@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
#home .header .container,
#home .header .container-fluid, #home .container,
#home .container-fluid {
  max-width: 1100px !important;
}
@media (min-width: 768px) {
  #home .header .container,
  #home .header .container-fluid, #home .container,
  #home .container-fluid {
    max-width: calc(100% - 40px) !important;
  }
}
@media (min-width: 1440px) {
  #home .header .container,
  #home .header .container-fluid, #home .container,
  #home .container-fluid {
    max-width: 1400px !important;
  }
}
@media (max-width: 767px) {
  #home .header .container,
  #home .header .container-fluid, #home .container,
  #home .container-fluid {
    max-width: 100% !important;
  }
}
@media (max-width: 575px) {
  #home .header .container,
  #home .header .container-fluid, #home .container,
  #home .container-fluid {
    max-width: 100% !important;
  }
}

#home {
  font-family: "Jost", sans-serif;
  background-color: rgb(255, 255, 255);
  color: rgb(33, 33, 33);
  /* lang switcher */
  /* /lang switcher */
}
#home span:not(.fa, .fal, .far, .fas, .fab), #home p, #home a {
  font-family: "Jost", sans-serif;
  -webkit-font-feature-settings: "pnum", "lnum";
          font-feature-settings: "pnum", "lnum";
}
#home h6 > span, #home h6, #home h5 > span, #home h5, #home h4 > span, #home h4, #home h3 > span, #home h3, #home h2 > span, #home h2, #home h1 > span, #home h1 {
  font-family: "Playfair Display", serif;
  color: rgb(0, 0, 0);
  -webkit-font-feature-settings: "pnum", "lnum";
          font-feature-settings: "pnum", "lnum";
}
#home a:hover {
  color: rgb(222, 151, 133);
}
#home p > a:not(.btn):hover {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-thickness: 1px;
}
#home .owl-wrapper-outer {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#home label {
  color: rgb(33, 33, 33);
}
#home:not(.account-login) .form-group {
  margin-bottom: 25px;
}
#home .form-control.quantity_input {
  padding: 0;
}
#home .form-control:focus {
  border-color: rgb(222, 151, 133);
}
#home .form-control:focus ~ i {
  color: rgb(222, 151, 133);
}
#home .form-control::-webkit-input-placeholder {
  font-weight: 400 !important;
}
#home .form-control::-moz-placeholder {
  font-weight: 400 !important;
}
#home .form-control:-ms-input-placeholder {
  font-weight: 400 !important;
}
#home .form-control::-ms-input-placeholder {
  font-weight: 400 !important;
}
#home .form-control::placeholder {
  font-weight: 400 !important;
}
#home .select2-selection--single,
#home .form-control:not(.quantity_field, .qty, [name=search]) {
  height: 50px;
  border: 1px solid rgb(224, 224, 224);
  border-radius: 8px;
}
#home .select2-selection--single:focus, #home .select2-selection--single[aria-expanded=true],
#home .form-control:not(.quantity_field, .qty, [name=search]):focus,
#home .form-control:not(.quantity_field, .qty, [name=search])[aria-expanded=true] {
  border-color: rgb(222, 151, 133);
}
#home .select2-selection--single#input-enquiry,
#home .form-control:not(.quantity_field, .qty, [name=search])#input-enquiry {
  border-radius: 16px;
}
#home .select2-selection--single#input-attachment,
#home .form-control:not(.quantity_field, .qty, [name=search])#input-attachment {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 35px 12px 15px;
}
#home .md-style-active label.placeholder[for=input-attachment] {
  top: 12px;
}
#home .md-style-textarea {
  border: 1px solid rgb(224, 224, 224);
  border-radius: 8px;
  overflow: hidden;
}
#home .md-style-textarea.md-style-active {
  border-color: rgb(222, 151, 133);
}
#home .md-style-textarea .md-style-textarea-container {
  border: none;
  border-radius: 8px;
}
#home .md-style-textarea .md-style-textarea-container > .form-control {
  border: none;
  height: 150px;
  border-radius: 0;
}
#home textarea.form-control {
  height: 150px !important;
  border-radius: 16px !important;
}
#home .captcha_img {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
#home .captcha_img > img {
  width: 100%;
  max-width: 230px;
  height: 100%;
  max-height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
#home label[for=input-captcha] {
  display: none;
}
#home .cart_drop_down .product_details {
  min-width: 200px;
}
#home .cart_drop_down .product_details .item-price.gift-item.flex-row-reverse {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#home .cart_drop_down .product_details a {
  color: rgb(33, 33, 33);
}
#home .cart_drop_down .product_details a:hover {
  color: rgb(222, 151, 133);
}
#home .cart_drop_down .cart-footer .button-wrapper .btn {
  height: 45px;
}
#home.common-home .content-area {
  padding-bottom: 0;
}
#home .footer {
  border-top: none;
  position: relative;
  background-color: transparent;
}
#home .footer-widgets {
  background-color: rgb(222, 151, 133);
  padding-top: 47px;
  padding-bottom: 0;
}
#home .footer-widgets .widget-title {
  color: rgb(255, 255, 255);
  font-size: 22px;
  line-height: normal;
  font-family: "Playfair Display", serif;
  text-transform: none;
  margin-bottom: 0;
  padding-bottom: 18px;
  font-weight: 600;
  font-style: italic;
}
#home .footer-widgets .widget-title:before {
  display: none;
}
#home .footer-widgets ul:not(.social-icons) a, #home .footer-widgets ul li span {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  padding: 0;
  color: rgb(255, 255, 255);
}
#home .footer-widgets ul li {
  border: none;
  padding: 8px 0;
  line-height: 1;
}
#home .footer-widgets ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#home .footer-widgets ul li span > i {
  font-style: normal;
}
#home .footer-widgets ul:not(.social-icons) a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
  text-underline-position: under;
}
#home .footer-widgets ul:not(.social-icons) a:before {
  display: none;
}
#home .footer-widgets .social-icons {
  margin-top: 5px;
}
#home .footer-widgets .social-icons li:not(:last-child) {
  margin-right: 28px;
}
#home .footer-widgets .social-icons a {
  border: none;
}
#home .footer-widgets .social-icons a i {
  color: #fff;
  font-size: 38px;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
#home .footer-widgets .social-icons a:hover {
  background-color: transparent;
}
#home .footer-widgets .social-icons a:hover i {
  color: rgb(240, 240, 240);
}
#home .footer-widgets > .container {
  height: auto;
  margin: 0 auto;
  padding: 0 15px;
}
#home .footer-widgets > .container > .row > .col-md-3 {
  margin-top: 0 !important;
}
#home .footer-widgets > .container > .row > .col-md-3:not(:last-child) {
  margin-bottom: 46px;
}
#home .footer-widgets .bs-menu-toggle a {
  background: rgb(222, 151, 133);
}
#home .block-title {
  font-weight: 600;
  border: none;
  color: rgb(33, 33, 33);
  padding: 5px 10px;
  margin-bottom: 10px;
}
#home .block-title .fa,
#home .block-title span::before,
#home .block-title span::after {
  display: none;
}
#home.account-login .block-title {
  padding: 5px 0;
}
#home #sellavi_logo {
  width: 119px;
  height: 44px;
}
#home #sellavi_logo > svg {
  width: 100%;
  height: auto;
  fill: rgb(43, 188, 93);
}
#home .footer_payments img {
  width: 100%;
  max-width: 409px;
}
@media (max-width: 575px) {
  #home .footer_payments {
    padding: 10px 20px 0;
  }
}
#home .footer-meta {
  border: none;
}
#home .subcategories_top {
  display: block;
}
#home .subcategories_top .media_holder {
  min-width: 130px;
  max-width: 140px;
  margin: 10px;
}
@media (max-width: 575px) {
  #home .subcategories_top .media_holder {
    max-width: calc(50% - 10px);
  }
}
#home .subcategories_top .thumbnail,
#home .subcategories_top .caption-inner {
  border: none !important;
}
#home .subcategories_top .img_holder {
  margin: auto;
}
#home .subcategories_top .caption-title {
  text-transform: none;
}
#home .subcategories_top .caption-title > span {
  background: transparent;
  padding: 0;
  color: rgb(33, 33, 33);
}
#home .subcategories_top .thumbnail:hover .caption-title > span {
  color: rgb(240, 240, 240);
}
#home .media .media-heading {
  text-transform: none;
  font-weight: 500;
}
#home .section-title {
  height: auto;
  text-transform: none;
  margin-bottom: 30px !important;
  text-align: center;
}
#home .section-title > span {
  color: rgb(33, 33, 33);
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
}
#home .section-title > span:before, #home .section-title > span:after {
  display: none;
}
#home .btn {
  text-transform: none;
}
#home .btn.dropdown-toggle:hover {
  border-color: rgb(222, 151, 133);
}
#home[class^="ru wide account-"] .information-title,
#home[class^="ru wide account-"] .account-details .widget-title {
  background-color: #f5f6f7;
  border-color: rgb(222, 151, 133);
}
#home[class^="ru wide account-"] .details-box form .btn {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 180px;
}
#home[class^="ru wide account-"] #column-right .widget-title {
  font-size: 0;
  padding-bottom: 4px;
}
#home[class^="ru wide account-"] #column-right .widget-title:before {
  content: "Информация";
  font-size: 18px;
}
#home[class^="bg wide account-"] .information-title,
#home[class^="bg wide account-"] .account-details .widget-title {
  background-color: #f5f6f7;
  border-color: rgb(222, 151, 133);
}
#home[class^="bg wide account-"] .details-box form .btn {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 180px;
}
#home #undefined-sticky-wrapper {
  max-width: 100vw;
}
#home #undefined-sticky-wrapper.is-sticky .header {
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
#home .header {
  max-width: 100vw;
  border: none;
}
#home .header .navigation-wrapper {
  border: none;
}
#home .header .navigation-wrapper li {
  border: none;
}
#home .header .navigation-wrapper li a {
  border: none;
}
#home .header .navigation-wrapper li a:before {
  display: none;
}
#home .header .navigation-wrapper li a:hover, #home .header .navigation-wrapper li a:focus {
  background-color: transparent;
}
#home .header .navigation-wrapper li a > .arrow {
  line-height: 1;
  height: auto;
  width: 12px;
  position: relative;
  margin-top: 0;
  margin-left: 5px;
  display: block !important;
}
#home .header .navigation-wrapper li a > .arrow > i {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}
#home .header .navigation-wrapper li a > .arrow > i:before {
  display: block;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
}
#home .header .navigation-wrapper li:hover {
  background-color: transparent;
}
#home .header .navigation-wrapper .hidden_nav_ul li > a > .arrow {
  display: none !important;
}
#home .header #search_results {
  max-width: 100vw;
  left: unset;
  right: unset;
  top: 52px;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border-radius: 0;
}
#home .header #search_results > a {
  border: none;
  max-height: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: transparent !important;
}
#home .header #search_results > a:after {
  content: "";
  display: none;
  width: calc(100% - 72px);
  height: 1px;
  background: rgb(225, 225, 225);
  position: absolute;
  bottom: 0;
  left: 36px;
}
#home .header #search_results > a .item_data {
  min-width: 280px;
}
#home .header #search_results > a .item_data .name {
  line-height: 1.2;
}
#home .header #search_results > a .item_data .price {
  width: 100%;
  max-width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600 !important;
}
@media (min-width: 318px) and (max-width: 575px) {
  #home .header .header_widgets {
    margin: 0;
  }
}
@media (max-width: 991px) {
  #home .header {
    max-width: 100vw;
  }
}
#home.information-contact .content-area {
  padding-top: 0;
}
#home.information-contact .content-area > .content-area {
  padding-top: 30px;
}
#home.information-contact .captcha_img {
  height: 100%;
  max-height: 50px;
}
#home.information-contact .captcha_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid rgb(198, 198, 198);
  border-radius: 8px;
}
#home #bx_product_featured h4.caption-title {
  direction: ltr !important;
}
#home .cart_product.product-item,
#home .cart_product.product-item .product_row {
  border: none;
}
#home form input::-webkit-input-placeholder {
  text-transform: none;
}
#home form input::-moz-placeholder {
  text-transform: none;
}
#home form input:-ms-input-placeholder {
  text-transform: none;
}
#home form input::-ms-input-placeholder {
  text-transform: none;
}
#home form input::placeholder,
#home label {
  text-transform: none;
}
#home label::first-letter {
  text-transform: uppercase;
}
#home.checkout-checkout .checkout-progress-bar {
  padding-top: 100px;
}
#home.checkout-checkout .checkout_form > div {
  padding: 15px 20px;
}
#home.checkout-checkout div:not(.checkout_title) > h2 {
  margin-top: 40px;
}
#home.checkout-checkout #cart_table .total_single.shipping div[data-code_total=shipping] {
  min-width: 120px;
  text-align: right !important;
}
#home.checkout-checkout .logo figure {
  margin-bottom: 0;
}
#home.checkout-checkout .logo > a img {
  padding: 0;
  max-width: unset;
  max-height: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#home .alert {
  z-index: 2;
  margin-bottom: 0;
}
#home .success_buttons .col-12.p-0 {
  padding: 0 15px !important;
  margin-bottom: 30px;
}
#home .login_wrapper:after {
  left: unset;
  right: 0;
}
#home .contact-info .media .fa {
  min-width: 40px;
  min-height: 40px;
}
#home .contact-info .media-body {
  word-break: break-all;
}
#home .page-section.titles {
  background: transparent;
  border: none;
  padding: 16px 0;
}
#home .modal.show {
  z-index: 999999;
}
#home .modal .modal-dialog {
  max-width: 700px;
}
#home .modal .modal-dialog .modal-content {
  color: rgb(33, 33, 33);
}
#home .modal .modal-dialog .modal-content .modal-title {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#home .modal-backdrop.show {
  z-index: 99999;
}
#home .page-header h1 {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  #home .page-header h1 {
    word-break: break-word;
    font-size: 1.9rem;
  }
}
#home.account-forgotten .col-sm-9 {
  margin-bottom: 30px;
}
#home.account-forgotten .col-sm-9 .block-title {
  padding: 10px 0;
}
@media (max-width: 992px) and (min-width: 575px) {
  #home.account-forgotten .col-sm-9 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (max-width: 575px) {
  #home.account-forgotten .col-sm-9 .btn {
    max-width: 180px;
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  #home.product-category .sidebar {
    margin: 0 !important;
  }
  #home.product-category .category_content_wrapper {
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  #home.checkout-success .heading-wrapper > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#home.checkout-success .page-section .content h3 {
  margin: 10px 0 0;
}
#home.checkout-success .page-section .content .system_page .row.success_buttons .success_buttons_wrapper .btn {
  max-height: unset;
}
@media (max-width: 575px) {
  #home #agree-checkbox + label {
    line-height: 1.4;
    margin: 10px 0 15px;
  }
}
@media (max-width: 575px) {
  #home.product-category .shop-sorting > .row > div {
    width: 100%;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  #home.product-category .shop-sorting > .row > div + div {
    margin-top: 15px;
  }
}
@media (max-width: 296px) {
  #home.product-category .shop-sorting .mobile_filter_button {
    margin-top: 20px;
  }
}
#home.account-order-info td {
  text-align: left !important;
}
#home.account-order-info td:nth-child(4), #home.account-order-info td:nth-last-child(2) {
  min-width: 110px;
}
#home.account-order-info td:nth-child(3) {
  text-align: center !important;
}
#home .form-login .forgot-password {
  color: rgb(33, 33, 33) !important;
}
#home .remove_from_cart:hover i {
  color: rgb(222, 151, 133);
}
#home .fa-wheelchair {
  color: rgb(255, 255, 255);
}
#home #list-view,
#home #grid-view {
  display: none !important;
}
#home .product-single .mobile_wishlist {
  display: none !important;
}
#home .product-single .buttons {
  z-index: 1;
}
#home .md-style-active label.placeholder {
  font-weight: 400;
}
#home .mobile_side_nav_menu {
  direction: ltr;
}
#home #mobile_search_results > a .img {
  margin: 0;
  max-width: 85px;
  padding: 0;
}
#home #mobile_search_results > a .item_data {
  padding: 0;
  min-width: calc(100% - 205px);
}
#home #mobile_search_results > a .add_to_cart {
  padding: 0;
}
#home #mobile_search_results > a .add_to_cart .quantity_field {
  padding: 0;
}
#home .details-box > ul li:focus, #home .details-box > ul li:hover {
  color: rgb(119, 136, 34);
}
#home .widget.account-details li.active a {
  color: rgb(119, 136, 34);
}
#home .widget.account-details li a:hover, #home .widget.account-details li a:focus {
  color: rgb(119, 136, 34);
}
#home .widget-filter-price .noUi-handle:hover,
#home .widget-filter-price .noUi-connect {
  background: rgb(222, 151, 133);
  color: #fff;
}
#home .dropdown-menu li.active a,
#home .dropdown-menu li.active a:hover {
  background: rgb(222, 151, 133);
  color: #fff;
}
#home .dropdown-menu li.active a:active {
  background: rgb(222, 151, 133);
  color: #fff;
}
#home .top-bar ul a:hover .fa {
  color: rgb(222, 151, 133);
}
#home .top-bar ul a span .colored {
  color: rgb(222, 151, 133);
}
#home.product-search .filter-option-inner-inner {
  text-align: left;
}
#home .share_page_wrapper .social-icons li {
  padding-top: 0;
}
#home .share_page_wrapper .social-icons li a {
  border: none;
}
#home .share_page_wrapper .social-icons li a i {
  color: rgb(222, 151, 133);
}
#home .share_page_wrapper .social-icons li a:hover {
  background: transparent;
}
#home .share_page_wrapper .social-icons li a:hover i {
  color: rgb(119, 136, 34);
}
#home .option-group .option_price {
  display: none;
}
#home.information-sitemap #content > .row {
  padding: 0 15px;
}
#home.information-sitemap #content ul ul {
  margin-bottom: 0;
}
#home.information-sitemap .content-area ul > li > ul {
  padding-left: 20px;
}
#home .cat_desc {
  display: none;
}
#home.product-category .main-slider .sub > img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#home.product-category .category_content_wrapper {
  margin-top: 0 !important;
}
#home.product-category .mobile_nav_content.opened {
  padding-top: 75px;
}
#home .step-number.active {
  background-color: rgb(222, 151, 133);
}
#home .modal-dialog .modal-content .modal-header .close {
  font-size: 40px;
  font-weight: 300;
}
#home .bx-slider-wrapper .item {
  position: relative;
}
@media (max-width: 575px) {
  #home .bootstrap-select > .dropdown-menu {
    width: 100vw;
    max-width: calc(100vw - 30px);
  }
}
#home .page-section.titles {
  background-color: transparent;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: unset;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #home .page-section.titles {
    margin-bottom: 0;
  }
}
#home .page-section.titles h1 {
  color: rgb(0, 0, 0);
  font-size: 60px;
  line-height: 64px;
  font-weight: 400;
  padding: 36px 0;
  letter-spacing: -0.5px;
  text-transform: none;
}
@media (max-width: 575px) {
  #home .page-section.titles h1 {
    font-size: 28px;
    line-height: 28px;
    padding: 12px 0 24px;
  }
}
#home .no_products_container {
  display: none !important;
}
#home.overflow-y-hidden .header_content_wrapper {
  display: none !important;
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track {
  border: none;
}
#home .header_login {
  position: relative;
}
#home .header_login .logged__in {
  position: absolute;
  top: auto;
  right: 0;
  width: 175px;
  background: #fff;
  padding: 10px;
  z-index: 999;
  border-radius: 6px;
  -webkit-box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
}
#home .header_login .logged__in > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
#home .header_login .logged__in > a > svg,
#home .header_login .logged__in > a > i {
  width: 20px;
  fill: currentColor;
  color: currentcolor;
  text-align: center;
}
#home .header_login .logged__in > a + a {
  margin-top: 12px;
}
#home .section-title {
  text-transform: none;
  margin-top: 0 !important;
  margin-bottom: 40px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-transform: none;
  overflow: unset;
  font-style: italic;
  color: rgb(0, 0, 0);
  font-family: "Playfair Display", serif;
}
@media (max-width: 767px) {
  #home .section-title {
    margin-top: 0 !important;
    margin-bottom: 24px !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
#home .section-title span {
  font-size: 36px;
  line-height: normal;
  font-weight: 400;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  margin: 0 !important;
  text-transform: inherit;
}
@media (max-width: 575px) {
  #home .section-title span {
    font-size: 28px;
  }
}
#home .section-title span > small {
  font-size: 16px;
  line-height: 100%;
  font-weight: 400;
  color: rgb(137, 137, 137);
}
@media (max-width: 575px) {
  #home .section-title span > small {
    font-size: 12px;
  }
}
#home .section-title span::before, #home .section-title span:after {
  display: none;
}
#home .btn-info, #home .btn-primary, #home .btn-theme:not(.btn-wish-list) {
  background-color: rgb(222, 151, 133) !important;
  color: #fff !important;
  border: 1px solid rgb(222, 151, 133);
}
#home .btn-info:hover, #home .btn-primary:hover, #home .btn-theme:not(.btn-wish-list):hover {
  border: 1px solid rgb(119, 136, 34);
  background-color: rgb(119, 136, 34) !important;
  color: #fff !important;
  opacity: 1;
}
#home .btn-danger, #home .btn-theme-default {
  color: rgb(33, 33, 33) !important;
  background-color: rgb(240, 240, 240) !important;
  border: 1px solid rgb(240, 240, 240);
}
#home .btn-danger:hover, #home .btn-theme-default:hover {
  border: 1px solid rgb(119, 136, 34);
  background-color: rgb(119, 136, 34) !important;
  color: #fff !important;
  opacity: 1;
}
#home .btn:not(.btn-wish-list) {
  border-radius: 8px !important;
  font-weight: 600 !important;
  font-size: 12px;
  line-height: 1;
  padding: 8px 22px;
  max-height: unset;
  height: unset;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  font-family: "Jost", sans-serif;
  text-transform: uppercase !important;
  background-color: #fff;
  text-decoration: none !important;
}
#home .btn span {
  text-decoration: none !important;
}
#home .btn-theme:not(.btn-wish-list):hover > span {
  color: #fff !important;
}
#home .btn-primary:hover > span {
  color: #fff !important;
}
#home .btn-info:hover > span {
  color: #fff !important;
}
#home #home .btn-white {
  background-color: transparent !important;
  border-color: #fff !important;
}
#home #home .btn-theme.btn-white:hover {
  background-color: #fff !important;
  color: var(--major) !important;
}
#home .out_of_stock_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  color: rgb(33, 33, 33) !important;
  max-width: unset;
  background-color: rgb(240, 240, 240) !important;
}
#home .out_of_stock_button:hover {
  color: #fff !important;
  background-color: rgb(119, 136, 34) !important;
}
#home .out_of_stock_button > span {
  color: inherit !important;
}
#home .out_of_stock_button > i {
  color: inherit !important;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0 0 0 5px !important;
}
#home .out_of_stock_button > i:before {
  content: "\f105";
}
#home .quantity {
  border: none !important;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background-color: transparent;
  border-radius: 6px;
  padding: 0;
  height: 40px;
  min-width: 88px;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media (max-width: 575px) {
  #home .quantity {
    padding: 0;
    height: 49px;
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    position: relative;
    top: unset;
    right: unset;
    -webkit-transform: unset;
            transform: unset;
  }
}
#home .quantity i:not(.fa-sync) {
  color: rgb(33, 33, 33) !important;
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  padding: 0;
  width: 19px;
  height: 19px;
  max-width: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: transparent;
  border-radius: 50%;
  border: none;
}
#home .quantity i:not(.fa-sync):hover {
  color: rgb(222, 151, 133) !important;
  opacity: 1;
}
#home .quantity i.fa-check {
  margin: 0 auto;
}
@media (max-width: 575px) {
  #home .quantity i.quantity_key {
    font-size: 18px !important;
    line-height: 18px !important;
    width: 19px;
    height: 19px;
  }
}
@media (max-width: 575px) {
  #home .quantity i.quantity_key.fa-sync {
    padding: 0 15px !important;
  }
}
#home .quantity input {
  color: rgb(33, 33, 33) !important;
  background-color: transparent;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none !important;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 575px) {
  #home .quantity input {
    line-height: 24px !important;
  }
}
#home .logo {
  -webkit-box-ordinal-group: -4;
      -ms-flex-order: -5;
          order: -5;
  position: relative;
  max-height: unset;
  overflow: hidden;
  width: auto;
  height: 73px;
  margin: 7px auto 7px 0;
}
@media (max-width: 991px) {
  #home .logo {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
    width: auto;
    height: 68px;
    margin: 2px auto !important;
  }
}
#home .logo + h4.widget-title {
  display: none;
}
#home .logo > a {
  display: block;
  width: auto;
  height: 100%;
}
#home .logo img {
  max-width: unset;
  max-height: unset;
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
}
#home.checkout-checkout .logo {
  margin: 30px auto;
  border: none;
  position: absolute;
  padding: 0;
}
@media (min-width: 992px) {
  #home.checkout-checkout .logo {
    position: absolute;
    margin: 0 !important;
    left: 50%;
    top: 30px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#home.checkout-checkout .logo figure {
  display: block;
  width: auto;
  height: 100%;
}
#home.checkout-checkout.theme_1 .logo {
  position: relative;
}
#home.checkout-checkout.theme_4 .logo {
  position: relative;
  margin: 10px auto !important;
  left: unset;
  top: unset;
  -webkit-transform: unset;
          transform: unset;
}
#home .header {
  border: none;
  background: rgb(255, 255, 255);
  position: relative;
  z-index: 99999;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1439px) {
  #home .header .container,
  #home .header .container-fluid {
    padding: 0 15px;
    max-width: 100% !important;
  }
}
#home .is-sticky .header {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
#home .header-wrapper {
  position: relative;
  z-index: 1;
  background-color: rgb(255, 255, 255);
  z-index: 9;
  border-bottom: none;
}
#home .header-wrapper > .container,
#home .header-wrapper .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: auto;
  position: relative;
}
@media (max-width: 1199px) {
  #home .header-wrapper > .container,
  #home .header-wrapper .container-fluid {
    max-width: 100% !important;
  }
}
#home .header-wrapper > .container > .header_search-btn,
#home .header-wrapper .container-fluid > .header_search-btn {
  margin-right: auto;
}
#home .header-wrapper > .container .header_search-btn,
#home .header-wrapper .container-fluid .header_search-btn {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
#home .header-wrapper > .container .header_search-btn > a > svg:nth-child(2),
#home .header-wrapper .container-fluid .header_search-btn > a > svg:nth-child(2) {
  display: none;
}
#home .header-wrapper > .container .header_search-btn > a.shown > svg:nth-child(1),
#home .header-wrapper .container-fluid .header_search-btn > a.shown > svg:nth-child(1) {
  display: none;
}
#home .header-wrapper > .container .header_search-btn > a.shown > svg:nth-child(2),
#home .header-wrapper .container-fluid .header_search-btn > a.shown > svg:nth-child(2) {
  display: block;
}
#home .header-wrapper svg {
  fill: rgb(33, 33, 33);
  display: block;
  line-height: 0;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
}
@media (max-width: 991px) {
  #home .header-wrapper svg {
    width: 24px;
    height: 24px;
  }
}
#home .header-wrapper svg:hover {
  fill: rgb(222, 151, 133);
}
#home .header_content_wrapper {
  position: relative;
}
#home .header_content_wrapper .header_content_close {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#home .top-bar {
  background: rgb(222, 151, 133);
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  #home .top-bar {
    display: none;
  }
}
#home .top-bar .col-lg-5,
#home .top-bar .col-lg-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (min-width: 992px) {
  #home .top-bar .col-lg-5,
  #home .top-bar .col-lg-7 {
    max-width: 50%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  #home .top-bar .col-lg-5,
  #home .top-bar .col-lg-7 {
    max-width: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#home .top-bar .row {
  padding: 0 !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
