/*
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 #d7d660;
}
.banner-top img{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px #d7d660;
    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: #eeec3e;
    line-height: 40px;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(238,236,62,1);
}
#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: #898820 !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:#eeec3e;
}
.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: #eeec3e;
}
.menu-danhmuc-title a
{
    color: #000000;
    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: #eeec3e;
}
.nhim-kieng, #menu-menu-danh-muc-gap-nham li:hover{
    background: #eeec3e;
}
.soi-canh, #menu-menu-danh-muc-soi-canh li:hover{
    background: #eeec3e;
}
.vat-dung-thu, #menu-menu-vat-dung-thu-cung li:hover{
    background: #eeec3e;
}
/*end custom menu danh má»¥c home*/
.woocommerce-Price-amount, .product-info .product-title
{
    color:#eeec3e !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: #eeec3e;
}
.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: #eeec3e;
}
.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:#eeec3e;
    color: #fff;
    line-height: 45px;
    font-size: 12px;
}
#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: #eeec3e !important;
    background: #eeec3e !important;
    color: #000000 !important;
}
.product-section-title-related {
    color: #eeec3e;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.widget_price_filter .price_slider_amount .button {
    border-radius: 5px;
    background-color: #898820;
}
.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:#eeec3e !important;
    border-radius: 0 0 0px;
}
.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: #eeec3e !important;
}
.widget_price_filter form
{
    padding:15px 10px;
}
.mphone a{background: #eeec3e !important;}


#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: #eeec3e;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(238, 236, 62);
    color: #000000;
    line-height: 45px;
    font-size: 12px;
}


.slider-wrapper {
  margin-bottom: 30px;
}
.postBg {
  background-position: center center;
  background-size: cover;
  display: block;
  min-height: 500px;
  position: relative;
}
.postInfo {
  bottom: 0;
  padding: 40px;
  position: absolute;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
}
.postInner {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
  border-left: 3px solid #eeee22;
}
.postInner .desc {
  color: #fff;
  line-height: 20px;
  height: 40px;
  font-size: 95%;
  overflow: hidden;
}
.postInner h2 {
  color: #eeee22;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.postInner .meta > a {
  display: inline-block;
  background-color: #eeee22;
  padding: 0 5px;
}
.postInner .meta {
  margin-bottom: 15px;
  font-size: 90%;
  opacity: 0.7;
  color: #ccc;
}
@media screen and (max-width: 850px)
{
 .postInner .desc {
   display: none; 
 }
.postInner h2 {
  font-size: 1.2em;
}
}
