@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
#home .navigation-wrapper > .container, #home .container,
#home .container-fluid {
  max-width: 1200px !important;
}
@media (min-width: 768px) {
  #home .navigation-wrapper > .container, #home .container,
#home .container-fluid {
    max-width: calc(100vw - 220px) !important;
  }
}
@media (max-width: 767px) {
  #home .navigation-wrapper > .container, #home .container,
#home .container-fluid {
    max-width: 100% !important;
  }
}
@media (max-width: 575px) {
  #home .navigation-wrapper > .container, #home .container,
#home .container-fluid {
    max-width: 100% !important;
  }
}

#home {
  font-family: "Raleway", sans-serif;
  background-color: rgb(255, 255, 255);
  color: rgb(30, 30, 30);
  font-feature-settings: "pnum", "lnum";
  /* lang switcher */
  /* /lang switcher */
  /* currency switcher */
  /* /currency switcher */
  /* 18 + */
  /* /18 + */
}
#home span:not(.fa, .fal, .far, .fas, .fab), #home p, #home a {
  font-family: "Raleway", sans-serif;
  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: "Raleway", sans-serif;
  color: rgb(66, 1, 1);
  font-feature-settings: "pnum", "lnum";
}
#home a:hover {
  color: rgb(0, 0, 0);
}
#home p > a:not(.btn):hover {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-thickness: 1px;
}
#home .owl-wrapper-outer {
  box-shadow: none;
}
#home label {
  color: rgb(30, 30, 30);
}
#home:not(.account-login) .form-group {
  margin-bottom: 25px;
}
#home .form-control.quantity_input {
  padding: 0;
}
#home .form-control:focus {
  border-color: rgb(0, 0, 0);
}
#home .form-control:focus ~ i {
  color: rgb(0, 0, 0);
}
#home .form-control::-moz-placeholder {
  font-weight: 400 !important;
}
#home .form-control::placeholder {
  font-weight: 400 !important;
}
#home.checkout-checkout .select2-selection--single,
#home .form-control:not(.quantity_field, .qty, [name=search]) {
  height: 42px;
  border: 1px solid rgb(224, 224, 224);
  border-radius: 0;
}
#home.checkout-checkout .select2-selection--single:focus, #home.checkout-checkout .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(0, 0, 0);
}
#home.checkout-checkout .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-bottom: 10px;
}
#home .md-style-textarea {
  border: 1px solid rgb(224, 224, 224);
  border-radius: 0;
  overflow: hidden;
}
#home .md-style-textarea.md-style-active {
  border-color: rgb(0, 0, 0);
}
#home .md-style-textarea .md-style-textarea-container {
  border: none;
  border-radius: 0;
}
#home .md-style-textarea .md-style-textarea-container > .form-control {
  border: none;
  height: 150px;
}
#home textarea.form-control {
  height: 150px !important;
}
#home .captcha_img {
  height: 100%;
  border-radius: 0;
  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 {
  justify-content: flex-end;
}
#home .cart_drop_down .product_details a {
  color: rgb(30, 30, 30);
}
#home .cart_drop_down .product_details a:hover {
  color: rgb(0, 0, 0);
}
#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(255, 255, 255);
  padding-top: 47px;
  padding-bottom: 0;
}
#home .footer-widgets .widget-title {
  color: rgb(86, 86, 86);
  font-size: 16px;
  line-height: normal;
  letter-spacing: 2px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 26px;
  font-weight: 600;
}
#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: 12px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.12px;
  padding: 0;
  color: rgb(86, 86, 86);
  text-transform: none;
}
#home .footer-widgets ul li {
  border: none;
  padding: 12px 0;
  line-height: 1;
}
#home .footer-widgets ul:not(.social-icons) a:hover {
  color: rgb(115, 0, 0);
  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;
  color: rgb(106, 106, 106);
}
#home .footer-widgets .social-icons a i {
  color: currentColor;
  font-size: 38px;
  transition: color 0.4s;
}
#home .footer-widgets .social-icons a:hover {
  color: rgb(115, 0, 0);
  background-color: transparent;
}
#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(255, 255, 255);
}
#home .block-title {
  font-weight: 600;
  border: none;
  color: rgb(30, 30, 30);
  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: 72px;
  height: auto;
}
#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(30, 30, 30);
}
#home .subcategories_top .thumbnail:hover .caption-title > span {
  color: rgb(237, 237, 237);
}
#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(30, 30, 30);
  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(0, 0, 0);
}
#home[class^="ru wide account-"] .information-title,
#home[class^="ru wide account-"] .account-details .widget-title {
  background-color: #f5f6f7;
  border-color: rgb(0, 0, 0);
}
#home[class^="ru wide account-"] .details-box form .btn {
  margin-top: 20px;
  display: flex;
  align-items: 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(0, 0, 0);
}
#home[class^="bg wide account-"] .details-box form .btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 180px;
}
#home #undefined-sticky-wrapper {
  max-width: 100vw;
}
#home #undefined-sticky-wrapper.is-sticky .header {
  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%;
  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;
  transform: none;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
