@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
#home {
  min-width: 360px;
  font-family: "Raleway", sans-serif, sans-serif;
  background: #000;
}
#home a, #home p, #home span {
  font-family: "Raleway", sans-serif, sans-serif;
  font-weight: 400;
  color: #fff;
}
#home .btn span {
  color: inherit;
  font-weight: inherit;
}
#home a {
  color: #fff;
}
#home a:hover, #home a:focus {
  color: #E2BE70;
}
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Raleway", sans-serif;
  color: #fff;
}
#home h1 span, #home h2 span, #home h3 span, #home h4 span, #home h5 span, #home h6 span {
  color: #fff;
}
#home div {
  color: #fff;
  background-color: transparent;
}
#home .container {
  max-width: 1460px;
}
#home .container .no_products_container {
  display: none !important;
}
#home .section-title, #home .page-header {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: center;
  margin-bottom: 60px !important;
}
#home .section-title span, #home .section-title h1, #home .page-header span, #home .page-header h1 {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 54px;
  color: #FFF;
  text-transform: none;
  position: relative;
}
#home .section-title span::before, #home .section-title h1::before, #home .page-header span::before, #home .page-header h1::before {
  display: none;
}
#home .section-title span::after, #home .section-title h1::after, #home .page-header span::after, #home .page-header h1::after {
  background-color: #EAD19B;
  content: "";
  height: 1px;
  position: absolute;
  top: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 51px;
}
@media (max-width: 568px) {
  #home .section-title span, #home .section-title h1, #home .page-header span, #home .page-header h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
#home .alert {
  margin-bottom: 0;
  background-color: #1B1B1B;
  border-color: #1B1B1B;
}
#home .alert .close {
  color: #fff;
  opacity: 1;
  font-size: 30px;
}
#home .alert a {
  color: #AD9664;
}
#home .alert a:hover, #home .alert a:focus {
  opacity: 0.6;
}
#home.common-home .alert {
  z-index: 2;
}
#home .shop-sorting {
  border-bottom: 0;
}
#home .row .success_buttons .p-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#home .footer-widgets {
  display: block !important;
}
#home .content-area .page-section.titles {
  background-color: transparent;
  border: none;
}
#home.common-home section.page-section {
  margin: 0 !important;
}
#home.common-home section.page-section:not(:first-child):not(.banners_module):not(#custom_code_5353):not(#custom_code_5355) {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
@media (max-width: 768px) {
  #home.common-home section.page-section:not(:first-child):not(.banners_module):not(#custom_code_5353):not(#custom_code_5355) {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
@media (max-width: 768px) {
  #home.common-home section.page-section {
    margin-bottom: 0;
  }
}
#home .product-item .thumbnail .caption,
#home .product-layout .thumbnail .caption {
  max-height: 100%;
}
#home .product-single .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
#home .cart_drop_down.dropdown .dropdown-menu .cart-items .cart-items-inner .cart-content .cart-header {
  background-color: #1B1B1B;
}
#home .form-control:focus {
  border-color: #AD9664;
}
#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #AD9664;
}
#home .extra-action-holder.position-absolute {
  position: static !important;
}
#home .extra-action-holder.position-absolute .quantity_key {
  padding: 10px;
  margin-left: 10px;
  position: static !important;
}
#home.account-login .content-area > section > div > div > div.login_wrapper:after {
  display: none !important;
}
#home.checkout-checkout .logo img {
  padding: 0;
}
#home.checkout-checkout label {
  font-weight: 400 !important;
  text-transform: none;
}
#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 .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.product-category .subcategories_top {
  display: block;
}
#home.product-category .subcategories_top > .container > .row .media_holder .caption-inner {
  border: none;
}
#home.product-category .subcategories_top > .container > .row .media_holder .caption-title {
  text-transform: none;
  max-height: 100% !important;
}
#home.product-category .subcategories_top > .container > .row .media_holder .caption-title span {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
#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.common-home .content-area {
  padding-bottom: 0;
}
#home .shop-sorting .btn-group {
  display: none !important;
}

/*UNSORTED*/
/*SOMETHING ELSE*/
@media only screen and (max-width: 576px) {
  .out-of-stock-stamp {
    top: 0;
    bottom: auto;
  }
  #home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data {
    width: 115px;
  }
  #home.theme_11.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results .add_to_cart > button {
    width: 90px;
  }
}
#home.account-wishlist .shop-sorting {
  display: none;
}

@media only screen and (max-width: 575px) {
  #home.checkout-cart .checkout_cart_inner .product-item small {
    text-align: center;
  }
}

#home .widget.shop-categories,
#home .widget.side-categories {
  border: 1px solid transparent;
}

#home .md-bg-holder {
  background: transparent;
  border: none;
}

#home .remove_from_cart i {
  color: #fff !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;
  }
}
#register-form {
  float: none;
}

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

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

/*ACCOUNT FIX*/
#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;
}

/*FIX CITY INPUT REGISTRATION*/
#home .widget.shop-categories ul li + li, #home .widget.side-categories ul li + li {
  border: none;
}

