  :root {
    --primary-color: #31190a;
    --fs-color-primary: #31190a;
    --fs-color-secondary: #C08106;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #167ed8;
    --fs-experimental-link-color-hover: #C08106;
  }

  html{
   font-size: 100%;
 }
 body{
   font-size: 16px;
   line-height: 25px;
   color:#000;
   font-family: "Inter", sans-serif !important;
   background: #FFF9EA;
   margin:0 !important;
 }
 a, a:hover{
  text-decoration: none;
}
.widget_shopping_cart_content .blockUI.blockOverlay,
.woocommerce-checkout-review-order .blockUI.blockOverlay {
  background-color: #fff !important;
  opacity: 0.4 !important;
}
.widget_shopping_cart_content .blockUI.blockOverlay:before,
.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
  animation: spin 0.6s linear infinite;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
  border-left: 3px solid var(--fs-color-primary);
  border-radius: 50%;
  border-right: 3px solid rgba(0, 0, 0, 0.1) !important;
  border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
  content: "";
  display: block;
  font-size: 2em;
  height: 30px;
  left: 50%;
  line-height: 1;
  margin-left: -0.5em;
  margin-top: -0.5em;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
}
.category-page-row {
  padding-top: 30px;
}
.price_slider_amount input {
  display: none;
}
.woocommerce-result-count {
  display: inline-block;
  margin: 0 1em 0 auto;
}
.woocommerce-ordering,
.woocommerce-ordering select {
  display: inline-block;
  margin: 5px 0;
}
.add_to_cart_button.added {
  display: none;
}
a.added_to_cart {
  display: inline-block;
  font-size: 0.9em;
  font-weight: 700;
  padding: 10px 0;
  text-transform: uppercase;
}
a.added_to_cart:after {
  content: " ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢";
}
.grid-style-3 .title-wrapper {
  flex: 1;
  min-width: 60%;
  overflow: hidden;
  padding-right: 15px;
  text-overflow: ellipsis;
}
.grid-style-3 .price-wrapper {
  text-align: right;
}
.grid-style-3 .star-rating {
  margin: 0.2em 0;
  text-align: right;
}
.grid-style-3 .price del {
  display: block;
}
.grid-style-3 .price del span.amount {
  margin: 0;
}
.price-wrapper .review-count {
  margin-left: 4px;
}
.products .box-vertical .box-text {
  font-size: 1.1em;
}
.page-numbers.button.current {
  opacity: 0.6;
  pointer-events: none;
}
.grid-tools {
  backface-visibility: hidden;
  display: flex;
  margin-bottom: -1px;
  padding: 0 !important;
  white-space: nowrap;
  width: 100%;
}
.grid-tools a {
  background-color: var(--fs-color-primary);
  color: #f1f1f1;
  display: block;
  font-size: 0.85em;
  font-weight: 700;
  opacity: 0.95;
  padding: 0.4em 0 0.5em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  transition: opacity 0.3s;
  width: 100%;
}
.grid-tools a.quick-view:focus-visible {
  outline-offset: -4px;
}
.grid-tools a + a {
  border-left: 1px solid hsla(0, 0%, 100%, 0.1);
}
.grid-tools a:hover {
  color: #fff;
  opacity: 1;
}
.grid-tools .add-to-cart-grid {
  width: 0;
}

.tg_content{
  margin:80px 0px 0px 0px;
}

.tg_content_wrap{
  display: flex;
  gap:50px;
}

.tg_content_wrap .tg_content_wrap_l{
  flex: 0 1 calc(50% - 50px);
}

.tg_content_wrap .tg_content_wrap_r{
  flex: 0 1 calc(50% - 50px);
}

.page-template-page-template-lienhe .tg_content_wrap_l{
  position: relative;
}

.page-template-page-template-lienhe .tg_content_wrap_l h3{
  display: table;
  padding: 9px 20px;
  margin: 0;
  background: #C08106;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  border-radius: 5px 5px 0px 0px;
  width: auto;
  margin: 0px 0px 30px 0px;
}

.page-template-page-template-lienhe .tg_content_wrap_l h3::before {
  content: "";
  position: absolute;
  top: 43px;
  height: 1px;
  background: #ccc;
  width: 100%;
  left: 0px;
}


.page-template-page-template-lienhe .tg_content_wrap_l ul li {
  margin: 0px 0px 6px 0px;
  position: relative;
  padding: 0px 0px 0px 12px;
  word-break: break-word;
}

.page-template-page-template-lienhe .tg_content_wrap_l ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #C08106;
}

.tg_wrap_input input[type="submit"]{
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  padding: 10px 18px;
  background: #C08106;
  border: none;
  color: #fff;
  border-radius: 0px 30px 30px 0px;
}

body .icon-search{
  font-family: FontAwesome !important;
}

.icon-search::before{
  content: "";
  background: url("../images/icon_search_svg.svg") center center no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  display: inline-block;
}

.tg_pagination {
  display: table;
  margin: 10px auto 0px auto;
}

.tg_pagination span.current {
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  line-height: 25px;
  color: #fff;
  background: #C08106;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
}

.tg_pagination a {
  color: #000;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  font-weight: 700;
  margin: 0px 3px;
}

.tg_pagination a:hover, .tg_pagination a:hover i {
  color: #a52626;
}

.recent-blog-posts-li {
  padding: 10px 0;
}

.archive .recent-blog-posts-li .badge-circle{
  padding:0;
}

.archive .recent-blog-posts-li .badge-circle .badge-inner{
  border-radius: 5px !important;
}

.tg_section_pd_home , .section-6{
  position: relative;
}

.tg_gallery_images_home, .tg_gallery_images_home li{
  list-style: none;
  padding:0;
}

.tg_gallery_images_home {
  display: flex;
  gap: 30px 20px;
  flex-wrap: wrap;
}

.tg_gallery_images_home li{
  flex: 1 1 calc(25% - 15px);
}

.tg_gallery_images_home li img{
  height: 300px;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.tg_gallery_images_home{
  margin:0px 0px 30px 0px !important;
}

#main{
  min-height: 1200px;
}

.tg_title_library{
  display: flex;
  align-items: center;
  justify-content: center;
  gap:5px;
  margin: 40px 0px 40px 0px;
}

.tg_title_library p{margin: 0;font-size: 26px;line-height: 34px;}

.tg_title_library h1{margin: 0;font-size: 26px;line-height: 34px;text-transform: uppercase;color: #6b1119;}

#mfp-filter-adv-1812 .mfp-close{
  top:0px;
  left:317px;
}

/*end rau*/

@media (max-width: 849px) {
  .category-filter-row {
    padding: 10px 0;
  }
}
.filter-button {
  display: inline-block;
  margin-top: 0.5em;
}
.box-image .out-of-stock-label {
  background: #fff;
  background: hsla(0, 0%, 100%, 0.9);
  color: #333;
  font-weight: 700;
  left: 0;
  opacity: 0.9;
  padding: 20px 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 40%;
}
.featured-title .woocommerce-result-count {
  display: none;
}
.widget_product_categories > ul > li {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
}
.widget_product_categories > ul > li span {
  font-size: 0.85em;
  opacity: 0.4;
}
.widget_product_categories > ul > li ul span.count {
  display: none;
}
.message-wrapper + .login {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 30px;
}
.woocommerce-form-login .button {
  margin-bottom: 0;
}
.woocommerce-billing-fields {
  border-top: 2px solid #ddd;
  padding-top: 15px;
}
.woocommerce-billing-fields p {
  margin-bottom: 0.5em;
}
form.checkout h3 {
  font-size: 1.1em;
  font-weight: bolder;
  overflow: hidden;
  padding-top: 10px;
  text-transform: uppercase;
}
form.checkout input[type="checkbox"] {
  margin-bottom: 0;
  margin-right: 0.5em;
  margin-top: 0;
}
.payment_methods li + li {
  border-top: 1px solid #ececec;
  padding-top: 7px;
}
.payment_methods p {
  font-size: 0.9em;
}
.payment_method_paypal img {
  margin: 0 10px;
  max-width: 130px;
}
a.about_paypal {
  font-size: 0.8em;
}
.woocommerce-privacy-policy-text {
  font-size: 85%;
}
.form-row-wide {
  clear: both;
}
.form-row-push {
  margin-top: -15px;
}
@media (min-width: 550px) {
  .form-row-first,
  .form-row-last {
    float: left;
    width: 48%;
  }
  .form-row-first {
    margin-right: 4%;
  }
}
button#place_order {
  font-size: 1.2em;
  line-height: 1.2;
  margin-right: 0;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  white-space: normal;
  width: 100%;
}
#ship-to-different-address {
  padding-top: 0;
}
#ship-to-different-address label {
  font-weight: 400;
  text-transform: none;
}
#billing_address_2_field > label,
#shipping_address_2_field > label {
  opacity: 0;
  overflow: hidden;
  white-space: nowrap;
  width: 0;
}
@media (max-width: 549px) {
  #billing_address_2_field > label,
  #shipping_address_2_field > label {
    display: none;
  }
}
.wc-terms-and-conditions {
  border-top: 1px solid #ececec;
  margin-top: -15px;
  padding: 15px 0;
}
.wc-terms-and-conditions input {
  margin-bottom: 0;
}
.wc-terms-and-conditions label {
  font-weight: 400;
}
div.create-account {
  clear: both;
}
.form-row.create-account {
  font-size: 1.1em;
  margin: 0;
}
.form-row.create-account label {
  font-weight: 400;
}
.page-checkout-simple {
  padding: 3% 0;
}
.js_active .woocommerce-account-fields p.create-account + div.create-account,
.js_active
.woocommerce-shipping-fields
#ship-to-different-address
+ div.shipping_address {
  display: none;
}
.widget_price_filter form {
  margin: 0;
}
.widget_price_filter .price_slider {
  background: #f1f1f1;
  margin-bottom: 1em;
}
.widget_price_filter .price_label {
  padding-top: 6px;
}
.widget_price_filter span {
  font-weight: 700;
}
.widget_price_filter .price_slider_amount {
  font-size: 0.8751em;
  line-height: 1;
  text-align: right;
}
.widget_price_filter .price_slider_amount .button {
  background-color: #666;
  border-radius: 99px;
  float: left;
  font-size: 0.85em;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #666;
  border-radius: 999px;
  cursor: pointer;
  height: 15px;
  outline: none;
  position: absolute;
  top: -5px;
  width: 15px;
  z-index: 2;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -10px;
}
.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #666;
  border: 0;
  border-radius: 99px;
  display: block;
  font-size: 10px;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
}
.widget_price_filter .ui-slider-horizontal {
  border-radius: 99px;
  height: 5px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.widget li.chosen a:before {
  color: currentColor;
  content: "x";
  display: inline-block;
  margin-right: 5px;
  opacity: 0.6;
  position: relative;
  top: -2px;
}
.wc-layered-nav-term.chosen > a:before {
  background-color: #f1f1f1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 99px;
  height: 18px;
  line-height: 12px;
  text-align: center;
  width: 18px;
}
.dark .wc-layered-nav-term.chosen > a:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.widget_layered_nav_filters ul li.chosen {
  border: 0 !important;
  display: inline-block;
  margin-right: 10px;
}
.widget_layered_nav_filters ul li.chosen a {
  background-color: #f1f1f1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 99px;
  display: inline-block;
  font-size: 0.85em;
  font-weight: 400;
  opacity: 0.9;
  padding: 0 7px;
}
.dark .widget_layered_nav_filters ul li.chosen a {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.widget_layered_nav_filters ul li.chosen a:before {
  content: "x";
  margin-right: 3px;
  opacity: 0.4;
  position: relative;
  top: -1px;
}
.widget_layered_nav_filters ul li.chosen a:hover:before {
  opacity: 1;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  margin: 0;
}
.message-wrapper {
  margin: 0;
  padding-bottom: 0.5em;
}
#wrapper > .message-wrapper {
  font-size: 1.1em;
  margin-bottom: 10px;
  padding-bottom: 0.75em;
  padding-top: 0.75em;
}
ul.message-wrapper li {
  list-style: none;
}
.message-container span {
  font-weight: 700;
}
.message-container .wc-forward {
  display: none;
}
.message-container a {
  margin: 0 15px 0 0;
}
.container .message-container {
  padding-left: 0;
  padding-right: 0;
}
.message-wrapper + main .product-main {
  padding-top: 0;
}
.demo_store {
  background-color: #000;
  color: #fff;
  margin: 0;
  padding: 5px;
  text-align: center;
}
#wrapper > .has-transparent ~ .message-wrapper {
  background-color: #fff;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
  left: 50%;
  max-width: 800px;
  padding: 20px 25px;
  position: fixed;
  top: calc(var(--flatsome-scroll-padding-top) + 30px);
  transform: translate(-50%);
  transition: top 0.6s;
  width: 80vw;
  z-index: 1002;
}
#wrapper > .has-transparent.transparent ~ .message-wrapper {
  top: 150px;
}
.form-row input[type="submit"] {
  margin: 0;
}
.form-row input[type="submit"] + label {
  margin-left: 15px;
}
.my-account-header.featured-title .page-title-inner {
  min-height: 100px;
}
.my-account-header .button {
  margin-bottom: 5px;
  margin-top: 5px;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
  margin-bottom: 1.5em;
}
form.lost_reset_password {
  padding: 30px 0;
}
.dashboard-links {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.3em;
  line-height: 1;
  list-style: none;
}
.dashboard-links a {
  border: 1px solid #ddd;
  border-radius: 5px;
  display: block;
  margin-right: 10px;
  padding: 20px 0;
  text-align: center;
  transition: all 0.3s;
}
.dashboard-links .active {
  display: none;
}
.dashboard-links a:hover {
  background-color: #333;
  color: #fff;
}
.dashboard-links li {
  width: 33.333%;
}
@media (max-width: 849px) {
  .dashboard-links li {
    width: 50%;
  }
}
@media (max-width: 549px) {
  .dashboard-links li {
    width: 100%;
  }
}
@media (max-width: 849px) {
  .account-container:has(.woocommerce-form-register) > .row > .col-1 {
    border-bottom: 1px solid #ececec;
    margin-bottom: 30px;
    padding-bottom: 30px !important;
  }
}
.password-input {
  display: block;
  position: relative;
}
.password-input input:focus ~ .show-password-input,
.password-input:hover .show-password-input {
  visibility: visible;
}
.woocommerce-EditAccountForm input[type="password"],
.woocommerce-form input[type="password"] {
  padding: 0 2em 0 0.75em;
}
.show-password-input {
  cursor: pointer;
  line-height: 1.35;
  padding: 0.618em;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
}
.show-password-input:after {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ";
  font-family: fl-icons;
}
.show-password-input.display-password:after {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°";
  font-family: fl-icons;
}
#login-form-popup .woocommerce-notices-wrapper:not(:empty) {
  padding: 20px 20px 0;
}
#login-form-popup .woocommerce-form {
  margin-bottom: 0;
}
#login-form-popup:not(:has(.account-register-inner)) {
  max-width: 440px;
}
#login-form-popup .account-container.lightbox-inner > .account-login-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.price {
  line-height: 1;
}
.product-info .price {
  font-size: 1.5em;
  font-weight: bolder;
  margin: 0.5em 0;
}
.woocommerce-variation-price {
  border-top: 1px dashed #ddd;
  font-size: 0.8em;
  padding: 7.5px 0;
}
.price-wrapper .price {
  display: block;
}
span.amount {
  color: #111;
  white-space: nowrap;
  color: #BC1823;
}
.dark .price,
.dark .price del,
.dark span.amount {
  color: #fff;
}
.header-cart-title span.amount {
  color: currentColor;
}
del span.amount {
  font-weight: 400;
  margin-right: 0.3em;
  opacity: 0.6;
}
.no-prices .amount {
  display: none !important;
}
ul.product_list_widget li {
  line-height: 1.33;
  list-style: none;
  margin-bottom: 0;
  min-height: 80px;
  overflow: hidden;
  padding: 10px 0 5px 75px;
  position: relative;
  vertical-align: top;
}
ul.product_list_widget li + li {
  border-top: 1px solid #ececec;
}
.dark ul.product_list_widget li {
  border-color: hsla(0, 0%, 100%, 0.2);
}
.widget_shopping_cart ul.product_list_widget li {
  padding-right: 30px;
}
ul.product_list_widget li > span.reviewer {
  font-size: 0.8em;
}
ul.product_list_widget li a:not(.remove) {
  display: block;
  line-height: 1.3;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
}
ul.product_list_widget li a.remove {
  position: absolute;
  right: 0;
}
ul.product_list_widget li dl {
  font-size: 0.8em;
  margin: 0;
}
ul.product_list_widget li img {
  height: 60px;
  left: 0;
  margin-bottom: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  top: 10px;
  width: 60px;
}
ul.product_list_widget li .quantity {
  display: block;
  font-size: 0.85em;
  margin-top: 3px;
  opacity: 0.6;
}
ul.product_list_widget li .quantity.buttons_added {
  display: flex;
}
.product-main {
  padding: 40px 0;
}
.page-title:not(.featured-title) + main .product-main {
  padding-top: 15px;
}
.product-info {
  padding-top: 10px;
}
.product-summary .woocommerce-Price-currencySymbol {
  display: inline-block;
  font-size: 0.75em;
  vertical-align: top;
}
.product-summary .quantity {
  margin-bottom: 1em;
}
.product-summary .variations_button {
  padding: 0.5em 0;
}
.product-summary table tr + tr {
  border-top: 1px dashed #ddd;
}
form.cart a.added_to_cart.wc-forward {
  display: none;
}
.product_meta {
  font-size: 0.8em;
  margin-bottom: 1em;
}
.product_meta > span {
  border-top: 1px dotted #ddd;
  display: block;
  padding: 5px 0;
}
.product-info p.stock {
  font-size: 0.8em;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1em;
}
p.in-stock {
  color: var(--fs-color-success);
}
.group_table .quantity {
  margin: 0;
}
.group_table .price {
  font-size: 1em;
}
.group_table .label label {
  margin: 0;
  padding: 0;
}
.product-gallery,
.product-thumbnails .col {
  padding-bottom: 0 !important;
}
.product-gallery-slider img,
.product-thumbnails img {
  width: 100%;
}
.product-gallery-wide {
  position: relative;
}
@media screen and (min-width: 850px) {
  .product-gallery-stacked {
    overflow: auto !important;
    white-space: normal !important;
    width: auto !important;
  }
  .product-gallery-stacked .flickity-slider,
  .product-gallery-stacked .flickity-viewport {
    height: auto !important;
  }
  .product-gallery-stacked .flickity-slider,
  .product-gallery-stacked .slide {
    left: 0 !important;
    position: relative !important;
    right: 0 !important;
    transform: none !important;
  }
  .product-gallery-stacked .slide {
    overflow: hidden;
  }
  .product-gallery-stacked .slide:not(:last-child) {
    margin-bottom: 1.5em;
  }
  .product-gallery-stacked.product-gallery-grid-layout .flickity-slider,
  .product-gallery-stacked.product-gallery-grid-layout:not(.flickity-enabled) {
    display: grid;
    gap: 10px;
  }
  .product-gallery-stacked.product-gallery-grid-layout .flickity-slider .slide,
  .product-gallery-stacked.product-gallery-grid-layout:not(.flickity-enabled)
  .slide {
    margin-bottom: 0 !important;
  }
  .product-gallery-stacked.product-gallery-grid-layout--1-2 .flickity-slider,
  .product-gallery-stacked.product-gallery-grid-layout--1-2:not(
    .flickity-enabled
  ) {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-gallery-stacked.product-gallery-grid-layout--1-2
  .flickity-slider
  .slide:first-child,
  .product-gallery-stacked.product-gallery-grid-layout--1-2:not(
    .flickity-enabled
  )
  .slide:first-child {
    grid-column: 1/3;
  }
  .product-gallery-stacked.product-gallery-grid-layout--2 .flickity-slider,
  .product-gallery-stacked.product-gallery-grid-layout--2:not(
    .flickity-enabled
  ) {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-gallery-stacked.product-gallery-grid-layout--3-1-2
  .slide:first-child {
    grid-column: span 6;
    order: 4;
  }
  .product-gallery-stacked.product-gallery-grid-layout--3-1-2
  .slide:nth-child(2) {
    grid-column: span 2;
    order: 1;
  }
  .product-gallery-stacked.product-gallery-grid-layout--3-1-2
  .slide:nth-child(3) {
    grid-column: span 2;
    order: 2;
  }
  .product-gallery-stacked.product-gallery-grid-layout--3-1-2
  .slide:nth-child(4) {
    grid-column: span 2;
    order: 3;
  }
  .product-gallery-stacked.product-gallery-grid-layout--3-1-2
  .slide:nth-child(n + 5) {
    grid-column: span 3;
    order: 5;
  }
  .product-stacked-info {
    padding: 5vh 5% 2vh;
  }
}
.product-thumbnails {
  padding-top: 0;
}
.product-thumbnails a {
  background-color: #fff;
  border: 1px solid transparent;
  display: block;
  overflow: hidden;
  transform: translateY(0);
}
.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.product-thumbnails img {
  backface-visibility: hidden;
  margin-bottom: -5px;
  opacity: 0.5;
  transition: transform 0.6s, opacity 0.6s;
}
.product-thumbnails .is-nav-selected a img,
.product-thumbnails a:hover img {
  border-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transform: translateY(-5px);
}
.vertical-thumbnails .row-slider:not(.flickity-enabled) {
  opacity: 0;
}
@media screen and (min-width: 850px) {
  .vertical-thumbnails {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .vertical-thumbnails .col {
    left: 0 !important;
    margin-left: 1px;
    max-width: 100% !important;
    min-height: 0 !important;
    padding: 0 0 15px !important;
    position: relative !important;
    right: 0 !important;
    width: 95% !important;
  }
  .vertical-thumbnails .flickity-slider,
  .vertical-thumbnails .flickity-viewport {
    height: auto !important;
    overflow: visible !important;
    transform: none !important;
  }
}
.product-footer .woocommerce-tabs {
  border-top: 1px solid #ececec;
  padding: 30px 0;
}
.product-footer .woocommerce-tabs > .nav-line-grow,
.product-footer .woocommerce-tabs > .nav-line:not(.nav-vertical) {
  margin-top: -31px;
}
#product-sidebar .next-prev-thumbs {
  margin: -0.5em 0 3em;
}
.mfp-content #product-sidebar {
  display: block !important;
}
.mfp-content #product-sidebar:where(:not(:has(> .sidebar-inner))) {
  padding: 30px 20px;
}
.mfp-content #product-sidebar:where(:has(> .sidebar-inner)) {
  padding: 0;
}
.product-sidebar-small {
  font-size: 0.9em;
}
.product-sidebar-small .widget-title {
  text-align: center;
}
.product-sidebar-small .is-divider {
  margin-left: auto;
  margin-right: auto;
}
.product-sidebar-small ul.product_list_widget li {
  padding-left: 60px;
}
.product-sidebar-small ul.product_list_widget li img {
  height: 50px;
  width: 50px;
}
.product-section {
  border-top: 1px solid #ececec;
}
.easyzoom-notice {
  display: none;
}
.easyzoom-flyout {
  animation-delay: 1s;
  animation: stuckFadeIn 0.6s;
  background: #fff;
  height: 100%;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: opacity 1s;
  width: 100%;
  z-index: 1;
}
@media (max-width: 849px) {
  .easyzoom-flyout {
    display: none !important;
  }
}
.product-gallery-slider .slide .easyzoom-flyout img {
  max-width: 1000px !important;
  width: 1000px !important;
}
.woocommerce-product-gallery__trigger {
  display: none;
}
.product-info .composite_form .composite_navigation .page_button {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
}
.woocommerce-pagination ul.links li {
  margin-left: inherit;
}
.has-sticky-product-cart {
  padding-bottom: 60px;
}
.has-sticky-product-cart .back-to-top.active {
  bottom: 10px;
}
.sticky-add-to-cart__product {
  align-items: center;
  display: none;
  padding: 3px;
}
.sticky-add-to-cart__product .product-title-small {
  line-height: 1;
  margin-right: 1em;
  max-width: 180px;
}
.sticky-add-to-cart__product .sticky-add-to-cart-img {
  border-radius: 5px;
  height: 45px;
  margin-right: 1em;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 45px;
}
.sticky-add-to-cart--active {
  align-items: center;
  animation: stuckMoveUp 0.6s;
  background-color: hsla(0, 0%, 100%, 0.9);
  border-top: 1px solid #ddd;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.9em;
  justify-content: center;
  left: 0;
  padding: 3px;
  position: fixed;
  right: 0;
  z-index: 20;
}
.sticky-add-to-cart--active .variations,
.sticky-add-to-cart--active .woocommerce-variation-description {
  display: none;
}
.sticky-add-to-cart--active .single_variation_wrap,
.sticky-add-to-cart--active .woocommerce-variation-add-to-cart {
  align-items: center;
  display: flex;
  flex-wrap: no-wrap;
}
.sticky-add-to-cart--active .product-page-price,
.sticky-add-to-cart--active .stock,
.sticky-add-to-cart--active .woocommerce-variation-price {
  border: 0;
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 0.9em;
  margin-top: 0;
  padding: 0;
}
.sticky-add-to-cart--active .stock {
  font-size: 0.8em;
  font-weight: 700;
}
.sticky-add-to-cart--active .quantity,
.sticky-add-to-cart--active button,
.sticky-add-to-cart--active form {
  margin-bottom: 0;
}
.sticky-add-to-cart--active .sticky-add-to-cart__product {
  display: flex;
}
@media (max-width: 550px) {
  .sticky-add-to-cart--active {
    font-size: 0.8em;
  }
  .sticky-add-to-cart--active .stock {
    display: none;
  }
}
.flex-viewport {
  cursor: pointer;
  max-height: 2000px;
  transition: all 1s ease;
}
.flex-viewport a {
  display: block;
}
.flex-viewport img {
  width: 100%;
}
.flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  margin: 10px -5px 0;
}
.flex-control-thumbs li {
  cursor: pointer;
  list-style: none;
  padding: 0 5px;
  width: 25%;
}
.flex-control-thumbs li img {
  opacity: 0.6;
}
.flex-control-thumbs li img.flex-active {
  opacity: 1;
}
.quantity,
.text-center .quantity {
  display: inline-block;
  display: inline-flex;
  margin-right: 1em;
  opacity: 1;
  vertical-align: top;
  white-space: nowrap;
}
.button + .quantity,
.text-center .button + .quantity {
  margin-right: 0;
}
.quantity + .button {
  font-size: 1em;
  margin-right: 0;
}
.quantity .button.minus {
  border-bottom-right-radius: 0 !important;
  border-right: 0 !important;
  border-top-right-radius: 0 !important;
}
.quantity .button.plus {
  border-bottom-left-radius: 0 !important;
  border-left: 0 !important;
  border-top-left-radius: 0 !important;
}
.quantity .minus,
.quantity .plus {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.quantity input {
  display: inline-block;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  vertical-align: top;
}
.quantity input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  border-radius: 0 !important;
  font-size: 1em;
  max-width: 2.5em;
  text-align: center;
  width: 2.5em;
}
@media (max-width: 549px) {
  .quantity input[type="number"] {
    width: 2em;
  }
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.box-text .ux-quantity {
  margin-top: 1em;
}
.box-text .ux-quantity__button {
  margin-top: 0;
}
.ux-free-shipping {
  display: grid;
  gap: 10px;
}
.nav-dropdown .ux-free-shipping {
  min-width: 300px;
}
.ux-free-shipping__bar {
  background: #ddd;
  border-radius: 5px;
  height: 8px;
}
.ux-free-shipping__bar--striped {
  background-image: linear-gradient(
    135deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 30px 30px;
}
.ux-free-shipping__bar-progress {
  background: var(--fs-color-primary);
  border-radius: 5px;
  display: block;
  height: 8px;
}
.widget_shopping_cart_content .ux-free-shipping {
  margin-bottom: 10px;
}
.woocommerce-cart .ux-free-shipping {
  padding-bottom: 30px;
}
.woocommerce-checkout .ux-free-shipping {
  padding: 30px 0;
}
.cart-icon,
.cart-icon strong {
  display: inline-block;
}
.cart-icon strong {
  border: 2px solid var(--fs-color-primary);
  border-radius: 0;
  color: var(--fs-color-primary);
  font-size: 13px;
  font-weight: 400;
  height: 2.2em;
  line-height: 1.9em;
  margin: 0.3em 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 2.2em;
}
.cart-icon strong:after {
  border: 2px solid var(--fs-color-primary);
  border-bottom: 0;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  bottom: 100%;
  content: " ";
  height: 8px;
  left: 50%;
  margin-bottom: 0;
  margin-left: -7px;
  pointer-events: none;
  position: absolute;
  transition: height 0.1s ease-out;
  width: 14px;
}
.cart-icon:hover strong,
.current-dropdown .cart-icon strong {
  background-color: var(--fs-color-primary);
  color: #fff;
}
.cart-icon:hover strong:after,
.current-dropdown .cart-icon strong:after {
  height: 10px;
}
.nav-small .cart-icon {
  font-size: 0.66em;
}
.nav-dark .cart-icon strong {
  border-color: #fff;
  color: #fff;
}
.nav-dark .cart-icon:hover strong,
.nav-dark .current-dropdown .cart-icon strong {
  background-color: #fff;
  color: var(--fs-color-primary);
}
.nav-dark .cart-icon strong:after {
  border-color: #fff;
}
.woocommerce-mini-cart__empty-message {
  text-align: center;
}
.loading .cart-icon strong,
.loading .cart-icon strong:after {
  border-color: var(--fs-color-success);
  color: var(--fs-color-success);
}
.loading .cart-icon:hover strong {
  background-color: var(--fs-color-success);
  color: #fff;
}
.header-cart-icon {
  position: relative;
}
.cart-popup-title > span {
  display: block;
  font-size: 1.125em;
}
.cross-sells h2 {
  font-size: 1.2em;
  margin-bottom: 1em;
}
.checkout ul li,
.shop_table ul li {
  list-style: none;
  margin: 0;
}
.shop_table .quantity {
  margin: 0;
}
td.product-thumbnail {
  max-width: 90px;
  min-width: 60px;
  width: 90px;
}
td.product-remove {
  padding: 0;
  width: 20px;
}
.shop_table tfoot th {
  font-size: 85%;
  letter-spacing: 0;
  text-transform: inherit;
}
.cart_totals tbody tr td,
.shop_table tfoot tr td,
.shop_table thead tr th:last-of-type,
.shop_table tr td:last-of-type,
td.product-total {
  text-align: right;
}
.shop_table .order-total td,
.shop_table .order-total th,
.shop_table thead th {
  border-width: 3px;
}
.shop_table th:last-child {
  border-right: 0;
}
.shop_table .cart_item td {
  padding-bottom: 15px;
  padding-top: 15px;
}
.shop_table .actions {
  border: 0;
  padding: 15px 0 10px;
}
.shop_table .submit-col {
  padding-left: 30px;
}
@media (max-width: 849px) {
  .shop_table {
    font-size: 0.9em;
  }
  .shop_table tr.shipping th {
    width: 50%;
  }
  .shop_table .product-name {
    min-width: 80px;
  }
  .shop_table .product-remove {
    position: relative;
    width: 0;
  }
  .shop_table .product-remove a {
    font-size: 18px !important;
    height: 24px;
    left: 0;
    line-height: 18px !important;
    position: absolute;
    top: 10px;
    width: 24px;
  }
  .shop_table .mobile-product-price {
    margin: 0.5em 0;
  }
}
@media (max-width: 549px) {
  .shop_table .product-price,
  .shop_table .product-subtotal {
    display: none;
  }
  .product-quantity {
    text-align: right;
  }
  .cross-sells {
    overflow: hidden;
  }
}
.cart_totals tbody th {
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: inherit;
}
.cart_totals > h2 {
  display: none;
}
.cart_totals .button {
  display: block;
  margin-right: 0;
  min-width: 100%;
}
.cart_totals th.product-name {
  border-width: 3px;
}
.cart_totals .wc-proceed-to-checkout {
  margin: 1.5em 0;
}
.shipping__table {
  margin: 0;
}
.shipping__inner {
  border: 0;
  font-size: 1em;
  padding: 0;
}
.shipping__list {
  margin-bottom: 0;
}
.shipping__list_item {
  align-items: center;
  display: flex;
  min-height: 2em;
}
.shipping__list_label {
  flex: 1;
  font-weight: 400;
  margin: 0;
  opacity: 0.8;
  padding: 0.5em 0;
}
.shipping.shipping--boxed .shipping__list {
  padding: 0;
}
.shipping.shipping--boxed .shipping__list_item {
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-bottom: 5px;
  min-height: 2.4em;
  padding: 0.3em 0.6em;
}
.shipping__table--multiple {
  display: block;
  text-align: left;
}
.shipping__table--multiple tbody,
.shipping__table--multiple td,
.shipping__table--multiple th,
.shipping__table--multiple tr {
  display: block;
  padding-left: 0;
  text-align: left;
}
.shipping__table--multiple th {
  border: 0;
}
.shipping__table--multiple .shipping__list {
  padding: 0 0.2em;
}
.shipping__table--multiple .shipping__list_label,
.shipping__table--multiple .woocommerce-shipping-calculator,
.shipping__table--multiple .woocommerce-shipping-destination {
  text-align: left;
}
tr.shipping input:checked + label,
tr.shipping input:hover + label,
tr.shipping label:hover {
  opacity: 1;
}
tr.shipping input:checked + label {
  font-weight: 700;
}
tr.shipping input {
  margin-bottom: 0;
  margin-top: -2px;
}
tr.shipping span.amount {
  margin-left: 0.2em;
}
.woocommerce-shipping-calculator {
  margin-bottom: 0;
  margin-top: 0.5em;
}
.shipping-calculator-button,
.woocommerce-shipping-destination {
  font-size: 0.9em;
}
.shipping-calculator-form {
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  margin-top: 5px;
  padding: 15px 15px 10px;
}
.cart-discount {
  background-color: rgba(var(--fs-color-success), 0.2);
  font-size: 0.85em;
}
.cart-discount td,
.cart-discount th {
  padding: 10px 5px;
}
.cart-sidebar .widget-title {
  border-bottom: 3px solid #ececec;
  font-size: 0.95em;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
  margin: 0.5em 0 0;
  width: 100%;
}
.widget_shopping_cart li.empty {
  margin: 0;
  min-height: 0;
  padding: 0 10px !important;
  text-align: center;
}
.widget_shopping_cart p.total {
  border-bottom: 2px solid #ececec;
  border-top: 1px solid #ececec;
  margin-bottom: 0.5em;
  padding: 10px 0;
  text-align: center;
}
.dark .widget_shopping_cart p.total {
  border-color: hsla(0, 0%, 100%, 0.2);
}
.nav-dropdown .product_list_widget {
  -webkit-overflow-scrolling: touch;
  max-height: 500px;
  max-height: 50vh;
  overflow-y: auto;
}
.woocommerce-mini-cart-item .variation {
  margin-bottom: 10px;
}
.woocommerce-mini-cart-item .ux-mini-cart-qty {
  margin-right: -30px;
  margin-top: 3px;
}
.woocommerce-mini-cart__total {
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.nav-dropdown ul.woocommerce-mini-cart {
  margin-bottom: 10px;
}
.cart-popup-inner {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.cart-popup-inner > :last-child {
  margin-bottom: 30px;
}
.cart-popup-inner .widget_shopping_cart {
  margin-bottom: 0;
}
.cart-popup-inner .widget_shopping_cart,
.cart-popup-inner .widget_shopping_cart_content {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.cart-popup-inner .widget_shopping_cart_content .price-wrapper {
  font-size: 0.85em;
  opacity: 0.6;
}
.cart-popup-inner .woocommerce-mini-cart {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-bottom: 30px;
}
.cart-popup-inner .woocommerce-mini-cart__buttons:last-child {
  margin-bottom: 0;
}
@media (min-height: 500px) {
  .cart-popup-inner--sticky {
    min-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
  }
  .cart-popup-inner--sticky .ux-mini-cart-footer {
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
    bottom: 0;
    position: sticky;
  }
  .cart-popup-inner--sticky
  .ux-mini-cart-footer
  .woocommerce-mini-cart__total:first-child {
    border-top: 0;
  }
}
.ux-mini-cart-footer .ux-free-shipping {
  margin-bottom: 20px;
  margin-top: 5px;
}
.off-canvas-cart .ux-mini-cart-footer {
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 30px 30px;
}
.ux-mini-cart-qty {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
  justify-content: space-between;
}
.ux-mini-cart-qty .quantity {
  margin: 0 !important;
}
.ux-mini-cart-cross-sells {
  margin-bottom: 30px;
  margin-top: auto;
}
.nav-dropdown .ux-mini-cart-cross-sells {
  display: none;
}
.ux-mini-cart-cross-sells__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item {
  background-color: rgba(0, 0, 0, 0.05);
  border: 0;
  margin-bottom: 0;
  padding-left: 85px;
  padding-right: 10px !important;
}
.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item img {
  left: 10px;
}
.ux-mini-cart-cross-sells__list
li.ux-mini-cart-cross-sells__list-item
.product-title {
  font-size: 0.9em;
}
.ux-mini-cart-cross-sells__list
li.ux-mini-cart-cross-sells__list-item
.price-wrapper {
  opacity: 1;
}
.ux-mini-cart-cross-sells__list
li.ux-mini-cart-cross-sells__list-item
.price-wrapper
.price {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.ux-mini-cart-cross-sells__list
li.ux-mini-cart-cross-sells__list-item
.price-wrapper
.star-rating
~ .price {
  margin-top: 0;
}
.ux-mini-cart-cross-sells__list
li.ux-mini-cart-cross-sells__list-item
a:not(.remove, .button) {
  display: inline;
}
.ux-mini-cart-cross-sells__list
li.ux-mini-cart-cross-sells__list-item:last-child {
  margin-bottom: 0;
}
.ux-mini-cart-cross-sells__list .button.add_to_cart_button {
  align-items: center;
  display: inline-flex;
  float: right;
  font-size: 0.7em;
  gap: 5px;
  justify-content: center;
  line-height: 1;
  margin: 0 0 8px 8px;
  padding: 3px 8px;
}
.ux-mini-cart-empty {
  gap: 30px;
  padding: 15px 0;
}
.ux-mini-cart-empty .woocommerce-mini-cart__empty-message {
  margin-bottom: 0;
}
.tagcloud {
  padding-bottom: 15px;
}
.tagcloud a {
  border: 1px solid;
  border-radius: 3px;
  display: inline-block;
  font-size: 0.8em !important;
  margin: 0 3px 5px 0;
  opacity: 0.8;
  padding: 2px 5px;
}
.tagcloud a:hover {
  background-color: var(--fs-experimental-link-color-hover);
  border-color: var(--fs-experimental-link-color-hover);
  color: #fff;
  opacity: 1;
}
table.variations .label {
  padding-right: 20px;
}
table.variations label {
  white-space: nowrap;
}
table.variations .value {
  width: 100%;
}
.variations {
  position: relative;
}
.variations td,
.variations th {
  border: 0;
  letter-spacing: normal;
  padding: 0.2em 0;
  text-transform: none;
  vertical-align: middle;
}
.variations .reset_variations {
  bottom: 95%;
  color: currentColor;
  font-size: 11px;
  opacity: 0.6;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}
dl.variation {
  text-transform: none;
}
dl.variation dt {
  clear: both;
  float: left;
  font-weight: 700;
}
dl.variation dd {
  display: block;
}
.wc-item-meta {
  margin-top: 1.3em;
}
.is-divider,
.box-blog-post .is-divider {
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.full-width .ubermenu-nav,
.container,
.row,
.row.row-small,
.row.row-large,
.row.row-collapse,
.yith-wcbr-archive-header.term-description,
.category-page-title .term-description {
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
ul,
ol {
  list-style-type: none;
  margin: 0px;
  padding:0;
}
#header .header-bg-container {
  display: none !important;
}
.tg_header .logo_site {
  max-width: 110px;
}
.wrap_top_hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
.tg_header {
  background: url(../images/br-header.jpg) top center no-repeat;
  position: relative;
  background-position: bottom;
  transition: background 0.4s;
  background-size: cover;
}
.tg_header::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  top: 0px;
  left: 0px;
}
.tg_middle_header .menu {
  display: flex;
  gap: 58px;
}
.tg_middle_header .menu > li {
}
.tg_middle_header .menu > li > a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  padding: 0px;
}
.tg_middle_header .menu > li:hover > a,
.nav_primary .menu > li.menu-item-has-children:hover > a::before {
  color: #ffbe3f !important;
  text-decoration: none;
}
.tg_search_hd {
}
.tg_search_hd form {
  position: relative;
  margin: 0px;
  display: flex;
}
.tg_search_hd form .select-wrapper {
  width: 77px;
  text-align: center;
  min-width: 82px;
  flex-shrink: 0;
}
.tg_search_hd form .select-wrapper select {
  width: 100%;
  box-sizing: border-box;
  margin: 0px;
  height: 48px;
  box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 27px 8px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.tg_search_hd form button[type="submit"] {
  position: absolute;
  top: 3px;
  right: 4px;
  margin: 0px;
  border: none;
  color: #fff;
  border-radius: 50%;
  padding: 0;
  width: 42px;
  height: 42px;
  background: #BC1823;
}

.tg_search_hd form button[type="submit"] i{
  padding:0;
}

.tg_email_hotline {
}
.tg_email_hotline ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
.tg_email_hotline ul li {
}
.tg_email_hotline ul li strong {
  font-size: 18px;
  line-height: 26px;
  display: block;
  text-align: left;
}
.tg_email_hotline ul li a {
  display: flex;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  align-items: center;
  gap: 10px;
  background: #FCEFCC1A;
  padding: 12px 22px;
  border-radius: 30px;
}
.tg_email_hotline ul > li:nth-child(1) {
  text-align: right;
}
.tg_email_hotline ul > li:nth-child(2) {
  position: relative;
  padding: 0px 0px 0px 50px;
}
.tg_email_hotline ul > li:nth-child(2):before {
  position: absolute;
  content: "";
  background: url(../images/icon-hotline.png) no-repeat;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 0px;
  margin: -20px 0px 0px 0px;
}
.tg_search_hd form .tg_wrap_input {
  position: relative;
  width: 100%;
}
.tg_search_hd form input[type="text"] {
  margin: 0px;
  padding: 23px 60px 23px 10px;
  border-radius: 0px 30px 30px 0px;
  width: 100%;
}
.tg_email_hotline {
}
.tg_email_hotline ul {
}
.tg_email_hotline ul li {
}
.container,
.shop-container {
  max-width: 1170px !important;
  margin: 0px auto;
}

@media(min-width:1600px){
  .container,
  .shop-container {
    max-width: 1390px !important;
    margin: 0px auto;
  }
}

.blog-wrapper .row-large {
  max-width: 1200px !important;
  margin: 0px -15px;
}
.blog-wrapper .row-large > .large-3,
.blog-wrapper .row-large > .large-9 {
  padding: 0px 15px;
}

.nav_primary .menu > li > button {
  display: none;
}
.nav_primary .menu > li.menu-item-has-children > a {
  position: relative;
}
.nav_primary .menu > li.menu-item-has-children > a::before {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 6px;
  right: -14px;
  color: #ffffff;
}
.tg_middle_header {
  position: relative;
  z-index: 2;
  margin: 30px 0px 0px 0px;
}
.top_header {
  padding: 17px 0px 17px 0px;
  position: relative;
  background: #6B1119;
}
.header-wrapper.stuck {
  position: relative !important;
}
.banner-291287961 {
  overflow: hidden;
}
.tg_list_nav_bantho ul {
  display: flex;
}
.tg_list_nav_bantho ul li.tg_active {
}
.tg_listcat_h_area {position: relative;}
.ux-shape-divider--top svg {
  height: 80px;
  --divider-top-width: 100%;
}
.ux-shape-divider--bottom svg {
  height: 50px;
  --divider-width: 100%;
}
.ux-shape-divider {
  pointer-events: none;
}
.tg_list_post_h {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 20px;
  margin: 0px 0px 40px 0px;
}
.tg_list_post_h .tg_item_post {
  flex: 1 1 calc(25% - 20px);
}
.tg_list_post_h .tg_item_post  p{
  display: flex;
  align-items: center;
  gap: 5px;
  color:#77767E;
  margin: 20px 0px 10px 0px;
}
.tg_list_post_h .tg_item_post:nth-child(4) ~ .tg_item_post {
  display: none;
}
.tg_top_ft {
  background: #f7f7f7;
  padding: 80px 0px;
}
.tg_pd_40 {
  padding: 50px 0px;
}
.tg_bottom_ft {
  padding: 45px 0px;
}
.tg_footer {
  background: url(../images/tg_bg_footer_25112024.jpg)  center center no-repeat;
  background-size: cover;
}
.tg_footer img.size-full.alignnone {
  margin: 0px !important;
}
.tg_copyright {
}
.tg_copyright p {
  margin: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  opacity: 1;
}
.short_text_h .widget-title {
  font-size: 48px;
  line-height: 58px;
  display: table;
  margin: 0px auto 20px auto;
  text-align: center;
  font-weight: 600;
  position: relative;
  text-transform: initial;
  font-family: "Grenze", serif;
  color: #6B1119;
}

.tg_listcat_h_area .widget-title{
  margin:0px auto 40px auto;
}

.tg_text_home1 .short_text_h {
  max-width: 1050px;
  margin: 0px auto;
  width: 100%;
  text-align: center;
}
.tg_text_home1 .short_text_h .textwidget p:last-child {
  margin: 0px;
}
.tg_text_home1 .short_text_h .widget-title,
.ktpt_hp .short_text_h .widget-title {margin: 0px auto 40px auto;}
.tg_bantho_area_h .short_text_h .widget-title,
.vppt_hp .short_text_h .widget-title {
  display: inherit;
  text-align: left;
  margin: 0px 0px 10px 0px;
}
.tg_wrap_dmsp{
  display: flex;
}

.tg_wrap_dmsp:hover .textwidget{
  background: #C08106 !important;
}

.tg_wrap_dmsp:hover .textwidget h2 a, .tg_wrap_dmsp:hover .textwidget cite{
  color:#fff !important;
}

.dmsp_hp .tg_pd_cat_item .wrap_figure {
  margin: 0px;
  overflow: hidden;
  border-radius: 10px 0px 0px 10px;
  box-shadow: rgb(0 0 0 / 18%) 0px 3px 8px;
  width: 50%;
  flex-shrink: 0;
}
.dmsp_hp .tg_pd_cat_item .textwidget{
  width: 50%;
  background: #FCEFCC;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 0px 10px 10px 0px;
  transition: all 0.3s;
}
.dmsp_hp .tg_pd_cat_item .wrap_figure img {
  width: 100%;
  height: 200px;
  border-radius: 10px 0px 0px 10px;
  object-fit: cover;
  transition: all 0.5s;
}
.dmsp_hp .tg_pd_cat_item:hover .wrap_figure img {
  transform: scale(1.05);
}
.tg_pd_cat_item h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  display: table;
  margin: 0 auto 10px auto;
  text-align: center;
}

.tg_pd_cat_item h2 a{
 color: #6B1119;
}

.tg_pd_cat_item cite {
  font-style: normal;
  display: table;
  margin: 0px auto;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
}
.slider__controls {
  text-align: center;
  padding: 25px 0px 0px 0px;
}
.slider__controls .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #111;
  margin: 0px 5px;
}
.slider__controls .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #C08106;
}
.products .col-inner,
.products_featured .col-inner {
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s !important;
}
.products .col-inner:hover,
.products_featured .col-inner:hover {
}
.products .col .box-image img {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  transition: all 0.5s;
  height: 240px;
}
.bttt_hp .tg_result_ajax .col .box-image img {
  height: 300px;
}
.vppt_hp .tg_result_ajax .col .box-image img {
  height: 160px;
}
.products .col:hover .box-image img {
}
.product-small .product-title,
.product-small .product-name a {
}
.bttt_hp .tg_result_ajax .box-text .woocommerce-loop-product__title a {
  font-weight: 600;
  color: #C08106;
  font-size: 16px;
  line-height: 22px;
}
.ktpt_hp .textwidget p {
  margin: 0px;
}
.tg_list_post_h .tg_item_post .wrap_figure {
  margin: 0px 0px 10px 0px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 18%) 0px 3px 8px;
}
.tg_list_post_h .tg_item_post .wrap_figure img {
  border-radius: 10px;
  height: 263px;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.tg_list_post_h .tg_item_post:hover .wrap_figure img {
  transform: scale(1.1);
}
.tg_list_post_h .tg_item_post em {
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
}
.tg_list_post_h .tg_item_post em a {
  color: #000000;
}
.tg_top_ft .add_top_detailds .textwidget {
  border-radius: 15px;
  border: 3px dashed #31190a;
  position: relative;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 24px;
}
.tg_top_ft .add_top_detailds .textwidget:before {
  position: absolute;
  content: "";
  background: url(../images/bantho_showroom.png) center center no-repeat;
  width: 47px;
  height: 47px;
  background-size: contain;
  top: 10px;
  left: -30px;
}
.tg_top_ft .add_top_detailds .textwidget h4 {
  font-weight: 700;
  margin: 0px 0px 5px 0px;
}
.tg_top_ft .add_top_detailds .textwidget p {
  margin: 0px 0px 5px 0px;
}
.tg_top_ft .add_top_detailds .textwidget p:last-child {
  margin: 0px;
}
.tg_top_ft .add_top_general > .panel-grid-cell {
  width: calc(50% - (0.5 * 50px)) !important;
}
.tg_top_ft .add_bottom_general {
  margin: 50px 0px 0px 0px;
}
.tg_top_ft .add_bottom_detailds .textwidget {
  position: relative;
  padding: 0px;
  font-size: 14px;
  line-height: 22px;
  max-width: 290px;
}
.tg_top_ft .add_bottom_detailds {
  padding: 0px 0px 0px 31px;
}
.tg_top_ft .add_bottom_detailds .textwidget:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  background-size: contain !important;
  top: -40px;
  left: -65px;
}
.tg_top_ft
.add_bottom_general
> .panel-grid-cell:nth-child(1)
.add_bottom_detailds
.textwidget:before {
  background: url(../images/than-tai-ft.png) no-repeat;
}
.tg_top_ft
.add_bottom_general
> .panel-grid-cell:nth-child(2)
.add_bottom_detailds
.textwidget:before {
  background: url(../images/meo-than-tai-ft.png) no-repeat;
}
.tg_top_ft
.add_bottom_general
> .panel-grid-cell:nth-child(3)
.add_bottom_detailds
.textwidget:before {
  background: url(../images/cuc-tien-ft.png) no-repeat;
}
.tg_bottom_ft .widget-title,
.post-sidebar .widget-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding: 0px 0px 15px 0px;
}
.tg_bottom_ft .widget-title:before,
.post-sidebar .widget-title:before {
  position: absolute;
  content: "";
  width: 30%;
  height: 1px;
  bottom: 0px;
  left: 0px;
  background: #C08106;
}
.post-sidebar .widget-title:before {
  width: 50%;
}
.tg_bottom_ft .widget-title:after,
.post-sidebar .widget-title:after {
  position: absolute;
  content: "";
  width: 55px;
  height: 5px;
  bottom: -2px;
  left: 0px;
  background: #C08106;
}
.fixed_header {
  position: fixed;
  animation: stuckMoveDown 0.6s;
  z-index: 99;
  width: 100%;
  top: 0px;
  letter-spacing: 0px;
}
@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.widget_multi_category_select_widget ul li {
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #040404d9;
  padding: 0px;
  border-radius: 50px;
  border: none !important;!i;!;
  position: relative;
}

.widget_multi_category_select_widget ul li::before{
  
}


.widget_multi_category_select_widget ul li.tg_current {
  animation: anime 5s linear infinite;
  color: #BC1823;
}

.widget_multi_category_select_widget ul li.tg_current::before{content:"";width: 100%;height: 1px;background: #BC1823;position: absolute;bottom: -11px;left:0px;}


.widget_multi_category_select_widget ul {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 40px 0px !important;!i;!;
}
.tg_readm_general {
  display: table;
  margin: 10px auto 0px auto;
}
.tg_readm_general a {
  background: none;
  display: inline-block;
  padding: 10px 42px;
  position: relative;
  color: #C08106;
  font-weight: 400;
  border-radius: 30px;
  border: 1px solid #C08106;
  font-size: 18px;
  line-height: 27px;
  text-decoration: none;
}
.tg_readm_general a:hover{
  color:#fff;
  border:1px solid #6b1119;
  background: #6b1119;
}
.tg_readm_general a i.fa {
  position: absolute;
  top: 10px;
  left: 26px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  display: none;
}
.tg_readm_general a span {
  transition: all 0.3s;
  position: relative;
  right: 0px;
}
.tg_readm_general a:hover i.fa {
  opacity: 1;
  visibility: visible;
}

.tg_result_ajax {
  min-height: 500px;
}
.tg_result_ajax .products {
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
}
.product-small .price-wrapper {margin: 0;justify-content: flex-start;}
.tg_imgsb_left_h .textwidget img {
  height: 370px;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  margin: 0px;
}
.nav_primary ul.menu > li {
  position: relative;
  border-top: none;
}
.nav_primary ul.menu > li > ul.sub-menu {
  display: block;
  position: absolute;
  top: 40px;
  left: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  box-shadow: 0px 0px 10px #ccc;
  width: 230px;
  padding: 15px 20px;
  border-radius: 10px;
}
.nav_primary ul.menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  background: #fff;
  top: 35px;
}
.nav_primary ul.menu > li > ul.sub-menu > li {
}
.nav_primary ul.menu > li > ul.sub-menu > li > a {
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  color: #000;
  display: block;
  padding: 5px 7px 5px 0px;
}
.nav_primary ul.menu > li > ul.sub-menu li a:hover {
  color: #C08106 !important;
}
.nav_primary ul.menu li .toggle {
  display: none !important;
}
.nav_primary ul.menu > li > ul.sub-menu > li.menu-item-has-children {
  position: relative;
}
.nav_primary ul.menu > li > ul.sub-menu > li.menu-item-has-children::before {
  content: "\f105";
  font: normal normal normal 14px / 1 FontAwesome;
  position: absolute;
  top: 9px;
  right: -4px;
  color: #808080;
}
.nav_primary ul.menu > li > ul.sub-menu > li > ul.sub-menu {
  display: block;
  position: absolute;
  top: 0px;
  left: 230px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  box-shadow: 0px 0px 10px #ccc;
  width: 230px;
  background: #fff;
  padding: 15px 20px;
  border-radius: 10px;
}
.nav_primary ul.menu > li > ul.sub-menu > li:hover > ul.sub-menu {
  left: 209px;
  opacity: 1;
  visibility: visible;
}
.nav_primary ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  color: #000;
  display: block;
  padding: 5px 7px 5px 0px;
}

