/*p{*/
/*    line-height: 1.3em;*/
/*}*/

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
}

/* shopify buy now button */
.shopify-buy-frame--product {
    display: none !important;
}

/*.shopify-buy-frame{*/
/*    display:none !important;*/
/*}*/
.menu-mobile .arrow-main-menu-m {
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
    top: 5px;
    padding: 10px;
    cursor: pointer;
}

.menu-mobile .sub-menu li {
    padding: 0px 15px 0px 32px;
    border-bottom: 0px solid transparent;
    width: 50%;
}

.gray-c {
    color: #4d4d4d;
}

.blue-c {
    color: #182F73;
}

.line-c {
    line-height: 1.3em;
}

.line-c-2 {
    line-height: 1.0em;
}

.footer-logo {
    width: 80px;
}

.txt-banner-header {
    line-height: 1.3em;
    font-size: 28px;
}

::placeholder {
    font-size: 14px;
    color: lightgray;
}

.border-bottom-custom {
    border-bottom: 1px solid #094943;
    width: 100%;
    display: flex
}

.foot-padd {
    padding-top: 5%;
    padding-bottom: 2%;
}

.marmin-5 {
    margin-top: -5px;
    margin-bottom: -5px;
}

.marbot-5 {
    margin-bottom: -5px;
}


.txt-body {
    font-size: 16px;
    line-height: 30px;
}

.txt-body-2 {
    font-size: 14px;
    line-height: 1.5em;
}

.txt-body-3 {
    font-size: 14px;
    line-height: 1.5em;
}

.txt-body-4 {
    font-size: 16px;
    line-height: 1.8em;
}

.gold {
    color: #ceae5e !important;
}

.btn-green-1 {
    background-color: #54C75D !important;
    color: white !important;
    /*border-radius: 25px !important;*/
    /*margin-top: 15%;*/
}

.btn-gold-2 {
    background-color: #ff9100 !important;
    color: white !important;
    /*border-radius: 25px !important;*/
    /*margin-top: 5%;*/
}

.btn-gold-3 {
    background-color: #f7911e !important;
    color: white !important;
    /*border-radius: 25px !important;*/
    /*margin-top: 5%;*/
}


.btn-green {
    background-color: #094943 !important;
    color: white !important;
    /*border-radius: 25px !important;*/
    margin-top: 5%;
    /*padding: 10px 30px;*/
}

.green-custom {
    color: #094943 !important;
}

.green-custom-2 {
    color: #0f6455 !important;
}

.green-c {
    color: #32893D !important;
}

.white {
    color: #fff;
}

.color-custom-dark-green {
    color: #489e5f;
}

.bg-custom-dark {
    background-color: #1c1c1c;
}

.bg-custom-darker {
    background-color: #292929;
}

.bg-custom-brown {
    background-color: #654234;
}

.bg-custom-light-brown {
    background-color: #c38b63;
}

.bg-custom-dark-blue {
    background-color: #1c242e;
}

.text-custom-black {
    color: #000;
}

.text-custom-brown {
    color: #664234;
}

.text-custom-light-brown {
    color: #c38b63;
}

.wrap-header-mobile {
    background-image: linear-gradient(to right, rgb(24, 48, 114), rgb(50, 137, 61));
    left: 0;
}

.bottom-line-white {
    border-bottom: 1px solid #ffffff;
}

.menu-font-style {
    font-size: 12px !important;
    font-weight: bold;
    color: #000 !important;
}

.menu-font-style2 {
    font-size: 14px !important;
    /*font-weight: bold;*/
}

.banner-line-width {
    width: 25%;
}

.banner-margin-top {
    margin-top: 0;
}

/* HEADER OVERRIDE */
.wrap-menu-desktop {
    top: 0 !important;
    position: relative;
}

.container-header-desktop {
    height: 60px;
}

.fix-menu-desktop {
    height: 100px;
}

.main-menu .sub-menu .disabled-link {
    color: #726866 !important;
}

.hamburger-inner:before,
.hamburger-inner,
.hamburger-inner:after {
    background-color: white !important;
}

.header-border-white {
    border-bottom: 1px solid #fff;
    height: 100%;
}

.header-border-light-brown {
    border-bottom: 1px solid #c38b63;
    height: 100%;
}

#header_search {
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: 'montserratregular', sans-serif !important;
    border: 1px solid #fff;
}

#header_search::placeholder {
    color: #fff;
    font-family: 'montserratregular', sans-serif !important;
}

/* FOOTER OVERRIDE */
.box-subscribe {
    width: 90%;
    position: relative;
}

.input-subscribe {
    border-radius: 30px;
    background-color: #3a3f42;
}

.button-sucbscribe {
    border: none;
    background: transparent;
    font-size: 2rem;
    position: absolute;
    right: 1.9rem;
    top: 0.2rem;
    padding: 0;
    color: dimgray;
}

#back-navigation {
    width: 175px;
}

.back-font {
    font-size: 10px;
}

@media (max-width: 361px) {
    .cart-img {
        display: flex;
        left: 251px !important;
        z-index: 100;
        top: 20px !important;
        position: absolute;
    }
}

