@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
#home {
  min-width: 360px;
  font-family: "Inter", sans-serif, sans-serif;
  font-feature-settings: "pnum" on, "lnum" on;
  background: #FFF;
}
#home a, #home p, #home span {
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
}
#home a {
  color: #1D1D1D;
}
#home a:hover, #home a:focus {
  color: #F4A6B0;
}
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Inter", sans-serif, sans-serif;
}
#home .container {
  max-width: 1330px;
}
#home .section-title {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: center;
  margin-bottom: 40px !important;
}
@media (max-width: 768px) {
  #home .section-title {
    margin-bottom: 30px !important;
  }
}
#home .section-title span {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 36px;
  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: 36px;
    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: #F4A6B0;
}
#home .form-control:focus {
  border-color: #F4A6B0;
}
#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #F4A6B0;
}
#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: #F4A6B0;
}

#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: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  color: #F4A6B0;
  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: 36px;
    line-height: 24px;
  }
}
#home .tab-content {
  padding-left: 0;
}
#home .share_page_wrapper {
  display: none;
}
#home .widget-filter-price .noUi-connect {
  background-color: #F4A6B0;
}
#home .widget-filter-price .noUi-handle:hover {
  background: #F4A6B0;
}
#home .filter-tab:hover {
  border-color: #F4A6B0;
}
#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #F4A6B0;
}

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

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

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

#home.common-home .module-section {
  margin: 0 !important;
}
#home.common-home .module-section:not(:first-child):not(.banners_module):not(.homefeatured_category) {
  padding-bottom: 100px !important;
  padding-top: 100px !important;
}
@media (max-width: 768px) {
  #home.common-home .module-section:not(:first-child):not(.banners_module):not(.homefeatured_category) {
    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: "Playfair Display", serif;
}
#home.blog .content-wrapper .blog-header .blog-title a:hover, #home.blog .content-wrapper .blog-header .blog-title a:focus {
  color: #F4A6B0;
}
#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: "Playfair Display", serif;
  font-weight: 400;
  font-size: 42px;
  color: #1D1D1D;
}

#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: "Playfair Display", 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: #F4A6B0;
}

#home .under-banner-item {
  color: #000;
  text-align: center;
  font-family: "Playfair Display", 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: "Playfair Display", 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 .mobile_side_nav a[href*="/botez-fetițe/set-trusou-botez-complet-fetițe/"] {
  background: #FED0D6 !important;
}
#home .mobile_side_nav a[href*="/botez-băieți/set-trusou-botez-complet-băieți/"] {
  background: #9FD4EA !important;
}

#home .nav.sf-menu li:not(.flexy):not(.megaline):has(a[href*="/botez-fetițe/set-trusou-botez-complet-fetițe/"]),
#home .nav.sf-menu .megaline > div.div-no-arrow:has(a[href*="/botez-fetițe/set-trusou-botez-complet-fetițe/"]) {
  background: #FED0D6 !important;
}
#home .nav.sf-menu li:not(.flexy):not(.megaline):has(a[href*="/botez-băieți/set-trusou-botez-complet-băieți/"]),
#home .nav.sf-menu .megaline > div.div-no-arrow:has(a[href*="/botez-băieți/set-trusou-botez-complet-băieți/"]) {
  background: #9FD4EA !important;
}

