@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
#home {
  min-width: 360px;
  font-family: "Roboto", sans-serif, sans-serif;
  font-feature-settings: "pnum" on, "lnum" on;
  background: #FFF;
}
#home a, #home p, #home span {
  font-family: "Roboto", sans-serif, sans-serif;
  font-weight: 400;
}
#home a {
  color: #000;
}
#home a:hover, #home a:focus {
  color: #707070;
}
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Roboto", sans-serif, sans-serif;
}
#home .container {
  max-width: 1790px;
}
#home .section-title {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: left;
  margin-bottom: 30px !important;
  display: flex;
  align-items: center;
  gap: 42px;
  justify-content: flex-start;
}
#home .section-title span {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 1.1;
  color: #333;
  text-transform: uppercase;
}
#home .section-title span::before, #home .section-title span::after {
  display: none;
}
@media (max-width: 568px) {
  #home .section-title span {
    font-size: 33px;
    line-height: 1.1;
  }
}
#home .alert {
  margin-bottom: 0;
}
#home .shop-sorting {
  display: block !important;
  border-bottom: 0;
}
#home .row .success_buttons .p-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#home .content-area .page-section.titles {
  background-color: transparent;
  border: none;
}
#home .cart_drop_down.dropdown .dropdown-menu .cart-items .cart-items-inner .cart-content .cart-header {
  background-color: #707070;
}
#home .form-control:focus {
  border-color: #707070;
}
#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #707070;
}
#home.account-login .content-area > section > div > div > div.login_wrapper:after {
  display: none !important;
}
#home .content-area {
  padding-top: 0;
}
#home.common-home .content-area {
  padding-bottom: 0;
}
#home.account-wishlist .shop-sorting {
  display: none;
}
#home .shop-sorting .btn-group {
  display: none !important;
}
#home .checkout-progress-bar .step-number.active {
  background-color: #707070;
}

#register-form {
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#home.blog .col-12.col-lg-9.mx-auto.d-block.mt-2 {
  max-width: 750px;
}
#home.blog #sidebar {
  display: none;
}
#home.blog .content-wrapper .blog-header {
  display: flex;
  flex-direction: column-reverse;
}
#home.blog .content-wrapper .blog-header .blog-title {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  text-overflow: ellipsis;
  max-height: unset;
}
#home.blog .content-wrapper .blog-header .blog-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: left;
  color: #000;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
#home.blog .content-wrapper .blog-header .blog-title a:hover, #home.blog .content-wrapper .blog-header .blog-title a:focus {
  color: #707070;
}
#home.blog .content-wrapper .blog-header .blog-meta {
  display: none !important;
  text-align: left;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  color: #5E5E5E;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
#home.blog .content-wrapper .blog-body {
  text-overflow: ellipsis;
}
#home.blog .content-wrapper .blog-content {
  color: #4F4F4F;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.5px;
  text-align: left;
  margin-bottom: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#home.blog .content-wrapper .blog-footer {
  text-align: left;
}
#home.blog .blog-read-more a {
  color: #5B5B5B;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 111.111% */
  text-transform: uppercase;
}
#home.blog .blog-read-more a svg {
  transition: transform 0.2s ease-in;
}
#home.blog .blog-read-more a:hover svg, #home.blog .blog-read-more a:focus svg {
  transform: translateX(10px);
}
#home.blog .blog-wrapper {
  padding: 0 15px;
}
#home.blog .blog-wrapper:not(:last-child) {
  margin-bottom: 72px;
}
@media (max-width: 991px) {
  #home.blog .blog-wrapper:not(:last-child) {
    margin-bottom: 32px;
  }
}
#home.blog .blog-wrapper .row {
  flex-direction: column;
  margin-bottom: 0 !important;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
#home.blog .blog-wrapper .blog-media img {
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home.blog .col-lg-4 {
  max-width: 100%;
  flex: auto;
  padding: 0;
  margin-bottom: 20px;
}
#home.blog .col-lg-8 {
  max-width: 100%;
  flex: auto;
  text-align: center;
  padding: 0;
}
@media (max-width: 592px) {
  #home.blog .news-buttons {
    display: none;
  }
}

#home .page-header h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 42px;
  color: #000;
}

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

#home .module-section .splide__pagination {
  display: none !important;
}
#home .module-section .splide__container {
  display: flex;
  flex-direction: column-reverse;
}

#home .section-middle-container {
  max-width: 875px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
#home .section-middle-container img {
  max-width: 60px;
  margin: 0 auto;
}
#home .section-middle-container .section-middle-text {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.22px;
  margin: 0;
}
@media (max-width: 592px) {
  #home .section-middle-container .section-middle-text {
    font-size: 13px;
    line-height: 1.5;
  }
}
#home .section-middle-container .section-middle-bottom-text {
  font-family: "Roboto", sans-serif;
  color: #000;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 111.111% */
  letter-spacing: 0.72px;
}
@media (max-width: 592px) {
  #home .section-middle-container .section-middle-bottom-text {
    font-size: 22px;
  }
}

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

#home .accept_cookies_wrapper a {
  color: #fff;
}
#home .accept_cookies_wrapper a:hover, #home .accept_cookies_wrapper a:focus {
  color: #707070;
}

#home .under-banner-item {
  color: #000;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
}
@media (max-width: 592px) {
  #home .under-banner-item {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  #home .under-banner-item {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}

#home .section-about .section-title {
  text-align: left;
}
#home .section-about .btn.btn-theme {
  margin-top: 32px;
}
#home .section-about .about-text {
  color: #292929;
  font-family: "Roboto", sans-serif;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 20px;
}
#home .section-about .about-text:last-child {
  margin-bottom: 0;
}
#home .section-about .row {
  row-gap: 32px;
  align-items: center;
}

#home .page-section.section-under-banner .container {
  max-width: 100% !important;
}

#home .section-video .embed-responsive::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3;
}

#home .splide__track .splide__list .product-item,
#home .splide__track {
  border: none !important;
}

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

#home .section-about .section-title {
  text-align: left;
}
#home .section-about .section-title span::after {
  background-color: #CABAA4;
  content: "";
  height: 1px;
  position: absolute;
  top: auto;
  bottom: -20px;
  left: 0;
  right: auto;
  margin: 0 auto;
  margin-left: 0;
  width: 66px;
}
#home .section-about .img-wrap {
  padding: 0;
}
#home .section-about .about-wrap {
  padding: 50px 0;
}
@media (min-width: 1200px) {
  #home .section-about .about-wrap {
    padding-right: 60px;
  }
}
#home .section-about .about-wrap .about-text {
  color: #494136;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}
#home .section-about .about-wrap .about-text b {
  font-weight: 600;
}
@media (max-width: 592px) {
  #home .section-about .about-wrap .about-text {
    font-size: 14px;
    line-height: 24px;
  }
}

#home .lang-icon {
  stroke: #000;
  width: 16px;
  height: 16px;
}

#home .footer-account a[href*="/newsletter/"] {
  display: none !important;
}

#home .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption {
  justify-content: center !important;
  display: none !important;
}

#home .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .media {
  margin-top: auto;
  margin-bottom: auto;
  min-height: unset;
}

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

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

#home {
  /* HERO */
  /* BENEFITS */
  /* STORY */
  /* ÎNSCRIERE */
}
#home.information-information-6034 {
  /* Modal */
}
#home.information-information-6034 .page-section.titles {
  display: none;
}
#home.information-information-6034 .section-title {
  display: none;
}
#home.information-information-6034 .modal-wrap {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
#home.information-information-6034 .modal-back {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}
#home.information-information-6034 .modal-card {
  position: relative;
  background: #111418;
  color: #e9e9ee;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 18px 20px;
  max-width: 420px;
  width: 92%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
}
#home.information-information-6034 .modal-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 10px;
}
#home.information-information-6034 .modal-actions .btn {
  color: #fff;
}
#home .academy-page {
  color: #111;
  background-color: #ffffff;
}
#home .academy-hero {
  padding: 64px 0 72px;
}
#home .academy-hero .col-lg-6 {
  padding: 0;
}
#home .academy-hero__image {
  height: 100%;
  min-height: 420px;
  background-color: #f3d2b6;
}
#home .academy-hero__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#home .academy-hero__content {
  height: 100%;
  background-color: #000;
  color: #fff;
  padding: 56px 56px 56px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1200px) {
  #home .academy-hero__content {
    padding-left: 150px;
  }
}
#home .academy-hero__title {
  font-size: 47px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #home .academy-hero__title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
  }
}
#home .academy-hero__text {
  font-size: 16px;
  line-height: 1.7;
  color: #d0d0d0;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #home .academy-hero__text {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