#home .header #search_results > a {
  border: none;
  max-height: unset;
  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%;
  justify-content: flex-start;
  align-self: flex-start;
  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 #contact-form > fieldset {
  padding: 0 15px;
}
#home.information-contact #contact-form .form-row.captcha {
  margin-inline: 0 !important;
}
#home.information-contact #contact-form .form-row.captcha .form-group {
  padding: 0;
}
#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(239, 239, 239);
  border-radius: 0;
}
#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::-moz-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: 80px;
}
#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;
  background: transparent;
  color: #000;
}
#home .contact-info .media + .media {
  border: none;
}
#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(30, 30, 30);
}
#home .modal .modal-dialog .modal-content .modal-title {
  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%;
    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 {
    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%;
    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(30, 30, 30) !important;
}
#home .remove_from_cart:hover i {
  color: rgb(0, 0, 0);
}
#home .fa-wheelchair {
  color: rgb(86, 86, 86);
}
#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(115, 0, 0);
}
#home .widget.account-details li.active a {
  color: rgb(115, 0, 0);
}
#home .widget.account-details li a:hover, #home .widget.account-details li a:focus {
  color: rgb(115, 0, 0);
}
#home .widget-filter-price .noUi-handle:hover,
#home .widget-filter-price .noUi-connect {
  background: rgb(0, 0, 0);
  color: #fff;
}
#home .dropdown-menu li.active a,
#home .dropdown-menu li.active a:hover {
  background: rgb(0, 0, 0);
  color: #fff;
}
#home .dropdown-menu li.active a:active {
  background: rgb(0, 0, 0);
  color: #fff;
}
#home .top-bar ul a:hover .fa {
  color: rgb(0, 0, 0);
}
#home .top-bar ul a span .colored {
  color: rgb(0, 0, 0);
}
#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(0, 0, 0);
}
#home .share_page_wrapper .social-icons li a:hover {
  background: transparent;
}
#home .share_page_wrapper .social-icons li a:hover i {
  color: rgb(115, 0, 0);
}
#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 {
  height: 200px;
}
#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(0, 0, 0);
}
#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 .bootstrap-select > .dropdown-menu ul.dropdown-menu > li a {
  white-space: normal;
}
#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(30, 30, 30);
  font-size: 58px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  padding: 72px 0 42px;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #home .page-section.titles h1 {
    font-size: 40px;
    padding: 32px 0 24px;
  }
}
#home .no_products_container {
  display: none !important;
}
#home.overflow-y-hidden .header_content_wrapper {
  display: none !important;
}
#home .section-title {
  text-transform: none;
  margin-top: 0 !important;
  margin-bottom: 50px !important;
  align-items: center;
  display: flex;
  text-align: left;
  justify-content: flex-start;
  position: relative;
  overflow: unset;
  gap: 16px;
}
@media (max-width: 768px) {
  #home .section-title {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    text-align: left;
    justify-content: flex-start;
  }
}
#home .section-title span {
  font-size: 26px;
  line-height: normal;
  font-weight: 500;
  letter-spacing: 1.56px;
  color: rgb(66, 1, 1);
  font-family: "Raleway", sans-serif;
  margin: 0 !important;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  #home .section-title span {
    font-size: 22px;
    line-height: normal;
    letter-spacing: 1.32px;
  }
}
#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 .section-title::after {
  content: "";
  display: flex;
  flex-grow: 1;
  height: 1px;
  background-color: rgb(66, 1, 1);
}
#home .btn-info, #home .btn-primary, #home .btn-theme:not(.btn-wish-list) {
  background-color: rgb(0, 0, 0) !important;
  color: #fff !important;
  border: 1px solid rgb(0, 0, 0);
}
#home .btn-info:hover, #home .btn-primary:hover, #home .btn-theme:not(.btn-wish-list):hover {
  border: 1px solid rgb(115, 0, 0);
  background-color: rgb(115, 0, 0) !important;
  color: #fff !important;
  opacity: 1;
}
#home .btn-danger, #home .btn-theme-default {
  color: rgb(0, 0, 0) !important;
  background-color: transparent !important;
  border: 1px solid rgb(0, 0, 0);
}
#home .btn-danger:hover, #home .btn-theme-default:hover {
  border: 1px solid rgb(115, 0, 0);
  background-color: rgb(115, 0, 0) !important;
  color: #fff !important;
  opacity: 1;
}
#home .btn:not(.btn-wish-list) {
  border-radius: 0 !important;
  font-weight: 500 !important;
  font-size: 16px;
  line-height: 16px;
  padding: 11px 11px;
  max-height: unset;
  height: unset;
  box-sizing: border-box !important;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase !important;
  background-color: #fff;
  text-decoration: none !important;
}
#home .btn span {
  color: inherit !important;
  text-decoration: none !important;
  font-family: inherit;
}
#home .btn.out_of_stock_button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: rgb(0, 0, 0) !important;
  padding: 0 !important;
  max-width: unset;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid !important;
  gap: 7px;
  line-height: 32px;
}
@media (max-width: 575px) {
  #home .btn.out_of_stock_button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#home .btn.out_of_stock_button:hover {
  color: rgb(115, 0, 0) !important;
  border: none !important;
  border-bottom: 1px solid !important;
  background-color: transparent !important;
  text-decoration: none !important;
}
#home .btn.out_of_stock_button > span {
  color: inherit !important;
}
#home .btn.out_of_stock_button > i {
  display: none !important;
  color: inherit !important;
  margin: 0 !important;
}
#home .btn.btn-bordered {
  border: 1px solid rgb(239, 239, 239);
  background-color: transparent !important;
  color: rgb(30, 30, 30) !important;
}
#home .btn.btn-bordered:hover, #home .btn.btn-bordered:active {
  border: 1px solid rgb(115, 0, 0);
  background-color: rgb(115, 0, 0) !important;
  color: #fff !important;
}
#home .quantity {
  border: none !important;
  box-shadow: unset;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  height: 28px;
  min-width: 88px;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 575px) {
  #home .quantity {
    padding: 0;
    height: 28px;
    width: 100%;
    justify-content: space-around;
    position: relative;
    top: unset;
    right: unset;
    transform: unset;
  }
}
#home .quantity i:not(.fa-sync) {
  color: rgb(30, 30, 30) !important;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
  padding: 0;
  width: 19px;
  height: 19px;
  max-width: unset;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 50%;
  border: none;
}
#home .quantity i:not(.fa-sync):hover {
  color: rgb(115, 0, 0) !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(30, 30, 30) !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 {
  order: -5;
  position: relative;
  max-height: unset;
  overflow: hidden;
  width: auto;
  height: 56px;
  margin: 16px auto 16px 0;
}
@media (max-width: 991px) {
  #home .logo {
    order: -2;
    width: auto;
    height: 56px;
    margin: 8px auto !important;
  }
}
#home .logo + h4.widget-title {
  display: none;
}
#home .logo > a {
  display: block;
  width: auto;
  height: 100%;
}
#home .logo img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#home.checkout-checkout .logo {
  margin: 20px auto !important;
  border: none;
  position: absolute;
  padding: 0;
}
#home.checkout-checkout .logo figure {
  display: block;
  position: relative;
  width: auto;
  height: 100%;
}
@media (min-width: 992px) {
  #home.checkout-checkout .logo {
    position: absolute;
    margin: 0 !important;
    left: 50%;
    top: 3px;
    transform: translateX(-50%);
  }
}
#home.checkout-checkout.theme_1 .logo {
  position: relative;
}
#home.checkout-checkout.theme_4 .logo {
  position: relative;
  margin: 10px auto !important;
  left: unset;
  top: unset;
  transform: unset;
}
#home .header {
  border: none;
  background: rgb(255, 255, 255);
  position: relative;
  z-index: 99999;
  transition: all 0.4s;
}
#home .header .container,
#home .header .container-fluid {
  max-width: calc(100% - 60px) !important;
}
@media (max-width: 1440px) {
  #home .header .container,
#home .header .container-fluid {
    padding: 0 15px;
    max-width: 100% !important;
  }
}
#home .is-sticky .header {
  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: flex;
  flex-wrap: wrap;
  align-items: center;
  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 {
  order: -2;
}
#home .header-wrapper > .container .header_search-btn > a,
#home .header-wrapper .container-fluid .header_search-btn > a {
  display: flex;
  align-items: center;
}
#home .header-wrapper > .container .header_search-btn > a > span,
#home .header-wrapper .container-fluid .header_search-btn > a > span {
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin-right: 16px;
}
#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(0, 0, 0);
  display: block;
  line-height: 0;
  transition: all 0.45s;
}
#home .header-wrapper svg:hover {
  fill: rgb(115, 0, 0);
}
#home .header_content_wrapper {
  position: relative;
}
#home .header_content_wrapper .header_content_close {
  top: 50%;
  transform: translateY(-50%);
}
#home .top-bar {
  background: rgb(255, 255, 255);
  padding: 0;
  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 {
  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;
  justify-content: space-between;
  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: flex;
  height: 100%;
  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(86, 86, 86);
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.28px;
  padding: 6px 12px;
  text-transform: uppercase;
  white-space: nowrap;
  display: flex;
  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: rgb(115, 0, 0) !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: 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: flex !important;
  align-items: center;
  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 {
    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;
    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(0, 0, 0) !important;
  transition: all 0.45s;
  font-weight: 400;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#home .mobile-navigation-wrapper i.fa-bars::before {
  transform: scaleX(1.1);
  transform-origin: center;
  margin-top: 1px;
}
#home .mobile-navigation-wrapper:hover {
  background: transparent;
}
#home .mobile-navigation-wrapper:hover i {
  color: rgb(115, 0, 0) !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: flex;
  align-items: center;
  line-height: 1;
  height: 45px;
  max-height: unset;
  font-family: "Raleway", sans-serif;
}
#home .header-cart .cart-wrapper h4 {
  font-family: "Raleway", sans-serif;
}
#home .header-cart .cart-wrapper .cart-header {
  background-color: rgb(0, 0, 0);
}
#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(0, 0, 0);
  border: none;
  border-radius: 18px;
  font-size: 11px;
  min-width: 16px;
  max-width: unset;
  width: auto;
  height: auto;
  line-height: 11px;
  letter-spacing: unset;
  padding: 2px 5px;
  right: unset;
  top: -5px;
  left: 16px;
  color: #fff;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 991px) {
  #home .header-cart #cart .cart-qty-circle:not(.mobile) {
    top: -5px;
    left: 16px;
  }
}
#home .header-cart #cart .cart-qty-circle.mobile {
  opacity: 0;
}
#home .header-cart #cart:not(.counter-hide) {
  background-color: transparent;
}
#home .header_widgets {
  position: relative;
  display: flex !important;
  align-items: center;
  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;
  order: 1;
  margin-left: 0;
}
@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 svg {
  fill: rgb(0, 0, 0);
}
#home .header_widgets a:hover svg {
  fill: rgb(115, 0, 0) !important;
}
#home .header_widgets > div:not(:last-child) {
  margin-right: 16px;
}
@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: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding: 4.5px 0;
  min-height: unset !important;
}
@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(115, 0, 0);
  background: #fff;
}
#home .header_content_container .header_content {
  padding: 0 15px;
}
#home .header_content_container .header_content > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
#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;
    transition: unset;
  }
}
#home .fa-search::before {
  display: none;
}
#home #search {
  position: absolute !important;
  display: none !important;
  max-width: 491px;
  width: 100%;
  top: 52px !important;
  right: unset;
  bottom: unset;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  background: rgb(255, 255, 255);
  border-radius: 0;
}
@media (max-width: 991px) {
  #home #search {
    position: absolute !important;
    display: none !important;
    margin: 0;
    padding: 12px 15px 20px;
    width: 100vw;
    max-width: 100% !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: 72px !important;
    right: unset;
    left: 50%;
    order: 3;
    display: block;
    z-index: 999999;
    border-radius: 0;
    background: #fff;
    transform: translateX(-50%);
  }
}
#home #search .search_field {
  width: 100%;
  padding: 0;
  position: relative;
}
@media (max-width: 991px) {
  #home #search .search_field {
    padding: 0;
    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: 0;
  background-color: #fff;
  border: 1px solid rgb(239, 239, 239);
  padding: 0 42px 0 13px;
  line-height: 40px;
  color: rgb(30, 30, 30);
  text-transform: none;
}
#home #search .search_field > input::-moz-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;
  left: unset;
  right: 8px;
  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: 6px;
  right: 8px;
  max-width: 30px;
  max-height: 28px;
  height: 28px;
  padding: 0;
}
@media (max-width: 991px) {
  #home #search > button {
    top: 6px;
    left: unset;
    right: 8px;
  }
}
#home #search > button i {
  font-size: 0;
  font-weight: 400;
  color: rgb(0, 0, 0);
  padding: 0 !important;
  z-index: 2;
  position: relative;
  transition: all 0.45s;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#home #search > button i svg {
  fill: rgb(0, 0, 0);
  width: 20px;
  height: 20px;
}
#home #search > button i:hover svg {
  fill: rgb(115, 0, 0);
}
#home #search.opened {
  display: block !important;
  z-index: 999999 !important;
}
@media (max-width: 991px) {
  #home #search.opened .search_close {
    display: none !important;
  }
}
#home #search.opened .search_field:before {
  content: "";
  display: none;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  background: #fff;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: -8px;
  left: -8px;
}
@media (max-width: 991px) {
  #home #search.opened .search_field:before {
    display: none;
  }
}
#home #search.opened .search_field > input {
  display: block;
  border-color: rgb(239, 239, 239);
  padding: 0 42px 0 13px;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  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 42px 0 13px;
    margin: 0;
    width: 100%;
    box-shadow: none !important;
  }
}
#home #search.opened svg {
  fill: rgb(0, 0, 0);
}
#home #search.opened svg:hover {
  fill: rgb(115, 0, 0) !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: 0;
  border: none;
  box-shadow: unset;
  z-index: 9;
  transform: unset;
  position: absolute;
  top: auto;
  margin-top: 0;
  background: #fff;
}
@media (min-width: 992px) {
  #home #search #search_results {
    top: 48px;
  }
}
#home #search #search_results > .results_wrapper {
  max-height: calc(100vh - 165px);
}
@media (max-width: 991px) {
  #home #search #search_results {
    top: 55px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
    border-radius: 0;
    background: #fff;
    max-height: calc(100vh - 130px);
  }
}
@media (max-width: 575px) {
  #home #search #search_results {
    left: 50%;
    max-width: 100vw;
    width: 100vw;
    top: 55px;
    margin-top: 0;
    max-height: calc(100vh - 130px);
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
  }
}
#home #search #search_results .product-item {
  padding: 15px;
  border: none !important;
  margin-bottom: 0;
  max-height: unset;
  background: transparent;
  position: relative;
  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%;
  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: 81px;
  max-width: 81px;
  height: 113px;
  border-radius: 0;
  flex: 0;
  margin-right: 19px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .img {
    min-width: 81px;
    width: 81px;
    height: 113px;
    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%;
  transform: translate(-50%, -50%);
}
#home #search #search_results .product-item .item_data {
  min-width: calc(100% - 130px);
  max-width: calc(100% - 130px);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  flex: 0 0 auto;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .item_data {
    min-width: calc(100% - 130px);
    max-width: calc(100% - 130px);
  }
}
#home #search #search_results .product-item .item_data .price {
  font-size: 18px !important;
  line-height: 18px;
  margin-top: 0;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .item_data .price {
    font-size: 18px !important;
    line-height: 18px;
    margin-top: 0;
  }
}
#home #search #search_results .product-item .item_data .price > ins {
  font-size: inherit !important;
  line-height: 18px;
  font-weight: 400;
}
#home #search #search_results .product-item .item_data .price > del {
  font-size: 14px;
  line-height: 18px;
  order: 1;
  margin: -1px 0 0 !important;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .item_data .price > del {
    display: block;
    margin: -1px 0 0 !important;
  }
}
#home #search #search_results .product-item .name {
  width: 100%;
  color: rgb(30, 30, 30);
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.24px;
  margin-bottom: 15px;
  text-transform: none;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .name {
    font-size: 14px;
    line-height: 18px;
  }
}
#home #search #search_results .product-item .add_to_cart {
  min-width: 32px;
  max-width: unset;
  padding: 0;
  flex: 0;
  margin: 0 0 0 auto;
}
#home #search #search_results .product-item .add_to_cart > .btn {
  padding: 0 !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  max-height: unset;
  margin-left: auto;
  line-height: 1;
  border-color: transparent;
  background-color: transparent !important;
}
@media (max-width: 575px) {
  #home #search #search_results .product-item .add_to_cart > .btn {
    padding: 0;
  }
}
#home #search #search_results .product-item .add_to_cart > .btn:hover {
  border-color: transparent;
  background-color: transparent !important;
}
#home #search #search_results .product-item .add_to_cart > .btn:hover > span {
  color: rgb(237, 237, 237) !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="M7.5 20.25C8.19039 20.25 8.75 20.8097 8.75 21.5C8.75 22.1903 8.19039 22.75 7.5 22.75C6.80961 22.75 6.25 22.1903 6.25 21.5C6.25 20.8097 6.80961 20.25 7.5 20.25ZM16.5 20.25C17.1903 20.25 17.75 20.8097 17.75 21.5C17.75 22.1903 17.1903 22.75 16.5 22.75C15.8097 22.75 15.25 22.1903 15.25 21.5C15.25 20.8097 15.8097 20.25 16.5 20.25ZM3.24805 1.25C3.36826 1.25 3.50254 1.24962 3.61816 1.25879C3.71185 1.26624 3.82751 1.2819 3.95117 1.32422L4.07715 1.37598L4.24023 1.4707C4.39526 1.57763 4.52459 1.71939 4.61816 1.88477C4.71123 2.04936 4.74599 2.21107 4.76367 2.33496C4.78002 2.44971 4.7884 2.58323 4.7959 2.70312L4.89258 4.25H21.1064C21.248 4.25 21.4016 4.24962 21.5322 4.26074C21.6706 4.27254 21.8574 4.30122 22.0459 4.40527C22.2626 4.52491 22.4376 4.70642 22.5508 4.9248L22.5957 5.02051C22.6782 5.21927 22.6872 5.40797 22.6836 5.54688C22.6802 5.67802 22.6622 5.83081 22.6465 5.97168L22.0615 11.2363C22.0069 11.728 21.9621 12.1393 21.8984 12.4736C21.833 12.8172 21.7387 13.1367 21.5566 13.4346C21.2754 13.8945 20.8643 14.2615 20.376 14.4902C20.0599 14.6382 19.7324 14.6975 19.3838 14.7246C19.0444 14.751 18.6305 14.75 18.1357 14.75H5.54785L5.70117 17.2031C5.70218 17.2193 5.70319 17.2346 5.7041 17.249C5.71902 17.249 5.73519 17.25 5.75195 17.25H19C19.4142 17.25 19.75 17.5858 19.75 18C19.75 18.4142 19.4142 18.75 19 18.75H5.75195C5.63172 18.75 5.49745 18.7504 5.38184 18.7412C5.25704 18.7313 5.09298 18.7067 4.92285 18.624C4.69499 18.5132 4.50643 18.3355 4.38184 18.1152C4.28872 17.9506 4.254 17.7888 4.23633 17.665C4.21998 17.5503 4.2116 17.4168 4.2041 17.2969L3.29883 2.79688C3.29779 2.78031 3.29586 2.76476 3.29492 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.24805ZM5.4541 13.25H18.1357C18.6538 13.25 18.9998 13.2493 19.2676 13.2285C19.5261 13.2084 19.6533 13.1725 19.7402 13.1318C19.9621 13.0278 20.1486 12.8612 20.2764 12.6523C20.3265 12.5704 20.3763 12.4478 20.4248 12.1934C20.4751 11.9295 20.514 11.5852 20.5713 11.0703L21.1562 5.80566L21.1621 5.75H4.98633L5.4541 13.25Z" fill="rgb(0, 0, 0)"/></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="M7.5 20.25C8.19039 20.25 8.75 20.8097 8.75 21.5C8.75 22.1903 8.19039 22.75 7.5 22.75C6.80961 22.75 6.25 22.1903 6.25 21.5C6.25 20.8097 6.80961 20.25 7.5 20.25ZM16.5 20.25C17.1903 20.25 17.75 20.8097 17.75 21.5C17.75 22.1903 17.1903 22.75 16.5 22.75C15.8097 22.75 15.25 22.1903 15.25 21.5C15.25 20.8097 15.8097 20.25 16.5 20.25ZM3.24805 1.25C3.36826 1.25 3.50254 1.24962 3.61816 1.25879C3.71185 1.26624 3.82751 1.2819 3.95117 1.32422L4.07715 1.37598L4.24023 1.4707C4.39526 1.57763 4.52459 1.71939 4.61816 1.88477C4.71123 2.04936 4.74599 2.21107 4.76367 2.33496C4.78002 2.44971 4.7884 2.58323 4.7959 2.70312L4.89258 4.25H21.1064C21.248 4.25 21.4016 4.24962 21.5322 4.26074C21.6706 4.27254 21.8574 4.30122 22.0459 4.40527C22.2626 4.52491 22.4376 4.70642 22.5508 4.9248L22.5957 5.02051C22.6782 5.21927 22.6872 5.40797 22.6836 5.54688C22.6802 5.67802 22.6622 5.83081 22.6465 5.97168L22.0615 11.2363C22.0069 11.728 21.9621 12.1393 21.8984 12.4736C21.833 12.8172 21.7387 13.1367 21.5566 13.4346C21.2754 13.8945 20.8643 14.2615 20.376 14.4902C20.0599 14.6382 19.7324 14.6975 19.3838 14.7246C19.0444 14.751 18.6305 14.75 18.1357 14.75H5.54785L5.70117 17.2031C5.70218 17.2193 5.70319 17.2346 5.7041 17.249C5.71902 17.249 5.73519 17.25 5.75195 17.25H19C19.4142 17.25 19.75 17.5858 19.75 18C19.75 18.4142 19.4142 18.75 19 18.75H5.75195C5.63172 18.75 5.49745 18.7504 5.38184 18.7412C5.25704 18.7313 5.09298 18.7067 4.92285 18.624C4.69499 18.5132 4.50643 18.3355 4.38184 18.1152C4.28872 17.9506 4.254 17.7888 4.23633 17.665C4.21998 17.5503 4.2116 17.4168 4.2041 17.2969L3.29883 2.79688C3.29779 2.78031 3.29586 2.76476 3.29492 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.24805ZM5.4541 13.25H18.1357C18.6538 13.25 18.9998 13.2493 19.2676 13.2285C19.5261 13.2084 19.6533 13.1725 19.7402 13.1318C19.9621 13.0278 20.1486 12.8612 20.2764 12.6523C20.3265 12.5704 20.3763 12.4478 20.4248 12.1934C20.4751 11.9295 20.514 11.5852 20.5713 11.0703L21.1562 5.80566L21.1621 5.75H4.98633L5.4541 13.25Z" fill="rgb(115, 0, 0)"/></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;
  box-shadow: none;
  border: none;
  background: transparent;
  color: rgb(0, 0, 0);
  font-size: 26px;
  display: none;
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added {
  border-color: transparent !important;
  min-width: 32px !important;
  height: 75px !important;
  align-items: center;
  border-radius: 0;
  min-width: unset;
  width: 32px;
  height: auto;
  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;
    transform: unset;
    height: 75px !important;
    width: 32px;
  }
}
#home #search #search_results .product-item .add_to_cart .quantity.buttons_added .quantity_key {
  color: rgb(30, 30, 30) !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(0, 0, 0) !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(0, 0, 0) !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(30, 30, 30) !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: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 9999999;
  box-shadow: unset;
}
@media (max-width: 991px) {
  #home #search #search_results > .results_text {
    padding: 0;
  }
}
#home #search #search_results > .results_text > span {
  color: rgb(30, 30, 30);
}
#home #search #search_results > .results_text > a {
  border-radius: 0;
  margin: 0 auto;
  padding: 15px;
  border: none;
  max-width: 100%;
  width: 100%;
  background-color: rgb(115, 0, 0);
  border: 1px solid rgb(115, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (max-width: 991px) {
  #home #search #search_results > .results_text > a {
    padding: 10px 20px;
    border-radius: 0;
  }
}
#home #search #search_results > .results_text > a > span {
  color: #fff;
  opacity: 1;
  font-family: "Raleway", sans-serif;
  text-transform: none;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