.ktpt_hp {
  padding: 0px;
}
.tg_imgsb_left_h {
  position: relative;
}
.tg_imgsb_left_h .wrap_figure {
  position: relative;
}
.tg_imgsb_left_h .wrap_figure:before {
  position: absolute;
  content: "";
  border-radius: 10px;
  background: rgb(0 0 0 / 40%);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.tg_imgsb_left_h .text_widget {
  position: absolute;
  padding: 20px;
  text-align: center;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
.tg_imgsb_left_h .text_widget .textwidget {
  color: #fff;
}
.tg_imgsb_left_h .text_widget .textwidget h4 {
  color: #fed96b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin: 0px 0px 5px 0px;
  text-transform: capitalize;
}
.archive  .col-inner {
  box-shadow: none;
}
.archive  .box-image {
  box-shadow: 0px 0px 10px #ccc;
  border-radius: 10px;
}

.archive  .box-image .image-cover{
  padding:0px !important;
  border-radius: 10px;
  height: 210px !important;!i;!;
  border-radius: 10px;
}

.archive  .box-image img {
 height: 210px !important;
}
.archive  .badge-circle {
  width: 60px;
  height: 60px;
  background: none;
  margin: 0px;
  left: -27px;
}
.archive  .badge-circle .badge-inner {
  background-color: #C08106;
  line-height: 17px;
}
.archive  .badge-circle .badge-inner .post-date-day {
  font-size: 16px;
}
.archive  .badge-circle .badge-inner .post-date-month {
  font-size: 12px;
}
.archive  .box-text .post-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin: 0px 0px 15px 0px;
  transition: all 0.3s;
  color: #C08106;
}

.archive  .box-text .post-title a{
  color: #C08106;
}

.archive  .box-text .post-title:hover {
}
.archive  .box-text .is-divider {
  display: none;
}
.archive  .from_the_blog_excerpt {
  font-size: 15px;
  margin: 0px;
  line-height: 23px;
}
.post-sidebar {
}
.post-sidebar #secondary {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 10px;
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
}
.header .bg-loaded {
  background-image: url(../images/cover-banthotantam.jpg) !important;
  -webkit-animation: zoomin 20s ease-in infinite;
  animation: zoomin 20s ease-in infinite;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.header .banner-inner .video-button-wrapper a {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.header .banner-inner .video-button-wrapper a:hover {
  background: #C08106;
  border: 1px solid #C08106;
}
.header .banner-inner .video-button-wrapper a i {
  font-size: 36px;
  height: auto;
  position: relative;
  top: -5px;
}
@-webkit-keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
.effect-sparkle {
  animation: sparkle 60s linear infinite;
  background-image: url(../images/sparkle1.png), url(../images/sparkle2.png);
}
.banner .ux-shape-divider--bottom {
  bottom: 0px;
}
.home .banner {
  background: none !important;
}
.tg_header.fixed_header .top_header {
  padding: 17px 0px 12px 0px;
}
.category-page-row {
  padding: 0px !important;
}
.products .product-small .col-inner {
  border: none;
  padding: 0px;
}
.shop-container .products .product {
  margin: 0px 0px 30px 0px !important;
  padding: 0px 10px;
}
.category-page-row .shop-page-filter .page-title-inner {
  padding: 0px;
}
.tg_bantho_area_h .short_text_h {
  text-align: center;
  margin: 0px 0px 25px 0px;
}
.tg_bantho_area_h .short_text_h .widget-title {
  text-align: center;
}
.tg_nore_result {
  padding: 10px;
}
.nav_primary ul.menu > li > ul.sub-menu.tg_special_ul {
  width: 460px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nav_primary ul.menu > li > ul.sub-menu.tg_special_ul > li {
  width: 48%;
}
.header-shadow .header-wrapper,
.header-wrapper.stuck {
  box-shadow: none !important;
}
#banner-291287961 {
  padding: 0px !important;
  height: 600px;
  overflow: hidden;
}
.product-container .product-main > .row > div[class*="col"] {
  padding: 0px 15px !important;
}
.product-container #product-sidebar .col {
  padding: 0px !important;
}
.product-container .product-footer .container {
  padding: 0px;
}
.product-main .single-product {
  margin: 0px 0px 30px 0px;
}
.woocommerce-Tabs-panel .aligncenter {
  margin: 0 auto 10px auto !important;
}
.single-product .shop-container {
  margin: 50px auto 0px auto;
}
.variations .reset_variations {
  opacity: 1;
  position: relative;
  bottom: -3px;
  right: 0px;
}
.product-gallery-slider img,
.product-thumbnails img {
  border-radius: 5px !important;
}
.product-thumbnails a {
  border-radius: 5px;
}
.badge-inner.on-sale {
  border-radius: 50%;
}
.tab-content__description h3.tab-content__heading {
  display: table;
  padding: 10px 30px;
  margin: 0;
  background: #C08106;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  border-radius: 5px 5px 0px 0px;
  width: auto;
  margin: 0px 0px 30px 0px;
}
.tab-content__description h3.tab-content__heading::before {
  content: "";
  position: absolute;
  top: 45px;
  height: 1px;
  background: #ccc;
  width: 100%;
  left: 0px;
}
.tab-content__description {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  box-shadow: 0px 0px 7px #ccc;
  margin: 0px 0px 0px 10px;
  border-radius: 15px;
  transition: all 0.3s;
  padding: 20px;
  background: #fff;
}
.tab-content__description.tg_no_content::before{
  background: none !important;
}
.tg_short_archivepd {
  margin: 20px 0px 0px 0px;
  position: relative;
  max-height: 500px;
  overflow: hidden;
  box-shadow: 0px 0px 7px #ccc;
  border-radius: 15px;
  transition: all 0.3s;
  padding: 20px;
}
.tab-content__description::before,
.tg_short_archivepd::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  background: transparent;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.91)),
    color-stop(55%, #fff)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
  display: block;
  margin-bottom: 0;
  height: 100px;
  z-index: 2;
}
.tab-content__description.tg_active,
.tg_short_archivepd.tg_active {
  max-height: initial;
}
.tab-content__description.tg_active::before,
.tg_short_archivepd.tg_active::before {
  opacity: 0;
  pointer-events: none;
}
#block_widget-8 .box__title .col-inner {
  border-radius: 5px 5px 0px 0px;
}
.box--contact .box__content > .col-inner {
  border-radius: 0px 0px 5px 5px;
}
.box-list-view .box .box-image,
.box-list-view .box .box-text,
.box-vertical .box-image,
.box-vertical .box-text {
  vertical-align: top !important;
}
p {
  margin: 0px 0px 10px 0px;
}
.add_bottom_detailds p {
  margin: 0px 0px 5px 0px;
}
.tg_footer {
  margin: 50px 0px 0px 0px;
}
.tg_listcat_h_area {
  padding: 80px 0px 0px 0px;
}
.tg_page_lienhe ul li {
  margin: 0px 0px 6px 0px;
  position: relative;
  padding: 0px 0px 0px 12px;
  word-break: break-word;
}
.tg_page_lienhe ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #C08106;
}
.tg_page_lienhe iframe {
  height: 400px;
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
}
.tg_page_lienhe .widget-title {
  display: table;
  padding: 9px 20px;
  margin: 0;
  background: #C08106;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  border-radius: 5px 5px 0px 0px;
  width: auto;
  margin: 0px 0px 30px 0px;
}
.tg_page_lienhe .panel-grid-cell {
  position: relative;
}
.tg_page_lienhe .widget-title::before {
  content: "";
  position: absolute;
  top: 43px;
  height: 1px;
  background: #ccc;
  width: 100%;
  left: 0px;
}
.single-post .entry-header .entry-category {
  display: none;
}
.single-post .article-inner.has-shadow {
  box-shadow: none;
}
.single-post .article-inner.has-shadow .entry-header-text-top {
  padding: 0px;
  margin: 0px 0px 30px 0px;
}
.single-post .article-inner.has-shadow .entry-header-text-top h1 {
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
}
.single-post .entry-content {
  padding: 40px 0px !important;
  font-size: 16px;
  line-height: 24px;
}
.single-post .entry-content p {
  margin: 0px 0px 15px 0px !important;
  max-width: 100% !important;
}
#content ul,
#content ol {
  list-style-type: initial;
  margin: 0px;
  padding: 0;
}
.breadcrumbs a.current,
.breadcrumbs a:hover {
  color: #fff;
}
.checkout-breadcrumbs a.current {
  color: #C08106 !important;
}
.checkout-breadcrumbs a {
  color: #6f6d6d !important;
}
.cart-header #logo {
  display: table;
  margin: 0px auto;
}
.breadcrumbs a.current,
.breadcrumbs a:hover {
  color: #000;
}
.cart-wrapper .quantity input[type="number"] {
  width: 40px !important;
  max-width: 100% !important;
}
.tg_ft_cart_page {
  margin: 0px;
}
.tg_footer {
}
.woocommerce-cart .woocommerce > .large-7 {
  width: 70%;
  max-width: 70%;
  flex-basis: 70%;
}
.woocommerce-cart .woocommerce > .large-5 {
  width: 30%;
  max-width: 30%;
  flex-basis: 30%;
}
.cart-wrapper th.product-name {
  width: 45%;
}
.product-info .ux-swatch--label {
  padding: 12px 18px;
  font-size: 17px;
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%) !important;
  border: 1px solid #ddd;
  font-weight: 600;
  overflow: hidden;
}
.product-info .ux-swatch--label::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: #eee;
  transform: rotate(45deg);
  bottom: -15px;
  right: -15px;
}
.ux-swatch.selected:after {
  background: #C08106;
}
.ux-swatch.selected:before {
  content: "\e00a";
  font-family: "fl-icons" !important;
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  font-size: 11px;
  z-index: 1;
}
.product-info .ux-swatch.selected {
  background: none !important;
  border: 1px solid #C08106;
  color: #000 !important;
}
table.variations label {
  font-size: 16px;
  line-height: 22px;
  margin: 0px;
}
.single-product .product-info .quantity {
  display: none !important;
}
.product-info .price + .wc-availability {
  margin: 10px 0px 0px 0px !important;
}
.tg_title_single {
  margin: 0px;
}
.tg_title_single h1 {
  margin: 0px;
  font-size: 26px;
  line-height: 35px;
  font-weight: 700;
}
.woocommerce-variation-add-to-cart {
  gap: 10px;
}
.product-info form.cart .button,
.product-info form.cart .single_add_to_cart_button {
  margin: 0px !important;
  text-transform: inherit !important;
}
.breadcrumbs a:hover {
  color: #fff !important;
}
.promotion-product {
  border: 1px solid #C08106;
  padding: 30px 15px 10px 15px;
  position: relative;
  margin: 20px 0 5px;
  border-radius: 5px;
  width: 100%;
}
.promotion-product h4 {
  font-weight: normal;
}
.promotion-icon {
  position: absolute;
  top: -17px;
  background: #C08106;
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 15px;
}
.promotion-info p {
  margin-bottom: 10px !important;
}
.promotion-info ul,
.promotion-info p:last-child {
  margin-bottom: 0;
}
.promotion-product ul {
  list-style: initial;
}
.promotion-product ul li {
  margin: 0px 0px 5px 20px;
}
.product-info {
  display: flex;
  flex-direction: column;
  width: 30%;
}
.product-info .single_variation_wrap {
  order: 6;
}
.single .tg_wrap_pdft {
  display: flex;
  flex-direction: column-reverse;
}
.single .tab-content__descriptions {
  display: flex;
  flex-direction: row-reverse;
  gap: 25px;
}
.single .tab-content__description .tab-content .tab-content__heading {
  display: none;
}
.single .tab-content__description .tab-content {
}
.tg_click_ream {
  position: absolute;
  bottom: -10px;
  left: 50%;
  background: #C08106;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 150px;
  text-align: center;
  padding: 10px;
  border-radius: 30px;
  box-shadow: 0px 0px 10px #ccc;
  font-size: 17px;
  font-weight: 600;
  z-index: 3;
  cursor: pointer;
  color: #fff;
}
.tg_click_ream span::after {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0px 0px 0px 5px;
}
.product-main {
  padding: 0px 0px 30px 0px !important;
  border-bottom: 1px dashed #ccc;
  margin: 0px 0px 30px 0px;
}
.product-info .variations_form {
  margin: 10px 0px 0px 0px !important;
}
.product-info p.stock {
  margin: 0px 0px 13px 0px !important;
}
.related-products-wrapper .product-section-title {
  margin: 0px 0px 20px 0px !important;
  text-align: left !important;
  padding: 0px 10px;
  font-weight: 600 !important;
}
.related-products-wrapper.related-products-wrapper {
  padding: 0px 0px 20px 0px;
}
.tg_wrap_pdft > .woocommerce-tabs {
  order: 2;
  border-top: none;
  margin: 0px;
}
.tg_wrap_pdft > .related-products-wrapper {
  order: 1;
}
.tg_wrap_pdft .tg_wrap_reviewpd {
  order: 3;
  margin: 50px 0px 50px 10px !important;
  max-width: 831px !important;
  box-shadow: 0px 0px 10px #ccc;
  padding: 30px 30px 0px 30px;
  border-radius: 10px;
}
.tg_wrap_pdft > .yivic_prod_cmt {
  order: 4;
  margin: 0px 0px 20px 0px !important;
  max-width: 831px !important;
}
.product-small .col-inner {
  border: none !important;
  padding: 0px !important;
}
.product-small .col-inner .box-image img {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  transition: all 0.5s;
  height: 300px;
  position: relative;
  top: initial;
  left: initial;
}
.product-small .col-inner .box-image {
  padding: 0px;
}
#product-sidebar .selling-points .col-inner {
  background: none !important;
}
.tg_title_rating_sgpd {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0px 0px 20px 15px;
}
.yivic_cmt_search_box {
  display: none;
}
.tg_title_rating_sgpd .star-rating span:before {
  color: #fe9727;
}
.tg_title_rating_sgpd .woocommerce-product-rating {
  align-items: center !important;
  gap: 20px;
}
.tg_title_rating_sgpd .star-rating {
  margin: 0px !important;
}
.tg_title_rating_sgpd .woocommerce-review-link {
  position: relative;
}
.tg_title_rating_sgpd .woocommerce-review-link::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -12px;
  width: 1px;
  height: 13px;
  background: #bbb;
}
.tg_title_rating_sgpd .star-rating {
  font-size: 15px !important;
}
.woocommerce-cart .breadcrumbs a.current {
  color: #000 !important;
}
.woocommerce-cart .breadcrumbs a:hover {
  color: #000 !important;
}
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="date"],
.woocommerce-checkout input[type="search"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="url"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select {
  border: 1px solid #ccc;
  padding: 10px 15px;
  border-radius: 5px;
  width: 100%;
}
.woocommerce-checkout textarea {
  resize: none !important;
}
.woocommerce-checkout .form-row-first {
  margin: 0px 0px 0.5em 0px !important;
}
.single-product .product-gallery .flickity-button {
  top: 50%;
  margin: -16px 0px 0px 0px !important;
}
.single-product .product-gallery .flickity-button.next {
  right: -20px;
}
.single-product .product-gallery .flickity-button.previous {
  left: -20px;
}
.product-gallery .flickity-slider > .col {
  padding: 0px 5px !important;
}
.tg_contact_cart .show-for-medium {
  display: none;
}
.shop-page-title {
  box-shadow: 0 0 20px #ccc;
}
.product-main .block_widget {
  box-shadow: 0px 0px 10px #ccc;
}
.tg_wrap_pdft .product-small .col-inner .box-image {
  box-shadow: none;
}
.tg_wrap_pdft .product-small.box {
  box-shadow: none;
  border-radius: 10px;
  overflow: initial;
}
div#reviews.woocommerce-Reviews,
.yivic_prod_cmt {
  width: 100%;
  max-width: 100%;
}
.tg_km_singlepd,
.tg_km_singlepd h4 {
  font-weight: 500;
}
.tg_title_rlmk ul {
  display: flex;
  gap: 10px;
  margin: 0px 0px 20px 0px;
}
.tg_title_rlmk ul li {
  text-transform: uppercase;
  font-weight: 700 !important;
  display: flex;
  align-items: center;
  padding: 7px 17px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  background: #fff;
  color: #444444;
  cursor: pointer;
  margin: 0px;
}
.tg_title_rlmk ul li.tg_current {
  color: #fff;
  background: #C08106;
}
.custom-related-products .swiper-container {
  padding: 10px 5px;
}
.tg_related_muakem_pd .slider__pagination {
  text-align: center;
  margin: 10px 0px 0px 0px;
}
.tg_related_muakem_pd .swiper-pagination-bullet-active {
  background: #C08106 !important;
}
.tg_related_muakem_pd .swiper-pagination-clickable .swiper-pagination-bullet {
  margin: 0px 5px;
  background: #cccc;
  opacity: 1;
}
.tg-tab-content {
  display: none;
}
.tg-tab-content.tg_current {
  display: block;
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
}
.tg-tab-content h3 {
  font-weight: 500;
}
.tab-content__description blockquote {
  border: none !important;
  padding: 0px !important;
}
.onsale_percent {
  position: absolute;
  top: 0px;
  left: -5px;
}
.onsale_percent span {
  position: relative;
  z-index: 2;
  border-radius: 8px 30px 30px 0;
  background: #ff0000;
  padding: 6px 21px;
  font-weight: 600;
  color: #fff;
}
.onsale_percent::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 15px;
  background: #8b0018;
  bottom: -8px;
  left: 0px;
  z-index: 1;
  border-radius: 0 0 0 15px;
}
.price-wrapper {
  display: flex;
  gap: 5px;
  align-items: flex-end;
  justify-content: center;
}
.price-wrapper span,
.price-wrapper del,
.price-wrapper ins {
  margin: 0px !important;
}
.price-wrapper ins .woocommerce-Price-amount {
  color: #000;
}
.price-wrapper > del > span {
  display: none;
}
.price-wrapper > del {
  text-decoration: none !important;
}
.tg_search_archive {
}
.tg_featured_pd {
}
.product-small .price-wrapper > span.woocommerce-Price-text {
  display: none;
}


