@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&display=swap");
body,
html,
p,
span,
a,
h1,
h2,
h3,
h4,
h5,
div {
  font-family: "Inter", sans-serif !important;
}
.search_widget_form_inner {
  background: #f0efe5;
  border: 1px solid #e3dfcb;
  border-radius: 30px;
  overflow: hidden;
}
.search_widget_form_inner .form-control {
  background: #f0efe5;
}

.btn.ajax_add_to_cart_button,
.btn.add-to-cart,
.btn.view_button,
.btn-default,
.btn-primary {
  border-radius: 8px;
  background: #f3be4c;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums tabular-nums;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  border: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: var(--primary, #f3be4c);
  color: #000;
}
.bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin .form-control {
  border-color: #e3dfcb;
  background: #fff;
  height: 34px;
  font-size: 12px;
  color: black;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  border-radius: 0 4px 4px 0;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  border-radius: 4px 0 0 4px;
}
.ajax_block_product .pro_outer_box {
  border-radius: 8px;
}
.row.footer_first_level_row {
  display: flex;
}

#st_header .shop_logo {
  width: auto;
}

#st_news_letter_1 {
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#st_news_letter_1 .title_block {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
}
#st_news_letter_1 .title_block .title_block_inner {
  font-weight: 700;
}
#st_news_letter_1 .input-group-with-border {
  border-radius: 30px;
  border: 1px solid var(--white, #fff);
  background: var(--white, #fff);
  overflow: hidden;
}
#st_news_letter_1 .st_news_letter_submit {
  border-radius: 100px;
  background: var(--primary, #f3be4c);
  padding: 0px 11px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.act_box_cart.display_normal {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.js-product-miniature .pro_quantity {
  max-width: 26px;
}
.regular-price {
  color: var(--red, #e62924);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.js-product-miniature .btn.ajax_add_to_cart_button {
  width: 100%;
}
.active_filter_item {
  border-radius: 4px;
  background: var(--white, #fff);
  box-shadow: 0px -2px 0.75px 0px rgba(22, 36, 44, 0.06) inset,
    0px 1px 0.75px 0px rgba(255, 255, 255, 0.5) inset,
    0px 0px 0px 1px rgba(22, 36, 44, 0.12),
    0px 1px 2px 0px rgba(22, 36, 44, 0.16),
    0px 4px 8px -4px rgba(22, 36, 44, 0.16);
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums tabular-nums;
  text-shadow: 0px 0.5px 0.25px rgba(0, 0, 0, 0.06),
    0px -0.5px 0.25px rgba(255, 255, 255, 0.16);
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  border: none;
  display: inline-flex;
  padding: 6px;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.ajax_block_product .pro_outer_box {
  overflow: hidden;
}
#search_filters_wrapper,
#search_filters_suppliers,
#search_filters_brands {
  border-radius: 8px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
}
#search_filters_wrapper .title_block,
#search_filters_suppliers .facet > h1,
#search_filters_brands .facet > h1 {
  padding: 20px;
  border-bottom: 1px solid #e3dfcb;
}
#search_filters_suppliers .facet > h1,
#search_filters_brands .facet > h1 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
#search_filters_wrapper .title_block .title_block_inner,
#search_filters_suppliers .title_block .title_block_inner,
#search_filters_brands .title_block .title_block_inner {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
#search_filters .facet_filter_box {
  padding: 14px 20px;
}
#search_filters .facet .facet-title {
  color: #000;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px 20px;
}
#search_filters_suppliers ul,
#search_filters_brands ul {
  padding: 14px 20px;
  margin: 0;
}
#search_filters .facet-label,
#search_filters_suppliers .facet-label,
#search_filters_brands .facet-label {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.category_page_heading {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.active_filter_title {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums tabular-nums;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 200% */
}
.main_column_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.products-sort-order .dropdown_tri {
  border-radius: 4px;
  background: var(--white, #fff);
  box-shadow: 0px -2px 0.75px 0px rgba(22, 36, 44, 0.06) inset,
    0px 1px 0.75px 0px rgba(255, 255, 255, 0.5) inset,
    0px 0px 0px 1px rgba(22, 36, 44, 0.12),
    0px 1px 2px 0px rgba(22, 36, 44, 0.16),
    0px 4px 8px -4px rgba(22, 36, 44, 0.16);
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums tabular-nums;
  text-shadow: 0px 0.5px 0.25px rgba(0, 0, 0, 0.06),
    0px -0.5px 0.25px rgba(255, 255, 255, 0.16);
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  border: none;
  display: inline-flex;
  padding: 6px;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.row-filter-rev {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
#js-product-list-top {
  padding: 0;
  margin: 0;
  border: 0;
}
.facet .collapse {
  display: none;
}
.facet .collapse.show {
  display: block;
}
#subcategories .inline_list li a.img img {
  border-radius: 100%;
}
#subcategories .inline_list li a.img img {
  aspect-ratio: 1/1;
}
#category-description p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#search_filters .facet .facet-title {
  width: 100%;
}
.sttab_2_2 > .nav-tabs .nav-link {
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 2px solid #f0efe5;
  border-top: none;
  background: #fff;
}
.sttab_2_2 > .nav-tabs .nav-link.active,
.sttab_2_2 > .nav-tabs .nav-link:focus,
.sttab_2_2 > .nav-tabs .nav-link:hover {
  color: var(--primary, #f3be4c);
  border-bottom: 2px solid #f3be4c;
}
.sttab_2 > .nav-tabs {
  border-bottom: none;
}
#product .product-prices .current-price .price {
  color: var(--primary, #f3be4c);
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#category_products_container .title_block {
  border: none;
}

#category_products_container .title_block .title_block_inner {
  color: var(--black, #000);
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
}
#product .price-flex {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#product .current-price {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
#product .pro_extra_info_label {
  color: var(--black, #000);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#product .product-reference .pro_extra_info_content.flex_child {
  color: var(--black, #000);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#product #product-description-short-2 p {
  color: var(--black, #000);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}
#product .product-reference.pro_extra_info {
  margin-bottom: 19px;
}
.pro_gallery_top_container {
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
}

.breadcrumb_wrapper {
  border-bottom: 1px solid #e3dfcb;
  border-top: 0 solid #e3dfcb;
}
#footer-tertiary {
  border-radius: 40px 40px 0px 0px;
}
#footer {
  background: #f0efe5;
}
#login_form_block input.form-control,
.promo-input.form-control {
  border-radius: 8px;
  border-top: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  border-bottom: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  border-left: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: var(--stroke-yellow, #f0efe5);
}
#login_form_block .input-group input.form-control,
.input-group .promo-input.form-control,
.st_form_item_password .input-group input.form-control {
  border-radius: 8px 0 0 8px;
  border-top: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  border-bottom: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  border-left: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: var(--stroke-yellow, #f0efe5);
}
#login_form_block .input-group.input-group-with-border,
.st_form_item_password .input-group.input-group-with-border {
  border: none;
}
#login_form_block .input-group,
.st_form_item_password .input-group {
  overflow: hidden;
}
#login_form_block .input-group input.form-control + .input-group-btn,
.input-group .promo-input.form-control + .input-group-btn,
.st_form_item_password .input-group input.form-control + .input-group-btn {
  border-radius: 0px 8px 8px 0px;
  background: var(--primary, #f3be4c);
  box-shadow: 0px 0px 0px 1px #e1ac39, 0px 1px 2px 0px rgba(0, 0, 0, 0.32),
    0px 4px 8px -4px rgba(0, 0, 0, 0.32),
    0px -2px 1px 0px rgba(0, 0, 0, 0.12) inset,
    0px 1px 1px 0px rgba(255, 255, 255, 0.24) inset;
}
#cart .cart-grid-body .card.card_trans {
  border: none;
}
#cart .cart-grid-body .card.card_trans .card-header {
  color: var(--black, #000);
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  padding: 0;
}
#cart .cart-grid-body .card.card_trans .base_list_line {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}
#cart .cart-grid-body .card.card_trans .base_list_line .line_item {
  border-radius: 8px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: var(--white, #fff);
  margin-bottom: 0;
  padding-bottom: 0;
}
#cart
  .cart-grid-body
  .card.card_trans
  .base_list_line
  .line_item
  .product-line-grid-left,
#cart
  .cart-grid-body
  .card.card_trans
  .base_list_line
  .line_item
  .product-line-grid-right {
  padding: 0;
}
#cart
  .cart-grid-body
  .card.card_trans
  .base_list_line
  .line_item
  .product-line-grid-left
  img {
  border-radius: 4px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: url(<path-to-image>), lightgray 50% / cover no-repeat,
    url(<path-to-image>), lightgray 50% / cover no-repeat;
}
#cart .cart-grid-body .card.card_trans .base_list_line .line_item .row {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0;
}
#cart
  .cart-grid-body
  .card.card_trans
  .base_list_line
  .line_item
  .product-line-grid {
  padding: 10px;
}
.product-line-grid-body .product-line-info:first-child .label {
  color: var(--black, #000);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.product-line-grid-body .product-line-info .price {
  color: var(--primary, #f3be4c);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.product-line-grid-body .product-line-info .product-discount .regular-price {
  color: var(--red, #e62924);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.product-line-actions .remove-from-cart {
  border-radius: 100px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: var(--stroke-yellow, #f0efe5);
  display: flex;
  padding: 5px;
  align-items: center;
  gap: 10px;
}

.product-line-grid-body .product-line-info.product-price {
  display: flex;
}
.product-line-grid-body .product-line-info.product-price .current-price {
  order: 1;
}
.product-line-grid-body .product-line-info.product-price .product-discount {
  order: 2;
}
.card.card_trans.cart-summary,
#js-checkout-summary {
  border-radius: 8px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  color: black;
}
#cart .btn_to_checkout {
  width: auto;
  float: right;
}
.checkout_left_column,
.checkout_right_column {
  background: transparent;
}
.checkout_wrapper {
  background: #ffffff;
}
.checkout-step {
  border-bottom: 1px solid var(--stroke-yellow-dark, #e3dfcb);
}

.checkout-step:last-child {
  border-bottom: none;
}
.checkout_left_column {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
}

#checkout .sttab_2_1 .tab-pane-body,
.checkout-step .sttab_2_1 .nav-tabs .nav-link.active,
.checkout-step .sttab_2_1 .nav-tabs .nav-link:hover,
.checkout-step .sttab_2_1 .nav-tabs .nav-link:focus {
  border: none;
}
.checkout_left_column input {
  border-radius: 4px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: var(--stroke-yellow, #f0efe5);
}
.step-number {
  display: none !important;
}
.checkout-step .sttab_2_1 > .nav-tabs .nav-link {
  color: var(--black, #000);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
}
.checkout-step .sttab_2_1 > .nav-tabs .nav-link.active,
.checkout-step .sttab_2_1 > .nav-tabs .nav-link:focus {
  font-weight: 700;
  color: var(--black, #000);
  border: none;
}
.checkout-step .sttab_2_1 > .nav-tabs .nav-link:hover {
  color: var(--black, #000);
}
.step-title .heading_color {
  color: var(--black, #000);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0 12px;
}
.clicked_thumb .pro_gallery_thumb_box {
  border-color: var(--stroke-yellow-dark, #e3dfcb);
}
.nav_bar.horizontal-s .top_bar_item:before {
  content: none;
}
#customer-form,
.delivery-options-list,
#conditions-to-approve {
  color: black;
}
.form-control.form-control-select {
  border-radius: 4px;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  background: var(--stroke-yellow, #f0efe5);
}
.form-footer {
  text-align: right;
}
/* .use_mobile_header #top_bar {
  display: block;
} */

/* ARREGLO PARA DESPLEGABLE MULTITIENDA */

.dropdown {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
}

.stores.dropdown:after {
  content: "\f107";
  font-size: 16px;
  font-family: "fontello";
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.new-search {
  display: none;
}
/* #st_header #top_bar.newEdit {
  display: none;
} */
.st_mega_menu_container .ma_level_0.is_parent:after {
  content: none;
}
.mu_level_1 {
  margin-bottom: 0;
}
.ml_level_1 > a {
  display: none;
}
.tab-megamenu {
  border-radius: 8px;
  padding: 0;
}
.tab-megamenu .col-3 {
  background: var(--stroke-yellow, #f0efe5) !important;
  border: 1px solid var(--stroke-yellow-dark, #e3dfcb);
  border-radius: 8px;
}
.tab-megamenu .col-3,
.tab-megamenu .col-9 {
  padding: 10px;
}
.tab-megamenu > .row {
  margin: 0;
}

.tab-megamenu > .row > .col-md-12 {
  padding: 0;
}
.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.tab-megamenu li.nav-item,
#menuTabContent .tab-pane a {
  padding: 10px;
  color: #000000;
}
.tab-megamenu li.nav-item a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
#menuTabContent .tab-pane > div {
  display: flex;
  flex-direction: column;
}
.tab-megamenu .nav-tabs {
  border-bottom: none;
}
.cart_mobile_bar_tri .mobile_bar_tri_text,
.customersignin_mobile_bar_tri .mobile_bar_tri_text {
  display: inline-block;
}

.st-menu-header {
  padding: 20px;
  gap: 10px;
  background: #f0efe5;
  border-bottom: 1px solid #e3dfcb;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  line-height: 22px;
}
.st-menu-header .st-menu-title {
  font-weight: 700;
}
.cart_mobile_bar_tri,
.customersignin_mobile_bar_tri {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.mobile_bar_item.shopping_cart_style_1 .ajax_cart_bag {
  margin-top: 0;
  margin-right: 0;
}
.stores.dropdown span {
  color: #000000;
  font-size: 14px;
}
.cart_mobile_bar_tri .mobile_bar_tri_text,
.customersignin_mobile_bar_tri .mobile_bar_tri_text,
.menu_mobile_bar_tri .mobile_bar_tri_text {
  font-size: 14px;
}
#mobile_bar_right .flex_container,
#mobile_bar_left .flex_container {
  gap: 0px;
}
.menu_mobile_bar_tri span {
  font-weight: bold;
}
.search_widget_form_inner {
  display: flex;
  flex-direction: row-reverse;
}
.search_widget_form_inne input {
  color: #000;
}
#mobile_bar {
  border-bottom: 1px solid #e3dfcb;
}
.stlinkgroups_top span,
.wishlist_link.top_bar_item span {
  font-weight: bold;
}
.noheaderclass {
  display: none !important;
}

.stores.dropdown.mobile {
  display: none;
}

.search_mobile_bar_tri {
  display: none;
}

.modal-body a.btn.btn-default.btn-full-width {
  background-color: #e62924;
  color: #fff;
  font-weight: bold;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  display: none;
}

.cart-icon-header,
.user-icon-header,
.search-icon-header,
.menu-icon-header {
  width: 14px;
}

.menu_mobile_bar_tri .fto-menu {
  font-size: 14px;
}

.cart_mobile_bar_tri .mobile_bar_tri_text {
  font-weight: bold;
}

.ajax_cart_bag {
  border: none;
}
.fto-plus-2.plus_sign,
.fto-minus.minus_sign {
  color: #000000;
}
.mo_ml_level_0 {
  padding: 0 14px 0 20px;
}
.menu_mobile_bar_tri {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.swiper-subcat {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swiper-subcat picture {
  border-radius: 100%;
  border: 1px solid #e3dfcb;
  aspect-ratio: 1/1;
  display: block;
}
.swiper-subcat picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-subcat .swiper-slide {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-align: center;
}
.swiper-subcat .swiper-slide h3 {
  font-weight: bold;
  color: #000000;
}
.page-link {
  background: var(--white, #fff);
  box-shadow: 0px -2px 0.75px 0px rgba(22, 36, 44, 0.06) inset,
    0px 1px 0.75px 0px rgba(255, 255, 255, 0.5) inset,
    0px 0px 0px 1px rgba(22, 36, 44, 0.12),
    0px 1px 2px 0px rgba(22, 36, 44, 0.16),
    0px 4px 8px -4px rgba(22, 36, 44, 0.16);
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums tabular-nums;
  text-shadow: 0px 0.5px 0.25px rgba(0, 0, 0, 0.06),
    0px -0.5px 0.25px rgba(255, 255, 255, 0.16);
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  border: none;
  display: inline-flex;
  padding: 6px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #000000;
}
.tab-pane-body {
  border: 1px solid #f0efe5;
  padding: 10px !important;
  margin-top: 4px;
  color: #000000;
  border-radius: 4px;
}
.tab-pane-body dd {
  margin-bottom: 0;
  margin-left: 6px;
}
.tab-pane-body .page_heading {
  color: #000000;
}
.s_title_block {
  height: auto;
}
#category .subcategories {
  margin-bottom: 20px;
}

.modal-body .product_name_wrap .product_name {
  font-size: 20px;
}
.modal-body .list_detail_item.m-b-1 li {
  font-weight: 500;
  color: #000;
  font-size: 13px;
}

#st_header.stuck .hide_when_sticky {
  display: block;
}

section#mobile_bar {
  top: unset !important;
  display: block !important;
}

.pro_outer_box.clearfix.home_default {
  height: -webkit-fill-available;
  place-content: space-around;
}

#mobile_bar .container.bar-center {
  padding: 15px;
}

.mobile_bar_top {
  height: 60px;
}
.mobile_logo img.logo {
  width: 130px;
}

#st_header.stuck {
  background-color: #fff !important;
}

span.ajax_cart_quantity.amount_circle {
  background: #32489d !important;
}

.mobile_header_wrapper {
  display: block;
}

#header_primary {
  display: none;
}

.mobile_bar_item.with_text .mobile_bar_tri_text {
  display: inline-block;
}

.mobile_bar_item .mobile_bar_tri_text {
  display: inline-block;
}

.swiper-container-horizontal > .swiper-scrollbar {
  opacity: 1 !important;
  bottom: 0px;
}
#category .swiper-wrapper .swiper-slide {
  height: auto;
}
#category #subcategories .swiper-slide a.img {
  display: none;
}

#category #subcategories .swiper-wrapper {
  margin-bottom: 10px;
}

#category .pro_second_box .s_title_block {
  height: 3em;
}

.ajax_block_product
  .front_image_pic
  img.front-image.swiper-lazy.swiper-lazy-loaded {
  height: 300px !important;
}

button.btb.btn-subcategory.s_title_block {
  background: #fff;
  border-radius: 10px;
  padding: 5px;
  border: 2px solid #f3be4c;
}
button.btb.btn-subcategory.s_title_block.active {
  color: #fff;
  background-color: #f3be4c;
  border-radius: 10px;
  padding: 5px;
  border: 2px solid #f3be4c;
}
.ajax_block_product .mini_name h3.s_title_block.flex_child {
  height: 3em;
}
.page_heading {
  font-family: "Inter", sans-serif !important;
}
.wk_sl_add_in_list_icon > i {
  font-size: 1rem;
}

.wk_sl_left_footer.col-md-6 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
}

.wk_sl_btn_global {
  background: #f3be4c;
  font-weight: bold;
  font-size: 16px;
  border-radius: 5px;
  padding: 5px 6px;
  color: #fff;
}

.wk_sl_btn_global.wk_sl_delete_shopping_list {
  background-color: #e62924;
}

.wk_sl_product_list_view_icons {
  background-color: #fff;
}

.wk_sl_total_quantity_block {
  margin-left: 0px;
}

.wk_sl_btn_product {
  padding: 1px;
}

.wk_sl_btn_product {
  padding: 2px;
  border: 1px solid #f3be4c;
  text-align: center;
  border-radius: 5px;
  background: #f3be4c;
  color: #fff;
}

.wk_sl_btn_product.wk_sl_product_delete {
  background: #e62924;
}

#module-wkshoppinglist-shoppinglist .modal-backdrop.show {
  display: none;
}

.row.myacount_dashbord_list.edit-class {
  display: none;
}

#st_header #top_bar.newEdit {
  display: block;
}
.logo-mb {
  text-align: center;
}
.bottom_pagination .page-item.active .page-link {
  color: #fff;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #f3be4c;
  border-color: #ddd;
}

#st_header #top_bar {
  display: none;
}

