/*======== Template =======*/

a{
    color: #7fba20;
}

a:hover,
a:active,
a:focus{
    color: #7fba20;
}

.t4-content {
    background: transparent;
}

.module-title {
    font-size: 1.1rem;
    font-weight: 400;
}

.herbalife-section .module-title,
.testimonials-section .module-title{
    padding: 0;
    font-weight: 500;
}

.herbalife-section .sub-title,
.testimonials-section .sub-title{
    padding-right: 20px;
    padding-left: 20px;
}

.herbalife-section .module-title span:before,
.testimonials-section .module-title span:before{
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
}

p.emphasis {
    border-left: 4px solid #7fba20;
    padding-left: 8px;
    font-size: 110%;
    font-weight: 600;
    color: #084035;
}

.call-us-now {
    display: inline-block;
}

.call-us-now h3 {
    text-transform: none;
    font-weight: 500;
}

.call-us-now h4 {
    font-size: 10px;
}



.blockquote::before {
    content: "\f10d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.tagspopular ul>li {
    border-radius: 2rem;
}

.mostread li a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.mostread li a{
    font-family: "Roboto Slab";
    font-weight: normal;
}

/*======== Blog =======*/
.blog .items-leading .blog-item, .blog-featured .items-leading .blog-item {
    box-shadow: 0px 0px 32px 5px rgb(0 0 0 / 5%);
}

.page-header h2,
.page-header h2 a {
    color: #084035;
    font-size: 2rem;
    margin-bottom: 0.2rem;
}

.page-header h2 a:active{
    color: #0d8d22;
}



/*======== Tags =======*/
.tags > li > a{
    font-family: "Roboto Slab";
    color: #7fba20 ;
    background-color: transparent;
    font-weight: normal;
    font-size: 100%;
}

.tags > li > a:hover,
.tags > li > a:active,
.tags > li > a:focus{
    color: #676767 ;
    background-color: transparent;
}

.tags > li > a:before{
    content: "#";
}


/*======== Sidebars =======*/

.sidebar-l .t4-module .nav{
    width: 100%;
}

.sidebar-l,
.sidebar-l .t4-module .nav li{
    text-align: right;
}

.sidebar-l .t4-module .nav li a {
    text-transform: uppercase;
}


.sidebar-l .t4-module .module-inner,
.sidebar-r .t4-module .module-inner{
    padding: 0;
    background-color: transparent;
}

