body.premium[data-page=produto-detalhes] .produto-indisponivel-title {
    margin-top: 25px;
    display: block
}

body.premium[data-page=produto-detalhes] .gallery .tag-favorito {
    top: 2%;
    right: 25px;
    position: absolute;
    font-size: 36px;
    color: #ffda17;
    cursor: pointer
}

.b-lazy {
    opacity: 0;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.b-loaded {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

* {
    font-size: 14px;
    font-family: Archivo, sans-serif;
    font-weight: 500
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 0
}

main {
    background: #fbfbfb
}

nav#menu {
    font-size: 18px
}

body.premium .mm-menu {
    z-index: 100000
}

body.premium .mm-menu .mm-panel {
    background: #2d2d2d !important;
    color: #fff
}

#menu .welcome {
    font-size: 1.5rem;
    padding: 20px 0 10px 20px
}

body.mm-wrapper_opened #hamburger:before {
    margin-top: 10px;
    transform: rotate(45deg)
}

body.mm-wrapper_opened #hamburger:after {
    margin-top: -10px;
    transform: rotate(-45deg)
}

body.mm-wrapper_opened #hamburger span {
    left: -50px;
    opacity: 0
}

.mm-navbar {
    min-height: 44px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #2d2d2d !important;
    color: #fff !important;
    border-color: #fff !important
}

.mm-btn:after,
.mm-btn:before,
.mm-listitem {
    border-color: #fff !important
}

.mm-listitem {
    color: #fff !important;
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mm-listitem:after {
    left: 0 !important
}

#hamburger {
    box-sizing: border-box;
    display: block;
    height: 30px;
    width: 30px
}

#hamburger:before {
    top: 5px
}

#hamburger span {
    top: 15px;
    content: ''
}

#hamburger span,
#hamburger:after,
#hamburger:before {
    transition: none .5s .5s;
    transition-property: transform, top, bottom, left, opacity;
    background: #000;
    content: '';
    display: block;
    width: 30px;
    height: 5px;
    position: absolute;
    left: 20px
}

body.premium .barra-topo,
body.premium .barra-topo .busca input {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

#hamburger:after {
    top: 25px
}

body.premium .barra-topo {
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, .1);
    height: 50px;
    transition: .3s ease-in-out
}

body.premium .barra-topo .row {
    width: calc(100% - 75px)
}

body.premium header.fixo .barra-topo {
    height: 0;
    overflow: hidden
}

body.premium .barra-topo .busca {
    width: 100%;
    height: 50px;
    max-width: 210px
}

body.premium .barra-topo .busca form {
    display: flex;
    align-items: center;
    height: 100%
}

body.premium .barra-topo .busca .icon {
    width: 25px;
    height: 25px;
    margin-right: 10px
}

body.premium .barra-topo .busca .icon svg {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px
}

body.premium .barra-topo .busca input {
    border: 0;
    padding: 0 5px;
    height: 100%;
    box-shadow: none;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    transition: .3s ease-in-out
}

body.premium .barra-topo .busca input:hover {
    border-color: rgba(255, 213, 45, .5)
}

body.premium .barra-topo .busca input:focus {
    border-color: #ffd52d;
    outline: 0 !important;
    box-shadow: none
}

body.premium .barra-topo .busca .btn-search {
    position: absolute;
    display: block;
    margin: 0 auto;
    top: 2px;
    right: 6px;
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #5f4d2e;
    line-height: 40px;
    border: 0;
    border-radius: 100px;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .barra-topo .busca .btn-search svg {
    fill: #5f4d2e;
    width: 20px;
    vertical-align: middle;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .barra-topo .busca .btn-search:hover,
body.premium[data-page=produto-detalhes] #product #box-frete .box-primary .panel-body .input-cep .btn-cep-prod:hover {
    background-color: #ffda17
}

body.premium .barra-topo .busca .btn-search:hover svg,
body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart:hover .icon svg,
body.premium[data-page=produto-detalhes] #product .card-whatsapp:hover .icon svg {
    fill: #fff
}

body.premium .barra-topo .frete {
    display: flex;
    align-items: center
}

body.premium .barra-topo .frete img.flag,
body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart .icon {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

body.premium .barra-topo .conta a,
body.premium .barra-topo .frete p {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0
}

body.premium .barra-topo .conta,
body.premium .barra-topo .conta a {
    display: flex;
    align-items: center;
    line-height: 20px
}

body.premium .barra-topo .conta .icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    fill: #fff;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 6px
}

body.premium header.header-bg {
    margin: 0;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 99999;
    background-color: #000
}

body.premium .select2-container .select2-selection--single {
    background: #eeecec !important;
    border-radius: 10px !important
}

body.premium header.header-bg.fixo {
    -webkit-box-shadow: -1px 1px 20px 0 #000;
    -moz-box-shadow: -1px 1px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: -1px 1px 20px 0 rgba(45, 24, 24, .15);
    margin: 0;
    position: fixed;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 99999
}

body.premium header.header-bg.fixo .logo-base {
    padding: 20px
}

body.premium header.header-bg .logo-base {
    padding: 30px 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg #nav-mobile {
    margin-right: 0
}

body.premium header.header-bg #nav-mobile .logo-base {
    padding: 10px
}

body.premium #menu-desktop .bar-menu .dropdown-menu li a:hover::before,
body.premium .atendimento-footer .logo img,
body.premium header.header-bg #nav-mobile .logo-base img,
body.premium header.header-bg .logo-base img,
body.premium[data-page=produto-detalhes] #product .price-container .price-info img,
body.premium[data-page=produto-detalhes] #product .price-container img.formas-pagamento {
    width: 100%
}

body.premium header.header-bg .search {
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .ofertas .card-oferta:hover .infos h1.title.yellow,
body.premium header.header-bg #nav-mobile a,
body.premium[data-page=produto-detalhes] #product .select-variations a:hover {
    color: #ffda17
}

body.premium #menu-desktop .bar-menu li.nav-item:hover a,
body.premium #menu-desktop .bar-menu li:hover .dropdown-toggle,
body.premium header.header-bg #nav-mobile a.collapsed,
body.premium[data-page=produto-detalhes] #product .card-whatsapp:hover h1.title,
body.premium[data-page=produto-detalhes] #product .card-whatsapp:hover h2.subtitle {
    color: #fff
}

body.premium header.header-bg .search-mob-style .search-full {
    padding: 0
}

body.premium header.header-bg .search-mob-style .search-full input {
    border: 0;
    border-radius: 0;
    padding: 20px 10px
}

body.premium header.header-bg .search-mob-style .search-full input:focus {
    outline: 0;
    box-shadow: none
}

body.premium header.header-bg .search-mob-style .search-full .btn-search {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    font-size: .9rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 0;
    background-color: #ffda17;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg .search-mob-style .search-full .btn-search:hover {
    background-color: #5f4d2e
}

body.premium header.header-bg .col-search-mobi,
body.premium header.header-bg .menu-account,
body.premium header.header-bg .menu-cart {
    cursor: pointer
}