@media screen and (max-width: 369px) {
  .product-product .product-single .buttons .btn-compare, .product-product .product-single .buttons .btn-wish-list {
    display: block;
  }
}
/*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-left: 0;
}
#home .content-tabs .tab-content h2,
#home .comments-form h2 {
  margin-bottom: 25px;
  font-family: "Raleway", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 44px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  color: #AD9664;
  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: 30px;
    line-height: 24px;
  }
}
#home .content-tabs .tab-content .form-control,
#home .comments-form .form-control {
  background: #FFFFFF !important;
  border: 1px solid #DBDBDB !important;
  border-radius: 5px !important;
}
#home .tab-content {
  padding-left: 0;
}
#home .share_page_wrapper {
  display: none;
}
#home .widget-filter-price .noUi-connect {
  background-color: #AD9664;
}
#home .widget-filter-price .noUi-handle:hover {
  background: #AD9664;
}
#home .filter-tab:hover {
  border-color: #AD9664;
}
#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #AD9664;
}

#home .checkout-progress-bar .step-number.active {
  background-color: #AD9664;
  color: #000;
}

#home .checkout-progress-bar .step-number {
  color: #000;
}

#home .content-area .page-section.breadcrumbs {
  background-color: transparent;
}

#home .cart-content,
#home .cart-footer {
  background-color: #1B1B1B;
}

#home.product-product .product-single table .title {
  color: #fff;
}

#home .form-login .forgot-password {
  color: #fff !important;
}

#home .widget.account-details .widget-title {
  background-color: transparent;
}

#home .select2-results__option {
  color: #000;
}

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

#home.checkout-checkout .seller-comments label {
  color: #fff;
}

#home.checkout-checkout #payment-address-new label {
  color: #fff;
}

#home.checkout-checkout .form-row .radio label {
  color: #fff;
}

#home .checkout_form .cart_block:after {
  background: #1B1B1B;
}

#home.checkout-checkout .radio.customized input[type=radio]:checked ~ .check:before,
#home.checkout-checkout .radio.disabled input[type=radio]:checked ~ .check:before {
  background: #fff;
}

#home.checkout-checkout .panel-title a {
  color: white !important;
}

#home.checkout-checkout .panel-options .dot:before {
  background-color: white;
}

#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 label {
  color: #fff;
}

#home .select2-selection--single {
  background: transparent;
}

#home.checkout-checkout input.form-control,
#home.checkout-checkout textarea.form-control {
  background-color: #fff;
}

#home .modal-content {
  background-color: #1B1B1B;
}
#home .modal-content .close {
  color: #fff;
}

#home .desktop-added-to-cart {
  background-color: #1B1B1B;
}

#home label {
  color: #fff;
}

#home .filter-option-inner-inner {
  color: #000;
  text-align: left;
}

#home .dropdown-menu.inner.show a span.text {
  color: #000 !important;
}

#home.information-information h3 {
  background-color: transparent !important;
}

#home.account-forgotten form legend, #home.account-reset form legend {
  color: #fff;
}

#home .details-box > ul {
  background-color: transparent;
}

#home .table td, #home .table th {
  color: #fff;
}

#home .filter_price_amount {
  background-color: transparent;
  color: #fff;
}

#home .products-wrapper .product_details {
  width: 200px;
}

#home .cart-items .item-desc li::after {
  color: #fff;
}

#home.checkout-checkout .order-summary-toggle__text span {
  color: #000;
}

#home #bs-menu .bs-menu-inner, #home #bs-menu .bs-menu-overlay {
  background: #000;
}

@media (max-width: 991px) {
  #home.product-search #content .top_search_wrapper {
    margin: 0 15px;
  }
  #home.product-search #content .top_search_wrapper + .row {
    margin: 0 15px;
  }
  #home.product-search #content .top_search_wrapper + .row + .shop-sorting {
    margin: 0 15px;
  }
}

#home .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #AD9664;
}

#home .contact-info .media i {
  background: #AD9664;
  color: #000;
}

#home .accept_cookies_wrapper {
  background: #000;
}

#home .tooltip {
  background: #000 !important;
}

#home #review .comments .comment .comment-meta .comment-author {
  color: #fff;
}

#home .splide_slider_section .splide__pagination {
  display: none;
}
#home .splide_slider_section .splide__container {
  display: flex;
  flex-direction: column-reverse;
}
#home .splide_slider_section .splide__container .splide__arrows {
  justify-content: center;
  margin-top: 20px;
}
#home .splide_slider_section .splide__container .splide__arrows .splide__arrow {
  position: static;
}
#home .btn-wrap,
#home .splide__arrows {
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 592px) {
  #home .btn-wrap,
  #home .splide__arrows {
    margin-top: 20px;
  }
}
#home .splide__track {
  border: none;
}
#home .slider-btn,
#home .splide__arrow {
  display: flex;
  width: 30px;
  height: 30px;
  box-shadow: none !important;
  border: none;
  transition: all 0.2s ease-in;
  border-radius: 50%;
  background-color: transparent;
  padding: 0;
  align-items: center;
  justify-content: center;
}
#home .slider-btn.splide__arrow--prev,
#home .splide__arrow.splide__arrow--prev {
  left: 0;
}
#home .slider-btn.splide__arrow--next,
#home .splide__arrow.splide__arrow--next {
  right: 0;
}
#home .slider-btn:hover i, #home .slider-btn:focus i,
#home .splide__arrow:hover i,
#home .splide__arrow:focus i {
  color: #E2BE70;
}
#home .slider-btn i,
#home .splide__arrow i {
  font-size: 20px;
  color: #fff;
  transition: color 0.2s ease-in;
}
#home .slider-btn i.fa-chevron-left::before,
#home .splide__arrow i.fa-chevron-left::before {
  content: "\f177";
}
#home .slider-btn i.fa-chevron-right::before,
#home .splide__arrow i.fa-chevron-right::before {
  content: "\f178";
}

#home .photo-carousel-wrap .slick-slide {
  padding: 0 15px;
}

#home .section-about .container {
  max-width: 100%;
}
#home .section-about .row {
  align-items: center;
}
#home .section-about .about-img-wrap {
  padding: 0;
}
#home .section-about .feedback-wrap {
  padding: 40px 0;
  margin-right: auto;
}
@media (min-width: 1200px) {
  #home .section-about .feedback-wrap {
    padding-left: 100px;
    max-width: 620px;
  }
}
#home .section-about .about-wrap {
  padding: 40px 0;
  margin-left: auto;
}
@media (min-width: 1200px) {
  #home .section-about .about-wrap {
    padding-right: 120px;
    max-width: 620px;
  }
}
#home .section-about .about-wrap .section-title {
  text-align: left;
}
#home .section-about .about-wrap .section-title span {
  text-align: left;
}
#home .section-about .about-wrap .section-title span::after {
  left: 0;
  margin-left: 0;
}
#home .section-about .about-wrap .about-text,
#home .section-about .about-wrap .about-list li {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.36px;
  margin-bottom: 32px;
}
#home .section-about .about-wrap .about-text:last-child,
#home .section-about .about-wrap .about-list li:last-child {
  margin: 0;
}
#home .section-about .about-wrap .about-text::before,
#home .section-about .about-wrap .about-list li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #EAD19B;
  border-radius: 50%;
  margin-right: 12px;
  display: inline-block;
}
#home .section-about .about-wrap .about-text b,
#home .section-about .about-wrap .about-list li b {
  font-weight: 600;
}
@media (max-width: 768px) {
  #home .section-about .about-wrap .about-text,
  #home .section-about .about-wrap .about-list li {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 22px;
  }
}

#home .section-portfolio .container {
  max-width: 100%;
}

#home .feedback-container {
  max-width: 100%;
}
#home .feedback-container .section-feedback__info-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#home .feedback-container .section-feedback__slide > div {
  border-radius: 0;
  height: 100%;
  background: #161616;
  padding: 48px;
}
@media (max-width: 592px) {
  #home .feedback-container .section-feedback__slide > div {
    padding: 22px 18px;
  }
}
#home .feedback-container .section-feedback__slide .section-feedback__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 23px;
}
#home .feedback-container .section-feedback__slide .section-feedback__name {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 18px;
  text-align: center;
}
@media (max-width: 592px) {
  #home .feedback-container .section-feedback__slide .section-feedback__name {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
#home .feedback-container .section-feedback__slide .section-feedback__rating {
  width: 104px;
  height: 18px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("https://sellavi-bulgaria.github.io/RO101917/images/stars.svg");
}
#home .feedback-container .section-feedback__slide .section-feedback__text {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.36px;
  text-align: center;
  margin: 0;
}
@media (max-width: 592px) {
  #home .feedback-container .section-feedback__slide .section-feedback__text {
    font-size: 16px;
    line-height: 22px;
  }
}

#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;
  align-items: center;
}
#home .feedback-container .slider-btn {
  width: 36px;
  height: 36px;
  background-color: transparent;
  box-shadow: none !important;
  border: none;
  transition: color 0.2s ease-in;
  position: static;
  border-radius: 50%;
  padding: 0;
}
#home .feedback-container .slider-btn i {
  font-size: 20px;
  color: #fff;
  transition: color 0.2s ease-in;
  line-height: 1.8;
}
#home .feedback-container .slider-btn:hover i, #home .feedback-container .slider-btn:focus i {
  color: #E2BE70;
}

#home #custom_code_5355 {
  display: none;
  padding: 0 !important;
}

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

#home #content .sidebar .widget {
  border: none;
}
#home #content .sidebar .widget img {
  padding: 0;
}

#home fieldset {
  padding: 0 15px;
}

#home .facebook_container {
  display: none !important;
}

#home .btn:not(.btn-wish-list):not(.btn.btn-quick-view) {
  border-radius: 0;
  font-family: "Playfair Display", serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  text-transform: none;
  transition: all 0.2s ease-in;
}
#home .btn:not(.btn-wish-list):not(.btn.btn-quick-view) span {
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  font-family: "Playfair Display", serif;
}
@media (max-width: 592px) {
  #home .btn:not(.btn-wish-list):not(.btn.btn-quick-view) {
    font-size: 18px;
  }
  #home .btn:not(.btn-wish-list):not(.btn.btn-quick-view) span {
    font-size: 18px;
  }
}
#home .btn:not(.btn-wish-list):not(.btn.btn-quick-view) i {
  transition: none;
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn.btn-quick-view) {
  font-weight: 400;
  border-radius: 0;
  background-color: #AD9664;
  border-color: #AD9664;
  color: #fff;
  justify-content: center;
  border-width: 1px;
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn.btn-quick-view):hover, #home .btn.btn-theme:not(.btn-wish-list):not(.btn.btn-quick-view):focus {
  background-color: #967C51;
  border-color: #967C51;
  color: #fff;
}
#home .btn-wish-list {
  max-width: 100%;
}
#home .btn.btn-theme-default {
  background-color: #000;
  border-color: #CBAA74;
  color: #fff;
  border-width: 1px;
}
#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #AD9664;
  border-color: #AD9664;
  color: #fff;
  border-radius: 0;
  border-width: 1px;
}
#home .btn.btn-wish-list,
#home .btn.btn-quick-view {
  color: #BBBBBB;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
  font-weight: 700;
  border-radius: 50%;
}
#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: #F7F7F7;
  border-color: #F7F7F7;
}
#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: #E2BE70 !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #E2BE70 !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: #AD9664;
  border-color: #AD9664;
  color: #fff;
  margin-right: -15px;
}
#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #967C51;
  border-color: #967C51;
  color: #fff;
}
#home .btn.dropdown-toggle {
  border-color: #fff;
  background-color: #fff;
  text-align: left;
  color: #fff;
}
#home .btn.dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
}
#home .btn.dropdown-toggle[aria-expanded=true] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#home .btn.dropdown-toggle[aria-expanded=true]::after {
  transform: rotate(180deg);
}
#home .btn.dropdown-toggle + .dropdown-menu {
  padding: 0;
  border: none;
  margin: 0;
  z-index: 1;
}
#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu {
  border-top: none;
  border: 1px solid #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #F7F6F9;
}
#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu li {
  border-bottom: 1px solid #AD9664;
}
#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu li:last-child {
  border-bottom: none;
}
#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .dropdown-item span {
  font-family: "Inter", sans-serif;
  font-weight: 500;
}
#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .dropdown-item:focus, #home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .dropdown-item:hover {
  background: #E2BE70;
  color: #fff;
}
#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .active > a {
  background: #AD9664;
}
#home .btn.dropdown-toggle:hover,
#home .btn.dropdown-toggle:focus {
  border-color: #AD9664;
}
#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}
#home .dropdown-menu > .active > a {
  background-color: #AD9664;
  color: #fff;
}
#home .mobile_filter_button {
  display: none !important;
}
#home .btn-info {
  background-color: #AD9664;
  color: #fff !important;
  border-color: #AD9664;
}
#home .btn-info:hover, #home .btn-info:focus {
  color: #fff !important;
  background-color: #967C51;
  border-color: #967C51;
}
#home .btn-danger {
  background-color: #000;
  color: #fff;
  border-color: #CBAA74;
}
#home .btn-danger:hover, #home .btn-danger:focus {
  background-color: #AD9664;
  border-color: #AD9664;
  color: #fff;
}

#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: transparent;
  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-address-add input:not([name=search]).form-control, #home.account-address-edit input:not([name=search]).form-control, #home.account-register input:not([name=search]).form-control, #home.account-return-add input:not([name=search]).form-control, #home.checkout-checkout input:not([name=search]).form-control, #home.information-contact input:not([name=search]).form-control,
#home #input-enquiry {
  color: #fff;
}
#home.account-address-add input:not([name=search]).form-control:-webkit-autofill, #home.account-address-add input:not([name=search]).form-control:-webkit-autofill:hover, #home.account-address-add input:not([name=search]).form-control:-webkit-autofill:focus, #home.account-address-edit input:not([name=search]).form-control:-webkit-autofill, #home.account-address-edit input:not([name=search]).form-control:-webkit-autofill:hover, #home.account-address-edit input:not([name=search]).form-control:-webkit-autofill:focus, #home.account-register input:not([name=search]).form-control:-webkit-autofill, #home.account-register input:not([name=search]).form-control:-webkit-autofill:hover, #home.account-register input:not([name=search]).form-control:-webkit-autofill:focus, #home.account-return-add input:not([name=search]).form-control:-webkit-autofill, #home.account-return-add input:not([name=search]).form-control:-webkit-autofill:hover, #home.account-return-add input:not([name=search]).form-control:-webkit-autofill:focus, #home.checkout-checkout input:not([name=search]).form-control:-webkit-autofill, #home.checkout-checkout input:not([name=search]).form-control:-webkit-autofill:hover, #home.checkout-checkout input:not([name=search]).form-control:-webkit-autofill:focus, #home.information-contact input:not([name=search]).form-control:-webkit-autofill, #home.information-contact input:not([name=search]).form-control:-webkit-autofill:hover, #home.information-contact input:not([name=search]).form-control:-webkit-autofill:focus,
#home #input-enquiry:-webkit-autofill,
#home #input-enquiry:-webkit-autofill:hover,
#home #input-enquiry:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
  box-shadow: 0 0 0 1000px #000 inset;
  -webkit-box-shadow: 0 0 0 1000px #000 inset;
  -webkit-transition: background-color 9999s ease-out, color 9999s ease-out;
  transition: background-color 9999s ease-out, color 9999s ease-out;
}
#home.account-address-add input:not([name=search]).form-control:-moz-autofill, #home.account-address-edit input:not([name=search]).form-control:-moz-autofill, #home.account-register input:not([name=search]).form-control:-moz-autofill, #home.account-return-add input:not([name=search]).form-control:-moz-autofill, #home.checkout-checkout input:not([name=search]).form-control:-moz-autofill, #home.information-contact input:not([name=search]).form-control:-moz-autofill,
#home #input-enquiry:-moz-autofill {
  -moz-text-fill-color: #fff;
  caret-color: #fff;
  box-shadow: inset 0 0 0 1000px #000;
}
#home fieldset:has(label[for=newsletter]) {
  display: none;
}

#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.account-forgotten form .buttons.clearfix > div > input {
  width: auto;
  margin-left: auto;
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .button-continue-wrapper {
  display: block;
}
#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 #button-coupon {
  height: 42px;
}
#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 .logo img {
  padding: 0;
}
#home.checkout-checkout .form_checkout {
  margin-top: 0;
}
#home.checkout-checkout h2 {
  margin-bottom: 15px !important;
}
#home.checkout-checkout label {
  font-weight: 400 !important;
  text-transform: none;
}
#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 .logo {
  top: 13px;
}
#home.checkout-checkout .md-style-textarea-container {
  border-radius: 8px;
}
#home.checkout-checkout .checkbox.customized {
  margin-bottom: 1rem;
}
#home.checkout-checkout .payment {
  margin-top: 1rem;
  background: #000 !important;
}
#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 !important;
}
#home.checkout-checkout .form-control {
  border-width: 1px;
  background: transparent;
  color: #fff;
}

#home .wrapper .header {
  border-bottom: none !important;
  background-color: transparent;
  z-index: 20;
  position: relative;
}
#home .wrapper .header .logo {
  order: 0;
  flex-shrink: 0;
  margin-right: 10px;
  margin-left: 0;
  order: 0;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
#home .wrapper .header .logo img {
  max-width: 190px;
  height: auto;
  width: auto;
}
@media (min-width: 992px) {
  #home .wrapper .header .logo {
    position: static;
    margin-left: 0;
  }
}
@media (max-width: 592px) {
  #home .wrapper .header .logo {
    max-width: 150px;
  }
  #home .wrapper .header .logo img {
    max-width: 100% !important;
  }
}
#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-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: #AD9664;
}
#home .header-wrapper {
  background-color: #000;
}
#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;
  }
}
#home .header-wrapper > .container-fluid {
  position: relative;
}
@media (max-width: 991px) {
  #home .header-wrapper > .container-fluid {
    padding-left: 55px;
    padding-right: 15px;
  }
}
#home .header-wrapper .mobile-navigation-wrapper {
  top: 30px;
  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: 25px;
  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: 7px;
    right: 145px;
    left: unset;
    bottom: 0;
    order: 2;
    margin: 0;
    max-width: 500px;
    height: 44px;
  }
}
#home .header-search.visible, #home .header-search.opened {
  display: block !important;
}
#home .header-search .search_field {
  padding: 15px;
  background: #000;
}
@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: #000;
    border-radius: 0;
    z-index: 20000 !important;
    transition-duration: 0.6s;
    padding: 10px 0;
  }
  #home .header-search.visible, #home .header-search.opened {
    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_field input.form-control {
  height: 44px;
  border-radius: 0;
  color: #fff;
  padding-right: 45px;
  padding-left: 15px;
  background: #202020;
  border: 1px solid #202020;
}
#home .header-search .search_field input.form-control:focus {
  border-color: #AD9664;
}
#home .header-search button {
  height: 100%;
  display: flex;
  align-items: center;
  left: auto;
  top: 15px;
  right: 30px;
}
#home .header-search button i {
  font-size: 17px;
  color: #fff;
}
#home .header-search button:hover i, #home .header-search button:focus i {
  color: #AD9664;
}
@media (max-width: 991px) {
  #home .header-search button {
    right: 35px;
    top: 0;
  }
}

#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 .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 {
  min-width: unset;
  background: #fff !important;
  padding: 0;
}
#home .top-bar #form-language ul.dropdown-menu > li a {
  color: #000 !important;
}
#home .top-bar #form-language 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 {
  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 .top-bar-left {
  order: 3;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  #home .top-bar-left {
    display: none;
  }
}
#home .top-bar-left ul {
  margin: 0;
}
#home .top-bar-left > ul {
  display: flex;
  gap: 15px;
  flex-direction: row-reverse;
}
#home .top-bar-left > ul > li:not(.flags) {
  display: none !important;
}
#home .top-bar-left .flags {
  margin: 0;
}
#home .top-bar-left #form-language ul.dropdown-menu,
#home .top-bar-left #form-currency ul.dropdown-menu {
  min-width: 100px;
  background: #1B1B1B !important;
  padding: 15px;
}
#home .top-bar-left #form-language ul.dropdown-menu > li a,
#home .top-bar-left #form-currency ul.dropdown-menu > li a {
  color: #fff !important;
  cursor: pointer;
}
#home .top-bar-left #form-language ul.dropdown-menu > li a::before,
#home .top-bar-left #form-currency ul.dropdown-menu > li a::before {
  content: unset !important;
}
#home .top-bar-left #form-language ul.dropdown-menu > li a:hover, #home .top-bar-left #form-language ul.dropdown-menu > li a:focus,
#home .top-bar-left #form-currency ul.dropdown-menu > li a:hover,
#home .top-bar-left #form-currency ul.dropdown-menu > li a:focus {
  text-decoration: underline;
}
#home .top-bar-left ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
}
#home .top-bar-left ul li a:hover, #home .top-bar-left ul li a:focus {
  color: #AD9664;
}
#home .top-bar-left .icon-user, #home .top-bar-left .icon-search {
  display: none !important;
}
#home .top-bar-left .top-bar-right > ul > li + li:before {
  content: unset;
}

#home .wrapper .header .header-wrapper .header-search.opened .search_close {
  display: none !important;
}

#home .navigation-wrapper {
  background: transparent;
  border-top: none;
  order: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}
#home .navigation-wrapper .container {
  max-width: 1300px;
  min-height: unset;
}

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

#home .sf-menu .block-title {
  font-weight: 400;
  border: none;
  color: #fff;
  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-top: 2px;
  margin-left: 6px;
  transform: rotate(90deg);
  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 {
  content: "\f054";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

#home .sf-menu > li > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #E2BE70;
  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: #E2BE70 !important;
  background: transparent;
}

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

#home .sf-menu > li > ul {
  border: 1px solid #444;
  background: #000;
  min-width: 200px;
  margin: 54px 0 0;
  padding: 16px 0;
  top: 0;
  left: 0;
  z-index: 3;
  justify-content: space-between;
  max-height: 70vh;
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#home .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 0 !important;
  background: #000;
  border: 1px solid #444;
  width: 300px;
  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: #fff !important;
}
#home .sf-menu > li ul > li div ul > li a:hover, #home .sf-menu > li ul > li div ul > li a:focus {
  color: #AD9664 !important;
}

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

#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;
  max-width: 1500px;
}
#home.common-home .main-slider .caption .div-table {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#home.common-home .main-slider .caption .caption-content {
  margin: 0;
  max-width: 570px;
  width: 50%;
}
#home.common-home .main-slider .caption .caption-content h3 {
  text-align: left;
  margin-bottom: 1.5vw;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content h3 {
    margin-bottom: 3vw;
    text-align: center !important;
  }
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle {
  font-size: 44px;
  line-height: 0;
  text-align: left;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle span {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 49px;
  line-height: 1.1;
  text-transform: none;
  text-shadow: none;
  letter-spacing: -1px;
  color: #000;
}
@media (max-width: 991px) {
  #home.common-home .main-slider .caption .caption-content .btn.btn-theme {
    justify-content: start;
    height: auto;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    transform: none;
    height: 100%;
    padding: 33px 0;
  }
  #home.common-home .main-slider .caption .caption-content .caption-subtitle span {
    font-size: 9.5vw;
    margin: 0;
    margin-bottom: 22.5vw;
  }
  #home.common-home .main-slider .caption .caption-content .btn-btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    width: 100%;
    margin: 0;
  }
}
#home.common-home .main-slider .caption .btn.btn-theme {
  font-size: 18px;
  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;
  background-color: #000;
  border-color: #000;
  color: #fff;
}
#home.common-home .main-slider .caption .btn.btn-theme:hover, #home.common-home .main-slider .caption .btn.btn-theme:focus {
  background-color: #AD9664;
  border-color: #AD9664;
  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;
  font-weight: 700;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .btn.btn-theme {
    font-size: 18px !important;
    line-height: 18px;
    margin: 0 auto;
  }
}

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

#home section.page-section.homefeatured_category {
  margin-top: 1.5rem !important;
}
#home .thumbnail.thumbnail-banner .caption-inner {
  border: none;
}
#home .homefeatured_category .container {
  max-width: 1880px;
}
#home .homefeatured_category .row {
  row-gap: 20px;
  margin-top: 0 !important;
}
#home .wrapper .homefeatured_category > div > div > div {
  max-width: 25%;
  height: auto;
  margin: 0 !important;
  border: 0;
}
@media (max-width: 768px) {
  #home .wrapper .homefeatured_category > div > div > div {
    max-width: 50%;
  }
}
@media (max-width: 592px) {
  #home .wrapper .homefeatured_category > div > div > div {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
#home .homefeatured_category .thumbnail .media {
  border: none;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-bottom: 0px;
  transition: box-shadow 0.2s ease-in;
  overflow: visible;
}
#home .homefeatured_category .thumbnail .media .img-bg {
  overflow: hidden;
  display: block;
  z-index: auto;
}
#home .homefeatured_category .thumbnail .media img {
  max-width: 100%;
  height: auto;
  padding: 0;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  transition: transform 0.2s ease-in;
  border-radius: 0;
}
#home .wrapper .homefeatured_category > div > div > div > .thumbnail {
  transition: border-color 0.2s ease-in;
  border: none !important;
}
#home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption {
  position: absolute;
  bottom: 0;
  height: auto;
  padding-bottom: 10px;
}
#home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper {
  height: auto !important;
  display: table !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  height: 90% !important;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 640px) {
  #home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper {
    padding-bottom: 0;
  }
}
#home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-inner {
  display: table-cell !important;
  vertical-align: bottom !important;
  height: auto !important;
  position: relative;
  padding-left: 0;
}
@media (max-width: 640px) {
  #home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-inner {
    padding-left: 0;
    padding-top: 0;
  }
}
#home .homefeatured_category .caption-title {
  width: 100%;
  margin-top: 15px;
  overflow: visible;
  margin: 0 auto;
  margin-left: 0;
  transition: background-color 0.2s ease-in;
  text-align: left !important;
  display: flex;
  justify-content: center !important;
  align-items: center;
  flex-direction: column;
}
#home .homefeatured_category .caption-title span {
  font-weight: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFF;
  background-color: #000;
  border: 1px solid #CBAA74;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  margin: 0;
  transition: color 0.2s ease-in;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link {
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: visible;
  display: flex;
  flex-direction: column;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .btn {
  display: none !important;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link:hover .caption-title div, #home .homefeatured_category > div > div > div > .thumbnail .media .media-link:focus .caption-title div {
  opacity: 1;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link:hover img, #home .homefeatured_category > div > div > div > .thumbnail .media .media-link:focus img {
  transform: scale(1.06);
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media {
    min-height: 0 !important;
  }
}

#home .social-icons li {
  padding: 0;
  border: none;
}
#home .social-icons li a:hover,
#home .social-icons li a:focus {
  background-color: transparent;
}
#home footer.footer {
  border-top: none;
  background: transparent;
}
#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;
  border-top: 1px solid transparent;
}
#home .footer-widgets > .container {
  padding: 0 15px;
  position: relative;
}
#home .footer-widgets .widget-categories ul li a,
#home .footer-widgets .widget-categories ul li > span {
  color: #A5A5A5;
  padding-left: 0;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
@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: #fff !important;
}
#home .footer-widgets .widget-title {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 20px;
  overflow: auto;
  text-transform: none;
}
#home .footer-widgets .widget-title::before {
  content: unset;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 18px;
    line-height: 20px;
  }
}
#home .footer-widgets .widget-title::before {
  background: #CABAA4;
}
#home .footer-widgets .widget-categories ul li a:before {
  display: none;
}
#home .footer-widgets .container > .row > div {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-left: 18px;
}
@media (min-width: 769px) {
  #home .footer-widgets .container > .row > div {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
#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;
}
@media (min-width: 769px) {
  #home .footer-meta .copyright_row > div {
    justify-content: space-between;
    height: -moz-fit-content;
    height: fit-content;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
#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:last-child {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#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 .copyright img {
  max-width: 72px;
}
#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: #A5A5A5;
  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: #fff;
}
#home .fa.fa-wheelchair {
  color: #fff !important;
}
#home .footer .copyright_row {
  width: 100%;
  align-items: center;
}
@media (max-width: 768px) {
  #home .footer .copyright_row {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
#home .footer-meta .payments {
  max-width: 100%;
  width: 337px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #home .footer-meta .payments {
    order: 1;
  }
}
#home .romanian-payments {
  margin-right: 27px;
  display: flex;
  align-items: center;
  gap: 7px;
}
#home .romanian-payments a {
  transition: opacity 0.2s ease-in;
}
#home .romanian-payments a:hover, #home .romanian-payments a:focus {
  opacity: 0.7;
}
#home .romanian-payments img {
  max-width: 177px;
  width: 177px;
}
@media (max-width: 768px) {
  #home .romanian-payments {
    margin-left: 0;
    margin-top: 20px;
    order: 2;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  #home .romanian-payments {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  #home .footer .footer-widgets .row {
    justify-content: space-between;
  }
  #home .footer-meta .container {
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media (max-width: 768px) {
  #home .footer-widgets {
    border-bottom: 0;
  }
  #home .footer .footer-widgets .row {
    padding-top: 40px;
  }
  #home .footer .footer-widgets .row > div {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    border-left: none;
    border-collapse: collapse;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0 !important;
    position: static;
  }
  #home .footer .footer-widgets .row > div:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #home .footer .footer-widgets .row > div.logo-wrap {
    order: -1;
  }
  #home .footer .footer-widgets .row > div.logo-wrap .logo {
    margin: 0;
    text-align: left;
  }
  #home .footer .copyright_row > div {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #home .footer .footer-meta {
    border-top: none;
    padding-top: 0;
  }
}

#home .lang__switcher {
  position: relative;
}
#home .lang__switcher form > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  border-radius: 0;
  border: 1px solid #D6D6D6;
  padding: 8px 10px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  transition: all 0.2s ease-in;
  background: #fff;
}
#home .lang__switcher form > a::after {
  content: "\f078";
  border: none;
  font-family: "FONT AWESOME 6 PRO";
  margin-left: auto;
}
#home .lang__switcher form > a::before {
  margin-right: 8px;
}
#home .lang__switcher form > a[aria-expanded=true]::after {
  color: #AD9664;
  transform: rotate(180deg);
}
#home .lang__switcher form > a:hover, #home .lang__switcher form > a:focus {
  border-color: #E2BE70;
  background-color: #fff;
}
#home .lang__switcher ul {
  transform: none !important;
  top: 100% !important;
  border: 1px solid #E9E9E9;
  padding: 8px 10px;
  width: 100%;
  border-radius: 0;
}
#home .lang__switcher ul a {
  color: #475467;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  padding: 5px 0;
  cursor: pointer;
}
#home .lang__switcher ul a::before {
  margin-right: 8px;
}
#home .lang__switcher ul a[name=bg-bg]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M12.5 0C7.13812 0 2.57812 3.3825 0.8025 8.125H24.1969C22.4219 3.3825 17.8619 0 12.5 0Z' fill='%23ECEFF1'/%3E%3Cpath d='M25 12.5C25 10.9581 24.7075 9.48875 24.1975 8.125H0.8025C0.2925 9.48875 0 10.9581 0 12.5C0 14.0419 0.2925 15.5112 0.8025 16.875H24.1969C24.7075 15.5112 25 14.0419 25 12.5Z' fill='%2343A047'/%3E%3Cpath d='M24.1975 16.875H0.8025C2.57812 21.6175 7.13812 25 12.5 25C17.8619 25 22.4219 21.6175 24.1975 16.875Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}
#home .lang__switcher ul a[name=en-gb]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M25 12.5C25 19.4036 19.4036 25 12.5 25C5.59644 25 0 19.4036 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5Z' fill='%230052B5'/%3E%3Cpath d='M9.375 6.875V0.393805C9.88401 0.262795 10.4056 0.16304 10.9375 0.096709C11.4494 0.0328802 11.9708 0 12.5 0C13.0292 0 13.5506 0.0328802 14.0625 0.096709C14.5944 0.16304 15.116 0.262795 15.625 0.393805V8.59375L20.9375 3.27717C21.5102 3.80137 22.3454 4.84695 22.8125 5.46875L18.75 9.375H24.6062C24.7372 9.88401 24.837 10.4056 24.9033 10.9375C24.9671 11.4494 25 11.9708 25 12.5C25 13.0292 24.9671 13.5506 24.9033 14.0625C24.837 14.5944 24.7372 15.116 24.6062 15.625H17.8125L22.5009 20C21.829 20.8946 21.0398 21.696 20.1562 22.3816L15.625 17.8125V24.6062C15.116 24.7372 14.5944 24.837 14.0625 24.9033C13.5506 24.9671 13.0292 25 12.5 25C11.9708 25 11.4494 24.9671 10.9375 24.9033C10.4056 24.837 9.884 24.7372 9.375 24.6062L9.375 16.5625L4.21875 21.8635C3.51947 21.2445 2.89003 20.5485 2.34375 19.7886L6.875 15.625H0.393805C0.262795 15.116 0.163041 14.5944 0.0967097 14.0625C0.0328805 13.5506 0 13.0292 0 12.5C0 11.9708 0.0328802 11.4494 0.096709 10.9375C0.16304 10.4056 0.262795 9.88401 0.393805 9.375H7.03125L2.5 4.99878C3.19353 4.07569 4.0119 3.25175 4.93004 2.55201L9.375 6.875Z' fill='white'/%3E%3Cpath d='M9.375 9.375L3.67029 3.65205C3.36863 3.95309 3.08228 4.26945 2.8125 4.59987L7.8125 9.375H9.375Z' fill='%23D90026'/%3E%3Cpath d='M15.625 9.375L21.3297 3.65205C21.6314 3.95308 21.9177 4.26945 22.1875 4.59987L17.1875 9.375H15.625Z' fill='%23D90026'/%3E%3Cpath d='M15.625 15.7323L21.3297 21.4552C21.6314 21.1542 21.9177 20.8378 22.1875 20.5074L17.1875 15.7323H15.625Z' fill='%23D90026'/%3E%3Cpath d='M9.375 15.7323L3.67029 21.4552C3.36863 21.1542 3.08228 20.8378 2.8125 20.5074L7.8125 15.7323H9.375Z' fill='%23D90026'/%3E%3Cpath d='M0.096709 10.9375C0.0328802 11.4494 0 11.9708 0 12.5C0 13.0292 0.0328805 13.5506 0.0967097 14.0625H10.9375V24.9033C11.4494 24.9671 11.9708 25 12.5 25C13.0292 25 13.5506 24.9671 14.0625 24.9033V14.0625H24.9033C24.9671 13.5506 25 13.0292 25 12.5C25 11.9708 24.9671 11.4494 24.9033 10.9375H14.0625V0.096709C13.4509 0.00470825 13.1373 0 12.5 0C11.9708 0 11.4494 0.0328802 10.9375 0.096709V10.9375H0.096709Z' fill='%23D90026'/%3E%3C/svg%3E");
}
#home .lang__switcher ul a[name=ru-ru]::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 .lang__switcher ul a:hover, #home .lang__switcher ul a:focus {
  color: #AD9664;
}

#home.en .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M25 12.5C25 19.4036 19.4036 25 12.5 25C5.59644 25 0 19.4036 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5Z' fill='%230052B5'/%3E%3Cpath d='M9.375 6.875V0.393805C9.88401 0.262795 10.4056 0.16304 10.9375 0.096709C11.4494 0.0328802 11.9708 0 12.5 0C13.0292 0 13.5506 0.0328802 14.0625 0.096709C14.5944 0.16304 15.116 0.262795 15.625 0.393805V8.59375L20.9375 3.27717C21.5102 3.80137 22.3454 4.84695 22.8125 5.46875L18.75 9.375H24.6062C24.7372 9.88401 24.837 10.4056 24.9033 10.9375C24.9671 11.4494 25 11.9708 25 12.5C25 13.0292 24.9671 13.5506 24.9033 14.0625C24.837 14.5944 24.7372 15.116 24.6062 15.625H17.8125L22.5009 20C21.829 20.8946 21.0398 21.696 20.1562 22.3816L15.625 17.8125V24.6062C15.116 24.7372 14.5944 24.837 14.0625 24.9033C13.5506 24.9671 13.0292 25 12.5 25C11.9708 25 11.4494 24.9671 10.9375 24.9033C10.4056 24.837 9.884 24.7372 9.375 24.6062L9.375 16.5625L4.21875 21.8635C3.51947 21.2445 2.89003 20.5485 2.34375 19.7886L6.875 15.625H0.393805C0.262795 15.116 0.163041 14.5944 0.0967097 14.0625C0.0328805 13.5506 0 13.0292 0 12.5C0 11.9708 0.0328802 11.4494 0.096709 10.9375C0.16304 10.4056 0.262795 9.88401 0.393805 9.375H7.03125L2.5 4.99878C3.19353 4.07569 4.0119 3.25175 4.93004 2.55201L9.375 6.875Z' fill='white'/%3E%3Cpath d='M9.375 9.375L3.67029 3.65205C3.36863 3.95309 3.08228 4.26945 2.8125 4.59987L7.8125 9.375H9.375Z' fill='%23D90026'/%3E%3Cpath d='M15.625 9.375L21.3297 3.65205C21.6314 3.95308 21.9177 4.26945 22.1875 4.59987L17.1875 9.375H15.625Z' fill='%23D90026'/%3E%3Cpath d='M15.625 15.7323L21.3297 21.4552C21.6314 21.1542 21.9177 20.8378 22.1875 20.5074L17.1875 15.7323H15.625Z' fill='%23D90026'/%3E%3Cpath d='M9.375 15.7323L3.67029 21.4552C3.36863 21.1542 3.08228 20.8378 2.8125 20.5074L7.8125 15.7323H9.375Z' fill='%23D90026'/%3E%3Cpath d='M0.096709 10.9375C0.0328802 11.4494 0 11.9708 0 12.5C0 13.0292 0.0328805 13.5506 0.0967097 14.0625H10.9375V24.9033C11.4494 24.9671 11.9708 25 12.5 25C13.0292 25 13.5506 24.9671 14.0625 24.9033V14.0625H24.9033C24.9671 13.5506 25 13.0292 25 12.5C25 11.9708 24.9671 11.4494 24.9033 10.9375H14.0625V0.096709C13.4509 0.00470825 13.1373 0 12.5 0C11.9708 0 11.4494 0.0328802 10.9375 0.096709V10.9375H0.096709Z' fill='%23D90026'/%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='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M12.5 0C7.13812 0 2.57812 3.3825 0.8025 8.125H24.1969C22.4219 3.3825 17.8619 0 12.5 0Z' fill='%23ECEFF1'/%3E%3Cpath d='M25 12.5C25 10.9581 24.7075 9.48875 24.1975 8.125H0.8025C0.2925 9.48875 0 10.9581 0 12.5C0 14.0419 0.2925 15.5112 0.8025 16.875H24.1969C24.7075 15.5112 25 14.0419 25 12.5Z' fill='%2343A047'/%3E%3Cpath d='M24.1975 16.875H0.8025C2.57812 21.6175 7.13812 25 12.5 25C17.8619 25 22.4219 21.6175 24.1975 16.875Z' fill='%23FF3D00'/%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;
}

@media (max-width: 768px) {
  #home #mc_embed_signup {
    right: 0;
    position: absolute;
    left: 0;
    top: 170px;
  }
}

#home #mc_embed_signup form {
  margin: 0;
  margin-bottom: 25px;
  position: relative;
}
#home #mc_embed_signup form .mc-field-group {
  position: relative;
}
#home #mc_embed_signup form h2 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.46px;
  text-transform: uppercase;
}
#home #mc_embed_signup form input:not(.button) {
  border-radius: 0;
  padding-right: 40px;
  height: 45px;
  border: none;
  border-bottom: 1px solid #000;
  width: 100%;
  background: transparent;
}
#home #mc_embed_signup form .button {
  margin: 0;
  height: 45px;
  border-radius: 0;
  border: none;
  background: transparent;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
}
#home #mc_embed_signup form .button:hover, #home #mc_embed_signup form .button:focus {
  background-color: transparent;
  color: #E2BE70;
  border-color: transparent;
}
#home #mc_embed_signup form .foot {
  width: 100%;
  display: block;
}
#home #mc_embed_signup form .optionalParent {
  position: absolute;
  top: 0;
  right: 0;
}

#home footer .footer-widgets .bs-menu-toggle {
  display: none !important;
}

#home .footer li a[href*=newsletter] {
  display: none;
}

#home.product-category .subcategories_top {
  display: block;
}
#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;
}
@media (min-width: 1200px) {
  #home.product-category #sidebar ~ #content.content .products .product-item {
    max-width: 33.3333%;
  }
}

/*PRODUCT PAGE*/
#home.product-product .product-single .buttons {
  align-items: center;
  margin-left: 0;
  gap: 10px;
  z-index: 1;
  overflow: unset;
  background: #000;
}
#home.product-product .product-single .buttons .btn-theme-telegram {
  height: 48px;
}
@media (max-width: 592px) {
  #home.product-product .product-single .buttons .btn-theme-telegram {
    order: 1;
    width: 100%;
    margin-left: 5px;
  }
}
@media (max-width: 592px) {
  #home.product-product .product-single .buttons .quantity {
    flex: 0 0 100%;
  }
}
#home.product-product .product-single .buttons .btn-reserve {
  position: relative;
  height: 48px;
}
@media (max-width: 592px) {
  #home.product-product .product-single .buttons .btn-reserve {
    width: calc(100% - 68px);
  }
}
#home.product-product .option_price {
  display: none !important;
}
#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 .btn.dropdown-toggle {
  height: 40px;
}
#home.product-product .product-single .btn.dropdown-toggle .filter-option {
  height: 100%;
}
#home.product-product .product-single .btn.dropdown-toggle .filter-option .filter-option-inner {
  height: 100%;
  display: flex;
  align-items: center;
}
#home.product-product .special-price + .product-price {
  color: #FF2D2D;
}
#home.product-product .buttons .quantity .qty {
  height: 44px;
  border: none;
}
@media (max-width: 592px) {
  #home.product-product .buttons .quantity .qty {
    min-width: 15px;
  }
}
#home.product-product .product-single .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}
#home.product-product .product-single .buttons .quantity .btn {
  height: 44px !important;
}
#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-color: #3D3D3D !important;
  border-radius: 0;
  background: #222;
  border-width: 1px;
  margin-left: 10px;
  width: 48px;
  height: 48px;
}
#home.product-product .product-single .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
  color: #fff;
}
#home.product-product .section-title {
  display: flex;
  justify-content: space-between;
}
#home.product-product .section-title .featured-products-btns {
  display: flex;
  gap: 30px;
}
#home.product-product .section-title .featured-products-btns .featured-products-btn {
  border: none;
  background: transparent;
  font-size: 25px;
  transition: all 0.2s ease-in;
  color: rgba(0, 0, 0, 0.45);
}
#home.product-product .section-title .featured-products-btns .featured-products-btn:hover, #home.product-product .section-title .featured-products-btns .featured-products-btn:focus {
  color: #000;
}
#home.product-product .section-title .featured-products-btns .featured-products-btn i {
  font-weight: 300;
}
#home.product-product .section-title span {
  color: #0B0B0B;
}
@media (min-width: 569px) {
  #home.product-product .section-title span {
    font-size: 40px;
  }
}
#home.product-product .product-single.product-item .buttons #button-booking,
#home.product-product .product-single.product-item .buttons #button-cart {
  background-color: #AD9664;
  color: #fff;
  border-color: #AD9664;
  margin-top: 0;
  display: flex;
}
#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: #967C51 !important;
  border-color: #967C51 !important;
  color: #fff !important;
}
#home.product-product .product-single.product-item .buttons #button-booking i,
#home.product-product .product-single.product-item .buttons #button-cart i {
  display: none;
}
#home.product-product .product-single.product-item .buttons #button-booking i::before,
#home.product-product .product-single.product-item .buttons #button-cart i::before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.97475 18.6456C5.56103 18.6456 5.20833 18.4983 4.91667 18.2037C4.625 17.909 4.47917 17.5549 4.47917 17.1412C4.47917 16.7275 4.62647 16.3748 4.92108 16.0831C5.21571 15.7914 5.56988 15.6456 5.98358 15.6456C6.39731 15.6456 6.75 15.7929 7.04167 16.0875C7.33333 16.3821 7.47917 16.7363 7.47917 17.15C7.47917 17.5637 7.33186 17.9164 7.03725 18.2081C6.74263 18.4998 6.38846 18.6456 5.97475 18.6456ZM14.3081 18.6456C13.8944 18.6456 13.5417 18.4983 13.25 18.2037C12.9583 17.909 12.8125 17.5549 12.8125 17.1412C12.8125 16.7275 12.9598 16.3748 13.2544 16.0831C13.549 15.7914 13.9032 15.6456 14.3169 15.6456C14.7306 15.6456 15.0833 15.7929 15.375 16.0875C15.6667 16.3821 15.8125 16.7363 15.8125 17.15C15.8125 17.5637 15.6652 17.9164 15.3706 18.2081C15.076 18.4998 14.7218 18.6456 14.3081 18.6456ZM4.27083 3.64559H16.5432C16.8622 3.64559 17.1048 3.79142 17.2712 4.08309C17.4376 4.37476 17.4375 4.66642 17.2708 4.95809L14.4583 10.0206C14.3056 10.2845 14.1072 10.4963 13.8634 10.656C13.6195 10.8157 13.3525 10.8956 13.0625 10.8956H6.75L5.58333 13.0623H15.8125V14.3123H5.77083C5.1875 14.3123 4.76736 14.1178 4.51042 13.7289C4.25347 13.34 4.25694 12.9025 4.52083 12.4164L5.85417 9.95809L2.6875 3.24976H1.0625V1.99976H3.5L4.27083 3.64559Z' fill='white'/%3E%3C/svg%3E");
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active),
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) {
  background: #222;
  border-color: #3D3D3D !important;
}
#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: 17px;
  font-weight: 700;
  color: #BFBFBF;
}
#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 {
  background: #222;
  border-color: #3D3D3D !important;
}
#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: #AD9664 !important;
  font-weight: 700;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  background: #222;
  border-color: #fff !important;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 17px;
  color: #AD9664 !important;
  font-weight: 700;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: transparent;
  background-color: transparent;
}
#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: #AD9664 !important;
  font-weight: 300 !important;
}
#home.product-product .product-single .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
#home.product-product .social-icons li a {
  border: none;
}
#home.product-product .content-tabs .nav-tabs > li > a.active {
  color: #AD9664;
  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: #fff;
  margin: 20px auto;
  padding: 0;
}
#home.product-product .product-page-whatsapp-btn:hover, #home.product-product .product-page-whatsapp-btn:focus {
  color: #AD9664;
}
#home.product-product .bootstrap-select .dropdown-menu {
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
  z-index: 3;
}
#home.product-product #tab-description + .table_holder tr:last-child {
  display: none;
}

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;
  color: #fff;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header .close {
  font-size: 40px;
  line-height: 1;
  font-weight: 100;
  color: #fff;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-availability,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-price {
  color: #fff;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row {
  justify-content: center !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row > div {
  flex: auto;
  width: auto;
  max-width: 100%;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .quick_view_modal_content {
  border-radius: 20px;
  padding: 30px 60px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item {
  max-width: 100%;
  padding-bottom: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item .upsale_product_wrapper .title {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item label.control-label {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item #tab-description > h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons {
  align-items: center;
  gap: 10px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity {
  display: flex;
  margin: 0;
  border: none;
}
@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;
}
@media (max-width: 592px) {
  body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .qty {
    min-width: 15px;
  }
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-wish-list {
  margin: 0;
  background: #222;
  border-color: #3D3D3D !important;
  border-radius: 0;
  border-width: 1px;
  margin-left: 10px;
  width: 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: #fff;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .bootstrap-select .dropdown-menu {
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
  z-index: 3;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart {
  background-color: #AD9664;
  color: #fff;
  border-color: #AD9664;
  margin-top: 0;
  display: flex;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:focus,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:hover,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:focus {
  background-color: #967C51 !important;
  border-color: #967C51 !important;
  color: #fff !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart i {
  display: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking i::before,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart i::before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.97475 18.6456C5.56103 18.6456 5.20833 18.4983 4.91667 18.2037C4.625 17.909 4.47917 17.5549 4.47917 17.1412C4.47917 16.7275 4.62647 16.3748 4.92108 16.0831C5.21571 15.7914 5.56988 15.6456 5.98358 15.6456C6.39731 15.6456 6.75 15.7929 7.04167 16.0875C7.33333 16.3821 7.47917 16.7363 7.47917 17.15C7.47917 17.5637 7.33186 17.9164 7.03725 18.2081C6.74263 18.4998 6.38846 18.6456 5.97475 18.6456ZM14.3081 18.6456C13.8944 18.6456 13.5417 18.4983 13.25 18.2037C12.9583 17.909 12.8125 17.5549 12.8125 17.1412C12.8125 16.7275 12.9598 16.3748 13.2544 16.0831C13.549 15.7914 13.9032 15.6456 14.3169 15.6456C14.7306 15.6456 15.0833 15.7929 15.375 16.0875C15.6667 16.3821 15.8125 16.7363 15.8125 17.15C15.8125 17.5637 15.6652 17.9164 15.3706 18.2081C15.076 18.4998 14.7218 18.6456 14.3081 18.6456ZM4.27083 3.64559H16.5432C16.8622 3.64559 17.1048 3.79142 17.2712 4.08309C17.4376 4.37476 17.4375 4.66642 17.2708 4.95809L14.4583 10.0206C14.3056 10.2845 14.1072 10.4963 13.8634 10.656C13.6195 10.8157 13.3525 10.8956 13.0625 10.8956H6.75L5.58333 13.0623H15.8125V14.3123H5.77083C5.1875 14.3123 4.76736 14.1178 4.51042 13.7289C4.25347 13.34 4.25694 12.9025 4.52083 12.4164L5.85417 9.95809L2.6875 3.24976H1.0625V1.99976H3.5L4.27083 3.64559Z' 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: #222;
  border-color: #3D3D3D !important;
}
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: 17px;
  font-weight: 700;
  color: #BFBFBF;
}
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 {
  background: #222;
  border-color: #3D3D3D !important;
}
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: #AD9664 !important;
  font-weight: 700;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #fff !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: 17px;
  font-weight: 700;
  color: #AD9664 !important;
  font-weight: 700;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  background: #222;
  border-color: #3D3D3D !important;
}
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: #AD9664 !important;
  font-weight: 300 !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .social-icons li a {
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .content-tabs .nav-tabs > li > a.active {
  color: #AD9664;
  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: #fff;
  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: #AD9664;
}

#home #quick_view_modal .quick_view_modal_content .buttons .quantity input.quantity_field {
  background: #AD9664;
  width: 44px;
  height: 44px;
  max-width: 44px;
}

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

#home .zoomHolder {
  margin: 0 15px;
}

@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 .row.products.grid {
  row-gap: 20px;
}
#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: 6px;
}
@media (max-width: 575px) {
  #home:not(.product-product) .product-item.mb-md-4 {
    max-width: 100%;
  }
}
#home #search_results .product-item {
  max-width: 100%;
  width: 100%;
}
#home .checkout_cart_inner .product-item {
  max-width: 100%;
}
#home .sticker {
  right: auto;
  left: 0;
}
#home .add_to_cart,
#home .more_details_btn_wrapper {
  height: 56px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 568px) {
  #home .add_to_cart,
  #home .more_details_btn_wrapper {
    max-width: 100%;
  }
}
#home .add_to_cart > button,
#home .more_details_btn_wrapper > button {
  background-color: transparent !important;
  color: #EAD19B !important;
  border-color: transparent !important;
  border: none;
  font-weight: 500;
  font-size: 18px !important;
  line-height: 20px;
  height: 30px;
  display: flex;
  align-items: center;
  margin-left: auto;
  transition: all 0.2s ease-in;
  padding: 14px 30px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 !important;
  font-family: "Playfair Display", serif;
}
#home .add_to_cart > button span,
#home .more_details_btn_wrapper > button span {
  color: inherit;
  font-weight: inherit;
  font-size: inherit !important;
  text-decoration: underline;
}
#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: transparent !important;
  border-color: transparent !important;
  color: #fff !important;
}
#home .add_to_cart > button i,
#home .more_details_btn_wrapper > button i {
  transition: unset;
  font-size: 14px;
  font-style: normal;
  margin-right: 10px;
}
#home .add_to_cart .buttons_added.quantity,
#home .more_details_btn_wrapper .buttons_added.quantity {
  align-items: center;
}
#home .more_details_btn_wrapper > button {
  background-color: transparent !important;
  color: #fff !important;
  border-color: transparent !important;
  border: none;
  font-size: 16px;
  height: 30px;
  display: flex;
  align-items: center;
  margin-left: auto;
  transition: all 0.2s ease-in;
}
@media (max-width: 592px) {
  #home .more_details_btn_wrapper > button {
    font-size: 14px;
  }
}
#home .more_details_btn_wrapper > button:hover, #home .more_details_btn_wrapper > button:focus {
  background-color: transparent !important;
  color: #E2BE70 !important;
  border-color: transparent !important;
}
#home .more_details_btn_wrapper > button i {
  transition: unset;
  font-size: 14px;
  font-style: normal;
}
#home .more_details_btn_wrapper .buttons_added.quantity {
  align-items: center;
}
#home .product-item .thumbnail {
  border: none;
  background: #161616;
}
#home .product-item .thumbnail .add_to_cart,
#home .product-item .thumbnail .more_details_btn_wrapper {
  border-top: none;
  display: flex !important;
  align-items: center;
}
#home .product-item .thumbnail .add_to_cart i[class*=cart],
#home .product-item .thumbnail .more_details_btn_wrapper i[class*=cart] {
  display: none !important;
}
#home .product-item .thumbnail .more_details_btn_wrapper ~ .add_to_cart {
  display: none !important;
}
#home .product-item .thumbnail .caption {
  order: 1;
}
#home .product-item .thumbnail .caption.text-center {
  text-align: center !important;
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  #home .product-item .thumbnail .caption {
    justify-content: center;
  }
}
#home .product-item .thumbnail .media a, #home .product-item .thumbnail .media .media-link {
  margin: 0 auto;
  transition: all 0.2s ease-in;
  width: 100%;
}
#home .product-item .thumbnail .media a:hover, #home .product-item .thumbnail .media a:focus, #home .product-item .thumbnail .media .media-link:hover, #home .product-item .thumbnail .media .media-link:focus {
  opacity: 0.7;
}
#home .product-item .thumbnail .media a img, #home .product-item .thumbnail .media .media-link img {
  min-height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  max-width: 100%;
}
#home .product-item .thumbnail .price_actions {
  order: 2;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: auto;
  justify-content: center !important;
  text-align: center;
}
#home .product-item .thumbnail .price_actions .spinner-grow {
  display: none;
}
#home .product-item .thumbnail .bottom_price_actions {
  order: 4;
  margin-top: auto;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  text-align: center;
}
#home .product-item .thumbnail .bottom_price_actions .price {
  display: block;
  width: 100%;
  text-align: center;
}
@media (max-width: 568px) {
  #home .product-item .thumbnail .bottom_price_actions .price {
    display: flex;
    flex-direction: column;
    align-items: 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: 20px;
}
#home .product-item .thumbnail .caption-title {
  text-align: center !important;
  max-height: 2.5rem;
  text-overflow: ellipsis;
  justify-content: center;
}
#home .product-item .thumbnail .caption-title a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 592px) {
  #home .product-item .thumbnail .caption-title a {
    font-size: 14px;
    line-height: 16px;
  }
}
#home .product-item .thumbnail .caption-title a:hover, #home .product-item .thumbnail .caption-title a:focus {
  color: #AD9664;
}
#home .price {
  margin-bottom: 0;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
