.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.mhfgfwc-gift-header{
font-size:15px;font-weight:700;margin-bottom:10px;padding:10px;
background:#f5f5f5;text-transform:uppercase;text-align:center;border-radius:4px
}
.mhfgfwc-gift-selector{
margin:20px 0;padding:10px;background:#f5f5f5;border-radius:4px
}  .mhfgfwc-gift-selector .mhfgfwc-grid{
display:grid;
gap:15px;
}  .mhfgfwc-gift-selector.mhfgfwc-cols-1 .mhfgfwc-grid{grid-template-columns:repeat(1,1fr)}
.mhfgfwc-gift-selector.mhfgfwc-cols-2 .mhfgfwc-grid{grid-template-columns:repeat(2,1fr)}
.mhfgfwc-gift-selector.mhfgfwc-cols-3 .mhfgfwc-grid{grid-template-columns:repeat(3,1fr)}
.mhfgfwc-gift-selector.mhfgfwc-cols-4 .mhfgfwc-grid{grid-template-columns:repeat(4,1fr)}
.mhfgfwc-gift-selector.mhfgfwc-cols-5 .mhfgfwc-grid{grid-template-columns:repeat(5,1fr)}
.mhfgfwc-gift-selector.mhfgfwc-cols-6 .mhfgfwc-grid{grid-template-columns:repeat(6,1fr)} .mhfgfwc-gift-item{
background:#fff;border-radius:4px;padding:10px;text-align:center
}
.mhfgfwc-gift-item .mhfgfwc-thumb img{
max-width:100%;height:auto;margin-bottom:10px;border-radius:4px
}
.mhfgfwc-gift-item .mhfgfwc-title{font-weight:700;margin-bottom:10px} :root{  }
.mhfgfwc-btn,
.mhfgfwc-gift-item .mhfgfwc-add-gift,
.mhfgfwc-gift-item .mhfgfwc-remove-gift{
box-sizing:border-box;
height:34px;    
white-space:nowrap;
display:inline-block;outline:0;font-weight:700;font-size:15px;line-height:16px;
text-align:center;letter-spacing:.01em;padding:8px 16px;
color:var(--mhfgfwc-btn-text,#fff);
border:var(--mhfgfwc-btn-border-size,2px) solid var(--mhfgfwc-btn-border,var(--accent-color,#0071a1));
background:var(--mhfgfwc-btn-bg, var(--accent-color,#0071a1));
text-decoration:none!important;cursor:pointer;
border-radius:var(--mhfgfwc-btn-radius,25px)
}
.mhfgfwc-gift-item .mhfgfwc-add-gift:disabled,
.mhfgfwc-gift-item .mhfgfwc-remove-gift:disabled{
background:#ccc;border-color:#ccc;color:#fff;cursor:not-allowed
} .mhfgfwc-disabled-rule{opacity:.5}
.mhfgfwc-disabled-rule .mhfgfwc-add-gift{pointer-events:none} .woocommerce .mhfgfwc-gift-section .mhfgfwc-grid{display:block!important}
.woocommerce .mhfgfwc-gift-section .mhfgfwc-gift-item{
display:grid;grid-template-columns:30% 70%;grid-auto-rows:auto;
grid-template-areas:"thumb title" "thumb button";
gap:5px 10px;margin-bottom:12px;text-align:left
}
.woocommerce .mhfgfwc-gift-section .mhfgfwc-gift-item .mhfgfwc-thumb{grid-area:thumb}
.woocommerce .mhfgfwc-gift-section .mhfgfwc-gift-item .mhfgfwc-thumb img{
width:70px;height:70px;object-fit:cover;margin:0
}
.woocommerce .mhfgfwc-gift-section .mhfgfwc-gift-item .mhfgfwc-title{
grid-area:title;font-weight:400;margin:0;align-self:center
}
.woocommerce .mhfgfwc-gift-section .mhfgfwc-gift-item .mhfgfwc-add-gift,
.woocommerce .mhfgfwc-gift-section .mhfgfwc-gift-item .mhfgfwc-remove-gift{
grid-area:button;justify-self:end;margin:0 10px 0 0;
height:32px;padding:6px 12px;font-size:13px }  .wc-block-cart-items .wc-block-cart-item:has(.mhfgfwc-badge) .wc-block-components-quantity-selector,
.wc-block-checkout__review-order .wc-block-cart-item:has(.mhfgfwc-badge) .wc-block-components-quantity-selector{
display:none!important
}
.mhfgfwc-is-gift .wc-block-cart-item__total .wc-block-components-product-price,
.mhfgfwc-is-gift .wc-block-cart-item__prices .wc-block-components-product-price,
.mhfgfwc-is-gift .wc-block-components-product-metadata__value{
display:none!important
} .mhfgfwc-fixed-qty{
display:inline-block;font-size:.9em;opacity:.75;margin-left:.35rem
}
.mhfgfwc-badge{
display:block;
margin-top:4px;
font-weight:700;
font-style:italic;
}
.mhfgfwc-block-badge{
font-size:.9em;
opacity:.85;
} .mhfgfwc-blocks-panel{width:100%;display:block} .mhfgfwc--checkout .mhfgfwc-grid{
display:grid;grid-template-columns:1fr;row-gap:12px
}
.mhfgfwc--checkout .mhfgfwc-gift-item{
display:grid;grid-template-columns:64px 1fr auto;align-items:center;
column-gap:12px;padding:8px 0;border-bottom:1px solid var(--wc-blocks-border,rgba(0,0,0,.06))
}
.mhfgfwc--checkout .mhfgfwc-gift-item:last-child{border-bottom:0}
.mhfgfwc--checkout .mhfgfwc-thumb img{
width:64px;height:64px;object-fit:cover;display:block
}
.mhfgfwc--checkout .mhfgfwc-title{font-weight:600;line-height:1.35}
.mhfgfwc--checkout .mhfgfwc-add-gift,
.mhfgfwc--checkout .mhfgfwc-remove-gift{
white-space:nowrap;margin-left:12px;height:32px;padding:0 12px;font-size:13px
} .mhfgfwc-show-gifts-toggle{
display:flex;justify-content:space-between;align-items:center;
text-decoration:none;font-size:18px;font-weight:500
}
.mhfgfwc-toggle-icon{line-height:1;font-size:16px}
.mhfgfwc-hidden{display:none}
.woocommerce-form-coupon-toggle.mhfgfwc-toggle{
padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eee
} @media (max-width:600px){
.mhfgfwc-gift-selector .mhfgfwc-grid{grid-template-columns:1fr!important}
}
.mhfgfwc-add-gift.is-loading,
.mhfgfwc-remove-gift.is-loading {
opacity: 0.6;
pointer-events: none;
}