body.premium header.header-bg .col-search-mobi svg,
body.premium header.header-bg .menu-account svg {
    fill: #ffda17;
    width: 25px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg .col-search-mobi span,
body.premium header.header-bg .menu-account span {
    display: inline-block;
    background-color: #63666c;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    font-size: .9rem;
    color: #fff;
    border-radius: 15px
}

body.premium header.header-bg .menu-cart svg {
    fill: #ffda17;
    width: 25px
}

body.premium header.header-bg .col-search svg {
    fill: #333;
    cursor: pointer;
    width: 25px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg .col-search:hover svg {
    fill: #ffda17
}

body.premium .bar-menu .search input.form-control:focus {
    outline: 0;
    box-shadow: none;
    border: 1px solid #ffda17
}

body.premium .icons {
    display: grid;
    align-items: center
}

body.premium header.header-bg .menu-search button {
    border: none;
    background: 0 0
}

body.premium header.header-bg .menu-search .box {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    z-index: 1
}

body.premium header.header-bg .menu-search .input {
    padding: 10px;
    width: 60px;
    height: 60px;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    outline: 0;
    transition: .5s
}

body.premium header.header-bg .icons .menu-cart span.tag,
body.premium header.header-bg .menu-my-cart .button-cart .icon-cart span.tag {
    display: flex;
    min-width: 20px;
    padding: 0 5px;
    line-height: 20px;
    font-size: .9rem;
    border-radius: 15px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    height: 20px
}

body.premium header.header-bg .menu-search .box:hover input {
    width: 350px;
    background: #fff;
    border-color: #e7e6e6
}

body.premium header.header-bg .menu-search .box:hover input:focus {
    border-color: #ffda17
}

body.premium header.header-bg .menu-search svg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    font-size: 26px;
    color: #ffd52d;
    transition: .2s
}

body.premium header.header-bg .menu-search .box:hover svg {
    opacity: 0;
    z-index: -1
}

body.premium header.header-bg .icons .menu-cart,
body.premium header.header-bg .icons .menu-search,
body.premium header.header-bg .icons .menu-user {
    text-align: center
}

body.premium header.header-bg .icons .menu-cart span.tag {
    top: 5px;
    right: 10px;
    background-color: #fff;
    justify-content: center;
    font-weight: 600;
    color: #222;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg .icons .menu-cart:hover span.tag {
    background-color: #84c341;
    color: #fff
}

body.premium header.header-bg .menu-my-cart {
    position: relative;
    height: 100%
}

body.premium header.header-bg .menu-my-cart .button-cart {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -50px;
    right: 0;
    width: 85px;
    height: calc(100% + 50px);
    background-color: #ffda17;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg .menu-my-cart:hover .button-cart {
    box-shadow: 0 0 20px rgba(255, 218, 23, .75)
}

body.premium header.header-bg.fixo .menu-my-cart .button-cart {
    top: 0;
    height: 100%
}

body.premium header.header-bg .menu-my-cart .button-cart svg {
    fill: #000;
    width: 30px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list,
body.premium header.header-bg .menu-my-cart .button-cart .icon-cart,
body.premium section {
    position: relative
}

body.premium header.header-bg .menu-my-cart .button-cart .icon-cart span.tag {
    top: -10px;
    right: -10px;
    background-color: #000;
    justify-content: center;
    font-weight: 700;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium header.header-bg .menu-my-cart p {
    margin: 0;
    color: #6d6f70
}

body.premium header.header-bg .menu-my-cart b {
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffda17
}

body.premium .shopping-cart {
    width: 500px;
    padding: 0 20px 20px;
    top: 100%
}

.shopping-cart {
    background: #fff;
    width: 420px;
    position: absolute;
    top: 100%;
    right: -10px;
    border-radius: 3px;
    padding: 20px;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 #000 !important;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: 0;
    -webkit-transform-origin: right top 0;
    -webkit-transform: scale(0);
    transform-origin: right top 0;
    transform: scale(0);
    z-index: 12
}

.shopping-cart .shopping-cart-items {
    padding-top: 20px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px
}

.shopping-cart h1.title {
    padding: 20px 0 0;
    font-size: 1.5rem;
    color: #63666c
}

body.premium header.header-bg .menu-my-cart:hover .shopping-cart {
    opacity: 1;
    -webkit-transform-origin: right top 0;
    -webkit-transform: scale(1);
    transform-origin: right top 0;
    transform: scale(1);
    z-index: 12
}

body.premium .shopping-cart .shopping-cart-header-link {
    display: block;
    margin-top: 10px
}

body.premium .shopping-cart .shopping-cart-header-link .shopping-cart-header .shop-no-padd {
    padding-left: 0;
    text-align: center;
    text-transform: uppercase
}

body.premium .shopping-cart .shopping-cart-header-link .shopping-cart-header .shop-no-padd i {
    color: #6d6f70;
    font-size: 1.25rem
}

body.premium .shopping-cart .shopping-cart-header-link .shopping-cart-header .shop-no-padd h4 {
    margin: 0;
    color: #6d6f70;
    font-size: 1.25rem
}

body.premium .shopping-cart .shopping-cart-items .table,
body.premium[data-page=produto-detalhes] .card:last-child {
    margin-bottom: 0
}

body.premium .shopping-cart .shopping-cart-items .table td[data-title="Preço total"] span.text-success {
    font-size: 16px;
    font-weight: 500
}

.shopping-cart .shopping-cart-total .shopping-cart-total-span p {
    color: #4ea232 !important;
    font-weight: 700;
    text-align: right;
    padding: 20px 0
}

.owl-nav.disabled,
.second-level,
.shopping-cart .cart-products-extra,
body.premium #banner .owl-dots .owl-dot span,
body.premium[data-page=produto-detalhes] #product .aval-block .star-rating.rating-disabled,
body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-down[aria-disabled=true] svg,
body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-up[aria-disabled=true] svg,
body.premium[data-page=produto-detalhes] #product .select-variations .form-check input {
    display: none
}

.small,
small {
    font-size: 85%
}

body.premium #menu-desktop .bar-menu ul,
body.premium[data-page=produto-detalhes] .nav-link p {
    margin: 0
}

.dropdown-hover:hover .dropdown-menu {
    display: block
}

.dropdown-toggle:hover.second-level {
    display: block
}

body.premium #menu-desktop .bar-menu li.dropdown-list {
    position: relative;
    float: left;
    height: 60px;
    align-items: center;
    display: flex;
    cursor: pointer;
    border-radius: 5px 5px 0 0
}

body.premium #menu-desktop .bar-menu li.nav-item {
    position: relative;
    float: left;
    height: 60px;
    align-items: center;
    display: flex;
    cursor: pointer
}

body.premium #menu-desktop li.dropdown-hover {
    position: relative;
    float: left
}

body.premium #menu-desktop .bar-menu li .dropdown-toggle,
body.premium #menu-desktop .bar-menu li.nav-item a {
    padding: 0 10px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

body.premium #menu-desktop .bar-menu li .dropdown-toggle::after {
    font-family: FontAwesome;
    content: "\f078";
    font-size: .75rem;
    padding-left: 5px;
    display: initial;
    margin-left: initial;
    vertical-align: initial;
    border: initial
}

body.premium #menu-desktop .bar-menu .dropdown-menu {
    background-color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    border: 0;
    border-radius: 5px;
    overflow: hidden;
    margin: -5px 0 0;
    padding: 0;
    min-width: 100%;
    width: auto !important;
    height: auto
}

body.premium #menu-desktop .bar-menu .dropdown-menu.megamenu {
    min-width: 320px
}