#home .top-bar .row::-webkit-scrollbar {
  display: none;
}
#home .top-bar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .top-bar ul li {
  display: block !important;
  margin: 0;
  padding: 0;
}
#home .top-bar ul li:before {
  display: none;
}
#home .top-bar a {
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  font-family: "Jost", sans-serif;
  letter-spacing: -0.28px;
  padding: 6px 12px;
  text-transform: uppercase;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .top-bar a[href^=tel] {
  border: 1px solid;
  border-radius: 24px;
}
#home .top-bar a[href^=tel] > i {
  display: none !important;
}
#home .top-bar a > svg {
  fill: currentColor;
}
#home .top-bar a > svg + span {
  margin-left: 5px;
}
@media (max-width: 991px) {
  #home .top-bar a > svg + span {
    display: none;
  }
}
#home .top-bar a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
  opacity: 1;
  text-decoration: none;
}
#home .top-bar a:hover > span {
  border: none !important;
}
#home .top-bar .top-bar-left {
  float: unset;
  height: 100%;
  padding: 0 15px;
}
#home .top-bar .top-bar-left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#home .top-bar .top-bar-left ul li:first-child a {
  padding-left: 0 !important;
}
#home .top-bar .top-bar-right {
  height: 100%;
  float: unset;
  padding: 0 15px;
}
#home .top-bar .top-bar-right ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}
#home .top-bar .top-bar-right ul li:not(:last-child) {
  padding-right: 0;
}
@media (max-width: 991px) {
  #home .top-bar .top-bar-right ul li:not(:last-child) {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  #home .top-bar .top-bar-right ul li:first-child {
    padding-right: 0;
  }
}
#home .top-bar .top-bar-right ul li > a > span {
  line-height: 1;
}
#home .top-bar .top-bar-right ul li > a > i {
  margin-top: 0;
  font-size: 22px;
  font-weight: 300;
}
#home .top-bar .icon-user,
#home .top-bar .icon-search,
#home .top-bar .icon-form,
#home .top-bar #wishlist-total,
#home .top-bar #wishlist {
  display: none !important;
}
#home .sticky-wrapper:not(.is-sticky) .top-bar {
  height: auto;
  opacity: 1;
  padding: 5px 0;
}
#home.mobile_search_active .sticky-wrapper:not(.is-sticky) .top-bar {
  height: auto;
}
@media (max-width: 991px) {
  #home .mobile-navigation-wrapper {
    -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
            order: -3;
    display: block !important;
    position: relative !important;
    margin-right: 18px;
    top: unset;
    left: unset;
    height: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: unset;
    line-height: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50% !important;
  }
}
@media (max-width: 991px) {
  #home .mobile-navigation-wrapper > a {
    padding: 0;
    background-color: transparent;
    border-radius: 50% !important;
    font-size: 20px;
  }
}
#home .mobile-navigation-wrapper i {
  color: rgb(33, 33, 33) !important;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  font-weight: 300;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#home .mobile-navigation-wrapper i.fa-bars::before {
  -webkit-transform: scaleX(1.1);
          transform: scaleX(1.1);
  -webkit-transform-origin: center;
          transform-origin: center;
  margin-top: 1px;
}
#home .mobile-navigation-wrapper i.fa-bars::after {
  content: "";
  display: none;
  width: 6px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 80%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#home .mobile-navigation-wrapper:hover {
  background: transparent;
}
#home .mobile-navigation-wrapper:hover i {
  color: rgb(222, 151, 133) !important;
}
#home .header_login {
  padding: 0;
}
@media (max-width: 991px) {
  #home .header_login {
    display: none !important;
  }
}
#home .header_login > a {
  font-size: 0;
  min-width: auto;
}
#home .header-cart {
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
  border: none;
  min-width: unset;
  max-width: unset;
  padding: 0;
  position: relative;
  right: unset;
  left: unset;
  top: unset;
  bottom: unset;
}
#home .header-cart .cart-wrapper {
  height: auto;
  margin: 0;
  border: none;
}
#home .header-cart .cart-wrapper .button-wrapper .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  height: 45px;
  max-height: unset;
  font-family: "Jost", sans-serif;
}
#home .header-cart .cart-wrapper h4 {
  font-family: "Jost", sans-serif;
}
#home .header-cart .cart-wrapper .cart-header {
  background-color: rgb(222, 151, 133);
}
#home .header-cart .cart-wrapper .cart-header p {
  color: #fff;
}
#home .header-cart .cart-items .media > .row .product_thumb {
  min-width: 75px;
}
#home .header-cart #cart {
  padding: 0;
  border-radius: 50%;
  background: transparent;
  width: auto;
  min-width: unset;
  max-width: unset;
  height: auto;
  max-height: unset;
  display: block;
  position: relative;
}
#home .header-cart #cart:hover {
  background-color: transparent;
}
#home .header-cart #cart span:first-child {
  font-size: 0;
  display: none !important;
}
#home .header-cart #cart .cart-qty-circle:not(.mobile) {
  display: block !important;
  background-color: rgb(119, 136, 34);
  border: none;
  border-radius: 18px;
  font-size: 11px;
  min-width: 16px;
  max-width: unset;
  width: auto;
  height: auto;
  line-height: 11px;
  letter-spacing: -0.209px;
  padding: 2px 5px;
  right: unset;
  top: -6px;
  left: 11px;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 991px) {
  #home .header-cart #cart .cart-qty-circle:not(.mobile) {
    top: -6px;
    left: 11px;
  }
}
#home .header-cart #cart .cart-qty-circle.mobile {
  opacity: 0;
}
#home .header-cart #cart.counter-hide .cart-qty-circle {
  opacity: 0;
}
#home .header-cart #cart:not(.counter-hide) {
  background-color: transparent;
}
#home .header_widgets {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: unset;
  height: auto;
  top: unset;
  right: unset;
  left: unset;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: auto;
}
@media (max-width: 991px) {
  #home .header_widgets {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto !important;
  }
}
#home .header_widgets a {
  height: auto;
  margin: 0;
  text-transform: none;
  font-weight: 500;
  line-height: 1;
  display: block;
}
#home .header_widgets a:hover svg {
  fill: rgb(222, 151, 133) !important;
}
#home .header_widgets > div:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 991px) {
  #home .header_widgets > div:not(:last-child) {
    margin-right: 18px;
  }
}
#home .header_widgets > div > a {
  padding: 0;
  background: transparent;
  border-radius: 50%;
}
#home .header_widgets > div > a:hover {
  background-color: transparent;
}
#home .header_content_container {
  background: rgb(222, 151, 133);
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding: 12px 0;
}
@media (max-width: 575px) {
  #home .header_content_container {
    font-size: 12px;
    line-height: 14px;
  }
}
#home .header_content_container a {
  font-size: 16px;
  line-height: 24px;
  border: 1px solid currentColor;
  border-radius: 6px;
  color: #fff;
  padding: 6px 12px;
  margin: 0 24px;
  display: inline-block;
}
@media (max-width: 575px) {
  #home .header_content_container a {
    font-size: 14px;
    margin: 0 0 0 16px;
  }
}
#home .header_content_container a:hover, #home .header_content_container a:active {
  color: rgb(119, 136, 34);
  background: #fff;
}
#home .header_content_container .header_content {
  padding: 0 15px;
}
#home .header_content_container .header_content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#home.overflow-y-hidden .top-bar {
  display: none;
}
#home .search_black_screen {
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
@media (max-width: 991px) {
  #home .search_black_screen {
    background: transparent;
    opacity: 1;
    top: 110px;
    -webkit-transition: unset;
    transition: unset;
  }
}
#home .fa-search::before {
  display: none;
}
#home #search {
  position: absolute !important;
  display: none !important;
  max-width: 376px;
  width: 113px;
  height: 40px;
  top: 36px !important;
  right: unset;
  bottom: unset;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
  padding: 0;
  background: transparent;
  border-radius: 8px;
}
@media (max-width: 991px) {
  #home #search {
    position: absolute !important;
    display: none !important;
    margin: 0;
    padding: 0 15px 12px;
    width: 100vw;
    max-width: 100% !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: 72px !important;
    right: unset;
    left: 50%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: block;
    z-index: 999999;
    border-radius: 0;
    background: #fff;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#home #search .search_field {
  width: 100%;
  padding: 0;
  position: absolute;
  padding: 0;
  background-color: transparent;
}
@media (max-width: 991px) {
  #home #search .search_field {
    padding: 0 0 12px;
    background: transparent;
    border-bottom: none;
    position: relative;
  }
}
#home #search .search_field > input {
  font-size: 14px !important;
  height: 40px;
  position: relative;
  top: unset;
  right: unset;
  width: 100%;
  max-width: unset;
  margin: 0 auto;
  border-radius: 8px;
  background-color: #fff;
  border: none;
  padding: 0 40px 0 10px;
  line-height: 40px;
  color: rgb(33, 33, 33);
  text-transform: none;
}
#home #search .search_field > input::-webkit-input-placeholder {
  color: rgb(97, 97, 97) !important;
}
#home #search .search_field > input::-moz-placeholder {
  color: rgb(97, 97, 97) !important;
}
#home #search .search_field > input:-ms-input-placeholder {
  color: rgb(97, 97, 97) !important;
}
#home #search .search_field > input::-ms-input-placeholder {
  color: rgb(97, 97, 97) !important;
}
#home #search .search_field > input::placeholder {
  color: rgb(97, 97, 97) !important;
}
#home #search .search_field > button {
  top: 8px;
  right: 8px;
  left: unset;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 0;
  padding: 0;
  max-width: unset;
}
@media (max-width: 991px) {
  #home #search .search_field > button {
    top: 8px;
    right: 8px;
  }
}
#home #search > button {
  line-height: 1;
  left: unset;
  top: 12px;
  right: 12px;
  max-width: 30px;
  max-height: 28px;
  height: 28px;
  padding: 0;
}
@media (max-width: 991px) {
  #home #search > button {
    top: 12px;
    left: unset;
    right: 12px;
  }
}
#home #search > button i {
  font-size: 0;
  font-weight: 400;
  color: rgb(33, 33, 33);
  padding: 0 !important;
  z-index: 2;
  position: relative;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
