/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * noka:
 *   - http://typekit.com/eulas/00000000000000007735f6e0
 *   - http://typekit.com/eulas/00000000000000007735f6df
 *   - http://typekit.com/eulas/00000000000000007735f6dd
 *   - http://typekit.com/eulas/00000000000000007735f6de
 *
 * © 2009-2023 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2023-06-13 13:34:14 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=fea2ytr&ht=tk&f=49180.49182.49183.49184&a=114625239&app=typekit&e=css");

@font-face {
font-family:"noka";
src:url("https://use.typekit.net/af/c5737e/00000000000000007735f6e0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/c5737e/00000000000000007735f6e0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/c5737e/00000000000000007735f6e0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:800;font-stretch:normal;
}

@font-face {
font-family:"noka";
src:url("https://use.typekit.net/af/cf025c/00000000000000007735f6df/30/l?subset_id=2&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/cf025c/00000000000000007735f6df/30/d?subset_id=2&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/cf025c/00000000000000007735f6df/30/a?subset_id=2&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
font-family:"noka";
src:url("https://use.typekit.net/af/9631a1/00000000000000007735f6dd/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/9631a1/00000000000000007735f6dd/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/9631a1/00000000000000007735f6dd/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;font-stretch:normal;
}

@font-face {
font-family:"noka";
src:url("https://use.typekit.net/af/dab10d/00000000000000007735f6de/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/dab10d/00000000000000007735f6de/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/dab10d/00000000000000007735f6de/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:600;font-stretch:normal;
}

.tk-noka { font-family: "noka",sans-serif; }



body {
    background-color: #f7f7f7;
}
.box-main-categories.new{
    display: block !important;
    padding: 0px 0px 5px 0px !important;
    margin: 0px auto 0 !important;
}
.beneficios.new {
    display: grid !important;
}
body .header-faq {
    background-color: #00011f;
}
#container .header-faq .atendimento .btn-faq a{
    color:#FFF;
    border-radius:0;
    background-color: #0087FF;
}
#container .header-faq .atendimento .btn-faq a:hover{
    background-color: #0045FF;
}

.main-links a.selected:after,
.main-links a:before, .main-links a:after{
    height: 0;
    background-color: unset;
    z-index: -2;
    bottom: 0px;
    opacity: 1;
    z-index: -1;
    background-size: cover;
    background: unset;
    background-color: transparent;
}


/* BOTAO OFERTAS */

  .btn-ofertas{
      text-transform:uppercase;
      position: relative;
      background-color: rgba(255, 255, 255, 0.01);
      border: 0px solid rgba(255, 255, 255, 0.12);
      color: #ffffff;
      padding:7px 15px;
      font-family: "noka",sans-serif;
      font-size:13px;
      border-radius: 2px;
      top: 5px;
      right: 30px;
      cursor:pointer;
      transition:.2s;
  }
  .btn-ofertas .icon, 
  .btn-ofertas span.titulo{
      display:inline-block;
      margin:0 2px;
      /* font-weight: bold; */
  }
  .btn-ofertas .icon{
    margin-right:5px;
  }
  .btn-ofertas:hover{
      background-color: #fff;
      color: #01137f;
      /* border-radius: 0; */
  }

/* FIM BOTAO OFERTAS */


.box ul.box-category li.menu-lateral.bestseller{
    display:table;
}
.main-links a.menu-central.bestseller{
    display:inline-block;
}
#footer .column .menu-footer.bestseller{
    display:block;
}

.lazyOwl,
.lazyload{
    opacity:1;
}

#header {
    background-color: transparent;
    background-size: cover;
    height: 170px;
}
.background-header .img-header:before{
    background-image: unset;
    background-position: center top;
    background-color: #000032;
    background-image: url(/catalog/view/theme/theme03-template/image/bsm/background-header.jpg?5);
    transition:.2s;
}
#container.stick .background-header .img-header:before{
    /* background-position: center -48px; */
}
.background-header .overlay-header{
    opacity: 0;
    background-image: unset;
    /* background-image: unset; */
    background-color: #fff;
}
#container.stick .background-header .overlay-header {
    background-color: #ffffff;
}




.ripple {
    background: #2f6da55c;
}
.ripple-product,
.ripple-promo-item{
    background: #2f6da54f;
}
@media (max-width:1300px){
.img-categories {
    max-width: 96%;
    border: 1px solid #ffffff2e !important;
    /* grid-template-columns: 1fr 1fr 1fr 1fr !important; */
}
}
@media (max-width:1000px){
.img-categories {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
}
@media (max-width:760px){
 .img-categories {
    grid-template-columns: 1fr 1fr!important;
}
    .home.banner{
        background-image:unset;
        height: auto;
        padding-bottom: 0;
    }
}

.centered-content.user-account, .page-content, #container + .centered-content, 
.centered-content.home.banner{
    padding-top: 170px !important;
}
.centered-content.home.banner{
    background-position: center 39px;
    background-size:inherit;
    background-repeat: inherit;
}
.success .image {
    color: #0f5b7b;
}
#header #search input:hover,
#header #search input:focus {
    border: 0px solid rgb(171, 171, 171) !important;
}
#doSearch{
    background-color: #0087FF;
    color: #ffffff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 18px;
    top: 0px;
    right: 0px;
    line-height: 43px;
    width: 75px;
    height: 40px;
    transition:.2s;
}
#doSearch:after{
    content:'buscar';
    font-size:12px;
    text-transform:uppercase;
    top: -1px;
    left: 15px;
    position: absolute;
}
#doSearch i{
    display:none;
}
#doSearch:hover{
    background-color: #0045FF;
    color: #ffffff;
}

#logo a span {
    width: 195px !important;
    height: 87px !important;
}
#logo{
    width: initial;
    height: initial;
    top: 30px;
}
#container.stick #logo{
    top: 6px;
    width: unset;
}
#logo a span {
    width: 131px;
    height: 80px;
    background-position: center;
    background-size: cover;
}

#container.stick #logo a span {
    width: 151px !important;
    height: 65px !important;
    background-image: url(/catalog/view/theme/theme03-template/image/caritatem/logo-151-65.png);
}
#container.stick #logo a span {
    width: 83px;
    height: 66px;
}

#header #search {
    margin: 56px auto 0;
    width: 574px;
}
.login-cart {
    top: 57px;
}
#container.stick .login-cart {
  top: 27px;
}

#cart .icon,
#cart .icon.inside {
    display: inline-block;
    font-size: 24px;
    vertical-align: top;
}
#login-info:hover .icon,
#cart:hover .icon{
    color: #ffffff;
}
#login-info .user,
#login-info .user a,
#cart .title-cart{
    color: #ffffff;
    font-weight: 700;
    font-size: 12px;
    /* font-family: "noka",sans-serif; */
}

#login-info .icon,
#cart .icon,
#cart .icon.inside {
    color: #ffffffd4;
    transition: .2s;
}
#cart .mini-cart-info td a{
   font-family: "noka",sans-serif;  
   font-weight: 600;
}
#notification-container{
    top: 5px;
}
.box.latest{
    /* margin-top: 45px; */
}
#cupom-area-mini #label-coupon-mini{
    border-radius: 0 !important;
    font-family: "noka",sans-serif;
    font-weight: normal;
}
.resumo-carrinho .title-resumo-carrinho,
.cart-total .value,
.cart-total .total,
.checkout-cart a.link-like-button.finalizar-compra,
.conteudo-carrinho .item-cart-content .total,
.link-like-button.button.coupon-text,
.link-like-button.button.coupon-text-cancel,
#cart.active .content h2,
#cart .mini-cart-total,
#owl-top-author .owl-item .item .name,
#owl-top-author .owl-item .item .more a,
.generic-form .content span.required,
#notification .success .link-cart,
#notification .success a{
}
.latest-products .price .sale-price,
.price .sale-price,
.price span.price-new{
    font-family: "noka",sans-serif;
    font-weight: 600;
}
.latest-products .price, div.price{
    color: #101010;
    text-align: center;
}
.painel-lateral .price{
    text-align:left;
}
span.prefix{
    color: #9e9e9e;
}
#btn-category.open{
    color: #FFF;
}
.link-like-button{
    padding: 0 25px !important;
    line-height: 37px !important;
    font-weight: 500;
}
#button-login{
    width:200px !important;
}
#button-account{
    background-color:#303030 !important;
    background-image:unset !important;
    font-size: 12px;
}
#button-account:hover{
    background-color:#000 !important;
}
#container {
    height: 150px;
    /* background-color: #ffffff; */
}
#menu a.selected,
#menu a:hover {
    border-bottom: 2px solid #fff
}
#btn-category-mobile{
    color: #0f5b7b;
}
.login-box-left{
    background-color: #06116a;
    background-image:unset;
}
.box-category.open .label-category .icon,
.box-category.open .label-category .title-category{
    color: #000000;
    /* font-weight: bold; */
    font-size: 14px;
    /* font-family: "noka",sans-serif; */
}
.home.banner .box .box-content{
    position:relative;
    max-width:1600px;
    margin:auto;
}
.box .box-content {
    position: relative;
    max-width: 1600px;
    margin: auto;
}
.box ul.box-category.open{
    top: 113px;
    left: -4px;
    right: unset;
    border-radius: 4px;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 860px;
    padding: 62px 30px 30px 30px;
}
#search-form-bot{
    color: #0084ab;
    transition:.2s;
}
#footer .copyright,
.menu-bar{
    color:#fff;
    /* background-color:unset; */
}
#footer .copyright{
    background-color: #212124;
}
.menu-bar{
    height: 40px;
    /* max-width: 1600px; */
    top: -46px;
    overflow: hidden;
    box-shadow: 0px 5px 8px rgba(25, 25, 25, 0);
    /* z-index: -8; */
    position: relative;
    /* background-image: linear-gradient(to right, #fbc129, #f9ba13, #ffbf10, #f9c947, #ffbd0a); */
    background-color: #0f5b7b;
}
#container.stick .menu-bar{
    height:0;
    top: 0px;
    overflow: hidden;
}
.main-links a{
    color: #ffffffcf;
    padding: 10px 20px;
    font-size: 14px;
    /* font-weight: bold; */
    z-index: 1;
    line-height: 22px;
    height: auto;
}
.main-links a.selected,
.main-links a:hover{
    color: #ffffff;
}
.menu-bar .main-links{
  position:absolute;
  left:0;
  right:0
}
#container.stick .menu-bar .main-links{
    overflow:hidden;
    height:0;
}
#btn-category{
    color: #ffffff;
    font-weight:normal;
    left: 10px;
    top: 0px !important;
    /* font-weight: bold; */
    font-size: 14px;
    position: relative;
    display: inline-block;
    float: left;
    line-height: 41px;
}
#btn-category .icon {
    height: 40px;
}
@media screen and (min-width:1000px) {
ul.box-category a{
    padding:5px;
    text-transform: unset;
    font-size: 14px;
}
#container{
    height: 130px !important;
    padding-top: 170px;
}
#container.stick{
    height: 100px !important;
}
}
#header #search input{
    background-color: #ffffff;
    border: 0px solid #e8e8e8 !important;
    box-shadow: unset;
    border-radius: 0px !important;
    color: #000000;
    text-transform: unset;
    font-size: 15px;
    height: 40px;
    /* box-shadow: 0px 1px 3px rgba(25, 25, 25, 0.1); */
    padding: 0px 15px 0px 40px !important;
}
html.searching .close-search{
    height: 40px;
    line-height: 40px;
}
#header #search:before{
    content: "\f002";
    top:11px;
    left:14px;
    position:absolute;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    color:#bbb;
}
#header #search input:focus {
    box-shadow: unset;
}
#header #search input::placeholder {
    color: #0000009e;
}
.menu-bar,
.menu-bar .content{
  position:unset !important;
}
.menu-bar{
  position: initial !important;
  top: 127px;
  margin-top: -40px;
  background-position: bottom;
  background-color: transparent;
  /* background-image: url(/catalog/view/theme/theme03-template/image/leda-nagle/menu-bar3.jpg); */
}
.social-media{
    bottom: unset;
    top: 0 !important;
    width: 100%;
    height: 35px;
    right: 0;
    text-align: right;
    max-width: 1600px;
    margin: auto;
    left: 0;
    right: 0;
    padding-right:20px;
    /* border-bottom: 1px solid #dfdfdf; */
    transition: .2s;
}
 .social-media:before{
   content:'';
   width:100%;
   height:35px;
   /* background-color: #0f5b7b; */
   /* background: linear-gradient(#0000000d, #00000000); */
   display:block;
   position: fixed;
   left: 0;
   right: 0;
   z-index: -1;
 }
 .social-media .info-top{
     font-size:12px;
     line-height:35px;
     padding-left:20px;
     color: #ffffff;
     left: 10px;
     position: absolute;
 }
 
#container.stick .social-media{
  height:0;
  opacity:1;
  top: -35px !important;
}
.social-media div a {
    font-size: 13px !important;
    color: #ffffff96;
    line-height: 35px;
}
.social-media a:hover {
    color: #ffffff;
}
#search-form-bot:hover{
    color: #0084ab;
}
#owl-top-author .owl-item .item .name a,
.img-categories .categ .label-categ,
.box-heading,
.sub-alone, .categories .alone{
    font-weight: normal;
    font-style: normal;
    color: #191919;
    font-family: inherit;
}
#owl-top-author .owl-item .item .name a{
  font-weight:bold;
  font-size: 16px;
}
.box-heading {   
    margin-left: 0;
}
.img-categories .categ a{
    display:table;
    position: relative;
    top: unset;
    left: unset;
}
.img-categories .categ .label-categ{
    bottom: 0;
    left: 0;
    position: relative;
    padding-top: 56px;
    font-size: 13px;
    line-height: 15px;
    /* font-family: "noka",sans-serif; */
    color: #000000;
    font-weight: 700;
    height: auto;
    min-height: auto;
    display: table-cell;
    vertical-align: middle;
}
.box-heading{
    color:#303030;
    border-bottom: 0px solid #203A25;
}
.user-account .register-user .content span.required{
    padding-left:8px;
    font-weight: bold;
}
#owl-banner{
    padding-bottom: 0;
}
#owl-banner .owl-item .item {
    margin: 15px auto 0;
    border-radius: 10px;
    background-position: center;
    position: relative;
    max-width: 1600px;
    border-radius: 0;
    box-shadow: 0px 1px 2px rgba(25, 25, 25, 0.12);
}

.box-main-categories{
    padding: 0px 0px 30px 0px;
    position: relative;
    /* max-width: 1600px; */
    margin: 20px auto 0;
    border-radius: 0;
    background-position: top;
    background-position: center 46px;
}


