
.container { max-width: 1520px;  }
#indexHomeBody #contentMainWrapper { padding-bottom: 0 !important; }
/* home */

#mainHeaderWrapper .header-into { max-width: 1520px; height: 70px; padding: 0 10px; }
#mainHeaderWrapper #logoWrapper #logo img { max-width: 100%; max-height: revert; height: auto }

/* Header SiteNav */
#siteNav > li > a {  font-size: 14px; padding: 0 16px; font-weight: 500; margin: auto 0; color: #000; letter-spacing: 0; text-transform: uppercase;  transition:  all 0s }
#siteNav > li:hover a { color:  #000 }
#siteNav > li > a:after { background: #000; height: 2px;  }
#siteNav > li:hover a:after { width: 100% }
#siteNav > li .DVvUQQM {  background: #fff; padding: 30px 10px; border-top: 1px solid #e5e5e5; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); max-width: 100%; left: 0; transform: translate(0, 20px); -webkit-transform: translate(0, 20px); transition: all 0s;  }
#siteNav > li:hover > .DVvUQQM { transform: translate(0); -webkit-transform: translate(0); }
#siteNav > li .DVvUQQM .row { padding: 0; max-width: 1520px; margin: 0 auto; }
#siteNav > li .DVvUQQM .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 500 !important; text-transform: uppercase  }
#siteNav > li .DVvUQQM .lvl-1 a.lvl-1:hover { text-decoration: none }
#siteNav > li .DVvUQQM .lvl-1 .site-nav { color: #777; font-size: 14px; font-weight: 400; letter-spacing: 0.03rem; }
#siteNav > li .DVvUQQM .lvl-1 .site-nav:hover { text-decoration: underline; color: #000 }
#siteNav > li .DVvUQQM .lvl-1 .site-nav:before { content: none; background-color: #000; height: 2px; }
/*#siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*#siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*#siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*#siteNav.medium  > li:hover > a .an:before { color: #000 }*/

#mainHeaderWrapper .iconSet .icon { font-weight: 400; }
#mainHeaderWrapper .iconSet .icon:hover { color: #000; }
@media only screen and (max-width: 1024px) {
    #navMainWrapper .function {  background: #222;  }
}
@media only screen and (max-width: 991px) {
    #mainHeaderWrapper .btn--link .an { padding-left: 10px; }
}
@media only screen and (max-width: 767px) {
    #mainHeaderWrapper .header-into { height: 66px; flex-wrap: wrap; }
    #mainHeaderWrapper #logoWrapper #logo img { width: 78px; }
}

.KXXZrqrfgv .container-fluid { max-width: 1520px; }
.centerBoxWrapper .centeredContent .list-item a:nth-child(1) { background: none; border: 1px solid #eee; }
.centerBoxWrapper .centeredContent .list-item a { color: #000 }
.centerBoxWrapper .centeredContent .list-item .old-price {  color: #777; }
.centerBoxWrapper .centeredContent .list-item .price { color: #000; }

.footer .NAQrsLv .footer-links a:hover { color: #000 }


/* ProductList */
#productListing .tabTable .list-price .price { color: #f93822; }


/* productGeneral */
#productGeneral #pinfo-right #productPrices .price { color:#f93822; }

#productGeneral #pinfo-right #cartAdd .product-form__whatsapp--img { justify-content: center; min-height: 50px; padding: 0 10px; font-size: 16px; font-weight: 600; color: #fff; display:flex; align-items:center; }
#productGeneral #pinfo-right #cartAdd .product-form__whatsapp--img i { font-size: 24px; margin-right: 5px; }