#home #search > button i svg {
  fill: rgb(33, 33, 33);
  width: 20px;
  height: 20px;
}
#home #search > button i:hover svg {
  fill: rgb(119, 136, 34);
}
#home #search.opened {
  display: block !important;
  z-index: 999999 !important;
}
@media (min-width: 992px) {
  #home #search.opened {
    top: 24px !important;
    position: absolute;
    width: 376px;
    left: unset;
    right: 139px;
    -webkit-transform: unset;
            transform: unset;
    border-radius: 8px;
  }
}
@media (max-width: 991px) {
  #home #search.opened .search_close {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #home #search.opened .search_field {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
}
#home #search.opened .search_field:before {
  content: "";
  display: none;
  width: calc(100% + 16px);
  height: 100%;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: -8px;
}
@media (max-width: 991px) {
  #home #search.opened .search_field:before {
    display: none;
  }
}
#home #search.opened .search_field > input {
  display: block;
  padding: 0 40px 0 10px;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  width: 100%;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
}
@media (max-width: 991px) {
  #home #search.opened .search_field > input {
    height: 40px;
    padding: 0 40px 0 10px;
    margin: 0;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border-bottom: 1px solid rgb(198, 198, 198);
    background-color: #fff;
  }
}
#home #search.opened svg {
  fill: rgb(222, 151, 133);
}
#home #search.opened svg:hover {
  fill: rgb(119, 136, 34) !important;
}
@media (max-width: 991px) {
  #home #search.opened:before {
    display: none;
  }
}
#home #search #search_results {
  width: 100%;
  max-height: calc(100vh - 250px);
  right: 0;
  left: unset;
  border-radius: 8px;
  border: none;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  z-index: 9;
  -webkit-transform: unset;
          transform: unset;
  position: absolute;
  top: auto;
  margin-top: 0;
  background: #fff;
}
@media (min-width: 992px) {
  #home #search #search_results {
    top: 50px;
    width: 376px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 991px) {
  #home #search #search_results {
    top: 50px;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top: 0;
    border-radius: 8px;
    background: #fff;
    max-height: calc(100vh - 125px);
  }
  #home #search #search_results .results_wrapper {
    max-height: calc(100vh - 156px);
  }
}
@media (max-width: 575px) {
  #home #search #search_results {
    left: 50%;
    max-width: 100vw;
    width: 100vw;
    top: 50px;
    margin-top: 0;
    max-height: calc(100vh - 125px);
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
#home #search #search_results .product-item {
  padding: 12px;
  border: none !important;
  margin-bottom: 0;
  max-height: unset;
  background: transparent;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home #search #search_results .product-item:before {
  content: "";
  display: none;
  width: calc(100% - 30px);
  height: 1px;
  background-color: rgb(224, 224, 224);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#home #search #search_results .product-item:first-child {
  padding-top: 15px;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item:first-child {
    padding-top: 15px;
  }
}
@media (max-width: 575px) {
  #home #search #search_results .product-item {
    padding: 15px;
  }
}
#home #search #search_results .product-item:last-of-type {
  margin: 0;
  padding-bottom: 15px;
  border-bottom: none !important;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item:last-of-type {
    padding-bottom: 15px;
  }
}
#home #search #search_results .product-item .img {
  padding: 0;
  min-width: 82px;
  max-width: 82px;
  height: 123px;
  border-radius: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-right: 19px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .img {
    min-width: 82px;
    width: 82px;
    height: 123px;
    margin-right: 19px;
  }
}
#home #search #search_results .product-item .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#home #search #search_results .product-item .item_data {
  min-width: calc(100% - 140px);
  max-width: calc(100% - 140px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .item_data {
    min-width: calc(100% - 140px);
    max-width: calc(100% - 140px);
  }
}
#home #search #search_results .product-item .item_data .price {
  font-size: 12px !important;
  line-height: 18px;
  margin-top: 0;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 400;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .item_data .price {
    font-size: 12px !important;
    line-height: 18px;
    margin-top: 0;
  }
}
#home #search #search_results .product-item .item_data .price > ins {
  font-size: inherit !important;
  line-height: 12px;
  font-weight: 400;
  padding: 0;
}
#home #search #search_results .product-item .item_data .price > del {
  font-size: 10px;
  line-height: 18px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0 12px 0 0 !important;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .item_data .price > del {
    display: block;
    margin: 0 12px 0 0 !important;
  }
}
#home #search #search_results .product-item .name {
  width: 100%;
  color: rgb(33, 33, 33);
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.24px;
  margin-bottom: 12px;
  text-transform: none;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .name {
    font-size: 10px;
    line-height: 13px;
  }
}
#home #search #search_results .product-item .add_to_cart {
  display: block !important;
  min-width: 34px;
  max-width: unset;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin: 0 0 0 auto;
}
#home #search #search_results .product-item .add_to_cart > .btn {
  padding: 4px !important;
  border-radius: 8px !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  height: auto;
  max-height: unset;
  margin-left: auto;
  line-height: 1;
  font-size: 0;
  border: none;
  border-color: transparent;
  background-color: transparent !important;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart > .btn {
    padding: 4px;
  }
}
#home #search #search_results .product-item .add_to_cart > .btn:hover {
  border: none;
  background-color: transparent !important;
}
#home #search #search_results .product-item .add_to_cart > .btn i {
  display: block !important;
  margin: 0;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart > .btn i {
    display: block !important;
    margin: 0;
  }
}
#home #search #search_results .product-item .add_to_cart > .btn i + span {
  display: none !important;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart > .btn i + span {
    display: none !important;
  }
}
#home #search #search_results .product-item .add_to_cart > .btn i.fa-shopping-cart::before, #home #search #search_results .product-item .add_to_cart > .btn i.fa-cart-shopping::before {
  content: url('data:image/svg+xml; utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 21C9.25 20.8619 9.13807 20.75 9 20.75C8.86193 20.75 8.75 20.8619 8.75 21C8.75 21.1381 8.86193 21.25 9 21.25C9.13807 21.25 9.25 21.1381 9.25 21ZM17.25 21C17.25 20.8619 17.1381 20.75 17 20.75C16.8619 20.75 16.75 20.8619 16.75 21C16.75 21.1381 16.8619 21.25 17 21.25C17.1381 21.25 17.25 21.1381 17.25 21ZM3.30664 1.25C3.41802 1.25 3.54344 1.24949 3.65234 1.25781C3.7412 1.26461 3.84994 1.27854 3.9668 1.31641L4.08594 1.36328L4.24316 1.44922C4.39309 1.54578 4.5211 1.67395 4.61816 1.8252C4.7141 1.97473 4.75846 2.1233 4.78418 2.23926C4.80784 2.34602 4.82506 2.47071 4.84082 2.58105L5.22168 5.25H21.0332C21.1856 5.25 21.3486 5.24971 21.4863 5.26172C21.5945 5.27116 21.7327 5.29093 21.8779 5.34863L22.0254 5.41992L22.1182 5.47949C22.2984 5.60709 22.4416 5.78048 22.5332 5.98145L22.5742 6.08398L22.6172 6.24121C22.6468 6.39481 22.6408 6.53447 22.6299 6.64258C22.6159 6.78006 22.5842 6.94018 22.5557 7.08984L21.2324 14.0391C21.1463 14.4911 21.0741 14.8706 20.9912 15.1787C20.9059 15.4958 20.7968 15.7887 20.6104 16.0596C20.321 16.4798 19.9201 16.811 19.4531 17.0166C19.1521 17.1492 18.8441 17.2021 18.5166 17.2266C18.1984 17.2503 17.8117 17.25 17.3516 17.25H8.79395C8.3105 17.25 7.90576 17.2501 7.57324 17.2246C7.23145 17.1984 6.90996 17.142 6.59863 16.999C6.11701 16.7777 5.70899 16.422 5.4248 15.9746C5.24104 15.6853 5.14145 15.3743 5.06934 15.0391C4.99919 14.713 4.94508 14.3112 4.87988 13.832L3.82812 6.10156V6.10059L3.35547 2.79297C3.3533 2.77776 3.35058 2.76353 3.34863 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.30664ZM6.36621 13.6299C6.4345 14.1318 6.4809 14.4669 6.53613 14.7236C6.58937 14.9711 6.64065 15.09 6.69141 15.1699C6.82058 15.3733 7.00569 15.5352 7.22461 15.6357C7.31063 15.6752 7.43532 15.7101 7.6875 15.7295C7.94935 15.7496 8.28747 15.75 8.79395 15.75H17.3516C17.8338 15.75 18.1549 15.7491 18.4043 15.7305C18.6443 15.7125 18.7646 15.6806 18.8486 15.6436C19.0608 15.5501 19.2435 15.4 19.375 15.209C19.427 15.1334 19.4805 15.0212 19.543 14.7891C19.6079 14.5476 19.6686 14.2325 19.7588 13.7588L21.082 6.80957C21.086 6.78872 21.0892 6.76867 21.0928 6.75H5.43066L6.36621 13.6299ZM10.75 21C10.75 21.9665 9.9665 22.75 9 22.75C8.0335 22.75 7.25 21.9665 7.25 21C7.25 20.0335 8.0335 19.25 9 19.25C9.9665 19.25 10.75 20.0335 10.75 21ZM18.75 21C18.75 21.9665 17.9665 22.75 17 22.75C16.0335 22.75 15.25 21.9665 15.25 21C15.25 20.0335 16.0335 19.25 17 19.25C17.9665 19.25 18.75 20.0335 18.75 21Z" fill="rgb(33, 33, 33)"/></svg>');
  display: block;
  line-height: 0;
}
#home #search #search_results .product-item .add_to_cart > .btn i.fa-shopping-cart::after, #home #search #search_results .product-item .add_to_cart > .btn i.fa-cart-shopping::after {
  content: url('data:image/svg+xml; utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 21C9.25 20.8619 9.13807 20.75 9 20.75C8.86193 20.75 8.75 20.8619 8.75 21C8.75 21.1381 8.86193 21.25 9 21.25C9.13807 21.25 9.25 21.1381 9.25 21ZM17.25 21C17.25 20.8619 17.1381 20.75 17 20.75C16.8619 20.75 16.75 20.8619 16.75 21C16.75 21.1381 16.8619 21.25 17 21.25C17.1381 21.25 17.25 21.1381 17.25 21ZM3.30664 1.25C3.41802 1.25 3.54344 1.24949 3.65234 1.25781C3.7412 1.26461 3.84994 1.27854 3.9668 1.31641L4.08594 1.36328L4.24316 1.44922C4.39309 1.54578 4.5211 1.67395 4.61816 1.8252C4.7141 1.97473 4.75846 2.1233 4.78418 2.23926C4.80784 2.34602 4.82506 2.47071 4.84082 2.58105L5.22168 5.25H21.0332C21.1856 5.25 21.3486 5.24971 21.4863 5.26172C21.5945 5.27116 21.7327 5.29093 21.8779 5.34863L22.0254 5.41992L22.1182 5.47949C22.2984 5.60709 22.4416 5.78048 22.5332 5.98145L22.5742 6.08398L22.6172 6.24121C22.6468 6.39481 22.6408 6.53447 22.6299 6.64258C22.6159 6.78006 22.5842 6.94018 22.5557 7.08984L21.2324 14.0391C21.1463 14.4911 21.0741 14.8706 20.9912 15.1787C20.9059 15.4958 20.7968 15.7887 20.6104 16.0596C20.321 16.4798 19.9201 16.811 19.4531 17.0166C19.1521 17.1492 18.8441 17.2021 18.5166 17.2266C18.1984 17.2503 17.8117 17.25 17.3516 17.25H8.79395C8.3105 17.25 7.90576 17.2501 7.57324 17.2246C7.23145 17.1984 6.90996 17.142 6.59863 16.999C6.11701 16.7777 5.70899 16.422 5.4248 15.9746C5.24104 15.6853 5.14145 15.3743 5.06934 15.0391C4.99919 14.713 4.94508 14.3112 4.87988 13.832L3.82812 6.10156V6.10059L3.35547 2.79297C3.3533 2.77776 3.35058 2.76353 3.34863 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.30664ZM6.36621 13.6299C6.4345 14.1318 6.4809 14.4669 6.53613 14.7236C6.58937 14.9711 6.64065 15.09 6.69141 15.1699C6.82058 15.3733 7.00569 15.5352 7.22461 15.6357C7.31063 15.6752 7.43532 15.7101 7.6875 15.7295C7.94935 15.7496 8.28747 15.75 8.79395 15.75H17.3516C17.8338 15.75 18.1549 15.7491 18.4043 15.7305C18.6443 15.7125 18.7646 15.6806 18.8486 15.6436C19.0608 15.5501 19.2435 15.4 19.375 15.209C19.427 15.1334 19.4805 15.0212 19.543 14.7891C19.6079 14.5476 19.6686 14.2325 19.7588 13.7588L21.082 6.80957C21.086 6.78872 21.0892 6.76867 21.0928 6.75H5.43066L6.36621 13.6299ZM10.75 21C10.75 21.9665 9.9665 22.75 9 22.75C8.0335 22.75 7.25 21.9665 7.25 21C7.25 20.0335 8.0335 19.25 9 19.25C9.9665 19.25 10.75 20.0335 10.75 21ZM18.75 21C18.75 21.9665 17.9665 22.75 17 22.75C16.0335 22.75 15.25 21.9665 15.25 21C15.25 20.0335 16.0335 19.25 17 19.25C17.9665 19.25 18.75 20.0335 18.75 21Z" fill="rgb(222, 151, 133)"/></svg>');
  display: block;
  line-height: 0;
}
#home #search #search_results .product-item .add_to_cart .out_of_stock_button:before {
  content: "\f05a";
  font-family: "Font Awesome 6 Pro";
  position: relative;
  right: unset;
  top: unset;
  width: auto;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 24px;
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added {
  border-color: transparent !important;
  min-width: 34px !important;
  height: 75px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  min-width: unset;
  width: 34px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart .quantity.buttons_added {
    position: relative;
    top: unset;
    right: unset;
    -webkit-transform: unset;
            transform: unset;
    height: 75px !important;
    width: 34px;
  }
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key {
  color: rgb(33, 33, 33) !important;
  border: none;
  padding: 0;
  width: 19px;
  height: 19px;
  max-height: unset;
  background-color: transparent !important;
  font-size: 16px;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key {
    background-color: transparent !important;
  }
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key:hover, #home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key:active {
  color: rgb(222, 151, 133) !important;
  opacity: 1;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key:hover, #home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key:active {
    color: rgb(222, 151, 133) !important;
    background-color: transparent !important;
  }
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key::before {
  font-weight: 400;
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_field {
  color: rgb(33, 33, 33) !important;
  background-color: transparent !important;
  padding: 0;
  width: 20px;
  height: 36px;
  font-size: 16px !important;
}
#home #search #search_results > .results_text {
  padding: 0;
  margin: 0;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 9999999;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
@media (max-width: 991px) {
  #home #search #search_results > .results_text {
    padding: 0;
  }
}
#home #search #search_results > .results_text > span {
  color: rgb(33, 33, 33);
}
#home #search #search_results > .results_text > a {
  border-radius: 0;
  margin: 0 auto;
  padding: 12px 20px;
  max-width: 100%;
  width: 100%;
  background-color: rgb(222, 151, 133);
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 991px) {
  #home #search #search_results > .results_text > a {
    padding: 12px 15px;
  }
}
#home #search #search_results > .results_text > a > span {
  color: #fff;
  opacity: 1;
  font-family: "Jost", sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  text-decoration: none;
}
#home #search #search_results > .results_text > a > span:before {
  content: "\f178";
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  display: none;
  margin-left: 10px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#home #search #search_results > .results_text > a:hover {
  background-color: rgb(119, 136, 34);
}
#home #search #search_results > .results_text > a:hover > span {
  color: #fff;
  opacity: 1;
}
@media (max-width: 991px) {
  #home .is-sticky #search {
    top: 72px !important;
  }
}
@media (max-width: 991px) {
  #home .is-sticky .search_black_screen {
    top: 70px;
  }
}
@media (max-width: 991px) {
  #home:not(.overflow-y-hidden) .sticky-wrapper :not(.is-sticky) #search {
    top: 72px !important;
  }
}
@media (max-width: 991px) {
  #home .search_close {
    display: none !important;
    position: absolute;
    top: 4px;
    right: 20px;
    bottom: unset;
    left: unset;
    font-size: 20px;
    height: 36px;
    z-index: 2;
  }
}
@media (max-width: 768px) {
  #home .search_close {
    top: 4px;
    right: 20px;
  }
}
#home .search_close i {
  color: rgb(119, 136, 34) !important;
}
#home .search_close i.fa-times-circle:before {
  content: "\f00d";
}
#home .navigation-wrapper {
  display: block;
  border: none;
  position: relative;
  background-color: rgb(255, 255, 255);
  padding-bottom: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: calc(100% - 300px) !important;
  margin: 0 auto;
  padding-right: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (max-width: 991px) {
  #home .navigation-wrapper {
    display: none !important;
  }
}
#home .navigation-wrapper > .container {
  max-width: 100% !important;
  padding: 0;
  position: static;
}
#home .navigation-wrapper .sf-menu {
  margin-bottom: 0;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
}
#home .navigation-wrapper .sf-menu > li:hover > a > .arrow, #home .navigation-wrapper .sf-menu > li:hover > a {
  color: rgb(222, 151, 133) !important;
}
#home .navigation-wrapper .sf-menu > li:hover > a svg {
  fill: rgb(222, 151, 133) !important;
}
#home .navigation-wrapper .sf-menu li > a {
  padding: 12px !important;
  margin: 0;
  color: rgb(33, 33, 33);
  font-family: "Jost", sans-serif;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none !important;
}
#home .navigation-wrapper .sf-menu > li {
  position: relative !important;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#home .navigation-wrapper .sf-menu > li svg {
  margin-right: 8px;
  fill: currentColor;
}
#home .navigation-wrapper .sf-menu > li > a {
  color: rgb(33, 33, 33) !important;
  text-transform: uppercase;
  padding: 13px 21px !important;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* flex-direction: column; */
}
#home .navigation-wrapper .sf-menu > li > a:hover {
  color: rgb(222, 151, 133);
}
@media (max-width: 1199px) {
  #home .navigation-wrapper .sf-menu > li > a {
    padding: 13px !important;
  }
}
#home .navigation-wrapper .sf-menu > li ul > li div a, #home .navigation-wrapper .sf-menu > li ul > li > a {
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 !important;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  color: rgb(33, 33, 33);
  z-index: 1;
}
#home .navigation-wrapper .sf-menu > li ul > li:not(.empty-item) {
  background: rgb(255, 255, 255);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 15px 25px;
  border: none;
  max-width: unset;
  width: 100%;
  float: none;
}
@media (max-width: 1279px) {
  #home .navigation-wrapper .sf-menu > li ul > li:not(.empty-item) {
    width: 100%;
  }
}
#home .navigation-wrapper .sf-menu > li ul > li .block-title {
  position: relative;
  padding: 0;
  z-index: 3;
  width: 100%;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#home .navigation-wrapper .sf-menu > li ul > li .block-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: rgb(224, 224, 224);
  margin-top: 22px;
}
#home .navigation-wrapper .sf-menu > li ul > li .block-title span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0;
  border-bottom: none;
  max-width: calc(100% - 30px);
}
#home .navigation-wrapper .sf-menu > li ul > li .block-title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 !important;
  color: rgb(33, 33, 33);
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  height: auto;
  background-color: transparent;
  text-transform: uppercase !important;
  border-radius: 0;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre .arrow {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
  width: 30px;
  height: 100%;
  right: unset;
  top: unset;
  cursor: pointer;
  z-index: 9;
  margin-left: auto;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre .arrow i {
  font-weight: 400;
  color: rgb(33, 33, 33);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre .arrow i::before {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#home .navigation-wrapper .sf-menu > li ul > li .padre ul {
  display: block;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre.open ul, #home .navigation-wrapper .sf-menu > li ul > li .padre:hover ul {
  display: block;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre.open .arrow i, #home .navigation-wrapper .sf-menu > li ul > li .padre:hover .arrow i {
  color: rgb(222, 151, 133);
}
#home .navigation-wrapper .sf-menu > li ul > li .padre.open .block-title a, #home .navigation-wrapper .sf-menu > li ul > li .padre:hover .block-title a {
  color: rgb(222, 151, 133);
}
#home .navigation-wrapper .sf-menu > li ul > li div {
  margin: 0;
  border: none;
  background: transparent;
  position: relative;
  max-width: unset;
  width: 50%;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
#home .navigation-wrapper .sf-menu > li ul > li div a {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
#home .navigation-wrapper .sf-menu > li ul > li div > ul {
  width: 100%;
  position: relative;
  left: unset;
  top: unset;
}
#home .navigation-wrapper .sf-menu > li ul > li div > ul > li {
  width: 100%;
  max-width: 100%;
}
#home .navigation-wrapper .sf-menu > li ul > li div > ul > li a {
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(33, 33, 33) !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .navigation-wrapper .sf-menu > li ul > li div > ul > li > a:hover {
  color: rgb(222, 151, 133) !important;
}
#home .navigation-wrapper .sf-menu > li ul > li div li:hover a {
  color: rgb(222, 151, 133);
}
#home .navigation-wrapper .sf-menu > li ul > li div:hover .block-title a {
  color: rgb(222, 151, 133) !important;
}
#home .navigation-wrapper .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 0 !important;
  background: transparent;
  width: 100%;
  height: 100%;
  overflow: auto;
  left: unset;
  padding: 10px 0 0;
}
#home .navigation-wrapper .sf-menu > li ul > li div ul:before {
  content: "";
  display: none;
  width: 100%;
  height: 10px;
  position: absolute;
  top: -9px;
  left: 0;
}
#home .navigation-wrapper .sf-menu > li ul > li div ul > li {
  width: 100% !important;
  padding: 0 !important;
}
#home .navigation-wrapper .sf-menu > li ul > li div ul > li > a {
  text-transform: none !important;
  font-weight: 400 !important;
  color: rgb(33, 33, 33);
  padding: 12px 0 !important;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline {
  padding: 0 20px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline > div {
  padding: 42px 15px;
  position: static;
  width: 50%;
  background: rgb(255, 255, 255);
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline > div:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(231, 231, 231);
  display: none;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline > div:nth-last-child(1) {
  border-bottom: none !important;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline > div:nth-last-child(1):after {
  display: none;
}
#home .navigation-wrapper .sf-menu > li ul > li:hover > a {
  color: rgb(222, 151, 133) !important;
}
#home .navigation-wrapper .sf-menu > li > ul {
  border-radius: 8px;
  border: 1px solid rgb(221, 221, 221);
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: 744px;
  width: 100%;
  max-width: 5744px;
  max-height: 460px;
  height: auto;
  margin: 49px 0 0;
  padding: 0;
  top: 0;
  left: -15px;
  z-index: 9;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: auto;
}
#home .navigation-wrapper .sf-menu > li > ul::before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -25px;
  left: 0;
  z-index: 1;
}
#home .navigation-wrapper .sf-menu > li > ul > li {
  width: 100%;
}
#home .navigation-wrapper .sf-menu > li > ul > li:not(.empty-item) + li > a {
  border: none;
}
#home .navigation-wrapper .sf-menu > li > ul > li:nth-last-child(1) {
  border-bottom: none !important;
}
#home .navigation-wrapper .sf-menu > li:not(.megamenu) > ul {
  background: rgb(255, 255, 255);
  min-width: 180px;
}
#home .navigation-wrapper .sf-menu > li:not(.megamenu) > ul > li {
  width: 100%;
}
#home .navigation-wrapper .sf-menu > li .hidden_nav_ul .arrow {
  position: absolute;
  top: 5px;
  right: 0;
}
#home .navigation-wrapper .sf-menu > li .hidden_nav_ul .hidden_nav_element {
  margin: 0;
}
#home .navigation-wrapper .sf-menu > li .hidden_nav_ul li > ul {
  margin-top: 0;
  background-color: transparent;
}
#home .navigation-wrapper .sf-menu > li .hidden_nav_ul li > ul .hidden_nav_element {
  display: none;
}
#home .navigation-wrapper .sf-menu > li .hidden_nav_ul li > ul li {
  padding: 10px;
}
#home .navigation-wrapper .sf-menu > li:hover > a svg {
  fill: currentColor !important;
}
#home .navigation-wrapper .sf-menu > li:hover > a > .arrow {
  margin-top: 0px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#home .navigation-wrapper .sf-menu > li:hover > a > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#home .wrapper {
  left: 0;
}
#home .wrapper.wrapper-opened {
  left: 0;
}
#home .wrapper.wrapper-opened:before {
  content: "";
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}
#home .mobile_side_nav {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  width: 100%;
  top: 72px;
  bottom: 0;
  height: unset;
}
#home .mobile_side_nav .prevent_touch_banner {
  top: 72px;
  bottom: 0;
}
#home .mobile_side_nav .sidenav_search {
  display: none;
  padding: 10px 33px 23px;
}
#home .mobile_side_nav .sidenav_search input[type=search] {
  border: none !important;
  border-bottom: 1px solid rgb(50, 50, 50) !important;
  background-color: #fff;
  border-radius: 0 !important;
  height: 45px;
  padding-left: 0;
  padding-right: 50px !important;
  font-size: 12px;
}
#home .mobile_side_nav .sidenav_search input[type=search]:focus {
  border-bottom: 1px solid rgb(222, 151, 133) !important;
}
#home .mobile_side_nav .sidenav_search input[type=search]::-webkit-input-placeholder {
  color: rgb(50, 50, 50) !important;
}
#home .mobile_side_nav .sidenav_search input[type=search]::-moz-placeholder {
  color: rgb(50, 50, 50) !important;
}
#home .mobile_side_nav .sidenav_search input[type=search]:-ms-input-placeholder {
  color: rgb(50, 50, 50) !important;
}
#home .mobile_side_nav .sidenav_search input[type=search]::-ms-input-placeholder {
  color: rgb(50, 50, 50) !important;
}
#home .mobile_side_nav .sidenav_search input[type=search]::placeholder {
  color: rgb(50, 50, 50) !important;
}
#home .mobile_side_nav .sidenav_search .fa-search {
  top: 20px;
  right: 33px;
}
#home .mobile_side_nav .sidenav_search .fa-search > svg {
  width: 20px;
  height: 20px;
  fill: rgb(33, 33, 33);
}
#home .mobile_side_nav_menu {
  height: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  direction: ltr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgb(255, 255, 255);
  border-top: none;
}
#home .mobile_side_nav_menu > li {
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  direction: ltr;
}
#home .mobile_side_nav_menu > li > a:not(.btn) {
  font-family: "Jost", sans-serif;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0;
  padding: 20px 15px;
  border-radius: 0;
  background-color: transparent;
  text-transform: uppercase;
  width: 100%;
  font-weight: 400;
  border: none;
  position: relative;
  color: rgb(33, 33, 33);
}
#home .mobile_side_nav_menu > li > a svg {
  fill: currentColor;
  margin-right: 8px;
}
#home .mobile_side_nav_menu > li.open > a, #home .mobile_side_nav_menu > li.active > a {
  color: rgb(222, 151, 133);
}
#home .mobile_side_nav_menu > li.open > a svg, #home .mobile_side_nav_menu > li.active > a svg {
  fill: rgb(222, 151, 133);
}
#home .mobile_side_nav_menu > li.open > .arrow, #home .mobile_side_nav_menu > li.active > .arrow {
  color: rgb(222, 151, 133);
  background-color: transparent;
}
#home .mobile_side_nav_menu > li.open > .arrow i, #home .mobile_side_nav_menu > li.active > .arrow i {
  -webkit-transform: unset;
          transform: unset;
}
#home .mobile_side_nav_menu > li.open > .arrow i::before, #home .mobile_side_nav_menu > li.active > .arrow i::before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#home .mobile_side_nav_menu > li.extra_link {
  display: none;
}
#home .mobile_side_nav_menu > li > .panel-collapse {
  min-width: 100%;
}
#home .mobile_side_nav_menu > li.li__contacts {
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: rgb(255, 255, 255);
  padding: 0;
}
#home .mobile_side_nav_menu > li.li__contacts.li__contacts-lang {
  padding: 24px 15px !important;
}
#home .mobile_side_nav_menu > li.li__contacts:last-child {
  padding-bottom: 0;
}
#home .mobile_side_nav_menu > li.li__contacts > a,
#home .mobile_side_nav_menu > li.li__contacts > span {
  font-weight: 400;
  text-align: left;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* background: transparent; */
  /* border: 2px solid #fff; */
  /* border-radius: 8px; */
  color: rgb(33, 33, 33);
  width: 100%;
}
#home .mobile_side_nav_menu > li.li__contacts > a svg,
#home .mobile_side_nav_menu > li.li__contacts > span svg {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
#home .mobile_side_nav_menu > li.li__contacts > a.btn-theme,
#home .mobile_side_nav_menu > li.li__contacts > span.btn-theme {
  border-radius: 0 !important;
}
#home .mobile_side_nav_menu > li.li__contacts > a:not(.btn) {
  padding: 0 15px;
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#home .mobile_side_nav_menu > li.li__contacts > a:not(.btn)[href^=tel] + [href^=tel] {
  border-left: 1px solid rgb(224, 224, 224);
}
#home .mobile_side_nav_menu > li.li__contacts-social {
  padding: 11px 15px;
}
#home .mobile_side_nav_menu > li.li__contacts-social > a {
  padding: 0 !important;
  font-size: 20px !important;
}
#home .mobile_side_nav_menu > li.li__contacts-social > a + a {
  margin-left: 13px;
}
#home .mobile_side_nav_menu > li:not(.li__contacts) + .li__contacts {
  margin-top: auto;
  padding-top: 24px;
  padding-bottom: 0;
  border: none;
}
#home .mobile_side_nav_menu > li:not(.li__contacts) + .li__contacts > a {
  color: #fff;
}
#home .mobile_side_nav_menu > li:not(.li__contacts) + .li__contacts:before {
  content: "";
  display: none;
  width: calc(100% - 76px);
  height: 1px;
  background: rgb(234, 234, 234);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#home .mobile_side_nav_menu > li:not(.li__contacts):not(.sidenav_search) + li:not(.li__contacts):before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background: rgb(224, 224, 224);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#home .mobile_side_nav_menu > li:not(.li__contacts):not(.sidenav_search) + li:not(.li__contacts) > a:before {
  content: "";
  display: none;
  width: calc(100% - 30px);
  height: 1px;
  background: rgb(198, 198, 198);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#home .mobile_side_nav_menu > li ul {
  margin: 0 0 20px;
  padding: 0 25px;
  background-color: transparent;
  border: none;
  border-radius: 8px;
  position: relative;
}
#home .mobile_side_nav_menu > li ul:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 20px);
  background: rgb(222, 151, 133);
  position: absolute;
  left: 12px;
  top: 12px;
}
#home .mobile_side_nav_menu > li ul li > a {
  border: none;
  padding: 10px 0;
  color: rgb(33, 33, 33);
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
#home .mobile_side_nav_menu > li ul li > a > svg {
  fill: currentColor;
}
#home .mobile_side_nav_menu > li ul li ul {
  padding: 10px 43px !important;
  margin: 0;
}
#home .mobile_side_nav_menu > li ul li ul:before {
  left: 0;
}
#home .mobile_side_nav_menu > li ul li ul > li {
  border: none !important;
}
#home .mobile_side_nav_menu > li ul li ul > li > a {
  font-size: 14px;
  font-weight: 400;
}
#home .mobile_side_nav_menu .arrow {
  position: absolute;
  left: unset;
  right: 5px;
  border: none;
  max-width: unset;
  max-height: 48px;
  width: auto;
  color: rgb(33, 33, 33);
  margin-left: 0;
}
#home .mobile_side_nav_menu .arrow.clicked {
  color: rgb(222, 151, 133);
  background-color: transparent;
}
#home .mobile_side_nav_menu .arrow.clicked i {
  -webkit-transform: unset;
          transform: unset;
}
#home .mobile_side_nav_menu .arrow.clicked i::before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#home .mobile_side_nav_menu .arrow i {
  height: 64px;
  width: 40px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#home .mobile_side_nav_menu .arrow i::before {
  content: "\f078";
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
  height: auto;
  width: unset;
  display: block;
}
#home .mobile_side_nav_menu li ul .arrow {
  right: -12px;
}
#home .mobile_side_nav_menu li ul .arrow i {
  height: 44px;
}
#home .mobile_side_nav_menu .close-mob-menu {
  border: none;
  background: transparent;
  position: absolute;
  left: 12px;
  top: 17px;
  padding: 0;
  /* transform: translateY(-50%); */
}
#home .mobile_side_nav_menu .close-mob-menu svg {
  fill: rgb(0, 0, 0);
}
#home .mobile_side_nav_menu > .logo-mob {
  padding: 8px 48px 14px !important;
}
#home .mobile_side_nav_menu > .logo-mob > a {
  padding: 0;
  margin: 0;
}
#home .mobile_side_nav_menu > .logo-mob > a > img {
  width: 136px;
  height: auto;
}
#home #form-language {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  margin: 0;
}
#home #form-language .dropdown-menu {
  display: none;
  border-radius: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 12px;
  gap: 8px;
  border: 1px solid rgb(245, 245, 245);
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  direction: ltr;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  margin: 0;
  color: rgb(33, 33, 33);
  background: rgb(255, 255, 255);
}
#home #form-language .dropdown-menu.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#home #form-language .dropdown-menu > li {
  font-size: 0;
  line-height: 0;
  padding: 0 8px;
  border: none;
}
#home #form-language .dropdown-menu > li + li {
  border-left: none;
}
#home #form-language .dropdown-menu > li > a {
  position: relative;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 30px;
  cursor: pointer;
  text-decoration: unset;
}
#home #form-language .dropdown-menu > li > a:before {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 0;
  font-weight: 400;
  cursor: pointer;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#home #form-language .dropdown-menu > li > a:after {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: none;
  color: rgb(33, 33, 33);
}
#home #form-language .dropdown-menu > li > a[name=bg-bg]:before {
  content: url('data:image/svg+xml; utf8, <svg width="100%" height="100%" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="15" fill="white"/><path d="M15 29.0625C7.23349 29.0625 0.937497 22.7665 0.937497 15C0.937498 7.23349 7.23349 0.937499 15 0.937499C22.7665 0.9375 29.0625 7.2335 29.0625 15C29.0625 22.7665 22.7665 29.0625 15 29.0625Z" fill="rgba(68, 166, 84, 1)"/><path d="M28.1777 10.0781C26.1826 4.73906 21.0356 0.9375 15.0006 0.937499C8.96566 0.937499 3.81861 4.73906 1.82351 10.0781L28.1777 10.0781Z" fill="white"/><path d="M1.82227 19.9219C3.81736 25.2609 8.96442 29.0625 14.9994 29.0625C21.0343 29.0625 26.1814 25.2609 28.1765 19.9219L1.82227 19.9219Z" fill="rgba(217, 0, 38, 1)"/></svg>');
}
#home #form-language .dropdown-menu > li > a[name=bg-bg]::after {
  content: "Български";
}
#home #form-language .dropdown-menu > li > a[name=en-gb]:before {
  content: url('data:image/svg+xml; utf8, <svg width="100%" height="100%" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z" fill="rgba(0, 82, 181, 1)"/><path d="M11.25 8.25V0.472566C11.8608 0.315354 12.4867 0.195649 13.125 0.116051C13.7392 0.0394562 14.365 0 15 0C15.635 0 16.2608 0.0394562 16.875 0.116051C17.5133 0.195649 18.1392 0.315354 18.75 0.472566V10.3125L25.125 3.93261C25.8122 4.56164 26.8145 5.81634 27.375 6.5625L22.5 11.25H29.5274C29.6846 11.8608 29.8044 12.4867 29.8839 13.125C29.9605 13.7392 30 14.365 30 15C30 15.635 29.9605 16.2608 29.8839 16.875C29.8044 17.5133 29.6846 18.1392 29.5274 18.75H21.375L27.0011 24C26.1948 25.0735 25.2478 26.0352 24.1875 26.858L18.75 21.375V29.5274C18.1392 29.6846 17.5133 29.8044 16.875 29.8839C16.2608 29.9605 15.635 30 15 30C14.365 30 13.7392 29.9605 13.125 29.8839C12.4867 29.8044 11.8608 29.6846 11.25 29.5274L11.25 19.875L5.0625 26.2362C4.22336 25.4935 3.46803 24.6582 2.8125 23.7464L8.25 18.75H0.472565C0.315354 18.1392 0.195649 17.5133 0.116052 16.875C0.0394565 16.2608 0 15.635 0 15C0 14.365 0.0394562 13.7392 0.116051 13.125C0.195648 12.4867 0.315354 11.8608 0.472565 11.25H8.4375L3 5.99854C3.83224 4.89083 4.81429 3.9021 5.91605 3.06242L11.25 8.25Z" fill="white"/><path d="M11.25 11.25L4.40435 4.38246C4.04236 4.7437 3.69874 5.12334 3.375 5.51985L9.375 11.25H11.25Z" fill="rgba(217, 0, 38, 1)"/><path d="M18.75 11.25L25.5957 4.38246C25.9576 4.7437 26.3013 5.12334 26.625 5.51985L20.625 11.25H18.75Z" fill="rgba(217, 0, 38, 1)"/><path d="M18.75 18.8787L25.5957 25.7463C25.9576 25.385 26.3013 25.0054 26.625 24.6089L20.625 18.8787H18.75Z" fill="rgba(217, 0, 38, 1)"/><path d="M11.25 18.8787L4.40435 25.7463C4.04236 25.385 3.69874 25.0054 3.375 24.6089L9.375 18.8787H11.25Z" fill="rgba(217, 0, 38, 1)"/><path d="M0.116051 13.125C0.0394562 13.7392 0 14.365 0 15C0 15.635 0.0394565 16.2608 0.116052 16.875H13.125V29.8839C13.7392 29.9605 14.365 30 15 30C15.635 30 16.2608 29.9605 16.875 29.8839V16.875H29.8839C29.9605 16.2608 30 15.635 30 15C30 14.365 29.9605 13.7392 29.8839 13.125H16.875V0.116051C16.1411 0.00564991 15.7647 0 15 0C14.365 0 13.7392 0.0394562 13.125 0.116051V13.125H0.116051Z" fill="rgba(217, 0, 38, 1)"/></svg>');
}
#home #form-language .dropdown-menu > li > a[name=en-gb]::after {
  content: "English";
}
#home #form-language .dropdown-menu > li > a:hover:before {
  color: rgb(119, 136, 34);
  border: 1px solid;
  border-radius: 50%;
  padding: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#home #form-language .dropdown-menu > li > a:hover::after {
  color: rgb(119, 136, 34);
}
#home #form-language .dropdown-menu > li > a.active {
  color: rgb(119, 136, 34);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#home #form-language .dropdown-menu > li > a.active::after {
  color: currentColor;
}
#home #form-language > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: rgb(33, 33, 33);
  font-size: 0;
}
#home #form-language > a > .fa-caret-down {
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-left: auto;
}
#home #form-language > a > .fa-caret-down::before {
  content: "\f078";
}
#home #form-language > a:before {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 0;
  font-weight: 400;
  cursor: pointer;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#home #form-language > a:after {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: none;
  color: rgb(33, 33, 33);
  border: none;
  margin: 0;
  vertical-align: unset;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#home #form-language > a.toggle-bg:before {
  content: url('data:image/svg+xml; utf8, <svg width="100%" height="100%" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="15" fill="white"/><path d="M15 29.0625C7.23349 29.0625 0.937497 22.7665 0.937497 15C0.937498 7.23349 7.23349 0.937499 15 0.937499C22.7665 0.9375 29.0625 7.2335 29.0625 15C29.0625 22.7665 22.7665 29.0625 15 29.0625Z" fill="rgba(68, 166, 84, 1)"/><path d="M28.1777 10.0781C26.1826 4.73906 21.0356 0.9375 15.0006 0.937499C8.96566 0.937499 3.81861 4.73906 1.82351 10.0781L28.1777 10.0781Z" fill="white"/><path d="M1.82227 19.9219C3.81736 25.2609 8.96442 29.0625 14.9994 29.0625C21.0343 29.0625 26.1814 25.2609 28.1765 19.9219L1.82227 19.9219Z" fill="rgba(217, 0, 38, 1)"/></svg>');
}
#home #form-language > a.toggle-bg::after {
  content: "БГ";
}
#home #form-language > a.toggle-en:before {
  content: url('data:image/svg+xml; utf8, <svg width="100%" height="100%" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0C23.2843 0 30 6.71573 30 15Z" fill="rgba(0, 82, 181, 1)"/><path d="M11.25 8.25V0.472566C11.8608 0.315354 12.4867 0.195649 13.125 0.116051C13.7392 0.0394562 14.365 0 15 0C15.635 0 16.2608 0.0394562 16.875 0.116051C17.5133 0.195649 18.1392 0.315354 18.75 0.472566V10.3125L25.125 3.93261C25.8122 4.56164 26.8145 5.81634 27.375 6.5625L22.5 11.25H29.5274C29.6846 11.8608 29.8044 12.4867 29.8839 13.125C29.9605 13.7392 30 14.365 30 15C30 15.635 29.9605 16.2608 29.8839 16.875C29.8044 17.5133 29.6846 18.1392 29.5274 18.75H21.375L27.0011 24C26.1948 25.0735 25.2478 26.0352 24.1875 26.858L18.75 21.375V29.5274C18.1392 29.6846 17.5133 29.8044 16.875 29.8839C16.2608 29.9605 15.635 30 15 30C14.365 30 13.7392 29.9605 13.125 29.8839C12.4867 29.8044 11.8608 29.6846 11.25 29.5274L11.25 19.875L5.0625 26.2362C4.22336 25.4935 3.46803 24.6582 2.8125 23.7464L8.25 18.75H0.472565C0.315354 18.1392 0.195649 17.5133 0.116052 16.875C0.0394565 16.2608 0 15.635 0 15C0 14.365 0.0394562 13.7392 0.116051 13.125C0.195648 12.4867 0.315354 11.8608 0.472565 11.25H8.4375L3 5.99854C3.83224 4.89083 4.81429 3.9021 5.91605 3.06242L11.25 8.25Z" fill="white"/><path d="M11.25 11.25L4.40435 4.38246C4.04236 4.7437 3.69874 5.12334 3.375 5.51985L9.375 11.25H11.25Z" fill="rgba(217, 0, 38, 1)"/><path d="M18.75 11.25L25.5957 4.38246C25.9576 4.7437 26.3013 5.12334 26.625 5.51985L20.625 11.25H18.75Z" fill="rgba(217, 0, 38, 1)"/><path d="M18.75 18.8787L25.5957 25.7463C25.9576 25.385 26.3013 25.0054 26.625 24.6089L20.625 18.8787H18.75Z" fill="rgba(217, 0, 38, 1)"/><path d="M11.25 18.8787L4.40435 25.7463C4.04236 25.385 3.69874 25.0054 3.375 24.6089L9.375 18.8787H11.25Z" fill="rgba(217, 0, 38, 1)"/><path d="M0.116051 13.125C0.0394562 13.7392 0 14.365 0 15C0 15.635 0.0394565 16.2608 0.116052 16.875H13.125V29.8839C13.7392 29.9605 14.365 30 15 30C15.635 30 16.2608 29.9605 16.875 29.8839V16.875H29.8839C29.9605 16.2608 30 15.635 30 15C30 14.365 29.9605 13.7392 29.8839 13.125H16.875V0.116051C16.1411 0.00564991 15.7647 0 15 0C14.365 0 13.7392 0.0394562 13.125 0.116051V13.125H0.116051Z" fill="rgba(217, 0, 38, 1)"/></svg>');
}
#home #form-language > a.toggle-en::after {
  content: "EN";
}
#home .header-wrapper #form-language {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  margin: 0;
}
#home .header-wrapper #form-language .dropdown-menu {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#home .header-wrapper #form-language .dropdown-menu > li {
  padding: 0;
  /*      
  > a {

    &:not(.active) {
      position: absolute;
      display: none;
      top: 100%;
      left: 0;
      z-index: 999;

      /*
      :after {
        content: '';
        display: block;
        width: 40px;
        height: 40px;
        background: #fff;
        box-shadow: 0 5px 6px -5px var(--brdrColor);
        border-radius: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 1;
      }

    }

    &.active {
      padding: 0;
      border: none
    }
  }
  */
}
#home .header-wrapper #form-language .dropdown-menu > li > a.active::after, #home .header-wrapper #form-language .dropdown-menu > li > a:hover::after {
  color: rgb(222, 151, 133) !important;
}
#home .header-wrapper #form-language .dropdown-menu.options-show > li > a:not(.active) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  #home .header-wrapper #form-language {
    display: none;
  }
}
#home .li__contacts-lang #form-language {
  width: 100%;
  position: relative;
}
#home .li__contacts-lang #form-language > a {
  width: 100%;
  background-color: transparent;
  border: 1px solid rgb(198, 198, 198);
  padding: 12px 16px;
  text-transform: none;
  border-radius: 8px;
  color: currentColor;
}
#home .li__contacts-lang #form-language > a::after {
  color: rgb(33, 33, 33);
}
#home .li__contacts-lang #form-language > a.toggle-bg:after {
  content: "Български";
}
#home .li__contacts-lang #form-language > a.toggle-en:after {
  content: "English";
}
#home .li__contacts-lang #form-language > ul {
  width: 100%;
  left: 0 !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #fff !important;
  padding: 15px;
  margin: 0;
  border: 1px solid rgb(224, 224, 224);
}
#home .li__contacts-lang #form-language > ul::before {
  display: none;
}
#home .li__contacts-lang #form-language .language-select {
  text-transform: none;
  border: none !important;
  letter-spacing: unset;
}
#home .li__contacts-lang #form-language .language-select::after {
  color: rgb(33, 33, 33);
}
#home .li__contacts-lang #form-language .language-select[name=bg-bg]:after {
  content: "Български";
}
#home .li__contacts-lang #form-language .language-select[name=en-gb]:after {
  content: "English";
}
#home .footer #form-language {
  width: 100%;
  position: relative;
}
#home .footer #form-language > a {
  width: 100%;
  border: 1px solid rgb(198, 198, 198);
  padding: 12px 16px;
  text-transform: none;
  border-radius: 8px;
  color: rgb(33, 33, 33);
}
#home .footer #form-language > a::after {
  color: inherit;
}
#home .footer #form-language > a.toggle-bg:after {
  content: "Български";
}
#home .footer #form-language > a.toggle-en:after {
  content: "English";
}
#home .footer #form-language > ul {
  width: 100%;
  left: 0 !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#home .footer #form-language .language-select {
  text-transform: none;
  border: none !important;
}
#home .footer #form-language .language-select[name=bg-bg]:after {
  content: "Български";
}
#home .footer #form-language .language-select[name=en-gb]:after {
  content: "English";
}
#home .footer #form-language .language-select.active::after, #home .footer #form-language .language-select:hover::after {
  color: rgb(222, 151, 133) !important;
}
#home.common-home .main-slider {
  padding: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #home.common-home .main-slider {
    border-radius: 0;
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider {
    padding: 0;
    margin-bottom: 0;
  }
}
#home.common-home .main-slider .main__slider:after {
  content: "";
  display: none;
  width: 100%;
  height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
