.content-area {
    padding:  30px 0 0;
}
.home .content-area {
    padding-top: 0;
}
/** Single Post **/
.entry-meta {
    font-size: 14px;
}

.entry-meta .posted-author {
    padding-right: 10px;
}

.entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.box__products .box .box-image img{
    border-radius: 10px 10px 0 0px;
    height: 290px;
}
.box__products .box .box-text {
    background: #fff;
    border-radius: 0 0px 10px 10px;
    border: 1px solid #FFF3DD;
    padding: 33px 30px 33px 23px;
}
.product-small .box-text p.category{
    font-size: 11px;
    text-transform: unset;
    font-weight: 400;
    letter-spacing: 0;
    color: #444;
    margin-top: 0;
    margin-bottom: 5px;
    display: none;
}
.box-text-products .product-title{
    margin: 0 0 5px;
}
.box-text-products .product-title a{
    color: #661454;
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 0px;
    margin-top: 0;
}
.box-text-products .product-short-description{
    text-align: left;
    padding-bottom: 25px;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 25px;
    h3{
        font-size: 17px;
        line-height: 28px;
        text-align: left;
        color: #343434;
        margin-bottom: 0;
    }
    p{
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
        color: #4A4A4A;
        margin-bottom: 0;
    }
}
.price_pro{
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.03em;
    text-align: left;
    background: linear-gradient(90deg, #390870 0%, #973A82 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    del{
        color:#777;
        font-weight: 500;
        font-size: 14px;
    }
}
.product-small .ground-cart{
    display: flex;
    align-items: center;
}
.product-small .add-to-cart-button{
    text-align: left;
    margin-right: 0;
}
.product-small .add-to-cart-button a{
    text-transform: unset;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-color: #390870 !important;
    border-radius: 50px;
    color: #661454 !important;
    min-height: 30px;
    margin: 0;
    border-width: 1px;
}
.product-small .add-to-cart-button a:hover{
    color: #fff !important;
}
.sidebar-inner .widget-title{
    font-size: 22px;
    letter-spacing: 0;
}
.sidebar-inner ul.product-categories li{
    padding: 5px 0;
}
.sidebar-inner ul.product-categories li a{
    padding: 0;
    font-size: 15px;
    font-weight: 500 !important;
    color: #222;
    &:hover{
        color: #dc4114;
    }
}
.product-info .woocommerce-breadcrumb{
    display: none;
}
.product-info h1.product-title{
    font-size: 22px;
}
.product-info .is-divider{
    display: none;
}
.product-info .price{
    font-size: 18px !important;
    display: flex !important;
    gap: 15px;
    color: #d41616;
    del{
        color:#777;
        font-weight: 500;
        font-size: 15px;
        bdi{
            color:#777;
        }
    }
}
.product-summary .price .woocommerce-Price-currencySymbol{
    font-size: 18px;
}
.product-summary .price del .woocommerce-Price-currencySymbol{
    font-size: 15px;
    vertical-align: middle;
}
.woocommerce-tabs ul.tabs li a{
    font-size: 14px;
}
.product-summary .quantity{
    margin-bottom: 0;
}
.product-info button.add_to_cart_button{
    text-transform: unset;
    margin-bottom: 0;
    background-color: #390870 !important;
}
.product-info button.add_to_cart_button label{
    margin: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    cursor: pointer;
}
.product-info button.add_to_cart_button span{
    display: none;
}
.sec_01 .block__element_head h3{
    margin-bottom: 48px;
}
.sec_01 .block__element_head h2{
    margin-bottom: 50px;
}
.sec_01 .icon-box .icon-box-img{
    margin-bottom: 10px;
}
.sec_01 .icon-box .icon-box-text h3{
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #661454 !important;
    margin-bottom: 8px;
}
.sec_01 .icon-box .icon-box-text p{
    margin-bottom: 0;
}
.text_p p{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 34px;
}
.sec_02 .product_full .box__products .box{
    display: inline-block;
    height: 100%;
}
.sec_02 .product_full .box__products .box .box-image{
    width: 50%;
    float: left;
    height: 489px;
    img{
        height: 489px;
        object-fit: cover;
        border-radius: 40px 0 0 0;
    }
}
.sec_02 .box__products .box .box-image{
    width: 49%;
    float: left;
}
.sec_02 .box__products .box .box-image img{
    border-radius: 10px 0 0 10px;
}
.sec_02 .box__products .box .box-text{
    width: 51%;
    float: left;
    border-radius: 0 10px 10px 0;
}
.sec_02 .product_full .box__products .box .box-text{
    width: 50%;
    float: left;
    background: linear-gradient(239.05deg, #661454 1.85%, #390870 96.89%);
    height: 489px;
    padding: 70px 53px 60px 55px;
    border-radius: 0 0 40px 0;
    border: none;
}
.sec_02 .product_full .price_pro{
    color: #EBAF68;
    background: transparent;
    font-size: 40px;
    font-weight: 600;
    line-height: 28px;
    -webkit-text-fill-color: unset;
    margin-bottom: 25px;
    margin-top: 0;
}
.sec_02 .product_full .box-text-products .product-short-description{
    margin-top: 25px;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
    h3{
        color: #fff;
        padding-bottom: 23px;
        border-bottom: 1px solid #6727AF;
        margin-bottom: 16px;
    }
    p{
        font-size: 16px;  
        padding-bottom: 16px;
        border-bottom: 1px solid #6727AF;
        color: #fff;
        margin-bottom: 29px;
    }
}
.sec_02 .product_full .product-small .ground-cart{
    display: block;
}
.sec_02 .product_full .product-small .add-to-cart-button a{
    border-color: #F9AF0C !important;
    background: linear-gradient(88.86deg, #FF7468 0.97%, #F9AF0C 79.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    min-height: 42px;
    line-height: 42px;
    min-width: 151px;
}
.product_full .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{
    margin-top: 0;
    bottom: 59px;
    top: auto;
    color: #973A82;
    opacity: 1;
    transform: translateX(0%);
    .arrow{
        fill: #973A82;
    }
}
.product_full .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button.previous{
    left: auto;
    right: 6%;
}
.sec_03 .box__products .box .box-image{
    width: 100%;
    float: none;
}
.sec_03 .box__products .box .box-text{
    width: 100%;
    float: none;
    background: linear-gradient(223.55deg, #661454 4.93%, #390870 90.36%);
    border: none;
    border-radius: 0 0 20px 20px;
    padding: 30px 48px 39px;
}
.sec_03 .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{
    color: #973A82;
    .arrow{
        fill: #973A82;
    }
}
.sec_03 .box__products .box .box-image img{
    border-radius: 20px 20px 0 0;
    height: 410px;
}
.sec_03 .box-text-products .product-title{
    margin-bottom: 10px;
    text-align: center;
}
.sec_03 .box-text-products .product-title a{
    color: #EBAF68;
    line-height: 33px;
    margin-top: 0;
    margin-bottom: 0;
}
.sec_03 .box-text-products .product-short-description {
    border-color: #731B89;
    h3 {
        color: #fff;
        text-align: center;
    }
    p{
        color: #fff;
        text-align: center;
    }
}
.sec_03 .price_pro{
    color: #EBAF68;
    font-size: 24px;
    background: transparent;
    -webkit-text-fill-color: unset;
}
.sec_03 .product-small .add-to-cart-button a{
    border-color: #EBAF68 !important;
    color: #EBAF68 !important;
}
.sec_04 .row_01 > .col:nth-child(1){
    background: linear-gradient(213.89deg, #661454 2.12%, #390870 95.77%);
    border-radius: 20px 0 0 0;
    padding: 42px 55px !important;
}
.sec_04 .text h3{
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: -0.06em;
    text-align: left;
    margin-bottom: 12px;
}
.sec_04 .text h4{
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: -0.06em;
    margin-bottom: 8px;
}
.block_head{
    border-bottom: 1px dashed #703D75;
    display: flex;
    align-items: center;
    &::before{
        content: "";
        display: inline-block;
        background: url(../images/frame4.png) no-repeat;
        width: 15px;
        height: 15px;
        margin-right: 19px;
    }
    span{
        color: #fff;
        display: inline-block;
        font-size: 17px;
        font-weight: 500;
        line-height: 45px;
        letter-spacing: -0.06em;
    }
    span:nth-child(1){
        text-align: left;
    }
    span:nth-child(2){
        margin-right: 0;
        margin-left: auto;
    }
}
.sec_04 .block_head:last-child{
    border-bottom: none;
}
.sec_06 .banner{
    border-radius: 20px;
}
.sec_06 .banner-inner .text-inner img{
    margin-bottom: 10px;
}
.sec_06 .banner-inner .text-inner h3{
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: -0.06em;
    text-align: left;
    color: #EBAF68;
    margin: 0 0 30px;  
}
.sec_06 .banner-inner .text-inner p{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0;
}