@media (max-width: 400px) {
    .logo-mobile img {
        max-width: calc(100% - 10px);
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
    }

    .cart-img {
        display: flex;
        left: 270px;
        z-index: 0;
        top: 20px !important;
        position: absolute;
    }
}

@media (min-width:401px) and (max-width: 766px) {
    .cart-img {
        display: flex;
        left: 305px;
        z-index: 0;
        top: 20px !important;
        position: absolute;
    }

    .logo-mobile img {
        max-width: calc(100% - 64px);
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
    }

    /* Footer */
    .mobile-center {
        text-align: center !important;
    }

    .mobile-p-b-0 {
        padding-bottom: 0;
    }

    .mobile-p-t-0 {
        padding-top: 0;
    }
}

@media (max-width: 768px) {

    /* Footer */
    .mobile-center {
        text-align: center !important;
        ;
    }

    .mobile-p-b-0 {
        padding-bottom: 0;
    }

    .mobile-p-t-0 {
        padding-top: 0;
    }

    .cart-img {
        display: inline-block;
        top: 25px;
        position: absolute;
    }

    .toggle-m {
        display: inline-block;
        top: 0;
        position: absolute;
    }

    .float {
        right: 5px !important;
    }
}

@media (min-width: 768px) {

    .menu-desktop .sub-menu a {
        font-size: 15px;
        line-height: 1.5;
        color: #308241 !important;
        display: block;
        padding: 10px 20px;
        width: 100%;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        background-color: white;
        -moz-transition: all 0.2s;
    }

    .menu-desktop .sub-menu a:hover {
        font-size: 15px;
        line-height: 1.5;
        color: white !important;
        display: block;
        padding: 10px 20px;
        width: 100%;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        background-color: #308241;
        -moz-transition: all 0.2s;
    }

    .logo-mobile {
        margin-right: 65px;
    }

    .cart-img {
        display: inline-block;
        left: 640px;
        z-index: 1;
        position: absolute;
    }

    .line-c {
        line-height: 1.3em;
    }

    .txt-banner-header {
        font-size: 32px;
        line-height: 1.2em;
    }

    .footer-logo {
        width: 85px;
    }

    .search-posi {
        margin-left: 141px;
        position: relative;
        left: 120px;
    }

    .txt-body {
        font-size: 16px;
        line-height: 1.8em;
    }

    .txt-body-2 {
        font-size: 22px;
        line-height: 1.5em;
    }

    .txt-body-3 {
        font-size: 18px;
        line-height: 1.8em;
    }

    .txt-body-4 {
        font-size: 18px;
        line-height: 1.8em;
    }

    .wrap-menu-desktop {
        height: 140px;
        display: none;
    }

    .header-v3 .logo-v2 img {
        margin-top: -53px;
        width: 115px;
    }
}

@media (max-width: 992px) {}

@media (min-width: 992px) {
    .logo-mobile {
        margin-right: 70px;
    }

    .cart-img {
        display: inline-block;
        left: 15px;
        z-index: -100;
        position: absolute;
    }

    .wrap-menu-desktop {
        height: 140px;
        display: block;
    }

    .box-subscribe {
        width: 40%;
        position: relative;
    }

    .banner-line-width {
        width: 4%;
    }

    .banner-margin-top {
        margin-top: 100px;
    }
}

@media (min-width: 1024px) {
    #back-navigation {
        width: 350px;
    }

}

@media (min-width: 1300px) {
    .search-posi {
        margin-left: 141px;
        position: relative;
        left: 120%;
    }

    .menu-font-style2 {
        font-size: 14px !important;
        /*font-weight: bold;*/
    }

    .txt-banner-header {
        font-size: 36px !important;
    }

    .menu-desktop .main-menu>li {
        display: block;
        position: relative;
        padding: 15px 0px;
        margin: 0px 0px;
    }

}

@media (min-width: 1900px) {
    .txt-body-3 {
        font-size: 22px;
    }

    .wrap-menu-desktop {
        height: 160px;
        display: block;
    }

    /*.txt-body-2{*/
    /*    font-size:21px;*/
    /*}*/
    .container {
        max-width: 1600px;
    }

    .search-posi {
        left: 265%;
    }

    .header-v3 .menu-desktop .main-menu.left {
        position: absolute;
        right: 100% !important;
    }

    .menu-desktop .main-menu>li>a {
        padding: 5px 30px;
    }

    .txt-banner-header {
        font-size: 40px !important;
    }
}


.pbox {
    height: 150px;
}

.pbox2 {
    height: 60px;
    width: auto;
}


/* [ABI */
.mobilemenu {
    padding: 10px;
}

.mobilemenu-active {
    display: block;
    padding: 0px 20px !important;
    background-color: white;
    color: #5CCC87 !important;
    border-radius: 5px;
}

.mobile-submenu-active {
    background-color: white;
    color: #5CCC87 !important;
    border-radius: 5px;
}

.deskmenu-active {
    background-color: white;
    color: #5CCC87 !important;
    border-radius: 5px;
    padding: 10px !important;
}

.menu-mobile .sub-menu a {
    padding: 5px;
}

.menu-mobile .sub-menu {
    background-color: transparent;
}