html, body { margin: 0; padding: 0; overflow: auto !important; font-family: 'Roboto', sans-serif; font-weight: 400; }
#fb5-ajax .fb5-bcg-book { background-image: url(../img/Bg_01.jpg); background-color: #fff; }
#fb5 #fb5-book {/*box-shadow: 0 0px 10px 0px #aaa;*/ /*background: rgba(255, 255, 255, 0.8);*/}
#fb5-ajax .fb5-bcg-book::after { content: ''; background: rgba(0,0,0,0.1); width: 100%; height: 100%; left: 0; top: 0; position: absolute;}
#fb5 #fb5-header { position: absolute; top: 0; z-index: 15; /*background: rgb(255, 255, 255); border-bottom: 3px solid #0A334A;*/  width: 100%; height: 60px; margin: 0; padding: 0; opacity: 1;}
#fb5 #fb5-header #fb5-logo img {max-width: 110px; position: relative; top: 13px; left: 14px;}
#fb5 #fb5-header #fb5-logo img:hover {opacity: 0.95;}
#fb5 #fb5-header .fb5-bcg-tools { background-color: #333; height: 96%; left: 50%; opacity: 1; position: absolute; top: 0%; width: 100%; border-bottom: 1px solid #303030; -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); -moz-transform: translate(-50%,0); -o-transform: translate(-50%,0); transform: translate(-50%,0); }

#fb5 #fb5-header .fb5-menu#fb5-center { top: 0; margin-top: 15px; display: table; }
#fb5 #fb5-header .fb5-menu#fb5-center li { margin: 0 18px;}
#fb5 #fb5-header .fb5-menu#fb5-center li a { color: #fff !important; font-size: 22px; opacity: 1 !important;}
#fb5 #fb5-header .fb5-menu#fb5-center li a.shareThis:hover, #fb5 #fb5-header .fb5-menu#fb5-center li a.shareThis:hover div.simpleSocialShareButton { opacity: 1 !important;}
#fb5 #fb5-header .fb5-menu#fb5-center li.fb5-goto { margin: -4px 4px 0px 0;}

#fb5 .fb5-menu li.fb5-goto #fb5-label-phone-number {
    font-size: 18px;
    top: 0px;
    color: #fff !important;
    margin: 0;
    position: relative;
    padding-left: 30px;
    font-weight: 400 !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1;
    font-family: Arial,sans-serif;
    display: inline;
    float: left;
    -webkit-font-smoothing: antialiased;
    width: auto;
}
#fb5 #fb5-right.fb5-menu .fb5-goto #fb5-label-phone-number i {
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: -2px;
}
#fb5 #fb5-header .fb5-menu#fb5-center li.fb5-goto #fb5-label-page-number{ color: #fff;font-size: 13px;text-transform: uppercase;margin: 5px 10px 0 0;}
#fb5 #fb5-header .fb5-menu#fb5-center li.fb5-goto input[type="text"] { width: 80px !important; margin-right: 7px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #000; height: 24px;}
#fb5 .fb5-menu li.fb5-goto input[type="text"]:focus { background: rgba(255,255,255,1) !important; color: #000000; }
#fb5 #fb5-container-book { margin-top: 60px; }
#fb5 .fb5-menu#fb5-right { margin: 14px 15px 0 0 !important; }
#fb5 .fb5-menu li a,#fb5 .fb5-menu li a:focus, #fb5 .fb5-menu li a:hover {outline: none;box-shadow: none;}

#fb5 #fb5-right.fb5-menu { margin-top: 0px; padding-top: 0px;}
#fb5 #fb5-right.fb5-menu .fb5-goto label { font-size: 18px; top: 0px; color: #fff; margin: 0; position: relative; padding-left: 30px; font-weight: 400; -webkit-text-fill-color: #fff !important; }
#fb5 #fb5-right.fb5-menu .fb5-goto label i { font-size: 24px; position: absolute; left: 0px; top: -2px; }

#fb5 .Main_left_arrow, #fb5 .Main_right_arrow { position: absolute; top: 44.5%; }
#fb5 .Main_left_arrow { left: -10px;}
#fb5 .Main_right_arrow { right: 0px;}
#fb5 .Main_left_arrow a { position: relative; left: 6px; top: 0px; width: 60px; height: 140px; float: left; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
#fb5 .Main_right_arrow a { position: relative; left: 6px; top: 0px; width: 60px; height: 140px; float: left; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
#fb5 .Main_left_arrow a:hover, #fb5 .Main_right_arrow a:hover { color: #fff; cursor: pointer; background: rgba(0,0,0,0.6);}
#fb5 .Main_left_arrow a i, #fb5 .Main_right_arrow a i {
    width: 40px;
    height: 40px;
    top: 47px;
    position: relative;
    left: 10px;
}