body.premium #menu-desktop .bar-menu .dropdown-menu li {
    position: relative;
    margin-left: 0;
    padding: 10px;
    cursor: default;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium #menu-desktop .bar-menu .dropdown-menu a {
    position: relative;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium #menu-desktop .bar-menu .dropdown-menu li a:hover {
    font-weight: 600
}

body.premium #menu-desktop .bar-menu .dropdown-menu li a::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    transform: skewX(45deg);
    background-color: #ffd52d;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium #carousel-banner {
    position: relative;
    padding: 0;
    margin: 0
}

body.premium #carousel-banner .owl-item img {
    display: block;
    width: 100%
}

body.premium #banner .navs #navbar-prev {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    bottom: 15px;
    right: 50px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 3px solid rgba(255, 255, 255, .5);
    border-radius: 5px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium #banner .navs #navbar-next svg,
body.premium #banner .navs #navbar-prev svg {
    width: 15px;
    height: 15px;
    fill: rgba(255, 255, 255, .5);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium #banner .navs #navbar-next:hover,
body.premium #banner .navs #navbar-prev:hover {
    border-color: transparent;
    background-color: #fff
}

body.premium #banner .navs #navbar-next:hover svg,
body.premium #banner .navs #navbar-prev:hover svg,
body.premium .footer .site-map .col-address li a:hover svg {
    fill: #000
}

body.premium #banner .navs #navbar-next {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    bottom: 15px;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 3px solid rgba(255, 255, 255, .5);
    border-radius: 5px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium #banner .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

body.premium[data-page=home] #apoio-banner {
    padding: 2rem 0;
    background: #fefdfd
}

body.premium[data-page=home] #apoio-banner .card-apoio {
    display: flex
}

body.premium[data-page=home] #apoio-banner .card-apoio .icon {
    position: relative;
    display: flex;
    align-items: center;
    fill: #0e0e0e;
    margin-right: 15px
}

body.premium[data-page=home] #apoio-banner .card-apoio .icon::before {
    position: absolute;
    content: '';
    top: 0;
    left: -15px;
    width: 40px;
    height: 20px;
    background-color: #ffda17;
    transform: skewX(45deg);
    z-index: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

body.premium[data-page=home] #apoio-banner .card-apoio:hover .icon::before {
    height: 40px;
    transform: skewX(45deg) translateX(10px)
}

body.premium[data-page=home] #apoio-banner .card-apoio .icon svg {
    width: 40px;
    height: 40px;
    z-index: 0
}

body.premium[data-page=home] #apoio-banner .card-apoio p {
    color: #737373;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.15rem;
    margin: 0
}

body.premium[data-page=home] #apoio-banner .card-apoio p b {
    color: #0e0e0e;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.15rem;
    text-transform: uppercase;
    margin: 0
}

body.premium[data-page=home] #apoio-banner img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 5px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

body.premium #product-banner img:hover,
body.premium[data-page=home] #apoio-banner img:hover,
body.premium[data-page=produto-detalhes] .whatsapp .card-wpp:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .25)
}

body.premium .box-title::before {
    position: absolute;
    content: '';
    top: calc(3rem + 15px);
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffda17
}

body.premium .box-title::after {
    position: absolute;
    content: '';
    top: calc(3rem + 25px);
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffda17
}

body.premium .box-title {
    text-align: center;
    margin-bottom: 40px;
    width: 100%
}

body.premium .box-title .box-text {
    position: relative;
    color: #0f0f0f;
    font-size: 2rem;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    padding: 0 40px;
    background-color: #f9f9f9;
    z-index: 1
}

body.premium .box-title a {
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .box-title a:hover {
    text-shadow: 0 0 30px rgba(40, 40, 40, .3)
}

body.premium #product-banner {
    padding: 40px 0
}

body.premium #product-banner img {
    width: 100%;
    border-radius: 5px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

body.premium .best-sellers {
    background-color: #f9f9f9;
    padding: 3rem 0
}

body.premium .product-list .product a,
body.premium[data-page=produto-detalhes] .about #boxs a {
    text-decoration: none
}

body.premium .product-list .product {
    margin: 15px 0
}

