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

/*************** ADD CUSTOM CSS HERE.   ***************/
.column_fit_icb_noibat {
	height: fit-content !important;
}

.column_fit_icb_noibat .icon-box .icon-box-text {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
}


.gia-goc-fixed>span {
	text-decoration: line-through;
}

.pdflashsale.pdflashsale--onair .flashsale-option--pdpage {
	display: block;
	background: #f7f7f7;
	padding: 10px;
	border-radius: 12px;
}

.flashsale-option-head {
	display: grid;
	grid-template-columns: 1fr 200px;
	gap: 5px;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	align-items: center;
}

.flashsale-option--pdpage .flashsale-option-head .head-title {
	font-size: 16px;
}

.flashsale-option-head .head-clock .comming-soon-coutdown {
	margin: 0;
	width: 350px;
}

.flashsale-option-body {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 5px;
}

.flashsale-option-item {
	position: relative;
	box-shadow: 1.21px 2.42px 6.04px 0px #4B4B4B26;
	padding: 10px;
	border: 1px solid #eee;
	padding-top: 55px;
	border-radius: 10px;
}

.flashsale-option-item .sale-label {
	background: #D8D8D8;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	display: grid;
	grid-template-columns: 1fr 60px;
	gap: 2px;
}

.template-product .flashsale-option-item .sale-label {
	grid-template-columns: 1fr 50px;
	height: 40px;
}

.template-product .flashsale-option-item .sale-num {
	font-size: 10px;
	padding: 5px 8px;
}

.flashsale-option-item .sale-num {
	padding: 5px 8px;
}

.flashsale-option-item .fixed-price span {
	display: block;
}

.flashsale-option-item.actived .sale-label {
	background: #ffde50;
}

.flashsale-option-item.actived .sale-percent {
	background: #D62727;
}

.flashsale-option-item.actived .sale-price {
	color: #d7322d;
}

.flashsale-option-item .sale-percent {
	background: #7C7E83;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	border-radius: 0 10px 0 20px;
}

.flashsale-option-item.actived,
.flashsale-option-item.actived~.flashsale-option-item {
	display: block;
	position: relative;
}

.flashsale-option-item .fixed-price {
	margin-bottom: 5px;
}

.flashsale-option-item .sale-price {
	font-size: 20px;
	color: #7C7E83;
	font-weight: bold;
	margin-bottom: 5px;
}

.sale-count {
	--sale-percent: 80%;
	position: relative;
	background: #bfbfbf;
	height: 16px;
	line-height: 16px;
	border-radius: 999px;
	color: #fff;
}

.countdown-list {
	list-style: none;
	margin: 0 !important;
}

.countdown-list>li {
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	list-style-type: none;
	padding: 5px 10px;
	margin: 0 !important;
	background-color: #d62727;
	border-radius: 5px;
	width: 50px;
	text-align: center;
	color: white;
}

.countdown-list>li span {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

.sale-count:before {
	position: absolute;
	width: var(--sale-percent);
	height: 100%;
	max-width: 100%;
	background: #d7322d;
	content: "";
	border-radius: inherit;
}

.sale-count img {
	position: absolute;
	width: auto !important;
	bottom: 0;
}

.sale-count span {
	font-size: 10px;
	z-index: 1;
	position: relative;
	padding: 0 10px;
	display: block;
	padding-left: 25px;
}

.text_count_up_rating .count-up {
	color: #f2cd17 !important;
}

.text_loakeo_danhgia {
	font-size: 60px;
	color: #f2cd17 !important;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 500;
}

.row_danhgia_sanpham .testimonial-box .testimonial-meta .testimonial-company {
	color: green;
}

.star-rating:before,
.woocommerce-page .star-rating:before {
	color: #f2cd17 !important;
}

#startbap_product_reviews {
	padding-left: 24px;
	padding-right: 24px;
}

#startbap_product_reviews .starbap-rev-widg__title {
	border: 1px solid #9b9b9b;
	text-align: center;
	border-radius: 999px;
	padding: 18px;
	font-size: 26px;
	color: #939393;
	text-transform: uppercase;
}

#startbap_product_reviews .starbap-rev-widg__summary {
	padding-left: 100px;
}

.starbap-all-reviews__summary,
.starbap-rev-widg__summary {
	float: left;
	text-align: center;
}

#startbap_product_reviews .starbap-rev-total-point {
	font-size: 60px;
	color: #e71010;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 500;
	text-align: center;
}

#startbap_product_reviews .starbap-rev-widg__summary-stars {
	margin-bottom: 5px;
}

#startbap_product_reviews .starbap-rev-widg__summary-stars .starbap-star>i.fa {
	font-size: 22px;
	color: #ffde50 !important;
}

.starbap-rev-widg__summary-text {
	font-size: 15px;
}

#startbap_product_reviews .starbap-write-rev-link,
#startbap_product_reviews .starbap-ask-question-btn {
	line-height: 36px;
	font-size: 18px;
	width: auto;
	top: 4px;
	right: 5px;
	padding: 4px 50px 4px 30px;
	background-size: 22px;
	color: #000;
	border: none;
	margin-bottom: 5px;
	background: #FFDE50;
	border-radius: 999px;
	margin-right: 100px;
	margin-left: 16px;
	float: right;
	position: relative;
}

#startbap_product_reviews .starbap-write-rev-link,
#startbap_product_reviews .starbap-ask-question-btn {
	line-height: 36px;
	font-size: 18px;
	width: auto;
	top: 4px;
	right: 5px;
	padding: 4px 50px 4px 30px;
	background-size: 22px;
}

#startbap_product_reviews .starbap-histogram {
	padding-top: 20px;
	padding-left: 36px;
}