.banner-fixo-inline{
    text-align: center;
    background-color: #232121;
}
.banner-fixo-inline a img{
    margin: auto;
    width: 100%;
    max-width: 1200px;
}
.beneficios {
    margin: -35px auto 0;
    position: relative;
    /* background-color: #fff; */
    /* box-shadow: 0px 1px 4px rgba(25, 25, 25, 0.10); */
    /* grid-template-columns: 1fr 1fr 1fr 1fr; */
}
.banner-top.bestseller{
    display:none;
}
.centered-content.bestseller {
    padding-top: 260px !important;
}
@media (max-width:1600px){
    #owl-banner .owl-item .item {
        margin: 0px auto 0;
        border-radius:0;
    }
}

@media (max-width:1360px){
    .banner-top.bestseller{
        position: absolute;
        width: 105%;
        height:100px;
        background-size:cover;
    }
.centered-content.bestseller {
    padding-top: 235px !important;
}
    .beneficios {
        /* grid-template-columns: 1fr 1fr; */
        padding: 10px 10px !important;
        margin: 40px auto 0px !important;
    }
    .beneficios .benef{
        margin: 0px !important;
    }
}
@media (max-width:1000px){
    #container.stick #logo {
    top: 12px !important;
    width: unset;
}
   #cart .icon,
    #btn-category-mobile{
    color: #ffffff;
}
    .login-box-left .icon{
       color: #ffffff8c !important;
    }
    .login-box-left .user a {
    color: #fff !important;
    }
    .painel-lateral .price{
        text-align:center;
    }
    .banner-top.bestseller{
        top: 135px;
        background-position:center;
    }
    .centered-content.bestseller {
        padding-top: 150px !important;
    }
    .product-list .product{
        margin:0 !important;
    }
}
@media (max-width:500px){
    .beneficios {
        /* grid-template-columns: 1fr 1fr; */
        margin: 20px auto 0 !important;
    }
    .beneficios .benef-label {
        font-weight: normal !important;
        line-height: 14px;
        font-size: 12px;
    }
    .beneficios .benef-icon{
        position:inherit;
        width:100%;
        margin: 10px 0px 10px;
        font-size: 16px;
    }
}

.img-categories .icon-categ{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: cover;
    color: #ffffff;
}
.img-categories .icon-categ svg use {
    transform: scale(0.89) translate(43%) translateY(27%) !important;
}

.beneficios {
    margin: 0px auto 0;
    padding: 10px 0;
}
.beneficios .benef-icon {
    color: #0087FF;
}
.beneficios .benef-label{
    font-weight:bold;
    font-size: 12px;
    line-height: normal;
    color: #353535;
}

.beneficios .benef {
    text-align: center;
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 2px rgba(25, 25, 25, 0.12);
}

.beneficios .benef:last-child {
    margin-right: unset;
}
.beneficios .benef:first-child{
    margin-left: unset;
}
.img-categories .categ{
    margin: 0;
    position:relative;
    background-color: transparent;
    box-shadow: unset;
    transition:.2s;
    height: 103px;
    border: 0px;
    border: 0px solid #efefef29;
    border: 0px solid #ffffff4d;
    overflow: unset;
    border-bottom: 3px solid transparent;
}
.img-categories .categ:hover{
    box-shadow: 0px 0px 0px rgba(25, 25, 25, 0);
    border-bottom: 0px solid transparent;
    background-color: transparent;
    z-index: 2;
}

.img-categories .categ:before, 
.img-categories .categ:after{
    content:'';
    width:0;
    height: 3px;
    background-color: #0084ab;
    position:absolute;
    bottom: 0;
    transition:.2s;
 }
.img-categories .categ:before, 
.img-categories .categ:after{
    height: 0px;
    background-color: unset;
    z-index: -2;
    bottom: -3px;
    background-color: #212124;
}
.img-categories .categ:before,
.img-categories .categ:after{
     left:50%;
     transition:.2s;
 }
.img-categories .categhover:before{
     left:0;
 }
.img-categories .categ:hover:before,
.img-categories .categ:hover:after{
    width:50%;
 }
.img-categories .categ:hover:before{
    width: 50%;
    left: 1px;
    /* top: -5px; */
 }

.box-main-categories .box-heading{
    max-width: 1600px;
    /* opacity: 0.7; */
    margin: 0px auto 40px;
    padding: 10px !important;
    margin: 0px auto 17px !important;
    /* text-align: center; */
    /* color: #fff; */
    /* font-weight: bold; */
    font-size: 26px;
    text-transform: unset;
    /* background-color: #0000001c; */
    /* border-bottom: 2px solid #ffffff0f; */
    /* font-family: 'Oswald'; */
}
@media (max-width: 500px){
    .benef {
        margin: -1px -1px 0 !important;
        border-radius:0 !important;
    }
}
.sub-alone, 
.categories .alone{
    position:relative;
}
.sub-alone:after, 
.categories .alone:after,
.box-heading:after{
    content:'';
    width:100%;
    height:2px;
    background-size: cover;
    background-position: center;
    display:block;
    position:absolute;
    bottom:0px;
    left:0;
    background: linear-gradient(120deg, #215686 0%, #2872b5 10%, #2f6da5 26%, #0c3c67 30%, #2f6da5 35%, #5ca7ea 54%, #2f6da5 69%, #6f8fad 73%, #2f6da5 78%, #0e2438 100%);
    opacity: 0;
}
.sub-alone, .categories .alone{
    padding:0;
    width: 100%;
}
.product-detail #related .box-heading,
.box-heading,
.sub-alone, .categories .alone{
    border-bottom: unset;
    text-transform: unset;
    padding-left: 15px;
}


.centered-content.home .box-heading,
.product-detail #related .box-heading,
.box-heading,
.sub-alone, .categories .alone{
    color: #303030;
    font-size: 22px;
    text-transform: unset;
    font-family: "noka", sans-serif;
    font-weight: 600;
}

.box-main-categories .box-heading{
    /* color:#fff !important; */
}

.img-categories .icon-categ{
    color: #0000002e;
}

.img-categories {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: unset;
    padding: 0;
    background-color: white;
    border: 0px solid #ffffff26;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    /* box-shadow: 0px 3px 6px rgba(25,25,25,0.15); */
}
.img-categories .icon-categ i {
    line-height: 60px;
}

.img-categories .categ:hover .icon-categ{
    color: #0045FF;
}
.img-categories .categ:hover .label-categ{
    color: #000000;
}
.img-categories .categ:hover .label-categ{
    /* color:initial */
}
.img-categories .icon-categ {
    position: relative;
    font-size: 26px;
    width: 100%;
    display: block;
    position: absolute;
    top: 6px;
}
.img-categories .icon-categ,
.img-categories .categ.filosofia .icon-categ {
    margin: 0px auto 0 auto;
}
.img-categories .icon-categ svg use{
    transform: scale(.85) translate(10px, 17px);
}
.img-categories .recomendacoes .icon-categ  svg use{
    transform: scale(.95) translate(13px, 13px);
}


@media (max-width: 700px){
    .img-categories .icon-categ {
        display: none;
    }
    .img-categories .categ .label-categ {
    bottom: unset;
    left: unset;
    position: unset;
    font-size: 13px;
    /* line-height: 16px; */
    font-weight: bold;
    height: auto;
    min-height: auto;
     display: table-cell; 
     vertical-align: middle;
    }
    .img-categories .categ:hover {
        /* border-bottom: 0px solid #4487c5; */
        border: 1px solid #e2e2e2;
    }
}




.back-menu{
    background-color: rgb(45, 45, 45);
}
#gototop{
    background-color: #000000;
    color: #ffffff;
}
#footer .footer-content{
    background-color: #ffffff;
    border-top: 1px solid #eaeaea;
}
.product-info .category{
    padding:0 15px;
    text-transform:uppercase;
}
.product-detail {
    padding-top: 205px !important;
}
#footer,
#footer .column a,
#footer .made-by a {
    color: #000000;
}
#footer h4{
    color: #000000;
}
#footer .pag span{
    background-color:#fff;
    outline: 1px solid #e2e2e2;
}
#footer .centered-content.icons{
   background-color: #ffffff;
   border-top: 1px solid #eaeaea;
}
#footer .centered-content.icons .column .icon{
    color: #dadada;
}
#footer .centered-content.icons .column .info{
    color: #000000;
    text-transform: uppercase;
    font-weight: 800;
}
.box-category a{
}
.box-category a.active,
.box-category .active > a ,
.box-category a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

.login .link-like-button,
.link-like-button.cart{
    background-color: var(--cor_1)  !important;
    color:#fff !important;
    line-height: 36px !important;
    /* background-image: linear-gradient(to right, #303030, #303030); */
}
.login .link-like-button:hover,
.link-like-button.cart:hover{
    /* background-image: linear-gradient(to right, #0087FF, #0087FF) !important; */
    background-color: var(--cor_1-hover)  !important;
}
.account .content .link-like-button{
    padding: 5px;
    margin:0 20px;
    background:transparent !important;
    width: 227px !important;
    border-radius: 45px;
    border: 2px solid #b3b3b3!important;
}
.account .content .link-like-button:hover{
    background: #303030 !important;
    border: 2px solid #303030 !important;
}


.centered-content.user-account.address-list .content .link-like-button{
    color:#a0a0a0 !important;
    border:0px solid !important;
    width:auto !important;
    padding-left:0px !important;
    padding: 0 !important;
}
.centered-content.user-account.address-list .content .link-like-button:hover{
    color:#303030 !important;
    background-color:#fff !important;
    border:0px solid !important;
    width:auto !important;
}
.centered-content.user-account.address-list .link-like-button{
    color: #ffffff !important;
    border: 2px solid #3396b5 !important;
    padding-left:40px !important;
}
.centered-content.user-account.address-list .link-like-button:hover{
    border: 2px solid #217d98 !important;
}
.user-account input.save-form,
#login #button-login
input.save-form,
.link-like-button,
.order-detail a.btn, 
.checkout-checkout #confirm .right input, 
.checkout-checkout #button-confirm span,
.user-account .register-user .buttons #button-register, 
.user-account .register-user .buttons input[type=submit],
#button-login,
.login-content .buttons input[type=submit],
.product-info #button-cart,
.checkout-cart a.link-like-button.finalizar-compra,
#cart .link-like-button.finish,
.latest-products .button,
.product-list .product .button{
    color: #ffffff !important;
    /* background-image: linear-gradient(to right, #11ce5e, #11ce5e); */
    background-color: var(--cor_1)  !important;
    transition: background-color .15s !important;
    border-radius: 25px;
}
.user-account .register-user .buttons #button-register:hover,
.user-account input.save-form:hover,
#login #button-login:hover,
input.save-form:hover,
.link-like-button:hover,
.order-detail a.btn:hover, 
.checkout-checkout #confirm .right input:hover,
.checkout-checkout #button-confirm:hover span,
.user-account .register-user .buttons input[type=submit]:hover,
#button-login:hover,
.login-content .buttons input[type=submit]:hover,
.latest-products .button:hover,
.product-list .product .button:hover
.latest-products .button:hover,
.product-list .product .button:hover,
.checkout-cart a.link-like-button.finalizar-compra:hover,
.product-info #button-cart-redirect:hover,
.product-info #button-cart:hover,
#cart .link-like-button.finish:hover,
.cart .button.nwa_list_button_custom:hover {
    /* background-image: linear-gradient(to right, #08ba50, #08ba50)  !important; */
    background-color: #0087FF !important;
    color: #303030;
}
.link-like-button.button.coupon-text{
    border: 2px solid #303030 !important;
    color: #303030 !important;
}
.link-like-button.button.coupon-text-cancel:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.buttons-buy .btn-buy, .buttons-buy .btn-buy-redirect{
    border-radius:0;
}
.latest-products .button,
.product-list .product .button {
    font-weight: bold;
    border:0px solid;
    box-shadow: 0px 0px 18px #0cffc000;
    transition:.2s;
}
.latest-products .button:hover,
.product-list .product .button:hover {
    box-shadow: 0px 0px 18px #0cffc042;
}
.latest-products .button.nwa_list_button_custom,
.cart .button.nwa_list_button_custom {
    display: block;
    width: 144px;
    height: 33px;
    background-color: rgb(255, 255, 255);
    /* background-image: linear-gradient(to right, #868686, #464646) !important; */
    color: #fff !important;
    background-color: #6d6d6d !important;
}
.cart .button.nwa_list_button_custom:hover {
    background-color: #2b2b2b !important;
}
.cart .button.nwa_list_button_custom:hover{
    /* color: #292929 !important; */
}

.resumo-carrinho, .conteudo-carrinho {
    border-radius: 0px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.11);
}
.painel-lateral .links a:hover,
.add-wishlist a:hover {
    color: #F44336;
}
.checkout-checkout #button-confirm span {
    font-family: unset;
    font-weight: bold !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    background-color: #262629 !important;
    transition: .2s;
}
.checkout .login-content p.aviso{
    /* font-weight:bold; */
    border: 1px solid #262629;
    max-width: 500px;
    padding: 20px;
    border-radius: 5px;
    background-color: #262629;
    color: #fff;
    text-transform: uppercase;
    margin: auto;
    font-size: 15px;
}
.dados_cartao {
    box-shadow: 0 0 0px transparent !important;
}
.order-list .products li .name {
    color: #303030;
}
.blog-item h2 {
    color: #303030;
}
.one_post a {
    color: #303030;
}
.user-account .register-user h2 {
    color: #303030;
}
input.save-form {
    background-color: #fff;
    border: 2px solid #303030 !important;
    color: #303030 !important;
    border-radius: 5px;
    font-size:12px;
    font-weight:bold;
    cursor:pointer;
    transition:.2s;
}
input.save-form:hover {
    background-color: #303030 !important;
    color:#fff !important;
}
.generic-form h2 {
    color: #303030;
}
#owl-top-author .owl-item .item .description,
.see-all a {
    color: #1d1d1d;
    font-size: 14px;
}
.see-all a {
    text-transform: uppercase !important;
    font-weight: bold;
}
#owl-top-author .owl-item .item{
    border: 1px solid #e2e2e2;
    background-color: #fff;
    border-radius: 10px;
}
#owl-top-author .owl-item img {
    border-radius: 4px;
}
.owl-carousel .owl-page span{
    background-color: #9e9e9e75 !important;
}
.owl-carousel .owl-page span:hover, .owl-carousel .owl-page.active span{
    background-color: #0087FF !important;
}
#owl-top-author .owl-item .item .more a{
    color: #303030;
}
.manufactures-list .btn-letter.selected,
.manufactures-list .btn-letter:hover{
    color:#fff;
    background-color: #303030;
    border-right: 1px solid #303030;
}
.manufacturer-list ul li a {
    color: #303030;
    transition: .2s;
}
.manufacturer-list ul li:hover a {
    color: #ffffff;
}
.manufacturer-list ul li {
    border: 1px solid #d6d6d6;
    background-color: #f9f9f9;
    transition:.2s;
}
.manufacturer-list ul li{
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
}
.manufacturer-list ul li:hover{
    border: 1px solid #303030;
    background-color: #303030;
}
#filterInput{
    border: 2px solid #dcdcdc !important;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
}
#filterInput:hover{
    border: 2px solid #c5c5c5 !important;
}
#cart .cont{
    color: #fff;
    background-color: #f75600;
    box-shadow: unset;
    line-height: 17px;
}
#cart.active .content{
    border-radius:0;
}
.cart-link,
.cart-link:hover{
    color: #ffffff;
}
#cart .link-like-button.finish{
    /* border-radius: 0px; */
    line-height: 39px;
}
.checkout-cart a.link-like-button.finalizar-compra {
    color: #ffffff;
    padding: 0 23px;
    line-height: 35px;
}
.user-account .register-user .buttons #button-register, .user-account .register-user .buttons input[type=submit],
#button-login,
.login-content .buttons input[type=submit],
.latest-products .button,
.product-info #button-cart,
.product-list .product .button {
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    box-shadow: 0px 0px 18px #0cffc000;
    transition:.2s;
    /* width: 81%; */
    /* border-radius: 0px; */
    line-height: 34px;
    /* font-size: 13px; */
    bottom: -1px;
    /* height: 40px; */
    /* font-family: 'Oswald', 'Proxima-Nova', sans-serif; */
}

