/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.13.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.div-hotline .col-inner{
	background: #F7F7F7;
	padding: 10PX;
}
.div-hotline h3,.title-sidebar{
	color: #2682CC;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 500;
	position: relative;
}
.div-hotline h3:before, .title-sidebar {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 100px;
	height: 2px;
	background: #2682cc;
	transform: translate(-50%, 0px);
}
.tieu-chi-section .section-content .row > .col:nth-child(1) .icon-box h3 {
	color: #6DC0C1;
}
.section-partner .col-inner .overlay {
	display: none;
}
.tieu-chi-section .section-content .row > .col:nth-child(2) .icon-box h3 {
	color: #73C85D;
}

.tieu-chi-section .section-content .row > .col:nth-child(3) .icon-box h3 {
	color: #B23C8A;
}
.ban-chay-section .section-title {
	text-align: center;
	display: block;
	background: #2682cc;
	border-radius: 0;
	padding: 30px 15px;
	color: #fff;
	margin-bottom: 35px;
	position: relative;
}
.ban-chay-section .section-title:before {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 60px;
	height: 20px;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	background: #2682cc;
	transform: translate(-50%, 0px);
}
.tieu-chi-section .section-content .row > .col:nth-child(4) .icon-box h3 {
	color: #a77127;
}
.header-main {
	background: #dbeefd;
}
.div-hotline .icon-box h4{
	color: #2682CC;
	margin-bottom: 0px;
	font-size: 16px;
}
.div-hotline .icon-box {
	margin-bottom: 10px;
}
.tieu-chi-section .icon-box{
	padding: 10px;
}

#mega_menu{
	border: 1px solid #ddd !important;
}
.header-bottom .flex-left{
	max-width: 250px !important;
}
@keyframes shine{100%{left:125%}}.product-small .box-image::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.product-small .box-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.product-small .box-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
div#shop-sidebar {
	background: #f1f1f1;
	padding: 20px;
}

#shop-sidebar .product-categories, #shop-sidebar .woocommerce-widget-layered-nav-list {
	padding-top: 20px;
}
.searchform-wrapper .search-field {
	border-radius: 5px !important;
}
#shop-sidebar .widget ul li a {
	background: rgba(0,0,0,0) url(images/icon-filter.png) no-repeat scroll left center;
	padding-left: 20px;
	color: #333;
}
#shop-sidebar .widget ul li.chosen a, #shop-sidebar .widget ul li a:hover {
	background: rgba(0,0,0,0) url(images/icon-filter-active.png) no-repeat scroll left center;
	color: #72ae2e;
}
a.linkkhuyenmai {
	background: #055799;
	padding: 0 20px 0 70px !important;
	color: #ffff1e!important;
	height: 53px;
}

.list_icon_text a {
	-js-display: flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
}

.text_box span {
	font-size: 13px;
	font-weight: 700;
}

.icon_box i {
	font-size: 22px;
}
.header-cart-link.is-small {
	color: #2682cc;
}
.text_box strong {
	font-size: 17px;
	color: #ff3a07;
	bottom: 5px;
	position: relative;
	font-weight: bold;
}

.text_box {
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	position: relative;
}
.footer-section{
	background: url(images/a3.jpg);
}
.icon_box {
	width: 40px;
	height: 40px;
	background: #2682CC;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 46px;
	margin: 0 10px 0 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.list_icon_text {
	float: left;
	margin: 0 0 0 20px;
	min-width: 160px;
}
a.linkkhuyenmai:before {
	content: "";
	width: 50px;
	height: 36px;
	background: url(images/icon-hot.png) center center no-repeat;
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translate3d(0, -50%, 0) scale3d(0.9, .9, .9);
	-moz-transform: translate3d(0, -50%, 0) scale3d(0.9, .9, .9);
	-webkit-transform: translate3d(0, -50%, 0) scale3d(0.9, .9, .9);
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	animation: zoomIn .5s infinite;
}

#wide-nav>.flex-row>.flex-left {
	min-width: 257px
}

#mega-menu-title {
	padding: 15px 0 14px 15px;
	color: #fcee04;
	font-size: 1em;
}
#mega-menu-title i {
	color: #fff;
}
#mega-menu-wrap {
	background: #055799;
}

#mega_menu>li>a {
	padding-left: 20px;
}

.product-category .box-image {
	border-radius: 10px;
}

.product-category .count {
	display: none;
}
ul#mega_menu li img {
	border-radius: 50px;
}