.starbap-histogram {
	float: left;
	padding: 4px 16px;
	margin: 0 24px;
	font-size: 12px;
	font-weight: 500;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.starbap-histogram__row[data-frequency='0'] {
	pointer-events: none;
}

.starbap-histogram__row {
	height: 16px;
	line-height: 16px;
	margin-bottom: 5px;
	cursor: pointer;
	white-space: nowrap;
}

.starbap-histogram__star {
	display: inline-block;
	vertical-align: middle;
}

.sticky-column {
	position: sticky;
	top: 110px;
	/* Điều chỉnh khoảng cách từ trên xuống */
	align-self: baseline;
	/* Đảm bảo cột tự điều chỉnh theo nội dung */
}

.amlab-gallery-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: flex-start;
	align-items: flex-start;
}

.amlab-gallery-item {
	width: calc(25% - 10px);
}

.amlab-gallery-item img {
	border-radius: 20px !important;
}

@media (max-width: 768px) {
	.amlab-gallery-item {
		width: calc(50% - 10px);
	}
}

@media (max-width: 480px) {
	.amlab-gallery-item {
		width: calc(50% - 10px);
	}
}

.box_content_order {
	background-color: #FFDE50;
	margin-bottom: 40px;
}

#popup_tskt_loakeo {
	min-height: 80vh;
	max-height: 80vh;
}

#popup_tskt_loakeo .div_scroll {
	height: 70vh;
	overflow: hidden scroll;
}

table#pd-tech-popup {
	margin: 0 auto;
	width: 90% !important;
	overflow: hidden;
	color: #222 !important;
}

table#pd-tech-popup tr:nth-child(odd) {
	background-color: #F2F4F7;
}

.table#pd-tech-popup tbody tr td:first-child {
	font-weight: bold;
	width: 150px;
}

.table#pd-tech-popup tbody tr td {
	color: #222 !important;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	padding: 10px !important;
	padding-left: 10px !important;
}

.table#pd-tech-popup tbody tr td+td {
	border-left: 1px solid #e6e6e6;
}

.table#pd-tech-popup tbody tr:last-child td {
	border-bottom: 0;
}

.parameter-title {
	background: #FFDE50;
    font-weight: 600;
    font-size: 25px;
    line-height: 41px;
    border-radius: 999px;
    padding: 3px;
    padding-left: 18px;
    margin-bottom: 19px;
    cursor: pointer;
    margin: 0.3em 0;
	text-align: center;
}
#popup_tskt_loakeo {
	padding: 5px 20px 0 !important;
	border-radius: 5px !important;
}
.box_thongso_kithuat .product-specifications {
	margin-bottom: 20px;
	padding: 0px;
	max-height: 400px;
	overflow: hidden;
	position: relative;
	background-color: transparent;
}

.box_thongso_kithuat .product-specifications table#pd-tech {
	margin: 0;
	width: 100% !important;
	overflow: hidden;
	color: #222 !important;
}

.box_thongso_kithuat .product-specifications table#pd-tech tr:nth-child(odd) {
	background-color: #F2F4F7;
}

.box_thongso_kithuat .product-specifications table#pd-tech tr td:first-child {
	font-weight: bold;
}

.box_thongso_kithuat .product-specifications table#pd-tech tr td {
	width: 150px;
	color: #222 !important;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px;
}

.box_thongso_kithuat .product-specifications table#pd-tech tr td+td {
	border-left: 1px solid #e6e6e6;
}

.box_thongso_kithuat .product-specifications table#pd-tech tr:last-child td {
	border-bottom: 0;
}

.loakeo-action-newbox {
	padding: 35px;
	background: #F3F3F3;
	border-radius: 25px;
}

.loakeo-action-newbox .product {
	max-width: initial;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	font-size: 14px;
}

.loakeo-action-newbox .product .img {
	width: 178px;
	height: 178px;
}

.loakeo-action-newbox .product .caption {
	width: calc(100% - 178px);
	padding-left: 28px;
}

.loakeo-action-newbox .product .caption .name {
	line-height: 1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 24px;
}

.loakeo-action-newbox .product .caption .price-body-box {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	align-items: center;
}

.loakeo-action-newbox .product .caption .price-body-box .loakeo-btn {
	background: #FFDE50;
	border-radius: 999px;
	font-size: 30px;
	transition: all 0.3s linear;
	margin-bottom: 0 !important;
	display: block;
	color: #222;
	padding: 15px 70px;
}

.loakeo-action-newbox .product .caption .price-body-box .loakeo-btn:hover {
	transform: scale(.9);
	background-color: #B91B13;
	color: white;
}

.loakeo-action-newbox .product .caption .price-body-box .cta-pricebox.preorder-price-box {
	grid-template-rows: none;
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 320px;
	align-items: initial;
	margin-bottom: 5px;
	position: relative;
	justify-content: flex-start;
	padding-bottom: 15px;
}

.loakeo-action-newbox .product .devvn_single_price .price-wrapper p.price {
	font-weight: 500;
	color: #FF0000 !important;
	font-size: 35px;
	margin: 10px 0 !important;
}

.loakeo-action-newbox .product .devvn_single_price .price-wrapper .sale_badge {
	font-size: 35px;
	font-weight: 700;
	width: auto;
	height: auto;
	padding: 0;
	padding-left: 16px;
	padding-right: 16px;
	background: #25CF88;
	border-radius: 999px;
	color: #fff;
	text-align: center;
}

.loakeo-action-newbox .product .devvn_single_price .price-wrapper {
	display: flex;
	align-items: center;
	gap: 20px;
}

.loakeo-action-newbox .loakeo-box-vimg {
	border-radius: 25px;
}

