@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
#home {
  min-width: 360px;
  font-family: "Inter", sans-serif, sans-serif;
  font-feature-settings: "pnum" on, "lnum" on;
  background: #fff;
}
#home a, #home p, #home span {
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
}
#home a {
  color: #040404;
}
#home a:hover, #home a:focus {
  color: #414141;
}
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Inter", sans-serif, sans-serif;
}
#home .container {
  max-width: 1330px;
}
#home .section-title {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: left;
  margin-bottom: 32px !important;
}
@media (max-width: 768px) {
  #home .section-title {
    margin-bottom: 20px !important;
  }
}
#home .section-title span {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.1;
  color: #000;
  text-transform: uppercase;
}
#home .section-title span::before, #home .section-title span::after {
  display: none;
}
@media (max-width: 568px) {
  #home .section-title span {
    font-size: 19px;
    line-height: 1.1;
  }
}
#home .section-title a {
  margin-left: auto;
  color: #000;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  text-decoration: underline;
}
#home .section-title a:hover, #home .section-title a:focus {
  color: #414141;
}
#home .alert {
  margin-bottom: 0;
}
#home .shop-sorting {
  display: block !important;
  border-bottom: 0;
}
#home .row .success_buttons .p-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#home .content-area .page-section.titles {
  background-color: transparent;
  border: none;
  padding-bottom: 0;
  min-height: unset;
}
#home .cart_drop_down.dropdown .dropdown-menu .cart-items .cart-items-inner .cart-content .cart-header {
  background-color: #040404;
}
#home .form-control:focus {
  border-color: #040404;
}
#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #040404;
}
#home.account-login .content-area > section > div > div > div.login_wrapper:after {
  display: none !important;
}
#home .content-area {
  padding-top: 0;
}
#home.common-home .content-area, #home.product-product .content-area {
  padding-bottom: 0;
}
#home.account-wishlist .shop-sorting {
  display: none;
}
#home .shop-sorting .btn-group {
  display: none !important;
}
#home .checkout-progress-bar .step-number.active {
  background-color: #040404;
}

#register-form {
  float: none;
}

.cart-wrapper .cart-items a {
  text-transform: none !important;
}

/*ADD FIXES*/
#home .media .media-heading {
  max-width: 150px;
}
#home .dropdown-item:active {
  background-color: transparent;
}
#home .continue_button {
  margin-bottom: 20px;
}
#home .filter_price_amount {
  width: 100% !important;
}
#home #content #sidebar {
  min-width: 292px;
}
@media only screen and (max-width: 992px) {
  #home aside .widget-filter-brand, #home aside .widget-filter-price {
    display: block;
  }
}
@media (min-width: 992px) {
  #home .category_content_wrapper {
    flex-wrap: nowrap;
    max-width: 100%;
  }
}
#home #tab-specification .table td {
  padding: 5px;
}
#home .content-tabs .tab-content,
#home .comments-form {
  border: none;
  padding: 0;
}
#home .content-tabs .tab-content h2,
#home .comments-form h2 {
  margin-bottom: 25px;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  color: #040404;
  text-transform: none;
  text-align: left;
}
#home .content-tabs .tab-content h2::before, #home .content-tabs .tab-content h2::after,
#home .comments-form h2::before,
#home .comments-form h2::after {
  display: none;
}
@media (max-width: 576px) {
  #home .content-tabs .tab-content h2,
  #home .comments-form h2 {
    font-size: 19px;
    line-height: 24px;
  }
}
#home .tab-content {
  padding-left: 0;
}
#home .share_page_wrapper {
  display: none;
}
#home .widget-filter-price .noUi-connect {
  background-color: #040404;
}
#home .widget-filter-price .noUi-handle:hover {
  background: #040404;
}
#home .filter-tab:hover {
  border-color: #040404;
}
#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #040404;
}

#home.account-forgotten .details-box .buttons {
  max-width: 200px;
  margin-left: auto;
}

#home.account-forgotten .col-sm-9 {
  margin: 0 auto;
}

#home .wrapper .sticky-wrapper.is-sticky .header {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

#home.account-forgotten .details-box .buttons {
  max-width: 200px;
  margin-left: auto;
}

#home.account-forgotten .col-sm-9 {
  margin: 0 auto;
}

#home .wrapper .sticky-wrapper.is-sticky .header {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

body#home .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #040404;
  border-color: #040404;
  color: #fff;
}

#home .container.no_products_container {
  display: none !important;
}

#home .pagination > .active a {
  color: #fff;
  background-color: #040404;
  border-color: #040404;
}

#home.product-search #content .top_search_wrapper .search_additional_wrapper {
  align-items: start !important;
  margin-top: -31px;
}
@media (min-width: 992px) {
  #home.product-search #content .top_search_wrapper .search_additional_wrapper {
    max-width: 25%;
  }
}
#home.product-search #content .top_search_wrapper .search_input_wrapper {
  align-items: start !important;
}
@media (min-width: 992px) {
  #home.product-search #content .top_search_wrapper .search_input_wrapper {
    max-width: 75%;
  }
}
@media (max-width: 991px) {
  #home.product-search #content .top_search_wrapper {
    margin: 0 15px;
  }
  #home.product-search #content .top_search_wrapper + .row {
    margin: 0 15px;
  }
  #home.product-search #content .top_search_wrapper + .row + .shop-sorting {
    margin: 0 15px;
  }
}

#home.common-home .module-section {
  margin: 0 !important;
}
#home.common-home .page-section:not(:first-child):not(.banners_module) {
  padding-bottom: 72px !important;
  padding-top: 72px !important;
}
@media (max-width: 768px) {
  #home.common-home .page-section:not(:first-child):not(.banners_module) {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }
}

#home .page-header h1 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #040404;
}

#home.product-category .page-header h1 {
  text-align: left;
  font-size: 30px;
}
@media (max-width: 768px) {
  #home.product-category .page-header h1 {
    font-size: 27px;
  }
}

#home .splide .splide__track {
  border: none;
}

#home .search_close {
  right: 15px;
  top: 15px;
  height: 37px;
  width: 45px;
  border-radius: 0;
  color: #E2E2E2;
  background: transparent;
}
#home .search_close i {
  color: inherit;
}
#home .search_close i::before {
  content: "\f00d";
}

#home .accept_cookies_inner .warning_message a {
  color: #fff;
}
#home .accept_cookies_inner .warning_message a:hover, #home .accept_cookies_inner .warning_message a:focus {
  text-decoration: underline;
}

#home .section-about .row {
  align-items: center;
}
@media (min-width: 1200px) {
  #home .section-about .about-wrap {
    padding-left: 100px;
  }
}
#home .section-about .about-wrap .btn.btn-theme {
  padding: 6px 12px;
  text-transform: none;
  font-weight: 700;
}
#home .section-about .about-logo-wrap {
  max-width: 191px;
  margin-bottom: 24px;
}
#home .section-about .about-logo-wrap img {
  max-width: 100%;
}

#home .section-about .img-wrap {
  padding: 0;
}
#home .section-about .right-col-wrap {
  padding: 50px 0;
}
@media (min-width: 1200px) {
  #home .section-about .right-col-wrap {
    padding-left: 120px;
    max-width: 720px;
  }
}
#home .section-about .right-col-wrap .about-logo {
  max-width: 189px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #home .section-about .right-col-wrap .about-logo {
    margin-left: auto;
    margin-right: auto;
  }
}
#home .section-about .right-col-wrap .about-text {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.18px;
  margin-bottom: 32px;
}
#home .section-about .right-col-wrap .about-text b {
  font-weight: 600;
}
@media (max-width: 592px) {
  #home .section-about .right-col-wrap .about-text {
    font-size: 12px;
    line-height: 21px;
  }
}

#home .btn:not(.btn-wish-list):not(.btn-quick-view) {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
#home .btn:not(.btn-wish-list):not(.btn-quick-view) span {
  font-weight: 500;
  font-size: 12px;
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view) {
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0;
  background-color: #040404;
  border-color: #040404;
  color: #fff;
  justify-content: center;
  border-width: 1px;
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view):hover, #home .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #414141;
  border-color: #414141;
  color: #fff;
}
#home .btn-wish-list {
  max-width: 100%;
}
#home .btn.btn-theme-default {
  background-color: #fff;
  border-color: #040404;
  color: #040404;
  border-width: 1px;
}
#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #fff;
  border-color: #414141;
  color: #414141;
  border-radius: 0;
  border-width: 1px;
}
#home .btn.btn-theme.btn-special:not(.btn-wish-list):not(.btn-quick-view) {
  background-color: #fff;
  border-color: #040404;
  color: #040404;
}
#home .btn.btn-theme.btn-special:not(.btn-wish-list):not(.btn-quick-view):hover, #home .btn.btn-theme.btn-special:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #040404;
  border-color: #040404;
  color: #fff;
}
#home .categories-btn.btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #040404;
  border-color: #040404;
  color: #fff;
}
#home .btn.btn-wish-list,
#home .btn.btn-quick-view {
  color: #BBBBBB;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
#home .btn.btn-wish-list:hover,
#home .btn.btn-wish-list:focus,
#home .btn.btn-quick-view:hover,
#home .btn.btn-quick-view:focus {
  background-color: transparent;
  border-color: transparent;
}
#home .btn.btn-wish-list:hover i,
#home .btn.btn-wish-list:focus i,
#home .btn.btn-quick-view:hover i,
#home .btn.btn-quick-view:focus i {
  color: #414141 !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #414141 !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  color: #BBBBBB;
  font-weight: 700;
}
#home .btn.btn-theme:active, #home .btn.btn-theme:focus {
  border-width: 1px;
}
#home .btn-primary {
  background-color: #040404;
  border-color: #040404;
  color: #fff;
  margin-right: -15px;
}
#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #414141;
  border-color: #414141;
  color: #fff;
}
#home .btn.dropdown-toggle,
#home .mobile_filter_button .btn {
  border-color: #040404;
  background-color: #040404;
  color: #fff;
  text-align: left;
  height: auto;
  border-width: 1px;
}
#home .btn.dropdown-toggle:hover,
#home .btn.dropdown-toggle:focus,
#home .mobile_filter_button .btn:hover,
#home .mobile_filter_button .btn:focus {
  border-color: #040404;
  background-color: #fff;
  color: #040404;
}
#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}
#home .dropdown-menu > .active > a {
  background-color: #040404;
  color: #fff;
}
#home .btn-info {
  background-color: #040404;
  color: #fff !important;
  border-color: #040404;
}
#home .btn-info:hover, #home .btn-info:focus {
  color: #fff !important;
  background-color: #414141;
  border-color: #414141;
}
#home .btn-danger {
  background-color: #fff;
  color: #040404;
  border-color: #040404;
}
#home .btn-danger:hover, #home .btn-danger:focus {
  background-color: #fff;
  border-color: #414141;
  color: #414141;
}

#home.account-login .page-section > .container {
  max-width: 1170px !important;
}
#home.account-login .page-section > .container > .row > .col-lg-6 {
  padding: 0 15px;
}
#home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper {
  margin-bottom: 0;
}
#home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper form > .row .hello-text-wrap,
#home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper form > .row .hello-text-wrap + div,
#home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper form > .row .hello-text-wrap + div + div {
  margin: 0;
}
@media (max-width: 991px) {
  #home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper {
    margin-bottom: 15px;
  }
}
#home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper .forgot_password_holder {
  order: 1;
  text-align: center;
  margin-top: 20px !important;
}
#home.account-login .page-section > .container > .row > .col-lg-6.login_wrapper .forgot_password_holder a {
  font-size: 16px;
  font-weight: 400 !important;
  text-decoration: underline;
  text-underline-position: under;
  text-transform: capitalize;
}
#home.account-login .page-section > .container > .row .well {
  padding: 32px;
  background: rgb(247, 247, 247);
  height: 100%;
}
@media (max-width: 767px) {
  #home.account-login .page-section > .container > .row .well {
    padding: 20px;
  }
}
#home.account-login .page-section > .container > .row .well .block-title {
  margin-top: 0 !important;
}
#home.account-login.ro .login_wrapper .block-title span {
  font-size: 0 !important;
}
#home.account-login.ro .login_wrapper .block-title span::before {
  content: "Client Existent";
  font-size: 18px;
  text-transform: uppercase;
}

#home.account-account .block-title.alt {
  text-transform: none;
}
#home.account-account .details-wrap li {
  padding-left: 10px;
}
#home.account-account .block-title.alt {
  text-transform: none;
}
#home.account-account .details-wrap li {
  padding-left: 10px;
}

/*ACCOUNT EDIT FIX*/
#home.account-password .float-left,
#home.account-edit .float-left,
#home.account-address .float-left,
#home.account-order .float-left {
  float: left !important;
}
#home.account-password .float-right,
#home.account-edit .float-right,
#home.account-address .float-right,
#home.account-order .float-right {
  float: right !important;
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .button-continue-wrapper {
  display: block;
}
#home.checkout-cart #button-coupon {
  height: 42px;
  padding-top: 6px;
  padding-bottom: 6px;
}
#home.checkout-cart .product_row .qty_column .quantity {
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(230, 230, 230, 0.6) !important;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
}
#home.checkout-cart .total_text {
  min-width: 100px;
  text-align: right;
}
#home.checkout-cart .wrapper .header .header-wrapper .header-search {
  display: block !important;
}
@media (max-width: 992px) {
  #home.checkout-cart .wrapper .header .header-wrapper .header-search {
    display: none !important;
  }
}
@media only screen and (max-width: 575px) {
  #home.checkout-cart .checkout_cart_inner .product-item small {
    text-align: center;
  }
}
#home.checkout-cart .extra-action-holder.position-absolute {
  position: static !important;
  margin-left: 10px;
}
#home.checkout-cart .extra-action-holder.position-absolute .quantity_key {
  padding: 0;
  position: static !important;
}

