/*
Theme Name: Jetstyle Pregnancy Theme
Theme URI: http://cmsmasters.net/healthy-pregnancy-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Healthy Pregnancy Child Theme
Template: healthy-pregnancy
Version: 1.0.0
License:
License URI:
Text Domain: healthy-pregnancy-child
*/
/********************************************
FONTS
********************************************/

@font-face{
    font-family:'Bebas Neue Pro';
    src:url("./fonts/BebasNeuePro-Bold.woff2") format("woff2"),url("./fonts/BebasNeuePro-Bold.woff") format("woff");
    font-weight:700;
    font-style:normal;
    font-display:swap
}

@font-face {
    font-family: 'Bebas Neue Pro-Regular';
    src:url("./fonts/BebasNeuePro-Regular.woff2") format("woff2"),url("./fonts/BebasNeuePro-Regular.woff") format("woff");
}

@font-face {
    font-family: 'Inter-Regular';
    src:url("./fonts/Inter-Regular.woff2") format("woff2"),url("./fonts/Inter-Regular.woff") format("woff");
}

@font-face {
    font-family: 'Inter-Regular';
    font-weight: bold;
    src:url("./fonts/Inter-Bold.woff2") format("woff2"),url("./fonts/Inter-Bold.woff") format("woff");
}

/********************************************
CookieConsent https://cookieconsent.insites.com
********************************************/

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

body {
    /*font-family: 'Inter-Regular';*/
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background: #f2f2f2;
}

a,
a:hover,
a:active {
    text-decoration: none;
    color: #000000;
}

.fixed-container {
    margin: 0 auto;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .fixed-container {
        max-width: 768px;
    }
}

@media (min-width: 1024px) {
    .fixed-container {
        max-width: 1024px;
    }
}

@media (min-width: 1366px) {
    .fixed-container {
        max-width: 1206px;
        margin: 0 auto;
        box-sizing: border-box;
    }
}

/********************************************
HEADER
********************************************/

.header {
    position: relative;
    background: #f2f2f2;
    box-sizing: border-box;
    height: 676px;
    overflow: hidden;
}

.header__navigation {
    display: flex;
    align-items: center;
    height: 58px;
    width: 100%;
    background: #f2f2f2;
    padding: 35px 20px 24px;
    position: fixed;
    box-sizing: border-box;
    z-index: 3;
}

.header__logo-holder {
    float: left;
}

.header__logo {
    height: 20px;
    width: 101.48px;
}

.header__menu {
    list-style: none;
    position: absolute;
    top: -100%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background: #f2f2f2;
    width: 100vw;
    box-sizing: border-box;
    padding: 20px;
    visibility: hidden;
    transition: all .4s;
}

.header__menu.active {
    top: 58px;
    visibility: visible;
}

.header__menu-item {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -.01em;
    width: 100%;
}

.header__button {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -.01em;
}

.header__menu-item-a,
.header__menu-item-button-a {
    display: block;
    width: 100%;
    padding: 8px 0;
}

.header__button {
    letter-spacing: -.01em;
    cursor: pointer;
    background: transparent;
}

.header__content {
    padding: 0 0 0 20px;
    margin-top: 95px;
}

.header__title-holder {
    position: relative;
    margin-bottom: 20px;
}

.header__title {
    font-family: 'Bebas Neue Pro';
    font-weight: bold;
    font-size: 64px;
    line-height: 48px;
}

.header__title-image {
    position: absolute;
    height: 63px;
    width: 78px;
    top: -26px;
    left: 109px;
}

.header__text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    letter-spacing: 0;
}

.header__image-of-fertina {
    height: 112px;
    width: 184px;
    position: relative;
    z-index: 2;
    margin-left: -12px;
}

.header__text-description {
    display: none;
}

.header__background-image-holder {
    position: absolute;
    height: 381px;
    width: 539px;
    right: -192px;
    bottom: 0;
}

.header__button-menu {
    margin: -5px 0 0 auto;
    cursor: pointer;
    background: transparent;
}

.header__button-menu.active {
    margin: -5px 2px 0 auto;
}

.header__button-menu-image {
    height: 20px;
    width: 20px;
    background: url("/img/header__button-menu.svg") no-repeat;
    background-size: contain;
}