#home .price ins {
  color: #FF2D2D;
  font-size: 14px !important;
  text-decoration: none;
}
#home .price del {
  color: #929292;
  font-size: 12px !important;
}
#home .add_to_cart span {
  margin: 0;
}
#home .product-item .thumbnail .upper_price_actions {
  margin-top: 0;
  width: 50%;
  align-items: center;
  height: 35px;
  text-align: left;
  display: none !important;
}
#home .wrapper-out-of-stock {
  top: 0 !important;
}
#home .remove_from_cart i {
  color: #fff !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.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column .quantity {
  border: none !important;
}

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

@media only screen and (max-width: 400px) {
  #home .wrapper .page-section .products.grid .product-item .thumbnail .price_actions .add_to_cart > button > i,
  #home .wrapper .page-section .products.grid .product-item .thumbnail .price_actions .more_details_btn_wrapper > button > i {
    display: inline;
  }
}
#home.product-product .page-section.overflow-hidden {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 769px) {
  #home.product-product .page-section.overflow-hidden {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
#home.product-product .featured-products-carousel .bx-viewport {
  background: transparent;
}
#home.product-product .featured-products-carousel .bx-controls-direction a i {
  width: 36px;
  height: 36px;
  background: transparent;
  border-radius: 100%;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#home.product-product .featured-products-carousel .bx-next {
  right: -20px !important;
}
#home.product-product .featured-products-carousel .bx-prev {
  left: -20px !important;
}
#home.product-product .price_actions .price {
  margin-bottom: 15px;
}
#home.product-product .price_actions .add_to_cart {
  margin-bottom: 0;
}
#home.product-product .thumbnail .caption.text-center {
  min-height: 60px;
}

