/* CSS CHUNG */
body{
	counter-reset: number;
}
img.mfp-img {
    padding: 0px;
}
.tab-panels a {
    color: #0064c2;
}
.flatsome_recent_posts ul {
    padding-left: 0px;
    padding-right: 0px;
}
.mr-half {
    margin-right: 5px;
}
.recent-blog-posts-li .badge {
    height: 60px;
    width: 90px;
}
.recent-blog-posts-li .bg-fill {
    border-radius: 5px;
}
.post-item img {
    border-radius: 5px;
}
.post-sidebar .widget-title {
    font-size: 1em;
    font-weight: 600;
    background-color: #d99700;
    color: white;
    padding: 15px 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mfp-content {
    background-color: rgb(217 151 0) !important;
}
#main-menu {
    background-color: rgb(217 151 0) !important;
}
.mfp-content .icon-angle-down:before {
    color: #ffffff;
}
.off-canvas .nav-vertical>li>a {
    color: white !important;
}
.off-canvas .nav-vertical li li>a {
    color: white !important;
}
.primary.is-link, .primary.is-outline, .primary.is-underline {
    color: #ffffff !important;
    background-color: #d99700 !important;
    border-radius: 4px !important;
    font-size: 14px !important;
}
ul#kenhbanhang li {
  display:inline;
}
.footer-widgets li {
    list-style: square;
}
.term-description {
    margin-top: 15px;
}
.flickity-viewport {
    height: 160px;
}
nav.woocommerce-pagination {
    margin-top: 15px;
}
.woof_list label {
    padding-top: 8px;
	padding-bottom:0px;
	font-size: 15px;
    font-weight: 100;
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
    margin-right: 0em;
}
button.button.woof_submit_search_form {
    background-color: #d99700!important;
}
.name.product-title {
    padding: 0px 5px;
}
.widget .woof_redraw_zone ul li, .widget .woof_redraw_zone ul li a {
    padding-left: 20px;
}
.woof_container_inner.woof_container_inner_snphmthnghiu {
    border: 1px solid #d99700;
}
.product-main {
    padding: 30px 0px 0px 0px;
}
.wp-caption {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}
.wp-caption .wp-caption-text {
    background: rgb(255 255 255);
}
.variations td, .variations th {
    font-size: 20px;
}
.xemthem {
    background-color: #ffedc5;
    padding: 10px 20px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.xemthem:before {
    content: "👉 ";
}
.xemthem a {
    color: #0064c2;
}
.mega-menu-description {
    display: none!important;
}
.page-wrapper h1, .shop-container h1 {
    font-size: 22px;
    color: #d99700!important;
	padding-top: 15px;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    font-size: 18px;
}
.page-wrapper h2, .shop-container h2 {
    padding-top: 10px;
    font-size: 20px;
/*     color: #d99700!important; */
}
.page-wrapper h2:before, .shop-container h2:before {
	counter-increment: number;
	content: counter(number) ".";
	padding-right: 5px;
}
.page-wrapper h3, .shop-container h3 {
    font-size: 18px;
/*     color: #d99700!important; */
/* 	font-style: italic; */
}
ul {
    margin-bottom: 1em;
    margin-top: 1em;
    padding-left: 15px;
	padding-right: 15px;
}
.mangxahoi i {
    color: #fff;
}
.shop-container p {
    margin-bottom: 0.5em;
}
.category-page-row {
    padding-top: 0px;
}
.ten-danh-muc{
	font-size: 15px !important;
    font-style: normal !important;
}
.category-filtering.category-filter-row.show-for-medium {
    display: none;
}
.box.has-hover.has-hover.box-text-bottom {
	border: 1px solid #fff;
    border-radius: 5px;
}
.box.has-hover.has-hover.box-text-bottom:hover {
    border: 1px solid #d99700;
}
.box-image {
    padding-top: 0px;
}
.box-text.text-center {
    padding-left: 0px;
    padding-right: 0px;
}
.box-text {
    padding-bottom: 10px;
}
form.woocommerce-ordering {
    font-size: small;
}
.gioi-thieu a {
    color: #55a1ff;
}
a.icon-circle:hover, a.remove:hover, .gioi-thieu a:hover {
    color: #d99700;
}
.gioi-thieu {
    border: 1px dotted #d99700;
    border-radius: 5px;
    padding-top: 15px;
    background: #eaecff;
    background: -webkit-gradient(linear,left top,right top,from(#eaecff),to(#ffeaea));
    background: linear-gradient(to right,#eaecff,#ffeaea);
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700;
    font-style: normal;
}
.h1, h1 {
    font-size: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
}
.primary, input[type=submit], input[type=submit].button {
    background-color: #f5ab00;
}
.mfp-content a {
    color: black !important;
}
.toggle i {
    font-size: 1em;
}
.mfp-content {
    background-color: #0000000d;
}
#wide-nav>.flex-row>.flex-left {
    width: 100%;
    min-width: 245px;
    margin-right: 0px;
}
.mega-sub-menu {
    margin-top: 5px!important;
}
.has-border {
    border: 1px solid #d99700;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 1px solid #d99700;
}
.button.icon.is-small {
    border-color: #f5ab00;
}
.icon-menu {
    color: #f5ab00;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    background-color: #d99700;
}
.button.alt, .button.checkout, .checkout-button, .secondary {
    background-color: #d99700;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    border: 1px solid #dd8500;
}
.hotline {
    background-color: red;
    padding: 5px 20px;
    border-radius: 5px;
}
.hotline a{
	font-weight: bold;
    font-size: 15px;
    color: #fff;
}
#ftwp-container #ftwp-list.ftwp-strong-first>.ftwp-item>.ftwp-anchor .ftwp-text {
    font-weight: normal;
}
#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-decimal>.ftwp-item>.ftwp-anchor::before {
    font-weight: normal;
}
#ftwp-list li a::before {
    content: counters(item, ".", decimal) ". ";
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: .2em;
    float: left;
}
.entry-author {
    padding: 1em;
    border: 1px dotted #d99700;
    border-radius: 5px;
}
.icon.button.circle.is-outline {
    color: #d99700;
}
.entry-content {
    padding-top: 0px;
}
#shop-sidebar .widget-title {
    font-size: 1em;
    font-weight: 600;
    background-color: #d99700;
    color: white;
    padding: 15px 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.menu-danh-muc-san-pham-container {
    padding: 15px 7px;
    border: 1px solid #d99700;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}
.widget>ul>li ul, ul.menu>li ul {
    margin: 0 0 10px 3px;
    padding-left: 10px;
}
.widget>ul>li li>a, ul.menu>li li>a {
    font-size: 1em;
}
@media screen and (min-width: 850px)
.row-large>.col, .row-large>.flickity-viewport>.flickity-slider>.col {
    padding: 0 15px 15px;
}
.ftwp-in-post#ftwp-container-outer.ftwp-float-left #ftwp-contents {
    width: 100%;
}
/* CSS CHUNG */
/* CSS MENU */
@media only screen and (min-width: 769px){
#mega-menu-wrap-primary {
    background: #d99700!important;
}
}
@media only screen and (min-width: 769px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: #d99700!important;
	font-weight: bold;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
    font-weight: bold!important;
	padding: 0px 10px 0px 10px;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: #aeaeae;
	font-weight: bold!important;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: #d99700;
  font-weight: bold!important;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #d99700;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: #d99700;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #d99700;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin: 5px 0px 0px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
}
/* CSS MENU */
/* CSS PRODUCT */
.product-small .col-inner {
    background: white;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}
