@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500&display=swap');
/*Breacumb*/
div#breadcrumbs span a,
div#breadcrumbs span {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
}
div#breadcrumbs span a:hover {
    color: #b1956e;
}
div#breadcrumbs span a:after {
    content: "/";
    padding: 0 5px;
}
.wrap-container {
    max-width: 1280px;
    margin: auto;
    padding: 0 20px;
    position: relative;
    z-index: 9;
}
/*body:before {
    position: absolute;
    content: "";
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: 0.3rem solid #af936c;
    border-top-color: #ffffff;
    -webkit-animation: 1.5s spin infinite linear;
    animation: 1.5s spin infinite linear;
    top: calc(50% - 2rem);
    left: calc(50% - 2rem);
    z-index: 99;
}
body:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    z-index: 9;
}
body.stoploading:before,
body.stoploading:after {
    content: none;
}*/
/* page list blog */
h3.title-blog {
    text-align: center;
}
h3.title-blog a {
    color: #010101;
    text-align: center;
    text-transform: initial;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: 500;
}
.cate-blog {
    color: #b1956e;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    padding-bottom: 9px;
    font-weight: 500;
    line-height: 12px;
}
.cate-blog span {
    position: relative;
    padding: 0 15px;
    display: inline-block;
}
.cate-blog span:before {
    content: "";
    position: absolute;
    height: 0.5px;
    max-width: 50px;
    width: 100%;
    background: #b1956e;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.cate-blog span:after {
    content: "";
    position: absolute;
    height: 0.5px;
    max-width: 50px;
    width: 100%;
    background: #b1956e;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.tax-product_cat footer#footer,
.post-type-archive-product footer#footer {
    margin: 0;
    padding: 0;
}
.st-page-title {
    padding: 52px 0 0 0;
}
.st-page-title h1.entry-title {
    text-align: center;
    font-size: 70px;
    text-transform: none;
    margin: 0 0 0 0;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #AF936C!important;
}
.st-page-title p.under-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px!important;
    text-align: center;
    color: #010101;
}
.st-banner-slider-blog {
    padding-top: 38px;
    padding-bottom: 63px;
}
.st-banner-slider-blog button.slick-prev {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    padding: 15.5px 18px;
    background: #000000;
    border-radius: 0;
    transition: .3s;
}
.st-banner-slider-blog button.slick-prev:before {
    content: "";
    background: url(../images/arrow-left.svg);
    display: block;
    width: 12px;
    height: 20px;
}
.st-banner-slider-blog button.slick-next {
    position: absolute;
    z-index: 9;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 0;
    padding: 15.5px 18px;
    background: #000000;
    border-radius: 0;
    transition: .3s;
}
.st-banner-slider-blog button.slick-next:before {
    content: "";
    background: url(../images/arrow-right.svg);
    display: block;
    width: 12px;
    height: 20px;
}
.slides-banner:after{
	content:"";
	width: 100%;
	height:100%;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
}
.slick-slider.slides-banner:after{
	display:none;
}
.st-banner-slider-blog .slides-banner {
    display: flex;
    flex-wrap: wrap;
}
.st-banner-slider-blog .slides-banner .slick-list {
    width: 100%;
}
.st-banner-slider-blog .slides-banner .slick-track {
    display: flex;
}
.st-banner-slider-blog .slides-banner .item {
    padding: 0 5px;
    width: 50%;
}
.st-banner-slider-blog .slides-banner .item .wrap-content {
    opacity: 0;
}
.st-banner-slider-blog .slides-banner .item.slick-active .wrap-content {
    opacity: 1;
    transition: all 1s;
}
.st-banner-slider-blog .wrap-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 215px 20px 50px 20px;
}
.st-banner-slider-blog .wrap-bg:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.5;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.st-banner-slider-blog .wrap-content {
    position: relative;
}
.st-banner-slider-blog h2.title-banner {
    font-size: 46px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    color: #fff!important;
    text-transform: none;
    margin-bottom: 10px;
}
#et-boc .st-banner-slider-blog p.description-banner {
    font-family: 'EB Garamond',sans-serif;
    text-align: center;
    color: #fff;
    font-style: italic;
    max-width: 500px;
    margin: auto;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 23px;
}
.st-banner-slider-blog .wrap-btn {
    text-align: center;
}
.st-banner-slider-blog a.btn {
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 6px;
    border-bottom: 1px solid #fff;
}
.st-featured-blog .slider-featured-blog .item {
    display: flex;
    border: 1px solid #DAD8D6;
}
.st-featured-blog .slider-featured-blog .col-left {
    width: 50.7%;
    background-size: cover;
    background-position: center;
}
.st-featured-blog .slider-featured-blog .col-right {
    width: 49.3%;
    border-left: 1px solid #DAD8D6;
}
.st-featured-blog .slider-featured-blog .col-right .cate-blog {
    font-size: 10px;
    letter-spacing: 0.15em;
    color: #AF936C;
    font-weight: 500;
}
.st-featured-blog .col-right .wrap-content {
    max-width: 440px;
    margin: auto;
    padding: 75px 20px 83px 20px;
}
.st-featured-blog .col-right h3.title-blog {
    margin-bottom: 11px;
}
.et-db #et-boc .min-read {
    text-align: center;
}
.et-db #et-boc .min-read p {
    display: inline-block;
    font-size: 10px;
    margin-bottom: 13px!important;
    position: relative;
    letter-spacing: 0.05em;
    color: #828282;
    padding-left: 11px;
    font-weight: 500;
}
.et-db #et-boc .min-read p:before {
    content: "";
    background: url(../images/mini-clock.svg);
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}
.st-featured-blog .col-right .description p {
    font-size: 12px!important;
    font-weight: 300;
    color: #333333;
    text-align: center;
    line-height: 26px!important;
    margin-bottom: 23px!important;
}
.st-featured-blog .col-right .wrap-btn {
    text-align: center;
}
.st-featured-blog .col-right .wrap-btn a {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C;
    padding: 12px 28px;
    border: 1px solid #AF936C;
    display: inline-block;
    transition: .3s;
}
.st-featured-blog .col-right .wrap-btn a:hover {
    background: #AF936C;
    color: #fff;
}
.st-featured-blog .slick-dots > li {
    display: inline-block;
}
.st-featured-blog .slick-dots > li:only-child {
    display: none;
}
.st-list-blog {
    padding-top: 20px;
    padding-bottom: 68px;
}
.st-list-blog ul.show-cat {
    position: relative;
    padding: 0;
    margin-bottom: 28px;
    text-align: center;
    max-width: 970px;
    margin: auto;
}
.st-list-blog ul.show-cat.loaded {
    opacity: 0.5;
}
.st-list-blog ul.show-cat.loaded:before {
    position: absolute;
    content: "";
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.3rem solid rgba(151, 159, 208, 0.3);
    border-top-color: #979fd0;
    -webkit-animation: 1.5s spin infinite linear;
    animation: 1.5s spin infinite linear;
    left: calc(50% - 1rem);
}
#et-boc .st-list-blog ul.show-cat li.button {
    background: transparent;
    color: #AF936C;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.15em;
    padding: 10px 19px;
}
#et-boc .st-list-blog ul.show-cat li.button.active {
    color: #010101;
    pointer-events: none;
}
.st-list-blog .post-type .post-item h3.title-blog {
    margin-bottom: 12px;
}
.st-list-blog .post-type .post-item .description {
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #363636;
}
.st-list-blog .post-type .post-item .description p {
    margin-bottom: 2px!important;
    line-height: 23px!important;
}
.st-list-blog .post-type .post-item .min-read {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(51 51 51 / 60%);
    border-radius: 2px;
    padding: 0 12px;
    width: max-content;
}
#et-boc .st-list-blog .post-type .post-item .min-read p {
    color: #FFFFFF;
    margin: 0!important;
    line-height: 21px;
}
.et-db #et-boc .st-list-blog .min-read p:before {
    background: url(../images/mini-clock-w.png);
}
.st-list-blog .post-type .post-item .wrap-btn {
    text-align: center;
}
.st-list-blog .post-type .post-item .wrap-btn a {
    font-size: 13px;
    line-height: 28px;
    text-decoration: underline;
    color: #AF936C;
}
.st-list-blog .post-type .post-item .wrap-btn a:hover {
    color: #0e0e0e;
}
.st-list-blog .post-type {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -28px;
    padding-bottom: 21px;
}
.st-list-blog .post-type .post-item {
    width: 33.333%;
    padding: 20px 28px;
}
.st-list-blog .post-type .post-item:last-child {
    display: none;
}
.st-list-blog .post-item .wrap-img {
    position: relative;
    margin-bottom: 30px;
}
.st-list-blog .post-item .wrap-img:before {
    content: "";
    padding-top: 112%;
    display: block;
}
.st-list-blog .post-item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-list-blog button.load-more-news {
    position: relative;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C;
    padding: 12px 28px;
    border: 1px solid #AF936C;
    display: block;
    transition: .3s;
    margin: auto;
    background: transparent;
}
.st-list-blog button.load-more-news.loaded {
    opacity: 0.5;
}
.st-list-blog button.load-more-news.loaded:before {
    position: absolute;
    content: "";
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.3rem solid rgba(151, 159, 208, 0.3);
    border-top-color: #979fd0;
    -webkit-animation: 1.5s spin infinite linear;
    animation: 1.5s spin infinite linear;
    left: calc(50% - 1rem);
    top: calc(50% - 1rem);
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.st-list-blog button.load-more-news:hover {
    background: #AF936C;
    color: #fff;
}
.st-featured-blog.st-featured-blog-bottom {
    padding-top: 91px;
    padding-bottom: 59px;
    background: rgb(218 216 214 / 20%);
}
.st-featured-blog.st-featured-blog-bottom .slider-featured-blog .item {
    border: none;
}
.st-featured-blog.st-featured-blog-bottom .slider-featured-blog .col-left {
    width: 50%;
}
.st-featured-blog.st-featured-blog-bottom .slider-featured-blog .col-right {
    width: 50%;
    border-left: none;
    background: #fff;
}
.st-featured-blog.st-featured-blog-bottom .wrap-border {
    border: 1px solid #DAD8D6;
    margin: 20px;
}
.st-featured-blog.st-featured-blog-bottom .col-right .wrap-content {
    padding: 56px 20px 68px 20px;
}
.st-featured-blog.st-featured-blog-bottom .slick-list {
    padding-bottom: 22px;
}
.st-featured-blog .slick-dots {
    align-items: center;
}
.st-featured-blog .slick-dots li {
    margin: 0 16.5px;
}
.st-featured-blog .slick-dots li button,
.st-featured-blog .slick-dots li {
    height: 6px !important;
    width:  6px !important;
    background: #010101;
}
.st-featured-blog .slick-dots li.slick-active button,
.st-featured-blog .slick-dots li.slick-active {
    height: 8px !important;
    width:  8px !important;
    background: #AF936C;
}
.st-banner-slider-blog .slick-dots {
    margin-top: 24px;
}
.st-banner-slider-blog .slick-dots li {
    margin: 0 16.5px;
}
.st-banner-slider-blog .slick-dots li button,
.st-banner-slider-blog .slick-dots li {
    height: 6px !important;
    width:  6px !important;
    background: #010101;
}
.st-banner-slider-blog .slick-dots li.slick-active button,
.st-banner-slider-blog .slick-dots li.slick-active {
    height: 8px !important;
    width:  8px !important;
    background: #AF936C;
}

@media(max-width: 1024px) {
    .st-page-title h1.entry-title {
        font-size: 50px;
    }
    .st-banner-slider-blog h2.title-banner {
        font-size: 53px;
    }
}
@media(max-width: 980px) {
    .st-list-blog .post-type {
        margin: 0 -10px;
        padding-bottom: 26px;
    }
    .st-list-blog .post-type .post-item {
        width: 50%;
        padding: 12px 10px;
    }
    .st-list-blog .post-type .post-item:last-child {
        display: block;
    }
}
@media(max-width: 768px){
    .st-featured-blog.st-featured-blog-top .slick-list {
        padding: 0!important;
    }
}
@media(max-width: 767px) {
    .st-page-title {
        padding: 40px 0 0 0;
    }
    .st-page-title h1.entry-title {
        font-size: 38px;
        line-height: 36px;
        letter-spacing: 0.02em;
        padding-bottom: 9px;
    }
    .st-page-title p.under-title {
        font-size: 14px;
        line-height: 24px!important;
    }
    .st-banner-slider-blog {
        padding-top: 17px;
        padding-bottom: 26px;
    }
    .st-banner-slider-blog h2.title-banner {
        font-size: 30px;
        margin-bottom: 6px;
    }
    #et-boc .st-banner-slider-blog p.description-banner {
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 11px;
    }
    .st-banner-slider-blog .slides-banner .item {
        padding: 0 4px;
    }
    .st-banner-slider-blog .wrap-bg {
        padding: 85px 20px 40px 20px;
    }
    .st-featured-blog .slider-featured-blog .item{
        flex-wrap: wrap;
    }
    .st-featured-blog .slider-featured-blog .col-left {
        width: 100%;
        padding-top: 61.2%;
    }
    .st-featured-blog.st-featured-blog-top .slider-featured-blog .col-left {
        padding-top: 51.2%;
    }
    .st-featured-blog .slider-featured-blog .col-right {
        width: 100%;
        border-top: 1px solid #DAD8D6;
        border-left: none;
    }
    .cate-blog {
        font-size: 10px;
        letter-spacing: 0.15em;
        padding-bottom: 11px;
    }
    h3.title-blog a {
        font-size: 22px;
        line-height: 26px;
    }
    .st-featured-blog .col-right .wrap-content {
        padding: 25px 20px 33px 20px;   
    }
    .st-featured-blog .col-right .description p {
        line-height: 24px!important;
        margin-bottom: 18px!important;
    }
    .et-db #et-boc .min-read p {
        margin-bottom: 10px!important;
    }
    .st-list-blog {
        padding-top: 2px;
        padding-bottom: 47px;
    }
    .st-list-blog .post-type .cate-blog {
        letter-spacing: 0.05em;
        line-height: 12px;
        padding-bottom: 5px;
    }
    .st-list-blog .post-type .cate-blog span:before,
    .st-list-blog .post-type .cate-blog span:after{
        content: none;
    }
    .st-list-blog .post-type .post-item h3.title-blog {
        margin-bottom: 2px;
        line-height: 19px;
    }
    .st-list-blog .post-type h3.title-blog a {
        font-weight: 500;
        font-size: 15px;
        line-height: 19px;
    }
    .st-list-blog .post-type .post-item .description {
        display: none;
    }
    .st-list-blog .post-item .wrap-img:before {
        padding-top: 114%;
    }
    .st-list-blog .post-item .wrap-img {
        margin-bottom: 15px;
    }
    .st-list-blog .post-type .post-item .wrap-btn a {
        font-size: 10px;
        line-height: 19px;
        text-decoration: underline;
    }
    .st-featured-blog.st-featured-blog-bottom .slider-featured-blog .col-left,
    .st-featured-blog.st-featured-blog-bottom .slider-featured-blog .col-right {
        width: 100%;
    }
    .st-featured-blog.st-featured-blog-bottom {
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .st-featured-blog.st-featured-blog-bottom .wrap-container {
        padding: 0;
    }
    .st-featured-blog.st-featured-blog-bottom .slider-featured-blog .item {
        padding: 0 6px;
    }
    .st-featured-blog.st-featured-blog-bottom .col-right {
        border-top: none;
    }
    .st-featured-blog.st-featured-blog-bottom .wrap-border {
        border-top: none;
        margin: 0;
    }
    .st-featured-blog.st-featured-blog-bottom .cate-blog {
        padding-bottom: 7px;
    }
    .st-featured-blog.st-featured-blog-bottom h3.title-blog {
        line-height: 21px;
        margin-bottom: 5px;
    }
    .st-featured-blog.st-featured-blog-bottom h3.title-blog a {
        font-size: 18px;
        line-height: 22px;
    }
    .st-featured-blog.st-featured-blog-bottom .col-right .wrap-content {
        padding: 27px 20px 35px 20px;
    }
    #et-boc .st-featured-blog.st-featured-blog-bottom .min-read p {
        margin-bottom: 7px!important;
    }
    .st-featured-blog.st-featured-blog-bottom .slick-list {
        padding-bottom: 11px!important;
    }
}
/* End page list blog */