@media only screen and (max-width: 992px) {
  #home.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .buttons, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-description, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-price, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-thumb, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column {
    min-width: 100px;
  }
}
#home.checkout-checkout label {
  font-weight: 400 !important;
  text-transform: none;
}
#home.checkout-checkout label[for=input-payment-additional]::after {
  content: unset !important;
}
#home.checkout-checkout .form-row.mb-3 {
  margin-bottom: 0 !important;
}
#home.checkout-checkout .form-row.mb-3:last-child {
  margin-bottom: 2rem !important;
}
#home.checkout-checkout .checkout_form .register_block .checkout_title {
  flex-wrap: wrap;
}
#home.checkout-checkout .alert.alert-danger {
  margin: 0 0 1rem 0 !important;
}
#home.checkout-checkout div:not(.checkout_title) > h2 {
  margin-top: 1.8rem;
}
#home.checkout-checkout .panel-title {
  font-size: 0.875rem !important;
}
#home.checkout-checkout .panel-title a,
#home.checkout-checkout .panel-title a:hover {
  color: black;
}
#home.checkout-checkout .panel-title a.collapsed,
#home.checkout-checkout .panel-title a.collapsed:hover {
  color: #737475;
}
#home.checkout-checkout .checkbox.customized {
  margin-bottom: 1rem;
}
#home.checkout-checkout .payment {
  margin-top: 1rem;
}
#home.checkout-checkout .container.checkout_cart_inner > .row.mt-4 .col-12.col-lg-8 {
  margin-bottom: 1.5rem;
}
#home.checkout-checkout .remove_item {
  margin-left: 8px;
}
#home.checkout-checkout .md-bg-holder {
  background: transparent;
}

#home.checkout-checkout.en #econt_office_modal .modal-title,
#home.checkout-checkout.en #speedy_office_modal .modal-title {
  font-size: 0;
}
#home.checkout-checkout.en #econt_office_modal .modal-title::after,
#home.checkout-checkout.en #speedy_office_modal .modal-title::after {
  content: "Select office";
  font-size: 24px;
}

#home.checkout-checkout #shipping-address.collapse:not(.show) {
  display: none !important;
}

#home.checkout-checkout #discount_form label.placeholder {
  font-size: 13px;
  top: 3px;
}

#home .checkout_form #cart_table .order_list_section_discount-form #discount_form .coupon_checkout button {
  border-radius: 0;
}

#home .wrapper .header {
  border-bottom: none !important;
  background: #fff;
  z-index: 20;
  position: relative;
}
#home .wrapper .header .logo {
  order: 0;
  flex-shrink: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  order: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
#home .wrapper .header .logo img {
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 100px;
  transform: scale(1.2);
}
@media (min-width: 992px) {
  #home .wrapper .header .logo {
    position: static;
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  #home .wrapper .header .logo {
    max-width: 130px;
  }
}
#home .wrapper .header .header_add-link {
  margin: 0 auto;
  padding: 0 10px;
  order: 1;
  font-size: 18px;
  line-height: 137%;
  flex-shrink: 0;
}
#home .wrapper .header .header-wrapper .navigation-wrapper .container {
  padding: 0;
}
#home .wrapper .header .nav.sf-menu,
#home .wrapper .header .navigation-wrapper {
  order: 0;
  justify-content: center;
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991px) {
  #home .wrapper .header .nav.sf-menu,
  #home .wrapper .header .navigation-wrapper {
    display: none !important;
  }
}
#home .wrapper .header .header-cart {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#home .wrapper .header .header-cart .cart-wrapper {
  border: none;
  display: flex;
  align-items: center;
}
#home .wrapper .header .header-cart .cart-wrapper .d-none.d-lg-inline-block {
  color: #000;
  font-size: 13px;
  line-height: 16px;
}
#home .wrapper .header .header-cart .cart-wrapper .d-none.d-lg-inline-block:hover, #home .wrapper .header .header-cart .cart-wrapper .d-none.d-lg-inline-block:focus {
  color: #040404;
}
#home .header-wrapper {
  background-color: #FFF;
  transition: background-color 0.2s ease-in;
}
#home .header-wrapper .container-fluid,
#home .header-wrapper .container {
  max-width: 1330px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: static;
}
@media (max-width: 991px) {
  #home .header-wrapper .container-fluid,
  #home .header-wrapper .container {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  #home .header-wrapper > .container-fluid {
    padding-left: 55px;
    position: relative;
    padding-right: 15px;
  }
}
#home .header-wrapper .mobile-navigation-wrapper {
  top: 28px;
  left: 15px;
  height: 36px;
  min-width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
#home .header-wrapper .mobile-navigation-wrapper a {
  font-size: medium;
}
#home .header-wrapper .mobile-navigation-wrapper i {
  font-size: 19px;
  font-weight: 400;
}
@media (min-width: 992px) {
  #home .header-wrapper .mobile-navigation-wrapper {
    display: none;
  }
}
#home .header-wrapper .logo {
  margin-right: auto;
}
#home .header-wrapper .logo a:hover, #home .header-wrapper .logo a:focus {
  opacity: 0.5;
}
@media (max-width: 991px) {
  #home .header-wrapper .logo {
    height: auto !important;
    margin-left: auto;
  }
}
#home .header.sticky_trigger.sticky + .content-area {
  padding-top: 95px;
}

@media (min-width: 992px) {
  #home .header-search {
    display: none !important;
    position: absolute !important;
    top: 20px;
    right: 0;
    left: 0;
    bottom: 0;
    order: 2;
    margin: 0 auto;
    max-width: 500px;
    height: 44px;
  }
}
#home .header-search.visible, #home .header-search.opened {
  display: block !important;
}
#home .header-search .search_field {
  background: #FFF;
  padding: 15px;
}
@media (max-width: 991px) {
  #home .header-search .search_field {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  #home .header-search {
    margin: 0 auto;
    display: none !important;
    position: absolute !important;
    top: calc(100% - 1px) !important;
    left: 0;
    right: 0;
    z-index: 10;
    order: 6;
    max-width: 100%;
    width: 100%;
    flex: auto;
    background: #fff;
    border-radius: 0;
    z-index: 20000 !important;
    transition-duration: 0.6s;
    padding: 10px 0;
  }
  #home .header-search.visible {
    display: block !important;
  }
  #home .header-search #search_results {
    display: block !important;
    left: 0;
    right: auto;
    width: 100vw;
    border-radius: 4px;
    max-height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    min-width: 0;
    max-width: 100%;
    top: calc(100% + 5px);
  }
  #home .header-search #search_results .results_text {
    color: #fff;
    padding: 4px 20px;
    text-align: center;
    background: #fff;
  }
}
#home .header-search .search_field input.form-control {
  height: 44px;
  border-radius: 0;
  color: #1D1929;
  padding-left: 15px;
  padding-right: 45px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #D9D9D9;
}
#home .header-search .search_field input.form-control:focus {
  border-color: #040404;
}
#home .header-search button {
  height: 100%;
  display: flex;
  align-items: center;
  left: auto;
  top: 0;
  right: 15px;
  left: unset;
  top: 10px;
}
#home .header-search button i {
  font-size: 21px;
  color: #1D1929;
}
#home .header-search button:hover i, #home .header-search button:focus i {
  color: #040404;
}
@media (max-width: 991px) {
  #home .header-search button {
    right: 15px;
    top: 0;
  }
}

#home .top-bar {
  border-bottom: 1px solid #202020;
  background: #111;
  transition: all 0.2s ease-in;
  display: none !important;
}
@media (max-width: 991px) {
  #home .top-bar {
    display: none !important;
  }
}
#home .top-bar ul li:first-child {
  margin-left: 0;
}
#home .top-bar .container-fluid {
  min-height: 45px;
  display: flex;
  align-items: center;
  max-width: 1120px;
}
#home .top-bar .container-fluid > .row {
  justify-content: space-between;
  width: 100%;
  padding: 0 !important;
}
#home .top-bar .container-fluid > .row > div {
  padding: 0;
}
#home .top-bar #form-language ul.dropdown-menu,
#home .top-bar #form-currency ul.dropdown-menu {
  min-width: unset;
  background: #fff !important;
  padding: 0;
}
#home .top-bar #form-language ul.dropdown-menu > li a,
#home .top-bar #form-currency ul.dropdown-menu > li a {
  color: #000 !important;
}
#home .top-bar #form-language ul.dropdown-menu > li a::before,
#home .top-bar #form-currency ul.dropdown-menu > li a::before {
  content: unset !important;
}
#home .top-bar #form-language ul.dropdown-menu > li a:hover, #home .top-bar #form-language ul.dropdown-menu > li a:focus,
#home .top-bar #form-currency ul.dropdown-menu > li a:hover,
#home .top-bar #form-currency ul.dropdown-menu > li a:focus {
  text-decoration: underline;
}
#home .top-bar ul li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}
#home .top-bar ul li a:hover, #home .top-bar ul li a:focus {
  color: rgba(255, 255, 255, 0.4);
}
#home .top-bar .icon-user, #home .top-bar .icon-search {
  display: none !important;
}
#home .top-bar .top-bar-right > ul > li + li:before {
  content: unset;
}

#home .wrapper .header .header-wrapper .search_black_screen {
  background: #000 !important;
  opacity: 0.6 !important;
  z-index: 3;
}

@media only screen and (max-width: 991px) {
  #home .wrapper .header .header-wrapper .header-search .search_field {
    padding: 0 15px;
  }
}
#home .header .popup-trigger-wrap {
  margin: 0 15px;
  min-width: -moz-max-content;
  min-width: max-content;
}
#home .header .popup-trigger-wrap .header-tel {
  font-weight: 500;
  font-size: 19px;
  line-height: 22px;
  font-feature-settings: "pnum" on, "lnum" on;
}
#home .header .popup-trigger {
  background: transparent;
  border: none;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  text-decoration-line: underline;
  color: #3F3A4F;
  display: inline-flex;
  padding-left: 0;
  padding-right: 0;
  gap: 5px;
  align-items: center;
  text-transform: uppercase;
}
#home .header .popup-trigger:hover, #home .header .popup-trigger:focus {
  color: #040404;
}
#home .header .popup-trigger .dot {
  height: 6px;
  width: 6px;
  background: #040404;
  border-radius: 50%;
}

#home .working-time {
  padding: 13px;
}
#home .working-time b {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
  color: #000000;
}
#home .working-time p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #646464;
}

#home .top-bar-left {
  order: 2;
  display: flex;
  flex: 1;
  align-self: stretch;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 991px) {
  #home .top-bar-left {
    margin-right: 0;
    display: none;
  }
}
#home .top-bar-left > ul > li:not(.flags) {
  display: none !important;
}
#home .top-bar-left > .list-inline {
  display: flex;
  align-items: center;
  margin: 0;
}
#home .top-bar-left > .list-inline > li:first-child {
  display: none !important;
}
#home .top-bar-left .d-lg-inline-block:not(.dropdown) {
  display: none !important;
}
#home .top-bar-left .dropdown.flags {
  margin-left: auto;
}
#home .top-bar-left a {
  font-weight: 500;
  font-size: 14px;
  line-height: 116%;
  color: #A9A9A9 !important;
  letter-spacing: normal;
  text-transform: uppercase;
  cursor: pointer;
}
#home .top-bar-left a:hover, #home .top-bar-left a:focus {
  color: #414141 !important;
  text-decoration: underline;
}
#home #form-language .dropdown-toggle {
  display: none;
}
#home #form-language .dropdown-menu {
  display: flex;
  position: static;
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
  border: none;
  min-width: 0;
  font-size: inherit;
}
#home #form-language .dropdown-menu > li:first-child {
  border-right: 1px solid #A9A9A9;
}
#home #form-language .dropdown-menu > li > a {
  padding: 0 13px;
  display: inline-block;
}
@media (max-width: 991px) {
  #home #form-language .dropdown-menu > li > a {
    padding: 0 5px;
  }
}

#home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=bg-bg] {
  color: #FFF !important;
}
#home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=bg-bg]:hover, #home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=bg-bg]:focus {
  color: rgba(255, 255, 255, 0.7);
}

#home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb] {
  color: #FFF !important;
}
#home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb]:hover, #home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb]:focus {
  color: rgba(255, 255, 255, 0.7) !important;
}

#home .navigation-wrapper {
  background: #FFF;
  border-top: none;
}

#home .sf-menu li > a {
  padding: 18px 0 !important;
  margin: 0;
  color: #000;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  transition: all 0.2s ease-in !important;
}

#home .sf-menu > li > a {
  color: #414141 !important;
}
#home .sf-menu > li > a[href*=мъжки-дрехи] {
  color: #006EC9 !important;
}
#home .sf-menu > li > a[href*=дамски-дрехи] {
  color: #FF55A7 !important;
}

#home .sf-menu .block-title {
  font-weight: 400;
  border: none;
  color: #000;
  padding: 10px 26px;
  margin-bottom: 10px;
  padding-right: 35px;
}
#home .sf-menu .block-title span::after {
  content: unset;
}

#home .sf-menu,
#home .sf-menu li > a {
  border: none;
  background-color: transparent;
}

#home .sf-menu li:hover,
#home .sf-menu a:hover,
#home .sf-menu a:focus {
  background-color: transparent;
}

#home .sf-menu li > a::before {
  display: none;
}

#home .sf-menu li > a > .arrow {
  line-height: 1;
  height: auto;
  width: 12px;
  position: relative;
  margin-left: 6px;
  display: inline;
}

#home .sf-menu li > a > .arrow > i {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
}

