@charset "UTF-8";
/*
Theme Name: D9160
Description: Mẫu website bán thiết bị vệ sinh đẹp, chuẩn SEO
Author: UX Themes
Template: flatsome
Version: 3.4
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
b, strong {
  font-weight: bold !important;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
/*
Custom sidebar
 */
.sidebar-inner li.widget, .sidebar-wrapper li.widget, .widget-area li.widget {
  margin: 0px;
}
.sidebar-inner .widget_custom_html, .sidebar-inner .custom-html-widget, .sidebar-wrapper .widget_custom_html, .sidebar-wrapper .custom-html-widget, .widget-area .widget_custom_html, .widget-area .custom-html-widget {
  margin-bottom: 5px;
}
.sidebar-inner .widget_custom_html h3, .sidebar-inner .custom-html-widget h3, .sidebar-wrapper .widget_custom_html h3, .sidebar-wrapper .custom-html-widget h3, .widget-area .widget_custom_html h3, .widget-area .custom-html-widget h3 {
  background: #f00;
  color: #FFF;
  display: flex;
  padding: 4px;
}
.sidebar-inner .widget_custom_html h3 i, .sidebar-inner .custom-html-widget h3 i, .sidebar-wrapper .widget_custom_html h3 i, .sidebar-wrapper .custom-html-widget h3 i, .widget-area .widget_custom_html h3 i, .widget-area .custom-html-widget h3 i {
  flex: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f49a5e;
}
.sidebar-inner .widget_custom_html h3 span, .sidebar-inner .custom-html-widget h3 span, .sidebar-wrapper .widget_custom_html h3 span, .sidebar-wrapper .custom-html-widget h3 span, .widget-area .widget_custom_html h3 span, .widget-area .custom-html-widget h3 span {
  flex: 8;
  padding-left: 10px;
}
.sidebar-inner .product-categories li a, .sidebar-wrapper .product-categories li a, .widget-area .product-categories li a {
  text-transform: lowercase;
}
.sidebar-inner .product-categories li a:first-letter, .sidebar-wrapper .product-categories li a:first-letter, .widget-area .product-categories li a:first-letter {
  text-transform: uppercase;
}

.sidebar-wrapper li .product_list_widget li a {
  text-transform: lowercase;
  font-size: 0.9rem;
}
.sidebar-wrapper li .product_list_widget li a:first-letter {
  text-transform: uppercase;
}
.sidebar-wrapper li .product_list_widget li del {
  font-size: 0.8rem;
}
.sidebar-wrapper li .product_list_widget li ins {
  font-size: 0.8rem;
}

span.header-cart-title:hover {
  color: #fff;
}

.icon-shop h5 {
  margin-bottom: 0px;
}

.icon-shop .col {
  padding: 0px !important;
}

/*sản phẩm danh muc*/
.badge-container {
  margin: 15px 0 0 0;
}

.badge {
  height: 1.8em;
}

span.onsale {
  font-size: 95%;
}

.grid-style-2 {
  background: #fff;
}

.col-inner .box {
  border: 1px solid #ccc;
}

.box-text {
  font-size: 80%;
}

.grid-style-2 .product-title a {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

span.amount {
  color: #FF0000;
}

/*tiêu đê*/
.heading {
  margin: 0 0 15px 0;
  color: #ff0000;
  text-transform: uppercase;
  border-bottom: 2px solid #ff0000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.heading a:not(.continue) {
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  color: #FFF;
  font-weight: bold;
  background: #ff0000;
  min-width: 220px;
}

.heading a.continue {
  float: right;
  font-size: 14px;
  text-transform: none;
  color: #666666;
}

/*ĐĂNG KÍ NHẬP TIN*/
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
  background-color: white;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.09);
  color: currentColor !important;
  border-radius: 5px;
}

.form-flat button, .form-flat input {
  border-radius: 5px;
}

.col, .gallery-item, .columns {
  padding: 0 15px 5px;
}

/*footer*/
ul {
  list-style-type: circle;
}

.footer-center p, .footer-center ul, .footer-center a, .footer-center li {
  font-size: 14px;
  color: #fff;
}

/*page-title*/
/*chi-tiết-sp*/
@media screen and (min-width: 850px) {
  .col-divided {
    border-right: none;
  }
}
#product-sidebar .next-prev-thumbs {
  display: none;
}

.content-cat-2 ul {
  margin-left: 0px !important;
}

.is-divider {
  height: 0px;
}

.entry-title {
  font-size: 120%;
}

del span.amount {
  font-size: 85%;
}

.product-footer {
  margin-top: 30px;
}

/*định dạng sidebar*/
@media (max-width: 849px) {
  .page-left-sidebar .large-3 {
    order: 2;
  }
}
/*Hiệu ứng sáng*/
.product-small .box-image:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.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, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

/*thanh toán*/
p.form-row-first, p.form-row-last {
  width: 100%;
}

.woocommerce-billing-fields input {
  margin-bottom: 0;
}

#customer_details label {
  font-weight: normal;
  font-size: 15px;
  color: #950303;
}

/*# sourceMappingURL=style.css.map */
