﻿.center {
    margin: 0 20%;
}
@media (max-width: 767px) {
    .center {
        margin: 0 0;
    }
}


body.the-sale-verao-2023 .wd-browsing-breadcrumbs {
    display: none
}

body.the-sale-verao-2023 .banner-wrapper {
    position: relative
}

body.the-sale-verao-2023 .banner-wrapper h3 {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%);
    color: #000;
    font-size: 25px;
    font-family: "Libre Baskerville", serif;
    font-weight: 700
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 .banner-wrapper h3 {
        bottom:10px
    }
}

body.the-sale-verao-2023 .banner-wrapper h3:after {
    content: "confira >";
    text-decoration: underline;
    display: block;
    font-size: 20px;
    margin-top: 6px;
    font-family: "Ysabeau", system-ui
}

body.the-sale-verao-2023 #content-wrapper.wrapper,body.the-sale-verao-2023 .wd-browsing-breadcrumbs ul#content-wrapper,.wd-browsing-breadcrumbs body.the-sale-verao-2023 ul#content-wrapper {
    max-width: 100%
}

body.the-sale-verao-2023 #content-wrapper h2 {
    text-align: center;
    display: block;
    font-size: 25px;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper h2 {
        font-size:20px
    }
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta {
    margin-top: 60px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper #categoria-esquenta {
        padding:0 15px
    }
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha {
        display:block
    }

    body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha:nth-child(3) .banner-wrapper:nth-child(2) {
        display: none
    }
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha .banner-wrapper {
    height: auto !important
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha .banner-wrapper:nth-child(3) {
    width: 49.6%;
    margin-top: 10px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha .banner-wrapper:nth-child(3) {
        width:100%
    }
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha .banner-wrapper:nth-child(4) {
    width: 49.6%;
    margin-top: 10px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha .banner-wrapper:nth-child(4) {
        width:100%
    }
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta .banners-escolha .banner-wrapper img {
    width: 100%;
    height: auto;
    margin: 0
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha {
        padding:0 5px
    }
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .banner-wrapper {
    position: relative;
    border: 1px solid #dfdfdf
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .banner-wrapper:hover {
    border: 1px solid #404040
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .banner-wrapper h3 {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Libre Baskerville", serif;
    font-weight: bold;
    font-size: 16px;
    color: #404040;
    display: block
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .banner-wrapper h3:after {
    display: none
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .slick-slide {
    margin: 0 6px
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow {
    top: 50%
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow.slick-prev {
    left: -10px
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow.slick-prev:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow.slick-prev.slick-disabled:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow.slick-next {
    right: -10px
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow.slick-next:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha button.slick-arrow.slick-next.slick-disabled:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .categoria-texto {
        display:block
    }
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto>div {
    width: 49.6%
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .categoria-texto>div {
        width:100%
    }
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto>div:first-child {
    width: 45%
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .categoria-texto>div:first-child {
        width:100%
    }
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto>div:first-child h2 {
    text-align: left;
    color: #C29B49
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .categoria-texto>div:first-child h2 {
        width:80%;
        text-align: center;
        margin: 0 auto 20px
    }
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto>div:first-child p {
    color: #828282;
    font-size: 14px;
    font-family: "Ysabeau", system-ui;
    font-weight: 300
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .categoria-texto>div:first-child p {
        text-align:center
    }
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto .banner-wrapper {
    height: auto !important
}

body.the-sale-verao-2023 #content-wrapper .categoria-texto .banner-wrapper img {
    width: 100%;
    height: auto;
    margin: 0
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha {
    margin-top: 80px
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .wd-marketing-banner {
    display: flex;
    justify-content: space-between
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .wd-marketing-banner .banner-wrapper {
    height: auto !important;
    width: 19.5%
}

body.the-sale-verao-2023 #content-wrapper #categoria-esquenta-escolha .wd-marketing-banner .banner-wrapper img {
    width: 100%;
    height: auto;
    margin: 0
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao {
    margin-top: 70px
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .wd-title {
    text-align: center;
    display: block;
    font-size: 25px;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .wd-title {
        font-size:20px
    }
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .wd-subtitle {
    text-align: center;
    font-size: 14px;
    font-family: "Ysabeau", system-ui;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .wd-subtitle {
        padding:0 15px
    }
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list {
    float: left;
    width: 100%
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list .wd-product-line .sale-price span {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 500
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list .wd-product-line .condition span {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    color: #000
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list .wd-product-line .item-description .name a {
    font-family: "Ysabeau", system-ui;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow {
    top: 45%
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow.slick-prev {
    left: -50px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow.slick-prev {
        left:-10px
    }
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow.slick-prev:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow.slick-next {
    right: -50px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow.slick-next {
        right:-10px
    }
}

body.the-sale-verao-2023 #content-wrapper .vitrine-padrao .list button.slick-arrow.slick-next:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .banner-centro-full {
    margin-top: 70px
}

body.the-sale-verao-2023 #content-wrapper .banner-centro-full .banner-wrapper {
    height: auto !important
}

body.the-sale-verao-2023 #content-wrapper .banner-centro-full .banner-wrapper a {
    height: auto !important;
    display: block
}

body.the-sale-verao-2023 #content-wrapper .banner-centro-full .banner-wrapper h3 {
    left: initial;
    transform: translateY(-50%);
    top: 50%;
    right: 15%;
    font-size: 50px;
    bottom: initial;
    margin: 0
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .banner-centro-full .banner-wrapper h3 {
        top:initial;
        bottom: 30px;
        transform: translateX(-50%);
        left: 50%;
        right: initial;
        font-size: 40px
    }
}

body.the-sale-verao-2023 #content-wrapper .banner-centro-full .banner-wrapper h3:after {
    display: none
}

body.the-sale-verao-2023 #content-wrapper .banner-centro-full .banner-wrapper img {
    width: 100%;
    height: auto;
    margin: 0
}

body.the-sale-verao-2023 #content-wrapper #banner-centro-full-2 .banner-centro-full .banner-wrapper h3,body.the-sale-verao-2023 #content-wrapper #banner-centro-full-3 .banner-centro-full .banner-wrapper h3 {
    color: #fff
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta {
        padding:0 15px
    }
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li {
    background: #f2f2f2;
    border-radius: 10px;
    padding: 22px 30px;
    margin: 15px 0;
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li {
        padding:12px 15px
    }
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li .content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li h3 {
    font-family: "Ysabeau", system-ui;
    font-weight: bold;
    font-size: 21px;
    color: #414141;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li h3 {
        font-size:14px
    }
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li h3:after {
    content: "";
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17');
    display: block;
    transform: rotate(180deg);
    transition: all 0.3s ease;
    position: absolute;
    right: 0
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li h3.active-seo:after {
    transform: rotate(0)
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li h3.active-seo+.content {
    max-height: 500px
}

body.the-sale-verao-2023 #content-wrapper .perguntas-esquenta ul li p {
    margin: 0;
    font-size: 16px;
    font-family: "Ysabeau", system-ui;
    font-weight: 500;
    color: #575757;
    padding-top: 15px
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista {
    overflow: hidden;
    clear: both
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .marcas-lista {
        padding:0 8px
    }
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista .wd-header {
    display: none
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow {
    top: 50%
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-prev {
    left: -25px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-prev {
        left:-13px
    }
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-prev:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-prev.slick-disabled:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-next {
    right: -25px
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-next {
        right:-13px
    }
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-next:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista button.slick-arrow.slick-next.slick-disabled:before {
    background-image: url('https://www.coliseu.com.br//Custom/Content/Themes/hardcore-template/img/sprite.svg?v=17')
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista ul {
    text-align: center;
    float: left;
    width: 100%
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista ul li {
    max-width: initial;
    margin: 0 0 15px 0
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista ul li a {
    background: none;
    height: auto;
    display: block
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista ul li a img {
    width: 92%;
    height: auto;
    margin: 0 auto;
    display: block
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista ul li:hover {
    opacity: .8
}

body.the-sale-verao-2023 #content-wrapper .marcas-lista ul .slick-slide>div:last-child li {
    margin-bottom: 0
}

body.the-sale-verao-2023 #content-wrapper .banner-fullbanner {
    display: flex
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .banner-fullbanner {
        display:block
    }
}

body.the-sale-verao-2023 #content-wrapper .banner-fullbanner .banner-wrapper {
    height: auto !important
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .banner-fullbanner .banner-wrapper:nth-child(3) {
        margin:10px 0
    }
}

body.the-sale-verao-2023 #content-wrapper .banner-fullbanner .banner-wrapper img {
    width: 99%;
    height: auto;
    margin: 0
}

@media (max-width: 767px) {
    body.the-sale-verao-2023 #content-wrapper .banner-fullbanner .banner-wrapper img {
        width:100%
    }
}

body.the-sale-verao-2023 #content-wrapper .banner-fullbanner .banner-wrapper:nth-child(2) {
    text-align: left !important
}

body.the-sale-verao-2023 #content-wrapper .banner-fullbanner .banner-wrapper:last-child {
    text-align: right !important
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #fullbannerTopo .banners .image .banner-fullbanner .banner-wrapper {
        height:auto !important
    }
}

body.the-sale-verao-2023 #fullbannerTopo .banners .image .banner-fullbanner .banner-wrapper img {
    width: 96%;
    height: auto
}

body.the-sale-verao-2023 #fullbannerTopo .banners .text {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #fullbannerTopo .banners .text {
        margin-top:15px
    }
}

body.the-sale-verao-2023 #fullbannerTopo .banners .text h2 {
    color: #C19E58;
    font-size: 32px
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #fullbannerTopo .banners .text h2 {
        margin:0 8px
    }
}

body.the-sale-verao-2023 #fullbannerTopo .banners .text p {
    font-size: 18px
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #fullbannerTopo .banners .text p {
        margin:0 8px
    }
}

body.the-sale-verao-2023 #category {
    margin: 90px 0
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #category {
        margin:50px 0
    }
}

body.the-sale-verao-2023 #category .title {
    display: flex;
    justify-content: center;
    font-size: 32px;
    color: #C19E58;
    margin: 10px 0
}

body.the-sale-verao-2023 #category .option .title {
    display: flex;
    justify-content: center;
    font-size: 15px;
    color: #000
}

body.the-sale-verao-2023 #category .option .banners .list-category {
    display: flex;
    justify-content: space-between;
    width: 100%
}

body.the-sale-verao-2023 #category .option .banners .list-category li {
    width: auto;
    overflow: hidden;
    border: 0;
    margin: 10px
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #category .option .banners .list-category li {
        margin:0px
    }
}

body.the-sale-verao-2023 #category .option .banners .list-category li .banner-category {
    position: relative;
    display: flex;
    justify-content: center
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #category .option .banners .list-category li .banner-category {
        justify-content:flex-start
    }
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #category .option .banners .list-category li .banner-category img {
        width:100%;
        height: auto !important;
        padding: 0 5px
    }
}

body.the-sale-verao-2023 #category .option .banners .list-category li a {
    position: absolute;
    bottom: 0;
    width: 208px;
    height: 42px;
    background-color: rgba(0,0,0,0.5);
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    padding: 10px 0;
    text-transform: capitalize
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #category .option .banners .list-category li a {
        width:185px !important;
        left: 5px !important
    }
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #post .information .text .banner-fullbanner .banner-wrapper {
        height:auto !important
    }
}

body.the-sale-verao-2023 #post .information .text .banner-fullbanner .banner-wrapper img {
    width: 95%
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #post .information .text .banner-fullbanner .banner-wrapper img {
        height:auto !important
    }
}

body.the-sale-verao-2023 #post .information h2 {
    margin: 10px 15px
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #post .information h2 {
        margin-top:15px
    }
}

body.the-sale-verao-2023 #post .information p {
    margin: 10px 15px
}

@media screen and (max-width: 1023px) {
    body.the-sale-verao-2023 #post .information p {
        margin-bottom:30px
    }
}