#home .sf-menu li > a > .arrow > i::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#home .sf-menu {
  margin-bottom: 0;
  justify-content: start;
}

#home .sf-menu > li {
  position: relative !important;
  padding: 0 15px;
}

#home .sf-menu > li:nth-child(3),
#home .sf-menu > li:last-child {
  order: 1;
}

#home .sf-menu > li > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #414141;
  position: absolute;
  bottom: 12px;
  opacity: 0;
  transition: opacity 0.4s;
}

#home .sf-menu > li:hover > a,
#home .sf-menu > li > a:hover,
#home .sf-menu > li:hover > a > .arrow {
  color: #414141 !important;
  background: transparent;
}

#home .sf-menu > li:hover > a::after {
  opacity: 1;
}

#home .sf-menu > li:hover > a > .arrow {
  transform: rotate(-180deg);
}

#home .sf-menu > li > ul {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  background: #FFF;
  border: 1px solid #FFF;
  min-width: 200px;
  margin: 54px 0 0;
  padding: 16px 0;
  top: 0;
  left: 0;
  z-index: 3;
  justify-content: space-between;
  max-height: 70vh;
  overflow: auto;
}

#home .sf-menu > li.megamenu > ul {
  min-width: 300px;
}

#home .sf-menu > li > ul::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -20px;
  left: 0;
}

#home .sf-menu > li ul > li:not(.empty-item) {
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  border: none;
  max-width: unset;
  float: none;
}

#home .sf-menu > li ul > li.megaline {
  padding: 0;
  width: 200px;
}

#home .sf-menu > li .hidden_nav_ul .arrow {
  position: absolute;
  top: 5px;
  right: 0;
}

#home .sf-menu > li .hidden_nav_ul li > ul {
  margin-top: 0;
  background-color: transparent;
}

#home .sf-menu > li .hidden_nav_ul .hidden_nav_element {
  margin: 0;
}

#home .sf-menu > li .hidden_nav_ul li > ul .hidden_nav_element {
  display: none;
}

#home .sf-menu > li .hidden_nav_ul li > ul li {
  padding: 10px;
}

#home .sf-menu > li ul > li div {
  margin: 0;
  border: none;
  background: transparent;
  position: relative;
  max-width: 100%;
  min-width: 100%;
}
#home .sf-menu > li ul > li div:not(:last-child) > .block-title {
  border-bottom: 1px solid #E5E5E5;
}

#home .sf-menu > li ul > li .block-title {
  position: relative;
  z-index: 3;
}

#home .sf-menu > li ul > li .block-title span {
  width: 100%;
}

#home .sf-menu > li ul > li .block-title a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 35px 11px 29px;
  height: auto;
  flex-grow: 1;
}

#home .sf-menu > li ul > li .padre .arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 0;
  cursor: pointer;
  z-index: 9;
  font-size: 16px;
}

#home .sf-menu > li ul > li .padre.open .arrow i {
  color: #414141;
  transform: rotate(-180deg);
}

#home .sf-menu > li ul > li .padre.open .block-title a {
  color: #414141;
}

#home .sf-menu > li ul > li div a,
#home .sf-menu > li ul > li > a {
  text-align: left;
  font-weight: 400;
  font-size: 12px;
  color: #282828;
  line-height: 24px;
  text-transform: uppercase;
  padding: 0 !important;
  position: relative;
  width: 100%;
  z-index: 1;
  justify-content: flex-start;
}

#home .sf-menu > li ul > li:hover > a {
  color: #414141;
}

#home .sf-menu > li ul > li:hover div a #home .sf-menu > li ul > li:hover a,
#home .sf-menu > li ul > li a:hover,
#home .sf-menu > li ul > li div:hover .block-title a {
  background: transparent;
  color: #414141 !important;
}

#home .sf-menu > li ul > li div li:hover a {
  color: #414141;
}

#home .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 0 !important;
  background: #FFF;
  width: 200px;
  padding: 0;
}

#home .sf-menu > li ul > li .padre.open ul {
  display: block;
}

#home .sf-menu > li ul > li div ul > li {
  width: 100%;
  padding: 3px 29px 3px 26px !important;
}
#home .sf-menu > li ul > li div ul > li a {
  padding-left: 25px !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  color: #77777A !important;
}
#home .sf-menu > li ul > li div ul > li a:hover, #home .sf-menu > li ul > li div ul > li a:focus {
  color: #040404 !important;
}

#home .sf-menu > li ul > li div ul > li > a {
  color: #000;
}

#home.common-home .main-slider .owl-wrapper-outer {
  box-shadow: none;
}
#home.common-home .main-slider .caption .container {
  position: static;
}
#home.common-home .main-slider .caption .div-table {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#home.common-home .main-slider .caption .caption-content {
  display: block !important;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle span {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  text-shadow: none;
}
@media (max-width: 568px) {
  #home.common-home .main-slider .caption .div-cell {
    vertical-align: middle !important;
  }
}
#home.common-home .main-slider .caption .btn.btn-theme {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
  border-radius: 0;
}
#home.common-home .main-slider .caption .btn.btn-theme span {
  font-size: inherit;
  font-weight: inherit;
  text-transform: uppercase;
}
#home.common-home .main-slider .caption .btn.btn-theme svg {
  transition: all 0.2s ease-in;
  fill: #040404;
}

#home .homefeatured_category .media-link {
  margin-top: 0;
}
#home .homefeatured_category .row {
  row-gap: 24px;
}
#home .homefeatured_category .thumbnail.thumbnail-banner .caption-inner {
  border: none;
}
#home .homefeatured_category > div > div > div > .thumbnail {
  border: none;
  height: 100%;
}
#home .homefeatured_category > div > div > div > .thumbnail .media {
  height: 100%;
}
#home .homefeatured_category > div > div > div {
  max-width: 33.3333%;
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  #home .homefeatured_category > div > div > div {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 592px) {
  #home .homefeatured_category > div > div > div {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .img-bg {
  display: block;
  overflow: hidden;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .img-bg img {
  padding: 0;
  transition: transform 0.2s ease-in;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper .caption-inner h2.caption-title {
  display: flex;
  justify-content: space-between;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper .caption-inner h2.caption-title span:not(.look-more) {
  background-color: transparent;
  text-transform: none;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  min-height: 0;
  color: #040404;
  transition: color 0.2s ease-in;
  padding: 0;
  text-align: center;
  margin: 10px auto;
  margin-top: 20px;
  margin-left: 0;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link[href*=мъжки-дрехи] .caption .caption-wrapper .caption-inner h2.caption-title span {
  color: #006EC9 !important;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link[href*=дамски-дрехи] .caption .caption-wrapper .caption-inner h2.caption-title span {
  color: #FF55A7 !important;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link:hover .caption .caption-wrapper .caption-inner h2.caption-title span:not(.look-more), #home .homefeatured_category > div > div > div > .thumbnail .media .media-link:focus .caption .caption-wrapper .caption-inner h2.caption-title span:not(.look-more) {
  color: #414141;
}
#home .homefeatured_category .btn-theme.btn {
  display: none !important;
}

#home .social-icons li {
  padding: 0;
  border: none;
}
#home .social-icons li a:hover,
#home .social-icons li a:focus {
  background-color: transparent;
}
#home footer.footer {
  border-top: none;
  background: #FFF;
}
#home footer.footer .footer-logo {
  max-width: 150px;
  margin: 0;
  margin-left: 0;
}
#home footer.footer .footer-logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#home .footer-widgets {
  background-color: transparent;
  padding: 0;
  display: block !important;
  border: none;
  padding: 0 15px;
  border-top: 1px solid #000;
}
#home .footer-widgets > .container {
  padding: 0;
  position: relative;
}
#home .footer-widgets .widget-categories ul li a,
#home .footer-widgets .widget-categories ul li > span {
  color: #2C2C2C;
  padding-left: 0;
  padding: 5px 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-categories ul li a,
  #home .footer-widgets .widget-categories ul li > span {
    font-size: 14px;
  }
}
#home .footer-widgets .widget-categories ul li + li {
  border-top: none;
}
#home .footer-widgets .widget-categories a:hover,
#home .footer-widgets .widget-categories a:focus {
  color: #414141 !important;
}
#home .footer-widgets .widget-title {
  font-family: "Inter", sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 12px;
    line-height: 18px;
  }
}
#home .footer-widgets .widget-title::before {
  display: none;
}
#home .footer-widgets .widget-categories ul li a:before {
  display: none;
}
#home .footer-widgets .container > .row > div {
  padding-top: 50px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-left: 18px;
}
#home .footer-meta {
  border-top: none;
  background: transparent;
}
@media (max-width: 595px) {
  #home .footer-meta {
    padding-bottom: 10px;
  }
}
#home .footer-meta .footer_content_wrapper {
  margin-bottom: 0;
}
#home .footer-meta .footer_content_wrapper svg {
  max-width: 360px !important;
}
@media (max-width: 595px) {
  #home .footer-meta .footer_content_wrapper svg {
    max-width: 100% !important;
  }
}
#home .footer-meta .copyright_row > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
#home .footer-meta .copyright_row > div::after {
  content: unset;
}
#home .footer-meta .copyright_row > div:last-child {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  #home .footer-meta .copyright_row > div:last-child {
    display: none;
  }
}
@media (min-width: 769px) {
  #home .footer-meta .copyright_row > div.col-sm-6:not(:last-child) {
    max-width: 80%;
    flex: 0 0 80%;
    justify-content: end;
  }
}
@media (min-width: 769px) {
  #home .footer-meta .copyright_row > div.col-sm-6:last-child {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
@media (min-width: 769px) {
  #home .footer-meta .copyright {
    border-right: 1px solid #DADADA;
    padding-right: 30px;
    margin-right: 30px;
  }
}
#home .footer-meta .copyright a {
  text-align: center;
  float: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: auto;
}
#home .footer-meta .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#home .footer-meta p {
  margin-bottom: 0;
}
#home .footer-widgets > .container {
  margin: auto;
  height: auto;
}
#home .footer .social-icons {
  margin-top: 20px;
}
#home .footer .social-icons li:not(:last-child) {
  margin-right: 15px;
}
#home .footer .social-icons li a {
  border: none;
}
#home .footer .social-icons li a i {
  color: #2C2C2C;
  font-size: 25px;
}
#home .footer .social-icons li a i[class*=instagram] {
  font-size: 27px;
}
#home .footer .social-icons li a:hover i,
#home .footer .social-icons li a:focus i {
  color: #414141;
}
#home .fa.fa-wheelchair {
  color: #000 !important;
}
#home .footer .copyright_row {
  width: 100%;
}
@media (max-width: 768px) {
  #home .footer .copyright_row {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
#home .footer-meta .payments {
  max-width: 100%;
  max-width: 330px;
}
@media (max-width: 992px) {
  #home .footer .footer-widgets .row {
    justify-content: space-between;
  }
  #home .footer-meta .container {
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media (max-width: 768px) {
  #home .footer-widgets {
    border-bottom: 0;
  }
  #home .footer .footer-widgets .row {
    padding-top: 40px;
  }
  #home .footer .footer-widgets .row > div {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    border-left: none;
    border-collapse: collapse;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0 !important;
  }
  #home .footer .footer-widgets .row > div.logo-wrap {
    order: -1;
    padding-left: 18px !important;
  }
  #home .footer .footer-widgets .row > div.logo-wrap .logo {
    text-align: left;
    margin: 0;
  }
  #home .footer .copyright_row > div {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  #home .footer .footer-meta {
    border-top: none;
  }
}