.loakeo-fixedcta {
	display: none;
	width: 0 !important;
	position: fixed;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	max-width: 550px;
	background: #fff;
	grid-template-columns: 100px 1fr;
	padding: 10px;
	gap: 15px;
	border-radius: 16px;
	box-shadow: 4px 4px 5px 0px rgba(72, 72, 72, 0.25);
	z-index: 99;
	transition: all 0.2s linear;
}

.loakeo-fixedcta.displayed {
	display: grid;
	width: 100% !important;
}

.fixedcta-image {
	max-width: 90px;
}

.fixedcta-image img {
	margin: 0;
	border-radius: 10px;
}

.fixedcta-body h4 {
	margin-top: 0;
	text-align: left;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.2;
	font-weight: bold;
}

.fixedcta-btn {
	background: #FFDE50;
	border-radius: 999px;
	text-transform: uppercase;
	font-weight: bold;
	width: 80%;
	display: block;
	padding: 5px;
	color: #222;
	margin: 0 auto;
	transition: all 0.2s linear;
}

.fixedcta-btn:hover {
	transform: scale(.9);
	background-color: #B91B13;
	color: white !important;
}

.btn_hotline_banner img {
	width: 50%;
}

/*Newsletter*/
#customForm {
	display: none;
}

.newsletter_container {
	text-align: center;
	background-color: rgb(52, 56, 66);
	border-radius: 15px;
	padding: 40px;
	background: rgba(255, 255, 255, 0.2);
	box-shadow: 10px 10px 0px #e7c107;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	border: 1px solid #e7c107;
	margin-bottom: 20px;
	margin-top: 50px;
}

.newsletter_form {
	display: flex;
}

.newsletter_form p {
	height: fit-content;
}

.newsletter_form input {
	height: 60px;
	margin-bottom: 0;
}

.newsletter_form p:first-child {
	width: 80%;
}

.newsletter_form p:first-child input {
	border-radius: 5px 0 0 5px;
}

.newsletter_form p:last-child {
	width: 20%;
}

.newsletter_form p:last-child .wpcf7-spinner {
	display: none;
}

.newsletter_form p:last-child input[type="submit"] {
	width: 100%;
	border-radius: 0 5px 5px 0;
}

.newsletter_form .wpcf7 .wpcf7-not-valid-tip {
	background-color: #f1f1f1;
	border-radius: 3px;
	color: black;
	line-height: 1.2em;
	margin-top: 10px;
	opacity: .8;
	padding: 5px 8px;
	position: relative;
}

.newsletter_icon {
	width: 100px !important;
	height: 100px;
	margin-top: -100px;
}

.newsletter_container form {
	margin-bottom: 0;
}

.newsletter_header {
	/*background: linear-gradient(to right, #EE4036, #F05A28, #FAAF40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
	color: #e7c107;
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 0;
}

/*End Newsletter*/
#dvls_district {
	display: none;
}

.product-info-button-support {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.zalo-support,
.hotline-support {
	text-align: center;
	background-color: #3BA8E3;
	border-radius: 5px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
	padding: 10px;
	width: calc(50% - 5px);
	transition: all 0.3s;
}

.pb-0 .button span {
	line-height: 1.2 !important;
}

.zalo-support p:nth-child(1),
.hotline-support p:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.zalo-support p:nth-child(2),
.hotline-support p:nth-child(2) {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.8);
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 0;
}

.hotline-support {
	background-color: #159735;
}

.zalo-support:hover,
.hotline-support:hover {
	background-color: #FFBB01;
}

.zalo-support:hover p,
.hotline-support:hover p {
	color: #000;
}

.loakeo_contact_container {
	position: fixed;
	bottom: 80px;
	right: 10px;
	z-index: 10;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.loakeo_contact_container .loakeo_icon {
	transition: all 0.2s linear;
}

.loakeo_contact_container .loakeo_icon:hover {
	transform: scale(.95);
}

.loakeo_contact_container .loakeo_icon a {
	display: flex;
	align-items: center;
	gap: 10px;
	background-color: #fcb900;
	padding: 5px 20px 5px 10px;
	border-radius: 999999px;
}

.loakeo_contact_container .loakeo_icon .loakeo_icon-img img {
	width: 28px;
	height: 28px;
}

.loakeo_contact_container .loakeo_icon .loakeo_icon-text p {
	margin: 0;
	color: white;
	font-size: 14px;
}

.loakeo_zalo a {
	background-color: #0a81c5 !important;
}

.loakeo_zalo .loakeo_icon-text p {
	color: white !important;
}

.loakeo_map a {
	background-color: white !important;
	border: 1px solid #36a04e;
}

.loakeo_map .loakeo_icon-text p {
	color: #36a04e !important;
}

.sticky-mobile-menu {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	-webkit-box-shadow: 0px -8px 29px -12px rgba(0, 0, 0, 0.2);
	box-shadow: 0px -8px 29px -12px rgba(0, 0, 0, 0.2);
}

.sticky-mobile-menu .icon-box-center .icon-box-img {
	margin: 0 auto 4px;
}

.product-small .box-image a img {
	object-fit: contain !important;
}

.single-product .social-icons {
	display: block;
}

.screen-reader-text {
	display: none !important;
}

#billing_phone_field {
	width: 100%;
}