.header__button-menu.active .header__button-menu-image {
    transform: rotate(90deg);
    background: url("/img/header__button-close-menu.svg") no-repeat;
    background-size: contain;
}

@media (min-width: 360px) {
    .header__image-of-fertina {
        height: 135px;
        width: 218px;
        margin-left: -10px;
    }
}

@media (min-width: 768px) {
    .header {
        height: 652px;
    }

    .header__navigation {
        height: 93px;
        padding: 36px 40px;
    }

    .header__content {
        padding: 0 23px 0 40px;
        margin: 119px 0 0;
    }

    .header__title-image {
        left: 129px;
    }

    .header__text {
        margin-bottom: 23px;
    }

    .header__image-of-fertina {
        height: 173px;
        width: 277px;
        margin-left: 0;
    }

    .header__text-description {
        display: block;
        opacity: .4;
        font-size: 12px;
        line-height: 22px;
        margin: 39px 0 0 -1px;
        width: 190px;
    }

    .header__background-image-holder {
        height: 406px;
        width: 575px;
        right: -32px;
        bottom: 0;
    }
}

@media (min-width: 1024px) {
    .header {
        height: 740px;
    }

    .header__navigation {
        height: 91px;
        padding: 8px 42px 8px 40px;
    }

    .header__button-menu {
        display: none;
    }

    .header__menu,
    .header__menu.active {
        visibility: visible;
        position: relative;
        top: 0;
        left: 0;
        float: left;
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        margin: 5px 0 0 47px;
        padding: 0;
    }

    .header__menu-item {
        width: auto;
    }

    .header__menu-item:first-of-type,
    .header__menu-item:nth-of-type(2),
    .header__menu-item:nth-of-type(3) {
        margin-right: 33px;
    }

    .header__menu-item-a,
    .header__menu-item-button-a {
        display: block;
        width: auto;
        padding: 0;
    }

    .header__button {
        border: 2px solid #000000;
        padding: 10px 25px;
        font-family: 'Inter-regular';
        font-size: 14px;
        line-height: 24px;
        letter-spacing: .1em;
    }

    .header__button:hover {
        border-color: #ffe109;
        background: #ffe109;
    }

    .header__menu-item:hover {
        color: #0046df;
    }

    .header__menu-item:last-of-type {
        margin: 0 0 0 auto;
    }

    .header__menu-item-a:hover {
        color: #0046df;
    }

    .header__content {
        padding: 0 0 0 40px;
        margin: 119px 0 0;
    }

    .header__title-holder {
        margin-bottom: 19px;
    }

    .header__text {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 48px;
        letter-spacing: -.01em;
    }

    .header__image-of-fertina {
        height: 201px;
        width: 325px;
    }

    .header__text-description {
        margin: 67px 0 0 -1px;
        width: auto;
    }

    .header__background-image-holder {
        height: 488px;
        width: 684px;
        right: -34px;
        bottom: 0;
    }
}

@media (min-width: 1366px) {
    .header__navigation {
        height: 90px;
        padding: 26px 80px;
    }

    .header__logo-holder {
        margin-top: 6px;
    }

    .header__logo {
        height: 22px;
        width: 126.35px;
    }

    .header__menu {
        margin: 7px 0 0 60px;
    }

    .header__menu-item {
        font-size: 18px;
        line-height: 32px;
    }

    .header__menu-item:not(:last-of-type) {
        margin-right: 41px;
    }

    .header__button {
        font-size: 18px;
        line-height: 32px;
        padding: 10px 13px 10px 18px;
    }

    .header__content {
        padding: 0 0 0 78px;
        margin: 170px 0 0 0;
    }

    .header__title {
        font-size: 80px;
        line-height: 64px;
    }

    .header__title-image {
        height: 86px;
        width: 106px;
        top: -44px;
        left: 139px;
    }

    .header__text {
        margin-bottom: 38px;
    }

    .header__image-of-fertina {
        height: 220px;
        width: 352px;
        margin-left: -1px;
    }

    .header__text-description {
        margin: 29px 0 0 -9px;
    }

    .header__background-image-holder {
        height: 597px;
        width: 852px;
        right: -48px;
        bottom: 0;
    }
}