.user-account .register-user .content .small select,
.user-account .register-user .content input[type=password],
.user-account .register-user .content input[type=text],
.login-content .login input[type=text], .login-content .login input[type=password]{
    border-radius: 0px !important;
    box-shadow: 0px 1px 3px rgba(25, 25, 25, 0);
    border: 1px solid #dedede !important;
    box-shadow: unset !important;
}
.user-account .register-user .content .small select:hover,
.user-account .register-user .content input[type=password]:hover,
.user-account .register-user .content input[type=text]:hover,
.login-content .login input[type=text], .login-content .login input[type=password]:hover{
    /* border: 1px solid #b7b7b7 !important; */
}
.user-account .register-user .content span{
  padding-left:5px;
  font-weight:bold;
}
.user-account .buttons a.link-like-button .icon{
    color: #ffffff91;
    transition: .2s;
}
.content.outros-dados .buttons a.link-like-button .icon,
.content.dados .buttons a.link-like-button .icon{
    color: #00000091;
}
.content.outros-dados .buttons a.link-like-button:hover .icon,
.content.dados .buttons a.link-like-button:hover .icon{
    color: #fff;
}
.user-account .content .buttons {
    margin: 10px 0px 30px 00px;
}
.user-account .content b {
    padding-left: 5px;
}
.user-account input.save-form,
.user-account .register-user .buttons input[type=submit]{
    padding:0 20px !important;
}
input.save-form,
.link-like-button{
    width: auto !important;
    padding: 0 40px;
    /* border-radius: 0px; */
    border: 2px solid transparent !important;
}
input.save-form{
    font-family:unset;
    padding: 0 0px !important;
}
.checkout-checkout .checkout #login b {
    margin-left: 5px;
}
#colorbox #cboxLoadedContent #nwa_list_box_title{
    display:block !important;
    text-transform:uppercase;
    padding:0px;
    color:#303030;
}
#nwa_list #nwa_list_box_description {
    margin: 20px 0;
}
#cboxLoadedContent #nwa_list .link-like-button{
    background-color:#303030;
}
#button-login:hover,
.login-content .buttons input[type=submit]:hover,
.latest-products .button:hover,
.product-list .product .button:hover {
    box-shadow: 0px 0px 18px #0cffc000;
    color: #303030;
}
#login #button-login{
    border:0px;
    line-height: 38px !important;
    background-image: unset;
}
#login #button-login:hover{
    background-image: unset !important;
}
.conteudo-carrinho .item-cart-content .name a{
    color:#303030;
}
#make-review, .generic-form .content span.required, .one_post a, .user-account .register-user .content span.required{
    padding-left:5px;
}
textarea, select, input[type="text"], input[type=password]{
    border-radius: 0px !important;
    font-size: 13px;
}

.order-detail a.btn{
    border-radius:4px;
}


#content.success .content .buttons .left a.button{
    background-color:#303030 !important;
    text-transform:uppercase;
    transition:.2s;
}
#content.success .content .buttons .left a.button:hover{
    background-color:#000 !important;
}


.checkout-checkout #button-confirm span:hover {
    /* background-color: #187ca7 !important; */
}
.page_navigation a {
    color: #303030;
}
.page_navigation a:hover {
    background-color: #303030;
    border: 1px solid #303030;
    color: rgb(255, 255, 255);
}
.page_navigation a.active_page {
    color: rgb(255, 255, 255);
    background-color: #000;
    border: 1px solid #000;
}
.product-info .review .share a:hover {
    /* color: #303030; */
}
.cart-proccess .left-column a:hover,
.checkout-checkout .left-column a:hover,
.user-account .left-column a.selected,
.user-account .left-column a:hover {
    border-bottom: 2px solid #000;
    color: #000;
}
.products-table td a {
    color: #000;
}
#content.centered-content.cart.checkout-checkout, #container + .centered-content:first-child{
    padding-top: 196px !important;
}
.checkout-content table.radio label:hover{
    color: #000;
    text-decoration:underline;
}
.checkout-checkout div.active .checkout-heading{
    border-bottom: 0px solid;
    background-color: #383838;
    color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.checkout-checkout div.active .checkout-heading .checkout-icon{
    color: #ffffff;
}
.checkout-checkout .checkout>div .checkout-heading span{font-weight: 500;}
.checkout-checkout div.active{
    border-radius:0px !important;
}
.back-category a:hover{
    color:#303030;
}
.box-subcategory li a:hover{
    color: #000;
    border: 1px solid #000;
    text-decoration:none;
    color: #fff;
    background-color: #0087FF;
    border: 1px solid #0087FF;
    text-decoration: none;
}
.box-subcategory.open li a:hover{
    border: 0px solid #303030;
    border-bottom:1px solid #e2e2e2;
}
.product-filter select:focus{
    border:1px solid #303030;
}
.box-subcategory li.more-sub-category{
    font-weight:bold;
    border: 1px solid #303030;
    background-color: #303030;
    color:#fff;
    cursor: pointer;
}

@media (max-width:1360px){
    #logo{
        top: 30px;
    }
    #logo a span {
        width: 195px !important;
        height: 87px !important;
        background-position: center !important;
    }
    .background-header .img-header:before {
        /* background-position: -230px -30px; */
    }
    #container.stick .background-header .img-header:before {
        /* background-position: -230px -48px; */
    }

.img-categories .categ:hover {
    /* border-bottom: 3px solid #fff; */
}
}

@media screen and (max-width:1000px) {
    .background-header .img-header:before{
        /* background-position: -400px -60px; */
    }
    #container.stick .background-header .img-header:before {
        /* background-position: -400px -60px; */
    }
}

@media screen and (max-width:560px) {
    .background-header .img-header:before{
        background-position: center;
    }
    #container.stick .background-header .img-header:before {
        background-position: center;
    }
}



@media screen and (max-width:1000px) {
    #content.centered-content.cart.checkout-checkout, #container + .centered-content:first-child{
    padding-top:150px !important;
}
    .product-detail {
    padding-top: 0px !important;
}
    .img-categories .categ:before, 
    .img-categories .categ:after {
    display:none;
    }
    .box-main-categories .box-heading{
        text-align:center;
    }
    .centered-content.home .box-heading {
      margin: 0px auto 10px !important;
      padding-top: 40px !important;
  }
  .product-detail #related .box-heading, 
  .box-heading, 
  .sub-alone, .categories .alone,
  .box-main-categories .box-heading{
    font-size:24px;
    line-height: 27px;
  }
    #owl-banner .owl-item .item{
        border-radius:0;
    }
    #column-right {
        padding: 20px 0px;
    }
    .categories .alone {
        margin-top: 48px;
        margin-bottom:0;
        padding-left: 0;
    }
    .box .box-content {
        margin:unset;
        box-shadow: unset !important;
    }
    .box ul.box-category.open{
        padding:0 !important;
        left: 0;
        border-radius: 0;
        max-width: 100%;
    }
    .home.banner .box .box-content {
        margin: 0 !important;
    }
    #header {
        height: 130px;
        background-position: 80% 0px;
        box-shadow: 0px 4px 8px rgba(25, 25, 25, 0.25);
    }
    #container{
        height: 130px !important;
        background-image: linear-gradient(to right, #000, #000);
    }

    .centered-content.user-account, .page-content, #container + .centered-content {
        padding-top: 130px !important;
    }
    #header #search:before{
        left:30px;
    }

    #header #search {
        margin: 0px auto 0;
        width: 100%;
        top: 73px;
    }
    #btn-category-mobile,
    .login-cart {
        top: 15px !important;
    }
    .menu-bar{
        opacity:0;
    }
    #logo{
        top: 5px !important;
        width: 100%;
    }
    #btn-category-mobile,
    .login-cart {
        top: 18px !important;
    }
    #logo a span {
        width: 135px !important;
        height: 60px !important;
        background-position: 0px 82px;
    }
    #container.stick #logo a span {
        width: 135px !important;
        height: 60px !important;
    }
    .box ul.box-category li:first-child {
        border-top: 0px solid;
    }
    
    #footer .column {
            border-top: 1px solid #d8d8d81f;
    }
    .alone.open{
        color:#fff;
        background-color: #000;
    }
    #footer .footer-content {
        /* border-top: 1px solid #2d6f57; */
        background-image: unset;
        /* background-color: #2d6f57; */
    }
}

.author-detail .pagination .links b,
.blog-top .pagination .links b,
.categories .pagination .links b,
.order .pagination .links b,
.search .pagination .links b {
    background-color: #303030;
    color: rgb(255, 255, 255);
    user-select: none;
}

.author-detail .pagination .links a, .author-detail .pagination .links b, .blog-top .pagination .links a, .blog-top .pagination .links b, .categories .pagination .links a, .order .pagination .links a, .order .pagination .links b, .search .pagination .links b, .search .pagination .links a{
    color: #909090;
}
.pagination .links a:hover {
    color: #000000;
}
.pagination .links b{
    color:#fff !important;
}
.box-subcategory li a, .more-sub-category {
    background-color: transparent;
    color: #303030;
    border: 1px solid #d0d0d0;
    text-transform:uppercase;
    font-size:12px;
    font-weight: bold;
    transition: .2s;
}