#home .academy-hero__btn {
  padding-inline: 28px;
  padding-block: 11px;
  border-radius: 0;
  border: 1px solid #ffffff;
  background: #ffffff;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.04em;
  width: -moz-fit-content;
  width: fit-content;
}
#home .academy-hero__btn:hover {
  background: #f4f4f4;
  color: #000;
}
@media (max-width: 991.98px) {
  #home .academy-hero {
    padding: 40px 0 48px;
  }
  #home .academy-hero__content {
    padding: 32px 24px;
  }
}
#home .academy-benefits {
  padding: 72px 0 84px;
}
@media (min-width: 1200px) {
  #home .academy-benefits__content {
    max-width: 520px;
    margin: 0 auto;
  }
}
#home .academy-benefits__title {
  color: #000;
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #home .academy-benefits__title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
#home .academy-benefits__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#home .academy-benefits__list li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
  color: #5C5C5C;
  font-size: 16px;
  margin-bottom: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  letter-spacing: -0.32px;
}
@media (max-width: 991px) {
  #home .academy-benefits__list li {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
#home .academy-benefits__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
}
#home .academy-benefits__image {
  text-align: right;
}
#home .academy-benefits__image img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 991.98px) {
  #home .academy-benefits {
    padding: 48px 0 56px;
  }
  #home .academy-benefits__image {
    text-align: left;
    margin-top: 24px;
  }
}
#home .academy-story {
  padding: 40px 0 80px;
}
#home .academy-story__intro {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 40px;
}
#home .academy-story__title {
  color: #000;
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #home .academy-story__title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
#home .academy-story__text {
  font-size: 16px;
  line-height: 1.7;
  color: #5C5C5C;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #home .academy-story__text {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
#home .academy-story__sign {
  font-size: 16px;
  color: #5C5C5C;
}
#home .academy-story__image img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 301px;
}
@media (max-width: 767.98px) {
  #home .academy-story {
    padding-bottom: 56px;
  }
}
#home .academy-enroll {
  /* Заголовок и подзаголовок */
  /* Сетка формы */
  /* Блок с чекбоксом и кнопкой */
  /* Dropdown городов — оставляем, только чуть темнее фон */
}
#home .academy-enroll > .container {
  background-color: #000;
  padding-top: 72px;
  padding-bottom: 90px;
  max-width: 1760px;
}
@media (max-width: 767.98px) {
  #home .academy-enroll > .container {
    padding-top: 48px;
    padding-bottom: 64px;
  }
}
#home .academy-enroll .enroll-card {
  --bg: #000;
  --fg: #ffffff;
  --muted: #b3b3b3;
  --soft: #000;
  --border: rgba(255, 255, 255, 0.25);
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  color: var(--fg);
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
#home .academy-enroll .enroll-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-bottom: 40px;
  text-align: center;
}
#home .academy-enroll .enroll-head h3 {
  margin: 0;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0;
}
#home .academy-enroll .enroll-head p {
  margin: 0;
  font-size: 14px;
  color: var(--muted);
}
@media (max-width: 575.98px) {
  #home .academy-enroll .enroll-head {
    align-items: flex-start;
    text-align: left;
    margin-bottom: 32px;
  }
  #home .academy-enroll .enroll-head h3 {
    font-size: 28px;
  }
}
#home .academy-enroll .enroll-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#home .academy-enroll .enroll-form .row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 24px;
}
@media (max-width: 767.98px) {
  #home .academy-enroll .enroll-form .row {
    grid-template-columns: 1fr;
  }
}
#home .academy-enroll .fld {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  padding: 0 15px;
}
#home .academy-enroll .fld label {
  font-size: 16px;
  color: #ffffff;
  display: inline-flex;
  gap: 4px;
  align-items: baseline;
  font-weight: 600;
  text-transform: none;
}
#home .academy-enroll .fld .opt {
  font-size: 15px;
  font-weight: 300;
  color: #949494;
}
#home .academy-enroll .fld input {
  background: #000000;
  color: #ffffff;
  border: 1px solid #343434;
  border-radius: 8px;
  padding: 12px 16px;
  outline: none;
  font-size: 14px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
#home .academy-enroll .fld input::-moz-placeholder {
  color: #777777;
}
#home .academy-enroll .fld input::placeholder {
  color: #777777;
}
#home .academy-enroll .fld input:focus {
  border-color: #ffffff;
  box-shadow: 0 0 0 1px #ffffff;
}
#home .academy-enroll .err {
  min-height: 16px;
  font-size: 12px;
  color: #ffb3b3;
}
#home .academy-enroll .hint {
  font-size: 12px;
  color: #c8d1ff;
  margin-top: 2px;
}
#home .academy-enroll .hint button {
  all: unset;
  cursor: pointer;
  text-decoration: underline;
  padding: 0 2px;
}
#home .academy-enroll .actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  margin-top: 8px;
}
@media (max-width: 767.98px) {
  #home .academy-enroll .actions {
    align-items: flex-start;
  }
}
#home .academy-enroll .agree {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 640px;
  font-size: 13px;
}
#home .academy-enroll .agree input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin-top: 2px;
  cursor: pointer;
  accent-color: #3e7bff;
}
#home .academy-enroll .agree label {
  color: #ffffff;
  line-height: 1.4;
  cursor: pointer;
  margin: 0;
  text-transform: none;
  font-size: 16px;
}
#home .academy-enroll .agree a {
  color: #ffffff;
  text-decoration: underline;
}
#home .academy-enroll .btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: #ffffff;
  color: #000000;
  font-weight: 600;
  padding: 14px 40px;
  border-radius: 0;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0.03em;
  min-width: 260px;
  text-align: center;
  transition: opacity 0.2s ease, transform 0.05s ease;
}
#home .academy-enroll .btn:hover {
  opacity: 0.95;
}
#home .academy-enroll .btn:active {
  transform: translateY(1px);
}
#home .academy-enroll .btn[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}
@media (max-width: 767.98px) {
  #home .academy-enroll .btn {
    width: 100%;
    max-width: 320px;
    align-self: stretch;
  }
}
#home .academy-enroll .status {
  margin-top: 10px;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid var(--border);
  background: #050505;
  font-size: 14px;
  display: none;
}
#home .academy-enroll .city-dd {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 6px;
  z-index: 50;
  background: #050505;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.6);
  max-height: 240px;
  overflow: auto;
  display: none;
}
#home .academy-enroll .city-dd.open {
  display: block;
}
#home .academy-enroll .city-item {
  padding: 10px 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.15;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
#home .academy-enroll .city-item:last-child {
  border-bottom: 0;
}
#home .academy-enroll .city-item:hover, #home .academy-enroll .city-item.active {
  background: #161616;
}
#home .academy-enroll .city-empty {
  padding: 10px 12px;
  color: #a8a8a8;
  font-size: 13px;
}

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

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

#home.account-account .block-title.alt {
  text-transform: none;
}
#home.account-account .details-wrap li {
  padding-left: 10px;
}
#home.account-account .block-title.alt {
  text-transform: none;
}
#home.account-account .details-wrap li {
  padding-left: 10px;
}
#home.account-account .block-title:nth-child(5),
#home.account-account .details-box:nth-child(6) {
  display: none;
}

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

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

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

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

