/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
    font-family: 'SVN-AmeyallindaSignature';
    src: url("font/SVN-AmeyallindaSignature.otf");
}
html {
    scroll-behavior: smooth;
}
.block__element_head h3{
    color: #390870;
    font-size: 48px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: -0.06em;
    text-align: center;
    margin-bottom: 46px;
}
.block__element_head h2{
    font-family: 'SVN-AmeyallindaSignature';
    font-size: 48px;
    font-weight: 400;
    line-height: 23px;
    color: #661454;
    text-align: center;
}
.sec_02 .product_full .box-text-products .product-title a{
    font-family: 'SVN-AmeyallindaSignature';
    font-size: 48px;
    line-height: 68px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 1200px){
    .block__element_head h3{
        font-size: 38px;
    }
    .block__element_head h2{
        font-size: 32px;
    }
}
@media (max-width: 849px){
    .header-main .nav > li > a{
        color: #fff;
    }
    .block__element_head h3{
        font-size: 32px;
    }
    .sec_01 .block__element_head h3{
        margin-bottom: 35px;
    }
    .sec_01 .block__element_head h2{
        margin-bottom: 0;
    }
    .block__element_head h2{
        font-size: 26px;
    }
    .sec_02 .section-content{
        padding: 0 10px;
    }
    .sec_02 .product_full .box-text-products .product-title a{
        font-size: 30px;
        line-height: 46px;
    }
    .sec_02 .product_full .box__products .box .box-text{
        padding: 30px 23px 30px 25px;
    }
    .box-text-products .product-short-description {
        h3 {
            font-size: 15px;
        }
    }
    .sec_02 .product_full .box-text-products .product-short-description {
        p {
            margin-bottom: 20px;
        }
    }
    .sec_02 .box__products .box .box-text{
        height: 290px;
    }
}
@media (max-width: 480px){
    #logo{
        width: 50px !important;
    }
    p{
        font-size: 15px;
        line-height: 26px;
    }
    .block__element_head h3{
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 32px;
    }
    .block__element_head h2{
        font-size: 18px;
    }
    .sec_01 .block__element_head h3{
        margin-bottom: 20px;
    }
    .item__post .box__post__img img{
        height: 110px;
    }
    .sec_02 .product_full .box__products .box .box-image{
        width: 100%;
        float: none;
        height: 289px;
        img{
            height: 289px;
        }
    }
    .sec_02 .product_full .box__products .box .box-text{
        width: 100%;
        float: none;
        height: unset;
    }
    .sec_02 .product_full .price_pro{
        margin-bottom: 10px;
        font-size: 25px;
    }
    .box__products .box .box-text{
        padding: 10px 10px 20px 13px;
    }
    .box-text-products .product-title a{
        font-size: 16px;
    }
    .box-text-products .product-short-description{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .sec_02 .box__products .box .box-image{
        width: 100%;
        float: none;
    }
    .sec_02 .box__products .box .box-text{
        width: 100%;
        float: none;
        height: unset;
    }
    .sec_04 .row_01 > .col:nth-child(1){
        padding: 30px 20px !important;
    }
    .sec_04 .text h3{
        font-size: 24px;
        line-height: 34px;
    }
    .sec_04 .text h4{
        font-size: 18px;
        line-height: 30px;
    }
    .block_head span {
        font-size: 15px;
    }
    .sec_06 .banner-inner .text-inner h3{
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .footer-wrapper .widget p {
        &.p-phone {
            font-size: 16px;
            line-height: 35px;
        }
    }
    .footer-wrapper .widget .widget-title{
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .footer-wrapper #custom_html-3 .custom-html-widget > p{
        margin-left: 5%;
        margin-right: 5%;
    }
    .footer-wrapper form .form-cafe{
        margin: 0 !important;
    }
}