#home .featured-products-carousel .bx-wrapper {
  max-height: 100% !important;
}

#home .brands-products-carousel {
  display: none !important;
}

#home .brands-products .product-item .thumbnail .caption.text-center {
  text-align: center !important;
}
#home .brands-products .product-item .thumbnail .caption.text-center .caption-title {
  text-align: center !important;
  justify-content: center !important;
}
#home .brands-products .product-item .thumbnail .caption.text-center .caption-title a {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #646366;
  text-align: center;
}

#home .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption h4.caption-title {
  align-items: flex-start;
  display: flex;
  line-height: 20px;
  min-height: auto;
  text-align: center !important;
  padding: 20px 0 !important;
  line-height: 1;
  max-height: unset;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a {
  background-color: #AD9664;
  border-color: #AD9664;
  border-radius: 0;
  color: #000;
  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: #967C51;
  border-color: #967C51;
  color: #000;
}
#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: #000;
}

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

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

#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%;
}

#home .header .header-wrapper .header-search #search_results .product-item .item_data {
  min-width: 150px;
  max-width: 150px;
  flex: 1;
  margin-right: auto;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
  flex: 1;
  max-width: 40px;
  min-width: 40px;
  width: 40px !important;
  height: 100%;
  padding: 0;
  justify-content: end;
  margin-right: 0;
}
@media (max-width: 500px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
    min-width: 40px;
    max-width: 40px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results {
  position: absolute !important;
  max-width: 100%;
  top: 65px;
  background: #000;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  border: 1px solid #000;
}
@media (min-width: 992px) {
  #home .wrapper .header .header-wrapper .header-search #search_results {
    min-width: 500px;
  }
}