.header-nav>li:hover a, .header-nav>li.active a {
	color: #fcee04!important;
}
.product-category .box-text {
	padding: 8px 10px;
	bottom: 0% !important;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.flickity-prev-next-button svg {
	background: #2682CC;
	border-radius: 99%;
	color: white;
}

.hdevvn-show-cats {
	border: none !important;
}

span.hdevvn-show-cats li {
	display: block;
	width: auto;
	float: left;
	margin: 0 8px;
}

.div-no-padding {
	padding-bottom: 0px !important;
}

span.hdevvn-show-cats li a {
	font-size: 11px;
}

.ban-chay-section .section-title span.section-title-main {
	background: none;
	box-shadow: none;
	border: none;
	float: none;
	font-size: 30px;
	font-weight: 500;
	margin: 0;
}
.flickity-viewport .img img {
	min-height: 380px;
}
.ban-chay-section .section-title a {
	margin-top: 9px;
	color: #fff;
	padding: 0;
}

.ban-chay-section .section-title a i {
	display: none;
}
.section-title-normal span.section-title-main {
	font-size: 18px;
	width: unset;
	background: #2682cc;
	padding: 6px 20px;
	font-weight: 500;
	position: relative;
	border-radius: 40px 0 0 40px;
}
.section-title-normal span.section-title-main:after {
	content: "";
	position: absolute;
	top: 0;
	right: -36px;
	width: 40px;
	height: 100%;
	background: url(/wp-content/uploads/2021/12/line-title.png);
}
.product-small.box .box-text {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.section-title-normal {
	margin-bottom: 20px;
	border-radius: 40px 0 0 40px;
	border-bottom: 2px solid #2682cc;
}

.section-title a {
	font-size: 14px;
	margin-left: auto;
	margin-right: 10px;
}
.add-to-cart-button:hover a {
	color: #fff !important;
}
span.hdevvn-show-cats li a {
	font-size: 15px;
	text-transform: none;
	font-weight: normal;
	margin-right: 0 !important;
	padding-left: 10px;
}
.product-small.box {
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.product-small.box .product-title a {
	color: #2c2c2c !important
}
.blog-post-inner p.from_the_blog_excerpt {
	color: #000;
}
span.hdevvn-show-cats li a:hover,
.section-title a:hover {
	text-decoration: underline
}
.post-item .post-title.is-large {
	color: #2682cc;
}
.post-item:hover .post-title.is-large {
	color: #d59d00;
}
.hdevvn-show-cats li {
	margin: 0
}
.danh-gia-section {
	position: relative;
	overflow: hidden;
}

.product-category h5 {
	color: white;
	font-size: 18px
}

#mega_menu li {
	border-top: 0
}
#mega_menu li a img{
	padding-right: 0px;
	width: 27px;
	height: 27px;
}
.menu-item i._before,
.rtl .menu-item i._after {
	margin-right: 12px
}

#mega_menu li a:hover {
	background: #2F93CA;
	color: #fff !important;
}
form.searchform>div {
	background: #fff;
}
form.searchform .ux-search-submit {
	padding: 4px 16px;
	background: #fcee04 !important;
	color: #2682cc;
}
.div-anh .col-inner>div:nth-child(1) {
	margin-bottom: 10px;
}
form.searchform .search-form-categories select {
	border: none;
	border-right: 1px solid #ccc !important;
}
.searchform-wrapper input[type=search] {
	box-shadow: none;
	height: 40px;
	border: 0;
	font-size: 13.5px
}
.icon_text_header .text_box {
	color:#2682cc;
}

.searchform-wrapper .search_categories {
	font-size: 13.5px;
	height: 40px;
	border: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border: 1px solid #d4d4d4;
	border-right: none !important
}

b,
strong {
	font-weight: 500
}

.header-inner .icon-box-text {
	padding-left: 5px!important
}

.header-inner .icon-box-img img {
	padding-top: 16px
}

.top-bar-nav .menu-item i._before {
	margin-right: 5px!important
}


#mega_menu {
	border: 0
}

.slider-section .cot2 .banner-row {
	margin-top: 18px
}
#mega_menu li:nth-child(2n) {
	background: #f3f8fb;
}
#mega_menu li a {
	padding: 7.7px 15px;
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

#mega_menu .khuyen-mai-nav a {
	color: #d7102c
}
.ban-chay-nhat-tuan .page-subheading {
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	font-size: 24px;
	padding: 0 0 15px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	color: #2682CC;
	font-weight: 500
}
.tieu-chi-section .section-content .row > .col:nth-child(1) .icon-box {
	background: #EBF8F9;
}
.tieu-chi-section .section-content .row > .col:nth-child(2) .icon-box {
	background: #EEF9EC;
}
.tieu-chi-section .section-content .row > .col:nth-child(3) .icon-box {
	background: #FBECF6;
}
.tieu-chi-section .section-content .row > .col:nth-child(4) .icon-box {
	background: #f5ede2;
}
.ban-chay-nhat-tuan .page-subheading:before {
	position: absolute;
	content: "";
	height: 2px;
	background: #2682CC;
	width: 80px;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	left: 0
}
.danh-gia-section blockquote {
	border: none;
}
.ban-chay-nhat-tuan .page-subheading img {
	display: inline-block
}
.box-info-partner {
	background: #5e5e5e;
	padding: 5px;
}

.box-info-partner .icon-box-text h3 {
	color: #fff;
}

.box-info-partner .icon-box-text p {
	color: #fff;
}
.box-info-partner .icon-box-img img {
	width: 50px;
	height: 50px;
	border: 3px solid #fff;
}
.ban-chay-nhat-tuan .post-item .meta-post-danhmuc {
	display: none
}

.ban-chay-nhat-tuan br {
	display: none
}

.slider-section .row .col {
	padding-bottom: 0
}

.nav-dropdown {
	border: 1px solid #fff;
	border-radius: 3px;
	font-size: 14px;
	padding: 10px
}

