/*
Theme Name: flatsome-child
Description: Flatsome child developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");
/*************** ADD CUSTOM CSS HERE.   ***************/
b, strong {
    font-weight: 600 !important;
}
.full-width iframe {
    width: 100%;
}
.ul-none li{
    list-style: none;
    margin-left: 0 !important;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select{
	background-color: rgba(255, 255, 255, 0.3);
}
#content.blog-archive{
    padding-top: 30px !important;
}
/*header*/
.header-bottom .html_topbar_left img {
    width: 100px;
    padding: 5px;
    display: none;
}
.header-wrapper.stuck .header-bottom .html_topbar_left img{
    display: block;
}
.header-bottom .menu-item a.nav-top-link{
    color: #002c5b;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}
.header-main .logo a{
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 8px;
}
.banner-h .text-inner h1{
    font-size: 33px;
    color: #fff;
    letter-spacing: 9px;
    line-height: 35px;
}
.banner-h .text-inner p{
    font-size: 13px;
    letter-spacing: 2px;
}
.icon-header h5{
	margin-bottom:0px;
	text-transform:uppercase;
	font-size:16px;
}

.icon-header span{
	font-size:14px;

}
.icon-header .col{
	padding:0px;
}
.logo-left .logo {
	margin-left: 0;
	margin-right: 100px;
}
.header-main .nav > li > a {
	padding:5px;
	font-size:100%;
	text-transform: uppercase;
    font-weight: normal;
}
body .header-main{
    background: #000e22;
}
body .header-main .nav > li.active > a {
    color: #fff !important;
}
/* Css cate */
.blog-archive .col.post-item .col-inner{
    line-height: 1.5em;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item .col-inner:hover{
    box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}

.blog-archive .col.post-item .box-text{
    padding: 15px;
}
.blog-archive .post-item:nth-child(n + 3) .box-text h5{
    min-height: 41px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}
/*
.blog-archive .col.post-item .box-text h5:hover{
    color: var(--secon-color);
}*/
.blog-archive .post-item .col-inner{
    box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item:nth-child(1) .image-cover:after,
.blog-archive .col.post-item:nth-child(2) .image-cover:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    background: linear-gradient(transparent, #495065);
    pointer-events: none;
    backface-visibility: hidden;
    transition: opacity .3s;
}
.blog-archive .col.post-item:nth-child(1) .image-cover,
.blog-archive .col.post-item:nth-child(2) .image-cover{
    padding-top: 56% !important;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.blog-archive .col.post-item:nth-child(1),
.blog-archive .col.post-item:nth-child(2){
    max-width: 50%;
    flex-basis: 50%;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text{
    padding: 1.5rem !important;
    color: #fff;
}
.blog-archive .col.post-item:nth-child(1) a, .blog-archive .col.post-item:nth-child(2) a{
    color: white;
}
.blog-archive .col.post-item .box-text p.cat-label{
    color: #fff !important;
    opacity: 1;
    font-size: 12px;
    font-weight: 500;
}
.blog-archive .post-item .box-text h5{
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;

    font-weight: 500;
}
.blog-archive .post-item:hover img{
    transform: scale(1.1);
}
.blog-archive .post-item:nth-child(n + 3) .box-text{
    padding: 1rem 1.25rem;
    border-top: 2px solid #002c5b;
}
.blog-archive .post-item:nth-child(n + 3) .box-text p.cat-label{
    position: absolute;
    top: -14px;
    left: 1rem;
    font-weight: 500;
    font-size: 14px;
    background-color: #002c5b;
    color: #fff;
    padding: .2rem 1rem;
    border-radius: 4rem;
    opacity: 1;
    text-transform: none;

    font-weight: 500;
}
/* Hiden divider post*/
.entry-divider.is-divider.small {
    display: none;
}
@media only screen and (max-width: 48em){
    .blog-archive .col.post-item:nth-child(1), .blog-archive .col.post-item:nth-child(2) {
        flex-basis: 100%;
        max-width: 100%;
    }

}
/* End Page news AZ9s Team*/
/*Bài viết liên quan*/
/* === BÀI VIẾT LIÊN QUAN === */
.related-posts-section {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.related-title {
    font-size: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Lưới bài viết liên quan */
.related-posts-grid {
    display: grid;
    gap: 25px;
}

/* Mobile: 1 bài / hàng */
@media (max-width: 767px) {
    .related-posts-grid {
        grid-template-columns: 1fr;
    }
}

/* Tablet trở lên: 3 bài / hàng */
@media (min-width: 768px) {
    .related-posts-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.related-post-item {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.related-post-item:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.related-thumb img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.related-info {
    padding: 15px;
}

.related-post-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.related-post-title a {
    color: #0e2240;
    text-decoration: none;
    transition: color 0.3s ease;
}

.related-post-title a:hover {
    color: #418eca;
}

.related-date {
    font-size: 13px;
    color: #777;
}

/*Chi tiết bài viết*/
h1.entry-title {
    font-size: 30px;
    font-weight: 500;
    color: white;
    margin-top: 10px;
}
.blog-single .entry-content h2,.blog-single .entry-content h3,
.blog-single .entry-content h4,.blog-single .entry-content h5,
.blog-single h6.entry-category a{

    font-weight: 500;
    color: #002c5b;
}
.blog-single .entry-header .is-xsmall {
    font-size: 16px;
}
/*icon danh muc*/
.icon-dm{
	padding: 10px 0;
	border-radius: 15px;
}
.icon-dm .col{
	padding:0px 15px 0px;
}
.icon-dm h5{
	font-size:95%;
}
.icon-dm .icon-box .icon-box-img {
	margin-bottom: 0.5em;
	max-width: 100%;
	position: relative;
}
.icon-dm-nam {
	border-left: 1px dashed #ddd;
}
.itemPrivacy span {
    font-size: 18px;
    text-transform: uppercase;
    color: rgb(0, 8, 28);
}
.itemPrivacy i{
    margin-right: 5px;
	font-size: 22px;
}
.discountContent h1 {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    margin-bottom: 5px;
}
.discountContent p {
    margin-bottom: 0px;
    color: #444;
    font-size: 15px;
    text-transform: uppercase;
}
/*title*/
.title_module {
	margin-bottom: 2rem;
	margin-top: 0rem;
	position: relative;
	text-align: center;
}
.title_module h2 {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 3rem;
    font-weight: 700;
    padding-bottom: 0;
    color: #292929;
    font-size: 18px;
}
.title_module h2 a, .title_module h2 p {
	font-size: 32px;
	marign: 0;
}
.title_module h2 span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: black;
	font-weight: 400;
	font-family: "Roboto",sans-serif;
	line-height: 18px;
}
/*sản phẩm danh mục*/
p.name.product-title a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.badge{

	height: 2.5em;
	width: 2.5em;
}
.badge-inner.on-sale{

	border-radius:99px;
}
del span.amount{
	opacity:0.9;
	color:#111;
}
.xoa-padding-col .col{
	padding:0px 15px 0px;
}
/*footer*/
.footer-wrapper li{
	list-style:circle;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select,.form-flat button, .form-flat input{
	border-radius: 5px;
}
.sago-footer h3{
	font-size:110%;
}
.sago-footer li{
	margin-left:0px !important;
	list-style:none;
}
.title-ft h3:after{
    content: "";
    width: 50px;
    height: 2px;
    background: black;
    display: block;
}
/*chi tiet sp*/
.add-border-top {
	border-top:1px solid #dedede;
}
.add-padding{
	padding:10px 0px;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	box-shadow: 0 0 0 2px rgb(205, 24, 24,.5);
	background: url(/wp-content/uploads/2019/08/bg-variant-checked.png) no-repeat right bottom #fff;
	z-index:1;
	position:relative ;
}
.single_variation_wrap .button.single_add_to_cart_button {
    background: #002c5b !important;
    border-radius: 8px;
    height: 50px;
}
.input-text {
    height: 50px !important;
}
input.ux-quantity__button {
    border-radius: 6px;
}
h1.product-title.product_title.entry-title {
    color: #002c5b;
}
.product-page-price span,.product-page-price span.amount {
    color: red;
    font-size: 20px;
}
span.amount {
    color: red;
}
.single_variation_wrap input {
    border-color: #002c5b !important;
    height: 50px;
}
.az-qb-button{
    padding: 0 1.2em;
}
/*Bộ lọc sản phẩm*/
.woof label {
	margin-top: 10px;

	margin-left: 12px;
}
.woof_container_inner h4 {
	border-left: 8px solid #CDBC7A;
	background: #f5f5f5;
	padding: 3px 8px;
}
.header-main .menu-item .sub-menu{
    padding: 5px;
    border: 0;
}
span.amount {
    font-size: 20px;
}
.header-search .nav-dropdown{
    padding: 0;
    border: 0;
}
.header-search .nav-dropdown .header-search-form{
    padding: 0 !important;
}
.header-bottom {
    min-height: 70px;
    background: #ceeef9 !important;
}
.chosen-container-single .chosen-single{
	background:#fff;
	border-radius:0px;
	height:28px !important; 
}
.woof_container_inner_size li,.woof_container_pa_mau-sac li {
	display: inline-table;
}
.woo-variation-swatches.wvs-show-label .variations td{
    display: inline-block;
    min-width: 100px;
}
.woo-variation-swatches.wvs-show-label .variations td label{
    font-size: 18px;
}.header-bottom .nav>li.has-icon>a>i{
    color: #002c5b;
}
/*page-title*/
.shop-page-title{
	background:#f5f5f5;
}
.page-title-inner{
	padding-top:0px;
}
.page-wrapper{
	padding-top:0px !important;
}
.tabs.wc-tabs li{
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.tabs.wc-tabs li a{
    color: #495057;
    font-weight: normal;
    font-size: 18px;
}
.tooltipster-fade-show{opacity: 1 !important;}
.imgPay {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.related-products-wrapper .product-section-title{
    margin-left: 0;
    color: #495057;
    font-weight: normal;
    position: relative
}
.related-products-wrapper .product-section-title:before{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 250px;
    border-color: unset !important;
    border: unset;
    border-bottom: 3px solid;
}
.boxRegister {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 28px 0px;
    position: relative;
    min-height: 20rem;
    width: 100%;
    max-width: 35rem;
    margin: auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 3rem;
    margin-bottom: 20px;
}
.ss_regit .social-icons{
    background: #fff;
    padding: 10px 0;
    max-width: 35rem !important;
    margin: auto;
}
.ss_regit .social-icons a{margin-bottom: 0;}
.product-small.col .badge-container .on-sale{
    background: rgb(131, 8, 8);
    border-radius: 100%;
    padding: 18px 6px;
}
.product-small.col .badge-container{
    position: absolute;
    top: 12px;
    right: 10px;
    left: auto;
    margin: 0;
}
.product-small.col .image-zoom-fade {
    overflow: hidden;
    -webkit-box-shadow: inset 0px 0px 101px 21px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: inset 0px 0px 101px 21px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0px 0px 101px 21px rgba(0, 0, 0, 0.07);
    background: #fff;
    z-index: 1;
}
.product-small.col .col-inner{
    transition: .5s;
}
.product-small.col .col-inner:hover{
    box-shadow: rgba(0, 0, 0, 0.13) 0px 10px 20px 0px, rgba(0, 0, 0, 0.19) 0px 3px 9px 0px;
}
.imgFooter img{margin: 0 !important;}
.logoFooter a span {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.danielFooter span {
    color: #000;
    font-size: 14px;
    text-align: right;
}
.sago-footer {
    font-size: 14px;
}
.sago-footer h3{
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.sago-footer ul li{
    margin: 0;
}
.sago-footer ul li a{
    padding: 8px 0;
    display: block;
}
.boxRegister{
    text-align: left;
}
.formRegister .wpcf7-form-control-wrap{
    width: 72%;
    display: inline-block;
    margin-right: 10px;
}
.boxRegister .labelEmail{
    font-weight: normal;
    margin-top: 10px;
    font-size: 18px;
    color: #5f5f5f;
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.icon-dm h5{
		font-size:52%;
		font-weight:700;
	}
	.boxRegister{
		padding: 2rem 1rem;
	}
	.icon-dm .icon-box-img{
		width:40px !important;
	}
	.icon-dm{border: none;}
	.icon-dm-left{
		border:1px solid #ddd;
	}
	.icon-dm-right{
		border:1px solid #ddd;
		border-top:none;
	}
	.header-main .logo a{
		font-size: 16px;
    	letter-spacing: 3px;
	}
	.row_cpright .col-inner{text-align: center !important;}
	.banner-h .text-inner h1{font-size:20px;}
     /*     Mobile ic menu   */
.header-language-dropdown i.image-icon {
    margin-bottom: 0px;
}
.archive .blog-news .col.post-item .image-cover {
    padding-top: 56% !important;
}

.off-canvas-left .mfp-content {
        width: 100%;
        top: 70px;
        box-shadow: none;
    }

      
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 17px;
    }

   .icon-menu:before {
        content: "\f550";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        margin-right: 5px;
    }
      .header-main .nav > li > a > i {
    font-size: 15px;

}
    .nav-sidebar.nav-vertical>li+li{border-color: #ececec !important;}
    .mfp-content .sidebar-menu .search-field {background: white;}
}