/*
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.   ***************/

/*
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: #00a652;
    border: 1px solid #00a652;
}
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: #00a652;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}
.page-checkout h3.widget-title {
    color: #00a652;
}


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

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

.cart_totals.calculated_shipping,.woocommerce-checkout .has-border {
    border: 3px dashed #00a652;
    padding: 15px;
    border-radius: 15px;
}

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

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

button#place_order {
    background: #00a652;
}

h3#order_review_heading {
    color: #303030;
}

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

.woocommerce-checkout-review-order-table th,
.woocommerce-cart-form__contents th {
    color: #000;
    font-size: 15px;
    font-family: "Roboto";
}




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

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

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

body{
    font-size: 15px !important;
    font-family: "Roboto" !important;
}
h1,h2,h3,h4,h5,h6,p{
    font-family: "Roboto" !important;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
a.quick-view.quick-view-added {
    display: none;
}





ul.nav-right li.html_topbar_right:hover {
    background: transparent !important;
}
ul.nav-right li.html_topbar_right:hover a {
    color: #000;
}




.header:not(.transparent) .header-nav-main.nav > li a {
  font-size: 14px;
  font-family: "Roboto";
  color: rgb(36, 100, 175);
}


.nav-dropdown-has-arrow li.has-dropdown:before,
.nav-dropdown-has-arrow li.has-dropdown:after{
    display: none;
}


.nav-dropdown-default {
    padding: 0px;
    margin-top: 13px;
    border-top: 3px solid #00a652;
}


.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    display: block;
    border-bottom: 0px;
    color: #6a6a6a!important;
    font-weight: 500;
    padding: 7px 10px;
}


.nav-dropdown-default .nav-column li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: #00a652 !important; 
}



.nav-column.nav-dropdown-default {
    border-top: 0px;
}

.nav-column.nav-dropdown-default li>a {
   color: #6a6a6a !important;
   font-weight: 400 !important;
}

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

.title-home h3 {
  font-size: 30px;
  color: rgb(66, 66, 66);
  text-transform: uppercase;
  font-family: "Roboto Bold" !important;
}

p.name.product-title a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    font-weight: 600;
}
p.name.product-title a:hover{
    color: rgb(40, 100, 160);
}

span.amount {
    color: #c80a0a;
    font-size: 20px;
    font-family: "Roboto Bold" !important;
    display: inline-block;
    margin: 10px 0px 15px;
}

.sec-taxomany .box-category .box-image,
.product-small .box-image {
    border-radius: 5px;
}


.sec-silder .banner h3 {
  font-size: 34px;
  color: rgb(40, 100, 160);
  font-family: "Roboto Bold" !important;
  line-height: 1.6;
}

.sec-introduce .cot-6 {
    margin-top: 5%;
}

.sec-introduce .cot-6 p {
  font-size: 50px;
  font-family: "Roboto";
  font-style: italic;
  line-height: 1.622;
  -webkit-text-stroke: 0px #fff;
  color: #fff;
  text-shadow: 2px 2px 5px #2366b1, 
    -3px -1px 0 #2366b1, 
    1px -1px 0 #2366b1, -1px 1px 0 #2366b1,
    1px 1px 0 #2366b1;
}


.sec-benefit .box-text {
    background: transparent !important; 
}

.sec-benefit .box-text h4 {
  font-size: 23px;
  color: rgb(40, 100, 160);
  text-transform: uppercase;
  line-height: 1.348;
  font-family: "Roboto Bold" !important;
}
.sec-benefit .box-text:hover{
    border-radius: 25px;
    background: rgb(40, 100, 160) !important;
}
.sec-benefit .box-text:hover h4 {
    color: #fff;
}

.sec-taxomany .box-category .box-text{
   position: absolute;
   top: 2%;
}

.sec-taxomany .box-category .box-text .header-title {
  font-size: 20px;
  color: #fff;
  line-height: 1.6;
  font-family: "Roboto Bold" !important;
}


.sec-news .row {
    margin-top: 0.5%;
    margin-bottom: -2%;
}

.sec-news .box-vertical .box-text {
    float: left;
    width: 50%;
}
.sec-news .box-vertical .box-image {
    float: right ;
}

.sec-content h5,
.sec-news .box-vertical h5.post-title {
  font-size: 45px;
  color: rgb(66, 66, 66);
  line-height: 1.622;
  font-family: "Roboto Bold" !important;
}


.sec-news .box-vertical .from_the_blog_excerpt  {
  font-size: 20px;
  font-family: "Roboto";
  color: rgb(120, 120, 120);
  line-height: 2.433;
  text-align: left;
}

.sec-news .box-vertical .button {
    border: 0px;
    float: right;
    font-size: 15px;
    font-family: "Roboto";
    font-weight: 400;
    color: rgb(120, 120, 120);
    line-height: 2.92;
    text-transform: none;
}
.sec-news .box-vertical .button:after{
    content: '\f101';
    font-family: FontAwesome;
    position: absolute;
    color: rgb(120, 120, 120);
    margin-left: 10px;
}


.sec-content p {
  font-size: 20px;
  font-family: "Roboto";
  color: rgb(120, 120, 120);
}
.sec-content ul li {
    list-style: none;
    line-height: 2.433;
    color: rgb(120, 120, 120);
}

.row-htpp p {
    margin-bottom: 4px;
    color: #000;
}
.row-htpp p i {
    color: #2366b1;
    text-transform: uppercase;
}
.row-htpp i {
    font-size: 20px;
    margin-right: 10px;
}
p.htpp {
    color: #2366b1;
    font-weight: 700;
    font-size: 100%;
    text-transform: uppercase;
}

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



/*************************************************************/
#responsive-form{
    margin:0 auto;
    width:100%;
}
#responsive-form em {
    color: red;
    font-weight: 700;
}
#responsive-form .wpcf7-submit {
    background-color: #2366b1;
    border-radius: 10px;
    font-family: "Roboto";
    font-weight: 400;
}
.form-row{
    width: 100%;
}
.column-half, .column-full{
    float: left;
    position: relative;
    padding: 0.65rem;
    width:100%;
    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}