body.premium .product-list .product form {
    padding-bottom: 1px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product-image .tags {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product-image .tag-promotion {
    z-index: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background-color: #0f0f0f;
    padding: 10px 20px;
    border-radius: 0;
    margin-top: 1px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product form:hover .product-image .tags {
    min-width: calc(100%)
}

body.premium .product-list .product form:hover .product-image .tag-promotion {
    color: #0f0f0f;
    background-color: #ffda17
}

body.premium .product-list .product .product-image {
    padding: 0;
    overflow: hidden
}

body.premium .product-list .product .product-image img {
    width: 100%;
    background-color: #fff;
    -o-object-fit: cover;
    object-fit: cover;
    height: 250px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product form:hover .product-image img {
    transform: scale(1.1)
}

body.premium .product-list .product .product-image .circle-logo {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product .product-image .circle-logo img {
    width: 75px;
    height: 75px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product form:hover .circle-logo,
body.premium[data-page=produto-detalhes] #product .gallery .thumb-image:hover img {
    opacity: 1
}

body.premium .product-list .product form:hover .circle-logo img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

body.premium .product-list .product .product-info {
    padding: 0;
    text-decoration: none
}

body.premium .product-list .product .product-info .tit {
    color: #0f0f0f;
    font-size: 1rem;
    font-weight: 500;
    text-align: left;
    margin-top: 1rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product .product-info .container-price {
    text-align: left;
    margin-bottom: 1rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .product-list .product .product-info .container-price span.price-label,
body.premium .product-list .product .product-info .container-price span.price-label del {
    font-size: 1rem;
    font-weight: 500;
    color: #999;
    display: inline-block
}

body.premium .product-list .product .product-info .container-price span.price {
    font-size: 1.4rem;
    font-weight: 700;
    color: #f2a007;
    display: inline-block
}

body.premium .product-list .product .product-info .container-price span.installment {
    display: block;
    margin: 0;
    color: #737373;
    font-size: 1rem;
    font-weight: 500
}

body.premium .product-list .product .product-info .container-price span.installment b {
    color: #737373;
    font-size: 1rem;
    font-weight: 700
}

body.premium .ofertas .card-oferta {
    position: relative;
    width: 33.33333333%;
    height: 350px;
    background-size: cover !important;
    background-position: center !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .ofertas .card-oferta .image {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

body.premium .ofertas .card-oferta.left .image::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .25);
    background: -moz-linear-gradient(45deg, #000 0, rgba(0, 0, 0, 0) 60%);
    background: -webkit-linear-gradient(45deg, #000 0, rgba(0, 0, 0, 0) 60%);
    background: linear-gradient(45deg, #000 0, rgba(0, 0, 0, 0) 60%);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .ofertas .card-oferta.center .image::before,
body.premium .ofertas .card-oferta.right .image::before {
    content: '';
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    width: 100%;
    right: 0;
    position: absolute;
    top: 0
}

body.premium .ofertas .card-oferta.left:hover .image::before {
    left: -100%;
    bottom: 0
}

body.premium .ofertas .card-oferta.center .image::before {
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .25);
    background: -moz-linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
    transition: .3s ease-in-out
}

body.premium .ofertas .card-oferta.center:hover .image::before {
    bottom: -100%
}

body.premium .ofertas .card-oferta.right .image::before {
    height: 100%;
    background: rgba(0, 0, 0, .25);
    background: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0) 40%, #000 100%);
    background: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0) 40%, #000 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 40%, #000 100%);
    transition: .3s ease-in-out
}

body.premium .ofertas .card-oferta.right:hover .image::before {
    right: -100%;
    bottom: -100%
}

body.premium .ofertas .card-oferta .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.premium .ofertas .card-oferta.left .sobrepor {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 50px;
    top: 0;
    bottom: 0;
    left: 0
}

body.premium .ofertas .card-oferta.center .sobrepor {
    position: absolute;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 50px;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

body.premium .ofertas .card-oferta.right .sobrepor {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 50px;
    text-align: right;
    top: 0;
    bottom: 0;
    right: 0
}

body.premium .ofertas .card-oferta .sobrepor .infos h2.subtitle {
    font-size: 1.5rem;
    color: #ffda17;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .ofertas .card-oferta .sobrepor .infos h1.title,
body.premium .ofertas .card-oferta .sobrepor .infos h1.title span {
    font-size: 3rem;
    font-weight: 600;
    line-height: 3rem;
    color: #fff;
    padding: 5px 10px;
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .ofertas:hover .card-oferta:not(:hover) .sobrepor .infos h2.subtitle {
    font-size: 1.25rem
}

body.premium .ofertas:hover .card-oferta:not(:hover) .sobrepor .infos h1.title,
body.premium .ofertas:hover .card-oferta:not(:hover) .sobrepor .infos h1.title span {
    font-size: 2.5rem;
    line-height: 2.5rem
}

body.premium .ofertas .card-oferta.right:hover .infos h1.title {
    margin-left: auto
}

body.premium .ofertas .card-oferta.center:hover .infos h1.title {
    margin-left: auto;
    margin-right: auto
}

body.premium .ofertas .card-oferta:hover .infos h1.title {
    width: fit-content;
    background-color: #000
}

body.premium .ofertas .card-oferta .sobrepor .infos .btn {
    width: auto;
    padding: 10px 20px;
    margin-top: 20px;
    color: #000;
    background-color: #ffda17
}

body.premium .ofertas .card-oferta:hover .sobrepor .infos .btn {
    background-color: #fff
}

body.premium .ofertas .card-oferta .sobrepor .infos .btn:hover {
    background-color: #000;
    color: #ffda17
}

body.premium .ofertas:hover .card-oferta:not(:hover) {
    position: relative;
    width: 30%
}

body.premium .ofertas .card-oferta:hover {
    width: 40%
}

body.premium .sobre {
    position: relative;
    padding: 3rem 0;
    margin-top: 3rem;
    overflow: hidden
}

body.premium .sobre h2.subtitle {
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase
}

body.premium .sobre h1.title {
    color: #0f0f0f;
    font-size: 2.4rem;
    font-weight: 700
}

body.premium .sobre p.desc,
body.premium[data-page=produto-detalhes] #product .price-container .old-price,
body.premium[data-page=produto-detalhes] #product .price-container .old-price del,
body.premium[data-page=produto-detalhes] #product .price-container .parcelas {
    color: #737373;
    font-size: 1rem;
    font-weight: 400
}

body.premium .sobre .card-numbers {
    padding: 20px 40px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

body.premium .sobre .card-numbers .card-number {
    justify-content: center;
    text-align: center
}

body.premium .sobre .card-numbers .card-number .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 1rem
}

body.premium .sobre .card-numbers .card-number .icon svg {
    width: 100%;
    height: 100%
}

body.premium .sobre .card-numbers .card-number h1.number {
    color: #0f0f0f;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2rem;
    margin: 0
}

body.premium .sobre .card-numbers .card-number p.desc {
    color: #737373;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
    margin: 0
}

body.premium .sobre .render-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 3rem;
    right: 0
}

body.premium .sobre .render-img img {
    position: absolute;
    right: 0;
    width: auto;
    max-width: 55%;
    height: calc(100% - 3rem);
    object-fit: cover;
    object-position: left
}

@media(min-width:2000px) {
    body.premium .sobre .render-img img {
        max-width: 60%
    }
}

@media(max-width:1400px) {
    body.premium .sobre .render-img img {
        max-width: 65%
    }
}

@media(max-width:1200px) {
    body.premium .sobre .render-img img {
        max-width: 70%
    }
}

body.premium .news-home {
    position: relative;
    overflow: hidden;
    margin: 40px 0 0;
    border-top: 3px solid #ffda17;
    box-shadow: 0 30px 30px rgba(0, 0, 0, .1)
}

body.premium .news-home .bar-fix {
    position: absolute;
    width: 30%;
    height: 100%;
    left: 0;
    background-color: #333
}

body.premium .redes::after,
body.premium .redes::before {
    left: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    content: ''
}

body.premium .news-home .col-text {
    display: flex;
    align-items: center;
    background-color: #333;
    padding: 3rem 0;
    color: #fff;
    transform: skewX(-50deg)
}

body.premium .news-home .col-text .icon {
    display: inline-block;
    margin-right: 1rem;
    transform: skewX(50deg)
}

body.premium .news-home .col-text .icon svg {
    fill: #ffda17;
    width: 30px;
    height: 30px
}

body.premium .news-home .col-text .nl-text {
    display: inline-block;
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 700;
    transform: skewX(50deg)
}

body.premium .news-home .form-newsletter .block-label {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
    color: red
}

body.premium .news-home .form-newsletter .block-input input {
    position: relative;
    display: block;
    margin: 0 auto;
    height: 45px;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 10px;
    text-align: left;
    color: #333;
    line-height: 40px;
    border: none;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #888;
    box-shadow: 0 10px 20px rgba(40, 40, 40, 0) !important;
    outline: 0 !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .news-home .form-newsletter .block-input input:hover {
    border-color: #333
}

body.premium .news-home .form-newsletter .block-input input:focus,
body.premium[data-page=produto-detalhes] #product #box-frete .box-primary .panel-body .input-cep .mask-cep:focus {
    box-shadow: none;
    border-color: #ffda17
}

::-webkit-input-placeholder {
    color: #737373 !important
}

:-moz-placeholder {
    color: #737373 !important;
    opacity: 1
}

::-moz-placeholder {
    color: #737373 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #737373 !important
}

::-ms-input-placeholder {
    color: #737373 !important
}

::placeholder {
    color: #737373 !important
}

body.premium .news-home .form-newsletter .block-btn {
    height: 100%
}

body.premium .news-home .form-newsletter .block-btn .btn-new {
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    z-index: 0;
    border: 0;
    border-radius: 5px 5px 5px 0;
    background-color: #ffda17;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .news-home .form-newsletter .block-btn .btn-new:hover {
    color: #ffda17;
    background-color: transparent;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

body.premium .redes {
    position: relative;
    padding: 6rem 0
}

body.premium .redes::before {
    top: calc(6rem + 45px);
    background-color: #ffda17
}

body.premium .redes::after {
    top: calc(6rem + 55px);
    background-color: #ffda17
}

body.premium .redes .card-fb {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    padding-right: 45px;
    text-decoration: none;
    background-color: #ffd52d;
    background: -moz-linear-gradient(36deg, #ffda17 25%, #faf715 100%);
    background: -webkit-linear-gradient(36deg, #ffda17 25%, #faf715 100%);
    background: linear-gradient(36deg, #ffda17 25%, #faf715 100%);
    transform: skewX(-45deg);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 1
}

body.premium .redes .card-fb::before {
    position: absolute;
    content: '';
    top: 0;
    left: -30px;
    width: 30px;
    height: 100%;
    background-color: #fbfbfb
}

body.premium .redes .card-fb::after {
    position: absolute;
    content: '';
    top: 0;
    right: -30px;
    width: 30px;
    height: 100%;
    background-color: #fbfbfb
}

body.premium .redes .card-fb:hover {
    transform: skewX(-45deg) translateY(-10px) translateX(-10px)
}

body.premium .redes .card-fb .icon {
    width: 125px;
    height: 100px;
    padding: 30px;
    background-color: #0f0f0f
}

body.premium .redes .card-fb .icon svg {
    width: 100%;
    height: 100%;
    fill: #fff;
    transform: skewX(45deg)
}

body.premium .redes .card-fb .texts {
    transform: skewX(45deg);
    margin-left: 45px
}

body.premium .redes .card-fb .texts h2.subtitle {
    color: #0f0f0f;
    font-size: 1rem;
    margin: 0
}

body.premium .redes .card-fb .texts h1.title {
    color: #0f0f0f;
    font-size: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.bg-categoria-list-prod {
    background: #333;
    padding: 25px;
    text-align: center;
    border-top: 1px solid #fff
}

.bg-categoria-list-prod h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 600
}

body.premium[data-page=produto-detalhes] #breadcrumbs,
body.premium[data-page=produtos-list] #breadcrumbs {
    position: relative;
    margin: 0;
    padding: 10px 0;
    background-color: #faf3f3
}

body.premium[data-page=produto-detalhes] #breadcrumbs ul,
body.premium[data-page=produtos-list] #breadcrumbs ul,
li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center
}

body.premium[data-page=produto-detalhes] #breadcrumbs ul li,
body.premium[data-page=produtos-list] #breadcrumbs ul li {
    float: left;
    line-height: 10px;
    color: #737373;
    font-weight: 500;
    font-size: 1rem
}

body.premium[data-page=produto-detalhes] #breadcrumbs a,
body.premium[data-page=produtos-list] #breadcrumbs a {
    color: #737373;
    font-weight: 500;
    font-size: 1rem
}

body.premium[data-page=produto-detalhes] #breadcrumbs ul li::after,
body.premium[data-page=produtos-list] #breadcrumbs ul li::after {
    content: "•";
    color: #0f0f0f;
    font-weight: 700;
    margin: 10px
}

body.premium[data-page=produto-detalhes] #breadcrumbs p,
body.premium[data-page=produtos-list] #breadcrumbs p {
    color: #424752;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 1rem
}

body.premium[data-page=produto-detalhes] #breadcrumbs ul li:last-child:after,
body.premium[data-page=produtos-list] #breadcrumbs ul li:last-child:after {
    content: ''
}

body.premium[data-page=produto-detalhes] .about {
    position: relative;
    margin: 2rem 0;
    padding: 0 0 3rem
}

body.premium[data-page=produto-detalhes] .nav-tabs {
    border: 0
}

body.premium[data-page=produto-detalhes] .nav-tabs::before {
    position: absolute;
    content: '';
    top: 59px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e8e3e3
}

body.premium[data-page=produto-detalhes] .nav-tabs .nav-item {
    height: 60px;
    border-top: 4px solid transparent
}

body.premium[data-page=produto-detalhes] .nav-tabs .nav-link {
    display: flex;
    align-items: center;
    color: #737373;
    font-size: 1rem;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    margin-right: 30px;
    border: 0;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .nav-link:hover {
    color: #000
}

body.premium[data-page=produto-detalhes] .nav-item.active .nav-link {
    position: relative;
    background-color: transparent;
    color: #000;
    border-top: 4px solid #ffda17;
    border-bottom: 4px solid #ffda17;
    z-index: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .nav-item.active .nav-link p {
    font-weight: 700
}

body.premium[data-page=produto-detalhes] .tab-content {
    z-index: 1
}

body.premium[data-page=produto-detalhes] #product #box-frete,
body.premium[data-page=produto-detalhes] .share,
body.premium[data-page=produto-detalhes] .tab-content .tab-pane {
    padding: 2rem 0
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .tabpanel-title {
    position: relative;
    color: #000;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 1rem 0 2rem 2rem;
    z-index: 0
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .tabpanel-title::before {
    position: absolute;
    content: '';
    top: 0;
    left: -15px;
    width: 65px;
    height: 100%;
    background-color: #ffda17;
    transform: skewX(45deg);
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .card-header {
    background-color: #fff;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    transform: skewX(45deg);
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, .1));
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .card-header[aria-expanded=true] {
    background-color: #ffda17;
    color: #000;
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0))
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .card-header h2 {
    font-size: 1rem;
    font-weight: 600;
    transform: skewX(-45deg);
    margin-top: 0
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .tabpanel-info p {
    margin: 0 0 10px
}

body.premium[data-page=produto-detalhes] .tab-content .tab-pane .tabpanel-info p strong {
    font-weight: bolder
}

body.premium[data-page=produto-detalhes] .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    margin-bottom: 20px;
    overflow: visible
}

body.premium[data-page=produto-detalhes] .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 0
}

body.premium[data-page=produto-detalhes] .card-header button {
    color: #ffda17;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600
}

body.premium[data-page=produto-detalhes] .card-header button.collapsed {
    color: #2f373e
}

body.premium[data-page=produto-detalhes] .card-body {
    background-color: transparent
}

body.premium[data-page=produto-detalhes] .about #boxs {
    padding: 3rem 0 0 15px
}

body.premium[data-page=produto-detalhes] .about .box-about {
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .about .box-about:hover {
    -webkit-box-shadow: 0 0 30px rgba(40, 40, 40, .25);
    box-shadow: 0 0 30px rgba(40, 40, 40, .25)
}

body.premium[data-page=produto-detalhes] .about .box-about .text {
    display: flex;
    align-items: center;
    height: 75px
}

body.premium[data-page=produto-detalhes] .about .box-about .text p {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .about .box-about .text span {
    font-size: 1.25rem;
    font-weight: 800;
    color: gray;
    margin: 0
}

body.premium[data-page=produto-detalhes] .whatsapp {
    padding: 2rem 0 4rem
}

body.premium[data-page=produto-detalhes] .whatsapp .card-wpp {
    background-color: #fff;
    background-size: cover;
    background-position: center right;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .whatsapp .card-wpp .wpp-logo {
    position: relative;
    background: linear-gradient(20deg, #61fa7b 0, #0cb828 100%);
    transform: skewX(-45deg);
    width: 100%;
    margin-left: -50px;
    height: 100px
}

body.premium[data-page=produto-detalhes] .whatsapp .card-wpp .icon {
    position: absolute;
    top: 15px;
    right: -35px;
    fill: #fff;
    width: 75px;
    padding: 15px;
    border-radius: 100px;
    background: #26d366;
    border: 5px solid #fff;
    transform: skewX(45deg);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .whatsapp .card-wpp svg {
    fill: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] .whatsapp .card-wpp h2 {
    color: #959595;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1rem;
    margin: 0
}

body.premium[data-page=produto-detalhes] .whatsapp .card-wpp h1 {
    color: #333;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 2rem;
    text-transform: uppercase;
    margin: 0
}

body.premium[data-page=produto-detalhes] #product {
    margin-top: 3rem;
    padding-bottom: 90px
}

body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-up {
    position: absolute;
    top: -25px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 999
}

body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-up svg {
    fill: #687a8a;
    opacity: .5;
    transform: rotate(90deg);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-down svg:hover,
body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-up svg:hover {
    fill: #ffda17;
    opacity: 1
}

body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-down {
    position: absolute;
    bottom: -25px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 999
}

body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-down svg {
    fill: #737373;
    opacity: .5;
    transform: rotate(270deg);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .gallery .thumb-image img {
    width: 100%;
    height: auto;
    opacity: .5;
    border: 3px solid transparent;
    border-radius: 0;
    cursor: pointer;
    object-fit: cover;
    margin: .4rem 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .gallery .thumb-image.active img {
    opacity: 1;
    border-color: #ffda17
}

body.premium[data-page=produto-detalhes] #product .gallery .product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .card-whatsapp {
    display: flex;
    width: fit-content;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .075);
    border-radius: 5px;
    padding: 25px 35px;
    color: #737373;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .card-whatsapp:hover {
    background-color: #06c35c;
    color: #fff;
    transform: translateY(-5px) scale(1.015)
}

body.premium[data-page=produto-detalhes] #product .card-whatsapp .icon {
    width: 50px;
    height: 50px;
    margin-right: 15px
}

body.premium[data-page=produto-detalhes] #product .card-whatsapp .icon svg {
    width: 100%;
    height: 100%;
    fill: #06c35c;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .card-whatsapp h2.subtitle {
    width: 100%;
    font-size: 1.3rem;
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .card-whatsapp h1.title {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .product-title {
    padding-bottom: 2rem;
    border-bottom: 1px solid #d6d6d6
}

body.premium[data-page=produto-detalhes] #product .product-title .product-name {
    font-size: 2.3rem;
    color: #000;
    font-weight: 800
}

body.premium[data-page=produto-detalhes] #product .aval-block .star-rating {
    font-size: 28px
}

.rating-link {
    text-decoration: none;
    margin: 0;
    font-size: 1rem;
    color: #434343
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #a9a9a9;
    overflow: hidden;
    font-size: 1rem;
    margin-top: 3px
}

.rating-gly {
    font-family: FontAwesome
}

.rating-container:before {
    content: attr(data-content)
}

.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #ffda17;
    transition: .25s ease-out;
    -o-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -webkit-transition: .25s ease-out;
    font-family: FontAwesome
}

.star-rating [type=number] {
    position: absolute !important;
    opacity: 0 !important;
    bottom: 0;
    border: none !important;
    width: 1px !important;
    height: 1px !important;
    background: 0 0 !important;
    z-index: -1
}

body.premium[data-page=produto-detalhes] #product .aval-ref p.ref {
    text-align: end;
    font-size: .85rem;
    color: #434343;
    margin: 0
}

body.premium[data-page=produto-detalhes] #product .price-container {
    padding: 2rem 0;
    border-bottom: 1px solid #d6d6d6
}

body.premium[data-page=produto-detalhes] #product .price-container .price {
    color: #f2a007;
    font-size: 2rem;
    font-weight: 700
}

body.premium[data-page=produto-detalhes] #product .price-container .price-info .promo-desc {
    color: #565656;
    font-size: 1rem;
    font-weight: 500
}

body.premium[data-page=produto-detalhes] #product .price-container .price-info .promo-desc .value {
    color: #0f0f0f;
    font-size: 1rem;
    font-weight: 700
}

body.premium[data-page=produto-detalhes] #product .price-container .price-info .promo-desc .pay {
    color: #0f0f0f;
    font-size: 1.3rem;
    font-weight: 700
}

body.premium[data-page=produto-detalhes] #product .select-variations {
    padding: 2rem 0;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 1.5rem
}

body.premium[data-page=produto-detalhes] #product .select-variations .col-tamanho:first-of-type .col-input,
body.premium[data-page=produto-detalhes] #product .select-variations .col-tamanho:not(:nth-of-type(2)) .col-name-input {
    padding-left: 0
}

body.premium[data-page=produto-detalhes] #product .select-variations .col-variation {
    margin-bottom: 5px
}