.single-product .cart {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.single-product .quantity {
	flex-basis: 100%;
	margin-bottom: 10px !important;
	order: 1;
}

.single-product .buy_now_button {
	order: 2;
	border-radius: 500px;
}

.single-product .single_add_to_cart_button {
	order: 3;
}

.header-nav li a img {
	margin: 0 auto !important;
	max-width: 27px;
	height: 27px;
	min-width: 27px;
	margin-right: 10px !important;
}

.TextCaptions {
	display: flex;
	padding: 0 !important;
}

.flickity-page-dots .dot {
	width: 9px;
	height: 9px
}

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

.devvn_single_price .label-sale {
	font-size: 15px;
	color: gray
}

.devvn_single_price .gia-goc span.amount {
	text-decoration: line-through;
	color: gray;
	font-weight: normal;
}

.single-product .product-info {
	padding-left: 5px;
	display: inline-block;
	width: 100%
}

.single-product .large-10 {
	padding-bottom: 0
}

.single-product .product-info .large-9 {
	padding-bottom: 0;
	padding-left: 0;
	flex-basis: 60%;
	max-width: 60%;
	float: left;
	display: inline-block;
}

a.devvn_buy_now_style {
	margin-bottom: 10px;
	width: 100%;
	max-width: 100%;
	border-radius: 5px;
	background: #ffbe01;
	font-size: 12px;
	color: #d51f16 !important
}

.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
	background: rgb(242, 205, 23) !important;
	color: black
}

.devvn-popup-quickbuy {
	font-family: "roboto", sans-serif
}

.product-footer .container .large-9 {
	float: left;
	display: inline-block;
	padding-right: 20px
}

.product-footer .woocommerce-tabs>.nav-line-grow,
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
	border-bottom: 2px solid #efefef;
	margin-top: 0
}

.product-footer .woocommerce-tabs {
	border: 1px solid #ececec;
	padding: 0;
}

.product-main {
	padding: 20px 0;
}

.product-footer .container .large-3 {
	float: left;
	display: inline-block
}

a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {
	background: #ffa801
}

a.devvn_buy_now_style span {
	font-size: 12px;
	color: #1d1d1d;
}

a.devvn_buy_now_style strong {
	font-size: 17px;
	font-weight: normal;
}

.star-rating span:before {
	color: #f2cd17 !important;
}

.block_widget .icon-box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dddddd
}

.block_widget .icon-box .icon-box-text {
	font-size: 13px
}

.block_widget .icon-box h3 {
	font-size: 15px;
	text-transform: uppercase
}

.single-product .product-info .large-3 {
	padding-right: 0;
	padding-top: 10px;
	flex-basis: 40%;
	max-width: 40%;
	float: left;
	display: inline-block;
	border-left: 1px solid #efefef;
	padding-bottom: 0;
}

.devvn_single_price {
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background: none !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px dotted #dddddd !important;
	padding-bottom: 10px !important;
}

.devvn_single_price .gia-tiet-kiem span.amount {
	color: gray;
	font-weight: normal;
}

.single-product .product-info .price del {
	display: none
}

.single-product .product-info .price {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: 0;
	color: gray;
}

.single-product .product-info .price ins span,
.single-product .product-info .price span.amount {
	color: #d51f16;
	font-size: 19px;
	font-weight: normal;
}

.TextCaptions .item.is-selected {
	background: #d51f16;
	color: white;
}

.TextCaptions .is-selected:before {
	content: '';
	display: inline-block;
	z-index: 9999;
	position: absolute;
	top: -8px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	margin-left: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #d21212;
}

.TextCaptions .item.col.large-3 {
	padding: 6px !important;
	height: 60px !important;
	flex-basis: 20%;
	max-width: 20%;
	border-right: 1px solid #e4e4e4 !important;
	font-size: 13px;
}

.TextCaptions .flickity-slider {
	border: 1px solid #e4e4e4;
	border-top: none;
	border-right: none;
}

.header-nav li a span {
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	display: block;
	text-align: center;
	width: 100%;
}

.header-main .nav>li>a {
	text-align: center;
	display: block
}

.nav-spacing-large>li {
	margin: 0 8px;
}

.header-nav li a:hover span {
	color: #d51f16;
	text-decoration: underline
}

.header-nav .has-dropdown .icon-angle-down {
	display: none
}

.header-nav li.header-search-form {
	margin-right: 15px !important
}

.nav-dropdown-default {
	padding: 0px;
	border: none;
	border-top: 2px solid #e60000;
}

.nav-dropdown.nav-dropdown-default>li>a:hover {
	border-bottom: 1px solid #d51f16;
	color: #d51f16;
	padding-left: 15px
}

.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 8px;
	margin-left: -8px;
}

.nav-dropdown.nav-dropdown-default>li>a {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	color: black
}