#home .btn:not(.btn-wish-list):not(.btn-quick-view) {
  border-radius: 0;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
}
#home .btn:not(.btn-wish-list):not(.btn-quick-view) span {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: 14px;
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view) {
  font-weight: 500;
  border-radius: 0;
  background-color: #FED0D6;
  border-color: #FED0D6;
  color: #1D1D1D;
  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: #F4A6B0;
  border-color: #F4A6B0;
  color: #fff;
}
#home .btn-wish-list {
  max-width: 100%;
}
#home .btn.btn-theme-default {
  background-color: #fff;
  border-color: #F4A6B0;
  color: #F4A6B0;
  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: #F4A6B0;
  color: #F4A6B0;
}
#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: #F4A6B0;
  border-color: #F4A6B0;
  color: #fff;
}
#home .categories-btn.btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #FED0D6;
  border-color: #FED0D6;
  color: #1D1D1D;
}
#home .btn.btn-wish-list,
#home .btn.btn-quick-view {
  color: #CDCDCD;
  background-color: rgba(181, 181, 181, 0.54);
  border-color: rgba(181, 181, 181, 0.54);
  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: #F4A6B0 !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #F4A6B0 !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: #FED0D6;
  border-color: #FED0D6;
  color: #1D1D1D;
  margin-right: -15px;
}
#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #F4A6B0;
  border-color: #F4A6B0;
  color: #fff;
}
#home .btn.dropdown-toggle,
#home .mobile_filter_button .btn {
  border-color: #F4A6B0;
  background-color: #F4A6B0;
  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: #F4A6B0;
  background-color: #fff;
  color: #F4A6B0;
}
#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}
#home .dropdown-menu > .active > a {
  background-color: #F4A6B0;
  color: #fff;
}
#home .btn-info {
  background-color: #FED0D6;
  color: #1D1D1D !important;
  border-color: #FED0D6;
}
#home .btn-info:hover, #home .btn-info:focus {
  color: #fff !important;
  background-color: #F4A6B0;
  border-color: #F4A6B0;
}
#home .btn-danger {
  background-color: #fff;
  color: #F4A6B0;
  border-color: #F4A6B0;
}
#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 (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;
  justify-content: space-between;
}
@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: #F4A6B0;
}
#home .header-wrapper {
  background-color: #fff;
  transition: background-color 0.2s ease-in;
}
#home .header-wrapper .container-fluid,
#home .header-wrapper .container {
  max-width: 1330px;
  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: 0;
  max-width: 261px;
  flex: 0 1 261px;
  margin-right: auto;
  margin-left: 0;
}
#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: #F4A6B0;
  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: #F4A6B0;
}
#home .header #search > button:hover svg, #home .header #search > button:focus svg {
  fill: #F4A6B0;
}
@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: #F4A6B0;
}
#home .header .popup-trigger .dot {
  height: 6px;
  width: 6px;
  background: #F4A6B0;
  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: #F4A6B0 !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: #F4A6B0;
}

#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: #F4A6B0 !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: #F4A6B0 !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: #1D1D1D;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
  transition: all 0.2s ease-in;
}
#home .navigation .nav.sf-menu > li > a[href*=ghid-de-dimensiuni], #home .navigation .nav.sf-menu > li > a[href*=contact], #home .navigation .nav.sf-menu > li > a[href*=about] {
  color: #626262;
}
#home .navigation .nav.sf-menu > li > a:hover, #home .navigation .nav.sf-menu > li > a:focus {
  color: #F4A6B0 !important;
}
#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: #F4A6B0;
}
#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: 500;
  font-family: "Playfair Display", 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: 500;
  line-height: 21px;
  font-family: "Playfair Display", serif;
}
#home .sf-menu ul a:hover,
#home .sf-menu ul a:focus {
  background-color: transparent;
  color: #F4A6B0 !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: #1D1D1D !important;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  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: #F4A6B0 !important;
}
#home .sf-menu ul a {
  color: #1D1D1D !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 #1D1D1D;
  border-right: 1px solid #1D1D1D;
  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: #F4A6B0;
  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: 0;
  bottom: unset;
}
#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: #F4A6B0;
}
#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: #F4A6B0 !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: #F4A6B0;
}
#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;
}
#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: center;
  margin-bottom: 1.5vw;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content h3 {
    text-align: center;
  }
}
#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: 400;
  font-size: 52px;
  font-size: 2.7vw;
  line-height: 1.1;
  text-shadow: none;
  font-family: "Playfair Display", serif;
  letter-spacing: 0;
  color: #fff;
  text-transform: none;
}
@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: 18px;
  line-height: 1.05;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  text-transform: uppercase;
  background-color: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
  transition: opacity 0.2s ease-in;
  margin: 0 auto;
}
#home.common-home .main-slider .caption .btn.btn-theme:hover, #home.common-home .main-slider .caption .btn.btn-theme:focus {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
}
#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 auto;
  }
}

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

#home .social-icons li {
  padding: 0;
  border: none;
}
#home .social-icons li a:hover,
#home .social-icons li a:focus {
  background-color: transparent;
}
#home footer.footer {
  border-top: none;
  background: #fff;
}
#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 #E9E9E9;
}
#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: #5D5D5D;
  padding-left: 0;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}
@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: #F4A6B0 !important;
}
#home .footer-widgets .widget-title {
  font-family: "Playfair Display", serif;
  color: #1D1D1D;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 20px;
  overflow: auto;
  text-transform: uppercase;
}
#home .footer-widgets .widget-title::before {
  content: unset;
}
@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 16px;
    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: #5D5D5D;
  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: #F4A6B0;
}
#home .fa.fa-wheelchair {
  color: #000 !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: #F4A6B0;
  transform: rotate(180deg);
}
#home .footer .lang__switcher form > a:hover, #home .footer .lang__switcher form > a:focus {
  border-color: #F4A6B0;
  background-color: #F4A6B0;
}
#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: #F4A6B0;
}