.product-filter b{
    color: #303030;
}
.clear-input{
    top:10px;
}
.clear-input:hover{
    color:#960815;
}
.product-filter select{
    border: 1px solid #fff !important;
}
.product-info #button-cart {
    font-weight:800;
    color: #ffffff;
    /* border-radius: 3px; */
    border: 2px solid #262629 !important;
}
.product-info #button-cart-redirect{
    border: 2px solid #262629;
    background-color:#fff;
    color: #262629;
    font-weight: 800;
    border-radius: 0;
}
.product-info #button-cart-redirect:hover,
.product-info #button-cart:hover {
    border: 2px solid #0087FF !important;
    color: #fff;
}
.product-list .product{
    margin:6px 2px;
}
.product-list .product .item-product{
    /* border-radius: 0px !important; */
    box-shadow: 0px 1px 3px rgba(25, 25, 25, 0.2);
    border: 0px solid #e4e4e4;
    text-align: center;
    border-radius: 0;
    background-color: #ffffff;
}
.latest-products .name a.product-name, .product-list .product .name a.product-name{
    /* font-family: "noka",sans-serif; */
}
.product-list .product:hover .item-product {
    box-shadow: 0px 3px 10px rgba(25,25,25,0.2);
    border: 0px solid #fff;
    background-color: #fff;
}
@media screen and (max-width:1000px) {
     .product-list .product .item-product {
        border: 1px solid #e8e8e8 !important;
        border-radius: 0 !important;
    }
}
@media (max-width:700px){

    .img-categories .categ:nth-child(2),
    .img-categories .categ:nth-child(7),
    .img-categories .categ:first-child,
    .img-categories .categ:last-child {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

        .img-categories .categ{
            border: 1px solid #ffffff14;
            height: 64px;
    }
    .img-categories .categ .label-categ{
        border:0px solid;
        /* font-weight: normal; */
        font-size: 12px;
        padding-top: 0;
    }
    
        .product-list .product:hover .item-product {
        box-shadow: 0px 0px 0px rgba(25,25,25,0);
        border: 1px solid #e8e8e8;
    }


}
.flags .flag{
    font-weight:500;
}
  /* latin-ext */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/urbanist/v7/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  


@font-face {
    font-family: 'Canto Brush';
    src: local('Canto Brush Bold'), local('Canto-Brush-Bold'),
        url('/catalog/view/theme/theme03-template/fonts/conto-brush/CantoBrush-Bold.woff2') format('woff2'),
        url('/catalog/view/theme/theme03-template/fonts/conto-brush/CantoBrush-Bold.woff') format('woff'),
        url('/catalog/view/theme/theme03-template/fonts/conto-brush/CantoBrush-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }



/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
  
  :root {
      --cor_1: #060259;
      --cor_1-light: #004daa;
      --cor_1-dark: #000546;
      --cor_1-hover: #004daa;
      --cor_2: #d9b15b;
      --cor_2-light: #f5e368;
      --cor_2-dark: #9f7436;
      --cor_2-hover: #f5e368;
      --cor_3: #190202;
      --cor_4: #f1f1f1;
  }
  
          body {
              background-color: #fff;
              font-family: 'Urbanist', 'Proxima nova', sans-serif;
          }
          .box-main-categories.new {
              display: block !important;
              padding: 0px 15px 20px !important;
              margin: 0px auto 0px !important;
              background-color: #efefef;
          }
  
          .beneficios.new {
              display: grid !important;
              max-width: 1600px;
              position: inherit;
          }
          .beneficios.new:before {
              content: '';
              /* top:0; */
              left: 0;
              width: 100%;
              height: 65px;
              background-color: #f4f4f4;
              display: block;
              position: absolute;
              z-index: -1;
          }
          /* EDICAO FAQ BAR */
          body .header-faq {
              background-color: var(--cor_1);
              background: linear-gradient(90deg, var(--cor_1),var(--cor_1-hover), var(--cor_1));
              background-position: 45% 0px;
              /* background-image: unset; */
              height: 29px;
              background-repeat: no-repeat;
              background-size: 1100px;
              transition: 0.3s;
          }
          body .header-faq .atendimento a.phone {
              color: #FFF;
              font-size: 13px;
              font-weight: 600;
              vertical-align: middle;
              margin-right: 0px;
          }
          #container .header-faq .atendimento .btn-faq a {
              color: #000;
              border-radius: 2px;
              padding: 2px 11px;
              line-height: 13px;
              letter-spacing: 0.5px;
              border: 1px solid var(--cor_2);
              background-color: var(--cor_2);
              font-size: 12px !important;
              font-weight: 600;
              font-family: 'Urbanist','Proxima Nova',sans-serif;
              text-transform: none;
              user-select: none;
          }
          #container .header-faq .atendimento .btn-faq a:hover {
              /* color: #fff; */
              background-color: var(--cor_2-hover);
              text-decoration: none;
              border: 1px solid var(--cor_2-hover);
          }
          /* FIM EDICAO FAQ BAR */
          
  
          .main-links a.selected:before,
          .main-links a:before{
              border-top-left-radius: 0px;
              border-bottom-left-radius: 0px;
          }
  .main-links a.selected:before,
  .main-links a.selected:hover:before{
    width:50%;
    left:0;
  }
  .main-links a.selected:after{
    width:50%;
    left:50%;
  }
          .main-links a.selected:after,
          .main-links a:after{
               border-top-right-radius: 0px;
               border-bottom-right-radius: 0px;
          }
          .main-links a.selected:after,
          .main-links a:after,
          .main-links a:before {
              height: 2px;
              background-color: unset;
              z-index: -2;
              bottom: 2px;
              opacity: 1;
              z-index: -1;
              background-size: cover;
              background: unset;
              transition: .3s;
          }
          .main-links a.selected:after,
          .main-links a.selected:before,
          .main-links a:hover:after,
          .main-links a:hover:before {
              opacity: 1;
              background-color: var(--cor_2-hover) !important;
              /* background-image: linear-gradient(to top,#ffffff9c, #ffcb6775); */
          }
  
          /* BOTAO OFERTAS */
          
           .btn-ofertas {
              position: relative;
              text-transform: unset;
              background-color: var(--cor_2);
              /* border-left: 0px solid rgba(255, 255, 255, 0); */
              /* border-right: 0px solid rgba(255, 255, 255, 0.12); */
              border: 1px solid var(--cor_2);
              color: var(--cor_1);
              font-family: 'Urbanist','Proxima Nova', sans-serif;
              /* text-transform: unset; */
              /* border-bottom: 2px solid #ffffff00; */
              padding: 8px 18px 9px;
              font-size: 0.95em;
              line-height: 17px;
              font-weight: 600;
              border-radius: 5px;
              border-bottom-left-radius: 0px;
              border-bottom-right-radius: 0px;
              top: 0px;
              right: 30px;
              cursor: pointer;
              transition: 0.2s;
          }
          .btn-ofertas .icon,
          .btn-ofertas span.titulo {
              display: inline-block;
              margin: 0 2px;
          }
          .btn-ofertas .icon {
              margin-right: 5px;
              font-size: 12px;
              display: none;
          }
          .btn-ofertas:hover {
              color: var(--cor_1);
              background-color: var(--cor_2-light) !important;
              border-bottom: 1px solid transparent;
          }
          
          /* FIM BOTAO OFERTAS */
          .btn-default {
          
              font-size: 13px;
          }
          .pagination .links a,
          .pagination .links b {
              font-size: 14px !important;
              font-weight: 600 !important;
          }
          .box ul.box-category li.menu-lateral.bestseller {
              display: table;
          }
          .main-links a.menu-central.bestseller {
              display: inline-block;
          }
          #footer .column .menu-footer.bestseller {
              display: block;
          }
          
          .lazyOwl,
          .lazyload {
              opacity: 1;
          }
          
          #header {
              background-color: #fff;
              /* border-top: 2px solid var(--cor_1); */
              height: 150px;
              transition: 0.3s;
          }
          
          #container.stick #header {
              box-shadow: 0 4px 17px rgba(25, 25, 25, 0.13);
              /* border-top: 2px solid; */
              height: 70px;
          }
          .background-header .img-header:before {
              background-position: 0 top;
              background-repeat: no-repeat;
              background-color: var(--cor_1);
              image-rendering: pixelated;
              background-image: unset;
              background: linear-gradient(90deg, var(--cor_1),var(--cor_1-hover), var(--cor_1));
              transition: 0.3s;
          }
          #container.stick .background-header .img-header:before {
              background-position: 0 -20px;
          }
          .background-header .overlay-header {
              opacity: 0;
              background-image: unset;
              transition: 0.5s;
          }
          #container.stick .background-header .overlay-header {
              background-color: #00000063;
              opacity: 0;
          }
          
          .ripple {
              background: #2f6da55c;
          }
          .ripple-product,
          .ripple-promo-item {
              background: #2f6da54f;
          }
          @media (max-width:1900px) {
              .background-header .img-header:before {
                  background-position: 40% top;
              }
              #container.stick .background-header .img-header:before {
                  background-position: 40% -24px;
              }
          }
        
          @media (max-width:1300px) {
              .img-categories {
                  max-width: 96%;
                  background-color: transparent !important;
                  border: 0 solid #ffffff7d !important;
                  grid-template-columns: 1fr 1fr 1fr 1fr !important;
              }
              .img-categories .categ {
                  margin-top: 0 !important;
                  padding: 0px !important;
                  margin: 10px 5px 0px !important;
                  /* border-radius: 25px !important; */
                  }
              .background-header .img-header:before {
                  /* background-position: -400px top; */
              }
              #container.stick .background-header .img-header:before {
                  background-position: -430px -12px;
              }
              #logo {
                  /* left: 95px !important; */
              }
          }
          @media (max-width:700px) {
              .img-categories {
                  grid-template-columns: 1fr 1fr!important;
                  background-color: #fff0 !important;
                  box-shadow: unset;
              }
              .home.banner {
                  background-image: unset;
                  height: auto;
                  padding-bottom: 0;
              }
          }
          
          .page-content, #container + .centered-content,
          .centered-content.home.banner,
          .centered-content.user-account {
              padding-top: 149px !important;
          }
          .centered-content.home.banner {
              background-position: 0;
              background-size: unset;
              background-repeat: inherit;
              background-color: transparent;
          }
          
          #header #search input:focus,
          #header #search:hover input {
              border: 1px solid #ffffff5c !important;
              box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
          }
          html.searching #header #search #search-form-bot #doSearch:after {
              /* color: #f6f6f6; */
          }
          html.searching #header #search #search-form-bot #doSearch:hover {
              color: #000;
          }
          #doSearch {
              background-color: var(--cor_2);
              color: var(--cor_1);
              font-size: 18px;
              border: 0px solid var(--cor_2);
              border-left: 1px solid var(--cor_2);
              border-radius: 0px;
              border-top-right-radius: 4px;
              border-bottom-right-radius: 4px;
              top: 0;
              right: 0;
              line-height: 42px;
              width: 90px;
              height: 40px;
              transition: 0.2s;
          }
          #doSearch:after {
              content: 'buscar';
              font-size: 13px;
              text-transform: uppercase;
              font-family: 'Urbanist','Proxima Nova', sans-serif;
              top: -1px;
              left: 20px;
              position: absolute;
              font-weight: 700;
              color: var(--cor_1);
              transition: 0.2s;
          }
            #doSearch:hover:after {
            color: var(--cor_1);
            }
  
          #doSearch i {
              display: none;
          }
          #doSearch:hover {
              background-color: var(--cor_2-hover) !important;
              border: 0px solid var(--cor_2-hover) !important;
              border-left: 1px solid var(--cor_2-hover) !important;
              /* background-image: linear-gradient(to top,#4f7325 , #7ec32d); */
          }
  
          #header #search .resultados .item .name {
              font-size: 13px;
              font-weight: normal;
              color: #000;
          }
          .checkout-resume-title, 
          .resumo-carrinho .title-resumo-carrinho,
          #cart.active .content h2{
              font-family:'Urbanist', 'Proxima Nova';
              font-weight: 600;
              text-transform: unset;
              font-size: 18px;
          }
          #container #logo a span,
          #logo a span {
              background-image: url("/catalog/view/theme/theme03-template/image/caritatem/logo.png?2");
          }
          #logo a span {
              width: 215px !important;
              height: 92px !important;
              transition: 0.3s;
          }
          #logo {
              width: initial;
              height: initial;
              top: 18px;
              left: 20px;
              z-index: 2;
          }
          #container.stick #logo {
              top: 1px;
              width: unset;
              left: 20px;
          }
          #logo a span {
              width: 131px;
              height: 80px;
              background-position: bottom;
              /* background-size: cover; */
              background-repeat: no-repeat;
          }
          
          #container.stick #logo a span {
              width: 151px !important;
              height: 65px !important;
          }
          #container.stick #logo a span {
              width: 83px;
              height: 66px;
          }
          
          #header #search {
              margin: 48px auto 0;
              width: 574px;
          }
          #container.stick #header #search {
              margin: 15px auto;
          }
          .login-cart {
              top: 48px;
          }
          #container.stick .login-cart {
              top: 13px;
          }
  .cat-with-child .btn-cat span, .categories #column-left ul a, ul.box-category a, .search #column-left ul a{
    text-transform:unset;
  }
          .cat-with-child .btn-cat span,
          .categories #column-left ul a,
          .search #column-left ul a,
          ul.box-category a {
              font-size: 13px;
              font-weight: 600;
          }
          ul.box-category .title-sub-category a {
              font-size: 14px !important;
          }
          #cart .icon,
          #cart .icon.inside {
              display: inline-block;
              font-size: 24px;
              vertical-align: top;
          }
          #cart:hover .icon,
          #login-info:hover .icon {
              color: var(--cor_2-hover);
              opacity: 1;
          }
          #cart .title-cart,
          #login-info .user,
          #login-info .user a {
              color: #fff;
              font-weight: 600;
              font-size: 12px;
              line-height: 16px;
              font-family: 'Urbanist', 'Proxima Nova', sans-serif;
          }
          #header #search:before {
              content: "\f002";
              top: 11px;
              left: 16px;
              position: absolute;
              font-family: "Font Awesome 6 Free";
              font-weight: 700;
              color: var(--cor_2-dark);
          }
          #cart .icon,
          #cart .icon.inside,
          #login-info .icon {
              color: var(--cor_2);
              opacity: 0.6;
              transition: 0.2s;
          }
          #notification-container {
              top: 20px;
          }
          #notification .success .link-cart {
              font-size: 12px;
          }
          #notification {
              top: 112px;
              right: 7px;
          }
          #notification .success {
              font-size: 13px;
              font-family: 'Urbanist','Proxima Nova',sans-serif;
              line-height: 16px;
              border-radius: 0;
          }
          #cart.active .content:before,
          #notification .success:before {
           content: '';
          position: absolute;
          right: 35px;
          top: -8px;
          width: 0;
          height: 0;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-bottom: 8px solid #fff;
          clear: both;
      }
          .box.latest {
              /* margin-top: 45px; */
          }
          .latest-products .price .sale-price,
          .price .sale-price,
          .price span.price-new {
              font-family: 'Urbanist','Proxima Nova', sans-serif;
              font-size: 18px;
              color: var(--cor_1-hover);
          }
          #owl-checkout-related .price .sale-price,
          #owl-checkout-related .price span.price-new{
            font-size: 15px;
          }
          .latest-products .price,
          div.price {
              color: #000000;
              text-align: center;
              font-family: 'Urbanist';
              }
          .conteudo-carrinho .item-cart-content .price:before,
          .conteudo-carrinho .item-cart-content .total:before {
              font-size: 12px !important;
              font-weight: 400;
          }
          #label-coupon,
          .resumo-carrinho input[type='text'].coupon-text,
          .resumo-carrinho input[type='submit'].coupon-text,
          .resumo-carrinho #button-quote {
              font-size: 11px !important;
          }
          .resumo-carrinho input[type='text'].coupon-text{
             font-size: 13px !important; 
          }
          .painel-lateral .price {
              text-align: left;
              font-family: 'Urbanist','Proxima Nova';
          }
          .product-list .product .cart {
              transition: 0.2s;
          }
          span.prefix {
              color: var(--cor_1-hover);
              font-family: 'Urbanist','Proxima Nova', sans-serif;
              font-size: 16px;
              font-weight: 700;
          }
          #btn-category.open {
              color: #FFF;
          }
          .link-like-button {
              padding: 0 25px !important;
              line-height: 37px !important;
              font-size: 11px;
          }
          #button-login {
              width: 200px !important;
          }
          #button-account {
              /* background-color:#303030 !important; */
              background-image: unset !important;
              font-size: 12px;
          }
          #button-account:hover {
              /* background-color:#000 !important; */
          }
          #container {
              height: 150px;
              background-color: transparent;
          }
          #menu a.selected,
          #menu a:hover {
              border-bottom: 2px solid #fff;
          }
          #btn-category-mobile {
              color: var(--cor_2);
          }
          .login-box-left {
              background-color: var(--cor_1-hover);
              background-image: unset;
              height: 81px;
              background-position: center;
          }
          .box-category.open .label-category .icon,
          .box-category.open .label-category .title-category {
              color: var(--cor_1);
              font-weight: normal;
              font-size: 13px;
              /* text-transform: none; */
              font-weight: 600;
              font-size: 0.95em;
              text-transform: none;
              font-family: 'Urbanist','Proxima Nova', sans-serif;
          }
          .box-category.open .label-category .icon {
              font-size: 12px;
              padding-left: 0px;
          }
          .home.banner .box .box-content {
              position: relative;
              max-width: 1600px;
              margin: auto;
          }
          .box .box-content {
              position: relative;
              max-width: 1600px;
              margin: auto;
          }
          .content.product-list, .product-list{
              margin-bottom:30px;
          }
          .box-category.open .label-category{
              padding-left: 30px;
              font-size: 16px;
              font-weight: 600;
              }
          .box ul.box-category.open {
              top: 97px;
              left: 2px;
              right: unset;
              border-radius: 6px;
              grid-template-columns: 1fr 1fr 1fr 1fr;
              max-width: 1130px;
              padding: 62px 30px 30px;
          }
          #search-form-bot {
              color: #000000;
              right: -1px;
              transition: 0.2s;
          }
          #footer .copyright,
          .menu-bar {
              color: #fff;
              /* background-color:unset; */
          }
          #footer .copyright {
              color: #FFFFFF;
              font-weight: 600;
              /* text-transform: uppercase; */
              font-size: 14px;
              user-select: none;
              background-color: var(--cor_1-dark);
              background-position: top;
          }
          .tickets .item-ticket span {
              font-size: 13px;
          }
          .tickets .item-ticket .id-ticket span:nth-child(2) {
              font-size: 20px !important;
          }
          .faq-content .faq-title {
              font-size: 24px;
          }
          .faq-content .itens-faq .faq-order,
          .faq-content .itens-faq .item-faq,
          .faq-content .itens-faq .item-static-faq {
              font-size: 16px;
          }
          .faq-content .itens-faq .item-faq .resumo {
              font-size: 14px;
          }
          .content-user .content .alert span {
              font-size: 13px;
          }
          .content-user .box-user .content .field-register span.legend {
              font-size: 12px;
          }
          #checkout-content #payment-method .highlight label {
              font-size: 12px !important;
          }
          .content-user .login .box-user .content .field-register span.legend {
              font-size: 14px;
          }
          #payment-method .agree {
              font-size: 15px;
          }
          .menu-bar {
              height: 36px;
              /* max-width: 1600px; */
              top: -46px;
              overflow: hidden;
              box-shadow: unset;
              /* z-index: -8; */
              position: relative;
              background-color: transparent;
          }
          #container.stick .menu-bar {
              height: 0;
              top: 0;
              overflow: hidden;
              margin-top: 0;
          }
          .main-links a {
              color: var(--cor_4);
              padding: 10px 13px;
              height: 38px;
              font-weight: 500;
              text-transform: unset;
              font-size: 1em;
              z-index: 1;
              /* margin: 0 -1px; */
              line-height: 17px;
              font-family: 'Urbanist','Proxima Nova', sans-serif;
              transition: .3s;
          }
          .main-links a.selected,
          .main-links a:hover {
              color: var(--cor_2-hover);
              /* font-weight: 600; */
          }
          .menu-bar .main-links {
              position: absolute;
              bottom: 5px;
              left: 0;
              right: 0;
              width: 100%;
              max-height: 36px;
              overflow: hidden;
              padding: 0px 170px;
          }
          #container.stick .menu-bar .main-links {
              overflow: hidden;
              height: 0;
          }
          #btn-category {
              color: var(--cor_4);
              line-height: 37px;
              height: 36px;
              left: 15px;
              top: 0px !important;
              font-weight: bold;
              font-size: 15px;
              position: relative;
              display: inline-block;
              text-transform: unset;
              float: left;
              font-weight: 500;
              font-size: 1em;
              font-family: 'Urbanist','Proxima Nova', sans-serif;
              user-select: none;
          }
          #btn-category .icon {
              font-size: 12px;
          }
          .latest-products .image img,
          .product-list .product img {
              border-radius: 0;
          }
          #checkout-content.checkout, .conteudo-carrinho{
              /* margin-top: 300px; */
          }
          #content.checkout-cart {
              margin-top: 230px;
          }
  
          @media screen and (min-width:1000px) {
            #content.checkout-cart {
                margin-top: 180px !important;
            }
          
              ul.box-category a {
                  padding: 5px;
                  color: rgb(0, 0, 0);
                  font-weight: 500;
              }
              ul.box-category a:hover {
                  color: rgb(0, 0, 0) !important;
              }
              #container {
                  height: 150px !important;
                  padding-top: 150px;
              }
              #container.stick {
                  height: 100px !important;
              }
          }
          #header #search input {
              background-color: #ffffff;
              border: 1px solid #ffffff40 !important;
              border-radius: 4px !important;
              color: #000;
              text-transform: unset;
              font-weight: 500;
              font-size: 14px !important;
              height: 35px;
              padding: 0 15px 0 45px !important;
              font-family: 'Urbanist';
              box-shadow: 0 1px 25px rgb(0 0 0 / 10%);
          }
          html.searching .close-search {
              height: 40px;
              line-height: 40px;
              color: #000;
          }
          #header #search .resultados-mais-vendidos .produtos{
            border-radius:0;
          }
          #header #search .resultados .produtos {
              border-top-left-radius: 2px;
              border-top-right-radius: 2px;
              border-bottom-left-radius: 2px;
              border-bottom-right-radius: 2px;
          }
          @media screen and (max-width: 1000px) {
            body #container.stick .header-faq {
                top: -9px;
                background-position: 45% -3px;
            }
             #notification {
                right: 0px;
            }
              #gototop.open {
                  opacity: 1;
                  background-color: #000000ad;
              }
              html.searching .close-search {
                  color: #000;
              }
          }
          html.searching #header #search input {
              /* box-shadow: unset; */
              background-color: #ffffff;
              border: 1px solid #e2e2e2 !important;
              color: #000;
          }
          #header #search input::placeholder {
              color: #0000009c;
          }
          html.searching #header #search input::placeholder {
              color: #0000009c;
          }
          .menu-bar,
          .menu-bar .content {
              position: unset !important;
          }
          .menu-bar {
              position: initial !important;
              top: 0;
              margin-top: -36px;
              transition: 0.25s;
              background-color: transparent;
              /* background-image: linear-gradient(to top,#111111a1, #11111100); */
          }
          .social-media {
              bottom: unset;
              top: 0 !important;
              width: 100%;
              height: 35px;
              right: 0;
              text-align: right;
              max-width: 1600px;
              margin: auto;
              left: 0;
              right: 0;
              padding-right: 20px;
              transition: 0.2s;
          }
          .social-media:before {
              content: '';
              width: 100%;
              height: 35px;
              /* background: linear-gradient(#ffffff30, #00000000); */
              display: block;
              position: fixed;
              left: 0;
              right: 0;
              z-index: -1;
          }
          .social-media .info-top {
              font-size: 12px;
              line-height: 35px;
              /* padding-left:20px; */
              color: rgb(255 255 255);
              left: 0;
              right: 0;
              position: absolute;
              /* margin: auto; */
              text-align: center;
              z-index: -1;
          }
          .social-media .icon {
              display: inline-block;
          }
          #container.stick .social-media {
              height: 0;
              opacity: 1;
              top: -35px !important;
          }
          .social-media div a {
              font-size: 13px !important;
              color: var(--cor_2);
              opacity: 0.6;
              line-height: 35px;
              padding: 0 15px;
          }
          .social-media a:hover {
              color: var(--cor_2-hover);
              opacity: 1;
          }
          #search-form-bot:hover {
              color: #ffffff;
          }
          #owl-top-author .owl-item .item .name a,
          .box-heading,
          .categories .alone,
          .img-categories .categ .label-categ,
          .sub-alone {
              font-weight: normal;
              font-style: normal;
              color: #191919;
              font-family: inherit;
          }
          #owl-top-author .owl-item .item .name a {
              font-weight: bold;
              font-size: 17px;
          }
          .owl-buttons .owl-next,
          .owl-buttons .owl-prev {
              width: 40px;
              height: 40px;
              cursor: pointer;
              position: absolute;
              text-align: center;
              font-size: 31px;
              line-height: 43px;
              border-radius: 50%;
              background-color: transparent;
              box-shadow: unset;
              transition: 0.2s;
          }
          .owl-buttons .owl-prev {
              left: -10px;
          }
          .owl-buttons .owl-next {
              right: -10px;
          }
          #owl-top-author .owl-buttons .owl-prev,
          #owl-top-author .owl-buttons .owl-next {
              background-color: #00213200;
              color: var(--cor_1);
              padding: 0;
              font-size:18px;
              width: 50px;
              height: 50px;
              text-align: center;
              line-height: 52px;
          }
          #owl-top-author .owl-buttons .owl-prev:hover,
          #owl-top-author .owl-buttons .owl-next:hover {
              background-color: var(--cor_1);
              color: var(--cor_4);
          }
          #owl-top-author .owl-buttons .owl-prev {
              left: 10px;
          }
          #owl-top-author .owl-buttons .owl-next {
              right: 10px;
          }
          .box-heading {
              margin-left: 0;
          }
          .img-categories .categ a {
              display: table;
              position: relative;
              left: unset;
              background-color: var(--cor_1-hover);
              top: 0;
              font-family: 'Urbanist', 'Proxima Nova', sans-serif;
              /* filter: brightness(100%); */
              border: 1px solid var(--cor_4);
              border-bottom: 0px solid var(--cor_1-hover);
              border-radius: 40px;
              transition: 0.2s;
          }
          .img-categories .categ:hover a {
              /* top: -4px; */
              box-shadow: 0 7px 13px -11px rgba(0, 0, 0, 0.4);
              /* filter: brightness(90%); */
              background-color: var(--cor_2);
              border: 1px solid var(--cor_2);
              border-bottom: 0px solid var(--cor_2);
              /* transform: scale(1.1); */
          }
          
          .img-categories .categ .label-categ {
              bottom: 16px;
              left: 0;
              position: relative;
              padding-top: 84px;
              font-size: 13px;
              line-height: 14px !important;
              text-transform: unset;
              color: #fff;
              font-weight: 400;
              height: auto;
              padding: 14px 25px 14px !important;
              min-height: auto;
              display: table-cell;
              vertical-align: middle;
              /* letter-spacing: 0.5px; */
              /* text-transform: uppercase; */
              font-family: 'Montserrat', 'Proxima Nova', sans-serif;
          }
          .box-heading {
              color: #303030;
              border-bottom: 0 solid #203A25;
          }
          .user-account .register-user .content span.required {
              padding-left: 8px;
              font-weight: bold;
          }
          #owl-banner {
              padding-bottom: 5px;
              margin-bottom: 0;
              background-color: #efefef;
          }
          #owl-banner:before {
          content: '';
          width: 100%;
          /* height: 216px; */
          background-color: #efefef;
          position: absolute;
          top: -68%;
      }
          #owl-banner .owl-item .item {
              margin: 0px auto 0;
              background-position: center;
              position: relative;
              max-width: 100%;
              border-radius: 0;
              box-shadow: 0 2px 16px rgb(25 25 25 / 10%);
          }
          
          .box-main-categories {
              padding: 15px 0 35px;
              position: relative;
              /* max-width: 1600px; */
              margin: 28px auto 0;
              border-radius: 0;
              background-position: top;
          }
          
          .banner-fixo-inline {
              text-align: center;
              background-color: #232121;
          }
          .banner-fixo-inline a img {
              margin: auto;
              width: 100%;
              max-width: 1200px;
          }
          .beneficios {
              margin: -35px auto 0;
              position: relative;
              /* box-shadow: 0 1px 0 rgba(25, 25, 25, 0.05); */
              /* grid-template-columns: 1fr 1fr 1fr 1fr; */
          }
          .banner-top.bestseller {
              display: none;
          }
          .centered-content.bestseller {
              padding-top: 140px !important;
          }
          @media (max-width:1600px) {
              .box-main-categories.new {
                padding: 0px 15px 0px 15px !important;
            }
              #owl-banner .owl-item .item {
                  margin: 0 auto;
                  border-radius: 0;
              }
          }
          
          @media (max-width:1360px) {
              .banner-top.bestseller {
                  position: absolute;
                  width: 105%;
                  height: 100px;
                  background-size: cover;
              }
              .centered-content.bestseller {
                  padding-top: 119px !important;
              }
              .beneficios {
                  /* grid-template-columns: 1fr 1fr; */
                  padding: 0 10px !important;
                  margin: 0 auto 0 !important;
              }
              .beneficios.new:before {
                  height: 55px;
              }
              .beneficios .benef {
                  margin: 0 !important;
              }
          }
          @media (max-width:1000px) {
            
  
              #cart.active .content:before,
              #notification .success:before {
                  display:none;
              }
              .beneficios.new:before {
                  height: 55px;
              }
              #container.stick #logo {
                  top: 7px !important;
                  width: unset;
                  left: 0 !important;
              }
              #btn-category-mobile,
              #cart .icon {
                  color: var(--cor_2);
                  opacity: 1;
              }
              .login-box-left .icon {
                  color: #ffffff80 !important;
              }
              .login-box-left .user a {
                  color: #ffffff !important;
                  font-weight: 500;
              }
              .painel-lateral .price {
                  text-align: center;
              }
              .banner-top.bestseller {
                  top: 135px;
                  background-position: center;
              }
              .centered-content.bestseller {
                  padding-top: 110px !important;
              }
              .product-list .product {
                  margin: 0 !important;
                  height: 420px !important;
              }
              .product-list.extended .product {
                height: 219px !important;
              }
          }
          @media (max-width:500px) {
              .beneficios {
                  /* grid-template-columns: 1fr 1fr; */
                  margin: 0 auto 0 !important;
              }
              .beneficios .benef-label {
                  font-weight: normal !important;
                  line-height: 14px !important;
                  font-size: 12px !important;
              }
              .beneficios .benef-icon {
                  position: inherit;
                  width: 100%;
                  margin: 10px 0;
                  font-size: 16px;
              }
          }
          
          .img-categories .icon-categ {
              width: 60px;
              height: 60px;
              border-radius: 50%;
              background-size: cover;
              color: #ffffff;
          }
          .img-categories .icon-categ svg use {
              transform: scale(0.92) translate(28%) translateY(27%) !important;
          }
          .img-categories .categ.familia-crista .icon-categ svg use {
              transform: scale(0.65) translate(28%) translateY(30%) !important;
          }
          .beneficios {
              margin: 0 auto;
              padding: 0;
              border-radius: 2px;
          }
          .beneficios .benef-icon {
              color: var(--cor_2);
              display: inline-block;
              /* position: absolute; */
              /* left: 0; */
          }
          .beneficios .benef-label {
              color: #011b34;
              text-transform: uppercase;
              font-size: 12px;
              line-height: 15px;
              font-weight: 500;
              /* display: block; */
              /* vertical-align: middle; */
          }
          
          .beneficios .benef {
              text-align: center;
              background-color: transparent;
              border: 0 solid #e2e2e2;
              border-radius: 0;
              padding: 15px 10px;
              /* box-shadow: 0px 1px 2px rgba(25, 25, 25, 0.12); */
              position: relative;
          }
          
          .beneficios .benef:last-child {
              margin-right: unset;
          }
          .beneficios .benef:first-child {
              margin-left: unset;
          }
          .img-categories .categ {
              margin: 10px 4px 0px;
              position: relative;
              background-color: transparent;
              /* box-shadow: 1px 2px 2px #0000001f; */
              display: inline-grid;
              transition: 0.2s;
              height: auto;
              border: 0;
              border: 0 solid #efefef29;
              border: 0 solid #ffffff4d;
              overflow: hidden;
              border-bottom: 0px solid transparent;
              padding: 0px;
              border-radius: 40px;
              }
          .img-categories .categ:hover {
              box-shadow: 1px 3px 6px #00000024;
              background-color: transparent;
              z-index: 2;
          }
          
          .img-categories .categ:after,
          .img-categories .categ:before {
              content: '';
              width: 0;
              height: 4px;
              background-color: #FFC733;
              position: absolute;
              bottom: 0;
              transition: 0.2s;
          }
          .img-categories .categ:after,
          .img-categories .categ:before {
              height: 0px;
              background-color: unset;
              z-index: 1;
              bottom: 0px;
              background-color: var(--cor_1);
          }
          .img-categories .categ:after,
          .img-categories .categ:before {
              left: 50%;
              transition: 0.2s;
          }
          .img-categories .categhover:before {
              left: 0;
          }
          .img-categories .categ:hover:after,
          .img-categories .categ:hover:before {
              width: 50%;
          }
          .img-categories .categ:hover:before {
              width: 50%;
              left: 1px;
              /* top: -5px; */
          }
          
          .box-main-categories .box-heading {
              max-width: 1600px;
              /* opacity: 0.7; */
              margin: 0 auto 40px;
              padding: 10px !important;
              margin: 0 auto 5px !important;
              font-size: 26px;
              text-transform: unset;
              /* color: var(--cor_2) !important; */
          }
          @media (max-width: 500px) {
              .benef {
                  margin: -1px -1px 0 !important;
                  border-radius: 0 !important;
                  padding: 5px 5px !important;
              }
          }
          .categories .alone,
          .sub-alone {
              position: relative;
          }
          .sub-alone, .categories .alone{
              margin: 20px auto;
          }
          
          .categories .alone,
          .sub-alone {
              padding: 0;
              width: 100%;
          }
          .box-heading,
          .categories .alone,
          .product-detail #related .box-heading,
          .sub-alone {
              border-bottom: unset;
              text-transform: unset;
              padding-left: 15px;
          }
          
          .box-heading,
          .categories .alone,
          .centered-content.home .box-heading,
          .product-detail #related .box-heading,
          .sub-alone {
              color: var(--cor_3);
              font-size: 24px;
              font-weight: 700;
              line-height: 29px;
              padding: 20px 10px 15px 10px;
              font-family: 'Canto Brush','Proxima Nova',sans-serif;
              text-transform: uppercase;
              }
  .user-account .box-heading:after, .cart-proccess.checkout-cart .box-heading:after{
    
  left: 0;right: 0;margin: auto;}
          .see-all {
              letter-spacing: 0;
          }
          .img-categories .icon-categ {
              color: #f6f6f6;
          }



          