#home #search #search_results > .results_text > a > span:before {
  display: none;
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-left: 8px;
  order: 1;
}
#home #search #search_results > .results_text > a:hover {
  background-color: transparent;
}
#home #search #search_results > .results_text > a:hover > span {
  color: rgb(115, 0, 0);
  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(115, 0, 0) !important;
}
#home .search_close i.fa-times-circle:before {
  content: "\f00d";
}
#home .navigation-wrapper {
  display: block;
  border: none;
  position: relative;
  background-color: transparent;
  padding-bottom: 0;
  width: 100%;
  max-width: calc(100% - 370px) !important;
  margin: 0 0 0 auto;
  padding-right: 0;
  order: -4;
}
@media (max-width: 991px) {
  #home .navigation-wrapper {
    display: none !important;
  }
}
#home .navigation-wrapper > .container {
  padding: 0;
  position: relative;
}
#home .navigation-wrapper .navigation {
  position: relative;
}
#home .navigation-wrapper .sf-menu {
  margin-bottom: 0;
  padding: 0;
  justify-content: center;
  position: relative;
}
#home .navigation-wrapper .sf-menu li > a {
  padding: 12px !important;
  margin: 0;
  color: rgb(0, 0, 0);
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: unset;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none !important;
}
#home .navigation-wrapper .sf-menu > li {
  position: relative !important;
  margin: 0;
  display: inline-flex;
}
#home .navigation-wrapper .sf-menu > li svg {
  margin-bottom: 0;
}
#home .navigation-wrapper .sf-menu > li > a {
  font-family: "Raleway", sans-serif;
  color: rgb(0, 0, 0) !important;
  text-transform: uppercase;
  padding: 0 13px !important;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  justify-content: center;
  align-items: center;
  gap: unset;
  /* flex-direction: column; */
}
@media (max-width: 1440px) {
  #home .navigation-wrapper .sf-menu > li > a {
    padding: 10px 15px !important;
  }
}
#home .navigation-wrapper .sf-menu > li > a:hover {
  color: rgb(115, 0, 0) !important;
}
#home .navigation-wrapper .sf-menu > li > a:hover svg {
  fill: currentColor !important;
}
#home .navigation-wrapper .sf-menu > li:hover > a {
  color: rgb(115, 0, 0) !important;
}
#home .navigation-wrapper .sf-menu > li:hover > a svg {
  fill: currentColor !important;
}
#home .navigation-wrapper .sf-menu > li.btn-out {
  align-items: center;
  padding-right: 23px;
}
#home .navigation-wrapper .sf-menu > li.btn-out > a {
  background: rgb(0, 0, 0) !important;
  padding: 7px 20px !important;
  color: #fff !important;
  flex: 0 0 auto;
  border-radius: 15px;
}
#home .navigation-wrapper .sf-menu > li.btn-out > a:hover {
  background: rgb(115, 0, 0) !important;
  color: #fff !important;
}
#home .navigation-wrapper .sf-menu > li.btn-out:hover > a {
  background: rgb(115, 0, 0) !important;
  color: #fff !important;
}
#home .navigation-wrapper .sf-menu > li ul > li div a, #home .navigation-wrapper .sf-menu > li ul > li > a {
  text-align: left;
  justify-content: flex-start;
  padding: 0 !important;
  text-transform: none;
  position: relative;
  width: 100%;
  color: rgb(0, 0, 0);
  z-index: 1;
}
#home .navigation-wrapper .sf-menu > li ul > li:not(.empty-item) {
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10px 0;
  border: none;
  max-width: unset;
  width: 100%;
  float: none;
  position: relative !important;
}
@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: flex;
  align-items: center;
  justify-content: space-between;
}
#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;
}
#home .navigation-wrapper .sf-menu > li ul > li .block-title a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 !important;
  color: rgb(30, 30, 30);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  height: auto;
  background-color: transparent;
  text-transform: none !important;
  border-radius: 0;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre .arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  width: 30px;
  height: 100%;
  right: unset;
  top: unset;
  cursor: pointer;
  z-index: 9;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre .arrow i {
  font-weight: 400;
  color: rgb(30, 30, 30);
  display: block;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre.open ul {
  display: block;
}
#home .navigation-wrapper .sf-menu > li ul > li .padre.open .arrow i {
  transform: rotate(-180deg);
  color: rgb(115, 0, 0);
}
#home .navigation-wrapper .sf-menu > li ul > li .padre.open .block-title a {
  color: rgb(115, 0, 0);
}
#home .navigation-wrapper .sf-menu > li ul > li div {
  margin: 0;
  border: none;
  background: transparent;
  position: relative;
  max-width: unset;
  width: 100%;
  height: auto;
  flex: 0 0 auto;
}
@media (max-width: 1279px) {
  #home .navigation-wrapper .sf-menu > li ul > li div {
    width: 100%;
  }
}
#home .navigation-wrapper .sf-menu > li ul > li div > ul > li > a:hover {
  color: rgb(115, 0, 0) !important;
}
#home .navigation-wrapper .sf-menu > li ul > li div li:hover a {
  color: rgb(115, 0, 0);
}
#home .navigation-wrapper .sf-menu > li ul > li div:hover .block-title a {
  color: rgb(115, 0, 0) !important;
}
#home .navigation-wrapper .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 11.5px 0 -8.5px !important;
  background: rgb(255, 255, 255);
  width: 100%;
  left: unset;
  padding: 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 {
  font-weight: 400 !important;
  text-transform: none !important;
  color: rgb(98, 98, 98);
  padding: 8.5px 0 !important;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline {
  padding: 0;
  width: 100%;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline > div {
  padding: 10px 0;
}
#home .navigation-wrapper .sf-menu > li ul > li.megaline > div:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(231, 231, 231);
}
#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(115, 0, 0) !important;
}
#home .navigation-wrapper .sf-menu > li > ul {
  border-radius: 0;
  border: 1px solid rgb(238, 238, 238);
  background: rgb(255, 255, 255);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  min-width: 150px;
  width: 100%;
  max-width: 100%;
  max-height: 460px;
  height: auto;
  margin: 21px 0 0;
  padding: 14px 24px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  justify-content: flex-start;
  overflow: auto;
}
#home .navigation-wrapper .sf-menu > li > ul::before {
  content: "";
  display: block;
  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) > a {
  border: none;
  text-transform: none !important;
}
#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 .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 {
  color: rgb(115, 0, 0) !important;
}
#home .navigation-wrapper .sf-menu > li:hover > a svg {
  fill: currentColor !important;
}
#home .navigation-wrapper .sf-menu > li:hover > a > .arrow {
  color: rgb(115, 0, 0) !important;
  margin-top: 0px;
  transform: rotate(180deg);
}
#home .navigation-wrapper .sf-menu > li:hover > a > ul {
  display: flex;
  flex-wrap: wrap;
}
#home .wrapper {
  left: 0;
}
#home .wrapper.wrapper-opened {
  left: 0;
}
#home .wrapper.wrapper-opened .header_content_wrapper {
  display: none !important;
}
#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 {
  box-shadow: none;
  border: none;
  width: 100%;
  top: 72px;
  bottom: 0;
  height: unset;
  z-index: 999999;
}
#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(0, 0, 0) !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]::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(30, 30, 30);
}
#home .mobile_side_nav_menu {
  height: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  direction: ltr;
  display: flex;
  flex-direction: column;
  background-color: rgb(255, 255, 255);
  border-top: none;
}
#home .mobile_side_nav_menu .flexy {
  display: flex;
  flex-wrap: wrap;
}
#home .mobile_side_nav_menu .flexy > div {
  width: 100%;
}
#home .mobile_side_nav_menu > li {
  line-height: 1;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  direction: ltr;
}
#home .mobile_side_nav_menu > li > a:not(.btn) {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: normal;
  letter-spacing: unset;
  margin: 0;
  padding: 15px;
  border-radius: 0;
  background-color: transparent;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  border: none;
  position: relative;
  color: rgb(0, 0, 0);
}
#home .mobile_side_nav_menu > li > a svg {
  fill: currentColor;
}
#home .mobile_side_nav_menu > li.open > a, #home .mobile_side_nav_menu > li.active > a {
  color: rgb(0, 0, 0);
}
#home .mobile_side_nav_menu > li.open > a svg, #home .mobile_side_nav_menu > li.active > a svg {
  fill: currentColor;
}
#home .mobile_side_nav_menu > li.open > .arrow, #home .mobile_side_nav_menu > li.active > .arrow {
  color: rgb(0, 0, 0);
  background-color: transparent;
}
#home .mobile_side_nav_menu > li.open > .arrow i, #home .mobile_side_nav_menu > li.active > .arrow i {
  transform: unset;
}
#home .mobile_side_nav_menu > li.open > .arrow i::before, #home .mobile_side_nav_menu > li.active > .arrow i::before {
  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;
  justify-content: center;
  align-items: center;
  padding: 12px 15px;
  background-color: rgb(115, 0, 0) !important;
}
#home .mobile_side_nav_menu > li.li__contacts:not(:last-child) {
  border-bottom: none;
}
#home .mobile_side_nav_menu > li.li__contacts:not(.li__contacts-social) .social-icons {
  padding: 0;
  margin: 0 0 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 8px;
  display: flex;
}
#home .mobile_side_nav_menu > li.li__contacts:not(.li__contacts-social) .social-icons li {
  padding: 0;
}
#home .mobile_side_nav_menu > li.li__contacts:not(.li__contacts-social) .social-icons li a {
  padding: 0;
  color: rgb(86, 86, 86);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
