/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com/
Template: flatsome
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.15.3.1645333179
Updated: 2022-02-20 04:59:39

*/
/* css menu */
.off-canvas.off-canvas-left {
    z-index: 9999999;
}

.sub-menu ul.sub-menu.nav-sidebar-ul a {
    padding-top: 2px !important;
    padding-bottom: 1px !important;
    color: black;
}

.kichthuoc ul {
    display: flex;
    padding: 10px !important;
    flex-wrap: wrap;
}

.kichthuoc ul li {
    width: 50% !important;
    display: inline-block;
    text-align: center;
}

.kichthuoc ul li a {
    padding: 5px 3px !important;
    text-align: center !important;
    display: block !important;
    border: 0.5px solid #969696;
    margin-bottom: 5px;
    color: black !important;
}

.sidebar-menu {
    background: white !important;
}

.off-canvas .mobile-sidebar-slide {
    background: white;
}
.mega-box {
    padding: 20px !important;
}
a.ux-menu-link__link {
    padding: 3px 0;
    min-height: unset;
}
.mega-box .col {
	padding-bottom: 0;
}
.ux-menu-link:hover a span {
    color: #292bb7;
}
/* css social share */
.cs-social-share {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    margin: 15px 0 0 0;
    padding: 3px 5px;
}
.cs-social-share .fa {
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.cs-social-share .fa:hover {
    opacity: 0.7;
}

.cs-social-share .fa-facebook {
  background: #3B5998;
  color: white;
}

.cs-social-share .fa-twitter {
  background: #55ACEE;
  color: white;
}

.cs-social-share .fa-linkedin {
  background: #007bb5;
  color: white;
}
.cs-social-share .fa-pinterest {
  background: #cb2027;
  color: white;
}

.cs-social-share .fa-tumblr {
  background: #2c4762;
  color: white;
}

.cs-social-share .fa-reddit {
  background: #ff5700;
  color: white;
}
/* end social share */
/* css blog */
aside#recent-posts-2 li:before {
    float: left;
    padding: 3px 10px 7px 10px;
    background: #288ad6;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    border-radius: 50%;
    margin-bottom: 7px;
    content: counter(li);
}

aside#recent-posts-2 li {
    counter-increment: li;
    list-style: none;
    padding: 10px 0;
    margin: 0 0 45px 0;
    line-height: 18px;
}

aside#recent-posts-2 li a {
    float: left;
    width: 77%;
    padding-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}
.blog-single {
    background: white;
}
.entry-header-text {
    padding-bottom: 0;
}
/* css trang chu */
.h-tintuc .overlay-icon {
	width: 2em;
	height: 2em;
}
.h-tintuc .overlay-icon i {
	font-size: 1em;
	top: -7px;
}
.h-tintuc>.row {
    border: 1px solid;
}
.h-tintuc .row {
    border: 1px solid #eaeaea;
    margin: 0 !important;
    padding: 15px 15px 0;
}
.h-tintuc h3.section-title, .h-tintuc h3.section-title span {
    border-bottom: 0;
}
.h-tintuc h3.section-title a {
    font-weight: 400;
}
.h-tintuc .is-divider {
    display: none;
}
.h-tintuc .box-text {
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.h-tintuc h5.post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
	line-height: 1.4;
}

.h-tintuc .col.post-item {
    padding-bottom: 10px;
}
.ses-1 .flickity-slider {
    background: white;
}
.brand-list .col:first-child .col-inner {
    border-top-left-radius: 15px;
}

.brand-list .col:nth-child(7n) .col-inner {
    border-bottom-left-radius: 15px;
}
.brand-list .col:nth-child(6n) .col-inner {
    border-top-right-radius: 15px;
}
.brand-list .col:last-child .col-inner {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 0;
}
.brand-list img {
    padding: 15px;
}
.brand-list .col:nth-child(7n) {
    border-left: none !important;
    border-top: 1px solid #ececec;
}
.brand-list .col-inner {
    background: white;
}
.flickity-slider .product-small.col .col-inner, .row-collapse > .product-small.col {
    padding: 15px !important;
    background: white;
    border-right: 0.5px solid rgba(41, 43, 183, .2);
    border-bottom: 0.5px solid rgba(41, 43, 183, .2);
}

.flickity-slider .product-small.col:first-child .col-inner {
    border-left: 0.5px solid rgba(41, 43, 183, .2);
}