.img-categories.size-10{
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
}
.img-categories.size-11,
.img-categories.size-12{
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr !important;
}
@media(max-width:1000px){
    .img-categories.size-10,
    .img-categories.size-11,
    .img-categories.size-12{
        grid-template-columns: 1fr 1fr 1fr !important;
    }
}
@media(max-width:800px){
    .img-categories.size-10,
    .img-categories.size-11,
    .img-categories.size-12{
        grid-template-columns: 1fr 1fr !important;
    }
}
  
          .img-categories {
              border-radius: 0;
              padding: 1px 0px 30px;
              height: auto;
              background-color: #ffffff00;
              border: 0 solid #ffffffe0;
              grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
              text-align: left;
              position: relative;
              /* display: block; */
          }
          .img-categories .icon-categ i {
              line-height: 65px;
          }
          
          .img-categories .categ:hover .icon-categ {
              color: var(--cor_3);
          }
          .img-categories .categ:hover .label-categ {
              color: var(--cor_1);
          }
          .img-categories .categ:hover .label-categ:before{
              content:'';
              display: none;
              position:absolute;
              top:0px;
              left:2px;
              width:98%;
              height:20px;
              border-top:1px solid #ffffff6b;
              border-radius: 2px;
          }
          .img-categories .icon-categ {
              position: relative;
              font-size: 26px;
              width: 65px;
              height: 65px;
              display: block;
              position: absolute;
              top: 6px;
              left: 0;
              right: 0;
              border-radius: 50%;
              display: none !important;
          }
          .img-categories .categ.filosofia .icon-categ,
          .img-categories .icon-categ {
              margin: 0 auto;
          }
          .img-categories .icon-categ svg use {
              transform: scale(.85) translate(10px, 17px);
          }
          .img-categories .recomendacoes .icon-categ svg use {
              transform: scale(.95) translate(13px, 13px);
          }
          
          @media (max-width: 700px) {
              .box-main-categories.new {
                  margin: 0 auto;
                  padding: 0px 0 20px 0 !important;
              }
              .img-categories .icon-categ {
                  display: none;
              }
              .img-categories .categ .label-categ {
                  bottom: unset;
                  left: unset;
                  position: unset;
                  font-size: 13px;
                  /* font-weight: bold; */
                  height: auto;
                  min-height: auto;
                  display: table-cell;
                  vertical-align: middle;
              }
              .img-categories .categ:hover .label-categ {
                  /* color: var(--cor_2); */
              }
              .img-categories .categ:hover {
                  border: 1px solid #000;
              }
              .img-categories .categ:hover a {
                  box-shadow: unset;
                  top: 0;
                  transform: scale(1);
              }
          }
          
          .back-menu {
              background-color: var(--cor_2);
              color: var(--cor_1);
              font-weight: 600;
              font-family: 'Urbanist';
          }
          #gototop {
              background-color: #000000ad;
              color: #ffffff;
              border-radius: 50%;
          }
          #footer .footer-content {
              border-top: 1px solid var(--cor_1);
              background-color: var(--cor_1);
              /* background-image: linear-gradient(85deg,var(--cor_2), var(--cor_4)); */
              }
  
  
          .product-info .category {
              padding: 0 15px;
              text-transform: uppercase;
              font-size: 13px;
          }
          .product-info .category a{
              color: #333;
              font-weight:600;
          }
          .main-panel,
          .product-info.with-related .details {
              background-color: #fff;
              border: 1px solid #eaeaea;
              border-radius: 14px;
              font-weight: 500;
              /* box-shadow: 0 4px 5px rgb(25 25 25 / 10%); */
          }
          .product-detail .sinopse div p {
              font-size: 14px !important;
              line-height: 18px !important;
          }
          .product-detail .detail *,
          .product-detail .sinopse * {
              color: rgb(0 0 0);
              font-size: 15px !important;
              line-height: 22px;
              font-family: 'Proxima Nova', sans-serif;
          }
          .product-detail .detail label {
              font-weight: 700;
              display: block;
              color: rgb(0, 0, 0);
            font-family: 'Urbanist','Proxima Nova', sans-serif;
          }
          .product-detail {
              padding-top: 187px !important;
          }
          .painel-lateral,
          .product-detail .image {
              height: auto;
              margin-bottom: 40px;
          }
          .product-info .image img {
              height: auto;
          }
          .painel-lateral .product-name span {
              color: #000;
              font-weight: 600;
            /* letter-spacing:1px; */
              font-size: 29px;
              font-family: 'Urbanist','Proxima Nova';
          }
          #footer,
          #footer .column a,
          #footer .made-by a {
              color: #ffffff;
              margin-top: 15px;
          }
          .centered-content.home + #footer{
              padding: 0;
              margin-top: 0;
          }
          #footer h4 {
              color: var(--cor_4);
              font-weight: 600;
          }
          #footer{
              padding: 0px 0 0px;
              margin: 110px 0 0;
          }
          #footer .column a,
          #footer .column span {
              font-size: 13px;
              font-weight: 500;
              color: var(--cor_4);
          }
  
    
          #footer .pag span {
              background-color: #fff;
              /* outline: 1px solid #e2e2e2; */
          }
          #footer .centered-content.icons {
              background-color: var(--cor_2);
              border-top: 0px solid #dadada;
              /* padding-top: 20px; */
          }
          #footer .centered-content.icons .column .icon {
              color: var(--cor_2-dark);
              font-size: 25px;
          }
          #footer .centered-content.icons .column .info {
              color: var(--cor_3);
              text-transform: uppercase;
              font-weight: 700;
              font-size: 12px;
              line-height: 16px;
          }
          
          .box-category .active > a,
          .box-category a.active,
          .box-category a:hover {
              color: #000000 !important;
              text-decoration: underline;
          }
          
          .link-like-button.finish,
          .login .link-like-button {
              /* background-color: #fff !important; */
              /* color: var(--cor_3) !important; */
              line-height: 36px !important;
              /* background-color: var(--cor_2) !important; */
          }
          .link-like-button.finish:hover,
          .login .link-like-button:hover {
              background-color: #000 !important;
          }
          .account .content .link-like-button {
              padding: 5px;
              margin: 0 20px;
              background: transparent !important;
              width: 227px !important;
              border-radius: 45px;
              border: 2px solid #b3b3b3!important;
          }
          .account .content .link-like-button:hover {
              background: #303030 !important;
              border: 2px solid #303030 !important;
          }
          
          .centered-content.user-account.address-list .content .link-like-button {
              color: #a0a0a0 !important;
              border: 0 solid !important;
              width: auto !important;
              padding: 0 !important;
          }
          .centered-content.user-account.address-list .content .link-like-button:hover {
              color: #303030 !important;
              background-color: #fff !important;
              border: 0 solid !important;
              width: auto !important;
          }
          .centered-content.user-account.address-list .link-like-button {
              color: #4ca974!important;
              border: 2px solid #000 !important;
              padding-left: 40px !important;
          }
          .centered-content.user-account.address-list .link-like-button:hover {
              border: 2px solid #000 !important;
              color: #fff !important;
          }
          #button-login,
          #login #button-login input.save-form,
          .checkout-cart a.link-like-button.finalizar-compra,
          .checkout-checkout #button-confirm span,
          .checkout-checkout #confirm .right input,
          .latest-products .button,
          .link-like-button,
          .login-content .buttons input[type=submit],
          .order-detail a.btn,
          .product-info #button-cart,
          .product-list .product .button,
          .user-account .register-user .buttons #button-register,
          .user-account .register-user .buttons input[type=submit],
          .user-account input.save-form {
              color: var(--cor_4) !important;
              background-color: var(--cor_1)  !important;
              transition: 0.15s !important;
              border-radius: 25px;
              border: 2px solid var(--cor_1);
              /* letter-spacing: 0.2px; */
              outline: none;
              /* font-family: 'Quicksand','Proxima Nova'; */
              font-weight: 700 !important;
              font-family: 'Urbanist','Proxima Nova',sans-serif !important;
          }
          .cart .button.nwa_list_button_custom {
              font-size: 12px;
          }
          .generic-form input.save-form {
              border: 2px solid #303030 !important;
          }
          #button-login:hover,
          #cart .link-like-button.finish:hover,
          #login #button-login:hover,
          .cart .button.nwa_list_button_custom:hover,
          .checkout-cart a.link-like-button.finalizar-compra:hover,
          .checkout-checkout #button-confirm:hover span,
          .checkout-checkout #confirm .right input:hover,
          .latest-products .button:hover,
          .link-like-button:hover,
          .login-content .buttons input[type=submit]:hover,
          .order-detail a.btn:hover,
          .product-info #button-cart-redirect:hover,
          .product-info #button-cart:hover,
          .product-list .product .button:hover,
          .product-list .product .button:hover .latest-products .button:hover,
          .user-account .register-user .buttons #button-register:hover,
          .user-account .register-user .buttons input[type=submit]:hover,
          .user-account input.save-form:hover,
          input.save-form:hover {
              color: var(--cor_4) !important;
              outline: none;
              /* border: 2px solid #0e293a !important; */
              background-color: var(--cor_1-hover) !important;
              border: 2px solid var(--cor_1-hover) !important;
              /* font-size: 11px; */
          }
          #coupon .link-like-button.button.coupon-text {
              border: 1px solid #c1c1c1 !important;
              color: #00001d !important;
              line-height: 20px !important;
              background-color: #dedede !important;
          }
          #coupon .link-like-button.button.coupon-text:hover {
              border: 1px solid #c1c1c1 !important;
              background-color: #303030 !important;
              color: #fff !important;
          }
          .link-like-button.button.coupon-text {
              border: 2px solid #303030 !important;
              color: #303030 !important;
          }
          .link-like-button.button.coupon-text-cancel:hover {
              background-color: #000 !important;
              color: #fff !important;
          }
          .buttons-buy .btn-buy,
          .buttons-buy .btn-buy-redirect {
              border-radius: 2px;
          }
          .latest-products .button,
          .product-list .product .button {
              font-weight: bold;
              box-shadow: 0 0 18px #0cffc000;
              transition: 0.2s;
              max-width: 200px;
              font-size: 11px;
              font-weight: 700 !important;
          }
          .latest-products .button:hover,
          .product-list .product .button:hover {
              box-shadow: 0 0 18px #0cffc042;
          }
          .cart .button.nwa_list_button_custom,
          .latest-products .button.nwa_list_button_custom {
              display: block;
              width: 144px;
              height: 33px;
              background-color: rgb(255, 255, 255);
              color: #000000 !important;
              background-color: #ffffff !important;
              border: 2px solid #000000;
          }
  
          
          .conteudo-carrinho,
          .resumo-carrinho {
              border-radius: 0;
              box-shadow: unset;
              border: 1px solid #eaeaea !important;
          }
          .cart-total .total,
          .cart-total .value {
              font-size: 13px;
              font-family: 'Proxima Nova',sans-serif;
          }
          .add-wishlist a:hover,
          .painel-lateral .links a:hover {
              color: #f35d52;
          }
          
          .checkout-checkout #button-confirm span {
              font-family: unset;
              border: 2px solid #000000 !important;
              line-height: 30px !important;
              padding: 4px 25px !important;
              font-weight: bold !important;
              font-size: 14px !important;
              border-radius: 2px !important;
              transition: 0.2s;
          }
          .checkout-checkout #confirm .right input {
              border: 2px solid #000000 !important;
              line-height: 30px !important;
              border-radius: 4px;
              padding: 5px 20px;
          }
          .checkout .login-content p.aviso {
              border: 1px solid #e2e2e2;
              max-width: 500px;
              padding: 20px;
              border-radius: 5px;
              background-color: #ffffff;
              color: #303030;
              text-transform: uppercase;
              margin: auto;
              font-size: 15px;
          }
          .dados_cartao {
              box-shadow: 0 0 0 transparent !important;
          }
          .order-list .products li .name {
              color: #303030;
          }
          .blog-item h2 {
              color: #303030;
          }
          .one_post a {
              color: #303030;
          }
          .user-account .register-user h2 {
              color: #303030;
          }
          input.save-form {
              background-color: #fff;
              border: 2px solid #303030 !important;
              color: #303030 !important;
              border-radius: 5px;
              font-size: 12px;
              font-weight: bold;
              cursor: pointer;
              transition: 0.2s;
          }
          input.save-form:hover {
              background-color: #303030 !important;
              color: #fff !important;
          }
          .generic-form h2 {
              color: #303030;
          }
          #owl-top-author .owl-item .item {
              border: 3px solid #ffffff;
              background-color: #ffffff;
              box-shadow: 0 1px 2px rgba(25, 25, 25, 0.2);
              border-radius: 5px;
              height: 350px;
              transition: 0.2s;
          }
          #owl-top-author .owl-item .item:hover {
              border: 3px solid #ffffff;
              /* background-color: #fff; */
              box-shadow: 0 9px 35px -22px rgba(0, 0, 0, 0.5);
          }
          #owl-top-author .owl-item .item > a {
              position: absolute;
              display: block;
              top: 0;
              height: 100%;
          }
          #owl-top-author .owl-item .image {
              border-radius: 50%;
              overflow: hidden;
              width: 130px;
              height: 130px;
              position: relative !important;
              display: block;
              margin: 20px auto 0;
              border: 0 solid #fff;
              transition: 0.2s;
          }
          #owl-top-author .owl-item .item > a:before {
              content: '';
              background-color: var(--cor_1-light);
              background-image: linear-gradient(0deg,var(--cor_2-hover), var(--cor_2),var(--cor_2-hover));
              opacity: 0.6;
              position: absolute;
              left: 0;
              right: 0;
              z-index: 0;
              width: 145px;
              height: 145px;
              border-radius: 50%;
              margin: 12px auto;
              transform: rotate(90deg);
              display: block;
              transition: 0.2s;
          }
          #owl-top-author .owl-item:hover .item > a:before {
              opacity: 0.8;
          }
          #owl-top-author .owl-item:hover .image {
              border: 0 solid #fff;
          }
          #owl-top-author .owl-item img {
              margin: 0;
              z-index: 1;
              display: block;
          }
          
          #owl-top-author .owl-item .item .name {
              margin-top: 160px;
              margin-left: 0;
              text-align: center;
          }
          #owl-top-author .owl-item .item .name a {
              color: var(--cor_1) !important;
              font-family: 'Canto Brush','Proxima Nova',sans-serif;
              font-weight: 700;
              font-size: 23px;
              text-decoration: none;
              /* text-transform: uppercase; */
              }
          #owl-top-author .owl-item .item .description {
              width: auto;
              margin-top: 10px;
              padding: 5px;
              max-height: 146px;
              overflow: hidden;
              font-size: 14px;
              font-weight: 500;
              line-height: 19px;
              text-align: center;
              color: #646464;
              font-family: 'Proxima Nova','Urbanist', 'sans-serif';
          }
          .owl-carousel .owl-page span {
              background-color: transparent!important;
              margin: 0 auto !important;
              width: 100% !important;
              height: 100% !important;
          }
          .owl-carousel .owl-page span:before {
              content: '';
              width: 7px;
              height: 7px;
              background-color: #ababab;
              display: block;
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto;
              vertical-align: middle;
              border-radius: 50%;
              transition: 0.2s;
          }
          .owl-carousel .owl-page span:hover:before,
          .owl-carousel .owl-page.active span:before {
              width: 13px;
              height: 13px;
              background-color: var(--cor_1);
          }
          #owl-top-author.owl-carousel .owl-page span:hover:before,
          #owl-top-author.owl-carousel .owl-page.active span:before,
          #owl-banner.owl-carousel .owl-page span:hover:before,
          #owl-banner.owl-carousel .owl-page.active span:before {
              background-color: var(--cor_1-hover);
          }
          #owl-banner.owl-carousel .owl-page span:hover:before,
          #owl-banner.owl-carousel .owl-page.active span:before {
              background-color: var(--cor_2);
          }
          .owl-carousel .owl-page {
              width: 30px;
              height: 30px;
              vertical-align: middle;
              margin: 0;
              border-radius: 0;
          }
          .owl-carousel .owl-page span:hover,
          .owl-carousel .owl-page.active span {
              background-color: transparent !important;
              width: 100% !important;
              height: 100% !important;
          }
          
          #owl-top-author .owl-item .item .more {
              width: 100%;
              text-align: center;
              right: 0;
          }
          #owl-top-author .owl-item .item .more a {
              color: #ffffff;
              font-size: 12px;
          }
          .box.authors{
              /* background-color: #f2f2f2; */
              padding: 0px 15px 50px;
          }
  
          .manufactures-list .btn-letter {
              font-size: 12px;
          }
          .manufactures-list .btn-letter.selected,
          .manufactures-list .btn-letter:hover {
              color: #fff;
              background-color: #303030;
              border-right: 1px solid #303030;
          }
          .manufacturer-list ul li a {
              color: #303030;
              transition: 0.2s;
          }
          .manufacturer-list ul li:hover a {
              color: #ffffff;
          }
          .manufacturer-list ul li {
              border: 1px solid #d6d6d6;
              background-color: #f9f9f9;
              transition: 0.2s;
          }
          .manufacturer-list ul li {
              text-transform: uppercase;
              font-size: 11px;
              font-weight: bold;
          }
          .manufacturer-list ul li:hover {
              border: 1px solid #303030;
              background-color: #303030;
          }
          #filterInput {
              border: 2px solid #dcdcdc !important;
              text-transform: uppercase;
              font-size: 14px;
              font-weight: bold;
          }
          #filterInput:hover {
              border: 2px solid #c5c5c5 !important;
          }
          #cart .cont {
              color: #000;
              background-color: var(--cor_2-hover);
              font-size: 11px;
              font-weight: 800;
              line-height: 17px;
              box-shadow: unset;
          }
          #cart.active .content {
              border-radius: 5px;
          }
          .mini-cart-total td {
              font-size: 11px;
          }
          #cart .mini-cart-total {
              padding: 9px 5px;
          }
          #cart .mini-cart-info td a {
          
              font-family: 'Urbanist','Proxima Nova', 'sans-serif';
          }
          .cart-link,
          .cart-link:hover {
              color: #ffffff;
          }
          #cart .link-like-button.finish {
              line-height: 39px;
          }
          .checkout-cart a.link-like-button.finalizar-compra {
              color: var(--cor_4) !important;
              padding: 0 23px;
              line-height: 35px;
              background-color: var(--cor_1)!important;
              border: 2px solid var(--cor_1) !important;
              font-size: 13px;
          }
          #button-login,
          .latest-products .button,
          .login-content .buttons input[type=submit],
          .product-info #button-cart,
          .product-list .product .button,
          .user-account .register-user .buttons #button-register,
          .user-account .register-user .buttons input[type=submit] {
              color: #fff;
              font-weight: unset;
              border-radius: 20px;
              box-shadow: 0 0 18px #0cffc000;
              transition: 0.2s;
              line-height: 29px;
              bottom: -1px;
          }
          
          .login-content .login input[type=password],
          .login-content .login input[type=text],
          .user-account .register-user .content .small select,
          .user-account .register-user .content input[type=password],
          .user-account .register-user .content input[type=text] {
              box-shadow: 0 1px 3px rgba(25, 25, 25, 0);
              border: 1px solid #dedede !important;
              box-shadow: unset !important;
          }
          .user-account .register-user .content span {
              padding-left: 5px;
              font-weight: bold;
          }
          .user-account .buttons a.link-like-button .icon {
              color: #000000 !important;
              transition: 0.2s;
          }
          .content.dados .buttons a.link-like-button .icon,
          .content.outros-dados .buttons a.link-like-button .icon {
              color: #00000091;
          }
          .content.dados .buttons a.link-like-button:hover .icon,
          .content.outros-dados .buttons a.link-like-button:hover .icon {
              color: #fff !important;
          }
          .user-account .content .buttons {
              margin: 10px 0 30px;
          }
          .user-account .content b {
              padding-left: 5px;
          }
          .user-account .register-user .buttons input[type=submit],
          .user-account input.save-form {
              padding: 0 20px !important;
          }
          .link-like-button,
          input.save-form {
              width: auto !important;
              padding: 0 40px;
              border-radius: 25px;
              font-size: 12px;
              border: 2px solid var(--cor_1)  !important;
          }
          input.save-form {
              font-family: unset;
              padding: 0 0 !important;
          }
          .checkout-checkout .checkout #login b {
              margin-left: 5px;
          }
          #colorbox #cboxLoadedContent #nwa_list_box_title {
              display: block !important;
              text-transform: uppercase;
              padding: 0;
              color: #303030;
          }
          #nwa_list #nwa_list_box_description {
              margin: 20px 0;
          }
          #cboxLoadedContent #nwa_list .link-like-button {
              background-color: #303030;
          }
          #button-login:hover,
          .latest-products .button:hover,
          .login-content .buttons input[type=submit]:hover,
          .product-list .product .button:hover {
              box-shadow: 0 0 18px #0cffc000;
              color: #303030;
          }
          #login #button-login {
              border: 0;
              line-height: 38px !important;
              background-image: unset;
              color: #000000 !important;
              border: 2px solid #000000 !important;
              background-color: #fff !important;
          }
          #login #button-login:hover {
              background-image: unset !important;
          }
          .conteudo-carrinho .item-cart-content .name a {
              color: #303030;
              font-size: 14px;
          }
          #make-review,
          .generic-form .content span.required,
          .one_post a,
          .user-account .register-user .content span.required {
              padding-left: 5px;
          }
          input[type="text"],
          input[type=password],
          select,
          textarea {
              /* border-radius: 3px !important; */
              font-size: 13px;
          }
          
          .order-detail a.btn {
              border-radius: 4px;
              background-color: #000 !important;
              color: #fff !important;
              border-radius: 2px;
          }
          
          #content.success .content .buttons .left a.button {
              background-color: #002b3c !important;
              text-transform: uppercase;
              border-radius: 2px;
              padding: 10px 20px !important;
              transition: 0.2s;
          }
          .success .image {
              color: #8BC34A;
          }
          #content.success .content .buttons .left a.button:hover {
              background-color: #4ca974 !important;
              color: #fff !important;
          }
          
          .page_navigation a {
              color: #303030;
          }
          .page_navigation a:hover {
              background-color: #303030;
              border: 1px solid #303030;
              color: rgb(255, 255, 255);
          }
          .page_navigation a.active_page {
              color: rgb(255, 255, 255);
              background-color: #000;
              border: 1px solid #000;
          }
          .cart-proccess .left-column a:hover,
          .checkout-checkout .left-column a:hover,
          .user-account .left-column a.selected,
          .user-account .left-column a:hover {
              border-bottom: 2px solid #000;
              color: #000;
          }
          .products-table td a {
              color: #000;
          }
          #container + .centered-content:first-child,
          #content.centered-content.cart.checkout-checkout {
              padding-top: 175px !important;
          }
          #content.centered-content.cart.checkout-checkout {
            margin-top: 190px !important;
          }
  
          .checkout-content table.radio label:hover {
              color: #000;
              text-decoration: underline;
          }
          .mini-cart-total td{
              font-size: 12px;
          }
          .content-user,
          .conteudo-carrinho,
          .resumo-carrinho ,
          #cart .mini-cart-total,
          html.menu-open body .box ul.box-category.open,
          .checkout-resume,
          #checkout-content{
              font-family: 'Proxima Nova',sans-serif;
          }
          .checkout-resume-content{
            border-radius:10px;
            box-shadow: rgb(0 0 0 / 19%) 0px 7px 20px -3px, rgb(0 0 0 / 21%) 0px 4px 6px -2px;
          }
          #checkout-content #shipping-address, #checkout-content #shipping-method, #checkout-content #payment-method, #checkout-content #confirm{
              border-radius: 25px;
              box-shadow: rgb(0 0 0 / 19%) 0px 7px 20px -3px, rgb(0 0 0 / 21%) 0px 4px 6px -2px;
          }
          .conteudo-carrinho .item-cart {
              border-bottom: 1px solid #eaeaea;
          }
          .checkout-checkout div.active .checkout-heading {
              border-bottom: 0 solid;
              background-color: var(--cor_1-hover);
              color: #ffffff;
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              text-transform: none;
          }
          .checkout-checkout div.active .checkout-heading .checkout-icon {
              color: var(--cor_2-hover);
          }
          .checkout-checkout .checkout > div .checkout-heading span {
              font-size: 15px;
              font-weight: 500;
              text-transform: inherit;
              font-family: 'Urbanist',sans-serif;
              
          }