@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: #F4A6B0;
  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: #1D1D1D;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  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: 18px;
  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;
  max-width: 100%;
  flex: 0 0 100%;
  padding-right: 0;
  border: none;
}
#home.product-product .option-group .btn.dropdown-toggle {
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  background: transparent;
  color: #8F8F8F;
  border-color: rgba(0, 0, 0, 0.1);
}
#home.product-product .option-group .btn.dropdown-toggle:hover, #home.product-product .option-group .btn.dropdown-toggle:focus {
  color: #F4A6B0;
  border-color: #F4A6B0;
}
#home.product-product .option-group .btn.dropdown-toggle::after {
  content: "\f078";
  border: none;
  font-family: "Font Awesome 6 Pro";
}
#home.product-product .option-group > label {
  color: #000;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
#home.product-product .sizes-chart {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 15px;
}
#home.product-product .sizes-chart a span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
}
#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: #F4A6B0;
}
#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: #FED0D6;
  color: #1D1D1D;
  border-color: #FED0D6;
  margin-top: 0;
  max-width: 300px;
  display: flex;
  align-items: center;
}
#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: #F4A6B0 !important;
  border-color: #F4A6B0 !important;
  color: #fff !important;
}
#home.product-product #button-cart i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='21' viewBox='0 0 17 21' fill='none'%3E%3Cpath d='M1.88475 21C1.34769 21 0.899306 20.8201 0.539583 20.4604C0.179861 20.1007 0 19.6523 0 19.1152V6.55142C0 6.01436 0.179861 5.56597 0.539583 5.20625C0.899306 4.84653 1.34769 4.66667 1.88475 4.66667H4.08333V4.08333C4.08333 2.94953 4.48049 1.98557 5.27479 1.19146C6.0689 0.397152 7.03286 0 8.16667 0C9.30047 0 10.2644 0.397152 11.0585 1.19146C11.8528 1.98557 12.25 2.94953 12.25 4.08333V4.66667H14.4486C14.9856 4.66667 15.434 4.84653 15.7938 5.20625C16.1535 5.56597 16.3333 6.01436 16.3333 6.55142V19.1152C16.3333 19.6523 16.1535 20.1007 15.7938 20.4604C15.434 20.8201 14.9856 21 14.4486 21H1.88475ZM1.88475 19.8333H14.4486C14.6283 19.8333 14.7928 19.7586 14.9424 19.609C15.0919 19.4595 15.1667 19.2949 15.1667 19.1152V6.55142C15.1667 6.37175 15.0919 6.20715 14.9424 6.05763C14.7928 5.9081 14.6283 5.83333 14.4486 5.83333H12.25V8.75C12.25 8.91606 12.1943 9.05479 12.0829 9.16621C11.9715 9.27763 11.8327 9.33333 11.6667 9.33333C11.5006 9.33333 11.3619 9.27763 11.2505 9.16621C11.139 9.05479 11.0833 8.91606 11.0833 8.75V5.83333H5.25V8.75C5.25 8.91606 5.19429 9.05479 5.08288 9.16621C4.97146 9.27763 4.83272 9.33333 4.66667 9.33333C4.50061 9.33333 4.36188 9.27763 4.25046 9.16621C4.13904 9.05479 4.08333 8.91606 4.08333 8.75V5.83333H1.88475C1.70508 5.83333 1.54049 5.9081 1.39096 6.05763C1.24143 6.20715 1.16667 6.37175 1.16667 6.55142V19.1152C1.16667 19.2949 1.24143 19.4595 1.39096 19.609C1.54049 19.7586 1.70508 19.8333 1.88475 19.8333ZM5.25 4.66667H11.0833V4.08333C11.0833 3.26219 10.8026 2.57075 10.241 2.009C9.67925 1.44744 8.98781 1.16667 8.16667 1.16667C7.34553 1.16667 6.65408 1.44744 6.09233 2.009C5.53078 2.57075 5.25 3.26219 5.25 4.08333V4.66667Z' fill='%231D1D1D'/%3E%3C/svg%3E");
}
#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: #F4A6B0;
  background-color: #F4A6B0;
}
#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: #F4A6B0 !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: #F4A6B0;
  background-color: #F4A6B0;
}
#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: #F4A6B0;
  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: #F4A6B0;
}

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: #F4A6B0;
}
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: #FED0D6;
  color: #1D1D1D;
  border-color: #FED0D6;
  margin-top: 0;
  display: flex;
  align-items: center;
}
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: #F4A6B0 !important;
  border-color: #F4A6B0 !important;
  color: #fff !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='21' viewBox='0 0 17 21' fill='none'%3E%3Cpath d='M1.88475 21C1.34769 21 0.899306 20.8201 0.539583 20.4604C0.179861 20.1007 0 19.6523 0 19.1152V6.55142C0 6.01436 0.179861 5.56597 0.539583 5.20625C0.899306 4.84653 1.34769 4.66667 1.88475 4.66667H4.08333V4.08333C4.08333 2.94953 4.48049 1.98557 5.27479 1.19146C6.0689 0.397152 7.03286 0 8.16667 0C9.30047 0 10.2644 0.397152 11.0585 1.19146C11.8528 1.98557 12.25 2.94953 12.25 4.08333V4.66667H14.4486C14.9856 4.66667 15.434 4.84653 15.7938 5.20625C16.1535 5.56597 16.3333 6.01436 16.3333 6.55142V19.1152C16.3333 19.6523 16.1535 20.1007 15.7938 20.4604C15.434 20.8201 14.9856 21 14.4486 21H1.88475ZM1.88475 19.8333H14.4486C14.6283 19.8333 14.7928 19.7586 14.9424 19.609C15.0919 19.4595 15.1667 19.2949 15.1667 19.1152V6.55142C15.1667 6.37175 15.0919 6.20715 14.9424 6.05763C14.7928 5.9081 14.6283 5.83333 14.4486 5.83333H12.25V8.75C12.25 8.91606 12.1943 9.05479 12.0829 9.16621C11.9715 9.27763 11.8327 9.33333 11.6667 9.33333C11.5006 9.33333 11.3619 9.27763 11.2505 9.16621C11.139 9.05479 11.0833 8.91606 11.0833 8.75V5.83333H5.25V8.75C5.25 8.91606 5.19429 9.05479 5.08288 9.16621C4.97146 9.27763 4.83272 9.33333 4.66667 9.33333C4.50061 9.33333 4.36188 9.27763 4.25046 9.16621C4.13904 9.05479 4.08333 8.91606 4.08333 8.75V5.83333H1.88475C1.70508 5.83333 1.54049 5.9081 1.39096 6.05763C1.24143 6.20715 1.16667 6.37175 1.16667 6.55142V19.1152C1.16667 19.2949 1.24143 19.4595 1.39096 19.609C1.54049 19.7586 1.70508 19.8333 1.88475 19.8333ZM5.25 4.66667H11.0833V4.08333C11.0833 3.26219 10.8026 2.57075 10.241 2.009C9.67925 1.44744 8.98781 1.16667 8.16667 1.16667C7.34553 1.16667 6.65408 1.44744 6.09233 2.009C5.53078 2.57075 5.25 3.26219 5.25 4.08333V4.66667Z' fill='%231D1D1D'/%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: #F4A6B0;
  background-color: #F4A6B0;
}
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: #F4A6B0 !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: #F4A6B0;
  background-color: #F4A6B0;
}
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: #F4A6B0;
  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: #F4A6B0;
}

