@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&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: #242833;
}
#home a:hover, #home a:focus {
  color: #CE989D;
}
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Inter", sans-serif, sans-serif;
}
#home .container {
  max-width: 1460px;
}
#home .section-title {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: center;
  margin-bottom: 32px !important;
}
@media (max-width: 768px) {
  #home .section-title {
    margin-bottom: 20px !important;
  }
}
#home .section-title span {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 1.1;
  color: #2B2B2E;
  text-transform: uppercase;
}
#home .section-title span::before, #home .section-title span::after {
  content: "";
  top: 20px;
  max-width: 156px;
  background: #E7C5C8;
}
#home .section-title span::before {
  margin-left: 50px;
}
#home .section-title span::after {
  margin-right: 50px;
}
@media (max-width: 568px) {
  #home .section-title span {
    font-size: 26px;
    line-height: 1.1;
  }
}
#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: #CE989D;
}
#home .form-control:focus {
  border-color: #CE989D;
}
#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #CE989D;
}
#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: #CE989D;
}

#register-form {
  float: none;
}

/*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: 38px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  color: #CE989D;
  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: 26px;
    line-height: 24px;
  }
}
#home .tab-content {
  padding-left: 0;
}
#home .share_page_wrapper {
  display: none;
}
#home .widget-filter-price .noUi-connect {
  background-color: #CE989D;
}
#home .widget-filter-price .noUi-handle:hover {
  background: #CE989D;
}
#home .filter-tab:hover {
  border-color: #CE989D;
}
#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #CE989D;
}

#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: #CE989D;
  border-color: #CE989D;
  color: #fff;
}

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

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

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

#home .page-header h1 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  color: #242833;
}

#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 !important;
}

#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: 281px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
#home .section-about .about-logo-wrap img {
  max-width: 100%;
}

#home .section-about .about-wrap {
  padding: 30px 0;
}
@media (min-width: 1200px) {
  #home .section-about .about-wrap {
    padding-left: 120px;
    max-width: 720px;
  }
}
#home .section-about .about-wrap .about-logo {
  max-width: 283px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 768px) {
  #home .section-about .about-wrap .about-logo {
    margin-bottom: 24px;
  }
}
#home .section-about .about-wrap .about-text {
  color: #2B2B2E;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
}
#home .section-about .about-wrap .about-text:not(:last-child) {
  margin-bottom: 53px;
}
#home .section-about .about-wrap .about-text b {
  font-weight: 600;
}
@media (max-width: 768px) {
  #home .section-about .about-wrap .about-text {
    font-size: 16px;
    line-height: 26px;
  }
  #home .section-about .about-wrap .about-text:not(:last-child) {
    margin-bottom: 33px;
  }
}

#home .feedback-container .section-feedback__info-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#home .feedback-container .section-feedback__slide {
  padding: 0 15px;
}
#home .feedback-container .section-feedback__slide > div {
  border-radius: 0;
  background: #F7F1E9;
  padding: 40px;
  height: 100%;
}
#home .feedback-container .section-feedback__slide .section-feedback__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 23px;
}
#home .feedback-container .section-feedback__slide .section-feedback__name {
  color: #765040;
  font-size: 24px;
  font-family: "Cormorant Garamond", serif;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}
#home .feedback-container .section-feedback__slide .section-feedback__rating {
  width: 131px;
  height: 21px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  background-image: url("https://sellavi-bulgaria.github.io/BG120001/images/stars.svg");
}
#home .feedback-container .section-feedback__slide .section-feedback__text {
  text-align: left;
  margin-bottom: 0;
  color: #35251E;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#home .feedback-container {
  position: relative;
}
#home .feedback-container .slick-track {
  display: flex !important;
}
#home .feedback-container .slick-slide {
  height: inherit !important;
}
#home .feedback-container .btn-wrap {
  gap: 24px;
  justify-content: center;
  margin-top: 20px;
}
#home .feedback-container .slider-btn {
  width: 36px;
  height: 36px;
  background-color: transparent;
  box-shadow: none !important;
  border: 1px solid #D1D1D1;
  transition: all 0.2s ease-in;
  position: static;
  border-radius: 50%;
  padding: 0;
}
#home .feedback-container .slider-btn i {
  font-size: 16px;
  color: #D1D1D1;
  transition: color 0.2s ease-in;
  line-height: 1.8;
}
#home .feedback-container .slider-btn:hover, #home .feedback-container .slider-btn:focus {
  background-color: #CE989D;
  border-color: #CE989D;
}
#home .feedback-container .slider-btn:hover i, #home .feedback-container .slider-btn:focus i {
  color: #fff;
}

#home .module-section .splide__arrow {
  position: static;
  transform: none;
  border: 1px solid #D1D1D1;
  background-color: transparent;
}
#home .module-section .splide__arrow .fa-chevron-right::before {
  content: "\f060";
}
#home .module-section .splide__arrow .fa-chevron-left::before {
  content: "\f061";
}
#home .module-section .splide__arrow:hover, #home .module-section .splide__arrow:focus {
  background-color: #CE989D;
  border-color: #CE989D;
}
#home .module-section .splide__arrow:hover i, #home .module-section .splide__arrow:focus i {
  color: #fff;
}
#home .module-section .splide__arrow i {
  font-size: 16px;
  color: #D1D1D1;
  transition: color 0.2s ease-in;
  line-height: 1.8;
}
#home .module-section .splide__arrows {
  gap: 24px;
  display: flex;
  justify-content: center;
}
#home .module-section .splide__pagination {
  display: none !important;
}
#home .module-section .splide__container {
  display: flex;
  flex-direction: column-reverse;
}

#home #custom_code_48063 {
  background: #F9E3E5;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 768px) {
  #home #custom_code_48063 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}

#home .btn:not(.btn-wish-list):not(.btn-quick-view) {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 140%;
  font-weight: 500;
  letter-spacing: 1px;
}
#home .btn:not(.btn-wish-list):not(.btn-quick-view) span {
  font-family: inherit;
  font-size: 12px;
  line-height: 140%;
  font-weight: 500;
}
@media (max-width: 592px) {
  #home .btn:not(.btn-wish-list):not(.btn-quick-view) {
    font-size: 12px;
  }
  #home .btn:not(.btn-wish-list):not(.btn-quick-view) span {
    font-size: 12px;
  }
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view) {
  font-weight: 500;
  border-radius: 0;
  background-color: #F9E3E5;
  border-color: #F9E3E5;
  color: #242833;
  justify-content: center;
  border-width: 1px;
  letter-spacing: 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: #EFBEC3;
  border-color: #EFBEC3;
  color: #242833;
}
#home .btn-wish-list {
  max-width: 100%;
}
#home .btn.btn-theme-default {
  background-color: #fff;
  border-color: #242833;
  color: #242833;
  border-width: 1px;
}
#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #fff;
  border-color: #CE989D;
  color: #CE989D;
  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: #CE989D;
  color: #CE989D;
}
#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: #CE989D;
  border-color: #CE989D;
  color: #fff;
}
#home .categories-btn.btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #F9E3E5;
  border-color: #F9E3E5;
  color: #242833;
}
#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: #CE989D;
  border-color: #CE989D;
}
#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: #fff !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #CE989D !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: #F9E3E5;
  border-color: #F9E3E5;
  color: #242833;
  margin-right: -15px;
}
#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #EFBEC3;
  border-color: #EFBEC3;
  color: #242833;
}
#home .btn.dropdown-toggle,
#home .mobile_filter_button .btn {
  text-align: left;
  height: auto;
  border-width: 1px;
}
#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}
#home .dropdown-menu > .active > a {
  background-color: #CE989D;
  color: #fff;
}
#home .btn-info {
  background-color: #F9E3E5;
  color: #242833 !important;
  border-color: #F9E3E5;
}
#home .btn-info:hover, #home .btn-info:focus {
  color: #242833 !important;
  background-color: #EFBEC3;
  border-color: #EFBEC3;
}
#home .btn-danger {
  background-color: #fff;
  color: #242833;
  border-color: #242833;
}
#home .btn-danger:hover, #home .btn-danger:focus {
  background-color: #fff;
  border-color: #CE989D;
  color: #CE989D;
}

#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;
}
@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;
  max-width: 230px;
  order: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
#home .wrapper .header .logo img {
  max-width: 100%;
  height: auto;
  width: auto;
}
@media (max-width: 400px) {
  #home .wrapper .header .logo {
    max-width: 150px;
  }
}
#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;
}
@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: #CE989D;
}
#home .header-wrapper {
  background-color: #FFF;
  transition: background-color 0.2s ease-in;
}
#home .header-wrapper .container-fluid,
#home .header-wrapper .container {
  max-width: 1460px;
  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: 15px;
    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 {
  padding: 15px;
  background: #FFF;
}
@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-right: 45px;
  padding-left: 15px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #CECECE;
}
#home .header-search .search_field input.form-control:focus {
  border-color: #CE989D;
}
#home .header-search button {
  height: 100%;
  display: flex;
  align-items: center;
  left: unset;
  top: 10px;
  right: 25px;
}
#home .header-search button i {
  font-size: 21px;
  color: #1D1929;
}
#home .header-search button:hover i, #home .header-search button:focus i {
  color: #CE989D;
}
@media (max-width: 991px) {
  #home .header-search button {
    right: 35px;
    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: #CE989D;
}
#home .header .popup-trigger .dot {
  height: 6px;
  width: 6px;
  background: #CE989D;
  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.common-home .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper {
  background-color: transparent;
}

#home .top-bar-left {
  order: 2;
  display: flex;
  flex: 1;
  align-self: stretch;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
}
@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: #9B9B9B !important;
  letter-spacing: normal;
  text-transform: uppercase;
  cursor: pointer;
}
#home .top-bar-left a:hover, #home .top-bar-left a:focus {
  color: #CE989D !important;
  text-decoration: underline;
}
#home header #form-language .dropdown-toggle,
#home .navigation #form-language .dropdown-toggle {
  display: none;
}
#home header #form-language .dropdown-menu,
#home .navigation #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;
  justify-content: center;
}
#home header #form-language .dropdown-menu > li:first-child,
#home .navigation #form-language .dropdown-menu > li:first-child {
  border-right: 1px solid #A9A9A9;
}
#home header #form-language .dropdown-menu > li > a,
#home .navigation #form-language .dropdown-menu > li > a {
  padding: 0 13px;
  display: inline-block;
}
@media (max-width: 991px) {
  #home header #form-language .dropdown-menu > li > a,
  #home .navigation #form-language .dropdown-menu > li > a {
    padding: 0 5px;
  }
}

#home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=bg-bg] {
  color: #000 !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: #CE989D !important;
}

#home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb] {
  color: #000 !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: #CE989D !important;
}

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

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

#home .sf-menu > li > a {
  color: #000 !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: center;
}

#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: #CE989D;
  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: #CE989D !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;
  width: 298px;
  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: 298px;
}

#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 .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: #CE989D;
  transform: rotate(-180deg);
}

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

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

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

#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: #CE989D !important;
}

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

#home .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 0 !important;
  background: #FFF;
  width: 298px;
  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: #CE989D !important;
}

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

#home.common-home .main-slider {
  margin-bottom: 0;
}
#home.common-home .main-slider i {
  transition: none;
}
#home.common-home .owl-wrapper-outer {
  box-shadow: none;
}
#home.common-home .main-slider .caption .container {
  position: static;
}
#home.common-home .main-slider .caption .div-table {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .div-cell {
    vertical-align: bottom !important;
  }
}
#home.common-home .main-slider .caption .caption-content {
  max-width: 550px;
  width: 50%;
}
#home.common-home .main-slider .caption .caption-content h3 {
  text-align: center;
  margin-bottom: 1.5vw;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content h3 {
    margin-bottom: 5vw;
  }
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle {
  font-size: 44px;
  line-height: 0;
  text-align: center;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle span {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 58px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: none;
  color: #fff;
}
@media (max-width: 991px) {
  #home.common-home .main-slider .caption .caption-content .btn.btn-theme {
    font-size: 1.6vw;
    font-size: 1.6vw;
    justify-content: center;
    height: auto;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content {
    display: block !important;
    max-width: 100%;
    width: 100%;
    transform: none;
    margin-bottom: 10%;
  }
  #home.common-home .main-slider .caption .caption-content .caption-subtitle span {
    font-size: 35px;
    margin: 0;
  }
  #home.common-home .main-slider .caption .caption-content .btn-btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    width: 100%;
  }
}
#home.common-home .main-slider .caption .btn.btn-theme {
  font-size: 14px;
  line-height: 1.05;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  margin: 0 auto;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
#home.common-home .main-slider .caption .btn.btn-theme i {
  margin-left: 10px;
}
#home.common-home .main-slider .caption .btn.btn-theme span {
  letter-spacing: 0;
  color: inherit;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .btn.btn-theme {
    font-size: 14px !important;
    line-height: 18px;
  }
}
#home.common-home .main-slider .caption .btn.btn-theme:hover, #home.common-home .main-slider .caption .btn.btn-theme:focus {
  border-color: #fff;
  background-color: #fff;
  color: #242833;
}
#home.common-home .main-slider .caption .btn.btn-theme:hover span, #home.common-home .main-slider .caption .btn.btn-theme:focus span {
  color: #242833;
}

#home .main-slider .caption-content .caption-text {
  margin: 0;
}

#home .homefeatured_category {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: transparent;
  position: relative;
  border-bottom: none;
}
#home .homefeatured_category > .container > .row {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  gap: unset;
}
@media (max-width: 768px) {
  #home .homefeatured_category > .container > .row {
    padding: 0;
  }
}
#home .homefeatured_category .col-md-6 {
  border: none;
  margin-top: 0 !important;
  width: 100%;
  margin-bottom: 0;
  padding: 0 15px;
  flex: 0 0 auto;
  max-width: 50%;
  z-index: 1;
  transition: unset;
}
@media (max-width: 767px) {
  #home .homefeatured_category .col-md-6 {
    max-width: 100% !important;
    padding: 0 15px !important;
    margin-bottom: 15px !important;
  }
}
#home .homefeatured_category .thumbnail {
  border: none;
  padding-bottom: 0;
  background-color: transparent;
  max-width: 100%;
  height: 100%;
  box-shadow: none;
  transition: all 0.3s;
  border-radius: 0;
  overflow: hidden;
}
#home .homefeatured_category .thumbnail .media {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  z-index: 1;
}
#home .homefeatured_category .thumbnail .media-link {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media-link {
    padding: 0;
  }
}
#home .homefeatured_category .thumbnail .media-link .img-bg {
  display: block;
  border: none;
  position: relative;
  width: 100%;
  padding-top: 87%;
  background: transparent;
  overflow: hidden;
  border-radius: 0;
  overflow: hidden;
  transition: all 0.3s;
}
#home .homefeatured_category .thumbnail .media-link .img-bg:before {
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  top: calc(100% - 98px);
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media-link .img-bg:before {
    top: calc(100% - 70px);
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media-link .img-bg {
    width: 100%;
    padding-top: 87%;
    border-radius: 0;
  }
}
#home .homefeatured_category .thumbnail .media-link .img-bg img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: translate(-50%, -50%);
  padding: 0;
  transition: all 0.3s;
}
#home .homefeatured_category .thumbnail .caption {
  display: flex !important;
  height: auto;
  width: 100%;
  position: absolute;
  top: unset;
  bottom: 0;
  left: 50%;
  right: unset;
  margin-top: 0;
  padding: 0;
  flex-wrap: wrap;
  transform: translate(-50%, 0);
  background: transparent;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption {
    padding: 0;
  }
}
@media (max-width: 768px) {
  #home .homefeatured_category .thumbnail .caption {
    padding: 0;
    width: 100%;
  }
}
#home .homefeatured_category .thumbnail .caption .btn {
  display: none;
}
#home .homefeatured_category .thumbnail .caption .caption-wrapper {
  padding: 0;
  border: none;
  display: block !important;
}
#home .homefeatured_category .thumbnail .caption .caption-inner {
  padding: 0;
  border: none;
  display: block !important;
}
#home .homefeatured_category .thumbnail .caption .caption-title {
  margin: 0;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption .caption-title {
    padding: 0;
  }
}
#home .homefeatured_category .thumbnail .caption .caption-title span {
  background: transparent;
  font-size: 22px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  height: 98px;
  min-height: unset;
  text-align: center !important;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  transition: all 0.4s;
  word-break: break-word;
  z-index: 3;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption .caption-title span {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
    font-size: 14px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .caption .caption-title span {
    text-align: center !important;
    word-break: break-word;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#home .homefeatured_category .thumbnail:hover .media-link .img-bg::before {
  top: 0;
}
#home .homefeatured_category .thumbnail:hover .media-link .img-bg img {
  transform: translate(-50%, -50%);
}
#home .homefeatured_category .thumbnail:hover .media-link .caption {
  bottom: 50%;
  transform: translate(-50%, 50%);
}
#home .homefeatured_category .thumbnail:hover .media-link .caption span {
  color: #fff;
}

#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: #F9E3E5;
}
#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 transparent;
}
#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: #2B2B2B;
  padding-left: 0;
  padding: 5px 0;
  font-weight: 300;
  font-size: 14px;
  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: #CE989D !important;
}
#home .footer-widgets .widget-title {
  font-family: "Cormorant Garamond", serif;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 18px;
    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: 60%;
    flex: 0 0 60%;
    flex-direction: row-reverse;
  }
}
@media (min-width: 769px) {
  #home .footer-meta .copyright_row > div.col-sm-6:last-child {
    max-width: 40%;
    flex: 0 0 40%;
  }
}
@media (min-width: 769px) {
  #home .footer-meta .copyright {
    margin-left: auto;
  }
}
#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: #2B2B2B;
  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: #CE989D;
}
#home .fa.fa-wheelchair {
  color: #2B2B2B !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 > 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: #CE989D;
  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: #CE989D;
}

#home .widget-switcher-title {
  color: #000;
  font-family: "Cormorant Garamond", 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 .product-single .buttons {
  align-items: center;
  gap: 10px;
}
#home.product-product #faq_module_ > .container {
  padding: 0;
}
#home.product-product #faq_module_ .faq_single {
  border-left: 0;
  border-right: 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;
  margin-bottom: 30px;
}
#home.product-product .product-price {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.48px;
}
#home.product-product .sizes-chart {
  margin-top: 30px;
}
#home.product-product .sizes-chart a span {
  text-decoration: underline;
}
#home.product-product .product-single .product-thumbnails a img {
  -o-object-fit: cover;
     object-fit: cover;
}
#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: #000;
}
#home.product-product .product-single .buttons .quantity .btn:hover i, #home.product-product .product-single .buttons .quantity .btn:focus i {
  color: #CE989D;
}
#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: #F9E3E5;
  color: #242833;
  border-color: #F9E3E5;
  margin-top: 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: #EFBEC3 !important;
  border-color: #EFBEC3 !important;
  color: #242833 !important;
}
#home.product-product #button-cart .fa-cart-shopping {
  display: none !important;
}
#home.product-product #button-cart .fa-cart-shopping::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.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: 400;
  color: #fff;
}
#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: #CE989D;
  background-color: #CE989D;
}
#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: #CE989D !important;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 300;
  color: #fff !important;
  font-weight: 400;
}
#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: #CE989D;
  background-color: #CE989D;
}
#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: 400 !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: #CE989D;
  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: #CE989D;
}

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: 400;
  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: #000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn:hover i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn:focus i {
  color: #CE989D;
}
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 {
  margin-top: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-cart-shopping {
  display: none !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27495 21.55C6.82495 21.55 6.44579 21.3917 6.13745 21.075C5.82912 20.7583 5.67495 20.375 5.67495 19.925C5.67495 19.475 5.83328 19.0958 6.14995 18.7875C6.46662 18.4792 6.84162 18.325 7.27495 18.325C7.72495 18.325 8.10829 18.4833 8.42495 18.8C8.74162 19.1167 8.89995 19.5 8.89995 19.95C8.89995 20.3833 8.74162 20.7583 8.42495 21.075C8.10829 21.3917 7.72495 21.55 7.27495 21.55ZM16.975 21.55C16.525 21.55 16.1458 21.3917 15.8375 21.075C15.5291 20.7583 15.375 20.375 15.375 19.925C15.375 19.475 15.5291 19.0958 15.8375 18.7875C16.1458 18.4792 16.525 18.325 16.975 18.325C17.425 18.325 17.8041 18.4833 18.1125 18.8C18.4208 19.1167 18.575 19.5 18.575 19.95C18.575 20.3833 18.4208 20.7583 18.1125 21.075C17.8041 21.3917 17.425 21.55 16.975 21.55ZM5.24995 4.225H19.1C19.5166 4.225 19.8291 4.40417 20.0375 4.7625C20.2458 5.12083 20.25 5.48333 20.05 5.85L16.975 11.4C16.8083 11.6833 16.5958 11.9083 16.3375 12.075C16.0791 12.2417 15.8 12.325 15.5 12.325H8.09995L6.72495 14.875C6.67495 14.9417 6.67078 15.0208 6.71245 15.1125C6.75412 15.2042 6.82495 15.25 6.92495 15.25H18.575V16.4H7.09995C6.46662 16.4 6.01245 16.1792 5.73745 15.7375C5.46245 15.2958 5.46662 14.8167 5.74995 14.3L7.34995 11.375L3.57495 3.375H1.69995V2.25H4.29995L5.24995 4.225Z' fill='white'/%3E%3C/svg%3E");
}
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: 400;
  color: #fff;
}
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: #CE989D;
  background-color: #CE989D;
}
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: #fff !important;
  font-weight: 400;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #CE989D !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: 400;
  color: #fff !important;
  font-weight: 400;
}
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: #CE989D;
  background-color: #CE989D;
}
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: #fff !important;
  font-weight: 400 !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: #CE989D;
  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: #CE989D;
}

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

#home .splide .splide__track .splide__list .product-item {
  border: none;
}

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;
}
body#home.product-product .modal.show .modal-dialog img {
  max-width: 100% !important;
}

@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;
  transition: box-shadow 0.2s ease-in;
}
#home:not(.product-product) .product-item.mb-md-4 {
  padding: 12px;
}
#home #search_results .product-item {
  max-width: 100%;
  width: 100%;
}
#home .checkout_cart_inner .product-item {
  max-width: 100%;
}
#home .add_to_cart,
#home .more_details_btn_wrapper {
  height: 36px;
}
#home .add_to_cart > button,
#home .more_details_btn_wrapper > button {
  background-color: #F9E3E5 !important;
  color: #242833 !important;
  border-color: #F9E3E5 !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;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
#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: #EFBEC3 !important;
  border-color: #EFBEC3 !important;
  color: #242833 !important;
}
#home .add_to_cart > button:hover i::before, #home .add_to_cart > button:focus i::before,
#home .more_details_btn_wrapper > button:hover i::before,
#home .more_details_btn_wrapper > button:focus i::before {
  content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.36531 16.1683C5.00094 16.1683 4.69113 16.0406 4.43588 15.7853C4.18063 15.53 4.053 15.2202 4.053 14.8558C4.053 14.4913 4.18063 14.1814 4.43588 13.9262C4.69113 13.6709 5.00094 13.5433 5.36531 13.5433C5.72981 13.5433 6.03969 13.6709 6.29494 13.9262C6.55019 14.1814 6.67781 14.4913 6.67781 14.8558C6.67781 15.2202 6.55019 15.53 6.29494 15.7853C6.03969 16.0406 5.72981 16.1683 5.36531 16.1683ZM12.6347 16.1683C12.2702 16.1683 11.9603 16.0406 11.7051 15.7853C11.4498 15.53 11.3222 15.2202 11.3222 14.8558C11.3222 14.4913 11.4498 14.1814 11.7051 13.9262C11.9603 13.6709 12.2702 13.5433 12.6347 13.5433C12.9991 13.5433 13.3089 13.6709 13.5641 13.9262C13.8194 14.1814 13.947 14.4913 13.947 14.8558C13.947 15.2202 13.8194 15.53 13.5641 15.7853C13.3089 16.0406 12.9991 16.1683 12.6347 16.1683ZM3.97219 3.1875H14.3856C14.6923 3.1875 14.9243 3.31806 15.0814 3.57919C15.2386 3.84019 15.2461 4.10675 15.1039 4.37887L12.7009 8.73169C12.5779 8.94806 12.4152 9.11656 12.2128 9.23719C12.0103 9.35794 11.7884 9.41831 11.5472 9.41831H6.075L5.20669 11.0048C5.16819 11.0625 5.167 11.125 5.20312 11.1923C5.23913 11.2596 5.29319 11.2933 5.36531 11.2933H13.947V12.4183H5.36531C4.86531 12.4183 4.48962 12.2027 4.23825 11.7714C3.98675 11.3402 3.97787 10.9096 4.21163 10.4798L5.28169 8.55581L2.553 2.8125H1.125V1.6875H3.25969L3.97219 3.1875Z' fill='%23B90984'/%3E%3C/svg%3E%0A");
}
#home .add_to_cart > button span,
#home .more_details_btn_wrapper > button span {
  margin: 0;
  font-size: inherit;
}
#home .add_to_cart > button i,
#home .more_details_btn_wrapper > button i {
  display: none !important;
  font-size: 20px;
  margin: 0;
}
#home .add_to_cart > button i::before,
#home .more_details_btn_wrapper > button i::before {
  content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.36531 16.1683C5.00094 16.1683 4.69113 16.0406 4.43588 15.7853C4.18063 15.53 4.053 15.2202 4.053 14.8558C4.053 14.4913 4.18063 14.1814 4.43588 13.9262C4.69113 13.6709 5.00094 13.5433 5.36531 13.5433C5.72981 13.5433 6.03969 13.6709 6.29494 13.9262C6.55019 14.1814 6.67781 14.4913 6.67781 14.8558C6.67781 15.2202 6.55019 15.53 6.29494 15.7853C6.03969 16.0406 5.72981 16.1683 5.36531 16.1683ZM12.6347 16.1683C12.2702 16.1683 11.9603 16.0406 11.7051 15.7853C11.4498 15.53 11.3222 15.2202 11.3222 14.8558C11.3222 14.4913 11.4498 14.1814 11.7051 13.9262C11.9603 13.6709 12.2702 13.5433 12.6347 13.5433C12.9991 13.5433 13.3089 13.6709 13.5641 13.9262C13.8194 14.1814 13.947 14.4913 13.947 14.8558C13.947 15.2202 13.8194 15.53 13.5641 15.7853C13.3089 16.0406 12.9991 16.1683 12.6347 16.1683ZM3.97219 3.1875H14.3856C14.6923 3.1875 14.9243 3.31806 15.0814 3.57919C15.2386 3.84019 15.2461 4.10675 15.1039 4.37887L12.7009 8.73169C12.5779 8.94806 12.4152 9.11656 12.2128 9.23719C12.0103 9.35794 11.7884 9.41831 11.5472 9.41831H6.075L5.20669 11.0048C5.16819 11.0625 5.167 11.125 5.20312 11.1923C5.23913 11.2596 5.29319 11.2933 5.36531 11.2933H13.947V12.4183H5.36531C4.86531 12.4183 4.48962 12.2027 4.23825 11.7714C3.98675 11.3402 3.97787 10.9096 4.21163 10.4798L5.28169 8.55581L2.553 2.8125H1.125V1.6875H3.25969L3.97219 3.1875Z' fill='white'/%3E%3C/svg%3E%0A");
}
#home .add_to_cart .buttons_added.quantity,
#home .more_details_btn_wrapper .buttons_added.quantity {
  align-items: center;
}
#home .more_details_btn_wrapper {
  height: 36px;
}
#home .more_details_btn_wrapper > button, #home .more_details_btn_wrapper a {
  background-color: #F1E0CB !important;
  color: #000 !important;
  border-color: #F1E0CB !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;
  max-width: 100%;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
#home .more_details_btn_wrapper > button:hover, #home .more_details_btn_wrapper > button:focus, #home .more_details_btn_wrapper a:hover, #home .more_details_btn_wrapper a:focus {
  background-color: #DCE1E6 !important;
  border-color: #DCE1E6 !important;
  color: #000 !important;
}
#home .more_details_btn_wrapper > button i, #home .more_details_btn_wrapper a i {
  display: none !important;
}
#home .more_details_btn_wrapper > button span, #home .more_details_btn_wrapper a span {
  margin-left: 0 !important;
}
#home .product-item .thumbnail {
  background: transparent;
  align-items: center;
  justify-content: center;
}
#home .product-item .thumbnail .caption {
  order: 1;
}
#home .product-item .thumbnail .caption.text-center {
  width: 100%;
  margin-bottom: 10px;
  justify-content: flex-start;
  text-align: left !important;
}
#home .product-item .thumbnail .media {
  width: 100%;
  margin: 0;
}
#home .product-item .thumbnail .media a {
  margin: 0 auto;
  width: 100%;
}
#home .product-item .thumbnail .media a img {
  transition: transform 0.2s ease-in;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-height: 100%;
  max-width: 100%;
}
#home .product-item .thumbnail .media a:hover img, #home .product-item .thumbnail .media a:focus img {
  transform: scale(1.07);
}
#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: 0;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
#home .product-item .thumbnail .bottom_price_actions .price {
  display: none !important;
  width: 100%;
  text-align: center;
}
#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;
  text-align: center !important;
}
@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 {
    margin-top: 0;
  }
}
#home .product-item .thumbnail .caption-title {
  justify-content: flex-start;
  text-align: center !important;
  text-overflow: ellipsis;
}
#home .product-item .thumbnail .caption-title a {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #5A6071;
  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: #CE989D;
}
#home .price {
  margin-bottom: 0;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: flex;
}
#home .price span:not(:last-child) {
  margin-right: 5px;
  font-weight: inherit;
}
#home .price ins {
  font-size: inherit;
  color: #FF2D2D;
}
#home .price del {
  color: #A6A6A6;
  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: flex-start;
  text-align: left;
  order: 2;
  margin-bottom: 5px;
  margin-top: auto;
}
#home .product-item .thumbnail .upper_price_actions .price {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  color: #35251E;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}
#home .product-item .thumbnail .upper_price_actions .price ins {
  font-size: 14px !important;
  color: #FF2727;
}
#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;
  }
}
#home .wrapper-out-of-stock {
  top: 0 !important;
}
#home .remove_from_cart i {
  color: #242833 !important;
}
@media only screen and (max-width: 576px) {
  #home .out-of-stock-stamp {
    top: 0;
    bottom: auto;
  }
}

#home .wrapper .page-section .products.grid .product-item {
  border: none !important;
}

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

#home .container.p-0 .section-title {
  padding: 0 15px;
}

#home .custom-radio .custom-control-label::before {
  border-radius: 0.25rem;
}

#home .brands_slider_module .thumbnail .media {
  margin: auto 0;
}
#home .brands_slider_module .product-item .thumbnail .caption-title {
  justify-content: center;
  text-align: center !important;
}
#home .brands_slider_module .product-item .thumbnail .caption-title a {
  text-align: center;
}

#home .brands_slider_module .caption {
  display: none !important;
}
#home .brands_slider_module .section-title {
  display: none !important;
}
#home .brands_slider_module .splide__arrow {
  display: block !important;
  opacity: unset;
  background-color: transparent;
  border: none;
  color: #000000;
  transform: translateY(-50%) rotate(180deg);
}
#home .brands_slider_module .splide__arrow:hover, #home .brands_slider_module .splide__arrow:focus {
  color: #CE989D;
}
#home .brands_slider_module .splide__arrow.splide__arrow--prev {
  left: 5px;
}
#home .brands_slider_module .splide__arrow.splide__arrow--next {
  right: 5px;
}
#home .brands_slider_module .splide__pagination {
  display: none !important;
}
#home .brands_slider_module .splide__container {
  display: flex;
  flex-direction: column-reverse;
}
#home .brands_slider_module .splide__arrows {
  display: flex;
  align-items: center;
  font-size: 25px;
}

#home .splide .splide__track {
  border: none !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: #F9E3E5;
  border-color: #F9E3E5;
  border-radius: 0;
  color: #242833;
  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: #EFBEC3;
  border-color: #EFBEC3;
  color: #242833;
}
#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: #242833;
}

#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: #CE989D !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: 500px;
  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: 13px;
  line-height: 18px;
  color: #35251E;
  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: #242833;
  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: 6px;
  height: 100%;
  padding: 0;
  font-size: 0;
  margin-left: auto;
  justify-content: center !important;
  align-items: center;
  display: flex;
  border: 1px solid;
  background-color: transparent !important;
  border-color: transparent !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 width='15' height='18' viewBox='0 0 15 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.1155 18C1.65517 18 1.27083 17.8458 0.9625 17.5375C0.654167 17.2292 0.5 16.8448 0.5 16.3845V5.6155C0.5 5.15517 0.654167 4.77083 0.9625 4.4625C1.27083 4.15417 1.65517 4 2.1155 4H4V3.5C4 2.52817 4.34042 1.70192 5.02125 1.02125C5.70192 0.340416 6.52817 0 7.5 0C8.47183 0 9.29808 0.340416 9.97875 1.02125C10.6596 1.70192 11 2.52817 11 3.5V4H12.8845C13.3448 4 13.7292 4.15417 14.0375 4.4625C14.3458 4.77083 14.5 5.15517 14.5 5.6155V16.3845C14.5 16.8448 14.3458 17.2292 14.0375 17.5375C13.7292 17.8458 13.3448 18 12.8845 18H2.1155ZM2.1155 17H12.8845C13.0385 17 13.1796 16.9359 13.3078 16.8078C13.4359 16.6796 13.5 16.5385 13.5 16.3845V5.6155C13.5 5.4615 13.4359 5.32042 13.3078 5.19225C13.1796 5.06408 13.0385 5 12.8845 5H11V7.5C11 7.64233 10.9523 7.76125 10.8568 7.85675C10.7613 7.95225 10.6423 8 10.5 8C10.3577 8 10.2388 7.95225 10.1433 7.85675C10.0478 7.76125 10 7.64233 10 7.5V5H5V7.5C5 7.64233 4.95225 7.76125 4.85675 7.85675C4.76125 7.95225 4.64233 8 4.5 8C4.35767 8 4.23875 7.95225 4.14325 7.85675C4.04775 7.76125 4 7.64233 4 7.5V5H2.1155C1.9615 5 1.82042 5.06408 1.69225 5.19225C1.56408 5.32042 1.5 5.4615 1.5 5.6155V16.3845C1.5 16.5385 1.56408 16.6796 1.69225 16.8078C1.82042 16.9359 1.9615 17 2.1155 17ZM5 4H10V3.5C10 2.79617 9.75933 2.2035 9.278 1.722C8.7965 1.24067 8.20383 1 7.5 1C6.79617 1 6.2035 1.24067 5.722 1.722C5.24067 2.2035 5 2.79617 5 3.5V4Z' fill='%2335251E'/%3E%3C/svg%3E%0A");
}
@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: transparent !important;
  border-color: transparent !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 width='15' height='18' viewBox='0 0 15 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.1155 18C1.65517 18 1.27083 17.8458 0.9625 17.5375C0.654167 17.2292 0.5 16.8448 0.5 16.3845V5.6155C0.5 5.15517 0.654167 4.77083 0.9625 4.4625C1.27083 4.15417 1.65517 4 2.1155 4H4V3.5C4 2.52817 4.34042 1.70192 5.02125 1.02125C5.70192 0.340416 6.52817 0 7.5 0C8.47183 0 9.29808 0.340416 9.97875 1.02125C10.6596 1.70192 11 2.52817 11 3.5V4H12.8845C13.3448 4 13.7292 4.15417 14.0375 4.4625C14.3458 4.77083 14.5 5.15517 14.5 5.6155V16.3845C14.5 16.8448 14.3458 17.2292 14.0375 17.5375C13.7292 17.8458 13.3448 18 12.8845 18H2.1155ZM2.1155 17H12.8845C13.0385 17 13.1796 16.9359 13.3078 16.8078C13.4359 16.6796 13.5 16.5385 13.5 16.3845V5.6155C13.5 5.4615 13.4359 5.32042 13.3078 5.19225C13.1796 5.06408 13.0385 5 12.8845 5H11V7.5C11 7.64233 10.9523 7.76125 10.8568 7.85675C10.7613 7.95225 10.6423 8 10.5 8C10.3577 8 10.2388 7.95225 10.1433 7.85675C10.0478 7.76125 10 7.64233 10 7.5V5H5V7.5C5 7.64233 4.95225 7.76125 4.85675 7.85675C4.76125 7.95225 4.64233 8 4.5 8C4.35767 8 4.23875 7.95225 4.14325 7.85675C4.04775 7.76125 4 7.64233 4 7.5V5H2.1155C1.9615 5 1.82042 5.06408 1.69225 5.19225C1.56408 5.32042 1.5 5.4615 1.5 5.6155V16.3845C1.5 16.5385 1.56408 16.6796 1.69225 16.8078C1.82042 16.9359 1.9615 17 2.1155 17ZM5 4H10V3.5C10 2.79617 9.75933 2.2035 9.278 1.722C8.7965 1.24067 8.20383 1 7.5 1C6.79617 1 6.2035 1.24067 5.722 1.722C5.24067 2.2035 5 2.79617 5 3.5V4Z' fill='%23794F42'/%3E%3C/svg%3E%0A");
}

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

/*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: #CE989D !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: #CE989D !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.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: #030303;
  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: #CE989D;
  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: #030303;
  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: #CE989D;
  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: #030303;
  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: #CE989D;
  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 svg {
  fill: #030303;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .search-activator:hover svg, #home .search-activator:focus svg {
  fill: #CE989D;
  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: inline-block;
  border-right: 0;
  left: auto;
  transform: rotate(90deg);
}
#home.sidenav-enabled.ltr .flexy > .arrow.second-child {
  top: 7px;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 700;
  font-size: 14px;
}
#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: 400;
  font-size: 14px;
  line-height: 20px;
  color: #242833;
  line-height: 16px !important;
  display: inline-block;
  padding-right: 0 !important;
  width: -moz-fit-content;
  width: fit-content;
}
#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: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  padding-right: 40px;
  color: #242833;
  text-transform: uppercase;
}
#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: #CE989D;
}
#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 > a {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
}
#home.sidenav-enabled .mobile_side_nav_menu li {
  text-align: center;
}
@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: #242833;
}
#home .mobile-nav-search {
  display: block;
  padding: 9px;
  width: 111px;
  background-color: #242833;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  color: #242833;
  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: #030303;
}
#home .header .fas.fa-times {
  color: #030303;
}
#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: 14px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  padding-left: 0 !important;
  color: #242833;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-left: 10px;
  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 {
  color: #242833 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  background-color: #F9E3E5 !important;
  border-color: #F9E3E5 !important;
}

#home .header_tel-mobile a {
  border: 1px solid #242833 !important;
  background: #F9E3E5 !important;
}
#home .header_tel-mobile a span {
  color: #242833 !important;
  font-weight: 400 !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;
  width: 100%;
}
#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 !important;
  width: calc(100% + 40px);
}

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

#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: #242833 !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: #2D2C2F;
}

.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: #2D2C2F;
}

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

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

#home .advantages-list {
  row-gap: 30px;
  margin-bottom: 0;
}
#home .advantages-list__item > div {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#home .advantages-list__icon {
  width: 111px;
  height: 111px;
  min-width: 111px;
  margin: 0 auto;
  margin-bottom: 34px;
  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/BG120001/images/advantages-1.svg");
}
#home .advantages-list__icon.advantages-2 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120001/images/advantages-2.svg");
}
#home .advantages-list__icon.advantages-3 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120001/images/advantages-3.svg");
}
#home .advantages-list__icon.advantages-4 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120001/images/advantages-4.svg");
}
#home .advantages-list__title {
  color: #2B2B2E;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
}
#home .advantages-list__text {
  color: #757575;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.14px;
  margin: 0;
}/*# sourceMappingURL=style.css.map */