.idiomas-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px;
}

.alignLeft {
    float: left;
    margin: 0 50px 30px 0;
}

.page-template-page-luxusnew section {
    padding: 80px 0;
}

.page-template-page-luxusnew section:not(:nth-last-of-type(1)):after {
    background-color: #5b514c;
    bottom: -30px;
    content: '';
    height: 60px;
    left: 50%;
    position: absolute;
    width: 1px;
    z-index: 10;
}

.page-template-page-luxusnew .tpl-destaque,
.tpl-destaque {
    padding-bottom: 0;
    padding-top: 0;
}

.item-destaque {
    background-color: #cbd1d2;
    position: relative;
}

.item-destaque--image {
    line-height: 0;
    margin-left: auto;
    margin-right: 0;
    max-width: 100%;
    position: relative;
    text-align: right;
}

.item-destaque--image img {
    height: auto;
    max-width: 100%;
}

.item-destaque--info {
    text-align: center;
    width: 100%;
}

.item-destaque--line_one .img-aconchego {
    fill: #5b514c;
    height: 95px;
    max-width: 475px;
    width: 100%;
}

.item-destaque--line_two {
    color: #5b514c;
    text-transform: uppercase;
}

.item-destaque--line_three {
    margin-top: 30px;
    padding-top: 20px;
    position: relative;
}