.checkout-checkout .checkout-heading{
    text-transform:none;
    color:#6b6b6b
}
.checkout-checkout .checkout>div .checkout-heading a{
    font-family: 'Urbanist',sans-serif;
    font-size: 15px;
    color:#6b6b6b
}
          #checkout-content #shipping-address .btn-new-address a {
              font-size: 14px;
          }
          .checkout-checkout div.active {
              border-radius: 10px !important;
          }
          .back-category a:hover {
              color: #303030;
          }
          .box-subcategory li a:hover {
              color: #000;
              text-decoration: none;
              color: var(--cor_4);
              background-color: var(--cor_1-hover);
              border: 1px solid var(--cor_1-hover);
              text-decoration: none;
          }
          .box-subcategory.open li a:hover {
              border: 1px solid var(--cor_1-hover);
              border-bottom: 1px solid #e2e2e2;
          }
          .product-filter select:focus {
              border: 1px solid #303030;
          }
          .box-subcategory li.more-sub-category {
              font-weight: bold;
              border: 1px solid var(--cor_1-hover);
              background-color: var(--cor_1-hover);
              color: #ffffff;
              cursor: pointer;
          }
          
          @media (max-width:1360px) {
              #logo{
                  /* top: 36px; */
              }
              #container.stick #logo {
                  /* top: 11px; */
                  left: 20px;
              }
              #header #search {
                /* margin: 78px auto 0; */
              }
              .login-cart {
                    /* top: 70px; */
                }
                .menu-bar{
                    /* background-color: var(--cor_2-light); */
                }
              .menu-bar .main-links{
                  bottom:0;
              }
              .btn-ofertas {
                /* background-color: var(--cor_1-light); */
                /* border-radius:0; */
              }
  
            
              #container.stick #logo a span {
                  /* width: 166px !important; */
                  /* height: 79px !important; */
                  background-position: bottom !important;
              }
  
              .background-header .img-header:before {
                  background-position: 30% top;
              }
              #container.stick .background-header .img-header:before {
                  background-position: 30% -24px;
              }
          
              .img-categories .categ:hover {
                  /* border-bottom: 3px solid #fff; */
              }
          }
        
          @media (max-width:1200px) {
            
            .login-cart {
                /* top: 77px; */
            }
  
              .main-links a {
                  padding: 10px 8px;
              }
              .menu-bar{/* background-image: linear-gradient(to top,#111111a1, #11111100); *//* background-color: #fff8f1; */}
              #logo {
                  /* top: 45px; */
                  left: 20px !important;
              }
              #container.stick #logo {
                  /* top: 25px; */
                  left: 20px !important;
              }
              #logo a span{
                  /* width: 155px !important; */
                  /* height: 87px !important; */
              }
  
              .background-header .img-header:before {
                  background-position: 30% top;
              }
              #container.stick .background-header .img-header:before {
                  /* background-position: -230px -48px; */
                  background-position: 30% -24px;
              }
  
          }
          
          @media screen and (max-width:1000px) {
            #content.checkout-cart {
                margin-top: 140px  !important;
            }
            #cart.active .content {
              border-radius: 0px;
          }
            
              #container.stick #logo {
                  top: 1px !important;
                  width: unset;
                  left: 0 !important;
                  right: 0;
              }
              #header #search input {
                  background-color: #fff;
                  border: 1px solid #ffffff !important;
                  border-radius: 0px !important;
                  color: #000;
              }
              #doSearch{
                border-radius: 0px;
                /* background-color: var(--cor_1); */
                border: 0px solid #f0f0f000;
                border-left: 1px solid #f0f0f000;
                line-height: 41px;
              }
  
  
              #header #search input::placeholder {
                  color: #000000b8
              }
              #header #search:before{
                  /* color: #7c8986; */
              }
              html.searching #doSearch {
                  color: var(--cor_1) !important;
                  border-radius: 0;
              }
              html.searching #header #search #search-form-bot:hover #doSearch{
                  color: var(--cor_1) !important;
              }
              html.searching #doSearch:hover {
                  /* color: #000 !important; */
                  border-radius: 0;
              }
              .background-header .img-header:before {
                  background-position: 45% -28px;
                  background-size: 1100px;
                  image-rendering: inherit;
              }
              #container.stick .background-header .img-header:before {
                  background-position: 45% -12px;
              }
          
              
              .product-info.with-related {
                  margin-top: 157px;
              }
  
              #footer .column a {
                  padding: 7px 0 15px;
                  border-radius: 0;
                  margin-top: 0;
                  border: 0;
                  border-bottom: 1px solid rgb(0 0 0 / 11%);
              }
              #footer .column a:last-child {
                  border:0px;
              }
          }
          
          @media screen and (max-width:680px) {
              body .header-faq{
                  background-position: 7%  0px;
              }
              body #container.stick .header-faq{
                  background-position: 7%  -3px;
              }
  
              .background-header .overlay-header {
                  opacity: 0;
                  /* background-image: radial-gradient(farthest-corner at 50% 50% , rgb(0 32 50 / 43%) 0%, rgb(0 32 50 / 53%) 70%); */
              }
              .background-header .img-header:before {
                  background-position: 7% -28px;
              }
              #container.stick .background-header .img-header:before {
                  background-position: 7% -12px;
              }
              #owl-banner.owl-carousel .owl-page {
                  /* top:-30px */
              }
            
          
          }
  
  
        @media screen and (max-width:560px) {
  
              body .header-faq {
                  background-position: 30% 0px;
              }
          body #container.stick .header-faq {
      background-position: 30% -3px;
  }
              .background-header .img-header:before {
                  background-position: 30% -28px;
              }
              #container.stick .background-header .img-header:before {
                  background-position: 30% -12px;
              }
  
            
          
          }
  
  
          @media screen and (max-width:460px) {
            #container .header-faq .atendimento .btn-faq a{
              /* background-color: var(--cor_1); */
            }
            
              body .header-faq{
                  /* background-position: -59px 17px; */
                  /* background-size: contain; */
                  background-color: var(--cor_1);
                  /* background-size: 1240px; */
                  background-repeat: no-repeat;
                  background-image: unset;
                  }
            body #container.stick .header-faq {
      background-position: -59px 0px;
  }
              .background-header .img-header:before {
                  background-position: -59px -10px;
                  /* background-size: 1240px; */
                  image-rendering: auto;
              }
              #container.stick .background-header .img-header:before {
                  background-position: -59px -12px;
              }
              #container.stick .background-header .overlay-header,
              .background-header .overlay-header {
                  opacity: 0;
                  background-image: unset;
                  background-color: var(--cor_1);
              }
            
            
          }
          
          @media screen and (max-width:1000px) {
              #container + .centered-content:first-child,
              #content.centered-content.cart.checkout-checkout {
                  padding-top: 130px !important;
                  margin-top: 150px !important;
              }
              .product-detail {
                  padding-top: 0 !important;
              }
              .img-categories .categ:after,
              .img-categories .categ:before {
                  display: none;
              }
              .box-main-categories .box-heading {
                  text-align: center;
              }
              .centered-content.home .box-heading {
                  margin: 0 auto 10px !important;
                  padding-top: 30px !important;
                  font-size: 22px;
              }
              .see-all {
                  top: 40px;
              }
              .centered-content.home .box.authors .box-heading {
                  padding-right: 85px;
              }
              .box-heading,
              .box-main-categories .box-heading,
              .categories .alone,
              .product-detail #related .box-heading,
              .sub-alone {
                  font-size: 23px;
              }
          
              .resumo-carrinho.invisivel .content {
                  display: unset;
              }
          
              #owl-banner .owl-item .item {
                  border-radius: 0;
              }
              #column-right {
                  padding: 20px 0;
              }
              .categories .alone {
                  margin-top: 18px;
                  margin-bottom: 0;
                  padding-left: 0;
              }
              .box-subcategory li a,
              .more-sub-category {
                  transition: unset !important;
              }
              .box .box-content {
                  margin: unset;
                  box-shadow: unset !important;
              }
              .box ul.box-category.open {
                  padding: 0 !important;
                  left: 0;
                  border-radius: 0;
                  max-width: 100%;
              }
              .home.banner .box .box-content {
                  margin: 0 !important;
              }
              #header {
                  height: 122px;
                  background-position: 80% 0;
                  /* box-shadow: 0 4px 8px rgba(25, 25, 25, 0.25); */
                  border-top: 0 solid var(--cor_1);
              }
              
              .img-categories {
                  padding-top: 0px;
                  padding-bottom: 30px;
                  padding-left: 0;
                  text-align: center;
                  margin: auto;
              }
            .img-categories:before {
                margin: auto;
                left: 0;
                right: 0;
                width: auto;
                position: relative;
                margin-bottom: 20px;
                display: block;
            }
              #container {
                  height: 130px !important;
                  background-image: unset;
              }
  
              #container.stick {
                  height: 70px !important;
                  padding-top: 70px;
              }
            
              .page-content, #container + .centered-content,
              .centered-content.user-account {
                  padding-top: 122px !important;
              }
              body #container .header-faq .atendimento .btn-faq a,
              body .atendimento .btn-faq {
                  margin-top: 0;
              }
              body .header-faq .atendimento a.phone {
                  vertical-align: middle;
                  /* color: #ffffff; */
                  /* background-color: #f5f5f5; */
                  padding: 2px 9px;
                  border-radius: 15px;
                  line-height: 1;
              }
          
              .beneficios .benef-icon {
                  position: absolute;
                  left: 0;
                  color: #0000001f;
              }
              .beneficios .benef-label {
                  width: 100%;
                  padding: 0 15px 0 40px;
                  font-size: 11px;
                  line-height: 12px;
                  vertical-align: middle;
                  display: inline-grid;
              }
          
              #search-form-bot {
                  right: 0px;
              }
              #header #search {
                  margin: 0 auto;
                  width: 100%;
                  top: 82px;
                  padding: 0 0px;
                  transition: .25s;
              }
              #header #search:before {
                  left: 15px;
              }
            #btn-category-mobile{
                  left: 0px;
            }
            .login-cart {
              right: 0px;
            }
              #btn-category-mobile,
              .login-cart {
                  top: 14px !important;
                  transition:.2s;
              }
              body.stick #btn-category-mobile,
              body.stick .login-cart {
                  top: 10px !important;
              }
              .menu-bar {
                  opacity: 0;
              }
              #logo {
                  top: 0px !important;
                  left: 0 !important;
                  right: 0;
                  margin: auto;
                  width: 100%;
              }
              #container #logo a span, #logo a span {
                background-image: url(/catalog/view/theme/theme03-template/image/caritatem/logo-151-65.png);
            }
              #container.stick #logo a span,
              #logo a span {
                  width: 151px !important;
                  height: 65px !important;
                  /* background-position: 0 82px; */
              }
              #container.stick #logo a span{
                  width: 151px !important;
                  height: 65px !important;
                  /* background-position: 0 82px; */
              }
              .box ul.box-category li:first-child {
                  border-top: 0 solid;
              }
              #container .header-faq .atendimento{
                  text-align: right;
                  padding-right:5px;
                  /* background-color: #000b1885; */
              }
          
              #footer .column {
                  border-top: 1px solid #2a2a2a0f;
              }
              .alone.open {
                  color: var(--cor_4);
                  background-color: var(--cor_1-hover);
                  font-weight: 500;
              }
              .alone.open .parent-categ {
                  font-size: 18px;
                  height: fit-content;
              }
              #footer .footer-content {
                  /* background-image: unset; */
              }
          }
           @media screen and (max-width:680px) {
                   #container.stick #logo,
              #logo {
              /* top: 4px !important; */
              left: 0px !important;
              right: 0;
              width: 223px;
              /* text-align: left; */
              /* padding-left: 40px; */
              }
              #container.stick #logo{
                      /* top: 4px !important; */
              }
  
           }
          
          @media screen and (max-width:560px) {
              body .header-faq .atendimento a.phone{
                  /* background-color: var(--cor_2); */
              }
              #owl-banner {
                  margin-bottom: 0;
                  padding-bottom: 15px;
              }
              .beneficios.new {
                  display: none !important;
              }
              .beneficios .benef-label {
                  padding: 0 10px;
                  font-size: 10px !important;
                  line-height: 11px !important;
              }
              #container.stick #logo{
                  /* top: 7px !important; */
              }
              #logo {
                  /* top: -9px !important; */
              }
              #logo a span {
                  /* width: 136px !important; */
                  /* height: 75px !important; */
              }
              #container.stick #logo a span{
                  /* width: 110px !important; */
                  /* height: 57px !important; */
              }
              
          }
          @media screen and (max-width:460px) {
            
              #container.stick #logo,
              #logo {
              left: 0px !important;
              top: 4px !important;
              /* right: unset; */
              /* padding-left: 35px; */
              /* text-align: left; */
              }
              #container.stick #logo{
                 top: 2px !important; 
              }
            #logo {
                  top: 8px !important;
                  /* padding-left: 52px; */
                  /* text-align: left; */
              }
            #container .header-faq .atendimento {
                  text-align: center !important;
              }
            body .header-faq .atendimento a.phone{
              background-color:transparent;
            }
              
            #logo a span{
              width: 151px !important;
              height: 65px !important;
            }
            #container.stick #logo a span{
              /* width: 166px !important; */
              /* height: 64px !important; */
            }
            .img-categories .categ:nth-child(2) {
                border-top-right-radius: 0px;
            }
            .img-categories .categ:first-child {
                border-top-left-radius: 0;
            }
            .img-categories .categ:last-child {
                border-bottom-right-radius: 0;
            }
  
          }
  
  @media(max-width:350px){
    #logo {
      /* top: 7px !important; */
      padding-left: unset;
      left: 0 !important;
      right: 0;
      text-align: center;
    }
    #logo a span{
      /* width: 166px !important; */
      /* height: 60px !important; */
    }
    #container.stick #logo a span{
      /* width: 166px !important; */
      /* height: 60px !important; */
    }
    #container.stick #logo, #logo{
      padding-left: 0px;
      /* left: 0px !important; */
      /* right: unset; */
      text-align: center;
    }
    .header-faq:before,
              #header:before{
                  content:'';
                  width:100%;
                  height:100%;
                  display:block;
                  position:absolute;
                  opacity: 0;
                  background-color: var(--cor_2);
              }
    .background-header .img-header:before {
        background-position: 13% -10px;
    }
    #container.stick .background-header .img-header:before{
      background-position: 13% -12px;
    }
    body .header-faq {
      background-position: 9% 17px;
    }
    body #container.stick .header-faq {
      background-position: 9% 0px;
  }
  }
          
          .author-detail .pagination .links b,
          .blog-top .pagination .links b,
          .categories .pagination .links b,
          .order .pagination .links b,
          .search .pagination .links b {
              background-color: var(--cor_1-light);
              color: rgb(255, 255, 255);
              user-select: none;
          }
          
          .author-detail .pagination .links a,
          .author-detail .pagination .links b,
          .blog-top .pagination .links a,
          .blog-top .pagination .links b,
          .categories .pagination .links a,
          .order .pagination .links a,
          .order .pagination .links b,
          .search .pagination .links a,
          .search .pagination .links b {
              color: #909090;
              font-weight: normal;
          }
          .pagination .links a:hover {
              color: #000000;
          }
          .pagination .links b {
              color: var(--cor_4) !important;
              /* border-radius: 0 !important; */
              font-weight: 800 !important;
          }
          .box-subcategory li a,
          .more-sub-category {
              background-color: white;
              color: #303030;
              border-radius: 25px;
              border: 1px solid #d0d0d0;
              text-transform: none;
              font-size: 13px;
              font-weight: bold;
              transition: 0.2s;
          }
          
          .product-filter b {
              color: #303030;
          }
          .clear-input {
              top: 10px;
          }
          .clear-input:hover {
              color: #960815;
          }
          .product-filter select {
              border: 1px solid #fff !important;
          }
          .product-info #button-cart {
              font-weight: 700 !important;
              color: var(--cor_4) !important;
              /* border-radius: 3px; */
              font-size: 13px;
              background-color: var(--cor_1) !important;
              border: 2px solid var(--cor_1) !important;
          }
          .product-info #button-cart-redirect {
              border: 2px solid var(--cor_1);
              background-color: var(--cor_1);
              color: var(--cor_4);
              font-weight: 700;
              border-radius: 30px;
              font-family: 'Urbanist','Proxima Nova', sans-serif;
          }
          .product-info #button-cart-redirect:hover,
          .product-info #button-cart:hover {
              color: #fff;
          }
          .product-list .product {
              margin: 7px 2px;
              height: 370px;
          }