#home.common-home .main-slider .main__slider:not(.slick-slider) .item:not(:first-child) {
  display: none !important;
}
#home.common-home .main-slider .slick-slide {
  position: relative;
}
#home.common-home .main-slider .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 7px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  z-index: 1;
  gap: 16px;
}
#home.common-home .main-slider .slick-dots li {
  padding: 7px 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home.common-home .main-slider .slick-dots li:first-child:last-child {
  opacity: 0;
}
#home.common-home .main-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  border: none;
  background: transparent;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid rgb(198, 198, 198);
  margin: 0;
  opacity: 0.6;
}
#home.common-home .main-slider .slick-dots li button:hover {
  opacity: 1;
}
#home.common-home .main-slider .slick-dots li.slick-active button {
  opacity: 1;
  background: #fff;
}
#home.common-home .main-slider .slick-arrow {
  width: 50px;
  height: 50px;
  padding: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: unset;
  left: 30px;
  font-size: 0;
  line-height: 0;
  color: rgb(222, 151, 133);
  border: none;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .slick-arrow {
    width: 40px;
    height: 40px;
    right: unset;
    left: 16px;
  }
}
#home.common-home .main-slider .slick-arrow::before {
  content: "\f060";
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  line-height: 1;
  display: block;
  margin: 0;
}
#home.common-home .main-slider .slick-arrow.slick-next {
  left: unset;
  right: 30px;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .slick-arrow.slick-next {
    left: unset;
    right: 16px;
  }
}
#home.common-home .main-slider .slick-arrow.slick-next::before {
  content: "\f061";
}
#home.common-home .main-slider .slick-arrow:hover {
  /*background-color: var(--minor);*/
  background-color: rgb(119, 136, 34);
  color: #fff;
}
#home.common-home .main-slider .caption > .container {
  max-width: 100vw !important;
  padding: 0 !important;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .div-cell {
    vertical-align: middle !important;
  }
}
#home.common-home .main-slider .caption-content {
  width: 100%;
  max-width: 500px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  #home.common-home .main-slider .caption-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-content {
    max-width: 86.93vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-subtitle {
    text-align: center !important;
  }
}
#home.common-home .main-slider .caption-subtitle > span {
  color: #fff;
  text-shadow: unset;
}
#home.common-home .main-slider .caption-text {
  margin: 0;
}
#home.common-home .main-slider .caption-text > .btn-theme {
  margin: 0;
}
#home.common-home .main-slider .caption-text > .btn-theme:not(.btn-custom) {
  display: none;
}
#home.common-home .main-slider.content_center .caption-text > .btn-theme {
  margin: 0 auto;
}
@media (max-width: 575px) {
  #home.common-home .main-slider.content_center .caption-text > .btn-theme {
    margin: 0 auto;
  }
}
#home.common-home .main-slider.content_right .caption-content {
  width: 100%;
  max-width: 20%;
  margin-right: 72px;
  margin-left: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  #home.common-home .main-slider.content_right .caption-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider.content_right .caption-content {
    max-width: 50%;
    margin-right: 30px;
    margin-left: auto;
  }
}
#home.common-home .main-slider.content_right .caption-text > .btn-theme {
  margin: 0 0 0 auto;
}
#home.common-home .main-slider.content_left .caption-content {
  width: 100%;
  max-width: 30vw;
  margin-left: 11.5625vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  #home.common-home .main-slider.content_left .caption-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider.content_left .caption-content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 0;
    max-width: 83vw;
    margin: 16vw auto 0;
  }
}
#home.common-home .main-slider.content_left .caption-text > .btn-theme {
  margin: 0 auto;
}
@media (max-width: 575px) {
  #home.common-home .main-slider.content_left .caption-text > .btn-theme {
    margin: 0 auto;
  }
}
#home.common-home .main-slider .caption-subtitle {
  font-size: 1.8947vw;
  line-height: normal;
  font-weight: 400;
  text-shadow: none;
  margin-bottom: 1.9474vw;
  text-transform: none;
  text-align: center;
  font-style: italic;
  color: rgb(0, 0, 0);
  font-family: "Playfair Display", serif;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-subtitle {
    font-size: 6.933334vw;
    line-height: normal;
    margin-bottom: 6.93334vw;
    text-align: center !important;
  }
}
#home.common-home .main-slider .caption-subtitle > span {
  color: inherit;
  text-shadow: unset;
  font-family: inherit;
}
#home.common-home .main-slider .caption-text > .btn-theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  padding: 15px 25px !important;
  margin: 0 auto;
  text-decoration: none !important;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-text > .btn-theme {
    margin: 0 auto;
  }
}
#home.common-home .main-slider .caption-text > .btn-theme:not(.btn-custom) {
  display: none;
}
#home .homefeatured_category {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 70px 0 34px;
  background-color: transparent;
  position: relative;
  border-bottom: none;
}
@media (max-width: 991px) {
  #home .homefeatured_category {
    padding: 70px 0 34px;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category {
    padding: 40px 0 15px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 575px) {
  #home .homefeatured_category {
    padding: 40px 0 15px;
    margin-top: 0 !important;
  }
}
#home .homefeatured_category > .container > .row {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: unset;
}
@media (max-width: 767px) {
  #home .homefeatured_category > .container > .row {
    padding: 0 7.5px;
  }
}
#home .homefeatured_category .col-md-6 {
  border: none;
  margin-top: 0 !important;
  width: 100%;
  margin-bottom: 36px;
  padding: 0 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 33.3333333333%;
  z-index: 1;
  -webkit-transition: unset;
  transition: unset;
}
@media (max-width: 991px) {
  #home .homefeatured_category .col-md-6 {
    max-width: 33.3333333333% !important;
    margin-bottom: 36px !important;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .col-md-6 {
    max-width: 50% !important;
    padding: 0 7.5px !important;
    margin-bottom: 25px !important;
  }
}
@media (max-width: 575px) {
  #home .homefeatured_category .col-md-6 {
    max-width: 100% !important;
  }
}
#home .homefeatured_category .thumbnail {
  border: none;
  padding-bottom: 0;
  background-color: rgb(222, 151, 133);
  max-width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 26px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail {
    border-radius: 26px;
  }
}
#home .homefeatured_category .thumbnail .media {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}
#home .homefeatured_category .thumbnail .media-link {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #home .homefeatured_category .thumbnail .media-link {
    padding: 0;
  }
}
#home .homefeatured_category .thumbnail .media-link .img-bg {
  display: block;
  border: none;
  position: relative;
  width: 100%;
  padding-top: 152.7272%;
  background: transparent;
  overflow: hidden;
  border-radius: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#home .homefeatured_category .thumbnail .media-link .img-bg:before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(82deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media-link .img-bg {
    width: 100%;
    padding-top: 152.7272%;
    border-radius: 0;
  }
}
#home .homefeatured_category .thumbnail .media-link .img-bg img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#home .homefeatured_category .thumbnail .caption {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto;
  width: 100%;
  position: relative;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transform: unset;
          transform: unset;
  background: transparent;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .caption {
    padding: 0;
    width: 100%;
  }
}
#home .homefeatured_category .thumbnail .caption .btn:not(.btn-custom) {
  display: none;
}
#home .homefeatured_category .thumbnail .caption .caption-wrapper {
  padding: 0;
  border: none;
  display: block !important;
}
#home .homefeatured_category .thumbnail .caption .caption-inner {
  padding: 0;
  border: none;
  display: block !important;
}
#home .homefeatured_category .thumbnail .caption .caption-title {
  margin: 0;
  height: 100%;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}
