﻿body.news .wd-browsing-breadcrumbs {
    display: none;
}

#content > div#content-wrapper {
    max-width: none;
}

#content > div#content-wrapper >.banners .wrapper {
    display: flex;
    gap: 18px;
    margin-top: 28px;
}

#content > div#content-wrapper >.banners .wrapper img {
    max-width: 100%;
    height: 440px;
    object-fit: cover;
}

#content > div#content-wrapper .wrapper {
    max-width: 1455px !important;!i;!;
}

section.banners h2 {
    font: normal normal bold 25px/31px Libre Baskerville;
    margin-top: 73px;
    text-align: center;
}

section.banners h2 ~ b {
    font: normal normal normal 16px/22px Ysabeau;
    text-align: center;
    width: 100%;
    display: block;
}

section.banners {
    display: block;
    margin-bottom: 68px;
}

section.banners b {
    font: normal normal normal 16px/20px Libre Baskerville;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    display: block;
    margin-top: 15px;
}

section.banner {
    padding-block: 77px;
}

.wd-product-list .wd-header .wd-title {
    font: normal normal bold 25px/31px Libre Baskerville;
}

.wd-product-list .list {
    display: flex;
}

.slick-slider button.slick-arrow.slick-prev:before {
    background-image: url(/Custom/Content/Themes/agrada-template/Imagens/Icons/icone-seta-direita.svg?v=22);
    min-width: 50px;
    min-height: 50px;
    transform: rotate(180deg);
}

.slick-slider button.slick-arrow.slick-prev{
    left: -43px;
}

.slick-slider button.slick-arrow.slick-next{
    right: -43px;
}


.slick-slider button.slick-arrow.slick-next:before {
    background-image: url(/Custom/Content/Themes/agrada-template/Imagens/Icons/icone-seta-direita.svg?v=22);
    min-width: 50px;
    min-height: 50px;
}


.wd-product-price-description .priceContainer .sale-price span {
    font-family: Josefin;
}

.wd-product-line .item-description .name a {
    font: normal normal normal 17px/23px Ysabeau;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wd-product-line .item-description .name {
    height: auto;
}

.wd-product-price-description .priceContainer .sale-price span {
    font-family: Josefin;
    font-family: "Josefin Sans", serif;
    font-weight: 500;
    font-size: 18px;
}

.wd-product-price-description .priceContainer .condition span {
    font-family: "Josefin Sans", serif;
    font-size: 15px;
    font-weight: 300;
}

.wd-product-line .foto-produto {
    height: 395px;
}

.wd-product-line .wd-product-line-medias a.thumb {
    max-height: none !important;
    height: 395px !important;
}




@media screen and (max-width: 754px){
    .slick-slider button.slick-arrow.slick-prev {
        left: 2px;
    }

   .slick-slider button.slick-arrow.slick-next {
        right: 1px;
    }

    
    section.banners h2 {
        margin-top: 35px;
        padding-inline: 10px;
        font-size: 20px;
        margin-bottom: 0px !important;!i;!;
    }
    
    section.banners h2 ~ b {
        margin-top: 5px;
        font-size: 16px;
        font-weight: 400;
    }

    #content > div#content-wrapper >.banners .wrapper img {
        height: 330px;
        width: 96%;
    }
    
    #content > div#content-wrapper >.banners .wrapper {
        padding-left: 9px;
    }

    
    .wd-product-list .wd-header .wd-title {
        font-size: 20px;
        font-weight: bold;
    }

    .wd-product-line .wd-product-line-medias a.thumb {
        height: 337px !important;!i;!;
    }
    
    .wd-product-line .wd-product-line-medias a.thumb img {
        height: 100%;
    }
    
    .wd-product-line .foto-produto {
        height: 325px;
    }
    
    .wd-product-line .item-description .bottom {
        display: none;
    }

    

	section.banner {
		padding-block: 50px;
	}

	section.banner img {
		max-width: 100%;
	}

	
	section.banners .slick-list {
	    padding-left: 57px !important;
	}

	section.banners {
	    margin-bottom: 0px;
	}

    
}