.flickity-slider a.view-detail {
    display: none;
}
.flickity-slider .title-wrapper p {
    min-height: 45px;
}
.flickity-slider .product-small.col:before, .row-collapse > .product-small.col:before {
content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    left: 0;    
    -webkit-box-shadow: 0 3px 17px rgb(0 0 0 / 16%);
    box-shadow: 0 3px 17px rgb(0 0 0 / 16%);
    background: #fff;
    border-radius: 0px;
    border: solid 0px #dee2e6;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
.flickity-slider .product-small.col:hover, .row-collapse .product-small.col:hover {
    z-index: 3;
}
.flickity-slider .product-small.col:hover:before, .row-collapse > .product-small.col:hover:before {
    opacity: 1;
}
.flash-sale .slider-nav-circle .flickity-prev-next-button svg,.flash-sale  .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 2px solid white;
    background: white;
}
.row-collapse > .product-small.col .product-small.box .box-text {
    position: absolute;
    background: #fff;
    width: 100%;
    padding-top: 10px;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    bottom: -10px;
}
.row-collapse > .product-small.col:hover .view-detail {
    opacity: 1;
	height: 35px;
	margin-top: 10px;
}
.row-collapse > .product-small.col .product-small.box .box-image {
    padding-bottom: 90px;
}
.title-wrapper {
    margin-bottom: 5px;
}
.title-wrapper p {
    min-height: 45px;
    font-size: 16px;
}
.type-nem img, .type-nem p {
    margin-bottom: 0 !important;
}
/* css review */
#reviews h3.woocommerce-Reviews-title.normal {
    display: none;
}

p.woocommerce-noreviews {
    margin-bottom: 0;
}

div#comments {
    padding-bottom: 15px;
}

#review_form_wrapper {
    display: none;
}
.rating-table_cmt a{
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    background: #fa5114;
}
.rating_total{
    font-size: 22px;
    line-height: 60px;
    color: #cb1c22;
    font-weight: 500;
    margin-bottom: 4px;
}
.title-rating{
    font-size:18px;
}
.ptt-bar-temperature{
    height: 100%;
    background:red;
    border-radius: 5px;
}
.fa-star {
    font-size: 13px;
    color: #ea9d02;
    margin-left: 3px;
}
.ptt-col-1{
    width: 35px;
    display: flex;
}
.rating-table__total,.rating-table_cmt{
    text-align:center
}
.star-rating-custom .star-rating{
    margin:auto;
}
.ptt-col-2{
    width:100%;
    margin:auto 10px;
}
.ptt-meter-bar{
    border-radius: 5px;
    height: 10px;
    width: 100%;
    background: #454444;
}
.ptt-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.star-cust {
    height: 15px;
    margin: auto;
}
div#reviews {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

div#review_form_wrapper {
    width: 100% !important;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
}
/* css cart page */
.woocommerce-cart .woocommerce .woocommerce.row.row-large.row-divided {
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 0 auto;
    background: #fff;
    padding: 20px 0;
}
.cart-container {
    padding-top: 15px;
}
/* css trang checkout */
#order_review dl.variation {
    padding-left: 72px;
    vertical-align: bottom !important;
}
#order_review dl.variation dd {
    display: block;
    float: left;
}
#order_review td.product-total {
    vertical-align: top;
}
.woocommerce-billing-fields__field-wrapper p.form-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.woocommerce-billing-fields__field-wrapper p.form-row label {
    width: 20%;
    text-align: right;
    margin-right: 25px;
}
.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper {
    flex-grow: 1;
}
.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper input {
    box-shadow: none;
    border-radius: 4px;
}