#home .mobile_side_nav_menu > li.li__contacts:not(.li__contacts-social) .social-icons li a:hover {
  color: rgb(115, 0, 0);
}
#home .mobile_side_nav_menu > li.li__contacts:not(.li__contacts-social) .social-icons li a i {
  color: inherit;
}
#home .mobile_side_nav_menu > li.li__contacts > a {
  font-weight: 500 !important;
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  text-transform: none !important;
  letter-spacing: unset;
  padding: 0 !important;
  margin: 0;
  display: flex;
  gap: 12px;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  /* background: transparent; */
  /* border: 2px solid #fff; */
  /* border-radius: 8px; */
  color: #fff !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase !important;
}
#home .mobile_side_nav_menu > li.li__contacts > a > span {
  font-family: inherit;
}
#home .mobile_side_nav_menu > li.li__contacts > a.social__ico {
  text-transform: none !important;
}
#home .mobile_side_nav_menu > li.li__contacts > a.btn-theme {
  background-color: transparent !important;
  border: 1px solid rgb(115, 0, 0);
  color: rgb(66, 1, 1) !important;
}
#home .mobile_side_nav_menu > li.li__contacts > a svg {
  width: 26px;
  height: 26px;
}
#home .mobile_side_nav_menu > li.li__contacts-lang {
  padding: 12px 15px;
}
#home .mobile_side_nav_menu > li.li__contacts-social {
  padding: 12px 15px 24px;
}
#home .mobile_side_nav_menu > li.li__contacts-social .social-icons {
  width: 100%;
  justify-content: center;
  display: flex;
  padding: 0;
  margin: 0;
  gap: 12px;
}
#home .mobile_side_nav_menu > li.li__contacts-social .social-icons:before {
  display: none;
}
#home .mobile_side_nav_menu > li.li__contacts-social .social-icons li {
  padding: 0;
  float: unset;
}
#home .mobile_side_nav_menu > li.li__contacts-social .social-icons li a {
  color: #000 !important;
  padding: 0 !important;
  font-size: 28px !important;
  border: none !important;
  text-align: center;
}
#home .mobile_side_nav_menu > li.li__contacts-social .social-icons li a i {
  color: currentColor;
}
#home .mobile_side_nav_menu > li.li__contacts-chimp {
  padding: 18px 15px 15px;
}
#home .mobile_side_nav_menu > li.li__contacts-addresses {
  padding: 15px;
}
#home .mobile_side_nav_menu > li:not(.li__contacts) + .li__contacts {
  margin-top: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
  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% - 30px);
  height: 1px;
  background: rgb(234, 234, 234);
  position: absolute;
  top: 33px;
  left: 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%;
  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(224, 224, 224);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#home .mobile_side_nav_menu > li ul {
  margin: 0 15 20px;
  padding: 15px;
  background-color: rgb(249, 249, 249);
  border: none;
  border-radius: 0;
  position: relative;
  direction: ltr;
}
#home .mobile_side_nav_menu > li ul:before {
  content: "";
  display: none;
  width: 1px;
  height: calc(100% - 20px);
  background: rgb(217, 211, 184);
  position: absolute;
  left: 15px;
  top: 12px;
}
#home .mobile_side_nav_menu > li ul li > a {
  border: none;
  padding: 10px 0;
  color: rgb(114, 114, 114);
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: unset;
  font-family: "Raleway", sans-serif;
  text-transform: none;
}
#home .mobile_side_nav_menu > li ul li:not(:last-child) > a {
  border-bottom: none;
}
#home .mobile_side_nav_menu > li ul li ul {
  padding: 0 20px !important;
}
#home .mobile_side_nav_menu > li ul li ul:before {
  left: 0;
}
#home .mobile_side_nav_menu > li ul li ul > li > a {
  color: #626262 !important;
  text-transform: none !important;
}
#home .mobile_side_nav_menu .arrow {
  position: relative;
  left: unset;
  right: unset;
  border: none;
  max-width: 40px;
  max-height: 48px;
  width: auto;
  color: rgb(0, 0, 0);
  margin-left: 0;
}
#home .mobile_side_nav_menu .arrow.clicked {
  color: rgb(30, 30, 30);
  background-color: transparent;
}
#home .mobile_side_nav_menu .arrow.clicked i {
  transform: unset;
  position: relative;
  left: unset;
}
#home .mobile_side_nav_menu .arrow.clicked i::before {
  transform: rotate(-180deg);
}
#home .mobile_side_nav_menu .arrow i {
  height: 51.5px;
  width: 40px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#home .mobile_side_nav_menu .arrow i::before {
  content: "\f078";
  font-weight: 600;
  font-size: 14px;
  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: 38px;
}
#home .mobile_side_nav_menu .close-mob-menu {
  border: none;
  background: transparent;
  position: relative;
  left: unset;
  top: unset;
  padding: 0;
  margin-left: auto;
  /* transform: translateY(-50%); */
}
#home .mobile_side_nav_menu .close-mob-menu svg {
  fill: rgb(66, 1, 1);
}
#home .mobile_side_nav_menu > .logo-mob {
  padding: 22px 15px !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: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  gap: 8px;
  border: none;
  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(0, 0, 0);
  background: rgb(255, 255, 255);
}
#home #form-language .dropdown-menu.show {
  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: flex;
  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;
  transition: all 0.3s;
}
#home #form-language .dropdown-menu > li > a:after {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: none;
  color: rgb(0, 0, 0);
}
#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(115, 0, 0);
  border: 1px solid;
  border-radius: 50%;
  padding: 1px;
  box-sizing: border-box;
}
#home #form-language .dropdown-menu > li > a:hover::after {
  color: rgb(115, 0, 0);
}
#home #form-language .dropdown-menu > li > a.active {
  color: rgb(115, 0, 0);
  box-sizing: border-box;
}
#home #form-language .dropdown-menu > li > a.active::after {
  color: currentColor;
}
#home #form-language > a {
  display: flex;
  align-items: center;
  gap: 4px;
  color: rgb(0, 0, 0);
  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;
  transition: all 0.3s;
  order: -1;
}
#home #form-language > a:after {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: none;
  color: rgb(0, 0, 0);
  border: none;
  margin: 0;
  vertical-align: unset;
  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 {
  order: -4;
  margin: 0 28px 0 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(115, 0, 0) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
#home .header-wrapper #form-language .dropdown-menu.options-show > li > a:not(.active) {
  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(239, 239, 239);
  padding: 12px 16px;
  text-transform: none;
  border-radius: 0;
  color: currentColor;
}
#home .li__contacts-lang #form-language > a::after {
  color: rgb(30, 30, 30);
}
#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;
  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(30, 30, 30);
}
#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(239, 239, 239);
  padding: 12px 16px;
  text-transform: none;
  border-radius: 0;
  color: #fff;
}
#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;
  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(115, 0, 0) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
#home #form-currency {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  margin: 0;
}
#home #form-currency .dropdown-menu {
  display: none;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  gap: 8px;
  border: none;
  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(0, 0, 0);
  background: rgb(255, 255, 255);
}
#home #form-currency .dropdown-menu.show {
  display: flex;
}
#home #form-currency .dropdown-menu > li {
  font-size: 0;
  line-height: 0;
  padding: 0 8px;
  border: none;
}
#home #form-currency .dropdown-menu > li + li {
  border-left: none;
}
#home #form-currency .dropdown-menu > li > a {
  position: relative;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: flex;
  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-currency .dropdown-menu > li > a:before {
  position: relative;
  font-size: 14px;
  line-height: 0;
  font-weight: 400;
  cursor: pointer;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  z-index: 9;
  transition: all 0.3s;
  display: none !important;
}
#home #form-currency .dropdown-menu > li > a:after {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  color: rgb(0, 0, 0);
}
#home #form-currency .dropdown-menu > li > a[name=EUR]:before {
  content: url('data:image/svg+xml; utf8, <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z" fill="rgb(0, 82, 180)"/><path d="M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z" fill="rgb(0, 82, 180)"/><path d="M10.9986 5.18652L11.3092 6.13777H12.3136L11.5011 6.72652L11.8111 7.67777L10.9986 7.08965L10.1861 7.67777L10.4961 6.72652L9.68359 6.13777H10.688L10.9986 5.18652Z" fill="rgb(255, 218, 68)"/><path d="M6.87156 6.88887L7.76656 7.34324L8.47719 6.63574L8.31969 7.62387L9.21469 8.07824L8.22281 8.23512L8.06594 9.22324L7.60969 8.33199L6.61719 8.48824L7.32781 7.78074L6.87156 6.88887Z" fill="rgb(255, 218, 68)"/><path d="M5.16406 11.0004L6.11969 10.6911V9.69043L6.71031 10.4998L7.66531 10.1911L7.07469 11.0004L7.66531 11.8098L6.71031 11.5011L6.11969 12.3104V11.3098L5.16406 11.0004Z" fill="rgb(255, 218, 68)"/><path d="M6.87156 15.1117L7.32781 14.2198L6.61719 13.5123L7.60969 13.6686L8.06531 12.7773L8.22281 13.7655L9.21469 13.9223L8.31969 14.3767L8.47719 15.3648L7.76656 14.6573L6.87156 15.1117Z" fill="rgb(255, 218, 68)"/><path d="M10.9986 16.8145L10.688 15.8632H9.68359L10.4961 15.2745L10.1861 14.3232L10.9986 14.9114L11.8111 14.3232L11.5011 15.2745L12.3136 15.8632H11.3092L10.9986 16.8145Z" fill="rgb(255, 218, 68)"/><path d="M15.1283 15.1117L14.2333 14.6573L13.5227 15.3648L13.6802 14.3767L12.7852 13.9223L13.777 13.7655L13.9345 12.7773L14.3902 13.6686L15.3827 13.5123L14.672 14.2198L15.1283 15.1117Z" fill="rgb(255, 218, 68)"/><path d="M16.8372 11.0004L15.8816 11.3098V12.3104L15.2909 11.5011L14.3359 11.8098L14.9266 11.0004L14.3359 10.1911L15.2909 10.4998L15.8816 9.69043V10.6911L16.8372 11.0004Z" fill="rgb(255, 218, 68)"/><path d="M15.1283 6.88887L14.672 7.78074L15.3827 8.48824L14.3902 8.33199L13.9345 9.22324L13.777 8.23512L12.7852 8.07824L13.6802 7.62387L13.5227 6.63574L14.2333 7.34324L15.1283 6.88887Z" fill="rgb(255, 218, 68)"/></svg>');
}
#home #form-currency .dropdown-menu > li > a[name=EUR]::after {
  content: "EUR (€)";
}
#home #form-currency .dropdown-menu > li > a[name=GBP]:before {
  content: url('data:image/svg+xml; utf8, <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z" fill="rgb(0, 82, 180)"/><path d="M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z" fill="rgb(0, 82, 180)"/><path d="M10.9986 5.18652L11.3092 6.13777H12.3136L11.5011 6.72652L11.8111 7.67777L10.9986 7.08965L10.1861 7.67777L10.4961 6.72652L9.68359 6.13777H10.688L10.9986 5.18652Z" fill="rgb(255, 218, 68)"/><path d="M6.87156 6.88887L7.76656 7.34324L8.47719 6.63574L8.31969 7.62387L9.21469 8.07824L8.22281 8.23512L8.06594 9.22324L7.60969 8.33199L6.61719 8.48824L7.32781 7.78074L6.87156 6.88887Z" fill="rgb(255, 218, 68)"/><path d="M5.16406 11.0004L6.11969 10.6911V9.69043L6.71031 10.4998L7.66531 10.1911L7.07469 11.0004L7.66531 11.8098L6.71031 11.5011L6.11969 12.3104V11.3098L5.16406 11.0004Z" fill="rgb(255, 218, 68)"/><path d="M6.87156 15.1117L7.32781 14.2198L6.61719 13.5123L7.60969 13.6686L8.06531 12.7773L8.22281 13.7655L9.21469 13.9223L8.31969 14.3767L8.47719 15.3648L7.76656 14.6573L6.87156 15.1117Z" fill="rgb(255, 218, 68)"/><path d="M10.9986 16.8145L10.688 15.8632H9.68359L10.4961 15.2745L10.1861 14.3232L10.9986 14.9114L11.8111 14.3232L11.5011 15.2745L12.3136 15.8632H11.3092L10.9986 16.8145Z" fill="rgb(255, 218, 68)"/><path d="M15.1283 15.1117L14.2333 14.6573L13.5227 15.3648L13.6802 14.3767L12.7852 13.9223L13.777 13.7655L13.9345 12.7773L14.3902 13.6686L15.3827 13.5123L14.672 14.2198L15.1283 15.1117Z" fill="rgb(255, 218, 68)"/><path d="M16.8372 11.0004L15.8816 11.3098V12.3104L15.2909 11.5011L14.3359 11.8098L14.9266 11.0004L14.3359 10.1911L15.2909 10.4998L15.8816 9.69043V10.6911L16.8372 11.0004Z" fill="rgb(255, 218, 68)"/><path d="M15.1283 6.88887L14.672 7.78074L15.3827 8.48824L14.3902 8.33199L13.9345 9.22324L13.777 8.23512L12.7852 8.07824L13.6802 7.62387L13.5227 6.63574L14.2333 7.34324L15.1283 6.88887Z" fill="rgb(255, 218, 68)"/></svg>');
}
#home #form-currency .dropdown-menu > li > a[name=GBP]::after {
  content: "GBP (£)";
}
#home #form-currency .dropdown-menu > li > a[name=USD]:before {
  content: url('data:image/svg+xml; utf8, <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z" fill="rgb(0, 82, 180)"/><path d="M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z" fill="rgb(0, 82, 180)"/><path d="M10.9986 5.18652L11.3092 6.13777H12.3136L11.5011 6.72652L11.8111 7.67777L10.9986 7.08965L10.1861 7.67777L10.4961 6.72652L9.68359 6.13777H10.688L10.9986 5.18652Z" fill="rgb(255, 218, 68)"/><path d="M6.87156 6.88887L7.76656 7.34324L8.47719 6.63574L8.31969 7.62387L9.21469 8.07824L8.22281 8.23512L8.06594 9.22324L7.60969 8.33199L6.61719 8.48824L7.32781 7.78074L6.87156 6.88887Z" fill="rgb(255, 218, 68)"/><path d="M5.16406 11.0004L6.11969 10.6911V9.69043L6.71031 10.4998L7.66531 10.1911L7.07469 11.0004L7.66531 11.8098L6.71031 11.5011L6.11969 12.3104V11.3098L5.16406 11.0004Z" fill="rgb(255, 218, 68)"/><path d="M6.87156 15.1117L7.32781 14.2198L6.61719 13.5123L7.60969 13.6686L8.06531 12.7773L8.22281 13.7655L9.21469 13.9223L8.31969 14.3767L8.47719 15.3648L7.76656 14.6573L6.87156 15.1117Z" fill="rgb(255, 218, 68)"/><path d="M10.9986 16.8145L10.688 15.8632H9.68359L10.4961 15.2745L10.1861 14.3232L10.9986 14.9114L11.8111 14.3232L11.5011 15.2745L12.3136 15.8632H11.3092L10.9986 16.8145Z" fill="rgb(255, 218, 68)"/><path d="M15.1283 15.1117L14.2333 14.6573L13.5227 15.3648L13.6802 14.3767L12.7852 13.9223L13.777 13.7655L13.9345 12.7773L14.3902 13.6686L15.3827 13.5123L14.672 14.2198L15.1283 15.1117Z" fill="rgb(255, 218, 68)"/><path d="M16.8372 11.0004L15.8816 11.3098V12.3104L15.2909 11.5011L14.3359 11.8098L14.9266 11.0004L14.3359 10.1911L15.2909 10.4998L15.8816 9.69043V10.6911L16.8372 11.0004Z" fill="rgb(255, 218, 68)"/><path d="M15.1283 6.88887L14.672 7.78074L15.3827 8.48824L14.3902 8.33199L13.9345 9.22324L13.777 8.23512L12.7852 8.07824L13.6802 7.62387L13.5227 6.63574L14.2333 7.34324L15.1283 6.88887Z" fill="rgb(255, 218, 68)"/></svg>');
}
#home #form-currency .dropdown-menu > li > a[name=USD]::after {
  content: "USD ($)";
}
#home #form-currency .dropdown-menu > li > a[name=AED]: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 d="M9.99967 20C15.5223 20 19.9993 15.5228 19.9993 10C19.9993 4.47715 15.5223 0 9.99967 0C4.477 0 0 4.47715 0 10C0 15.5228 4.477 20 9.99967 20Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 18.6619V13.333H19.4304C18.0576 17.217 14.3536 19.9997 9.99969 19.9997C8.17838 19.9997 6.47079 19.5127 5 18.6619Z" fill="rgb(38, 38, 38)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 1.33773V6.66667H19.4304C18.0576 2.78269 14.3536 0 9.99969 0C8.17838 0 6.47079 0.486938 5 1.33773Z" fill="rgb(78, 171, 83)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 9.92116V10.0795C0.0284467 13.748 2.03216 16.9461 5 18.6628V1.33789C2.03216 3.05453 0.0284467 6.25268 0 9.92116Z" fill="rgb(241, 69, 61)"/></svg>');
}
#home #form-currency .dropdown-menu > li > a[name=AED]::after {
  content: "AED (DH)";
}
#home #form-currency .dropdown-menu > li > a[name=BGN]:before {
  content: url('data:image/svg+xml; utf8, <svg width="20" height="20" 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-currency .dropdown-menu > li > a[name=BGN]::after {
  content: "BGN (ЛВ.)";
}
#home #form-currency .dropdown-menu > li > a:hover:before {
  color: rgb(115, 0, 0);
  border-radius: 50%;
  padding: 0;
  box-sizing: border-box;
}
#home #form-currency .dropdown-menu > li > a:hover::after {
  color: rgb(115, 0, 0);
}
#home #form-currency .dropdown-menu > li > a.active {
  color: rgb(115, 0, 0);
  box-sizing: border-box;
}
#home #form-currency .dropdown-menu > li > a.active::after {
  color: currentColor;
}
#home #form-currency > a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgb(0, 0, 0);
  font-size: 0;
}
#home #form-currency > a > .fa-caret-down {
  font-size: 12px !important;
  margin-left: auto;
  font-weight: 400 !important;
}
#home #form-currency > a > .fa-caret-down::before {
  content: "\f078";
}
#home #form-currency > a[aria-expanded=true] > i {
  transform: rotate(180deg);
}
#home #form-currency > a:before {
  position: relative;
  font-size: 16px;
  line-height: 0;
  font-weight: 600;
  cursor: pointer;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  z-index: 9;
  transition: all 0.3s;
  order: -1;
  display: none;
}
#home #form-currency > a:after {
  font-size: 14px;
  font-weight: 400;
  color: rgb(0, 0, 0);
  border: none;
  margin: 0;
  vertical-align: unset;
  text-transform: uppercase;
  order: -1;
}
#home #form-currency > a.toggle-aed::after {
  content: "AED (DH)";
}
#home #form-currency > a.toggle-eur::after {
  content: "EUR (€)";
}
#home #form-currency > a.toggle-bgn::after {
  content: "BGN (ЛВ.)";
}
#home .header-wrapper #form-currency {
  order: -3;
  margin: 0 auto 0 0;
}
#home .header-wrapper #form-currency .dropdown-menu {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#home .header-wrapper #form-currency .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-currency .dropdown-menu > li > a.active::after, #home .header-wrapper #form-currency .dropdown-menu > li > a:hover::after {
  color: rgb(115, 0, 0) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
