/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* #top-bar ul li a { */
    /* text-transform: none; */
    /* color: black; */
    /* font-size: 16px; */
    /* letter-spacing: 0; */
/* } */
/* .header:not(.transparent) .header-nav-main.nav > li > a { */
    /* color: #0a0a0a; */
/* } */
/* h1.woocommerce-breadcrumb.breadcrumbs{ */
    /* font-size: 16px !important; */
/* } */
/* .header-search-form .searchform{ */
    /* font-size: 15px; */
    /* height: 45px; */
    /* border-radius: 5px; */
    /* border: 1px solid #6fd6c1; */
    /* background: white; */
/* } */
/* .dang-ky-col{ */
    /* padding:0px !important; */
/* } */
/* .thong-tin p{ */
    /* display: flex; */
    /* flex-direction: row; */
/* } */
/* .wpcf7-form-control.wpcf7-text.wpcf7-email{ */
    /* margin-bottom: 0; */
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 5px; */
    /* box-shadow: none; */
    /* font-size: 17px; */
/* } */
/* .wpcf7-form-control.wpcf7-submit{ */
    /* background: #ff8200; */
    /* border-top-right-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    /* border-top-left-radius: 0 !important; */
    /* border-bottom-left-radius: 0 !important; */
    /* font-weight: normal; */
    /* letter-spacing: 0; */
    /* font-size: 17px; */
/* } */
/* .header-search-form .search-field{ */
    /* border: none; */
    /* box-shadow: none; */
/* } */
/* ul.product_list_widget li img{ */
    /* margin-left: 10px; */
/* } */
/* .product_list_widget ins bdi { */
    /* color: #45baa2; */
    /* font-size: 16px; */
/* } */
/* span.widget-title { */
    /* display: block; */
    /* background: #6fd6c1; */
    /* padding: 15px; */
    /* letter-spacing: 0; */
    /* font-weight: bold; */
    /* font-size: 18px; */
    /* color: #0a0a0a; */
/* } */
/* .widget .is-divider { */
    /* display: none; */
/* } */
/* ul.product_list_widget li { */
    /* padding: 10px 0 5px 80px; */
/* } */
/* .product-main>.row.content-row { */
    /* background: #fff; */
    /* padding: 10px; */
    /* max-width: 1269px; */
    /* box-shadow: 0px 4px 50px rgb(0 0 0 / 20%); */
    /* border-radius: 4px; */
/* } */
/* .product-page-sections { */
    /* background: #fff; */
    /* padding: 20px; */
    /* max-width: 1390px; */
    /* box-shadow: 0px 4px 50px rgb(0 0 0 / 20%); */
    /* border-radius: 4px; */
/* } */
/* .button.buy_now_button{ */
    /* background: #6fd6c2; */
/* } */
/* .product_list_widget,.widget_recent_entries{ */
    /* background: white; */
    /* border: 1px solid #e3e3e3; */
/* } */
/* .widget_recent_entries li{ */
    /* margin-left: 10px !important; */
/* } */
/* .title-sp .section-title-normal span{ */
    /* border-bottom: 2px solid #6fd6c1; */
/* } */
/* .archive #main { */
    /* background-color: #fafafa; */
/* } */
/* .shop-container .product-small.box { */
    /* background: white; */
    /* border-radius: 5px; */
    /* box-shadow: 2px 2px 20px #00000005; */
    /* padding: 10px; */
/* } */
/* .thong-tin{ */
    /* display: flex; */
    /* flex-direction: row; */
/* } */
/* .product-small .price ins bdi, .product-small .price bdi{ */
    /* color: #43baa1; */
    /* font-size: 18px; */
/* } */
/* .img-doi-tac img{ */
    /* width: 161.66px; */
    /* height: 65px; */
/* } */
/* .box-text{ */
    /* text-align: center; */
/* } */
/* .tin-tuc-bai-viet .col.post-item{ */
    /* padding-bottom: 0px !important; */
/* } */
/* .product-view .product-small{ */
    /* background: white; */
    /* border-radius: 5px; */
    /* box-shadow: 2px 2px 20px #00000005; */
    /* padding: 5px; */
