/*
Theme Name: Shopnet
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.copyright-footer{
	color:#fff;
}
/*************** ADD CUSTOM CSS HERE.   ***************/

.product-small img{
	object-fit:contain;
}
.product-main .yith-wcwl-add-button a span:before {
  content: "\f004";
  font-family: "Font Awesome 6 Pro";
  padding-right: 5px;
}
.widget-title {
  border-bottom: 2px solid var(--primary-color);
  padding-bottom: 10px;
  margin-bottom: 0px;
  display: inline-block;
  letter-spacing: 0;
}
span.widget-title {
  display: block;
  font-weight: bold;
  color: black;
  font-size: 16px;
}
ul.menu > li + li,
.widget > ul > li + li {
  border-top: none;
}
.row-icon-chi-tiet .icon-box {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#footer li a {
  font-size: 90%;
}
#footer .footer-section {
  border-top: 1px solid #eee;
}
.div-menu-home > .col-inner {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px;
}
.section-tin-tuc {
  padding-bottom: 0px !important;
}
.section-tin-tuc .post-item {
  padding-bottom: 0px;
}
.section-tin-tuc .post-item .box-image {
  border-radius: 3%;
}
.badge.post-date .badge-inner {
  border: none;
  border-radius: 4px;
  color: #333;
}
.section-tin-tuc .post-item h5.post-title {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  min-height: 40px;
}
.div-khach-hang .icon img {
  border-radius: 5px;
}
.div-khach-hang .col-inner {
  border-radius: 5px;
}
.section-title-normal span {
  border-color: var(--primary-color);
}
.div-logo > .col-inner {
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 20px 0;
}
.div-logo > .col-inner .gallery-col {
  padding-bottom: 0px !important;
}
li.html_topbar_left a {
  font-size: 14px;
  color: #333;
  font-weight: 700;
}
li.html_topbar_left a i {
  display: block;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  color: #333;
  margin-bottom: 5px;
  padding-right: 5px;
}
.header-vertical-menu {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.header-main .nav-right > li > a {
  display: block;
  text-align: center;
  margin-top: 12px;
}
.header-nav-main .header-block {
  display: inline-block;
  width: auto;
}
.header-nav-main.nav-left li a {
  font-weight: 700;
  font-size: 14px;
}
.header-nav-main .ux-search-box .flex-col {
  padding-right: 3px;
}
.nav-dropdown-has-border .nav-dropdown {
  font-size: 13px;
  padding: 5px;
}
.tab-ban-chay > h4 {
  position: absolute;
  left: -1px !important;
  right: unset;
  display: flex;
  font-size: 22px;
}
.tab-ban-chay ul.nav-right {
  margin-top: -10px;
}
.tab-ban-chay ul.nav-right li a {
  padding-right: 15px;
}
.icon-shopping-basket:before {
  content: "\f290";
}
i.icon-user:before {
  content: "\f007";
}
i.wishlist-icon:before {
  content: "\f004";
}
.header-main .nav-right li a i {
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 300 !important;

  display: block;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  color: #333;
  margin-bottom: 5px;
}
.section-icon-chinh-hang .row .col {
  padding-bottom: 0px !important;
}
.section-icon-chinh-hang .icon-box-text p {
  margin-bottom: 5px;
}
.section-icon-chinh-hang .icon-box-text h3 {
  font-size: 90%;
}
.sticky-icon-links {
  position: fixed;
  right: 10px;
  top: 200px;
  z-index: 9999;
}
.div-khach-hang .box h4 {
  color: #00aae7;
  font-size: 90%;
  font-style: italic;
}
.sticky-icon-links ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
  padding: 0.5rem;
  border-radius: 3rem;
  margin: 0;
  background: #333;
}
.sticky-icon-links li {
  position: relative;
}
.sticky-icon-links li:not(:last-child) {
  margin-bottom: 5px;
}
.sticky-icon-links a.zalo {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-icon-links li a {
  display: flex;
  align-items: center;
  transition: color 0.3s, background 0.3s;
  border-radius: 50%;
  color: #fff;
  perspective: 200px;
}
.sticky-icon-links li a img {
  width: 25px;
}
.form-minimal.quantity .qty {
  height: 43px;
  width: 70px;
  min-width: 70px;
}
.quantity .button.plus {
  border-radius: 0 4px 4px 0;
}
.quantity .button.minus {
  border-radius: 4px 0 0 4px;
}
.quantity .button.minus {
  border-right: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.quantity .button.plus {
  border-left: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

form.cart input.is-form {
  padding: 0 15px;
}
.expanded-label {
  position: absolute;
  display: block;
  padding: 10px 20px;
  right: 140%;
  top: 50%;
  transform: translate(0%, -50%) rotateY(-60deg);
  transform-origin: right;
  border-radius: 7px;
  background-color: #333;
  color: #fff;
  perspective: 300px;
  transform-style: preserve-3d;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s,
    transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
}
.single_add_to_cart_button i {
  display: none;
}
.product-lightbox .buy_now_button {
  width: 100%;
}
#top-bar {
  border-bottom: 1px solid rgba(237, 237, 237, 1);
}
form.cart .single_add_to_cart_button {
  border-radius: 4px;
}
form.cart .single_add_to_cart_button:before {
  content: "\f290";
  font-family: "Font Awesome 6 Pro";
  font-weight: 500;
  font-size: 20px;
  margin-right: 10px;
}
.header-bottom .header-bottom-nav > li > a {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-variation-add-to-cart > *,
form.cart > * {
  flex: unset;
  margin: 0;
}
.buy_now_button {
  border-radius: 4px;
}
.sticky-icon-links li i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  font-size: 20px;
}
a:hover > .expanded-label {
  transform: translate(0, -50%);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sticky-icon-links li a:focus,
.sticky-icon-links li a:hover {
  text-decoration: none;
  background: linear-gradient(104deg, #1c72dd, #5349ff);
}
.expanded-label:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-left-color: #333;
  top: 50%;
  margin-top: -10px;
  right: -20px;
}
.row-icon > .col > .col-inner {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 20px 10px;
}
.row-icon .col {
  padding-bottom: 0px;
}
.row-icon .icon-box-text h4 {
  font-size: 14px;
}
.row-icon .icon-box-text p {
  font-size: 12px;
}
.div-giam-gia > .col-inner {
  background: white;
  padding: 20px;
}
.div-sp-noi-bat > .col-inner {
  border: 2px solid var(--primary-color);
  padding: 20px;
}
.div-sp-noi-bat .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.header-main .header-nav .header-search-form-wrapper form input {
  height: 44px;
  box-shadow: none;
  border: none;
  background-color: #212d33 !important;
  font-size: 12px;
  border-radius: 0;
}
.header-nav.header-bottom-nav:hover .header-vertical-menu__opener {
  color: #fff;
  background-color: #fff;
  cursor: pointer;
}
span.amount {
  color: #ff0000;
}
.header-bottom {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.header-search-form-wrapper form {
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #fff;
  border-radius: 3px;
}
.header-bottom .flex-col.flex-center {
  max-width: 60%;
  width: 60%;
}
.header-bottom .flex-row {
  gap: 30px;
}
.price_slider_wrapper {
  padding-top: 20px;
}
.wcva_filter-widget-title span.wcva_layered_widget_attribute_name {
  display: none;
}
.wcva_filter-widget-title {
  text-transform: uppercase;
  font-size: 16px;
}
.div-no-padding {
  padding-bottom: 0px !important;
}

.product-small.col .badge-inner {
  font-weight: normal;
  font-size: 14px;
  background-color: transparent;
  background-color: white;
  color: var(--primary-color);
}
.product-small.col .badge-container {
  margin: 12px;
}
.product-small .product-title {
  font-size: 16px;
  font-weight: bold;
}
.product-small span.price {
  font-size: 17px;
}
.badge-container .on-sale {
  background-color: white !important;
  color: #ff0000 !important;
}
.section-banner #text-4075795377 {
  font-size: 1.8rem !important    ;
}
.section-banner .text h2 {
  font-size: 2.9em;
}
h3.title-home {
  font-size: 280%;
}
h2.title-banner {
  font-size: 450%;
}
.banner-1 {
  background-image: linear-gradient(247deg, #ff986b 0%, #ff5454 100%);
  border-radius: 15px;
}
.banner-2 {
  background-color: #000 !important;
  border-radius: 15px;
}
.banner-3 {
  background-image: linear-gradient(247deg, #bfc3ce 0%, #8d949e 100%);
  border-radius: 15px;
}
#text-1595765057 {
  font-size: 2rem;
}
.header-bottom-nav ul.nav-dropdown {
  background: #3365c1;
}
.header-bottom-nav ul.nav-dropdown li a {
  color: white;
}
.header-bottom-nav ul.nav-dropdown li:hover {
  background: black;
}
.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
  border-bottom: none;
}

.shop-page-title .page-title-inner {
  padding-top: 0px;
}
.div-breadcrumb p {
  margin-bottom: 0px;
}
.div-breadcrumb {
  padding-top: 10px;
}

.post-sidebar {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.related-products-wrapper {
  padding-top: 10px;
}
.div-khuyen-mai p {
  margin-bottom: 4px;
}
table.variations {
  margin-top: 14px;
  margin-bottom: 0px;
}
.product-footer .right span.widget-title {
  border: none;
  background: #3365c1 !important;
  padding: 13px 20px 8px 20px;
  font-size: 17px !important;
  color: white !important;
  position: relative;
  display: inline-block;
  margin: 0;
  border-top: none;
}
.product-footer .right span.widget-title:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 38px solid transparent;
  border-left: 27px solid #333333;
  border-bottom: 0px solid transparent;
  border-right: 0 solid transparent;
  position: absolute;
  top: 0px;
  right: -27px;
}

.div-khuyen-mai p:before {
  content: "";
  margin-left: 5px;
  background: url(images/check.png) no-repeat;
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
  margin-right: 10px;
  float: left;
  margin-top: 2px;
}
.div-khuyen-mai .km {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dotted #e2e2e2;
  margin-bottom: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.div-khuyen-mai {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  background: #f3f3f3;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  margin-top: 5px;
  line-height: 22px;
}

.footer-section .widget_nav_menu {
  padding: 0px !important;
}

label.selectedswatch.wcva_single_textblock {
  /* min-height: 104px !important; */
  /* background: #333; */
  color: black;
  /* border: solid 0px white !important; */
  /* outline: solid 0px #9C9999 !important; */
  line-height: 22px;
  padding: 7px 10px;
  font-size: 13px !important;
  font-weight: 500 !important;
  border-radius: 20%;
  border: 1px solid #f9a519 !important;
  background: #fffaf1;
}

.single-product #product-sidebar {
  padding-bottom: 0;
  padding-left: 15px;
}
.product-main {
  padding: 20px 0 10px 0;
}
.product-info .breadcrumbs {
  text-transform: none;
  font-size: 14px;
}
.widget .is-divider {
  display: none;
}

.nut-dang-ky:hover {
  color: white;
}
.nut-dang-ky {
  background: #ffa000;
  padding: 8px 15px;
  text-align: center;
  color: white;
  border-radius: 22px;
  font-size: 15px;
  font-weight: 500;
}
#breadcrumbs {
  margin-bottom: 10px;
  font-size: 15px;
}
.blog-single .entry-header .entry-meta {
  font-size: 14px !important;
  letter-spacing: 0;
  text-transform: none;
  color: gray !important;
  background: none;
  border-top: none !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
}
.is-divider {
  display: none;
}
.xem-them .tieu-de-xem-them {
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  font-size: 19px;
  color: black;
}
.xem-them ul li {
  margin-bottom: 3px;
}
.xem-them ul li a {
  font-weight: 700;
  font-size: 16px;
  color: #d81b60;
}
.blog-single .blog-share {
  text-align: left;
}
.blog-single .entry-meta {
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
  color: gray;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px;
  background: #f9f9f9;
}
.danh-muc {
  margin-bottom: 15px;
}
.danh-muc span.title,
.the-tim-kiem span.title {
  border-radius: 4px;
  background: var(--primary-color);
  padding: 4px 10px;
  color: white;
  margin-right: 5px;
}
.danh-muc a,
.the-tim-kiem a {
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 4px 10px;
  background: #dedede;
  color: var(--primary-color);
}
.danh-muc a:hover,
.the-tim-kiem a:hover {
  background: var(--primary-color);
  color: white;
}
.shop-page-title {
  padding-top: 10px;
}

.blog-archive .archive-page-header .large-12 {
  text-align: left;
  padding-bottom: 0px;
}
.blog-archive {
  background: #f7f7f7;
}
.blog-archive .post-item .box-text {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 10px 20px 10px;
  background: white;
}
.box-blog-post .is-divider {
  display: none;
}
.blog-archive .post-item .from_the_blog_excerpt {
  height: 40px;
  overflow: hidden;
}

.archive .product-small.box .box-text {
  padding: 15px 10px;
  text-align: center;
}
a.back-to-top {
  background: var(--primary-color) !important;
  border: none !important;
  color: white;
}
.woocommerce-ordering select {
  font-size: 14px;
}
.blog-archive .post-item a:hover {
  color: black;
}
.page-wrapper {
  padding-top: 30px;
  padding-bottom: 0;
}
.blog-archive .post-item .box-image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.san-pham-lien-quan h2 {
  font-size: 20px;
}
h1.entry-title.mb {
  margin-bottom: 15px;
  text-transform: none;
  letter-spacing: 0;
}
#payment button {
  border-radius: 5px;
  text-transform: none;
}
.woocommerce-cart .large-12 .col-inner > .woocommerce {
  box-shadow: 2px 2px 20px #0000001a;
  padding: 20px;
  border-radius: 5px;
}
.cart_totals .button {
  border-radius: 5px;
  text-transform: none;
}

.button-continue-shopping,
.button.primary.mt-0.pull-left {
  border-radius: 5px;
  text-transform: none;
}
.woocommerce-input-wrapper input {
  font-size: 14px;
  border-radius: 5px;
  box-shadow: none;
}
.widget_shopping_cart_content .woocommerce-mini-cart {
  border: none;
  box-shadow: none;
  padding: 0;
}
p.form-row-first,
p.form-row-last {
  width: 100%;
}
.widget_shopping_cart_content {
  padding: 15px;
}
.widget_shopping_cart_content a.button {
  text-transform: none;
  border-radius: 5px;
  color: white;
}
.devvn_prod_cmt {
  max-width: 100%;
}

@media (max-width: 850px) {
  .section-sp-ngang .box-vertical,
  .div-giam-gia .box-vertical {
    display: flex;
  }
  .section-sp-ngang .box-vertical .box-text,
  .div-giam-gia .box-vertical .box-text {
    padding-left: 10px;
  }
 
  .section-slide .banner .text-box .text {
    font-size: 12px !important;
  }
  .sticky-icon-links {
    top: auto;
    bottom: 90px;
  }
  .div-menu-home {
    padding-bottom: 10px !important;
  }
  .section-slide {
    padding-bottom: 0px !important;
  }
  .section-slide .banner {
    padding-top: 400px !important;
  }
  .title-banner {
    font-size: 3em !important;
  }
  .section-slide .banner .img {
    width: 45% !important;
  }

  .section-banner .banner .text-box {
    right: 0% !important;
  }
  .section-banner .banner {
    padding-top: 300px !important;
  }
  .section-banner .text h2 {
    font-size: 1.5em !important;
  }
  .title-big {
    font-size: 1em !important;
  }
  h3.title-home {
    font-size: 224% !important;
  }
  .category-page-row {
    padding-top: 0px !important;
  }
  .product-tabs .description_tab {
    width: auto !important;
  }
  .single-product .product-main,
  .single-product .product-info {
    padding-bottom: 0px !important;
  }
  .product-info .single_add_to_cart_button {
    width: 100%;
    margin-bottom: 10px;
  }

  .fa-cart-plus {
    padding-right: 0;
  }
  .row2 .row-info .cot1,
  .row2 .row-info .cot2,
  .row2 .row-info .cot3 {
    width: 100%;
    padding: 10px 0;
  }
  .row-info .left,
  .row-info .right {
    width: 100%;
    padding: 10px 0;
  }
  .related .product-small.box .box-text {
    padding: 10px 5px;
  }
  .tdk-product-loop-custom-product-meta .version,
  .tdk-product-loop-custom-product-meta .last-updated-date {
    font-size: 12px;
  }
  .related .product-small.col {
    padding: 5px;
  }
  .archive .product-small.col {
    padding: 5px;
  }
  .archive .product-small.box .box-text {
    padding: 10px 5px;
  }
}
@media (max-width: 550px) {
	
   .tab-ban-chay > h4 {
     position: relative;
    left: -1px !important;
    right: unset;
    /* display: flex; */
    font-size: 22px;
    text-align: left;
    margin-top: 12px;
  }
	.tab-ban-chay ul.nav-right{
		justify-content: start;
	}
}
@media (min-width: 1023px) {
  .header-main .nav-right li a i {
    margin-top: -50px;
  }
}


@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

.entry-content ul {
  list-style: disc;
  padding-left: 20px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