#fb5 .link { background-color: transparent; /*opacity: 0;*/ position: absolute; cursor: pointer; z-index: 1; display: block; user-select: none; touch-action: pan-y; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out;}
/*#fb5 .link:hover { background-color: #fff !important; opacity: 0.3; }
#fb5 .odd .links a:nth-child(n) .link:hover { border: 1px solid #888 !important;}*/
/*#fb5 .even .links .link:hover { background-color: #888 !important; opacity: 0.3;}*/

#fb5 .links .link.bookLogo { opacity: 1 !important; cursor: default;}
#fb5 .links .link.bookLogo img {max-width: 100%;}
#fb5 .links .link.bookLogo:hover { background: transparent !important; opacity: 1 !important;}
#fb5 .links .link #address span { width: 100%; float: left;}
#fb5 .links .link #address span:empty { display: none;}

#fb5 .links .link:hover {background-color: #888 !important;opacity: 0.3;}
#fb5 .shareThis span.fb5-tooltip { display: none !important;}
#focusBlink { transition: all .5s ease-in-out !important; -webkit-transition: all .5s ease-in-out !important; -moz-transition: all .5s ease-in-out !important; -ms-transition: all .5s ease-in-out !important; -o-transition: all .5s ease-in-out !important; left: 0%; position: absolute; top: 80%; display: none !important;}
.led { position: absolute; left: 0; top: 0; width: 20px; height: 20px; border-radius: 50% !important; background-color: #FFC107 !important; box-shadow: inset 0px 1px 0px rgba(0,0,0,.1) !important; -webkit-animation: led .8s infinite; -moz-animation: led .8s infinite; -ms-animation: led .8s infinite; -o-animation: led .8s infinite; animation: led .8s infinite; }
		

/* keyframes */
@-webkit-keyframes led {
    from { opacity:.2; }  
    to { opacity:1; }
}

@-moz-keyframes led {
    from { opacity:.2; }  
    to { opacity:1; }
}

@-ms-keyframes led {
    from { opacity:.2; }  
    to { opacity:1; }
}

@-o-keyframes led { 
    from { opacity:.2; }  
    to { opacity:1; }
}

@keyframes led {
    from { opacity:.2; }  
    to { opacity:1; }
}

.C_Icons { width: 22px; height: 22px; display: inline-block; background-repeat: no-repeat !important; position: relative; top: 4px;}
.home-icon { background: url(../img/svg/home-svgrepo-com.svg) !important; background-repeat: no-repeat !important;width:25px;height:24px;}
.show-all-icon { background: url(../img/svg/list-svgrepo-com.svg) !important; background-repeat: no-repeat !important; width: 22px; top: 5px;}
.zoom-in-icon { background: url(../img/svg/zooming-magnifying-glass-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
.zoom-auto-icon { background: url(../img/svg/zoomout-magnifying-glass-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
.arrow-left-icon { background: url(../img/svg/left-arrow-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
.fast-backward-icon { background: url(../img/svg/right_rewind-svgrepo-com.svg) !important; background-repeat: no-repeat !important; width: 26px;}
.fast-forward-icon { background: url(../img/svg/left_rewind-svgrepo-com.svg) !important; background-repeat: no-repeat !important; width: 26px;}
.arrow-right-icon { background: url(../img/svg/right-arrow-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
#fb5 .Main_right_arrow .arrow-right-icon {
    background: url(../img/svg/right-arrow-svgrepo-com-b.svg) !important;
    background-repeat: no-repeat !important;
}
#fb5 .Main_left_arrow .arrow-left-icon {
    background: url(../img/svg/left-arrow-svgrepo-com-b.svg) !important;
    background-repeat: no-repeat !important;
}
#fb5 .Main_right_arrow a:hover .arrow-right-icon {
    background: url(../img/svg/right-arrow-svgrepo-com.svg) !important;
    background-repeat: no-repeat !important;
}
#fb5 .Main_left_arrow a:hover .arrow-left-icon {
    background: url(../img/svg/left-arrow-svgrepo-com.svg) !important;
    background-repeat: no-repeat !important;
}
.share-icon {
    background: url(../img/svg/share-svgrepo-com.svg) !important;
    background-repeat: no-repeat !important;
}
.download-icon { background: url(../img/svg/download-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
.print-icon { background: url(../img/svg/print-button-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
.fullscreen-icon { background: url(../img/svg/scale-svgrepo-com.svg) !important; background-repeat: no-repeat !important;}
.ExitfullScreen .fullscreen-icon { background: url(../img/svg/scale-svgrepo.svg) !important; background-repeat: no-repeat !important; top: 5px;}
.plus-icon {background: url(../img/svg/plus.svg) !important;background-repeat: no-repeat !important;}
.minus-icon {background: url(../img/svg/minus.svg) !important;background-repeat: no-repeat !important;}

#v5_lightbox { display: flex !important;}

#v5_lightbox .product_lightbox { position: relative; left: 0; right: 0; max-height: 90%; max-width: 90%; width: 740px; margin: auto;  background: #fff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 25px; 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: 55%; 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: #888; }
#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:45%; float: left; text-align: center; }
#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; }
#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;}
#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: 140px; float: left; }
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn {width: 100%; float: left; margin-bottom: 20px;}
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .styleId { float: left; }
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon { width: 140px; float: left; position: relative; }
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon::before { content: ''; position: absolute; right: 30px; top: 0; height: 100%; width: 1px; background: #ccc;}
#v5_lightbox .product_lightbox.productVariants .VariantDrpdwn .dropDownIcon::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 { 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; }
#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%;}

#v5_lightbox .CallStoreForMoreDetails { width: 100%; float: left; background: #ddd; color: #000; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 10px 0; text-transform: uppercase; line-height: normal; font-weight: 500; margin: 15px auto 0;}
#v5_lightbox .CallStoreForMoreDetails img { margin-right: 10px; top: 10px; position: relative;}
#v5_lightbox .CallStoreForMoreDetails a { color: #000; font-size: 18px; text-decoration: none;}

.dropdown { width: 160px; float: left; position: relative; margin: 0 0 30px;}
.dropdown .SDWeight { position: absolute; top: 43px; left: 0; text-align: left; width: 100%; font-size: 13px; color: #333;}
.dropdown .dropbtn { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 14px; border: 1px solid #ccc; padding: 9px 35px 9px 10px;width: 110px;position: relative;text-align: left;float: left; cursor: pointer; height: 17px;background-color: #ffffbf;}
.dropdown.empty .dropbtn { border: none; padding: 0px 30px 10px 0px; font-size: 16px; line-height: normal; cursor: default;}
.dropdown .dropbtn i { position: absolute; right: 12px; font-size: 22px; top: 7px;}
.dropdown .dropbtn:hover, .dropdown .dropbtn:hover i { color: #333 !important;}
.dropdown .dropbtn .optionprice { float: right; display: block;}
.dropdown.empty .dropbtn .optionprice {display: none;}
.dropdown.empty .dropbtn i, .dropdown.empty .dropdown-content { display: none !important;}

.dropdown-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 { width: 100%; float: left; padding: 0; margin: 0; text-align: left; }
.dropdown-content ul dd ol { padding: 0px 10px 0; list-style: none; max-height: 155px; overflow-y: auto;}
.dropdown-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 { float: right; margin-right: 5px; }

.dropdown-content ul li:hover, .dropdown-content ul li a:hover span { color: #fa451c; cursor: pointer; }
.dropdown-content ul li span::before, .dropdown-content ul li span::after {display: none;}

.dropdown .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 {content:'';height:100%;width:1px;background:#ddd;position:absolute;right:30px;top:0;display:none!important;}
/*.dropdown .dropbtn:hover {background-color:transparent;}*/


#VariantsDrpdwnLabel { font-size: 15px; float: left; }
.dropdown-content ul dd ol li span.Dprice.SaleP { /*color: #fa451c;*/}

#Variant_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: none; 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; }


/* 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: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 (max-width: 767px) {
    body #v5_lightbox .product_lightbox { max-width: 75%; }
    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 p.shortdesc { margin-bottom: 15px;}
    body #v5_lightbox .product_lightbox .Right_Section p.stylePrice { margin-bottom: 20px;}
    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: 20px; }

    #v5_lightbox .product_lightbox.productVariants .VariantDrpdwn { margin-bottom: 10px;}
    #v5_lightbox .product_lightbox .dropdown { width: 140px; margin-bottom: 10px;}
    #v5_lightbox .product_lightbox .dropdown .dropbtn { width: calc(100% - 40px); padding: 9px 30px 9px 10px;}
    #v5_lightbox .product_lightbox .dropdown .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 { 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 { max-height: 190px;}

    /*#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;}*/
}
@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 { padding: 7px 30px 7px 10px  !important;}
    #v5_lightbox .product_lightbox .dropdown .dropbtn i { right: 10px; font-size: 20px; }
    #v5_lightbox .product_lightbox .dropdown .SDWeight { top: 34px;}
    #v5_lightbox .product_lightbox .dropdown #Variant_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 { width: 135px; float: right; position: absolute; right: 5px; }
}