.checkout .large-5.col .col-inner.has-border{
	background: #fff;
	border: 2px solid #292bb7
}
.checkout.woocommerce-checkout h3{color: #292bb7}
.checkout.woocommerce-checkout .product-name , .checkout.woocommerce-checkout .product-total{color: #000; border: none;}
.checkout.woocommerce-checkout span.woocommerce-Price-amount.amount, .checkout.woocommerce-checkout span.woocommerce-Price-amount.amount a{font-size: 15px;}
.woocommerce-billing-fields{border: none;}
#customer_details{
	padding: 0 15px;
    border: 1px solid #292bb7;
	background: #fff
}
.page-checkout .large-7.col, .is-well.col-inner.entry-content {
    background: white;
    padding: 20px;
}
p.woocommerce-customer-details--phone {
    margin-bottom: 0;
}
/* css archive product */
p.woocommerce-info {
    padding: 20px;
}
.term-description {
    padding: 30px 30px 0 30px;
}
.category-page-row {
	padding-top: 15px;
}
.category-page-row .shop-container {
    background: white;
	padding-bottom: 30px;
}
.products.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.shop-container .product-small.col {
    padding: 15px;
    border-bottom: 0.5px solid rgba(41, 43, 183, .2);
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    width: 33.3333%;
    float: left;
    border-right: 0.5px solid rgba(41, 43, 183, .2);
}
.shop-container .title-wrapper {
    display: block;
    margin-bottom: 5px;
}
.product-small.col:nth-child(3n) {
    border-right: none;
}
.shop-container .product-small.col:before, .row-collapse > .product-small.col:before {
content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    left: 0;
    height: calc(100% + 30px);
    -webkit-box-shadow: 0 3px 17px rgb(0 0 0 / 16%);
    box-shadow: 0 3px 17px rgb(0 0 0 / 16%);
    background: #fff;
    border-radius: 0px;
    border: solid 0px #dee2e6;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
.shop-container .product-small.col:hover {
    z-index: 3;
}
.shop-container .product-small.col:hover:before {
    opacity: 1;
}
.shop-container .product-small.col .view-detail, .row-collapse > .product-small.col .view-detail {
    margin-top: 0px;
    text-align: center;
    border: none;
    height: 0px;
    line-height: 33px;
    color: #fff;
    display: block;
    border-radius: 4px;
    background-color: #fe2c2b;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    text-decoration: none;
    opacity: 0;
}
.shop-container .product-small.col:hover .view-detail, .row-collapse > .product-small.col:hover .view-detail {
    opacity: 1;
	height: 35px;
	margin-top: 10px;
}
.shop-container .product-small.box .box-text {
    position: absolute;
    background: #fff;
    width: 100%;
    padding-top: 10px;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    bottom: -10px;
}

.shop-container .product-small.box .box-image {
    padding-bottom: 90px;
}
div#shop-sidebar {
    background: #fff;
    padding: 20px;
	height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 0;
    box-shadow: 0px 2px 10px rgb(42 53 58 / 30%);
}
.widget .is-divider {	
	height: 1px;
	max-width:100%;
    background-color: #9E9E9E;
}
.widget .is-divider:after {
    content: '';
    max-width: 100px;
    height: 2px;
    background-color: #3F51B5;
    display: block;
    position: relative;
    left: 0px;
    top:-1px
}
div#shop-sidebar::-webkit-scrollbar-track-piece:start {
    background: #292bb7;
    margin-top: 0px;
}
div#shop-sidebar::-webkit-scrollbar {
    width: 5px;
}
div#shop-sidebar::-webkit-scrollbar-track {
    background-color: darkgrey;
}
#shop-sidebar .product-categories, #shop-sidebar .woocommerce-widget-layered-nav-list {padding-top: 0px;}
#shop-sidebar .widget ul li a {
    background: rgba(0, 0, 0, 0) url(https://khodemchinhhang.com/wp-content/uploads/2022/02/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(https://khodemchinhhang.com/wp-content/uploads/2022/02/icon-filter-active.png) no-repeat scroll left center;
    color: #292bb7;
}
#shop-sidebar .widget ul > li {
    margin-left: 0;
}
#shop-sidebar .widget li.chosen a:before {
    display: none;
}
/* css single product */
.icon-box-left .icon-box-text {
    padding-left: 0.5em !important;
}
.icon-box-text p {
    font-size: 16px;
    color: #292BB7;
}
.product-summary .variations_button {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}

button.single_add_to_cart_button.button.alt {
    width: 100%;
    background-color: #f43a3a;
    height: 60px;
    line-height: normal;
    font-size: 20px;
    border: none;
    text-transform: none;
    border-radius: 6px;
    margin-bottom: 0;
    color: #fff;
    padding: 0;
    display: block !important;
    margin-top: 5px;
    margin-right: 0;
}
.status {
    display: inline-flex;
    flex-direction: column;
    font-size: 14px;
}
.status .instock span {
    color: #239b28;
    height: 27px;
    line-height: 27px;
    border: 1px solid #239b28;
    padding: 5px 20px;
    width: auto;
    border-radius: 4px;
}
.product-summary .quantity {
    width: 50%;
}
.product-summary .quantity input {
    height: 50px;
}
.product-summary .quantity {
    margin-bottom: 0;
}
.product_meta {
    display: flex;
    justify-content: flex-start;
}
.product_meta>span {
    padding: 0 10px;
    border-right: 1px solid #e8e8e8;
    border-top: none;
}
.product_meta>span:first-child {
    padding-left: 0;
}
.product_meta>span:last-child {
    border-right: none;
}
.woocommerce-variation-price {
    border-top: none;
    padding: 0;
}

