/*
Theme Name: Flatsome Child
Description: Minh Duong ADS
Template: flatsome
Version: 3.15
*/

/*************** ADD CUSTOM CSS HERE.  
.section-title-normal span {
    border-bottom-color: var(--primary-color);
    font-size: 120%;
    color: #7a5235;
     font-weight: normal;
}
.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 7.5px;
    border-bottom: 2px solid rgba(0,0,0,.1);
    margin-bottom: -2px;
}
.section-title span {
    text-transform: uppercase;
}


***************/



.ux-timer {
  margin-top: -6px;
}
.ux-timer span{
  transform: translateX(-14px);
  width: 30px;
}
@media (min-width: 768px) {
  .ux-timer {
      margin-top: -7px;
  }
  .ux-timer span{
      transform: none;
    display: inline-block;
    width: 60px !important;
    margin-right: 8px;
  }
}
.quantity.buttons_added.form-flat {
    width: 15.4%;
    border: 1px solid #ccc;
	border-radius: 6px;
	margin-right: 8px;
	overflow: hidden;
}
.input-text.qty.text {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
button#buy_now_button {
  background-image: linear-gradient(90deg, #fc3a3a, #ac1a1a);
  color: #fff;
  float: right;
  right: 10%;
}
button.single_add_to_cart_button.button.alt {
  border-radius: 6px;
  font-size: 15px;
}
a.button.buy_now.ml-2 {
    border-radius: 6px;
}
button.single_add_to_cart_button.button:before, a.button.buy_now.ml-2:before {
    font-family: 'FontAwesome';
    content: '\f217';
    font-size: 13px;
    margin-right: 3px;
}
p.price.product-page-price span.amount {
    font-size: 16px;
}
p.price.product-page-price ins span.amount {
    color: #e5032e;
    font-size: 20px;
}
.product_meta span.posted_in {
    display: none;
}
/* .badge.post-date {
  display: none !important;
} */
/* .from_the_blog_excerpt{
  display: none !important;
} */
/* .blog-archive .image-cover {
  border-radius: 40px 0 40px 0;
}

.box-blog-post .image-cover {
  border-radius: 40px 0 40px 0;
} */
/* .post-item .box-image:hover::before{
  -webkit-animation:shine .75s;
  animation:shine .75s}
  @-webkit-keyframes shine{
  100%{left:125%}
  }
  @keyframes shine{
  100%{left:125%}
  }
  .post-item .box-image::before{
  position:absolute;
  top:0;
  left:-75%;
  z-index:2;
  display:block;
  content:'';
  width:50%;
  height:100%;
  background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
  background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
  -webkit-transform:skewX(-25deg);transform:skewX(-25deg)
  } */
  /*sp*/
/*   .product-small .box-image:hover::before{
      -webkit-animation:shine .75s;animation:shine .75s
      } */
      @-webkit-keyframes shine{
      100%{left:125%}
      }
      @keyframes shine{
      100%{left:125%}
      }
      .product-small .box-image::before{
      position:absolute;
      top:0;
      left:-75%;
      z-index:2;
      display:block;
      content:'';
      width:50%;
      height:100%;
      background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
      background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
      -webkit-transform:skewX(-25deg);transform:skewX(-25deg)
      }
/*       #logo:after,#logo:before{transform: skewX(-25deg) translateY(-50%);content:"";position:absolute;top:50%;width:40px;height:100%;background-color:white;z-index:0} */
/* #logo:before{left:0%;animation:light-left 5s infinite alternate linear}
#logo:after{right:-5%;animation:light-right 5s infinite alternate linear} */

@keyframes light-left{0%{left:-5%;opacity:0}50%{left:50%;opacity:1}to{left:105%;opacity:0}}@keyframes light-right{0%{right:-5%;opacity:0}50%{right:50%;opacity:1}to{right:105%;opacity:0}}

/* css topbar */
.hotline-top span {
  margin-left: 8px;
  background: #c10000;
  border-radius: 25px;
  padding: 0 10px;
color: #fff;
}
#top-bar a.nav-top-link, .hotline-top {
  font-size: 14px;
}
/* css header main */
/* div#masthead {
   background: #fff;
} */
.danhmuc a.nav-top-link {
  background: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  height: 50px;
  color: #000;
}


