/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
}
button.button.primary.mt-0.pull-left.small {
    background-color: #33CC00;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #FF0000;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}
.page-checkout h3.widget-title {
    color: #ff6600;
}


div#customer_details {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart-wrapper.sm-touch-scroll {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart_totals.calculated_shipping {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

form.checkout_coupon.mb-0 {
    background-color: #eaeaea;
    padding: 20px;
    border: 3px dashed #ff6600;
}

.woocommerce-billing-fields h3 {
    color: #303030;
}

button#place_order {
    background: #FF0000;
}

h3#order_review_heading {
    color: #303030;
}

.page-checkout span.woocommerce-Price-amount.amount {
    color: #FF0000;
}

@font-face {
    font-family: 'Roboto';
    src: url(fonts/Roboto-Regular.ttf);
} 

@font-face {
    font-family: 'Roboto-Bold';
    src: url(fonts/Roboto-Bold.ttf);
}



:root{
    --family :'Roboto' !important;
    --family-bold :'Roboto-Bold' !important;
    --color: #000;
    --color-hover: #f00 ;
}

body{
    font-family: var(--family) !important;
    overflow: hidden;
    font-size: 16px;
}
h1,h2,h3,h4,h5,h6,p,ul,li,a{
    color: #000;
    font-family: var(--family) !important;
}

p{
    font-size: 16px;
}

h2{
    font-size: 20px ;
    font-family: var(--family-bold) !important;
}
h3{
    font-size: 18px;
    font-family: var(--family-bold) !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
.display-product a.quick-view,
a.quick-view.quick-view-added {
    display: none;
}



/****************************************/




/************************************/


.header:not(.transparent) .header-nav-main > li {
    padding: 5px 15px;
}
.header:not(.transparent) .header-nav-main > li a {
  color: var(--color);
  font-size: 14px;
  font-weight: 400;
  font-family: var(--family) !important;
}

.header:not(.transparent) .header-nav-main > li:hover a {
    color: var(--color-hover);
    font-weight: 600;
}

.nav-dropdown-default {
    padding: 0px;
    border: 0px;
    margin-top: 25px;
}
.nav-dropdown  li {
/*   border-bottom: 1px solid #eaeaea;*/
   padding: 5px 0px;

}

/*li.has-dropdown ul.sub-menu.nav-dropdown.nav-dropdown-default.nav-dropdown-full li.nav-dropdown-col a {
    font-family: var(--family)!important;
    color: var(--color) !important;
}*/

.nav-dropdown.nav-dropdown-default li a {
    font-weight: 600;
    padding: 5px 10px;
    color: var(--color) !important;
    text-transform: uppercase;
}


.nav-column.nav-dropdown-default li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    font-weight: 500 !important;
    color: var(--color) !important;
    font-family: var(--family) !important;
    text-transform: none !important;
}
.nav-column.nav-dropdown-default  li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: var(--color-hover) !important;
}



.header-button a {
    background: var(--color) !important;
    color: #fff;
    font-weight: bold;
}
.sidebar-menu.no-scrollbar {
    background: #fff;
}

.sidebar-menu.no-scrollbar ul li a{
    font-weight: 500;
    color: #000;
    font-family: var(--family) !important;
}

/*******************************************************/

.title-home {
    margin-bottom: 20px;
}
.title-home,
.title-home h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 21px;
    font-family: var(--family-bold) !important;
}
.title-home h2 a:hover{
    color: var(--color-hover);
}

.title-home .bottom {
    width: 180px;
    height: 4px;
    background: #C4C4C4;
}

.product-link {
    margin: 15px 0px;
}
.product-link a {
    background: #888888;
    border-radius: 27px;
    padding: 10px 25px;
    color: #fff;
    font-family: var(--family) !important;
}
.product-link:hover a {
    background: var(--color-hover);
}

.name.product-title a {
    font-family: var(--family-bold) !important;
    line-height: 18px;
    color: var(--color);
}
.field-product p {
    margin-bottom: 20px;
    color: #7A7A7A;
}