.sidebar-l .module-title span:before,
.sidebar-r .module-title span:before{
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    background-color: #7fba20;
    top: 50%;
    margin-top: 14px;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.sidebar-l .module-title,
.sidebar-r .module-title{
    color: #084035;
    text-transform: none;
    display: inline-block;
    padding-left: 5px;
    font-size: 2em;
}
/*======== Wishlist =======*/
.wishlist{
    padding: 1rem 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    box-shadow: 0 13px 43px 0 rgb(37 46 89 / 20%);
    line-height: 2rem;
}

.wishlist-bold{
    color: #fff;
    background-color: rgba(120, 190, 32, 0.7);
}

.wishlist-bold h3{
    color: #fff;
}

.wishlist ul {
    padding-left: 2rem;
    list-style: none;
}

.wishlist-bold ul {
    padding-left: 1rem;
}

.wishlist-bold ul li{
    display: flex;
    align-items: center;
    padding-top: 1rem;
}

.wishlist ul li:before {
    content: "\2014";
    color: #7fba20;
    font-weight: bold;
    display: inline-block;
    margin-left: -1em;
    padding-right: 0.2rem;
}

.wishlist-bold ul li:before {
    display: none;
}

.wishlist-bold i {
    font-size: 140%;
    padding-right: 15px;
    color: #2d4e00;
}



/*======== Article Item Page =======*/
.t4-main-body{
    border-bottom: 1px solid #dede;
    margin-bottom: 4rem;
}

.item-page blockquote{
    padding-left: 25px;
    padding-right: 5px;
    border-left: 8px solid #7fba20;
    max-width: 800px;
}


.item-page blockquote h2{
    font-size: 26px;
}

.item-page blockquote p{
    font-weight: bold;
}

.item-page p.standout{
    padding-left: 10px;
    font-size: 110%;
    font-weight: 600;
    color: #084035;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/*======== Social Section - Social Links =======*/
.t4-section-11{
    text-align: center;
    background-color: #7fba20;
}

.t4-section-11 h3{
    color: #fff;
    font-size: 30px;
}

.t4-section-11 .custom{
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
}

.social-links ul {
    margin-top: 2rem;
    padding: 0;
    text-align: center;
    list-style: none;
}

.social-links ul li {
    display: inline-block;
}

.social-links ul li a {
    float: left;
    margin: 0 5px;
    color: #fff;
}

.t4-offcanvas .social-links ul li a {
    color: #7fba20;
}

.social-links ul li a:hover,
.social-links ul li a:active,
.social-links ul li a:focus{
    background-color: rgba(255,255,255,0.2);
}

.t4-offcanvas .social-links ul li a:hover,
.t4-offcanvas .social-links ul li a:active,
.t4-offcanvas .social-links ul li a:focus{
    background-color: rgba(127,86,32,0.2);
}

.social-links ul li a i {
    height: 50px;
    width: 50px;
    line-height: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    border: 2px solid #fff;
}

.t4-offcanvas .social-links ul li a i {
    border-color: #7fba20;
}

/*======== Section 10 - Products section =======*/
.products-section .module-title{
    background-color: #7fba20;
    color: #fff;
    font-size: 30px;
    display: inline-block;
    padding: 5px 5px 0 35px;
    text-transform: none;
}

/*======== Breadcrumbs =======*/
.t4-breadcrumbs ol li:first-child{

}

.breadcrumb .icon {
    font-family: "Font Awesome 5 Brands";
}

.breadcrumb .icon.fa-home:before {
    content: "\f299";
}

.breadcrumb {
    display: inline-flex;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
    margin-top: 20px;
    background-color: #dee2e6;
}


/*======== Masthead =======*/
.t4-masthead-title {
    color: #fff;
    border-bottom: 4px solid rgba(255,255,255,0.3);
    display: inline-block;
}

.t4-masthead-description{
    max-width: 600px;
}

.omorfia-page #t4-masthead .bg-overlay-image{
    background-image: url('../../../images/theme/parallax-omorfia-b.jpg');
}

.athlisi-page #t4-masthead .bg-overlay-image{
    background-image: url('../../../images/theme/parallax-athlisi-b.jpg');
}

.tonosi-page #t4-masthead .bg-overlay-image{
    background-image: url('../../../images/theme/parallax-symplhromata-c.jpg');
}

.varos-page #t4-masthead .bg-overlay-image{
    background-image: url('../../../images/theme/parallax-breakfast-c.jpg');
}

.partners-page #t4-masthead .bg-overlay-image{
    background-image: url('../../../images/theme/parallax-partners.jpg');
}

/*======== Fid custom icons =======*/
.fid-icon-care:before {
    content: '\e82c';
}

.fid-icon-apple:before {
    content: '\e82b';
}

.fid-icon-dumbell:before {
    content: '\e827';
}

.fid-icon-waist:before {
    content: '\e82a';
}

.fid-icon-jogging:before {
    content: '\e828';
}

.fid-icon-support:before {
    content: '\e829';
}



/*======== Navbar - Navigation - Menu ========*/
nav.navbar{
    margin-left: auto;
    margin-right: auto;
}

.navbar-brand{
    margin-right:10px;
    margin-left: 10px;
}

#t4-mainnav .container:before {
    display: none;
}

#t4-mainnav:before {
    content: "";
    border-top: 1px solid #f1ece2;
    display: block;
}

.t4-megamenu .navbar-nav > li > .nav-link.products-menu {
    background-color: #edffd1;
    padding-right: 10px;
    padding-left: 10px;
}

.t4-megamenu .dropdown-menu li>a,
.t4-megamenu .dropdown-menu li>.nav-link,
.t4-megamenu .dropdown-menu li .dropdown-item {
    padding-left: 0;
}

/*.products-menu:before {*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 6px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    background-color: #7fba20;*/
/*    top: 50%;*/
/*    margin-top: 14px;*/
/*    left: 50%;*/
/*    transform: translate(-50%,-50%);*/
/*    z-index: -1;*/
/*}*/

.t4-megamenu .navbar-nav>li>a {
    font-weight: 500;
}

.t4-megamenu .navbar-nav>li:last-child>a {
    margin-right: 0;
}

@media (max-width: 992px){
    .t4-mainnav .navbar {
        display: none;
    }
}



/*======== Header =======*/
.t4-header .row{
    align-items: center;
}

.btn-header {
    text-transform: none;
}