.product-small .price-wrapper::before {
  position: relative;
  top: -2px;
  font-size: 15px;
}
.product-info .price-wrapper::before {
  position: relative;
  top: -3px;
}
.product-info .price-wrapper p {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  justify-content: flex-end !important;
}
.product-info .price-wrapper .product-page-price del bdi {
  font-size: 16px;
}
.product-small .star-average .woocommerce-product-rating .star-rating {
  color: #fe9727 !important;
  font-size: 12px !important;
  margin: 0px;
}
.product-small .woocommerce-product-rating {
  display: flex;
  justify-content: flex-start;
  align-items: center !important;
  gap: 3px;
  margin: 5px 0px 0px 0px;
}
.tab-content__specification-container {
}
.wrap-attaddsend #countContent {
  display: none !important;
}
.tg_chatbox #tg_contact_fixed {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  animation: logo 2000ms infinite;
  padding: 0;
  box-sizing: border-box;
  line-height: 0;
  cursor: pointer;
  background: #C08106;
}

.tg_chatbox.tg_hide_contact_fixed{
  display: none !important;
}

.tg_chatbox {
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
body .ft-chaton a,
body .ft-chatbox-skin1 a,
body .ft-chatbox-skin2 a,
body .ft-chatbox-skin3 a,
body .ft-chatbox-skin4 a,
body .ft-navi,
body .ft-navi a,
body .ft-navi-chaton a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
  Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
  text-decoration: none;
}
.ft-cpho svg {
  background: #4caf50;
}
.ft-csms svg {
  background: #e56100;
}
.ft-cmes svg {
  background: #0082ff;
}
.ft-ctel svg {
  background: #29a9eb;
}
.ft-czal svg {
  background: #0068ff;
}
.ft-cwha svg {
  background: #29a71a;
}
.ft-cmai svg {
  background: #2196f3;
}
.ft-cmap svg {
  background: #8a56cd;
}
.ft-chaton a:hover,
.ft-chatbox-skin1:hover {
  text-decoration: none;
}
.ft-chatbox {
  position: fixed;
  z-index: 10150;
  left: 10px;
  bottom: 10px;
}
.ft-chatbox button {
  border: none;
  box-sizing: border-box;
  margin: 0;
}
.ft-chatbox #chatona {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  animation: logo 2000ms infinite;
  padding: 0;
  box-sizing: border-box;
  line-height: 0;
}
.ft-chatbox #chatona svg {
  width: 40px;
  margin: auto;
}
@keyframes logo {
  0% {
    box-shadow: 0 0 0 0px #C08106, 0 0 0 0px #C08106;
  }
  100% {
    box-shadow: 0 0 0 7px rgba(0, 210, 255, 0), 0 0 0 30px rgba(0, 210, 255, 0);
  }
}
.ft-chaton {
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 15px 5px;
  position: relative;
  margin-bottom: 25px;
  -webkit-animation: duoilen 2s ease forwards;
  animation: duoilen 2s ease forwards;
  display: none;
  min-width: 270px;
  position: absolute;
  top: -215px;
  left: -157px;
}
.ft-chaton-full {
  position: fixed;
  background: rgb(0 0 0 / 41%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ft-chaton-scroll {
  max-height: 300px;
  overflow: auto;
  padding: 0 10px;
}
.ft-chaton::after {
  content: "";
  position: absolute;
  right: 21px;
  bottom: -10px;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-top: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.ft-chaton a {
  display: flex;
  align-items: center;
  color: #444;
  padding: 5px;
  font-size: 16px;
  font-weight: 600;
}
.ft-chaton a:hover {
  opacity: 0.8;
  background: #eee;
  box-sizing: content-box;
  border-radius: 7px;
}
.ft-chaton a:not(:last-child) {
  margin-bottom: 10px;
}
.ft-chaton svg {
  width: 40px;
  margin-right: 15px;
  border-radius: 100%;
}
.ft-chaton *,
.ft-navi-chaton * {
  scrollbar-color: #eee #fff0;
  scrollbar-width: thin !important;
}
.ft-chaton ::-webkit-scrollbar,
.ft-navi-chaton ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: none;
}
.ft-chaton ::-webkit-scrollbar-thumb,
.ft-navi-chaton ::-webkit-scrollbar-thumb {
  background-color: #eee;
  border-radius: 2px;
}
.ft-chaton ::-webkit-scrollbar-track,
.ft-navi-chaton ::-webkit-scrollbar-track {
  background-color: none;
}
.ft-chatbox-skin1 {
  position: fixed;
  z-index: 10150;
  left: 10px;
  bottom: 10px;
  width: 45px;
}
.ft-chatbox-skin1 a {
  display: block;
  position: relative;
}
.ft-chatbox-skin1 a:not(:last-child) {
  margin-bottom: 7px;
}
.ft-chatbox-skin1 a span {
  display: none;
}
.ft-chatbox-skin1 a:hover span {
  padding: 0 16px;
  display: block;
  z-index: 100;
  left: 35px;
  margin: 7px 0 70px 20px;
  height: 33px;
  position: absolute;
  font-size: 14px;
  border-radius: 30px;
  color: #fff;
  top: 0;
  opacity: 0.9;
  background: #11111194;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft-chatbox-skin1 svg {
  width: 45px;
  margin: auto;
  border-radius: 100%;
}
.ft-chatbox-skin1 svg:hover {
  animation: logo3 1000ms infinite;
}
.ft-chatbox-skin2 {
  position: fixed;
  z-index: 10150;
  left: 0;
  bottom: 10px;
  width: 45px;
}
.ft-chatbox-skin2 a {
  display: block;
  position: relative;
  line-height: 0;
  margin-bottom: 2px;
}
.ft-chatbox-skin2 a span {
  display: none;
}
.ft-chatbox-skin2 a:hover span {
  z-index: 100;
  left: 45px;
  padding: 0 20px;
  height: 45px;
  position: absolute;
  font-size: 14px;
  color: #fff;
  top: 0;
  opacity: 0.9;
  background: #333;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft-chatbox-skin2 svg {
  width: 45px;
  margin: auto;
}
.ft-chatbox-skin3 {
  position: fixed;
  z-index: 10150;
  left: 10px;
  bottom: 10px;
  width: 45px;
}
.ft-chatbox-skin3 a {
  display: block;
  position: relative;
}
.ft-chatbox-skin3 a:not(:last-child) {
  margin-bottom: 7px;
}
.ft-chatbox-skin3 a span {
  display: none;
}
.ft-chatbox-skin3 a:hover span {
  padding: 0 16px;
  display: block;
  z-index: 100;
  left: 35px;
  margin: 7px 0 70px 20px;
  height: 33px;
  position: absolute;
  font-size: 14px;
  border-radius: 30px;
  color: #fff;
  top: 0;
  opacity: 0.9;
  background: #11111194;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft-chatbox-skin3 svg {
  width: 45px;
  margin: auto;
  border-radius: 0 20px 0 20px;
}
.ft-chatbox-skin3 svg:hover {
  animation: logo3 1000ms infinite;
}
.ft-chatbox-skin4 {
  position: fixed;
  z-index: 10150;
  left: 10px;
  bottom: 10px;
  width: 45px;
}
.ft-chatbox-skin4 a {
  display: block;
  position: relative;
}
.ft-chatbox-skin4 a:not(:last-child) {
  margin-bottom: 7px;
}
.ft-chatbox-skin4 a span {
  display: none;
}
.ft-chatbox-skin4 a:hover span {
  padding: 0 16px;
  display: block;
  z-index: 100;
  left: 35px;
  margin: 7px 0 70px 20px;
  height: 33px;
  position: absolute;
  font-size: 14px;
  border-radius: 30px;
  color: #fff;
  top: 0;
  opacity: 0.9;
  background: #11111194;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft-chatbox-skin4 svg {
  width: 45px;
  margin: auto;
  border-radius: 10px;
  background: none !important;
}
.ft-chatbox-skin4 svg:hover {
  animation: logo3 1000ms infinite;
}
.ft-boxnavi {
  display: none;
  background: var(--backcolor);
  box-shadow: 0 -1px 7px #00000030;
  z-index: 10150;
  padding: 10px 10px 20px 10px;
  box-sizing: border-box;
  height: 65px;
  line-height: 1.2;
  position: fixed;
}
.ft-navi {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 5px;
  color: var(--navicolor);
}
.ft-navi a {
  color: var(--navicolor);
}
.ft-navi-chaton a {
  color: var(--textchatcolor);
}
.ft-navi a:hover,
.ft-navi-chaton a:hover {
  opacity: 0.9;
}
.ft-navi-cen-but a {
  color: var(--bordcolor);
  cursor: pointer;
}
.ft-navi-cen-but a .ft-navi-cen-span {
  color: #fff;
}
.ft-navi div {
  text-align: center;
  position: relative;
}
.ft-navi div span {
  font-size: 11px;
  display: block;
  font-weight: 700;
}
.ft-navi .ft-navi-span {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
}
.ft-navi .ft-navi-cen-span {
  background: var(--bordcolor);
  padding: 2px 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
}
.ft-navi-cen-but {
  position: absolute !important;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}
.ft-navi svg {
  width: 100%;
  height: 100%;
  max-width: 25px;
}
.ft-navi-cen svg {
  background: var(--backchatbg);
  border: 1px solid #0000002b;
  padding: 10px;
  border-radius: 100%;
  max-width: 35px;
  box-sizing: content-box;
}
.ft-navi-cen-but i {
  display: inline-block;
  border-radius: 100%;
  padding: 0;
  line-height: 0;
  animation: logo4 1000ms infinite;
}
.ft-navi-chaton {
  background: var(--backchatcolor);
  box-shadow: 0 -1px 7px #00000030;
  padding: 20px 10px;
  z-index: 10150;
  box-sizing: border-box;
  position: fixed;
}
.ft-navi-chaton svg {
  width: 40px;
  margin-right: 15px;
  border-radius: 100%;
}
.ft-navi-chaton a {
  display: flex;
  align-items: center;
  padding: 5px;
  font-weight: 700;
  font-size: 16px;
}
.navi-skin1 {
  bottom: 0;
  left: 0;
  right: 0;
}
.navi-chat-skin1 {
  left: 0;
  right: 0;
  bottom: 64px;
}
.navi-skin2 {
  bottom: 0;
  left: 0;
  right: 0;
}
.navi-chat-skin2 {
  left: 0;
  right: 0;
  bottom: 64px;
}
.ft-navi-cen1 {
  border-top: 4px solid var(--bordcolor);
  padding-top: 10px;
  margin-top: -10px;
}
.ft-navi-cen1 a {
  color: var(--bordcolor);
}
.navi-skin3 {
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 10px;
}
.navi-chat-skin3 {
  left: 10px;
  right: 10px;
  bottom: 85px;
  border-radius: 10px;
}
.ft-navi-cen-momo svg {
  background: var(--bordcolor);
  border: 1px solid #0000002b;
  padding: 10px;
  border-radius: 100%;
  max-width: 25px;
  box-sizing: content-box;
}
.ft-navi-cen-momo a {
  color: #fff !important;
}
.ft-navi-cen-but.ft-navi-cen-but-momo {
  bottom: -20px;
}
.ft-menu-border {
  bottom: 99%;
  width: 7em;
  height: 1.4em;
  position: absolute;
  clip-path: url(hukhg_1.css#menu);
  will-change: transform;
  background-color: var(--backcolor);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.ft-svg-container {
  width: 0;
  height: 0;
}
.tg_contact_cart {
  display: flex;
  align-items: center;
  gap: 20px;
}
.tg_contact_ft_middle .textwidget > ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 20px 0px;
}
.tg_contact_ft_middle .textwidget > ul > li {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  margin: 0px;
}
.social_ft {
  display: flex;
  gap: 10px;
  margin:20px 0px 0px 0px;
}
.social_ft a i.fa {
  width: 35px;
  height: 35px;
}
.social_ft a i.fa {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e6691f;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
}
.social_ft .fb_ft a i.fa {
  background: #3a589d;
}
.social_ft .tg_email_ft a i.fa {
  background: #3b6994;
}
.social_ft .tg_hotline_ft a i.fa {
}
.shop-page-title {
  background: url(../images/br-danh-muc-san-pham.jpg) center center no-repeat;
  background-size: cover;
  padding: 10px 0px 30px 0px;
  margin: 0px 0px 50px 0px;
}
.tg_breadcrumb {
  background: url(../images/br-danh-muc-san-pham.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0px;
}
.tg_breadcrumb .tg_wrap_breadc {
  display: flex;
  align-items: center;
}
.tg_breadcrumb ul {
  display: block;
}
.tg_breadcrumb li {
  display: inline;
  line-height: 23px;
  color: #fff;
}
.tg_breadcrumb li.current {
  font-weight: 600;
}
.tg_breadcrumb ul li::after {
  content: "/";
  margin: 0px 10px 0px 10px;
  font: normal normal normal 14px/1 FontAwesome;
  position: relative;
  top: 0px;
}
.tg_breadcrumb ul li:last-child::after {
  content: "";
}
.tg_breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #fff;
}
ul.nav-pagination {
  margin: 25px 0px !important;
}
.row-divided > .col + .col:not(.large-12) {
  border-left: none !important;
}
.nav-pagination > li > .current,
.nav-pagination > li > a:hover,
.nav-pagination > li > span:hover {
  background: #C08106 !important;
  border-color: #C08106 !important;
}
.single .blog-wrapper .post {
  padding: 0px;
}
.add_bottom_detailds h3.widget-title {
  font-weight: 600;
  margin: 0px;
}
.bg_opacity {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
}
#search_form #result {
  position: absolute;
  top: 40px;
  left: 0px;
  background: #fff;
  z-index: 9999;
  width: 410px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ccc;
  max-height: 318px;
  overflow: auto;
}
.tg_search_hd form button[type="submit"] .loading_spinner {
  border: 2px solid #f3f3f3;
  border-top: 2px solid #a60404;
  width: 20px;
  height: 20px;
}
.tg_list_result_search {
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.tg_list_result_search .tg_item_search {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
  gap: 15px;
  position: relative;
}
.tg_list_result_search .tg_item_search:last-child {
  border-bottom: none;
  padding: 10px 0px 0px 0px;
}
.tg_list_result_search .tg_item_search .wrap_figure {
  flex-shrink: 0;
  position: unset;
}
.tg_list_result_search .tg_item_search .wrap_figure a::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2;
  height: 100%;
}
.tg_list_result_search .tg_item_search .wrap_figure img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.tg_list_result_search .tg_item_search .tg_info_pd {
}
.tg_list_result_search .tg_item_search .tg_info_pd p {
  margin: 0px 0px 2px 0px !important;
  font-weight: 600;
  color: #C08106;
}
.tg_list_result_search .tg_item_search .tg_info_pd .tg_price {
  font-size: 13px;
  line-height: 22px;
}
.single-product .shop-page-title {
  margin: 0px;
}
.tg_bottom_ft .textwidget {
  color: #fff;
}
.tg_bantho_area_h {
  padding: 20px 0px 50px 0px;
}
.shop-page-title .term-description {
  display: none !important;
}
.tg_search_archive .col-inner a {
  font-size: 13px;
  padding: 7px 10px;
  margin: 0px;
  background: #C08106;
  border-radius: 7px;
  color: #fff;
  font-weight: 600;
  border: none;
  text-align: center;
}
.tg_search_archive .col-inner {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.tg_search_archive {
  margin: 0px 0px 20px 0px;
}
.tax-product_cat .price-wrapper > .price > .woocommerce-Price-text,
.post-type-archive-product .price-wrapper > .price > .woocommerce-Price-text {
  display: none;
}
.tax-product_cat .price-wrapper > .price,
.post-type-archive-product .price-wrapper > .price {
  width: auto !important;
}
.tax-product_cat .price-wrapper,
.post-type-archive-product .price-wrapper {
  align-items: center !important;
}
.products_featured {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  margin: 0px 0px 40px 0px;
}
.products_featured > .product-small {
  width: calc(25% - 20px);
}
.tax-product_cat h2.title_pd_arc {
  font-size: 24px;
  line-height: 32px;
  display: table;
  margin: 0px auto 30px auto;
  text-align: center;
  font-weight: 700;
  position: relative;
}
.tax-product_cat h2.title_pd_arc::after {
  content: url(../images/img-heading.png);
  display: table;
  margin: 0px auto;
}
.tg_wrap_cpright {
  display: flex;
  gap: 10px;
}
.tg_wrap_cpright p:last-of-type {
  margin: 0px 0px 0px auto;
}
.shop-container hr {
  display: none;
}
.wpcf7 .list_group input,
.wpcf7 .list_group select,
.wpcf7 .list_group textarea {
  width: 100%;
  padding: 22px 15px;
  font-size: 15px;
  border: 1px solid #e6e6e6;
  text-align: left;
  display: block;
  border-radius: 8px;
  font-weight: 400;
  margin: 0px;
}
.wpcf7 .list_group textarea {
  resize: none;
  height: 100px;
}
.wpcf7 .list_group label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 29px;
  color: #fff;
  background: #ff0000;
  font-size: 18px;
  text-align: center;
  line-height: 37px;
  z-index: 99;
  max-height: 32px;
}
.wpcf7 .noidung label {
  max-height: 222px;
}
.wpcf7 .wpcf7-form .list_group {
  position: relative;
  margin: 0px 0px 15px 0px;
}
.wpcf7-form .list_group .tg_item_form {
  width: 100%;
}
.wpcf7-form .list_group.tg_col_6 .tg_item_form {
  width: 50%;
}
.tg_pagination {
  display: table;
  margin: 10px auto 0px auto;
  clear: both;
}
.tg_form_ft {
  display: table;
  max-width: 920px;
  width: 100%;
  margin: 0px auto 50px auto;
  box-shadow: 0px 0px 14px #fff;
  padding: 20px 40px 20px 40px;
  border-radius: 20px;
  background: #fff;
}
.wpcf7-form .list_group {
  display: flex;
  gap: 15px;
  position: relative;
  margin: 0px 0px 15px 0px;
  width: 100%;
}
.tg_form_ft input[type="submit"],
.popup_form_dktt input[type="submit"] {
  display: table;
  margin: 0px auto;
  background: #C08106;
  padding: 10px 26px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  border: none;
  font-weight: 700;
}
.tg_form_ft .tg_title_pop b,
.popup_form_dktt .tg_title_pop b {
  font-size: 32px;
  line-height: 41px;
  font-weight: 700;
  display: block;
  color: #C08106;
  margin: 0px 0px 10px 0px;
}
.tg_form_ft .tg_title_pop em,
.popup_form_dktt .tg_title_pop em {
  font-size: 17px;
  line-height: 21px;
  font-style: normal;
  font-weight: 600;
}
.tg_form_ft .tg_title_pop,
.popup_form_dktt .tg_title_pop {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
.wpcf7-spinner {
  position: absolute !important;
  bottom: 20px;
  right: 20px;
}
.wpcf7 form .wpcf7-response-output {
  text-align: center !important;
}
.tg_dktv_fixed {
  display: table;
  margin: 0px auto;
  padding: 9px 17px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border: none;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0px 0px 10px #ccc;
  background: #C08106;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: rgb(3 3 3 / 80%);
  font-size: 15px;
  display: none;
  overflow: auto;
  padding: 0px 15px !important;
}
.popup::-webkit-scrollbar {
  display: none;
}
.popup {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.popup .content_popup {
  position: relative;
  margin: 50px auto 50px auto;
  z-index: 9;
  text-align: center;
  transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  background: #fff;
  padding: 0px 0px 0px 0px;
  width: 100%;
  border-radius: 5px;
  animation-name: animatetop;
  animation-duration: 0.4s;
  padding: 30px;
  max-width: 700px;
}
.popup .close_popup i.fa {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  padding: 7px 15px;
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
  clear: both;
  position: absolute;
  top: -17px;
  right: 0px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  background: #55ac45;
  border-radius: 50%;
  line-height: 29px;
}
.popup .form-control {
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
  -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.popup .form-group {
  margin: 15px 0px 0px 0px;
}
.popup button[type*="submit"] {
  color: #fff;
  background-color: #d9534f;
  border: none;
  border-radius: 20px;
  padding: 13px 30px;
  font-size: 16px;
  margin: 20px 0px 0px 0px;
  cursor: pointer;
}
.popup button[type*="submit"]:hover {
  background: #1eaab8;
}
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.popup_form_dktt .close_popup {
  position: absolute;
  top: -30px;
  right: -20px;
  cursor: pointer;
  max-width: 20px;
}
.variations th,
.variations td {
  text-align: left;
}
.woocommerce-privacy-policy-text {
  display: none;
}
.woocommerce-checkout .wc_payment_methods {
  display: none;
}
.woocommerce-checkout #order_review {
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout #order_review #payment {
  order: 3;
}
.woocommerce-checkout #order_review .shop_table {
  order: 1;
}
.woocommerce-checkout #order_review .tg_note_checkout {
  order: 2;
}
.tg_account_tks ul {
  padding: 0px 0px 0px 20px;
  list-style: initial;
}
.tg_btn_downqr {
  display: table;
  margin: 0px;
  background: #C08106;
  padding: 9px 17px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border: none;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0px 0px 10px #ccc;
  margin: 20px 0px 0px 0px;
}
.woocommerce-order-received .woocommerce-customer-details {
  display: none !important;
}
.tab-content__description iframe {
  width: 100% !important;
  max-width: 100% !important;
}
.tg_video_sb {
  border: 1px solid #dddddd;
  border-radius: 15px;
  box-shadow: -1px 0px 6px #ccc;
  margin: 7px 10px 30px 10px;
  border-radius: 10px;
  position: relative;
  top: -3px;
  padding: 15px;
}
.tg_video_sb ul {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.tg_video_sb h4 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}
.tg_video_sb li {
  margin: 0px !important;
  display: flex;
  gap: 10px;
}
.tg_video_sb li a {
  color: #000;
  text-decoration: none !important;
  font-size: 15px;
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.tg_video_sb li figure {
  flex-shrink: 0;
  margin: 0px;
}
.tg_video_sb li figure img {
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.tg_video_sb li .tg_if_vdsb {
}
.tg_video_sb li .tg_if_vdsb p {
  margin: 0px;
}
.tab-content blockquote {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto !important;
}
.tg_banmenh_form_arc h3.widget-title {
  display: none;
}
.tg_banmenh_form_arc ul {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.tg_banmenh_form_arc ul li {
}
.tg_banmenh_form_arc ul li span {
  display: none;
}
.tg_banmenh_form_arc ul li a {
}
.tg_banmenh_form_arc ul li a:hover {
  color: #fff !important;
  text-decoration: none;
}
.tg_search_archive .tg_col_first {
  margin: 0px 0px 30px 0px;
}
.tab-content img {
  max-width: 100% !important;
  width: auto !important;
}
.product_meta .sku_wrapper {
  font-size: 15px;
  line-height: 23px;
}
.product_meta .posted_in {
  display: none;
}
.product-info > p.price {
  order: 1;
}
.product-info > .woocommerce-Price-notice-container {
  order: 3;
}
.product-info > .wc-availability {
  order: 4;
}
.product-info > form {
  order: 5;
}
.product-info > .product_meta {
  order: 2;
}
@media (max-width: 1024px) {
  .tg_middle_header {
    display: none;
  }
  .tg_bottom_ft {
  }
}
@media (max-width: 767px) {
  #main{
    min-height: initial;
  }
  .tg_gallery_images_home{
    gap:10px;
  }
  .tg_gallery_images_home li img{
    height: 160px;
  }
  .tg_copyright p{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_gallery_images_home li{
    flex: 1 1 calc(50% - 10px);
  }
  .tg_footer .info-ft img{
    width: 250px;
    height: auto;
    object-fit: contain;
  }
  body{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_content{
    margin:40px 0px 0px 0px;
  }
  .tg_content_wrap{
    flex-direction: column;
    gap: 30px;
  }
  .shop-container .products .product {
    padding: 0px 5px;
  }
  .product-small .col-inner .box-image img {
    height: 200px;
  }
  .tg_boloc_gia {
    display: none !important;
  }
  .products_featured {
    flex-wrap: wrap;
    gap: 30px 10px;
  }
  .products_featured > .product-small {
    width: calc(50% - 5px);
  }
  .tg_search_archive .col-inner a {
    width: calc(50% - 10px);
  }
  .tg_search_archive .col-inner {
    flex-wrap: wrap;
  }
  .tab-content__specification {
    margin: 20px 0px 0px 0px !important;
  }
  .tg_video_sb {
    order: 3;
    margin: 30px 0px !important;
  }
  .tg_top_ft .add_bottom_detailds {
    padding: 0px 0px 0px 42px;
  }
  .popup_form_dktt .close_popup {
    right: 0px;
  }
  .tg_top_ft {
    padding: 40px 0px;
  }
  .tg_form_ft .tg_title_pop,
  .popup_form_dktt .tg_title_pop {
    margin: 0px 0px 20px 0px;
  }
  .tg_form_ft {
    padding: 20px 20px;
  }
  .tg_form_ft .tg_title_pop b,
  .popup_form_dktt .tg_title_pop b {
    font-size: 25px;
    line-height: 32px;
    margin: 0px 0px 5px 0px;
  }
  .tg_form_ft .tg_title_pop em,
  .popup_form_dktt .tg_title_pop em {
  }
  .tg_wrap_cpright {
    flex-direction: column;
    gap: 0px;
  }
  .tg_wrap_cpright p:last-of-type {
    margin: 0px;
  }
  .tg_dktv_fixed {
    padding: 6px 10px;
    font-size: 13px;
  }
  .tg_chatbox {
    right: 9px;
    bottom: 60px;
    align-items: flex-end;
    gap: 17px;
  }
  .tg_wrap_pdft .container {
    padding: 0px !important;
    margin: 0px !important;
  }
  .product-info .ux-swatch--label {
    padding: 12px;
  }
  .tab-content__description {
    margin: 0px !important;
  }
  .tg_title_rlmk ul li {
    font-size: 13px;
  }
  .mobile-sidebar .nav-vertical > li > a,
  .mobile-sidebar-levels-2
  .nav-slide
  > li
  > .sub-menu
  > li:not(.nav-slide-header)
  > a,
  .mobile-sidebar-levels-2
  .nav-slide
  > li
  > ul.children
  > li:not(.nav-slide-header)
  > a,
  .mobile-sidebar .nav-vertical .sub-menu > li > a {
    font-size: 13px !important;
    color: #000 !important;
    font-weight: 600 !important;
  }
  .tg_related_muakem_pd .product-small .col-inner .box-image img {
    height: 240px !important;
  }
  .tg_wrap_pdft .tg_wrap_reviewpd {
    margin: 10px 0px 20px 0px !important;
    padding: 30px 20px 0px 20px;
  }
  .single-product .product-gallery .flickity-button.previous {
    left: -10px;
  }
  .single-product .product-gallery .flickity-button.next {
    right: -10px;
  }
  .woocommerce-cart-form__cart-item .product-quantity {
    text-align: right !important;
  }
  .woocommerce-cart .breadcrumbs a.current {
    color: #fff !important;
  }
  .woocommerce-cart #content .woocommerce .row-divided {
    flex-direction: column;
  }
  .woocommerce-cart #content .woocommerce .row-divided .large-7,
  .woocommerce-cart #content .woocommerce .row-divided .large-5 {
    width: 100% !important;
    max-width: 100%;
    flex-basis: 100%;
  }
  .woocommerce-checkout .logo img,
  .woocommerce-cart .logo img {
    margin: 0px auto;
  }
  .cart-header #logo {
    margin: 0px auto 20px auto;
  }
  .product-main .content-row {
    gap: 20px;
  }
  .tg_wrap_pdft > #reviews {
    margin: 50px 0px 20px 0px !important;
  }
  .product-container .product-footer .container {
    padding: 0px 15px;
  }
  .tg_title_single h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .single .tab-content__descriptions {
    flex-direction: column;
  }
  .tg_title_rating_sgpd {
    flex-direction: column;
    margin: 0px 0px 20px 0px;
    padding: 0px 15px;
    align-items: flex-start;
  }
  .product-info form.cart .button,
  .product-info form.cart .single_add_to_cart_button {
    padding: 10px;
    font-size: 14px !important;
  }
  .ktpt_hp {
    padding: 30px 0px 0px 0px;
  }
  .tg_bottom_ft .container > .panel-layout > .panel-grid {
    gap: 30px;
  }
  .add_bottom_detailds h3.widget-title {
    margin: 0px 0px 0px 0px;
  }
  .tg_top_ft .add_bottom_general {
    gap: 30px;
  }
  .tg_top_ft .add_bottom_detailds .textwidget:before {
    width: 40px;
    height: 40px;
    left: -48px;
    top: -22px;
  }
  .tg_top_ft .add_top_detailds .textwidget:before {
    width: 40px;
    height: 40px;
    left: -16px;
  }
  .tg_list_post_h .tg_item_post {
    flex: 0 1 calc(50% - 10px);
  }
  .add_top_general {
    gap: 30px;
  }
  .tg_top_ft .add_top_general > .panel-grid-cell {
    width: 100% !important;
  }
  .tg_header.fixed_header .top_header {
    padding: 7px 0px 7px 0px;
  }
  .tg_imgsb_left_h .textwidget img {
    height: 230px;
  }
  .bttt_hp .tg_result_ajax .col .box-image img,
  .vppt_hp .tg_result_ajax .col .box-image img {
    height: 150px;
  }
  .bttt_hp .tg_result_ajax .box-text .woocommerce-loop-product__title a {
    font-size: 14px;
    line-height: 22px;
  }
  .widget_multi_category_select_widget ul {
    gap: 20px;
    justify-content: flex-start;
    overflow-x: auto;
    white-space: nowrap;
    min-height: 64px;
  }
  .section_gallery_home  .widget_multi_category_select_widget ul{
    justify-content: center !important;
    min-height: auto !important;
    overflow: initial !important;
  }
  .widget_multi_category_select_widget ul li {
    font-size: 15px;
    text-align: center;
    line-height: 22px;
  }
  #banner-291287961 {
    height: 270px;
  }
  .row .container {
    padding: 0px 15px;
  }
  .tg_contact_cart .show-for-medium {
    display: block;
    margin: 0px;
  }
  .tg_contact_cart .tg_carthd_adm {
    position: relative;
    top: 3px;
  }
  .tg_contact_cart .tg_email_hotline {
    display: none;
  }
  .tg_contact_cart {
    justify-content: flex-end;
    gap: 20px;
    width: auto;
  }
  .top_header .wrap_top_hd .flex-col{
    margin:0 !important;
  }
  .tg_contact_cart .tg_carthd_adm li {
    margin: 0px;
  }
  .tg_header {
    background: #fff;
  }
  .tg_search_hd {
    display: none;
  }
  .top_header {
    padding: 10px 0px;
  }
}
@media (min-width: 549px) {
  .full-width .ubermenu-nav,
  .container,
  .row,
  .row.row-small,
  .row.row-large,
  .row.row-collapse,
  .yith-wcbr-archive-header.term-description,
  .category-page-title .term-description {
    max-width: 100%;
  }
}
@media (min-width: 849px) {
  .full-width .ubermenu-nav,
  .container,
  .row,
  .row.row-small,
  .row.row-large,
  .row.row-collapse,
  .yith-wcbr-archive-header.term-description,
  .category-page-title .term-description {
    max-width: 849px;
  }
}
@media (min-width: 986px) {
  .full-width .ubermenu-nav,
  .container,
  .row,
  .row.row-small,
  .row.row-large,
  .row.row-collapse,
  .yith-wcbr-archive-header.term-description,
  .category-page-title .term-description {
    max-width: 970px;
  }
}
@media (min-width: 1366px) {
  .full-width .ubermenu-nav,
  .container,
  .row,
  .row.row-small,
  .row.row-large,
  .row.row-collapse,
  .yith-wcbr-archive-header.term-description,
  .category-page-title .term-description {
    max-width: 1280px;
  }
}
@media (min-width: 1746px) {
  .full-width .ubermenu-nav,
  .container,
  .row,
  .row.row-small,
  .row.row-large,
  .row.row-collapse,
  .yith-wcbr-archive-header.term-description,
  .category-page-title .term-description {
    max-width: 1622px;
  }
}
.row.row-main {
  max-width: 100% !important;
}
.row.row-main > .col {
  padding: 0;
}
#main > .page-wrapper {
  padding: 0;
}
.container .section,
.row .section {
  padding-left: 0;
  padding-right: 0;
}
.col:first-child .col-inner {
  margin-right: auto;
}
.section-title {
  justify-content: center;
}
.section-title b {
  display: none;
}
.section-title-center span {
  margin: 0 2em;
}
.page-loader-logo {
  max-width: 140px;
}
img.mfp-img {
  max-height: 90vh;
}
.mfp-figure figure {
  background-color: #ffffff;
}
.list-checkmark,
.list-close {
  list-style: none;
}
.list-checkmark li,
.list-close li {
  display: flex;
  margin-left: 0 !important;
}
.list-checkmark li i,
.list-close li i {
  width: 14px;
  height: 14px;
  margin-right: 0.4em;
  margin-top: 3px;
}
.list-checkmark li i {
  color: #28a745;
}
.list-close li i {
  color: #C08106;
  transform: rotate(45deg);
}
.back-to-top.is-outline.circle {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #C08106;
  transition: all ease-in-out 250ms;
}
.back-to-top.is-outline.circle i {
  display: inline-flex;
}
.back-to-top.is-outline.circle i::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 23.11 26.99%22%3E%3Cpath fill=%22%23C08106%22 d=%22M22.57,10.2,12.93.56a1.93,1.93,0,0,0-2.72,0h0L.56,10.2a1.93,1.93,0,0,0,2.73,2.73L9.64,6.58V25.06a1.93,1.93,0,0,0,3.86,0V6.58l6.35,6.35a1.93,1.93,0,0,0,2.72-2.73Z%22/%3E%3C/svg%3E");
}
.back-to-top.is-outline.circle:hover {
  border-color: #C08106;
}
.back-to-top.is-outline.circle:hover i::before {
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 23.11 26.99%22%3E%3Cpath fill=%22%23C08106%22 d=%22M22.57,10.2,12.93.56a1.93,1.93,0,0,0-2.72,0h0L.56,10.2a1.93,1.93,0,0,0,2.73,2.73L9.64,6.58V25.06a1.93,1.93,0,0,0,3.86,0V6.58l6.35,6.35a1.93,1.93,0,0,0,2.72-2.73Z%22/%3E%3C/svg%3E");
}
.back-to-top {
  transform: translateY(50px);
}
.back-to-top.is-outline {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: !important;
  border-radius: 0 !important;
  background-color: #C08106;
  color: #ffffff;
  padding: 5px 10px;
  bottom: 0;
  transition: all ease-in-out 250ms;
}
.back-to-top.is-outline::before {
  content: "ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§u trang";
  margin: 0 10px;
  line-height: 1;
}
.back-to-top.is-outline i {
  width: 12px;
  height: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.back-to-top.is-outline i::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 23.11 26.99%22%3E%3Cpath fill=%22%23ffffff%22 d=%22M22.57,10.2,12.93.56a1.93,1.93,0,0,0-2.72,0h0L.56,10.2a1.93,1.93,0,0,0,2.73,2.73L9.64,6.58V25.06a1.93,1.93,0,0,0,3.86,0V6.58l6.35,6.35a1.93,1.93,0,0,0,2.72-2.73Z%22/%3E%3C/svg%3E");
}
.back-to-top.is-outline:hover {
  background-color: #C08106;
  color: #ffffff;
}
.back-to-top.is-outline:hover i::before {
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 23.11 26.99%22%3E%3Cpath fill=%22%23ffffff%22 d=%22M22.57,10.2,12.93.56a1.93,1.93,0,0,0-2.72,0h0L.56,10.2a1.93,1.93,0,0,0,2.73,2.73L9.64,6.58V25.06a1.93,1.93,0,0,0,3.86,0V6.58l6.35,6.35a1.93,1.93,0,0,0,2.72-2.73Z%22/%3E%3C/svg%3E");
}
::-webkit-scrollbar {
  -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #f5f5f5;
  border: 1px solid transparent;
}
::-webkit-scrollbar-thumb {
  background: #aaa;
  border: 1px solid transparent;
  border-radius: 0;
}
::-webkit-scrollbar-thumb:hover {
  background: #999;
}