a.button.wc-forward {
  width: 49.5%;
  padding: 0;
  font-weight: 400;
  text-transform: initial;
  font-size: 14px;
}
a.button.checkout.wc-forward {
  margin-left: 1%;
}



.col.col-padding {
padding-bottom: 0;
}
/* body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #073955;
}
body::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #eee;
} */
/* css trang chá»§ */
.st-banner img {
  border-radius: 10px;
}
/* css section danh má»¥c sáº£n  pháº©m */
.st-cate {
  border-bottom: 30px solid #eee;
}
.cate-pro .product-category.col .col-inner {
  box-shadow: 1px 1px 6px rgb(219 239 205);
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}
.cate-pro .product-category.col .box-text.text-center {
  padding: 5px 4px;
}
.cate-pro h5 {
  font-weight: 400;
  text-transform: initial;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 40px;
}

/* css btn xem thĂªm */
.btn-xemthem {
  background: #073955;
  color: #fff;
  border-radius: 25px;
  text-transform: inherit;
  font-weight: 300;
}
.xem_tatca {
  color: #fff !important;
  font-size: 13px;
}

.title_flash p {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 19px;
}

.title_flash p {
  
  background-image: url(/wp-content/uploads/2024/01/icon-lua.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  padding-left: 35px;
}


.title_spbc p {
  background-image: url(/wp-content/uploads/2023/05/top-10.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  padding-left: 30px;
}


/* css sáº£n pháº©m */
.product-small.box {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
}
.product-small.box:hover {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px -4px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.product-small.box .box-text.box-text-products {
  padding: 10px 8px 13px 8px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  font-size: 15px;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 40px;
  margin-bottom: 10px;
}
.product-small.box .price-wrapper .price .amount bdi {
  color: #ff0000;
  font-size: 19px;  
}
.product-small.box .price-wrapper .price del .amount bdi {
    color: #333;
	font-size: 16px;
}
.product-small.box .price-wrapper .price ins .amount bdi {
    color: #ff0000 !important;
    font-size: 19px;
}
a.add_to_cart_button.ajax_add_to_cart {
background: #1f94ed;
}
a.add_to_cart_button.ajax_add_to_cart:hover {
background: #024da1;
}
a.add_to_cart_button.ajax_add_to_cart, a.added_to_cart.wc-forward, a.primary.product_type_variable.add_to_cart_button {
  border-radius: 6px;
  width: 100%;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  text-transform: inherit;
padding: 0;
line-height: 28px;
min-height: 2em;
}
a.added_to_cart.wc-forward {
text-align: center;
background: #ff9400;
margin-top: 16px;
}


/* css slider product */

/* end css button slider */

/* css chi tiáº¿t sáº£n pháº©m */
/* css breadcrumbs */
.page-title-inner {
  min-height: 0;
  padding: 10px 0 10px 5px;
}
.page-title-inner .flex-col.medium-text-center {
  padding: 0;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
  text-transform: inherit;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase a {
  color: #ff0000;
  font-size: 14px;
}

.woocommerce-product-gallery__image a {
  cursor: zoom-in;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  border: 1px solid #e3e3e3;
  padding: 15px;
  border-radius: 10px;
}
.single-product .product-main, .single-product .product-info {
  padding-bottom: 0;
}

h1.product-title.product_title.entry-title {
    font-size: 2em;
}
.ct-satr .star-rating {
  margin: 8px 4px 0 0;
  float: left;
}
.ct-satr .star-rating span:before, .ct-satr .star-rating:before, .woocommerce-page .ct-satr .star-rating:before {
  color: #ff9400;
font-size: 13px;
}
.ct-satr .star-rating {
font-size: 13px;
}
.single-product .product-info .price .amount bdi {
  color: #db0000;
  font-size: 30px;
}

/* css form thĂªm vĂ o giá» */
.sticky-add-to-cart--active .sticky-add-to-cart__product {
  display: none;
}
.single-product .product-info form.cart {
  margin-bottom: 12px;
  border-bottom: 1px solid #f2f2f2;
}
.product-info .quantity.buttons_added.form-minimal {
  margin-top: 6px;
}
.product-info.summary .quantity .button.minus, .product-info.summary .quantity .button.plus {
  width: 32px;
  min-height: 32px;
  max-height: 32px;
  line-height: 20px;
  border-radius: 20px !important;
  background-color: #f2f2f2;
  margin-right: 8px;
  border: 0px;
  color: #000;
}
.product-info.summary .quantity input[type="number"] {
  height: 30px;
  width: 35px;
  max-height: 34px;
  line-height: 20px;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: none !important;
  max-width: 48px;
  margin-right: 8px;
}

/* css form tÆ° váº¥n */
.product-info.summary form.wpcf7-form {
  margin-bottom: 10px;
}
.sub-head {
  font-size: 14px;
  margin-bottom: 10px;
}
span.wpcf7-spinner {
  display: none;
}

/*
button.single_add_to_cart_button.button.alt {
  background: #fff;
  color: #ff0000;
  border-radius: 30px;
  font-size: 15px;
  border: 1px solid #ff0000;
}
button.single_add_to_cart_button.button.alt:hover {
  background: #ff0000;
color: #fff;
}
*/

button#buy_now_button {
  background-image: linear-gradient(90deg, #fc3a3a, #ac1a1a);
  color: #fff;
float: right;
right: 10%;
}

/* css mĂ´ táº£ chi tiáº¿t sáº£n pháº©m */
div#tab-description ul li, div#tab-description ol li {
  margin-left: 22px;
}

/* css khung Ä‘Ă¡nh giĂ¡ sáº£n pháº©m */
.single-product .review-form-inner.has-border, div#comments .commentlist {
  border: none;
  box-shadow: 1px 1px 6px rgb(219 239 205);
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding-bottom: 0;
}
.single-product div#comments .commentlist {
  padding: 15px 20px;
}
.single-product .review-form-inner.has-border input, .review-form-inner.has-border textarea {
  box-shadow: 0 0;
}

/* css trang cá»­a hĂ ng sáº£n pháº©m */

/* css btn phĂ¢n trang */
ul.page-numbers.nav-pagination li span, ul.page-numbers.nav-pagination li a {
  border-radius: 4px;
  border: 1px solid #073955;
}
ul.page-numbers.nav-pagination li span {
  background-color: #073955;
}
ul.page-numbers.nav-pagination li a {
  color: #073955;
}
ul.page-numbers.nav-pagination li a:hover {
background-color: #073955;
color: #fff;
}

.ct-th {
  font-size: 25px;
  color: #073955;
  font-weight: 600;
}

span.wpcf7-spinner {
  display: none;
}

/* css footer */
.ct-foo p {
  color: #fff;
  margin-bottom: 10px;
}
.icon-foo a {
  border-radius: 6px !important;
}
.box-foo {
  border: 1px solid #eee;
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 4px 8px;
}
.box-foo p {
  line-height: 4px;
  color: #fff;
  font-size: 14px;
}
.box-foo p a {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
}
.box-foo img {
  padding-top: 0;
}
.copyright-footer {
  color: #fff;
  border-top: 1px solid #fff;
  padding-top: 15px;
}
a#top-link {
  background: #333;
  border: 1px solid #fff;
  color: #ffff;
}

