.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}.fgw_gift {
width: 100%;
display: inline-block;
float: left;
margin: 0px 0px;
}
.fgw_gift .fgw_gift_product {
text-align: center;
max-width: 300px;
}
.fgw_gift .fgw_gift_product a {
text-decoration: none !important;
}
.fgw_gift .item.fgw_gift_product img {
max-width: 100%;
}
.fgw_gift .item.fgw_gift_product {
border: 1px solid #ccc;
}
.fgw_gift .fgw_title {
padding: 5px 0px;
}
.fgw_gift p {
text-transform: uppercase;
font-weight: bold;
}
.fgw_gift_atc_btn {
margin-bottom: 10px;
}
.fgw_gift_atc_btn a {
font-size: 14px;
cursor: pointer;
} .fgw_gifts_popup_main {
display: none;
position: fixed;
z-index: 99999;
padding-top: 15px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
} .fgw_gifts_popup_main .modal-content {
position: relative;
z-index: 99999;
top: 60px;
background-color: #fefefe;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 80%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
} @-webkit-keyframes animatetop {
from {top:-300px; opacity:0} 
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
} .fgw_gifts_popup_main .fgw_gifts_popup_close {
position: absolute;
right: -13px;
top: -12px;
height: 25px;
line-height: 25px;
width: 25px;
z-index: 9999999;
background-color: black;
border-radius: 25px;
padding: 0;
cursor: pointer;
text-align: center;
display: flex;
align-items: center;
}
.fgw_gifts_popup_close svg {
width: 15px;
height: 15px !important;
text-align: center;
line-height: 25px;
display: flex;
align-content: center;
margin: 0 auto;
}
.fgw_gifts_popup_close svg path {
fill: #fff;
}
.fgw_gifts_popup_main .fgw_gifts_popup_close:hover,
.fgw_gifts_popup_main .fgw_gifts_popup_close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.fgw_gifts_popup_main .modal-header {
padding: 2px 16px;
}
.fgw_gifts_popup_main .modal-body {
padding: 10px 16px 40px 16px;
} .fgw_body_gift {
overflow: hidden;
position: relative;
}
.fgw_body_gift:after {
position: absolute;
content: "";
background-color: rgba(0,0,0,0.2);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.fgw_loader {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999999999;
}
.fgw_gifts_popup_overlay {
display: none;
background: transparent;
position: fixed;
z-index: 9999;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
}
.fgw_gifts_popup_main .fgw_gift {
float: none;
margin: 0;
}
.fgw_disable {
pointer-events: none;
opacity: 0.7;
}
.fgw_disalalslas {
pointer-events: none;
opacity: 0.7;
}
p.fgw_notice_msg {
font-weight: bold;
width:100%;
margin: 0px;
display: flex;
align-items: center;
justify-content: space-between;
display: inline-block;
}
.woocommerce-message p.fgw_notice_msg a.fgw_gift_btn {
display: inline;
line-height: normal;
padding: 5px 10px;
font-size: 14px;
text-decoration: none;
margin: 0px;
}
.fgw_gift_div {
direction: initial;
}
.woocommerce-notices-wrapper .woocommerce-message.fgw_mwssagw_main::before {
content: "\e028";
} .oc5_shortcode_gift {
display: inline-block;
width: 100%;
}
.FGWP-gift-class .wc-block-components-quantity-selector{
pointer-events: none;
opacity: 0.6;
}
.fgw_gift_slider {
display: grid;
gap: 15px;
}
.fgw_gift_slider_pp {
display: flex;
gap: 25px;
flex-wrap: wrap;
justify-content: space-around;
}