b,
strong,
label,
legend {
  font-weight: 600;
}
.uppercase,
h6,
th,
span.widget-title {
  letter-spacing: 0;
}
.section-title-center {
  margin-bottom: 2rem;
}
.page-title {
  background-color: transparent;
  border: none;
}

h1,
.h1 {
  font-size: 1.7em;
}
@media (min-width: 1366px) {
  h1,
  .h1 {
    font-size: 2.5em;
  }
}
h2,
.h2 {
  font-size: 1.4em;
}
@media (min-width: 849px) {
  h2,
  .h2 {
    font-size: 1.6em;
  }
}
h3,
.h3 {
  font-size: 1.25em;
}
h4,
.h4 {
  font-size: 1.125em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  font-size: 0.85em;
}
.icon-box-center .icon-box-text {
  max-width: 24em;
}
.brands-container
.yith-wcbr-brand-thumbnail.default
.yith-wcbr-thumbnail-list:before {
  content: unset;
}
.brands-container .widget_yith_wcbr_brands_thumbnail {
  margin-left: 0;
}
.brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem 1rem;
}
@media (min-width: 549px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 849px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 986px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 1366px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 549px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-gap: 3rem;
  }
}
@media (min-width: 849px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-gap: 4rem;
  }
}
@media (min-width: 986px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-gap: 5rem;
  }
}
@media (min-width: 1366px) {
  .brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
    grid-gap: 6rem;
  }
}
.brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li {
  width: auto !important;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0;
}
.brands-container .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a {
  padding: 0;
  border: none;
  min-height: auto;
  line-height: 1;
  opacity: 0.5;
  transition: all 0.15s ease-in-out;
}
.brands-container
.yith-wcbr-brand-thumbnail
.yith-wcbr-thumbnail-list
ul
li
a
img {
  min-width: -webkit-fill-available;
  max-height: 30px;
  transition: all 0.25s;
  filter: grayscale(100%);
}
@media (min-width: 986px) {
  .brands-container
  .yith-wcbr-brand-thumbnail
  .yith-wcbr-thumbnail-list
  ul
  li
  a
  img {
    max-height: 40px;
  }
}
@media (max-width: 848.98px) {
  .brands-container
  .yith-wcbr-brand-thumbnail
  .yith-wcbr-thumbnail-list
  ul
  li
  a
  img {
    min-width: 100px;
    max-width: 120px;
  }
}
.brands-container
.yith-wcbr-brand-thumbnail
.yith-wcbr-thumbnail-list
ul
li
a:hover {
  opacity: 1;
}
.brands-container
.yith-wcbr-brand-thumbnail
.yith-wcbr-thumbnail-list
ul
li
a:hover
img {
  filter: none;
}
.button.btn-contact-socials {
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  margin-right: 0.5em;
  background-color: #ffffff;
}
.button.btn-contact-socials span {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.button.btn-contact-socials--whatsapp span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 511.51 512%22%3E%3Cpath fill=%22%23C08106%22 class=%22cls-1%22 d=%22M435.92,74.35A255.89,255.89,0,0,0,75.3,74.29C26.8,122.28.06,186.05,0,253.63v.12c0,40.91,10.75,82.17,31.15,119.83L.7,512l140-31.85a256.22,256.22,0,0,0,114.93,27.31h.11a255.07,255.07,0,0,0,180.44-74.3c48.54-48,75.29-111.71,75.32-179.34C511.53,186.68,484.69,122.94,435.92,74.35ZM255.74,467.5h-.09a216.09,216.09,0,0,1-102.67-26l-6.62-3.6-93.1,21.18,20.22-91.91-3.89-6.72C50.2,327,40,290.11,40,253.71,40,135.91,136.82,40,255.73,40a214,214,0,0,1,152,62.7c41.17,41,63.84,94.71,63.82,151.15C471.5,371.64,374.69,467.5,255.74,467.5Z%22/%3E%3Cpath fill=%22%23C08106%22 class=%22cls-2%22 d=%22M186.15,141.86H174.94a21.51,21.51,0,0,0-15.6,7.3C154,155,138.87,169.1,138.87,197.79s21,56.4,23.88,60.3,40.47,64.64,99.93,88c49.42,19.42,59.48,15.56,70.2,14.58s34.62-14.1,39.49-27.71,4.88-25.29,3.42-27.72-5.37-3.89-11.22-6.8-34.52-17.27-39.89-19.22-9.26-2.91-13.16,2.93-15.39,19.31-18.81,23.2-6.82,4.39-12.67,1.47-24.5-9.19-46.85-29.05c-17.39-15.46-29.46-35.17-32.88-41s-.36-9,2.57-11.89c2.63-2.61,6.18-6.18,9.11-9.59s3.75-5.83,5.71-9.72,1-7.3-.49-10.21-12.69-31.75-17.9-43.29h0C194.93,142.36,190.32,142,186.15,141.86Z%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--whatsapp:hover span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 511.51 512%22%3E%3Cpath fill=%22%23ffffff%22 class=%22cls-1%22 d=%22M435.92,74.35A255.89,255.89,0,0,0,75.3,74.29C26.8,122.28.06,186.05,0,253.63v.12c0,40.91,10.75,82.17,31.15,119.83L.7,512l140-31.85a256.22,256.22,0,0,0,114.93,27.31h.11a255.07,255.07,0,0,0,180.44-74.3c48.54-48,75.29-111.71,75.32-179.34C511.53,186.68,484.69,122.94,435.92,74.35ZM255.74,467.5h-.09a216.09,216.09,0,0,1-102.67-26l-6.62-3.6-93.1,21.18,20.22-91.91-3.89-6.72C50.2,327,40,290.11,40,253.71,40,135.91,136.82,40,255.73,40a214,214,0,0,1,152,62.7c41.17,41,63.84,94.71,63.82,151.15C471.5,371.64,374.69,467.5,255.74,467.5Z%22/%3E%3Cpath fill=%22%23ffffff%22 class=%22cls-2%22 d=%22M186.15,141.86H174.94a21.51,21.51,0,0,0-15.6,7.3C154,155,138.87,169.1,138.87,197.79s21,56.4,23.88,60.3,40.47,64.64,99.93,88c49.42,19.42,59.48,15.56,70.2,14.58s34.62-14.1,39.49-27.71,4.88-25.29,3.42-27.72-5.37-3.89-11.22-6.8-34.52-17.27-39.89-19.22-9.26-2.91-13.16,2.93-15.39,19.31-18.81,23.2-6.82,4.39-12.67,1.47-24.5-9.19-46.85-29.05c-17.39-15.46-29.46-35.17-32.88-41s-.36-9,2.57-11.89c2.63-2.61,6.18-6.18,9.11-9.59s3.75-5.83,5.71-9.72,1-7.3-.49-10.21-12.69-31.75-17.9-43.29h0C194.93,142.36,190.32,142,186.15,141.86Z%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--messenger span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 511%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23C08106%22 d=%22m120.65625 512.476562c-7.25 0-14.445312-2.023437-20.761719-6.007812-10.929687-6.902344-17.703125-18.734375-18.117187-31.660156l-1.261719-41.390625c-51.90625-46.542969-80.515625-111.890625-80.515625-183.992188 0-68.816406 26.378906-132.101562 74.269531-178.199219 47.390625-45.609374 111.929688-70.726562 181.730469-70.726562s134.339844 25.117188 181.730469 70.726562c47.890625 46.097657 74.269531 109.382813 74.269531 178.199219 0 68.8125-26.378906 132.097657-74.269531 178.195313-47.390625 45.609375-111.929688 70.730468-181.730469 70.730468-25.164062 0-49.789062-3.253906-73.195312-9.667968l-46.464844 20.5c-5.035156 2.207031-10.371094 3.292968-15.683594 3.292968zm135.34375-471.976562c-123.140625 0-216 89.816406-216 208.925781 0 60.667969 23.957031 115.511719 67.457031 154.425781 8.023438 7.226563 12.628907 17.015626 13.015625 27.609376l.003906.125 1.234376 40.332031 45.300781-19.988281c8.15625-3.589844 17.355469-4.28125 25.921875-1.945313 20.132812 5.554687 41.332031 8.363281 63.066406 8.363281 123.140625 0 216-89.816406 216-208.921875 0-119.109375-92.859375-208.925781-216-208.925781zm-125.863281 290.628906 74.746093-57.628906c5.050782-3.789062 12.003907-3.839844 17.101563-.046875l55.308594 42.992187c16.578125 12.371094 40.304687 8.007813 51.355469-9.433593l69.519531-110.242188c6.714843-10.523437-6.335938-22.417969-16.292969-14.882812l-74.710938 56.613281c-5.050781 3.792969-12.003906 3.839844-17.101562.046875l-55.308594-41.988281c-16.578125-12.371094-40.304687-8.011719-51.355468 9.429687l-69.554688 110.253907c-6.714844 10.523437 6.335938 22.421874 16.292969 14.886718zm0 0%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--messenger:hover span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 511%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m120.65625 512.476562c-7.25 0-14.445312-2.023437-20.761719-6.007812-10.929687-6.902344-17.703125-18.734375-18.117187-31.660156l-1.261719-41.390625c-51.90625-46.542969-80.515625-111.890625-80.515625-183.992188 0-68.816406 26.378906-132.101562 74.269531-178.199219 47.390625-45.609374 111.929688-70.726562 181.730469-70.726562s134.339844 25.117188 181.730469 70.726562c47.890625 46.097657 74.269531 109.382813 74.269531 178.199219 0 68.8125-26.378906 132.097657-74.269531 178.195313-47.390625 45.609375-111.929688 70.730468-181.730469 70.730468-25.164062 0-49.789062-3.253906-73.195312-9.667968l-46.464844 20.5c-5.035156 2.207031-10.371094 3.292968-15.683594 3.292968zm135.34375-471.976562c-123.140625 0-216 89.816406-216 208.925781 0 60.667969 23.957031 115.511719 67.457031 154.425781 8.023438 7.226563 12.628907 17.015626 13.015625 27.609376l.003906.125 1.234376 40.332031 45.300781-19.988281c8.15625-3.589844 17.355469-4.28125 25.921875-1.945313 20.132812 5.554687 41.332031 8.363281 63.066406 8.363281 123.140625 0 216-89.816406 216-208.921875 0-119.109375-92.859375-208.925781-216-208.925781zm-125.863281 290.628906 74.746093-57.628906c5.050782-3.789062 12.003907-3.839844 17.101563-.046875l55.308594 42.992187c16.578125 12.371094 40.304687 8.007813 51.355469-9.433593l69.519531-110.242188c6.714843-10.523437-6.335938-22.417969-16.292969-14.882812l-74.710938 56.613281c-5.050781 3.792969-12.003906 3.839844-17.101562.046875l-55.308594-41.988281c-16.578125-12.371094-40.304687-8.011719-51.355468 9.429687l-69.554688 110.253907c-6.714844 10.523437 6.335938 22.421874 16.292969 14.886718zm0 0%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--instagram span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 512.00006%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23C08106%22 d=%22m261.039062 512c-1.695312 0-3.390624 0-5.097656-.007812-40.132812.097656-77.214844-.921876-113.277344-3.117188-33.0625-2.011719-63.242187-13.4375-87.28125-33.039062-23.195312-18.914063-39.035156-44.488282-47.078124-76.003907-7-27.4375-7.371094-54.371093-7.726563-80.421875-.257813-18.691406-.5234375-40.839844-.578125-63.363281.0546875-22.617187.320312-44.765625.578125-63.457031.355469-26.046875.726563-52.980469 7.726563-80.421875 8.042968-31.515625 23.882812-57.089844 47.078124-76.003907 24.039063-19.601562 54.21875-31.027343 87.285157-33.039062 36.0625-2.191406 73.152343-3.2148438 113.371093-3.1171875 40.144532-.0859375 77.214844.9257815 113.277344 3.1171875 33.0625 2.011719 63.242188 13.4375 87.28125 33.039062 23.199219 18.914063 39.035156 44.488282 47.078125 76.003907 7 27.4375 7.371094 54.375 7.726563 80.421875.257812 18.691406.527344 40.839844.578125 63.363281v.09375c-.050781 22.523437-.320313 44.671875-.578125 63.363281-.355469 26.046875-.722656 52.980469-7.726563 80.421875-8.042969 31.515625-23.878906 57.089844-47.078125 76.003907-24.039062 19.601562-54.21875 31.027343-87.28125 33.039062-34.535156 2.101562-70.011718 3.125-108.277344 3.125zm-5.097656-40.007812c39.480469.09375 75.730469-.902344 110.945313-3.042969 25-1.519531 46.675781-9.632813 64.433593-24.113281 16.414063-13.386719 27.71875-31.855469 33.597657-54.894532 5.828125-22.839844 6.164062-47.363281 6.488281-71.078125.253906-18.566406.519531-40.558593.574219-62.863281-.054688-22.308594-.320313-44.296875-.574219-62.863281-.324219-23.714844-.660156-48.238281-6.488281-71.082031-5.878907-23.039063-17.183594-41.507813-33.597657-54.894532-17.757812-14.476562-39.433593-22.589844-64.433593-24.109375-35.214844-2.144531-71.464844-3.132812-110.851563-3.046875-39.472656-.09375-75.726562.902344-110.941406 3.046875-25 1.519531-46.675781 9.632813-64.433594 24.109375-16.414062 13.386719-27.71875 31.855469-33.597656 54.894532-5.828125 22.84375-6.164062 47.363281-6.488281 71.082031-.253907 18.582031-.519531 40.585937-.574219 62.910156.054688 22.226563.320312 44.234375.574219 62.816406.324219 23.714844.660156 48.238281 6.488281 71.078125 5.878906 23.039063 17.183594 41.507813 33.597656 54.894532 17.757813 14.476562 39.433594 22.589843 64.433594 24.109374 35.214844 2.144532 71.476562 3.144532 110.847656 3.046876zm-.953125-90.992188c-68.921875 0-125-56.074219-125-125s56.078125-125 125-125c68.925781 0 125 56.074219 125 125s-56.074219 125-125 125zm0-210c-46.867187 0-85 38.132812-85 85s38.132813 85 85 85c46.871094 0 85-38.132812 85-85s-38.128906-85-85-85zm139-80c-16.566406 0-30 13.429688-30 30s13.433594 30 30 30c16.570313 0 30-13.429688 30-30s-13.429687-30-30-30zm0 0%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--instagram:hover span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 512.00006%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m261.039062 512c-1.695312 0-3.390624 0-5.097656-.007812-40.132812.097656-77.214844-.921876-113.277344-3.117188-33.0625-2.011719-63.242187-13.4375-87.28125-33.039062-23.195312-18.914063-39.035156-44.488282-47.078124-76.003907-7-27.4375-7.371094-54.371093-7.726563-80.421875-.257813-18.691406-.5234375-40.839844-.578125-63.363281.0546875-22.617187.320312-44.765625.578125-63.457031.355469-26.046875.726563-52.980469 7.726563-80.421875 8.042968-31.515625 23.882812-57.089844 47.078124-76.003907 24.039063-19.601562 54.21875-31.027343 87.285157-33.039062 36.0625-2.191406 73.152343-3.2148438 113.371093-3.1171875 40.144532-.0859375 77.214844.9257815 113.277344 3.1171875 33.0625 2.011719 63.242188 13.4375 87.28125 33.039062 23.199219 18.914063 39.035156 44.488282 47.078125 76.003907 7 27.4375 7.371094 54.375 7.726563 80.421875.257812 18.691406.527344 40.839844.578125 63.363281v.09375c-.050781 22.523437-.320313 44.671875-.578125 63.363281-.355469 26.046875-.722656 52.980469-7.726563 80.421875-8.042969 31.515625-23.878906 57.089844-47.078125 76.003907-24.039062 19.601562-54.21875 31.027343-87.28125 33.039062-34.535156 2.101562-70.011718 3.125-108.277344 3.125zm-5.097656-40.007812c39.480469.09375 75.730469-.902344 110.945313-3.042969 25-1.519531 46.675781-9.632813 64.433593-24.113281 16.414063-13.386719 27.71875-31.855469 33.597657-54.894532 5.828125-22.839844 6.164062-47.363281 6.488281-71.078125.253906-18.566406.519531-40.558593.574219-62.863281-.054688-22.308594-.320313-44.296875-.574219-62.863281-.324219-23.714844-.660156-48.238281-6.488281-71.082031-5.878907-23.039063-17.183594-41.507813-33.597657-54.894532-17.757812-14.476562-39.433593-22.589844-64.433593-24.109375-35.214844-2.144531-71.464844-3.132812-110.851563-3.046875-39.472656-.09375-75.726562.902344-110.941406 3.046875-25 1.519531-46.675781 9.632813-64.433594 24.109375-16.414062 13.386719-27.71875 31.855469-33.597656 54.894532-5.828125 22.84375-6.164062 47.363281-6.488281 71.082031-.253907 18.582031-.519531 40.585937-.574219 62.910156.054688 22.226563.320312 44.234375.574219 62.816406.324219 23.714844.660156 48.238281 6.488281 71.078125 5.878906 23.039063 17.183594 41.507813 33.597656 54.894532 17.757813 14.476562 39.433594 22.589843 64.433594 24.109374 35.214844 2.144532 71.476562 3.144532 110.847656 3.046876zm-.953125-90.992188c-68.921875 0-125-56.074219-125-125s56.078125-125 125-125c68.925781 0 125 56.074219 125 125s-56.074219 125-125 125zm0-210c-46.867187 0-85 38.132812-85 85s38.132813 85 85 85c46.871094 0 85-38.132812 85-85s-38.128906-85-85-85zm139-80c-16.566406 0-30 13.429688-30 30s13.433594 30 30 30c16.570313 0 30-13.429688 30-30s-13.429687-30-30-30zm0 0%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--viber span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 469.33 512.45%22%3E%3Cpath fill=%22%23C08106%22 d=%22M464.54,296.67C479.81,168.09,457.2,86.92,416.41,50.2l0,0C350.6-12.52,128.26-21.8,49.5,53,14.13,89.58,1.67,143.28.3,209.75s-3,191.07,113.09,224.86h.11l-.11,51.6s-.79,20.91,12.57,25.11c15.27,4.95,22.18-4.76,69.69-61.5,79.45,6.89,140.46-8.9,147.39-11.2,16-5.38,106.82-17.39,121.5-141.95ZM203.48,413.51s-50.28,62.7-65.92,79c-5.12,5.3-10.73,4.8-10.64-5.69,0-6.89.38-85.68.38-85.68-98.41-28.2-92.61-134.27-91.54-189.76S47,110.38,76.93,79.77C146,15,341,29.47,390.62,76.14,451.33,130,429.72,282,429.85,287.22c-12.48,104-86,110.57-99.56,115.07-5.78,1.92-59.44,15.72-126.81,11.22Z%22/%3E%3Cpath fill=%22%23C08106%22 d=%22M231.3,92c-8.21,0-8.21,12.8,0,12.91,63.72.49,116.2,44.9,116.78,126.38,0,8.59,12.59,8.49,12.48-.11h0c-.69-87.79-58-138.69-129.24-139.18Z%22/%3E%3Cpath fill=%22%23C08106%22 d=%22M315.12,217.73c-.19,8.49,12.37,8.9,12.48.3,1-48.4-28.8-88.28-84.89-92.48-8.21-.6-9.06,12.31-.87,12.91,48.64,3.69,74.26,36.88,73.28,79.27Z%22/%3E%3Cpath fill=%22%23C08106%22 d=%22M301.68,272.79c-10.54-6.1-21.27-2.3-25.71,3.69l-9.28,12c-4.71,6.1-13.52,5.29-13.52,5.29-64.3-17-81.5-84.29-81.5-84.29s-.79-9.11,5.1-14l11.61-9.6c5.8-4.6,9.47-15.7,3.56-26.6-15.79-28.52-26.39-38.36-31.79-45.91-5.67-7.1-14.2-8.7-23.08-3.9h-.19c-18.45,10.79-38.66,31-32.19,51.79,11,21.94,31.29,91.84,95.89,144.67,30.36,25,78.4,50.58,98.79,56.49l.2.3c20.09,6.69,39.63-14.3,50.07-33.31v-.15c4.63-9.19,3.09-17.89-3.67-23.59-12-11.69-30.08-24.6-44.29-32.9Z%22/%3E%3Cpath fill=%22%23C08106%22 d=%22M251.5,173.17c20.5,1.19,30.45,11.9,31.51,33.9.39,8.59,12.87,8,12.48-.6-1.36-28.72-16.34-44.72-43.3-46.21-8.22-.49-9,12.42-.69,12.91Z%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--viber:hover span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 469.33 512.45%22%3E%3Cpath fill=%22%23ffffff%22 d=%22M464.54,296.67C479.81,168.09,457.2,86.92,416.41,50.2l0,0C350.6-12.52,128.26-21.8,49.5,53,14.13,89.58,1.67,143.28.3,209.75s-3,191.07,113.09,224.86h.11l-.11,51.6s-.79,20.91,12.57,25.11c15.27,4.95,22.18-4.76,69.69-61.5,79.45,6.89,140.46-8.9,147.39-11.2,16-5.38,106.82-17.39,121.5-141.95ZM203.48,413.51s-50.28,62.7-65.92,79c-5.12,5.3-10.73,4.8-10.64-5.69,0-6.89.38-85.68.38-85.68-98.41-28.2-92.61-134.27-91.54-189.76S47,110.38,76.93,79.77C146,15,341,29.47,390.62,76.14,451.33,130,429.72,282,429.85,287.22c-12.48,104-86,110.57-99.56,115.07-5.78,1.92-59.44,15.72-126.81,11.22Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M231.3,92c-8.21,0-8.21,12.8,0,12.91,63.72.49,116.2,44.9,116.78,126.38,0,8.59,12.59,8.49,12.48-.11h0c-.69-87.79-58-138.69-129.24-139.18Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M315.12,217.73c-.19,8.49,12.37,8.9,12.48.3,1-48.4-28.8-88.28-84.89-92.48-8.21-.6-9.06,12.31-.87,12.91,48.64,3.69,74.26,36.88,73.28,79.27Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M301.68,272.79c-10.54-6.1-21.27-2.3-25.71,3.69l-9.28,12c-4.71,6.1-13.52,5.29-13.52,5.29-64.3-17-81.5-84.29-81.5-84.29s-.79-9.11,5.1-14l11.61-9.6c5.8-4.6,9.47-15.7,3.56-26.6-15.79-28.52-26.39-38.36-31.79-45.91-5.67-7.1-14.2-8.7-23.08-3.9h-.19c-18.45,10.79-38.66,31-32.19,51.79,11,21.94,31.29,91.84,95.89,144.67,30.36,25,78.4,50.58,98.79,56.49l.2.3c20.09,6.69,39.63-14.3,50.07-33.31v-.15c4.63-9.19,3.09-17.89-3.67-23.59-12-11.69-30.08-24.6-44.29-32.9Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M251.5,173.17c20.5,1.19,30.45,11.9,31.51,33.9.39,8.59,12.87,8,12.48-.6-1.36-28.72-16.34-44.72-43.3-46.21-8.22-.49-9,12.42-.69,12.91Z%22/%3E%3C/svg%3E");
}
.button.btn-contact-socials--facebook span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 18.13,7.75h-4.26V5.84c-0.055-0.55,0.345-1.04,0.895-1.095C14.8,4.741,14.835,4.74,14.87,4.74h3v-4h-4.33 c-3.93,0-4.67,3-4.67,4.86v2.15h-3v4h3v11.5h5v-11.5h3.85L18.13,7.75z%22 stroke=%22%23C08106%22 fill=%22%23C08106%22 stroke-width=%220%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.button.btn-contact-socials--facebook:hover span {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 18.13,7.75h-4.26V5.84c-0.055-0.55,0.345-1.04,0.895-1.095C14.8,4.741,14.835,4.74,14.87,4.74h3v-4h-4.33 c-3.93,0-4.67,3-4.67,4.86v2.15h-3v4h3v11.5h5v-11.5h3.85L18.13,7.75z%22 stroke=%22%23ffffff%22 fill=%22%23ffffff%22 stroke-width=%220%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.button i.icon-phone::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%2331190a%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.buttonizer-button i {
  display: flex;
}
.buttonizer-button i::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.buttonizer-button .fa-facebook-messenger::before {
  width: 36px;
  height: 36px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 511%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m120.65625 512.476562c-7.25 0-14.445312-2.023437-20.761719-6.007812-10.929687-6.902344-17.703125-18.734375-18.117187-31.660156l-1.261719-41.390625c-51.90625-46.542969-80.515625-111.890625-80.515625-183.992188 0-68.816406 26.378906-132.101562 74.269531-178.199219 47.390625-45.609374 111.929688-70.726562 181.730469-70.726562s134.339844 25.117188 181.730469 70.726562c47.890625 46.097657 74.269531 109.382813 74.269531 178.199219 0 68.8125-26.378906 132.097657-74.269531 178.195313-47.390625 45.609375-111.929688 70.730468-181.730469 70.730468-25.164062 0-49.789062-3.253906-73.195312-9.667968l-46.464844 20.5c-5.035156 2.207031-10.371094 3.292968-15.683594 3.292968zm135.34375-471.976562c-123.140625 0-216 89.816406-216 208.925781 0 60.667969 23.957031 115.511719 67.457031 154.425781 8.023438 7.226563 12.628907 17.015626 13.015625 27.609376l.003906.125 1.234376 40.332031 45.300781-19.988281c8.15625-3.589844 17.355469-4.28125 25.921875-1.945313 20.132812 5.554687 41.332031 8.363281 63.066406 8.363281 123.140625 0 216-89.816406 216-208.921875 0-119.109375-92.859375-208.925781-216-208.925781zm-125.863281 290.628906 74.746093-57.628906c5.050782-3.789062 12.003907-3.839844 17.101563-.046875l55.308594 42.992187c16.578125 12.371094 40.304687 8.007813 51.355469-9.433593l69.519531-110.242188c6.714843-10.523437-6.335938-22.417969-16.292969-14.882812l-74.710938 56.613281c-5.050781 3.792969-12.003906 3.839844-17.101562.046875l-55.308594-41.988281c-16.578125-12.371094-40.304687-8.011719-51.355468 9.429687l-69.554688 110.253907c-6.714844 10.523437 6.335938 22.421874 16.292969 14.886718zm0 0%22/%3E%3C/svg%3E");
}
.buttonizer-button .fa-phone::before {
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.buttonizer-button .fa-comment-dots::before,
.buttonizer-button .fa-plus::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Capa_1%22 enable-background=%22new 0 0 512 512%22 height=%22512%22 viewBox=%220 0 512 512%22 width=%22512%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg%3E%3Cpath fill=%22%23ffffff%22 d=%22m256 421c14.345 0 28.876-.961 43.323-2.861 26.567 36.922 68.095 60.202 112.914 62.835.296.017.59.026.884.026 5.605 0 10.777-3.137 13.352-8.172 2.709-5.299 2.029-11.698-1.732-16.31-15.068-18.471-25.687-41.865-30.443-66.777 65.869-32.47 117.702-91.069 117.702-163.741 0-119.839-131.245-195-256-195-125.723 0-256 75.844-256 195 0 119.839 131.245 195 256 195zm0-360c107.552 0 226 63.016 226 165 0 56.951-42.275 111.06-110.329 141.211-6.033 2.673-9.611 8.975-8.814 15.526 2.667 21.922 8.933 42.731 18.438 61.566-25.219-9.076-47.268-26.669-62.085-50.331-3.208-5.124-9.163-7.803-15.093-6.849-16.006 2.572-32.195 3.877-48.117 3.877-107.552 0-226-63.016-226-165 0-100.43 116.051-165 226-165z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22m136 271c24.813 0 45-20.187 45-45s-20.187-45-45-45-45 20.187-45 45 20.187 45 45 45zm0-60c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15 6.729-15 15-15z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22m256 271c24.813 0 45-20.187 45-45s-20.187-45-45-45-45 20.187-45 45 20.187 45 45 45zm0-60c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15 6.729-15 15-15z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22m376 271c24.813 0 45-20.187 45-45s-20.187-45-45-45-45 20.187-45 45 20.187 45 45 45zm0-60c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15 6.729-15 15-15z%22/%3E%3C/g%3E%3C/svg%3E");
}
.buttonizer-button[href*="zalo"] i::before {
  width: 36px;
  height: 36px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 1653.45 658.69%22%3E%3Cpath fill=%22%23ffffff%22 class=%22cls-1%22 d=%22M184.78,517.22c82,0,159.19-.54,235.79,0,42.92.54,66.28,18.47,70.63,52.7,4.89,42.92-20.1,71.71-66.83,72.26-88,1.08-175.48.54-263.49.54-25.54,0-50.53,1.09-76.06-.54C53.31,640.55,22.34,634,7.13,601.43s-4.35-61.94,16.3-88.56c83.66-106.48,167.87-213.51,252.08-320,4.89-6.52,9.78-13,14.67-19-5.43-9.24-13-4.89-19.56-5.43-58.67-.55-117.89,0-176.57-.55a198.51,198.51,0,0,1-40.2-4.34A57.13,57.13,0,0,1,10.93,95.08C15.82,74.44,32.12,57.6,52.76,52.71A166.28,166.28,0,0,1,93,47.82c96.7-.55,194-.55,290.66,0a180.1,180.1,0,0,1,51.07,6c36.94,12.5,52.7,46.73,38,82.58-13,31-33.69,57.59-54.33,84.21Q311.65,356.67,204.88,491.14c-6,7.06-11.4,14.13-20.1,26.08Z%22/%3E%3Cpath fill=%22%23ffffff%22 class=%22cls-1%22 d=%22M815,231.45c13-16.84,26.62-32.6,48.89-36.94,42.92-8.7,83.13,19,83.67,62.47,1.63,108.66,1.09,217.32,0,326a64.24,64.24,0,0,1-45.09,61.39,66,66,0,0,1-76.06-21.19c-9.24-11.41-13-13.58-26.08-3.26-49.44,40.2-105.4,47.27-165.7,27.71-96.71-31.51-136.37-107-147.23-198.85C476,349.34,509.13,264.59,598.23,212.43c73.88-44,148.86-40.2,216.77,19ZM622.67,429.75c1.09,23.9,8.7,46.72,22.82,65.74,29.34,39.11,85.3,47.26,125,17.93a93.64,93.64,0,0,0,17.93-17.93c30.42-41.29,30.42-109.2,0-150.49a81.62,81.62,0,0,0-64.65-34.23C664,307,622.13,353.15,622.67,429.75ZM1191.5,433c-4.35-139.63,87.47-243.94,217.86-247.74,138.54-4.35,239.59,88.56,243.93,224.38,4.35,137.45-79.86,234.7-209.71,247.74C1301.79,671.51,1189.32,568.83,1191.5,433Zm136.36-13A120.36,120.36,0,0,0,1351.22,496a88.61,88.61,0,0,0,125,16.3c6-4.35,10.87-9.78,15.76-15.21,31.51-41.29,31.51-110.83.54-152.12-15.21-20.65-39.12-33.69-64.65-34.23C1369.15,307.51,1327.86,352.06,1327.86,420Zm-184.17-95.08c0,84.21.54,168.42,0,252.63a70.64,70.64,0,0,1-68.46,71.72,84.89,84.89,0,0,1-20.1-2.17C1028,640,1007.32,611.21,1007.32,577V145.07c0-25.54-.54-50.53,0-76.06.55-41.84,27.17-69,67.37-69,41.29-.55,69,26.62,69,70.08C1144.23,154.85,1143.69,240.14,1143.69,324.89Z%22/%3E%3C/svg%3E");
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-wrapper .archive-page-header {
  background-color: #C08106;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.blog-wrapper .archive-page-header > .row .col {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.blog-wrapper .archive-page-header .page-title {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  color: #ffffff;
  font-size: 1.7em;
}
@media (min-width: 1366px) {
  .blog-wrapper .archive-page-header .page-title {
    font-size: 2.5em;
  }
}
.blog-wrapper .post,
.blog-wrapper .post-sidebar {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.blog-wrapper.blog-single {
  font-size: 0.9rem;
}
.blog-wrapper.blog-single .entry-content h1,
.blog-wrapper.blog-single .entry-content h2,
.blog-wrapper.blog-single .entry-content h3,
.blog-wrapper.blog-single .entry-content h4,
.blog-wrapper.blog-single .entry-content h5,
.blog-wrapper.blog-single .entry-content h6,
.blog-wrapper.blog-single .entry-content .heading-font,
.blog-wrapper.blog-single .entry-content pre,
.blog-wrapper.blog-single .entry-content blockquote,
.blog-wrapper.blog-single .entry-content form,
.blog-wrapper.blog-single .entry-content p,
.blog-wrapper.blog-single .entry-content dl,
.blog-wrapper.blog-single .entry-content ul,
.blog-wrapper.blog-single .entry-content ol {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.blog-wrapper.blog-single .aligncenter {
  text-align: center;
}
.blog-wrapper.blog-single pre,
.blog-wrapper.blog-single blockquote,
.blog-wrapper.blog-single form,
.blog-wrapper.blog-single figure,
.blog-wrapper.blog-single p,
.blog-wrapper.blog-single dl,
.blog-wrapper.blog-single ul,
.blog-wrapper.blog-single ol {
  margin-bottom: 1.3em;
}
.blog-wrapper.blog-single .wp-block-image {
  margin-bottom: 2.6em;
  margin-top: 2.6em;
}
.box-blog-post .box-text.text-center {
  padding: 1.5em;
}
.box-blog-post .box-text-bottom .from_the_blog_excerpt {
  color: #333333;
}
.blog-featured-title .title-bg.bg-fill {
  background-position: center;
}
.blog-featured-title .page-title-inner.is-large {
  min-height: 500px !important;
}
.blog-featured-title .page-title-inner .entry-category {
  font-size: 0.85em;
}
.blog-featured-title .page-title-inner .entry-title {
  font-size: 1.7em;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1366px) {
  .blog-featured-title .page-title-inner .entry-title {
    font-size: 2.5em;
  }
}
.form-flat input:not([type="submit"]),
.form-flat textarea,
.form-flat select,
.form-flat button,
.form-flat input {
  border-radius: 0;
}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
input[type="email"],
input[type="date"],
input[type="search"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
  box-shadow: none;
  border-radius: 0;
}
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
  padding-right: 2em;
}

input[type="submit"].circle,
input[type="submit"].button.circle,
input[type="reset"].circle,
input[type="button"].circle,
button.circle,
.button.circle,
.primary.circle {
  padding: 0;
}
input[type="submit"] i,
input[type="submit"].button i,
input[type="reset"] i,
input[type="button"] i,
button i,
.button i,
.primary i {
  top: 0;
}
input[type="email"],
input[type="date"],
input[type="search"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
  font-size: 0.9rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.button.is-outline,
input[type="submit"].is-outline,
input[type="reset"].is-outline,
input[type="button"].is-outline {
  border-width: 1px;
}
.input-radio {
  position: absolute;
  text-indent: -9999px;
  visibility: hidden;
}
.input-radio + label {
  position: relative;
  padding-left: 1.8em;
  margin-bottom: 1em;
}
.input-radio + label::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  background-color: #fff;
  border: 1px solid #ced4da;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
}
.input-radio + label::after {
  content: "";
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  background-color: transparent;
  top: 0.3em;
  left: 0.3em;
  border-radius: 100%;
}
.input-radio:checked + label::after {
  background-color: #C08106;
}
.header-nav.nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.header-nav.nav > li.current-dropdown > a {
  background-color: #C08106;
}
.header-nav .nav-dropdown {
  border-width: 1px;
}
@media (min-width: 986px) {
  .header-nav .nav-dropdown > li {
    min-width: 180px;
  }
}
@media (min-width: 1366px) {
  .header-nav .nav-dropdown > li {
    min-width: 220px;
  }
}
.header-nav .nav-dropdown > li > a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.header-nav .nav-dropdown > li > a:hover {
  color: #C08106;
}
.header-nav .nav-dropdown > li.menu-item-has-children > a {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.25em;
  white-space: nowrap;
}
.nav-right > li {
  margin: 0 0.75rem;
}
.has-dropdown .icon-angle-down {
  opacity: 1;
}
.mobile-nav.nav-left .icon-menu::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 15%22%3E%3Crect fill=%22%2331190a%22 width=%2220%22 height=%221%22/%3E%3Crect fill=%22%2331190a%22 y=%2214%22 width=%2220%22 height=%221%22/%3E%3Crect fill=%22%2331190a%22 y=%227%22 width=%2215%22 height=%221%22/%3E%3C/svg%3E");
}
.mobile-sidebar {
  background-color: #ffffff;
}
.mobile-sidebar .nav-vertical > li > a {
  font-weight: 500;
  font-size: 1em;
  color: #31190a;
  padding-top: 15px;
  padding-bottom: 15px;
}
.mobile-sidebar .nav-vertical > li + li {
  border-top: 1px solid #dddddd;
}
.mobile-sidebar .nav-vertical .icon-angle-down {
  color: #31190a;
}
.mobile-sidebar .nav-vertical .sub-menu > li + li {
  border-bottom: 1px solid #dddddd;
}
.mobile-sidebar .nav-vertical .sub-menu > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1em;
}
.mobile-sidebar .nav-vertical .sub-menu .nav-slide-header {
  margin-bottom: 0 !important;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background-color: #f5f5f5;
}
.mobile-sidebar .nav-vertical .sub-menu .nav-slide-header .toggle {
  display: flex;
  align-items: center;
  font-size: 1em;
  min-height: 0;
}
.mobile-sidebar .toggle {
  color: inherit;
  opacity: 1;
}
.nav-slide-header {
  margin-bottom: 15px !important;
  border-bottom: 1px solid #dddddd;
}
.nav-slide-header .toggle {
  color: inherit;
  opacity: 1;
}
.nav-slide-header .toggle i {
  margin-right: 0.5rem;
}
.nav-dark .is-outline,
.dark .nav > li > a,
.dark .nav > li.html,
.dark .nav-vertical li li.menu-item-has-children > a,
.dark .nav-vertical > li > ul li a,
.nav-dropdown.dark > li > a,
.nav-dropdown.dark .nav-column > li > a,
.nav-dark .nav > li > a,
.nav-dark .nav > li > button {
  color: #ffffff;
}
html.has-off-canvas {
  overflow: hidden;
}
.off-canvas-center.mfp-bg.mfp-ready {
  opacity: 0.98;
}
.off-canvas-center .mfp-content .searchform {
  max-width: 300px;
}
.off-canvas-center .mfp-content .searchform .search-field {
  padding-right: 0.75rem;
}
.off-canvas-center .mfp-content .searchform .flex-row .flex-grow {
  min-width: unset;
}
.off-canvas-right.dark .mfp-content,
.off-canvas-left.dark .mfp-content {
  background-color: #31190a;
}
.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
  background-color: #ffffff;
}
.off-canvas-left.dark .mfp-content,
.off-canvas-right.dark .mfp-content {
  background-color: #31190a;
}
.off-canvas .sidebar-inner {
  padding: 0;
}
.off-canvas .sidebar-inner aside.widget {
  margin-bottom: 0;
  padding: 20px;
  border-bottom: 1px solid #dddddd;
}
.off-canvas .sidebar-inner aside.widget > ul > li > a {
  padding: 3px 0;
}
.off-canvas .sidebar-inner aside.widget > ul > li .count {
  font-size: 0.7875rem;
}
.off-canvas .sidebar-inner aside.widget > ul > li + li {
  border: none;
}
.off-canvas .sidebar-inner aside.widget .is-divider {
  margin: 0.66em 0;
}
.footer-wrapper .widget_nav_menu {
  margin-bottom: 3em;
}
.footer-wrapper .widget_nav_menu .menu-item a {
  font-size: small;
  opacity: 0.7;
}
.footer-wrapper .widget_nav_menu .menu-item a:hover {
  opacity: 1;
}
.footer-wrapper .widget_nav_menu .menu > li + li {
  border: none;
}
#search-lightbox {
  max-width: 700px;
}
#search-lightbox .searchform {
  background-color: #ffffff;
}
#search-lightbox .searchform .button.icon i {
  font-size: 1em;
}
#search-lightbox .ux-search-submit .icon-search {
  display: inline-flex;
}
#search-lightbox .ux-search-submit .icon-search::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
#search-lightbox .ux-search-submit .icon-search:hover::before {
  width: 1.4em;
  height: 1.4em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