#home .lang__switcher,
#home .currency__switcher {
  position: relative;
}
#home .lang__switcher form > a,
#home .currency__switcher form > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  border-radius: 0;
  border: 1px solid #E2E2E2;
  padding: 13px 10px;
  color: #898989;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  transition: all 0.2s ease-in;
  background: transparent;
  text-transform: none;
}
#home .lang__switcher form > a::after,
#home .currency__switcher form > a::after {
  content: "\f078";
  border: none;
  font-family: "FONT AWESOME 6 PRO";
  margin-left: auto;
}
#home .lang__switcher form > a::before,
#home .currency__switcher form > a::before {
  margin-right: 8px;
}
#home .lang__switcher form > a[aria-expanded=true]::after,
#home .currency__switcher form > a[aria-expanded=true]::after {
  color: #040404;
  transform: rotate(180deg);
}
#home .lang__switcher ul,
#home .currency__switcher ul {
  transform: none !important;
  top: 100% !important;
  border: 1px solid #E2E2E2;
  padding: 8px 10px;
  width: 100%;
  border-radius: 0;
}
#home .lang__switcher ul a,
#home .currency__switcher ul a {
  color: #898989;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 10px;
  display: flex;
  align-items: center;
  padding: 13px 0;
  cursor: pointer;
}
#home .lang__switcher ul a::before,
#home .currency__switcher ul a::before {
  margin-right: 8px;
}
#home .lang__switcher ul a[name=bg-bg]::before, #home .lang__switcher ul a[name=BGN]::before,
#home .currency__switcher ul a[name=bg-bg]::before,
#home .currency__switcher ul a[name=BGN]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_12_37936)'%3E%3Cpath d='M17.25 8.83869C17.25 7.86013 17.074 6.92272 16.7524 6.0561L9.25 5.70825L1.74759 6.05606C1.42603 6.92272 1.25 7.86013 1.25 8.83869C1.25 9.81725 1.42603 10.7547 1.74759 11.6213L9.25 11.9691L16.7524 11.6213C17.074 10.7547 17.25 9.81725 17.25 8.83869Z' fill='%23496E2D'/%3E%3Cpath d='M9.24996 16.8385C12.6897 16.8385 15.622 14.6675 16.7524 11.6211H1.74756C2.8779 14.6675 5.81025 16.8385 9.24996 16.8385Z' fill='%23D80027'/%3E%3Cpath d='M1.74756 6.05603H16.7524C15.622 3.00962 12.6897 0.838623 9.24996 0.838623C5.81025 0.838623 2.8779 3.00962 1.74756 6.05603Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37936'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#home .lang__switcher ul a[name=en-gb]::before, #home .lang__switcher ul a[name=USD]::before,
#home .currency__switcher ul a[name=en-gb]::before,
#home .currency__switcher ul a[name=USD]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_12_37905)'%3E%3Cpath d='M9.25 16.8386C13.6683 16.8386 17.25 13.2569 17.25 8.83862C17.25 4.42034 13.6683 0.838623 9.25 0.838623C4.83172 0.838623 1.25 4.42034 1.25 8.83862C1.25 13.2569 4.83172 16.8386 9.25 16.8386Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.90355 3.96802C2.27514 4.78561 1.8013 5.72795 1.52539 6.75167H5.6872L2.90355 3.96802Z' fill='%230052B4'/%3E%3Cpath d='M16.9742 6.75164C16.6983 5.72795 16.2245 4.78561 15.5961 3.96802L12.8125 6.75164H16.9742Z' fill='%230052B4'/%3E%3Cpath d='M1.52539 10.9258C1.80133 11.9495 2.27517 12.8918 2.90355 13.7094L5.68711 10.9258H1.52539Z' fill='%230052B4'/%3E%3Cpath d='M14.1205 2.49245C13.3029 1.86404 12.3606 1.3902 11.3369 1.11426V5.27604L14.1205 2.49245Z' fill='%230052B4'/%3E%3Cpath d='M4.37939 15.1849C5.19699 15.8133 6.13933 16.2872 7.16302 16.5631V12.4014L4.37939 15.1849Z' fill='%230052B4'/%3E%3Cpath d='M7.16299 1.11426C6.1393 1.3902 5.19696 1.86404 4.37939 2.49241L7.16299 5.27601V1.11426Z' fill='%230052B4'/%3E%3Cpath d='M11.3369 16.5631C12.3606 16.2872 13.3029 15.8133 14.1205 15.185L11.3369 12.4014V16.5631Z' fill='%230052B4'/%3E%3Cpath d='M12.8125 10.9258L15.5961 13.7094C16.2245 12.8918 16.6983 11.9495 16.9742 10.9258H12.8125Z' fill='%230052B4'/%3E%3Cpath d='M17.1823 7.79515H10.2935H10.2935V0.906342C9.95191 0.861873 9.60366 0.838623 9.25 0.838623C8.89628 0.838623 8.54809 0.861873 8.20653 0.906342V7.79509V7.79512H1.31772C1.27325 8.13672 1.25 8.48497 1.25 8.83862C1.25 9.19234 1.27325 9.54053 1.31772 9.88209H8.20647H8.2065V16.7709C8.54809 16.8154 8.89628 16.8386 9.25 16.8386C9.60366 16.8386 9.95191 16.8154 10.2935 16.7709V9.88215V9.88212H17.1823C17.2268 9.54053 17.25 9.19234 17.25 8.83862C17.25 8.48497 17.2268 8.13672 17.1823 7.79515Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 10.9256L14.9068 14.4954C15.071 14.3313 15.2276 14.1597 15.377 13.9818L12.3207 10.9255H11.3369V10.9256Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 10.9255H7.16311L3.59326 14.4954C3.75739 14.6596 3.92898 14.8162 4.10686 14.9656L7.16317 11.9093V10.9255Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 6.75161V6.75155L3.5933 3.18164C3.42911 3.34577 3.27248 3.51736 3.12305 3.69523L6.17939 6.75158L7.16317 6.75161Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 6.75183L14.9068 3.18189C14.7427 3.0177 14.5711 2.86108 14.3932 2.71167L11.3369 5.76801V6.75183Z' fill='%23D80027'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37905'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#home .lang__switcher ul a[name=EUR]::before,
#home .currency__switcher ul a[name=EUR]::before {
  content: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_12_37979)'%3E%3Cpath d='M9.25 16.8386C13.6683 16.8386 17.25 13.2569 17.25 8.83862C17.25 4.42034 13.6683 0.838623 9.25 0.838623C4.83172 0.838623 1.25 4.42034 1.25 8.83862C1.25 13.2569 4.83172 16.8386 9.25 16.8386Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.90355 3.96802C2.27514 4.78561 1.8013 5.72795 1.52539 6.75167H5.6872L2.90355 3.96802Z' fill='%230052B4'/%3E%3Cpath d='M16.9742 6.75164C16.6983 5.72795 16.2245 4.78561 15.5961 3.96802L12.8125 6.75164H16.9742Z' fill='%230052B4'/%3E%3Cpath d='M1.52539 10.9258C1.80133 11.9495 2.27517 12.8918 2.90355 13.7094L5.68711 10.9258H1.52539Z' fill='%230052B4'/%3E%3Cpath d='M14.1205 2.49245C13.3029 1.86404 12.3606 1.3902 11.3369 1.11426V5.27604L14.1205 2.49245Z' fill='%230052B4'/%3E%3Cpath d='M4.37939 15.1849C5.19699 15.8133 6.13933 16.2872 7.16302 16.5631V12.4014L4.37939 15.1849Z' fill='%230052B4'/%3E%3Cpath d='M7.16299 1.11426C6.1393 1.3902 5.19696 1.86404 4.37939 2.49241L7.16299 5.27601V1.11426Z' fill='%230052B4'/%3E%3Cpath d='M11.3369 16.5631C12.3606 16.2872 13.3029 15.8133 14.1205 15.185L11.3369 12.4014V16.5631Z' fill='%230052B4'/%3E%3Cpath d='M12.8125 10.9258L15.5961 13.7094C16.2245 12.8918 16.6983 11.9495 16.9742 10.9258H12.8125Z' fill='%230052B4'/%3E%3Cpath d='M17.1823 7.79515H10.2935H10.2935V0.906342C9.95191 0.861873 9.60366 0.838623 9.25 0.838623C8.89628 0.838623 8.54809 0.861873 8.20653 0.906342V7.79509V7.79512H1.31772C1.27325 8.13672 1.25 8.48497 1.25 8.83862C1.25 9.19234 1.27325 9.54053 1.31772 9.88209H8.20647H8.2065V16.7709C8.54809 16.8154 8.89628 16.8386 9.25 16.8386C9.60366 16.8386 9.95191 16.8154 10.2935 16.7709V9.88215V9.88212H17.1823C17.2268 9.54053 17.25 9.19234 17.25 8.83862C17.25 8.48497 17.2268 8.13672 17.1823 7.79515Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 10.9256L14.9068 14.4954C15.071 14.3313 15.2276 14.1597 15.377 13.9818L12.3207 10.9255H11.3369V10.9256Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 10.9255H7.16311L3.59326 14.4954C3.75739 14.6596 3.92898 14.8162 4.10686 14.9656L7.16317 11.9093V10.9255Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 6.75161V6.75155L3.5933 3.18164C3.42911 3.34577 3.27248 3.51736 3.12305 3.69523L6.17939 6.75158L7.16317 6.75161Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 6.75183L14.9068 3.18189C14.7427 3.0177 14.5711 2.86108 14.3932 2.71167L11.3369 5.76801V6.75183Z' fill='%23D80027'/%3E%3Cg clip-path='url(%23clip1_12_37979)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 17C13.4183 17 17 13.4183 17 9C17 4.58171 13.4183 1 9 1C4.58171 1 1 4.58171 1 9C1 13.4183 4.58171 17 9 17Z' fill='%232A2FAF'/%3E%3Cpath d='M9.00073 4.71436L9.19315 5.30664H9.8159L9.31208 5.67268L9.50455 6.26493L9.00073 5.89889L8.4969 6.26493L8.68933 5.67268L8.18555 5.30664H8.8083L9.00073 4.71436Z' fill='%23FFE70E'/%3E%3Cpath d='M9.00073 11.5715L9.19315 12.1638H9.8159L9.31208 12.5299L9.50455 13.1221L9.00073 12.7561L8.4969 13.1221L8.68933 12.5299L8.18555 12.1638H8.8083L9.00073 11.5715Z' fill='%23FFE70E'/%3E%3Cpath d='M6.71508 10.4285L6.90751 11.0208H7.53026L7.02644 11.3868L7.2189 11.979L6.71508 11.613L6.21126 11.979L6.40369 11.3868L5.8999 11.0208H6.52265L6.71508 10.4285Z' fill='%23FFE70E'/%3E%3Cpath d='M6.71508 5.85718L6.90751 6.44946H7.53026L7.02644 6.8155L7.2189 7.40775L6.71508 7.04171L6.21126 7.40775L6.40369 6.8155L5.8999 6.44946H6.52265L6.71508 5.85718Z' fill='%23FFE70E'/%3E%3Cpath d='M11.2859 10.4285L11.4783 11.0208H12.1011L11.5972 11.3868L11.7897 11.979L11.2859 11.613L10.7821 11.979L10.9745 11.3868L10.4707 11.0208H11.0935L11.2859 10.4285Z' fill='%23FFE70E'/%3E%3Cpath d='M11.2859 5.85718L11.4783 6.44946H12.1011L11.5972 6.8155L11.7897 7.40775L11.2859 7.04171L10.7821 7.40775L10.9745 6.8155L10.4707 6.44946H11.0935L11.2859 5.85718Z' fill='%23FFE70E'/%3E%3Cpath d='M5.28588 8.14282L5.47831 8.73511H6.10106L5.59724 9.10114L5.7897 9.69339L5.28588 9.32736L4.78206 9.69339L4.97449 9.10114L4.4707 8.73511H5.09345L5.28588 8.14282Z' fill='%23FFE70E'/%3E%3Cpath d='M12.7151 8.14282L12.9075 8.73511H13.5303L13.0264 9.10114L13.2189 9.69339L12.7151 9.32736L12.2113 9.69339L12.4037 9.10114L11.8999 8.73511H12.5227L12.7151 8.14282Z' fill='%23FFE70E'/%3E%3C/g%3E%3Crect x='0.6' y='0.6' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37979'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_12_37979'%3E%3Crect x='1' y='1' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#home .lang__switcher ul a:hover, #home .lang__switcher ul a:focus,
#home .currency__switcher ul a:hover,
#home .currency__switcher ul a:focus {
  color: #040404;
}

#home .widget-switcher-title {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#home .currency__switcher #form-currency.eur a[name=EUR] {
  display: none !important;
}

#home .currency__switcher #form-currency.bgn a[name=BGN] {
  display: none !important;
}

#home .li__contacts-lang .widget-switcher-title,
#home .li__contacts-currency .widget-switcher-title {
  color: #000;
}

#home .li__contacts {
  margin: 0 auto;
  width: 100%;
}
#home .li__contacts .lang__switcher form > a,
#home .li__contacts .currency__switcher form > a {
  color: #000;
}

#home .currency__switcher {
  margin-top: 20px !important;
}

#home.en .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_12_37905)'%3E%3Cpath d='M9.25 16.8386C13.6683 16.8386 17.25 13.2569 17.25 8.83862C17.25 4.42034 13.6683 0.838623 9.25 0.838623C4.83172 0.838623 1.25 4.42034 1.25 8.83862C1.25 13.2569 4.83172 16.8386 9.25 16.8386Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.90355 3.96802C2.27514 4.78561 1.8013 5.72795 1.52539 6.75167H5.6872L2.90355 3.96802Z' fill='%230052B4'/%3E%3Cpath d='M16.9742 6.75164C16.6983 5.72795 16.2245 4.78561 15.5961 3.96802L12.8125 6.75164H16.9742Z' fill='%230052B4'/%3E%3Cpath d='M1.52539 10.9258C1.80133 11.9495 2.27517 12.8918 2.90355 13.7094L5.68711 10.9258H1.52539Z' fill='%230052B4'/%3E%3Cpath d='M14.1205 2.49245C13.3029 1.86404 12.3606 1.3902 11.3369 1.11426V5.27604L14.1205 2.49245Z' fill='%230052B4'/%3E%3Cpath d='M4.37939 15.1849C5.19699 15.8133 6.13933 16.2872 7.16302 16.5631V12.4014L4.37939 15.1849Z' fill='%230052B4'/%3E%3Cpath d='M7.16299 1.11426C6.1393 1.3902 5.19696 1.86404 4.37939 2.49241L7.16299 5.27601V1.11426Z' fill='%230052B4'/%3E%3Cpath d='M11.3369 16.5631C12.3606 16.2872 13.3029 15.8133 14.1205 15.185L11.3369 12.4014V16.5631Z' fill='%230052B4'/%3E%3Cpath d='M12.8125 10.9258L15.5961 13.7094C16.2245 12.8918 16.6983 11.9495 16.9742 10.9258H12.8125Z' fill='%230052B4'/%3E%3Cpath d='M17.1823 7.79515H10.2935H10.2935V0.906342C9.95191 0.861873 9.60366 0.838623 9.25 0.838623C8.89628 0.838623 8.54809 0.861873 8.20653 0.906342V7.79509V7.79512H1.31772C1.27325 8.13672 1.25 8.48497 1.25 8.83862C1.25 9.19234 1.27325 9.54053 1.31772 9.88209H8.20647H8.2065V16.7709C8.54809 16.8154 8.89628 16.8386 9.25 16.8386C9.60366 16.8386 9.95191 16.8154 10.2935 16.7709V9.88215V9.88212H17.1823C17.2268 9.54053 17.25 9.19234 17.25 8.83862C17.25 8.48497 17.2268 8.13672 17.1823 7.79515Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 10.9256L14.9068 14.4954C15.071 14.3313 15.2276 14.1597 15.377 13.9818L12.3207 10.9255H11.3369V10.9256Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 10.9255H7.16311L3.59326 14.4954C3.75739 14.6596 3.92898 14.8162 4.10686 14.9656L7.16317 11.9093V10.9255Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 6.75161V6.75155L3.5933 3.18164C3.42911 3.34577 3.27248 3.51736 3.12305 3.69523L6.17939 6.75158L7.16317 6.75161Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 6.75183L14.9068 3.18189C14.7427 3.0177 14.5711 2.86108 14.3932 2.71167L11.3369 5.76801V6.75183Z' fill='%23D80027'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37905'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#home.en .lang__switcher form ul a[name=en-gb] {
  display: none;
}