#home .header #search {
  position: relative !important;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  order: 4;
  max-width: 193px;
  flex: 0 1 193px;
  margin-left: 15px;
  margin-right: 15px;
}
#home .header #search .search_close {
  display: none !important;
}
#home .header #search.opened > button i {
  color: #1D1D1D !important;
}
@media (max-width: 991px) {
  #home .header #search {
    display: none !important;
    position: absolute !important;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    order: 6;
    max-width: 100%;
    width: 100%;
    flex: auto;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 0 auto;
  }
  #home .header #search.visible, #home .header #search.opened {
    display: block !important;
  }
  #home .header #search #search_results {
    display: block !important;
    left: 0;
    right: auto;
    border-radius: 0;
    max-height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    min-width: 0;
    max-width: 100%;
    top: 100%;
    border-radius: 0;
  }
  #home .header #search #search_results .results_text {
    color: #fff;
    text-align: center;
  }
}
#home .header #search .search_field input {
  border: none;
  border-bottom: 1px solid #C6C6C6;
  box-shadow: none !important;
  border-radius: 0;
  padding-left: 15px;
  padding-right: 45px;
  background-color: #FFF;
  height: 44px;
  font-weight: 400;
  font-size: 15px !important;
}
#home .header #search .search_field input::-moz-placeholder {
  font-weight: 400;
  font-size: 15px !important;
  color: #5D473A !important;
}
#home .header #search .search_field input::placeholder {
  font-weight: 400;
  font-size: 15px !important;
  color: #5D473A !important;
}
#home .header #search .search_field input:focus {
  border-color: #707070;
  background-color: #fff;
}
#home .header #search > button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  top: 0;
  left: unset;
  right: 0;
  border-radius: 0;
  color: #33321A;
  max-width: 100%;
}
#home .header #search > button i {
  color: #1D1D1D;
}
#home .header #search > button svg {
  fill: #1D1D1D;
}
#home .header #search > button:hover i, #home .header #search > button:hover span, #home .header #search > button:focus i, #home .header #search > button:focus span {
  color: #707070;
}
#home .header #search > button:hover svg, #home .header #search > button:focus svg {
  fill: #707070;
}
@media (max-width: 991px) {
  #home .header #search > button {
    top: 10px;
    width: 44px;
    right: 15px;
    left: unset;
    background-color: transparent !important;
  }
  #home .header #search > button i {
    color: #1D1D1D !important;
    display: inline;
    font-size: 19px;
  }
}

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

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

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

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

#home.common-home .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper {
  background-color: transparent;
}

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

#home.ro .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb] {
  color: #A9A9A9 !important;
}
#home.ro .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb]:hover, #home.ro .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=en-gb]:focus {
  color: #707070;
}

#home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=ro-ro] {
  color: #A9A9A9 !important;
}
#home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=ro-ro]:hover, #home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name=ro-ro]:focus {
  color: #707070 !important;
}

#home .header #form-language {
  display: flex;
  align-items: center;
}

#home .navigation-wrapper {
  background-color: #fff;
  border-top: none;
}
#home .navigation-wrapper .navigation .nav.sf-menu > li:hover > a {
  color: #A6A6A6 !important;
}
#home .navigation-wrapper .navigation .nav.sf-menu > li:hover > a i {
  transform: rotate(180deg);
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul {
  display: flex;
  flex-direction: column;
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
  right: auto;
  left: auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul li {
  border-right: 0;
  padding: 8px;
  background-color: transparent;
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul li:last-of-type {
  border-left: 0;
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li::before {
  content: unset;
  position: absolute;
  left: -5px;
  top: 10px;
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li {
  padding-top: 0;
  padding-bottom: 5px;
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li:last-child {
  padding-bottom: 20px;
}
#home .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:last-of-type {
  border-left: 0;
}
#home .navigation .nav.sf-menu {
  padding: 0;
  justify-content: flex-start;
}
#home .navigation .nav.sf-menu > li {
  position: relative;
}
#home .navigation .nav.sf-menu > li > a {
  border: none;
  padding: 5px 15px !important;
  display: flex;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  transition: all 0.2s ease-in;
}
#home .navigation .nav.sf-menu > li > a:hover, #home .navigation .nav.sf-menu > li > a:focus {
  color: #A6A6A6;
}
#home .navigation .nav.sf-menu > li:hover {
  background-color: transparent;
  color: #fff;
}
#home .navigation .nav.sf-menu > li:hover a::before {
  display: none;
}
#home .navigation .nav.sf-menu ul > li > a {
  padding: 0;
}
#home .sf-menu li:hover {
  color: #707070;
}
#home .megaline {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
#home .megaline > div {
  border-right: 0;
}
#home .megaline > div > ul {
  margin-top: 0;
  padding-top: 0;
  padding-left: 15px;
}
#home .megaline .block-title span:after {
  display: none;
}

#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:not(.more-text-link) > a .arrow, #home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li[data-nav-part=home]:not(.more-text-link) > a .arrow {
  font-weight: 300;
  display: table !important;
  margin-left: 10px;
  vertical-align: middle;
  transition: transform 0.2s ease-in;
}

#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul {
  width: 100%;
  max-width: 300px;
  min-width: 0;
  padding: 0;
  min-height: 100%;
  max-height: -moz-max-content;
  max-height: max-content;
  border-radius: 0px;
}
#home nav.navigation ul.nav.sf-menu > li.flexy.megamenu:hover > ul,
#home nav.navigation ul.nav.sf-menu > li.flexy.megamenu:focus > ul {
  width: 100%;
  padding: 0;
  max-width: 300px;
  min-width: 0;
}
#home nav .megaline {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-wrap: wrap;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  padding: 0 !important;
  border-radius: 0;
}
#home nav .megaline::after {
  display: none;
}
#home nav .megaline div {
  background-color: transparent;
  margin: 0;
}
#home nav .megaline .megaline .block-title.h4 {
  width: 100%;
}
#home .sf-menu li.megamenu ul a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: none;
}
#home .sf-menu li.megamenu ul {
  margin-top: 0;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li {
  max-width: none;
  width: 100%;
  align-content: flex-start;
  padding: 8px 40px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li::before,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li::before {
  content: unset;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li::after,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li::after {
  display: none;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li > a,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li > a {
  text-align: left;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul {
  display: flex;
  justify-content: flex-start;
  overflow: unset;
}
#home ul.nav.sf-menu > li.flexy:hover > ul,
#home ul.nav.sf-menu > li.flexy:hover > ul li,
#home ul.nav.sf-menu > li.flexy:focus > ul,
#home ul.nav.sf-menu > li.flexy:focus > ul li {
  background-color: #fff;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li {
  border: none;
  flex: 0 0 auto;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li:first-child,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li:first-child {
  padding-top: 20px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li:last-child,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li:last-child {
  padding-bottom: 20px;
}
#home .sf-menu ul li > a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
#home .sf-menu ul a:hover,
#home .sf-menu ul a:focus {
  background-color: transparent;
  color: #707070 !important;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li > a,
#home nav.navigation ul.nav.sf-menu > li.flexy:focusr > ul > li > a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li {
  padding: 8px 40px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li:first-child,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li:first-child {
  padding-top: 20px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li:last-child,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li:last-child {
  padding-bottom: 20px;
}
#home .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li > a,
#home .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li > a {
  padding: 0 !important;
  color: #000 !important;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
}
#home .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li > a:hover, #home .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li > a:focus,
#home .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li > a:hover,
#home .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li > a:focus {
  color: #A6A6A6 !important;
}
#home .sf-menu ul a {
  color: #000 !important;
}
#home .block-title span:after {
  display: none;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div {
  border: none;
  width: 100%;
  padding: 20px 60px 1px 20px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div {
  max-width: 100%;
  padding: 8px 40px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:first-child,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:first-child {
  padding-top: 20px;
}
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:last-child,
#home .wrapper .header .navigation-wrapper nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:last-child {
  padding-bottom: 20px;
}
#home nav.navigation ul.nav.sf-menu > li.flexy > ul > li.megaline > div::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  right: 20px;
  margin-top: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg) translate(-15px, -15px);
  transition: border-color 0.2s ease-in, transform 0.2s ease-in;
}
#home nav.navigation ul.nav.sf-menu > li.flexy > ul > li.megaline > div:hover::after,
#home .nav.sf-menu li:hover::after {
  border-color: #A6A6A6;
  transform: rotate(45deg) translate(-5px, -25px);
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div ul,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div ul {
  display: none;
  position: absolute;
  top: 0;
  right: -100%;
  max-height: -moz-max-content;
  max-height: max-content;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border-left: 1px solid #EEE;
  background-color: #fff;
  top: unset;
  bottom: unset;
  transform: translateY(-50%);
}
#home .megaline > div ul li::after {
  display: none;
}
#home .megaline {
  padding-right: 0 !important;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:hover ul,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:focus ul {
  display: block;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}
#home .catalogue-menu li:hover a,
#home .catalogue-menu li:focus a {
  background-color: #fff;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:hover::after,
#home .nav.sf-menu li:hover::after,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:focus::after,
#home .nav.sf-menu li:focus::after {
  border-color: #A6A6A6;
}
#home nav.navigation ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:hover .block-title a,
#home nav.navigation ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:focus .block-title a {
  color: #A6A6A6 !important;
}
#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: -15px;
}
#home .sf-menu li:hover > a:not(.hidden_nav_link),
#home .sf-menu li:focus > a:not(.hidden_nav_link) {
  color: #707070;
}
#home .div-no-arrow::after {
  display: none;
}

