body {
background-color: #f2f2f2 !important;
background-image: linear-gradient(to bottom, white 0%, #f2f2f2 100%) !important;
background-repeat: no-repeat !important;
background-position: left 100px !important;
background-attachment: scroll !important;
background-size: 100% 80px !important;
}
body.page-id-1125 {
background-image: linear-gradient(to bottom, white 0%, white 80%, #f2f2f2 100%) !important;
background-size: 100% 444px !important;
} a {
color: #000;
} .custom-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 44px;
z-index: 10000; }
.custom-header img {
position: absolute;
left: 0;
height: 44px;
width: 1920px;
max-width: none;
}
#masthead {
position: fixed;
top: 44px; left: 0;
width: 100%;
z-index: 9999;
}
.site-content {
margin-top: 92px; } body.admin-bar .custom-header {
top: 33px;
}
body.admin-bar #masthead {
top: 77px; } @media (max-width: 768px) {
#masthead {
position: fixed;
top: 10px; left: 0;
width: 100%;
z-index: 9999;
}
.custom-header img {
height: 30px;
width: auto;
} .main-navigation {
z-index: 10001; }
.ast-footer-html-1 p {
justify-content: center !important;
text-align: center !important;
}
} .main-navigation ul {
position: relative;
z-index: 10001; } #metaslider_container_1179 {
margin-top: 12px;
} .magma-selos {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
align-items: center;
margin-bottom: 20px;
}
.magma-selos img {
height: 50px;
} .nossasLojas, .contatoLojas {
display: flex;
justify-content: center;
align-items: center;
gap: 50px; flex-wrap: wrap; margin-top: 40px;
}
.nossasLojas a img, .contatoLojas a img {
width: 160px;
height: 160px;
border-radius: 50%;
object-fit: cover;
transition: transform 0.2s;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.contatoLojas a img {
width: 81px;
height: 81px;
}
.nossasLojas a img:hover, .contatoLojas a img:hover {
transform: scale(1.20);
}
@media (max-width: 768px) {
.nossasLojas a img {
width: 80px;
height: 80px;	
}
} .site-title, .site-branding {
display: none;
} .post-type-archive-product .woocommerce-products-header .woocommerce-products-header__title {
display: none;
} .woocommerce-product-details__short-description p,
.woocommerce-Tabs-panel--description p {
margin-bottom: 0;
}  ul.products li.product {
display: flex;
flex-direction: column;
background-color: #fff;
padding: 10px 10px 0 10px !important; 
border-radius: 10px;
} ul.products li.product .woocommerce-loop-product__title {
margin-bottom: auto;
min-height: 3.2em;
line-height: 1.6em;
} ul.products li.product .price,
ul.products li.product .add_to_cart_button {
margin-top: auto;
}   ul.products li.product .woocommerce-loop-product__title {
font-size: 0.90rem !important;
font-weight: 400 !important;
} ul.products li.product .price {
font-size: 1.5rem !important;
font-weight: 500 !important;
font-family: Arial, Helvetica, sans-serif !important;
} body:not(.woocommerce-cart):not(.woocommerce-checkout) .woocommerce-Price-amount .centavos {
position: relative;
top: -0.7em;
font-size: 50%;
margin-left: 2px;
}
body:not(.woocommerce-cart):not(.woocommerce-checkout) .woocommerce-Price-amount .virgula {
display: none; } body.woocommerce-cart .woocommerce-Price-amount .virgula,
body.woocommerce-checkout .woocommerce-Price-amount .virgula,
body.woocommerce-cart .woocommerce-Price-amount .centavos,
body.woocommerce-checkout .woocommerce-Price-amount .centavos {
position: static;
top: auto;
font-size: 100%;
margin-left: 0;
display: inline; }  #masthead {
border-bottom: none !important;
box-shadow: none !important;
} .marcas-home {
display: flex;
justify-content: center;
align-items: center;
gap: 40px; flex-wrap: wrap; margin-top: 20px;
}
.marcas-home a img {
width: 100px;
height: 100px;
border-radius: 50%;
object-fit: cover;
transition: transform 0.2s;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.marcas-home a img:hover {
transform: scale(1.20);
} #billing_country_field, #billing_phone_field, #shipping_country_field {
display: none;
}