.woocommerce-variation-price span {
    color: #DD4A4A;
}

.price-wrapper p span, .price-wrapper p>* {
    font-size: 18px;
}
.product-main .row {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: white;
    max-width: 1140px;
}
.product-info {
    padding-bottom: 0;
}
.product-thumbnails {
    padding-top: 0 !important;
}
.product-images {
    margin-bottom: 10px;
}
.product-footer .container .woocommerce-tabs {
    padding: 50px 20px 20px 20px;
    background: white;
}
#tab-title-description a {
    color: #292BB7;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
}
.related.related-products-wrapper.product-section {
    background: white;
    margin-top: 20px;
    padding: 20px;
}
.related h3 {
    margin-left: 0;
    color: #292BB7;
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
}
.page-title-inner {
    padding-top: 20px;
    min-height: 0;
}
.badge-inner {
    height: 34px !important;
    width: 60px;
    line-height: 36px;
    font-size: 18px;
    background: #ff2727;
    text-align: center;
    color: #fff;
    z-index: 5;
    border-radius: 10px 0 0 10px !important;
}

.badge-container {
    left: unset;
    right: 0px;
}

.badge {
    height: 34px !important;
}
.ux-swatch.selected,.ux-swatch:hover:not(.selected):not(.disabled) {
    -webkit-box-shadow: none;
    box-shadow: none !important;
    color: #292BB7;
    border-color: #292BB7;
    background: #E9E9FF;
    font-weight: 600;
    border: 1px solid;
}
form.cart table {
    padding: 20px;
    border: 1px solid #818DFF;
}
.variations .reset_variations {
    right: 15px;
    bottom: unset;
    top: 15px;
}
.ux-swatch--label {
    box-shadow: none;
    border: 1px solid #CFCFCF;
    color: #20315C;
}
.related .product-small.col:nth-child(3n) {
	border-right: 0.5px solid rgba(41, 43, 183, .2);
}
.related .product-small.col:nth-child(4n) {
	border-right: none;
}
/* css flash sale */
.isures-flashsale {
    margin-bottom: 15px;
}
.single-product .isures-flashsale{
    background-image: url(/wp-content/uploads/2022/02/bg-flashsale.jpg);
}
.single-product .isures-flashsale{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}
.single-product .isures-flashsale span.title {
    margin-top: 10px;
    margin-right: 25px;
}
 
.single-product .isures-flashsale .ux-timer {
    margin: 0;
 
}
.single-product .isures-flashsale .ux-timer span {
    font-size: 20px;
}
.single-product .isures-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none
}
 
.single-product .isures--flashsale .ux-timer span {
    color: var(--isures-secondary-color)!important;
}
.single-product .isures--flashsale .ux-timer span  strong{color: #222}
/* end flash sale */
/* css popup */
.voucher-form .col-inner {
    padding: 35px 20px 20px 20px;
}
.voucher-form input {
    box-shadow: none;
    border-radius: 3px;
}
.voucher-form span.wpcf7-form-control.wpcf7-radio input {
    margin-bottom: 0;
}
.voucher-form .wpcf7 label {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
}

.voucher-form  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: rgb(239, 82, 82);
    display: block;
    width: 100%;
    max-width: 60%;
    margin: auto;
    margin-top: 10px;
}
.voucher-form span.wpcf7-form-control-wrap.your-name,.voucher-form span.wpcf7-form-control-wrap.tel {
    width: 100%;
    max-width: 90%;
    margin: auto;
}
.voucher-form .wpcf7-response-output {
    margin: 0 !important;
}

