

/* Section Story */

section.story {
    background: linear-gradient(180deg, #a6b476, #fff);
    position: relative;
    margin-bottom: 50px;
    min-height: 800px;
    overflow: hidden;
}



.story-flower {
    position: absolute;
    height: 333px;
    left: -33px;
    bottom: -32px;
    transform: rotate(54deg);
    opacity: 0.8;
}

.story-flower img {
    height: 100%;
}



.story-main {
    padding-top: 100px;
    /* white-space: pre-wrap; */
}

.story-image {
    position: absolute;
    right: 75px;
    top: 100px;
    width: 368px;
}

.story-image .story-cup{
    transform: rotate(-14deg);
    /* margin-top: 96px; */
}

.store-lotus-1 {
    position: absolute;
    top: -158px;
    transform: rotate(-71deg);
    width: 289px;
    right: -62px;
}

.store-lotus-2 {
    position: absolute;
    bottom: -154px;
    transform: rotate(12deg);
    width: 256px;
    left: 10px;
}


.story-main h1 {
    font-size: 112px;
    position: relative;
    margin-right: 30px;
    height: 214px;
    border-bottom: 1px solid #333;
    font-weight: 500;
}

.story-main h1 span:last-child {
    margin-top: 78px;
    margin-left: 32px;
    position: absolute;
}

.story-main img {
    opacity: 0.5;
    width: 68%;
    margin-bottom: 30px;
}



.story-main h2 {
    font-weight: 600;
    font-size: 62px;
    margin-bottom: 18px;
}

.story-main p {
    font-size: 22px;
    white-space: pre-wrap;
}


.story-image img {
    width: 100%;
}



/* .slick-slide.slick-active h3 {
    transform: scale(1.5);
}
.slick-slide h3 {
    background: #b9b87c;
    border: 1px solid #ccc;
} */
section.cultural {
    position: relative;
    margin-bottom: 86px;
}


.cultural-bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
}

.cultural-title {
    text-align: center;
    padding-top: 123px;
    margin-bottom: 64px;
    
}

.cultural-title h2 {
    font-size: 61px;
    text-align: center;
    text-shadow: 3px 3px 0px #fff;
    font-weight: 600;
}

.cultural-title p {
    font-size: 18px;
    width: 562px;
    margin: auto;
    color: #999;
    white-space: pre-line;
}

.cultural-bg-1 {
    position: absolute;
    /* top: -598px; */
    bottom: 0;
    opacity: 0.5;
    z-index: -1;
    width: 100%;
}

.cultural-bg-2 {
    position: absolute;
    /* top: -598px; */
    bottom: 0;
    opacity: 0.5;
    z-index: -1;
    width: 100%;
}
.cultural-bg-1 img {
    width: 100%;
}

.cultural-bg-2 img {
    width: 100%;
}


.cultural-bg-3 {
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index: -1;
    width: 100%;
}

.cultural-bg-3 img {
    width: 100%;
}

.cultural-bg-4 img {
    width: 100%;
}

.cultural-bg-4 {
    position: absolute;
    top: 175px;
    opacity: 0.5;
    z-index: -1;
    width: 100%;
    /* transition: 0.5s; */

}

.cultural-bg-bot {
    position: absolute;
    bottom: -286px;
    opacity: 0.5;
    z-index: -1;
    width: 100%;
    /* transition: 0.5s; */

}

.cultural-bg-bot img {
    width: 100%;
}
.cultural-item-thumb img {
    width: 100%;
    /* margin-bottom: 42px; */
}


