/*
 Theme Name: Xamin Child
 Template: xamin
 Text Domain: xamin-child
 Description: Child theme for Xamin (safe place for custom templates and tweaks).
 Author: Nazar (VARTEQ inc)
 Version: 1.0.2
*/
/* .fl__flex-section-first .fl__description-wrapper > p{
    font-weight: 300 !important;
}
.stats__title-wrapper>p>span{
    font-weight: 300;
    line-height: 16px;
}
.stats__title-wrapper p{
    line-height: 100% !important;
}

.upgrade__content > p > span {
    color: #313e5b;
    font-size: 16px;
    line-height: 160%;
    max-width: 834px;
    display: block;
    text-align: center;
    margin: 0px auto 32px;
    font-weight: 300;
}

.stats__title-wrapper p span {
    color: #313e5b;
    font-size: 16px;
    line-height: 160%;
    max-width: 834px;
    display: block;
    margin: 0px auto 32px;
    font-weight: 300;
}

.fl__flex-section-first p, .fl__flex-section-first h1, .fl__flex-section-first h2, .fl__flex-section-first h3, .fl__flex-section-first h4 {
    font-size: 40px !important;
    line-height: 140% !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin-bottom: 16px !important;
}
.fl__description-wrapper p{
    font-size: 16px !important;
    line-height: 160% !important;
    color: #fff;
    font-weight: 300 !important;
    margin-bottom: 32px;
}
*/
.upgrade__container > .upgrade__content:not(.wxtr) > p > span, .upgrade__container > .upgrade__content:not(.wxtr) > p{
    font-size: 16px !important;
    display: inline;
    font-weight: 300 !important;
}
.upgrade__container > .upgrade__content.wxtr > p > span{
    display: inline !important;
}
.upgrade__container > .upgrade__content > p > span{
    max-width: 834px;
    display: block !important;
    margin: 0px auto 32px !important;
}
.dt__title-wrapper p{
    font-weight: 600 !important;
}
.stats__title-wrapper h2{
    margin: 0 !important;
}
.stats__title-wrapper p, .stats__title-wrapper p span{
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    margin-bottom: 32px !important;
    display: block !important;
}
.faq > .container > .faq__title-wrapper{
    display: block;
}
.stats > .container > .stats__title-wrapper:not(.ctra) > p, .stats > .container > .stats__title-wrapper:not(.ctra) > p > span, .advantages__title-wrapper > p, .advantages__title-wrapper > p > span{
    font-size: 32px !important;
    line-height: 140% !important;
    display: inline !important;
    font-weight: 600 !important;
}
@media (max-width: 768px) {
    .stats__title-wrapper p, .stats__title-wrapper h1, .stats__title-wrapper h2, .stats__title-wrapper h3, .stats__title-wrapper h4, .stats__title-wrapper span, .upgrade__content p, .upgrade__content h1, .upgrade__content h2, .upgrade__content h3, .upgrade__content h4, .sheets__title-wrapper p, .sheets__title-wrapper h1, .sheets__title-wrapper h2, .sheets__title-wrapper h3, .sheets__title-wrapper h4, .start__content h2, .dt__title-wrapper h2{
        font-size: 24px !important;
    }
    .stats > .container > .stats__title-wrapper:not(.ctra) > p, .stats > .container > .stats__title-wrapper:not(.ctra) > p > span, .advantages > .container > .advantages__title-wrapper > p, .advantages > .container > .advantages__title-wrapper > p > span{
        font-size: 24px !important;
    }
    .stats__title-wrapper p, .stats__title-wrapper p span{
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 24px !important;
        margin-bottom: 16px !important;
        display: block !important;
    }
    .upgrade__content:not(.wxtr) > p > span, .upgrade__container > .upgrade__content:not(.wxtr) > p{
        font-size: 14px !important;
        margin-bottom: 0px;
        display: inline;
    }
    .upgrade__container > .upgrade__content > p > span{
        max-width: 834px;
        margin: 0px auto 16px !important;
        display: block !important;
        text-align: left !important;
    }
    .upgrade__container > .upgrade__content:not(.wxtr) > p > span, .upgrade__container > .upgrade__content:not(.wxtr) > p {
        font-size: 14px !important;
    }
}


 .fl__flex-section-first .fl__description-wrapper p{
    font-weight: 300 !important;
}