.arrow {
  width: 0.88rem;
  height: 1rem;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.arrow span {
  top: 0.6rem;
  position: absolute;
  width: 0.57rem;
  height: 0.1rem;
  background-color: #fff;
  display: inline-block;
  transition: all 0.2s ease;
}

.arrow span:first-of-type {
  left: 0;
  transform: rotate(45deg);
}

.arrow span:last-of-type {
  right: 0;
  transform: rotate(-45deg);
}

.nav.sf-menu > li:hover .arrow span:first-of-type {
  transform: rotate(-45deg);
}

.nav.sf-menu > li:hover .arrow span:last-of-type {
  transform: rotate(45deg);
}

#home.common-home .main-slider i {
  transition: none;
}
#home.common-home .owl-wrapper-outer {
  box-shadow: none;
}
@media (max-width: 575px) {
  #home.common-home #banners_module_1431 .main-slider .caption .div-cell {
    vertical-align: top !important;
  }
}
#home.common-home .main-slider .caption .container {
  position: relative;
}
#home.common-home .main-slider .caption .div-table {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .div-table {
    height: 90% !important;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .div-cell {
    vertical-align: bottom !important;
  }
}
#home.common-home .main-slider .caption .caption-content {
  margin-left: 0;
  margin-right: 0;
  max-width: 500px;
  width: 50%;
}
#home.common-home .main-slider .caption .caption-content h3 {
  text-align: left;
  margin-bottom: 1.5vw;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle {
  font-size: 44px;
  line-height: 0;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle span {
  font-weight: 700;
  font-size: 32px;
  font-size: 2.7vw;
  line-height: 1.1;
  text-shadow: none;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #home.common-home .main-slider .caption .caption-content .btn.btn-theme {
    font-size: 1.6vw;
    font-size: 1.6vw;
    justify-content: start;
    height: auto;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content {
    display: block !important;
    max-width: 100%;
    width: 100%;
    transform: none;
    padding: 0 0 52px 0;
  }
  #home.common-home .main-slider .caption .caption-content .caption-subtitle span {
    font-size: 7vw;
    margin: 0;
    margin-bottom: 22.5vw;
  }
  #home.common-home .main-slider .caption .caption-content .btn-btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    width: 100%;
    margin: 0;
  }
}
#home.common-home .main-slider .caption .btn.btn-theme {
  font-size: 22px;
  font-size: 1vw;
  line-height: 1.05;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  text-transform: none;
  background-color: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  transition: opacity 0.2s ease-in;
}
#home.common-home .main-slider .caption .btn.btn-theme:hover, #home.common-home .main-slider .caption .btn.btn-theme:focus {
  opacity: 0.7;
}
#home.common-home .main-slider .caption .btn.btn-theme i {
  margin-left: 10px;
}
#home.common-home .main-slider .caption .btn.btn-theme span {
  letter-spacing: 0;
  font-weight: 600;
  color: inherit !important;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .btn.btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    margin: 0;
  }
}

#home .main-slider .caption-content .caption-text {
  margin: 0;
}
#home .main-slider .caption-content .caption-text > span {
  color: #fff;
  font-size: 19px;
  font-style: normal;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 25px;
  font-size: 1.5vw;
  display: block;
}
@media (max-width: 592px) {
  #home .main-slider .caption-content .caption-text > span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  #home .main-slider .caption-content .caption-text > span {
    text-align: center;
  }
}

#home .homefeatured_category .media-link {
  margin-top: 0;
}
#home .homefeatured_category .row {
  row-gap: 30px;
}
#home .homefeatured_category .thumbnail.thumbnail-banner .caption-inner {
  border: none;
}
#home .homefeatured_category > div > div > div > .thumbnail {
  border: none;
  height: 100%;
}
#home .homefeatured_category > div > div > div > .thumbnail .media {
  height: 100%;
}
#home .homefeatured_category > div > div > div {
  max-width: 50%;
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  #home .homefeatured_category > div > div > div {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 592px) {
  #home .homefeatured_category > div > div > div {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .img-bg {
  display: block;
  overflow: hidden;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .img-bg img {
  padding: 0;
  transition: transform 0.2s ease-in;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper .caption-inner h2.caption-title {
  display: flex;
  justify-content: space-between;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper .caption-inner h2.caption-title span:not(.look-more) {
  background-color: transparent;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  min-height: 0;
  color: #1F1D1D;
  transition: color 0.2s ease-in;
  padding: 0;
  text-align: center;
  margin: 10px auto;
  margin-top: 20px;
  margin-left: 0;
}
#home .homefeatured_category > div > div > div > .thumbnail .media .media-link:hover .caption .caption-wrapper .caption-inner h2.caption-title span:not(.look-more), #home .homefeatured_category > div > div > div > .thumbnail .media .media-link:focus .caption .caption-wrapper .caption-inner h2.caption-title span:not(.look-more) {
  color: #707070;
}
#home .homefeatured_category .btn-theme.btn {
  margin: 0;
  height: 50px;
  display: flex;
  align-items: center;
  text-transform: none;
}