.product-list .product .item-product{
  min-height: 370px;
}
          .latest-products .name a.product-name,
          .product-list .product .name a.product-name {
              font-size: 14px;
              font-family: 'Urbanist','Proxima Nova', 'sans-serif';
              line-height: 15px;
              min-height: 30px;
              max-height: 30px;
              font-weight: 600;
          }
          .product-list .product .author {
              line-height: 14px;
              font-family: 'Urbanist','Proxima Nova', sans-serif;
          }
          .product-list .product .author a {
              padding: 2px;
          }
  
          #header #search .resultados .item .flags .flag,
          .painel-lateral .flags .flag,
          .product .flags .flag {
              font-size: 10px;
              font-family: 'Urbanist','Proxima Nova', 'sans-serif';
          }
          .product-list .product .item-product {
  box-shadow: unset;
  border: 1px solid transparent;
  text-align: center;
  font-family: 'Urbanist';
  border-radius: 10px;
  box-shadow: unset;
  }
          .product-list .product:hover .item-product {
              box-shadow: 0 4px 33px rgb(25 25 25 / 12%);
              background-color: #fff;
              border: 1px solid #ffffff;
              box-shadow: rgb(0 0 0 / 19%) 0px 7px 20px -3px, rgb(0 0 0 / 21%) 0px 4px 6px -2px;
          }