body.premium[data-page=produto-detalhes] .col-prod-data .select-variations .form-group {
    margin-bottom: 30px !important
}

body.premium[data-page=produto-detalhes] .col-prod-data .select-variations .row .col-12.col-lg-12:last-child .form-group {
    margin-bottom: 10px !important
}

body.premium[data-page=produto-detalhes] #product .select-variations .attr-name {
    color: #0f0f0f;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0
}

body.premium[data-page=produto-detalhes] #product .select-variations a {
    color: #959595;
    font-size: 1rem;
    margin: 0;
    text-decoration: underline
}

body.premium[data-page=produto-detalhes] #product .select-variations select {
    border: 0 solid #ced4da;
    height: 50px;
    color: #5f4d2e;
    font-weight: 500
}

body.premium[data-page=produto-detalhes] #product .select-variations select option {
    color: #424752
}

body.premium[data-page=produto-detalhes] #product .select-variations img.window {
    width: 50px;
    height: 50px;
    margin-left: -15px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right;
    object-position: right
}

body.premium[data-page=produto-detalhes] #product .select-variations .col-check,
body.premium[data-page=produto-detalhes] #product .select-variations .col-check .form-check,
body.premium[data-page=produto-detalhes] #product .select-variations .form-check .btn-command {
    min-height: 100% !important;
    height: 100% !important
}