#home .social-icons li {
  padding: 0;
  border: none;
}
#home .social-icons li a:hover,
#home .social-icons li a:focus {
  background-color: transparent;
}
#home footer.footer {
  border-top: none;
  background: #000;
}
#home footer.footer .footer-logo {
  max-width: 150px;
  margin: 0;
  margin-left: 0;
}
#home footer.footer .footer-logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#home .footer-widgets {
  background-color: transparent;
  padding: 0;
  display: block !important;
  border: none;
  border-top: 1px solid transparent;
}
#home .footer-widgets > .container {
  padding: 0 15px;
  position: relative;
}
#home .footer-widgets .widget-categories ul li a,
#home .footer-widgets .widget-categories ul li > span {
  color: #FFF;
  padding-left: 0;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-categories ul li a,
  #home .footer-widgets .widget-categories ul li > span {
    font-size: 14px;
  }
}
#home .footer-widgets .widget-categories ul li + li {
  border-top: none;
}
#home .footer-widgets .widget-categories a:hover,
#home .footer-widgets .widget-categories a:focus {
  color: rgba(255, 255, 255, 0.6) !important;
}
#home .footer-widgets .widget-title {
  font-family: "Roboto", sans-serif;
  color: #FFF;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 20px;
  overflow: auto;
  text-transform: none;
}
#home .footer-widgets .widget-title::before {
  content: unset;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 18px;
    line-height: 1.2;
  }
}
#home .footer-widgets .widget-title::before {
  background: #CABAA4;
}
#home .footer-widgets .widget-categories ul li a:before {
  display: none;
}
#home .footer-widgets .container > .row > div {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-left: 18px;
}
@media (min-width: 769px) {
  #home .footer-widgets .container > .row > div {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
#home .footer-meta {
  border-top: none;
  background: transparent;
}
@media (max-width: 595px) {
  #home .footer-meta {
    padding-bottom: 10px;
  }
}
#home .footer-meta .footer_content_wrapper {
  margin-bottom: 0;
}
#home .footer-meta .footer_content_wrapper svg {
  max-width: 360px !important;
}
@media (max-width: 595px) {
  #home .footer-meta .footer_content_wrapper svg {
    max-width: 100% !important;
  }
}
#home .footer-meta .copyright_row > div {
  display: flex;
  justify-content: center;
}
@media (min-width: 769px) {
  #home .footer-meta .copyright_row > div {
    justify-content: space-between;
    height: -moz-fit-content;
    height: fit-content;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
#home .footer-meta .copyright_row > div::after {
  content: unset;
}
#home .footer-meta .copyright_row > div:last-child {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  #home .footer-meta .copyright_row > div:last-child {
    display: none;
  }
}
@media (min-width: 769px) {
  #home .footer-meta .copyright_row > div:last-child {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#home .footer-meta .copyright a {
  text-align: center;
  float: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: auto;
}
#home .footer-meta .copyright img {
  max-width: 72px;
}
#home .footer-meta .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#home .footer-meta p {
  margin-bottom: 0;
}
#home .footer-widgets > .container {
  margin: auto;
  height: auto;
}
#home .footer .social-icons {
  margin-top: 20px;
}
#home .footer .social-icons li:not(:last-child) {
  margin-right: 15px;
}
#home .footer .social-icons li a {
  border: none;
}
#home .footer .social-icons li a i {
  color: #FFF;
  font-size: 25px;
}
#home .footer .social-icons li a i[class*=instagram] {
  font-size: 27px;
}
#home .footer .social-icons li a:hover i,
#home .footer .social-icons li a:focus i {
  color: rgba(255, 255, 255, 0.6);
}
#home .fa.fa-wheelchair {
  color: #fff !important;
}
#home .footer .copyright_row {
  width: 100%;
  align-items: center;
}
@media (max-width: 768px) {
  #home .footer .copyright_row {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
#home .footer-meta .payments {
  max-width: 100%;
  width: 337px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #home .footer-meta .payments {
    order: 1;
  }
}
#home .romanian-payments {
  margin-right: 27px;
  display: flex;
  align-items: center;
  gap: 7px;
}
#home .romanian-payments a {
  transition: opacity 0.2s ease-in;
}
#home .romanian-payments a:hover, #home .romanian-payments a:focus {
  opacity: 0.7;
}
#home .romanian-payments img {
  max-width: 177px;
  width: 177px;
}
@media (max-width: 768px) {
  #home .romanian-payments {
    margin-left: 0;
    margin-top: 20px;
    order: 2;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  #home .romanian-payments {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  #home .footer .footer-widgets .row {
    justify-content: space-between;
  }
  #home .footer-meta .container {
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media (max-width: 768px) {
  #home .footer-widgets {
    border-bottom: 0;
  }
  #home .footer .footer-widgets .row {
    padding-top: 40px;
  }
  #home .footer .footer-widgets .row > div {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    border-left: none;
    border-collapse: collapse;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0 !important;
    position: static;
  }
  #home .footer .footer-widgets .row > div.logo-wrap {
    order: -1;
  }
  #home .footer .footer-widgets .row > div.logo-wrap .logo {
    margin: 0;
    text-align: left;
  }
  #home .footer .copyright_row > div {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #home .footer .footer-meta {
    border-top: none;
    padding-top: 0;
  }
}

#home .footer .lang__switcher {
  position: relative;
}
#home .footer .lang__switcher .lang-icon {
  display: none;
}
#home .footer .lang__switcher form > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  border-radius: 0;
  border: 1px solid #5A5A5A;
  padding: 8px 10px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  transition: all 0.2s ease-in;
  background: #000;
}
#home .footer .lang__switcher form > a .lang-icon {
  stroke: #fff;
}
#home .footer .lang__switcher form > a::after {
  content: "\f078";
  border: none;
  font-family: "FONT AWESOME 6 PRO";
  margin-left: auto;
}
#home .footer .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.99992 1.33325C9.66744 3.15882 10.6151 5.52794 10.6666 7.99992C10.6151 10.4719 9.66744 12.841 7.99992 14.6666M7.99992 1.33325C6.3324 3.15882 5.38475 5.52794 5.33325 7.99992C5.38475 10.4719 6.3324 12.841 7.99992 14.6666M7.99992 1.33325C4.31802 1.33325 1.33325 4.31802 1.33325 7.99992C1.33325 11.6818 4.31802 14.6666 7.99992 14.6666M7.99992 1.33325C11.6818 1.33325 14.6666 4.31802 14.6666 7.99992C14.6666 11.6818 11.6818 14.6666 7.99992 14.6666M1.6666 5.99992H14.3333M1.66659 9.99992H14.3333' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  margin-right: 8px;
}
#home .footer .lang__switcher form > a[aria-expanded=true]::after {
  color: #707070;
  transform: rotate(180deg);
}
#home .footer .lang__switcher form > a:hover, #home .footer .lang__switcher form > a:focus {
  border-color: #707070;
  background-color: #707070;
}
#home .footer .lang__switcher ul {
  transform: none !important;
  top: 100% !important;
  border: 1px solid #E9E9E9;
  padding: 8px 10px;
  width: 100%;
  border-radius: 0;
}
#home .footer .lang__switcher ul a {
  color: #475467;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  padding: 5px 0;
  cursor: pointer;
}
#home .footer .lang__switcher ul a:hover, #home .footer .lang__switcher ul a:focus {
  color: #707070;
}

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

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

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

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

#home .footer {
  margin-top: auto;
}

#home > .wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/*PRODUCT PAGE*/
#home.product-product .product-single .buttons {
  align-items: center;
  gap: 10px;
  position: static;
}
#home.product-product #faq_module_ > .container {
  padding: 0;
}
#home.product-product #faq_module_ .question_text {
  color: #242833;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#home.product-product #faq_module_ .faq_single {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
#home.product-product #faq_module_ .faq_single > .faq_question,
#home.product-product #faq_module_ .faq_single .card-body {
  padding-left: 0;
  padding-right: 0;
}
#home.product-product #faq_module_ .faq_single > .faq_question {
  padding-top: 25px;
  padding-bottom: 25px !important;
}
#home.product-product .product-title {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
#home.product-product .product-availability {
  display: none;
}
#home.product-product .product-price {
  font-size: 22px;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 20px;
}
#home.product-product .option-group {
  border-top: 1px solid #D9D9D9;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#home.product-product .option-group > label {
  color: #000;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