#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: #fff !important;
  color: #1D1D1D !important;
  border-color: #D8D8D8 !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: #F4A6B0 !important;
  border-color: #F4A6B0 !important;
  color: #fff !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: none !important;
  font-size: 16px;
  margin: 0;
}
#home .add_to_cart .buttons_added.quantity,
#home .more_details_btn_wrapper .buttons_added.quantity {
  align-items: center;
}
#home .more_details_btn_wrapper > button,
#home .add_to_cart[data-quantity="0"] > button {
  background-color: #F4F4F4 !important;
  color: #1D1D1D !important;
  border-color: #F4F4F4 !important;
}
#home .more_details_btn_wrapper > button:hover, #home .more_details_btn_wrapper > button:focus,
#home .add_to_cart[data-quantity="0"] > button:hover,
#home .add_to_cart[data-quantity="0"] > button:focus {
  background-color: #F4A6B0 !important;
  border-color: #F4A6B0 !important;
  color: #fff !important;
}
#home .more_details_btn_wrapper .buttons_added.quantity,
#home .add_to_cart[data-quantity="0"] .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;
  margin-top: 15px;
  justify-content: center;
  text-align: center !important;
  min-height: unset;
}
#home .product-item .thumbnail .media a {
  margin: 0 auto;
  transition: opacity 0.2s ease-in;
  width: 100%;
}
#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%;
  min-height: 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: center;
  justify-content: center;
}
#home .product-item .thumbnail .bottom_price_actions .add_to_cart,
#home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#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;
}
@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
    width: 100%;
  }
}
#home .product-item .thumbnail .caption-title {
  justify-content: center;
  text-align: center !important;
  text-overflow: ellipsis;
}
#home .product-item .thumbnail .caption-title a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #646366;
  text-align: center;
  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: #F4A6B0;
}
#home .price {
  margin-bottom: 0;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  display: flex;
}
#home .price span {
  font-weight: inherit;
  font-size: inherit !important;
}
#home .price ins {
  color: #FF2D2D;
  font-size: inherit !important;
}
#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: center;
  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: #1D1D1D;
}
#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: #1D1D1D !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: #FED0D6;
  border-color: #FED0D6;
  border-radius: 0;
  color: #1D1D1D;
  transition: all 0.2s ease-in;
  max-width: 100%;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
}
#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a span {
  font-weight: inherit;
}
#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: #F4A6B0;
  border-color: #F4A6B0;
  color: #fff;
}
#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: #fff;
}
@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: #1D1D1D;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: all 0.2s ease-in;
  text-transform: uppercase;
}

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

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