.item-destaque--line_three:before {
    background-color: #5b514c;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}

.item-destaque--line_three img {
    height: auto;
    max-width: 100%;
}

.tpl-light {
    background-color: #f6f6f8;
}

.tpl-light .item-headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tpl-dark,
.tpl-two_rows {
    background-color: #404040;
}

.tpl-dark .item-headings--line_one,
.tpl-two_rows .item-headings--line_one,
.tpl-dark .item-headings--line_two,
.tpl-two_rows .item-headings--line_two {
    color: #fff;
}

.tpl-dark .item-headings--text,
.tpl-two_rows .item-headings--text {
    color: #fff;
}

.tpl-dark .item-default--button span,
.tpl-two_rows .item-default--button span {
    color: #fff;
}

.tpl-dark .item-default--button span:after,
.tpl-two_rows .item-default--button span:after {
    background-color: #5b514c;
}

.tpl-color {
    background-color: #cbd1d2;
}

.item-headings--line_one,
.item-headings--line_two {
    color: #5b514c;
    font-size: 30px;
    font-family: 'Gilda Display', serif;
    font-weight: 300;
}

.item-two_cols--image img {
    height: auto;
    max-width: 100%;
}

.item-catalogo--line_two>* {
    line-height: 0.8;
}

.item-two_cols--title {
    color: #5b514c;
    font-family: 'Gilda Display', serif;
    font-size: 36px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.tpl-color .item-product_list .item-default--button {
    color: #5b514c;
}

.tpl-two_rows .item-headings--text {
    margin: 0 auto 30px;
    max-width: 970px;
}

.page-template-page-luxusnew h1,
.page-template-page-luxusnew h2,
.page-template-page-luxusnew h3,
.page-template-page-luxusnew h4,
.page-template-page-luxusnew h5 {
    font-family: 'Gilda Display', serif;
    font-weight: 300;
}

.item-headings--text {
    font-size: 14px;
}

.item-headings--text:after {
    content: '';
    clear: both;
}

.item-default--button {
    font-weight: 700;
}

.item-default--button:hover span:after {
    opacity: 0;
    width: 0;
}

.item-default--button span {
    color: #404040;
    display: inline-block;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.item-default--button span:after {
    background-color: #404040;
    bottom: 0;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 100%;
}

.item-product_list--ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.item-product_list--wrap {
    padding: 30px;
    text-align: center;
}

.item-product_list--li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.item-product_list--li .item-default--button {
    display: block;
    text-align: center;
}

.item-product_list--li .item-default--button span {
    padding: 22px 0 14px;
}

.item-product_list--image img {
    max-width: 100%;
}

.item-product_list--a:hover~.item-default--button span:after {
    opacity: 0;
    width: 0;
}

.tpl-two_cols .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.item-two_cols--text {
    margin-bottom: 40px;
}

.item-catalogo--line_one,
.item-catalogo--line_two {
    display: block;
    font-family: 'Gilda Display', serif;
}

.item-catalogo--line_one:after,
.item-catalogo--line_two:after {
    display: none;
}

.item-catalogo--line_one {
    font-size: 32px;
    font-weight: 400;
}

.item-catalogo--line_one>* {
    line-height: 0.5;
}

.item-catalogo--line_two {
    font-size: 38px;
    font-weight: 400;
}

/* menu */

.menu-footer .luxus a,
.menu-secondary .luxus a {
    background-image: url('../img/luxus/brasao.png');
    background-repeat: no-repeat;
    height: 39px;
    overflow: hidden;
    text-indent: -9999px;
    width: 44px;
}

.menu-secondary > ul {
    justify-content: center;
    margin: 0 0 0 30px !important;
    width: 100%;
}

.pull-left {
    float: left;
}

.clearfix {
    clear: both;
}

.box-cor {
    margin-bottom: 14px;
    max-width: 83px;
    text-align: center;
    margin-right: 9px;
}

.box-cor img {
    margin: 0;
}

.box-cor-texto {
    margin: 0 0 0 10px;
    padding-top: 29px;
}

/* .home .item-main {
    padding-top: 135px;
  } */

.box-cor a {
    border: 1px solid #E7E7E7;
    padding: 4px 4px 0px;
    margin-bottom: 5px;
}

.box-cor label {
    font-size: 12px;
    display: block;
    font-weight: normal;
    text-transform: capitalize;
}

/*.crop-img-home {
    max-height: 248px;
    overflow-y: hidden;
  }*/

.cor-invisivel {
    display: none;
}

.btn-mais-cores {
    cursor: pointer;
    font-weight: 700;
}

.page-template-page-luxusnew section:not(:nth-last-of-type(1)):after {
    width: 0 !important;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-prev span,
.owl-next span {
    color: #000;
    font-size: 85px !important;
    padding: 0px 12px 4px 12px;
    display: block;
}

.text-lanca {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

.owl-prev,
.owl-next {
    display: none !important;
    display: block !important;
    background-color: transparent;
    position: absolute;
    top: 24%;
    outline: none;
}

.owl-nav .disabled {
    visibility: hidden;
}

.footer-logo {
    padding-right: 30px;
    max-width: 300px;
}

.footer-logo-hotel img {
    max-width: 85px;
}

.footer .menu-contato {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgb(116 117 117 / 81%);
}

.bandeiras-ul li {
    float: left;
    padding-left: 5px;
}

.bandeiras-ul li a {
    display: block;
    transform: scale(0.9);
}

.bandeiras-ul li a span {
    background-image: url('../img/bandeiras.png');
    background-repeat: no-repeat;
    width: 33px;
    height: 25px;
    display: block;
}

.bandeiras-ul .bandeira-pt a span {
    background-position: 0 0;
}

.bandeiras-ul .bandeira-en a span {
    background-position: -67px 0;
}

.bandeiras-ul .bandeira-es a span {
    background-position: -34px 0;
}

.swiper-wrapper {
    height: auto;
}

.header-wrap {
    display: block;
    margin: 0 auto;
}

.header-idiomas {
    width: 80px;
    position: relative;
    margin-top: -41px;
    float: right;
    z-index: 10;
    display: none;
}

header23-form-search {
    background-color: #f2f2f0;
    border: 1px solid #f2f2f2;
    color: #969696;
    font: 700 15px 'Montserrat',Tahoma,sans-serif;
    outline: none;
    padding: 10px 27px;
    width: 100%;
}

.header23-form-search {
    max-width: 220px;
    float: none;    
    position: relative;
    margin: 0px 0 0px 10px;
}

.header23-form-search input{
    background-color: transparent;
    border-bottom: 2px solid #b7bbbb;
    width: 197px;
    padding: 5px 0;
    border-left: none;
    border-top: none;
    border-right: none;
    font: 700 12px 'Montserrat',Tahoma,sans-serif;
}

.header23-form-search input::-webkit-input-placeholder { /* Edge */
    color: #b7bbbb;    
    text-transform: none;
}

.header23-form-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b7bbbb;    
    text-transform: none;
}

.header23-form-search input::placeholder {
    color: #b7bbbb;    
    text-transform: none;
}

.btn-buscar {
    width: 20px;
    background: transparent;
    border: 0;
    float: right;
    margin-top: 4px;
    padding: 0;
}

.btn-buscar span {    
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250.313 250.313' id='logo'%3E%3Cpath d='M244.186 214.604l-54.379-54.378c-.289-.289-.628-.491-.93-.76 10.7-16.231 16.945-35.66 16.945-56.554C205.822 46.075 159.747 0 102.911 0S0 46.075 0 102.911c0 56.835 46.074 102.911 102.91 102.911 20.895 0 40.323-6.245 56.554-16.945.269.301.47.64.759.929l54.38 54.38c8.169 8.168 21.413 8.168 29.583 0 8.168-8.169 8.168-21.413 0-29.582zm-141.275-44.458c-37.134 0-67.236-30.102-67.236-67.235 0-37.134 30.103-67.236 67.236-67.236 37.132 0 67.235 30.103 67.235 67.236s-30.103 67.235-67.235 67.235z' fill-rule='evenodd' clip-rule='evenodd' fill='%23FFFFFF'/%3E%3C/svg%3E") 96% center no-repeat;
    width: 100%;
    height: 22px;
    display: block;
    cursor: pointer;
}

.slider-single--pagination > span.swiper-pagination-bullet, .slider-product--pagination > span.swiper-pagination-bullet {
    border: none;
}

.swiper-button-prev, .swiper-button-next {
    background-color: transparent;
}

.slider-single--textwrap {
    background-color: rgba(116,117,117,0.5);
}

.slider-single--image img {
    max-height: calc(100vh - 118px);
}

.item-catalogo--title {
    text-align: center;
}

.item-catalogo--title > * {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.item-catalogo--title > *:after {
    height: 0;
}

.box-categorias-home li {
    width: 100%;
    float: left;
    margin-right: 18px;
}

.box-categorias-home li:last-child {
    margin-right: 0;
}

.box-categorias-home li:last-child {
    margin-right: 0;
}

.box-categorias-home li a{
    display: block;
}

.box-categorias-home li h3 {
    margin-top: 15px;
    font-weight: 500;
}

.box-categorias-home li p {
    margin-top: 5px;
}

.box-categorias-home .categoria-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 350px;
}

.home23-nossa-historia {
    padding: 15px 0 15px 0;
}

.btn-lnk-branco {
    background-color: #fff;
    border: 1px solid #747575;
    padding: 10px;
    border-radius: 5px;
    color: #747575;
    text-transform: initial;
}

.btn-lnk-cinza {
    background-color: #747575;
    border: 2px solid #fff;
    color: #fff;
    font: 600 14px 'Montserrat',Tahoma,sans-serif;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    padding: 15px 50px!important;
    text-align: center;
}

.btn-lnk-cinza:hover {
    background-color: transparent;
    border-color: #747575;
    color: #747575;
}

.footer-institucional {
    border: none;
    padding: 15px 0 0 0;
}

.footer-produtos {
    padding-top: 15px;
}

.item-destaques--a {
    padding: 8px 8px 20px 8px;
}

.categoria-titulo {
    margin-top: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.item-breadcrumb {
    margin-top: 50px;
}

.produto-cabecalho1 {
    font-weight: 600;
    margin-bottom: 25px;
}

.produto-cabecalho2, .produto-cabecalho3 {
    float: left;
    padding: 9px 0 9px 0;
    margin-bottom: 15px;
}

.produto-cabecalho3 {
    padding-left: 9px;
    border-left: 1px solid #747575;
    margin-left: 9px;
}

.item-single--text ul li + li:before {
    content: '';
    margin: 0 10px;
}

.btn-produto-comprar {
    background-color: #747575;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font: 600 14px 'Montserrat',Tahoma,sans-serif;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    padding: 6px 30px 15px 40px!important;
    text-align: center;
}

.btn-produto-comprar:hover {
    background-color: transparent;
    border-color: #747575;
    color: #747575;
}

.catalog .item-destaques--image img {
    height: auto;
}

.owl-item .item {
    width: 100%;
}

.owl-item .item .item-a{
    width: 100%;
    display: block;
}

.img-lancamento {
    width: 100%;
    /* min-width: 345px; */
    height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
}

.home-colecao-detail {
    padding: 20px;
}

.home-colecao-detail h3{
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
}

.home-colecao-detail p{
    margin-bottom: 20px;
}

@media (max-width: 991px) {        
    .tpl-light .item-headings .item-headings--line_one {
        margin-right: 10px;
    }

    .item-destaque--info {
        padding: 30px 0 50px;
    }

    main .row {
        padding-left: 16px;
        padding-right: 16px;
    }

    .footer-logo {
        width: 55%;
    }    

    .idiomas-mobile .bandeiras-ul {
        margin-left: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .idiomas-mobile ul>li+li {
        margin-left: 10px;
    }

    .idiomas-mobile .bandeiras-ul li a {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: -webkit-transform .3s cubic-bezier(.68, -.55, .265, 1.55);
        transition: -webkit-transform .3s cubic-bezier(.68, -.55, .265, 1.55);
        transition: transform .3s cubic-bezier(.68, -.55, .265, 1.55);
        transition: transform .3s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .3s cubic-bezier(.68, -.55, .265, 1.55);
        transform: scale(0.9);
    }

    .idiomas-mobile .bandeiras-ul li a span {
        background-image: url('../img/bandeiras.png');
        background-repeat: no-repeat;
        width: 33px;
        height: 25px;        
    }

    .idiomas-mobile .bandeiras-ul .bandeira-pt a span {
        background-position: 0 0;
    }

    .idiomas-mobile .bandeiras-ul .bandeira-en a span {
        background-position: -67px 0;
    }

    .idiomas-mobile .bandeiras-ul .bandeira-es a span {
        background-position: -34px 0;
    }
}

@media (min-width: 768px) {  
    .home-colecao-detail {
        padding: 0px 60px;
    }

    .home-colecao-detail h3{
        text-transform: uppercase;
        font-size: 60px;
        margin-bottom: 20px;
    }

    /* .img-lancamento {
        min-width: 388px;
    } */

    .footer-institucional {
        border-left: 1px solid rgb(116 117 117 / 81%);
        padding: 15px 0 0 50px;
    }

    .home23-nossa-historia {
        padding: 42px 0 15px 15px;
    }

    .idiomas-mobile {
        display: none;
    }

    .alignRight {
        float: right;
        margin: 0 0 50px 50px;
    }

    .footer-logo-hotel img {
        max-width: 115px !important;
    }

    .item-two_cols--wrap {
        padding: 0 40px;
    }
    .tpl-two_rows .item-product_list--li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .header-idiomas {
        display: block;
    }   
    .box-categorias-home {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 2%;
    } 
    .btn-buscar span {    
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250.313 250.313' id='logo'%3E%3Cpath d='M244.186 214.604l-54.379-54.378c-.289-.289-.628-.491-.93-.76 10.7-16.231 16.945-35.66 16.945-56.554C205.822 46.075 159.747 0 102.911 0S0 46.075 0 102.911c0 56.835 46.074 102.911 102.91 102.911 20.895 0 40.323-6.245 56.554-16.945.269.301.47.64.759.929l54.38 54.38c8.169 8.168 21.413 8.168 29.583 0 8.168-8.169 8.168-21.413 0-29.582zm-141.275-44.458c-37.134 0-67.236-30.102-67.236-67.235 0-37.134 30.103-67.236 67.236-67.236 37.132 0 67.235 30.103 67.235 67.236s-30.103 67.235-67.235 67.235z' fill-rule='evenodd' clip-rule='evenodd' fill='%23747575'/%3E%3C/svg%3E") 96% center no-repeat;    
    }
    .box-categorias-home li {
        width: 23%;
        box-sizing: border-box;
    }
    .box-categorias-home .categoria-img {
        min-height: 420px;
    }
}

@media (min-width: 992px) {   
    .home-colecao-detail {
        padding: 155px 100px;
    }

    .home-colecao-detail h3{
        text-transform: uppercase;
        font-size: 60px;
        margin-bottom: 20px;
    }

    .header.sticky {
        padding: 10px 0;
    }

    .header.sticky .header-logo svg{
        max-width: 210px;
    }

    .header.sticky .menu-secondary > ul > li > a {
        padding-top: 0;
    }

    .img-lancamento {
        /* min-width: 795px; */
        height: 450px;
    }

    /* .slider-single--image img {
        max-height: 600px;
    } */

    .item-breadcrumb {
        margin-top: 74px;
    }

    .home23-nossa-historia {
        padding: 100px 0 15px 90px;
        max-width: 470px;
    }
    
    .owl-prev {
        left: -45px;
    }
    
    .owl-next {
        right: -45px;
    }

    .owl-prev, .owl-next {
        top: 36%;
    }

    .header23-form-search {
        float: right;
        max-width: 275px;
        margin: -27px 0 0 0;
    }
    .header23-form-search input{ 
        width: 233px;
    }
    
    .box-categorias-home li {
        width: 23%;
    }
    .box-categorias-home .categoria-img {
        min-height: 420px;
    }

    .page-template-page-luxusnew section {
        padding: 120px 0;
    }

    .item-destaque--image {
        max-width: 65vw;
    }
    .item-catalogo--line_two>* {
        line-height: 0.5;
    }

    .item-catalogo--line_two {
        font-size: 58px;
    }

    .item-catalogo--line_one {
        font-size: 48px;
    }

    .item-two_cols--title {
        font-size: 50px;
    }

    .item-two_cols--title>* {
        line-height: 1;
    }

    .item-product_list--ul {
        margin-top: 50px;
    }

    .item-headings--line_two {
        font-size: 60px;
    }

    .item-headings {
        padding: 0 30px;
    }
    .tpl-two_rows .item-product_list--ul {
        margin-top: 90px;
    }
    .item-destaque--line_two {
        font-size: 19px;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .item-destaque--image .triangle {
        background-color: #cbd1d2;
        height: 100%;
        left: -150px;
        position: absolute;
        top: 0;
        -webkit-transform: skewX(10deg);
        transform: skewX(10deg);
        width: 300px;
    }
    
    .item-destaque--container {
        left: 50%;
        max-width: 1600px;
        padding: 0 16px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
    }
    
    .item-destaque--info {
        max-width: 475px;
    }

    .tpl-light .item-headings .item-headings--line_two {
        margin-left: 12px;
        margin-top: 20px;
    }

    .tpl-dark .item-headings--line_two,
    .tpl-two_rows .item-headings--line_two {
        margin-bottom: 30px;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    .tpl-dark .item-headings--line_two>*,
    .tpl-two_rows .item-headings--line_two>* {
        line-height: 0.5;
    }
    
    .tpl-color .item-headings--line_two {
        margin-bottom: 30px;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    .tpl-color .item-headings--line_two>* {
        line-height: 0.5;
    }
    .item-headings--line_one {
        font-size: 42px;
    }
    .owl-prev,
    .owl-next {
        display: initial !important;
    }

    .menu-primary>ul {
        -webkit-transform: translateX(-190px);
        transform: translateX(-190px);
    }
}

@media (min-width: 1200px) {
    .item-destaque--image {
        max-width: 57vw;
    }
}

@media (max-width: 767px) {
    .item-two_cols--image {
        margin-bottom: 30px;
    }
    .tpl-dark .item-headings,
    .tpl-two_rows .item-headings {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .tpl-color .item-headings {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .tpl-color .item-headings--line_one {
        margin-right: 10px;
    }
}

@media (min-width: 640px) {
    .item-product_list--li {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    }
    .tpl-color .item-headings--text {
        margin-left: 20px;
    }
}

@media (min-width: 1024px) {
    .item-headings--line_one {
        font-size: 52px;
    }
    .item-headings--line_two {
        font-size: 70px;
    }
}