#home.product-product .sizes-chart {
  margin-top: 10px;
}
#home.product-product .sizes-chart a span {
  text-decoration: underline;
}
#home.product-product .product-single .product-thumbnails a img {
  -o-object-fit: cover;
     object-fit: cover;
}
#home.product-product .product-single .buttons .quantity {
  display: flex;
  margin: 0;
  align-items: center;
  background: #F6F2ED !important;
}
@media (max-width: 592px) {
  #home.product-product .product-single .buttons .quantity .quantity_key {
    min-width: 44px;
    height: 44px;
  }
}
#home.product-product .special-price + .product-price {
  color: #FF2D2D;
}
#home.product-product .buttons .quantity .qty {
  height: 44px;
  border: none;
}
#home.product-product .product-single .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}
#home.product-product .product-single .buttons .quantity .btn {
  width: 48px !important;
  height: 48px !important;
}
#home.product-product .product-single .buttons .quantity .btn i {
  color: #000;
}
#home.product-product .product-single .buttons .quantity .btn:hover i, #home.product-product .product-single .buttons .quantity .btn:focus i {
  color: #707070;
}
#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-radius: 0;
  border-width: 1px;
  border-color: #F6F2ED;
  background-color: #F6F2ED;
  width: 48px;
  height: 48px;
}
#home.product-product .product-single .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
}
#home.product-product .product-single.product-item .buttons #button-booking,
#home.product-product .product-single.product-item .buttons #button-cart {
  background-color: #1D1D1D;
  color: #fff;
  border-color: #1D1D1D;
  margin-top: 0;
  max-width: 300px;
}
#home.product-product .product-single.product-item .buttons #button-booking:hover, #home.product-product .product-single.product-item .buttons #button-booking:focus,
#home.product-product .product-single.product-item .buttons #button-cart:hover,
#home.product-product .product-single.product-item .buttons #button-cart:focus {
  background-color: #fff !important;
  border-color: #1D1D1D !important;
  color: #1D1D1D !important;
}
#home.product-product #button-cart .fa-cart-shopping {
  display: none !important;
}
#home.product-product #button-cart .fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8329 6.66667C13.8329 7.55072 13.4817 8.39857 12.8566 9.02369C12.2315 9.64881 11.3836 10 10.4996 10C9.61552 10 8.76767 9.64881 8.14255 9.02369C7.51743 8.39857 7.16624 7.55072 7.16624 6.66667M3.52726 6.16782L2.94392 13.1678C2.81861 14.6716 2.75595 15.4235 3.01015 16.0035C3.23348 16.5131 3.62043 16.9336 4.10973 17.1985C4.66664 17.5 5.42113 17.5 6.93011 17.5H14.069C15.578 17.5 16.3325 17.5 16.8894 17.1985C17.3787 16.9336 17.7657 16.5131 17.989 16.0035C18.2432 15.4235 18.1805 14.6716 18.0552 13.1678L17.4719 6.16782C17.3641 4.87396 17.3102 4.22703 17.0236 3.73738C16.7713 3.3062 16.3956 2.9605 15.945 2.74487C15.4332 2.5 14.7841 2.5 13.4857 2.5L7.51344 2.5C6.2151 2.5 5.56592 2.5 5.05417 2.74487C4.60353 2.9605 4.22782 3.3062 3.97551 3.73738C3.68899 4.22703 3.63508 4.87396 3.52726 6.16782Z' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 25px;
  font-weight: 700;
  color: #C0C0C0;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus {
  border-color: #707070;
  background-color: #707070;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i,
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #fff !important;
  font-weight: 72;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #707070 !important;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 300;
  color: #fff !important;
  font-weight: 400;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: #707070;
  background-color: #707070;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover i, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus i {
  color: #fff !important;
  font-weight: 400 !important;
}
#home.product-product .product-single .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
#home.product-product .social-icons li a {
  border: none;
}
#home.product-product .content-tabs .nav-tabs > li > a.active {
  color: #707070;
  border-top-color: #e9e9e9;
  border: none;
}
@media screen and (max-width: 369px) {
  #home.product-product .product-product .product-single .buttons .btn-compare, #home.product-product .product-product .product-single .buttons .btn-wish-list {
    display: block;
  }
}
#home.product-product .product-page-whatsapp-btn {
  border: none;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #25201D;
  margin: 20px auto;
  padding: 0;
}
#home.product-product .product-page-whatsapp-btn:hover, #home.product-product .product-page-whatsapp-btn:focus {
  color: #707070;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content {
  border-radius: 20px;
  padding: 20px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer {
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .special-price + .product-price {
  color: #FF2D2D;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header {
  flex-direction: row;
  border-bottom: 0;
  position: relative;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header .product-title {
  font-weight: 800;
  font-size: 28px;
  line-height: 28px;
  padding-right: 40px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-header .close {
  font-size: 40px;
  line-height: 1;
  font-weight: 100;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row {
  justify-content: center !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row > div {
  flex: auto;
  width: auto;
  max-width: 100%;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .quick_view_modal_content {
  border-radius: 20px;
  padding: 30px 60px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item {
  max-width: 100%;
  padding-bottom: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item .upsale_product_wrapper .title {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item label.control-label {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item #tab-description > h3 {
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons {
  align-items: center;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity {
  display: flex;
  margin: 0;
  border: none;
  align-items: center;
  background: #F6F2ED !important;
}
@media (max-width: 592px) {
  body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .quantity_key {
    min-width: 44px;
    height: 44px;
  }
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .qty {
  height: 44px;
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-color: rgba(230, 230, 230, 0.6) !important;
  border-radius: 6px;
  border-width: 1px;
  margin-left: 10px;
  height: 48px;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn {
  height: 44px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
  color: #000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn:hover i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity .btn:focus i {
  color: #707070;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart {
  background-color: #1D1D1D;
  color: #fff;
  border-color: #1D1D1D;
  margin-top: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:focus,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:hover,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:focus {
  background-color: #fff !important;
  border-color: #1D1D1D !important;
  color: #1D1D1D !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-cart-shopping {
  display: none !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27495 21.55C6.82495 21.55 6.44579 21.3917 6.13745 21.075C5.82912 20.7583 5.67495 20.375 5.67495 19.925C5.67495 19.475 5.83328 19.0958 6.14995 18.7875C6.46662 18.4792 6.84162 18.325 7.27495 18.325C7.72495 18.325 8.10829 18.4833 8.42495 18.8C8.74162 19.1167 8.89995 19.5 8.89995 19.95C8.89995 20.3833 8.74162 20.7583 8.42495 21.075C8.10829 21.3917 7.72495 21.55 7.27495 21.55ZM16.975 21.55C16.525 21.55 16.1458 21.3917 15.8375 21.075C15.5291 20.7583 15.375 20.375 15.375 19.925C15.375 19.475 15.5291 19.0958 15.8375 18.7875C16.1458 18.4792 16.525 18.325 16.975 18.325C17.425 18.325 17.8041 18.4833 18.1125 18.8C18.4208 19.1167 18.575 19.5 18.575 19.95C18.575 20.3833 18.4208 20.7583 18.1125 21.075C17.8041 21.3917 17.425 21.55 16.975 21.55ZM5.24995 4.225H19.1C19.5166 4.225 19.8291 4.40417 20.0375 4.7625C20.2458 5.12083 20.25 5.48333 20.05 5.85L16.975 11.4C16.8083 11.6833 16.5958 11.9083 16.3375 12.075C16.0791 12.2417 15.8 12.325 15.5 12.325H8.09995L6.72495 14.875C6.67495 14.9417 6.67078 15.0208 6.71245 15.1125C6.75412 15.2042 6.82495 15.25 6.92495 15.25H18.575V16.4H7.09995C6.46662 16.4 6.01245 16.1792 5.73745 15.7375C5.46245 15.2958 5.46662 14.8167 5.74995 14.3L7.34995 11.375L3.57495 3.375H1.69995V2.25H4.29995L5.24995 4.225Z' fill='white'/%3E%3C/svg%3E");
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active),
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) {
  background-color: transparent;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 20px;
  font-weight: 700;
  color: #C0C0C0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus {
  border-color: #707070;
  background-color: #707070;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #fff !important;
  font-weight: 400;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #707070 !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 400;
  color: #fff !important;
  font-weight: 400;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: #707070;
  background-color: #707070;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover i, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus i {
  color: #fff !important;
  font-weight: 400 !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .social-icons li a {
  border: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .content-tabs .nav-tabs > li > a.active {
  color: #707070;
  border-top-color: #e9e9e9;
  border: none;
}
@media screen and (max-width: 369px) {
  body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-product .buttons .btn-compare, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-product .buttons .btn-wish-list {
    display: block;
  }
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn {
  border: none;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #25201D;
  margin: 20px auto;
  padding: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn:focus {
  color: #707070;
}

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

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

body#home.product-product .modal:not(#quick_view_modal).show .modal-dialog {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (min-width: 991px) {
  body#home.product-product .modal:not(#quick_view_modal).show .modal-dialog {
    max-width: 90vw;
  }
}
body#home.product-product .modal:not(#quick_view_modal).show .modal-dialog .modal-body {
  max-height: unset;
}
body#home.product-product .modal:not(#quick_view_modal).show .modal-dialog img {
  max-width: 100% !important;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
  width: 100%;
  height: 40px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-radius: 6px;
  height: 100%;
  padding: 0;
  font-size: 0;
  margin-left: auto;
  justify-content: center !important;
  align-items: center;
  display: flex;
  border: none !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button span {
  font-size: 0;
  margin: 0;
  color: #fff;
  display: none;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i {
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M7.71825 24.5C7.18119 24.5 6.7328 24.3201 6.37308 23.9604C6.01336 23.6007 5.8335 23.1523 5.8335 22.6152V10.0514C5.8335 9.51436 6.01336 9.06597 6.37308 8.70625C6.7328 8.34653 7.18119 8.16667 7.71825 8.16667H9.91683V7.58333C9.91683 6.44953 10.314 5.48557 11.1083 4.69146C11.9024 3.89715 12.8664 3.5 14.0002 3.5C15.134 3.5 16.0979 3.89715 16.892 4.69146C17.6863 5.48557 18.0835 6.44953 18.0835 7.58333V8.16667H20.2821C20.8191 8.16667 21.2675 8.34653 21.6272 8.70625C21.987 9.06597 22.1668 9.51436 22.1668 10.0514V22.6152C22.1668 23.1523 21.987 23.6007 21.6272 23.9604C21.2675 24.3201 20.8191 24.5 20.2821 24.5H7.71825ZM7.71825 23.3333H20.2821C20.4617 23.3333 20.6263 23.2586 20.7759 23.109C20.9254 22.9595 21.0002 22.7949 21.0002 22.6152V10.0514C21.0002 9.87175 20.9254 9.70715 20.7759 9.55763C20.6263 9.4081 20.4617 9.33333 20.2821 9.33333H18.0835V12.25C18.0835 12.4161 18.0278 12.5548 17.9164 12.6662C17.805 12.7776 17.6662 12.8333 17.5002 12.8333C17.3341 12.8333 17.1954 12.7776 17.084 12.6662C16.9725 12.5548 16.9168 12.4161 16.9168 12.25V9.33333H11.0835V12.25C11.0835 12.4161 11.0278 12.5548 10.9164 12.6662C10.805 12.7776 10.6662 12.8333 10.5002 12.8333C10.3341 12.8333 10.1954 12.7776 10.084 12.6662C9.97254 12.5548 9.91683 12.4161 9.91683 12.25V9.33333H7.71825C7.53858 9.33333 7.37398 9.4081 7.22445 9.55763C7.07493 9.70715 7.00016 9.87175 7.00016 10.0514V22.6152C7.00016 22.7949 7.07493 22.9595 7.22445 23.109C7.37398 23.2586 7.53858 23.3333 7.71825 23.3333ZM11.0835 8.16667H16.9168V7.58333C16.9168 6.76219 16.6361 6.07075 16.0745 5.509C15.5127 4.94744 14.8213 4.66667 14.0002 4.66667C13.179 4.66667 12.4876 4.94744 11.9258 5.509C11.3643 6.07075 11.0835 6.76219 11.0835 7.58333V8.16667Z' fill='%231D1D1D'/%3E%3C/svg%3E");
}
@media (max-width: 500px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
    height: 40px !important;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus {
  background-color: transparent !important;
  border-color: transparent !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover span, #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover i,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus span,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus i {
  color: #fff !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover span[class*=cart]::before, #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover i[class*=cart]::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus span[class*=cart]::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M7.71825 24.5C7.18119 24.5 6.7328 24.3201 6.37308 23.9604C6.01336 23.6007 5.8335 23.1523 5.8335 22.6152V10.0514C5.8335 9.51436 6.01336 9.06597 6.37308 8.70625C6.7328 8.34653 7.18119 8.16667 7.71825 8.16667H9.91683V7.58333C9.91683 6.44953 10.314 5.48557 11.1083 4.69146C11.9024 3.89715 12.8664 3.5 14.0002 3.5C15.134 3.5 16.0979 3.89715 16.892 4.69146C17.6863 5.48557 18.0835 6.44953 18.0835 7.58333V8.16667H20.2821C20.8191 8.16667 21.2675 8.34653 21.6272 8.70625C21.987 9.06597 22.1668 9.51436 22.1668 10.0514V22.6152C22.1668 23.1523 21.987 23.6007 21.6272 23.9604C21.2675 24.3201 20.8191 24.5 20.2821 24.5H7.71825ZM7.71825 23.3333H20.2821C20.4617 23.3333 20.6263 23.2586 20.7759 23.109C20.9254 22.9595 21.0002 22.7949 21.0002 22.6152V10.0514C21.0002 9.87175 20.9254 9.70715 20.7759 9.55763C20.6263 9.4081 20.4617 9.33333 20.2821 9.33333H18.0835V12.25C18.0835 12.4161 18.0278 12.5548 17.9164 12.6662C17.805 12.7776 17.6662 12.8333 17.5002 12.8333C17.3341 12.8333 17.1954 12.7776 17.084 12.6662C16.9725 12.5548 16.9168 12.4161 16.9168 12.25V9.33333H11.0835V12.25C11.0835 12.4161 11.0278 12.5548 10.9164 12.6662C10.805 12.7776 10.6662 12.8333 10.5002 12.8333C10.3341 12.8333 10.1954 12.7776 10.084 12.6662C9.97254 12.5548 9.91683 12.4161 9.91683 12.25V9.33333H7.71825C7.53858 9.33333 7.37398 9.4081 7.22445 9.55763C7.07493 9.70715 7.00016 9.87175 7.00016 10.0514V22.6152C7.00016 22.7949 7.07493 22.9595 7.22445 23.109C7.37398 23.2586 7.53858 23.3333 7.71825 23.3333ZM11.0835 8.16667H16.9168V7.58333C16.9168 6.76219 16.6361 6.07075 16.0745 5.509C15.5127 4.94744 14.8213 4.66667 14.0002 4.66667C13.179 4.66667 12.4876 4.94744 11.9258 5.509C11.3643 6.07075 11.0835 6.76219 11.0835 7.58333V8.16667Z' fill='%231D1D1D'/%3E%3C/svg%3E");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#home.sidenav-enabled .mobile_side_nav {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  border-right: 0;
}
#home.sidenav-enabled.ltr .wrapper.fixed {
  left: auto;
  position: unset;
}
#home.sidenav-enabled .mobile_side_nav {
  width: 100%;
  top: 88px;
  box-shadow: none;
  border-right: 0;
  z-index: 9;
  height: 100%;
}
#home.sidenav-enabled.ltr .wrapper-opened {
  left: 0;
  right: 0;
}
#home.sidenav-enabled .prevent_touch_banner {
  display: none;
}
#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: -15px;
  transform: rotate(90deg);
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 400;
  color: #000;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i::before {
  content: "\f105";
}
#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 15px;
  padding-right: 0;
  text-transform: none;
  border-bottom: none;
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 20px 0 180px;
  background: #fff;
}
#home.sidenav-enabled .mobile_side_nav > ul ul {
  border-left: 1px solid #000;
  padding: 24px;
}
#home.sidenav-enabled .mobile_side_nav > ul ul > li > a {
  padding-left: 0;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a, #home.sidenav-enabled .mobile_side_nav > ul > .home_link > a {
  border-bottom: none;
  font-weight: 400;
  line-height: 17px;
  padding-right: 25px;
  text-transform: none;
  border-bottom: 1px solid #DCDCDC;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy.mobile-catalogue-btn > a {
  font-weight: 800 !important;
  font-size: 18px !important;
  line-height: 22px !important;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy.mobile-catalogue-btn > .arrow[aria-expanded=true] i {
  transform: rotate(180deg);
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow.clicked {
  background-color: transparent;
  transform: rotate(180deg);
}
#home.sidenav-enabled.ltr .mobile_side_nav ul {
  direction: ltr;
  height: 100%;
}
#home.sidenav-enabled.ltr .mobile_side_nav ul ul {
  padding: 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#home .flexy > .arrow.clicked i {
  transform: rotate(90deg);
  color: #707070;
}
#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
}
#home.sidenav-enabled .mobile_side_nav_menu {
  display: flex;
  flex-direction: column;
}
#home.sidenav-enabled .mobile_side_nav_menu > li {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 5px 15px;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency {
  border: none !important;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang #form-language, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency #form-language {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang #form-language .dropdown-menu, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency #form-language .dropdown-menu {
  width: auto;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang #form-currency > a,
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang #form-language > a, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency #form-currency > a,
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency #form-language > a {
  text-transform: uppercase !important;
  background: transparent !important;
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang #form-currency > a::after,
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang #form-language > a::after, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency #form-currency > a::after,
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency #form-language > a::after {
  margin-right: 15px;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang .dropdown-menu a::before, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency .dropdown-menu a::before {
  display: none !important;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang ul, #home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-currency ul {
  height: auto;
}
#home.sidenav-enabled .mobile_side_nav_menu > li > a {
  display: flex;
  align-items: center;
}
#home.sidenav-enabled .mobile_side_nav_menu > li.blog {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  #home.sidenav-enabled .mobile_side_nav_menu .header-btn {
    display: block;
    margin: 26px auto 26px;
    max-width: 100%;
  }
}
#home div.li__contacts-lang,
#home div.li__contacts-currency {
  border: none !important;
  display: flex;
  align-items: center;
  margin-left: auto;
}
#home div.li__contacts-lang #form-language,
#home div.li__contacts-currency #form-language {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
#home div.li__contacts-lang #form-language .dropdown-menu,
#home div.li__contacts-currency #form-language .dropdown-menu {
  width: auto;
}
#home div.li__contacts-lang #form-language .dropdown-menu > li:first-child,
#home div.li__contacts-currency #form-language .dropdown-menu > li:first-child {
  padding-right: 8px;
  margin-right: 8px;
}
#home div.li__contacts-lang #form-currency > a,
#home div.li__contacts-lang #form-language > a,
#home div.li__contacts-currency #form-currency > a,
#home div.li__contacts-currency #form-language > a {
  text-transform: uppercase !important;
  background: transparent !important;
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
#home div.li__contacts-lang #form-currency > a::after,
#home div.li__contacts-lang #form-language > a::after,
#home div.li__contacts-currency #form-currency > a::after,
#home div.li__contacts-currency #form-language > a::after {
  margin-right: 15px;
}
#home div.li__contacts-lang .dropdown-menu a::before,
#home div.li__contacts-currency .dropdown-menu a::before {
  display: none !important;
}
#home div.li__contacts-lang ul,
#home div.li__contacts-currency ul {
  height: auto;
}
#home .mobile_side_nav_menu > .sidenav_search {
  order: 0;
}
#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
  border-top: none;
}
#home .header_tel-number {
  text-align: center;
}
#home .header_tel-number span {
  font-weight: 700;
  font-size: 20px;
  line-height: 137%;
  color: #000;
}
#home .mobile-nav-search {
  display: block;
  padding: 9px;
  width: 111px;
  background-color: #000;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  color: #000;
  text-align: center;
  border: 2px solid #9C9C9C;
}
#home .mobile_side_nav .sidenav_search {
  order: 0;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 23px !important;
  margin-bottom: 30px !important;
  width: 100%;
  display: none !important;
}
#home .mobile_side_nav .sidenav_search .form-control {
  border-color: #9C9C9C;
  background-color: #fff;
  color: #9C9C9C;
  direction: ltr;
}
#home .mobile_side_nav .sidenav_search .form-control::-moz-placeholder {
  color: #A29E9E !important;
}
#home .mobile_side_nav .sidenav_search .form-control::placeholder {
  color: #A29E9E !important;
}
#home .mobile_side_nav .sidenav_search .fa-search {
  color: #9C9C9C;
}
#home .header_login-mobile {
  margin-top: 20px;
}
#home .mobile_side_nav .sidenav_search .fa-search {
  color: #949494;
}

