@charset "UTF-8";
/*
Theme Name: D6425
Description: Xem thêm website nội thất tại themes.yourweb.vn
Author: Yourweb Team
Template: flatsome
Version: 3.5.1
*/
.yw-contact-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
  text-align: right;
  font-size: 25px;
  font-family: arial;
  z-index: 9999;
}
.yw-contact-button .circle-button {
  font-size: 30px;
  font-weight: bold;
  padding: 15px;
  border-radius: 50%;
  background: #e72230;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  float: left;
  transition: 0.6s linear;
  position: relative;
  z-index: 10;
}
.yw-contact-button .circle-button i {
  font-size: 20px;
  z-index: 1;
}
.yw-contact-button .circle-button:hover {
  background: #c8303b;
}
.yw-contact-button .circle-button .ycb-effect-layer {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: radial-gradient(#e72230, rgba(231, 34, 48, 0.66));
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: scale_effect 2s infinite;
  animation-fill-mode: revert;
}
.yw-contact-button .circle-button .ycb-effect-layer.layer-02 {
  animation-delay: 0.5s;
}
@keyframes scale_effect {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
.yw-contact-button div.list {
  position: relative;
  background: #FFF;
  border-radius: 10px;
  margin-bottom: 5px;
  border: 1px solid #F1F1F1;
  transition: 0.6s ease;
  overflow: hidden;
  left: -102%;
  opacity: 0;
  z-index: 20;
}
.yw-contact-button div.list.show {
  left: 0;
  opacity: 1;
}
.yw-contact-button div.list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 5px;
}
.yw-contact-button div.list ul li {
  padding: 10px;
  text-align: left;
  margin-bottom: 0;
  transition: 0.6s ease;
}
.yw-contact-button div.list ul li:not(:last-child) {
  border-bottom: 1px solid #F1F1F1;
}
.yw-contact-button div.list ul li:hover {
  background: #F1F1F1;
}
.yw-contact-button div.list ul li a {
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.yw-contact-button div.list ul li a i {
  margin-right: 10px;
  background: #e72230;
  padding: 10px;
  border-radius: 15px;
  color: #FFF;
}
.yw-contact-button div.list ul li a .text strong {
  font-size: 14px;
  border-left: 4px solid #e72230;
  padding-left: 10px;
}
.yw-contact-button div.list ul li a .text span {
  font-size: 22px;
  line-height: 25px;
}
.yw-contact-button div.list ul li a .text strong, .yw-contact-button div.list ul li a .text span {
  display: block;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: "utm_avo";
  src: local("â˜º"), url("fonts/UTM Avo.woff") format("woff"), url("fonts/UTM Avo.ttf") format("truetype"), url("fonts/UTM Avo.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UTMAvoBold";
  font-style: normal;
  font-weight: normal;
  src: local("UTMAvoBold"), url("fonts/utm-avobold.woff") format("woff");
}
#billing_first_name_field {
  display: none;
}

p.form-row-first, p.form-row-last {
  width: 100%;
  float: left;
}

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
.widget .is-divider {
  display: none;
}

.widget_product_categories ul li a i.icon-angle-down {
  color: white !important;
}

.widget_product_categories ul li {
  background-color: #1c60bf;
  padding: 3px 7px;
  margin-bottom: 4px;
}

.widget_product_categories .toggle i {
  top: 1px;
  color: white;
  font-size: 1.2em;
}

.widget_product_categories ul li a {
  padding-left: 20px !important;
  background-image: url(images/dot-orange.png);
  background-repeat: no-repeat;
  background-position: 7px center;
  color: white !important;
}

.widget_product_categories .widget-title {
  margin-bottom: 5px;
  display: block;
  color: white;
  background: #174894;
  padding: 9px 9px 8px;
  padding-left: 0px;
}

.widget_product_categories .widget-title:before {
  margin-right: 20px;
  margin-left: 0px;
  content: "\f0c9";
  padding: 9px;
  background: #FFCF2F;
  font-family: fontawesome;
}

li.html_topbar_left {
  font-size: 14px !important;
}

.nav-small .nav > li > a, .nav.nav-small > li > a {
  color: black;
}

.related-products-wrapper .product-small .price-wrapper ins span.amount {
  font-size: 21px !important;
  font-weight: 700;
  color: #d30112 !important;
}

.woocommerce-tabs li a {
  font-size: 19px;
  font-weight: 600;
  color: white !important;
  background: #EF1D2E;
  border-top: none;
  margin-left: 0px;
  padding-left: 20px;
  padding-right: 20px;
}

.tabbed-content .nav {
  width: 100%;
  margin-left: 0px !important;
  justify-content: center;
}

.woocommerce-tabs li.active a {
  background: #164892;
}

.single_add_to_cart_button:after {
  content: "Nhận ngay trong vòng 5 phút";
  font-weight: normal;
  display: block;
  font-size: 12px;
  text-transform: initial !important;
}

.div-thong-so .chinhsach_wrap a.cs1 {
  left: 0;
}

.div-thong-so .chinhsach_wrap a.cs2 {
  left: 25%;
}

.div-thong-so .chinhsach_wrap a.cs3 {
  left: 50%;
}

.div-thong-so .chinhsach_wrap a.cs4 {
  left: 75%;
}

.product-page-price ins span.amount {
  font-size: 26px;
  font-weight: 700;
  color: #d30112 !important;
}

.div-thong-so {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
}

.div-thong-so .chinhsach_wrap a {
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
}

div.thong-so p {
  background: url(images/icon-check.png) no-repeat 0 3px;
  padding-left: 25px;
  margin-bottom: 10px;
}

.div-co-dinh .textwidget {
  padding: 10px;
  border: 1px solid #ddd;
  background: #fff;
}

.div-co-dinh .add-to-cart .btn {
  margin-bottom: 10px;
  margin-top: 0;
  display: block;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  width: 100%;
  margin-top: 8px;
  padding: 4px 36px 6px;
  background: #ec1b24;
  background: -webkit-linear-gradient(#ec1b24, #d2071d);
  background: -o-linear-gradient(#ec1b24, #d2071d);
  background: -moz-linear-gradient(#ec1b24, #d2071d);
  background: linear-gradient(#ec1b24, #d2071d);
}

.div-co-dinh .add-to-cart .btn .small {
  font-size: 12px;
  display: block;
  margin-top: -5px;
  text-transform: none;
}

.div-co-dinh .hotline {
  font-family: "UTMAvoBold";
  font-size: 22px;
  color: #ffd02f;
  background: #164892;
  text-align: center;
  padding: 16px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.div-co-dinh .hotline a {
  color: #ffd02f !important;
}

.like-a-boss .head {
  background: #164892 url(images/icon-likeboss.jpg) no-repeat;
  line-height: 49px;
  padding-left: 64px;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
}

.like-a-boss .body {
  padding: 15px;
  background: #e2eaf7;
}

.like-a-boss ul {
  list-style: none;
}

.like-a-boss ul li {
  margin-left: 0px;
  background: url(images/icon-check.png) no-repeat 0 7px;
  padding-left: 25px;
  padding-bottom: 5px;
}

.product-contact .title:after {
  position: absolute;
  content: "";
  width: 45px;
  height: 2px;
  background: #164892;
  bottom: 0;
  left: 0;
}

.product-contact p {
  margin-bottom: 5px;
  font-size: 14px;
}

.product-contact {
  background: #f5f5f5;
  color: #164892;
  padding: 15px;
}

.product-contact .title {
  position: relative;
  color: #333;
  padding-bottom: 10px;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
}

.product-contact .fa {
  margin-right: 10px;
  color: #164892;
}

.product-breadcrumb-container a {
  text-transform: initial;
  color: #164892;
}

.product-breadcrumb-container a:last-child {
  color: #d30112 !important;
  font-weight: bold;
}

.product-breadcrumb-container {
  color: #164892;
  padding: 15px 0;
  margin-bottom: 30px;
  font-size: 13px;
  background: #eee;
  padding-left: 10px;
}

figure.woocommerce-product-gallery__wrapper {
  border: 1px solid #ddd;
  padding: 10px;
}

button.single_add_to_cart_button {
  line-height: 1.3em;
  margin-top: -10px;
  border: 1px solid transparent;
  border-radius: 4px;
  max-width: 65%;
  min-width: 65%;
  padding: 4px 36px 6px;
  background: #ec1b24;
  background: -webkit-linear-gradient(#ec1b24, #d2071d);
  background: -o-linear-gradient(#ec1b24, #d2071d);
  background: -moz-linear-gradient(#ec1b24, #d2071d);
  background: linear-gradient(#ec1b24, #d2071d);
}

.div-footer-nen .col-inner {
  padding-top: 28px;
  background: rgba(20, 60, 120, 0.8);
  margin-top: -28px;
  padding-left: 20px;
  padding-right: 20px;
}

.section-footer-1 ul li {
  background: url(images/bullet2.png) no-repeat left center;
  padding-left: 16px;
  margin-bottom: 0px;
}

.section-footer-1 ul li a {
  padding: 4px !important;
  font-size: 14px;
}

.section-footer-last ul li {
  margin-bottom: 5px;
  padding-left: 12px;
  background: url(images/bullet3.png) no-repeat left center;
}

.section-footer-last a {
  margin-bottom: 0px;
  padding: 0px !important;
  font-size: 15px;
}

.section-footer-last p {
  margin-bottom: 8px;
  font-size: 15px;
}

ul.menu > li + li, .widget > ul > li + li {
  border-top: none;
}

.widget-title-dm {
  color: #164892;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 15px;
  padding-left: 25px;
  line-height: 1.5;
  text-transform: uppercase;
  background: url(images/icon-forma.png) no-repeat left center;
}

.header-main .flex-left {
  margin-top: 13px;
}

.ux-search-box input[type=search], input[type=text], .ux-search-box .select2-container .select2-choice, .ux-search-box .select2-container .select2-selection, .ux-search-box .search_categories {
  height: 2.907em;
  box-shadow: none;
}

.search_categories {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}

.ux-search-box .submit-button {
  line-height: 1em;
  min-height: 2.8em;
  padding-right: 11px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}

.header-block-block-1 .icon-box h4 {
  margin-bottom: 0px;
  font-family: "UTMAvoBold";
  font-size: 14px;
  color: #000;
  line-height: 1;
}

.header-block-block-1 .icon-box .p-hotline a {
  color: #ef1d2e;
  font-family: "UTMAvoBold";
  font-size: 21px;
}

.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
  font-size: 15px;
  font-weight: 500 !important;
}

.widget-title-home:before {
  position: absolute;
  content: "";
  width: 90px;
  height: 1px;
  bottom: -1px;
  background: #164892;
}

.widget-title-home .child-cats a {
  color: #333;
  display: inline-block;
  border-right: 1px solid #333;
  line-height: 1.2;
  padding: 0 6px;
  font-size: 16px;
}

.widget-title-home .child-cats {
  font-family: "Roboto", sans-serif;
  float: right;
}

.widget-title-home h2 {
  width: 40%;
  text-transform: uppercase;
  font-size: 24px;
  float: left;
  color: #164892;
  margin-bottom: 10px;
}

.widget-title-home:before {
  position: absolute;
  content: "";
  width: 90px;
  height: 1px;
  bottom: -1px;
  background: #164892;
}

.widget-title-home {
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 30px;
  font-weight: 600;
}

.section-banner, .section-below-banner {
  z-index: 2;
}

p.product-title {
  min-height: 41px;
}

.add-to-cart-button a {
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px;
  text-transform: uppercase;
  text-align: center;
  /* font-family: "UTM Avo Bold"; */
  color: #fff !important;
  border: none !important;
  background: #164892 !important;
  padding: 3px 12px;
  width: 86px;
}

.add-to-cart-button a:hover::before {
  display: inline-block;
}

.add-to-cart-button a:hover {
  border: none !important;
}

.add-to-cart-button a:before {
  position: absolute;
  display: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 17px;
  padding-right: 11px;
  font-weight: normal;
  content: "\f217";
  font-family: fontawesome;
  left: 9px;
  margin-top: -1px;
}

del span.amount {
  display: block;
  margin-bottom: 6px;
}

.product-title a {
  font-weight: bold;
}

.product-small_ .price-wrapper {
  width: 60%;
  float: left;
  text-align: left;
}

.product-small .price-wrapper ins span.amount {
  font-size: 1.1em;
  font-weight: 700;
  color: #d30112 !important;
}

.badge-container {
  margin-top: 0px;
  left: unset;
  right: 0px;
}

.badge .on-sale .onsale {
  display: block;
  font-size: 14px;
  margin-top: -12px;
  margin-right: 0px;
}

.badge .on-sale {
  border-radius: 0;
  background-color: transparent !important;
  color: #fff;
  width: 33px;
  height: 44px;
  padding-top: 2.2rem;
  font-size: 1.3rem;
  font-family: Roboto, sans-serif;
  text-align: center;
  font-weight: 500;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  background-image: url(images/gia.svg);
  text-transform: uppercase;
  position: absolute;
  top: -1px;
  right: -1px;
}

.mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link {
  border: none !important;
}

.mega_main_menu.primary ul .mega_dropdown > li.current-menu-item > .item_link, .mega_main_menu.primary ul .mega_dropdown > li > .item_link:focus, .mega_main_menu.primary ul .mega_dropdown > li > .item_link:hover, .mega_main_menu.primary ul li.post_type_dropdown > .mega_dropdown > li > .processed_image:hover {
  background: #236DDC;
}

.mega_main_menu.primary ul li .mega_dropdown > li > .item_link, .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text, .mega_main_menu.primary ul li .mega_dropdown, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li .post_details > .post_description {
  font-size: 14px;
}

.mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link {
  padding: 13px 12px;
}

.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
  text-transform: uppercase;
  font-weight: bold;
}

.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before, .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before {
  display: none;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
  background-color: currentColor !important;
  border-color: currentColor !important;
}

.button.facebook, .button.facebook:not(.is-outline), .button.facebook:hover {
  color: #fff;
  background-color: #446084;
  border-color: #446084;
}

.div-no-padding {
  padding-bottom: 0px !important;
}

.button.twitter, .button.twitter:not(.is-outline), .button.twitter:hover {
  color: white !important;
  background: #2478ba !important;
  border-color: #2478ba;
}

.button.email, .button.email:not(.is-outline), .button.email:hover {
  color: #fff;
  background-color: black !important;
  border-color: black !important;
}

.button.pinterest, .button.pinterest:not(.is-outline), .button.pinterest:hover {
  color: #fff !important;
  background-color: #cb2320 !important;
  border-color: #cb2320 !important;
}

.button.google-plus, .button.google-plus:not(.is-outline), .button.google-plus:hover {
  color: #fff !important;
  background-color: #dd4e31 !important;
  border-color: #dd4e31 !important;
}

.button.linkedin, .button.linkedin:not(.is-outline), .button.linkedin:hover {
  color: #fff !important;
  background-color: #0072b7 !important;
  border-color: #0072b7 !important;
}

.single-date {
  border-bottom: 1px dashed #ededed;
}

h1.entry-title {
  font-size: 21px !important;
}

/*Kết thúc màu sắc*/
footer.entry-meta {
  border-top: none !important;
  border-bottom: 1px dashed #ececec !important;
}

.woocommerce-tabs .tab-panels {
  padding: 10px;
}

.entry-content img {
  width: auto !important;
}

.duong-line {
  background: rgba(0, 0, 0, 0) url(images/line.png) repeat scroll 0 0;
  height: 12px;
  margin-top: 5px;
  overflow: hidden;
}

.related-post h7 {
  font-weight: bold;
  font-size: 18px;
  float: left;
  margin: -8px 20px 0 0;
}

@media (max-width: 850px) {
  form.cart {
    margin-bottom: 0px;
  }
  button.single_add_to_cart_button {
    padding: 4px 8px 6px;
  }
  .related-products-wrapper .product-small .price-wrapper ins span.amount {
    font-size: 15px !important;
  }
  h1.entry-title {
    font-size: 21px !important;
  }
  .div-co-dinh .hotline {
    font-size: 16px !important;
  }
  .section-footer-1 {
    padding-bottom: 0px !important;
  }
  .section-sp {
    padding-top: 7px !important;
    padding-bottom: 0px !important;
  }
  .product-small .box-text {
    padding-left: 4px;
    padding-right: 4px;
  }
  .product-title a {
    min-height: 51px;
  }
  .product-small .price-wrapper ins span.amount {
    font-size: 14px;
  }
  .widget-title-home h2 {
    width: 100%;
  }
  .widget-title-home .child-cats {
    display: none;
  }
}
@media (min-width: 1023px) {
  .section-footer-1 .div-danh-muc {
    flex-basis: 20%;
    max-width: 20%;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
#ez-toc-container {
  background: #f9f9f9;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  display: table;
  margin-bottom: 1em;
  padding: 10px;
  position: relative;
  width: auto;
}

div.ez-toc-widget-container {
  padding: 0;
  position: relative;
}

#ez-toc-container.ez-toc-light-blue {
  background: #edf6ff;
}

#ez-toc-container.ez-toc-white {
  background: #fff;
}

#ez-toc-container.ez-toc-black {
  background: #000;
}

#ez-toc-container.ez-toc-transparent {
  background: none;
}

div.ez-toc-widget-container ul {
  display: block;
}

div.ez-toc-widget-container li {
  border: none;
  padding: 0;
}

div.ez-toc-widget-container ul.ez-toc-list {
  padding: 10px;
}

#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
  margin-left: 1.5em;
}

#ez-toc-container li, #ez-toc-container ul {
  padding: 0;
}

#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
  background: 0 0;
  list-style: none;
  line-height: 1.6;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}

#ez-toc-container p.ez-toc-title {
  text-align: left;
  line-height: 1.45;
  margin: 0;
  padding: 0;
}

.ez-toc-title-container {
  display: table;
  width: 100%;
}

.ez-toc-title, .ez-toc-title-toggle {
  display: inline;
  text-align: left;
  vertical-align: middle;
}

.ez-toc-btn, .ez-toc-glyphicon {
  display: inline-block;
  font-weight: 400;
}

#ez-toc-container.ez-toc-black a, #ez-toc-container.ez-toc-black a:visited, #ez-toc-container.ez-toc-black p.ez-toc-title {
  color: #fff;
}

#ez-toc-container div.ez-toc-title-container + ul.ez-toc-list {
  margin-top: 1em;
}

