/*
Theme Name: AZ9s.Com
Description: AZ9s 
Author: Az9s.com
Template: flatsome
Version: 3.13.1
*/
/* Menu */
.mn-sp .nav-dropdown {
    width: 1000px !important;
    padding: 5px;
    position: absolute !important;
	display: block;
    box-shadow: 0px 3px 11px rgb(0 0 0 / 15%);
    border: 0;
}
.mn-sp .nav-dropdown li {
    width: 24.5%;
	display: inline-block;
}
.mn-bh .nav-dropdown {
    width: 500px !important;
    padding: 5px;
    position: absolute !important;
	display: block;
    box-shadow: 0px 3px 11px rgb(0 0 0 / 15%);
    border: 0;
}
.mn-bh .nav-dropdown li {
    width: 49%;
	display: inline-block;
}
.nav-dropdown{
	padding: 5px;
	box-shadow: 0px 3px 11px rgb(0 0 0 / 15%);
    border: 0;
}
 .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0 10px;
    border-bottom: 0;
    padding: 6px 5% 8px 5%;
    display: block;
    font-size: 14px;
}
 .nav-dropdown.nav-dropdown-default>li>a:hover{
    text-decoration: underline;
}
/* CSS Home page */
.header-main .form-flat input:not([type=submit]){
    background-color: rgb(255 255 255);
    -webkit-box-shadow: none;
    box-shadow: 1px 1px 1px #b6a4a4;
    border-color: rgb(255 255 255);
    color: currentColor !important;
    border-radius: 8px;
    height: 50px;
}
.cs-textsearch a {
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
}
.cs-linkshipicon{
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}
.cs-linkshipicon i {
    background-position: 0;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2022/09/updrug.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: -2px;
    background-size: 40px;
    vertical-align: -5px;
}
.cs-linkshipicon span {
    font-weight: 300;
    padding: 0;
    display: inline-block;
    margin-left: 8px;
    color: white;
}
.cs-struckship {
    background: #f67167;
    padding: 5px 15px 6px;
    border-radius: 8px;
    top: -10px;
    position: inherit;
}
.header-button .header-cart-link{
   	color: #4b53e0;
    padding: 10px 20px 11px;
    position: relative;
    border-radius: 8px;
    top: -12px;
    background: white !important;
}
/* Home page */
h2.cs_title {
    padding-left: 50px;
    padding-bottom: 20px;
}
h2.cs_title a {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none !important;
    display: block;
    position: relative;
    color: #4b53e0;
}
h2.cs_title::before {
    background-image: url(/wp-content/uploads/2022/09/icon-1.png);
    background-repeat: no-repeat;
    content: "";
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0px;
    left: 0;
    background-position: 0;
    background-size: 35px;
    margin: 0 auto 5px;
}
.cs_title span {
    float: right;
    font-size: 17px;
    margin-top: 8px;
}
.cs_title i.fa.fa-chevron-right {
    font-size: 13px;
    vertical-align: 1px;
    margin-left: 5px;
}
.st_chuyenmuc .st_chuyenmuc_col .col-inner {
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    border-radius: 10px;
    border: 1px solid #ececec;
    padding: 10px 10px 20px;
    padding-top: 10px;
    background-color: #fff;
    margin-bottom: 15px;
    text-align: center;
    height: 100%;
}
/* CSS sản phẩm đã bán */
.flash-sale-process-isures{
    width: 100%;
    height: 16px;
    background: url(/wp-content/uploads/2022/09/line.png) 0 100% no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    margin: 5px 0;
}
.flash-sale-process_bought{
    background: #002bff73;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}
.flash-sale-process-bar_text.stock{
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
}
.flash-sale-complete-wapper{
    width: 100%;
    background: transparent;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}
.flash-sale-bought-size{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #eeeeee;
}
.flash-sale-sizer-stock{
    background: #fff;
    float: right;
    position: relative;
    height: 18px;
}

.st_spnb{
    border-radius: 8px;
}
h2.cs_title_2{
    padding-left: 50px;
	padding-bottom:20px;
}
h2.cs_title_2 a {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none !important;
    display: block;
    position: relative;
    color: white;
}
h2.cs_title_2::before {
    background-image: url(/wp-content/uploads/2022/09/icon-2.png);
    background-repeat: no-repeat;
    content: "";
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0px;
    left: 0;
    background-position: 0;
    background-size: 35px;
    margin: 0 auto 5px;
}
.cs_title_2 span {
    float: right;
    font-size: 17px;
    margin-top: 8px;
}
.by_line {
    border-bottom: 2px solid #6e83f9;
}
span.amount {
    white-space: nowrap;
    color: #f67168;
    font-weight: bold;
    font-size: 20px;
}
.product-small.box {
    text-align: center;
    float: left;
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #fff !important;
    width: 100%;
    height: 100%;
    padding: 10px;
}
.add-to-cart-button a {
    padding: 5px 15px;
    border-radius: 6px;
}
.st_chuyengia .testimonial-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.st_chuyengia .col-inner {
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    border-radius: 10px;
    border: 1px solid #ececec;
    padding-top: 25px;
    text-align: center;
    width: calc(100% - 15px);
    background-color: #fff;
}
.st_khachhang .st_khachhang_left {
    background: white;
    border-radius: 8px 0 0 8px;
}
.st_khachhang .col-inner img{
    border-radius: 0 8px 8px 0;
}
.st_khachhang .st_khachhang_row{
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    border-radius: 10px;
    border: 1px solid #ececec;
    max-width: 1250px;
    display: flex;
    margin: 0 auto;
    background-color: #fff;
}
h2.cs_title_3{
    padding-left: 50px;
	padding-bottom:20px;
}
h2.cs_title_3 a {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none !important;
    display: block;
    position: relative;
    color: #4b53e0;
}
h2.cs_title_3::before {
    background-image: url(/wp-content/uploads/2022/09/icon-3.png);
    background-repeat: no-repeat;
    content: "";
    height: 35px;
    width: 35px;
    position: absolute;
    top: 15px;
    left: 25px;
    background-position: 0;
    background-size: 35px;
    margin: 0 auto 5px;
}
.cs_title_3 span {
    float: right;
    font-size: 17px;
    margin-top: 8px;
}

.st_khachhang .cs-customerstart span {
    color: #4b53e0 !important;
    font-size: 20px;
    font-weight: bold;
    padding-top: 0;
    margin-bottom: 5px;
}
.st_khachhang p.cs-customer-job {
    color: #4b53e0 !important;
    font-size: 17px;
    font-style: italic;
}
.st_khachhang .cs-customerstart{
    padding-bottom: 5px;
}
.st_khachhang p.cs-customer-comment {
    text-align: justify;
    font-size: 16px;
}
.is-divider {
    display: none;
}
.st_muathuoc::before{
	    background-image: url(/wp-content/uploads/2022/09/bg-h5-1.jpg);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    background-position: 0 bottom;
    bottom: 0;
    background-size: 100%;
    width: 100%;
    height: 100%;
    max-width: 599px;
    max-height: 430px;
    z-index: 0;
}
.st_muathuoc::after {
    background-image: url(/wp-content/uploads/2022/09/bg-h5-2.jpg);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    background-position: 0 top;
    bottom: 0;
    background-size: 100%;
    width: 100%;
    height: 100%;
    max-width: 282px;
    max-height: 500px;
    z-index: 0;
}
.st_muathuoc .section-content {
    width: 100%;
    box-shadow: rgb(60 128 225 / 69%) 8px 7px 6px;
    border-radius: 25px;
    border: 1px solid #ececec;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: table;
    position: relative;
    background-color: #ffffffab;
    z-index: 99;
}
.footer-section .col-inner ul li {
    margin-left: 0;
    list-style: none;
}
.footer-section .cs-likesocial {
    margin-bottom: 0;
    margin-left: -2px;
    border: 1px solid #ccc;
    padding: 10px 5px 10px 8px;
    margin-top: 7px;
    max-width: 350px;
    border-radius: 10px;
    box-shadow: rgb(6 6 6 / 28%) 6px 4px 6px;
}
.footer-section .cs-likesocial a {
    font-size: 18px;
    text-decoration: none;
    padding-right: 10px;
}
.footer-section .cs-infoship {
    padding: 0;
    width: 100%;
    margin: 30px auto 0 auto;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    border-top: 3px solid #434343;
    border-right: 3px solid #434343;
}
.footer-section .cs-infoship  .cs-if1 {
    background-position: 9px 0;
    width: 102px;
    height: 52px;
    background-image: url(/wp-content/uploads/2022/09/icon-onlineship.webp);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.footer-section .cs-infoship  .cs-if2 {
    background-position: -125px 0;
    width: 94px;
    height: 52px;
    background-image: url(/wp-content/uploads/2022/09/icon-onlineship.webp);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.footer-section .cs-infoship  .cs-if3 {
    background-position: -240px 0;
    width: 100px;
    height: 52px;
    background-image: url(/wp-content/uploads/2022/09/icon-onlineship.webp);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.footer-section .cs-infoship  .cs-if4 {
    background-position: -355px 0;
    width: 98px;
    height: 52px;
    background-image: url(/wp-content/uploads/2022/09/icon-onlineship.webp);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.footer-section .cs-infoship  .cs-if5 {
    background-position: -467px 0;
    width: 97px;
    height: 52px;
    background-image: url(/wp-content/uploads/2022/09/icon-onlineship.webp);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.footer-section .cs-infoship  .cs-if6 {
    background-position: -574px 0;
    width: 125px;
    height: 52px;
    background-image: url(/wp-content/uploads/2022/09/icon-onlineship.webp);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
h2.tt_footer {
    margin-bottom: 20px;
    padding-bottom: 8px;
    margin-top: 22px;
    font-size: 20px;
}
/* Product Page */
.custom-product-page .woocommerce-breadcrumb{
    padding: 18px 30px 17px 54px;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    margin-top: 0;
    border-radius: 4px;
}
.custom-product-page .product-row .col-inner .product_top {
    padding: 25px 15px 30px 15px;
    background-color: #fff;
    float: left;
    width: 100%;
    position: relative;
    left: 16px;
    top: -28px;
    margin-bottom: 20px;
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    border-radius: 4px;
}
.stock.in-stock {
    display: none;
}
.custom-product-page .quantity {
    opacity: 1;
    display: revert;
    margin-right: 1em;
    padding-bottom: 15px;
    white-space: nowrap;
    vertical-align: top;
}
.khuyen-mai {
    background: #e6edfc;
    border: 1px dashed #4867e6;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}
.khuyen-mai h4 {
    color: #4b53e0;
    font-size: 20px;
}
input.minus.button.is-form,input.plus.button.is-form {
    border: 1px solid rgba(0,0,0,.09);
    border-radius: 2px;
    background: #b8c9ff;
    width: 38px;
    height: 35px;
}
.form-minimal.quantity .qty {
    max-width: 5em;
    border: 1px solid #ddd0;
}
button.single_add_to_cart_button.button.alt {
    border-radius: 4px;
    padding: 5px 30px;
}
button#buy_now_button {
    background-color: #82d257;
}
h1.product-title {
    color: #4b53e0 !important;
}
.cs-typeproduct {
    font-size: 14px;
    background-color: #eaeaea;
    margin-bottom: 7px;
    padding: 5px 5px 5px 5px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 2px;
    margin-right: 20px;
}
.custom-product-page .product-price-container {
    margin-top: -25px;
}
.status {
    display: flex;
}
.status .con-hang {
    background-color: #4867e6;
    margin: 0 0 0 5px;
    color: #fff !important;
    border-radius: 3px;
    padding: 3px 6px 3px 6px;
    font-size: 10px !important;
}
.status .hang-moi {
    background: #f28902;
    margin: 0 0 0 5px;
    color: #fff !important;
    border-radius: 3px;
    padding: 3px 6px 3px 6px;
    font-size: 10px !important;
}
.status .hang-chinh-hang {
    background: #0db61f;
    margin: 0 0 0 5px;
    color: #fff !important;
    border-radius: 3px;
    padding: 3px 6px 3px 6px;
    font-size: 10px !important;
}
p.product-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.price.product-page-price {
	margin-bottom: 20px;
}
.custom-product-page span.amount {
    font-size: 30px;
}
.cs-infotrustbrand {
    position: relative;
    top: -45px;
    background-color: #2076f1;
    margin-bottom: -40px;
    padding: 40px 0 0px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
    justify-content: space-evenly;
}

.cs-infotrustbrand span {
    display: inline-block;
    vertical-align: -15px;
    margin-left: 10px;
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
}

.cs_producttabs .col-inner{
    background-color: #fff;
    box-shadow: 8px 7px 6px rgb(60 128 225 / 69%);
    padding: 20px;
}
.cs-infosr {
    margin-top: 0;
    width: 100%;
    line-height: 35px;
    border: 1px solid #ececec;
    padding: 10px 10px 10px 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 3px 2px 4px rgb(60 128 225 / 69%);
    background-color: #fff;
    margin-bottom: 15px;
}
.cs-infosr label {
    font-size: 15px;
    color: #4b53e0;
    margin-bottom: 0;
    line-height: 23px;
    font-weight: bold !important;
    letter-spacing: -.8px !important;
}
.cs-infosr span.fa.fa-star.checked {
    color: #ffa228 !important;
}
.cs-hotlinect {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px 10px 2px 10px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    background-color: #1968e1;
    width: 240px;
    box-shadow: 5px 5px 8px rgb(60 128 225 / 69%);
}
.cs-hotlinect .numhotline {
    display: inline-block;
    margin-left: 57px;
}
.cs-hotlinect .numhotline::before {
    background-image: url(/wp-content/uploads/2022/09/icon-hotline.png);
    background-repeat: no-repeat;
    content: "";
    height: 51px;
    width: 51px;
    position: absolute;
    top: 8px;
    left: 7px;
    background-size: 51px;
    margin: 0 auto 5px;
}

.cs-hotlinect .numhotline span {
    line-height: 18px;
    font-weight: normal;
    font-size: 13px;
    display: block;
    color: #fff;
}
.cs-hotlinect .numhotline a {
    font-size: 23px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 2px;
    text-decoration: none;
    color: #f0a839;
}
.related-products-wrapper .product-section-title {
    font-size: 24px;
    font-weight: bold;
    text-decoration: none !important;
    display: block;
    position: relative;
    color: #4b53e0 !important;
	margin-left: 47px;
}
.related-products-wrapper .product-section-title::before {
    background-image: url(/wp-content/uploads/2022/09/icon-1.png);
    background-repeat: no-repeat;
    content: "";
    height: 35px;
    width: 35px;
    position: absolute;
    top: 10px;
    left: -47px;
    background-position: 0;
    background-size: 35px;
    margin: 0 auto 5px;
}
/* Shop sidebar */
#shop-sidebar #block-2 ul li {
    margin-left: 0;
}
.cs-tablepro {
    font-size: 14px;
    line-height: 23px;
}
.cs-tablepro tr {
    display: flex;
    flex-direction: column;
    border-top: 1px dotted #ccc;
    padding-top: 5px;
}
.cs-tablepro tr td {
    border: none;
    padding-left: 0;
}
aside#woocommerce_price_filter-2 {
    padding: 10px;
    border: 1px solid #eee !important;
    margin-bottom: 10px;
    box-shadow: 3px 2px 4px rgb(60 128 225 / 69%) !important;
	text-align:center;
}
aside#woocommerce_price_filter-2 form{
	margin-top: 25px;
}
span.widget-title.shop-sidebar {
    background-color: #1968e1;
    padding: 12px 45px 8px 45px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 18px;
    top: 10px;
    position: relative;
}
/* Mobile */
	@media only screen and (max-width: 48em) {
/* 	CSS menu */
	.off-canvas-left .mfp-content {
	    width: 100%;
	    top: 70px;
	    background: transparent !important;
    	box-shadow: none;
	}
	.mobile-sidebar {
	    background: #333;
	}
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
	    font-size: 17px;
	    color: #fff;
	}
	.mfp-content .toggle {
	    color: #fff;
	}
	.icon-menu:before {
		content: "\f550";
		font-family: "Font Awesome 5 Free" !important;
		font-weight: 900;
	}
	.header-main .nav > li > a > i {
	    font-size: 22px;
	    color: white;
	}
	.nav-sidebar.nav-vertical>li+li{border-color: #ececec !important;}
/*  Home page		 */
	.cs_title span {
		display: none;
	}
	.st_khachhang .icon-box-left {
		flex-direction: column;
	}
		h2.cs_title::before {
    top: 15px;
    left: 13px;
}
/* Product Page */
	.cs-infotrustbrand {
		width: 100%;
		float: left;
		flex-wrap: wrap;
		padding: 0;
	}
	.cs-infotrustbrand div:first-child {
		display: none !important;
	}
		.cs-infotrustbrand div:nth-child(n+2) {
			max-width: 50%;
			-ms-flex-preferred-size: 50%;
			flex-basis: 50%;
			padding: 20px 0 15px 15px;
			float: left;
			width: 50%;
		}
		.cs-infotrustbrand div:nth-child(4), .cs-infotrustbrand div:nth-child(5) {
			padding-top: 0;
		}
	.cs-listsup .cs-listsupcontent .cs-infotrustbrand img {
		margin-bottom: 12px;
		max-width: 40px;
		width: 40px;
		height: auto;
	}
	.cs-infotrustbrand div:nth-child(n+2) span {
		line-height: 18px;
		font-weight: 400;
		font-size: 13px;
	}
}
/* table */
  @media (min-width: 768px) and (max-width: 1024px){}