/*FONTS <<< Carregar as fontes no ficheiro fonts.css >>> */
@font-face { font-family: 'Jost Regular'; src: url('../fonts/Jost-Regular.eot'); src: url('../fonts/Jost-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Jost-Regular.woff2') format('woff2'), url('../fonts/Jost-Regular.woff') format('woff'), url('../fonts/Jost-Regular.ttf') format('truetype'), url('../fonts/Jost-Regular.svg#Jost-Regular') format('svg'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Jost Light'; src: url('../fonts/Jost-Light.eot'); src: url('../fonts/Jost-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Jost-Light.woff2') format('woff2'), url('../fonts/Jost-Light.woff') format('woff'), url('../fonts/Jost-Light.ttf') format('truetype'), url('../fonts/Jost-Light.svg#Jost-Light') format('svg'); font-weight: 300; font-style: normal; font-display: swap; }

.jostRegular { font-family: 'Jost Light'; font-weight: 400; }
.jostLight,.light { font-family: 'Jost Light'; font-weight: 300; }

html { position: relative; width: 100%; max-width: 100%; overflow-x: hidden; }
body { position: relative; width: 100%; max-width: 100%; overflow-x: hidden; background-color: #F3F3F2; color: #13130D; font-size: 16px; line-height: 150%; font-family: 'Jost Regular'; font-weight: 400; }
section { position: relative; width: 100%; max-width: 100%; }
strong,.bold { font-weight: 700; }
em,.italic { font-style: italic; }

a { text-decoration: none; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.ancora { position: absolute; top: -130px; left: 50%; pointer-events: none; }

.limitador { width: 1400px; max-width: 100%; margin: auto; }
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container,.row > * { padding-left: 30px; padding-right: 30px; }
.row { margin-left: -30px; margin-right: -30px; }

.stdText iframe { max-width: 100%!important; }
.stdText img { max-width: 100%; height: auto; }
.stdText ul, .stdText ol { padding-left: 40px; padding-right: 40px; margin-bottom:20px; }
.stdText ul li { list-style: disc; }
.stdText ol li { list-style: decimal; }
.stdText h1,.stdText h2,.stdText h3,.stdText h4,.stdText h5,.stdText h6 { margin-bottom:20px; }
.stdText h1 { font-size:32px; line-height:120%; }
.stdText h2 { font-size:30px; line-height:120%; }
.stdText h3 { font-size:28px; line-height:125%; }
.stdText h4 { font-size:26px; line-height:125%; }
.stdText h5 { font-size:24px; line-height:130%; }
.stdText h6 { font-size:22px; line-height:130%; }
.stdText p { margin-bottom:20px; }
.stdText a { -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.stdText a:hover { color:#BDA05C; }

.stdButton { min-width:250px; max-width:100%; border: 1px solid #13130D; background-color:#13130D; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.stdButton p { color:#ffffff; line-height:28px; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.stdButton i { color: #ffffff; font-size:22px; line-height:28px; margin-right:15px; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.stdButton:hover { background-color: #F3F3F2; }
.stdButton:hover p, .stdButton:hover i { color: #13130D; }

.stdButtonReverse { border: 1px solid #838380; background-color:transparent; }
.stdButtonReverse p { color:#13130D; }
.stdButtonReverse i { color: #13130D; }
.stdButtonReverse:hover { background-color: #13130D; }
.stdButtonReverse:hover p, .stdButtonReverse:hover i { color: #ffffff; }

.titulo1 { font-size:45px; line-height:115%; }
.titulo2 { font-size:32px; line-height:120%; }
.titulo3 { font-size:22px; line-height:130%; }
.mb-50 { margin-bottom:50px; }
.mb-40 { margin-bottom:40px; }
.mb-30 { margin-bottom:30px; }
.mb-20 { margin-bottom:20px; }
.mb-10 { margin-bottom:10px; }

.slick-dots { padding: 10px; display:flex; justify-content:center; align-items:center; flex-wrap:wrap; }
.slick-dots li { width: 10px; height: 10px; border-radius: 50%; margin:15px; background-color:#B5B5B3; cursor: pointer; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.slick-dots li.slick-active { background-color: #6A6A66; }
.slick-dots li button {display: none;}

.slickNav { position:relative; padding: 15px 0; width:100%; max-width:100%; display:flex; justify-content:center; align-items:center; flex-wrap:wrap; }
.slickNav .slickArrow { margin:10px; cursor:pointer; }
.slickNav .slickArrow:hover { opacity:0.5; }
.slickNav .slickArrow.slickLeft { margin-right:30px; } 
.slickNav .slickArrow.slickRight { margin-left:30px; } 
.slickNav .slickArrow i { font-size:22px; }

div.socialNetworks,div.shareThis { width: 100%; max-width:100%; display:flex; justify-content: center; align-items:center; flex-wrap:wrap; margin-bottom:30px; }
div.socialNetworks div.socialNetworkIcon,div.shareButton { width: 60px; height:60px; background-color:#20201A; margin:5px; padding:0; text-align:center; }
div.socialNetworks div.socialNetworkIcon i,div.shareButton i { font-size: 18px; color:#ffffff; margin:auto; line-height:58px; }
div.socialNetworks div.socialNetworkIcon:hover,div.shareButton:hover { background-color: #BDA05C; }
div.shareThis { justify-content:flex-start; }
div.shareButton:first-of-type { margin-left:0; }

.popup { background: rgba(243,243,242,.75); }
.popup .popupBox1 { background: rgba(243,243,242,1); }
.popup .popupBox1 .popupBox2 .popupBox3 .popupClose .popupCloseArea { background-color:rgba(243,243,242,1); }

.acceptCookies .acceptCookiesArea .stdButton:hover p { color: #13130D; }

#widgetsTitle { text-align:left; }
#dynamicPostsList { width: calc( 100% + 60px ); margin-left: -30px; display: -ms-flexbox; display: flex; justify-content:flex-start; flex-wrap:wrap; }
.noMoreResults { margin:auto; }
#loadAllPosts,#loadMorePosts { width:350px; margin-bottom:30px; }
.postWidget { position: relative; width: calc( 33.33% - 60px ); min-height: 100%; margin: 30px; }
.productWidget .areaImagem { position:relative; overflow:hidden; }
.productWidget .imagemProduto { width: 100%; height: auto; padding-bottom: 160%; background-size: cover; }
.productWidget .areaTexto { width:100%; padding: 25px 0; color: #13130D; display:flex; flex-direction:column; justify-content:flex-start; text-align: left; }
.productWidget .areaTitulo { min-height:60px; }
.productWidget .precoFinal { display:flex; align-items:center; }
.productWidget .precoFinal i { margin-left:15px; font-size:20px; line-height:24px; }
.productWidget:hover .imagemProduto { transform:scale(1.2); }

.section1 { margin-top: 140px; margin-bottom:100px; }
.section1 .slick .slick-list { background-color: #BDA05C; }
.section1 .areaBanner { position: relative; width: 100%; height: 100%; z-index: -1; }
.section1 .banner { position: absolute; top: 0; right: 0; background-size:cover; background-position:center; background-repeat:no-repeat; z-index: -1; }
.section1 .box { position:relative; padding:100px 0; min-height: 500px; display:flex; align-items:center;justify-content:center; }
.section1 .box .areaTexto { position:relative; width:100%; max-width:100%; }
.section1 .box .stdButton { width:100%; }
.section1 .box .stdButton p {font-size: 22px;}

.section2 { margin-bottom:120px; }
.section2 .avisoPortes { text-align:right; margin-bottom:30px; }
.section2 .searchArea { position:fixed; opacity: 0; position: none; top: -100px; left:0; width:100%; z-index:100; }
.section2 .searchArea.visible { opacity: 1; pointer-events:auto; top: 100px; }
.section2 .searchArea.visible.startTemplate { top: 140px; }
.section2 .box { position:relative; padding:15px; background-color:#13130D; }
.section2 #searchByProductName { width:100%; max-width:100%; margin: 0!important; height:60px; border:1px solid #838380; background-color:#ffffff; border-radius:0; padding: 6px 75px 6px 15px; }

.section3 { margin-bottom:120px; }
.section3 .jarallax { position:absolute; top:0; left:0; width:100%; height:100%; z-index:-2; }
.section3 .jarallax::before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1; background: linear-gradient(90deg, rgba(243,243,242,1) 35%, rgba(243,243,242,0) 100%); }
.section3 .box { position:relative; margin: 125px 0; }
.section3 .readMore { display:flex; align-items:center; margin-bottom:30px; }
.section3 .readMore i { font-size: 22px; margin-left:15px; }
.section3 .readMore:hover { color:#BDA05C; }
.section3 .stdButton {  }

.section4 { text-align:center; margin-bottom:100px; }
.section4 a, .section4 .stdPopup { color: #13130D; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.section4 a:hover, .section4 .stdPopup:hover { color: #BDA05C; }
.section4 .formNewsletter { position: relative; border-top:1px solid #B5B5B3; border-bottom:1px solid #B5B5B3; padding:30px 0; margin-bottom:30px; }
.section4 .areaFlex { position: relative; display:flex; align-items: center; justify-content: space-between; flex-wrap:wrap; }
.section4 .areaSubscricao { position: relative; width:calc( 100% - 225px ); }
.section4 #emailNewsletter { width: 100%; height:60px; border:1px solid #838380; background-color:#ffffff; border-radius:0; padding: 6px 75px 6px 15px; }
.section4 #submitNewsletter { position:absolute; top:1px; right:1px; width:58px; height:58px; z-index:2; text-align: center; background-color:transparent; cursor:pointer; }
.section4 #submitNewsletter i { font-size:22px; line-height:58px; }
.section4 #submitNewsletter:hover { background-color: #BDA05C; }
.section4 #submitNewsletter:hover i { color:#ffffff; }
.section4 #checkForRealContactNewsletter { position:absolute; top: calc( 100% + 4px ); }
.section4 #checkForRealContactNewsletter label { font-size:14px; }
.section4 #checkForRealContactNewsletter label.stdPopup { font-weight:700; }
.section4 .contactos { text-align:center; }
.section4 .box { margin-bottom:30px; }
.section4 .legal { font-size:14px; }
.section4 .paymentsLogos { margin-bottom:15px; }
.section4 .areaRodape p a,.section4 .areaRodape p .stdPopup { margin-left:10px; margin-right:10px; }
.section4 .areaRodape p { margin-bottom:15px; }
.section4 #micrositeUTD { width:45px; }
.section4 #micrositeUTD:hover { opacity:0.5; }

.section5 { margin-top: 190px; margin-bottom:60px; }
.section5 .categoria i { margin-left:10px; margin-right:10px; vertical-align: middle; }
.section5 .categoria .selectCat { cursor:pointer; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
.section5 .categoria .selectCat:hover { color:#BDA05C; }
.section5 .areaSlick {position: relative; width: 100%; max-width: 100%; overflow: hidden;}
.section5 .slick { width: calc( 100% + 60px ); margin-left: 0px; }
.section5 .slick .areaImagem { width:calc( 100% - 60px ); }
.section5 .slick .image { width: 100%; height: auto; padding-bottom: 160%; background-size: cover; cursor:zoom-in; }
.section5 .optionArea { width: 100%; padding: 0 0px 20px 0; }
.section5 .optionArea:last-of-type { padding-bottom:0; }
.section5 .optionTitle { margin-bottom:5px; }
.section5 .optionArea.optionAreaGlobal .optionSelect { background-color:#ffffff; min-height:60px; padding-left: 20px; padding-right:45px; }
.section5 .optionArea.optionAreaGlobal .optionSelect::after { content: "\f175"; top: 17px; right:20px; }
.section5 .optionArea.optionAreaGlobal .optionSelect.active::after { content: "\f00d"; }
.section5 .stdButtonReverse { width:100%; }
.section5 .decreaseProductQt,.section5 .productQuantity,.section5 .increaseProductQt { display:none; }
.section5 .addToCartBtn { background-color: #BDA05C; border-color:#BDA05C; width:100%; }
.section5 .addToCartBtn p { font-size: 22px; color: #13130D; }
.section5 .addToCartBtn:hover { background-color: #13130D; border-color:#13130D; }
.section5 .addToCartBtn:hover p { color: #ffffff; }

.section6 .aboutThisProduct { margin-bottom:60px; }
.section6 div.shareThis { margin-bottom:60px; }

.section7 { margin-bottom:60px; }
.section7 .slick { width: calc( 100% + 60px ); margin-left: -30px; }
.section7 .postWidget { width: calc( 100% - 60px ); }







/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .titulo1 { font-size:38px; line-height:115%; }
    .titulo2 { font-size:28px; line-height:125%; }
    .titulo3 { font-size:20px; line-height:130%; }
    .stdButton p,.stdButton i { font-size:20px; }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .postWidget { width: calc( 50% - 60px ); }
	.section1 .areaBanner { position: absolute; top:0; left:0; }
    .section1 .banner { width:100%!important; height:100%!important; top:auto; right:auto; }
    .section1 .banner::before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(189,160,92,0.6); }
    .section1 .box { min-height: 70vh; }
    .section3 .jarallax::before { background: linear-gradient(90deg, rgba(243,243,242,0.9) 35%, rgba(243,243,242,0.5) 100%); }
    .section5 .areaSlick { margin-bottom:30px; }
    .section5 .addToCartBtn { margin-bottom:30px; }
    .section6 .share { text-align:center; }
    .section6 div.shareThis { justify-content: center; }
    div.shareButton:first-of-type { margin:5px; }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
}

@media only screen and (max-width : 650px) {
    .postWidget,.section7 .postWidget { width: 350px; max-width: calc( 100% - 60px ); margin-left:auto; margin-right:auto; }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 576px) {
    .titulo1 { font-size:35px; line-height:120%; }
    .titulo2 { font-size:25px; line-height:125%; }
    .stdButton p,.stdButton i { font-size:18px; }

    .container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container,.row > * { padding-left: 15px; padding-right: 15px; }
	.row { margin-left: -15px; margin-right: -15px; }
	.section1 { margin-top: 80px; }
    .section2 .searchArea.visible { top: 80px; }
    .section2 .searchArea.visible.startTemplate { top: 80px; }
    .section2 .box { width:350px; max-width:100%; margin:auto; }
    .section4 .areaFlex { flex-direction:column; }
    .section4 .areaSubscricao { margin-top:20px; width:100%; }
    .section4 #checkForRealContactNewsletter { position:relative; top:auto; width:fit-content; margin:10px auto auto auto; }
    .section5 { margin-top: 130px; }
    .section5 .areaSlick { width:350px; max-width:100%; margin-left:auto; margin-right:auto; }
}