div#mb-search {
  display: none;
}

div#mb-search:nth-child(2) {
  display: none !important;
}
@media (max-width: 500px) {
  #mobile_bar .mobile_logo {
    width: 110px !important;
  }

  div#mobile_bar_left {
    width: 110px;
  }
}

#top_bar {
  background-color: #dfac37 !important;
}
.ajax_cart_bag .amount_circle {
  bottom: 9px;
  right: -7px;
}

#icon_cart_menu {
  font-size: 20px;
}

.user-icon-header {
  width: 20px;
}

.customersignin_mobile_bar_tri.mobile_bar_item {
  gap: 0px;
}

.st-header div#mobile_bar_center {
  width: 30%;
}
.logoedit {
  display: block;
}
.logodesktop {
  display: none;
}

#mobile_bar_left
  .searchweb.search_widget_block.stsearchbar_builder.top_bar_item {
  display: none;
}

div#mobile_bar_center {
  width: 30%;
}
/* FIN ARREGLOS */
@media (max-width: 767px) {
  #nav_right,
  #nav_center {
    display: none;
  }
  #multilink_6,
  #nav_left {
    width: 100%;
  }
  #multilink_6 {
    text-align: center;
  }
  .dropdown {
    width: 90px;
  }
  #mobile_bar_right .flex_container {
    justify-content: flex-end;
  }
  #mobile_bar .container {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(227, 223, 203, 1);
  }
  #mobile_bar .newEdit .container {
    padding: 0px;
  }
  #st_header .search_widget_block {
    width: 100%;
  }
  .mobile_bar_item {
    min-width: 0px;
  }
  /* #st_header #top_bar.newEdit {
    display: block !important;
  }
  #st_header #top_bar {
    display: none !important;
  } */
  #mobile_bar {
    padding: 0px !important;
  }
  #mobile_bar .mobile_logo {
    width: 150px;
  }

  .searchweb {
    display: none;
  }
  .new-search {
    display: block;
  }
  #search_block_side .noheaderclass {
    display: inline-block !important;
    width: 100%;
  }
  .cart_mobile_bar_tri .mobile_bar_tri_text,
  .customersignin_mobile_bar_tri .mobile_bar_tri_text,
  .menu_mobile_bar_tri .mobile_bar_tri_text {
    display: none !important;
  }

  .stores.dropdown.mobile {
    display: block;
  }
  .cart-icon-header,
  .user-icon-header,
  .search-icon-header,
  .menu-icon-header {
    width: 20px;
  }
  .ajax_cart_bag {
    height: auto !important;
  }
  .menu_mobile_bar_tri .fto-menu {
    font-size: 20px;
  }

  .content-search {
    font-size: 14px;
    color: #000;
    font-weight: 600;
  }
  div#mb-search {
    display: block;
  }
  .ajax_cart_bag .amount_circle {
    bottom: 17px;
  }
  .logoedit {
    display: none;
  }
  .logodesktop {
    display: block;
  }
  div#mobile_bar_center {
    width: auto;
  }

  #mobile_bar_center
    .searchweb.search_widget_block.stsearchbar_builder.top_bar_item {
    display: none;
  }

  #mobile_bar_left
    .searchweb.search_widget_block.stsearchbar_builder.top_bar_item {
    display: none;
  }
  div#mb-search:nth-child(6) {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .row.myacount_dashbord_list.edit-class {
    display: flex;
  }
  .row.myacount_dashbord_list.edit-class .list-group-item {
    width: 100%;
  }
  .moblie_flyout_buttons_show img.front-image {
    height: 200px;
  }
  .ajax_block_product
    .front_image_pic
    img.front-image.swiper-lazy.swiper-lazy-loaded {
    height: 200px !important;
  }
  .list-group-item:last-child {
    display: block;
  }
}