#search-lightbox .searchform-wrapper.form-flat .flex-col:last-of-type {
  margin-left: 0;
}
#search-lightbox .searchform-wrapper .flex-col {
  display: inline-flex;
  align-items: center;
}
#search-lightbox .searchform-wrapper.form-flat .submit-button.loading::after {
  color: #C08106;
}
#search-lightbox .search_categories {
  border: none;
  font-size: 0.9rem;
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 0.8em;
  height: 0.8em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 23.62 13.5%22%3E%3Cpath fill=%22%23333333%22 d=%22M11.82,9.43,20.75.5a1.67,1.67,0,0,1,2.37,0h0a1.69,1.69,0,0,1,0,2.39L13,13a1.68,1.68,0,0,1-2.33.05L.5,2.89A1.69,1.69,0,1,1,2.88.5Z%22/%3E%3C/svg%3E");
  width: auto;
  height: 100%;
  background-position: right top 50%;
  background-size: auto 7px;
}
#search-lightbox .search-field {
  font-size: 0.9rem;
}
#search-lightbox input[type="search"] {
  box-shadow: none;
  border: none;
  font-size: 0.9rem;
  height: 50px;
}
@media (min-width: 986px) {
  #search-lightbox input[type="search"] {
    padding-left: 1.5rem;
  }
}
#search-lightbox input[type="search"]:focus {
  box-shadow: none;
  border: none;
}
#search-lightbox .autocomplete-suggestion img {
  border-radius: 0;
}
#search-lightbox .live-search-results .search-name {
  font-size: 0.9rem;
  color: inherit;
}
#search-lightbox .live-search-results .search-price {
  padding-top: 0;
  flex-direction: column;
  align-items: flex-end;
  line-height: 1.2;
}
#search-lightbox .live-search-results .search-price del span {
  margin-right: 0;
}
#search-lightbox.dark .search-form-categories,
#search-lightbox.dark input[type="search"],
#search-lightbox.dark .live-search-results .autocomplete-suggestion,
#search-lightbox.dark .searchform .button.icon i {
  color: #333333 !important;
}
li.header-search {
  display: inline-flex;
}
li.header-search .icon-search {
  height: 1.2em;
  display: inline-flex;
}
li.header-search .icon-search::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
li.header-search .icon-search:hover::before {
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
li.header-search .searchform {
  border: 2px solid #C08106;
  border-radius: 0;
}
li.header-search .searchform .flex-row {
  display: flex;
  align-items: stretch;
}
li.header-search .searchform .search-field {
  height: 100%;
  border: none;
  border-radius: 0;
  color: #333333;
}
li.header-search .searchform .submit-button {
  border-radius: 0;
}
li.header-search-form .searchform .search-field {
  height: 42px;
  padding-right: 42px;
}
li.header-search-form input.search-field {
  border: 1px solid #dddddd;
}
li.header-search-form .ux-search-submit {
  border-radius: 0;
  width: 42px;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #C08106;
  justify-content: center;
  position: absolute;
}
li.header-search-form .ux-search-submit .icon-search {
  display: flex;
}
li.header-search-form .ux-search-submit .icon-search::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
li.header-search-form .ux-search-submit .icon-search:hover::before {
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
li.header-search-form .ux-search-submit.loading .icon-search::before {
  background-image: none;
}
.mobile-sidebar .search_categories {
  height: 100%;
}
.mobile-sidebar .form-flat .flex-row .flex-col,
.mobile-sidebar .flex-row.form-flat .flex-col {
  padding-right: 0;
}
.mobile-sidebar .form-flat .flex-row .flex-col:last-of-type,
.mobile-sidebar .flex-row.form-flat .flex-col:last-of-type {
  margin-left: 0;
}
.mobile-sidebar .icon-search {
  height: 1.2em;
  display: inline-flex;
}
.mobile-sidebar .icon-search::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.mobile-sidebar .icon-search:hover::before {
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 6.268,1.471c4.607-1.958,9.928,0.19,11.886,4.796s-0.19,9.928-4.796,11.886s-9.928-0.19-11.886-4.796 S1.662,3.429,6.268,1.471z %22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3Cpath d=%22M 16.221,16.22l7.029,7.03%22 stroke=%22%2331190a%22 fill=%22none%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.mobile-sidebar .searchform .flex-row {
  align-items: stretch;
}
.mobile-sidebar .searchform .flex-row .flex-grow {
  min-width: 100%;
}
.mobile-sidebar .searchform .search-field {
  height: 100%;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.mobile-sidebar .searchform .autocomplete-suggestion {
  padding-left: 0;
  padding-right: 0;
}
.mobile-sidebar .search-price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.mobile-sidebar .search-price del span.amount {
  font-size: small;
  margin: 0;
}
.mobile-sidebar .search-price ins span.amount {
  font-size: medium;
  margin: 0;
}
.autocomplete-suggestion .search-name {
  color: inherit;
}
.autocomplete-suggestion img {
  border-radius: 0;
}

.tg_bottom_ft .widget-title,
.tg_bottom_ft span.widget-title {
  color: #fff;
}
.dark .widget-title,
.dark span.widget-title {
  color: #ffffff;
}
.widget li.chosen a {
  opacity: 1;
}
.widget li.chosen a::before {
  background-color: transparent;
  border: none;
  opacity: 1;
  content: "" !important;
  margin-right: 0.5em !important;
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 47.971 47.971%22 %3E %3Cpath fill=%22%23ffffff%22 d=%22M28.228,23.986L47.092,5.122c1.172-1.171,1.172-3.071,0-4.242c-1.172-1.172-3.07-1.172-4.242,0L23.986,19.744L5.121,0.88 c-1.172-1.172-3.07-1.172-4.242,0c-1.172,1.171-1.172,3.071,0,4.242l18.865,18.864L0.879,42.85c-1.172,1.171-1.172,3.071,0,4.242 C1.465,47.677,2.233,47.97,3,47.97s1.535-0.293,2.121-0.879l18.865-18.864L42.85,47.091c0.586,0.586,1.354,0.879,2.121,0.879 s1.535-0.293,2.121-0.879c1.172-1.171,1.172-3.071,0-4.242L28.228,23.986z%22/%3E%3C/svg%3E");
}
.widget.widget_layered_nav_filters ul li.chosen a {
  background-color: #C08106;
  border-color: #C08106;
  color: #ffffff;
  border-radius: 0;
  padding: 3px 7px;
}
.sidebar-inner .widget ul li.chosen {
  background-color: #C08106;
  border-color: #C08106;
  color: #ffffff;
  padding: 0 20px;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.sidebar-inner .widget ul li.chosen a {
  color: #ffffff;
  display: inline-flex;
  align-items: center;
}
.sidebar-inner .widget ul li.chosen a:hover {
  color: #ffffff;
}
.sidebar-inner .widget ul li.chosen span {
  color: #ffffff;
  opacity: 1;
}
.sidebar-inner .widget ul li.chosen span:hover {
  color: #ffffff;
}
.floating-action-container {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 50px;
  border-radius: 100%;
  z-index: 999999;
}
.floating-action-container > .col {
  padding: 0;
}
.floating-action__btn {
  padding: 0;
  margin: 0;
  display: inline-flex !important;
  align-items: center;
  position: relative;
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.floating-action__btn span {
  padding: 0.25em 1em;
  background: #C08106;
  color: #ffffff;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
  transform: translateX(calc(-10px - 100%));
}
.floating-action__btn:hover span {
  visibility: visible;
  opacity: 1;
}
.floating-action__btn + .floating-action__btn {
  margin-top: 10px;
}
.floating-action__btn--messenger {
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 511%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m120.65625 512.476562c-7.25 0-14.445312-2.023437-20.761719-6.007812-10.929687-6.902344-17.703125-18.734375-18.117187-31.660156l-1.261719-41.390625c-51.90625-46.542969-80.515625-111.890625-80.515625-183.992188 0-68.816406 26.378906-132.101562 74.269531-178.199219 47.390625-45.609374 111.929688-70.726562 181.730469-70.726562s134.339844 25.117188 181.730469 70.726562c47.890625 46.097657 74.269531 109.382813 74.269531 178.199219 0 68.8125-26.378906 132.097657-74.269531 178.195313-47.390625 45.609375-111.929688 70.730468-181.730469 70.730468-25.164062 0-49.789062-3.253906-73.195312-9.667968l-46.464844 20.5c-5.035156 2.207031-10.371094 3.292968-15.683594 3.292968zm135.34375-471.976562c-123.140625 0-216 89.816406-216 208.925781 0 60.667969 23.957031 115.511719 67.457031 154.425781 8.023438 7.226563 12.628907 17.015626 13.015625 27.609376l.003906.125 1.234376 40.332031 45.300781-19.988281c8.15625-3.589844 17.355469-4.28125 25.921875-1.945313 20.132812 5.554687 41.332031 8.363281 63.066406 8.363281 123.140625 0 216-89.816406 216-208.921875 0-119.109375-92.859375-208.925781-216-208.925781zm-125.863281 290.628906 74.746093-57.628906c5.050782-3.789062 12.003907-3.839844 17.101563-.046875l55.308594 42.992187c16.578125 12.371094 40.304687 8.007813 51.355469-9.433593l69.519531-110.242188c6.714843-10.523437-6.335938-22.417969-16.292969-14.882812l-74.710938 56.613281c-5.050781 3.792969-12.003906 3.839844-17.101562.046875l-55.308594-41.988281c-16.578125-12.371094-40.304687-8.011719-51.355468 9.429687l-69.554688 110.253907c-6.714844 10.523437 6.335938 22.421874 16.292969 14.886718zm0 0%22/%3E%3C/svg%3E");
  background-size: 22px;
  width: 50px;
  height: 50px;
}
.floating-action__btn--zalo {
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 1653.45 658.69%22%3E%3Cpath fill=%22%23ffffff%22 class=%22cls-1%22 d=%22M184.78,517.22c82,0,159.19-.54,235.79,0,42.92.54,66.28,18.47,70.63,52.7,4.89,42.92-20.1,71.71-66.83,72.26-88,1.08-175.48.54-263.49.54-25.54,0-50.53,1.09-76.06-.54C53.31,640.55,22.34,634,7.13,601.43s-4.35-61.94,16.3-88.56c83.66-106.48,167.87-213.51,252.08-320,4.89-6.52,9.78-13,14.67-19-5.43-9.24-13-4.89-19.56-5.43-58.67-.55-117.89,0-176.57-.55a198.51,198.51,0,0,1-40.2-4.34A57.13,57.13,0,0,1,10.93,95.08C15.82,74.44,32.12,57.6,52.76,52.71A166.28,166.28,0,0,1,93,47.82c96.7-.55,194-.55,290.66,0a180.1,180.1,0,0,1,51.07,6c36.94,12.5,52.7,46.73,38,82.58-13,31-33.69,57.59-54.33,84.21Q311.65,356.67,204.88,491.14c-6,7.06-11.4,14.13-20.1,26.08Z%22/%3E%3Cpath fill=%22%23ffffff%22 class=%22cls-1%22 d=%22M815,231.45c13-16.84,26.62-32.6,48.89-36.94,42.92-8.7,83.13,19,83.67,62.47,1.63,108.66,1.09,217.32,0,326a64.24,64.24,0,0,1-45.09,61.39,66,66,0,0,1-76.06-21.19c-9.24-11.41-13-13.58-26.08-3.26-49.44,40.2-105.4,47.27-165.7,27.71-96.71-31.51-136.37-107-147.23-198.85C476,349.34,509.13,264.59,598.23,212.43c73.88-44,148.86-40.2,216.77,19ZM622.67,429.75c1.09,23.9,8.7,46.72,22.82,65.74,29.34,39.11,85.3,47.26,125,17.93a93.64,93.64,0,0,0,17.93-17.93c30.42-41.29,30.42-109.2,0-150.49a81.62,81.62,0,0,0-64.65-34.23C664,307,622.13,353.15,622.67,429.75ZM1191.5,433c-4.35-139.63,87.47-243.94,217.86-247.74,138.54-4.35,239.59,88.56,243.93,224.38,4.35,137.45-79.86,234.7-209.71,247.74C1301.79,671.51,1189.32,568.83,1191.5,433Zm136.36-13A120.36,120.36,0,0,0,1351.22,496a88.61,88.61,0,0,0,125,16.3c6-4.35,10.87-9.78,15.76-15.21,31.51-41.29,31.51-110.83.54-152.12-15.21-20.65-39.12-33.69-64.65-34.23C1369.15,307.51,1327.86,352.06,1327.86,420Zm-184.17-95.08c0,84.21.54,168.42,0,252.63a70.64,70.64,0,0,1-68.46,71.72,84.89,84.89,0,0,1-20.1-2.17C1028,640,1007.32,611.21,1007.32,577V145.07c0-25.54-.54-50.53,0-76.06.55-41.84,27.17-69,67.37-69,41.29-.55,69,26.62,69,70.08C1144.23,154.85,1143.69,240.14,1143.69,324.89Z%22/%3E%3C/svg%3E");
  background-size: 22px;
  width: 50px;
  height: 50px;
}
.floating-action__btn--phone {
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 48 48%22 width=%2248%22 height=%2248%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(2,0,0,2,0,0)%22%3E%3Cpath d=%22M 15.04,22.39l0.012,0.007c2.188,1.393,5.05,1.079,6.884-0.755l0.774-0.774c0.72-0.721,0.72-1.888,0-2.609 L19.449,15c-0.721-0.72-1.888-0.72-2.609,0l0,0c-0.719,0.72-1.886,0.721-2.606,0.002c-0.001-0.001-0.001-0.001-0.002-0.002 L9.014,9.781c-0.72-0.721-0.72-1.888,0-2.609l0,0c0.72-0.719,0.721-1.886,0.002-2.606C9.015,4.565,9.015,4.565,9.014,4.564 L5.754,1.3c-0.721-0.72-1.888-0.72-2.609,0L2.371,2.074C0.537,3.908,0.223,6.77,1.615,8.958L1.623,8.97 C5.196,14.26,9.751,18.815,15.04,22.39z%22 stroke=%22%23ffffff%22 fill=%22none%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-size: 22px;
  width: 50px;
  height: 50px;
}
#text-box-985828827 {
  bottom: 40% !important;
}
@media (min-width: 849px) and (max-width: 985.98px) {
  .header-main {
    height: 120px !important;
  }
}
.header-nav-main {
  display: flex;
  justify-content: center;
}
.header-nav-main.nav-left {
  justify-content: flex-start;
}
.header-nav-main.nav-right {
  justify-content: flex-end;
}
#logo a {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 985.98px) {
  #logo img {
    padding: 10px 0 !important;
    max-height: 70px !important;
  }
}
@media (max-width: 548.98px) {
  #logo img {
    max-height: 60px !important;
  }
}
@media (max-width: 985.98px) {
  .header-wrapper.stuck #logo img.header-logo-sticky {
    padding: 10px 0 !important;
    max-height: 70px !important;
  }
}
@media (max-width: 548.98px) {
  .header-wrapper.stuck #logo img.header-logo-sticky {
    max-height: 60px !important;
  }
}
.stuck .has-sticky-logo .header-logo-dark,
.stuck .has-sticky-logo .header-logo {
  display: none !important;
}
@media (max-width: 848.98px) {
  .header-contact {
    display: none;
  }
}
.header-contact > li > a {
  letter-spacing: 0;
  font-weight: 500;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
  opacity 0.3s, color 0.3s;
  background-color: transparent;
  border: 1px solid #C08106;
  color: #C08106;
  padding: 0.75em 1.5em;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
  border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 1.25em;
  line-height: inherit !important;
  display: inline-flex;
}
@media (prefers-reduced-motion: reduce) {
  .header-contact > li > a {
    transition: none;
  }
}
.header-contact > li > a:hover {
  background-color: #C08106;
  color: #ffffff;
}
.header-contact > li > a i + span {
  margin-left: 0.75em;
}
.header-contact > li > a .icon-phone {
  line-height: 0;
  width: 20px;
  height: 20px;
}
.header-contact > li > a .icon-phone::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.header-contact > li > a:hover .icon-phone::before {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.header-button a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25em;
}
.header-button a::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.header-button a[href*="tel"]::before {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.header-button a[href*="tel"]:hover::before {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.cart-icon strong,
.cart-icon strong:after {
  border-color: #C08106 !important;
}
.cart-icon strong {
  width: 26px;
  height: 26px;
  line-height: 22px;
  background-color: transparent !important;
  border-radius: 5px;
}
.cart-icon:hover strong {
  background-color: #C08106 !important;
}
.header-main .cart-icon strong {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-cart-title span.amount {
  color: #333333;
  font-size: 0.9rem;
}
.footer-wrapper .footer-contact-box .icon-box-text .footer-contact-item,
.footer-wrapper .footer-contact-box .icon-box-text .footer-contact-item a {
  display: flex;
  align-items: center;
  line-height: 1;
}
.footer-wrapper .footer-contact-box .icon-box-text i {
  margin-right: 0.75rem;
}
.footer-wrapper .footer-contact-box .icon-facebook,
.footer-wrapper .footer-contact-box .icon-envelop,
.footer-wrapper .footer-contact-box .icon-phone,
.footer-wrapper .footer-contact-box .icon-youtube,
.footer-wrapper .footer-contact-box .icon-map-pin-fill,
.footer-wrapper .footer-contact-box .icon-instagram {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
}
.footer-wrapper .footer-contact-box .icon-facebook::before,
.footer-wrapper .footer-contact-box .icon-envelop::before,
.footer-wrapper .footer-contact-box .icon-phone::before,
.footer-wrapper .footer-contact-box .icon-youtube::before,
.footer-wrapper .footer-contact-box .icon-map-pin-fill::before,
.footer-wrapper .footer-contact-box .icon-instagram::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.footer-wrapper .footer-contact-box .icon-phone::before {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.footer-wrapper .footer-contact-box .icon-map-pin-fill::before {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version=%221.1%22 id=%22Capa_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 viewBox=%220 0 368.16 368.16%22 style=%22enable-background:new 0 0 368.16 368.16;%22 xml:space=%22preserve%22%3E%3Cpath fill=%22%23ffffff%22 d=%22M184.08,0c-74.992,0-136,61.008-136,136c0,24.688,11.072,51.24,11.536,52.36c3.576,8.488,10.632,21.672,15.72,29.4 l93.248,141.288c3.816,5.792,9.464,9.112,15.496,9.112s11.68-3.32,15.496-9.104l93.256-141.296 c5.096-7.728,12.144-20.912,15.72-29.4c0.464-1.112,11.528-27.664,11.528-52.36C320.08,61.008,259.072,0,184.08,0z M293.8,182.152c-3.192,7.608-9.76,19.872-14.328,26.8l-93.256,141.296c-1.84,2.792-2.424,2.792-4.264,0L88.696,208.952 c-4.568-6.928-11.136-19.2-14.328-26.808C74.232,181.816,64.08,157.376,64.08,136c0-66.168,53.832-120,120-120 c66.168,0,120,53.832,120,120C304.08,157.408,293.904,181.912,293.8,182.152z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M184.08,64.008c-39.704,0-72,32.304-72,72c0,39.696,32.296,72,72,72c39.704,0,72-32.304,72-72 C256.08,96.312,223.784,64.008,184.08,64.008z M184.08,192.008c-30.872,0-56-25.12-56-56s25.128-56,56-56s56,25.12,56,56 S214.952,192.008,184.08,192.008z%22/%3E%3C/svg%3E");
}
.footer-socials .icon-facebook,
.footer-socials .icon-envelop,
.footer-socials .icon-phone,
.footer-socials .icon-youtube,
.footer-socials .icon-map-pin-fill,
.footer-socials .icon-instagram {
  width: 1em;
  height: 1em;
  display: inline-flex;
  align-items: center;
}
.footer-socials .icon-facebook::before,
.footer-socials .icon-envelop::before,
.footer-socials .icon-phone::before,
.footer-socials .icon-youtube::before,
.footer-socials .icon-map-pin-fill::before,
.footer-socials .icon-instagram::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.footer-socials.social-icons-outline button.icon:not(.button),
.footer-socials.social-icons-outline a.icon:not(.button) {
  width: 46px;
  height: 46px;
  font-size: 1.2em;
  border: 1px solid currentColor;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 1rem;
}
.footer-socials .social-icons {
  text-align: center;
  display: inline-flex;
}
.footer-socials .social-icons .icon {
  flex-shrink: 0;
}
.footer-socials .social-icons i {
  width: 1em;
  height: 1em;
  display: inline-flex;
  align-items: center;
}
.footer-socials .social-icons i::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.footer-socials .icon-facebook::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 version=%221.1%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 xmlns:svgjs=%22http://svgjs.com/svgjs%22 viewBox=%220 0 40 40%22 width=%2240%22 height=%2240%22%3E%3Ctitle%3EExported from Streamline App (https://app.streamlineicons.com)%3C/title%3E%3Cg transform=%22matrix(1.6666666666666667,0,0,1.6666666666666667,0,0)%22%3E%3Cpath d=%22M 18.13,7.75h-4.26V5.84c-0.055-0.55,0.345-1.04,0.895-1.095C14.8,4.741,14.835,4.74,14.87,4.74h3v-4h-4.33 c-3.93,0-4.67,3-4.67,4.86v2.15h-3v4h3v11.5h5v-11.5h3.85L18.13,7.75z%22 stroke=%22%23ffffff%22 fill=%22%23ffffff%22 stroke-width=%220%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.footer-socials .icon-envelop::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 479.058 479.058%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m434.146 59.882h-389.234c-24.766 0-44.912 20.146-44.912 44.912v269.47c0 24.766 20.146 44.912 44.912 44.912h389.234c24.766 0 44.912-20.146 44.912-44.912v-269.47c0-24.766-20.146-44.912-44.912-44.912zm0 29.941c2.034 0 3.969.422 5.738 1.159l-200.355 173.649-200.356-173.649c1.769-.736 3.704-1.159 5.738-1.159zm0 299.411h-389.234c-8.26 0-14.971-6.71-14.971-14.971v-251.648l199.778 173.141c2.822 2.441 6.316 3.655 9.81 3.655s6.988-1.213 9.81-3.655l199.778-173.141v251.649c-.001 8.26-6.711 14.97-14.971 14.97z%22/%3E%3C/svg%3E");
}
.footer-socials .icon-phone::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.footer-socials .icon-youtube::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 -62 512.00199 512%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m334.808594 170.992188-113.113282-61.890626c-6.503906-3.558593-14.191406-3.425781-20.566406.351563-6.378906 3.78125-10.183594 10.460937-10.183594 17.875v122.71875c0 7.378906 3.78125 14.046875 10.117188 17.832031 3.308594 1.976563 6.976562 2.96875 10.652344 2.96875 3.367187 0 6.742187-.832031 9.847656-2.503906l113.117188-60.824219c6.714843-3.613281 10.90625-10.59375 10.9375-18.222656.027343-7.628906-4.113282-14.640625-10.808594-18.304687zm-113.859375 63.617187v-91.71875l84.539062 46.257813zm0 0%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22m508.234375 91.527344-.023437-.234375c-.433594-4.121094-4.75-40.777344-22.570313-59.421875-20.597656-21.929688-43.949219-24.59375-55.179687-25.871094-.929688-.105469-1.78125-.203125-2.542969-.304688l-.894531-.09375c-67.6875-4.921874-169.910157-5.5937495-170.933594-5.59765575l-.089844-.00390625-.089844.00390625c-1.023437.00390625-103.246094.67578175-171.542968 5.59765575l-.902344.09375c-.726563.097657-1.527344.1875-2.398438.289063-11.101562 1.28125-34.203125 3.949219-54.859375 26.671875-16.972656 18.445312-21.878906 54.316406-22.382812 58.347656l-.058594.523438c-.152344 1.714844-3.765625 42.539062-3.765625 83.523437v38.3125c0 40.984375 3.613281 81.808594 3.765625 83.527344l.027344.257813c.433593 4.054687 4.746093 40.039062 22.484375 58.691406 19.367187 21.195312 43.855468 24 57.027344 25.507812 2.082031.238282 3.875.441406 5.097656.65625l1.183594.164063c39.082031 3.71875 161.617187 5.550781 166.8125 5.625l.15625.003906.15625-.003906c1.023437-.003907 103.242187-.675781 170.929687-5.597657l.894531-.09375c.855469-.113281 1.816406-.214843 2.871094-.324218 11.039062-1.171875 34.015625-3.605469 54.386719-26.019532 16.972656-18.449218 21.882812-54.320312 22.382812-58.347656l.058594-.523437c.152344-1.71875 3.769531-42.539063 3.769531-83.523438v-38.3125c-.003906-40.984375-3.617187-81.804687-3.769531-83.523437zm-26.238281 121.835937c0 37.933594-3.3125 77-3.625 80.585938-1.273438 9.878906-6.449219 32.574219-14.71875 41.5625-12.75 14.027343-25.847656 15.417969-35.410156 16.429687-1.15625.121094-2.226563.238282-3.195313.359375-65.46875 4.734375-163.832031 5.460938-168.363281 5.488281-5.082032-.074218-125.824219-1.921874-163.714844-5.441406-1.941406-.316406-4.039062-.558594-6.25-.808594-11.214844-1.285156-26.566406-3.042968-38.371094-16.027343l-.277344-.296875c-8.125-8.464844-13.152343-29.6875-14.429687-41.148438-.238281-2.710937-3.636719-42.238281-3.636719-80.703125v-38.3125c0-37.890625 3.304688-76.914062 3.625-80.574219 1.519532-11.636718 6.792969-32.957031 14.71875-41.574218 13.140625-14.453125 26.996094-16.054688 36.160156-17.113282.875-.101562 1.691407-.195312 2.445313-.292968 66.421875-4.757813 165.492187-5.464844 169.046875-5.492188 3.554688.023438 102.589844.734375 168.421875 5.492188.808594.101562 1.691406.203125 2.640625.3125 9.425781 1.074218 23.671875 2.699218 36.746094 16.644531l.121094.128906c8.125 8.464844 13.152343 30.058594 14.429687 41.75.226563 2.558594 3.636719 42.171875 3.636719 80.71875zm0 0%22/%3E%3C/svg%3E");
}
.footer-socials .icon-map-pin-fill::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version=%221.1%22 id=%22Capa_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 viewBox=%220 0 368.16 368.16%22 style=%22enable-background:new 0 0 368.16 368.16;%22 xml:space=%22preserve%22%3E%3Cpath fill=%22%23ffffff%22 d=%22M184.08,0c-74.992,0-136,61.008-136,136c0,24.688,11.072,51.24,11.536,52.36c3.576,8.488,10.632,21.672,15.72,29.4 l93.248,141.288c3.816,5.792,9.464,9.112,15.496,9.112s11.68-3.32,15.496-9.104l93.256-141.296 c5.096-7.728,12.144-20.912,15.72-29.4c0.464-1.112,11.528-27.664,11.528-52.36C320.08,61.008,259.072,0,184.08,0z M293.8,182.152c-3.192,7.608-9.76,19.872-14.328,26.8l-93.256,141.296c-1.84,2.792-2.424,2.792-4.264,0L88.696,208.952 c-4.568-6.928-11.136-19.2-14.328-26.808C74.232,181.816,64.08,157.376,64.08,136c0-66.168,53.832-120,120-120 c66.168,0,120,53.832,120,120C304.08,157.408,293.904,181.912,293.8,182.152z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M184.08,64.008c-39.704,0-72,32.304-72,72c0,39.696,32.296,72,72,72c39.704,0,72-32.304,72-72 C256.08,96.312,223.784,64.008,184.08,64.008z M184.08,192.008c-30.872,0-56-25.12-56-56s25.128-56,56-56s56,25.12,56,56 S214.952,192.008,184.08,192.008z%22/%3E%3C/svg%3E");
}
.footer-socials .icon-instagram::before {
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%220 0 512 512.00006%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath fill=%22%23ffffff%22 d=%22m261.039062 512c-1.695312 0-3.390624 0-5.097656-.007812-40.132812.097656-77.214844-.921876-113.277344-3.117188-33.0625-2.011719-63.242187-13.4375-87.28125-33.039062-23.195312-18.914063-39.035156-44.488282-47.078124-76.003907-7-27.4375-7.371094-54.371093-7.726563-80.421875-.257813-18.691406-.5234375-40.839844-.578125-63.363281.0546875-22.617187.320312-44.765625.578125-63.457031.355469-26.046875.726563-52.980469 7.726563-80.421875 8.042968-31.515625 23.882812-57.089844 47.078124-76.003907 24.039063-19.601562 54.21875-31.027343 87.285157-33.039062 36.0625-2.191406 73.152343-3.2148438 113.371093-3.1171875 40.144532-.0859375 77.214844.9257815 113.277344 3.1171875 33.0625 2.011719 63.242188 13.4375 87.28125 33.039062 23.199219 18.914063 39.035156 44.488282 47.078125 76.003907 7 27.4375 7.371094 54.375 7.726563 80.421875.257812 18.691406.527344 40.839844.578125 63.363281v.09375c-.050781 22.523437-.320313 44.671875-.578125 63.363281-.355469 26.046875-.722656 52.980469-7.726563 80.421875-8.042969 31.515625-23.878906 57.089844-47.078125 76.003907-24.039062 19.601562-54.21875 31.027343-87.28125 33.039062-34.535156 2.101562-70.011718 3.125-108.277344 3.125zm-5.097656-40.007812c39.480469.09375 75.730469-.902344 110.945313-3.042969 25-1.519531 46.675781-9.632813 64.433593-24.113281 16.414063-13.386719 27.71875-31.855469 33.597657-54.894532 5.828125-22.839844 6.164062-47.363281 6.488281-71.078125.253906-18.566406.519531-40.558593.574219-62.863281-.054688-22.308594-.320313-44.296875-.574219-62.863281-.324219-23.714844-.660156-48.238281-6.488281-71.082031-5.878907-23.039063-17.183594-41.507813-33.597657-54.894532-17.757812-14.476562-39.433593-22.589844-64.433593-24.109375-35.214844-2.144531-71.464844-3.132812-110.851563-3.046875-39.472656-.09375-75.726562.902344-110.941406 3.046875-25 1.519531-46.675781 9.632813-64.433594 24.109375-16.414062 13.386719-27.71875 31.855469-33.597656 54.894532-5.828125 22.84375-6.164062 47.363281-6.488281 71.082031-.253907 18.582031-.519531 40.585937-.574219 62.910156.054688 22.226563.320312 44.234375.574219 62.816406.324219 23.714844.660156 48.238281 6.488281 71.078125 5.878906 23.039063 17.183594 41.507813 33.597656 54.894532 17.757813 14.476562 39.433594 22.589843 64.433594 24.109374 35.214844 2.144532 71.476562 3.144532 110.847656 3.046876zm-.953125-90.992188c-68.921875 0-125-56.074219-125-125s56.078125-125 125-125c68.925781 0 125 56.074219 125 125s-56.074219 125-125 125zm0-210c-46.867187 0-85 38.132812-85 85s38.132813 85 85 85c46.871094 0 85-38.132812 85-85s-38.128906-85-85-85zm139-80c-16.566406 0-30 13.429688-30 30s13.433594 30 30 30c16.570313 0 30-13.429688 30-30s-13.429687-30-30-30zm0 0%22/%3E%3C/svg%3E");
}
.absolute-footer .footer-primary.pull-left {
  width: 100%;
}
.absolute-footer .footer--copyright span,
.absolute-footer .footer--copyright p {
  color: inherit;
  font-size: small;
}

.product-main .product-gallery .large-10 {
  flex: 1 1 0px;
  max-width: inherit;
}
@media (min-width: 849px) {
  .product-main .vertical-thumbnails {
    max-width: 80px;
  }
}
.product-main .product-thumbnails a,
.product-main .product-thumbnails img {
  max-width: 80px;
}

.product-info {
  text-align: left;
}
.product-info .product-title {
  margin: 0 0 0.5rem;
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-info .product-title {
    font-size: 1.6em;
  }
}
.product-info .price-wrapper {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}
.product-info .price-wrapper .product-page-price {
  margin-top: 0;
  justify-content: flex-start;
}
.product-info .price-wrapper .product-page-price span.amount {
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-info .price-wrapper .product-page-price span.amount {
    font-size: 1.6em;
  }
}
.product-info .price-wrapper .product-page-price ins span.amount {
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-info .price-wrapper .product-page-price ins span.amount {
    font-size: 1.6em;
  }
}
.product-info .price-wrapper .product-page-price del {
  order: 0;
}
.product-info .price-wrapper .product-page-price del span.amount {
  font-size: 1.25em;
  margin-left: 0;
}
.product-info .price {
  font-size: 1em;
  font-weight: 600;
}
.product-info .price span.amount {
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-info .price span.amount {
    font-size: 1.6em;
  }
}
.product-info .price ins span.amount {
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-info .price ins span.amount {
    font-size: 1.6em;
  }
}
.product-info .price del {
  order: 0;
}
.product-info .price del span.amount {
  font-size: 14px;
  margin-left: 0;
}
.product-info .price + .wc-availability {
  margin-top: 2em;
}
.product-info .product-short-description {
  display: none;
  display: block;
}
.product-info .breadcrumbs {
  display: none;
  display: block;
}
.product-info p.stock {
  font-size: small;
  font-weight: 400;
}
.product-info .stock.in-stock::before {
  margin-top: -3px;
  margin-right: 0.25em;
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22%3E%3Cpath fill=%22%237a9c59%22 d=%22M504.502,75.496c-9.997-9.998-26.205-9.998-36.204,0L161.594,382.203L43.702,264.311c-9.997-9.998-26.205-9.997-36.204,0 c-9.998,9.997-9.998,26.205,0,36.203l135.994,135.992c9.994,9.997,26.214,9.99,36.204,0L504.502,111.7 C514.5,101.703,514.499,85.494,504.502,75.496z%22/%3E%3C/svg%3E");
}
.product-info .variations_form {
  margin-top: 1rem;
}
.product-info .variations_button {
  display: flex;
}
.product-info .variations {
  max-width: 100%;
}
.product-info .variations > tbody > tr {
  display: flex;
  flex-direction: column;
}
.product-info .variations td.label label {
  font-size: medium;
  margin: 0;
}
.product-info .single_variation_wrap {
  width: 100%;
}
.product-info .single_variation_wrap .woocommerce-variation-price {
  font-size: 1.4em;
  padding: 0 0 1rem;
  border: none;
  display: none;
}
@media (min-width: 849px) {
  .product-info .single_variation_wrap .woocommerce-variation-price {
    font-size: 1.6em;
  }
}
.product-info .ux-swatch.selected {
  background-color: #C08106;
  box-shadow: 0 0 0 0.1rem #C08106;
  color: #ffffff;
}
.product-info .ux-swatch:hover {
  box-shadow: 0 0 0 0.1rem #C08106;
}
.product-info .ux-swatch--label {
  min-height: 30px;
  min-width: 30px;
  border-radius: 5px;
}
.product-info .ux-swatch__text {
  font-size: smaller;
}
.product-info form.cart {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
}
.product-info form.cart .button,
.product-info form.cart .single_add_to_cart_button {
  height: 50px;
  width: auto;
  flex-grow: 1;
  margin-right: 0;
  height: auto;
  font-size: 1.125em;
  border-radius: 5px;
}
.product-info .woocommerce-variation-add-to-cart {
  width: 100%;
}
.product-info .quantity.buttons_added .button {
  display: none;
}
.product-info .quantity.buttons_added .qty {
  width: 50px;
  height: 50px;
  max-width: 50px;
  border: 1px solid #dddddd;
  font-weight: 600;
  font-size: 1.125rem;
  border-radius: 0 !important;
  background-color: #ffffff;
  border-radius: 5px !important;
}
.product-info .sticky-add-to-cart-wrapper {
  width: 100%;
}
.product-info .sticky-add-to-cart-wrapper .sticky-add-to-cart {
  display: flex;
  width: 100%;
  flex-flow: row wrap;
}
.product-info
.sticky-add-to-cart-wrapper
.sticky-add-to-cart--active
.single_add_to_cart_button {
  flex-grow: 0;
}
.product-info
.sticky-add-to-cart-wrapper
.sticky-add-to-cart--active
.price-wrapper {
  margin-bottom: 0;
}
.product-info
.sticky-add-to-cart-wrapper
.sticky-add-to-cart
.product-title-small {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  max-width: 180px;
  line-height: 1.2;
}
@media (min-width: 986px) {
  .product-info
  .sticky-add-to-cart-wrapper
  .sticky-add-to-cart
  .product-title-small {
    max-width: 250px;
  }
}
@media (max-width: 848.98px) {
  .product-info .sticky-add-to-cart-wrapper .sticky-add-to-cart__product {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 849px) {
  .product-info .catalog-product-text {
    margin-top: 5em;
  }
}
.product-info .catalog-product-text h5 {
  font-size: 0.9rem;
}
.product-info .catalog-product__btn {
  letter-spacing: 0;
  font-weight: 500;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
  opacity 0.3s, color 0.3s;
  background-color: #ffffff;
  border: 1px solid #C08106;
  color: #333333;
  padding: 0.75em 1.5em;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
  border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 1.125em;
  margin-right: 0;
  display: inline-flex;
}
@media (prefers-reduced-motion: reduce) {
  .product-info .catalog-product__btn {
    transition: none;
  }
}
.product-info .catalog-product__btn:hover {
  background-color: #C08106;
  color: #ffffff;
}
.product-info .catalog-product__btn i.icon-phone::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%2331190a%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
  transition: all 0.15s ease-in-out;
}
.product-info .catalog-product__btn:hover i.icon-phone::before {
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cpath fill=%22%23ffffff%22 id=%22Shape%22 d=%22M14.18,11.88a2,2,0,0,1,1.41.64l2.29,2.29a2,2,0,0,1,.64,1.42,2.05,2.05,0,0,1-.63,1.43q-.27.29-.54.54a10.25,10.25,0,0,0-.73.75l0,0a3.12,3.12,0,0,1-2.4,1h-.27a10.05,10.05,0,0,1-3.66-1.08,19.44,19.44,0,0,1-6.53-5.09A17.86,17.86,0,0,1,.55,8.53,7.34,7.34,0,0,1,0,5.45a3,3,0,0,1,.9-1.93L2.34,2.1h0a2,2,0,0,1,1.41-.61,2,2,0,0,1,1.4.61c.27.25.53.52.78.77l.39.4L7.47,4.39a1.9,1.9,0,0,1,0,2.87l-.35.35c-.31.31-.63.64-1,1a8.86,8.86,0,0,0,1.13,1.77,14.17,14.17,0,0,0,3.43,3.11l.41.22.32.16,1.32-1.3A2,2,0,0,1,14.18,11.88Zm2.9,5Zm-.51.5c.18-.17.35-.33.51-.5a.82.82,0,0,0,0-1.3l-2.3-2.29h0a.86.86,0,0,0-.6-.31,1,1,0,0,0-.63.31l-1.42,1.42a.9.9,0,0,1-.64.29.91.91,0,0,1-.41-.1.09.09,0,0,0-.05,0,3.14,3.14,0,0,0-.41-.22c-.17-.09-.34-.17-.51-.28A15.18,15.18,0,0,1,6.4,11h0A9,9,0,0,1,5.05,8.84l0,0a.85.85,0,0,1,.22-.94l0,0c.36-.33.7-.66,1.05-1l.36-.35a.8.8,0,0,0,0-1.29L5.54,4.05l-.4-.4c-.25-.26-.49-.51-.75-.75h0a.91.91,0,0,0-.61-.29,1,1,0,0,0-.63.3L1.72,4.31a1.9,1.9,0,0,0-.58,1.23,5.91,5.91,0,0,0,.47,2.6,16.82,16.82,0,0,0,3,5,18.47,18.47,0,0,0,6.15,4.8,9.07,9.07,0,0,0,3.25,1h.19a2,2,0,0,0,1.57-.66C16,17.92,16.3,17.65,16.57,17.39Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M10.83,4.82A5.24,5.24,0,0,1,13.7,6.3a5.38,5.38,0,0,1,1.48,2.86.56.56,0,0,0,.55.47h.1A.56.56,0,0,0,16.29,9,6.48,6.48,0,0,0,11,3.71a.56.56,0,0,0-.2,1.11Z%22/%3E%3Cpath fill=%22%23ffffff%22 d=%22M20,9A11,11,0,0,0,11,0a.57.57,0,0,0-.66.47.59.59,0,0,0,.47.67,9.81,9.81,0,0,1,8,8,.58.58,0,0,0,.57.48h.1A.57.57,0,0,0,20,9Z%22/%3E%3C/svg%3E");
}
.product-info .catalog-product__btn:hover span {
  color: #ffffff;
}
.product-info .catalog-product__btn span {
  color: #333333;
}
.product-info .social-icons {
  width: 100%;
  margin-top: 1rem;
}
.product-info .wcpv-sold-by-single {
  font-weight: 600;
  margin-bottom: 1rem;
}
.shop_attributes {
  border-top: 1px solid #dddddd;
}
.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_name,
.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_value {
  font-size: 0.7875rem;
}
.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_name {
  width: 110px;
  font-weight: 500 !important;
}
.shop_attributes.woocommerce-group-attributes-layout-1 th.attribute_group_name {
  color: #333333;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.4em;
  padding: 0.5em 0 0.25em;
}
@media (min-width: 849px) {
  .shop_attributes.woocommerce-group-attributes-layout-1
  th.attribute_group_name {
    font-size: 1.6em;
  }
}
.shop_attributes.woocommerce-group-attributes-layout-1
th.attribute_group_name:first-child {
  padding-top: 0;
}
.shop_attributes th,
.shop_attributes td {
  border-color: #dddddd;
  font-size: 15px;
}
.shop_attributes th p,
.shop_attributes td p {
  margin: 0px;
}
.woocommerce-product-attributes-item__label {
  width: 110px;
  color: #31190a;
  font-weight: 500;
  text-transform: none;
}
.yith-wcbr-brands-logo {
  margin-bottom: 1em;
  display: block;
  width: 100%;
}
.yith-wcbr-brands-logo img {
  width: auto;
  height: 25px;
  max-width: 160px;
}
@media (min-width: 849px) {
  .yith-wcbr-brands-logo img {
    height: 30px;
  }
}
.yith-wcbr-brands-logo a {
  display: none;
}
.yith-wcbr-brands-logo a:last-child {
  display: block;
}
.product-small .yith-wcbr-brands-logo {
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  padding: 0.3rem;
}
.product-small .yith-wcbr-brands-logo img {
  height: 20px;
}
.product-promotion {
  display: flex;
  flex-grow: 1;
  width: 100%;
  background-color: #f5f5f5;
  border: 1px dashed #C08106;
  flex-direction: column;
  margin-top: 10px;
}
.sticky-add-to-cart--active .product-promotion {
  display: none;
}
.product-promotion > h3 {
  margin: 0;
  border-bottom: 1px dashed #C08106;
  padding: 10px;
  color: #31190a;
}
.product-promotion > h3::after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 0.8em;
  height: 0.8em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 478.83 464.02%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23fac850;}.cls-2{fill:%23fffffe;}.cls-3{fill:%23fa5d3f;}.cls-4{fill:%23fffbfa;}.cls-5{fill:%23fa7d29;}%3C/style%3E%3C/defs%3E%3Cg id=%22Layer_2%22 data-name=%22Layer 2%22%3E%3Cg id=%22Layer_1-2%22 data-name=%22Layer 1%22%3E%3Cg id=%22Flat%22%3E%3Cpath class=%22cls-1%22 d=%22M431.26,316.64,292.66,455.23a30,30,0,0,1-42.42,0L49.62,254.61A30,30,0,0,1,41,230.31l13-125.6A30,30,0,0,1,80.73,78l125.6-13a30,30,0,0,1,24.3,8.63L431.26,274.21a30,30,0,0,1,0,42.43Z%22/%3E%3Cpath class=%22cls-2%22 d=%22M271.45,435.05a17.89,17.89,0,0,1-12.73-5.28l-8.33-8.33,11.31-11.32,8.34,8.34a2,2,0,0,0,2.82,0l8.1-8.1,11.32,11.31-8.1,8.1A17.89,17.89,0,0,1,271.45,435.05Z%22/%3E%3Cpath class=%22cls-2%22 d=%22M397.7,316.25l-11.31-11.31,8.1-8.1a2,2,0,0,0,0-2.83l-8.34-8.34,11.31-11.31,8.34,8.34a18,18,0,0,1,0,25.45h0Z%22/%3E%3Cpath class=%22cls-2%22 d=%22M82.39,253.44,70.62,241.68a17.94,17.94,0,0,1-5.17-14.59l1.23-11.9,15.91,1.65-1.23,11.9a2,2,0,0,0,.58,1.62L93.7,242.12Z%22/%3E%3Cpath class=%22cls-3%22 d=%22M455.18,224H176.34l14.6-166.87a10,10,0,0,1,10-9.13H468.83a10,10,0,0,1,10,10,8.44,8.44,0,0,1,0,.87l-13.65,156a10,10,0,0,1-10,9.13Z%22/%3E%3Cpath class=%22cls-4%22 d=%22M242,112h30V96H242a18,18,0,0,0-18,18v12a18,18,0,0,0,18,18h12a2,2,0,0,1,2,2v12a2,2,0,0,1-2,2H224v16h30a18,18,0,0,0,18-18V146a18,18,0,0,0-18-18H242a2,2,0,0,1-2-2V114A2,2,0,0,1,242,112Z%22/%3E%3Cpath class=%22cls-4%22 d=%22M336,176V120a24,24,0,1,0-48,0v56h16V152h16v24Zm-32-40V120a8,8,0,1,1,16,0v16Z%22/%3E%3Cpath class=%22cls-4%22 d=%22M352,96v72a8,8,0,0,0,8,8h32V160H368V96Z%22/%3E%3Cpath class=%22cls-4%22 d=%22M448,112V96H416a8,8,0,0,0-8,8v64a8,8,0,0,0,8,8h32V160H424V144h16V128H424V112Z%22/%3E%3Cpath class=%22cls-5%22 d=%22M128,73.07c0-.35,0-.7,0-1a55.91,55.91,0,1,0-42,54.24l4,15.49a72,72,0,1,1,54-70.34Z%22/%3E%3Cpath class=%22cls-2%22 d=%22M113.06,121a16,16,0,1,0,11.31,4.69A16,16,0,0,0,113.06,121Zm0,48a32,32,0,1,1,22.62-9.37A32,32,0,0,1,113.06,169Z%22/%3E%3Cpath class=%22cls-5%22 d=%22M176,224H288V328H272Z%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 3em;
  height: 3em;
  position: absolute;
  margin-left: 0.5em;
}
.product-promotion > ul {
  list-style: none;
  margin: 0;
  padding: 10px 10px 10px 5px;
  width: 100%;
}
.product-promotion > ul > li {
  padding: 5px 10px;
  display: flex;
  line-height: 1.4;
  font-size: small;
  margin: 5px 0;
}
.product-promotion > ul > li::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 408.58 408.58%22%3E%3Cg id=%22Layer_2%22 data-name=%22Layer 2%22%3E%3Cg id=%22Capa_1%22 data-name=%22Capa 1%22%3E%3Cpath fill=%22%232bc48a%22 d=%22M204.29,0C91.65,0,0,91.65,0,204.29S91.65,408.58,204.29,408.58s204.29-91.65,204.29-204.29S316.93,0,204.29,0ZM318.46,150.53,187.9,280.06a20.09,20.09,0,0,1-28.16.52l-69.12-63a20.76,20.76,0,0,1-1.53-28.67,20.26,20.26,0,0,1,28.67-1l54.78,50.18L289.28,121.34a20.64,20.64,0,1,1,29.18,29.19Z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  flex-shrink: 0;
  margin-right: 0.5em;
  margin-top: 1px;
}
.product-promotion > ul a {
  color: #C08106;
  text-decoration: underline;
}
.price-wrapper {
}
.price-wrapper .price {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  align-items: flex-end;
  justify-content: center;
}
.price-wrapper del,
.price-wrapper ins {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.price-wrapper ins span.amount {
  color: !important;
}
.price-wrapper del span.amount {
  margin-right: 0;
  opacity: 0.6;
}
.price-wrapper .woocommerce-Price-amount.amount,
.price-wrapper .woocommerce-Price-text,
.price-wrapper span.amount {
  margin-bottom: 0.5rem;
}
.price-wrapper .woocommerce-Price-text {
  font-size: 0.9rem;
  font-weight: 400;
  color: #333333;
  margin-right: 0.25rem;
}
.price,
.woocommerce-Price-amount,
.amount,
.price_label,
span.amount {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.price ins span.amount {
  font-size: 1.125em;
}
.price_label {
  font-size: medium;
}
.woocommerce-Price-currencySymbol,
.product-summary .woocommerce-Price-currencySymbol {
  font-size: 0.9rem;
  margin-left: 0.2em;
  margin-top: 0;
  vertical-align: baseline;
}
.search-price .woocommerce-Price-amount {
  font-size: 0.9rem;
}
.search-price ins span.amount {
  font-size: 0.9rem;
}
.search-price del span.amount {
  font-size: 0.7875rem;
}
.autocomplete-suggestion .search-price .woocommerce-Price-text,
.autocomplete-suggestion .search-price .amount,
.autocomplete-suggestion .search-price .woocommerce-Price-amount {
  color: inherit;
  font-size: 0.9rem;
}
.product_list_widget .woocommerce-Price-amount {
  font-size: 0.9rem;
}
.product_list_widget ins span.amount {
  font-size: 0.9rem;
}
.product_list_widget del span.amount {
  font-size: 0.7875rem;
}
.product-section .row h5.mt {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-section .row h5.mt {
    font-size: 1.6em;
  }
}
.tab-content__heading {
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .tab-content__heading {
    font-size: 1.6em;
  }
}
.tab-content__descriptions {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 985.98px) {
  .tab-content__descriptions {
    justify-content: center;
    flex-direction: column;
  }
}
.tab-content__description {
  flex: 0 0 100%;
  font-weight: 400;
}
@media (min-width: 986px) {
  .tab-content__description {
    flex: 0 0 60%;
  }
}
@media (min-width: 1366px) {
  .tab-content__description {
    flex: 0 0 70%;
  }
}
@media (max-width: 985.98px) {
  .tab-content__description {
    order: 2;
    margin-top: 3rem;
  }
}
.tab-content__description p + ul {
  margin-top: -1em;
}
.tab-content__description ul + p {
  margin-top: 1.3em;
}
.tab-content__description ul {
  list-style: none;
}
.tab-content__description ul > li {
  margin-left: 0;
}
.tab-content__description ul ol {
  margin: 0.5em 0 1em 2em;
}
.tab-content__description ul strong {
  font-weight: 600;
}
.tab-content__specification {
  flex: 0 0 100%;
}
@media (min-width: 986px) {
  .tab-content__specification {
    flex: 0 0 30%;
  }
}
@media (min-width: 1366px) {
  .tab-content__specification {
    flex: 0 0 25%;
  }
}
.tab-content-video {
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 9999px;
  padding-right: 9999px;
  margin-left: -9999px;
  margin-right: -9999px;
  margin-top: 4rem;
  border-top: 1px solid #dddddd;
}
@media (min-width: 1366px) {
  .tab-content-video__container {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.product-small.gallery-item {
  margin-bottom: 3rem;
}
.product-small:hover .col-inner {
  border-color: #C08106;
}
.product-small .col-inner {
  display: flex;
  flex-direction: column;
  border: 1px solid #dddddd;
  padding: 5px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .product-small .col-inner {
    transition: none;
  }
}
.equalize-box .product-small .col-inner {
  height: 100%;
}
.product-small .title-wrapper {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.product-small .title-wrapper .product-cat {
  color: #000000;
  font-weight: 500;
  opacity: 1;
  margin-bottom: 0;
  font-size: 0.85em;
  display: none;
}
.product-small .box-text {
  padding: 10px 0px 0px 0px;
  max-width: 26em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media (max-width: 848.98px) {
  .product-small .box-text {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-small .star-rating {
  padding-bottom: 0.7em;
}
.product-small button i,
.product-small .button i {
  top: 0px;
}
.product-small .image-tools.top {
  top: inherit;
  bottom: 0;
}
.product-small .image-tools.top .wishlist-popup {
  top: inherit;
  bottom: 110%;
}
.product-small .product-title a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.product-small img {
  background-color: #ffffff;
}
.product-small .yith-wcbr-brands-logo {
  margin-top: 0;
}
.product-small .yith-wcbr-brands-logo img {
  background-color: transparent;
  max-width: 120px;
}
.product-small .wcpv-sold-by-loop {
  font-size: 0.9em;
}
.product-small .wcpv-sold-by-loop a {
  font-weight: 600;
}
.product-small #auction_end_start {
  order: 100;
  font-size: 0.9em;
  width: 100%;
  display: none;
  flex-flow: row wrap;
  background-color: #31190a;
  color: #fff;
  padding: 3px 5px;
}
.product-small #auction_end_start .date_auction {
  margin-bottom: 0;
}
.product-small .yith-wcact-aution-badge {
  position: absolute;
  max-width: 60px;
}
.product-sidebar-small ul.product_list_widget li {
  padding-left: 90px;
  display: flex;
  flex-direction: column;
}
.product-sidebar-small ul.product_list_widget li img {
  width: 80px;
  height: 80px;
}
.product-sidebar-small ul.product_list_widget li + li {
  margin-top: 1rem;
}
.product-sidebar-small ul.product_list_widget li ins span.amount {
  margin-left: 0;
}
.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1,
.box-shadow-1-hover:hover {
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.06);
  border-color: #C08106;
}
.yith-wcpb-bundle-form {
  display: flex;
  flex-flow: row wrap;
}
.yith-wcpb-bundle-form table.yith-wcpb-product-bundled-items {
  width: 100%;
  margin-top: 1rem;
  box-shadow: none;
  border: none !important;
  border-top: 1px dashed #dddddd !important;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item {
  display: flex;
  border-top: none;
  border-bottom: 1px dashed #dddddd;
}
.yith-wcpb-bundle-form table.yith-wcpb-product-bundled-items td {
  border-bottom: 0;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data {
  padding: 5px !important;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: relative;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data__variations_form {
  margin-top: 0;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data__description {
  display: none;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data__title {
  margin: 0;
  font-size: 13px;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
p.stock {
  font-size: x-small;
  position: absolute;
  top: 12px;
  right: 0;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
table.variations {
  margin-bottom: 0;
  max-width: 100%;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
table.variations
tbody {
  display: flex;
}
@media (max-width: 848.98px) {
  .yith-wcpb-bundle-form
  table.yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item-data
  table.variations
  tbody {
    flex-flow: row wrap;
  }
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
table.variations
select {
  margin: 0;
  font-size: 11px;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
table.variations
tr {
  width: 33%;
}
@media (min-width: 549px) {
  .yith-wcpb-bundle-form
  table.yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item-data
  table.variations
  tr:not(:first-child) {
    margin-left: 0.5em;
  }
}
@media (max-width: 848.98px) {
  .yith-wcpb-bundle-form
  table.yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item-data
  table.variations
  tr {
    width: 45%;
  }
  .yith-wcpb-bundle-form
  table.yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item-data
  table.variations
  tr:nth-child(2n) {
    margin-left: 0.5em;
  }
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
table.variations
.reset_variations {
  display: none;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data
table.variations
.reset_variations:hover {
  color: #333333;
  opacity: 1;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-image {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  display: flex;
  width: 100px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1365.98px) {
  .yith-wcpb-bundle-form
  table.yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item-image {
    width: 80px;
  }
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-image
.price {
  margin-left: 0.5em;
  letter-spacing: normal;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-image
.price,
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-image
.price
ins
span.amount,
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-image
.price
.woocommerce-Price-currencySymbol {
  font-size: x-small;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-image
img {
  width: 50px;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-product-bundled-item-data__title {
  letter-spacing: 0;
}
.yith-wcpb-bundle-form
table.yith-wcpb-product-bundled-items
.yith-wcpb-bundled-optional-wrapper {
  display: flex;
  align-items: center;
}
@media (min-width: 986px) {
  .page-checkout-simple {
    padding: 1% 0 3%;
  }
}
@media (max-width: 1365.98px) {
  .page-checkout-simple {
    padding: 2rem 0;
  }
}
.page-checkout-simple .cart-header {
  text-align: center;
}
.page-checkout-simple .cart-header > a {
  width: 220px;
  display: inline-block;
  margin: 0 0 2rem;
}
@media (max-width: 1365.98px) {
  .page-checkout-simple .cart-header > a {
    width: 160px;
  }
}
.page-checkout-simple .woocommerce .large-7 > p {
  display: none;
}
.page-checkout-simple .woocommerce .is-well {
  background-color: #ffda6e;
  box-shadow: none;
  border-radius: 10px;
  padding: 15px 20px;
}
.page-checkout-simple .woocommerce .is-well::before {
  content: "";
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  position: absolute;
  border: none;
  top: 8px;
  left: 8px;
}
.page-checkout-simple .woocommerce .woocommerce-order-details {
  margin-bottom: 3rem;
}
.page-checkout-simple .woocommerce .woocommerce-customer-details address {
  font-size: small;
}
.page-checkout-simple .woocommerce .checkout-sidebar {
  position: relative;
  z-index: 100;
}
.page-checkout-simple .woocommerce-table td {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.page-checkout-simple .woocommerce-checkout-payment .button {
  width: 100%;
  font-size: large;
}
.page-checkout-simple .woocommerce-order-overview strong {
  color: #31190a;
}
.page-checkout-simple .woocommerce-table__product-name .wc-item-meta {
  margin-top: 0.5rem;
}
.page-checkout-simple .woocommerce-privacy-policy-link {
  text-decoration: underline;
}
.page-checkout-simple .woocommerce-form-coupon-toggle {
  padding-left: 15px;
  padding-right: 15px;
}
.focused-checkout-footer {
  padding-top: 2%;
}
.shop_table thead,
.cart_totals thead,
.checkout_coupon .widget-title,
.cart_totals tbody th {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}
.shop_table .cart-subtotal {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: large;
}
.shop_table .order-total {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: x-large;
}
.shop_table th,
.shop_table td,
.payment_methods li + li {
  border-color: rgba(0, 0, 0, 0.1);
}
.checkout-breadcrumbs {
  padding: 1rem 0;
  margin-bottom: 2rem;
  justify-content: center;
  text-transform: uppercase;
  font-size: large;
}
@media (min-width: 986px) {
  .checkout-breadcrumbs {
    font-size: x-large;
  }
}
@media (max-width: 848.98px) {
  .checkout-breadcrumbs {
    background-color: #31190a;
    color: #fff;
  }
  .checkout-breadcrumbs a.current {
    color: #fff;
  }
}
.checkout-breadcrumbs .breadcrumb-step {
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.checkout-breadcrumbs a {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  opacity: 0.5;
}
.checkout-breadcrumbs a.current {
  opacity: 1;
}
#cart-popup
.woocommerce-mini-cart__buttons
.button.wc-forward:not(.checkout):not(.checkout-button) {
  background-color: transparent;
  border: 2px solid #31190a;
  color: #31190a;
}
#cart-popup
.woocommerce-mini-cart__buttons
.button.wc-forward:not(.checkout):not(.checkout-button):hover {
  background-color: #31190a;
  color: #fff;
}
#cart-popup .button.checkout {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button.button-continue-shopping {
  border: none !important;
  background-color: transparent;
}
.button.button-continue-shopping:hover {
  background-color: transparent !important;
  color: #C08106 !important;
}
.woocommerce-cart-form__cart-item .product-quantity {
  text-align: center;
}
.woocommerce-cart-form__cart-item .product-quantity .button {
  display: none;
}
.checkout .form-row {
  width: 100%;
}
.checkout .form-row .select2-container {
  width: 100% !important;
}
.payment_methods li {
  padding-bottom: 1em;
}
.payment_methods li + li {
  padding-top: 1em;
}
.woocommerce-table--order-details tfoot th {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}
.woocommerce-table--order-details tfoot td {
  color: #C08106;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}
.woocommerce-table--order-details
tfoot
tr:last-child
.woocommerce-Price-amount {
  font-size: x-large;
}
.woocommerce-bacs-bank-details {
  margin-bottom: 3rem;
}
.woocommerce-bacs-bank-details table {
  border: none;
  margin-bottom: 0;
}
.woocommerce-bacs-bank-details table td {
  border: none;
}
.woocommerce-bacs-bank-details .bacs_accounts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
@media (max-width: 848.98px) {
  .woocommerce-bacs-bank-details .bacs_accounts {
    grid-template-columns: repeat(1, 1fr);
  }
}
.woocommerce-bacs-bank-details .bacs_account {
  background-color: #f5f5f5;
  padding: 1.5em;
}
.woocommerce-bacs-bank-details .bacs_account_logo {
  height: 40px;
  margin-bottom: 0.75rem;
}
.woocommerce-bacs-bank-details .bacs_account-infomation ul {
  padding-left: 1.5em;
  margin-bottom: 0;
}
.woocommerce-bacs-bank-details .bacs_account-infomation li {
  margin-bottom: 0.3em;
}
.woocommerce-bacs-bank-details .bacs_account-infomation strong {
  color: #31190a;
}
.home .page-wrapper {
  padding: 0;
}
.home .row.row-main > .col {
  padding: 0;
}
.category-page-title {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.category-page-title .page-title-inner {
  z-index: 10;
}
.category-page-title .page-title-inner.flex-row {
  flex-flow: row wrap;
  justify-content: center;
}
.breadcrumbs {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}
.breadcrumbs a,
.breadcrumbs span {
  color: #fff;
}
.category-page-title .woocommerce_breadcrumb-container {
  width: 100%;
}
.category-page-title .shop-page-title {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  font-size: 1.4em;
  margin: 2rem 0;
}
@media (min-width: 849px) {
  .category-page-title .shop-page-title {
    font-size: 1.6em;
  }
}
.category-page-title .shop-page-title p {
  margin: 0 0.5rem;
}
.category-page-title .woocommerce-result-count {
  display: none;
}
.category-page-title .term-description {
  margin: 0 auto;
  text-align: left;
}
.category-page-title .term-description p {
  width: 90%;
  margin-right: auto;
}
.category-page-title .term-description {
  position: relative;
  z-index: 10;
  max-width: 1150px;
  margin: 30px auto 0px 0px;
}
.category-page-title .term-description .page-title__sub-categories {
  background-color: rgba(255, 255, 255, 0.85);
  padding-top: 2.5em;
  padding-bottom: 1em;
}
.category-page-title .slider {
  padding-top: 1.5em;
}
.category-page-title
.slider.slider-nav-push:not(.slider-nav-reveal)
.flickity-prev-next-button {
  margin-top: 0;
}
.category-page-title .slider .product-category {
  padding-bottom: 0 !important;
}
.category-page-title .slider .product-category p {
  display: none;
}
.category-page-title .slider .product-category p.count {
  display: block;
}
.category-page-title .slider .product-category .box-text {
  padding-top: 1.5em;
  padding-bottom: 0;
}
.category-page-title .slider .product-category .box-text .header-title {
  font-size: medium;
  margin-bottom: 0.5em;
}
.category-page-row .sidebar-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}
@media (min-width: 1366px) {
  .category-page-row .sidebar-inner {
    grid-template-columns: repeat(5, 1fr);
  }
}
.category-page-row .sidebar-inner .widget .is-divider {
  display: none;
}
.category-page-row .sidebar-inner .yith-wcbr-brands-list {
  width: 100% !important;
}
.category-page-row .shop-page-filter {
  margin-bottom: 2rem;
}
.category-page-row .shop-page-filter .page-title-inner {
  align-items: flex-start;
  position: relative;
}
@media (max-width: 985.98px) {
  .category-page-row .shop-page-filter .page-title-inner {
    padding-top: 0;
  }
}
@media (max-width: 985.98px) {
  .category-page-row .shop-page-filter .page-title-inner .flex-col {
    padding: 0;
  }
}
.category-page-row .shop-page-filter .category-filtering {
  display: flex;
  flex-flow: row wrap;
  padding-top: 0;
}
.category-page-row .shop-page-filter .category-filtering .filter-button {
  width: auto;
  clear: both;
  display: inline-flex;
  align-items: center;
  margin-bottom: 2rem;
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.25em;
}
.category-page-row
.shop-page-filter
.category-filtering
.filter-button
.icon-equalizer {
  margin-top: -4px;
  margin-right: 0.5rem;
}
.category-page-row
.shop-page-filter
.category-filtering
.filter-button
.icon-equalizer::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 486.08 512%22%3E%3Cpath fill=%22%2331190a%22 d=%22M388.21,256a78.42,78.42,0,1,0-78.42,78.42A78.51,78.51,0,0,0,388.21,256Zm-117.95,0a39.54,39.54,0,1,1,39.53,39.53A39.58,39.58,0,0,1,270.26,256Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M269.61,256a19.44,19.44,0,0,0-19.44-19.44H19.44a19.44,19.44,0,0,0,0,38.88H250.17A19.44,19.44,0,0,0,269.61,256Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M486.08,256a19.44,19.44,0,0,0-19.45-19.44H368.77a19.44,19.44,0,0,0,0,38.88h97.86A19.44,19.44,0,0,0,486.08,256Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M254.7,433.58A78.42,78.42,0,1,0,176.28,512,78.51,78.51,0,0,0,254.7,433.58Zm-118,0a39.54,39.54,0,1,1,39.54,39.53A39.58,39.58,0,0,1,136.74,433.58Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M136.75,433.58a19.44,19.44,0,0,0-19.44-19.44H19.44a19.44,19.44,0,0,0,0,38.88h97.87A19.44,19.44,0,0,0,136.75,433.58Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M486.08,433.58a19.44,19.44,0,0,0-19.45-19.44H235.91a19.44,19.44,0,0,0,0,38.88H466.63A19.44,19.44,0,0,0,486.08,433.58Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M254.7,78.42a78.42,78.42,0,1,0-78.42,78.42A78.51,78.51,0,0,0,254.7,78.42Zm-118,0A39.54,39.54,0,1,1,176.28,118,39.58,39.58,0,0,1,136.74,78.42Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M136.75,78.42A19.44,19.44,0,0,0,117.31,59H19.44a19.44,19.44,0,0,0,0,38.88h97.87A19.44,19.44,0,0,0,136.75,78.42Z%22/%3E%3Cpath fill=%22%2331190a%22 d=%22M486.08,78.42A19.44,19.44,0,0,0,466.63,59H235.91a19.44,19.44,0,1,0,0,38.88H466.63A19.44,19.44,0,0,0,486.08,78.42Z%22/%3E%3C/svg%3E");
}
@media (max-width: 985.98px) {
  .category-page-row .shop-page-filter .category-filtering .filter-button {
    margin-top: 0;
    margin-bottom: 1rem;
    width: 100%;
    padding: 0.75em 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    min-height: 50px;
  }
}
.category-page-row .shop-page-filter .category-filtering .inline-block {
  width: 100%;
}
.category-page-row .shop-page-filter .widget_layered_nav_filters .widgettitle {
  font-size: 1em;
}
.category-page-row
.shop-page-filter
.widget_layered_nav_filters
ul
li
.woocommerce-Price-amount.amount {
  color: #ffffff;
}
.category-page-row .shop-page-filter .widget_layered_nav_filters ul li.chosen {
  margin: 5px;
}
@media (max-width: 848.98px) {
  .category-page-row
  .shop-page-filter
  .widget_layered_nav_filters
  ul
  li.chosen {
    margin: 2px;
  }
}
@media (max-width: 848.98px) {
  .category-page-row .shop-page-filter .woocommerce-ordering {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 848.98px) {
  .category-page-row .shop-page-filter .woocommerce-ordering .orderby {
    margin: 0;
    border: none;
    padding-right: 1.75em;
    text-align: right;
    text-align-last: right;
  }
}
.yith-woocommerce-ajax-product-filter {
  font-size: small;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper > a,
a.yith-wcan-onsale-button,
a.yith-wcan-instock-button,
a.yith-wcan-price-link,
ul.yith-wcan-list li > a {
  display: flex !important;
  align-items: center;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active:before,
a.yith-wcan-onsale-button.active:before,
a.yith-wcan-instock-button.active:before,
a.yith-wcan-price-link.active:before,
ul.yith-wcan-list li > a.active:before {
  content: "";
  background: #31190a;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper > a:before,
a.yith-wcan-onsale-button:before,
a.yith-wcan-instock-button:before,
a.yith-wcan-price-link:before,
ul.yith-wcan-list li > a:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border: 1px solid #31190a;
  background-color: transparent;
  margin-right: 0.5rem;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
  box-shadow: none;
  border-color: transparent;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover a,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a {
  color: #31190a;
}
.shop-container .products .product {
  margin-bottom: 0;
}
@media (min-width: 849px) {
  .shop-container .products .product {
    margin-bottom: 2rem;
  }
}
@media (min-width: 986px) {
  .shop-container .products .product {
    margin-bottom: 3rem;
  }
}
.shop-container .page-load-status {
  margin-bottom: 5rem;
}
@media (min-width: 986px) {
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 360px;
  }
}
@media (max-width: 1365.98px) {
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 90%;
  }
}
.off-canvas-right .sidebar-inner .select2-selection,
.off-canvas-left .sidebar-inner .select2-selection {
  font-size: small;
}
.off-canvas-right .sidebar-inner .select2-selection option,
.off-canvas-left .sidebar-inner .select2-selection option {
  font-size: small;
}
.off-canvas-right .wc-layered-nav-term,
.off-canvas-left .wc-layered-nav-term {
  font-size: small;
}
.off-canvas-right .wc-layered-nav-term .count,
.off-canvas-left .wc-layered-nav-term .count {
  color: inherit;
  line-height: 1;
  font-size: small;
  display: inline-flex;
  align-items: center;
}
.off-canvas-right .woocommerce-mini-cart-item a,
.off-canvas-left .woocommerce-mini-cart-item a {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: small;
}
.off-canvas-right
.woocommerce-mini-cart__total
span.woocommerce-Price-amount.amount,
.off-canvas-left
.woocommerce-mini-cart__total
span.woocommerce-Price-amount.amount {
  font-size: 1.25em;
}
.off-canvas-right .cart-popup-title h4,
.off-canvas-left .cart-popup-title h4 {
  font-size: 1.25em;
}
.page-load-status .archive-img-loader {
  width: 40px;
  height: 40px;
}
.product-page-title {
  background-color: transparent;
}
@media (min-width: 986px) {
  .page-title:not(.featured-title) + main .product-main {
    padding-top: 0;
  }
}
.product-container {
  overflow: hidden;
}
#wrapper > .message-wrapper {
  background-color: #f5f5f5;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}
#product-sidebar {
  max-width: 26% !important;
  flex-basis: 26% !important;
}
#product-sidebar .woocommerce-product-attributes{
  background: #fff;
}
@media (min-width: 1366px) {
  #product-sidebar {
    display: block;
    min-width: 240px;
  }
}
#product-sidebar .col {
  padding-left: 0;
  padding-right: 0;
}
.product-footer .woocommerce-Reviews-title,
.product-footer .questions-section h3,
.product-section .product-section-title {
  color: #31190a;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.4em;
}
@media (min-width: 849px) {
  .product-footer .woocommerce-Reviews-title,
  .product-footer .questions-section h3,
  .product-section .product-section-title {
    font-size: 1.6em;
  }
}
.product-footer .woocommerce-tabs > .nav-line-grow,
.product-footer .woocommerce-tabs > .nav-line:not(.nav-vertical) {
  display: none;
}
.product-main + .product-footer {
  border-top: none;
}
@media (max-width: 985.98px) {
  .product-footer .large-12.col {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-footer .product-section:first-child,
.product-footer .woocommerce-tabs:first-child {
  border-top: none;
}
.product-footer--bg {
  background-color: #f5f5f5;
}
.product-footer--bg .container .container-inner {
  background-color: #fff;
  padding: 3rem;
}
@media (max-width: 985.98px) {
  .product-footer--bg .container .container-inner {
    padding: 1.5rem;
  }
}
.related-products-wrapper {
  padding-top: 3em;
  padding-bottom: 3em;
  border: none;
}
@media (max-width: 1365.98px) {
  .related-products-wrapper {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.related-products-wrapper > .row > .large-2 {
  display: none;
}
.related-products-wrapper > .row > .large-10 {
  max-width: 100%;
  flex-basis: 100%;
}
.related-products-wrapper .product-section-title {
  max-width: 100%;
  margin: 2em 0 1em;
  text-align: center;
}
.related-products-wrapper.related-products-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.related-products-wrapper .row.equalize-box {
  overflow: visible;
}
.related-products-wrapper .slider-nav-reveal .flickity-prev-next-button,
.related-products-wrapper .slider-nav-reveal .flickity-prev-next-button:hover {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 849px) {
  .related-products-wrapper
  .slider-nav-reveal
  .flickity-prev-next-button.previous {
    left: 0px !important;
  }
  .related-products-wrapper .slider-nav-reveal .flickity-prev-next-button.next {
    right: 0px !important;
  }
}
.product-addition-gallery {
  padding-top: 2rem;
  border-top: 1px solid #dddddd;
  width: 100%;
  text-align: center;
  margin: 2rem 0 !important;
}
.product-addition-gallery-header {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}
.product-addition-gallery__header {
  font-size: 1.4em;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (min-width: 849px) {
  .product-addition-gallery__header {
    font-size: 1.6em;
  }
}
.product-addition-gallery-container {
  width: 100%;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  grid-gap: 10px;
}
@media (max-width: 985.98px) {
  .product-addition-gallery-container {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-gap: 5px;
  }
}
.product-addition-gallery-container li {
  margin: 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-footer-album .container {
  width: 100% !important;
  max-width: 100% !important;
}
.wishlist-popup {
  width: 100px;
  font-size: smaller;
}
.widget-title,
span.widget-title {
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.25em;
}
.dark .widget-title,
.dark span.widget-title {
  color: #ffffff;
}
.widget li.chosen a {
  opacity: 1;
}
.widget li.chosen a::before {
  background-color: transparent;
  border: none;
  opacity: 1;
  content: "" !important;
  margin-right: 0.5em !important;
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 47.971 47.971%22 %3E %3Cpath fill=%22%23ffffff%22 d=%22M28.228,23.986L47.092,5.122c1.172-1.171,1.172-3.071,0-4.242c-1.172-1.172-3.07-1.172-4.242,0L23.986,19.744L5.121,0.88 c-1.172-1.172-3.07-1.172-4.242,0c-1.172,1.171-1.172,3.071,0,4.242l18.865,18.864L0.879,42.85c-1.172,1.171-1.172,3.071,0,4.242 C1.465,47.677,2.233,47.97,3,47.97s1.535-0.293,2.121-0.879l18.865-18.864L42.85,47.091c0.586,0.586,1.354,0.879,2.121,0.879 s1.535-0.293,2.121-0.879c1.172-1.171,1.172-3.071,0-4.242L28.228,23.986z%22/%3E%3C/svg%3E");
}
.widget.widget_layered_nav_filters ul li.chosen a {
  background-color: #C08106;
  border-color: #C08106;
  color: #ffffff;
  border-radius: 0;
  padding: 3px 7px;
}
.sidebar-inner .widget ul li.chosen {
  background-color: #C08106;
  border-color: #C08106;
  color: #ffffff;
  padding: 0 20px;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.sidebar-inner .widget ul li.chosen a {
  color: #ffffff;
  display: inline-flex;
  align-items: center;
}
.sidebar-inner .widget ul li.chosen a:hover {
  color: #ffffff;
}
.sidebar-inner .widget ul li.chosen span {
  color: #ffffff;
  opacity: 1;
}
.sidebar-inner .widget ul li.chosen span:hover {
  color: #ffffff;
}
.heading-orange {
  color: #C08106;
}
.selling-points .col-inner {
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ccc;
  background: #fff;
}
.selling-points .icon-box {
  padding: 1em;
}
.selling-points .icon-box:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}
.selling-points .icon-box .icon-box-text {
  display: inline-flex;
  align-items: center;
}
.box--contact .box__title {
  padding-bottom: 0;
}
.box--contact .box__title .col-inner {
  padding: 1rem;
}
.box--contact .box__title * {
  margin: 0;
}
.box--contact .box__content .col-inner {
  border: 1px solid #dddddd;
  border-top: none;
  padding: 1rem;
}
.box--contact .box__content p,
.box--contact .box__content h2 {
  margin-bottom: 0;
}
.box--contact .box__content a[href^="tel:"] {
  color: #C08106;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 848.98px) {
  .footer .widget_nav_menu {
    display: none;
  }
}
@media (max-width: 848.98px) {
  .footer .block_widget {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 848.98px) {
  .footer-2 {
    padding: 0px 0px 30px;
  }
}
@media (max-width: 848.98px) {
  .footer-wrapper .footer-contact-box .icon-box-text .footer-contact-item,
  .footer-wrapper .footer-contact-box .icon-box-text .footer-contact-item a {
    justify-content: center;
  }
}
#product-sidebar {
}
@media (min-width: 1366px) {
  #product-sidebar {
    display: block;
  }
}
.selling-points .icon-box-text h4 {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.product-footer .woocommerce-Reviews-title,
.product-footer .questions-section h3 {
  font-size: x-large;
  text-transform: uppercase;
}
@media (max-width: 1365.98px) {
  .product-footer .woocommerce-Reviews-title,
  .product-footer .questions-section h3 {
    font-size: large;
  }
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
  display: none;
}
@media (min-width: 986px) {
  .product-footer .block_widget {
    display: none;
  }
}
.product-footer--bg {
  background-color: #f5f5f5;
}
.product-footer--bg .container .container-inner {
  background-color: #fff;
  padding: 3rem;
}
@media (max-width: 985.98px) {
  .product-footer--bg .container .container-inner {
    padding: 1.5rem;
  }
}
.product-footer--reviews .comment-reply-title {
  letter-spacing: normal;
}
.notify-answers input#ywqa-submit-question {
  color: white;
  border-color: inherit;
  float: left;
  height: 40px;
  font-weight: 500;
  letter-spacing: 2.5px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  font-size: medium;
}
@media (max-width: 985.98px) {
  div.question-text {
    max-width: 100%;
  }
}
@media (max-width: 985.98px) {
  div.question-votes {
    margin-bottom: 20px;
  }
}
.product-title + .is-divider {
  margin-bottom: 1.5em;
}
.woocommerce-Price-notice-container {
  display: inline-flex;
  align-items: stretch;
  width: auto;
  justify-content: flex-start;
  border: 1px dashed #C08106;
  clear: both;
  margin: 0px 0 10px;
  padding: 5px 10px;
}
.woocommerce-Price-notice__title {
  color: #C08106;
  margin: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.woocommerce-Price-notice__title::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 1.6em;
  height: 1.6em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 23.63 23.63%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23C08106;}%3C/style%3E%3C/defs%3E%3Cg id=%22Layer_2%22 data-name=%22Layer 2%22%3E%3Cg id=%22Capa_1%22 data-name=%22Capa 1%22%3E%3Cpath class=%22cls-1%22 d=%22M11.81,0A11.81,11.81,0,1,0,23.62,11.81,11.81,11.81,0,0,0,11.81,0Zm2.46,18.31c-.61.24-1.09.42-1.45.54a3.81,3.81,0,0,1-1.27.19,2.49,2.49,0,0,1-1.71-.54,1.71,1.71,0,0,1-.61-1.36,4.87,4.87,0,0,1,0-.66,6.75,6.75,0,0,1,.15-.76L10.18,13c.07-.26.12-.5.17-.73a3,3,0,0,0,.07-.63,1,1,0,0,0-.21-.72,1.27,1.27,0,0,0-.82-.2,2.18,2.18,0,0,0-.6.09,4.61,4.61,0,0,0-.53.18l.2-.83c.5-.21,1-.38,1.43-.52a4.16,4.16,0,0,1,1.29-.22,2.46,2.46,0,0,1,1.69.53,1.74,1.74,0,0,1,.6,1.37c0,.12,0,.33,0,.62a3.75,3.75,0,0,1-.16.81l-.75,2.68a5.83,5.83,0,0,0-.17.74,3.61,3.61,0,0,0-.07.62.9.9,0,0,0,.24.73,1.29,1.29,0,0,0,.82.2,2.63,2.63,0,0,0,.63-.1,2.79,2.79,0,0,0,.5-.17ZM14.14,7.43a1.92,1.92,0,0,1-2.56,0,1.61,1.61,0,0,1,0-2.39,1.84,1.84,0,0,1,1.28-.5,1.81,1.81,0,0,1,1.28.5,1.61,1.61,0,0,1,0,2.39Z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin-right: 0.5em;
}
.woocommerce-Price-notice__content {
  display: inline-flex;
  flex-grow: 1;
  font-size: small;
  color: #C08106;
  margin-left: 0.5em;
  font-weight: 600;
}
.tab-content__specification {
  border: 1px solid #dddddd;
  border-radius: 15px;
  box-shadow: -1px 0px 6px #ccc;
  margin: 7px 10px 30px 10px;
  border-radius: 10px;
  position: relative;
  top: -3px;
}
.tab-content__specification table tr:nth-child(2n + 1) {
  background: #ffffff;
}
.tab-content__specification + .tab-content__specification {
  margin-top: 30px;
}
.tab-content__specification-container {
  flex: 0 0 100%;
}
@media (min-width: 986px) {
  .tab-content__specification-container {
    flex: 0 0 30%;
  }
}
@media (min-width: 1366px) {
  .tab-content__specification-container {
    flex: 0 0 25%;
  }
}
.tab-content__specification .tab-content__heading {
  padding: 10px;
  margin: 0;
  color: #000;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  font-weight: 700;
  background: #fff;
  border-radius: 10px 10px 0px 0px;
}
.tab-content__specification .tab-content th:first-child,
.tab-content__specification .tab-content td:first-child {
  padding-left: 1rem;
}
.tab-content__specification .tab-content th:last-child,
.tab-content__specification .tab-content td:last-child {
  padding-right: 1rem;
}
.tab-content__specification .tab-content .woocommerce-product-attributes {
  margin: 0;
}
.tab-content__specification .tab-content .shop_attributes tr:last-child th,
.tab-content__specification .tab-content .shop_attributes tr:last-child td {
  border: none;
}
.tab-content__specification .tab-content-combo-list__table {
  border-top: 1px solid #dddddd;
}
.tab-content__specification .tab-content-combo-list__table table {
  border: 0;
  margin: 0;
}
.tab-content__specification .tab-content-combo-list__table th,
.tab-content__specification .tab-content-combo-list__table td {
  border-color: #dddddd;
}
.tab-content__specification .tab-content-combo-list__table th {
  padding: 0.75em 0.5em;
  text-transform: none;
}
.tab-content__specification .tab-content-combo-list__table tr:last-child td {
  border: 0;
}
@keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.loading_spinner {
  border: 5px solid #f3f3f3;
  -webkit-animation: load_keyf 1s linear infinite;
  animation: load_keyf 1s linear infinite;
  border-top: 5px solid #555;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0px auto;
}
@keyframes load_keyf {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sparkle {
  0% {
    background-position: 0 0, 0 0, 0 0;
  }
  to {
    background-position: -500px -1000px, -400px -400px, 300px 300px;
  }
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}



.custom-variation-buttons .variation-attribute label{
  padding: 6px 18px;
  font-size: 14px;
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%) !important;
  border: 1px solid #ddd;
  font-weight: 500;
  overflow: hidden;
  min-height: 30px;
  min-width: 30px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}


.custom-variation-buttons .variation-attribute label input{
  display: none;
}

.custom-variation-buttons .variation-attribute label.tg_active{
  background: none !important;
  border: 1px solid #BC1823;
  color: #000 !important;
}

.custom-variation-buttons .variation-attribute{
  display: flex;
  gap:10px;
  flex-wrap: wrap;
  margin: 0px 0px 15px 0px;
}

.custom-variation-buttons h3{
  font-size: 14px;
  line-height: 23px;
  margin: 0px 0px 5px 0px;
}

.custom-variation-buttons .variation-attribute label.tg_active:before {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  font-size: 11px !important;!i;!;
  z-index: 1;
}

.custom-variation-buttons .variation-attribute label::after {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background: rgb(192 129 6 / 20%);
  transform: rotate(45deg);
  bottom: -15px;
  right: -15px;
}

.custom-variation-buttons .variation-attribute label.tg_active:after {
  background: #BC1823;
}

.video-button-wrapper .icon-play{

}

.video-button-wrapper .icon-play::before{
  font-size: 20px !important;
}

.home .section-3 .textwidget{
}

.tg_wrap_button{
  display: flex;
  gap:20px;
}

.tg_wrap_button button{
  background: #C08106;
  color:#fff;
  text-transform: none;
  border-radius: 5px;
  font-weight: 500;
  padding: 2px 20px;
  margin: 0;
  position: relative;
}

.tg_wrap_button button.buy-now-button{
  padding:0px;
}

.tg_wrap_button button.buy-now-button a{
  padding:2px 20px;
  color:#fff;
}

.tg_wrap_button button.buy-now-button a::before{
  content:"";
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
}

.tg_wrap_button button:hover{
  background: #6B1119;
}

.single_variation_wrap p.stock {
  margin:0px 0px 10px 0px;
}

.selling-points .icon-box-text{
  gap:15px;
}

.selling-points .icon-box-text i.fa{
  color: #BC1823;
  font-size: 29px;
}

#customer_details{
  gap:40px;
}

#customer_details>.col-1{
  flex: 1 1 70%;
}

#customer_details>.col-2{
  flex: 1 1 30%;
  padding:0 !important;
}

.woocommerce-additional-fields__field-wrapper #order_comments_field>label{
  display: none;
}

.woocommerce-form-coupon button[type="submit"]{
  padding: 0px 25px;
  border-radius: 5px;
  height: 37px;
  min-height: auto;
}

.woocommerce-order{
  display: flex;
  flex-direction: row-reverse;
  gap: 60px;
  justify-content: flex-end;
  align-items: flex-start;
}

.woocommerce-order>p{
  display: none;
}


/* MENU MOBILE*/

.icon_mobile_click {
  margin: 0px;
  cursor: pointer;
  z-index: 99;
  display: none;
  cursor: pointer;
  position: relative;
  top: 3px;
}

.icon_mobile_click svg {
  width: 29px;
  height: 29px;
  fill: #dfc48e;
}

.header.fixed .icon_mobile_click svg {
  fill: #2d2d2d;
}

.icon_mobile_click i.fa {
  font-size: 32px;
  color: #fff;
}
.header.fixed .icon_mobile_click i.fa {
  color: #1d6059;
}
#page_wrapper {
  transition: all 0.3s;
}

#menu_mobile_full {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 290px;
  left: -290px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  z-index: 9999999;
  overflow: auto;
}

.fixedheader {
  position: fixed !important;
  top: 0 !important;
  left: 0;
  z-index: 9;
  width: 100% !important;
}

.bg_opacity {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}

.menu_hidden {
  z-index: -1;
  left: -260px;
}

.menu_show {
  z-index: 9999999;
}

#menu_mobile_full .close_menu {
  padding: 10px;
  font-size: 20px;
  text-align: right;
  color: #fff;
  background: none;
  cursor: pointer;
  position: absolute;
  right: 0px;
  /* background: #a52626; */
  display: none;
  cursor: pointer;
  top: 0px;
  /* border: 1px solid #fff; */
  z-index: 999;
}

#menu_mobile_full .mobile-menu {
  margin: 55px 0px 0px 0px;
}

#menu_mobile_full ul li {
  width: 100%;
  display: block;
}

#menu_mobile_full .menu > li.tg_active {
  padding: 15px 0px 10px 10px;
}

#menu_mobile_full ul li {
  position: relative;
  padding: 12px 22px 12px 10px;
  border: none;
  border-bottom: 1px solid #ebf3f1;
}

#menu_mobile_full ul li a {
  color: #000000;
}
#menu_mobile_full ul.menu > li > a {
  font-size: 15px;
  padding: 0;
  font-weight: 500;
}
#menu_mobile_full ul li a:hover {
  text-decoration: none;
  background: none;
}

#menu_mobile_full li span {
  margin: 0px 0px 0px 10px;
}

#menu_mobile_full .sub-menu {
  display: none;
  padding: 0px 0px 0px 0px;
  border: none;
  border-top: 1px solid #ebf3f1;
  margin: 10px 0px 0px 0px;
}

#menu_mobile_full .sub-menu li {
  padding: 15px 0px 15px 15px;
}

#menu_mobile_full .sub-menu li:last-child {
  border-bottom: none;
  padding: 15px 0px 0px 15px;
}

#menu_mobile_full .sub-menu li a {
  font-size: 14px;
  text-transform: none;
}

.editBefore_mobile::before {
  content: "\f106" !important;
}

#menu_mobile_full li.menu-item-has-children::before {
  content: "\f107";
  position: absolute;
  right: 10px;
  top: 16px;
  color: rgb(0 0 0 / 50%);
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0;
  opacity: 1;
}

#menu_mobile_full .sub-menu li.menu-item-has-children::before {
  top: 16px;
}

#menu_mobile_full .menu > li.not-have-child {
  padding: 0px;
}

#menu_mobile_full .menu li ul.sub-menu li.not-have-child {
  padding: 0px;
  display: table;
}

#menu_mobile_full .menu li ul.sub-menu li.not-have-child > a {
  padding: 10px 0px 10px 15px;
  display: table;
  width: 100%;
}