#home .header-wrapper #form-currency .dropdown-menu.options-show > li > a:not(.active) {
  display: flex;
}
@media (max-width: 991px) {
  #home .header-wrapper #form-currency {
    display: none;
  }
}
#home .li__contacts-lang {
  padding: 24px 15px !important;
  /*
  #form-currency {
    margin: 0;

    .dropdown-menu {
      // padding: 6px;
      margin: 0;

      // > li {
      //   padding: 0 6px;

      //   + li {
      //     border: none;
      //   }

        // > a {
        //   width: 24px;
        //   height: 24px;
        //  border: 1px solid $formCurrencyLangBorderColor;
        //   border-radius: 50%;
        //   padding: 0px;
        // }
      // }
    }
  }
  */
}
#home .li__contacts-lang #form-currency {
  width: 100%;
  position: relative;
}
#home .li__contacts-lang #form-currency > a {
  width: 100%;
  background-color: transparent;
  border: 1px solid rgb(239, 239, 239);
  padding: 12px 16px;
  text-transform: uppercase;
  height: 42px;
  border-radius: 0;
  color: currentColor;
}
#home .li__contacts-lang #form-currency > a::before {
  display: block;
}
#home .li__contacts-lang #form-currency > a::after {
  color: rgb(30, 30, 30);
}
#home .li__contacts-lang #form-currency > a.toggle-aed:after {
  content: "AED (DH)";
}
#home .li__contacts-lang #form-currency > a.toggle-eur:after {
  content: "EUR (€)";
}
#home .li__contacts-lang #form-currency > a.toggle-bgn:after {
  content: "BGN (ЛВ.)";
}
#home .li__contacts-lang #form-currency > ul {
  width: 100%;
  left: 0 !important;
  align-items: flex-start;
  background: #fff !important;
  padding: 15px;
  margin: 0;
  border: 1px solid rgb(224, 224, 224);
}
#home .li__contacts-lang #form-currency > ul::before {
  display: none;
}
#home .li__contacts-lang #form-currency .currency-select {
  text-transform: uppercase;
  border: none !important;
  letter-spacing: unset;
}
#home .li__contacts-lang #form-currency .currency-select::after {
  color: rgb(30, 30, 30);
}
#home .li__contacts-lang #form-currency .currency-select[name=AED]:after {
  content: "AED (DH)";
}
#home .li__contacts-lang #form-currency .currency-select[name=EUR]:after {
  content: "EUR";
}
#home .li__contacts-lang #form-currency .currency-select[name=BGN]:after {
  content: "BGN";
}
#home .footer #form-currency {
  width: 100%;
  position: relative;
}
#home .footer #form-currency > a {
  width: 100%;
  border: 1px solid rgb(239, 239, 239);
  padding: 12px 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #fff;
}
#home .footer #form-currency > a::before {
  display: block;
}
#home .footer #form-currency > a > .fa {
  font-size: 14px !important;
  margin-left: auto;
}
#home .footer #form-currency > a > .fa::before {
  content: "\f078";
}
#home .footer #form-currency > a.toggle-aed:after {
  content: "AED (DH)";
}
#home .footer #form-currency > a.toggle-eur:after {
  content: "EUR (€)";
}
#home .footer #form-currency > a.toggle-bgn:after {
  content: "BGN (ЛВ.)";
}
#home .footer #form-currency > ul {
  width: 100%;
  left: 0 !important;
  align-items: flex-start;
}
#home .footer #form-currency .currency-select {
  text-transform: uppercase;
  border: none !important;
}
#home .footer #form-currency .currency-select::before {
  display: block;
}
#home .footer #form-currency .currency-select[name=BGN]:after {
  content: "BGN (ЛВ.)";
}
#home .footer #form-currency .currency-select[name=EUR]:after {
  content: "EUR (€)";
}
#home .footer #form-currency .currency-select.active::after, #home .footer #form-currency .currency-select:hover::after {
  color: rgb(115, 0, 0) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
#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: 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;
  transform: translateX(-50%);
  margin: 0;
  display: flex !important;
  z-index: 1;
  gap: 16px;
}
#home.common-home .main-slider .slick-dots li {
  padding: 7px 0;
  line-height: 1;
  display: flex;
  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(239, 239, 239);
  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: flex !important;
  align-content: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: unset;
  left: 30px;
  font-size: 0;
  line-height: 0;
  color: rgb(0, 0, 0);
  border: none;
  background: #fff;
  border-radius: 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(115, 0, 0);
  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: top !important;
    padding-top: 9.0667vw;
  }
}
#home.common-home .main-slider .caption-content {
  width: 100%;
  max-width: 16.316vw;
  margin-left: 6.789vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1200px) {
  #home.common-home .main-slider .caption-content {
    display: flex;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-content {
    max-width: 76.8vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    justify-content: flex-start;
    margin-left: 5.6vw;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-subtitle {
    text-align: left !important;
  }
}
#home.common-home .main-slider .caption-subtitle > span {
  color: rgb(66, 1, 1);
  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 {
  margin: 0 !important;
}
#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: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
@media (max-width: 1200px) {
  #home.common-home .main-slider.content_right .caption-content {
    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%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1200px) {
  #home.common-home .main-slider.content_left .caption-content {
    display: flex;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider.content_left .caption-content {
    justify-content: flex-start;
  }
}
#home.common-home .main-slider.content_left .caption-text > .btn-theme {
  margin: 0 auto 0 0;
}
#home.common-home .main-slider .caption-subtitle {
  font-size: 1.4737vw;
  line-height: normal;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-shadow: none;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-subtitle {
    font-size: 5.8667vw;
    line-height: normal;
    margin-bottom: 8vw;
  }
}
#home.common-home .main-slider .caption-subtitle > span {
  font-family: inherit;
  color: rgb(66, 1, 1);
  text-shadow: unset;
}
#home.common-home .main-slider .caption-text {
  margin-top: 2.7368vw;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption-text {
    margin-top: 6.4vw;
  }
}
#home.common-home .main-slider .caption-text > .btn-theme {
  display: flex;
  align-items: center;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