.searchform-wrapper input {
	box-shadow: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.searchform .button.icon {
	height: 36px;
	margin: 0;
	width: 50px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.section-title-container {
	margin-bottom: 6px;
}

.section-title-normal span {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	display: inline-block;
	background: rgb(242, 205, 23);
	padding: 0 8px 0 12px;
	height: 100%;
	position: relative;
	margin: 0;
	float: left;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	color: #333;
	line-height: 45px;
	font-size: 16px;
	border-bottom: none;
	text-transform: uppercase
}

.section-title-normal {
	border-bottom: 0;
	background: white;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.section-title-normal span:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 22px solid transparent;
	border-left: 15px solid;
	border-left-color: rgb(242, 205, 23);
	border-right: 0 solid transparent;
	border-bottom: 23px solid transparent;
	position: absolute;
	top: 0;
	right: -15px;
}

.product-small.box {
	border-radius: 5px;
	background: white;
	padding: 10px;
}

.product-small.box:hover {
	box-shadow: 1px 2px 20px #00000026;
}

.badge-container {
	margin: 0px
}

.product-small.box .box-text {
	padding: 10px 0
}

.product-small.box .product-title {
	margin-bottom: 7px;
}

.product-small.box .product-title a {
	margin: 0;
	color: #383838;
	font-size: 14px;
	height: 36px;
	overflow: hidden;
}

.product-small.box .product-title a:hover {
	color: #d51e16
}

.flickity-prev-next-button svg {
	background: #d51e16;
	border-radius: 4px;
	color: white;
	height: 55px;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin-top: -2%;
}

.category-section .flickity-prev-next-button.previous,
.danh-muc-section .flickity-prev-next-button.previous,
.tin-tuc-section .flickity-prev-next-button.previous {
	right: 98%;
}

.category-section .flickity-prev-next-button.next,
.danh-muc-section .flickity-prev-next-button.next,
.tin-tuc-section .flickity-prev-next-button.next {
	left: 98%;
}

.tin-tuc-section .post-item .post-title {
	font-size: 20px;
	font-weight: normal
}

.tin-tuc-section .post-item .post-title:hover {
	color: #d51e16
}

a.back-to-top {
	background: #fffb01 !important;
	border: none !important;
	color: #d51e16 !important
}

.xem-them {
	border: none;
	padding: 0;
	text-transform: none;
	color: red;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0;
}

.tin-tuc-section .col {
	padding-bottom: 0
}

.tin-tuc-section .post-item .box-text,
.tin-tuc-section .post-item {
	padding-bottom: 0
}

.danh-muc-section .cot3 .badge-container {
	display: none
}

.danh-muc-section .cot3 .product-small.box {
	border-radius: 0
}

.product-small.box .price span.amount,
.product-small.box ins span {
	color: #d51e16;
	font-weight: normal;
	font-size: 16px
}

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

.badge-container .badge-inner span {
	height: 54px;
	padding: 8px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 13px;
	font-weight: normal;
	padding-left: 23px;
}

.badge-container .badge-inner {
	background-color: #00000000;
}

.section-title a {
	font-size: 13px;
	font-weight: normal;
	border: 1px solid gray;
	padding: 5px 10px;
	border-radius: 4px;
	margin-right: 18px;
}

.section-title a:hover {
	color: #d51e16;
	border: 1px solid #d51e16
}

.danh-muc-section .col {
	padding-bottom: 0
}

.category-section .col {
	padding-bottom: 0
}

.list-product .col {
	padding: 0 6px 12px !important
}

.list-product.row {
	margin-left: -5px !important;
	margin-right: -5px !important
}

.hdevvn_cats a {
	font-size: 15px;
	text-transform: none;
	background: none;
	border: none;
	padding: 0
}

.danh-muc-section .cot3 .section-title-normal {
	border-radius: 0;
	border-bottom: 2px solid #f4f8fa;
	margin-bottom: 0;
}

.danh-muc-section .cot3 .section-title-container {
	margin-bottom: 0;
	border-radius: 0
}

.danh-muc-section .cot3 .section-title-normal span {
	background: white
}

.danh-muc-section .cot3 .section-title-normal span:after {
	display: none
}

.hdevvn-show-cats li.hdevvn_cats {
	margin-bottom: 0;
	float: left;
	display: inline-block;
}

.hdevvn-show-cats:after {
	display: none !important
}

.hdevvn-show-cats {
	margin-left: 20px !important
}

.hdevvn_cats a:hover {
	border: none
}

.hdevvn-show-cats {
	display: inline-block !important;
	background: none !important;
	line-height: 13px !important;
	font-size: 14px !important;
}

.section-title-center span:after {
	content: "";
	display: table;
	clear: both;
	background: url(/wp-content/uploads/2020/07/line.png);
	width: 100%;
	height: 20px;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	padding-top: 0;
}

.section-title b {
	background: none
}

.section-title-center span {
	margin: 0 15px;
	font-size: 21px;
}

.footer-section .col {
	padding-bottom: 10px
}

.footer-section2 .col {
	padding-bottom: 0
}

.footer-secondary {
	padding: 0;
}

.footer-section ul li {
	margin-bottom: 3px
}

.footer_email_input .wpcf7 input[type="email"] {
	background-color: white !important;
}

.footer-section h4 {
	border-bottom: 1px solid #222;
	color: #d51e16;
	font-size: 15px;
}

.footer-section2,
.footer-section {
	padding-bottom: 0 !important
}

.copyright-footer {
	color: black;
	font-size: 13px;
}

.archive #main {
	background: #f4f8fa
}

.archive .page-title-inner {
	padding-bottom: 15px;
	padding-top: 10px;
}

.single-product .page-title {
	background: #efefef;
}

.single-product .page-title-inner {
	position: relative;
	padding-top: 10px;
	min-height: 45px;
	padding-bottom: 10px;
	background: #efefef;
	display: none;
}

#breadcrumbs {
	font-size: 14px;
	color: gray;
}

.product-info {
	padding-top: 0;
	padding-bottom: 0;
}

.dong-thong-tin {
	display: block;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
	font-size: 14px;
	color: #313131;
}

.product-info .fa {
	color: #d51e16;
}

.dong-thong-tin .fa {
	font-size: 12px;
	margin-right: 8px
}

.product-info .danh-muc a:hover {
	text-decoration: underline;
	color: #d51e16
}

.ma-hang {
	margin-right: 20px;
}

.single-product .product-info .product-title {
	font-size: 24px;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #d51e16
}

.widget-woof {
	background: white;
	padding: 15px;
}

.widget .is-divider {
	height: 1px;
	display: block;
	background-color: rgba(0, 0, 0, 0.1);
	margin: 6px 0 6px;
	width: 100%;
	max-width: 100%;
}

span.widget-title {
	letter-spacing: 0;
	font-size: 18px;
}

.woof_list_checkbox li div {
	margin-top: 0;
}

