:root{
    --font1: 'Hind', sans-serif;
    --font2: 'Kalista Serif';
    --font3: 'Kalista Script';
    --colorLightBrown1: #f8f6f5;
    --colorLightBrown: #C6ACA8;
    --colorLight: #E5E5E5;
    --colorOrange: #CAAAA6;
    --colorDarkOrange: #906a60;
    --lightYellow: #e6ce98;
}
.bgYellow{
    background-color: var(--lightYellow) !important;
}
.bglight{
    background-color: var(--colorLightBrown1) !important;
}
.bg-lightBrown{
    background-color: var(--colorLightBrown) !important;
}
.bgLight{
    background-color: var(--colorLight) !important;
}
.bgDarkOrange{
    background-color: var(--colorDarkOrange) !important;
}
.textOrange{
    color: var(--colorOrange) !important;
}
.text-lightBrown{
    color: var(--colorLightBrown) !important;
}
.f-hind{
    font-family: var(--font1) !important;
}
.f-kal{
    font-family: var(--font2) !important;
}
.f-kals{
    font-family: var(--font3) !important;
}
header .navbar-brand img {
    max-height: 65px;
    width: 100%;
    object-fit: contain;
    object-position: left;
}
.navbar-nav li.nav-item .nav-link {
    font-family: var(--font1) !important;
    padding: 9px 26px;
}
.navbar-nav li.nav-item .btn-white {
    background-color: #F8F6F5;
    border-radius: 0 !important;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000 !important;
}
.lifestyle_sec_main {
    padding: 85px 75px;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2022/07/taylor-b-jones.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.lifestyle_sec_inner h4 {
    font-size: 22px !important;
    line-height: 1.3 !important;
    font-weight: 700;
}
.lifestyle_sec_inner h2 {
    max-width: 500px;
    font-weight: bold;
}
.lifestyle_sec_inner .btns {
    max-width: 270px;
}
.lifestyle_sec_inner .btns p {
    margin: 10px 0 0;
}
.cusbtn {
    padding: 8px 25px 7px;
    line-height: normal;
    font-family: var(--font1) !important;
    font-weight: 700;
    font-size: 16px !important;
}
.btn-orange {
    background-color: #C6ACA8 !important;
    border: 1px solid #C6ACA8 !important;
    color: #000 !important;
}
.bg-brushes:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: 400px;
    background-repeat: no-repeat;
    background-image: url('https://www.taylorbjones.com/wp-content/uploads/2021/07/pattern-grunge-1.svg');
    background-position: 100% 0%;
    pointer-events: none;
    z-index: -1;
}
.bg-brushes {
    background-size: 30% !important;
    background-position: 0% 90% !IMPORTANT;
    background-image: url('https://www.taylorbjones.com/wp-content/uploads/2021/07/pattern-grunge.svg')!important;
    background-repeat: no-repeat;
    z-index: 1;
}
.logo_box img {
    margin: 0 auto;
    display: table;
    object-fit: contain;
    width: auto;
}
.h-40{
    height: 40px;
}
.h-60{
    height: 60px;
}
.h-80{
    height: 80px;
}
.describe_box {
    background-color: #F8F6F5;
    border-top: 5px solid #AD7C76;
    padding: 25px 15px;
    height: 100%;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 15%);
    display: flex;
    flex-direction: column;
}
.describe_box .inner_text {
    flex: 1;
}
.ls-1 {
    letter-spacing: 1px;
}
.row.gx-md-1 {
    margin-left: -6px;
    margin-right: -6px;
}
.row.gx-md-1>div {
    padding-left: 6px;
    padding-right: 6px;
}
.describe_box .btn-orange {
    background-color: #AD7C76 !important;
    border-color: #AD7C76 !important;
    min-width: 190px;
    padding: 8px 10px 7px !important;
}
.founder_box h4 {
    font-size: 22px;
    color: #c6aca8!important;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.meetfounder_sec .row>div {
    padding-left: 50px;
    padding-right: 50px;
}