/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
    .column-half{
        width: 50%;
    }
}

.float-contact {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}
.chat-zalo a, .chat-face a, .hotline a {
    font-size: 15px;
    color: white;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}
.chat-zalo {
    background: #8eb22b;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.float-contact .hotline {
    background: #d11a59!important;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}


/***********************************************************************/
div#comments {
    display: none;
}

.blog-archive .image-cover {
    padding-top: 75% !important;
}

.post_related .box-blog-post,
.blog-archive .box-blog-post {
    border: 1px solid #f1f1f1;
    padding: 5px;
}

h5.post-title.is-large {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-flex: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #2366b1;
    font-family: "Roboto";
}

.widget-title {
    background: #2366b1;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
ul.product_list_widget,
ul.product-categories {
    border: 1px solid #ddd;
}

ul.product-categories li {
    padding: 0px 15px;
    font-family: "Roboto";
}
ul.product-categories li:hover a {
   color: #2366b1;
   font-weight: 700;
}
span.count {
    color: #2366b1;
}

ul.product_list_widget li {
    margin-left: 5px;
}

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




.badge-container .badge-inner,
.absolute-footer {
    display: none;
}

.widget ul li+li {
    border: 0px;
}

.title-footer h3 {
  font-size: 20px;
  color: #fff;
  line-height: 2.04;
  font-family: "Roboto Bold" !important;
}

.footer ul li {
    padding: 0px;
    margin-left: -14px;
}

.footer ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    text-transform: capitalize;
}
.footer ul li:hover a{
   color: #c80a0a;
}

.footer p {
  color: #fff;
}
.row-contact i {
    color: #2366b1;
    font-weight: bold;
}
.row-contact p i ,
.footer p i {
    margin-right: 10px;
}



.footer .wpcf7-text {
    border-radius: 5px;
}


.footer .wpcf7-submit {
    background: #d1000f !important;
    border-radius: 30px;
    font-family: "Roboto" !important;
}

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

h1.entry-title {
    color: #333;
    font-size: 20px;
    font-weight: 500;
}
.entry-content.single-page {
    text-align: justify;
}
.entry-content.single-page h1 ,
.entry-content.single-page h2 ,
.entry-content.single-page h3 ,
.entry-content.single-page h4 ,
.entry-content.single-page h5 ,
.entry-content.single-page h6 {
    color: #333;
    font-weight: 500;
}
.entry-content.single-page p {
    color: #333;
}


.woocommerce-breadcrumb {
    margin: 15px 0px -10px;
    text-transform: none;
}



.product-images {
    border: 1px solid #ccc;
}


.nav-line>li.active>a:before,
.nav-line>li:hover>a:before {
    opacity: 0;
}

.product-tabs {
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    position: relative;
}
ul.product-tabs{
    margin-top: -11px;
}

.product-tabs li.active a {
    font-size: 15px;
    font-weight: 700;
    font-family: "Roboto";
}
.product-tabs li.active a,
.product-tabs li.active a:hover{
    border-color: #2366b1;
    color: #2366b1;
    text-decoration: none;
    font-weight: 700;
}


h1.product-title.product_title.entry-title {
    color: #2366b1;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.product-short-description {
    text-align: justify;
}

.tab-panels h1,
.tab-panels h2{
    font-size: 17px;
    color: #000;
}
.tab-panels h3,
.tab-panels h4{
    font-size: 14px;
    color: #000;
}
.tab-panels ul li , .tab-panels p {
    color: #222;
}





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



@media only screen and (max-width: 767px) {
    .blog-archive .post-item {
        float: left;
        width: 33.3% !important;
    }

    .sec-silder .banner h3 {
        font-size: 20px;
    }
    .sec-introduce .cot-6 p {
       font-size: 34px;
    }
}



@media only screen and (max-width: 500px) {

    .blog-archive .post-item {
        float: left;
        width: 50% !important;
    }
    .sec-news .box-vertical .box-text {
        width: 100%;
    }
    
}



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


}