span.onsale {
    background: var(--color);
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}
.price-wrapper span.amount {
    font-size: 16px;
    color: var(--color);
}

.price-wrapper ins span.amount {
    color: var(--color-hover);
}

.product-small.box:hover .name.product-title a {
    color:var(--color-hover);
}
.product-small.box:hover .product-link a {
    background: var(--color-hover);
}



.sec-news .col.post-item ,
.sec-post-news .col.post-item{
    padding: 0px;
}

.sec-news .row.row-post-news,
.sec-post-news .row.row-post {
    margin: 0px ;
}

.sec-post-news .row.row-post .from_the_blog_excerpt {
    overflow: hidden;
    height: 50px;
}

.sec-post-news h3.post-title{
    margin: 10px 0px;
    font-family: var(--family-bold) !important;
} 
.sec-post-news h5.post-title:hover {
    color: var(--color-hover);
}
.about-info {
    padding: 20px 80px;
}
.about-info b {
    font-size: 18px;
    color: var(--color);
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.home-customer {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}

.home-customer .title-custome b {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}
.sec-customer .title .bottom,
.home-customer .title-custome .bottom {
    width: 250px;
    height: 2px;
    background: #C4C4C4;
}
.home-customer .content-max {
    margin: 15px 0px;
}
.home-customer .icon-box.featured-box {
    margin-left: 30%;
    margin-top: 20px;
    margin-bottom: 40px;
}
.home-customer .icon-box.featured-box h2{
    margin-bottom: 0px;
}

.owl-prev,.owl-next {
    position: absolute;
    top: 30%;
}
.owl-prev i,.owl-next i {
    font-size: 20px;
}
.owl-prev {
    left: -15px;
}
.owl-next {
    right: -15px;
}

.owl-dots {
    position: absolute;
    left: 50%;
}
.owl-dots .owl-dot {
    float: left;
}
.owl-dots .owl-dot span {
    background: #eaeaea;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    float: left;
    margin: 0px 3px;
}
.owl-dots .owl-dot.active span {
    background: var(--color);
}
.sec-customer .title b {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
}

.sec-customer .title .bottom{
    width: 200px;
    height: 2px;
    background: #C4C4C4;
    margin-bottom: 10px;
}



.row-post-news .box-vertical .box-text {
   background: #dcdcdc;
}

.row-post-news .box-vertical .box-text  h5 {
    color: var(--color);
    margin-bottom: 15px;
}

.row-post-news .box-vertical .button {
    font-family: var(--family) !important;
    color: var(--color);
    border-radius: 20px;
    font-size: 16px;
    text-transform: none;
}

.sec-news h3.post-title.is-large {
    font-size: 30px;
}

.sec-tab .nav-line{
    border-bottom: 1px solid #eaeaea;
}

.sec-tab .nav-line  li {
    padding: 0px 15px;
}

.sec-tab .nav-line  li a{
    color: #898989;
}

.sec-tab .nav-line li:hover a,
.sec-tab .nav-line li.active a {
    color: var(--color);
}
.sec-tab .nav-line>li>a:before {
    top: 37px;
    background-color: var(--color);
}

.mt-content {
    text-align: justify;
}

.tab-wrapper {
    display: flow-root;
    margin-bottom: 30px;
}

.tab-wrapper li {
    float: left;
    list-style: none;
    padding-right: 10px;
    margin: 0px !important;
}
.tab-wrapper li a {
    display: inline-block;
    background: #f5f5f5;
    color: var(--optionalColor);
    padding: 7px 15px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14.5px !important;
    margin-top: 8px;
    margin-right: 4px;
}
.tab-wrapper li:hover a,
.tab-wrapper li.active a {
    background-color: var(--color-hover);
    color: #fff;
}

.content-asap {
    text-align: justify;
    overflow: auto;
    padding-right: 25px;
    max-height: 560px;
    position: relative;
    color: #000;
    line-height: 30px;
    font-size: 16px;
}

.content-asap::-webkit-scrollbar {width: 0px;}


.cot-img .img-inner.dark {
    border-radius: 50%;
    height: 450px;
    width: 450px;
    margin: 0px auto;
    text-align: center;
}
.cot-img .img-inner.dark img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.sec-question .accordion-item {
    font-family: var(--family) !important;
}

.sec-question .accordion-title.active {
    font-family: var(--family-bold) !important;
    color: var(--color);
}

.sec-question .accordion .toggle{
    left: auto;
    right: 0 !important;
}

.sec-question .accordion .accordion-title {
    padding: 10px 0px;
}

.form-support .form-step {
    margin-top: 30px;
}
.form-support .form-step:after {
    content: '';
    position: absolute;
    background: #eaeaea;
    width: 100%;
    height: 2px;
    bottom: -30px;
    left: 0;
    margin-bottom: 15px;
}
.select-type {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.select-type span {
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: var(--color);
}
.select-type span:after {
    content: '\f1db';
    font-family: FontAwesome;
    color: #999999;
    font-size: 22px;
    margin-left: 10px;
}
.select-type span.active:after {
    content: '\f05d';
    font-family: FontAwesome;
    color: #999999;
    font-size: 22px;
    margin-left: 10px;
}
.form-step2,.form-step3,.form-step4,.form-step5 {
    display: none;
}
.form-step {
    position: relative;
}
.form-step5 {
    margin-bottom: 0;
}
.form-tuvan .col {
    padding: 0px 15px 0px;
}
.form-tuvan .wpcf7-submit {
    background:var(--color);
    font-family: var(--family) !important;
}

.ingredient-shortcode .product-inner .entry-thumb img {
    width: 146px;
    height: 146px;
    object-position: center;
    object-fit: cover;
    border-radius: 50%;
}
.ingredient-shortcode .product-inner .entry-title {
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    color: var(--color);
    margin: 10px;
    text-transform: uppercase;
}

.ingredient-shortcode .product-extra {
    display: none;
    position: relative;
}
.ingredient-shortcode .product-extra.active {
    color: #333;
    display: block;
    z-index: 99999999;
    margin-bottom: 30px;
}
.ingredient-shortcode .product-extra .product-extra__inner .row {
    align-items: center;
}
.ingredient-shortcode .product-extra .product-extra__inner {
    padding-top: 70px;
    padding-bottom: 40px;
}
.title-ingredient-product {
    margin-bottom: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: var(--color);
    text-align: center;
    font-size: 20px;
    font-weight: 300;
}
.closeExtra {
    position: absolute;
    top: 30px;
    right: 115px;
    color: var(--color);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    border: 2px solid #333;
    border-radius: 50%;
    cursor: pointer;
}


.sec-solution-1 h1,
.sec-solution-1 h2,
.sec-solution-1 h4,
.sec-solution-1 h5,
.sec-solution-1 p{
    color: #fff;
}

.sec-solution-2 h2 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.contact-lh .featured-box {
    padding: 10px;
    height: 300px;
    padding-top: 35px;
}

.row-form .nav-tabs>li>a {
    color: #000;
    font-size: 17px;
    font-family: var(--family-bold) !important;
}
.row-form .nav-tabs>li.active>a {
    border-top-color: var(--color) !important;
}

.row-form .wpcf7-submit {
    background-color: var(--color);
}



/********************************************************/
h1.entry-title,
h1.entry-title {
    text-transform: uppercase;
}
.entry-header-text.entry-header-text-top.text-left {
    padding: 0px;
}
.widget-title {
    font-size: 16px !important;
    margin-bottom: 15px;
    display: block;
    color: var(--color);
    font-family: var(--family-bold) !important;
}
.widget_nav_menu li a {
    color: #686868;
    font-size: 16px;
    text-transform: uppercase;
}
.widget_nav_menu li:hover a {
    color: var(--color-hover);
}

.product-info .price-wrapper {
    margin-bottom: 30px;
}

.product-info .price-wrapper span.amount {
    font-size: 24px;
}

.info-field-product .field-value {
    border-top: 1px solid #DBDBDB;
    padding: 15px 0px;
    display: flow-root;
}
.info-field-product .field {
    float: left;
    width: 35%;
    display: inline-block;
}
.info-field-product .value {
    float: left;
    width: 65%;
    color: #555555;
}
.info-field-product .value p {
    color: #555555;
}

.button.single_add_to_cart_button.button.alt {
    background: #888888;
    font-weight: 400;
    font-family:var(--family) !important;
    text-transform: none;
}

.product-footer .woocommerce-tabs {
    padding: 30px 0;
    border-top: 0px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.woocommerce-tabs  ul.tabs.wc-tabs.product-tabs{
    border-bottom: 1px solid #eaeaea;
}
.woocommerce-tabs .nav-line>li>a:before {
    top: 43px;
    background-color: var(--color);
}
.woocommerce-tabs li {
    padding-right:10px;
}
.woocommerce-tabs li a {
    color: var(--color);
    font-size: 16px;
    font-family: var(--family) !important;
}
.woocommerce-tabs li:hover a {
    color: var(--color-hover);
}

.category-page-row .product-small.box {
    border: 1px solid #f5f5f5;
}

/************************************************/

.banner-category {
    background-size: cover;
    background-position: center center;
}
.banner-category .title-home h1 {
    text-transform: uppercase;
    font-size: 40px;
    padding: 7% 0px;
}
/*.menu-category {
    margin-bottom: 15px;
    display: block;
    margin-left: 10px;
}
.menu-category li {
    list-style: none;
    float: left;
    width: 25%;
    border-bottom: 2px solid #f9f9f9;
}


.menu-category li:hover {
    border-bottom: 2px solid var(--color-hover);
}*/
.menu-category a {
    color: #000;
    font-size: 22px;
    font-weight: 400 !important;
}
.menu-category a:hover {
    color: var(--color-hover);
    border-bottom: 2px solid var(--color-hover);
}

.block_widget .widget-title {
    color: #000;
    padding: 15px;
    display: block;
    font-family: var(--family-bold) !important;
}
.block_widget .widget-title:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 40px;
    background: var(--color-hover);
    margin-top: 20px;
}
.block_widget {
    background: #f9f9f9;
}
.blog-news .col {
    padding: 0 15px 0px;
}

.blog-news .box-vertical h3 {
    font-size: 14px;
}

.product-nb .box-text,
.blog-news .box-text {
    padding-right: 0px;
}

.product-nb .box-vertical,
.blog-news .box-vertical {
    padding: 0px 10px;
}

.product-nb .price del span.amount{
    color: #000;
}
.product-nb .price ins span.amount,
.product-nb .price span.amount {
    font-size: 13px;
    color: var(--color-hover);
    font-family: var(--family-bold) !important;
}
.category-custom-page .medium-9 .box-vertical {
    border: 1px solid #eaeaea;
}
.category-custom-page .medium-9 .box-vertical:hover {
    border:1px solid var(--color-hover);
}

.category-custom-page .cot-9 .col.post-item {
    padding: 0px 0px 30px;
}
.category-custom-page .cot-9 .box-vertical h3 {
    color: #000;
    margin-bottom: 15px;
    font-size: 25px;
    font-family: var(--family-bold) !important;
}
.category-custom-page .box-vertical:hover h3{
    color: var(--color-hover);
}
/*.category-custom-page .box-text .blog-description {
    overflow: hidden;
    height: 85px;
    color: #000;
}*/
.category-custom-page .box-text .btn {
    color: var(--color-hover);
    margin: 10px 0px;
    font-size: 15px;
    font-family: var(--family-bold) !important;
}
.category-custom-page .box-text .btn i {
    margin-left: 10px;
}
.category-custom-page .box-vertical:hover .btn{
    background: var(--color-hover);
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    display: inline-block;
}

.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover{
    background: var(--color);
    font-family: var(--family) !important;
}

.post_related .badge-inner,
.category-custom-page .badge-inner {
    border: 0px;
    color: #fff;
    background: var(--color-hover);
}

.post_related h3 {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.post_related .box-text-bottom {
    border: 1px solid #eaeaea;
}
.post_related .box-text {
    padding: 10px;
}
.post_related .box-text h5 {
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
    font-family: var(--family-bold) !important;
}
.post_related .box-text h5:hover {
    color: var(--color-hover);
}
.post_related .blog-description {
    overflow: hidden;
    height: 65px;
}

.content-product-page {
    position: relative;
    width: 1349px;
    left: -45%;
    display: block;
    z-index: 9999;
    margin: 30px 0px;
}

.content-product-page .row-1 {
    background: #eaeaea;
}
.content-product-page .row-2 {
    background: #000;
    padding-top: 30px;
}

.content-product-page .box-badge .box-text {
    bottom: 35%;
    background-color: transparent !important;
}

.list-product-page li {
    list-style: none;
    font-size: 17px;
    color: #fff;
}
.list-product-page li i {
    margin-right: 10px;
}

/*************************************************/



.content-area.page-wrapper,
.entry-content.single-page,
.tab-panels {
    text-align: justify;
    color: #000;
    font-family: var(--family) !important;
}

.content-area.page-wrapper a,
.entry-content.single-page a {
	color: #3366CC;
    font-weight: 700;
}

strong {
    font-family: var(--family-bold) !important;
    color: #000;
}

.breadcrumbs,
.breadcrumbs a,
.woocommerce-breadcrumb a {
    color: #000;
    text-transform: none;
}

/***************************************************/

.footer-1{
    background: #F2F2F2;
}

.title-footer b {
    color: var(--color);
    font-size: 14px;
    font-family: var(--family-bold) !important;
    text-transform: uppercase;
}


.content-footer {
    color: #8A8A8A;
    font-size: 13px;
    margin-bottom: 15px;
}

.info-footer {
    margin-bottom: 15px;
    color: #7A7A7A;
    font-size: 13px;
}

.menu-footer li a {
    font-size: 13px;
    color: #6A6A6A
}
.menu-footer li:hover a{
    color: var(--color);
    font-family: var(--family-bold) !important;
}


.form-footer input.wpcf7-text {
    float: left;
    width: 70%;
    height: 45px;
}
.form-footer  .wpcf7-submit {
    background: #000;
    color: #fff;
    height: 45px;
    font-family: var(--family-bold) !important;
}



.absolute-footer {
    display: none;
}


@media only screen and (max-width: 991px) {
    
   .content-product-page {
        width: 100%;
        left: auto;
   }
}

@media only screen and (max-width: 767px) {
    .about-info {
        padding: 0px 10px;
    }
    .sec-post-news h5.post-title {
        font-size: 10px;
    }
    .sec-post-news p.from_the_blog_excerpt {
        overflow: inherit;
        height: 40px;
        font-size: 10px;
    }
    .cot-img .img-inner.dark {
        height: 100%;
        width: 100%; 
    }
    .content-asap {
        max-height: 280px;
    }
    /*.menu-category li {
        width: 50%;
    }*/
    .product-extra .product-extra__inner {
        padding: 40px 15px;
    }
}

@media only screen and (max-width: 500px) { 
    .about-info {
        padding: 15px 10px !important;
    }
    .sec-post-news h5.post-title {
        font-size: 15px !important;
    }
    .sec-post-news p.from_the_blog_excerpt {
        height: auto;
        font-size: 15px !important;
    }
    /*.menu-category {
        display: inline-block;
    }*/
    .home-customer .icon-box.featured-box {
        margin-left: 15%;
    }
    .category-custom-page .box-text.text-left {
        padding: 15px;
    }
    
    .content-product-page .id-1 .box-badge .box-text {
        bottom: 18%;
    }
    .closeExtra {
        right: 25px !important;
    }

}
/*.col.imga.medium-6.small-12.large-6 .img-inner.dark {
	    margin-left: 48px;
    border-radius: 50%;
    width: 440px;
	height: 450px;
	 text-align: center;
}
*/





@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