body.premium[data-page=produto-detalhes] #product .select-variations .col-check:first-child .form-check {
    padding: 0;
    height: 100%
}

body.premium[data-page=produto-detalhes] #product .select-variations .form-check .btn-command {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: #eeecec;
    border: 2px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .select-variations .form-check .btn-command:hover {
    border-color: #d6d6d6
}

body.premium[data-page=produto-detalhes] #product .select-variations .form-check input[type=radio]:checked+.btn-command {
    border: 2px solid #f2a007;
    background-color: #fff
}

body.premium[data-page=produto-detalhes] #product .select-variations .form-check .btn-command img.command {
    height: 30px;
    margin-right: 10px
}

body.premium[data-page=produtos-list] .bg-categoria-list-prod {
    background: #000 !important
}

body.premium[data-page=produto-detalhes] #product .select-variations .form-check .btn-command p {
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    margin: 0;
    color: #737373;
    font-weight: 700;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    flex-direction: column
}

body.premium[data-page=produto-detalhes] #product .select-variations .form-check input[type=radio]:checked+.btn-command p {
    color: #0f0f0f;
    font-weight: 700
}

body.premium[data-page=produto-detalhes] #product .price-final {
    padding-top: 2rem
}

body.premium[data-page=produto-detalhes] #product .price-final .attr-name {
    color: #333;
    font-size: 1rem;
    font-weight: 700;
    margin: 0
}

body.premium[data-page=produto-detalhes] #product .price-final .price {
    color: #ffda17;
    font-size: 2.25rem;
    font-weight: 900;
    margin: 0
}