#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: 500;
  font-size: 14px;
  line-height: 20px;
  color: #C9C9C9;
}
@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 .name:hover, #home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name:focus,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name:hover,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name:focus {
  color: #E2BE70;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  color: #fff;
  font-feature-settings: "pnum" on, "lnum" on;
}
#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;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price ins {
  color: #FF3535;
}

#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: 40px;
  height: 40px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-radius: 50%;
  height: 100%;
  padding: 0;
  font-size: 0;
  margin-left: auto;
  justify-content: center;
  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;
  font-size: 0 !important;
  margin: 0;
}
#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.fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M7.35904 25.0833C6.76968 25.0833 6.27083 24.8792 5.8625 24.4708C5.45417 24.0625 5.25 23.5636 5.25 22.9743V9.69237C5.25 9.10301 5.45417 8.60416 5.8625 8.19583C6.27083 7.7875 6.76968 7.58333 7.35904 7.58333H9.625V7.29166C9.625 6.08319 10.052 5.05186 10.906 4.19766C11.7602 3.34366 12.7915 2.91666 14 2.91666C15.2085 2.91666 16.2398 3.34366 17.094 4.19766C17.948 5.05186 18.375 6.08319 18.375 7.29166V7.58333H20.641C21.2303 7.58333 21.7292 7.7875 22.1375 8.19583C22.5458 8.60416 22.75 9.10301 22.75 9.69237V22.9743C22.75 23.5636 22.5458 24.0625 22.1375 24.4708C21.7292 24.8792 21.2303 25.0833 20.641 25.0833H7.35904ZM7.35904 23.3333H20.641C20.7308 23.3333 20.813 23.2959 20.8877 23.221C20.9626 23.1464 21 23.0641 21 22.9743V9.69237C21 9.60254 20.9626 9.52029 20.8877 9.44562C20.813 9.37076 20.7308 9.33333 20.641 9.33333H18.375V11.9583C18.375 12.2066 18.2912 12.4145 18.1236 12.5819C17.9562 12.7495 17.7483 12.8333 17.5 12.8333C17.2517 12.8333 17.0438 12.7495 16.8764 12.5819C16.7088 12.4145 16.625 12.2066 16.625 11.9583V9.33333H11.375V11.9583C11.375 12.2066 11.2912 12.4145 11.1236 12.5819C10.9562 12.7495 10.7483 12.8333 10.5 12.8333C10.2517 12.8333 10.0438 12.7495 9.87642 12.5819C9.70881 12.4145 9.625 12.2066 9.625 11.9583V9.33333H7.35904C7.26921 9.33333 7.18696 9.37076 7.11229 9.44562C7.03743 9.52029 7 9.60254 7 9.69237V22.9743C7 23.0641 7.03743 23.1464 7.11229 23.221C7.18696 23.2959 7.26921 23.3333 7.35904 23.3333ZM11.375 7.58333H16.625V7.29166C16.625 6.56036 16.3704 5.93998 15.8611 5.43054C15.3519 4.92129 14.7315 4.66666 14 4.66666C13.2685 4.66666 12.6481 4.92129 12.1389 5.43054C11.6296 5.93998 11.375 6.56036 11.375 7.29166V7.58333Z' fill='white'/%3E%3C/svg%3E");
}