#home .homefeatured_category .thumbnail .caption .caption-title .btn-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: rgb(33, 33, 33);
}
#home .homefeatured_category .thumbnail .caption .caption-title .btn-custom:hover {
  background-color: rgb(119, 136, 34) !important;
  border: 1px solid rgb(119, 136, 34);
}
#home .homefeatured_category .thumbnail .caption .caption-title .btn-custom i {
  font-size: 12px;
  color: currentColor;
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 768px) {
  #home .homefeatured_category .thumbnail .caption .caption-title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#home .homefeatured_category .thumbnail .caption .caption-title span {
  background: transparent;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  line-height: normal;
  font-weight: 400;
  font-style: italic;
  color: rgb(33, 33, 33);
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-transform: none;
  width: 100%;
  min-height: unset;
  text-align: left !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  word-break: break-word;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption .caption-title span {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .caption .caption-title span {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left !important;
    font-size: 32px;
    line-height: normal;
    word-break: break-word;
    width: 100%;
    padding: 0;
  }
}
#home .homefeatured_category .thumbnail .caption .caption-title span > svg {
  min-width: 19px;
  height: 19px;
}
#home .homefeatured_category .thumbnail .caption .caption-title span > svg > path {
  stroke: currentColor;
}
#home .homefeatured_category .thumbnail:hover {
  background: rgb(222, 151, 133);
}
#home .homefeatured_category .thumbnail:hover .media-link .img-bg img {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#home .homefeatured_category .thumbnail:hover .media-link .caption .btn-custom {
  background-color: rgb(119, 136, 34) !important;
  border: 1px solid rgb(119, 136, 34);
}
#home .homefeatured_category .thumbnail:hover .media-link .caption span {
  color: rgb(0, 0, 0);
}
#home .subcategories_top {
  display: block;
}
@media (max-width: 1200px) {
  #home .subcategories_top .container {
    max-width: 100% !important;
  }
}
@media (max-width: 991px) {
  #home .subcategories_top {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  #home .subcategories_top .row {
    padding: 0 7.5px !important;
  }
}
@media (max-width: 768px) {
  #home .subcategories_top .row {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#home .subcategories_top .media_holder {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 14.2857142857%;
  padding: 0 15px;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  #home .subcategories_top .media_holder {
    max-width: 25%;
    padding: 0 7.5px;
    margin: 0 0 15px;
  }
}
@media (max-width: 768px) {
  #home .subcategories_top .media_holder {
    max-width: 33.3333333333%;
  }
}
@media (max-width: 575px) {
  #home .subcategories_top .media_holder {
    max-width: 50%;
    padding: 0 7.5px;
    margin: 0 0 15px;
  }
}
#home .subcategories_top .media_holder .thumbnail {
  max-width: unset;
  width: 100%;
  margin: 0;
  background-color: rgb(255, 255, 255);
  border: none !important;
  border-radius: 0;
  padding: 0;
}
#home .subcategories_top .media_holder .thumbnail .media,
#home .subcategories_top .media_holder .thumbnail .media-link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .subcategories_top .media_holder .thumbnail .img_holder {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 50%;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  z-index: 1;
}
#home .subcategories_top .media_holder .thumbnail .img_holder > .img-bg {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
#home .subcategories_top .media_holder .thumbnail .img_holder > .img-bg img {
  padding: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#home .subcategories_top .media_holder .thumbnail .caption {
  width: 100%;
}
#home .subcategories_top .media_holder .thumbnail .caption .caption-title {
  text-transform: none;
  margin: 0;
}
#home .subcategories_top .media_holder .thumbnail:hover .img_holder {
  border-color: rgb(222, 151, 133);
}
#home .subcategories_top .media_holder .thumbnail:hover .caption .caption-title > span {
  color: rgb(222, 151, 133);
}
#home.product-product .featured-products .product-item .thumbnail, #home .product-item .thumbnail {
  border: 1px solid rgb(239, 239, 239);
  padding: 0 22px 22px;
  border-radius: 18px;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 991px) {
  #home.product-product .featured-products .product-item .thumbnail, #home .product-item .thumbnail {
    padding: 0 15px 15px;
    border-radius: 12px;
    margin: 0 !important;
    max-width: unset;
  }
}
#home.product-product .featured-products .product-item .thumbnail .media, #home .product-item .thumbnail .media {
  margin-inline: -22px;
  margin-bottom: 22px;
  border-radius: 0;
  overflow: hidden;
  min-height: unset;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
@media (max-width: 991px) {
  #home.product-product .featured-products .product-item .thumbnail .media, #home .product-item .thumbnail .media {
    margin-inline: -15px;
    margin-bottom: 15px;
    border-radius: 0;
  }
}
@media (max-width: 575px) {
  #home.product-product .featured-products .product-item .thumbnail .media, #home .product-item .thumbnail .media {
    margin-bottom: 15px;
    padding: 0;
  }
}
#home.product-product .featured-products .product-item .thumbnail .media-link, #home .product-item .thumbnail .media-link {
  width: 100%;
  padding-top: 177.5%;
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 0;
  border: none;
}
#home.product-brands .products.row .product-item .thumbnail .media-link, #home .products.brands-products .product-item .thumbnail .media-link, #home .products.brands-products-carousel .product-item .thumbnail .media-link {
  padding-top: 100%;
}
@media (max-width: 575px) {
  #home.product-brands .products.row .product-item .thumbnail .media-link, #home .products.brands-products .product-item .thumbnail .media-link, #home .products.brands-products-carousel .product-item .thumbnail .media-link {
    padding-top: 100%;
  }
}
#home.product-product .featured-products .product-item .thumbnail .media-link .img, #home .product-item .thumbnail .media-link img {
  position: absolute;
  max-width: unset;
  max-height: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: unset;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#home.product-brands .products.row .product-item .thumbnail .media-link img, #home .products.brands-products .product-item .thumbnail .media-link img, #home .products.brands-products-carousel .product-item .thumbnail .media-link img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
#home.product-product .featured-products .product-item .thumbnail .caption, #home .product-item .thumbnail .caption {
  margin: 0 0 18px;
  padding: 0;
  min-height: unset;
  max-height: unset;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 991px) {
  #home.product-product .featured-products .product-item .thumbnail .caption, #home .product-item .thumbnail .caption {
    margin: 0 0 12px;
  }
}
@media (max-width: 575px) {
  #home.product-product .featured-products .product-item .thumbnail .caption, #home .product-item .thumbnail .caption {
    margin: 0 0 12px;
    min-height: unset;
    max-height: unset;
    padding: 0;
  }
}
#home.product-product .featured-products .product-item .thumbnail .caption .caption-title, #home .product-item .thumbnail .caption .caption-title {
  font-family: "Jost", sans-serif;
  color: rgb(33, 33, 33);
  font-weight: 400 !important;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  text-align: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: none;
  /* max-height: 1.25rem; */
}
@media (max-width: 575px) {
  #home.product-product .featured-products .product-item .thumbnail .caption .caption-title, #home .product-item .thumbnail .caption .caption-title {
    font-size: 12px;
    line-height: 20px;
    text-transform: none;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#home.product-brands .products.row .product-item .thumbnail .caption .caption-title, #home.product-brands .products.row .product-item .thumbnail .caption, #home .products.brands-products .product-item .thumbnail .caption .caption-title, #home .products.brands-products-carousel .product-item .thumbnail .caption .caption-title, #home .products.brands-products .product-item .thumbnail .caption, #home .products.brands-products-carousel .product-item .thumbnail .caption {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  min-height: unset;
  max-height: unset;
}
@media (max-width: 575px) {
  #home.product-brands .products.row .product-item .thumbnail .caption .caption-title, #home.product-brands .products.row .product-item .thumbnail .caption, #home .products.brands-products .product-item .thumbnail .caption .caption-title, #home .products.brands-products-carousel .product-item .thumbnail .caption .caption-title, #home .products.brands-products .product-item .thumbnail .caption, #home .products.brands-products-carousel .product-item .thumbnail .caption {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
#home .product-item .thumbnail .remove_from_wishlist, #home .product-item .thumbnail .add_to_wishlist, #home .product-item .thumbnail .quick_view_action {
  bottom: 10px;
  left: 10px;
  right: unset;
}
#home .product-item .thumbnail .add_to_wishlist button, #home .product-item .thumbnail .quick_view_action .btn-quick-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px !important;
  height: 30px !important;
  background-color: rgba(87, 87, 87, 0.48) !important;
  color: rgb(255, 255, 255) !important;
  font-size: 16px !important;
  font-weight: 600;
  padding: 2px 0 0;
  border-radius: 50% !important;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border: 1px solid transparent;
}
#home .product-item .thumbnail .remove_from_wishlist button, #home .product-item .thumbnail .add_to_wishlist button:hover, #home .product-item .thumbnail .add_to_wishlist button:active, #home .product-item .thumbnail .add_to_wishlist button.active, #home .product-item .thumbnail .quick_view_action .btn-quick-view:hover {
  background-color: #fff !important;
  font-weight: 600;
  border: 1px solid #fff !important;
  color: rgb(222, 151, 133) !important;
}
#home.product-product .featured-products, #home .featured-products-carousel {
  margin-top: 50px;
}
@media (max-width: 991px) {
  #home .product-item {
    border: none;
  }
}
#home .product-item .product_slide {
  max-height: 450px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 575px) {
  #home .product-item .product_slide {
    max-height: 400px;
  }
}
#home .product-item .product_slide .product-thumbnails > .col-2 > .bx-pager-link {
  height: 120px;
}
@media (max-width: 575px) {
  #home .product-item .product_slide .product-thumbnails > .col-2 > .bx-pager-link {
    height: 60px;
  }
}
#home .product-item .product_slide .product-thumbnails > .col-2 > .bx-pager-link > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .product-item .thumbnail .caption .caption-title > a {
  font-family: inherit;
  color: inherit;
}
#home .product-item .thumbnail .quick_view_action .btn-quick-view i {
  color: inherit;
  font-weight: inherit;
}
#home .product-item .thumbnail .quick_view_action .btn-quick-view:active {
  color: rgb(222, 151, 133);
}
#home .product-item .thumbnail .add_to_wishlist + .quick_view_action {
  bottom: 50px;
  border-radius: 50% !important;
}
#home .product-item .thumbnail .add_to_wishlist button i {
  color: inherit;
  font-weight: inherit;
}
#home .product-item .thumbnail .remove_from_wishlist + .quick_view_action {
  bottom: 50px;
}
#home .product-item .thumbnail .remove_from_wishlist button i {
  color: inherit;
  font-weight: inherit;
}
#home .product-item .thumbnail .remove_from_wishlist button i::before {
  content: "\f004";
}
#home .product-item .price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
  max-width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600 !important;
  color: rgb(33, 33, 33);
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #home .product-item .price {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 34px;
  }
}
#home .product-item .price > ins {
  text-decoration: none;
  color: rgb(228, 0, 0);
  font-size: inherit;
  line-height: inherit;
  padding: 0;
}
@media (max-width: 575px) {
  #home .product-item .price > ins {
    font-size: inherit;
    line-height: inherit;
  }
}
#home .product-item .price > del {
  font-weight: 500;
  font-size: 10px;
  line-height: inherit;
  letter-spacing: unset;
  color: rgb(207, 207, 207);
  margin-left: 8px !important;
}
@media (max-width: 575px) {
  #home .product-item .price > del {
    display: block;
    font-size: 10px;
    line-height: 1;
    margin-left: 0 !important;
  }
}
#home .product-item .price_actions {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#home .product-item .price_actions.upper_price_actions {
  display: none !important;
  margin-bottom: 15px;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