body.premium[data-page=produto-detalhes] #product .price-final .price-info .promo-desc {
    color: #333;
    font-size: 1rem
}

body.premium[data-page=produto-detalhes] #product .price-final .price-info .promo-desc b {
    color: #ffda17;
    font-weight: 700
}

body.premium[data-page=produto-detalhes] #product .buy .tag {
    color: #424752;
    font-size: .8rem;
    font-weight: 500
}

body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 1.35rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #0f0f0f;
    border: 0;
    border-radius: 5px;
    background-color: #ffda17;
    box-shadow: 0 0 0 transparent;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart:focus {
    box-shadow: none
}

body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart:hover {
    background-color: #25d366;
    box-shadow: 0 0 30px rgba(37, 211, 102, .5);
    color: #fff;
    transform: translateY(-4px)
}

body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart .icon svg {
    fill: #0f0f0f;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product #box-frete .box-primary .panel-body .info-text {
    color: #0f0f0f;
    font-size: 1rem;
    font-weight: 500
}

body.premium[data-page=produto-detalhes] #product #box-frete .box-primary .panel-body .input-cep .mask-cep {
    width: 100%;
    height: 45px;
    margin-top: 5px;
    border: 1px solid #e7e6e6;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 0 transparent !important
}

body.premium[data-page=produto-detalhes] #product #box-frete .box-primary .panel-body .input-cep .btn-cep-prod {
    background-color: #333;
    padding: 0;
    width: 45px;
    height: 45px;
    margin-top: 5px;
    border: 1px solid transparent;
    box-shadow: 0 0 0 transparent !important;
    border-radius: 0 5px 5px 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium[data-page=produto-detalhes] #product #box-frete .box-primary .panel-body .input-cep .btn-cep-prod div {
    color: #fff;
    font-weight: 900
}

body.premium[data-page=produto-detalhes] .share p {
    color: #5f4d2e;
    margin: 0
}

body.premium .btn:focus {
    box-shadow: none;
    transform: translateY(0) !important
}

body.premium .btn.gray-green,
body.premium .btn.gray-yellow {
    background-color: #323232;
    color: #fff;
    font-size: 1rem;
    padding: 10px 0;
    width: 100%;
    font-weight: 600;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .btn:hover.gray-yellow {
    background-color: #ffda17;
    box-shadow: 0 0 30px rgba(255, 213, 45, .5);
    color: #1b1918;
    transform: translateY(-4px)
}

body.premium .btn:hover.gray-green {
    background-color: #25d366;
    box-shadow: 0 0 30px rgba(37, 211, 102, .5);
    color: #1b1918;
    transform: translateY(-4px)
}

body.premium .footer {
    background: #0f0f0f
}

body.premium .atendimento-footer {
    padding: 2rem 0;
    border-bottom: 1px solid #333
}

body.premium .atendimento-footer p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    margin: 0
}

body.premium .atendimento-footer a.phone {
    color: #ffda17;
    font-size: 1.75rem;
    font-weight: 500;
    text-decoration: none
}

body.premium .atendimento-footer a.phone:hover {
    color: rgba(255, 200, 33)
}

body.premium .footer .site-map.desktop {
    border: 0;
    padding: 50px 0 0
}

body.premium .footer .site-map {
    background: 0;
    border: 0;
    padding: 50px 0 40px
}

body.premium .footer .site-map .address-link img {
    max-width: 225px;
    width: 100%
}

body.premium .footer .site-map .address-link address {
    color: #fff;
    font-size: 14px;
    text-align: left;
    line-height: 1.2;
    padding-top: 40px
}

body.premium .footer .site-map .tit {
    font-weight: 700;
    color: #737373;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 3px;
    padding-top: 0;
    padding-bottom: 15px
}

body.premium .footer .site-map .col-address .logo {
    width: 100%;
    margin-bottom: 3rem
}

body.premium .footer .site-map .col-address p {
    color: #6d6f70;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    margin: 0 0 10px
}

body.premium .footer .site-map .col-address ul {
    display: inline-flex
}

body.premium .footer .site-map .col-address li {
    color: #7e7e7e;
    font-size: 1rem;
    padding: 0
}

body.premium .footer .site-map .col-address li svg {
    width: 20px;
    height: 20px;
    fill: #7e7e7e
}

body.premium .footer .site-map .col-address li:first-child svg {
    width: 1rem;
    fill: #7e7e7e
}

body.premium .footer .site-map li {
    padding-bottom: 10px
}

body.premium .footer .site-map li:last-child {
    padding-bottom: 0
}

body.premium .footer .site-map li a,
body.premium .footer .site-map li p {
    color: #fff;
    font-size: 1rem;
    text-decoration: none
}

body.premium .footer .site-map li a:hover {
    color: #ffd52d
}

body.premium .footer .site-map li p b {
    font-weight: 500
}

body.premium .footer .site-map li p a {
    color: #333;
    font-weight: 700
}