.nav-dropdown-has-arrow li.has-dropdown:before {
	border-bottom-color: #fff
}
a:hover {
	color: #2682cc !important;
}
.product-small .add-to-cart-button a {
	border-radius: 3px;
	font-weight: 400;
	text-transform: none;
	font-size: 13px;
	padding: 0 12px;
	line-height: 26px;
	min-height: 20px;
	min-width: 90px;
	border-radius: 0;
	background: #2682cc!important;
}
.product-small.box:hover .add-to-cart-button a {
	background: #fc9904 !important;
}
.product-small:hover .title-wrapper a {
	color: #2682CC !important;
}
.product-small .price span.amount {
	white-space: nowrap;
	color: red;
	font-weight: 500;
	font-size: 17px
}

.product-small .price del span {
	font-size: 12px!important;
	color: gray!important
}

.star-rating {
	font-size: 11px
}

.star-rating:before {
	color: #539414
}

.ban-chay-nhat-tuan .badge-container {
	margin: 10px!important
}

.badge {
	height: 35px;
	width: 35px
}

.badge-inner.on-sale {
	background-color: #539414;
	border-radius: 99px;
	font-weight: 400;
	font-size: 12px
}

.product-small .box-text .product-title {
	margin-bottom: 10px
}

.product-small .price {
	margin-top: 10px
}

.thoi-trang-nam .category-title .left .img-responsive {
	margin-right: 10px
}

.thoi-trang-nam .category-title .left {
	margin: 0;
	padding-left: 15px;
	font-size: 18px;
	background: #539414;
	color: #fff;
	height: 43px;
	line-height: 43px;
	text-transform: none;
	border-radius: 5px 0 0;
	font-weight: 500
}

.thoi-trang-nam .cot3 .widget_nav_menu ul li a span,
.thoi-trang-nam .tabbed-content .nav li a {
	font-size: 14px
}

.thoi-trang-nam .category-title .left img {
	display: inline-block;
	padding: 0 10px 0 20px;
	margin-top: -5px
}

.category-title br {
	display: none
}

.banner-ngang .section-content .col {
	padding-bottom: 0
}

#mega_menu li.has-child .sub-menu li.has-child {
	background: #fff;
	text-align: left;
	display: table-cell;
	white-space: nowrap;
	width: 160px;
	min-width: 160px
}

#mega_menu li.has-child .sub-menu li.has-child .sub-menu {
	display: block;
	margin: 15px 0
}

#mega_menu li.has-child .sub-menu {
	background: 0 0;
	border: 0;
	box-shadow: 0 0 0 gray;
	margin-top: 0!important
}

#mega_menu li.has-child .sub-menu li {
	background: #fff;
	border-bottom: 1px solid #f5f5f5
}

#mega_menu li.has-child .sub-menu li.has-child a {
	text-transform: uppercase;
	font-weight: 500
}

#mega_menu li.has-child .sub-menu li.has-child ul li a {
	text-transform: none;
	padding: 6px 15px;
	font-weight: 400
}

#mega_menu li.has-child .sub-menu li.has-child ul li {
	border-bottom: none
}

.thoi-trang-nam .tieu-de .category-title h2 img {
	padding-right: 10px
}

.thoi-trang-nam .tieu-de .tabbed-content .nav {
	height: 43px;
	border-top: 1px solid #539414;
	background: #fff
}

.thoi-trang-nam .tabbed-content .nav {
	height: 43px
}

.thoi-trang-nam .tabbed-content .nav li {
	margin-left: 15px;
	margin-right: 15px!important
}

.thoi-trang-nam .tabbed-content .nav li.active a {
	color: #539414
}

.thoi-trang-nam .tabbed-content .nav li.active a:before {
	background-color: #539414
}

.thoi-trang-nam .cot3 .widget_nav_menu {
	margin-left: 0
}

.thoi-trang-nam .cot3 .widget_nav_menu ul li {
	width: 50%;
	float: left;
	text-align: center;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px
}

.thoi-trang-nam .cot3 .widget_nav_menu ul li a img {
	display: block;
	text-align: center;
	margin: 0 auto
}

.thoi-trang-nam .cot3 .widget_nav_menu ul {
	background: #fff;
	margin-top: 17px;
	margin-bottom: 15px;
	border: 1px solid #f7f7f7;
	display: inline-block
}

.thoi-trang-nam .category-title .left2,
.thoi-trang-nam .category-title .left3 {
	line-height: 43px;
	border-radius: 5px 0 0;
	font-weight: 500;
	height: 43px;
	text-transform: none
}

.thoi-trang-nam .cot3 {
	flex-basis: 21%;
	max-width: 100%
}

.thoi-trang-nam .sub-menu,
.thoi-trang-nam .sub-menu2 {
	flex-basis: 79%;
	max-width: 100%
}

.thoi-trang-nam .product-small .add-to-cart-button {
	margin-top: -150px;
	position: absolute;
	display: none
}

.thoi-trang-nam .product-small .variations_form {
	display: none!important
}

.thoi-trang-nam .product-small:hover .add-to-cart-button {
	display: block;
	z-index: 9999
}

.thoi-trang-nam .badge-container {
	margin: 10px
}

.ban-chay-nhat-tuan .row .large-12 {
	padding-bottom: 0
}

.thoi-trang-nam .category-title .left2 {
	margin: 0;
	padding-left: 15px;
	font-size: 18px;
	background: #49860d;
	color: #fff
}

.thoi-trang-nam .category-title .left2 img {
	display: inline-block;
	padding: 0 10px 0 20px;
	margin-top: -5px
}

.thoi-trang-nam .category-title a {
	color: #fff
}