.meetfounder_sec .row {
    margin-left: -50px;
    margin-right: -50px;
}
.bg-layers{
    background-size: contain;
    background-image: url('/wp-content/uploads/2022/07/brush.svg');
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    max-width: 800px;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.bottom_left::before {
    top: unset !important;
    bottom: -40px;
    left: -40px;
    right: unset !important;
}



.testimonial_box {
    border: 2px solid #fff;
    padding: 50px 70px 20px;
    margin-top: 20px;
    color: #fff;
    position: relative;
}
.testimonial_box .qoute-sign {
    text-align: center;
    display: inline-block;
    margin-bottom: 0 !important;
    background-color: #000;
    padding: 10px 22px;
    margin: 0;
    top: -26px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial_box .qoute-sign img {
    height: 25px;
}
.testimonial_content h4 {
    font-size: 18px !important;
    color: #fff !important;
    line-height: normal;
    text-align: center;
    font-family: 'Hind', sans-serif;
    font-weight: 300;
}
.testimonial_content p {
    text-align: center;
    font-weight: 300;
    line-height: 1.5;
}
.testimonial_name h5 {
    font-family: 'Kalista Script';
    color: #c6aca8 !important;
    font-size: 30px;
    padding-bottom: 0 !important;
    line-height: normal;
    text-align: center;
    margin-top: 20px;
}

.cus_testimonial button.slick-arrow::before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: bold !important;
    opacity: 1 !important;
    font-size: 25px !important;
}
.cus_testimonial button.slick-arrow.slick-prev {
    left: -60px;
}
.cus_testimonial button.slick-arrow.slick-next {
    right: -60px;
}
.cus_testimonial button.slick-arrow.slick-prev::before {
    content: "\f104";
}
.cus_testimonial button.slick-arrow.slick-next::before {
    content: "\f105";
}

.download_sec {
    background-image: url(/wp-content/uploads/2022/07/taylor-jones-date.jpg);
    position: relative;
    z-index: 1;
}
.download_sec:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
}
.foot-info img {
    max-height: 50px;
    filter: invert(1);
    margin-bottom: 1.5em;
    display: block;
}
.foot_social li:not(:last-child) {
    margin-right: 8px;
}
.foot_social li a {
    height: 38px;
    width: 38px;
    background-color: #E6CE98;
    color: #000 !important;
    text-decoration: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
.copyright p a {
    color: #000;
}
.copyright p {
    font-weight: 300;
}
.foot_menu li:not(:last-child) {
    margin-bottom: 4px;
}
.foot_menu li a {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}
ul.foot_menu {
    list-style: none;
    padding: 0;
}
footer.footer {
    background-position: bottom right;
    background-image: url(https://www.taylorbjones.com/wp-content/uploads/2021/07/pattern-grunge-2.svg)!important;
    background-repeat: no-repeat;
    background-size: 30% !important;
}


.fs-22{
    font-size: 22px;
}
.fs-24{
    font-size: 24px;
}
.fs-26{
    font-size: 26px;
}
.mx-500{
    max-width: 500px;
}
.mx-550{
    max-width: 550px;
}
.mx-600{
    max-width: 600px;
}
.mx-650{
    max-width: 650px;
}
.mx-700{
    max-width: 700px;
}
.mx-750{
    max-width: 750px;
}
.mx-800{
    max-width: 800px;
}
.mx-900{
    max-width: 900px;
}
.cusHeading h2{
    font-size: 34px;
    line-height: 1.7em;
}
.cusHeading h3{
    font-size: 30px;
}
.cusBtn {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 40px 8px;
    background-color: #C6ACA8;
    color: #000 !IMPORTANT;
    text-decoration: none !important;
}
.bg-layer {
    background-size: contain;
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    background-repeat: no-repeat;
    background-position: center;
}
.brown-layer{
    background-image: url('/wp-content/uploads/2021/09/brush-shape-big-2.png');
}
.light-layer{
    background-image: url('/wp-content/uploads/2022/08/brush-shape-big.svg');
}
.lightBrown-layer{
    background-image: url('/wp-content/uploads/2022/08/brush-shape-big.png');
}
.extra_space p:not(:last-child) {
    padding-bottom: 15px;
}
.mx-1000 {
    max-width: 1000px;
}
.mx-1020 {
    max-width: 1020px;
}
.row.gx-md-5 {
    margin-left: -25px;
    margin-right: -25px;
}
.row.gx-md-5>div {
    padding-left: 25px;
    padding-right: 25px;
}

.dark_testimonial .testimonial_box .qoute-sign {
    background-color: #fff;
}
.dark_testimonial .testimonial_box {
    border-color: #000;
    color: #000;
    padding: 50px 60px 35px;
}
.dark_testimonial .cus_testimonial button.slick-arrow::before {
    color: #000;
}
.dark_testimonial .cus_testimonial .slick-list {
    max-width: 900px;
    margin: 0 auto;
}
.dark_testimonial .cus_testimonial button.slick-arrow.slick-prev {
    left: -20px;
}
.dark_testimonial .cus_testimonial button.slick-arrow.slick-next {
    right: -20px;
}
.dark_testimonial .cus_testimonial .slick-slide {
    margin: 5px;
}
.money_maker .money_head {
    padding: 25px 15px 15px !important;
}
.money_maker .money_head p {
    margin-bottom: 0;
    font-weight: bold;
}
.money_maker .money_head h2 {
    font-size: 56px;
    line-height: 1.2;
}
.money_maker .money_body {
    padding: 40px 25px;
}
.money_foot h5 {
    font-weight: 700;
    font-size: 28px;
    color: #906A60!important;
}
.dark_testimonial_sec .custestimonial_box {
    border-color: #000;
    padding: 50px 60px 25px!important;
}
.dark_testimonial_sec .custestimonial_box::before {
    background-color: #fff;
    width: 80px;
}
.oject-cover{
    object-fit: cover;
}
nav .navbar-brand img {
    max-height: 65px;
}
.secret_weapon .lifestyle_sec_inner h2 {
    max-width: unset !important;
}
.secret_weapon .lifestyle_sec_main {
    min-height: 660px !important;
    background-position: center bottom !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}
.secret_weapon .lifestyle_sec_main::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .3;
    pointer-events: none;
}
.pattern_row {
    border: 2px solid;
    padding: 40px 100px 40px 50px;
}
.brown_pattern {
    border-color: #CAAAA6;
}
.yellow_pattern {
    border-color: #E6CE98;
}
.dark_pattern {
    border-color: #906A60;
}
.bglight_brown {
    font-weight: 300;
    background-color: #f8f6f5;
    position: relative;
    padding: 15px 20px;
}
.yellow_pattern .cusBtn {
    background-color: #E6CE98;
}
.pattern_row .cusHeading h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.dark_pattern .darkbtn .cusBtn {
    background-color: #906A60;
    color: #fff !important;
}
.btn-black .cusBtn {
    background-color: #000 !important;
    color: #fff !important;
}
.max-50{
    max-width: 50%;
}
.secret_weapon .lifestyle_sec_inner {
    position: relative;
    top: 40px;
}

.ideal_sugar .cusHeading p {
    font-size: 32px;
    line-height: 1.2;
    padding: 15px 0;
}
.bglight.testimonial_sec .custestimonial_box::before {
    background-color: #F8F6F5;
}
.outline_box {
    border: 2px solid #fff;
}
.border_left_list {
    list-style: none;
    margin: 0 !important;
    border-left: 3px solid #fff;
    padding-left: 30px;
    line-height: 1.6;
}
.border_left_list li:not(:last-child){
    margin-bottom: 2px;
}
.border_left_list b {
    font-weight: bold;
}
.border-left-yellow{
    border-color: #E6CE98;
}
.border-left-brown{
    border-color: #CAAAA6;
}
.mx-660{
    max-width: 660px;
}
.f-20 {
    font-size: 20px;
}
.formula_sec .sugar_img {
    padding: 0 !important;
}
.formula_sec .sugar_img img {
    width: 100%;
    object-fit: cover;
    height: 350px;
}
.mx-400{
    max-width: 400px;
}
.formula_book .et_pb_blurb_description b {
    font-weight: bold;
}
.btm_bar {
    height: 6px;
    width: 100%;
}
.custestimonial_box h5 {
    line-height: 1.3;
}
.bg-lightBrown.testimonial_sec .custestimonial_box::before {
    background-color: var(--colorLightBrown);
}
.share-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 820px;
    margin: 0 auto;
}
.share-buttons a {
    margin: 12px;
    display: inline-block;
}
.smart-podcast-player {
    font-family: inherit !important;
}
.smart-podcast-player-dark {
    margin-bottom: 0;
}
@media screen and (min-width: 992px){
    .ideal_sugar .sugar_img img {
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
    }
}
@media screen and (max-width: 991px){
    .cus_subheading {
        font-size: 20px !important;
    }
    .secret_weapon .lifestyle_sec_main {
        min-height: 410px !important;
    }
    header .navbar .navbar-collapse {
        position: fixed;
        top: 0 !important;
        height: 100% !important;
        overflow: auto;
        width: 280px !important;
        padding: 20px !important;
        z-index: 999;
        right: 0 !important;
        background-color: #906a60 !important;
        color: #fff !important;
        transform: translateX(120%);
        visibility: hidden;
        opacity: 0;
        transition: all .4s ease;
        min-height: 100%;
        display: block !important;
    }
    header .navbar .navbar-collapse.show{
        transform: translateX(0%);
        visibility: visible;
        opacity: 1;
    }
    .navbar-nav li.nav-item .btn-white {
        padding: 7px 14px;
    }
    .navbar-nav li.nav-item .nav-link {
        text-align: center;
        font-size: 14px;
        padding: 8px 0 !important;
        margin: 1px 0;
        font-weight: 500 !important;
        text-transform: uppercase;
        letter-spacing: 0 !important;
    }
    header .navbar .navbar-collapse .navbar-toggler {
        border: none;
        margin-left: auto;
        margin-bottom: 1em;
        font-weight: normal;
        outline: none !important;
        box-shadow: none !important;
    }
    .navbar-nav li.nav-item .btn-white {
        background: #c6aca8!important;
        color: #fff !important;
        font-weight: normal;
    }
    .navbar-nav li.nav-item.fs-xs-italic .nav-link {
        font-style: italic;
    }
    .lifestyle_sec_inner h2 {
        font-size: 24px;
        margin: 0 !important;
    }
    .lifestyle_sec_main {
        padding: 65px 55px;
    }
    .lifestyle_sec_inner h4 {
        font-size: 18px !important;
        margin-bottom: 0 !important;
    }
    header .navbar .navbar-collapse ul.navbar-nav {
        background: transparent !important;
        margin: 0 !important;
        padding: 0 !important;
        border-radius: unset !important;
    }
    .cusHeading h3 {
        font-size: 26px;
    }
    .cusHeading h2 {
        font-size: 28px;
    }
    .pattern_row {
        padding: 20px;
        position: relative;
        overflow: hidden;
    }
    .pattern_row .col-lg-4 {
        position: unset;
    }
    .pattern_row .et_pb_image_wrap {
        position: absolute;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        top: 0;
        opacity: .26;
        pointer-events: none;
    }
    .pattern_row .et_pb_image_wrap img {
        max-width: 80%;
    }
    .pattern_row .cusHeading h2 {
        font-size: 20px;
    }
    .pattern_row .et_pb_image_wrap img {
        max-width: 100%;
        width: 80%;
        height: 80%;
        object-fit: contain;
    }
}
@media screen and (max-width: 767px){
    .cus_subheading {
        font-size: 18px !important;
    }
    .secret_weapon .lifestyle_sec_inner h4{
        max-width: unset !important;
        line-height: 1.7 !important;
    }
    .secret_weapon .lifestyle_sec_main {
        min-height: 310px !important;
        background-position: 50% 100% !important;
        padding: 20px;
    }
    .pattern_row .cusHeading h2 {
        font-size: 16px;
    }
    .money_maker .money_head h2 {
        font-size: 40px;
    }
    .dark_testimonial_sec .custestimonial_box {
        padding: 40px 20px 15px!important;
    }
    .dark_testimonial .testimonial_box {
        padding: 40px 18px 20px;
    }
    .cusHeading h3 {
        font-size: 20px;
    }
    .cusHeading h2 {
        font-size: 22px;
    }
    .fs-26 {
        font-size: 20px;
    }
    .lifestyle_sec_inner {
        max-width: 80%;
    }
    .testimonial_box {
        padding: 40px 18px 20px;
    }
    .cus_testimonial button.slick-arrow.slick-prev {
        left: -25px;
    }
    .cus_testimonial button.slick-arrow.slick-next {
        right: -25px;
    }
    .cus_testimonial {
        max-width: 90%;
        margin: auto;
    }
    .cusheadings h3 {
        font-size: 30px;
    }
    .lifestyle_sec_main {
        padding: 30px;
    }
    .bg-brushes:before {
        background-size: 30%;
    }
    .lifestyle_sec_inner h2 {
        font-size: 18px;
        margin: 0 !important;
        max-width: 80%;
    }
    .lifestyle_sec_inner h4 {
        font-size: 16px !important;
        margin-bottom: 0 !important;
        max-width: 80%;
    }
    header .navbar-brand img {
        max-height: 45px;
    }
    .founder_box {
        padding: 0;
        margin-bottom: 0;
        margin-top: 2em;
    }
    .footer-inner {
        text-align: center;
    }
    .foot-info img {
        display: table;
        margin: 0 auto 1em;
    }
    .foot_social ul.nav {
        justify-content: center;
    }
    footer.footer {
        background-size: 70% !important;
    }
    .lifestyle_sec_inner .btns {
        max-width: 270px;
    }
    .lifestyle_sec_inner .cusbtn {
        font-size: 12px !important;
        padding: 8px 11px 7px;
    }
    .lifestyle_sec_inner .btns p {
        margin: 6px 0 0;
        font-size: 13px;
    }
    .secret_weapon .lifestyle_sec_inner {
        max-width: unset !important;
    }
    .ideal_sugar .cusHeading p {
        font-size: 20px;
    }
}
@media screen and (max-width: 575px){
    .border_left_list {
        padding-left: 20px;
    }
    .secret_weapon .lifestyle_sec_inner h2 {
        font-size: 16px;
        padding-bottom: 8px !important;
    }
    .cusheadings h3 {
        font-size: 24px;
    }
    .member-sube h4 {
        font-size: 18px;
    }
    .lifestyle_sec_inner h4 {
        margin-bottom: 0 !important;
        font-size: 12px !important;
        max-width: 90%;
    }
    .lifestyle_sec_inner h2 {
        font-size: 14px;
        max-width: 80%;
    }
    .foot_text h4 {
        font-size: 16px;
    }
}
@media screen and (max-width: 475px){
    .cus_subheading {
        font-size: 16px !important;
    }
    .secret_weapon .lifestyle_sec_main {
        min-height: 270px !important;
    }
}