/* } */
/* .banner-web .flickity-slider{ */
    /* border-radius: 10px; */
/* } */
/* .header-search-form .search-field:focus{ */
    /* border: none; */
    /* box-shadow: none; */
/* } */
/* .header-bottom-nav .menu-item .nav-top-link{ */
    /* color: #0a0a0a; */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    /* font-size: 15px; */
    /* font-weight: normal; */
/* } */
/* .header-bottom-nav .menu-item.active .nav-top-link,.header-bottom-nav .menu-item:hover .nav-top-link{ */
    /* background: #ff8400 !important; */
    /* color: white !important; */
/* } */

/* .header-search-form .ux-search-submit{ */
    /* color: currentColor !important; */
    /* border-color: transparent !important; */
    /* background-color: transparent !important; */
    /* -webkit-box-shadow: none; */
    /* box-shadow: none; */
/* } */
/* hoàng thêm vào */
@media (max-width: 600px) {
    .stack-news{
        display: flex !important;
        width: 100%;
        flex-wrap: wrap;
    }
    .stack-news .plain{
        width: 25% !important;
    }
}
.header-vertical-menu__fly-out--open:before {
	content: "";
    position: absolute;
    top: -7px;
    left: 10%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    z-index: 100;
}
.header-vertical-menu__opener {
    background-color: rgba(0,0,0,0);
}
.d-none-vmenu:before {
    border-bottom: 10px solid #F56032 !important;
}
.header-bottom {
    background-image: linear-gradient(to right, #000000, #F56032) !important;
}
.baochi{
    color: #0056b3;
    text-decoration: underline;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.img_logo{
	width: 100%;
    object-fit: cover;
    border: 1px solid #f1f1f1;
    border-radius: 12px;
    padding: 8px;
    opacity: 1;
    overflow: hidden;
    display: inline-block;
    background: #fff;
}
.section_menu{
	background-image: linear-gradient(to right, #064b73, #00688b, #008595, #00a190, #4dbb81);
}
.menu_h{
	color:#fff;
}
.menu_h a:hover{
	color:linear-gradient(to right, #064b73, #00688b, #008595, #00a190, #4dbb81);
}
#shop-sidebar{
    position: sticky;
    top: 10px;
    border: 1px solid #064B73;
    border-radius: 10px !important;
    padding: 10px;
}
.widget-title.shop-sidebar{
    font-size: 19px;
    color: #064B73;
}
.shop-sidebar .is-divider{
    display: none !important;
}
.woocommerce.widget_recently_viewed_products{
    padding-bottom: 10px;
    border-bottom: 1px solid #064B73;
}
.wcpf-heading-label span.text{
    font-size: 19px;
    color: #064B73;
}
.woocommerce-Price-amount,.price .amount{
    font-size: 19px;
    color: #da0000;
}
.woocommerce-LoopProduct-link{
    font-weight: 600;
}
.yith-wcan-filter{
    border-bottom: 1px solid #064B73;
}
.price-range span{
    font-size: 16px;
}
.filter-items li{
    line-height: 0 !important;
}
.single-product .is-divider{
    display: none !important;
}
.single-product .product-title{
    color:#000;
}
.single-product .single_add_to_cart_button,.single-product .ux-buy-now-button{
    border-radius: 10px !important;
}
.single-product .ux-quantity input:first-child{
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
.single-product .ux-quantity input:last-child{
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.single-product .price-wrapper .price{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
@media only screen and (max-width: 900px) {
    .single-product .price-wrapper .price{
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }
    form.cart{
        flex-direction: column;
    }
    .quantity input[type="number"]{
        max-width: 100%;
        width: 100%;
    }
    .desc-custom{
        justify-content: space-around;
    }
    .product-main .content-row{
        flex-direction: column;
    }
    .policy-list{
        flex-direction: column;
    }
  }
.single-product .price-wrapper p{
    margin: 0px !important;
}
.single-product .price-wrapper .price ins{
    padding-right: 20px;
}
.single-product .price-wrapper .price ins span {
    font-size: 30px;
}
.single-product .price-wrapper .price del span {
    color: #7E7E8D !important;
    font-size: 18px;
}
.single-product .price-wrapper {
    padding:15px 5px 15px 20px;
    background:#F4F4F4;
    border-radius:10px;
    margin-bottom: 20px;
}
.gia-vat{
    font-size: 18px;
    line-height: 22px;
    padding-top: 8px;
}
.onsale{
    color: #d80d0d;
    font-weight: 600;
    font-size: 18px;
}
.single-product .badge-container{
    display: none;
}
.desc-custom{
    border-bottom: 1px dashed #d1d1d1;
    border-top: 1px dashed #d1d1d1;
}
.desc-custom p{
    margin: 0px;
}
.desc-custom {
    display: flex;
    padding: 10px;
    margin-bottom: 10px;
}
.trang-thai-san-pham{
    margin-right: 30px !important;
}
.trang-thai-san-pham span{
    color: #05993D;
    font-weight: 600;
}
.thoi-gian-bao-hanh span{
    color: #da0000;
    font-weight: 600;
}
.chinh_sach_ban_hang,.thong_tin_lien_he{
    border:1px solid #064b73;
    border-radius: 10px !important;
    padding: 10px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.chinh_sach_ban_hang h4{
    color: #000;
    word-break: break-word;
    line-height: 1.4;
    font-weight: 400;
    font-size: 16px;
}
.mcch-icons {
    background-image: url("../akasa-theme/images/mcch-icons-map.png");
    background-repeat: no-repeat;
    background-size: 298px 299px;
    display: inline-block;
}
.icon-truck-blue {
    width: 41px;
    height: 32px;
    background-position:-298px -152px;
    background-size: 352px 352px;
  }
.icon-special-offer-blue {
    width: 53px;
    height: 42px;
    background-position:-289px -199px;
    background-size: 352px 352px;
}
.policy-list{
    justify-content: flex-start;
}
.policy-list .policy-item{
    margin-right: 30px !important;
}
.policy-item .mcch-icons{
    margin-right: 10px !important;
}
.color-red {
    color: #E80000;
}
.font-weight-700 {
    font-weight: 700;
}
.icon-noto_star {
    width: 21px;
    height: 21px;
    background-position:-264px -199px;
    background-size: 352px 352px;
}
.chinh_sach_ban_hang .policy-list .list li.item{
    margin-left: 0px !important;
}
.pro-box-bottom{
    border-top: 1px dashed #f4f4f4;
}
.pro-box-bottom button{
  outline:0;
  border:0;
  background:transparent;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #0046BE;
  text-transform: lowercase;
}
.chinh_sach_content {
    max-height: 0;
    overflow:hidden;
    transition: max-height .5s;
}
.icon-circle-aggel-down {
    width: 19px;
    height: 19px;
    background-position:-271px -2px;
    background-size: 352px 352px;
}
.policy-item p{
    color: #000;
}
.lien_he_content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s;
}
.icon-phone-blue {
    width: 19px;
    height: 19px;
    background-position:-277px -79px;
    background-size: 352px 352px;
}
.pro-box-top > p{
    color: #000;
    font-size: 16px;
}
.icon-home-black {
    width: 25px;
    height: 25px;
    background-position:-219px -106px;
    background-size: 352px 352px;
}
.icon-chat-box-blue {
    width: 25px;
    height: 25px;
    background-position:-242px -2px;
    background-size: 352px 352px;
}
.contact-item ul.list li{
    list-style-type:none;
}
#ftwp-contents{
    width: 100% !important;
    padding:20px;
    border-radius:20px;
}
.relatedcat{
  background:#13990a36;
  border:1px dashed #13990a;
  border-radius:5px;
  padding:15px;
  margin-bottom: 20px;
}
.relatedcat ul{
    list-style-type: none;
}
.thong-so-ky-thuat tr:nth-child(even) {
    background-color: #D6EEEE;
}
.thong-so-ky-thuat .content-thong-so{
    max-height: 150px;
    overflow: hidden;
    position: relative;
}
.thong-so-ky-thuat .content-thong-so::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: -o-linear-gradient(transparent,#fff);
  background:linear-gradient(transparent,#fff);
}
.content-thong-so-main table tr:nth-child(even) {
    background-color: #D6EEEE;
}
.thong-so-ky-thuat {
    border:1px dashed #4DBB81;
    padding:10px;
    border-radius:10px;
}
.bai-lien-quan h3 {
    font-size: 15px;
    padding-top: 10px;
    color: #064B73;
    font-weight: 600;
  }
.product-buttons{
    flex-direction: column;
}
.bai-lien-quan .woocommerce-Price-amount bdi{
    color: #DA0000;
}
.product-buttons a.button{
    margin:0px !important;
    font-size: 14px;
    border-radius: 10px;
}
.trang-thai-san-pham img {
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.block-sp-mua-kem .nav-item .nav-link{
    background: #064B73;
    color: #fff;
}
.block-sp-mua-kem .nav-item .nav-link.active{
    background: #4DBB81;
    color: #fff;
}
.show-catalog{
    margin-top: 20px;
    margin-bottom: 20px;
}
.woocommerce-Tabs-panel .fade:not(.show){
	opacity: 1 !important;
}
.san_pham_goi_y > h3{
	font-size: 18px;
    padding-top: 10px;
    color: #064B73;
    font-weight: 600;
text-transform: uppercase;
}
.san_pham_goi_y > h3, .cau_hoi_lien_quan > h3{
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #222;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.san_pham_goi_y > h3::after, .cau_hoi_lien_quan > h3::after{
  content: "";
  position: absolute;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #064B73, #4DBB81);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border-radius: 2px;
}

.san_pham_goi_y, .cau_hoi_lien_quan{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

#content {
    background: #f0f0f0;
}
.post .entry-content.single-page {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
}
.post .entry-header{
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px !important;
}
.entry-divider.is-divider{
    display: none !important;
}
.entry-title{
    color: #054B73 !important;
}
.bai-lien-quan{
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
}
/* counter */
.col-couter > .col-inner {
	background: url(/wp-content/themes/akasa-theme/impression-point.png) no-repeat;
	  background-position-x: 0%;
	  background-position-y: 0%;
	  background-size: auto;
	background-size: cover;
	background-position: center 41%;
	border-radius: 15px;
	overflow: hidden;
	padding: 20px 15px;
}
.col-couter > .col-inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: rgba(0, 14, 227, 0.58); */
}
.col-couter .list-couter {
	display: flex;
	justify-content: center;
	z-index: 2;
	position: relative;
  }
  .col-couter .list-couter > div {
	padding: 10px 40px;
	border-right: 1px solid #fff;
  }
  .col-couter .list-couter h3 {
	text-align: center;
	font-weight: 500;
	color: #fff;
	font-size: 57px;
	line-height: 1.3;
	margin: 0;
  }
  .col-couter .list-couter > div:last-child{
	border-right:0;
	border-bottom:0;
}
  .col-couter .list-couter p {
	margin: 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
  }
  .row-couter {
	/* margin-top: -110px; */
  }
  @media only screen and (max-width: 568px) {
	.col-couter .list-couter {
	  flex-wrap: wrap;
	}
	.col-couter .list-couter > div {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #fff;
		padding: 30px 15px;
	  }
  }
  .list-couter .item-list{
	display: flex;
	align-items: center;
}
.list-couter .item-list img{
	width: 80px;
	height: 80px;
}
/* video on products */
.video-products .row iframe{
    width: 100%;
    height: 222px;
    border-radius: 15px;
}
.owl-nav, .owl-dots{
    display: none !important;
}
.header-bottom-nav .menu-item .nav-top-link{
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: normal;
}
.header-bottom-nav .menu-item.active .nav-top-link,.header-bottom-nav .menu-item:hover .nav-top-link{
    background: #ff8400 !important;
    color: white !important;
}
.header-cart-title{
    color: #fff !important;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item{
    background: linear-gradient(to right, #000000, #F56032) !important;
}
.cart-icon strong{
    border: 2px solid #fff !important;
    color: #fff !important;
}
.cart-icon strong::after{
    color: #fff !important;
}
#content.content-area{
    padding-top: 0px !important;
}
.row-lien-he-mua-hang.stack-col {
    flex-direction: row;
    justify-content: space-between;
  }
  .absolute-footer{
    display: none !important;
  }