@media (min-width: 1920px) {
    .header {
        height: 807px;
    }

    .header__navigation {
        padding: 45px 43px 45px 60px;
    }

    .header__logo-holder {
        margin-top: 0;
    }

    .header__logo {
        height: 20px;
        width: 101.48px;
    }

    .header__menu {
        margin: 2px 0 0 66px;
    }

    .header__menu-item {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
    }

    .header__menu-item:not(:last-of-type) {
        margin-right: 31px;
    }

    .header__button {
        padding: 9px 21px 11px 22px;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: .04em;
    }

    .header__content {
        padding: 0 356px 0;
        margin: 182px 0 0;
    }

    .header__title-holder {
        margin-bottom: 26px;
    }

    .header__title {
        font-size: 96px;
        line-height: 80px;
    }

    .header__title-image {
        height: 86px;
        width: 107px;
        top: -29px;
        left: 168px;
    }

    .header__text {
        font-size: 22px;
        line-height: 36px;
        letter-spacing: 0;
        margin-bottom: 34px;
    }

    .header__image-of-fertina {
        height: 269px;
        width: 430px;
        margin: 0 0 0 -28px;
    }

    .header__text-description {
        margin: 24px 0 0;
        font-size: 14px;
        line-height: 24px;
    }

    .header__background-image-holder {
        height: 711px;
        width: 1025px;
        right: 70px;
    }
}


/********************************************
FOOTER
********************************************/

.footer {
    background: #ffe109;
}

