.landing-page .title,.product-title{
    color: #3C3C3B;
    margin-bottom: 0;
    text-transform: uppercase; 
    font-size: 36px; 
    line-height: 44px;
}
.landing-page .main-picture > img{
    width: 100%; 
    max-width: max-content;
    margin: 0 auto;
    display: block;
    max-height: 370px;
}
.landing-page .content{
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.landing-page .landing-row,.landing-page .landing-flex{
    display: flex;
    margin:0 auto;
}
.landing-row2,.landing-page .container{
    margin:0 auto;
}
.landing-border{
    border-bottom: 1px solid #4D4D4D;
}
.landing-row2{
    display:block;
}
.landing-page .landing-text{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.landing-page .landing-text .container-text{
    font-size: 17px;
    color: #646363;
    line-height: 28px;
    padding-top: 15px;
    display: block;
    text-align: justify;
}
.small-title{
    text-align: center;
    display: block;
    font-size: 17px;
}
.landing-page .landing-picture-3-row > div{
    padding-right:20px;
}
.landing-page .landing-picture-3-row > div:last-of-type{
    padding-right:unset;
}
.landing-page .landing-picture-3-row .picture-landing{
    width:100%;
}
.landing-picture-3-row{
    padding-bottom: 40px;
    padding-top:40px;
}
.pl40{
    padding-left:40px;
}
.pt10{
    padding-top:10px;
}
.p0{
    padding:0 !important;
}
.unset-p-left-right{
    padding-left: 0;
    padding-right: 0;
}
.landing-page{
    padding: 1.563rem 0 !important;
}

.landing-page .palette-container{
    display: flex;
    padding-top: 5em;
    padding-bottom: 5em;

}
.landing-page .item-ct > img{
    max-width: 172px;

}
.landing-page .container-item{
    display:flex;
}
.palette-container > div{
    display: flex;
    flex-direction: column;
}
.item-ct{
    padding: 5px;
    width: 100%;
    cursor:pointer;
}
.sub-title > span .title-item{
    color: #646363;
    font-size: 18px;
    padding-bottom: 15px;
    display: block;
}
.tier1{
    padding-bottom: 15px;
    flex-wrap: wrap;
}
.title-item{
    text-align: center;
    display: block;
    padding-bottom: 10px;
    max-width: 120px;
    font-size: 17px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.container-fixing {
    display: flex;
    padding-top: 30px;
    padding-left:0;
}
.container-fixing .item-ct {
    padding: 5px 5px 5px 0px;
    width: 100%;
}
.item-fix{
    width:22%;
}
.item-fix img{
    max-width: 120px;
    margin: 0 auto;
    display: block;
}
.product-container-landing{
    padding-top:25px;
}
.container-landing-icons-nav{
    display: flex;
    justify-content: right;
    width: 100%;
    margin: 15px 0px;
    gap: 10px;
}
.container-landing-icons-nav .picture {
    padding-bottom: 10px;
    justify-content: center;
    display:flex;
}
.container-landing-icons-nav .picture > img{
    width: 73px;
    height:73px;
}
.landing-page .container-landing-icons-nav .item{
    width:25%;
}
.landing-page .container-landing-icons-nav .picture > img{
    max-width: 85px;
    margin: 0 auto;
    display: block;
}
.landing-page .special-container{
    position: relative;
    /* min-height: 500px; */
    max-width: 100%;
    margin: 0 auto;
    background: black;
    height: 400px;
    padding-top: 10px;
}
.landing-page .container-main {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: -130px;
}
.landing-page-products .thumbnail-container{
    /* border: 1px solid #4D4D4D !important; */
}
.product-container-landing > div{
    padding-bottom:25px;
    padding-top:25px;
}
.landing-page-products{
    width: 100%;
    display: flex;
    justify-content: center;
}
#landing-page-main{
    margin: 0 auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}
.active2{
    border: 3px solid #0b2e5e;
}
.item-ct:hover > img{
    border: 3px solid #0b2e5e;
}
.landing-page-products2 .thumbnail-container{
    width: 349px !important;
}

.landing-page-products2 .thumbnail-container .product-description{
    display: flex;
}
.landing-page-products2 .thumbnail-container .product-description .float-price{
    position: relative;
}
.landing-page-products2 .thumbnail-container .product-description  .container-loading-page:first-of-type{
    width:55% !important;
}
.landing-page-products2 .thumbnail-container .product-description  .container-loading-page:nth-child(2){
    width: 45% !important;
    max-height: 40px;
    margin: 15px 20px 10px 0px;
}
.landing-page-products2 .thumbnail-container .product-description .subtitle-hpl{
    position:unset !important;
}
.landing-page-products2  .product-without-info .product-price-and-shipping,
.landing-page-products2 .subtitle-hpl{
    width: 75%;
}
.landing-page-products2 .subtitle-hpl{
    margin-bottom: 5px;
}
.landing-page-products2 .subtitle-hpl span{
    padding-bottom: 2px;
    display: block;
}
.landing-page-products2 .product-title{
    padding-top: 5px !important;
    padding-left: 15px !important;
    height: 45px !important;
    width: 85%;
}
.landing-page-products2  .product-without-info{
    border: 1px solid #787878 !important;
    border-bottom: 1px solid #787878 !important;
}
.landing-page-products2  .product-without-info:hover{
    border: 1px solid #303163 !important;
    border-bottom: 1px solid #303163 !important;
}
.landing-page-products2 .product-thumbnail{
    position: absolute !important;
    top: 0%;
    left: 0;
    width: 350px;
    height: 350px !important;
}
.landing-page-products2 .product-thumbnail img{
    width: 350px;
    height: 350px;
}
.container-form-landing{
    display: flex;
    justify-content: space-between;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.backgraund-item {
    background-image: url(/themes/mextra/assets/img/landing-page/icon/maziaj.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
}
.container-form-landing > div{
    display: flex;
    justify-content: space-around;

}
.container-form-landing > div:last-of-type{
    width:50%;
}
.container-form-landing > div:first-of-type{
    padding-left: 2em;
}
.container-form-landing .container-form-image img{
    max-width: 54px;
}
.container-form-landing .container-text-form{
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
}
.button-form-container div{
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.button-form-container button{
    position: relative;
    cursor: pointer;
    width: 220px;
    border: unset;
    background: #0A2C5D;
    height: 60px;
    color: #ffff;
    font-size: 22px;
}
.info-category-landing{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}
.container-form-landing span{
    font-size: 48px;
    line-height: normal;
    /* font-family: Nimbus Roman D, Bold; */
    color: #3C3C3B;
}
#modal-contact-landing .modal-header {
    background: #1F315A;
}
#modal-contact-landing .header-contact{
    display: flex;
    flex-direction: column;
    color: #1F315A;
    font-size: 19px;
}
#modal-contact-landing .header-contact span {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #1F315A;
}
.specialForm{
    padding: 0;
    padding-top: 30px;
}
.specialForm .columns-landing-contact{
    padding-left:0;
}
.specialForm  textarea{
    height: 145px;
}
.specialForm  .footer-product-contact {
    text-align: right !important;
    margin-right: 15px;
}
.specialForm  .footer-product-contact .btn-primary {
    background-color: #CA0928;
    width: 20%;
}
.custom-checkbox input[type=checkbox]+span {
    border: 2px solid #000 !important;
}

.menu-main{
    display:flex;
    justify-content: space-between;
    width: 60%;
    margin-bottom: 40px;
}
.menu-main span{
    padding:5px;
    color:#707070;
    font-size:22px;
    cursor: pointer;
    min-width: 88px;
    text-align: center;
}
.menu-main span:hover,.menu-main .active{
    color:#3C3C3B;
    border-bottom:1px solid #3C3C3B;
}
.active-slide{
    display:block ;
}
.slajder-container{
    display:none ;
}
.landing-page .os-content{
    width: 99% !important;
    text-align: justify;
}
@media(min-width:1201px){
    .button-next{
        right: -8% !important;
    }
    .button-prev {
        left: -8% !important;
    }
    .landing-page{
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;    
    }
    .tier1{
        padding-top:7%;
    }

}
@media(max-width:1200px){
    .button-prev {
        left: -4% !important;
    }
    .button-next {
        right: -4% !important;
    }
    
    .box-text--image > video{
        width: 100%;
        height:100%;
    }
    .landing-page .container{
        margin:0 auto;
    }
    .landing-page .container-main {
        bottom: -165px;
    }
    .landing-page .special-container {
        position: relative;
         min-height: 100%;
        margin-bottom: 10%;
    }
    .landing-page-products .products > article:last-of-type{
        display:none;
    }
    .landing-page .container-landing-icons-nav .picture > img {
        max-width: 75px;
    }
    .title-item{
        font-size: 14px;
    }
    .landing-page .landing-text .container-text{
        line-height: 27px;
    }
    .iframe-container iframe{
        width:100%;
    }
    .container-fixing{
        justify-content: space-around;
    }
}
@media(max-width:991px){
    .container-landing-mobile{
        flex-direction: column-reverse;
    }
    .container-landing-mobile2{
        flex-direction: column;
    }
    .landing-text div{
        padding-top:10px;
    }
    .m100{
        width:100%;
    }
    .product-container-landing .products{
        justify-content: center !important;
    }
}
@media(max-width:768px){
    .landing-page .box-text .box-text--text p{
        max-height: 303px;
    }
    .button-prev {
        left: -8% !important;
    }
    .button-next {
        right: -8% !important;
    }
    .container-form-landing {
        width:100%;
    }
    .container-form-landing span {
        font-size: 20px;
    }
    .landing-page .special-container{
        height: auto;
    }
    .landing-text div{
            padding-bottom:10px;
    }
    .iframe{
        padding: 0 !important;
    }
    .landing-page .content {

        flex-direction: column;
    }
    .landing-page .container-landing-icons-nav .picture > img {
        max-width: 65px;
    }
    .landing-page .title, .product-title {
        font-size: 31px;
        line-height: 37px;
    }
    .landing-page .landing-text .container-text {
        font-size: 16px;
    }
    .iframe-container > div:first-of-type{
        padding-top:20px;
    }
    .iframe-container iframe {
        width: 95%;
        margin: 0 auto;
        display: block;
    }
    .landing-page .item-ct > img {
        max-width: 131px;
    }
    .landing-page .palette-container{
        flex-direction: column;
    }
    .palette-container > div{
        padding-top:10px;
    }
    .item-ct{
        width: 25%;
    }
    .landing-page .special-container{
        background: unset;
    }
    .landing-page .container-main {
        position: relative;
        bottom: unset;
    }
    .container-landing-icons-nav {
        display: flex;
        justify-content: space-around;
        width: 100%;
        margin: 0 auto;
        flex-wrap: wrap;
        padding-top: 25px;
    }
    .landing-page .container-landing-icons-nav .item {
        width: 33%;
    }
    .landing-page .container-landing-icons-nav .picture > img {
        max-width: 90px;
    }
    .container-fixing {
        flex-wrap: wrap;
    }
    .item-fix {
        width: 50%;
    }
    .landing-page-products2  .discount-product{
             right: 5px;
    }
}
@media(max-width:550px){
    .landing-page-header--text  .title-page-header {
        padding: 5% !important;
        text-align: center !important;
    }
    .landing-page-header .landing-page-header--text .title-page-header .main-title{
        font-size: 30px !important;
    }
    .landing-page-header .landing-page-header--text .title-page-header .sub-title {
        font-size: 25px !important;
    }
    .container-landing-icons-nav .item{
        width:20%;
    }
    .button-prev {
        display:none !important;
    }
    .button-next {
        display:none !important;
    }
    .button-form-container button {
        width: 155px;
    }
    .container-form-landing span {
        font-size: 19px;
        line-height: 25px;
    }
    .container-form-landing{
        flex-direction: column;
    }
    .specialForm .footer-product-contact .btn-primary ,.container-form-landing > div:last-of-type{
        width: 100%;
    }
    .container-form-landing .container-text-form {
        text-align: center;
        padding-top: 2rem;
        padding-bottom: 2rem;
        position:relative;
    }
    .container-form-landing > div:first-of-type {
        padding-left: unset;
    }
    #modal-contact-landing .modal-dialog{
        padding-top: 3em;
    }
    .menu-main{
        flex-wrap: wrap;
        justify-content: left !important;
    }
    .menu-main span{
        margin:10px 0;
    }
}
@media(max-width:370px){

    .landing-page-products2 .thumbnail-container {
        width: 330px !important;
    }
    .landing-page-products2 .subtitle-hpl span{
        font-size: 12px;
    }
    .landing-page-products2 .product-thumbnail{
        position: absolute !important;
        top: 5%;
        left: 5%;
        width: 280px;
        height: 280px !important;
    }
    .landing-page-products2 .product-thumbnail img{
        width: 100%;
        height: 100%;
    }
}
.category-id-698 .landing-page-products2 .thumbnail-container{
    width: 264px !important;
}
.category-id-698  .landing-page-products2 .special-products-listing .product-thumbnail img {
    width: 245px !important;
    height: 245px !important;
    margin-top: 2em !important;
}
.category-id-698  .landing-page-products2 .product-thumbnail {
    position: absolute !important;
    top: 3%;
    left: 0;
    width: 265px;
    height: 265px !important;
}
.category-id-698 .landing-page-products2 .product-without-info .product-price-and-shipping,.category-id-698 .landing-page-products2 .subtitle-hpl {
    width: 90%;
}
.category-id-698  .landing-page-products2 .thumbnail-container .product-description .container-loading-page:nth-child(2){
    margin: 20px 5px 5px 0px !important;
}
.landing-page-products2 .thumbnail-container .product-description .container-loading-page:nth-child(2) {
    width: 45% !important;
    max-height: 40px;
    margin: 15px 20px 10px 0px;
}
@media(max-width:500px){
    .category-id-698  .landing-page-products2 .subtitle-hpl span{
        font-size:0;
    }
    .category-id-698  #category-description p,
    .category-id-698  .category-description-after {
        padding:10px;
    }
}
.landing-page-header {
    position: relative;
    display: block;
    height: 692px;
    background: url('/themes/mextra/assets/img/page/landing-page-wooden-chairs/baner-1.png');
    background-position: top right;
    background-repeat: no-repeat;
    /* margin-bottom: -63px; */
    background-size: cover;
}
@media(min-width:1872px){
    .landing-page-header {
        background-position: top center;
    }
}
.landing-page-header .container {
    position: relative;
}

.landing-page-header .landing-page-header--text {
    position: absolute;
    left: -1%;
    top: 29%;
    color: #4D4D4D;
    text-shadow: #4011115C 0px 3px 6px;
    width:43%;

}
@media(max-width:1440px){
    .landing-page-header .landing-page-header--text {
        width:auto;
    } 
}
.landing-page-header .landing-page-header--text .title-page-header .main-title {
    font-size: 45px;
    font-weight: 400;
}
.landing-page-header .landing-page-header--text .title-page-header .sub-title {
    font-size: 42px;
    font-weight: 400;
}
.landing-page-header .landing-page-header--text .title-page-header{
    background-color: rgb(10 44 93 / 85%);
    color: #fff;
    padding: 2em 3em 2em 11em;
    width: 100%;
    text-align: right;
    line-height: normal;
}
.landing-page-header .landing-page-header--text .title-page-header 
.landing-page-header .landing-page-header--text h1 strong {
    text-transform: uppercase;
    font-weight: 600;
}
.landing-page-header .landing-page-header--text h2 {
    font-size: 29px;
    line-height: 35px;
    letter-spacing: 1.45px;
    text-transform: uppercase;
    padding-left: 4px;
    font-weight: 400;
}

.landing-page h3 {
    margin-bottom: 25px;
    font-size: 29px;
    font-weight: 600;
    /* font-family: Nimbus Roman D, Bold */
}
.landing-page .box-text {
    display: flex;
    gap: 50px;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 34px;
}

.landing-page .box-text.box-border-bottom-0 {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.landing-page .box-text .box-text--image {
    width: 60%;
}
.box-text--image-right {
    display: flex;
    justify-content: flex-end;
}
.landing-page .box-text .box-text--text {
    width: 50%;
    color: #3C3C3B;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;

}
.landing-page .box-text .box-text--text-left:before{
    content: '';
    position: absolute;
    left: -10%;
    top: 0;
    width: 1000%;
    height: 100%;
    background: #FAF8F9;
    z-index: 1;
}
.landing-page .box-text .box-text--text-right:before{
    content: '';
    position: absolute;
    right: -10%;
    top: 0;
    width: 1000%;
    height: 100%;
    background: #FAF8F9;
    z-index: 1;
}
.landing-page .box-text .box-text--text h3{
    position: relative;
    z-index: 9999;
}
.popular-sizes {
    border-bottom: 1px solid #000;
    margin-bottom: 60px;
    padding-bottom: 30px;
}
.popular-sizes p,
.landing-page .box-text .box-text--text p {
    font-size: 17px;
    line-height: 27px;
    /* text-align: justify; */
    min-height: 303px;
    overflow: auto;
    position: relative;
    z-index: 9999;
    padding-right: 25px;
}    
.popular-sizes .popular-sizes--items {    
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 155px;
    width: 100%;
    padding: 20px;
    font-size: 19px;
    line-height: 23px;
}
.popular-sizes p {
    font-size: 19px;
    padding: 0 15px;
}
.popular-sizes > p {
    padding-left: 0;
}
.popular-sizes .popular-sizes--items .size-item--image {
    display: flex;
    align-items: center;
    height: 112px;
    margin-bottom: 15px;
    justify-content: center;
}
.popular-sizes .popular-sizes--items p {
    text-align: center;
}
.product-container-landing {
    /* border-bottom: 1px solid #000; */
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-top: 0;
}
.product-container-landing h3 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 50px;
}

.palette-colors {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 70px;
    border-bottom: 1px solid #000;
    margin-bottom: 80px;
    padding-bottom: 80px;
}
.palette-colors .item-ct {

}
.palette-colors .item-color {
    background: #fff;
    color: rgb(35, 35, 35)!important;
    box-shadow: rgba(0, 0, 0, 0.0) 0px 5px 15px;
    outline: 2px solid #fff;
    cursor: pointer;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
}
.palette-colors .item-color .picture {
    position: relative;
}
.palette-colors .item-color .picture img {
    max-width: 100%;
    height: auto;
}
.palette-colors .item-color .color-title {
    font-size: 19px;
    text-transform: lowercase;
    padding-left: 5px;
    text-align: left;
    white-space: nowrap;
    line-height: 34px;
}
.palette-colors .item-color:hover {
    background: #fff;
    color: #0b2e5e!important;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    outline: 2px solid #fff;
}
.palette-colors .item-color.active {
    background: #fff;
    color: #0b2e5e!important;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    outline: 2px solid #fff;
}

.section-contact {
    margin-top: 50px!important;
    margin-bottom: 50px!important;
    align-items: center;
    margin-bottom: 100px;
    position:relative;
}
.section-contact:before{
    content:'';
    background: #FAF8F9;
    left: -100%;
    width: 1000%;
    height:100%;
    position: absolute;
}
.container-form-landing span {
    color: #595B60;
    font-size: 38px;
    line-height: 46px;
}
.container-form-landing button {
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    transition-duration: 0.1s;
    transition-timing-function: ease-in;
}
.container-form-landing button:hover {
    background: #0b2e5e;
}

.owl-veneered-fit {
    max-width: 654px;
}
#products .products, .featured-products .products, 
.product-accessories .products, .product-miniature .products {
    justify-content: center;
}
.owl-carousel.owl-veneered-visualization {
    max-width: 100%;
    width: 654px;
}
.product-without-info .thumbnail-container{
    height: 400px !important;
}
.container-box-slajder{
    border-bottom: 1px solid #4D4D4D;
    margin-bottom:40px;
}
.container-box-slajder > p{
    /* font-family: Nimbus Roman D, Bold; */
    color:#3C3C3B;
    font-size:29px;
}
.container-box-slajder > .sub-title{
    background-color: #F4F5F5;
    padding: 20px;
    color: #3C3C3B;
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
}
.slajder-color-landing .item {
    position:relative;
    padding:5%;
    /* max-width: 218px;
    max-height: 218px; */
    max-width: 170px;
    max-height: 170px;
}
.slajder-color-landing .item span{
    position: absolute;
    bottom: 15%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.9;
    width: 90%;
    text-align: center;
    padding: 2%;
    text-transform: uppercase;
}

.button-prev{
    position: absolute;
    top: 11px !important;
    max-height: 185px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 63px;
}
.button-prev img,
.button-next img
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 14px;
    margin: 0 auto;
}
.button-prev:hover,
.button-next:hover 
{
background: #EDEDED;
}
.button-next{
    position: absolute;
    top: 11px !important;
    max-height: 185px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 63px;
}
@media(max-width:991px){
    .landing-page .box-text {
        display: block;
    }
    .landing-page .box-text .box-text--image,
    .landing-page .box-text .box-text--text {
        width: 100%;
    }
    .landing-page h3 {
        font-size: 30px;
        line-height: 38px;
    }
    .palette-colors {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .owl-veneered-fit {
        margin: 0 auto;
    }
    .container-form-landing span {
        font-size: 26px;
        line-height: 37px;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .landing-page-header {
        height: 450px;
        background-position: top right;
        background-size: cover;
    }
    .landing-page-header .landing-page-header--text {
        top: 40px;
    }
    .landing-page-header .landing-page-header--text h1 {    
        font-size: 44px;
    }
    .landing-page-header .landing-page-header--text h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .landing-page .box-text .box-text--text-left:before,
    .landing-page .box-text .box-text--text-right:before,
    .landing-page .box-text .box-text--text-right:before,
    .landing-page .box-text .box-text--text-right:before{
        display:none;
    }
    .landing-page .rwd-position{  
        display: flex  !important;
        flex-direction: column-reverse;  
    }
    .box-text--image {
        display: flex;
        justify-content: center;
    }
    .menu-main{
        width:100%;
    }
    .box-text--image > video {
        max-width: 600px;
        max-height: 650px;
        height: 100%;
        width:100%;
    }
}

@media(max-width: 768px) {
    .landing-page .box-text {    
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .landing-page .box-text .box-text--text {
        padding: 0 15px;
    }
    .palette-colors {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 40px;
        padding: 0 15px 40px;
    }
    .landing-page .palette-colors .color-title {
        font-size: 18px;
        line-height: 30px;
    }
    .section-contact .container-text-form {
        padding: 0;
    }
    .section-contact.container-form-landing span {
        padding-top: 0;
    }
    .popular-sizes .popular-sizes--items {
        gap: 30px;
        align-items: flex-start;
    }
    .popular-sizes p {
        font-size: 17px;
    }
    .box-text--image-right {
        justify-content: center;
    }
}

.os-scrollbar-track{
    position: relative;
    width: 3px;
    height: 303px !important;
    background: #EDEDED 0% 0% no-repeat padding-box !important;
    opacity: 1;
}
.os-scrollbar-handle{
    transform: translate(0px, 93px);
    background: rgb(112, 112, 112,0.4) !important;
    position: absolute;
    z-index: 9999;
}
.os-scrollbar-handle:hover {
    background: #707070 !important;
}
.landing-page-wooden-chairs  .thumbnail-container{
    height: 420px !important;
    width: 277px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media(min-width:991px){
    .landing-page-wooden-chairs .products{
        justify-content: left !important;
    }
}

.landing-page-wooden-chairs .landing-page-title-product{

    /* font-family: Nimbus Roman D, Bold; */
    color: #707070;
    line-height: 1em;
    font-size: 16px;
    width: 100%;
    min-height: 35px;
    display: flex;
    align-items: center;
}
.information-product-wood-landing {
    display: flex;
    justify-content: space-between;
}
.information-product-wood-landing .container-loading-page {
    float: right;
    width: 50%;
}
.information-product-wood-landing .container-loading-page a{
    float: right;
    margin: 0;
}
.information-product-wood-landing .container-loading-page a img{
    float: right;
}
.landing-page-wooden-chairs .product-title a{
    font-size:14px;
    color:#4D4D4D;
    width:100%
}
.landing-page-wooden-chairs .product-title{
    padding-top: 0px !important;
    height: 20px !important;
} 
.landing-page-wooden-chairs .product-price-and-shipping{
    display: flex;
}
.landing-page-wooden-chairs .product-price-and-shipping{
    font-size:18px !important;
    color:#3C3C3B !important; 
}
.landing-page-wooden-chairs .price-currency-sign{
    padding-left: 15px; 
}
.landing-page-wooden-chairs .container-loading-page{
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
}
.landing-page-wooden-chairs .js-product-miniature{
    /* border: 1px solid #4D4D4D; */
    margin: 5px;
}
.landing-page-wooden-chairs .product-description{
    padding:12px !important;
}
.landing-page-wooden-chairs .product-title{
    /* margin-top: 10px !important; */
    margin-bottom: 10px !important;
}
.landing-page-wooden-chairs .price-currency-sign{
    width: 60px !important;
}
.landing-page-wooden-chairs  .slash-container{
    font-weight: 400;
}
.landing-page-wooden-chairs .price_grey{
    color: #A8A8A8;
}
.landing-page-wooden-chairs .price-container{
    width:40%;
}
.show-more-products{
    height: 422px;
    width: 277px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* border: 1px solid #4D4D4D; */
    margin: 5px;
    cursor: pointer;
}
.information-see-more{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: 60%;
}
.information-see-more span:first-of-type{
    font-size: 84px;
    font-weight: 600;
    color:#707070;
    /* font-family: Nimbus Roman D, Bold; */
    padding-bottom:30px;
}
.arrow-container{
    margin-top:1px;
    margin: 0 auto;
}
.show-more-products:hover{
    background-color: #FAF8F9;
}
.show-more-products:hover .information-see-more span:first-of-type{
    color: #3C3C3B;
}
.video-box{
    display: flex;
}
.video-box video{
    position: relative;
    z-index: 99999;
}
.owl-carousel .owl-item {

    transition: transform 0.5s;
    -ms-transform: scale(1); 
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: -1;
    height: 100% !important;
}

.owl-carousel .owl-item:hover {
    transition: transform 0.5s;
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 9999;
}
@media(max-width:991px){
    .landing-page-wooden-chairs .js-product-miniature{
        width:100%;
    }
      #products .thumbnail-container,.product-miniature .thumbnail-container{
        width:100% !important;
        height:515px !important;
    }
    .landing-page-wooden-chairs .container-loading-page{
        width: 90% !important;
    }
    .landing-page-wooden-chairs .product-price-and-shipping{
        width: 65% !important;
        margin: 0 auto;
    }

}
@media(max-width:350px){
    .landing-page-wooden-chairs .product-price-and-shipping{
        width: 75% !important;
        margin: 0 auto;
    }
}
@media(min-width:992px){
    #landing-page-main .landing-page-wooden-chairs .thumbnail-container {
        height: 420px !important;
        width: 260px !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
#landing-page-main .landing-page-wooden-chairs .landing-page-title-product{
    font-size: 18px;
    line-height: 23px;
}
@media(max-width:991px){
    #landing-page-main .landing-page-wooden-chairs .thumbnail-container {
        height: 420px !important;
        width: 290px !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #landing-page-main  .landing-page-wooden-chairs .js-product-miniature {
        width: auto;
    }
}
.available-container{
    padding-left: 10px;
}
.product-container-landing{
    padding-top:10px;
}
.product-container-landing h3 {
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #4D4D4D;
    line-height: 1em;
    padding: 14px 30px;
    font-size: 19px;
    margin: 0 0 25px;
    position: relative;
}
.product-container-landing h3 img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9.5px;
}
.product-container-landing {
    padding: 0;
    margin: 0;
}
@media (max-width: 1100px) {
    .product-container-landing h3 {
        margin: 0 15px 25px;
        padding: 14px 0px 14px 40px;
    }
}