/* page blog detail */
.wrap-content-detail article {
    margin: 0 0 38px;
}
.wrap-content-detail .col-left {
    width: calc(100% - 230px);
    padding-right: 85px;
    padding-top: 61px;
}
.wrap-content-detail .post-header {
    padding: 0;
    margin-bottom: 26px;
}
.wrap-content-detail .cate-blog {
    padding-bottom: 18px;
}
.wrap-content-detail .post-header h1.entry-title {
    font-weight: 400;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
    color: #010101!important;
    max-width: 590px;
    margin: auto;
    text-transform: none;
    letter-spacing: 0;
}
.wrap-content-detail .post-wrap {
    padding: 0;
}
/*.wrap-content-detail .post-wrap .et_pb_text {
    margin-bottom: 0;
}*/
.wrap-content-detail .col-left h2 {
    position: relative;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #010101!important;
    padding-bottom: 22px;
    margin-bottom: 24px;
}
.wrap-content-detail .col-left h2:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #AF936C;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.wrap-content-detail .col-left h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 37px;
    text-align: center;
    color: #010101!important;
    margin-bottom: 19px;
    text-transform: none;
    letter-spacing: 0;
}
.wrap-content-detail .col-left p {
    font-weight: 300;
    font-size: 14px;
    line-height: 28px!important;
    color: #363636;
    margin-bottom: 22px!important;
    letter-spacing: 0!important;
}
.wrap-content-detail .col-left p:last-child {
    margin-bottom: 0!important;
}
.single .wrap-content-detail .et_pb_row {
    width: 100%;
    padding: 0;
}
.wrap-content-detail .et_pb_section {
    padding: 0;
    margin-bottom: 42px;
}
.wrap-content-detail .et_pb_section.st2-blog {
    margin-bottom: 51px;
}
.wrap-content-detail .et_pb_section.st4-blog {
    margin-bottom: 44px;
}
.wrap-content-detail .et_pb_section.st5-blog {
    margin-bottom: 52px;
}
.wrap-content-detail .col-left .st1-blog p {
    margin-bottom: 37px!important;
}
.box-featured-product {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #DAD8D6;
    margin-top: 47px;
}
.box-featured-product .et_pb_column {
    width: 50%;
    margin: 0;
    display: block;
}
.box-featured-product .col-content {
    border-left: 1px solid #DAD8D6;
    padding: 78px 30px 87px 30px;
}
.box-featured-product .col-content h6.et_pb_module_header {
    font-family: 'Lato',sans-serif;
    color: #AF936C!important;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 17px;
}
.box-featured-product .col-content h6.et_pb_module_header span {
    position: relative;
    padding: 0 15px;
}
.box-featured-product .col-content h6.et_pb_module_header span:before {
    content: "";
    position: absolute;
    height: 0.5px;
    width: 50px;
    background: #b1956e;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.box-featured-product .col-content h6.et_pb_module_header span:after {
    content: "";
    position: absolute;
    height: 0.5px;
    width: 50px;
    background: #b1956e;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.box-featured-product .col-content .et_pb_blurb_description {
    max-width: 325px;
    margin: auto;
    padding-bottom: 5px;
}
.box-featured-product .col-content .et_pb_blurb_description h4 {
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    color: #010101!important;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.box-featured-product .col-content .et_pb_blurb_description p {
    font-weight: 300;
    font-size: 12px;
    line-height: 26px!important;
    color: #333333;
}
.wrap-content-detail .st4-blog .et_pb_button_module_wrapper {
    margin-top: 34px;
    margin-bottom: 64px;
}
.et_pb_button_module_wrapper a.btn-blog {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px!important;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C!important;
    padding: 11px 30px;
    border: 1px solid #AF936C;
    border-radius: 0;
}
.et_pb_button_module_wrapper a.btn-blog:after {
    content: none;
}
.et_pb_button_module_wrapper a.btn-blog:hover {
    padding: 11px 30px;
    border: 1px solid #AF936C;
    background: #AF936C;
    color: #fff!important;
}
.wrap-content-detail .et_pb_video a.et_pb_video_play:before {
    content: "";
    background: url(../images/play-btn.svg);
    display: block;
    width: 71px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-11px, -10px);
}
.wrap-content-detail .st3-blog .et_pb_video {
    margin-top: 48px;
}
.wrap-content-detail .et_pb_testimonial {
    padding: 40px 68px 38px;
    margin-top: 70px;
    margin-bottom: 64px!important;
    border: 1px solid #E0E0E0;
    background-color: transparent!important;
}
.wrap-content-detail .et_pb_testimonial.et_pb_module:before {
    content: ""!important;
    background-image: url(../images/quote.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 38px;
    height: 26px;
    border-radius: 0;
    background-color: #fff;
    padding: 0 44px;
    margin: 0px;
    transform: translateX(-50%);
}
.wrap-content-detail .et_pb_testimonial .et_pb_testimonial_content p {
    font-family: 'EB Garamond',sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 21px;
    line-height: 35px!important;
    text-align: center;
    color: #363636;
    padding-bottom: 24px;
}
.wrap-content-detail .et_pb_testimonial span.et_pb_testimonial_author {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #010101;
    margin: 0;
}
.wrap-content-detail .products-list-blog .slick-list {
    margin: 0 -17.5px;
}
.wrap-content-detail .products-list-blog .et_pb_module {
    padding: 0 17.5px;
    margin-bottom: 52px;
}
.wrap-content-detail .products-list-blog button.slick-arrow{
    position: absolute;
    z-index: 9;
    top: 37%;
    transform: translateY(-50%);
    font-size: 0;
    padding: 15.5px 18px;
    background: #000000;
    border-radius: 0;
    transition: .3s;
}
.wrap-content-detail .products-list-blog button.slick-prev:before{
    content: "";
    background: url(../images/arrow-left.svg);
    display: block;
    width: 12px;
    height: 20px;
}
.wrap-content-detail .products-list-blog button.slick-next{
    right: 0;
}
.wrap-content-detail .products-list-blog button.slick-next:before {
    content: "";
    background: url(../images/arrow-right.svg);
    display: block;
    width: 12px;
    height: 20px;
}
.wrap-content-detail .products-list-blog .et_pb_main_blurb_image {
    margin-bottom: 18px;
    display: block;
}
.wrap-content-detail .products-list-blog .et_pb_main_blurb_image span {
    position: relative;
}
.wrap-content-detail .products-list-blog .et_pb_main_blurb_image span:before {
    content: "";
    display: block;
    padding-top: 129%;
}
.wrap-content-detail .products-list-blog .et_pb_main_blurb_image span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wrap-content-detail .products-list-blog h4.et_pb_module_header {
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    color: #010101!important;
    text-transform: none;
    margin-bottom: 3px;
    letter-spacing: 0;
}
.wrap-content-detail .products-list-blog .et_pb_blurb_description {
    text-align: center;
}
.wrap-content-detail .products-list-blog .et_pb_blurb_description a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C;
    padding: 6px 10px;
    border-bottom: 0.5px solid;
}
.wrap-content-detail .products-list-blog .et_pb_blurb_description a:hover {
    color: #010101;
}
.wrap-content-detail .post-footer {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #DAD8D6;
    padding-top: 23px;
    margin-top: 11px;
}
#et-boc .wrap-content-detail .post-footer p {
    font-weight: 500;
    margin-bottom: 0px!important;
    padding-left: 16px;
    padding-top: 4px;
    letter-spacing: 0.05em!important;
}
#et-boc .wrap-content-detail .post-footer p:before {
    left: 0;
    margin-top: 3px;
}
#et-boc .wrap-content-detail .social-icons {
    margin: 0;
    padding-right: 3px;
    display: flex;
}
#et-boc .wrap-content-detail .social-icons p.share-title {
    font-style: italic;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px!important;
    text-align: center;
    color: #828282;
    margin: 0!important;
    text-transform: none;
}
#et-boc .wrap-content-detail .social-icons .et-extra-icon {
    background: #fff!important;
    width: auto;
    height: auto;
    margin: 0 0 0 27px;
    border-radius: 3px;
    line-height: 1;
}
/*#et-boc .wrap-content-detail .social-icons .et-extra-icon:hover {
    background: rgb(218 216 214 / 20%)!important;
}*/
#et-boc .wrap-content-detail .social-icons .et-extra-icon:before {
    color: #AF936C;
    font-size: 12px;
}
.box-featured-product.box-featured-product-v2 {
    border: none;
}
.box-featured-product.box-featured-product-v2 .col-content {
    border: none;
    border-top: 1px solid #DAD8D6;
    padding: 55px 0 37px;
    width: calc(50% - 50px);
    margin-left: auto;
}
.box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description {
    max-width: 100%;
    padding-bottom: 1px;
}
.wrap-content-detail.box-featured-product-v2 .col-right {
    width: 100%;
}
.box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description h4 {
    font-size: 22px;
    margin-bottom: 6px;
}
.box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description p {
    font-size: 14px;
    line-height: 28px!important;
}
.box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description hr {
    border-top: 1px solid #DAD8D6;
    margin: 10.5px 0;
}
.box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description hr + p {
    margin: 0!important;
}
.st-featured-product-detail {
    background: rgb(218 216 214 / 20%);
    padding-top: 69px;
}
.st-featured-product-detail h2.title-st {
    position: relative;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #010101!important;
    padding-bottom: 22px;
    margin-bottom: 14px;
}
.st-featured-product-detail h2.title-st:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #AF936C;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.st-featured-product-detail .st-list-blog {
    padding-bottom: 33px;
}
.wrap-content-detail .col-right {
    width: 230px;
    padding-top: 53px;
}
.wrap-content-detail .col-right h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #010101!important;
    text-transform: none;
    letter-spacing: 0;  
}
.wrap-content-detail .col-right .box_text_sidebar {
    border: 0.5px solid #AF936C;
    padding: 38px 0 11px;
    margin-bottom: 47px;
}
.wrap-content-detail .col-right .box_text_sidebar h4 {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 20px;
}
.wrap-content-detail .col-right .box_text_sidebar h4:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #AF936C;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.wrap-content-detail .col-right .box_text_sidebar p {
    font-weight: 300;
    font-size: 13px;
    line-height: 27px!important;
    text-align: center;
    color: #363636;
    padding: 0 30px;
}
.wrap-content-detail .col-right .select-cate {
    margin-bottom: 54px;
}
.wrap-content-detail .col-right .select-cate ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.wrap-content-detail .col-right .select-cate ul li {
    margin-bottom: 5px;
}
.wrap-content-detail .col-right .select-cate ul a {
    font-weight: 500;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #AF936C;
}
.st-trending-blog h4 {
    margin-bottom: 18px;
}
.st-trending-blog ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.st-trending-blog ul li {
    margin-bottom: 23px;
}
.st-trending-blog ul .wrap-img {
    position: relative;
    margin-bottom: 15px;
}
.st-trending-blog ul .wrap-img:before {
    content: "";
    padding-top: 53%;
    display: block;
}
.st-trending-blog ul .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-trending-blog ul a {
    font-family: 'EB Garamond';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #AF936C;
    display: block;
    max-width: 205px;
    margin: auto;
}
.wrap-content-detail .col-right.mobile {
    display: none;
}
@media(max-width: 1024px){
    .wrap-content-detail .post-header h1.entry-title {
        font-size: 42px;
        line-height: 48px;
    }
    .wrap-content-detail .col-left h2 {
        font-size: 24px;
        line-height: 31px;
    }
    .wrap-content-detail .col-left h3 {
        font-size: 25px;
        line-height: 34px;
    }
    .wrap-content-detail .products-list-blog h4.et_pb_module_header {
        font-size: 20px;
    }
    .wrap-content-detail .col-left {
        padding-right: 40px;
    }
    .box-featured-product.box-featured-product-v2 .col-content {
        width: calc(50% - 30px);
    }
    .wrap-content-detail .products-list-blog .slick-list {
        margin: 0 -10px;
    }
    .wrap-content-detail .products-list-blog .et_pb_module {
        padding: 0 10px;
    }
}
@media(max-width: 980px){
    .box-featured-product .et_pb_column,
    .box-featured-product.box-featured-product-v2 .col-content {
        width: 100%;
    }
    .box-featured-product .col-img {
        padding-top: 65%;
        display: block;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description h4,
    .wrap-content-detail .col-left p {
        text-align: center;
    }
    .box-featured-product .col-content {
        border-top: 1px solid #DAD8D6;
        border-left: none;
        padding: 37px 30px 40px 30px;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_button_module_wrapper {
        text-align: center;
    }
}
@media(max-width: 767px){
    .wrap-content-detail .post-header h1.entry-title {
        font-size: 33px;
        line-height: 38px;
        padding: 0 5px;
    }
    .wrap-content-detail .col-left h2 {
        font-size: 22px;
        line-height: 29px;
        padding: 0 15px 22px 15px;
        margin-bottom: 19px;
    }
    .wrap-content-detail .col-left h3 {
        font-size: 22px;
        line-height: 29px;
    }
    .wrap-content-detail .products-list-blog h4.et_pb_module_header {
        font-size: 15px;
        line-height: 16px;
    }
    .wrap-content-detail .col-left {
        padding-top: 31px;
        padding-right: 0;
        width: 100%;
    }
    .wrap-content-detail .col-right {
        width: 100%;
        padding-top: 53px;
    }
    .wrap-content-detail .cate-blog {
        padding-bottom: 15px;
    }
    .wrap-content-detail .post-header {
        margin-bottom: 20px;
    }
    .wrap-content-detail .col-left p {
        text-align: center;
        line-height: 26px!important;
    }
    .wrap-content-detail .col-left .st1-blog p {
        margin-bottom: 34px!important;
    }
    .wrap-content-detail .et_pb_section {
        margin-bottom: 33px;
    }
    .wrap-content-detail .et_pb_section.st2-blog .et_pb_text {
        margin: 0;
    }
    .box-featured-product {
        margin-top: 33px;
    }
    .box-featured-product .col-img {
        padding-top: 65%;
        display: block;
    }
    .box-featured-product .col-content {
        border-top: 1px solid #DAD8D6;
        border-left: none;
        padding: 37px 30px 40px 30px;
    }
    .box-featured-product .col-content h6.et_pb_module_header {
        margin-bottom: 14px;
    }
    .box-featured-product .col-content .et_pb_blurb_description p {
        font-size: 12px!important;  
    }
    .box-featured-product .col-content .et_pb_blurb {
        margin-bottom: 17px;
    }
    .wrap-content-detail .et_pb_section.st2-blog {
        margin-bottom: 27px;
    }
    .wrap-content-detail .st3-blog .et_pb_video {
        margin-top: 29px;
    }
    .wrap-content-detail .st4-blog .et_pb_button_module_wrapper {
        margin-top: 29px;
        margin-bottom: 46px;
    }
    .wrap-content-detail .et_pb_section.st4-blog {
        margin-bottom: 31px;
    }
    .wrap-content-detail .et_pb_testimonial {
        padding: 39px 40px 34px;
        margin-top: 47px;
        margin-bottom: 36px!important;
    }
    .wrap-content-detail .et_pb_testimonial .et_pb_testimonial_content p {
        font-size: 18px!important;
        line-height: 30px!important;
    }
    .wrap-content-detail .products-list-blog .et_pb_main_blurb_image {
        margin-bottom: 11px;
    }
    .wrap-content-detail .products-list-blog .et_pb_main_blurb_image span:before {
        padding-top: 115%;
    }
    .wrap-content-detail .products-list-blog button.slick-arrow {
        padding: 7.5px 8.5px;
        top: 33%;
    }
    .wrap-content-detail .products-list-blog button.slick-prev:before,
    .wrap-content-detail .products-list-blog button.slick-next:before {
        width: 9px;
        height: 15px;
        background-size: contain;
    }
    .wrap-content-detail .products-list-blog .et_pb_module {
        margin-bottom: 49px;
    }
    .wrap-content-detail .et_pb_section.st5-blog {
        margin-bottom: 46px;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description h4 {
        margin-bottom: 6px;
        text-align: center;
    }
    .box-featured-product.box-featured-product-v2 .col-content {
        padding: 25px 0 21px;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description p {
        font-size: 14px!important;
        line-height: 26px!important;
        padding: 0 5px;
        margin-bottom: 20px!important;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb_description hr {
        margin: 11px 0;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_blurb {
        margin-bottom: 31px;
    }
    .box-featured-product.box-featured-product-v2 .col-content .et_pb_button_module_wrapper {
        text-align: center;
    }
    .wrap-content-detail .et_pb_section.st6-blog {
        margin-bottom: 3px;
    }
    .wrap-content-detail .post-footer {
        padding-top: 14px;
    }
    .wrap-content-detail article {
        margin: 0px 0 23px;
    }
    .st-featured-product-detail {
        padding-top: 39px;
    }
    .st-featured-product-detail h2.title-st {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 21px;
    }
    .wrap-content-detail .col-right.desktop {
        display: none;
    }
    .wrap-content-detail .col-right.mobile {
        display: block;
        padding: 25px 15px 0 15px;
    }
    .st-featured-product-detail .st-list-blog {
        padding-bottom: 0px;
    }
    .wrap-content-detail .col-right .box_text_sidebar h4 {
        margin-bottom: 17px;
    }
    .wrap-content-detail .col-right .box_text_sidebar {
        padding: 38px 0 18px;
        margin-bottom: 32px;
    }
    .wrap-content-detail .col-right .select-cate {
        margin-bottom: 2px;
        padding-bottom: 30px;
        border-bottom: 1px solid #E0E0E0;
    }
    .wrap-content-detail .col-right .st-trending-blog {
        display: none;
    }
}
/* End page blog detail */



/* footer */
footer#footer {
    margin: 0;
}
.social-newsletter {
    display: flex;
    flex-wrap: wrap;
    padding-top: 33px;
    padding-bottom: 79px;
}
.social-newsletter .social-list {
    width: 50%;
    border-right: 1px solid #DAD8D6;
    padding: 0 15px;
}
.social-newsletter .mail-list {
    width: 50%;
    padding: 0 15px;
    border-top: none;
}
.social-newsletter h2.title {
    font-weight: 400;
    font-size: 26px;
    font-family: 'EB Garamond',sans-serif!important;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #010101!important;
    margin-top: 8px;
    margin-bottom: 13px!important;
}
.social-newsletter p.description {
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #363636;
    max-width: 514px;
    margin: auto;
}
.social-newsletter .social-link,
.social-newsletter .mail-form {
    margin-bottom: 20px;
}
.social-newsletter .social-link li {
    text-align: center;
    margin: 0 7px;
    border-radius: 50%;
    transition: .3s;
}
.social-newsletter .social-link li:hover {
    background: rgb(218 216 214 / 20%);
}
.social-newsletter .social-link li a {
    font-size: 0;
    font-size: 0;
    width: 81px;
    height: 81px;
    display: block;
    line-height: 98px;
}
.social-newsletter .social-list p.description {
    padding-bottom: 30px;
}
.social-newsletter .mail-list p.description {
    padding-bottom: 46px;
}
.social-newsletter .mail-list .mail-form .gform_wrapper .gform_body {
    width: 385px;
}
.social-newsletter .mail-list .mail-form form input[type="text"] {
    font-weight: 400;
    font-size: 11px!important;
    line-height: 13px!important;
    letter-spacing: 0.1em!important;
    text-transform: uppercase;
    color: #333333;
    padding: 17.5px 22px!important;
    width: 100%;
}
.social-newsletter .mail-list .mail-form form .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    min-width: 85px;
    min-height: 50px!important;
}
@media(max-width: 767px){
    .social-newsletter {
        padding-top: 35px;
        padding-bottom: 10px;
    }
    .social-newsletter .social-list {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 21px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 15px;
    }
    .social-newsletter .mail-list {
        width: 100%;
        padding-top: 38px;
    }
    .social-newsletter h2.title {
        font-size: 24px;
        line-height: 31px;
        letter-spacing: 0.05em;
        margin-top: 0;
        margin-bottom: 13px!important;
    }
    .social-newsletter p.description {
        font-size: 12px!important;
        line-height: 24px;
    }
    .social-newsletter .social-list p.description {
        padding-bottom: 28px;
    }
    .social-newsletter .mail-list p.description {
        padding-bottom: 31px;
    }
    .social-newsletter .social-list p.description br {
        display: none;
    }
}
@media(max-width: 375px) {
    .social-newsletter .social-link li a {
        width: 60px;
        height: 60px;
        line-height: 80px;
    }
}
/* End footer */

/*Page Shop*/
.woocommerce-products-header div#breadcrumbs {
    text-align: center;
}
.woocommerce-products-header .bg-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0 120px 0;
    position: relative;
}
.woocommerce-products-header .bg-ovelay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #333;
    opacity: 0.3;
}
.woocommerce-products-header h3.sub-heading {
    font-size: 28px;
    line-height: 40px;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF!important;
    text-transform: none;
    margin-top: 78px;
    margin-bottom: 0;
}
.woocommerce-products-header h1.entry-heading {
    font-size: 70px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF!important;
    margin-bottom: 57px;
}
#et-boc .woocommerce-products-header .description.mobile {
    display: none;
}
#et-boc .woocommerce-products-header .description p {
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    max-width: 674px;
    margin: auto;
}
.wrap-content-blog.layout-1 .st-list-category {
    margin-bottom: 39px;
}
.wrap-content-blog.layout-1 .item {
    position: relative;
    padding: 0 2px;
}
.wrap-content-blog.layout-1 a.category {
    font-family: 'EB Garamond',sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    width: calc(100% - 4px);
    padding: 21px;
    background: rgb(0 0 0 / 29%);
}
.wrap-content-blog.layout-1 .wrap-image {
    position: relative;
    height: 100%;
}
.wrap-content-blog.layout-1 .wrap-image:before {
    content: "";
    display: block;
    padding-top: 123.3%;
}
.wrap-content-blog.layout-1 .wrap-image > a {
    display: block;
    height: 100%;
    width: 100%;
}
.wrap-content-blog.layout-1 .wrap-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wrap-content-blog.layout-1 .list-cate {
    position: relative;
    margin: 0 -2px;
}
.wrap-content-blog.layout-1 .list-cate {
    display: flex;
    flex-wrap: wrap;
}
.wrap-content-blog.layout-1 .list-cate .slick-list {
    width: 100%;
}
.wrap-content-blog.layout-1 .list-cate .item {
    width: 20%;
}
.wrap-content-blog.layout-1 .list-cate button.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    padding: 15.5px 18px;
    background: #000000;
    border-radius: 0;
    transition: .3s;
}
.wrap-content-blog.layout-1 .list-cate button.slick-arrow:hover {
    background: #fff;
}
.wrap-content-blog.layout-1 .list-cate button.slick-prev {
    left: 2px;
}
.wrap-content-blog.layout-1 .list-cate button.slick-prev:before {
    content: "";
    background: url(../images/arrow-left.svg);
    display: block;
    width: 12px;
    height: 20px;
}
.wrap-content-blog.layout-1 .list-cate button.slick-next {
    right: 2px;
}
.wrap-content-blog.layout-1 .list-cate button.slick-next:before {
    content: "";
    background: url(../images/arrow-right.svg);
    display: block;
    width: 12px;
    height: 20px;
}
.wrap-content-blog .list-products form.woocommerce-ordering {
    display: none;
}
.embed-container { 
    position: relative; 
    padding-bottom: 57.85%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.woocommerce-page .wrap-content-blog.layout-1 ul.products {
    margin: 0 -13.5px;
}
.woocommerce-page .wrap-content-blog.layout-1 ul.products li.product {
    position: relative;
    padding: 15px 13.5px;
    flex-basis: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    width: 25% !important;
    margin: 0!important;
}
.woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-video,
.woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-images {
    position: relative;
    padding: 15px 13.5px;
    flex-basis: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important;
    width: 50% !important;
    margin: 0;
}
.wrap-content-blog.layout-1 li.block-images .wrap-image:before {
    padding-top: 57.85%;
}
.wrap-content-blog.layout-1 li.block-images .wrap-image .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.videoCoverImage {
    position: relative;
}
.videoCoverImage .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
}
.videoCoverImage.open .bg-video {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .6s .8s;
    transition: all .6s .8s;
}
.videoCoverImage .bt-play:after {
    content: "";
    background: url(../images/play-btn.svg);
    display: block;
    width: 71px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-category-featured {
    position: relative;
    padding: 15px 13.5px;
    flex-basis: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    width: 25% !important;
    margin: 0;
}
li.block-category-featured .category-featured {
    height: 100%;
}
li.block-category-featured .bg-category {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 33px 35px 33px;
}
li.block-category-featured .bg-category:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, #000000 100%);
    opacity: 0.5;
}
li.block-category-featured h3.heading {
    font-family: 'EB Garamond';
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF!important;
    margin: 0 0 10px 0!important;
    z-index: 9;
}
li.block-category-featured .bg-category p.subheading {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px!important;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 10px 0!important;
    z-index: 9;
}
li.block-category-featured .bg-category a.btn {
    font-weight: 500;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    text-decoration-line: underline;
    color: #FFFFFF;
    z-index: 9;
}
li.block-collection-featured .collection-featured {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #AF936C;
}
li.block-collection-featured .collection-featured .wrap-content {
    max-width: 540px;
    margin: auto;
    padding: 100px 30px;
}
li.block-collection-featured .collection-featured .col-left {
    width: 50%;
    background-size: cover;
    background-position: center;
}
li.block-collection-featured .collection-featured .col-right {
    width: 50%;
}
li.block-collection-featured h3.heading {
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C!important;
    margin-bottom: 17px;
}
li.block-collection-featured p.subheading {
    font-weight: 300;
    font-size: 13px;
    line-height: 28px!important;
    text-align: center;
    color: #363636;
}
li.block-collection-featured .wrap-btn {
    text-align: center;
}
li.block-collection-featured a.btn {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C;
    padding: 12px 30px;
    border: 1px solid #AF936C;
    display: inline-block;
    transition: .3s;
}
li.block-collection-featured a.btn:hover {
    background: #AF936C;
    color: #fff;
}
.woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-collection-featured {
    position: relative;
    padding: 15px 13.5px;
    flex-basis: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    margin: 0;
}
.woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper {
    padding: 36px 0 27px;
}
.woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper a.woocommerce-LoopProduct-link {
    padding: 0;
    margin-bottom: 41px;
    align-items: flex-start;
}
.woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper h2.woocommerce-loop-product__title {
    line-height: 24px;
    padding: 0 0 4px 0;
    color: #AF936C!important;
}
.woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper span {
    font-size: 12px!important;
    line-height: 18px;
    color: #363636!important;
    font-family: 'Gotham',sans-serif;
    font-weight: 300;
}
.woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper span del {
    padding-right: 2px;
}
.woocommerce-page nav.woocommerce-pagination {
    max-width: 100%;
    float: none;
    padding: 0;
    border: none!important;
    justify-content: center;
    padding-top: 33px;
    padding-bottom: 66px;
}
.woocommerce-page .wrap-content-blog .list-products p.woocommerce-result-count {
    font-size: 12px;
    line-height: 18px!important;
    line-height: 18px!important;
    font-family: 'Gotham',sans-serif;
    display: block;
    float: none;
    text-align: center;
    margin-top: 33px;
    padding-bottom: 40px;
}
.woocommerce-page .wrap-content-blog .list-products .woocommerce-pagination p.woocommerce-result-count {
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #000;
}
.woocommerce-page nav.woocommerce-pagination ul.page-numbers {
    padding-left: 15px;
}
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    font-size: 12px;
    line-height: 22px!important;
    font-family: 'Gotham',sans-serif;
    font-weight: 400;
}
.st-bottom-shop .img-mobile {
    display: none;
}
.st-bottom-shop .img-mobile img {
    display: block;
}
.st-bottom-shop .bg-banner {
    background-size: cover;
    background-position: center;
    padding-top: 103px;
    padding-bottom: 124px;
}
.st-bottom-shop .wrap-content {
    background: #FFFFFF;
    max-width: 622px;
    padding: 20px;
}
.st-bottom-shop .wrap-content .border-content {
    border: 1px solid #AF936C;
}
.st-bottom-shop .wrap-content .container-content {
    max-width: 460px;
    margin: auto;
    padding: 99px 20px 85px 20px;
}
.st-bottom-shop h3.entry-heading {
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C!important;
    margin-bottom: 15px;
}
.st-bottom-shop p.sub-heading {
    font-weight: 300;
    font-size: 12px!important;
    line-height: 28px!important;
    text-align: center;
    color: #363636;
}
.st-bottom-shop .btn-link {
    text-align: center;
}
.st-bottom-shop .btn-link a.btn {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #AF936C;
    padding: 12px 30px;
    border: 1px solid #AF936C;
    display: inline-block;
    transition: .3s;
}
.st-bottom-shop .btn-link a.btn:hover {
    background: #AF936C;
    color: #fff;
}
.wrap-content-blog.layout-2 {
    max-width: 1280px;
    margin: auto;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.wrap-content-blog.layout-2 .st-list-category {
    width: 20%;
    padding-top: 50px;
}
.wrap-content-blog.layout-2 .st-list-category .item {
    padding-bottom: 17.5px;
}
.wrap-content-blog.layout-2 .st-list-category .wrap-image {
    display: none;
}
.wrap-content-blog.layout-2 .list-products {
    width: 80%;
}
.wrap-content-blog.layout-2 .st-list-category a.category {
    font-size: 13px;
    line-height: 20px;
    color: #010101;
}
.wrap-content-blog.layout-2 .st-list-category a.category:hover {
    color: #b1956e;
}
.woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-video,
.woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-images {
    position: relative;
    padding: 15px;
    flex-basis: 66.667% !important;
    max-width: 66.667% !important;
    min-width: 66.667% !important;
    width: 66.667% !important;
    margin: 0;
}
.woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-category-featured {
    position: relative;
    padding: 15px;
    flex-basis: 33.333% !important;
    max-width: 33.333% !important;
    min-width: 33.333% !important;
    width: 33.333% !important;
    margin: 0;
}
.woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-collection-featured {
    position: relative;
    padding: 15px;
    flex-basis: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    margin: 0;
}
.wrap-content-blog.layout-2 .wrap-image {
    position: relative;
    height: 100%;
}
.wrap-content-blog.layout-2 li.block-images .wrap-image:before {
    padding-top: 57.85%;
}
.wrap-content-blog.layout-2 .wrap-image > a {
    display: block;
    height: 100%;
    width: 100%;
}
.wrap-content-blog.layout-2 li.block-images .wrap-image .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.woocommerce-page .wrap-content-blog.layout-2 ul.products li.product {
    padding: 15px;
}
.woocommerce-page .wrap-content-blog.layout-2 ul.products {
    margin: 0 -15px;
}


@media(max-width: 1024px){
    li.block-category-featured .bg-category {
        padding: 20px;
    }
    li.block-category-featured h3.heading {
        font-size: 17px;
    }
}
@media(max-width: 768px){
    .wrap-container {
        padding: 0 15px;
    }
    .woocommerce-page .wrap-content-blog.layout-1 ul.products {
        margin: 0 -15px;
    }
    .woocommerce-page .wrap-content-blog.layout-1 ul.products li.product {
        padding: 15px;
        flex-basis: 50%!important;
        width: 50%!important;
        max-width: 50%!important;
        min-width: 50%!important;
    }
    .woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-category-featured {
        position: relative;
        padding: 15px;
        flex-basis: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        width: 50% !important;
    }
    .woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-video, .woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-images {
        padding: 15px;
        flex-basis: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
    }
    .woocommerce-page .wrap-content-blog.layout-1 ul.products li.block-collection-featured {

    }
    li.block-collection-featured .collection-featured .col-left{
        width: 100%;
        padding-top: 51.2%;
    }
    li.block-collection-featured .collection-featured .col-right{
        width: 100%;
        border: 1px solid #DAD8D6;
        border-top: none;
    }
    li.block-collection-featured .collection-featured {
        border: none;
    }
    li.block-collection-featured .collection-featured .wrap-content {
        padding: 35px 30px 40px 30px;
    }
    li.block-collection-featured h3.heading {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 12px;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    li.block-collection-featured p.subheading {
        font-size: 12px;
        line-height: 24px!important;
    }
    .st-bottom-shop {
        padding: 0 15px;
    }
    .st-bottom-shop .img-mobile {
        display: block;
    }
    .st-bottom-shop .bg-banner {
        background-image: none!important;
        padding: 0;
    }
    .st-bottom-shop .bg-banner .wrap-container {
        padding: 0;
    }
    .st-bottom-shop .wrap-content {
        background: #FFFFFF;
        max-width: 100%;
        padding: 0;
    }
    .st-bottom-shop h3.entry-heading {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 12px;
    }
    .st-bottom-shop p.sub-heading {
        line-height: 24px!important;    
    }
    .st-bottom-shop .wrap-content .container-content {
        max-width: 397px;
        margin: auto;
        padding: 34px 20px 36px 20px;
    }
    .woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-video,
    .woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-images {
        flex-basis: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
    }
    .woocommerce-page .wrap-content-blog.layout-2 ul.products li.block-category-featured {
        flex-basis: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        width: 50% !important;
    }
    .woocommerce-page nav.woocommerce-pagination {
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .woocommerce-page .wrap-content-blog .list-products p.woocommerce-result-count {
        margin-top: 15px;
        padding-bottom: 12px;
    }
    .woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper {
        padding: 0;
    }
    .woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper a.woocommerce-LoopProduct-link {
        margin-bottom: 33px;
    }
}
@media(max-width: 767px){
    .wrap-content-blog.layout-1 .list-cate {
        margin: 0 -9px;
    }
    .wrap-content-blog.layout-1 .item {
        padding: 0 9px;
    }
    .woocommerce-products-header h3.sub-heading {
        font-size: 16px;
        line-height: 34px;
        margin-top: 67px;
    }
    .woocommerce-products-header h1.entry-heading {
        font-size: 36px;
        line-height: 34px;
        margin-bottom: 0px;
    }
    #et-boc .woocommerce-products-header .description.desktop {
        display: none;
    }
    #et-boc .woocommerce-products-header .description.mobile {
        display: block;
        padding: 21px 30px;
    }
    #et-boc .woocommerce-products-header .description p {
        font-size: 12px;
        line-height: 24px;
        color: #363636;
        font-weight: 300;
    }
    .wrap-content-blog.layout-1 a.category {
        position: relative;
        display: block;
        background: transparent;
        font-size: 11px;
        line-height: 14px;
        color: #010101;
        font-family: 'Lato',sans-serif;
        width: 100%;
        padding: 12px;
    }
    .woocommerce-products-header .bg-banner {
        padding: 10px 0 40px 0;
    }
    div#breadcrumbs span a,
    div#breadcrumbs span {
        font-size: 10px;
        line-height: 12px;
    }
    .wrap-content-blog.layout-1 .st-list-category {
        margin-top: 3px;
        margin-bottom: 39px;
    }
    .wrap-content-blog.layout-1 .wrap-image:before {
        padding-top: 110%;
    }
    .wrap-content-blog.layout-1 .list-cate button.slick-arrow {
        padding: 7.5px 8.5px;
        top: 35%;
    }
    .wrap-content-blog.layout-1 .list-cate button.slick-prev:before,
    .wrap-content-blog.layout-1 .list-cate button.slick-next:before {
        width: 9px;
        height: 15px;
        background-size: contain;
    }
    .wrap-content-blog.layout-1 .list-cate button.slick-prev {
        left: 9px;
    }
    .wrap-content-blog.layout-1 .list-cate button.slick-next {
        right: 9px;
    }
    .woocommerce-page .wrap-content-blog ul.products li.product .product-wrapper h2.woocommerce-loop-product__title {
        padding: 0 0 4px 0;
        font-size: 14px!important;
        line-height: 21px!important;
    }
}
/* End Page Shop */