html {
    --scrollbarBG: revert !important;
    --thumbBG: revert !important;
    scrollbar-color: revert !important;

}

#v5_lightbox { display: flex !important;}

#v5_lightbox .product_lightbox { position: relative; left: 0; right: 0; min-height: 290px; max-height: 90%; max-width: 90%; width: 940px; margin: auto;  background: #fff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 25px 25px 40px; text-align: center; align-self: center;}
#v5_lightbox_close { position: absolute; right: -19px; top: -19px; background: #333; color: #fff; width: 38px; padding: 0px 0px 0; font-size: 25px; text-align: center; display: table; height: 38px; line-height: 37px; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; font-weight: 400; opacity: 0.9; cursor: pointer; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; font-style: normal; }
#v5_lightbox_close:hover { background: #000; opacity: 1; transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); box-shadow: 0px 0px 0px 4px #fff inset; -o-box-shadow: 0px 0px 0px 4px #fff inset; -ms-box-shadow: 0px 0px 0px 4px #fff inset; -moz-box-shadow: 0px 0px 0px 4px #fff inset; -webkit-box-shadow: 0px 0px 0px 4px #fff inset; }
#v5_lightbox .product_lightbox .Left_Section { width: 44%; float: left; }
#v5_lightbox .product_lightbox .Left_Section ul.Product_Thumbs { width: 60px; float: left; padding: 0; list-style: none; margin: 0px 0 0 0; }
#v5_lightbox .product_lightbox .Left_Section ul.Product_Thumbs li { border: 1px solid #ddd; margin: 0 0 6px 0px; padding: 0px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; overflow: hidden; cursor: pointer; }
#v5_lightbox .product_lightbox .Left_Section ul.Product_Thumbs li:hover, #v5_lightbox .product_lightbox .Left_Section ul.Product_Thumbs li:focus { border-color: #fc5a0a; }
#v5_lightbox .product_lightbox .Left_Section ul.Product_Thumbs li img { max-width: 100%; display: block; width: 100%; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; max-height: 58px;}
#v5_lightbox .product_lightbox .Left_Section .Product_Main_img { width: calc(100% - 120px); float: left; padding: 0 20px 0 25px; max-width: 280px; position: relative;}
#v5_lightbox .product_lightbox .Left_Section .Product_Main_img .TagIcon { position: absolute; right: 15px; top: -5px; width: 75px;}
#v5_lightbox .product_lightbox .Left_Section .Product_Main_img .product_img { max-width: 100%; margin: 0 auto; }
#v5_lightbox .product_lightbox .Right_Section { width:56%; float: left; text-align: left; position: relative;}
#v5_lightbox .product_lightbox .Right_Section h4 { font-size: 16px; margin: 0 0 15px; font-weight: 500; text-transform: capitalize; text-align: left;}
#v5_lightbox .product_lightbox .Right_Section p { margin: 0 0 0; font-size: 15px; line-height: 22px; text-align: left;}
#v5_lightbox .product_lightbox .Right_Section p.shortdesc { margin: 0 0 30px; }
#v5_lightbox .product_lightbox .Right_Section p.styleId { margin: 0 0 15px; clear: both;}
#v5_lightbox .product_lightbox.sale_price { padding-bottom: 35px;}
#v5_lightbox .product_lightbox.sale_price.productVariants { padding-bottom: 25px;}
#v5_lightbox .product_lightbox.sale_price .Right_Section .product-btn { margin: 0 0 30px;}
#v5_lightbox .product_lightbox.price_none .Right_Section p.styleId { margin: 0 0 35px;}
#v5_lightbox .product_lightbox .Right_Section p.stylePrice { margin: 0 0 40px; }
#v5_lightbox .product_lightbox .Right_Section p.stylePrice.lineThrough { text-decoration: line-through; color: #75797a; margin-bottom: 15px;}
#v5_lightbox .product_lightbox .Right_Section p.stylePrice.lineThrough .PLabel { text-decoration: none; color: #000;}
#v5_lightbox .product_lightbox.productVariants p.stylePrice { margin: 0 0 20px; clear: both;}
#v5_lightbox .product_lightbox .Right_Section p.stylePrice.SalePrice {color: #f00; margin-bottom: 40px;}
#v5_lightbox .product_lightbox.sale_price.productVariants .Right_Section p.stylePrice.SalePrice { margin-bottom: 15px;}
#v5_lightbox .product_lightbox.productVariants .Right_Section .PLabel { width: 130px; float: left; }
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn {width: 100%; float: left; margin-bottom: 20px;}
#v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn {width: 100%; float: left; margin-bottom: 0px;}
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .styleId, #v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn .styleId { float: left; }
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon, #v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn .QualitydropDownIcon { width: 140px; float: left; position: relative; }
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon::before, #v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn .QualitydropDownIcon::before { content: ''; position: absolute; right: 30px; top: 0; height: 100%; width: 1px; background: #ccc;}
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon::after, #v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn .QualitydropDownIcon::after { content: ''; position: absolute; right: 8px; top: 15px; border-right: 7px solid transparent; border-left: 7px solid transparent; border-top: 7px solid #aaa;}
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon #VariantsDrpdwn, #v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn .QualitydropDownIcon #QualityVariantsDrpdwn { border: 1px solid #ccc; -moz-appearance: none; -webkit-appearance: none; padding: 7.5px 30px 7.5px 10px; width: 100%; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
#v5_lightbox .product_lightbox .Right_Section p span.PLabel { width: 85px; float: left; min-width: 130px; }
#v5_lightbox .product_lightbox .Right_Section .product-btn { text-transform: uppercase; font-size: 17px; font-weight: 500; text-decoration: none; color: #fff; border: none; padding: 12px 15px; background: #555; line-height: normal; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; transition: all 0.3s;}
#v5_lightbox .product_lightbox .Right_Section .product-btn .search_icon { position: relative; top: 7px; margin-right: 4px; }
#v5_lightbox .product_lightbox .Right_Section .product-btn:hover { background: #333; }
#v5_lightbox .product_lightbox.AshiFlipBook .Right_Section .product-btn { background: #ff7c2c !important;}
#v5_lightbox .product_lightbox.AshiFlipBook .Right_Section .product-btn:hover { background: #f57323 !important; }
#v5_lightbox .youtubt-close { position: absolute; width: 560px; max-width:90%; position: absolute; left: 50% !important; top: 50% !important; -webkit-transform: translate(-50%,-50%) !important; -ms-transform: translate(-50%,-50%) !important; -moz-transform: translate(-50%,-50%) !important; -o-transform: translate(-50%,-50%) !important; transform: translate(-50%,-50%) !important; }
#v5_lightbox .youtubt-close #v5_lightbox_close{z-index: 1;}
#v5_lightbox .embed-responsive.embed-responsive-21by9 { position: relative; display: block; width: 100%; padding: 0; overflow: hidden;}
#v5_lightbox .embed-responsive.embed-responsive-21by9:before { display: block; content: ""; padding-top: 56.25%;}