#menu_mobile_full .menu li ul.sub-menu li.not-have-child:last-child > a {
  padding: 10px 0px 0px 15px;
}

#menu_mobile_full .menu > li.not-have-child > a {
  display: block;
  padding: 12px 0px 12px 10px;
}

#menu_mobile_full .sub-menu li {
  padding: 10px 0px 10px 15px;
}

#menu_mobile_full .sub-menu li:last-child {
  padding: 10px 0px 0px 15px;
}

/* END MENU MOBILE*/

.tg_wrap_cart_page{
  display: flex;
  gap: 50px;
  justify-content: space-between;
}

.tg_wrap_cart_page>form{
  flex: 1 0 calc(70% - 50px);
}

.tg_wrap_cart_page>form{

}

.tg_wrap_cart_page>.cart-collaterals{
  flex: 1 0 calc(30% - 50px);
}

.tg_wrap_cart_page .coupon{
  display: none;
}

.tg_wrap_donhang{
  background-color: #ffda6e;
  box-shadow: none;
  border-radius: 10px;
  padding: 15px 20px;
}

.tg_wrap_donhang p{
  margin:0px;
}

.woocommerce-checkout .tg_wrap_breadc ul{
  display: none !important;
}

.tab-content__description {
  flex: 0 0 72%;
}
.tg_related_muakem_pd{
  margin:30px 0px 0px 0px;
}