#home.bg .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_12_37936)'%3E%3Cpath d='M17.25 8.83869C17.25 7.86013 17.074 6.92272 16.7524 6.0561L9.25 5.70825L1.74759 6.05606C1.42603 6.92272 1.25 7.86013 1.25 8.83869C1.25 9.81725 1.42603 10.7547 1.74759 11.6213L9.25 11.9691L16.7524 11.6213C17.074 10.7547 17.25 9.81725 17.25 8.83869Z' fill='%23496E2D'/%3E%3Cpath d='M9.24996 16.8385C12.6897 16.8385 15.622 14.6675 16.7524 11.6211H1.74756C2.8779 14.6675 5.81025 16.8385 9.24996 16.8385Z' fill='%23D80027'/%3E%3Cpath d='M1.74756 6.05603H16.7524C15.622 3.00962 12.6897 0.838623 9.24996 0.838623C5.81025 0.838623 2.8779 3.00962 1.74756 6.05603Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37936'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#home.bg .lang__switcher form ul a[name=bg-bg] {
  display: none;
}

#home.ru .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 0C6.8526 0 2.475 3.2472 0.7704 7.8H23.229C21.525 3.2472 17.1474 0 12 0Z' fill='%23E0E1E2'/%3E%3Cpath d='M24 12C24 10.5198 23.7192 9.1092 23.2296 7.8H0.7704C0.2808 9.1092 0 10.5198 0 12C0 13.4802 0.2808 14.8908 0.7704 16.2H23.229C23.7192 14.8908 24 13.4802 24 12Z' fill='%233F51B5'/%3E%3Cpath d='M23.2296 16.2H0.7704C2.475 20.7528 6.8526 24 12 24C17.1474 24 21.525 20.7528 23.2296 16.2Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}
#home.ru .lang__switcher form ul a[name=ru-ru] {
  display: none;
}

#home .currency__switcher.euro form > a::before {
  content: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_12_37979)'%3E%3Cpath d='M9.25 16.8386C13.6683 16.8386 17.25 13.2569 17.25 8.83862C17.25 4.42034 13.6683 0.838623 9.25 0.838623C4.83172 0.838623 1.25 4.42034 1.25 8.83862C1.25 13.2569 4.83172 16.8386 9.25 16.8386Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.90355 3.96802C2.27514 4.78561 1.8013 5.72795 1.52539 6.75167H5.6872L2.90355 3.96802Z' fill='%230052B4'/%3E%3Cpath d='M16.9742 6.75164C16.6983 5.72795 16.2245 4.78561 15.5961 3.96802L12.8125 6.75164H16.9742Z' fill='%230052B4'/%3E%3Cpath d='M1.52539 10.9258C1.80133 11.9495 2.27517 12.8918 2.90355 13.7094L5.68711 10.9258H1.52539Z' fill='%230052B4'/%3E%3Cpath d='M14.1205 2.49245C13.3029 1.86404 12.3606 1.3902 11.3369 1.11426V5.27604L14.1205 2.49245Z' fill='%230052B4'/%3E%3Cpath d='M4.37939 15.1849C5.19699 15.8133 6.13933 16.2872 7.16302 16.5631V12.4014L4.37939 15.1849Z' fill='%230052B4'/%3E%3Cpath d='M7.16299 1.11426C6.1393 1.3902 5.19696 1.86404 4.37939 2.49241L7.16299 5.27601V1.11426Z' fill='%230052B4'/%3E%3Cpath d='M11.3369 16.5631C12.3606 16.2872 13.3029 15.8133 14.1205 15.185L11.3369 12.4014V16.5631Z' fill='%230052B4'/%3E%3Cpath d='M12.8125 10.9258L15.5961 13.7094C16.2245 12.8918 16.6983 11.9495 16.9742 10.9258H12.8125Z' fill='%230052B4'/%3E%3Cpath d='M17.1823 7.79515H10.2935H10.2935V0.906342C9.95191 0.861873 9.60366 0.838623 9.25 0.838623C8.89628 0.838623 8.54809 0.861873 8.20653 0.906342V7.79509V7.79512H1.31772C1.27325 8.13672 1.25 8.48497 1.25 8.83862C1.25 9.19234 1.27325 9.54053 1.31772 9.88209H8.20647H8.2065V16.7709C8.54809 16.8154 8.89628 16.8386 9.25 16.8386C9.60366 16.8386 9.95191 16.8154 10.2935 16.7709V9.88215V9.88212H17.1823C17.2268 9.54053 17.25 9.19234 17.25 8.83862C17.25 8.48497 17.2268 8.13672 17.1823 7.79515Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 10.9256L14.9068 14.4954C15.071 14.3313 15.2276 14.1597 15.377 13.9818L12.3207 10.9255H11.3369V10.9256Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 10.9255H7.16311L3.59326 14.4954C3.75739 14.6596 3.92898 14.8162 4.10686 14.9656L7.16317 11.9093V10.9255Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 6.75161V6.75155L3.5933 3.18164C3.42911 3.34577 3.27248 3.51736 3.12305 3.69523L6.17939 6.75158L7.16317 6.75161Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 6.75183L14.9068 3.18189C14.7427 3.0177 14.5711 2.86108 14.3932 2.71167L11.3369 5.76801V6.75183Z' fill='%23D80027'/%3E%3Cg clip-path='url(%23clip1_12_37979)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 17C13.4183 17 17 13.4183 17 9C17 4.58171 13.4183 1 9 1C4.58171 1 1 4.58171 1 9C1 13.4183 4.58171 17 9 17Z' fill='%232A2FAF'/%3E%3Cpath d='M9.00073 4.71436L9.19315 5.30664H9.8159L9.31208 5.67268L9.50455 6.26493L9.00073 5.89889L8.4969 6.26493L8.68933 5.67268L8.18555 5.30664H8.8083L9.00073 4.71436Z' fill='%23FFE70E'/%3E%3Cpath d='M9.00073 11.5715L9.19315 12.1638H9.8159L9.31208 12.5299L9.50455 13.1221L9.00073 12.7561L8.4969 13.1221L8.68933 12.5299L8.18555 12.1638H8.8083L9.00073 11.5715Z' fill='%23FFE70E'/%3E%3Cpath d='M6.71508 10.4285L6.90751 11.0208H7.53026L7.02644 11.3868L7.2189 11.979L6.71508 11.613L6.21126 11.979L6.40369 11.3868L5.8999 11.0208H6.52265L6.71508 10.4285Z' fill='%23FFE70E'/%3E%3Cpath d='M6.71508 5.85718L6.90751 6.44946H7.53026L7.02644 6.8155L7.2189 7.40775L6.71508 7.04171L6.21126 7.40775L6.40369 6.8155L5.8999 6.44946H6.52265L6.71508 5.85718Z' fill='%23FFE70E'/%3E%3Cpath d='M11.2859 10.4285L11.4783 11.0208H12.1011L11.5972 11.3868L11.7897 11.979L11.2859 11.613L10.7821 11.979L10.9745 11.3868L10.4707 11.0208H11.0935L11.2859 10.4285Z' fill='%23FFE70E'/%3E%3Cpath d='M11.2859 5.85718L11.4783 6.44946H12.1011L11.5972 6.8155L11.7897 7.40775L11.2859 7.04171L10.7821 7.40775L10.9745 6.8155L10.4707 6.44946H11.0935L11.2859 5.85718Z' fill='%23FFE70E'/%3E%3Cpath d='M5.28588 8.14282L5.47831 8.73511H6.10106L5.59724 9.10114L5.7897 9.69339L5.28588 9.32736L4.78206 9.69339L4.97449 9.10114L4.4707 8.73511H5.09345L5.28588 8.14282Z' fill='%23FFE70E'/%3E%3Cpath d='M12.7151 8.14282L12.9075 8.73511H13.5303L13.0264 9.10114L13.2189 9.69339L12.7151 9.32736L12.2113 9.69339L12.4037 9.10114L11.8999 8.73511H12.5227L12.7151 8.14282Z' fill='%23FFE70E'/%3E%3C/g%3E%3Crect x='0.6' y='0.6' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37979'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_12_37979'%3E%3Crect x='1' y='1' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#home .currency__switcher.euro form ul a[name=EUR] {
  display: none;
}

#home .currency__switcher.bgn form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_12_37936)'%3E%3Cpath d='M17.25 8.83869C17.25 7.86013 17.074 6.92272 16.7524 6.0561L9.25 5.70825L1.74759 6.05606C1.42603 6.92272 1.25 7.86013 1.25 8.83869C1.25 9.81725 1.42603 10.7547 1.74759 11.6213L9.25 11.9691L16.7524 11.6213C17.074 10.7547 17.25 9.81725 17.25 8.83869Z' fill='%23496E2D'/%3E%3Cpath d='M9.24996 16.8385C12.6897 16.8385 15.622 14.6675 16.7524 11.6211H1.74756C2.8779 14.6675 5.81025 16.8385 9.24996 16.8385Z' fill='%23D80027'/%3E%3Cpath d='M1.74756 6.05603H16.7524C15.622 3.00962 12.6897 0.838623 9.24996 0.838623C5.81025 0.838623 2.8779 3.00962 1.74756 6.05603Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37936'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#home .currency__switcher.bgn form ul a[name=BGN] {
  display: none;
}

#home .currency__switcher.usd form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_12_37905)'%3E%3Cpath d='M9.25 16.8386C13.6683 16.8386 17.25 13.2569 17.25 8.83862C17.25 4.42034 13.6683 0.838623 9.25 0.838623C4.83172 0.838623 1.25 4.42034 1.25 8.83862C1.25 13.2569 4.83172 16.8386 9.25 16.8386Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.90355 3.96802C2.27514 4.78561 1.8013 5.72795 1.52539 6.75167H5.6872L2.90355 3.96802Z' fill='%230052B4'/%3E%3Cpath d='M16.9742 6.75164C16.6983 5.72795 16.2245 4.78561 15.5961 3.96802L12.8125 6.75164H16.9742Z' fill='%230052B4'/%3E%3Cpath d='M1.52539 10.9258C1.80133 11.9495 2.27517 12.8918 2.90355 13.7094L5.68711 10.9258H1.52539Z' fill='%230052B4'/%3E%3Cpath d='M14.1205 2.49245C13.3029 1.86404 12.3606 1.3902 11.3369 1.11426V5.27604L14.1205 2.49245Z' fill='%230052B4'/%3E%3Cpath d='M4.37939 15.1849C5.19699 15.8133 6.13933 16.2872 7.16302 16.5631V12.4014L4.37939 15.1849Z' fill='%230052B4'/%3E%3Cpath d='M7.16299 1.11426C6.1393 1.3902 5.19696 1.86404 4.37939 2.49241L7.16299 5.27601V1.11426Z' fill='%230052B4'/%3E%3Cpath d='M11.3369 16.5631C12.3606 16.2872 13.3029 15.8133 14.1205 15.185L11.3369 12.4014V16.5631Z' fill='%230052B4'/%3E%3Cpath d='M12.8125 10.9258L15.5961 13.7094C16.2245 12.8918 16.6983 11.9495 16.9742 10.9258H12.8125Z' fill='%230052B4'/%3E%3Cpath d='M17.1823 7.79515H10.2935H10.2935V0.906342C9.95191 0.861873 9.60366 0.838623 9.25 0.838623C8.89628 0.838623 8.54809 0.861873 8.20653 0.906342V7.79509V7.79512H1.31772C1.27325 8.13672 1.25 8.48497 1.25 8.83862C1.25 9.19234 1.27325 9.54053 1.31772 9.88209H8.20647H8.2065V16.7709C8.54809 16.8154 8.89628 16.8386 9.25 16.8386C9.60366 16.8386 9.95191 16.8154 10.2935 16.7709V9.88215V9.88212H17.1823C17.2268 9.54053 17.25 9.19234 17.25 8.83862C17.25 8.48497 17.2268 8.13672 17.1823 7.79515Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 10.9256L14.9068 14.4954C15.071 14.3313 15.2276 14.1597 15.377 13.9818L12.3207 10.9255H11.3369V10.9256Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 10.9255H7.16311L3.59326 14.4954C3.75739 14.6596 3.92898 14.8162 4.10686 14.9656L7.16317 11.9093V10.9255Z' fill='%23D80027'/%3E%3Cpath d='M7.16317 6.75161V6.75155L3.5933 3.18164C3.42911 3.34577 3.27248 3.51736 3.12305 3.69523L6.17939 6.75158L7.16317 6.75161Z' fill='%23D80027'/%3E%3Cpath d='M11.3369 6.75183L14.9068 3.18189C14.7427 3.0177 14.5711 2.86108 14.3932 2.71167L11.3369 5.76801V6.75183Z' fill='%23D80027'/%3E%3C/g%3E%3Crect x='0.85' y='0.438623' width='16.8' height='16.8' rx='8.4' stroke='%23DBDBDB' stroke-width='0.8'/%3E%3Cdefs%3E%3CclipPath id='clip0_12_37905'%3E%3Crect x='1.25' y='0.838623' width='16' height='16' rx='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#home .currency__switcher.usd form ul a[name=USD] {
  display: none;
}