.woof_list label {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: normal;
}

.woof_container_inner h4 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.woof_list label:hover {
	text-decoration: underline;
	color: #d51e16
}

.woocommerce-result-count,
.woocommerce-ordering select {
	font-size: 15px
}

.archive .product-small.box .quick-view {
	display: none
}

.woof_products_top_panel li span {
	padding-right: 16px;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #d51e16;
	padding: 4px 25px 4px 10px;
	border-radius: 4px;
	background-position-x: 97%;
	background-color: white;
}

.anh-dau-trang {
	background: #f4f8fa;
}

.duong-dan-breadcrumbs {
	background: #efefef;
}

.duong-dan-breadcrumbs #breadcrumbs {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	color: gray;
}

.duong-dan-breadcrumbs #breadcrumbs a {
	color: #d51e16;
}

.duong-dan-breadcrumbs #breadcrumbs a:hover {
	text-decoration: underline
}

.single-product .product-short-description ul li {
	font-size: 14px;
	margin-bottom: 3px;
}

.single-product .single_add_to_cart_button {
	margin-bottom: 0;
	border-radius: 20px;
	letter-spacing: 0;
}

.product-summary .quantity {
	margin-bottom: 0
}

.single-product .product-info .share-icons a {
	min-width: 25px;
	border: none
}

.product-gallery-slider img,
.product-thumbnails img {
	border: 1px solid #efefef
}

.product-tabs li {
	margin-right: 0;
	margin-left: 0
}

.product-tabs li a {
	border-right: 1px solid #efefef;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: bold;
	color: #292929;
	padding: 8px 15px;
}

.nav-line>li.active>a:before,
.nav-line>li>a:before {
	display: none
}

.product-tabs li.active a {
	color: #d51f16;
	border-bottom: 3px solid #d51f16;
	padding-left: 15px;
	padding-right: 15px;
}

span.widget-title {
	letter-spacing: 0;
	font-size: 18px;
	width: 100%;
	display: block;
	background: #d51f16;
	padding: 9px 15px;
	letter-spacing: 0;
	color: white;
	text-transform: none;
}

.widget .is-divider {
	display: none
}

.product_list_widget,
.flatsome_recent_posts {
	border: 1px solid #efefef;
	background: white
}

ul.product_list_widget li img {
	margin-left: 6px
}

.recent-blog-posts {
	padding: 10px 5px 10px
}

.widget_search input {
	box-shadow: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border: 1px solid #d51f16;
}

.recent-blog-posts .post_comments {
	display: none
}

.blog-single {
	background: #f4f8fa
}

.blog-single .article-inner {
	margin-top: 20px;
	background: white;
	border-radius: 4px;
	padding: 20px;
}

.is-divider {
	display: none
}

.tag-meta-post,
.tag-meta-post a {
	font-size: 14px;
	color: gray;
}

.tag-meta-post .luot-xem {
	padding-left: 3px;
	padding-right: 10px;
}

.tag-meta-post .meta-date-capnhat {
	padding-left: 4px;
	padding-right: 6px;
}

.danh-muc {
	margin-bottom: 15px;
}

.danh-muc ul {
	margin-bottom: 0;
	margin-left: 10px;
}

.article-inner ul li {
	margin-bottom: 2px;
	font-size: 15px;
}

.recent-blog-posts a {
	display: block;
	margin-bottom: 0;
	font-size: 15px;
	color: #272727;
}

.recent-blog-posts a:hover {
	color: #d51f16
}

ul.product_list_widget li img {
	margin-left: 6px
}

.recent-blog-posts {
	padding: 10px 5px 10px
}

ul.product_list_widget li .product-title {
	font-size: 14px;
	color: #212121
}

ul.product_list_widget li {
	padding: 10px 5px 5px 75px;
}

.product_list_widget ins span,
.product_list_widget span.amount {
	color: #d51f16;
	font-weight: normal
}

.article-inner a {
	color: #0092ff;
}

#breabcrumb,
.danh-muc ul,
.danh-muc ul li,
.list-news,
.social-share,
.tag-meta-post {
	display: inline-block;
}

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

.tabbed-content .tab-panels {
	padding: 15px
}

.related h3 {
	display: inline;
	margin-bottom: 20px;
	background: #FFDE50;
	padding: 12px 8px 12px 12px;
	height: 100%;
	position: relative;
	margin: 0;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	color: #333;
	line-height: 45px;
	font-size: 16px;
	text-transform: uppercase;
}

.related h3:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 22px solid transparent;
	border-left: 15px solid;
	border-left-color: #FFDE50;
	border-right: 0 solid transparent;
	border-bottom: 23px solid transparent;
	position: absolute;
	top: 0;
	right: -15px;
}

.related .product-small.box {
	border: 1px solid #ececec;
}

.related {
	margin-top: 20px
}

div#reviews.woocommerce-Reviews,
.devvn_prod_cmt {
	max-width: 100%
}

#comments a.btn-reviews-now {
	background-color: #d51f16;
	color: #ffffff;
}

utton#devvn_cmt_submit,
button#devvn_cmt_replysubmit {
	background: #d51f16;
	color: white;
}

.related .product-small.box .quick-view {
	display: none
}

.devvn_cmt_input textarea,
.devvn_cmt_input input {
	border: 1px solid #ececec;
}

.devvn_cmt_form_bottom {
	border: 1px solid #ececec;
}

.devvn-popup-title span {
	font-weight: bold
}

.archive span.widget-title {
	margin-bottom: 15px
}

.single-product .product-short-description {
	text-align: justify;
	font-size: 14px
}

.product-section {
	border-top: 0;
}