.thoi-trang-nam .tieu-de .sub-menu2 .tabbed-content .nav {
	height: 43px;
	border-top: 1px solid #49860d;
	background: #fff
}

.thoi-trang-nam .sub-menu2 .tabbed-content .nav li.active a:before {
	background-color: #49860d
}

.thoi-trang-nam .sub-menu2 .tabbed-content .nav li.active a {
	color: #49860d
}

.thoi-trang-nam .category-title .left3 {
	margin: 0;
	padding-left: 15px;
	font-size: 18px;
	background: #539414;
	color: #fff
}

.thoi-trang-nam .category-title .left3 img {
	display: inline-block;
	padding: 0 10px 0 20px;
	margin-top: -5px
}


.footer-section .col,
.footer-section .gioi-thieu,
.tin-khuyen-mai .col {
	padding-bottom: 0
}

.thoi-trang-nam .sub-menu3 {
	flex-basis: 79%;
	max-width: 100%
}

.thoi-trang-nam .tieu-de .sub-menu3 .tabbed-content .nav {
	height: 43px;
	border-top: 1px solid #42b315;
	background: #fff
}

.thoi-trang-nam .sub-menu3 .tabbed-content .nav li.active a {
	color: #42b315
}

.thoi-trang-nam .sub-menu3 .tabbed-content .nav li.active a:before {
	background-color: #42b315
}

.co-the-ban-thich .add-to-cart-button,
.co-the-ban-thich .product-small .variations_form,
.co-the-ban-thich .star-rating {
	display: none!important
}

.box-blog-post .is-divider {
	display: none
}

.button span {
	font-weight: 400
}

.tin-khuyen-mai .cot1 img {
	margin-top: -30px
}

.tin-khuyen-mai .cot1 .img .img-inner {
	overflow: initial
}

.tin-khuyen-mai .cot2 .wpcf7 form input[type=email] {
	background-color: #fff;
	border-radius: 3px
}

.tin-khuyen-mai .cot2 input[type=submit]:not(.is-form) {
	border-radius: 3px;
	background: #ffc800;
	font-weight: 400;
	text-transform: none
}



.widget ul ul li a {
	padding: 5px 0
}

.widget ul ul {
	border: none !important;
	padding-left: 0 !important
}

.widget ul li a:hover {
	color: #2682CC
}

.widget ul li.recent-blog-posts-li {
	padding: 0 10px
}

.widget ul li.recent-blog-posts-li a {
	padding: 0 !important
}

.widget ul li a {
	padding: 9px 0;
	font-weight: 500;
	color: #484848;
}

.widget ul.product-categories li {
	padding: 0 10px;
	/* background: url(/wp-content/uploads/2019/07/dot.jpg); */
	background-repeat: no-repeat;
	background-position-y: 14px;
	background-position-x: 5px;
	padding-left: 20px;
	position: relative;
}
.widget ul.product-categories>li:before {
	content: "";
	position: absolute;
	top: 17px;
	left: 5px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(
		45deg);
}
.footer-section .gioi-thieu ul li {
	list-style: none;
	margin-left: 0!important
}

.archive .variations_form {
	display: none!important
}

.archive .large-3 {
	flex-basis: 22%;
	padding-right: 0;
	max-width: 100%
}

.archive .large-9 {
	padding-left: 20px;
	flex-basis: 78%;
	max-width: 100%
}

.blog-archive .large-3 {
	padding-left: 0
}
.widget .is-divider {
	display: none
}
.row-sp .col{
	padding-bottom: 0px !important;
}

#product-sidebar span.widget-title,
#shop-sidebar span.widget-title {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}
#product-sidebar span.widget-title:before, #shop-sidebar span.widget-title:before {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	width: 100px;
	height: 2px;
	background: #2682cc;
	transform: translate(-50%, 0);
}
#product-sidebar .product-categories li a {
	padding: 9px 0;
	font-size: 14px
}

.widget .current-cat>a {
	font-weight: 500;
	color: #2682CC
}

.woof_list_checkbox li div {
	margin-top: 0
}

.woof_list label {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 0;
	font-weight: 400
}

.woof_list li {
	padding: 0!important
}

.woof_container_inner_kchthc ul li {
	width: 50%;
	float: left;
	margin: 0!important
}

.widget ul {
	display: inline-block
}

.shop-page-title .page-title-inner {
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 12px
}

.woocommerce-breadcrumb {
	text-transform: none;
	font-weight: 500;
	letter-spacing: 0;
	padding: 10px 5px;
}
.product-page-title .page-title-inner{
    padding: 30px 15px;
}

.product-page-title .page-title-inner .woocommerce-breadcrumb{
	background: rgb(233 233 233 / 50%);
}
.menu-danh-muc-san-pham-container ul li:hover a, .menu-ho-tro-khach-hang-container ul li:hover a{
	color: #fcee04 !important;
}
.menu-danh-muc-san-pham-container ul li, .menu-ho-tro-khach-hang-container ul li{
	position: relative;
	padding-left: 15px;
}
.menu-danh-muc-san-pham-container ul li:before, .menu-ho-tro-khach-hang-container ul li:before{
	content: "";
	position: absolute;
	top: 19px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	background: #fff;
	opacity: 1;
}
.badge-container {
	margin: 10px
}

.breadcrumbs a,
.shop-container .product-main .breadcrumbs a {
	color: #000
}