#home .product-item .price_actions.bottom_price_actions {
  margin-top: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#home .product-item .price_actions.bottom_price_actions > .price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#home .product-item .add_to_cart {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin-right: unset;
  margin-bottom: 0;
  margin-top: 18px;
  line-height: 1;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  #home .product-item .add_to_cart {
    margin-top: 12px;
  }
}
@media (max-width: 575px) {
  #home .product-item .add_to_cart {
    margin-top: 12px;
  }
}
#home .product-item .add_to_cart .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-width: 118px;
  height: 40px;
}
@media (max-width: 575px) {
  #home .product-item .add_to_cart .btn {
    width: 100%;
  }
}
#home .product-item .add_to_cart .btn i {
  display: none !important;
  margin: 0 8px 0 0;
  padding: 0;
  font-size: 16px;
}
#home .product-item .add_to_cart .btn i.fa-shopping-cart, #home .product-item .add_to_cart .btn i.fa-cart-shopping {
  position: relative;
}
#home .product-item .add_to_cart .btn i.fa-shopping-cart::before, #home .product-item .add_to_cart .btn i.fa-cart-shopping::before {
  content: url('data:image/svg+xml; utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 21C9.25 20.8619 9.13807 20.75 9 20.75C8.86193 20.75 8.75 20.8619 8.75 21C8.75 21.1381 8.86193 21.25 9 21.25C9.13807 21.25 9.25 21.1381 9.25 21ZM17.25 21C17.25 20.8619 17.1381 20.75 17 20.75C16.8619 20.75 16.75 20.8619 16.75 21C16.75 21.1381 16.8619 21.25 17 21.25C17.1381 21.25 17.25 21.1381 17.25 21ZM3.30664 1.25C3.41802 1.25 3.54344 1.24949 3.65234 1.25781C3.7412 1.26461 3.84994 1.27854 3.9668 1.31641L4.08594 1.36328L4.24316 1.44922C4.39309 1.54578 4.5211 1.67395 4.61816 1.8252C4.7141 1.97473 4.75846 2.1233 4.78418 2.23926C4.80784 2.34602 4.82506 2.47071 4.84082 2.58105L5.22168 5.25H21.0332C21.1856 5.25 21.3486 5.24971 21.4863 5.26172C21.5945 5.27116 21.7327 5.29093 21.8779 5.34863L22.0254 5.41992L22.1182 5.47949C22.2984 5.60709 22.4416 5.78048 22.5332 5.98145L22.5742 6.08398L22.6172 6.24121C22.6468 6.39481 22.6408 6.53447 22.6299 6.64258C22.6159 6.78006 22.5842 6.94018 22.5557 7.08984L21.2324 14.0391C21.1463 14.4911 21.0741 14.8706 20.9912 15.1787C20.9059 15.4958 20.7968 15.7887 20.6104 16.0596C20.321 16.4798 19.9201 16.811 19.4531 17.0166C19.1521 17.1492 18.8441 17.2021 18.5166 17.2266C18.1984 17.2503 17.8117 17.25 17.3516 17.25H8.79395C8.3105 17.25 7.90576 17.2501 7.57324 17.2246C7.23145 17.1984 6.90996 17.142 6.59863 16.999C6.11701 16.7777 5.70899 16.422 5.4248 15.9746C5.24104 15.6853 5.14145 15.3743 5.06934 15.0391C4.99919 14.713 4.94508 14.3112 4.87988 13.832L3.82812 6.10156V6.10059L3.35547 2.79297C3.3533 2.77776 3.35058 2.76353 3.34863 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.30664ZM6.36621 13.6299C6.4345 14.1318 6.4809 14.4669 6.53613 14.7236C6.58937 14.9711 6.64065 15.09 6.69141 15.1699C6.82058 15.3733 7.00569 15.5352 7.22461 15.6357C7.31063 15.6752 7.43532 15.7101 7.6875 15.7295C7.94935 15.7496 8.28747 15.75 8.79395 15.75H17.3516C17.8338 15.75 18.1549 15.7491 18.4043 15.7305C18.6443 15.7125 18.7646 15.6806 18.8486 15.6436C19.0608 15.5501 19.2435 15.4 19.375 15.209C19.427 15.1334 19.4805 15.0212 19.543 14.7891C19.6079 14.5476 19.6686 14.2325 19.7588 13.7588L21.082 6.80957C21.086 6.78872 21.0892 6.76867 21.0928 6.75H5.43066L6.36621 13.6299ZM10.75 21C10.75 21.9665 9.9665 22.75 9 22.75C8.0335 22.75 7.25 21.9665 7.25 21C7.25 20.0335 8.0335 19.25 9 19.25C9.9665 19.25 10.75 20.0335 10.75 21ZM18.75 21C18.75 21.9665 17.9665 22.75 17 22.75C16.0335 22.75 15.25 21.9665 15.25 21C15.25 20.0335 16.0335 19.25 17 19.25C17.9665 19.25 18.75 20.0335 18.75 21Z" fill="rgb(33, 33, 33)"/></svg>');
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: block;
  line-height: 0;
}
#home .product-item .add_to_cart .btn i.fa-shopping-cart::after, #home .product-item .add_to_cart .btn i.fa-cart-shopping::after {
  content: url('data:image/svg+xml; utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 21C9.25 20.8619 9.13807 20.75 9 20.75C8.86193 20.75 8.75 20.8619 8.75 21C8.75 21.1381 8.86193 21.25 9 21.25C9.13807 21.25 9.25 21.1381 9.25 21ZM17.25 21C17.25 20.8619 17.1381 20.75 17 20.75C16.8619 20.75 16.75 20.8619 16.75 21C16.75 21.1381 16.8619 21.25 17 21.25C17.1381 21.25 17.25 21.1381 17.25 21ZM3.30664 1.25C3.41802 1.25 3.54344 1.24949 3.65234 1.25781C3.7412 1.26461 3.84994 1.27854 3.9668 1.31641L4.08594 1.36328L4.24316 1.44922C4.39309 1.54578 4.5211 1.67395 4.61816 1.8252C4.7141 1.97473 4.75846 2.1233 4.78418 2.23926C4.80784 2.34602 4.82506 2.47071 4.84082 2.58105L5.22168 5.25H21.0332C21.1856 5.25 21.3486 5.24971 21.4863 5.26172C21.5945 5.27116 21.7327 5.29093 21.8779 5.34863L22.0254 5.41992L22.1182 5.47949C22.2984 5.60709 22.4416 5.78048 22.5332 5.98145L22.5742 6.08398L22.6172 6.24121C22.6468 6.39481 22.6408 6.53447 22.6299 6.64258C22.6159 6.78006 22.5842 6.94018 22.5557 7.08984L21.2324 14.0391C21.1463 14.4911 21.0741 14.8706 20.9912 15.1787C20.9059 15.4958 20.7968 15.7887 20.6104 16.0596C20.321 16.4798 19.9201 16.811 19.4531 17.0166C19.1521 17.1492 18.8441 17.2021 18.5166 17.2266C18.1984 17.2503 17.8117 17.25 17.3516 17.25H8.79395C8.3105 17.25 7.90576 17.2501 7.57324 17.2246C7.23145 17.1984 6.90996 17.142 6.59863 16.999C6.11701 16.7777 5.70899 16.422 5.4248 15.9746C5.24104 15.6853 5.14145 15.3743 5.06934 15.0391C4.99919 14.713 4.94508 14.3112 4.87988 13.832L3.82812 6.10156V6.10059L3.35547 2.79297C3.3533 2.77776 3.35058 2.76353 3.34863 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.30664ZM6.36621 13.6299C6.4345 14.1318 6.4809 14.4669 6.53613 14.7236C6.58937 14.9711 6.64065 15.09 6.69141 15.1699C6.82058 15.3733 7.00569 15.5352 7.22461 15.6357C7.31063 15.6752 7.43532 15.7101 7.6875 15.7295C7.94935 15.7496 8.28747 15.75 8.79395 15.75H17.3516C17.8338 15.75 18.1549 15.7491 18.4043 15.7305C18.6443 15.7125 18.7646 15.6806 18.8486 15.6436C19.0608 15.5501 19.2435 15.4 19.375 15.209C19.427 15.1334 19.4805 15.0212 19.543 14.7891C19.6079 14.5476 19.6686 14.2325 19.7588 13.7588L21.082 6.80957C21.086 6.78872 21.0892 6.76867 21.0928 6.75H5.43066L6.36621 13.6299ZM10.75 21C10.75 21.9665 9.9665 22.75 9 22.75C8.0335 22.75 7.25 21.9665 7.25 21C7.25 20.0335 8.0335 19.25 9 19.25C9.9665 19.25 10.75 20.0335 10.75 21ZM18.75 21C18.75 21.9665 17.9665 22.75 17 22.75C16.0335 22.75 15.25 21.9665 15.25 21C15.25 20.0335 16.0335 19.25 17 19.25C17.9665 19.25 18.75 20.0335 18.75 21Z" fill="rgb(222, 151, 133)"/></svg>');
  display: block;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#home .product-item .add_to_cart .btn:hover i.fa-shopping-cart::before, #home .product-item .add_to_cart .btn:hover i.fa-cart-shopping::before {
  opacity: 0;
}
#home .product-item .add_to_cart .btn:hover i.fa-shopping-cart::after, #home .product-item .add_to_cart .btn:hover i.fa-cart-shopping::after {
  opacity: 1;
}
#home .product-item .sticker {
  top: 0;
  right: 0;
  left: unset;
  max-width: 120px;
}
#home .product-item .more_details_btn_wrapper {
  margin: 18px 0 0;
  width: 100%;
  max-width: 100%;
  display: block !important;
}
@media (max-width: 991px) {
  #home .product-item .more_details_btn_wrapper {
    margin-top: 12px;
  }
}
@media (max-width: 575px) {
  #home .product-item .more_details_btn_wrapper {
    margin-top: 12px;
  }
}
#home .product-item .more_details_btn_wrapper ~ .add_to_cart {
  display: none !important;
}
#home .product-item .more_details_btn_wrapper > .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-width: 118px;
  color: rgb(0, 0, 0) !important;
  margin: 0;
  background-color: rgb(240, 240, 240) !important;
  border: 1px solid rgb(240, 240, 240);
  height: 40px;
}
#home .product-item .more_details_btn_wrapper > .btn:hover {
  color: rgb(33, 33, 33) !important;
  background-color: rgb(119, 136, 34) !important;
  border: 1px solid rgb(119, 136, 34);
}
#home .product-item .more_details_btn_wrapper > .btn > span {
  color: inherit !important;
}
#home .product-item .more_details_btn_wrapper > .btn > i {
  display: none;
  color: inherit !important;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0 0 0 5px !important;
}
#home .product-item .more_details_btn_wrapper > .btn > i:before {
  content: "\f105";
}
#home .products.row:not(.featured-products-carousel) {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 3px;
}
#home .products.row:not(.featured-products-carousel) .product-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border: none;
  padding: 0 15px;
  margin-bottom: 40px !important;
}
@media (max-width: 991px) {
  #home .products.row:not(.featured-products-carousel) .product-item {
    padding: 0 7.5px;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  #home .products.row:not(.featured-products-carousel) .product-item {
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  #home .products.row:not(.featured-products-carousel) .product-item {
    max-width: 50%;
  }
}
#home .products.brands-products .product-item .thumbnail .media-link img, #home .products.brands-products-carousel .product-item .thumbnail .media-link img {
  width: 90%;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