.topbar-contact {
    background-color: #f6f6f6;
}

.btn-contact span {
    text-transform: none;
    display: block;
    font-size: 80%;
}

.t4-topbar .call-us-now,
.t4-header .call-us-now {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.t4-topbar .call-us-now .inner-call,
.t4-header .call-us-now .inner-call {
    border-left: 1px solid #dedede;
    padding-left: 10px;
    margin-left: 10px;
}

.t4-topbar .call-us-now::before,
.t4-header .call-us-now::before {
    background-image: url(../../../images/theme/logo-herbalife-partner.png);
    background-color: transparent;
    background-size: cover;
    width: 180px;
    height: 50px;
    border-radius: 0;
    margin-top: 0;
    position: static;
}

.t4-topbar .call-us-now::before {
    width: 100px;
    height: 28px;
}


/*======== Slideshow =======*/
.acm-slideshow .item {
    background-position: center;
}

.acm-slideshow .item:before {
    display: none;
}

.acm-slideshow .item-title {
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-weight: 700;
}

.acm-slideshow .owl-item .item-icon {
    max-width: 300px;
    width: 80%;
    margin: 0 auto 2rem;
}

.acm-slideshow .owl-dots .owl-dot span:before {
    box-shadow: 0 0 2px 0px rgba(0,0,0,0.75);
}

.acm-slideshow .owl-dots .owl-dot:focus {
    outline: none;
}

/*======= Off Canvas Content =======*/
.t4-offcanvas .t4-module:first-child {
    margin-top: 20px;
}

.t4-offcanvas .t4-off-canvas-body {
    text-align: center;
    overflow-x: hidden;
    height: 100%;
}

.t4-offcanvas .t4-off-canvas-body .module-title {
    padding: 0;
    font-size: 28px;
    text-transform: none;
    position: relative;
    display: inline-block;
}

.t4-offcanvas .t4-off-canvas-body .module-title span:before {
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    background-color: #7fba20;
    top: 50%;
    margin-top: 14px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.t4-offcanvas .t4-off-canvas-body .navbar {
    margin-left: 0;
    margin-right: 0;
    font-size: 120%;
}

.t4-offcanvas .t4-off-canvas-header {
    background-color: transparent;
    position: absolute;
    right: 10px;
    z-index: 999;
}

.t4-offcanvas .t4-off-canvas-header .site-name {
    display: none;
}

.t4-offcanvas .t4-off-canvas-header h3,
.t4-offcanvas .t4-off-canvas-header a{
    display: none;
}

.t4-offcanvas .offcanvas-more-module .btn {
    margin: 5px 0;
    min-width: 60%;
}

.t4-offcanvas .t4-off-canvas-body .t4-module {
    margin-top: 3rem;
}

.herbalife-offcanvas-module {
    margin-bottom: -20px;
}


/*======= Off Canvas Toggle Button =======*/
#t4-mainnav .t4-navbar .t4-offcanvas-toggle {
    background: #7fba20;
    margin: 24px 24px 24px 14px;
    outline: 4px solid #7fba20;
    outline-offset: 2px;
    color: #fff;
    border: 0;
    display: inline-block;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    position: relative;
}

.btn.t4-offcanvas-toggle span.bar-first {
    margin-top: -3px;
}

.btn.t4-offcanvas-toggle span.bar-last {
    margin-top: 3px;
}

.t4-offcanvas-open .t4-offcanvas-toggle span.bar-first {
    margin-top: 0;
    transform: rotate(45deg);
}

.t4-offcanvas-open .t4-offcanvas-toggle span.bar-last {
    margin-top: 0;
    transform: rotate(-45deg);
}

.t4-offcanvas-open .t4-offcanvas-toggle span.bar-mid {
    display: none;
}

.btn.t4-offcanvas-toggle span span {
    background-color: #ffffff;
    display: block;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: 0px;
    width: 10px;
    transition: all 0.25s;
}

/*======= Footer =========*/
.t4-footnav .module-ct {
    text-align: center;
    max-width: 180px;
    margin: 0 auto;
}

.t4-footnav ul {
    padding-left: 0;
}

.t4-footnav ul li {
    list-style: none;
    padding: 4px 0;
}

.t4-footnav .module-title {
    font-size: 30px;
}

.module-stores ul{
    padding: 0;
}

.module-stores ul li{
    list-style: none;
    display: inline-block;
    padding: 0 5px;
}

.t4-footnav .module-stores ul li a i{
    font-size: 120%;
}

.t4-module .contact-info i {
    color: #7fba20;
    margin-right: 0.25rem !important;
}

/*======= Home Page =====*/
#t4-slideshow + .t4-section-1 {
    margin-top: 20px;
}