.shop-container .product-main .product-title {
	font-size: 24px;
	font-weight: 500;
	color: #2682cc;
}

.shop-container .product-main .price-wrapper del span {
	font-size: 15px;
	color: gray
}

.shop-container .icon-expand:before,
.shop-container .product-main .product-short-description {
	font-size: 14px
}

.shop-container .product-main .price-wrapper ins span,
.shop-container .product-main .price-wrapper span {
	font-weight: 500;
	color: #ff0000;
	font-size: 18px;
}

.shop-container .product-main .image-tools .button.is-outline {
	border: 0
}

.product-short-description p {
	margin-bottom: 15px;
	font-style: italic;
}

.shop-container .product-main .product-short-description a {
	color: red!important;
	margin-bottom: 10px;
	display: inline-block
}

.shop-container .product-main .ma-sp {
	color: #ff5622
}

.shop-container .product-main .product_meta .posted_in,
.shop-container .product-main .product_meta .sku_wrapper {
	display: none
}

.shop-container .product-main .product_meta .tagged_as a {
	font-size: 14px;
	color: #ff5622
}

.shop-container .product-info .single_add_to_cart_button {
	font-weight: 400;
	text-transform: none;
	background: #539414;
	font-size: 15.5px;
	border-radius: 4px;
	letter-spacing: 0
}

.widget ul {
	display: block;
}

.shop-container .large-9 {
	border-right: none !important;
	padding-right: 0;
	padding-bottom: 0
}

.shop-container .product-info .goi-ngay {
	font-size: 15px;
	color: #d7102c;
	font-weight: 500
}

.lien-he-section form input, .lien-he-section form textarea {
	padding: 8px !important;
	border: 1px solid #e1e1e1 !important;
	border-left: 6px solid #2682cc !important;
	box-shadow: none !important;
}
.lien-he-section form input {
	height: auto !important;
}
.shop-container .content-row {
	background: #fff;
	margin-bottom: 30px
}

.shop-container .product-main {
	padding-top: 30px
}

.shop-container #product-sidebar {
	padding-top: 20px;
	border-left: 0
}

.shop-container .product-footer .product-tabs li {
	margin: 0 15px
}

.blog-archive .post-item .box-text .post-title,
.blog-single .entry-meta .danh-muc {
	margin-bottom: 10px
}

.shop-container .product-footer .product-tabs li a {
	font-size: 16px;
	font-weight: 500
}

.product-footer .tabbed-content .tab-panels {
	font-size: 14.5px;
	color: #505050
}

.product-footer .product-section-title {
	text-transform: uppercase;
	letter-spacing: 0;
	color: #2682cc;
	font-weight: 500;
}
}

.shop-container .related .add-to-cart-button,
.shop-container .related .star-rating,
.shop-container .variations_form {
	display: none!important
}

.product_list_widget li a {
	font-size: 14px
}

.product_list_widget del span {
	color: gray!important;
	font-weight: 400;
	font-size: 12px!important
}

.product_list_widget ins span,
.product_list_widget span.amount {
	font-weight: 500;
	color: #ff5622;
	font-size: 16px
}

#breadcrumbs {
	font-size: 14px
}

#breadcrumbs .breadcrumb_last {
	color: #444141
}

.blog-single .article-inner .entry-title {
	font-weight: 500;
	font-size: 26px;
	text-transform: uppercase;
	color: #2682cc;
	margin-bottom: 30px;
}

.blog-single .article-inner .fa:before {
	color: red
}

.blog-single .article-inner .fa {
	padding-right: 10px
}

.article-inner .header-meta-info a {
	padding-right: 15px
}

.article-inner .header-meta-info {
	font-size: 14px;
	color: gray
}

.article-inner .entry-content {
	font-size: 15px;
	padding-top: 0
}

.blog-single .entry-meta {
	font-size: 14px
}

.is-divider {
	display: none
}

.blog-single .entry-meta .the-tim-kiem a {
	background: #c3c3c3;
	padding: 5px;
	border-radius: 3px;
	color: #fff
}

.blog-single .blog-share {
	text-align: left
}