.page-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.blog-archive .duong-dan-breadcrumbs {
	margin-bottom: 30px
}

.blog-archive .large-3 {
	padding-left: 0
}

.blog-archive .badge.post-date {
	margin: 10px;
	top: 0;
}

.blog-archive {
	background: #f4f8fa;
}

.blog-archive .post-item .col-inner {
	border-radius: 4px;
	background: white
}

.blog-archive .post-item .box-text {
	padding: 10px
}

.blog-archive .post-item .box-text .post-title {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px
}

.blog-archive .post-item .box-text .post-title:hover {
	text-decoration: underline;
	color: #d51f16
}

.related .row {
	margin-top: 20px
}

.blog-single .entry-title {
	margin-bottom: 5px;
	font-size: 22px;
}

.tieu-de-xem-them {
	font-size: 17px;
	font-weight: bold;
	color: #292929;
}

xem-them ul li a:hover {
	color: #57b2e9;
	transition: all .2s ease-in-out;
}

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

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

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

.article-inner ul li {
	margin-bottom: 2px;
}

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

.bai-viet-lien-quan h4 {
	font-size: 16px;
	color: black;
	line-height: 19px;
	padding-top: 7px;
	height: 47px;
	overflow: hidden;
	font-weight: normal;
}

.bai-viet-lien-quan h4:hover {
	text-transform: underline;
	color: #d51f16
}

.blog-single .large-3 {
	padding-left: 0;
	padding-top: 20px
}

.newpost {
	background: #ffffff;
	padding: 10px;
	border: 0;
	border-radius: 3px;
}

.newpost ul {
	margin-bottom: 0;
}

.newpost ul li {
	margin-bottom: 0;
	color: #4267b2;
	border-top: 1px dashed #c7e7ff;
	margin-left: 20px;
	font-size: 13px;
}

.newpost ul li h4 {
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newpost ul li a {
	color: #0070c3;
	font-weight: 400;
}

.newpost ul li a:hover {
	text-decoration: underline;
}

#comments .comment-respond {
	background-color: rgb(255 255 255);
}

.page-right-sidebar .large-9 {
	padding-top: 20px;
	border-right: none
}

.page-right-sidebar .large-3 {
	padding-left: 0;
	padding-top: 20px
}

p.des {
	margin-bottom: 10px
}

.entry-title.mb {
	margin-bottom: 10px;
	font-size: 22px;
	letter-spacing: 0;
}

input[type='submit'] {
	border-radius: 20px
}

input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea {
	box-shadow: none;
	font-size: 14px;
}

.ftShopInfo p {
	margin-bottom: 5px
}

.thong-so-ky-thuat {
	border: 1px solid #e9e9e9;
	font-size: 14px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 20px;
}

.thong-so-ky-thuat h3 {
	margin-bottom: 0;
	padding: 10px;
	border-bottom: 1px solid #e9e9e9;
	background: #fed700;
}

.thong-so-ky-thuat .row-info {
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 7px;
	display: inline-flex;
	clear: both;
	width: 100%;
}

.thong-so-ky-thuat .row-info .left {
	width: 43% !important;
	color: #a0a0a0;
	display: inline-block;
	float: left;
	padding-right: 10px;
}

.thong-so-ky-thuat .row-info .right {
	width: 57% !important;
	color: black;
	display: inline-block;
	float: left;
	padding-left: 10px;
}

.khuyen-mai {
	border: 1px solid #ffdb97;
	padding: 8px;
	font-size: 14px;
	border-radius: 4px;
	margin-bottom: 15px;
	line-height: 18px;
	background: #fffbf4;
}

.khuyen-mai h4 {
	color: red;
}

.khuyen-mai ul li {
	background: url(http://dienthoai3.ninhbinhweb.info/wp-content/uploads/2019/08/check@2x.png);
	background-repeat: no-repeat;
	background-size: 14px;
	list-style: none;
	background-position-y: 2px;
	padding-left: 22px;
	margin-left: 0;
	margin-bottom: 10px;
}

#popup-quang-cao .image_popup {
	cursor: pointer;
}

#popup-quang-cao .wpcf7-form {
	display: none;
}

.img-tra-gop {
	max-width: 250px !important;
	position: relative;
	z-index: -1;
}

.header-tra-gop {
	font-size: 14px;
	font-weight: 600;
}

.sidebar-branch .dia-chi {
	margin-bottom: 5px;
}

.sidebar-branch-text1 {
	min-width: 60px !important;
}

.sidebar-branch-text2 p {
	margin-bottom: 0 !important;
}

.sidebar-branch-text3 p {
	background-color: #C8000E;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.sidebar-branch-c1 p {
	margin-bottom: 10px !important;
}

.sidebar-branch-c1 .icon-box:last-child {
	border-bottom: 0;
}

.sidebar-branch-text4 p {
	padding: 5px 0;
	background-color: #C8000E;
	border-radius: 5px;
}