.dropdown, .Qualitydropdown { width: 193px; float: left; position: relative; margin: 0 0 30px;}
.dropdown .SDWeight, .Qualitydropdown .SDWeight { position: absolute; top: 43px; left: 0; text-align: left; width: 100%; font-size: 13px; color: #333;}
.dropdown .dropbtn, .Qualitydropdown .dropbtn { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 13px; border: 1px solid #ccc; padding: 9px 35px 9px 10px;width: 155px;position: relative;text-align: left;float: left; cursor: pointer; height: 17px;background-color: #ffffbf;}
.dropdown.empty .dropbtn, .Qualitydropdown.empty .dropbtn { border: none; padding: 0px 30px 10px 0px; font-size: 16px; line-height: normal; cursor: default;}
.dropdown .dropbtn i, .Qualitydropdown .dropbtn i { position: absolute; right: 12px; font-size: 22px; top: 7px;}
.dropdown .dropbtn:hover, .dropdown .dropbtn:hover i, .Qualitydropdown .dropbtn:hover, .Qualitydropdown .dropbtn:hover i { color: #333 !important;}
.dropdown .dropbtn .optionprice, .Qualitydropdown .dropbtn .optionprice { float: right; display: block;}
.dropdown.empty .dropbtn .optionprice, .Qualitydropdown.empty .dropbtn .optionprice {display: none;}
.dropdown.empty .dropbtn i, .dropdown.empty .dropdown-content, .Qualitydropdown.empty .dropbtn i, .Qualitydropdown.empty .Qualitydropdown-content { display: none !important;}

.dropdown-content, .Qualitydropdown-content { position: absolute; left: 0; top: 40px; width: calc(100% - -5px); background: #fff; border: 1px solid #ccc; border-top: none; display: none; overflow: hidden; border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; z-index: 1;}
.dropdown-content ul, .dropdown-content ul dd, .Qualitydropdown-content ul, .Qualitydropdown-content ul dd { width: 100%; float: left; padding: 0; margin: 0; text-align: left; }
.dropdown-content ul dd ol, .Qualitydropdown-content ul dd ol { padding: 0px 10px 0; list-style: none; max-height: 160px; overflow-y: auto;}
.dropdown-content ul dd ol li, .Qualitydropdown-content ul dd ol li { margin: 5px 0 5px 0px; font-size: 14px; padding: 2px 0 6px; border-bottom: 1px solid #f1f1f1; }
.dropdown-content ul dd ol li span, .Qualitydropdown-content ul dd ol li span { float: right; margin-right: 5px; }

.dropdown-content ul li:hover, .dropdown-content ul li a:hover span, .Qualitydropdown-content ul li:hover, .Qualitydropdown-content ul li:hover span { color: #fa451c; cursor: pointer; }
.dropdown-content ul li span::before, .dropdown-content ul li span::after, .Qualitydropdown-content ul li span::before, .Qualitydropdown-content ul li span::after {display: none;}

.dropdown .dropbtn::after, .Qualitydropdown .dropbtn::after {content:'';position:absolute;border-top:6px solid #333;border-left:6px solid transparent;border-right:6px solid transparent;right:9px;top:15px;display:none!important;}
.dropdown .dropbtn::before, .Qualitydropdown .dropbtn::before {content:'';height:100%;width:1px;background:#ddd;position:absolute;right:30px;top:0;display:none!important;}
/*.dropdown .dropbtn:hover, .Qualitydropdown .dropbtn:hover {background-color:transparent;}*/


#VariantsDrpdwnLabel, #QualityVariantsDrpdwnLabel { font-size: 15px; float: left; }
.dropdown-content ul dd ol li span.Dprice.SaleP, .Qualitydropdown-content ul dd ol li span.Dprice.SaleP { /*color: #fa451c;*/}

#Variant_Loader, #QualityVariant_Loader { position: absolute; width: 30px; right: -33px; top: 4px; display: none;}

.PopupLoader { position: fixed; background: rgba(255,255,255,0.6); width: 100%; height: 100%; left: 0; top: 0; z-index: 101;}
.PopupLoader img { position: absolute; margin: 0 auto; left: 0; right: 0; top: 42%; }


.Suggestive { display: block; position: fixed; background: rgba(0,0,0,0.8); width: 100%; height: 100%; left: 0; top: 0; z-index: 555799; }
.Suggestive .SuggestiveOverlay { position: fixed;  width: 100%; height: 100%; left: 0; top: 0; z-index: 101;}
.Suggestive .SuggestiveInner { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; z-index: 102; align-content: center; }
.Suggestive .SuggestiveInner img { max-width: 100%; align-self: center; margin: 0px auto; cursor: pointer; position: absolute;left: 50% !important;top: 50% !important;-webkit-transform: translate(-50%,-50%) !important;-ms-transform: translate(-50%,-50%) !important;-moz-transform: translate(-50%,-50%) !important;-o-transform: translate(-50%,-50%) !important;transform: translate(-50%,-50%) !important;}
.Suggestive .SuggestiveInner img.cursor_icon #v5_lightbox_close{ position: fixed; left: 0; right: 0; }

.Suggestive .SuggestiveInner img.listSkatchIcon { left: 6% !important; top: 25% !important; width: 60px;}
.Suggestive .SuggestiveInner img.cursor_icon_list { width: 160px; left: 12% !important; top: 24% !important;}
.Suggestive .SuggestiveInner .cursor_icon_text { left: 6% !important; top: 33% !important;}

/* Export PDF CSS */
#PDFSection { width: 100%; margin: 0 auto; text-align: center; background: #fff; display: table; max-width: 800px;}
#PDFSection .pdfInner { position: relative; z-index: 1; margin: 10px auto; width: 100%; float: left; text-align: left; }
#PDFSection .links .link #PDFaddress span { width: 100%; float: left; line-height: 23px; font-size: 15px;}
/* Export PDF CSS End */

@media(min-width:1280px) {
    body #v5_lightbox .product_lightbox {
        width: 1100px !important;
        min-height: 365px !important;
    }
    body #v5_lightbox .product_lightbox .Left_Section .Product_Main_img {
        max-width: none !important;
    }
}
@media(min-width:1200px) {
    .visible-xs{display:none !important;}
}
@media (max-width: 1199px) {
    .hidden-xs {display: none !important;}
    #fb5 #fb5-header .fb5-bcg-tools{background-color: #000;}
    body #fb5 #fb5-header #fb5-logo, body #fb5 #fb5-header #fb5-right { visibility: visible !important; opacity: 1 !important; }
    body #fb5 #fb5-header .fb5-menu#fb5-center { top: initial; bottom: 0; position: fixed; background: #000; width: 100%; left: 0 !important; min-height: 36px; padding: 10px 0px 0px 0px;}
    body #fb5 #fb5-header .fb5-menu#fb5-center li { margin: 0 5px; }
    body #fb5 #fb5-header .fb5-menu#fb5-center li.zoomIn, body #fb5 #fb5-header .fb5-menu#fb5-center li.zoomAuto {display: none !important}
    body #fb5 #fb5-container-book { margin-top: 35px;}
    
    body #fb5 #fb5-header .fb5-menu#fb5-center ul { padding-left: 14%;}
    body #fb5 #fb5-header .fb5-menu#fb5-center > ul, #fb5 #fb5-slide > ul {display: -ms-flexbox !important;display: flex !important;-ms-flex-pack: distribute !important;justify-content: space-around !important;} 
    #fb5  #fb5-slide {top: initial;bottom: 46px;position: fixed;background: #333;width: 100%;left: 0 !important;height: 34px;padding: 6px 0px 0px 0px;}
    #fb5 #fb5-slide ul li{line-height:initial !important;}
     #fb5 #fb5-slide ul li a{height: 20px !important; opacity: 1;}
    .simpleSocialShareSitesContainer{top:inherit !important;bottom:calc(100% + 6px) !important;}

    .simpleSocialShareButton{color:#fff;}

    .C_Icons {
        width: 18px;
        height: 18px;
    }
    .C_Icons.fast-forward-icon, .C_Icons.fast-backward-icon {
        width: 21px;
    }

    .C_Icons.plus-icon {
        width: 19px;
        height: 19px;
    }
    
    #fb5 #fb5-header .fb5-menu#fb5-center li.fb5-goto {
        margin:0px;
        padding:0px;
        text-align:center;
    }
    #fb5 #fb5-header .fb5-menu#fb5-center li.fb5-goto input[type="text"] {
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        margin: 0px;
        color:#000;
    }
    #fb5 #fb5-header .fb5-menu#fb5-center li a {
        line-height: 1 !important;
        height: inherit;
    }
    
}
@media (min-width: 768px) and (max-width: 1023px) {
        #v5_lightbox .product_lightbox .Right_Section p.styleId.flipbook-style-inventory-row {
            margin: 0 0 15px;
            display: table !important;
            width: calc(100% - 45px);
        }


    body #v5_lightbox .AshiFlipBook .flipbook-inventory-message {
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
        position: relative !important;
        left: 130px;
        min-width: 150px;
    }
}
@media (max-width: 767px) {
    body #v5_lightbox .product_lightbox { max-width: 85%; padding: 15px;}
    body #v5_lightbox .product_lightbox .Left_Section { margin-bottom: 20px;}
    body #v5_lightbox .product_lightbox .Left_Section, body #v5_lightbox .product_lightbox .Right_Section { width: 100%;}
    body #v5_lightbox .product_lightbox .Left_Section ul.Product_Thumbs { width: 45px;}
    body #v5_lightbox .product_lightbox .Left_Section .Product_Main_img .TagIcon { right: -3px; top: -3px; width: 60px; }
    body #v5_lightbox .product_lightbox .Left_Section .Product_Main_img { width: calc(100% - 60px); float: right; padding: 0 0px 0 10px; max-width: 100%; position: relative;}
    body #v5_lightbox .product_lightbox .Right_Section { margin-bottom: 15px; text-align: center;}
    body #v5_lightbox .product_lightbox .Right_Section h4,
    body #v5_lightbox .product_lightbox .Right_Section p {text-align: left;}
    body #v5_lightbox .product_lightbox .Right_Section h4,
    body #v5_lightbox .product_lightbox .Right_Section p.shortdesc { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  overflow: hidden;}
    body #v5_lightbox .product_lightbox .Right_Section p.shortdesc { margin-bottom: 10px;}
    body #v5_lightbox .product_lightbox .Right_Section p.styleId,
    body #v5_lightbox .product_lightbox .Right_Section p.stylePrice { margin-bottom: 10px;}
    body #v5_lightbox .product_lightbox .Right_Section .product-btn { font-size: 15px; margin: 0 auto;}
    body #v5_lightbox .product_lightbox .Right_Section .product-btn img { width: 23px;}

    #v5_lightbox .product_lightbox.sale_price { padding-bottom: 25px; }
    #v5_lightbox .product_lightbox.sale_price .Left_Section, #v5_lightbox .product_lightbox.sale_price .Right_Section h4, #v5_lightbox .product_lightbox.sale_price .Right_Section p.shortdesc, #v5_lightbox .product_lightbox.sale_price .Right_Section p.styleId, #v5_lightbox .product_lightbox.sale_price .Right_Section p.stylePrice.lineThrough { margin-bottom: 10px !important; }
    #v5_lightbox .product_lightbox.sale_price .Right_Section p.stylePrice.SalePrice { margin-bottom: 10px; }

    #v5_lightbox .product_lightbox.productVariants .VariantDrpdwn, #v5_lightbox .product_lightbox.productVariants .QualityVariantDrpdwn { margin-bottom: 10px;}
    #v5_lightbox .product_lightbox .dropdown, #v5_lightbox .product_lightbox .Qualitydropdown { width: 175px; margin-bottom: 15px;}
    #v5_lightbox .product_lightbox .dropdown .dropbtn, #v5_lightbox .product_lightbox .Qualitydropdown .dropbtn { width: calc(100% - 40px); padding: 9px 30px 9px 10px;}
    #v5_lightbox .product_lightbox .dropdown .dropbtn i, #v5_lightbox .product_lightbox .Qualitydropdown .dropbtn i { transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);}
    #v5_lightbox .product_lightbox .dropdown-content, #v5_lightbox .product_lightbox .Qualitydropdown-content { width: 100%; top: inherit; bottom: 40px;border: 0px solid #ccc; border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px; box-shadow: 0 -1px 3px 0px #aaa; -moz-box-shadow: 0 -1px 3px 0px #aaa; -webkit-box-shadow: 0 -1px 3px 0px #aaa; }
    #v5_lightbox .product_lightbox .dropdown-content ul dd ol.items, #v5_lightbox .product_lightbox .Qualitydropdown-content ul dd ol.items { max-height: 190px;}

    body .dropdown .SDWeight, body .Qualitydropdown .SDWeight { top: 38px; font-size: 12px;}
    
    /*#v5_lightbox .product_lightbox .dropdown-content { position: fixed; z-index: 9; left: 0; right: 0; width: 100%; height: 100%; top: 0; margin: 0 auto; border-radius: 0; background: rgba(0,0,0,0.5); }
    #v5_lightbox .product_lightbox .dropdown-content ul dd ol.items { max-width: 200px; background: #fff; max-height: 222px; left: 0; right: 0; position: absolute; top: 35%; margin: 0 auto; }
    #v5_lightbox .product_lightbox .dropdown-content ul dd ol.items .item { padding: 8px 8px;}*/
	body .Main_list_filter { top: 10.5%;}
	body .Suggestive .SuggestiveInner img.listSkatchIcon { left: 10% !important; top: 13% !important; width: 50px; }
	body .Suggestive .SuggestiveInner img.cursor_icon_list { width: 130px; left: 35% !important; top: 12.5% !important; }
	body .Suggestive .SuggestiveInner .cursor_icon_text, #InventoryComment { display: none !important;}

    body .uwy { z-index: 100000 !important; }
}
@media (max-width: 480px) {
	
}
@media (max-width: 375px) {
    #v5_lightbox .product_lightbox.productVariants p.styleId, #v5_lightbox .product_lightbox.productVariants p.stylePrice { margin-bottom: 8px !important;}
    #v5_lightbox .product_lightbox .dropdown .dropbtn, #v5_lightbox .product_lightbox .Qualitydropdown .dropbtn { padding: 7px 30px 7px 10px  !important;}
    #v5_lightbox .product_lightbox .dropdown .dropbtn i, #v5_lightbox .product_lightbox .Qualitydropdown .dropbtn i { right: 10px; font-size: 20px; }
    #v5_lightbox .product_lightbox .dropdown .SDWeight, #v5_lightbox .product_lightbox .Qualitydropdown .SDWeight { top: 34px;}
    #v5_lightbox .product_lightbox .dropdown #Variant_Loader, #v5_lightbox .product_lightbox .Qualitydropdown #QualityVariant_Loader { width: 26px; right: -26px;}


    body #v5_lightbox .sale_price.product_lightbox .Left_Section ul.Product_Thumbs, body #v5_lightbox .AshiFlipBook.product_lightbox .Left_Section ul.Product_Thumbs { width: 37px; }
    body #v5_lightbox .sale_price.product_lightbox .Left_Section .Product_Main_img, body #v5_lightbox .AshiFlipBook.product_lightbox .Left_Section .Product_Main_img { width: calc(100% - 100px); right: 12%; }
    
}

@media (max-width: 320px) {
    #v5_lightbox .product_lightbox.productVariants .Right_Section .PLabel { width: 130px !important; }
    body #v5_lightbox .product_lightbox .dropdown, body #v5_lightbox .product_lightbox .Qualitydropdown { width: 135px; float: right; position: absolute; right: 5px; }
}