#home .products.brands-products .product-item .thumbnail .caption .caption-title > a, #home .products.brands-products-carousel .product-item .thumbnail .caption .caption-title > a {
  font-family: inherit;
  color: inherit;
}
#home .featured-products-carousel .bx-wrapper {
  max-height: unset;
}
#home .featured-products-carousel .bx-wrapper .product-item {
  padding: 0 15px;
  border: none;
}
#home.product-product .bx-controls-direction > .bx-prev {
  left: 0;
}
#home.product-product .bx-controls-direction > .bx-next {
  right: 0;
}
#home.product-product .product-item.product-single #product .option-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 50%;
  margin-top: 20px;
}
@media (max-width: 575px) {
  #home.product-product .product-item.product-single #product .option-group {
    max-width: 100%;
  }
}
#home.product-product .product-item.product-single #product .option-group > label {
  font-size: 16px;
}
#home.product-product .product-item.product-single #product .option-group > label.control-label {
  font-size: 16px;
}
#home.product-product .product-item.product-single #product .option-group .custom-control {
  padding-left: 28px;
}
#home.product-product .product-item.product-single #product .option-group .custom-control.custom-checkbox label, #home.product-product .product-item.product-single #product .option-group .custom-control.custom-radio label {
  font-size: 14px;
  line-height: 38px;
}
#home.product-product .product-item.product-single #product .option-group .custom-control.custom-checkbox label:before, #home.product-product .product-item.product-single #product .option-group .custom-control.custom-checkbox label:after, #home.product-product .product-item.product-single #product .option-group .custom-control.custom-radio label:before, #home.product-product .product-item.product-single #product .option-group .custom-control.custom-radio label:after {
  width: 20px;
  height: 20px;
  top: 9px;
  left: -28px;
}
#home.product-product .product-item.product-single .add_to_wishlist button {
  border-radius: 8px !important;
  border: none;
  background-color: rgb(205, 205, 205);
  width: 30px !important;
  height: 30px !important;
  padding: 0;
}
@media (max-width: 575px) {
  #home.product-product .product-item.product-single .add_to_wishlist button {
    width: 30px !important;
    height: 30px !important;
  }
}
#home.product-product .product-item.product-single .add_to_wishlist button i {
  color: #fff !important;
}
@media (max-width: 575px) {
  #home.product-product .product-item.product-single .add_to_wishlist button i {
    font-size: 14px;
  }
}
#home.product-product .product-item.product-single .add_to_wishlist button.active {
  background-color: rgb(119, 136, 34);
}
#home.product-product .product-item.product-single .add_to_wishlist button.active i {
  font-weight: 600;
}
#home.product-product .product-item.product-single .add_to_wishlist button:hover {
  background-color: rgb(119, 136, 34);
}
#home.product-product .product-item.product-single #button-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: none !important;
  width: fit-content;
  max-width: 150px;
  height: 40px;
  padding: 0 25px;
  border-radius: 8px !important;
  gap: 8px;
}
#home.product-product .product-item.product-single #button-cart > i {
  display: none;
  padding: 0;
  position: relative;
}
#home.product-product .product-item.product-single #button-cart > i::before {
  content: url('data:image/svg+xml; utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 21C9.25 20.8619 9.13807 20.75 9 20.75C8.86193 20.75 8.75 20.8619 8.75 21C8.75 21.1381 8.86193 21.25 9 21.25C9.13807 21.25 9.25 21.1381 9.25 21ZM17.25 21C17.25 20.8619 17.1381 20.75 17 20.75C16.8619 20.75 16.75 20.8619 16.75 21C16.75 21.1381 16.8619 21.25 17 21.25C17.1381 21.25 17.25 21.1381 17.25 21ZM3.30664 1.25C3.41802 1.25 3.54344 1.24949 3.65234 1.25781C3.7412 1.26461 3.84994 1.27854 3.9668 1.31641L4.08594 1.36328L4.24316 1.44922C4.39309 1.54578 4.5211 1.67395 4.61816 1.8252C4.7141 1.97473 4.75846 2.1233 4.78418 2.23926C4.80784 2.34602 4.82506 2.47071 4.84082 2.58105L5.22168 5.25H21.0332C21.1856 5.25 21.3486 5.24971 21.4863 5.26172C21.5945 5.27116 21.7327 5.29093 21.8779 5.34863L22.0254 5.41992L22.1182 5.47949C22.2984 5.60709 22.4416 5.78048 22.5332 5.98145L22.5742 6.08398L22.6172 6.24121C22.6468 6.39481 22.6408 6.53447 22.6299 6.64258C22.6159 6.78006 22.5842 6.94018 22.5557 7.08984L21.2324 14.0391C21.1463 14.4911 21.0741 14.8706 20.9912 15.1787C20.9059 15.4958 20.7968 15.7887 20.6104 16.0596C20.321 16.4798 19.9201 16.811 19.4531 17.0166C19.1521 17.1492 18.8441 17.2021 18.5166 17.2266C18.1984 17.2503 17.8117 17.25 17.3516 17.25H8.79395C8.3105 17.25 7.90576 17.2501 7.57324 17.2246C7.23145 17.1984 6.90996 17.142 6.59863 16.999C6.11701 16.7777 5.70899 16.422 5.4248 15.9746C5.24104 15.6853 5.14145 15.3743 5.06934 15.0391C4.99919 14.713 4.94508 14.3112 4.87988 13.832L3.82812 6.10156V6.10059L3.35547 2.79297C3.3533 2.77776 3.35058 2.76353 3.34863 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.30664ZM6.36621 13.6299C6.4345 14.1318 6.4809 14.4669 6.53613 14.7236C6.58937 14.9711 6.64065 15.09 6.69141 15.1699C6.82058 15.3733 7.00569 15.5352 7.22461 15.6357C7.31063 15.6752 7.43532 15.7101 7.6875 15.7295C7.94935 15.7496 8.28747 15.75 8.79395 15.75H17.3516C17.8338 15.75 18.1549 15.7491 18.4043 15.7305C18.6443 15.7125 18.7646 15.6806 18.8486 15.6436C19.0608 15.5501 19.2435 15.4 19.375 15.209C19.427 15.1334 19.4805 15.0212 19.543 14.7891C19.6079 14.5476 19.6686 14.2325 19.7588 13.7588L21.082 6.80957C21.086 6.78872 21.0892 6.76867 21.0928 6.75H5.43066L6.36621 13.6299ZM10.75 21C10.75 21.9665 9.9665 22.75 9 22.75C8.0335 22.75 7.25 21.9665 7.25 21C7.25 20.0335 8.0335 19.25 9 19.25C9.9665 19.25 10.75 20.0335 10.75 21ZM18.75 21C18.75 21.9665 17.9665 22.75 17 22.75C16.0335 22.75 15.25 21.9665 15.25 21C15.25 20.0335 16.0335 19.25 17 19.25C17.9665 19.25 18.75 20.0335 18.75 21Z" fill="rgb(33, 33, 33)"/></svg>');
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: block;
  line-height: 0;
}
#home.product-product .product-item.product-single #button-cart > i::after {
  content: url('data:image/svg+xml; utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 21C9.25 20.8619 9.13807 20.75 9 20.75C8.86193 20.75 8.75 20.8619 8.75 21C8.75 21.1381 8.86193 21.25 9 21.25C9.13807 21.25 9.25 21.1381 9.25 21ZM17.25 21C17.25 20.8619 17.1381 20.75 17 20.75C16.8619 20.75 16.75 20.8619 16.75 21C16.75 21.1381 16.8619 21.25 17 21.25C17.1381 21.25 17.25 21.1381 17.25 21ZM3.30664 1.25C3.41802 1.25 3.54344 1.24949 3.65234 1.25781C3.7412 1.26461 3.84994 1.27854 3.9668 1.31641L4.08594 1.36328L4.24316 1.44922C4.39309 1.54578 4.5211 1.67395 4.61816 1.8252C4.7141 1.97473 4.75846 2.1233 4.78418 2.23926C4.80784 2.34602 4.82506 2.47071 4.84082 2.58105L5.22168 5.25H21.0332C21.1856 5.25 21.3486 5.24971 21.4863 5.26172C21.5945 5.27116 21.7327 5.29093 21.8779 5.34863L22.0254 5.41992L22.1182 5.47949C22.2984 5.60709 22.4416 5.78048 22.5332 5.98145L22.5742 6.08398L22.6172 6.24121C22.6468 6.39481 22.6408 6.53447 22.6299 6.64258C22.6159 6.78006 22.5842 6.94018 22.5557 7.08984L21.2324 14.0391C21.1463 14.4911 21.0741 14.8706 20.9912 15.1787C20.9059 15.4958 20.7968 15.7887 20.6104 16.0596C20.321 16.4798 19.9201 16.811 19.4531 17.0166C19.1521 17.1492 18.8441 17.2021 18.5166 17.2266C18.1984 17.2503 17.8117 17.25 17.3516 17.25H8.79395C8.3105 17.25 7.90576 17.2501 7.57324 17.2246C7.23145 17.1984 6.90996 17.142 6.59863 16.999C6.11701 16.7777 5.70899 16.422 5.4248 15.9746C5.24104 15.6853 5.14145 15.3743 5.06934 15.0391C4.99919 14.713 4.94508 14.3112 4.87988 13.832L3.82812 6.10156V6.10059L3.35547 2.79297C3.3533 2.77776 3.35058 2.76353 3.34863 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.30664ZM6.36621 13.6299C6.4345 14.1318 6.4809 14.4669 6.53613 14.7236C6.58937 14.9711 6.64065 15.09 6.69141 15.1699C6.82058 15.3733 7.00569 15.5352 7.22461 15.6357C7.31063 15.6752 7.43532 15.7101 7.6875 15.7295C7.94935 15.7496 8.28747 15.75 8.79395 15.75H17.3516C17.8338 15.75 18.1549 15.7491 18.4043 15.7305C18.6443 15.7125 18.7646 15.6806 18.8486 15.6436C19.0608 15.5501 19.2435 15.4 19.375 15.209C19.427 15.1334 19.4805 15.0212 19.543 14.7891C19.6079 14.5476 19.6686 14.2325 19.7588 13.7588L21.082 6.80957C21.086 6.78872 21.0892 6.76867 21.0928 6.75H5.43066L6.36621 13.6299ZM10.75 21C10.75 21.9665 9.9665 22.75 9 22.75C8.0335 22.75 7.25 21.9665 7.25 21C7.25 20.0335 8.0335 19.25 9 19.25C9.9665 19.25 10.75 20.0335 10.75 21ZM18.75 21C18.75 21.9665 17.9665 22.75 17 22.75C16.0335 22.75 15.25 21.9665 15.25 21C15.25 20.0335 16.0335 19.25 17 19.25C17.9665 19.25 18.75 20.0335 18.75 21Z" fill="rgb(222, 151, 133)"/></svg>');
  display: block;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#home.product-product .product-item.product-single #button-cart:hover > i::before {
  opacity: 0 !important;
}
#home.product-product .product-item.product-single #button-cart:hover > i::after {
  opacity: 1 !important;
}
#home.product-product .product-item.product-single #button-purchase-now {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgb(136, 186, 166) !important;
  border: 1px solid rgb(136, 186, 166);
  height: 40px;
}
#home.product-product .product-item.product-single #button-purchase-now:hover {
  background-color: rgb(119, 136, 34) !important;
  border: 1px solid rgb(119, 136, 34);
}
#home.product-product .product-item.product-single .quantity {
  max-width: 122px;
  height: 40px;
  position: relative;
  right: unset;
  top: unset;
  -webkit-transform: unset;
          transform: unset;
}
#home.product-product .product-item.product-single .quantity > .btn {
  background: transparent;
  padding: 0;
}
#home.product-product .product-item.product-single .quantity > input {
  background: transparent;
  padding: 0;
}
#home.product-product .product-item.product-single .product-price.special-price {
  color: rgb(207, 207, 207);
  font-weight: 500;
}
#home.product-product .product-item.product-single .product-price.special-price + .product-price {
  color: rgb(228, 0, 0);
}
#home.product-product .featured-products .product-item .thumbnail .caption .caption-title > a {
  font-family: inherit;
  color: inherit;
}
#home.product-product #tab-description + .table_holder {
  display: none;
}
#home.product-product #tab-description img {
  max-width: 100% !important;
  height: auto !important;
}
#home.product-brands .products.row .product-item .thumbnail .caption .caption-title > a {
  font-family: inherit;
  color: inherit;
}
#home .caption-weight,
#home .product-weight,
#home .product-model {
  display: none;
}
@media (min-width: 576px) {
  #home .wrapper-out-of-stock {
    top: 0;
  }
}
#home .stars .fa-stack > i, #home .rating .fa-stack > i {
  color: rgb(231, 160, 116);
  font-size: 16px;
}
@media (max-width: 575px) {
  #home .stars .fa-stack > i, #home .rating .fa-stack > i {
    font-size: 16px;
    min-width: unset;
    width: auto;
  }
}
#home .stars .fa-stack > i.fa-star-o::before, #home .rating .fa-stack > i.fa-star-o::before {
  color: rgb(231, 160, 116);
  font-weight: 300;
}
#home .stars .fa-stack > i.fa-star, #home .rating .fa-stack > i.fa-star {
  z-index: 1;
}
#home .rating_wrapper {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding-left: 0;
  margin-top: 0;
  margin-top: 0;
  margin-bottom: 14px;
  line-height: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 991px) {
  #home .rating_wrapper {
    margin-top: 0;
    margin-bottom: 12px;
  }
}
@media (max-width: 575px) {
  #home .rating_wrapper {
    margin-top: 0;
    margin-bottom: 12px;
  }
}
#home .rating {
  font-size: 16px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .rating .fa-stack {
  width: 16px;
  height: 16px;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
  #home .rating .fa-stack {
    width: 16px;
  }
}
#home .rating .fa-stack + .fa-stack {
  margin-left: 4px;
}
@media (max-width: 575px) {
  #home .rating .fa-stack + .fa-stack {
    margin-left: 4px;
  }
}
#home .rating + .reviews_count {
  margin-left: 7px;
  padding: 0;
}
#home .rating + .reviews_count > a {
  font-size: 14px;
  font-weight: 300;
  color: rgb(33, 33, 33);
}
#home .stars .fa-stack i {
  vertical-align: text-top;
}
#home .rating_rate > label::before {
  font-weight: 300;
  color: rgb(231, 160, 116);
}
#home .rating_rate > label:hover::before {
  font-weight: 900;
  color: rgb(231, 160, 116);
}
#home .rating_rate > label:hover ~ label::before {
  font-weight: 900;
  color: rgb(231, 160, 116);
}
#home .rating_rate > input:checked ~ label::before {
  font-weight: 900;
  color: rgb(231, 160, 116);
}
#home #review .comments .comment .comment-meta:after {
  display: none;
}
#home.product-search h2.mb-3.mt-3.row {
  margin-inline: 0;
  padding-inline: 0;
}
@media (min-width: 991px) and (max-width: 1440px) {
  #home.product-search .top_search_wrapper {
    gap: 10px;
  }
}
@media (min-width: 991px) and (max-width: 1440px) {
  #home.product-search .top_search_wrapper > * {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
@media (min-width: 1440px) {
  #home.product-search .top_search_wrapper label *:not(.control-label) {
    line-height: 38px;
  }
}
#home.product-search .top_search_wrapper .search_additional_wrapper {
  margin-bottom: 5px;
}
#home.product-search .top_search_wrapper .search_additional_wrapper .search-input {
  width: 100%;
}
#home.product-search .top_search_wrapper .search_additional_wrapper .search-input > input {
  height: 35px;
  border-radius: 8px;
}
@media (min-width: 992px) {
  #home.product-search .top_search_wrapper .search_additional_wrapper {
    margin-top: -31px;
    max-width: 25%;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  #home.product-search .top_search_wrapper .search_input_wrapper {
    max-width: 75%;
    padding: 0;
  }
}
@media (min-width: 991px) and (max-width: 1440px) {
  #home.product-search .top_search_wrapper .search_input_wrapper > .search-button {
    margin-left: auto;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  #home.product-search .top_search_wrapper .search_input_wrapper > .checkbox_wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    gap: 10px;
  }
}
#home #quick_view_modal .modal-dialog {
  margin: auto;
  max-width: 1180px;
  max-height: 78vh;
  min-height: unset;
  height: 100vh;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  overflow: auto;
}
@media (max-width: 991px) {
  #home #quick_view_modal .modal-dialog {
    top: 0;
    height: 100vh;
    max-height: 100vh;
    margin: 0;
    -webkit-transform: unset;
            transform: unset;
  }
}
#home #quick_view_modal .modal-content {
  border-radius: 0;
  height: 100%;
}
#home #quick_view_modal .modal-header {
  border: none;
  padding: 25px 12px;
}
@media (min-width: 992px) {
  #home #quick_view_modal .modal-header {
    padding: 20px 73px;
  }
}
#home #quick_view_modal .modal-header .product-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-transform: none;
  margin: 0;
  padding-right: 50px;
}
@media (max-width: 991px) {
  #home #quick_view_modal .modal-header .product-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  #home #quick_view_modal .modal-body {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  #home #quick_view_modal .modal-body {
    max-height: 100%;
  }
}
#home #quick_view_modal .modal-footer {
  position: sticky;
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px -7.96624px 11.9494px rgba(0, 0, 0, 0.04);
          box-shadow: 0px -7.96624px 11.9494px rgba(0, 0, 0, 0.04);
  bottom: 0;
  z-index: 999;
}
#home #quick_view_modal .modal-footer .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  direction: ltr;
}
#home #quick_view_modal .modal-footer .row > * {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0 36px !important;
}
@media (max-width: 600px) {
  #home #quick_view_modal .modal-footer .row > * {
    width: 100%;
    padding: 0 12px !important;
  }
}
#home #quick_view_modal .modal-footer .add_to_wishlist {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#home #quick_view_modal .modal-footer .add_to_wishlist > .btn {
  width: 42px;
  height: 42px;
  padding: 0;
  color: rgb(117, 127, 141);
  border: 1px solid rgb(223, 223, 223);
}
#home #quick_view_modal .modal-footer .add_to_wishlist > .btn:hover {
  color: rgb(222, 151, 133);
  background-color: #fff;
}
#home #quick_view_modal .modal-footer .add_to_wishlist > .btn i {
  color: currentColor;
}
#home #quick_view_modal .modal-footer .actions .buttons .quantity {
  min-width: 120px;
  max-width: unset;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#home #quick_view_modal .modal-footer .actions .buttons .quantity .quantity_key,
#home #quick_view_modal .modal-footer .actions .buttons .quantity > .btn {
  padding: 0;
  width: 20px;
  height: 20px;
  font-weight: 300;
  background: transparent;
}
#home #quick_view_modal .modal-footer .actions .buttons .quantity .quantity_key > i,
#home #quick_view_modal .modal-footer .actions .buttons .quantity > .btn > i {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
}
#home #quick_view_modal .modal-footer .actions .buttons .quantity > input {
  padding: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  color: rgb(33, 33, 33) !important;
}
#home #quick_view_modal .buttons {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: unset;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  padding: 0;
}
#home #quick_view_modal .buttons > * {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
#home #quick_view_modal .share_page_wrapper {
  display: none;
}
#home #quick_view_modal #button-cart {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border: 1px solid rgb(222, 151, 133);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 14px;
  padding: 9px 35px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#home #quick_view_modal #button-cart i.fa-shopping-cart, #home #quick_view_modal #button-cart i.fa-cart-shopping {
  position: relative;
  padding: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 8px;
  display: none;
}
#home #quick_view_modal #button-cart i.fa-shopping-cart::before, #home #quick_view_modal #button-cart i.fa-cart-shopping::before {
  content: url('data:image/svg+xml; utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.66683 2.49993H2.55062L3.29719 14.4452C3.303 14.5386 3.31 14.6514 3.32417 14.7506C3.34072 14.8666 3.37469 15.0298 3.47036 15.1989C3.59511 15.4193 3.78391 15.5967 4.01173 15.7075C4.18643 15.7924 4.35148 15.8161 4.4682 15.8254C4.56816 15.8333 4.68113 15.8333 4.77476 15.8333L15.8335 15.8333C16.2937 15.8333 16.6668 15.4602 16.6668 14.9999C16.6668 14.5397 16.2937 14.1666 15.8335 14.1666H4.94971L4.84554 12.4999H15.1433C15.5397 12.4999 15.8839 12.5 16.1695 12.4778C16.4726 12.4542 16.7735 12.4022 17.0688 12.2639C17.5127 12.056 17.8857 11.7221 18.1414 11.3039C18.3115 11.0256 18.3964 10.7323 18.4533 10.4336C18.5069 10.1523 18.5449 9.81033 18.5886 9.41641L19.0818 4.97815C19.094 4.86877 19.1083 4.74059 19.1112 4.62768C19.1145 4.49889 19.1073 4.30818 19.0223 4.10366C18.9137 3.8424 18.7198 3.62569 18.4721 3.48895C18.2782 3.38192 18.0895 3.35368 17.9611 3.34275C17.8485 3.33317 17.7196 3.33322 17.6095 3.33326L4.27262 3.33326L4.20313 2.22135C4.19733 2.1279 4.19032 2.01515 4.17616 1.91588C4.15961 1.79997 4.12563 1.63673 4.02997 1.46767C3.90521 1.2472 3.71642 1.06983 3.48859 0.959073C3.31389 0.87414 3.14885 0.85041 3.03213 0.841127C2.93217 0.833177 2.81921 0.833221 2.72558 0.833257L1.66683 0.833262C1.20659 0.833262 0.833496 1.20636 0.833496 1.6666C0.833496 2.12683 1.20659 2.49993 1.66683 2.49993Z" fill="white"/><path d="M6.25016 16.6666C5.55981 16.6666 5.00016 17.2262 5.00016 17.9166C5.00016 18.6069 5.55981 19.1666 6.25016 19.1666C6.94052 19.1666 7.50016 18.6069 7.50016 17.9166C7.50016 17.2262 6.94052 16.6666 6.25016 16.6666Z" fill="white"/><path d="M13.7502 16.6666C13.0598 16.6666 12.5002 17.2262 12.5002 17.9166C12.5002 18.6069 13.0598 19.1666 13.7502 19.1666C14.4405 19.1666 15.0002 18.6069 15.0002 17.9166C15.0002 17.2262 14.4405 16.6666 13.7502 16.6666Z" fill="white"/></svg>');
  display: block;
  line-height: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#home #quick_view_modal #button-cart i.fa-shopping-cart::after, #home #quick_view_modal #button-cart i.fa-cart-shopping::after {
  content: url('data:image/svg+xml; utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.66683 2.49993H2.55062L3.29719 14.4452C3.303 14.5386 3.31 14.6514 3.32417 14.7506C3.34072 14.8666 3.37469 15.0298 3.47036 15.1989C3.59511 15.4193 3.78391 15.5967 4.01173 15.7075C4.18643 15.7924 4.35148 15.8161 4.4682 15.8254C4.56816 15.8333 4.68113 15.8333 4.77476 15.8333L15.8335 15.8333C16.2937 15.8333 16.6668 15.4602 16.6668 14.9999C16.6668 14.5397 16.2937 14.1666 15.8335 14.1666H4.94971L4.84554 12.4999H15.1433C15.5397 12.4999 15.8839 12.5 16.1695 12.4778C16.4726 12.4542 16.7735 12.4022 17.0688 12.2639C17.5127 12.056 17.8857 11.7221 18.1414 11.3039C18.3115 11.0256 18.3964 10.7323 18.4533 10.4336C18.5069 10.1523 18.5449 9.81033 18.5886 9.41641L19.0818 4.97815C19.094 4.86877 19.1083 4.74059 19.1112 4.62768C19.1145 4.49889 19.1073 4.30818 19.0223 4.10366C18.9137 3.8424 18.7198 3.62569 18.4721 3.48895C18.2782 3.38192 18.0895 3.35368 17.9611 3.34275C17.8485 3.33317 17.7196 3.33322 17.6095 3.33326L4.27262 3.33326L4.20313 2.22135C4.19733 2.1279 4.19032 2.01515 4.17616 1.91588C4.15961 1.79997 4.12563 1.63673 4.02997 1.46767C3.90521 1.2472 3.71642 1.06983 3.48859 0.959073C3.31389 0.87414 3.14885 0.85041 3.03213 0.841127C2.93217 0.833177 2.81921 0.833221 2.72558 0.833257L1.66683 0.833262C1.20659 0.833262 0.833496 1.20636 0.833496 1.6666C0.833496 2.12683 1.20659 2.49993 1.66683 2.49993Z" fill="white"/><path d="M6.25016 16.6666C5.55981 16.6666 5.00016 17.2262 5.00016 17.9166C5.00016 18.6069 5.55981 19.1666 6.25016 19.1666C6.94052 19.1666 7.50016 18.6069 7.50016 17.9166C7.50016 17.2262 6.94052 16.6666 6.25016 16.6666Z" fill="white"/><path d="M13.7502 16.6666C13.0598 16.6666 12.5002 17.2262 12.5002 17.9166C12.5002 18.6069 13.0598 19.1666 13.7502 19.1666C14.4405 19.1666 15.0002 18.6069 15.0002 17.9166C15.0002 17.2262 14.4405 16.6666 13.7502 16.6666Z" fill="white"/></svg>');
  display: block;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#home #quick_view_modal #button-cart:hover i.fa-shopping-cart::before, #home #quick_view_modal #button-cart:hover i.fa-cart-shopping::before {
  opacity: 0;
}
#home #quick_view_modal #button-cart:hover i.fa-shopping-cart::after, #home #quick_view_modal #button-cart:hover i.fa-cart-shopping::after {
  opacity: 1;
}
@media (max-width: 600px) {
  #home #quick_view_modal .price {
    margin-bottom: 10px !important;
  }
}
#home #quick_view_modal .price .product-price {
  white-space: nowrap;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}
#home #quick_view_modal .price .product-price.special-price {
  white-space: nowrap;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: rgb(176, 176, 176);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 16px;
}
#home #quick_view_modal #tab-description h3 {
  display: none;
}
#home #quick_view_modal #tab-description > span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: rgb(33, 33, 33);
}
#home #quick_view_modal #tab-description img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  #home #quick_view_modal .product-single {
    padding: 0;
  }
}
#home #quick_view_modal .product-single .bx-wrapper {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #home #quick_view_modal .product-single > div {
    padding: 73px;
  }
}
@media (min-width: 992px) {
  #home #quick_view_modal .product-single > div:last-child {
    background-color: #fff;
  }
}
@media (max-width: 991px) {
  #home #quick_view_modal .product-single > div:last-child {
    margin-top: 16px;
  }
}
#home .shop-categories li .opened > .arrow-inner, #home .shop-categories li .opened > .arrow, #home .shop-categories li .opened > a, #home .shop-categories li .arrow-inner:hover, #home .shop-categories li a:hover, #home .shop-categories li.active > .arrow i, #home .shop-categories li.active > div > a, #home .shop-categories li.active > a, #home .shop-categories li .arrow:hover {
  color: rgb(222, 151, 133) !important;
}
#home #content .sidebar .widget {
  border: none;
}
#home .shop-categories {
  border: none;
}
#home .shop-categories li {
  position: relative;
  border: none;
  padding: 24px 0;
}
#home .shop-categories li:not(:last-child) {
  border-bottom: 1px solid rgb(198, 198, 198);
}
#home .shop-categories li .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 72px !important;
  color: rgb(33, 33, 33);
}
@media (max-width: 575px) {
  #home .shop-categories li .arrow {
    height: 65px !important;
  }
}
#home .shop-categories li .arrow i {
  font-weight: 400;
  color: inherit;
}
#home .shop-categories li.active > ul.children {
  display: block;
}
#home .shop-categories li.active > div > ul.children {
  display: block;
}
#home .shop-categories li.active > .arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#home .shop-categories li.active > .arrow-inner {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#home .shop-categories li .arrow-inner {
  color: rgb(33, 33, 33);
  position: absolute;
  font-size: 16px;
  right: 1px;
  top: 4px;
  width: 30px;
  height: 30px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 180ms;
  transition: all 180ms;
}
#home .shop-categories li .arrow-inner:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#home .shop-categories li .arrow-inner i {
  font-weight: 400;
  color: inherit;
}
@media (max-width: 575px) {
  #home .shop-categories .widget-content > ul > li {
    padding: 20px 0;
  }
}
#home .shop-categories .widget-content > ul > li > a {
  font-size: 18px;
  line-height: 24px;
  margin-right: 18px;
  font-weight: 700;
  color: rgba(71, 84, 103, 0.8);
}
@media (max-width: 575px) {
  #home .shop-categories .widget-content > ul > li > a {
    font-size: 16px;
  }
}
#home .shop-categories .widget-content > ul > li > div {
  padding: 9px 5px !important;
}
#home .shop-categories .widget-content > ul > li > div > a {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-right: 20px;
  text-transform: none;
  margin-left: 5px;
}
#home .shop-categories .widget-content > ul > li > div > ul > li > a {
  font-weight: 600;
  font-size: 16px;
  line-height: 19.5px;
}
#home .shop-categories .widget-content > ul > li > div > ul > li ul li a {
  font-weight: 400;
  word-break: break-word !important;
}
#home .shop-categories ul ul.children {
  /* display: none; */
  padding-right: 0;
  margin: 0;
}
#home .shop-categories ul ul.children li {
  padding: 12px 30px 12px 5px;
}
#home .shop-categories ul ul.children li a {
  font-size: 16px;
  line-height: 24px;
  color: rgb(108, 118, 133);
  font-weight: 600;
}
@media (max-width: 575px) {
  #home .shop-categories ul ul.children li a {
    font-size: 14px;
  }
}
#home .widget.shop-categories, #home .widget.side-categories {
  border-radius: 4px;
  padding: 16px 32px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}