.footer-stack1 {
	background: linear-gradient(45deg, #d51e16, #ff0b00);
	border-radius: 6px;
	--shadow: 1px 1px 1px 1px rgb(0 0 0 / 0.25);
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
	padding: 10px;
	margin-bottom: 10px;
}

.footer-stack1::before {
	display: block;
	-webkit-background-clip: text;
	color: transparent;
	background-image: linear-gradient(115deg, #fc00ff, #00dbde);
	font-weight: 700;
	font-size: clamp(1.2rem, 2rem + 2vw, 3rem);
}

.footer-stack1 p {
	margin-bottom: 0;
}

.footer-btn1 {
	margin: 0 0 0 10px !important;
	width: 100px;
	padding: 0;
	height: fit-content;
	border-radius: 10px;
	font-weight: 400;
}

.footer-btn2 {
	background: linear-gradient(45deg, #F2CD17, #F2CD17);
	color: #000 !important;
}

.footer-stack2 {
	background: white;
}

.phome-c1 {
	padding-bottom: 10px !important;
}

@media only screen and (max-width:48em) {

	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.flashsale-option-head {
		grid-template-columns: unset !important;
	}

	.flashsale-option-body {
		grid-template-columns: unset !important;
	}

	.loakeo-action-newbox .product {
		max-width: initial;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
		font-size: 14px;
		flex-direction: column;
	}

	.loakeo-action-newbox .product .img {
		width: 100%;
		height: 100%;
		margin-bottom: 10px;
	}

	.loakeo-action-newbox .product .caption {
		padding-left: 0;
		width: 100%;
	}

	.loakeo-action-newbox .product .caption .name {
		-webkit-line-clamp: unset;
		-webkit-box-orient: unset;
		overflow: unset;
		text-overflow: unset;
	}

	.loakeo-action-newbox .product .caption .price-body-box {
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
		align-items: center;
		flex-wrap: nowrap;
		flex-direction: column;
	}

	.loakeo-action-newbox .product .caption .price-body-box .loakeo-btn {
		background: #FFDE50;
		border-radius: 999px;
		font-size: 20px;
		transition: all 0.3s linear;
		margin-bottom: 0 !important;
		display: block;
		color: #222;
		padding: 15px 70px;
	}

	.loakeo-fixedcta {
		display: none !important;
	}

	.grecaptcha-badge {
		bottom: 165px !important;
		z-index: 10 !important;
	}

	#footer {
		padding-bottom: 67px !important;
	}

	.btn_hotline_banner img {
		width: 100%;
	}

	.newsletter_container {
		box-shadow: 5px 5px 0px #e7c107;
	}

	.newsletter_icon {
		width: 80px !important;
		height: 80px;
		margin-top: -80px
	}

	.newsletter_form p:first-child {
		width: 100%
	}

	.newsletter_form p:last-child {
		width: 100%;
		margin-top: 15px
	}

	.newsletter_form input {
		border-radius: 5px !important
	}

	.newsletter_form {
		flex-wrap: wrap
	}

	.loakeo_contact_container {
		display: none;
	}

	.vka-wrapper {
		display: none;
	}

	.amlab_icon_mobile .icon-box-img .icon img {
		max-height: 35px !important;
		object-fit: contain;
	}

	.amlab_icon_mobile .icon-box-text h6 {
		text-transform: none;
	}

	a.devvn_buy_now_style {
		width: 100%;
	}

	.single-product .cart {
		margin-bottom: 10px !important;
	}

	.single-product .single_add_to_cart_button {
		font-size: 12px;
	}

	.single-product .buy_now_button {
		font-size: 12px;
	}

	a.devvn_buy_now_style strong {
		font-size: 15px;
	}

	a.devvn_buy_now_style span {
		font-size: 11px;
	}

	.icon-menu:before {
		color: #d51f16
	}

	off-canvas:not(.off-canvas-center) .nav-vertical li>a {
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.product-footer .container {
		display: flex;
		flex-wrap: wrap;
	}

	.product-footer .container .large-9 {
		order: 1;
		display: block;
		width: 100%;
	}

	.product-footer .container .large-3 {
		order: 2;
		display: block;
		width: 100%;
	}

	.nav.nav-vertical li a img {
		max-width: 40px
	}

	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
		padding-left: 20px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.TextCaptions .item.col.large-3 {
		flex-basis: 50%;
		max-width: 50%
	}

	.section-title-normal span {
		font-size: 14px
	}

	.hdevvn-show-cats {
		display: none !important
	}

	.danh-muc-section .cot3 .san-pham-ngang .col {
		padding-bottom: 15px;
		flex-basis: 50%;
		max-width: 50%
	}

	.danh-muc-section .cot3 .san-pham-ngang .col:nth-child(2n+1) {
		padding-right: 6px
	}

	.danh-muc-section .cot3 .san-pham-ngang .col:nth-child(2n+2) {
		padding-left: 6px
	}

	.flickity-prev-next-button.previous {
		right: 94% !important;
		left: auto
	}

	.category-section .flickity-prev-next-button.next,
	.danh-muc-section .flickity-prev-next-button.next,
	.tin-tuc-section .flickity-prev-next-button.next {
		left: 94%;
	}

	.single-product .large-10,
	.product-gallery,
	.product-thumbnails .col {
		padding-bottom: 10px !important;
	}

	.single-product .product-info {
		padding-left: 15px
	}

	.single-product .product-info .large-9,
	.single-product .product-info .large-9,
	.single-product .product-info .large-3 {
		flex-basis: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		border: none !important
	}

	.product-footer .container .large-9 {
		padding-right: 0px
	}

	off-canvas .sidebar-inner {
		padding: 0;
	}

	.archive .product-small.col {
		padding: 0 5px 10px
	}

	.page-right-sidebar .large-3,
	.blog-single .large-3,
	.blog-archive .large-3 {
		padding-left: 15px
	}

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

	.blog-single .blog-share {
		text-align: left;
		margin-top: 20px
	}

	.bai-viet-lien-quan ul li {
		width: 50%
	}

	.bai-viet-lien-quan ul li .box-image img {
		height: 120px
	}

	.bai-viet-lien-quan h4 {
		font-size: 15px;
		color: black;
		line-height: 19px;
		padding-top: 7px;
		height: 64px;
		overflow: hidden;
		font-weight: normal;
	}

	/* .single-product .product-info .large-3 {
	display:none;	
	} */
	#product-sidebar {
		display: block;
	}

}