/*
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.   ***************/
.banner-top
{
    padding: 10px 15px;
    background: #f6f6f6;
    border: solid 1px #f7a9a9;
}
.banner-top img{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px #f7a9a9;
    position: relative;
    margin-right: 10px;
    float: left;
    padding: 8px;
}
.banner-top .text h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.banner-top .text p {
    font-size: 13px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.text {
    overflow: hidden;
}
.slidesp-top .section-title-container
{
    margin-bottom: 0;
}
.row-banner > div
{
    padding-bottom: 10px;
}
.slidesp-top .section-title-container
{
    margin-bottom: 0;
}
.row-banner > div
{
    padding-bottom: 10px;
}
.column-menu
{padding-right: 0;}

.column-img
{
    padding-left: 0;
    padding-right:0;
}
.column-sp
{
    padding-left: 7px;
}
.menu-item > a:after
{
    margin-bottom: 20px;
}
#footer .widget-title
{
    color:#eb2525;line-height: 40px;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(235,39,39,0.54);
}
#footer .dark, #footer .dark p, #footer .dark td{
    color:#333;
}
#footer .is-divider
{
    display: none;
}
.menu-menu-footer-container ul li, #footer .menu-item i._mi
{
    font-size: 13px;
}
.menu-menu-footer-container ul li:hover a
{
    color: #eb2525 !important;
}
.dark .social-icons .button.is-outline {
    border-color:#7c7575;
}
#footer .follow-icons i{color: #7c7575;}.absolute-footer .copyright-footer
{color: #ddd}
.searchform input, .searchform select
{
    height: 45px;
}
.searchform .button{ height: 45px;width: 50px}


/*custom menu danh mục home*/
 .menu-danhmuc-title
{
    background:#119131;
}
.column-menu ul li a
{
    font-size: 13px;color: rgb(51, 51, 51);
    line-height: 21px;
    -webkit-transition: padding 0.2s linear;
    -o-transition: padding 0.2s linear;
    transition: padding 0.2s linear;
}
.column-menu ul li .menu li:hover a {
    padding-left: 8px;
    color: #fff;
}
.column-menu ul li .menu li:hover {
    background: #119131;
}
.menu-danhmuc-title a
{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.column-menu .widget
{
    margin: 0;
}
.column-menu .widget a
{
    margin-left: 15px;
}
 .menu-danhmuc-title a img,  .menu-danhmuc-title a span
{
    display: block;
}
.menu-danhmuc-title a span
{
    font-size: 14px;
    line-height: 35px;
    color: #ffffff;
}
.menu-danhmuc-title a
{
    transition: none !important;
}
.menu-danhmuc-title:hover a
{
    padding-left: 0 !important;
}
.menu-meo, #menu-menu-danh-muc-meo-canh li:hover{
    background: #0C8DAD;
}
.nhim-kieng, #menu-menu-danh-muc-gap-nham li:hover{
    background: #C27706;
}
.soi-canh, #menu-menu-danh-muc-soi-canh li:hover{
    background: #ED5F5F;
}
.vat-dung-thu, #menu-menu-vat-dung-thu-cung li:hover{
    background: #4A4466;
}
/*end custom menu danh mục home*/
.woocommerce-Price-amount, .product-info .product-title
{
    color:#eb2525 !important;
}
.product-info .single_add_to_cart_button:before {
    content: "\f291";
    font-family: Fontawesome;
    margin-right: 10px;
}
.product-info .single_add_to_cart_button
{
    background: #EB2525;
}
.single .product-page-title, .shop-page-title
{
    background:#EDEDED;
}
.single .product-page-title a, .shop-page-title .breadcrumbs, .shop-page-title a
{
    font-size: 14px;
    color: #333;
}

.single .product-page-title a:last-child, .shop-page-title .breadcrumbs
{
    color: #eb2525;
}
.page-title-inner
{
    padding-top:0;
    min-height: 50px;
}
.is-divider{display: none;}

.widget {
    border: 1px solid #ddd;
    border-top: none;
}
#product-sidebar .widget .widget-title, #shop-sidebar .widget .widget-title, .post-sidebar .widget-title, .page-wrapper .widget-title {
    display: block;
    width: 100%;
    height: 40px;
    background:#EB2525;
    color: #fff;
    line-height: 45px;
    font-size: 14px;
}
#product-sidebar .widget .widget-title:before, #shop-sidebar .widget .widget-title:before, .post-sidebar .widget-title:before, .page-wrapper .widget-title:before{
    content: "\f0c9";
    font-family: fontawesome;
    font-size: 21px;
    line-height: 29px;
    margin: 0 10px;
}
#product-sidebar
{
    padding-left: 15px;
}
#product-sidebar .widget  ul, #shop-sidebar .widget ul, .post-sidebar .widget ul, .page-wrapper ul
{
    padding: 0 10px;
}
.widget_product_categories ul li a, .widget_categories ul li a
{font-size: 15px;}
.widget_product_categories ul li a:before, .widget_categories ul li a:before{
    content: "\f04e";
    color: #333;
    font-family: FontAwesome;
    font-size: 9px;
    margin-right: 5px;
}
.box-vertical .box-text {
    vertical-align: top;
    padding-top: 0px;
}
.back-to-top
{
    border-color: #F95757 !important;
    background: #F95757 !important;
    color: #fff !important;
}
.product-section-title-related {
    color: #eb2525;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.widget_price_filter .price_slider_amount .button {
    border-radius: 5px;
    background-color: #a38876;
}
.back-to-top {
    bottom: 55px;
    }
.badge-container
{
    margin-top: 0;
}
.product-small .badge {
    height: 1.8em;
    width: 1.8em;
}
.product-small .badge-inner {
    background-color:#F39200 !important;
    border-radius: 0 0 10px;
}
.slidesp-top .badge-container {
    margin-top: 15px;
    margin-left: 15px;
}
.khuyen-mai {
    border: 1px solid #bfbfbf;
    padding: 8px;
    font-size: 14px;
    border-radius: 8px;
    margin-bottom: 15px;
    line-height: 18px;
}
.checkout .has-border {
    border: 1px solid !important;
}

@media screen and (min-width: 850px)
{
.slide-thu .slide-left {
    max-width: 23%;
    flex-basis: 23%;
    }
    .slide-thu .slide-right
    {
        max-width: 77%;
        flex-basis: 77%;
        padding-left: 0;
        padding-bottom:0px;
    }
    .home .product-title
	{
	      white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.sp-noibat .flickity-slider > .product-small
	{
	    border-top: 1px solid #ddd;
	    border-right: 1px solid #ddd;
	}
	.sp-noibat .flickity-viewport
	{
	    border-left: 1px solid #ddd;
	    border-bottom: 1px solid #ddd;
	    height: 270px !important;
	}
}
@media only screen and (max-width: 768px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.row-danhmuc .column-sp, .row-danhmuc .column-menu, .slide-right
	{
		max-width: 100% !important;
	    -webkit-flex-basis: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	}
	.menu-danhmuc-title a span {
    line-height: 30px;display: inline-block;
	}
	.column-menu
	{
		padding: 0 0px 30px;
	}
	.column-menu .menu li {
    display: none;
	}
	.column-menu .menu li.menu-danhmuc-title {display: block;}

}

.out-of-stock-label, .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle
{
    color: #eb2525 !important;
}
.widget_price_filter form
{
    padding:15px 10px;
}
.mphone a{background: #97BF0E !important;}