.ez-toc-wrap-left {
  float: left;
  margin-right: 10px;
}

.ez-toc-wrap-right {
  float: right;
  margin-left: 10px;
}

#ez-toc-container a {
  color: #444;
  box-shadow: none;
  text-decoration: none;
  text-shadow: none;
  display: inline-flex;
  align-items: stretch;
  flex-wrap: nowrap;
}

#ez-toc-container a:visited {
  color: #9f9f9f;
}

#ez-toc-container a:hover {
  text-decoration: underline;
}

.ez-toc-widget-container ul.ez-toc-list li::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  z-index: -1;
}

.ez-toc-widget-container ul.ez-toc-list li.active {
  background-color: #ededed;
  height: auto !important;
}

.ez-toc-widget-container li.active > a {
  font-weight: 900;
}

.ez-toc-btn {
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.ez-toc-btn:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.ez-toc-btn:focus, .ez-toc-btn:hover {
  color: #333;
  text-decoration: none;
}

.ez-toc-btn.active, .ez-toc-btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.ez-toc-btn-default {
  color: #333;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #ccc;
}

.ez-toc-btn-default.active, .ez-toc-btn-default:active, .ez-toc-btn-default:focus, .ez-toc-btn-default:hover {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.ez-toc-btn-default.active, .ez-toc-btn-default:active {
  background-image: none;
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

.ez-toc-btn-sm, .ez-toc-btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.ez-toc-btn-xs {
  padding: 1px 5px;
}

.ez-toc-btn-default:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.active, .ez-toc-btn:active {
  background-image: none;
}

.ez-toc-btn-default:focus, .ez-toc-btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

.ez-toc-pull-right {
  float: right !important;
  margin-left: 10px;
}

#ez-toc-container label.cssicon, #ez-toc-widget-container label.cssicon {
  height: 30px;
}

.ez-toc-glyphicon {
  position: relative;
  top: 1px;
  font-family: "Glyphicons Halflings";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.ez-toc-glyphicon:empty {
  width: 1em;
}

.ez-toc-toggle i.ez-toc-glyphicon, label.cssicon .ez-toc-glyphicon:empty {
  font-size: 16px;
  margin-left: 2px;
}

#ez-toc-container input, .ez-toc-toggle #item {
  position: absolute;
  left: -999em;
}

#ez-toc-container input[type=checkbox]:checked + nav, #ez-toc-widget-container input[type=checkbox]:checked + nav {
  opacity: 0;
  max-height: 0;
  border: none;
  display: none;
}

#ez-toc-container nav ul.eztoc-visibility-hide-by-default, #ez-toc-widget-container nav ul.eztoc-visibility-hide-by-default, label.cssiconcheckbox {
  display: none;
}

