/*
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: "Quicksand-SemiBold";
    src: url(fonts/Quicksand-SemiBold.ttf);
} 
@font-face {
    font-family: "Quicksand-Regular";
    src: url(fonts/Quicksand-Regular.ttf);
} 
@font-face {
    font-family: "SFUMeliorBold";
    src: url(fonts/SFUMeliorBold.TTF);
} 

body{
    font-size: 15px !important;
    font-family: "Quicksand-Regular" !important;
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6,p{
    font-family: "Quicksand-Regular" !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;
}
#top-bar {
    background: #fff;
}
#top-bar .flex-row.container {
    border-bottom: 1px dashed #eaeaea;
}


.account-item .account-login span,
.html_topbar_left p {
    font-size: 18px;
    color: #000;
    font-family: "Quicksand-Regular" !important;
}
.html_topbar_left p span {
    padding: 0px 10px;
}

.header-nav-main  li {
    padding: 0px 15px;
}
.header-nav-main > li a {
  font-size: 15px;
  font-weight: 500 !important;
  color: #000 ;
  font-family: "Quicksand-SemiBold" !important;
}
.header-nav-main > li.active a ,
.header-nav-main > li:hover a {
    color: #fb5182;
    font-weight: bold;
}





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

.title-home h3 {
    color: #000;
    font-size: 28px;
    padding: 0px 15px;
    font-family: "SFUMeliorBold" !important;
}

p.product-title a {
  font-size: 17px;
  color:#000;
  font-family: "Quicksand-Regular" !important;
}

p.product-title a:hover {
  color: #fb5182;
  font-weight: 700;
}

.price-wrapper {
    margin-bottom: 15px;
}

.product-small.box .box-image {
    padding: 10px 0px;
}

ins span.amount,
span.amount {
    color: #fb5182;
    font-family: "Quicksand-Regular" !important;
}
del span.amount {
	color: #acacac;
}

h5.post-title.is-large {
    color: #000;
}
h5.post-title.is-large:hover {
    color: #fb5182;
}

.sec-introduce .featured-box .icon-box-text {
    margin-top: 40px;
}

.sec-introduce .featured-box .icon-box-text p {
    color: red;
    font-size: 25px;
    font-weight: 600;
}
.sec-introduce .featured-box .icon-box-text h3 {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

.sec-product .row-row {
    border: 1px solid #eaeaea;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.sec-product .row-row .title-home,
.sec-product .row-row .row-images {
    border-bottom: 1px solid #eaeaea;
}
.sec-product .row-row .row-images .large-2 {
    margin-bottom: -20px;
}

.sec-product .row-row .large-3,
.sec-product .row-row .large-9 {
    margin-bottom: -55px;
}
.sec-product .row-row .large-3 {
    padding: 0px;
}

.sec-product .menu li a {
    padding-left: 15px;
    color: #000;
    font-weight: 500;
    font-family: "Quicksand-Regular" !important;
}

.sec-banner .row-1{
    margin-top: 3%;
}




.item-time  {
    text-align: center;
    background: #fb5182;
    height: 80px;
    width: 80px;
    line-height: 18px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.item-time .top {
    margin-top: 15px;
}
.blog-title.row {
    margin-bottom: -20px;
    margin-top: 10px;

}
.blog-content {
    border-top: 1px dashed #eaeaea;
}

.row-lh ul.list-icon li {
    color: #000 !important;
    padding: 10px 0px;
    margin: 0px;
}

.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;
}



/**********************************************************************/
.absolute-footer {
	display: none;
}
.widget ul li+li {
	border: 0px;
}

.footer-1, .footer-2 {
    border-top: 0px solid rgba(0,0,0,0.05);
}

.footer-1 {
    text-align: center;
    margin-bottom: -35px;
}
.footer-1 p{
    color: #000;
}

.footer-2 {
    background: #fff
}

.footer-2 .widget-title {
    display: block;
    text-align: left !important;
    padding: 0px !important;
    margin-bottom: 20px;
    font-weight: 500;
    color: #000 !important;
    background: transparent !important;
}
.footer-2 ul.menu li a {
    color: #000;
}