.meta-related {
	border-radius: 5px;
	background: #E1F5FE;
	padding: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

.meta-related ul li {
	color: #0092ff;
	list-style: square;
	font-size: 15px;
	margin-bottom: 0px;
}

.bai-viet-lien-quan {
	margin-top: 20px;
}

.blog-single h2 {
	font-weight: 500;
	font-size: 21px;
	color: #2682CC;
}

.bai-viet-lien-quan ul {
	margin-bottom: 0;
	display: inline-block;
	width: 100%;
}

.bai-viet-lien-quan ul li {
	list-style: none;
	width: 33.33%;
	float: left;
	padding-left: 4px;
	padding-right: 5px;
}

.bai-viet-lien-quan ul li .box-image img {
	height: 180px;
	border-radius: 6px;
	object-fit: cover;
	object-position: center;
}

.bai-viet-lien-quan ul li h3 {
	height: 45px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 500;
	color: #3c3a3a;
	margin-top: 7px;
	line-height: 20px;
}

.bai-viet-lien-quan ul li h3:hover {
	color: #2682CC
}

.thong-tin-tac-gia {
	background: #FFFDE7;
	padding: 15px;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	clear: both;
	border: 1px dashed #FF9800;
}

.thong-tin-tac-gia h4 {
	margin-bottom: 4px;
	font-size: 20px;
	font-weight: 400;
	color: #2682CC;
}

.thong-tin-tac-gia .left img {
	border-radius: 99%
}

.thong-tin-tac-gia .left {
	width: 10%;
	float: left;
	display: inline-block;
}

.thong-tin-tac-gia .right {
	padding-left: 10px;
	width: 90%;
	float: right;
	display: inline-block;
	text-align: left;
}

.meta-related ul li a {
	color: #0092ff;
	text-transform: none;
}

.thong-tin-tac-gia .right p {
	font-size: 14px !important;
}

.meta-related ul {
	margin-bottom: 0
}

.meta-related ul li a:hover {
	text-decoration: underline;
	color: #0072c8;
}

.blog-single .entry-meta .the-tim-kiem a:hover {
	background: #2682CC
}

span.widget-title {
	display: block;
	margin-bottom: 10px;
	text-transform: none;
	letter-spacing: 0;
	font-size: 19px;
	font-weight: 500;
	color: #2682CC;
}

.lien-he-section form,
.recent-blog-posts a {
	font-size: 14px
}

.blog-archive .post-item a:hover {
	color: #000
}

.meta-post-danhmuc {
	display: block;
	margin-top: 7px;
	margin-bottom: 5px;
	color: gray;
	font-size: 13px
}

.meta-post-danhmuc .fa:before {
	padding-right: 5px
}

.meta-post-danhmuc .danh-muc-post {
	padding-right: 15px
}

.page-wrapper .page-inner {
	font-size: 15px
}

a.back-to-top {
	border: 0;
	background-color: #ffba00!important;
	color: #fff!important
}

.woocommerce .woocommerce-info .message-container a {
	color: #ff5622
}

form.checkout h3 {
	font-weight: 500;
	text-transform: none;
}

.woocommerce-billing-fields__field-wrapper {
	font-size: 15px
}

.fl-labels .form-row input:not([type="checkbox"]),
.fl-labels .form-row textarea,
.fl-labels .form-row select {
	height: 35px;
}

.fl-labels .fl-wrap label[for]:first-child {
	font-size: 15px;
	padding-top: 3px
}

.form-row .fl-is-active select {
	padding-top: 25px
}

.secondary.is-underline,
.secondary.is-link,
.secondary.is-outline,
.stars a.active,
.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before,
.color-secondary {
	color: #539414;
}

.footer-secondary {
	padding: 0;
}

.giftcode {
	background: url(/wp-content/uploads/2019/07/gift-icon.png);
	background-repeat: no-repeat;
	background-size: 41px;
	padding-left: 50px !important;
}

form {
	margin-bottom: 0
}

.nhan-tin-section .large-12 {
	padding-bottom: 0
}

.absolute-footer {
	font-size: 13px
}

.form-lien-he {
	background: #8c194c99;
	border-radius: 5px;
	padding: 20px;
	width: 100%;
	display: inline-block;
	clear: both;
}
.product-small .box-image a {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 100%;
	position: relative;
}

.product-small .box-image img {
	position: absolute;
	display: block;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-o-object-fit: cover;
	object-fit: cover;
}
.form-lien-he .cot1 {
	width: 25%;
	float: left;
	color: white;
	font-size: 14px;
	display: inline-block;
}

.form-lien-he .cot2 {
	padding-top: 14px;
	display: inline-block;
	width: 15%;
	float: left;
	font-size: 15px;
	color: white;
	text-transform: uppercase;
}

.form-lien-he .cot3 {
	padding-top: 17px;
	padding-left: 10px;
	width: 30%;
	float: left;
	display: inline-block;
}

.form-lien-he .cot4 {
	padding-top: 17px;
	width: 15%;
	float: left;
	display: inline-block;
	padding-left: 10px;
}

.form-lien-he .cot5 {
	padding-top: 17px;
	width: 15%;
	float: left;
	padding-left: 10px;
}

.form-lien-he .cot1 h3 {
	color: white;
	margin-bottom: 2px;
}

.form-lien-he select,
.form-lien-he input[type='email'] {
	margin-bottom: 0;
	border-radius: 4px;
	box-shadow: none;
}

.form-lien-he input[type='submit'] {
	background-color: #2682CC;
	text-transform: none;
	font-weight: normal;
	border-radius: 4px;
}

.ban-chay-nhat-tuan .post-item .box-image {
	border-radius: 6px
}

.ban-chay-nhat-tuan .post-item a:hover {
	color: black
}

.ban-chay-nhat-tuan .post-item .box-text .post-title:hover {
	color: #2682CC
}

.ban-chay-nhat-tuan .post-item .box-text .post-title {
	color: #333333;
	margin-bottom: 10px;
}

.header-wrapper {
	box-shadow: 2px 2px 10px #00000014
}
.product-images{
	border: 1px solid #d6d6d6;
	padding: 10px;
}
.tieu-chi-section .icon-box h3 {
	margin-bottom: 5px;
	color: #2682CC;
	font-size: 18px;
}

.section-title-container {
	margin-bottom: 0;
}
.product-short-description ul{
	list-style: none;
}
.product-short-description ul li:before {
	content: "\e00a";
	font-family: 'fl-icons';
	position: relative;
	color: var(--c1);
	padding-right: 5px;
}

.co-the-ban-thich .noi-dung .large-12 .col-inner {
	border-radius: 5px
}

.co-the-ban-thich .col {
	padding-bottom: 0
}

.product-small.box .product-title {
	height: 24px;
	overflow: hidden;
	color: black !important;
	font-weight: 500;
	font-size: 16px
}

.tieu-chi-section .icon-box .icon-box-text {
	font-size: 15px
}

.section-title-normal span {
	margin-right: 15px;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
	font-size: 20px;
	color: white !important;
	padding: 10px;
}

.cam-ket .tieu-de {
	background: white;
	padding: 6px 20px;
	margin-top: -32px;
	font-size: 17px;
	font-weight: 500;
	color: #2682CC;
	display: block;
	max-width: 207px;
}

.cam-ket ul li {
	margin-bottom: 0;
}

.nut-chat-facebook {
	border-radius: 5px !important;
	background: #125c9e !important;
}

.nut-hotline {
	border-radius: 5px !important;
	background: #6cb715 !important;
}

.row-button .col {
	padding-bottom: 0
}

a.devvn_buy_now_style,
.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
	max-width: 100%;
	background: #2682CC;
	font-family: "roboto", sans-serif;
	font-weight: 500;
	margin-bottom: 0
}