#ez-toc-container label {
  float: right;
  position: relative;
  font-size: 16px;
  padding: 0 4px 0 5px;
  border: 1px solid #999191;
  border-radius: 5px;
  cursor: pointer;
  width: 30px;
  left: 10px;
}

#ez-toc-container .ez-toc-toggle label, #ez-toc-container label.cssicon, #ez-toc-widget-container label.cssicon {
  float: right;
  position: relative;
  font-size: 16px;
  padding: 0;
  border: 1px solid #999191;
  border-radius: 5px;
  cursor: pointer;
  left: 10px;
  width: 35px;
}

div#ez-toc-container p.ez-toc-title {
  display: contents;
}

div#ez-toc-container {
  padding-right: 20px;
}

.ez-toc-wrap-center {
  margin: 0 auto;
}

#ez-toc-container a.ez-toc-toggle {
  display: flex;
  align-items: center;
  color: #444;
  background: inherit;
  border: inherit;
}

.ez-toc-widget-container ul li a {
  padding-left: 10px;
  display: inline-flex;
  align-items: stretch;
  flex-wrap: nowrap;
}

span.daban-class {
  font-weight: 600;
}

.elementor-popup-modal .dialog-widget-content {
  /*left: 10px;*/
  /*bottom: 10px;*/
}