.footer__holder {
    box-sizing: border-box;
    padding: 40px 10px 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer__navigation {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer__logo {
    display: block;
    height: 22px;
    width: 125.35px;
}

.footer__logo-holder {
    margin-bottom: 27px;
}

.footer__menu {
    list-style-type: none;
    float: left;
    flex-direction: column;
    text-align: center;
}

.footer__menu-item, .footer__menu-item a {
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
}

.footer__menu-item:before {
    content: none;
}

.footer__menu-item:first-of-type {
    margin-bottom: 10px;
}

.footer__menu-item:nth-of-type(2),
.footer__menu-item:nth-of-type(3),
.footer__menu-item:nth-of-type(4) {
    margin-bottom: 17px;
}

.footer__fertina {
    margin: 26px 0 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer__fertina-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}

.footer__fertina-text {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    padding: 0;
}

.footer__fertina-item {
    display: none;
}

.footer__fertina-text-additional {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    padding: 0;
}

.footer__fertina-text-additional:first-of-type {
    margin-top: 24px;
}

.footer__fertina-text-additional:last-of-type {
    margin-bottom: 6px;
}

.footer__fertina-jetstyle-a {
    margin: 0 0 56px;
}

.footer__fertina-jetstyle {
    width: 168px;
}

.footer__fertina-copyright {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

@media (min-width: 1366px) {
    .footer__holder {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        padding: 68px 0 54px;
        height: 285px;
        box-sizing: border-box;
        max-width: 1206px;
        margin: 0 auto;
    }

    .footer__logo-holder {
        margin: 6px 0 19px 0;
    }

    .footer__logo {
        display: block;
        height: 22px;
        width: 125.35px;
    }

    .footer__menu {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 7px;
        text-align: left;
    }

    .footer__menu-item, .footer__menu-item a {
        font-size: 12px;
        line-height: 22px;
        padding: 0;
    }

    .footer__menu-item:before {
        content: none;
    }

    .footer__menu-item:not(:last-of-type) {
        margin: 0 0 12px 0;
    }

    .footer__menu-item:last-of-type {
        display: none;
    }

    .footer__navigation {
        min-width: 126px;
        max-width: 126px;
        margin-right: 167px;
    }

    .footer__fertina:nth-of-type(2) {
        min-width: 271px;
        max-width: 271px;
    }

    .footer__fertina:nth-of-type(2) .footer__fertina-text {
        margin-bottom: 26px;
    }

    .footer__fertina:nth-of-type(3) {
        min-width: 272px;
        max-width: 272px;
        margin-left: 20px;
    }

    .footer__fertina:last-of-type {
        min-width: 290px;
        max-width: 290px;
    }

    .footer__navigation,
    .footer__fertina:nth-of-type(2),
    .footer__fertina:nth-of-type(3) {
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer__fertina:last-of-type {
        align-items: flex-end;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer__fertina-item, .footer__fertina-item a {
        display: block;
        font-size: 12px;
        line-height: 22px;
    }

    .footer__fertina-title {
        font-size: 14px;
        line-height: 24px;
    }

    .footer__fertina-text {
        text-align: left;
    }

    .footer__fertina-jetstyle-a {
        margin: 0 0 63px;
    }
}

/********************************************
MAIN
********************************************/

html {
    /*scroll-behavior: smooth;*/
}

.main {
    background: #ffffff;
    padding-bottom: 12px;
}

.block-with-icons {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.list-with-dashes {
    list-style-type: none;
}

.list-with-dashes-item {
    position: relative;
    padding-left: 11px;
}

.list-with-dashes-item:after {
    position: absolute;
    background: #000000;
    content: '';
    top: 11px;
    left: 0;
    height: 1px;
    width: 7px;
}

.list-with-dashes-item:not(:last-of-type) {
    margin-bottom: 16px;
}

.treatment {
    background: #ffe109;
}

.treatment__holder {
    padding: 46px 25px 56px;
}

.treatment__title {
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}

.dietary-supplement {
    background: #f2f2f2;
    padding: 19px 12px 13px;
    margin: 30px 20px 28px;
    text-align: center;
    color: rgba(55, 55, 57, .2);
}

.dietary-supplement__text {
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: bold;
    max-width: 900px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

.with-background {
    background-size: contain;
}

@media (min-width: 768px) {
    .dietary-supplement {
        margin: 35px 20px 70px;
    }
}

@media (min-width: 1366px) {
    .list-with-dashes-item {
        padding-left: 17px;
    }

    .list-with-dashes-item:after {
        top: 18px;
        height: 1.5px;
        width: 11px;
    }

    .list-with-dashes-item:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .treatment__holder {
        padding: 66px 195px 73px;
    }

    .treatment__title {
        font-size: 64px;
        line-height: 72px;
    }

    .dietary-supplement {
        padding: 23px 104px 36px;
        margin: 0 66px 120px 80px;
    }

    .dietary-supplement__text {
        max-width: 900px;
        font-size: 33px;
        line-height: 40px;
    }

    .main {
        padding-bottom: 1px;
    }
}
/*Header Mobile*/
@media (max-width: 540px) {
    #header .header_mid .header_mid_inner > div.logo_wrap {
        display: block;
        float: left;
        width: 60%;
        left: 15%;
        top: 5px;
        height: 50px;
    }
    #header .header_mid .header_mid_inner > div.resp_mid_nav_wrap {
        margin: 5px 15px 5px 5px;
        display: block;
        float: right;
    }
    #header .header_mid .header_mid_inner .search_wrap.no_dn {
        display: none;
    }
}
/*Search*/
.header_mid .search_wrap.search_opened .search_wrap_inner {
    background: #2D2D2D;
    opacity: 0.8;
}
.header_mid .search_wrap.search_opened .search_bar_wrap .search_field input {
    background: #000;
    border: 0px solid #000;
    box-sizing: border-box;
    color: #fff;
    padding: 5px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/********************************************
THEME HEADER
********************************************/
.logo_wrap .logo img {width: 165px!important;}

.header_mid .header_mid_inner .logo_wrap {width: 165px!important;}

@media (max-width: 540px) {
    #header .header_mid .header_mid_inner > div.logo_wrap {left: 30%;}
    .header_mid_inner .logo img.logo_retina {max-width: 125px!important;}

}

@media (max-width: 375px) {
    #header .header_mid .header_mid_inner > div.logo_wrap {left: 28%;}
}

@media (max-width: 320px) {
    #header .header_mid .header_mid_inner > div.logo_wrap {left: 25%;}
}

/*Menu */
.mid_nav > li > a .nav_item_wrap > span:hover {text-decoration: underline;}
.mid_nav.navigation #menu-item-205 > a .nav_item_wrap > span:hover {text-decoration: none;}
/*Menu Button (Buy)*/
.mid_nav.navigation #menu-item-205 {
    font-weight: bold;
    font-style: normal;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #ffe109;
    color: #2d2d2d;
    border-color: #ffe109;
}
.mid_nav.navigation #menu-item-205:hover {
    background-color: #FED500;
    color: #FED500;
    border-color: #000000;

}

/********************************************
BLOG POSTS
********************************************/




/*Blog Breadcrumbs*/
/*
.cmsmasters_color_scheme_first .headline_outer .cmsmasters_breadcrumbs_inner a {color: #2d2d2d; opacity: 1;}
.cmsmasters_color_scheme_first .headline_outer .cmsmasters_breadcrumbs_inner a:hover {color: #FFD43E!important; opacity: 1;}
.cmsmasters_color_scheme_first .headline_outer .cmsmasters_breadcrumbs_inner a:last-child {color: #FFD43E!important; opacity: 1;}
*/

/*Blog Title and Subtitle*/
.cmsmasters_color_scheme_default .headline_outer .entry-title {color: #FFF}
.cmsmasters_color_scheme_default .headline_outer .headline_inner .headline_text .entry-subtitle {
    color: #FFF;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 5px 120px 0;
}
@media (max-width: 768px) {
    .cmsmasters_color_scheme_default .headline_outer .headline_inner .headline_text .entry-subtitle {margin: 5px 0 0;}
}
/*Blog Breadcrumbs*/
.cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner span, .cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner a {
    color: #FFFFFF;
    opacity: 1;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
}
.cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner a:hover {color: #FFD43E; opacity: 1;}
.cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner > span:not([class]) {color: #FFD43E; opacity: 1;}

/*Post Meta*/
.cmsmasters_post_meta_info.entry-meta .cmsmasters_post_date .published {
    font-size: 16px;
    line-height: 32px;
    color: #8B8D91;
    letter-spacing: 0px;
}
/*Blog Headers Inside Post*/
.cmsmasters_post_title.entry-title {
    font-family: Bebas Neue Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
}

.cmsmasters_post_content.entry-content h1 {
    font-family: Bebas Neue Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 16px;
}

.cmsmasters_post_content.entry-content h2 {
    font-family: Bebas Neue Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
}

.cmsmasters_post_content.entry-content h3, .cmsmasters_post_content.entry-content h4, .cmsmasters_post_content.entry-content h5, .cmsmasters_post_content.entry-content h6{
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
}

/*Blog Header Mobile View*/
@media (max-width: 768px) {
    .headline h1.entry-title {font-size: 46px; line-height: 56px; margin-top: 20px!important; margin-bottom: 30px!important;}
    .headline h4.entry-subtitle {font-size: 20px; line-height: 28px; margin-bottom: 20px!important; margin: 5px 0 0;}
    .headline .cmsmasters_breadcrumbs {display: none;}
}

/*Blockquote*/
.cmsmasters_post_content.entry-content blockquote:before {
    color: #000;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 80px;
    line-height: 60px;
}
.cmsmasters_post_content.entry-content blockquote {
    font-family: Inter;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
}
/*Post Author*/
.cmsmasters_post_footer.entry-meta {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
}

.cmsmasters_post_footer.entry-meta .cmsmasters_post_author {color: #000;}
.cmsmasters_post_footer.entry-meta .cmsmasters_post_author a, .cmsmasters_post_footer.entry-meta .cmsmasters_post_category a {color: #8B8D91;}

/*Share Buttons*/
.share_posts_inner a {
    font-weight: 600;
    font-size: 14px!important;
    line-height: 32px!important;
    letter-spacing: 0px!important;
    border-width: 1px;
    border-radius: 0;
    background-color: #ffd43e!important;
    color: #fff!important;
    border-color: #ffd43e!important;
}
.share_posts_inner a:hover{
    background-color: #ffffff!important;
    color: #ffd43e!important;
    border-color: #ffd43e!important;
}
.share_posts_inner a:nth-child(1) {background-color: #45668e!important; border-color: #45668e!important;}
.share_posts_inner a:nth-child(2) {background-color: #F2720C!important; border-color: #F2720C!important;}
.share_posts_inner a:nth-child(3) {background-color: #3b5998!important; border-color: #3b5998!important;}
.share_posts_inner a:nth-child(4) {background-color: #00aced!important; border-color: #00aced!important;}
@media (max-width: 768px) {
    .share_posts_inner a {width: 48.5%; text-align: center;}
}

/*Next-Prev Posts Nav*/
.post_nav .cmsmasters_next_post {text-align: right;}
.post_nav .cmsmasters_prev_post a, .post_nav .cmsmasters_next_post a {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.post_nav .cmsmasters_prev_post .sub, .post_nav .cmsmasters_next_post .sub {
    font-size: 12px;
    line-height: 16px;
    color: #8B8D91;
}
@media (min-width: 768px) {
    .post_nav .cmsmasters_prev_post, .post_nav .cmsmasters_next_post {width: 50% !important;}
}

/*Recommended posts*/
.cmsmasters_single_slider .cmsmasters_single_slider_item_inner_wrap {
    background-color: rgba(0, 0, 0, 0.7);
}

.cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_post_date, .cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_post_date abbr{
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px!important;
    line-height: 18px!important;
    color: #FFFFFF;
}

.cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_single_slider_item_title, .cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_single_slider_item_title a {
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px!important;
    line-height: 24px!important;
    color: #FFFFFF;
}

.cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_post_category, .cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_post_category a {
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px!important;
    line-height: 18px!important;
    color: #FFF;
}

.cmsmasters_single_slider .cmsmasters_owl_slider_item .cmsmasters_post_category a {
    color: #FFE109;
}

/*Author Info*/
.about_author .about_author_cont p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
}

/*Blog Author Links*/
.cmsmasters_archive_type .cmsmasters_archive_item_type {display: none;}
.cmsmasters_archive_type .cmsmasters_archive_item_info .cmsmasters_archive_item_user_name a {color: #2d2d2d!important;}
.cmsmasters_archive_type .cmsmasters_archive_item_info .cmsmasters_archive_item_user_name a:hover {color: #FFD43E!important;}

.cmsmasters_owl_slider_item .cmsmasters_slider_post_header {min-height: 100px; }
.cmsmasters_slider_post_content  {min-height:200px; max-height: 200px; }

/*Post Tags*/
.cmsmasters_post_cont_info > span {display:block;}
.cmsmasters_post_footer .cmsmasters_post_likes a {font-size: 32px;}
.cmsmasters_post_footer .cmsmasters_post_likes span {font-size: 22px;}

/*Widgets*/
.widget_custom_posts_tabs_entries .cmsmasters_tabs_list {display: none;}
.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tabs_wrap {padding: 0;}

.cmsmasters_color_scheme_first .widget_nav_menu ul li {
    letter-spacing: 2px;
    color: #666666!important;
}
.cmsmasters_color_scheme_first .widget_nav_menu ul li:hover {
    color: #ffd43e;
}

.widget_custom_posts_tabs_entries .cmsmasters_lpr_tabs_cont a {
    font-weight: normal!important;
    font-size: 14px!important;
    line-height: 24px!important;
    color: #000000!important;
}

.widget_custom_posts_tabs_entries .cmsmasters_lpr_tabs_cont .published {
    font-weight: normal;
    font-size: 12px!important;
    line-height: 16px;
    color: #8B8D91!important;
}

/*Blog Shortcodes*/
.blog .cmsmasters_open_post .cmsmasters_quotes_slider_wrap {background-color: #f8f6f2; padding-bottom: 5px; margin-bottom: 20px;}
/*.blog .cmsmasters_open_post .cmsmasters_owl_slider {margin: 0 0 50px;}*/
.blog .post .cmsmasters_quotes_slider .cmsmasters_quote_cont {padding: 80px 0 0;}
.blog .post .cmsmasters_quotes_slider .cmsmasters_quote_cont:before {line-height: 128px;}
.blog .post .cmsmasters_tabs {margin-bottom: 20px;}

.blog .post .notice_content a {
    background-color: #ffd43e;
    color: #2d2d2d;
    border-color: #ffd43e;
}
.blog .post .notice_content a:hover {
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #ffffff;
    color: #ffd43e;
    border-color: #ffd43e;
}
/*Blog Images*/
.cmsmasters_post_content .full-width-image {width: 100%;}


/****SCROLLBAR****/
::-webkit-scrollbar { width: 7px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #fbd349; }
::-webkit-scrollbar-track {  background-color: #fbd349;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #fbd349; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #fbd349;}}
::-webkit-resizer { background-color: #fbd349;}

/*Tables Inside Posts*/

.cmsmasters_table {
    width: 100%;
    border-collapse: unset;
    margin-bottom: 20px;
}
.cmsmasters_table caption {
    outline: none;
}
.cmsmasters_table tbody tr td,
.cmsmasters_table tfoot tr td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.cmsmasters_table thead  th {
    color: #2d2d2d;
    border-color: #f8f6f2;
    padding: 16px 25px;
    background-color: #f8f6f2;
    vertical-align: middle;
}
.cmsmasters_table thead th:first-child {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.cmsmasters_table thead th:last-child {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.cmsmasters_table tbody tr td {
    padding: 13px 25px;
    vertical-align: middle;
}
.cmsmasters_table tfoot td {
    padding: 16px 25px;
}
.cmsmasters_table tfoot td:first-child {
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
}
.cmsmasters_table tfoot td:last-child {
    -webkit-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
}
.cmsmasters_table tr td:first-child,
.cmsmasters_table tr th:first-child {
    border-left-width: 1px;
    border-left-style: solid;
}
.cmsmasters_table tr td:last-child,
.cmsmasters_table tr th:last-child {
    border-right-width: 1px;
    border-right-style: solid;
}
.cmsmasters_table tr td,
.cmsmasters_table tr th {
    /*text-align: center;*/
    text-align: left;
}
.cmsmasters_table_container {max-width:100%; overflow-x: scroll; margin-bottom: 20px;}
.cmsmasters_table_scroll {margin-bottom: 0px;}


/***ECO LANDINGS***/

.eco-banner .cmsmasters_img, .eco-banner .cmsmasters_img img {
    width: 100%;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_inner {
    padding: 10px 0px 0px;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_inner ul {
    margin: 15px 0;
    padding-right: 15px;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_inner h3 {
    padding: 20px 20px 0;
    font-family: Bebas Neue Pro;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap {
    margin: 0 0 -1px;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap a {
    color: #262623!important;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap.current_toggle {
    background-color: #FAFAFA;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_title {
    border-radius: 0;
    border-width: 1px 0 0 0;
    border-color: #F0EFEF;
    background: #fff;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_title a {
    font-family: Bebas Neue Pro;
    font-size: 24px;
    font-style: normal;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
}
/*
.eco-toggles.cmsmasters_toggles .current_toggle .cmsmasters_toggle_title a {
    font-family: Bebas Neue Pro-Regular;
}
*/
.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap .cmsmasters_toggle_plus .cmsmasters_toggle_plus_hor {
    width: 18px;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap .cmsmasters_toggle_plus .cmsmasters_toggle_plus_vert {
    height: 18px;
    left: 8px;
}

.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap .cmsmasters_toggle_title:hover .cmsmasters_toggle_plus span,
.eco-toggles.cmsmasters_toggles .cmsmasters_toggle_wrap.current_toggle .cmsmasters_toggle_title .cmsmasters_toggle_plus span {
    background-color: #262623;
}

.eco-toggles.cmsmasters_toggles ul li{
    padding: 0 10px 0 40px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin-bottom: 20px;
}

.eco-toggles.cmsmasters_toggles ul li:before{
    font-size: 30px;
    left: 10px;
    content: '\eb66';
    position: absolute;
    line-height: unset;
    color: #C1C1C1;
}

.eco-toggles.cmsmasters_toggles .eco-featured .featured_block_inner {
    background-image: url(/img/eco-question.png);
    background-repeat: no-repeat;
    background-position: 95% 5%;
}

.eco-toggles.cmsmasters_toggles .eco-featured ul li{
    padding: 0 0 0 20px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin-bottom: 20px;
}

.eco-toggles.cmsmasters_toggles .eco-featured ul li:before{
    font-size: 30px;
    left: -10px;
    content: '\eb66';
    position: absolute;
    line-height: unset;
    color: #262623;
}

.eco-cta .cmsmasters_button span {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: none;
}

.eco-cta .eco-go-to-button {
    border-color: #ffe109!important;
}

.eco-landing.eco-banner .eco-title h1 {
    color: #393838;
}

.eco-landing.eco-banner .eco-description.desktop p {
    color: #393838;
}

/***ECO LANDINGS MOBILE VIEW***/

@media (max-width: 320px) {
    .eco-cta .cmsmasters_button span {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .eco-banner-desktop {
        display: none;
    }
    .eco-cta .cmsmasters_button{
        width: 100%;
    }
    .eco-cta .eco-download-button, .eco-cta .eco-download-button:hover {
        margin-bottom: 10px;
    }

    .eco-landing.eco-banner .eco-title {
        position: absolute;
        top: 15%;
        left: 5%;
    }

    .eco-landing.eco-banner .eco-description.mobile {
        position: absolute;
        top: 40%;
        left: 5%;
    }
    .eco-landing.eco-banner .eco-description.desktop {display: none;}
}

/***ECO LANDINGS TABLETS VIEW***/

@media (min-width: 769px) and (max-width: 1023px) {
    .eco-banner-mobile {
        display: none;
    }

    .eco-landing.eco-banner .eco-title {
        position: absolute;
        top: 15%;
        left: 15%;
    }

    .eco-landing.eco-banner .eco-description.mobile {display: none;}

    .eco-landing.eco-banner .eco-description.desktop {
        position: absolute;
        top: 50%;
        left: 15%;
    }

}

/***ECO LANDINGS DESKTOP VIEW***/

@media (min-width: 1024px) {

    .eco-banner-mobile {
        display: none;
    }

    .eco-landing.eco-intro .cmsmasters_row_inner, .eco-landing.eco-info .cmsmasters_row_inner, .eco-landing.eco-info .cmsmasters_row_inner{
        padding-left: 15%!important;
        padding-right: 15%!important;
    }

    .eco-landing.eco-intro .cmsmasters_row_inner.cmsmasters_row_fullwidth, .eco-landing.eco-cta .cmsmasters_row_inner.cmsmasters_row_fullwidth, .eco-landing.eco-info .cmsmasters_row_inner.cmsmasters_row_fullwidth {padding-right: 30%!important;}

    .eco-toggles.cmsmasters_toggles .eco-featured .featured_block_inner {
        background-position: 99% 8%;
    }

    .eco-cta .cmsmasters_button{
        width: 50%;
    }

    .eco-landing.eco-banner .eco-title {
        position: absolute;
        top: 15%;
        left: 15%;
    }
    .eco-landing.eco-banner .eco-title h1 {
        font-family: Bebas Neue Pro;
        font-size: 100px;
        font-style: normal;
        font-weight: 700;
        line-height: 114px;
        letter-spacing: 0em;
        text-align: left;
    }

    .eco-landing.eco-banner .eco-description.mobile {display: none;}

    .eco-landing.eco-banner .eco-description.desktop {
        position: absolute;
        top: 55%;
        left: 15%;
    }
    .eco-landing.eco-banner .eco-description.desktop p {
        font-family: Bebas Neue Pro;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 42px;
        text-align: left;

    }

    .eco-landing.eco-cta .cmsmasters_row_inner.cmsmasters_row_fullwidth {padding-left: 15%!important;}

    .eco-landing.eco-cta .button_wrap {
        width: 50%;
        float: left;
    }

    .eco-landing.eco-cta .cmsmasters_button{
        width: 95%;
        float: left;
        padding: 10px 20px;
    }
}

@media (min-width: 1600px) {

    .eco-landing.eco-intro .cmsmasters_row_inner.cmsmasters_row_fullwidth, .eco-landing.eco-cta .cmsmasters_row_inner.cmsmasters_row_fullwidth, .eco-landing.eco-info .cmsmasters_row_inner.cmsmasters_row_fullwidth {padding-right: 40%!important;}
    .eco-landing.eco-cta .cmsmasters_row_inner.cmsmasters_row_fullwidth {padding-left: 15%!important;}

    .eco-landing.eco-banner .eco-title {
        position: absolute;
        top: 15%;
        left: 15%;
    }
    .eco-landing.eco-banner .eco-title h1 {
        font-size: 130px;
        font-style: normal;
        font-weight: 700;
        line-height: 149px;
    }

    .eco-landing.eco-banner .eco-description.mobile {display: none;}

    .eco-landing.eco-banner .eco-description.desktop {
        position: absolute;
        top: 50%;
        left: 15%;
    }
    .eco-landing.eco-banner .eco-description.desktop p {
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: 55px;
        letter-spacing: 0em;
        text-align: left;
    }

    .eco-landing.eco-cta .button_wrap {
        width: 50%;
        float: left;
    }

    .eco-landing.eco-cta .cmsmasters_button{
        width: 90%;
        float: left;
        padding: 10px 20px;
    }

}

@media (min-width: 2200px) {
    .eco-landing.eco-banner .eco-title {
        position: absolute;
        top: 15%;
        left: 15%;
    }

    .eco-landing.eco-banner .eco-description.desktop {
        position: absolute;
        top: 40%;
        left: 15%;
    }
}