#home .mobile_side_nav_menu > .flexy:not(.header_login-mobile) > a,
#home .mobile_side_nav_menu > .extra_link > a,
#home .mobile_side_nav_menu > .home_link > a {
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 25px !important;
  padding-left: 0 !important;
  color: #000;
  text-transform: none;
}

#home .mobile_side_nav_menu > .flexy:not(.header_login-mobile) > .arrow {
  top: 5px;
}
#home .mobile_side_nav_menu > .flexy:not(.header_login-mobile) > .arrow.first-child {
  right: 15px;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  color: #5C5C5C !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  padding-left: 8px;
}

#home .extra_link {
  display: none;
}

#home .header_login-mobile,
#home .header_tel-mobile {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
#home .header_login-mobile a,
#home .header_tel-mobile a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  white-space: nowrap;
  text-transform: uppercase !important;
  font-variant-numeric: lining-nums proportional-nums;
}
#home .header_login-mobile.login-first,
#home .header_tel-mobile.login-first {
  padding-top: 24px !important;
  margin-top: 24px !important;
  border-top: 1px solid #D9D9D9 !important;
}

#home .header_login-mobile a {
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: uppercase;
  margin: 0 -20px;
  border-radius: 0 !important;
}

#home .header_login-mobile a.insta-link {
  text-decoration: underline;
}