.acm-features.style-2 .img-icon {
    height: 100%;
}

.acm-features.style-2 .img-icon img {
    object-fit: cover;
    min-height: 100%;
    width: 100%;
}

.t4-section-1 .container {
    padding-bottom: 0;
}

@media (max-width: 991.98px){
    .acm-features.style-2 .img-icon img {
        height: 600px;
    }
    .acm-features.style-2 .features-item {
        margin-top: -120px;
        margin-right: 20px;
        margin-left: 20px;
    }
}


/*======= Section services =====*/
.section-services {
    margin-top: 100px;
    text-align: center;
}

.section-services .module-title{
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    display: inline-block;
    background: #fff;
    margin: 0 auto;
    padding: 5px 25px;
}

.section-services .module-title span:before{
    display: none;
}

.section-services .container {
    padding-top: 50px;
    padding-bottom: 100px;
}

.section-services .features-col .features-item p{
    color: #fff;
    max-width: 80%;
    margin: 0 auto;
}

.fid-icon{
    text-align: center;
    margin: 0 auto 5px;
    display: block;
    font-size: 48px;
}

.fid-icon:before{
    font-family: "fitmeal-fontello";
    font-style: normal;
    font-weight: 400;
    color: #fff;
    speak: none;
    display: inline-block;
    margin: 0 auto;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.acm-features.style-services .features-col {
    margin-top: 50px;
}


.acm-features.style-services .features-col .features-item {
    position: relative;
    height: 100%;
}

.acm-features.style-services .features-col .features-item h4 {
    text-align: center;
    margin: 0;
    font-weight: 500;
    font-size: 18px;
    text-transform: lowercase;
}

.acm-features.style-services .features-col:not(:last-child) .features-item:after {
    content: "";
    right: -15px;
    top: 0;
    height: 100%;
    border-right: 1px solid #fff;
    border-color: #fff;
    border-color: var(--white);
    position: absolute;
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
}

.acm-features.style-services .features-col.col-sm-6:nth-child(even) .features-item:after{
    display: none;
}

@media (min-width: 992px){
    .acm-features.style-services .features-col.col-lg-4:nth-child(3) .features-item:after{
        display: none;
    }
    .acm-features.style-services .features-col.col-sm-6:nth-child(even) .features-item:after{
        display: block;
    }
}


/*======= Herbalife section =====*/

.herbalife-section .container {
    padding-bottom: 0;
}

.herbalife-section .desc {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.8;
    margin: 0 auto 1rem;
    color: #084035;
}

@media (min-width: 992px){
    .herbalife-section .desc {
        width: 80%;
    }
}

/*======= Testimonials section =====*/
.testimonials-section{
    background-color: #eeeeee;
    box-shadow: inset 0px 0px 45px 5px rgba(0,0,0,0.1);
}

.testimonial-content .author-name {
    font-size: 38px;
}

.author-info-text {
    padding: 0 20px;
}


/*======= Business section =====*/
.acm-features.style-4 .features-links li span {
    color: #084035;
    font-weight: 500;
    font-size: 17px;
}

.section-affiliate .button {
    margin-top: 20px;
    text-align: center;
}

.acm-features.style-4 .features-links li:before {
    font-family: "Font Awesome 5 Brands";
    content: "\f299";
    background: transparent;
    margin-right: 0;
    color: #7fba20;
}

/*======= Contact section =====*/
.section-contact .call-us-now{
    margin-bottom: 40px;
}

/*======= Footer =====*/
.t4-footnav .container {
    padding-bottom: 2rem;
}

.t4-footnav .module-title {
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: none;
    padding: 0;
}

.t4-footnav .t4-module .module-title span{
    border: none;
}

.t4-footnav .moto ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.t4-footnav .moto ul li {
    float: left;
}

.t4-footnav .moto ul li:after {
    content: "\25cf";
    padding-left: 10px;
    padding-right: 10px;
    color: #7fba20;
}

.t4-footnav .moto ul li:last-child:after {
    display: none;
}

.t4-footnav .t4-module {
    margin-bottom: 3.5rem;
}

@media (min-width: 992px){
    .footer-logo > .custom {
        padding-bottom: 50px;
    }
}

.t4-footer {
    background-color: #053027;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-logo img {
    margin-bottom: 0;
}

.footer-logo > .custom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.t4-footer .container {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: none;
}

.t4-footer .container a {
    color: #89a6a0;
}


/*======= Contact page =====*/
.contact h3 {
    font-weight: normal;
}

.contact .contact-box .contact-title h2 {
    font-weight: 500;
    font-size: 1.2rem;
}

.contact .contact-box legend {
    font-size: 1.5rem;
}

.contact .contact-info .title-info h2 {
    font-size: 2.2rem;
}

.contact .contact-information {
    padding-left: 15px;
}

.contact .contact-information .inner {
    padding: 60px;
    margin-top: -210px;
    background: #fff;
    border-top: 5px solid #7fba20;
    -webkit-box-shadow: 0px 0px 32px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 32px 5px rgba(0, 0, 0, 0.05);
}

.contact .contact-box > .contact-form {
    margin-top: 0px;
    border-top: none;
    box-shadow: none;
}

.contact .call-us-now{
    margin-top: 20px;
}

@media (max-width: 767px){
    .contact .contact-information .inner {
        padding-bottom: 0;
    }
    .contact .contact-information .inner {
        margin-top: -180px;
    }
}

.contact-title{
    display: none;
}

/*=========== Hikashop ============*/
a.hikabtn {
    background-color: #7fba20;
    color: #fff;
    border-radius: 0;
    border: 0;
    padding: 15px 20px;
    transition: background-color 500ms linear;
}

.hikashop_field_dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    max-width: 240px;
    width: 100%;
    height: calc(4rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fbf9f6;
    background-clip: padding-box;
    border: 1px solid #fbf9f6;
    border-radius: 0.25rem;
}


/*Cart module*/
.hikashop_cart_module{
    position: absolute;
    padding: 0 15px;
    right: 0;
    top: -55px;
}

@media (max-width: 768px){
    .hikashop_cart_module{
        padding-right: 20px;
        top: -60px;
    }
}

.hikashop_cart_module .hikashop_cart {
    display: flex;
    align-items: center;
}

.hikashop_cart_module .hikashop_cart:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f4c7";
    padding-right: 10px;
    font-size: 24px;
    font-weight: 900;
    color: #7fba20;
}