.tg_banner img{
  width: 100%;
}

.tg_wrap_hd_right_top{
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}

.tg_carthd_adm .cart-icon{
  position: relative;
}

.tg_carthd_adm .cart-icon em{
  position: absolute;
  top: -10px;
  right: -9px;
  background: linear-gradient(81.86deg, #CFAD6B 3.84%, #DDC189 19.17%, #F3E1B7 45.69%, #FCEDC9 58.99%, #FBEBC6 69.52%, #F6E4BC 77.54%, #EED9AC 84.72%, #E3CA95 91.42%, #D5B678 97.73%, #CFAD6B 100%);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 12px;
  color: #6B1119;
  line-height: 15px;
  font-style: normal;
  text-align: center;
}

.tg_mgb_80{
  margin:0px 0px 80px 0px;
}

.tg_section_pd_home .textwidget{
  max-width: 1150px;
  display: table;
  margin:0 auto 30px auto;
  width: 100%;
  text-align: center;
  color: #4E4E53;
  font-size: 16px;
  line-height: 24px;
}

.tg_footer{
  padding:65px 0px 30px 0px;
}

.tg_footer .tg_wrap_footer_top{
  display: flex;
  gap: 70px;
}

.tg_footer .tg_wrap_footer_top .title_ft{
  font-size: 18px;
  line-height: 27px;
  color:#fff;
  font-weight: 600;
  margin: 0px 0px 30px 0px;
}

.tg_footer .tg_wrap_footer_top ul.menu_ft{
  
  display: flex;
  flex-direction: column;
  gap:15px;
}

.tg_footer .tg_wrap_footer_top ul.menu_ft li a{
font-size: 16px;
  line-height: 24px;
  color:#fff;
}

.tg_footer .tg_wrap_footer_top ul.menu_ft li a:hover{
  color:#C08106;
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul{
 display: flex;
  flex-direction: column;
  gap:15px;
  padding:0px 0px 0px 30px;
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li,
.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li a{
font-size: 16px;
  line-height: 24px;
  color:#fff;
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li{
  position: relative;
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li::before{
  position: absolute;
  top:0px;
  left: -33px;
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li:nth-child(1)::before{
  content:url("../images/icon_phone_ft.svg");
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li:nth-child(2)::before{
  content:url("../images/icon_envelop_ft.svg");
}

.tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li:nth-child(3)::before{
  content:url("../images/icon_map_ft.svg");
}

.tg_footer  .tg_wrap_footer_bottom{
  display: flex;
  padding: 30px 0px 0px 0px;
  border-top: 1px solid rgba(255,255,255,0.1);
  margin: 40px 0px 0px 0px;
}

.tg_footer  .tg_wrap_footer_bottom .tg_social_ft{
  margin:0 0 0 auto;
}

.tg_footer  .tg_wrap_footer_bottom .tg_social_ft ul{
  display: flex;
  gap:15px;
  align-items: center;
}

.tg_footer .tg_formct_ft{

}

.tg_footer .tg_formct_ft p{font-size: 16px;line-height: 24px;color: #fff;margin: 0;}

.tg_footer .tg_formct_ft form{
  position: relative;
  margin: 20px 0px 0px 0px;
}

.tg_footer .tg_formct_ft form input[type="email"]{
  border:1px solid #C08106;
  border-radius: 7px;
  color:#fff;
  font-size: 16px;
  background: none;
  height: 59px;
}

.tg_footer .tg_formct_ft form input[type="email"]::placeholder{
  color:#fff;
  opacity: 0.8;
}

.tg_footer .tg_formct_ft form button[type="submit"]{
  position: absolute;
  top:0px;
  right: 0px;
  background: #C08106;
  border-radius: 7px;
  display: flex;
  align-items: center;
  padding: 18px 16px;
  margin: 0;
}

.section-3 .tg_figure_abs img{
  position: absolute;
  top: -140px;
  left: -210px;
}

.section-4 .tg_figure_abs img{
  position: absolute;
  top: -140px;
  right: -170px;
}

.section-5 .tg_figure_abs img{
  position: absolute;
  top: -140px;
  left: -190px;
}

.section-6 .tg_figure_abs img{
  position: absolute;
  top: -140px;
  right: -120px;
}

.star-average{
  display: none;
}
/*end rau*/

@media (max-width:1024px){
  .icon_mobile_click{
    display: block !important;
  }
  .quantity input[type="number"]{
    padding:0px !important;
  }

}

.tg_wrap_pdft .woocommerce-Tabs-panel{
  background: none;
}

/*rau responsive*/

@media(min-width:1025px) and (max-width:1599px){
  .image-placeholder{
    height: 220px;
  }
  .product-main .row.content-row{
    max-width: 100% !important;
  }
  .tg_header.fixed_header .top_header{
    padding:10px 0px 10px 0px;
  }
  .tg_dktv_fixed{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_form_ft .tg_title_pop b, .popup_form_dktt .tg_title_pop b{
    font-size: 26px;
    line-height: 36px;
    margin: 0px 0px 5px 0px;
  }
  .tg_form_ft .tg_title_pop em, .popup_form_dktt .tg_title_pop em{
    font-size: 16px;
    line-height: 24px;
  }
  .section-3 .tg_figure_abs img {
    top: -30px;
    left: -80px;
    max-width: 200px;
  }
  .tg_list_post_h .tg_item_post .wrap_figure img{
    height: 220px;
  }
  .section-6 .tg_figure_abs img {
    top: -240px;
    right: -52px;
    max-width: 160px;
}
  .section-5 .tg_figure_abs img {
    top: -140px;
    left: -90px;
    max-width: 220px;
}
  .section-4 .tg_figure_abs img {
    top: -140px;
    right: -81px;
    max-width: 230px;
}
  .tg_footer .tg_formct_ft form input[type="email"]{
    height: 45px;
    font-size: 14px;
  }
  .tg_list_post_h .tg_item_post p{
    font-size: 14px;
  }
  .tg_list_post_h .tg_item_post em{
    font-size: 16px;
    line-height: 24px;
  }
  .tg_footer .tg_formct_ft form button[type="submit"]{
    padding: 11px 16px;
  }
  .tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li, .tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li a{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_copyright p{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_footer .tg_wrap_footer_top .title_ft{
    margin:0px 0px 15px 0px;
  }
  .tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul{
    gap:10px;
  }
  .tg_footer .tg_wrap_footer_top ul.menu_ft{
    gap:10px;
  }
  .tg_footer .tg_formct_ft p{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_readm_general a{
        font-size: 15px;
    line-height: 27px;
    padding:6px 33px;
  }
  .tg_footer .tg_wrap_footer_top ul.menu_ft li a{
    font-size: 14px;
    line-height: 22px;
  }
  .price, .woocommerce-Price-amount, .amount, .price_label, span.amount{
    font-size: 14px;
    line-height: 22px;
  }
  .dmsp_hp .tg_pd_cat_item .wrap_figure img{
    height: 150px;
  }
  .tg_listcat_h_area .widget-title{
    margin:0 auto 30px auto !important;
  }
  .widget_multi_category_select_widget ul{
    gap:20px;
  }
  .widget_multi_category_select_widget ul li{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_chatbox{
    bottom:80px;
  }
  .tg_footer .tg_wrap_footer_top{
    gap:40px;
  }
  .product-small .product-title a{font-weight: 400;font-size: 14px;line-height: 21px;}
  .tg_middle_header .menu > li > a{
    font-size: 14px;
  }
  .tg_email_hotline ul li a{
    font-size: 14px;
    line-height: 22px;
    padding:6px 22px;
  }
  .short_text_h .widget-title{font-size: 40px;line-height: 45px;margin: 0px auto 20px auto;}
  .tg_section_pd_home .textwidget{max-width: 800px;font-size: 14px;line-height: 22px;}
  .tg_pd_cat_item h2{font-size: 18px;line-height: 26px;font-weight: 500;}
  .short_text_h .widget-title{

  }
  .tg_search_hd form button[type="submit"]{
    position: absolute;
    top: 2px;
    right: 4px;
    margin: 0px;
    border: none;
    color: #fff;
    border-radius: 50%;
    padding: 0;
    width: 32px;
    height: 32px;
    background: #BC1823;
    line-height: 32px;
    font-size: 8px;
  }
  .tg_search_hd form .select-wrapper select{
    height: 36px;
    line-height: 19px;
    font-size: 13px;
  }
  .tg_middle_header .menu{
    gap:28px;
  }
  .tg_header .logo_site{
    max-width: 70px;
  }
  .tg_middle_header{
    margin:15px 0px 0px 0px;
  }
  .top_header{
    padding:10px 0px;
  }
  .tg_search_hd form input[type="text"]{
    padding: 4px 60px 5px 10px;
    font-size: 14px;
    height: auto;
  }
}

@media (max-width:767px){
  #mfp-filter-adv-1812 .mfp-close{
    left: 305px !important;
  }
  .tg_footer .tg_wrap_footer_bottom{
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .tg_footer .tg_wrap_footer_bottom .tg_social_ft{
    margin:0px;
  }
  .tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li, .tg_footer .tg_wrap_footer_top .tg_contact_us_ft .textwidget ul li a{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_footer .tg_formct_ft p{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_footer .tg_wrap_footer_top .title_ft{
    margin:0px 0px 15px 0px;
  }
  .tg_footer .tg_wrap_footer_top ul.menu_ft{
    gap:10px;
  }
  .tg_footer .tg_wrap_footer_top ul.menu_ft li a{
    font-size: 14px;
    line-height: 22px;
  }
  .tg_footer .tg_wrap_footer_top{
    flex-direction: column;
    gap:40px;
  }
  .tg_list_post_h .tg_item_post em{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
  }
  .tg_list_post_h .tg_item_post .wrap_figure img{
    height: 150px;
  }
  .tg_pd_cat_item h2{
    font-size: 18px;
    line-height: 26px;
  }
  .tg_readm_general a{
    padding: 8px 23px;
    font-size: 14px;
    line-height: 27px;
  }
  .row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col{
    padding:0 9.8px 19.6px;
  }
  .product-small .product-title a{
    font-size: 14px;
    line-height: 22px;
    display: block;
  }
  .image-placeholder{
    height: 150px !important;
  }
  .tg_section_pd_home .textwidget{
    text-align: justify;
    margin: 0px auto 10px auto;
  }
  .tg_listcat_h_area{
    padding:40px 0px 0px 0px;
  }
  .tg_mgb_80{
    margin:0px 0px 40px 0px;
  }
  .short_text_h .widget-title{
    font-size: 32px;
    line-height: 42px;
    margin: 0px auto 20px auto;
  }
  .home .tg_figure_abs{
    display: none;
  }
  .tg_header .logo_site{
    max-width: 60px;
  }
  .tg_commit_pd_sidebar{
    display: none !important;
  }
  #product-sidebar{
    display: block !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
  .tg_wrap_cart_page{
    flex-direction: column;
    gap: 10px;
  }
  .col, .columns, .gallery-item{
    padding: 0 5px 30px;
  }
  .product-small .box-text{
    padding: 10px 0px 0px 0px;
  }
  .tg_featured_pd .products_featured .col{
    max-width: 100% !important;
    padding: 0px;
    flex: 0 1 calc(50% - 10px);
  }
  .tg_wrap_button button{
    padding:2px 10px;
  }
  .tg_wrap_button{
    gap:10px;
  }
  .shop_table thead, .cart_totals thead, .checkout_coupon .widget-title, .cart_totals tbody th{
    font-size: 14px !important;
  }
  .woocommerce-order{
    flex-direction: column !important;
  }

}