#home .header_tel-mobile a span {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none;
}

#home .header_tel-mobile {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
  background: #000;
}
#home .header_tel-mobile .d-flex {
  gap: 25px;
  justify-content: flex-start !important;
}
#home .header_tel-mobile .d-flex a span {
  text-transform: none !important;
}
#home .header_tel-mobile .d-flex .lang-icon {
  stroke: #fff;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.li__contacts-lang {
  margin-top: 100px;
}

#home .advantages-list {
  row-gap: 12px;
  margin-bottom: 0;
}
#home .advantages-list__item:hover div .advantages-list__title, #home .advantages-list__item:focus div .advantages-list__title {
  color: #707070;
}
#home .advantages-list__item > div {
  padding: 28px 40px;
  background: #F8F8F8;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 592px) {
  #home .advantages-list__item > div {
    justify-content: flex-start;
    padding: 18px 22px;
  }
}
#home .advantages-list__icon {
  width: 38px;
  height: 38px;
  min-width: 38px;
  margin-right: 22px;
  margin-left: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#home .advantages-list__icon.advantages-1 {
  background-image: url("https://sellavi-bulgaria.github.io/RO102487/images/advantages-1.svg");
}
#home .advantages-list__icon.advantages-2 {
  background-image: url("https://sellavi-bulgaria.github.io/RO102487/images/advantages-2.svg");
}
#home .advantages-list__icon.advantages-3 {
  background-image: url("https://sellavi-bulgaria.github.io/RO102487/images/advantages-3.png");
}
#home .advantages-list__icon.advantages-4 {
  background-image: url("https://sellavi-bulgaria.github.io/RO102487/images/advantages-4.svg");
}
@media (max-width: 592px) {
  #home .advantages-list__icon {
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 22px;
  }
}
#home .advantages-list__title {
  color: #1F1D1D;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin: 0;
  transition: all 0.2s ease-in;
}
@media (max-width: 592px) {
  #home .advantages-list__title {
    font-size: 18px;
    line-height: 24px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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