#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: 50px 0;
  background-color: rgb(255, 255, 255);
  position: relative;
  border-bottom: none;
}
@media (max-width: 767px) {
  #home .homefeatured_category {
    padding: 15px 0 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 575px) {
  #home .homefeatured_category {
    padding: 15px 0 0;
    margin-top: 0 !important;
  }
}
#home .homefeatured_category > .container > .row {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  justify-content: center;
  gap: unset;
}
@media (max-width: 767px) {
  #home .homefeatured_category > .container > .row {
    padding: 0;
  }
}
#home .homefeatured_category .col-md-6 {
  border: none;
  margin-top: 0 !important;
  width: 100%;
  margin-bottom: 0;
  flex: 0 0 auto;
  max-width: 25%;
  z-index: 1;
  transition: unset;
}
@media (max-width: 767px) {
  #home .homefeatured_category .col-md-6 {
    max-width: 100% !important;
  }
  #home .homefeatured_category .col-md-6 + .col-md-6 {
    margin-top: 30px !important;
  }
}
#home .homefeatured_category .slick-slide .col-md-6 {
  max-width: 100%;
}
#home .homefeatured_category .thumbnail {
  border: none;
  padding-bottom: 0;
  background-color: transparent;
  max-width: 100%;
  height: 100%;
  box-shadow: none;
  transition: all 0.3s;
  border-radius: 0;
  overflow: hidden;
}
#home .homefeatured_category .thumbnail .media {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  z-index: 1;
}
#home .homefeatured_category .thumbnail .media-link {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 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: 109.487%;
  background: transparent;
  overflow: hidden;
  border-radius: 0;
  overflow: hidden;
  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: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 0;
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media-link .img-bg {
    width: 100%;
    padding-top: 109.565%;
    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: bottom;
     object-position: bottom;
  transform: translate(-50%, -50%);
  padding: 0;
  transition: all 0.3s;
}
#home .homefeatured_category .thumbnail .caption {
  display: block !important;
  height: auto;
  width: 100%;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  margin-top: 0;
  padding: 0;
  flex-wrap: wrap;
  background: transparent;
}
@media (max-width: 1200px) {
  #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: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption .caption-title {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .caption .caption-title {
    justify-content: center;
  }
}
#home .homefeatured_category .thumbnail .caption .caption-title .btn-custom {
  display: flex;
  align-items: center;
  gap: 8px;
}
#home .homefeatured_category .thumbnail .caption .caption-title .btn-custom i {
  font-size: 12px;
  color: currentColor;
  transition: none;
}
#home .homefeatured_category .thumbnail .caption .caption-title span {
  background: transparent;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
  letter-spacing: 2.16px;
  text-transform: none;
  color: rgb(66, 1, 1);
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 14.71px 0;
  width: 100%;
  height: unset;
  max-width: unset;
  min-height: unset;
  text-align: center !important;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-direction: row;
  transition: all 0.4s;
  word-break: break-word;
  gap: 10px;
}
#home .homefeatured_category .thumbnail .caption .caption-title span > i {
  font-size: 14px;
  font-weight: 300;
  color: inherit;
}
@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption .caption-title span {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .caption .caption-title span {
    text-align: center !important;
    font-size: 18px;
    word-break: break-word;
    width: 100%;
    padding: 20px 0;
  }
}
#home .homefeatured_category .thumbnail:hover .media-link .img-bg img {
  transform: translate(-50%, -50%) scale(1.2);
}
#home .homefeatured_category .thumbnail:hover .media-link .img-bg::before {
  opacity: 0;
}
#home .homefeatured_category .thumbnail:hover .media-link .caption span {
  color: rgb(115, 0, 0);
}
#home .subcategories_top {
  display: block;
}
#home .subcategories_top .container {
  padding: 0;
}
@media (max-width: 1200px) {
  #home .subcategories_top .container {
    max-width: 100% !important;
  }
}
@media (max-width: 991px) {
  #home .subcategories_top {
    margin-bottom: 0;
  }
}
#home .subcategories_top .row {
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  #home .subcategories_top .row {
    padding: 0 !important;
    margin: 0 0 42px;
  }
}
@media (max-width: 768px) {
  #home .subcategories_top .row {
    justify-content: flex-start;
  }
}
#home .subcategories_top .row.slick-slider {
  padding: 0 0 0 42px !important;
}
@media (max-width: 575px) {
  #home .subcategories_top .row.slick-slider {
    padding: 0 0 0 6px !important;
  }
}
#home .subcategories_top .media_holder {
  flex: 0 0 auto;
  width: 100%;
  max-width: 16.6666666667%;
  padding: 0 6px;
  margin: 0 0 42px;
}
@media (max-width: 991px) {
  #home .subcategories_top .media_holder {
    max-width: 25%;
    padding: 0 6px;
    margin: 0 0 42px;
  }
}
@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 6px;
    margin: 0 0 42px;
  }
}
#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: flex;
  flex-direction: column;
  align-items: center;
}
#home .subcategories_top .media_holder .thumbnail .img_holder {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  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: 150.68%;
}
#home .subcategories_top .media_holder .thumbnail .img_holder > .img-bg img {
  padding: 0;
  border-radius: 0;
  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: 16px 0 0;
  text-align: left !important;
}
#home .subcategories_top .media_holder .thumbnail .caption .caption-title > span {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
#home .subcategories_top .media_holder .thumbnail:hover .img_holder {
  border-color: rgb(0, 0, 0);
}
#home .subcategories_top .media_holder .thumbnail:hover .caption .caption-title > span {
  color: rgb(0, 0, 0);
}
#home .subcategories_top .slick-slide .media_holder {
  max-width: 100% !important;
}
#home.product-product .featured-products .product-item .thumbnail, #home .product-item .thumbnail {
  border: 1px solid transparent;
  padding: 20px;
  border-radius: 0;
  transition: box-shadow 0.4s;
  background-color: transparent;
  overflow: hidden;
}
#home.product-product .featured-products .product-item .thumbnail:hover, #home .product-item .thumbnail:hover {
  border: 1px solid rgb(239, 239, 239);
}
@media (max-width: 991px) {
  #home.product-product .featured-products .product-item .thumbnail, #home .product-item .thumbnail {
    padding: 0 15px 15px;
    margin: 0 !important;
    max-width: unset;
    border: 1px solid rgb(239, 239, 239);
  }
}
#home.product-product .featured-products .product-item .thumbnail .media, #home .product-item .thumbnail .media {
  margin-inline: 0;
  margin-bottom: 22px;
  min-height: unset;
  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;
  }
}
@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: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 0;
  border: none;
}
@media (max-width: 575px) {
  #home.product-product .featured-products .product-item .thumbnail .media-link, #home .product-item .thumbnail .media-link {
    padding-top: 100%;
  }
}
#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%;
  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 13px;
  padding: 0;
  min-height: unset;
  max-height: unset;
  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 8px;
  }
}
@media (max-width: 575px) {
  #home.product-product .featured-products .product-item .thumbnail .caption, #home .product-item .thumbnail .caption {
    margin: 0 0 8px;
    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: "Raleway", sans-serif;
  color: rgb(30, 30, 30);
  font-weight: 400 !important;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: unset;
  text-align: left !important;
  justify-content: flex-start;
  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: 16px;
    font-weight: 300;
    text-transform: none;
  }
}
#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 {
  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 {
    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: flex;
  align-items: center;
  justify-content: center;
  width: 30px !important;
  height: 30px !important;
  background-color: rgba(87, 87, 87, 0.21) !important;
  color: #fff !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 rgb(115, 0, 0) !important;
  color: rgb(115, 0, 0) !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-size: inherit;
  line-height: inherit;
  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(0, 0, 0);
}
#home .product-item .thumbnail .add_to_wishlist + .quick_view_action {
  bottom: 44px;
  border-radius: 0 0 0 0 !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: 44px;
}
#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: flex !important;
  width: calc(100% - 95px);
  max-width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600 !important;
  color: rgb(0, 0, 0);
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #home .product-item .price {
    float: none;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    height: 36px;
    flex-direction: column;
    align-items: flex-start;
  }
}
#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: 400;
  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 {
    font-size: 10px;
    line-height: 12px;
    margin-left: 0 !important;
  }
}
#home .product-item .price_actions {
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  order: 1;
}
#home .product-item .price_actions.upper_price_actions {
  display: none !important;
  margin-bottom: 15px;
  order: -2;
}
#home .product-item .price_actions.bottom_price_actions {
  margin-top: auto;
  order: 2;
}
#home .product-item .add_to_cart {
  flex: 0 0 auto;
  width: 95px !important;
  max-width: 100%;
  margin-right: unset;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
  display: flex !important;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  #home .product-item .add_to_cart {
    margin-top: 8px;
    width: 100% !important;
  }
}
#home .product-item .add_to_cart .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin-left: auto;
  border: none;
  background: transparent !important;
  padding: 2px !important;
}
@media (max-width: 575px) {
  #home .product-item .add_to_cart .btn {
    margin-left: unset;
  }
}
#home .product-item .add_to_cart .btn i {
  display: block !important;
  margin: 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="M7.5 20.25C8.19039 20.25 8.75 20.8097 8.75 21.5C8.75 22.1903 8.19039 22.75 7.5 22.75C6.80961 22.75 6.25 22.1903 6.25 21.5C6.25 20.8097 6.80961 20.25 7.5 20.25ZM16.5 20.25C17.1903 20.25 17.75 20.8097 17.75 21.5C17.75 22.1903 17.1903 22.75 16.5 22.75C15.8097 22.75 15.25 22.1903 15.25 21.5C15.25 20.8097 15.8097 20.25 16.5 20.25ZM3.24805 1.25C3.36826 1.25 3.50254 1.24962 3.61816 1.25879C3.71185 1.26624 3.82751 1.2819 3.95117 1.32422L4.07715 1.37598L4.24023 1.4707C4.39526 1.57763 4.52459 1.71939 4.61816 1.88477C4.71123 2.04936 4.74599 2.21107 4.76367 2.33496C4.78002 2.44971 4.7884 2.58323 4.7959 2.70312L4.89258 4.25H21.1064C21.248 4.25 21.4016 4.24962 21.5322 4.26074C21.6706 4.27254 21.8574 4.30122 22.0459 4.40527C22.2626 4.52491 22.4376 4.70642 22.5508 4.9248L22.5957 5.02051C22.6782 5.21927 22.6872 5.40797 22.6836 5.54688C22.6802 5.67802 22.6622 5.83081 22.6465 5.97168L22.0615 11.2363C22.0069 11.728 21.9621 12.1393 21.8984 12.4736C21.833 12.8172 21.7387 13.1367 21.5566 13.4346C21.2754 13.8945 20.8643 14.2615 20.376 14.4902C20.0599 14.6382 19.7324 14.6975 19.3838 14.7246C19.0444 14.751 18.6305 14.75 18.1357 14.75H5.54785L5.70117 17.2031C5.70218 17.2193 5.70319 17.2346 5.7041 17.249C5.71902 17.249 5.73519 17.25 5.75195 17.25H19C19.4142 17.25 19.75 17.5858 19.75 18C19.75 18.4142 19.4142 18.75 19 18.75H5.75195C5.63172 18.75 5.49745 18.7504 5.38184 18.7412C5.25704 18.7313 5.09298 18.7067 4.92285 18.624C4.69499 18.5132 4.50643 18.3355 4.38184 18.1152C4.28872 17.9506 4.254 17.7888 4.23633 17.665C4.21998 17.5503 4.2116 17.4168 4.2041 17.2969L3.29883 2.79688C3.29779 2.78031 3.29586 2.76476 3.29492 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.24805ZM5.4541 13.25H18.1357C18.6538 13.25 18.9998 13.2493 19.2676 13.2285C19.5261 13.2084 19.6533 13.1725 19.7402 13.1318C19.9621 13.0278 20.1486 12.8612 20.2764 12.6523C20.3265 12.5704 20.3763 12.4478 20.4248 12.1934C20.4751 11.9295 20.514 11.5852 20.5713 11.0703L21.1562 5.80566L21.1621 5.75H4.98633L5.4541 13.25Z" fill="rgb(0, 0, 0)"/></svg>');
  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="M7.5 20.25C8.19039 20.25 8.75 20.8097 8.75 21.5C8.75 22.1903 8.19039 22.75 7.5 22.75C6.80961 22.75 6.25 22.1903 6.25 21.5C6.25 20.8097 6.80961 20.25 7.5 20.25ZM16.5 20.25C17.1903 20.25 17.75 20.8097 17.75 21.5C17.75 22.1903 17.1903 22.75 16.5 22.75C15.8097 22.75 15.25 22.1903 15.25 21.5C15.25 20.8097 15.8097 20.25 16.5 20.25ZM3.24805 1.25C3.36826 1.25 3.50254 1.24962 3.61816 1.25879C3.71185 1.26624 3.82751 1.2819 3.95117 1.32422L4.07715 1.37598L4.24023 1.4707C4.39526 1.57763 4.52459 1.71939 4.61816 1.88477C4.71123 2.04936 4.74599 2.21107 4.76367 2.33496C4.78002 2.44971 4.7884 2.58323 4.7959 2.70312L4.89258 4.25H21.1064C21.248 4.25 21.4016 4.24962 21.5322 4.26074C21.6706 4.27254 21.8574 4.30122 22.0459 4.40527C22.2626 4.52491 22.4376 4.70642 22.5508 4.9248L22.5957 5.02051C22.6782 5.21927 22.6872 5.40797 22.6836 5.54688C22.6802 5.67802 22.6622 5.83081 22.6465 5.97168L22.0615 11.2363C22.0069 11.728 21.9621 12.1393 21.8984 12.4736C21.833 12.8172 21.7387 13.1367 21.5566 13.4346C21.2754 13.8945 20.8643 14.2615 20.376 14.4902C20.0599 14.6382 19.7324 14.6975 19.3838 14.7246C19.0444 14.751 18.6305 14.75 18.1357 14.75H5.54785L5.70117 17.2031C5.70218 17.2193 5.70319 17.2346 5.7041 17.249C5.71902 17.249 5.73519 17.25 5.75195 17.25H19C19.4142 17.25 19.75 17.5858 19.75 18C19.75 18.4142 19.4142 18.75 19 18.75H5.75195C5.63172 18.75 5.49745 18.7504 5.38184 18.7412C5.25704 18.7313 5.09298 18.7067 4.92285 18.624C4.69499 18.5132 4.50643 18.3355 4.38184 18.1152C4.28872 17.9506 4.254 17.7888 4.23633 17.665C4.21998 17.5503 4.2116 17.4168 4.2041 17.2969L3.29883 2.79688C3.29779 2.78031 3.29586 2.76476 3.29492 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.24805ZM5.4541 13.25H18.1357C18.6538 13.25 18.9998 13.2493 19.2676 13.2285C19.5261 13.2084 19.6533 13.1725 19.7402 13.1318C19.9621 13.0278 20.1486 12.8612 20.2764 12.6523C20.3265 12.5704 20.3763 12.4478 20.4248 12.1934C20.4751 11.9295 20.514 11.5852 20.5713 11.0703L21.1562 5.80566L21.1621 5.75H4.98633L5.4541 13.25Z" fill="rgb(115, 0, 0)"/></svg>');
  display: block;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.5s;
}
#home .product-item .add_to_cart .btn i.fa-shopping-cart + span, #home .product-item .add_to_cart .btn i.fa-cart-shopping + span {
  display: none;
}
#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: 90px;
  transform: rotate(-90deg) translateY(-100%);
  transform-origin: right top;
}
#home .product-item .more_details_btn_wrapper {
  margin: 0;
  width: 95px;
  max-width: 100%;
}
@media (max-width: 575px) {
  #home .product-item .more_details_btn_wrapper {
    margin-top: 9px;
    width: 100%;
  }
}
#home .product-item .more_details_btn_wrapper ~ .add_to_cart {
  display: none !important;
}
#home .product-item .more_details_btn_wrapper > .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: rgb(0, 0, 0) !important;
  margin: 0 0 0 auto;
  padding: 0 !important;
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid;
  line-height: 32px;
}
@media (max-width: 575px) {
  #home .product-item .more_details_btn_wrapper > .btn {
    margin-left: 0;
  }
}
#home .product-item .more_details_btn_wrapper > .btn:hover {
  color: rgb(115, 0, 0) !important;
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid;
}
#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;
  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) {
  justify-content: flex-start;
  padding: 0 3px;
}
#home .products.row:not(.featured-products-carousel) .product-item {
  flex: 0 0 auto;
  border: none;
  padding: 0 15px;
  margin-bottom: 50px !important;
}
@media (max-width: 991px) {
  #home .products.row:not(.featured-products-carousel) .product-item {
    padding: 0 7.5px;
    margin-bottom: 24px !important;
  }
}
@media (max-width: 767px) {
  #home .products.row:not(.featured-products-carousel) .product-item {
    margin-bottom: 24px !important;
  }
}
@media (max-width: 575px) {
  #home .products.row:not(.featured-products-carousel) .product-item {
    max-width: 50%;
  }
}
#home .products.row:not(.featured-products-carousel) .product-item .add_to_cart .btn.out_of_stock_button i {
  display: none !important;
}
#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-title {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #home.product-product .product-item.product-single .product-title {
    font-size: 26px;
  }
}
#home.product-product .product-item.product-single #product .option-group {
  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: 0 !important;
  border: 1px solid rgb(239, 239, 239);
  width: 50px !important;
  height: 50px !important;
  padding: 0;
}
@media (max-width: 575px) {
  #home.product-product .product-item.product-single .add_to_wishlist button {
    width: 50px !important;
    height: 50px !important;
  }
}
#home.product-product .product-item.product-single .add_to_wishlist button i {
  color: rgb(192, 192, 192);
}
@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:hover, #home.product-product .product-item.product-single .add_to_wishlist button.active {
  background: transparent;
  border-color: rgb(0, 0, 0);
}
#home.product-product .product-item.product-single .add_to_wishlist button:hover i, #home.product-product .product-item.product-single .add_to_wishlist button.active i {
  color: rgb(0, 0, 0);
  font-weight: 600;
}
#home.product-product .product-item.product-single #button-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase !important;
  height: 50px;
  padding: 0 25px;
  border-radius: 0 !important;
}
#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="M7.5 20.25C8.19039 20.25 8.75 20.8097 8.75 21.5C8.75 22.1903 8.19039 22.75 7.5 22.75C6.80961 22.75 6.25 22.1903 6.25 21.5C6.25 20.8097 6.80961 20.25 7.5 20.25ZM16.5 20.25C17.1903 20.25 17.75 20.8097 17.75 21.5C17.75 22.1903 17.1903 22.75 16.5 22.75C15.8097 22.75 15.25 22.1903 15.25 21.5C15.25 20.8097 15.8097 20.25 16.5 20.25ZM3.24805 1.25C3.36826 1.25 3.50254 1.24962 3.61816 1.25879C3.71185 1.26624 3.82751 1.2819 3.95117 1.32422L4.07715 1.37598L4.24023 1.4707C4.39526 1.57763 4.52459 1.71939 4.61816 1.88477C4.71123 2.04936 4.74599 2.21107 4.76367 2.33496C4.78002 2.44971 4.7884 2.58323 4.7959 2.70312L4.89258 4.25H21.1064C21.248 4.25 21.4016 4.24962 21.5322 4.26074C21.6706 4.27254 21.8574 4.30122 22.0459 4.40527C22.2626 4.52491 22.4376 4.70642 22.5508 4.9248L22.5957 5.02051C22.6782 5.21927 22.6872 5.40797 22.6836 5.54688C22.6802 5.67802 22.6622 5.83081 22.6465 5.97168L22.0615 11.2363C22.0069 11.728 21.9621 12.1393 21.8984 12.4736C21.833 12.8172 21.7387 13.1367 21.5566 13.4346C21.2754 13.8945 20.8643 14.2615 20.376 14.4902C20.0599 14.6382 19.7324 14.6975 19.3838 14.7246C19.0444 14.751 18.6305 14.75 18.1357 14.75H5.54785L5.70117 17.2031C5.70218 17.2193 5.70319 17.2346 5.7041 17.249C5.71902 17.249 5.73519 17.25 5.75195 17.25H19C19.4142 17.25 19.75 17.5858 19.75 18C19.75 18.4142 19.4142 18.75 19 18.75H5.75195C5.63172 18.75 5.49745 18.7504 5.38184 18.7412C5.25704 18.7313 5.09298 18.7067 4.92285 18.624C4.69499 18.5132 4.50643 18.3355 4.38184 18.1152C4.28872 17.9506 4.254 17.7888 4.23633 17.665C4.21998 17.5503 4.2116 17.4168 4.2041 17.2969L3.29883 2.79688C3.29779 2.78031 3.29586 2.76476 3.29492 2.75H2C1.58579 2.75 1.25 2.41421 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25H3.24805ZM5.4541 13.25H18.1357C18.6538 13.25 18.9998 13.2493 19.2676 13.2285C19.5261 13.2084 19.6533 13.1725 19.7402 13.1318C19.9621 13.0278 20.1486 12.8612 20.2764 12.6523C20.3265 12.5704 20.3763 12.4478 20.4248 12.1934C20.4751 11.9295 20.514 11.5852 20.5713 11.0703L21.1562 5.80566L21.1621 5.75H4.98633L5.4541 13.25Z" fill="white"/></svg>');
}
#home.product-product .product-item.product-single .quantity {
  border: 1px solid rgb(239, 239, 239) !important;
  max-width: 135px;
  height: 50px;
  position: relative;
  right: unset;
  top: 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.redalert {
  color: rgb(228, 0, 0);
}
#home.product-product .product-item.product-single .product-rating {
  border: none !important;
}
#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,
#home .product-availability,
#home .wrapper-out-of-stock {
  display: none;
}
#home .stars .fa-stack > i, #home .rating .fa-stack > i {
  color: rgb(115, 0, 0);
  font-size: 14px;
}
@media (max-width: 575px) {
  #home .stars .fa-stack > i, #home .rating .fa-stack > i {
    font-size: 14px;
    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(204, 204, 204);
  font-weight: 900;
}
#home .stars .fa-stack > i.fa-star, #home .rating .fa-stack > i.fa-star {
  z-index: 1;
}
#home .rating_wrapper {
  justify-content: flex-start !important;
  padding-left: 0;
  margin-top: 13px;
  margin-bottom: 13px;
  line-height: 1;
  order: 2;
}
@media (max-width: 991px) {
  #home .rating_wrapper {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
#home .rating {
  font-size: 14px;
}
#home .rating .fa-stack {
  width: 16px;
  margin-right: 0;
}
@media (max-width: 575px) {
  #home .rating .fa-stack {
    width: 16px;
  }
}
#home .rating .fa-stack + .fa-stack {
  margin-left: 0;
}
@media (max-width: 575px) {
  #home .rating .fa-stack + .fa-stack {
    margin-left: 0;
  }
}
#home .rating + .reviews_count {
  margin-left: 7px;
  padding: 0;
}
#home .rating + .reviews_count > a {
  font-weight: 400;
  color: rgb(66, 66, 66);
}
#home .stars .fa-stack i {
  vertical-align: text-top;
}
#home .rating_rate > label::before {
  font-weight: 900;
  color: rgb(204, 204, 204);
}
#home .rating_rate > label:hover::before {
  font-weight: 900;
  color: rgb(115, 0, 0);
}
#home .rating_rate > label:hover ~ label::before {
  font-weight: 900;
  color: rgb(115, 0, 0);
}
#home .rating_rate > input:checked ~ label::before {
  font-weight: 900;
  color: rgb(115, 0, 0);
}
#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: 576px) {
  #home.product-search .top_search_wrapper {
    margin-inline: 0;
  }
}
@media (min-width: 991px) and (max-width: 1440px) {
  #home.product-search .top_search_wrapper {
    gap: 10px;
  }
}
@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 > input {
  height: 35px;
  border-radius: 0;
}
@media (min-width: 992px) {
  #home.product-search .top_search_wrapper .search_additional_wrapper {
    max-width: calc(35% - 10px);
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  #home.product-search .top_search_wrapper .search_input_wrapper {
    max-width: 65%;
    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 {
    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%;
  transform: translateY(-50%);
  overflow: auto;
}
@media (max-width: 991px) {
  #home #quick_view_modal .modal-dialog {
    top: 0;
    height: 100vh;
    max-height: 100vh;
    margin: 0;
    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: -webkit-sticky;
  position: sticky;
  border: none;
  background: #fff;
  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 {
  flex-direction: row;
  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;
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-start;
  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 {
  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(0, 0, 0);
  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;
  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(30, 30, 30) !important;
}
#home #quick_view_modal .buttons {
  justify-content: space-between;
  align-items: center;
  gap: unset;
  flex-wrap: nowrap !important;
  padding: 0;
}
#home #quick_view_modal .buttons > * {
  flex-grow: 0;
}
#home #quick_view_modal .share_page_wrapper {
  display: none;
}
#home #quick_view_modal #button-cart {
  display: flex !important;
  border: 1px solid rgb(0, 0, 0);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  flex: 0 0 auto;
  margin-left: 14px;
  padding: 9px 35px;
  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;
  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;
  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%;
  transform: translate(-50%, -50%);
  opacity: 0;
  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);
  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(30, 30, 30);
}
#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(0, 0, 0) !important;
}
#home #content .sidebar .widget {
  border: none;
  border-radius: 0 !important;
}
#home #content .sidebar .widget .widget-title {
  padding: 0;
  border: none;
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
#home #content .sidebar .widget.widget-filter ul > li {
  margin: 0;
  padding: 0;
  border: none;
}
#home #content .sidebar .widget.widget-filter ul > li label {
  font-family: "Raleway", sans-serif;
}
#home #content .sidebar .widget.widget-filter-price {
  border-top: 1px solid rgb(115, 0, 0);
  border-radius: 0;
}
#home #content .sidebar .widget.widget-filter-price .widget-content {
  border: none;
  padding-inline: 0;
}
#home #content .sidebar .widget.widget-filter-price .slider-actions {
  flex-direction: column;
}
#home #content .sidebar .widget.widget-filter-price .slider-actions .filter_price_amount {
  background-color: transparent;
  color: rgb(30, 30, 30);
}
#home #content .sidebar .widget.widget-filter-price .slider-actions .filter_price_button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#home #content .sidebar .widget.product_filters {
  border-top: 1px solid rgb(115, 0, 0);
}
#home #content .sidebar .widget.product_filters .checkbox.customized .check {
  left: 0;
}
#home .shop-categories {
  border: none;
}
#home .shop-categories li {
  position: relative;
  border: none;
  padding: 0;
}
#home .shop-categories li:not(:last-child) {
  border-bottom: 1px solid rgb(239, 239, 239);
}
#home .shop-categories li .arrow {
  display: none;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 72px !important;
  color: rgb(30, 30, 30);
}
@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 {
  transform: rotate(180deg);
}
#home .shop-categories li.active > .arrow-inner {
  transform: rotate(180deg);
}
#home .shop-categories li .arrow-inner {
  color: rgb(30, 30, 30);
  position: absolute;
  font-size: 16px;
  right: 1px;
  top: 4px;
  width: 30px;
  height: 30px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 180ms;
}
#home .shop-categories li .arrow-inner:hover {
  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: 0;
  }
}
#home .shop-categories .widget-content > ul > li > a {
  font-size: 14px;
  line-height: 24px;
  margin-right: 18px;
  font-weight: 500;
  color: rgb(30, 30, 30);
  padding: 5px 0;
}
@media (max-width: 575px) {
  #home .shop-categories .widget-content > ul > li > a {
    font-size: 14px;
  }
}
#home .shop-categories .widget-content > ul > li > div {
  padding: 0 !important;
}
#home .shop-categories .widget-content > ul > li > div > a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 0;
  text-transform: uppercase;
  margin-left: 0;
}
#home .shop-categories .widget-content > ul > li > div > ul > li > a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 0;
}
#home .shop-categories .widget-content > ul > li > div > ul > li ul li a {
  font-weight: 500;
  word-break: break-word !important;
}
#home .shop-categories ul ul.children {
  /* display: none; */
  display: block !important;
  padding: 0;
  margin: 0;
}
#home .shop-categories ul ul.children li {
  padding: 0;
}
#home .shop-categories ul ul.children li a {
  font-size: 14px;
  line-height: 24px;
  color: rgb(30, 30, 30);
  font-weight: 500;
  padding: 5px 0;
  text-transform: uppercase;
}
@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: 0;
  padding: 0;
  border: none;
  background: transparent;
}
#home .widget.shop-categories .widget-title, #home .widget.side-categories .widget-title {
  text-transform: none;
  font-size: 26px !important;
  font-weight: 600;
  line-height: 28px;
  padding-bottom: 10px !important;
  border-bottom: 1px solid !important;
}
#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;
  border: none;
}
#home .widget.shop-categories ul > li > div, #home .widget.side-categories ul > li > div {
  padding: 0 !important;
}
#home .widget.shop-categories ul > li > div > a, #home .widget.side-categories ul > li > div > a {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 16px;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  padding: 5px 0;
  text-transform: none;
  font-family: "Raleway", sans-serif;
}
#home .widget.shop-categories ul > li > div > a:hover, #home .widget.side-categories ul > li > div > a:hover {
  color: rgb(115, 0, 0);
}
#home .widget.shop-categories ul > li > div ul, #home .widget.side-categories ul > li > div ul {
  padding: 0;
}
#home .widget.shop-categories ul > li > div ul li, #home .widget.side-categories ul > li > div ul li {
  padding: 0;
  border: none;
}
#home .widget.shop-categories ul > li > div ul li a, #home .widget.side-categories ul > li > div ul li a {
  padding: 5px 0;
  font-size: 20px;
  line-height: 130%;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  display: flex;
  align-items: center;
  gap: 9px;
}
#home .widget.shop-categories ul > li > div ul li a:hover, #home .widget.side-categories ul > li > div ul li a:hover {
  color: rgb(115, 0, 0);
}
#home .widget.shop-categories ul > li > div > ul, #home .widget.side-categories ul > li > div > ul {
  padding: 0;
  border: none;
  background: transparent;
  border-radius: 0;
  margin: 0;
}
#home .widget.shop-categories ul > li > .arrow, #home .widget.side-categories ul > li > .arrow {
  display: none !important;
  height: 53px !important;
  display: flex;
  align-items: 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.module-blog.bg .blog-read-more .btn {
  font-size: 0;
  line-height: 0;
}
#home.module-blog.bg .blog-read-more .btn::after {
  content: "Прочети още";
  display: block;
  font-size: 14px;
  line-height: 1;
}
#home .brands_slider_module {
  margin-bottom: 100px;
}
@media (max-width: 575px) {
  #home .brands_slider_module {
    margin-bottom: 45px;
  }
}
#home .brands_slider_module > .container {
  padding: 0 15px !important;
}
#home .brands_slider_module .splide__slide {
  border: none !important;
}
#home .brands_slider_module .splide__slide.product-item .thumbnail {
  border: 1px solid rgb(239, 239, 239);
  border-radius: 27px;
}
#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: 90%;
  height: 90%;
  -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(43, 43, 46);
  width: 24px;
  height: 24px;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  transform: unset;
}
#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(0, 0, 0);
}
#home .brands_slider_module .splide__pagination {
  display: none !important;
}
#home .brands_slider_module .splide__container {
  display: flex;
  flex-direction: column-reverse;
}
#home .brands_slider_module .splide__arrows {
  display: flex;
  justify-content: center;
  gap: 12px;
  position: absolute;
  top: -30px;
  right: 15px;
  width: 60px;
  transform: translateY(-100%) rotate(180deg);
  flex-direction: row-reverse;
}
@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.checkout-checkout .select2-selection--single *::-moz-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: 0;
}
@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.checkout-checkout .fixed_payment .payment {
  background: rgb(255, 255, 255) !important;
}
#home #input-coupon,
#home #button-coupon {
  max-height: 50px;
  opacity: 1;
  border-radius: 0 0 0 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: 0 0 0 0 !important;
}
#home.checkout-cart #button-coupon {
  height: 100%;
}
#home .footer {
  margin-top: 0;
  border: none;
}
@media (max-width: 768px) {
  #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 (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(30, 30, 30);
}
#home .footer .footer-widgets ul a:hover {
  color: rgb(115, 0, 0);
}
#home .footer .footer-widgets ul a::before {
  display: none;
}
#home .footer .footer-widgets .widget-title *::before {
  display: none;
}
#home .footer .footer-widgets .social-icons a {
  border: none;
  box-sizing: border-box;
  line-height: 1;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: rgb(86, 86, 86);
}
#home .footer .footer-widgets .social-icons a i {
  color: inherit !important;
  font-size: 23px;
  transition: color 0.4s;
  opacity: 1;
}
#home .footer .footer-widgets .social-icons a:hover {
  background-color: transparent;
  color: rgb(115, 0, 0);
}
#home .footer .footer-widgets .social-icons li {
  margin-right: 20px;
}
#home .footer .footer-meta {
  background: rgb(255, 255, 255);
  border: none;
  padding: 18px 0;
}
#home .footer .footer-meta > .container {
  position: relative;
}
@media (max-width: 575px) {
  #home .footer .footer-meta {
    padding: 20px 0;
  }
}
#home .footer .footer_payments {
  order: 0;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  #home .footer .footer_payments {
    justify-content: center;
  }
}
#home .footer .payments {
  display: flex;
  width: 100% !important;
  padding-top: 0;
}
#home .footer .payments img {
  width: 100%;
  max-width: 409px;
}
#home .footer .footer-logo {
  height: 100%;
  margin-bottom: 0 !important;
  margin-left: auto;
}
#home .footer .footer-logo img,
#home .footer .footer-logo svg {
  display: block;
  width: 205px;
  height: auto;
}
@media (max-width: 767px) {
  #home .footer .footer-logo {
    width: 205px;
    margin-inline: auto;
    margin-bottom: 42px !important;
  }
}
#home .custom_code,
#home .slideshow_module {
  margin: 0;
}
#home .embed_module {
  padding: 0 0 30px;
  margin: 0 !important;
}
@media (max-width: 575px) {
  #home .embed_module {
    padding: 0 0 17px;
  }
}
#home .embed_module > div {
  margin: 0 auto;
  width: 100%;
}
#home .embed_module > div > div {
  position: relative;
  width: 100%;
}
#home .embed_module > div > div > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}
#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 {
  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(247, 247, 247);
  height: 100%;
}
@media (max-width: 767px) {
  #home.account-login .page-section > .container > .row .well {
    padding: 20px;
  }
}
#home.account-login .page-section > .container > .row .well .block-title {
  margin-top: 0 !important;
}
#home.blurit {
  overflow: hidden;
}
#home .plus18-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#home .plus18-wrapper .plus18 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 556px;
  border: none;
  background: rgb(255, 255, 255);
  padding: 49px 83px;
  border-radius: 0;
}
@media (max-width: 767px) {
  #home .plus18-wrapper .plus18 {
    max-width: 296px;
    padding: 43px 21px 34px;
    border-radius: 0;
  }
}
#home .plus18-wrapper .plus18 img,
#home .plus18-wrapper .plus18 svg {
  width: 135px;
  height: 135px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #home .plus18-wrapper .plus18 img,