.voucher-form form.wpcf7-form.sent {
    margin-bottom: 0;
}
/* css flash sale title */
.flash-time .col-inner {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.flash-time p {
    width: 100%;
    max-width: 100px;
}
.flash-sale-title h2, .flash-sale-title p {
    margin-bottom: 0;
	color: white;
}
.flash-sale-title p {
max-height: 26px !important;
}
.flash-sale-title svg {
	margin-left: 5px;
}
.flash-sale-title a {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    align-items: center;
	color: white;
}
.flash-sale-title {
    display: flex;
    background: linear-gradient(180deg, #FF7022 0%, #FF3838 100%);
    width: 100%;
    padding: 0px 20px;
    align-items: center;
}
/* css footer */
.benefit-item .col-inner {
    background: linear-gradient(180deg, #FFFFFF 76.04%, #DEE8FF 100%);
    box-shadow: 0px 4px 11px #c0d3ff;
    border-radius: 10px;
    padding: 15px;
}
.benefit-item p {
    color: #20315c;
    font-size: 20px;
	margin-top: 0.5em!important;
    margin-bottom: 1em!important;
}
.benefit-item p span {
    font-weight: 600;
}
.benefit-item .detail {
    color: #20315c;
    font-size: 14px;
}
.cs-copy-right p, .cs-copy-right img {
    margin-bottom: 0px !important;
}

.absolute-footer {
    display: none;
}
a.ux-menu-link__link {
    color: #606060;
    text-decoration: none;
    font-size: 14px;
}
/* end css footer */
span.amount {
    color: #f0441e;
}
header.entry-header.text-center {
    text-align: left;
}
header.entry-header.text-center .is-divider.medium {
    margin-left: 0;
}
li.html.custom.html_topbar_left a {
    display: flex;
    align-items: center;
    line-height: 0.4;
    text-decoration: none;
    transition: all 0.3s;
    color: #20315c;
    font-size: 13px;
    position: relative;
    padding: 7px 0;
    z-index: 10;
}

li.html.custom.html_topbar_left img {
    margin-right: 10px;
}
li.html.custom.html_topbar_right a {
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 20px;
    font-size: 16px;
    background: #494BE1;
    padding: 10px 15px;
    border-radius: 200px;
    font-weight: 600;
}

li.html.custom.html_topbar_right img {
    margin-right: 5px;
}

a.header-cart-link {
    background: #FFD749 !important;
    padding: 5px 15px !important;
    position: relative;
    border-radius: 200px;
}
img.cart-img-icon {
    max-width: 22px;
    margin-right: 2px;
}

span.header-cart-title {
    position: relative;
    top: 2px;
    margin-left: 5px;
    font-size: 16px;
    color: #292BB7;
}
input#woocommerce-product-search-field-0 {
    padding: 5px 15px;
    height: 42px;
}
@media screen and (max-width: 540px) {
	.cdz-block-titles {
		background: #ff5a3c;
		width: 100%;
		border-radius: 10px 10px 0 0;
	}
	.cdz-block-titles h2 {
		color: #fff;
		font-size: 20px;
		position: relative;
		font-weight: 700;
		padding: 15px;
		margin: 0;
		text-align: center;
		text-transform: uppercase;
		font-style: normal;
		letter-spacing: normal;
		line-height: normal;
	}
	.cdz-block-titles h2:before {
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 15px solid #ff5a3c;
		content: "";
		position: absolute;
		left: calc(50% - 10px);
		bottom: -14px;
		z-index: 99;
	}
	.item.view-more-button {
		text-align: center;
		padding: 15px;
		display: block;
		border: 0;
		border-top: 1px solid #eaeaea;
		width: 100%;
		margin-top: -1px;
		background: white;
	}
	body .view-more-button a {
		color: #20315c;
		position: relative;
		display: block;
		border: none!important;
		font-size: 18px;
		text-align: center;
		padding: 0!important;
		font-weight: 600;
	}

	a.view-more br {
		display: none;
	}
	.product-small.col:nth-child(3n) {
		border-right: 0.5px solid rgba(41, 43, 183, .2);
	}
	.product-small.col:nth-child(2n) {
		border-right: none;
	}
	.brand-list .col {
		border-bottom: 1px solid #ececec;
	}

	.brand-list .col:nth-child(2n) {
		border-left: 1px solid #ececec;
	}

	.brand-list .col-inner {
		border-radius: 0 !important;
	}
	.brand-list .col:nth-child(7n) {
		border-top: none;
	}
	.brand-list {
		padding: 0 15px;
	}
	.wbcslider_tgdd {
		display: block;
		margin-bottom: 35px;
	}
	.h-tintuc .box.box-vertical {
		display: flex;
	}

	.h-tintuc .box-vertical .box-image {
		width: 50% !important;
	}
	.nav-vertical li li.menu-item-has-children:not(:first-child) {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}