.cultural-item-content {
    margin: auto;
    height: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.cultural-item-content h4 {
    font-size: 36px;
    font-family: 'Lexend';
    font-weight: 400;
    color: #85915b;
    /* text-align: center; */
}



.products {
    position: relative;
    margin-bottom: 88px;
}

.products-bg {
    position: absolute;
    width: 100%;
    top: -44px;
    z-index: -1;
    opacity: 0.9;
}

.products-bg img {
    width: 100%;
}

.product-main {

}

.products-title {
    text-align: right;
}

.products-title h2 {
    font-size: 72px;
}

.products-title h2 {
    transition: 0.5s;
    font-size: 61px;
    text-align: right;
    text-shadow: 3px 3px 0px #c3cdb9;
    font-weight: 600;
}

.products-subtitle {
    /* width: 500px; */

}

.products-title h5 {

    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    color: #999;
    transition: 0.5s;

}


.products-slide .owl-stage-outer {
    padding-top: 78px;
    min-height: 625px;
}

.product-item {
    padding: 20px;
    padding-top: 152px;
    border-radius: 12px;
    color: #a3998d;
    height: 452px;
    transition: 0.5s;
}
/* .owl-item.active .product-item {
    border: 1px solid #000;
    min-height: 400px;
    transform: translateY(-50px);

} */

.product-item::before {
    content: "";
    background: linear-gradient(0deg, #eae9e5, transparent);
    display: block;
    border-radius: 10px;
    padding-top: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    transition: 0.5s;
}

/* .owl-item.active:hover .product-item {
    color: #fff;
    height: 400px;
    transform: translateY(-35px);

}

.owl-item.active:hover .product-item:before {
    background: linear-gradient(0deg, #92a35c, transparent);
} */

.owl-item.active.bold .product-item {
    color: #fff;
    height: 550px;
    transform: translateY(-46px);
}

.owl-item.active.bold .product-item:before {
    background: linear-gradient(0deg, #92a35c, transparent);
}

.owl-item.active.bold .product-item .product-thumb:before {
    padding-top: 136%;
}

.owl-item.active.bold .product-item .product-title {
    top: 424px;
}

.owl-item.active.bold .product-item .product-summary {
    top: 461px;
}

/* .product-item .product-thumb {
    position: absolute;
    top: -200px;
} */

.product-item .product-thumb {
    position: absolute;
    top: 18px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
}

.product-thumb:before {
    content: "";
    display: block;
    padding-top: 115%;
    width: 100%;
    transition: 0.5s;
}

.product-title {
    position: absolute;
    top: 354px;
    transition: 0.5s;
}


.product-summary {
    position: absolute;
    top: 390px;
    transition: 0.5s;
}

.product-summary p {
    font-family: none;
}


.news {
    position: relative;
}

.news-title {
    margin-bottom: 50px;
}

.news-title h2 {
    font-size: 61px;
    text-align: left;
    text-shadow: 3px 3px 0px #beccaf;
    font-weight: 600;
}

.news-subtitle {
    color: #475632;

}


.news-item {
    background: linear-gradient(0deg, #acb283, transparent);
    /* box-shadow: 2px 2px 20px #666; */
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    position: relative;
}



a.news-item-thumb {
    display: block;
    transition: 0.5s;
    overflow: hidden;
    position: relative;
}




a.news-item-thumb:before {
    content: "";
    display: block;
    padding-top: 40%;
}

.news-item.bottom a.news-item-thumb:before {
    padding-top: 120%;
}


.news-item:hover a.news-item-thumb .news-item-thumb-img {
    transform: scale(1.2);
}

.news-item-thumb-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}

.news-item-thumb-img:before {
    content: "";
    display: block;
    padding-top: 40%;
    width: 100%;
    transition: 0.5s;
}

.news-item.bottom .news-item-thumb-img:before {
    padding-top: 120%;
}

.news-item-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #3e3030b5;
    padding: 20px;
}

a.news-item-title {
    text-decoration: none;
    color: #fff;
    display: block;
    font-family: 'Lexend';

}

.news-item-summary {
    color: #fff;
    font-family: none;
}

.news-item-meta {
    font-family: none;
    color: #fff;
}

.news-item-meta a {
    text-decoration: none;
    color: #fff;
    margin-right: 14px;

}






/* Responsive for Ipad */

@media (max-width: 991px) {

    .story-image {
        right: -24px;
        z-index: 0;
        top: 206px;
        width: 350px;
    }

    .products {
        position: relative;
        margin-bottom: 30px;
    }


    .product-title {
        top: 272px;

    }

    .product-summary {
        top: 308px;
    }


    .product-item {
        height: 420px;
    }
    

    .owl-item.active.bold .product-item {
        height: 520px;
    }

    .owl-item.active.bold .product-item .product-title {
        top: 322px;
    }

    .owl-item.active.bold .product-item .product-summary {
        top: 360px;
    }
}


@media (max-width: 767px) {
    .responsive-phone {
        display: block;
    }

    main section {
        overflow: hidden;
    }

    .header-main .logo {
        margin-right: 20px;
    }

    .btn-header {
        align-items: center;
        display: flex;
    }


    button.btn-nav-in {
        border: 0;
        font-size: 20px;
        display: block;
        border-radius: 3px;
        color: #6c754d;
        width: 32px;
        height: 32px;
        line-height: 35px;
    }
    
    button.btn-nav-out {
        border: 0;
        font-size: 20px;
        display: block;
        border-radius: 3px;
        color: #6c754d;
        width: 32px;
        height: 32px;
        line-height: 35px;
    }

    .header-phone img {
        filter: contrast(0.4);
        width: 52px;
        height: auto;
    }

    /* nav {
        flex: auto;
        position: fixed;
        background: #ffffffa6;
        height: 100%;
        width: 100%;
        right: 0;
        transition: 0.5s;
        transform: translateX(100%);
    } */

    nav ul {
        flex-direction: column;
        background: #fff;
        padding: 20px;
        height: auto;
        padding-top: 5px;
    }
    
    
    nav ul li a {
        font-size: 20px;
        font-weight: 300;
        color: #000;
        padding: 18px 10px;
    }

    .header-phone {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header-phone img {
        filter: contrast(0.4);
        width: 65px;
    }

    li.icon-share {
        display: flex;
        justify-content: center;
    }

    .story-flower {
        position: absolute;
        height: 214px;
        left: -33px;
        top: 440px;
        transform: rotate(54deg);
        opacity: 0.8;
    }

    .story-main {
        padding-top: 40px;
    }

    .story-main h1 {
        font-size: 67px;
        color: #fff;
        padding: 32px 5px 515px;
    }

    /* .story-main h1 span:first-child {
        margin-top: 64px;
        margin-left: 22px;
        position: absolute;
    } */


    .story-main h1 span:last-child {
        margin-top: 0;
        margin-left: 22px;
        position: absolute;
    }

    .story-main p {
        font-size: 18px;
        color: #636e3a;
        text-align: justify;
        padding: 0 54px;
        padding-top: 10px;
    }

    .story-image {
        position: absolute;
        right: -90px;
        top: 132px;
        width: 326px;
    }

    .story-image img {
        width: 68%;
    }

    .store-lotus-1 {
        position: absolute;
        top: -155px;
        transform: rotate(-71deg);
        width: 289px;
        right: -68px;
    } 

    .store-lotus-2 {
        position: absolute;
        bottom: -121px;
        transform: rotate(12deg);
        width: 216px;
        left: -13px;
    }

    section.cultural {
        position: relative;
        margin-bottom: 50px;
    }
    .cultural-bg-4 {
        top: 25px;
    }
    .cultural-bg-bot {
        bottom: 0;
        width: 200%;
    }

    .cultural-title {
        margin-bottom: 20px;
    }

    .cultural-title h2 {
        font-size: 50px;
    }

    .cultural-title p {
        width: auto;
    }

    .flex-colmun-reverse {
        flex-direction: column-reverse;
    }


    .social {
        flex-direction: column;
    }

    a.social-item {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cultural-item-content {
        margin-bottom: 30px;
    }

    .store-location {
        flex-direction: column;
    }

    .products {
        position: relative;
        margin-bottom: 30px;
    }

    .products-bg {
        position: absolute;
        width: 300%;
        top: 0;
    }

    .products-title h2 {
        transition: 0.5s;
        font-size: 48px;
        text-align: left;
    }

    .product-thumb:before {
        padding-top: 100%s;
    }

    .product-item {
        height: 545px;
    }

    .product-title {
        top: 455px;
    }

    .product-summary {
        top: 483px;
        width: 90%;
    }


    .product-item {
        height: 545px;
    }
    
    .owl-item.active.bold .product-item {
        /* color: #fff;
        height: 550px; */
        height: 545px;
        transform: none;
    }
    
    .owl-item.active.bold .product-item:before {
        background: linear-gradient(0deg, #92a35c, transparent);
    }
    
    .owl-item.active.bold .product-item .product-thumb:before {
        padding-top: 115%;
    }
    
    .owl-item.active.bold .product-item .product-title {
        top: 432px;
    }
    
    .owl-item.active.bold .product-item .product-summary {
        top: 464px;
    }
    

    a.news-item-thumb:before {

        padding-top: 120%;
    }
}