#home .plus18-wrapper .plus18 svg {
    width: 86px;
    height: 86px;
    margin-bottom: 11px;
  }
}
#home .plus18-wrapper .plus18 h2 {
  font-size: 21px;
  line-height: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #home .plus18-wrapper .plus18 h2 {
    font-size: 19px;
    line-height: normal;
    margin-bottom: 14px;
  }
}
#home .plus18-wrapper .plus18 p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 34px;
  text-transform: none;
}
@media (max-width: 767px) {
  #home .plus18-wrapper .plus18 p {
    font-size: 14px;
    margin-bottom: 32px;
  }
}
#home .plus18-wrapper .plus18 .plus18__buttons {
  gap: 18px;
}
@media (max-width: 575px) {
  #home .plus18-wrapper .plus18 .plus18__buttons {
    gap: 12px;
  }
}
#home .plus18-wrapper .plus18 .plus18__buttons .btn {
  font-size: 14px;
  font-weight: 500 !important;
  text-transform: none !important;
  border-radius: 6px !important;
  flex-grow: 1;
  font-family: "Raleway", sans-serif;
  background: transparent !important;
  border: 1px solid rgb(115, 0, 0) !important;
  color: rgb(30, 30, 30) !important;
}
@media (max-width: 575px) {
  #home .plus18-wrapper .plus18 .plus18__buttons .btn {
    width: 100% !important;
  }
}
#home .plus18-wrapper .plus18 .plus18__buttons .btn.btn-18plusYes {
  border: 1px solid rgb(115, 0, 0) !important;
  background: rgb(115, 0, 0) !important;
  color: #fff !important;
}
#home .plus18-wrapper .plus18 .plus18__buttons .btn:hover {
  border: 1px solid rgb(0, 0, 0) !important;
  background: rgb(0, 0, 0) !important;
  color: #fff !important;
}
#home .module-section {
  margin: 0 !important;
}
#home .module-section.splide_slider_section {
  padding: 50px 0 0;
}
@media (max-width: 767px) {
  #home .module-section.splide_slider_section {
    padding: 30px 0 0;
  }
}
#home .module-section.splide_slider_section .splide .splide__container {
  padding: 0 !important;
  position: relative;
}
@media (max-width: 575px) {
  #home .module-section.splide_slider_section .splide .splide__container {
    padding: 0 7.5px 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
}
#home .module-section.splide_slider_section .splide .splide__pagination {
  display: none;
}
#home .module-section.splide_slider_section .splide .splide__arrows {
  display: flex !important;
  position: absolute;
  top: -42px;
  right: 15px;
  gap: 8px;
  justify-content: flex-end;
  align-items: center;
  transform: translateY(-100%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 9;
}
@media (max-width: 767px) {
  #home .module-section.splide_slider_section .splide .splide__arrows {
    width: 100%;
    justify-content: center;
    position: relative;
    top: unset;
    right: unset;
    transform: unset;
    order: 1;
    margin-top: 30px;
  }
}
#home .module-section.splide_slider_section .splide .splide__arrows > * {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  margin: 0;
  transform-origin: center;
  width: 42px;
  height: 42px;
}
#home .module-section.splide_slider_section .splide .splide__arrows > * > i {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
}
#home .module-section.splide_slider_section .splide .splide__arrows .fa-chevron-right::before {
  content: "\f178";
}
#home .module-section.splide_slider_section .splide .splide__arrows .fa-chevron-left::before {
  content: "\f177";
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track {
  border: none;
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item {
  border: none;
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail {
  border: none;
  padding: 0 15px 15px !important;
}
@media (max-width: 991px) {
  #home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail {
    padding: 0 !important;
  }
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .media {
  margin: 0 -15px 15px !important;
}
@media (max-width: 991px) {
  #home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .media {
    margin: 0 0 16px !important;
  }
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .price_actions .add_to_cart {
  display: flex !important;
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption {
  align-items: center;
  margin: 0 !important;
}
#home.theme_11 .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption h4.caption-title {
  text-align: left !important;
}
#home .splide_slider_section .container.p-0 {
  padding: 0 15px !important;
}
#home .info_slider_module .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item {
  border: none;
}
#home .info_slider_module .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail {
  border: none;
}
#home .info_slider_module .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .media .media-link {
  padding-top: 68.235% !important;
}
#home .latest-section {
  padding: 50px 0 0;
}
@media (max-width: 767px) {
  #home .latest-section {
    padding: 30px 0 6px;
  }
}
#home .btn.btn-theme.btn-custom {
  background-color: rgb(0, 0, 0) !important;
  color: #fff !important;
  border: 1px solid rgb(0, 0, 0) !important;
}
#home .btn.btn-theme.btn-custom:hover, #home .btn.btn-theme.btn-custom:active {
  color: #fff !important;
  background-color: rgb(115, 0, 0) !important;
  border: 1px solid rgb(115, 0, 0) !important;
}
#home #tab-description {
  border: none;
  border-bottom: 1px solid rgb(239, 239, 239);
  padding: 0;
}
#home #tab-description > h3 {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 18px 0;
}
#home #tab-description > h3:hover {
  cursor: pointer;
}
#home #tab-description > h3 + span {
  display: none;
  margin: 12px 0;
}
#home #tab-description > h3::after {
  cursor: pointer;
  content: url('data:image/svg+xml; utf8, <svg width="28" height="29" viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.4167 15.4221H7V14.2554H13.4167V7.83875H14.5833V14.2554H21V15.4221H14.5833V21.8387H13.4167V15.4221Z" fill="black"/></svg>');
}
#home #tab-description > h3.open::after {
  content: url('data:image/svg+xml; utf8, <svg width="28" height="29" viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.4167 15.4221H7V14.2554H13.4167H14.5833H21V15.4221H14.5833H13.4167Z" fill="black"/></svg>');
}
#home .faq_module + .table_holder {
  display: none;
}
#home .faq_module .col-12 {
  padding: 0 !important;
}
#home .faq_module .faq_list .faq_single {
  border: none !important;
  border-bottom: 1px solid rgb(239, 239, 239) !important;
}
#home .faq_module .faq_list .faq_single .faq_question {
  padding: 18px 0 !important;
  font-size: 24px;
  font-weight: 800;
  align-items: center;
}
#home .faq_module .faq_list .faq_single .faq_question:hover {
  background: transparent;
}
#home .faq_module .faq_list .faq_single .faq_question .question_text {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.01em;
}
#home .faq_module .faq_list .faq_single .faq_question .question_icon {
  width: 28px;
  text-align: center;
}
#home .faq_module .faq_list .faq_single .faq_question .question_icon > i {
  font-weight: 300;
}
#home .faq_module .faq_list .faq_single .card.card-body {
  background: rgb(255, 255, 255);
  padding-inline: 0 !important;
}
#home.information-sitemap #content > .row > .col-md {
  max-width: 100%;
  flex: 0 0 auto;
}
#home.information-sitemap #content > .row > .col-md:nth-child(2) > ul > li:first-of-type {
  display: none;
}
#home.information-contact #contact-form .placeholder[for=input-tel]::after, #home.information-contact #contact-form .placeholder[for=input-email]::after, #home.information-contact #contact-form .placeholder[for=input-order]::after, #home.information-contact #contact-form .placeholder[for=input-attachment]::after {
  content: ":";
  display: inline-block;
}
/*# sourceMappingURL=style.css.map */