.dia_log {
  position: fixed;
  left: 20px;
  z-index: 99;
}

.dia_log button#promotion {
  background: #dd1f1f;
  color: white;
  border-radius: 20px;
  color: white;
}

.price-wrapper .sold {
  position: absolute;
  top: calc(100% - 90px);
  right: 10px;
}

@media screen and (max-width: 900px) {
  .price-wrapper .sold {
    position: static;
  }
}
@media screen and (max-width: 580px) {
  .elementor-popup-modal .dialog-widget-content {
    left: 0;
    bottom: 20%;
  }
  .dia_log {
    display: none;
  }
  .dia_log_mobile {
    position: fixed;
    bottom: 10px;
    left: 25%;
    z-index: 99;
    background: #dd1f1f;
    border-radius: 10px;
  }
  .dia_log_mobile .img_hot {
    width: 60px;
    transform: rotate(45deg);
    padding: 10px;
    margin-left: -24px !important;
  }
  .filters-container {
    padding: 10px 0 0px 20px !important;
  }
  .filters-container .filter-tax {
    width: calc(50% - 20px) !important;
    min-width: unset !important;
  }
  .dia_log_mobile a {
    padding: 5px 20px;
    font-size: 18px;
    color: white;
    display: inline-block;
  }
}
img.img_hot {
  width: 35px;
  margin-left: -10px;
  padding-right: 5px;
}

button#promotion a {
  color: white;
}

.filters-container {
  background-color: #c1c1c1;
  padding: 10px 10px 0px;
  position: relative;
}

.filters-container .filter-tax {
  background-color: white;
  border-radius: 5px;
  margin-right: 15px;
}

.filters-container .filter-tax h4.filter-title {
  border: none !important;
  padding: 10px 40px 5px 20px !important;
  margin-bottom: 10px !important;
  box-shadow: 0 0 !important;
}

.box_after_description {
  margin-bottom: 30px;
}

.filters-container .filter-tax .filter-content {
  border: none !important;
  top: calc(100% + 10px);
  min-width: 100% !important;
}

.filters-container .filter-tax .filter-content ul {
  max-height: fit-content !important;
}

.term-description {
  margin-bottom: 0 !important;
}

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