/* css trang giá» hĂ ng */
.woocommerce-cart div#content {
  background: #f8f8f8;
}
.woocommerce-cart form.woocommerce-cart-form, .cart-sidebar.col-inner {
  background: #fff;
  padding: 15px 20px;
  border-radius: 5px;
}
.woocommerce-cart .woocommerce.row.row-large.row-divided>.col {
  padding: 15px;
}
.woocommerce-cart .cart-collaterals {
  border-left: 0 !important;
}
.woocommerce-cart .shop_table th {
  font-weight: 300;
  text-transform: initial;
}
.woocommerce-cart a.checkout-button.button.alt.wc-forward {
  background-color: #073955;
  border-radius: 4px;
  font-weight: 200;
  font-size: 18px;
}
.woocommerce-cart input#coupon_code {
  box-shadow: 0 0;
}
.woocommerce-cart input.is-form.expand {
  background-color: #073955;
  color: #fff;
  text-shadow: 0 0;
  border-radius: 4px;
  font-size: 18px;
}
.woocommerce-cart a.button-continue-shopping.button.primary.is-outline {
  background-color: #073955;
  border: 2px solid #073955;
  color: #fff;
}

/* css trang thanh toĂ¡n - checkout */
.woocommerce-checkout .row.row-main {
background-color: #fff;
padding-top: 15px;
}
input#billing_first_name, .woocommerce-checkout input#billing_address_1, .woocommerce-checkout input#billing_phone, .woocommerce-checkout input#billing_email, .woocommerce-checkout textarea#order_comments {
border-radius: 6px;
box-shadow: none;
border-color: #000;
}
.woocommerce-checkout p#billing_address_1_field {
margin-right: 0px;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr th {
text-transform: initial;
color: #000;
}
.woocommerce-checkout .has-border {
border: 1px solid #1e1e1e;
border-top: 4px solid #00aeefbf;
}
.woocommerce-checkout .woocommerce-billing-fields {
  padding-top: 15px;
  border-top: 4px solid #00aeefbf;
}
.woocommerce-checkout .ts-product-image {
  width: 52px;
  height: 45px;
  padding-right: 7px;
  vertical-align: middle;
  float: left;
}
button#place_order {
width: 100%;
border-radius: 4px;
}
/* end css trang thanh toĂ¡n - checkout */