.product-small .col-inner:hover {
    border: 1px solid #dd8500;
}
.add-to-cart-button {
    text-align: center;
}
.title-wrapper {
    padding: 0px 5px;
}
.price-wrapper {
    padding: 0px 10px;
}
.is-outline:hover, .primary.is-outline:hover {
    background-color: #f5ab00;
    border-color: #f5ab00;
}
.primary.is-link, .primary.is-outline, .primary.is-underline {
    color: #f5ab00;
}
/* CSS PRODUCT */
/* CSS CATEGORY PRODUCT */
.category-page-row .products {
    background: #f1f1f1;
    margin: 0 !important;
    padding-top: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}
/* CSS CATEGORY PRODUCT */
/* CSS HEADING */
.heading {
    background: #f7f7f7 ;
    min-height: 49px;
    border-bottom: 4px solid #dd8500;
    position: relative;
    height: 50px;
    margin-bottom: 15px;
}

.heading h2 {
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    padding: 16px;
}

.heading h2 a {
    color: #dd8500;
    text-transform: uppercase;
}

.readmore {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 14px;
    color: gray;
    font-weight: normal;
    padding-right: 2px;
    padding-top: 1px;
    transition: all .3s;
}

.readmore:hover {
    color: green
}
/* CSS HEADING */
/* CSS PRODUCT DETAIL */
.product-info .breadcrumbs {
    font-size: .85em;
    margin: 0 0 .5em;
    background: #f1f1f1;
    padding: 8px;
    border-bottom: 5px solid #9b6843;
}
.khuyen-mai {
    background: #f9f9f9;
    border: 1px dashed #1da107;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
    color: #424242;
    margin-bottom: 10px;
}
.breadcrumbs a {
    color: #666666;
    font-weight: 500;
}
.product-footer .woocommerce-tabs {
    border-top: 1px solid #ececec;
    padding: 30px 0;
    margin-top: 10px;
}
.woocommerce-tabs {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 30px;
    border-radius: 4px;
}
/* CSS PRODUCT DETAIL */
/* CSS KHÁC */
.thong-tin-giao-hang {
    font-size: 17px;
    color: #f5ab00;
}
.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5em;
}
/* CSS KHÁC */

input#woocommerce-product-search-field-0 {
    border-radius: 4px;
    border: 1px solid #fc8d1c;
    padding: 0 10px;
    background-color: white;
}
input#woocommerce-product-search-field-1 {
    border-radius: 4px;
}