.social-icons a {
    color: #000 !important;
    border: 1px solid #eaeaea;
}


.footer-2 .wpcf7-text {
    float: left;
    width: 53%;
    background: #ebebeb;
}
 
.footer-2 .wpcf7-submit {
    float: right;
    background: #fb5182;
    color: #fff !important;
    text-transform: none;
}




ul.list-icon li {
    list-style: none;
    padding: 0px;
    color: #000;
}
ul.list-icon li i {
    margin-right: 10px;
}

.social-media ul li {
    display: inline-block;
}

.social-media ul li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 3px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
}

.social-media ul .social-twitter a {
    background: #00aff0;
}
.social-media ul .social-fb a {
    background: #3b5998;
}
.social-media ul .social-google a {
    background: #f00;
}
.social-media ul .social-instagram a {
    background-image: linear-gradient(#ff923f, #cb3c8d);
}


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


.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}


.blog-archive .box-blog-post.box-text-bottom {
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

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

.blog-archive .box-text{
	padding: 10px;
	background: #f1f1f1;
}
.post_related .box-text-bottom {
    padding: 10px;
    border: 1px solid #eaeaea;
}
.post_related h5.post-title,
.blog-archive h5.post-title{
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.shop-container {
    margin-bottom: 5%;
}

.shop-container p.product-title a {
    overflow: hidden;
	display: -webkit-box;
	-webkit-box-flex: 1;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.widget_product_categories .widget-title, .widget .widget-title {
	background: #fb5182;
	color: #fff;
	padding: 10px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: "SFUMeliorBold" !important;
}
ul.product-categories,
ul.product_list_widget,
.flatsome_recent_posts ul {
	border: 1px solid #fb5182;
}
ul.product-categories li,
.flatsome_recent_posts ul li {
	padding: 0px 10px;
}
ul.product-categories li a,
ul.product_list_widget li a,
.flatsome_recent_posts ul li a {
   color: #000;
   font-weight: 400;
   font-family: "Quicksand-Light" !important;
}

ul.product-categories li:hover a {
	color: #fb5182;
	font-weight: bold;
}

h3.product-section-title,h1.product-title,ul.product-tabs li a {
	color: #fb5182;
	font-weight: 400;
	font-family: "Quicksand-Light" !important;
}
.product-short-description,.tab-panels {
    text-align: justify;
    color: #000;
    font-family: "Quicksand-Light" !important;
}

.product-footer {
    margin-bottom: 5%;
}

.product-gallery .product-images {
	border: 1px solid #eaeaea;
	border-radius: 10px;
}

.product-info .single_add_to_cart_button.button {
	background: #fb5182;
	border-radius: 10px;
	font-weight: 400;
}


@media only screen and (max-width: 768px) {
   .mobile .header_block {
      display: none;
   }
}

@media only screen and (max-width: 767px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .blog-archive .post-item {
        width: 33.3% !important;
        float: left;
    }
    .sec-news .post-item {
        width: 33.3% !important;
        float: left;
    }
    .footer-2 .col {
        float: left;
        width: 33.3% !important;
    }
    .footer-2 .wpcf7-text {
        width: 100%;
    }
    .item-time .top {
        margin-top: 5px;
    }
    .item-time {
        height: 35px;
        width: 35px;
        line-height: 9px;
        font-size: 8px;
    }
    .title-home h3 {
        font-size: 17px;
    }
    .sec-product .row-row .row-images .large-2 {
        margin-bottom: -19px;
    }
    .sec-product .row-row .large-3, .sec-product .row-row .large-9 {
        margin-bottom: -30px;
    }

}

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

    .blog-archive .post-item {
        width: 50% !important;
        float: left;
    }

    .sec-news .col.large-4 {
        width: 100% !important;
    }
    
    .footer-2 .col {
        float: left;
        width: 50% !important;
    }
    
	p.product-title a {
	    overflow: hidden;
		display: -webkit-box;
		-webkit-box-flex: 1;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
    .item-time .top {
        margin-top: 15px;
    }
    .item-time {
        height: 80px;
        width: 80px;
        line-height: 18px;
        font-size: 17px;
    }
    
   
}






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