#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.fa-cart-shopping::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus.fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M7.35904 25.0833C6.76968 25.0833 6.27083 24.8792 5.8625 24.4708C5.45417 24.0625 5.25 23.5636 5.25 22.9743V9.69237C5.25 9.10301 5.45417 8.60416 5.8625 8.19583C6.27083 7.7875 6.76968 7.58333 7.35904 7.58333H9.625V7.29166C9.625 6.08319 10.052 5.05186 10.906 4.19766C11.7602 3.34366 12.7915 2.91666 14 2.91666C15.2085 2.91666 16.2398 3.34366 17.094 4.19766C17.948 5.05186 18.375 6.08319 18.375 7.29166V7.58333H20.641C21.2303 7.58333 21.7292 7.7875 22.1375 8.19583C22.5458 8.60416 22.75 9.10301 22.75 9.69237V22.9743C22.75 23.5636 22.5458 24.0625 22.1375 24.4708C21.7292 24.8792 21.2303 25.0833 20.641 25.0833H7.35904ZM7.35904 23.3333H20.641C20.7308 23.3333 20.813 23.2959 20.8877 23.221C20.9626 23.1464 21 23.0641 21 22.9743V9.69237C21 9.60254 20.9626 9.52029 20.8877 9.44562C20.813 9.37076 20.7308 9.33333 20.641 9.33333H18.375V11.9583C18.375 12.2066 18.2912 12.4145 18.1236 12.5819C17.9562 12.7495 17.7483 12.8333 17.5 12.8333C17.2517 12.8333 17.0438 12.7495 16.8764 12.5819C16.7088 12.4145 16.625 12.2066 16.625 11.9583V9.33333H11.375V11.9583C11.375 12.2066 11.2912 12.4145 11.1236 12.5819C10.9562 12.7495 10.7483 12.8333 10.5 12.8333C10.2517 12.8333 10.0438 12.7495 9.87642 12.5819C9.70881 12.4145 9.625 12.2066 9.625 11.9583V9.33333H7.35904C7.26921 9.33333 7.18696 9.37076 7.11229 9.44562C7.03743 9.52029 7 9.60254 7 9.69237V22.9743C7 23.0641 7.03743 23.1464 7.11229 23.221C7.18696 23.2959 7.26921 23.3333 7.35904 23.3333ZM11.375 7.58333H16.625V7.29166C16.625 6.56036 16.3704 5.93998 15.8611 5.43054C15.3519 4.92129 14.7315 4.66666 14 4.66666C13.2685 4.66666 12.6481 4.92129 12.1389 5.43054C11.6296 5.93998 11.375 6.56036 11.375 7.29166V7.58333Z' fill='%23F74E87'/%3E%3C/svg%3E");
}

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