.notice2 {
	font-size: 15px;
	margin-bottom: 20px
}

a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {
	background: #ff6a00;
	color: #fff !important;
}

.cam-ket ul {
	margin-bottom: 4px
}

.cam-ket {
	margin-bottom: 20px;
	margin-top: 25px;
	background: white;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ececec;
	font-size: 15px;
}

.product-small.box .box-text {
	background: white
}

.product-main {
	padding: 0;
}

.blog-archive .meta-post-danhmuc {
	display: none
}

.blog-archive .post-item .box-image .image-cover {
	border-radius: 5px;
	padding-top: 100% !important;
}
.blog-archive .col.medium-col-first .col.post-item .box-blog-post {
	border: 1px solid #dbdbdb;
	padding: 10px;
}
.blog-archive .post-item .box-text .post-title:hover {
	color: #2682CC;
}

.blog-archive .post-item .box-text .post-title {
	font-size: 19px !important;
	color: #2682cc;
}

.blog-archive .large-9 .badge {
	display: none
}

.entry-header-text {
	padding: 0;
}
.section-partner .section-content .row .col {
	padding-bottom: 0;
}

.section-partner .section-content .row {
	padding: 20px;
	background: #fff;
	/* margin: 15px 0; */
}
.mobile-nav i.icon-menu {
	color: #fff;
}

.tieu-chi-section .col .col-inner, .tieu-chi-section .section-content .row > .col .icon-box{
	height: 100%;
}
.has-equal-box-heights .box-image {
	padding-top: 0 !important;
}
.nav-divided>li+li>a:after {
	border-left: 2px solid rgb(255 255 255) !important;
}
.thongtinkhuyenmai {
    border: 1px solid #ff3c20;
    padding: 40px 15px 10px 15px;
    position: relative;
    border-radius: 2px;
    margin: 20px 0;
}
.thongtinkhuyenmai h2 {
    background: url(/wp-content/uploads/2022/01/kmdb.webp);
    position: absolute;
    top: -18px;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    left: 5px;
    color: #fff;
    padding: 5px 20px 5px 53px;
    height: 49px;
    width: 250px;
    background-repeat: no-repeat;
    line-height: 35px;
}
.thongtinkhuyenmai a{font-size: 15px;}

.variations label{
    font-size: 15px;
    font-weight: bold;
    color: #ff3c20;
}
.woocommerce-variation-price span.amount{
    color: #ff3c20;
    font-size: 24px;
}
.variations .variable-item{
    border: 2px solid #64b6f9 !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    color: #3ca2f5;
}
.variations .variable-item.selected{
    background: #2682CC !important;
    color: #fff !important;
}
.variations .woo-selected-variation-item-name{
    color: #3ca2f5;
    font-size: 18px;
}
.description_tab.active a{
    color: #2682CC !important;
    font-size: 20px !important;
}
.box_support{
    margin-bottom: 25px;
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 20px rgb(0 0 0 / 7%);
}
.box_support h2{
    display: block;
    width: 100%;
    background: #2682CC;
    padding: 12px 15px;
    color: white;
    letter-spacing: 0;
    text-transform: capitalize;
	font-size:18px;
}
.ant_onlineSupport{
    padding: 10px;
}
.ant_onlineSupport .supportTitle3 {
    width: 100%;
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 20px;
    color: #333;
}
.ant_onlineSupport .supportTitle3 img{
    margin-right: 15px;
}
.ant_onlineSupport>img{
    display: block;
    margin: 10px auto;
}
.ant_onlineSupport .phoneNumber {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 1.1;
}
.ant_onlineSupport .phoneNumber a {
    font-size: 24px;
    font-weight: 600;
    color: red;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}