body.premium .footer .site-map form.newsletter input {
    background-color: #323232;
    border: 2px solid transparent;
    border-radius: .25rem;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: .5rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body.premium .footer .site-map form.newsletter input:hover {
    background-color: #404040
}

body.premium .footer .site-map form.newsletter input:focus {
    outline: 0;
    border-color: #ffd52d;
    background-color: #323232
}

body.premium .footer .basefooter {
    background: #fff;
    padding: 20px 0;
    border-top: 1px solid #600
}

body.premium .footer .basefooter span {
    font-size: 12px;
    color: #404040
}

body.premium .footer .basefooter strong {
    font-weight: 400;
    cursor: pointer
}

body.premium .footer .basefooter .wtek svg {
    width: 100px
}

@media(max-width:991px) {

    body.premium[data-page=produto-detalhes] #product .select-variations .col-check .form-check,
    body.premium[data-page=produto-detalhes] #product .select-variations .col-tamanho .col-input,
    body.premium[data-page=produto-detalhes] #product .select-variations .col-tamanho .col-name-input {
        padding-left: 0
    }

    body.premium[data-page=produto-detalhes] #product .select-variations .col-check .form-check {
        margin: 5px 0
    }

    body.premium .barra-topo {
        display: flex;
        text-align: center;
        align-items: center;
        height: 50px
    }

    body.premium .footer .social a+a {
        margin-left: 0 !important
    }

    body.premium .category .gt-30 {
        margin-top: 0 !important
    }

    body.premium[data-page=home] #apoio-banner .apoio-banner-item {
        border-right: 0 !important
    }

    body.premium[data-page=home] #apoio-banner .row {
        margin-left: unset !important;
        margin-right: unset !important
    }

    body.premium header.header-bg .search-mob-style .search-full input {
        height: 50px !important
    }

    body.premium[data-page=produto-detalhes] .about .box-about.whatsapp {
        position: relative;
        margin-left: 0 !important;
        background-color: #29d166
    }

    body.premium .ofertas .card-oferta.center:hover .infos h1.title,
    body.premium .ofertas .card-oferta.left:hover .infos h1.title,
    body.premium .ofertas .card-oferta.right:hover .infos h1.title,
    body.premium .redes .card-fb,
    body.premium[data-page=produto-detalhes] #product .buy .comprar-block .add-to-cart {
        margin-left: auto;
        margin-right: auto
    }

    body.premium .footer .site-map .col-address .logo,
    body.premium .ofertas .card-oferta,
    body.premium .ofertas .card-oferta:hover,
    body.premium .ofertas:hover .card-oferta:not(:hover) {
        width: 100%
    }

    body.premium .footer .site-map li {
        padding-bottom: 15px
    }

    body.premium .footer .site-map li:last-child {
        padding-bottom: 0
    }

    body.premium .footer .site-map li a {
        font-weight: 400 !important
    }

    body.premium .footer .site-map li a::after {
        display: none
    }

    body.premium .footer .site-map li a.horario {
        cursor: unset;
        text-decoration: none
    }

    body.premium .footer .col-formas img {
        width: 100% !important
    }

    body.premium .footer .col-redes {
        padding-top: 0 !important
    }

    body.premium header.header-bg .link #hamburger,
    body.premium[data-page=produto-detalhes] #product .gallery .product-image img {
        position: relative
    }

    body.premium header.header-bg .link #hamburger span,
    body.premium header.header-bg .link #hamburger:after,
    body.premium header.header-bg .link #hamburger:before {
        background: #ffda17;
        border-radius: 12px;
        height: 3px;
        left: 0;
        width: 30px
    }

    body.premium[data-page=home] #apoio-banner {
        display: flex;
        align-items: center;
        background-color: #f9f9f9;        
        padding-bottom: 0;
        z-index: 1;
    }

    body.premium[data-page=home] #apoio-banner .card-apoio {
        display: flex;
        align-items: center;

        background-color: #ffffff;
        box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
        border-radius: 10px;
        padding: 20px 15px;
    }
    body.premium[data-page=home] #apoio-banner .card-apoio .icon {
        margin-left: 30px;
    }

    body.premium[data-page=home] #apoio-banner #carousel-apoio,
    body.premium[data-page=produto-detalhes] #product .card-whatsapp {
        margin: 0
    }

    body.premium .box-title .box-text {
        position: relative;
        color: #0f0f0f;
        font-size: 1.75rem;
        line-height: 3rem;
        padding: 0 15px
    }

    body.premium .product-list .product {
        border-bottom: 1px solid #d5d5d5;
        padding: 0 0 15px !important
    }

    body.premium .product-list .product form {
        padding: 0;
        margin: 0
    }

    body.premium .product-list .product .product-image img {
        height: 350px
    }

    body.premium .product-list .product .product-info,
    body.premium .product-list .product .product-info .container-price,
    body.premium .product-list .product .product-info h1.tit,
    body.premium .sobre {
        text-align: center
    }

    body.premium .product-list .product .product-info h1.tit {
        font-size: 1.45rem;
        margin-bottom: 0
    }

    body.premium .product-list .product .product-info .container-price span.price {
        font-size: 2rem;
        margin-bottom: 10px
    }

    body.premium .product-list .product .product-info .container-price span.installment,
    body.premium .product-list .product .product-info .container-price span.installment b {
        font-size: 1.15rem
    }

    body.premium .ofertas .card-oferta.center .image::before,
    body.premium .ofertas .card-oferta.left .image::before,
    body.premium .ofertas .card-oferta.right .image::before {
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: unset;
        background: rgba(0, 0, 0, .25);
        background: -moz-linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 100%);
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    body.premium .ofertas .card-oferta.center:hover .image::before,
    body.premium .ofertas .card-oferta.left:hover .image::before,
    body.premium .ofertas .card-oferta.right:hover .image::before {
        left: 0;
        bottom: -100%
    }

    body.premium .ofertas .card-oferta.center .sobrepor,
    body.premium .ofertas .card-oferta.left .sobrepor,
    body.premium .ofertas .card-oferta.right .sobrepor {
        position: absolute;
        justify-content: center;
        display: flex;
        align-items: center;
        padding: 50px;
        text-align: center;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    body.premium .ofertas .card-oferta .sobrepor .infos h1.title,
    body.premium .ofertas .card-oferta .sobrepor .infos h1.title span {
        font-size: 3rem;
        line-height: 3rem
    }

    body.premium[data-page=produto-detalhes] .tab-content .tab-pane .tabpanel-title::before {
        left: -5px;
        transform: skewX(25deg)
    }

    body.premium[data-page=produto-detalhes] .tab-content .tab-pane .card-header {
        transform: skewX(25deg)
    }

    body.premium .redes .card-fb:hover,
    body.premium[data-page=produto-detalhes] .tab-content .tab-pane .card-header h2 {
        transform: skewX(-25deg)
    }

    body.premium .redes::before {
        top: calc(50% - 5px)
    }

    body.premium .redes::after {
        top: calc(50% + 5px)
    }

    body.premium .redes .card-fb {
        transform: skew(-25deg)
    }

    body.premium .redes .card-fb .icon {
        width: 80px;
        height: 75px;
        padding: 25px
    }

    body.premium .redes .card-fb .icon svg {
        transform: skew(25deg)
    }

    body.premium .redes .card-fb .texts {
        transform: skew(25deg);
        margin-left: 20px
    }

    body.premium .redes .card-fb .texts h1.title {
        font-size: 2rem
    }

    body.premium footer .atendimento-footer .btn {
        padding: 5px 0;
        font-size: 1rem
    }

    body.premium .footer .basefooter {
        margin-top: 2rem
    }

    body.premium .bar-footer .line p {
        margin-bottom: 15px !important
    }

    body.premium .bar-footer .line {
        border: none !important
    }

    body.premium[data-page=produto-detalhes] #product {
        margin-top: 1rem;
        padding-bottom: 0 !important
    }

    body.premium[data-page=produto-detalhes] #product .product-title .product-name {
        font-size: 1.5rem;
        text-align: center;
        color: #333;
        font-weight: 900;
        text-transform: uppercase;
        margin: 0
    }

    body.premium[data-page=produto-detalhes] #product .product-title {
        margin-bottom: 1.25rem;
        padding-bottom: 1.25rem
    }

    body.premium[data-page=produto-detalhes] #product .gallery .gallery-products .item img {
        width: 100%;
        height: auto;
        object-fit: cover
    }

    body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-up {
        display: flex;
        align-items: center;
        height: 100%;
        top: 0;
        left: 15px
    }

    body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-up svg {
        transform: rotate(0)
    }

    body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-down {
        display: flex;
        align-items: center;
        height: 100%;
        top: 0;
        right: 15px
    }

    body.premium[data-page=produto-detalhes] #product .gallery .thumbnails .arrow-down svg {
        transform: rotate(180deg)
    }

    body.premium[data-page=produto-detalhes] #product .gallery .slick-prev {
        left: 0
    }

    body.premium[data-page=produto-detalhes] .about {
        padding: 3rem 0 0;
        margin: 0
    }

    body.premium[data-page=produto-detalhes] .nav-tabs {
        position: relative;
        display: flex;
        justify-content: center
    }

    body.premium[data-page=produto-detalhes] .nav-tabs::before {
        top: unset;
        bottom: -3px
    }

    body.premium[data-page=produto-detalhes] .nav-tabs .nav-item {
        width: unset
    }

    body.premium[data-page=produto-detalhes] .nav-tabs .nav-link,
    body.premium[data-page=produto-detalhes] .nav-tabs .nav-link p {
        transform: skewX(0)
    }

    body.premium[data-page=produto-detalhes] .tab-content .tab-pane .tabpanel-title {
        width: fit-content;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px
    }
}