#home.product-category .subcategories_top {
  display: none;
}
#home.product-category .subcategories_top > .container > .row .media_holder .caption-title {
  text-transform: none;
}
#home.product-category .subcategories_top > .container > .row .media_holder .caption-title span {
  padding: 0;
}
#home.product-category .wrapper .subcategories_top .thumbnail .media .media-link .img_holder {
  margin: auto;
}
#home.product-category .wrapper .subcategories_top .media_holder {
  flex: 1;
  align-items: flex-start;
  margin: 10px;
  min-width: 130px;
  max-width: 140px;
}
#home.product-category .widget.shop-categories,
#home.product-category .widget.side-categories {
  border: 1px solid #000;
}
#home.product-category .widget.shop-categories ul li + li, #home.product-category .widget.side-categories ul li + li {
  border: none;
}

/*PRODUCT PAGE*/
#home.product-product .faq_list {
  gap: 0;
}
#home.product-product #faq_module_ > .container {
  padding: 0;
}
#home.product-product #faq_module_ .question_icon {
  color: #5F6368;
}
#home.product-product #faq_module_ .faq_single {
  border-left: 0;
  border-right: 0;
  border-color: #CACACA;
}
#home.product-product #faq_module_ .faq_single:not(:first-child) {
  border-top: 0;
}
#home.product-product #faq_module_ .faq_single > .faq_question,
#home.product-product #faq_module_ .faq_single .card-body {
  padding-left: 0;
  padding-right: 0;
}
#home.product-product .product-title {
  font-size: 23px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
#home.product-product .product-price {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.48px;
}
#home.product-product .product-single .buttons {
  align-items: center;
  gap: 10px;
  background-color: transparent;
}
#home.product-product .product-single .buttons .quantity {
  display: flex;
  margin: 0;
  align-items: center;
}
@media (max-width: 592px) {
  #home.product-product .product-single .buttons .quantity .quantity_key {
    min-width: 44px;
    height: 44px;
  }
}
#home.product-product .product-single .table_holder {
  display: none !important;
}
#home.product-product .special-price + .product-price {
  color: #FF2D2D;
}
#home.product-product .buttons .quantity .qty {
  height: 44px;
  border: none;
}
#home.product-product .product-single .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}
#home.product-product .product-single .buttons .quantity .btn {
  width: 48px !important;
  height: 48px !important;
}
#home.product-product .product-single .buttons .quantity .btn i {
  color: #040404;
}
#home.product-product .product-single .buttons .quantity .btn:hover i, #home.product-product .product-single .buttons .quantity .btn:focus i {
  color: #CEA054;
}
#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-radius: 6px;
  border-width: 1px;
  border-color: rgba(230, 230, 230, 0.6);
  width: 48px;
  height: 48px;
}
#home.product-product .product-single .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
}
#home.product-product .product-single.product-item .buttons #button-booking,
#home.product-product .product-single.product-item .buttons #button-cart {
  background-color: #fff;
  color: #040404;
  border-color: #040404;
  margin-top: 0;
  display: flex;
  align-items: center;
  margin-left: 0;
}
#home.product-product .product-single.product-item .buttons #button-booking:hover, #home.product-product .product-single.product-item .buttons #button-booking:focus,
#home.product-product .product-single.product-item .buttons #button-cart:hover,
#home.product-product .product-single.product-item .buttons #button-cart:focus {
  background-color: #fff !important;
  border-color: #414141 !important;
  color: #414141 !important;
}
#home.product-product #button-cart i[class*=cart] {
  transition: unset;
  display: inline-block !important;
}
#home.product-product #button-cart i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M6.71809 24.5C6.18104 24.5 5.73265 24.3201 5.37293 23.9604C5.0132 23.6007 4.83334 23.1523 4.83334 22.6152L5.83334 10.0514C5.83334 9.51436 6.0132 9.06597 6.37293 8.70625C6.73265 8.34653 7.18104 8.16667 7.71809 8.16667H9.91668V7.58333C9.91668 6.44953 10.3138 5.48557 11.1081 4.69146C11.9022 3.89715 12.8662 3.5 14 3.5C15.1338 3.5 16.0978 3.89715 16.8919 4.69146C17.6862 5.48557 18.0833 6.44953 18.0833 7.58333V8.16667H20.2819C20.819 8.16667 21.2674 8.34653 21.6271 8.70625C21.9868 9.06597 22.1667 9.51436 22.1667 10.0514L23.1667 22.6152C23.1667 23.1523 22.9868 23.6007 22.6271 23.9604C22.2674 24.3201 21.819 24.5 21.2819 24.5H6.71809ZM6.71809 23.3333H21.2819C21.4616 23.3333 21.6262 23.2586 21.7757 23.109C21.9252 22.9595 22 22.7949 22 22.6152L21 10.0514C21 9.87175 20.9252 9.70715 20.7757 9.55763C20.6262 9.4081 20.4616 9.33333 20.2819 9.33333H18.0833V12.25C18.0833 12.4161 18.0276 12.5548 17.9162 12.6662C17.8048 12.7776 17.6661 12.8333 17.5 12.8333C17.334 12.8333 17.1952 12.7776 17.0838 12.6662C16.9724 12.5548 16.9167 12.4161 16.9167 12.25V9.33333H11.0833V12.25C11.0833 12.4161 11.0276 12.5548 10.9162 12.6662C10.8048 12.7776 10.6661 12.8333 10.5 12.8333C10.334 12.8333 10.1952 12.7776 10.0838 12.6662C9.97239 12.5548 9.91668 12.4161 9.91668 12.25V9.33333H7.71809C7.53843 9.33333 7.37383 9.4081 7.2243 9.55763C7.07477 9.70715 7.00001 9.87175 7.00001 10.0514L6.00001 22.6152C6.00001 22.7949 6.07477 22.9595 6.2243 23.109C6.37383 23.2586 6.53843 23.3333 6.71809 23.3333ZM11.0833 8.16667H16.9167V7.58333C16.9167 6.76219 16.6359 6.07075 16.0743 5.509C15.5126 4.94744 14.8211 4.66667 14 4.66667C13.1789 4.66667 12.4874 4.94744 11.9257 5.509C11.3641 6.07075 11.0833 6.76219 11.0833 7.58333V8.16667Z' fill='%23282828'/%3E%3C/svg%3E");
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 25px;
  font-weight: 300;
  color: #414141;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus {
  border-color: #414141;
  background-color: #414141;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #fff !important;
  font-weight: 72;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: rgba(230, 230, 230, 0.6) !important;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 300;
  color: #414141 !important;
  font-weight: 700;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: #414141;
  background-color: #414141;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover i, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus i {
  color: #fff !important;
  font-weight: 300 !important;
}
#home.product-product .product-single .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
#home.product-product .social-icons li a {
  border: none;
}
#home.product-product .content-tabs .nav-tabs > li > a.active {
  color: #040404;
  border-top-color: #e9e9e9;
  border: none;
}
@media screen and (max-width: 369px) {
  #home.product-product .product-product .product-single .buttons .btn-compare, #home.product-product .product-product .product-single .buttons .btn-wish-list {
    display: block;
  }
}
#home.product-product .product-page-whatsapp-btn {
  border: none;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #25201D;
  margin: 20px auto;
  padding: 0;
}
#home.product-product .product-page-whatsapp-btn:hover, #home.product-product .product-page-whatsapp-btn:focus {
  color: #040404;
}
#home.product-product .sizes-chart {
  margin-top: 30px;
}
#home.product-product .sizes-chart a span {
  text-decoration: underline;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content {
  border-radius: 20px;
  padding: 20px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer {
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .special-price + .product-price {
  color: #FF2D2D;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header {
  flex-direction: row;
  border-bottom: 0;
  position: relative;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header .product-title {
  font-weight: 800;
  font-size: 28px;
  line-height: 28px;
  padding-right: 40px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header .close {
  font-size: 40px;
  line-height: 1;
  font-weight: 100;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row {
  justify-content: center !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row > div {
  flex: auto;
  width: auto;
  max-width: 100%;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .quick_view_modal_content {
  border-radius: 20px;
  padding: 30px 60px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item {
  max-width: 100%;
  padding-bottom: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item .upsale_product_wrapper .title {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item label.control-label {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item #tab-description > h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons {
  align-items: center;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity {
  display: flex;
  margin: 0;
  border: none;
  align-items: center;
}
@media (max-width: 592px) {
  body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .quantity_key {
    min-width: 44px;
    height: 44px;
  }
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .qty {
  height: 44px;
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-color: rgba(230, 230, 230, 0.6) !important;
  border-radius: 6px;
  border-width: 1px;
  margin-left: 10px;
  height: 48px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn {
  height: 44px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
  color: #040404;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart {
  background-color: #040404;
  color: #fff;
  border-color: #040404;
  margin-top: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:focus,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:hover,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:focus {
  background-color: #414141 !important;
  border-color: #414141 !important;
  color: #fff !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-shopping-cart {
  display: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active),
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) {
  background-color: transparent;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 25px;
  font-weight: 300;
  color: #25201D;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus {
  border-color: transparent;
  background-color: transparent;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #25201D !important;
  font-weight: 700;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #25201D !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 300;
  color: #25201D !important;
  font-weight: 700;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: transparent;
  background-color: transparent;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover i, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus i {
  color: #25201D !important;
  font-weight: 300 !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .social-icons li a {
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .content-tabs .nav-tabs > li > a.active {
  color: #040404;
  border-top-color: #e9e9e9;
  border: none;
}
@media screen and (max-width: 369px) {
  body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-product .buttons .btn-compare, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-product .buttons .btn-wish-list {
    display: block;
  }
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn {
  border: none;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #25201D;
  margin: 20px auto;
  padding: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn:focus {
  color: #040404;
}

#home .product-model {
  display: none !important;
}

#home .bx-prev,
#home .bx-next,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev,
#home #quick_view_modal .product-single .bx-wrapper .bx-next {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  border: none;
  box-shadow: none !important;
  border-radius: 50%;
  background-color: #040404;
  padding: 10px;
  height: 39px;
  width: 39px;
}
#home .bx-prev i,
#home .bx-next i,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev i,
#home #quick_view_modal .product-single .bx-wrapper .bx-next i {
  font-size: 18px;
  color: #FFFFFF;
  transition: color 0.2s ease-in;
  font-weight: 700;
  background: transparent;
}
#home .bx-prev i.fa-angle-left::before,
#home .bx-next i.fa-angle-left::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev i.fa-angle-left::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-next i.fa-angle-left::before {
  content: "\f060";
}
#home .bx-prev i.fa-angle-right::before,
#home .bx-next i.fa-angle-right::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev i.fa-angle-right::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-next i.fa-angle-right::before {
  content: "\f061";
}
#home .bx-prev:hover, #home .bx-prev:focus,
#home .bx-next:hover,
#home .bx-next:focus,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:hover,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:focus,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:hover,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:focus {
  background-color: #040404;
}
#home .bx-prev:hover i, #home .bx-prev:focus i,
#home .bx-next:hover i,
#home .bx-next:focus i,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:hover i,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:focus i,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:hover i,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:focus i {
  color: #fff;
}
@media (max-width: 595px) {
  #home .bx-prev,
  #home .bx-next,
  #home #quick_view_modal .product-single .bx-wrapper .bx-prev,
  #home #quick_view_modal .product-single .bx-wrapper .bx-next {
    height: 40px;
    width: 40px;
  }
}
#home .bx-prev,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev {
  left: 5px;
}
#home .bx-next,
#home #quick_view_modal .product-single .bx-wrapper .bx-next {
  right: 5px;
}

#home #quick_view_modal .product-single.product-item #tab-description,
#home #quick_view_modal .product-single.product-item #tab-description ~ .table_holder,
#home #quick_view_modal .quick_view_modal_content #tab-description,
#home #quick_view_modal .quick_view_modal_content #tab-description ~ .table_holder,
#home.product-product .product-single.product-item #tab-description,
#home.product-product .product-single.product-item #tab-description ~ .table_holder,
#home.product-product .quick_view_modal_content #tab-description,
#home.product-product .quick_view_modal_content #tab-description ~ .table_holder {
  border-top: 1px solid #CACACA;
}

body#home.product-product .modal.show .modal-dialog {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
body#home.product-product .modal.show .modal-dialog .modal-body {
  max-height: unset;
}

#home #button-purchase-now {
  margin-top: 0;
}

@media (max-width: 992px) {
  #home .row.products.grid {
    justify-content: center;
  }
}
#home .product-item .thumbnail .caption,
#home .product-layout .thumbnail .caption {
  max-height: 100%;
}
#home:not(.product-product) .product-item {
  border: none;
}
#home:not(.product-product) .product-item.mb-md-4 {
  padding: 15px;
}
#home #search_results .product-item {
  max-width: 100%;
  width: 100%;
}
#home .checkout_cart_inner .product-item {
  max-width: 100%;
}
#home .sticker {
  right: auto;
  max-width: 44px;
}
#home .add_to_cart,
#home .more_details_btn_wrapper {
  height: 36px;
}
@media (max-width: 592px) {
  #home .add_to_cart,
  #home .more_details_btn_wrapper {
    height: 36px;
  }
}
#home .add_to_cart > button,
#home .more_details_btn_wrapper > button {
  background-color: #040404 !important;
  color: #fff !important;
  border-color: #040404 !important;
  border: 1px solid;
  text-transform: none;
  font-size: 14px;
  height: 36px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-left: auto;
  transition: all 0.2s ease-in;
  padding: 0;
  margin: 0;
}
@media (max-width: 592px) {
  #home .add_to_cart > button,
  #home .more_details_btn_wrapper > button {
    height: 36px;
  }
}
#home .add_to_cart > button:hover, #home .add_to_cart > button:focus,
#home .more_details_btn_wrapper > button:hover,
#home .more_details_btn_wrapper > button:focus {
  background-color: #414141 !important;
  border-color: #414141 !important;
  color: #fff !important;
}
#home .add_to_cart > button span,
#home .more_details_btn_wrapper > button span {
  margin-right: 0;
  margin-left: 0;
  font-size: inherit;
}
#home .add_to_cart > button i,
#home .more_details_btn_wrapper > button i {
  display: inline !important;
  font-size: 16px;
  margin: 0;
}
#home .add_to_cart > button i[class*=cart]::before,
#home .more_details_btn_wrapper > button i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8329 6.66667C13.8329 7.55072 13.4817 8.39857 12.8566 9.02369C12.2315 9.64881 11.3836 10 10.4996 10C9.61552 10 8.76767 9.64881 8.14255 9.02369C7.51743 8.39857 7.16624 7.55072 7.16624 6.66667M3.52726 6.16782L2.94392 13.1678C2.81861 14.6716 2.75595 15.4235 3.01015 16.0035C3.23348 16.5131 3.62043 16.9336 4.10973 17.1985C4.66664 17.5 5.42113 17.5 6.93011 17.5H14.069C15.578 17.5 16.3325 17.5 16.8894 17.1985C17.3787 16.9336 17.7657 16.5131 17.989 16.0035C18.2432 15.4235 18.1805 14.6716 18.0552 13.1678L17.4719 6.16782C17.3641 4.87396 17.3102 4.22703 17.0236 3.73738C16.7713 3.3062 16.3956 2.9605 15.945 2.74487C15.4332 2.5 14.7841 2.5 13.4857 2.5L7.51344 2.5C6.2151 2.5 5.56592 2.5 5.05417 2.74487C4.60353 2.9605 4.22782 3.3062 3.97551 3.73738C3.68899 4.22703 3.63508 4.87396 3.52726 6.16782Z' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#home .add_to_cart .buttons_added.quantity,
#home .more_details_btn_wrapper .buttons_added.quantity {
  align-items: center;
}
#home .product-item .thumbnail .caption {
  order: 1;
}
#home .product-item .thumbnail .caption.text-center {
  width: 100%;
  margin-bottom: 10px;
  justify-content: start;
  text-align: left !important;
  min-height: unset;
}
#home .product-item .thumbnail .add_to_cart button .fa-cart-shopping {
  display: none !important;
}
#home .product-item .thumbnail .media a {
  width: 100%;
  margin: 0 auto;
  transition: opacity 0.2s ease-in;
}
#home .product-item .thumbnail .media a:hover, #home .product-item .thumbnail .media a:focus {
  opacity: 0.75;
}
#home .product-item .thumbnail .media a img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .product-item .thumbnail .price_actions {
  order: 2;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: auto;
}
#home .product-item .thumbnail .price_actions .spinner-grow {
  display: none;
}
#home .product-item .thumbnail .bottom_price_actions {
  order: 4;
  margin-top: auto;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