/*QUANTITY BTNS*/
#home #mobile_search_results .add_to_cart .buttons_added.quantity,
#home #search_results .add_to_cart .buttons_added.quantity,
#home .thumbnail .price_actions .add_to_cart .buttons_added.quantity,
#home .price_actions .more_details_btn_wrapper .buttons_added.quantity {
  border: none;
  width: 100%;
  height: 100%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: start;
  background: transparent;
  border: none !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: end;
  flex-direction: column-reverse;
  border: none !important;
}

#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: #fff !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: #E2BE70 !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: #fff !important;
  font-size: 16px !important;
}

#home.product-product .product-single.product-item .buttons .quantity {
  height: 48px;
  border: none;
  background: transparent;
  background: transparent;
  border: 1px solid #AD9664 !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: #fff !important;
  padding: 0 5px;
}
@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: 16px;
  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: 40px;
  height: 40px;
  min-height: 40px;
  background-color: transparent !important;
  border-radius: 6px;
  text-align: center;
  color: #fff !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: #E2BE70 !important;
  border-color: transparent !important;
}
@media (max-width: 500px) {
  #home .quantity_key,
  #home .quantity .btn {
    min-width: 20px;
  }
}

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

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

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

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

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

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

#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;
}
#home .header_login {
  padding: 0;
}
#home .header_login svg {
  fill: #fff;
  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: #E2BE70;
  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: #fff;
  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: #E2BE70;
  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 #FB6600;
  font-family: "Raleway", sans-serif, sans-serif;
  display: block !important;
  color: #fff;
  background-color: #FB6600;
  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: #fff;
  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: #E2BE70;
  stroke: transparent;
}
#home .dropdown-menu.dropdown-menu-right {
  border-radius: 2px;
  right: 0;
  outline: 1px solid #2C2C2C;
}
#home .search-activator {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  order: 3;
}
#home .search-activator svg {
  fill: #fff;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .search-activator:hover svg, #home .search-activator:focus svg {
  fill: #E2BE70;
  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;
  background: #000;
}
#home.sidenav-enabled.ltr .wrapper-opened {
  left: 0;
  right: 0;
}
#home.sidenav-enabled .prevent_touch_banner {
  display: none;
}
#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: 0;
  transform: rotate(90deg);
}
#home.sidenav-enabled.ltr .flexy > .arrow.second-child {
  top: 7px;
  right: -15px;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 500;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i::before {
  content: "\f105";
}
#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
  border-bottom: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  line-height: 16px !important;
}
#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 42px 20px 178px;
  background: #000;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a {
  border-bottom: none;
  justify-content: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  padding-right: 40px;
  color: #fff;
}
#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: #E2BE70;
}
#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;
  margin-bottom: 0;
}
#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;
}
#home.sidenav-enabled .mobile_side_nav_menu > li > a {
  display: flex;
  align-items: center;
  padding-left: 0;
}
#home.sidenav-enabled .mobile_side_nav_menu > li > div > ul {
  border-radius: 4px;
  padding: 15px;
  border-left: 1px solid #EAD19B;
}
@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: 400;
  font-size: 14px;
  line-height: 137%;
  color: #fff;
}
#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 .fas.fa-bars {
  color: #fff;
}
#home .fas.fa-times {
  color: #fff;
}
#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;
  letter-spacing: 0;
  color: #fff;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-left: 40px;
  color: #fff;
}