/* css trang chi tiáº¿t Ä‘Æ¡n  hĂ ng */
.woocommerce-order-received .large-5.col .entry-content {
  background: #fff;
}
.woocommerce-order-received .large-5.col .entry-content p {
margin-bottom: 18px;
}
.woocommerce-order-received .large-5.col .entry-content ul {
margin-bottom: 0;
}

button.btn.btn-main.btn-sm.coupon_copy {
  border: none;
  border-radius: 999px;
  margin: 0;
  color: #fff;
  background: #fd545b;
  min-height: 20px;
  line-height: 19px;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  text-transform: initial;
}
@media (max-width: 992px) {
div#logo {
  margin-right: 0;
  width: 160px;
}
}

@media (max-width: 768px) {
/* 	css menu mobile */
div#top-bar {
  border-bottom: 1px solid #b5000029;
}
  /*
  .mobile-nav .header-button a.icon {
  background-color: #dc0f00;
}
  */

/* 	menu tab 1 */
.mfp-content li.html.custom.html_topbar_left {
  padding: 10px;
}
.mfp-content li.menu-item a {
  color: #000;
  font-weight: 400;
  font-size: 18px;
}
.mfp-content li a i.fa.fa-home {
    font-size: 25px;
}
.mfp-content  .sidebar-menu-tabs.nav>li>a {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  padding: 8px;
}
.mfp-content  li.sidebar-menu-tabs__tab.active a {
  background-color: #073955;
  color: #fff;
}
.mfp-content  .nav-line-bottom>li>a:before {
  background: bottom;
}
/* 	menu tab 2 */
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
  background: #fff;
  width: 90%;
}
.sidebar-menu.no-scrollbar {
  padding-top: 0;
}
.off-canvas-left .mfp-content li.html.custom.html_nav_position_text {
  padding: 10px 0 0 0;
}
.col.large-3.padding-mb.col-stick {
  display: none;
}
.single-product .product-info {
  padding-bottom: 10px;
}
button#buy_now_button {
  float: unset;
  right: unset;
}
}

@media (max-width: 549px) {

/* 	css section flash sale */
.col_text_flash {
  padding-right: 0 !important;
}


/* 	css trang chi tiáº¿t sáº£n pháº©m */
/* 	css dá»‹ch vá»¥ */
.product-footer ul.product-tabs>li {
  width: 50%;
  text-align: center;
}
#top-bar a.icon.primary.button.circle i {
  margin-top: -6px;
}
.product-info button#buy_now_button:not(.sticky-add-to-cart--active  button#buy_now_button) {
  width: 100%;
}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}

@media (max-width: 549px) {
  .title_flash p {
      white-space: nowrap;
  }
}
/* 

#wp-admin-bar-customize { display:none !important;}
#wp-admin-bar-themes { display:none !important;}
#wp-admin-bar-menus { display:none !important;}
#wp-admin-bar-updates { display:none !important;}
#wp-admin-bar-new-content { display:none !important;}
#wp-admin-bar-wp-logo { display:none !important;}
#wp-admin-bar-updates { display:none !important;}
#wp-admin-bar-widgets { display:none !important;}  */

/* .single-product div#tab-description{
  padding-bottom: 70px !important;
  } */