.ant_onlineSupport .or {
    width: 100%;
    margin: 10px 0;
    color: #7a7d8d;
    text-align: center;
    line-height: 1.1;
}
.ant_onlineSupport .or span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    transform: translateY(50%);
    font-size: 13px;
}
.ant_onlineSupport .or:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #ededed;
}
.ant_onlineSupport .chatzalo a{
    font-size: 24px;
    font-weight: 600;
    color: #2682CC;
    display: block;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    padding: 3px;
	margin-bottom: 15px;
}
.ant_onlineSupport .chatzalo img{
    width: 30px;
}
.ant_onlineSupport .phoneNumber a i{
    animation: loopcolor 1s infinite;
}
.ant_onlineSupport>div{
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.ant_onlineSupport>div:last-child{border: 0;}
@keyframes loopcolor{
    50%{
        color: #0092ff;
    }
    100%{
        color: #f00;
    }
}
@media(min-width: 1200px) {
	.section-partner .section-content .row {
		max-width: 1240px;
	}
}
@media(min-width: 1024px) {
	.section-partner {
		padding-bottom: 0 !important;
		margin-bottom: -70px;
		background: #f4f4f4;
	}
	body.home .footer-section {
		padding-top: 114px !important;
	}
	.blog-archive .col.medium-col-first .col.post-item {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.shop-page-title .page-title-inner > div:nth-child(2) {
		margin-top: 40px;
		padding-left: 15px;
	}
}

@media(min-width: 768px) {
	.danh-gia-section:before {
		content: "";
		position: absolute;
		top: -83%;
		left: 50%;
		width: 750px;
		height: 750px;
		clip-path: circle(50% at 50% 50%);
		background: #2682cc;
		transform: translate(-50%, 0%);
	}
	.danh-gia-section .row-title .col-inner h2 {
		color: #fcee04;
	}

	.danh-gia-section .row-title .col-inner p {
		color: #fff;
	}
}
@media(max-width: 855px) {
	.product-small.box .box-text {
		padding: 0px;
		background: white;
		/* font-size: 10px; */
	}
	.section-title a {
		font-size: 12px;
		margin-left: auto;
		margin-right: 10px;
	}

	.div-slide {
		margin-bottom: 15px !important;
	}
	.thoi-trang-nam .cot3,
	.thoi-trang-nam .sub-menu,
	.thoi-trang-nam .sub-menu2,
	.thoi-trang-nam .sub-menu3,
	.archive .large-9 {
		flex-basis: 100%;
		max-width: 100%
	}
	.product-small.box .product-title {
		height: auto !important
	}
	.thoi-trang-nam .cot3 .widget_nav_menu ul {
		width: 100%
	}
	.co-the-ban-thich .noi-dung:before {
		right: 7px
	}
	.ban-chay-nhat-tuan .post-item,
	.footer-section .gioi-thieu {
		flex-basis: 50%;
		max-width: 50%
	}
	.ban-chay-nhat-tuan .post-item .meta-post-danhmuc {
		display: none
	}
	.shop-container .large-9 {
		padding-right: 15px;
	}
	.thoi-trang-nam .cot3 .img {
		display: none
	}
	.section .row .col{
		padding: 5px !important;
	}
	.product-category h5 {
		font-size: 15px
	}
	.tieu-chi-section .col{
		padding-bottom: 5px;
	}
	.product-small.box .product-title a {
		font-size: 13px;
		height: 32px;
		overflow: hidden
	}
	.product-small .price span.amount {
		font-size: 14px;
	}
	.product-small .price {
		margin-top: 6px
	}
	.archive .large-9 {
		padding-left: 15px
	}
	.archive .shop-container .product-small.col {
		padding: 0 4.8px 10.6px;
	}
	.blog-archive .post-item:nth-child(2n+2) {
		padding-left: 7px
	}
	.blog-archive .post-item:nth-child(2n+1) {
		padding-right: 7px
	}
	.blog-archive .post-item .box-text .post-title {
		font-size: 15px !important
	}
	.bai-viet-lien-quan ul li {
		width: 50%
	}
	.bai-viet-lien-quan ul li .box-image img {
		height: 100px
	}
	.bai-viet-lien-quan ul li h3 {
		font-size: 15px;
		height: auto !important
	}
	.blog-archive .post-item .from_the_blog_excerpt {
		display: none
	}
	.blog-archive .post-item .box-text {
		padding-bottom: 5px
	}
	.archive .large-3 {
		flex-basis: 100%;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px
	}
	.blog-archive .post-item {
		padding-bottom: 0
	}
	.blog-archive .post-item {
		flex-basis: 50%;
		max-width: 50%;
		margin-bottom:15px;
	}
	.ban-chay-nhat-tuan .post-item .box-text .from_the_blog_excerpt {
		display: none
	}
	.ban-chay-nhat-tuan .post-item {
		padding-bottom: 0
	}
	.form-lien-he .cot1,
	.form-lien-he .cot2,
	.form-lien-he .cot3,
	.form-lien-he .cot4,
	.form-lien-he .cot5 {
		width: 100%;
		padding: 5px 0 !important
	}
	.hdevvn-show-cats {
		display: none
	}
	.div-menu {
		display: none;
	}

	.div-slide {
		max-width: 60%;
		width: 100% !important;
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.div-anh {
		display: none;
	}
}
@media(max-width: 768px) {
	.danh-gia-section .row-title .col-inner h2 {
		color: #2682CC;
	}
}
@media(min-width: 1023px){
	.div-menu{
		max-width: 21%;
		flex-basis: 21%;
	}
	.div-slide {
		max-width: 56%;
		flex-basis: 56%;
	}
	.div-anh{
		padding-left: 0px !important;
		flex-basis: 23%;
		max-width: 23%;
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
}