#home .extra_link {
  display: none;
}

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

#home .header_login-mobile a {
  color: #2B2B2E !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  background-color: #fff !important;
  border-color: #2B2B2E !important;
}

#home .header_tel-mobile a {
  border: 1px solid #AD9664 !important;
  background: #AD9664 !important;
}
#home .header_tel-mobile a span {
  font-family: "Playfair Display", serif;
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 14px !important;
  text-transform: none !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_tel-mobile {
  margin-top: auto;
  background: #AD9664;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}

#home.sidenav-enabled.ltr .header_login-mobile,
#home.sidenav-enabled.ltr .header_tel-mobile {
  border-bottom: 0 !important;
}
#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;
  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: none;
}

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

#home .flexy.li__socials {
  display: flex;
  justify-content: center;
}
#home .flexy.li__socials li {
  padding: 0;
  border: none;
}
#home .flexy.li__socials li > a {
  font-size: 20px !important;
  padding: 0 !important;
  text-align: center !important;
  color: #fff !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 .advantages-list {
  row-gap: 32px;
  margin-bottom: 0;
}
#home .advantages-list__item > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-items: center;
}
#home .advantages-list__icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  margin: 0;
  margin-right: 28px;
  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/RO101917/images/advantages-1.svg");
}
#home .advantages-list__icon.advantages-2 {
  background-image: url("https://sellavi-bulgaria.github.io/RO101917/images/advantages-2.svg");
}
#home .advantages-list__icon.advantages-3 {
  background-image: url("https://sellavi-bulgaria.github.io/RO101917/images/advantages-3.svg");
}
#home .advantages-list__icon.advantages-4 {
  background-image: url("https://sellavi-bulgaria.github.io/RO101917/images/advantages-4.svg");
}
@media (max-width: 592px) {
  #home .advantages-list__icon {
    width: 42px;
    height: 42px;
    min-width: 42px;
  }
}
#home .advantages-list__title {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
  margin: 0;
  text-align: left;
}

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

#home .rating span,
#home .stars span {
  color: #AD9664;
}

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

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

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

#home.account-edit .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-edit.ro .information-title::before {
  content: "Editează detaliile contului";
  font-size: 18px;
}
#home.account-edit.en .information-title::before {
  content: "Edit Account Information";
  font-size: 18px;
}
#home.account-password .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-password.ro .information-title::before {
  content: "Schimbă parola";
  font-size: 18px;
}
#home.account-password.en .information-title::before {
  content: "Change your password";
  font-size: 18px;
}
#home.account-address-add .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-address-add.ro .information-title::before {
  content: "Adaugă o adresă nouă";
  font-size: 18px;
}
#home.account-address-add.ro #select2-input-county-container span {
  font-size: 0;
}
#home.account-address-add.ro #select2-input-county-container span::before {
  content: "Județ";
  font-size: 14px;
}
#home.account-address-add.en .information-title::before {
  content: "Add New Address";
  font-size: 18px;
}
#home.account-address-edit .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-address-edit.ro .information-title::before {
  content: "Modifică adresa";
  font-size: 18px;
}
#home.account-address-edit.ro #select2-input-county-container span {
  font-size: 0;
}
#home.account-address-edit.ro #select2-input-county-container span::before {
  content: "Județ";
  font-size: 14px;
}
#home.account-address-edit.en .information-title::before {
  content: "Edit Your Address";
  font-size: 18px;
}
#home.account-order .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-order .information-title + p {
  font-size: 0;
}
#home.account-order .information-title + p::after {
  font-size: 16px;
}
#home.account-order.en .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-order.en .information-title:before {
  content: "Order History";
  font-size: 18px;
}
#home.account-order.en .information-title + p::after {
  content: "No orders placed.";
}
#home.account-order.ro .information-title::before {
  content: "Istoricul comenzilor";
  font-size: 18px;
}
#home.account-order.ro .information-title + p::after {
  content: "Nicio comandă plasată.";
}
#home.account-order.ro .table thead td {
  font-size: 0;
}
#home.account-order.ro .table thead td::before {
  font-size: 14px;
}
#home.account-order.ro .table thead td:nth-child(1)::before {
  content: "ID comandă";
}
#home.account-order.ro .table thead td:nth-child(2)::before {
  content: "Client";
}
#home.account-order.ro .table thead td:nth-child(3)::before {
  content: "Nr. de produse";
}
#home.account-order.ro .table thead td:nth-child(5)::before {
  content: "Total";
}
#home.account-order.ro .table thead td:nth-child(6)::before {
  content: "Data comenzii";
}
#home.account-order.ro .table thead td:nth-child(4)::before {
  content: "Status";
}
#home.product-search .top_search_wrapper + p {
  font-size: 0;
}
#home.product-search .top_search_wrapper + p::after {
  font-size: 16px;
}
#home.product-search.ro .top_search_wrapper + p::after {
  content: "Nu există produse care să corespundă criteriilor căutate.";
}
#home.product-search.en .top_search_wrapper + p::after {
  content: "There are no products matching the search criteria.";
}
#home.account-order-info.ro .information-title {
  font-size: 0;
}
#home.account-order-info.ro .information-title::before {
  content: "Informații despre comandă";
  font-size: 18px;
}
#home.account-register.ro #select2-input-county-container span {
  font-size: 0;
}
#home.account-register.ro #select2-input-county-container span::before {
  content: "Județ";
  font-size: 14px;
}
#home.account-register.ro label[for=input-house-number] {
  font-size: 0;
}
#home.account-register.ro label[for=input-house-number]::before {
  content: "Numărul străzii";
  font-size: 14px;
}
#home.account-recurring.ro .page-header h1 {
  font-size: 0;
}
#home.account-recurring.ro .page-header h1::before {
  content: "Plăți Recurente";
  font-size: 42px;
}
#home.account-recurring.ro .tab-content > p:first-child {
  font-size: 0;
}
#home.account-recurring.ro .tab-content > p:first-child::before {
  content: "Nicio plată recurentă.";
  font-size: 14px;
}
#home.account-recurring.en .page-header h1 {
  font-size: 0;
}
#home.account-recurring.en .page-header h1::before {
  content: "Recurring Payments";
  font-size: 42px;
}
#home.account-recurring.en .tab-content > p:first-child {
  font-size: 0;
}
#home.account-recurring.en .tab-content > p:first-child::before {
  content: "No recurrent payments.";
  font-size: 14px;
}
#home.account-download .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-download .information-title + p {
  font-size: 0;
}
#home.account-download .information-title + p::after {
  font-size: 16px;
}
#home.account-download.en .information-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home.account-download.en .information-title:before {
  content: "Downloads";
  font-size: 18px;
}
#home.account-download.en .information-title + p::after {
  content: "No files to download.";
}
#home.account-download.ro .information-title::before {
  content: "Descărcări";
  font-size: 18px;
}
#home.account-download.ro .information-title + p::after {
  content: "Niciun fișier de descărcat.";
}
#home.account-account.ro .details-box a[href*=orders] {
  font-size: 0;
}
#home.account-account.ro .details-box a[href*=orders]::before, #home.account-account.ro .details-box a[href*=orders]::after {
  font-size: 14px;
}
#home.account-account.ro .details-box a[href*=orders]::after {
  content: "Istoricul Comenzilor";
}
#home.account-account.ro .details-box a[href*=recurring] {
  font-size: 0;
}
#home.account-account.ro .details-box a[href*=recurring]::before, #home.account-account.ro .details-box a[href*=recurring]::after {
  font-size: 14px;
}
#home.account-account.ro .details-box a[href*=recurring]::after {
  content: "Plăți Recurente";
}
#home.checkout-cart.ro .content-area .page-section .checkout_cart_inner .button-checkout-wrapper .btn {
  font-size: 0;
  line-height: 0;
}
#home.checkout-cart.ro .content-area .page-section .checkout_cart_inner .button-checkout-wrapper .btn::after {
  content: "Finalizează comanda";
  font-size: 13px;
  line-height: 1;
}
#home.checkout-cart.ro .content-area .page-section .checkout_cart_inner .button-continue-wrapper .btn {
  font-size: 0;
  line-height: 0;
}
#home.checkout-cart.ro .content-area .page-section .checkout_cart_inner .button-continue-wrapper .btn::after {
  content: "Continuă Cumpărăturile";
  font-size: 13px;
  line-height: 1;
}
#home.checkout-cart.en .content-area .page-section .checkout_cart_inner .button-continue-wrapper .btn {
  font-size: 0;
  line-height: 0;
}
#home.checkout-cart.en .content-area .page-section .checkout_cart_inner .button-continue-wrapper .btn::after {
  content: "Continue Shopping";
  font-size: 13px;
  line-height: 1;
}
#home.information-sitemap.ro a[href*="checkout/"] {
  font-size: 0;
}
#home.information-sitemap.ro a[href*="checkout/"]::before {
  content: "Finalizare Comandă";
  font-size: 14px;
}
#home.blog.ro #sidebar .widget-title > span {
  font-size: 0;
}
#home.blog.ro #sidebar .widget-title > span::before {
  content: "POSTĂRI RECENTE";
  font-size: 14px;
}
#home.blog.ro .blog-read-more > a {
  font-size: 0 !important;
}
#home.blog.ro .blog-read-more > a::before {
  content: "Citește mai mult";
  font-size: 16px !important;
}

#home.information-contact #input-tel + .text-danger {
  font-size: 0;
}

#home.information-contact #input-tel + .text-danger::before {
  font-size: 14px;
}

#home.information-contact.ro #input-tel + .text-danger::before {
  content: "Telefonul trebuie să conțină între 3 și 20 de caractere";
}

#home.information-contact.en #input-tel + .text-danger::before {
  content: "Telephone must be between 3 and 32 characters";
}

#home.ro .cart-footer .checkout-button .btn-call-checkout {
  font-size: 0 !important;
}
#home.ro .cart-footer .checkout-button .btn-call-checkout::before {
  content: "Finalizează comanda";
  font-size: 14px;
}
#home.ro .cart-footer .cart-button .close_popup {
  font-size: 0 !important;
}
#home.ro .cart-footer .cart-button .close_popup::before {
  content: "Vizualizează coș";
  font-size: 14px;
}/*# sourceMappingURL=style.css.map */