/*Category listing*/
.hikashop_products_listing a.hikabtn.hikacart:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f004";
    padding-right: 10px;
    font-weight: 900;
}

.hikashop_category_image {
    height: auto !important;
}

/*Products listing*/
.hikashop_products_listing .hikashop_product_price_per_unit{
    display: none;
}

.hikashop_products_listing .hikashop_product_price_full{
    display: block;
    padding-bottom: 15px;
    color: #7fba20;
    font-size: 120%;
}

.hikashop_products_listing .hikashop_product_image_subdiv {
    width: 100% !important;
}

.hikashop_products_listing .hikashop_product_name{
    font-size: 1.2em;
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
}

.hikashop_products_listing .hikashop_product{
    padding-bottom: 30px;
}

/*Product page*/
.hikashop_product_page .hikashop_product_main_image{
    height: auto !important;
}

.hikashop_product_page .hikashop_product_name_main{
    font-size: 3em;
}

.hikashop_product_quantity_input_div_select select{
    padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/*Checkout*/
.hikashop_checkout_coupon .input-append input[type="text"] {
    border: none;
    background-color: #fbf9f6;
    border-radius: 0.25rem;
}

.hikashop_checkout_page_step1 .fid-checkout-subtotal,
.hikashop_checkout_page_step1 .fid-checkout-shipping{
    display: none;
}

.hikabtn_checkout_next {
    border-radius: 0;
    text-transform: uppercase;
    padding: 1rem 2rem;
}

.checkout-page #t4-masthead,
.checkout-page #t4-breadcrumbs{
    display: none;
}

.hikashop_checkout_cart table tbody tr:nth-child(5),
.hikashop_checkout_cart table tbody tr:nth-child(6){
    display: none;
}


/*======= Herbalife popup =========*/
.herbalife-info .border {
    border-top: none !important;
    border-bottom: none !important;
}

.herbalife-info .right-col.border {
    border-right: none !important;
}

.herbalife-info .left-col.border {
    border-left: none !important;
}

/*======= Login Module =========*/
.login-module .form-check,
.login-module .mod-login__options,
.login-module label{
    display: none;
}