#home .product-item .thumbnail .bottom_price_actions .price {
  display: flex !important;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
}
#home .product-item .thumbnail .bottom_price_actions .add_to_cart,
#home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 0;
  max-width: 110px;
}
@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
    max-width: 100%;
  }
}
#home .product-item .thumbnail .bottom_price_actions .add_to_cart i[class*=cart],
#home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper i[class*=cart] {
  display: none !important;
}
#home .product-item .thumbnail .caption-title {
  justify-content: left;
  text-align: left !important;
  text-overflow: ellipsis;
}
#home .product-item .thumbnail .caption-title a {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: none;
}
#home .product-item .thumbnail .caption-title a:hover, #home .product-item .thumbnail .caption-title a:focus {
  color: #040404;
}
#home .price {
  margin-bottom: 0;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  display: flex;
}
@media (max-width: 568px) {
  #home .price {
    font-size: 14px;
  }
}
#home .price ins {
  color: #FF2D2D;
}
#home .price del {
  color: #A5A5A5;
  font-size: 12px !important;
  font-weight: 400;
}
@media (max-width: 568px) {
  #home .price del {
    font-size: 12px !important;
  }
}
#home .product-item .thumbnail .upper_price_actions {
  margin-top: 0;
  align-items: center;
  text-align: left;
  order: 0;
  margin-bottom: 15px;
  margin-top: 15px;
  display: none !important;
}
#home .product-item .thumbnail .upper_price_actions .price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #040404;
}
#home .product-item .thumbnail .upper_price_actions .price ins {
  font-size: 14px !important;
  color: #C92727;
}
#home .product-item .thumbnail .upper_price_actions .price del {
  font-size: 12px !important;
}
@media (max-width: 592px) {
  #home .product-item .thumbnail .upper_price_actions .price {
    flex-direction: column;
    align-items: start;
  }
}
#home .wrapper-out-of-stock {
  top: 0 !important;
}
#home .remove_from_cart i {
  color: #040404 !important;
}
@media only screen and (max-width: 576px) {
  #home .out-of-stock-stamp {
    top: 0;
    bottom: auto;
  }
}

#home .products .hide_on_mobile {
  display: block !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text {
  color: #000;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a {
  background-color: #040404;
  border-color: #040404;
  border-radius: 0;
  color: #fff;
  transition: all 0.2s ease-in;
  max-width: 100%;
}
#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:hover, #home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:focus {
  background-color: #414141;
  border-color: #414141;
  color: #fff;
}
#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:hover span, #home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:focus span {
  color: #fff;
}
@media (max-width: 592px) {
  #home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a {
    max-width: 320px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text span {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: all 0.2s ease-in;
  text-transform: uppercase;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text a span {
  color: inherit;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .img,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .img {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  flex: 1;
  margin-right: 10px;
  padding: 0;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .img img,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .img img {
  max-width: 100%;
  border-radius: 10px;
}

#home .header .header-wrapper .header-search #search_results .product-item .item_data {
  min-width: 200px;
  max-width: 350px;
  flex: 1;
  margin-right: auto;
}
@media (max-width: 568px) {
  #home .header .header-wrapper .header-search #search_results .product-item .item_data {
    min-width: 140px;
    max-width: 200px;
    margin-right: auto;
  }
}
#home .header .header-wrapper .header-search #search_results .product-item .item_data:hover .name {
  color: #040404 !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
  flex: 1;
  padding: 0;
  height: auto;
  width: 40px;
  max-width: 40px;
  min-width: 40px;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart .quantity.buttons_added {
  flex-direction: column-reverse;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart .quantity_key {
  min-width: 0;
  width: 36px;
  height: 36px;
}

#home .wrapper .header .header-wrapper .header-search #search_results {
  position: absolute !important;
  min-width: 100%;
  max-width: 100%;
  top: 64px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
@media (max-width: 991px) {
  #home .wrapper .header .header-wrapper .header-search #search_results {
    border-radius: 0;
    top: 100%;
    z-index: 20;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item {
  align-items: center;
  max-width: 100%;
  border: none;
  justify-content: center;
  text-decoration: none !important;
}

#home .checkbox.customized label {
  z-index: 1;
}

#home .checkbox.customized .check {
  z-index: 1;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #4B4B4D;
  transition: all 0.2s ease-in;
  letter-spacing: 0;
}
@media (max-width: 592px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name,
  #home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
    font-size: 13px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  display: flex !important;
  color: #040404;
  font-feature-settings: "pnum" on, "lnum" on;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price ins {
  color: #D12027;
  font-size: 14px !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price del {
  order: 1;
  margin-left: 10px;
  font-size: 10px;
  color: #8F8D8D;
  display: inline !important;
}

#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
  word-wrap: break-word;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
  width: 100%;
  height: 40px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0;
  height: 100%;
  padding: 0;
  font-size: 0;
  margin-left: auto;
  justify-content: center !important;
  align-items: center;
  display: flex;
  border: 1px solid;
  background-color: #000 !important;
  border-color: #000 !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button span {
  font-size: 0;
  margin: 0;
  color: #fff;
  display: none;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3E%3Cpath d='M3.75033 11.9168C3.45241 11.9168 3.19737 11.8107 2.98522 11.5985C2.77307 11.3864 2.66699 11.1313 2.66699 10.8334V4.33343C2.66699 4.03551 2.77307 3.78048 2.98522 3.56832C3.19737 3.35617 3.45241 3.25009 3.75033 3.25009H4.83366C4.83366 2.65426 5.04581 2.14419 5.47012 1.71989C5.89442 1.29558 6.40449 1.08343 7.00033 1.08343C7.59616 1.08343 8.10623 1.29558 8.53053 1.71989C8.95484 2.14419 9.16699 2.65426 9.16699 3.25009H10.2503C10.5482 3.25009 10.8033 3.35617 11.0154 3.56832C11.2276 3.78048 11.3337 4.03551 11.3337 4.33343V10.8334C11.3337 11.1313 11.2276 11.3864 11.0154 11.5985C10.8033 11.8107 10.5482 11.9168 10.2503 11.9168H3.75033ZM3.75033 10.8334H10.2503V4.33343C8.23286 4.33343 6.33217 4.33343 3.75033 4.33343V10.8334ZM5.91699 3.25009H8.08366C8.08366 2.95218 7.97758 2.69714 7.76543 2.48499C7.55328 2.27284 7.29824 2.16676 7.00033 2.16676C6.70241 2.16676 6.44737 2.27284 6.23522 2.48499C6.02307 2.69714 5.91699 2.95218 5.91699 3.25009Z' fill='white'/%3E%3C/svg%3E");
}
@media (max-width: 500px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
    height: 40px !important;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus {
  background-color: #414141 !important;
  border-color: #414141 !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover span, #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover i,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus span,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus i {
  color: #fff !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover span[class*=cart]::before, #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover i[class*=cart]::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus span[class*=cart]::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3E%3Cpath d='M3.75033 11.9168C3.45241 11.9168 3.19737 11.8107 2.98522 11.5985C2.77307 11.3864 2.66699 11.1313 2.66699 10.8334V4.33343C2.66699 4.03551 2.77307 3.78048 2.98522 3.56832C3.19737 3.35617 3.45241 3.25009 3.75033 3.25009H4.83366C4.83366 2.65426 5.04581 2.14419 5.47012 1.71989C5.89442 1.29558 6.40449 1.08343 7.00033 1.08343C7.59616 1.08343 8.10623 1.29558 8.53053 1.71989C8.95484 2.14419 9.16699 2.65426 9.16699 3.25009H10.2503C10.5482 3.25009 10.8033 3.35617 11.0154 3.56832C11.2276 3.78048 11.3337 4.03551 11.3337 4.33343V10.8334C11.3337 11.1313 11.2276 11.3864 11.0154 11.5985C10.8033 11.8107 10.5482 11.9168 10.2503 11.9168H3.75033ZM3.75033 10.8334H10.2503V4.33343C8.23286 4.33343 6.33217 4.33343 3.75033 4.33343V10.8334ZM5.91699 3.25009H8.08366C8.08366 2.95218 7.97758 2.69714 7.76543 2.48499C7.55328 2.27284 7.29824 2.16676 7.00033 2.16676C6.70241 2.16676 6.44737 2.27284 6.23522 2.48499C6.02307 2.69714 5.91699 2.95218 5.91699 3.25009Z' fill='white'/%3E%3C/svg%3E");
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
}

/*QUANTITY BTNS*/
#home #mobile_search_results .add_to_cart .buttons_added.quantity,
#home #search_results .add_to_cart .buttons_added.quantity,
#home .thumbnail .price_actions .add_to_cart .buttons_added.quantity,
#home .price_actions .more_details_btn_wrapper .buttons_added.quantity {
  border: none;
  width: 100%;
  height: 100%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid transparent !important;
  border-radius: 0;
}

#home #mobile_search_results .add_to_cart .buttons_added.quantity,
#home #search_results .add_to_cart .buttons_added.quantity {
  justify-content: space-evenly;
}

#home #mobile_search_results .add_to_cart .buttons_added.quantity i,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus,
#home #search_results .add_to_cart .buttons_added.quantity i,
#home #search_results .add_to_cart .buttons_added.quantity input.minus,
#home #search_results .add_to_cart .buttons_added.quantity input.plus {
  color: #101828 !important;
  background: transparent !important;
  padding: 0;
  transition: all 0.2s ease-in;
  border: 1px solid transparent;
}
#home #mobile_search_results .add_to_cart .buttons_added.quantity i:hover, #home #mobile_search_results .add_to_cart .buttons_added.quantity i:focus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus:hover,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus:focus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus:hover,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus:focus,
#home #search_results .add_to_cart .buttons_added.quantity i:hover,
#home #search_results .add_to_cart .buttons_added.quantity i:focus,
#home #search_results .add_to_cart .buttons_added.quantity input.minus:hover,
#home #search_results .add_to_cart .buttons_added.quantity input.minus:focus,
#home #search_results .add_to_cart .buttons_added.quantity input.plus:hover,
#home #search_results .add_to_cart .buttons_added.quantity input.plus:focus {
  background: transparent !important;
  color: #414141 !important;
  border-color: transparent;
}

#home #mobile_search_results .add_to_cart .buttons_added.quantity input.quantity_field,
#home #search_results .add_to_cart .buttons_added.quantity input.quantity_field {
  width: 40px;
  color: #101828 !important;
  font-size: 20px !important;
}