#home .widget.shop-categories .widget-content, #home .widget.side-categories .widget-content {
  padding: 0;
}
#home .widget.shop-categories ul, #home .widget.side-categories ul {
  margin: 0;
}
#home .widget.shop-categories ul > li, #home .widget.side-categories ul > li {
  position: relative;
}
#home .widget.shop-categories ul > li > div, #home .widget.side-categories ul > li > div {
  padding: 16px 0 !important;
  width: 100%;
}
#home .widget.shop-categories ul > li > div > a, #home .widget.side-categories ul > li > div > a {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-weight: 600;
  text-transform: none;
}
#home .widget.shop-categories ul > li > div > a > svg, #home .widget.side-categories ul > li > div > a > svg {
  min-width: 30px;
  fill: currentColor;
}
#home .widget.shop-categories ul > li > div > a:hover, #home .widget.side-categories ul > li > div > a:hover {
  color: rgb(222, 151, 133);
}
#home .widget.shop-categories ul > li > div ul, #home .widget.side-categories ul > li > div ul {
  padding: 0 10px;
  width: 100%;
}
#home .widget.shop-categories ul > li > div ul li, #home .widget.side-categories ul > li > div ul li {
  padding: 0;
}
#home .widget.shop-categories ul > li > div ul li a, #home .widget.side-categories ul > li > div ul li a {
  padding: 16px 0;
  font-weight: 400;
}
#home .widget.shop-categories ul > li > div ul li a:hover, #home .widget.side-categories ul > li > div ul li a:hover {
  color: rgb(222, 151, 133);
}
#home .widget.shop-categories ul > li > div > ul, #home .widget.side-categories ul > li > div > ul {
  padding: 4px 20px;
  border: 1px solid rgb(244, 244, 244);
  background: rgb(250, 250, 250);
  border-radius: 8px;
  margin: 16px 0 0;
}
#home .widget.shop-categories ul > li > div > ul > li > a, #home .widget.side-categories ul > li > div > ul > li > a {
  font-weight: 600;
}
#home .widget.shop-categories ul > li > .arrow, #home .widget.side-categories ul > li > .arrow {
  height: 47px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 !important;
  font-size: 14px !important;
  top: 0;
  position: absolute;
  right: 0;
}
#home .widget.shop-categories ul > li > .arrow > i, #home .widget.side-categories ul > li > .arrow > i {
  font-size: inherit;
}
@media (max-width: 991px) {
  #home.module-blog .blog-wrapper {
    max-width: 33.3334%;
  }
}
@media (max-width: 768px) {
  #home.module-blog .blog-wrapper {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  #home.module-blog .blog-title {
    font-size: 18px;
  }
}
#home .brands_slider_module {
  padding: 42px 0;
}
@media (max-width: 575px) {
  #home .brands_slider_module {
    padding: 30px 0;
  }
}
#home .brands_slider_module > .container {
  padding: 0 15px !important;
}
@media (max-width: 1439px) {
  #home .brands_slider_module .section-title {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    text-align: left !important;
  }
}
#home .brands_slider_module .splide__slide {
  border: none !important;
}
#home .brands_slider_module .splide__slide.product-item .thumbnail {
  border: none;
  padding: 0;
}
#home .brands_slider_module .splide__slide.product-item .thumbnail .media {
  padding: 0;
  margin: 0;
}
#home .brands_slider_module .splide__slide.product-item .thumbnail .media-link {
  padding-top: 100%;
}
#home .brands_slider_module .splide__slide.product-item .thumbnail .media-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#home .brands_slider_module .splide__slide.product-item .thumbnail .caption {
  display: none;
}
#home .brands_slider_module .splide__arrow {
  color: rgb(33, 33, 33);
  width: 25px;
  height: 25px;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  -webkit-transform: unset;
          transform: unset;
}
@media (min-width: 1440px) {
  #home .brands_slider_module .splide__arrow {
    color: #fff;
    width: 33px;
    height: 33px;
    background: rgb(222, 151, 133);
    border-radius: 50%;
  }
}
#home .brands_slider_module .splide__arrow .fa-chevron-right::before {
  content: "\f061";
}
#home .brands_slider_module .splide__arrow .fa-chevron-left::before {
  content: "\f060";
}
#home .brands_slider_module .splide__arrow:hover, #home .brands_slider_module .splide__arrow:focus {
  color: rgb(222, 151, 133);
}
@media (min-width: 1440px) {
  #home .brands_slider_module .splide__arrow:hover, #home .brands_slider_module .splide__arrow:focus {
    background-color: rgb(119, 136, 34);
    color: #fff;
  }
}
#home .brands_slider_module .splide__pagination {
  display: none !important;
}
#home .brands_slider_module .splide__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#home .brands_slider_module .splide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  position: absolute;
  top: -30px;
  right: 15px;
  width: 60px;
  -webkit-transform: translateY(-100%) rotate(180deg);
          transform: translateY(-100%) rotate(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 1440px) {
  #home .brands_slider_module .splide__arrows {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% + 90px);
    top: 50%;
    left: 50%;
    right: unset;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
  }
}
@media (max-width: 991px) {
  #home .brands_slider_module .splide__arrows {
    gap: 12px;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  #home .brands_slider_module .splide__arrows .splide__arrow {
    position: static;
    display: block;
  }
}
#home .brands_slider_module .splide__track {
  border: none;
}
#home .info_slider_module {
  padding: 42px 0;
}
@media (max-width: 575px) {
  #home .info_slider_module {
    padding: 30px 0;
  }
}
#home .info_slider_module > .container {
  padding: 0 15px !important;
}
#home .info_slider_module > .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item {
  border: none !important;
  margin-bottom: 0 !important;
}
#home .info_slider_module > .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .media-link {
  padding-top: 67.97%;
}
#home .info_slider_module > .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .media-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .info_slider_module > .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption {
  margin: 0 !important;
}
#home .info_slider_module > .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption .caption-title {
  font-family: "Jost", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  text-transform: none;
  text-align: left !important;
}
#home .info_slider_module .splide__arrow {
  color: rgb(33, 33, 33);
  width: 25px;
  height: 25px;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  -webkit-transform: unset;
          transform: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgb(222, 151, 133);
  border-radius: 50%;
  color: #fff;
}
@media (min-width: 1440px) {
  #home .info_slider_module .splide__arrow {
    width: 33px;
    height: 33px;
  }
}
#home .info_slider_module .splide__arrow .fa-chevron-right::before {
  content: "\f061";
}
#home .info_slider_module .splide__arrow .fa-chevron-left::before {
  content: "\f060";
}
#home .info_slider_module .splide__arrow:hover, #home .info_slider_module .splide__arrow:focus {
  background-color: rgb(119, 136, 34);
  color: #fff;
}
#home .info_slider_module .splide__pagination {
  display: none !important;
}
#home .info_slider_module .splide__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (max-width: 1439px) {
  #home .info_slider_module .splide__container {
    padding-bottom: 50px !important;
  }
}
#home .info_slider_module .splide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 1440px) {
  #home .info_slider_module .splide__arrows {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% + 90px);
    top: 50%;
    left: 50%;
    bottom: unset;
    right: unset;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
  }
}
#home .info_slider_module .splide__track {
  border: none;
}
#home.checkout-checkout .select2-selection--single *::-webkit-input-placeholder {
  font-weight: 400 !important;
}
#home.checkout-checkout .select2-selection--single *::-moz-placeholder {
  font-weight: 400 !important;
}
#home.checkout-checkout .select2-selection--single *:-ms-input-placeholder {
  font-weight: 400 !important;
}
#home.checkout-checkout .select2-selection--single *::-ms-input-placeholder {
  font-weight: 400 !important;
}
#home.checkout-checkout .select2-selection--single *::placeholder {
  font-weight: 400 !important;
}
#home.checkout-checkout .md-bg-holder.disabled {
  border-radius: 8px;
}
@media (max-width: 418px) {
  #home.checkout-checkout div[data-slug=cdek-custom] > div:not(.md-bg-holder) {
    position: relative;
  }
}
@media (max-width: 418px) {
  #home.checkout-checkout div[data-slug=cdek-custom] #input-shipping-custom-field_override876address,
  #home.checkout-checkout div[data-slug=cdek-custom] #input-shipping-custom-field876address {
    padding-top: 40px;
    height: 75px;
  }
}
@media (min-width: 396px) and (max-width: 418px) {
  #home.checkout-checkout div[data-slug=cdek-custom] .md-style-active label.placeholder {
    top: 15px;
  }
}
#home #input-coupon,
#home #button-coupon {
  max-height: 50px;
  opacity: 1;
  border-radius: 0 8px 8px 0 !important;
}
@media (max-width: 575px) {
  #home #input-coupon,
  #home #button-coupon {
    font-size: 10px !important;
    padding: 20px 10px;
  }
}
#home #input-coupon {
  border-right: none;
  border-radius: 8px 0 0 8px !important;
}
#home.checkout-cart #button-coupon {
  height: 100%;
}
#home .footer {
  margin-top: 0;
  border: none;
  border-radius: 34px 34px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  #home .footer {
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  #home .footer .footer-widgets {
    padding-bottom: 40px;
  }
}
@media (max-width: 575px) {
  #home .footer .footer-widgets {
    padding-top: 42px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #home .footer .footer-widgets > .container {
    padding: 0 15px;
  }
}
@media (max-width: 575px) {
  #home .footer .footer-widgets > .container {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  #home .footer .footer-widgets > .container > .row > .col-md-3 {
    max-width: 33.3334%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (max-width: 575px) {
  #home .footer .footer-widgets > .container > .row > .col-md-3:not(:last-child) {
    margin-bottom: 35px;
  }
}
@media (max-width: 575px) {
  #home .footer .footer-widgets > .container > .row > .col-md-3:last-child {
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  #home .footer .footer-widgets > .container > .row > .col-md-3:not(.footer-logo) + .col-md-3:before {
    content: "";
    display: none;
    width: calc(100% - 30px);
    height: 1px;
    background: rgb(224, 224, 224);
    position: absolute;
    top: -16px;
  }
}
#home .footer .footer-widgets ul span > strong {
  font-weight: 400;
  color: rgb(33, 33, 33);
}
#home .footer .footer-widgets ul a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
#home .footer .footer-widgets ul a::before {
  display: none;
}
@media (max-width: 575px) {
  #home .footer .footer-widgets ul:not(.social-icons) a {
    font-size: 14px;
    line-height: 17px;
  }
}
#home .footer .footer-widgets .widget-title *::before {
  display: none;
}
#home .footer .footer-widgets .social-icons a {
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: rgb(255, 255, 255);
}
#home .footer .footer-widgets .social-icons a i {
  color: inherit !important;
  font-size: 23px;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  opacity: 1;
}
#home .footer .footer-widgets .social-icons a:hover {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.8);
}
#home .footer .footer-widgets .social-icons li {
  margin-right: 20px;
}
#home .footer .footer-meta {
  background: rgb(222, 151, 133);
  border: none;
  padding: 20px 0;
}
#home .footer .footer-meta > .container {
  position: relative;
}
@media (max-width: 575px) {
  #home .footer .footer-meta {
    padding: 20px 0;
  }
}
#home .footer .footer_payments {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 575px) {
  #home .footer .footer_payments {
    margin-top: 17px;
  }
}
@media (max-width: 575px) {
  #home .footer .footer_payments > svg {
    width: 100%;
    height: auto;
  }
}
#home .footer .footer-logo {
  height: 100%;
  margin-bottom: 0 !important;
  text-align: left;
}
#home .footer .footer-logo img,
#home .footer .footer-logo svg {
  max-width: 100%;
  width: 192px;
  height: auto;
  margin: 0;
}
@media (max-width: 768px) {
  #home .footer .footer-logo {
    margin-bottom: 24px !important;
  }
}
#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::after {
  display: none;
}
@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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 > .col-lg-6.login_wrapper .forgot_password_holder a:hover {
  text-decoration: none;
}
#home.account-login .page-section > .container > .row .well {
  padding: 32px;
  background: rgb(255, 229, 219);
  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 .module-section {
  margin: 0 !important;
}
#home .page-section.latest-section {
  padding: 70px 0 20px;
  position: relative;
}
@media (max-width: 767px) {
  #home .page-section.latest-section {
    padding: 25px 0 0;
  }
}
#home .about__block {
  background-image: url("https://sellavi-bulgaria.github.io/BG119813/img/about__img-desk.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 6.184vw 0 7.1842vw;
  border-radius: 48px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #home .about__block {
    background-image: url("https://sellavi-bulgaria.github.io/BG119813/img/about__img.jpg");
    padding: 9.6vw;
    border-radius: 22px;
  }
}
#home .about__block img {
  width: 153px;
  height: auto;
  display: block;
  margin: 0 auto 34px;
}
@media (max-width: 767px) {
  #home .about__block img {
    width: 97px;
    margin: 0 auto 22px;
  }
}
#home .about__block p {
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}
@media (max-width: 767px) {
  #home .about__block p {
    font-size: 16px;
    line-height: 22px;
  }
}
#home .about__block p + p {
  margin-top: 23px;
}
#home .advantages__block {
  padding: 100px 0 82px;
}
@media (max-width: 991px) {
  #home .advantages__block {
    padding: 100px 0 76px;
  }
}
@media (max-width: 767px) {
  #home .advantages__block {
    padding: 40px 0 16px;
  }
}
#home .advantages__block .advantage {
  padding-top: 28px;
  padding-bottom: 28px;
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  #home .advantages__block .advantage {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #home .advantages__block .advantage {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#home .advantages__block .advantage svg {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #home .advantages__block .advantage svg {
    width: 68px;
    height: 68px;
    margin-bottom: 0;
    margin-right: 24px;
  }
}
@media (max-width: 767px) {
  #home .advantages__block .advantage .advantage__text {
    max-width: calc(100% - 92px);
  }
}
#home .advantages__block .advantage h3 {
  margin-bottom: 15px;
  font-size: 22px;
  line-height: normal;
  font-weight: 400;
  font-style: italic;
}
@media (max-width: 767px) {
  #home .advantages__block .advantage h3 {
    margin-bottom: 8px;
    font-size: 18px;
  }
}
#home .advantages__block .advantage p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
@media (max-width: 767px) {
  #home .advantages__block .advantage p {
    font-size: 16px;
    line-height: 24px;
  }
}
#home .img-bg-custom {
  display: block;
  width: 100%;
  height: 100%;
}
#home .img-bg-custom img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#home .homefeatured_category .thumbnail {
  background: transparent !important;
  border-radius: 0 !important;
}
#home .homefeatured_category .thumbnail .media-link {
  position: relative;
}
#home .homefeatured_category .thumbnail .media-link > .img-bg,
#home .homefeatured_category .thumbnail .media-link > .caption {
  display: block;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  border-radius: 26px;
}
#home .homefeatured_category .thumbnail .media-link > .img-bg {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
#home .homefeatured_category .thumbnail .media-link > .caption {
  background: rgb(241, 208, 187);
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
#home .homefeatured_category .thumbnail .media-link > .caption .caption-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 50px;
  gap: 22px;
}
#home .homefeatured_category .thumbnail .media-link > .caption .caption-title p {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin: 0;
  text-transform: none;
  text-align: left;
}
#home .homefeatured_category .thumbnail .media-link:hover > .img-bg {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
#home .homefeatured_category .thumbnail .media-link:hover > .caption {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
#home .faq__block {
  background: rgb(255, 229, 219);
  border-radius: 48px;
}
@media (max-width: 767px) {
  #home .faq__block {
    padding: 40px 0;
    border-radius: 22px;
  }
}
#home .faq__block .text__block {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  #home .faq__block .text__block {
    margin-bottom: 0;
    padding: 40px 15px;
  }
}
#home .faq__block .faq_list {
  gap: 0;
}
#home .faq__block .faq_list li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#home .faq__block .faq_list li .faq_single {
  border: none !important;
  padding: 32px 0;
}
#home .faq__block .faq_list li .faq_single .faq_question {
  font-family: "Playfair Display", serif;
  padding-inline: 0;
  font-size: 22px;
  font-weight: 400;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
#home .faq__block .faq_list li .faq_single .faq_question > span {
  font-family: inherit;
}
#home .faq__block .faq_list li .faq_single .faq_question:hover {
  background: transparent;
  opacity: 0.75;
}
#home .faq__block .faq_list li .faq_single .faq_question i {
  font-size: 18px;
  font-weight: 300;
}
#home .faq__block .faq_list li .card {
  border: none;
  padding: 14px 0 0;
  background: transparent;
}
#home .owl-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: transparent;
  position: relative;
}
#home .owl-carousel .owl-stage-outer {
  overflow: hidden;
  width: 100%;
}
#home .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#home .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 110px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #home .owl-carousel .owl-nav {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    top: unset;
    left: unset;
    -webkit-transform: unset;
            transform: unset;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 25px;
    margin: 26px auto 0;
  }
}
#home .owl-carousel .owl-nav > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  background: #fff;
  color: rgb(33, 33, 33);
  height: 38px;
  width: 38px;
}
#home .owl-carousel .owl-nav > *:hover {
  color: rgb(222, 151, 133);
}
#home .owl-carousel .owl-nav > *:hover svg {
  fill: rgb(222, 151, 133);
}
#home .owl-carousel .owl-nav i {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
#home .owl-carousel .owl-nav i:hover {
  color: rgb(222, 151, 133);
}
#home .owl-carousel .owl-item {
  padding: 0;
  max-width: 100%;
}
@media (max-width: 575px) {
  #home .owl-carousel .owl-item {
    padding: 0;
  }
}
#home .reviews__block {
  padding: 70px 0;
}
@media (max-width: 767px) {
  #home .reviews__block {
    padding: 30px 0;
  }
}
#home .reviews__block .owl-carousel {
  margin-inline: -15px;
}
@media (max-width: 767px) {
  #home .reviews__block .owl-carousel {
    margin-inline: -7.5px;
  }
}
#home .reviews__block .owl-item {
  padding: 0 15px;
}
#home .reviews__block .comment-avatar,
#home .reviews__block .comment-date {
  display: none;
}
#home .reviews__block .comment-meta {
  text-align: left;
  font-size: 22px;
  line-height: normal;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 12px;
  font-family: "Playfair Display", serif;
}
#home .reviews__block .comment-meta .comment-author {
  font-family: inherit;
}
#home .reviews__block .media {
  height: 100%;
}
#home .reviews__block .media-body {
  background: rgb(255, 229, 219);
  color: rgb(33, 33, 33);
  height: 100%;
  padding: 40px;
  border-radius: 18px;
}
#home .reviews__block .stars {
  margin-bottom: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#home .reviews__block .stars .fa-stack {
  width: 16px;
  height: 16px;
}
#home .reviews__block .stars .fa-stack > i {
  font-size: 14px;
  color: rgb(0, 0, 0);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
}
#home .reviews__block .comment-text {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
}/*# sourceMappingURL=style.css.map */