#home .header .header-wrapper .header-search #search_results .product-item .item_data {
  min-width: 200px;
  max-width: 350px;
  flex: 1;
  margin-right: auto;
}
@media (max-width: 568px) {
  #home .header .header-wrapper .header-search #search_results .product-item .item_data {
    min-width: 140px;
    max-width: 200px;
    margin-right: auto;
  }
}
#home .header .header-wrapper .header-search #search_results .product-item .item_data:hover .name {
  color: #F4A6B0 !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: #1D1D1D;
  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: #F4A6B0 !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: #F4A6B0 !important;
  border-color: transparent !important;
}

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

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

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

#home #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: #1D1D1D;
  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: #F4A6B0;
  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: #1D1D1D;
  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: #F4A6B0;
  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: #1D1D1D;
  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: #F4A6B0;
  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: #1D1D1D;
  stroke: transparent;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}
#home .search-activator:hover svg, #home .search-activator:focus svg {
  fill: #F4A6B0;
  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: 0;
  transform: rotate(90deg);
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 500;
  color: #1D1D1D;
  font-size: 14px;
}
#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i::before {
  content: "\f105";
}
#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 15px;
  padding-right: 0;
  text-transform: none;
  border-bottom: none;
  font-weight: 500;
  font-size: 16px;
  color: #1D1D1D;
  font-family: "Playfair Display", serif;
}
#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 20px 0 180px;
  background: #fff;
}
#home.sidenav-enabled .mobile_side_nav > ul ul {
  border-radius: 0;
  border: 1px solid #F5F5F5;
  padding: 24px;
  background: #F5F5F5;
}
#home.sidenav-enabled .mobile_side_nav > ul ul > li > a {
  padding: 20px;
}
#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a, #home.sidenav-enabled .mobile_side_nav > ul > .home_link > a {
  border-bottom: none;
  font-weight: 500;
  line-height: 17px;
  padding-right: 25px;
  text-transform: none;
}
#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 > li > div > ul {
  padding: 0;
}
#home.sidenav-enabled.ltr .mobile_side_nav ul ul {
  padding: 15px;
  background: #F5F5F5;
}
#home .flexy > .arrow.clicked i {
  transform: rotate(90deg);
  color: #F4A6B0;
}
#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 .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: #1D1D1D;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 500;
  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: 16px !important;
  line-height: 25px !important;
  padding-left: 0 !important;
  color: #1D1D1D;
  text-transform: uppercase !important;
}

#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: #626262 !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  padding-left: 17px;
  border-left: 1px solid #FED0D6;
}

#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;
  font-family: "Playfair Display", serif;
  padding: 20px 0;
}

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

#home .header_tel-mobile a span {
  color: #1D1D1D !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: uppercase;
}

#home .header_tel-mobile {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
  background: #F5F5F5;
}
#home .header_tel-mobile .d-flex {
  gap: 25px;
  justify-content: flex-start !important;
}
#home .header_tel-mobile .d-flex a span {
  text-transform: uppercase !important;
}

#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: #F4A6B0;
}
#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/RO103640/images/advantages-1.svg");
}
#home .advantages-list__icon.advantages-2 {
  background-image: url("https://sellavi-bulgaria.github.io/RO103640/images/advantages-2.svg");
}
#home .advantages-list__icon.advantages-3 {
  background-image: url("https://sellavi-bulgaria.github.io/RO103640/images/advantages-3.png");
}
#home .advantages-list__icon.advantages-4 {
  background-image: url("https://sellavi-bulgaria.github.io/RO103640/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 */