#home.product-product .product-single.product-item .buttons .quantity {
  height: 48px;
  border: none;
  background: transparent;
  align-items: center;
  background: transparent;
  border: none !important;
  border-radius: 0;
}
#home.product-product .product-single.product-item .buttons .quantity .quantity_key {
  height: 48px;
  width: 48px;
}

#home.product-product .product-single .mobile_wishlist {
  bottom: 50px;
}
#home.product-product .product-single .mobile_wishlist .btn.btn-theme.btn-wish-list {
  background-color: transparent;
  display: none;
  border-radius: 6px;
}

#home .quantity input.form-control {
  width: 40px;
  max-width: 100%;
  min-width: 45px;
  background-color: transparent;
  border: 1px solid transparent;
  color: #101828 !important;
}
@media (max-width: 592px) {
  #home .quantity input.form-control {
    width: 36px;
  }
}

#home:not(.checkout-cart) .quantity input.form-control {
  height: 45px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
}

.quantity.buttons_added {
  border: 0;
  background: transparent;
}

#home .quantity_key,
#home .quantity .btn {
  transition: all 0.2s ease-in;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 40px;
  min-height: 40px;
  background-color: transparent !important;
  border-radius: 6px;
  text-align: center;
  color: #101828 !important;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid transparent;
}
#home .quantity_key:hover, #home .quantity_key:focus,
#home .quantity .btn:hover,
#home .quantity .btn:focus {
  background-color: transparent !important;
  color: #414141 !important;
  border-color: transparent !important;
}

#home.sidenav-enabled .mobile_side_nav {
  box-shadow: none;
  border-right: 0;
}

@media only screen and (max-width: 576px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item {
    max-height: 100%;
  }
}
#home .page-section.overflow-hidden .product-item {
  border: none !important;
}

#home .wrapper .header .header-wrapper .header-search.opened #search_results {
  left: auto;
  right: 0;
}

#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a {
  max-width: 100%;
}

#home .thumbnail .price_actions .add_to_cart .buttons_added.quantity {
  justify-content: space-evenly;
}

#home #search_results .add_to_cart .buttons_added.quantity {
  border: none !important;
}

#home .header_widgets {
  position: static;
  order: 4;
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  #home .header_widgets {
    margin-left: auto;
  }
}
#home .header_login,
#home .header-wishlist {
  order: 4;
}
@media (max-width: 992px) {
  #home .header_login {
    display: none;
  }
}
#home .header-cart {
  order: 5;
}
@media (max-width: 992px) {
  #home .header-cart {
    position: static;
  }
}
#home .header-cart .cart-wrapper {
  margin: 0;
  border: none;
  display: flex;
  align-items: center;
  background-color: transparent;
}
#home .header-cart .cart-wrapper .d-none.d-lg-inline-block {
  display: none !important;
}
@media (max-width: 991px) {
  #home .header-cart .cart-wrapper {
    height: 45px;
  }
}
#home .header_login {
  padding: 0;
}
#home .header_login svg {
  fill: #040404;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .header_login > a {
  min-width: auto;
  width: 45px;
  height: auto;
  text-align: center;
}
#home .header_login > a:hover svg, #home .header_login > a:focus svg {
  fill: #414141;
  stroke: transparent;
}
#home .header-wishlist__link {
  display: flex;
  align-items: center;
  min-width: auto;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#home .header-wishlist__link svg {
  fill: #040404;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .header-wishlist__link:hover svg, #home .header-wishlist__link:focus svg {
  fill: #414141;
  stroke: transparent;
}
#home #cart {
  min-width: auto;
  width: 45px;
  height: auto;
  display: block;
  padding: 0;
  text-align: center;
}
#home #cart i {
  display: none !important;
}
#home #cart .cart-norm-qty {
  display: none !important;
}
#home .cart-qty-circle {
  border: 1px solid #fff;
  font-family: "Inter", sans-serif, sans-serif;
  display: block !important;
  color: #fff;
  background-color: #111;
  height: 19px;
  width: 19px;
  font-size: 10px;
  line-height: 18px;
  top: -5px;
  right: -2px;
}
@media (max-width: 992px) {
  #home .cart-qty-circle {
    right: -3px;
  }
}
#home .header-cart {
  background-color: transparent;
  min-width: auto;
  padding: 0;
  margin: 0;
}
#home .header-cart .cart_drop_down {
  position: static;
}
#home .header-cart .cart_drop_down a svg {
  fill: #040404;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .header-cart .cart_drop_down a:hover svg,
#home .header-cart .cart_drop_down a:focus svg {
  fill: #414141;
  stroke: transparent;
}
#home .dropdown-menu.dropdown-menu-right {
  border-radius: 0;
  right: 0;
}
#home .search-activator {
  padding: 0;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  order: 3;
}
#home .search-activator .d-none.d-lg-inline {
  color: #585858;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-right: 16px;
}
@media (min-width: 992px) {
  #home .search-activator {
    width: auto;
    margin-right: 10px;
  }
}
#home .search-activator svg {
  fill: #040404;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .search-activator:hover svg, #home .search-activator:focus svg {
  fill: #414141;
  stroke: transparent;
}

#home.sidenav-enabled .mobile_side_nav {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  border-right: 0;
}
#home.sidenav-enabled.ltr .wrapper.fixed {
  left: auto;
}
#home.sidenav-enabled .mobile_side_nav {
  width: 100%;
  top: 88px;
  box-shadow: none;
  border-right: 0;
  z-index: 9;
  height: 100%;
}
#home.sidenav-enabled.ltr .wrapper-opened {
  left: 0;
  right: 0;
}
#home.sidenav-enabled .prevent_touch_banner {
  display: none;
}
#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: 0;
  transform: rotate(90deg);
}
#home.sidenav-enabled.ltr .flexy > .arrow.second-child {
  top: 7px;
  right: -15px;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 500;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i::before {
  content: "\f105";
}
#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  border-bottom: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #040404;
  line-height: 16px !important;
}
#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 42px 20px 178px;
  background: #fff;
  height: 100%;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a {
  border-bottom: none;
  justify-content: left;
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  padding-right: 40px;
  color: #040404;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy.mobile-catalogue-btn > .arrow[aria-expanded=true] i {
  transform: rotate(180deg);
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow.clicked {
  background-color: transparent;
  transform: rotate(180deg);
}
#home.sidenav-enabled.ltr .mobile_side_nav ul {
  direction: ltr;
}
#home .flexy > .arrow.clicked i {
  transform: rotate(90deg);
  color: #414141;
}
#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
}
#home.sidenav-enabled .mobile_side_nav_menu {
  display: flex;
  flex-direction: column;
}
#home.sidenav-enabled .mobile_side_nav_menu > li {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.flexy.li__contacts {
  border-bottom: none;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.flexy.li__contacts .lang__switcher form a:not(.language-select, .currency-select),
#home.sidenav-enabled .mobile_side_nav_menu > li.flexy.li__contacts .currency__switcher form a:not(.language-select, .currency-select) {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0;
  background: #fff;
  border: 1px solid rgba(113, 113, 113, 0.4);
}
#home.sidenav-enabled .mobile_side_nav_menu > li.flexy.contact_us {
  display: flex;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.flexy.contact_us > a {
  color: rgba(17, 17, 18, 0.58) !important;
}
#home.sidenav-enabled .mobile_side_nav_menu > li > a {
  display: flex;
  align-items: center;
  padding-left: 0;
}
#home.sidenav-enabled .mobile_side_nav_menu > li > div > ul > li {
  border-left: 1px solid #5B3726;
  padding-left: 15px;
}
@media (max-width: 992px) {
  #home.sidenav-enabled .mobile_side_nav_menu .header-btn {
    display: block;
    margin: 26px auto 26px;
    max-width: 100%;
  }
}
#home .mobile_side_nav_menu > .sidenav_search {
  order: 0;
}
#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
  border-top: none;
}
#home .header_tel-number {
  text-align: center;
}
#home .header_tel-number span {
  font-weight: 700;
  font-size: 20px;
  line-height: 137%;
  color: #000;
}
#home .mobile-nav-search {
  display: block;
  padding: 9px;
  width: 111px;
  background-color: #040404;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  color: #000;
  text-align: center;
  border: 2px solid #9C9C9C;
}
#home .mobile_side_nav .sidenav_search {
  order: 0;
  display: block;
  margin: 0 auto;
  margin-top: 23px !important;
  margin-bottom: 30px !important;
  width: 100%;
  display: none !important;
}
#home .mobile_side_nav .sidenav_search .form-control {
  border-color: #9C9C9C;
  background-color: #fff;
  color: #9C9C9C;
  direction: ltr;
}
#home .mobile_side_nav .sidenav_search .form-control::-moz-placeholder {
  color: #A29E9E !important;
}
#home .mobile_side_nav .sidenav_search .form-control::placeholder {
  color: #A29E9E !important;
}
#home .mobile_side_nav .sidenav_search .fa-search {
  color: #9C9C9C;
}
#home .header .fas.fa-bars {
  color: #040404;
}
#home .header .fas.fa-times {
  color: #040404;
}
#home .mobile_side_nav .sidenav_search .fa-search {
  color: #949494;
}

#home .mobile_side_nav_menu > .flexy > a,
#home .mobile_side_nav_menu > .extra_link > a,
#home .mobile_side_nav_menu > .home_link > a {
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  padding-left: 0 !important;
  color: #040404;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  padding-left: 40px;
  color: #80808D;
}

#home .extra_link {
  display: none;
}

#home .header_login-mobile a,
#home .header_tel-mobile a {
  white-space: nowrap;
}

#home .header_login-mobile a {
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 22px !important;
}

#home .header_tel-mobile a {
  border: 1px solid #000 !important;
  background: #040404 !important;
}
#home .header_tel-mobile a span {
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 14px !important;
}

#home .mobile_side_nav_menu > .flexy.working-hours {
  display: flex;
  line-height: normal;
  flex-direction: column;
  gap: 8px;
  margin-top: 100px;
  padding-top: 20px;
}

#home.sidenav-enabled.ltr .header_login-mobile,
#home.sidenav-enabled.ltr .header_tel-mobile {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  margin-top: auto;
}
#home.sidenav-enabled.ltr .header_login-mobile a,
#home.sidenav-enabled.ltr .header_tel-mobile a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  white-space: nowrap;
  margin: 0 auto;
  border-bottom: 1px solid;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  justify-content: center !important;
  padding: 12px 20px !important;
  text-align: center !important;
  border: none;
  font-size: 14px !important;
  height: 40px;
  border: 1px solid;
  text-transform: uppercase;
  border-radius: 0;
}

#home.sidenav-enabled.ltr .mobile_side_nav > ul > li > div > ul > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}

#home .flexy.li__socials {
  display: flex;
  justify-content: center;
}
#home .flexy.li__socials li {
  padding: 0;
  border: none;
}
#home .flexy.li__socials li > a {
  font-size: 20px !important;
  padding: 0 !important;
  text-align: center !important;
  color: #000 !important;
  border: none;
}
#home .flexy.li__socials li > a i {
  color: inherit;
}
#home .flexy.li__socials li a:hover,
#home .flexy.li__socials li a:focus {
  background-color: transparent;
}

#home .rating_wrapper {
  justify-content: flex-start !important;
  order: 2;
}

#home .rating,
#home .stars {
  color: #212121;
}

.bx-wrapper .bx-controls-direction a {
  height: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.bx-wrapper .bx-controls-direction a i {
  font-size: 30px;
}

#home #review .comments .comment .comment-meta:after {
  display: none;
}

#home .content-tabs .nav-tabs > li > a.active::before,
#home .content-tabs .nav-tabs > li > a.active::after {
  display: none;
}

#home .comments-form .rating_rate > label:hover,
.comments-form .rating_rate > label:hover ~ label,
#home .comments-form .rating_rate > label:focus,
.comments-form .rating_rate > label:focus ~ label {
  color: #212121;
}

#home .comments-form .rating_rate input:checked ~ label {
  color: #212121;
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column .quantity {
  border-color: transparent;
  padding: 0;
}

#home #custom_code_40366 {
  padding: 0 !important;
  margin: 0 !important;
  background: #F7ECE7;
}
#home #custom_code_40366 .container > .row {
  align-items: center;
}
#home #custom_code_40366 .section-title {
  text-align: left;
}
#home #custom_code_40366 .section-title span {
  font-weight: 700;
}
#home .advantages-list {
  row-gap: 24px;
  margin-bottom: 0;
}
#home .advantages-list > div > div {
  display: flex;
}
#home .advantages-list__item > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}
#home .advantages-list__icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  margin-right: 28px;
  margin-left: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#home .advantages-list__icon.advantages-1 {
  background-image: url("https://sellavi-bulgaria.github.io/BG119058/images/advantages-1.svg");
}
#home .advantages-list__icon.advantages-2 {
  background-image: url("https://sellavi-bulgaria.github.io/BG119058/images/advantages-2.svg");
}
#home .advantages-list__icon.advantages-3 {
  background-image: url("https://sellavi-bulgaria.github.io/BG119058/images/advantages-3.svg");
}
#home .advantages-list__icon.advantages-4 {
  background-image: url("https://sellavi-bulgaria.github.io/BG119058/images/advantages-4.svg");
}
#home .advantages-list__icon.advantages-5 {
  background-image: url("https://sellavi-bulgaria.github.io/BG119058/images/advantages-5.svg");
}
@media (max-width: 592px) {
  #home .advantages-list__icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    margin-right: 13px;
  }
}
#home .advantages-list__text {
  color: #5B3726;
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
#home .advantages-list__title {
  color: #5B3726;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media (max-width: 592px) {
  #home .advantages-list__title {
    font-size: 14px;
    line-height: 21px;
  }
}/*# sourceMappingURL=style.css.map */