/*
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.   ***************/
pre, blockquote, form, figure, p, dl, ul, ol {margin-bottom: 0.8em;}

.widget_product_categories .product-categories .cat-item-15{display: nonel;}

ins .woocommerce-Price-amount {color: #d72d2d;}

.cskh-product .section-title-container {margin-bottom: 10px;}
.chat-zalo {margin-bottom: 10px;}
.chat-zalo .icon-box-img svg, .chat-zalo .icon-box-img img {padding: 0;}
.chat-zalo .icon-box-text {border: 2px solid #88b8e8;border-radius: 50px;margin-left: -25px;padding-left: 28px !important;line-height: 30px;height: 35px;margin-top: 2px;}
.chat-zalo .icon-box-text h6{line-height: 30px;height: 30px;}

.nav-dropdown {min-width: 280px;}

a.devvn_buy_now_style{max-width: 100%;}

.price span.lienhe{color: red;}

.wvn-gift {
  margin-bottom: 15px;
  margin-top: 30px;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #d26e4b;
  font-size: 15px;
  width: 100%;
}

.wvn-gift .tieu-de {
    background: #d26e4b;
    padding: 2px 20px;
    margin-top: -24px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    display: block;
    max-width: 207px;
    border-radius: 99px;
    margin-bottom: 5px;
}

@media (min-width: 1200px) {
	.footer-widgets .large-columns-4 .col:nth-child(1){max-width: 28%;-ms-flex-preferred-size: 28%;flex-basis: 28%;}
	.footer-widgets .large-columns-4 .col:nth-child(2){max-width: 22%;-ms-flex-preferred-size: 22%;flex-basis: 22%;}
}

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


}
body {background: red;}