.product-list .product:hover:after {
  content:'';
  width:100%;
  /* background: #bbb; */
  height: 170px;
  position:absolute;
  left:0;
  bottom: -30%;
}
          @media screen and (max-width:1000px) {
            .product-list .product:hover:after {
              display:none;
            }
              .product-list .product .item-product {
                  border: 1px solid #e8e8e8 !important;
                  border-radius: 0 !important;
              }
              .product-list .product .cart {
                  bottom: 0 !important;
              }
              .product .flags {
                  text-align: center;
                  bottom: 70px;
              }
  
          }
  
          @media (max-width:700px) {
          
              .img-categories .categ:first-child,
              .img-categories .categ:last-child,
              .img-categories .categ:nth-child(2),
              .img-categories .categ:nth-child(7) {
                  border-top-left-radius: 0;
                  border-top-right-radius: 0;
                  border-bottom-right-radius: 0;
                  border-bottom-left-radius: 0;
              }
          
              .img-categories .categ {
                  border: 1px solid #f1f1f1;
                  height: 60px;
                  margin: 7px 4px 0px !important;
                  padding: 0 !important;
              }
              .img-categories .categ a {
                  box-shadow: unset;
                  top: 0;
                  /* border-radius: 3px; */
              }
              .img-categories .categ .label-categ {
                  border: 0 solid;
                  /* font-weight: normal; */
                  font-size: 12px;
                  padding-top: 0;
              }
              .img-categories,
              .img-categories .categ {
                  border: 0 !important;
              }
              .product-list .product:hover .item-product {
                  box-shadow: 0 0 0 rgba(25,25,25,0);
                  border: 1px solid #e8e8e8;
              }
          }