@import url("https://fonts.googleapis.com/css2?family=Prata&display=swap");
@font-face {
  font-family: "AvertaDemoPE";
  src: local("AvertaDemoPE"), url("https://sellavi-russia-dev.github.io/148443/fonts/AvertaDemoPECuttedDemo-Regular.woff2") format("woff2"), url("https://sellavi-russia-dev.github.io/148443/fonts/AvertaDemoPECuttedDemo-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

#home {
  min-width: 360px;
  font-family: "AvertaDemoPE", sans-serif, sans-serif;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
}

#home a, #home p, #home span {
  font-family: "AvertaDemoPE", sans-serif, sans-serif;
  font-weight: 400;
}

#home a {
  color: #353533;
}

#home a:hover, #home a:focus {
  color: #729FAA;
}

#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "AvertaDemoPE", sans-serif, sans-serif;
}

#home .container {
  max-width: 1200px;
}

#home .section-title {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: left;
  margin-bottom: 32px !important;
}

@media (max-width: 768px) {
  #home .section-title {
    margin-bottom: 20px !important;
  }
}

#home .section-title span {
  font-family: "Prata", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 132%;
  color: #353533;
  text-transform: none;
}

#home .section-title span::before, #home .section-title span::after {
  display: none;
}

@media (max-width: 568px) {
  #home .section-title span {
    font-size: 28px;
    line-height: 132%;
  }
}

#home .alert {
  margin-bottom: 0;
}

#home .shop-sorting {
  display: block !important;
  b-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: #729FAA;
}

#home .form-control:focus {
  b-color: #729FAA;
}

#home .information-title,
#home .widget.account-details .widget-title {
  b-color: #729FAA;
}

#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: #729FAA;
}

#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 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: 100%;
  }
}

#home #tab-specification .table td {
  padding: 5px;
}

#home .content-tabs .tab-content,
#home .comments-form {
  border: none;
}

#home .content-tabs .tab-content h2,
#home .comments-form h2 {
  margin-bottom: 25px;
  font-family: "AvertaDemoPE", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 42px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  color: #729FAA;
  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: 28px;
    line-height: 24px;
  }
}

#home .content-tabs .tab-content .form-control,
#home .comments-form .form-control {
  background: #FFFFFF !important;
  b: 1px solid transparent !important;
  b-radius: 0 !important;
  -webkit-box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
          box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
}

#home .content-tabs .tab-content .form-control:focus,
#home .comments-form .form-control:focus {
  b-color: #729FAA !important;
}

#home .tab-content {
  padding-left: 0;
}

#home .share_page_wrapper {
  display: none;
}

#home .widget-filter-price .noUi-connect {
  background-color: #729FAA;
}

#home .widget-filter-price .noUi-handle:hover {
  background: #729FAA;
}

#home .filter-tab:hover {
  b-color: #729FAA;
}

#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #729FAA;
}

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

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

#home .modal .modal-dialog .modal-content .modal-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#home .wrapper .sticky-wrapper.is-sticky .header {
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
          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 .modal .modal-dialog .modal-content .modal-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

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

body#home .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #729FAA;
  b-color: #729FAA;
  color: #fff;
}

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

#home .pagination > .active a {
  color: #fff;
  background-color: #729FAA;
  b-color: #729FAA;
}

#home.product-search #content .top_search_wrapper .search_additional_wrapper {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
  margin-top: -31px;
}

@media (min-width: 992px) {
  #home.product-search #content .top_search_wrapper .search_additional_wrapper {
    max-width: 25%;
  }
}

#home.product-search #content .top_search_wrapper .search_input_wrapper {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}

@media (min-width: 992px) {
  #home.product-search #content .top_search_wrapper .search_input_wrapper {
    max-width: 75%;
  }
}

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

#home.common-home .page-section:not(.module-section):not(.section-map) {
  padding-top: 62px !important;
  padding-bottom: 62px !important;
  margin: 0 !important;
}

@media (max-width: 768px) {
  #home.common-home .page-section:not(.module-section):not(.section-map) {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }
}

#home.common-home .page-section:not(.module-section):not(.section-map).homefeatured_category {
  padding-top: 24px !important;
  padding-bottom: 0 !important;
}

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

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

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

#home.common-home .content-area {
  padding-bottom: 0;
}

#home.information-information-82476 .content-area .page-section.titles {
  display: none;
}

#home.information-information-82476 .content-area {
  padding-bottom: 0;
}

#home.information-information-82476 #content.container {
  max-width: 100%;
  padding: 0;
}

body#home .whatsapp-button {
  bottom: 180px !important;
}

#home .btn:not(.btn-wish-list) {
  b-radius: 0;
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
  text-transform: none;
}

#home .btn:not(.btn-wish-list) span {
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
}

@media (max-width: 592px) {
  #home .btn:not(.btn-wish-list) {
    font-size: 14px;
  }
  #home .btn:not(.btn-wish-list) span {
    font-size: 14px;
  }
}

#home .btn:not(.btn-wish-list) i {
  -webkit-transition: none;
  transition: none;
}

#home .btn.btn-theme:not(.btn-wish-list):not(.btn.btn-quick-view) {
  font-weight: 700;
  b-radius: 0;
  background-color: #353533;
  b-color: #353533;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-width: 1px;
}

#home .btn.btn-theme:not(.btn-wish-list):not(.btn.btn-quick-view):hover, #home .btn.btn-theme:not(.btn-wish-list):not(.btn.btn-quick-view):focus {
  background-color: #729FAA;
  border-color: #729FAA;
  color: #fff;
}

#home .btn-wish-list {
  max-width: 100%;
}

#home .btn.btn-theme-default {
  background-color: #fff;
  border-color: #353533;
  color: #353533;
  border-width: 1px;
}

#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #fff;
  border-color: #729FAA;
  color: #729FAA;
  border-radius: 0;
  border-width: 1px;
}

#home .btn.btn-wish-list,
#home .btn.btn-quick-view {
  color: #fff;
  background-color: rgba(193, 193, 193, 0.5);
  border-color: rgba(193, 193, 193, 0.5);
  font-weight: 700;
}

#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: rgba(193, 193, 193, 0.5);
  border-color: rgba(193, 193, 193, 0.5);
}

#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: #729FAA !important;
  font-weight: 700 !important;
}

#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #729FAA !important;
  font-weight: 700 !important;
}

#home .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  color: #fff;
  font-weight: 700;
}

#home .btn.btn-theme:active, #home .btn.btn-theme:focus {
  border-width: 1px;
}

#home .btn-primary {
  background-color: #353533;
  border-color: #353533;
  color: #fff;
  margin-right: -15px;
}

#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #729FAA;
  border-color: #729FAA;
  color: #fff;
}

#home .btn.dropdown-toggle {
  border-color: #729FAA;
  background-color: #729FAA;
  text-align: left;
  color: #fff;
}

#home .btn.dropdown-toggle::after {
  border: none;
  content: '\f107';
  font-family: 'Font Awesome 6 Pro';
}

#home .btn.dropdown-toggle[aria-expanded="true"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#home .btn.dropdown-toggle[aria-expanded="true"]::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#home .btn.dropdown-toggle + .dropdown-menu {
  padding: 0;
  border: none;
  margin: 0;
}

#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu {
  border-top: none;
  border: 1px solid #729FAA;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #F7F6F9;
}

#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu li {
  border-bottom: 1px solid #729FAA;
}

#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu li:last-child {
  border-bottom: none;
}

#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .dropdown-item span {
  font-weight: 500;
}

#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .dropdown-item:focus, #home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .dropdown-item:hover {
  background: #729FAA;
  color: #fff;
}

#home .btn.dropdown-toggle + .dropdown-menu .dropdown-menu .active > a {
  background: #729FAA;
}

#home .btn.dropdown-toggle:hover,
#home .btn.dropdown-toggle:focus {
  border-color: #729FAA;
}

#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}

#home .dropdown-menu > .active > a {
  background-color: #729FAA;
  color: #fff;
}

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

#home .btn-info {
  background-color: #353533;
  color: #fff !important;
  border-color: #353533;
}

#home .btn-info:hover, #home .btn-info:focus {
  color: #fff !important;
  background-color: #729FAA;
  border-color: #729FAA;
}

#home .btn-danger {
  background-color: #fff;
  color: #353533;
  border-color: #353533;
}

#home .btn-danger:hover, #home .btn-danger:focus {
  background-color: #fff;
  border-color: #729FAA;
  color: #729FAA;
}

#home.account-register legend {
  position: relative;
  left: 20px;
}

#home.account-register fieldset#account,
#home.account-register fieldset#address,
#home.account-register fieldset#address + fieldset {
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

#home.account-register fieldset#account,
#home.account-register fieldset#address,
#home.account-register fieldset#address + fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#home.account-register .form-group label {
  max-width: 100%;
  text-transform: none;
}

#home.account-register .seller-comments label {
  text-transform: uppercase;
}

#home.account-register #address div:nth-child(3),
#home.account-register #address div:nth-child(4) {
  -webkit-box-ordinal-group: -4;
      -ms-flex-order: -5;
          order: -5;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#home.account-register #address > div:last-child {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}

#home.account-register #address > div:nth-last-child(2) {
  -webkit-box-ordinal-group: -2;
      -ms-flex-order: -3;
          order: -3;
}

#home.account-register #address > div:nth-last-child(3) {
  -webkit-box-ordinal-group: -3;
      -ms-flex-order: -4;
          order: -4;
}

#home.account-register #address div:nth-child(5) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#home.account-register fieldset#address > div,
#home.account-register fieldset#address + fieldset .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

#home.account-register fieldset#address .form-group.col-10 {
  max-width: 50%;
}

@media (max-width: 510px) {
  #home.account-register fieldset .form-group:not(.col-10) {
    min-width: 100%;
  }
  #home.account-register fieldset#address > div:nth-child(3) {
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  #home.account-register fieldset#account .form-group.required {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  #home.account-register fieldset#address > div,
  #home.account-register fieldset#address + fieldset .form-group {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
  }
  #home.account-register #address div:nth-child(3),
  #home.account-register #address div:nth-child(5) {
    min-width: 66%;
  }
}

@media (min-width: 576px) {
  #home.account-register .col-sm-10 {
    max-width: 100%;
  }
}

#home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 .check {
  top: unset !important;
}

@media (min-width: 576px) {
  #home.account-register .form-horizontal fieldset:last-child > .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
  #home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 label {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  #home.account-register .form-horizontal fieldset:last-child > .form-group .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

#home.account-register .wrapper > .container {
  padding-bottom: 40px;
}

#home.account-register span.select2-container--default .select2-selection--single {
  height: 40px;
}

#home.account-register span.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

#home.account-account .block-title.alt {
  text-transform: none;
}

#home.account-account .details-wrap li {
  padding-left: 10px;
}

#home.account-account .block-title.alt {
  text-transform: none;
}

#home.account-account .details-wrap li {
  padding-left: 10px;
}

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

#home.account-password .float-right,
#home.account-edit .float-right,
#home.account-address .float-right,
#home.account-order .float-right {
  float: right !important;
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .button-continue-wrapper {
  display: block;
}

#home.checkout-cart .total_text {
  min-width: 100px;
  text-align: right;
}

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

#home.checkout-cart .wrapper .header .header-wrapper .header-search {
  display: block !important;
}

@media (max-width: 992px) {
  #home.checkout-cart .wrapper .header .header-wrapper .header-search {
    display: none !important;
  }
}

@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 {
  -ms-flex-wrap: wrap;
      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.checkout-checkout #cart_table .order_list_section__total-lines > .coupon-info {
  display: none !important;
}

#home .wrapper .header {
  border-bottom: none !important;
  background-color: #fff;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

#home .wrapper .header .logo {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-left: 0;
  height: auto;
}

#home .wrapper .header .logo img {
  width: auto;
  height: auto;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  max-width: 100%;
}

#home .wrapper .header .logo a:hover img, #home .wrapper .header .logo a:focus img {
  opacity: 0.75;
}

@media (max-width: 991px) {
  #home .wrapper .header .logo {
    margin-left: 0;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  #home .wrapper .header .header-cart {
    position: relative;
  }
}

#home .wrapper .header .header-cart .cart-wrapper {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .nav.sf-menu {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: auto;
}

@media (max-width: 991px) {
  #home .nav.sf-menu {
    display: none !important;
  }
}

#home .top-bar-left {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 15px;
}

@media (max-width: 991px) {
  #home .top-bar-left {
    display: none;
  }
}

#home .top-bar-left > .list-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  gap: 36px;
}

#home .top-bar-left .dropdown.flags {
  margin-left: auto;
}

#home .top-bar-left .dropdown.flags .dropdown-toggle {
  display: none;
}

#home .top-bar-left .dropdown.flags .dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  padding: 0;
  margin: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  min-width: 0;
  font-size: inherit;
}

#home .top-bar-left .dropdown.flags .dropdown-menu > li:first-child a {
  border-right: 1px solid rgba(71, 84, 103, 0.4);
}

#home .top-bar-left .dropdown.flags .dropdown-menu > li > a {
  padding: 0 13px;
  display: inline-block;
  color: rgba(71, 84, 103, 0.4) !important;
}

@media (max-width: 991px) {
  #home .top-bar-left .dropdown.flags .dropdown-menu > li > a {
    padding: 0 5px;
  }
}

#home .top-bar-left a {
  font-weight: 500;
  font-size: 16px;
  line-height: 116%;
  color: #353533 !important;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
}

#home .top-bar-left a:hover, #home .top-bar-left a:focus {
  color: #729FAA !important;
  text-decoration: underline;
}

#home .header-wrapper {
  background: #fff;
  border-bottom: none;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

#home .header-wrapper .container-fluid,
#home .header-wrapper .container {
  max-width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 88px;
  max-height: 88px;
  padding: 0 15px;
}

@media (max-width: 991px) {
  #home .header-wrapper .container-fluid,
  #home .header-wrapper .container {
    padding-right: 45px;
  }
}

#home .header-wrapper .mobile-navigation-wrapper {
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 15px;
  left: auto;
}

#home .header-wrapper .mobile-navigation-wrapper > a {
  font-size: 0;
}

#home .header-wrapper .mobile-navigation-wrapper i {
  font-size: 20px;
  font-weight: 200;
}

@media (min-width: 992px) {
  #home .header-wrapper .mobile-navigation-wrapper {
    display: none;
  }
}

#home .header-wrapper .logo {
  margin-right: 0;
  margin-left: 0;
}

#home .header-wrapper .logo img {
  max-height: 70px;
}

@media (max-width: 592px) {
  #home .header-wrapper .logo {
    max-width: 165px;
  }
  #home .header-wrapper .logo img {
    max-width: 100%;
  }
}

#home .header.sticky_trigger.sticky + .content-area {
  padding-top: 95px;
}

@media (min-width: 992px) {
  #home .header-search {
    display: block !important;
    position: relative !important;
    top: unset;
    right: unset;
    left: unset;
    bottom: unset;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0 auto;
    margin-right: 15px;
    max-width: 376px;
    height: 44px;
  }
}

#home .header-search.visible, #home .header-search.opened {
  display: block !important;
}

@media (max-width: 991px) {
  #home .header-search .search_field {
    padding: 15px;
    background: #FFF;
  }
}

@media (max-width: 991px) {
  #home .header-search {
    margin: 0 auto;
    display: none !important;
    position: absolute !important;
    top: calc(100% - 1px) !important;
    left: 0;
    right: 0;
    z-index: 10;
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    background: #fff;
    border-radius: 0;
    z-index: 20000 !important;
    -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s;
    padding: 10px 0;
  }
  #home .header-search.visible {
    display: block !important;
  }
  #home .header-search #search_results {
    display: block !important;
    left: 0;
    right: auto;
    width: 100vw;
    border-radius: 4px;
    max-height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    min-width: 0;
    max-width: 100%;
    top: calc(100% + 5px);
  }
  #home .header-search #search_results .results_text {
    color: #fff;
    padding: 4px 20px;
    text-align: center;
    background: #fff;
  }
}

#home .header-search .search_field input.form-control {
  height: 44px;
  border-radius: 0;
  color: #4F4F4F;
  padding-right: 45px;
  padding-left: 15px;
  background: #fff;
  border-color: #EAEAEA;
}

#home .header-search .search_field input.form-control:focus {
  border-color: #729FAA;
}

#home .header-search button {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: auto;
  top: 0;
  right: 15px;
}

#home .header-search button i {
  font-size: 21px;
  color: #1D1929;
}

#home .header-search button:hover i, #home .header-search button:focus i {
  color: #729FAA;
}

@media (max-width: 991px) {
  #home .header-search button {
    right: 35px;
    top: 0;
  }
}

@media only screen and (max-width: 991px) {
  #home .wrapper .header .header-wrapper .search_black_screen {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
  }
}

@media only screen and (max-width: 992px) {
  #home.ltr .wrapper .header .header-wrapper .header-search.opened .search_close {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  #home .wrapper .header .header-wrapper .header-search .search_field {
    padding: 0;
    margin: 0 15px;
  }
}

#home .top-bar {
  display: none !important;
}

#home.bg .wrapper .header .top-bar-left .dropdown.flags .dropdown-menu > li > a[data-name="bg-bg"],
#home.en .wrapper .header .top-bar-left .dropdown.flags .dropdown-menu > li > a[data-name="en-gb"] {
  color: #729FAA !important;
}

#home.en .top-bar-left .dropdown.flags .dropdown-menu > li > a[name="en-gb"] {
  color: #212121 !important;
}

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

#home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name="bg-bg"] {
  color: #212121 !important;
}

#home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name="bg-bg"]:hover, #home.bg .top-bar-left .dropdown.flags .dropdown-menu > li > a[name="bg-bg"]:focus {
  color: #729FAA !important;
}

#home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header,
#home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper,
#home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper {
  background: #F3EEE7;
  position: relative;
}

@media (max-width: 991px) {
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper {
    background: #F3EEE7;
  }
}

#home .header-add-html {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 15px;
}

@media (max-width: 1200px) {
  #home .header-add-html {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#home .header-add-html .location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .header-add-html .location span {
  color: #353533;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 1201px) {
  #home .header-add-html .location {
    padding-right: 8px;
    border-right: 1px solid #B3B3B3;
    margin-right: 8px;
  }
}

#home .header-add-html .time {
  color: #353533;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

@media (max-width: 991px) {
  #home .header-wrapper > .container-fluid .header-add-html {
    display: none;
  }
}

#home.sidenav-enabled .mobile_side_nav_menu > li.add-html-li {
  border: none;
  margin-top: 100px;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.add-html-li .header-add-html {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.add-html-li .header-add-html .location {
  padding-right: 8px;
  border-right: 1px solid #B3B3B3;
  margin-right: 8px;
}

#home .navigation-wrapper {
  background-color: #fff;
  border-top: none;
  -webkit-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in;
}

#home .navigation-wrapper .container {
  max-width: 1230px;
}

#home .sf-menu li > a {
  padding: 18px 0 !important;
  margin: 0;
  color: #353533;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.2s ease-in !important;
  transition: all 0.2s ease-in !important;
}

#home .sf-menu .block-title {
  font-weight: 400;
  border: none;
  color: #353533;
  padding: 10px 26px;
  margin-bottom: 10px;
  padding-right: 35px;
}

#home .sf-menu .block-title span::after {
  content: unset;
}

#home .sf-menu,
#home .sf-menu li > a {
  border: none;
  background-color: transparent;
}

#home .sf-menu li:hover,
#home .sf-menu a:hover,
#home .sf-menu a:focus {
  background-color: transparent;
}

#home .sf-menu li > a::before {
  display: none;
}

#home .sf-menu li > a > .arrow {
  line-height: 1;
  height: auto;
  width: 12px;
  position: relative;
  margin-top: 2px;
  margin-left: 6px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: inline;
}

#home .sf-menu li > a > .arrow > i {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
}

#home .sf-menu li > a > .arrow > i::before {
  content: '\f0da';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#home .sf-menu {
  margin-bottom: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

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

#home .sf-menu > li:has(a[href*="about"]) {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* #home .sf-menu > li:nth-child(3),
#home .sf-menu > li:last-child {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
} */

#home .sf-menu > li > a::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #729FAA;
  position: absolute;
  bottom: 12px;
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}

#home .sf-menu > li:hover > a,
#home .sf-menu > li > a:hover,
#home .sf-menu > li:hover > a > .arrow {
  color: #729FAA !important;
  background: transparent;
}

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

#home .sf-menu > li > ul {
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  background: #fff;
  border: 1px solid #E9E9E9;
  min-width: 200px;
  margin: 54px 0 0;
  padding: 16px 0;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 70vh;
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

#home .sf-menu > li ul > li div {
  margin: 0;
  border: none;
  background: transparent;
  position: relative;
  max-width: 100%;
  min-width: 100%;
}

#home .sf-menu > li ul > li div:not(:last-child) > .block-title {
  border-bottom: 1px solid #E5E5E5;
}

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

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

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

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

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

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

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

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

#home .sf-menu > li ul > li:hover div a #home .sf-menu > li ul > li:hover a,
#home .sf-menu > li ul > li a:hover,
#home .sf-menu > li ul > li div:hover .block-title a {
  background: transparent;
  color: #729FAA !important;
}

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

#home .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 0 !important;
  background: #fff;
  width: 200px;
  padding: 0;
}

#home .sf-menu > li ul > li .padre.open ul {
  display: block;
}

#home .sf-menu > li ul > li div ul > li {
  width: 100%;
  padding: 3px 29px 3px 26px !important;
}

#home .sf-menu > li ul > li div ul > li a {
  padding-left: 25px !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  color: #77777A !important;
}

#home .sf-menu > li ul > li div ul > li a:hover, #home .sf-menu > li ul > li div ul > li a:focus {
  color: #729FAA !important;
}

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

#home.common-home .main-slider i {
  -webkit-transition: none;
  transition: none;
}

#home.common-home .owl-wrapper-outer {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#home.common-home .main-slider .caption .container {
  position: static;
  max-width: 1300px;
}

#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-cell {
    vertical-align: middle !important;
  }
}

#home.common-home .main-slider .caption .caption-content {
  margin-left: 0;
  margin-right: 0;
  max-width: 50%;
  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 {
    margin-bottom: auto;
  }
}

#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-family: "Prata", serif;
  font-weight: 400;
  font-size: 57px;
  font-size: 2.3vw;
  line-height: 1.1;
  text-shadow: none;
  letter-spacing: 0;
  color: #353533;
}

#home.common-home .main-slider .caption .caption-content .caption-subtitle span p {
  text-transform: none;
}

#home.common-home .main-slider .caption .caption-content .caption-subtitle span p:first-child {
  font-family: inherit;
  font-size: 3.4vw;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  #home.common-home .main-slider .caption .caption-content .btn.btn-theme {
    font-size: 1.6vw;
    font-size: 1.6vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    height: auto;
  }
}

@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 100%;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    height: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #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 .caption-subtitle span p:not(:last-child) {
    font-size: 10vw !important;
  }
  #home.common-home .main-slider .caption .caption-content .btn-btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    width: 100%;
  }
}

#home.common-home .main-slider .caption .btn.btn-theme {
  font-size: 22px;
  font-size: 1vw;
  line-height: 1.05;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  margin: 0 auto;
  background: transparent !important;
  border: none !important;
  color: #80A9B2 !important;
}

#home.common-home .main-slider .caption .btn.btn-theme:hover, #home.common-home .main-slider .caption .btn.btn-theme:focus {
  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: 700;
}

@media (max-width: 575px) {
  #home.common-home .main-slider .caption .btn.btn-theme {
    font-size: 14px !important;
    line-height: 18px;
  }
}

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

#home .homefeatured_category {
  overflow: hidden;
  background: #FFF;
}

#home .homefeatured_category .row {
  row-gap: 50px;
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  #home .homefeatured_category .row {
    row-gap: 25px;
  }
}

@media (max-width: 768px) {
  #home .homefeatured_category .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #home .homefeatured_category .row img {
    width: 100%;
    height: 100%;
    max-height: 800px;
  }
}

#home .homefeatured_category > div > div > div {
  max-width: 100%;
  border: none;
}

#home .homefeatured_category > div > div > div .thumbnail {
  border: none;
}

#home .homefeatured_category > div > div > div .media-link .caption {
  position: absolute;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#home .homefeatured_category > div > div > div .media-link .caption .caption-wrapper {
  display: table !important;
}

#home .homefeatured_category > div > div > div .media-link .caption .caption-inner {
  display: table-cell !important;
  vertical-align: top !important;
}

#home .homefeatured_category .container {
  max-width: 1920px;
  padding: 0;
}

#home .homefeatured_category img {
  padding: 0;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

@media (min-width: 768px) {
  #home .homefeatured_category .mt-4 {
    margin-top: 0 !important;
  }
}

#home .homefeatured_category .caption-inner {
  border: none;
}

#home .homefeatured_category .thumbnail .caption-title {
  text-align: center !important;
  max-height: 100%;
  margin-top: 50px;
}

@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption-title {
    margin-top: 10px;
  }
}

#home .homefeatured_category .thumbnail .caption-title span {
  font-family: "Prata", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.3vw;
  line-height: 137%;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
  background: transparent;
  text-transform: none;
  color: #FFFFFF;
}

@media (max-width: 991px) {
  #home .homefeatured_category .thumbnail .caption-title span {
    font-size: 4.5vw;
  }
}

@media (max-width: 592px) {
  #home .homefeatured_category .thumbnail .caption-title span {
    font-size: 7vw;
  }
}

@media (max-width: 768px) {
  #home .homefeatured_category .thumbnail.thumbnail-banner {
    max-width: 100%;
  }
}

#home .homefeatured_category .thumbnail .btn {
  display: none !important;
}

#home .homefeatured_category .media-link:hover .caption, #home .homefeatured_category .media-link:focus .caption {
  background-color: rgba(0, 0, 0, 0.6);
}

#home .homefeatured_category > div > div > div:nth-child(2) .thumbnail .caption-title span {
  color: #729FAA;
}

#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-color: #F3EEE7;
}

#home footer.footer .logo {
  text-align: left;
  margin: 0;
}

#home footer.footer .logo img {
  width: auto;
  max-width: 100%;
}

#home .footer-widgets {
  background: transparent;
  padding: 0;
  border-bottom: 1px solid #F3EEE7;
  border-top: 1px solid #F3EEE7;
  display: block !important;
}

#home .footer-widgets .widget-categories ul li a,
#home .footer-widgets .widget-categories ul li > span {
  color: #353533;
  padding-left: 0;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

@media (max-width: 592px) {
  #home .footer-widgets .widget-categories ul li a,
  #home .footer-widgets .widget-categories ul li > span {
    font-size: 14px;
    line-height: 16px;
  }
}

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

#home .footer-widgets .widget-title {
  font-family: "Prata", serif;
  color: #353533;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 25px;
  padding-bottom: 0;
  text-transform: none;
}

@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 16px;
    line-height: 20px;
  }
}

#home .footer-widgets .widget-title::before {
  display: none;
}

#home .footer-widgets .widget-categories ul:not(.dropdown-menu) li a:before {
  display: none;
}

#home .footer-widgets .container > .row > div {
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 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;
  padding: 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 a {
  text-align: center;
}

#home .footer-meta .copyright img {
  max-width: 120px;
}

#home .footer-meta .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#home .footer-meta p {
  margin-bottom: 0;
}

#home .footer-widgets > .container {
  margin: auto;
  height: auto;
  padding: 0 15px;
}

#home .footer .social-icons {
  margin-top: 20px;
}

#home .footer .social-icons li a {
  border: none;
}

#home .footer .social-icons li a i {
  color: #353533;
  font-size: 18px;
}

#home .footer .social-icons li a i[class*="instagram"] {
  font-size: 19px;
}

#home .footer .social-icons .fa-facebook-f:before {
  content: "\f082";
}

#home .footer .social-icons li a:hover i,
#home .footer .social-icons li a:focus i {
  color: #729FAA;
}

#home .fa.fa-wheelchair {
  color: #000 !important;
}

#home .footer .copyright_row {
  width: 100%;
}

@media (max-width: 768px) {
  #home .footer .copyright_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 26px;
  }
}

#home .footer-meta .payments {
  max-width: 100%;
  width: 337px;
  padding-top: 0;
}

@media (max-width: 992px) {
  #home .footer-meta .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    border-left: none;
    border-collapse: collapse;
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0 !important;
  }
  #home .footer .footer-widgets .row > div:not(.logo-wrap):not(:last-child) {
    border-bottom: 1px solid #DBDBDB;
  }
  #home .footer .copyright_row > div {
    margin: 0 auto;
  }
  #home .footer .footer-meta {
    border-top: none;
  }
}

#home .lang__switcher {
  position: relative;
}

#home .lang__switcher form > a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  border-radius: 0px;
  border: 1px solid #D6D6D6;
  padding: 3px 10px;
  color: #4F4F4F;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

#home .lang__switcher form > a::after {
  content: '\f078';
  border: none;
  font-family: 'FONT AWESOME 6 PRO';
  margin-left: auto;
}

#home .lang__switcher form > a::before {
  margin-right: 8px;
  position: static;
}

#home .lang__switcher form > a[aria-expanded="true"]::after {
  color: #729FAA;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#home .lang__switcher form > a:hover, #home .lang__switcher form > a:focus {
  border-color: #729FAA;
}

#home .lang__switcher ul {
  -webkit-transform: none !important;
          transform: none !important;
  top: 100% !important;
  border: 1px solid #D6D6D6;
  padding: 3px 10px;
  width: 100%;
  border-radius: 0px;
}

#home .lang__switcher ul a {
  color: #4F4F4F;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
  cursor: pointer;
}

#home .lang__switcher ul a::before {
  margin-right: 8px;
  position: static;
}

#home .lang__switcher ul a[name="bg-bg"]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M12.5 0C7.13812 0 2.57812 3.3825 0.8025 8.125H24.1969C22.4219 3.3825 17.8619 0 12.5 0Z' fill='%23ECEFF1'/%3E%3Cpath d='M25 12.5C25 10.9581 24.7075 9.48875 24.1975 8.125H0.8025C0.2925 9.48875 0 10.9581 0 12.5C0 14.0419 0.2925 15.5112 0.8025 16.875H24.1969C24.7075 15.5112 25 14.0419 25 12.5Z' fill='%2343A047'/%3E%3Cpath d='M24.1975 16.875H0.8025C2.57812 21.6175 7.13812 25 12.5 25C17.8619 25 22.4219 21.6175 24.1975 16.875Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}

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

#home .lang__switcher ul a[name="ru-ru"]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 0C6.8526 0 2.475 3.2472 0.7704 7.8H23.229C21.525 3.2472 17.1474 0 12 0Z' fill='%23E0E1E2'/%3E%3Cpath d='M24 12C24 10.5198 23.7192 9.1092 23.2296 7.8H0.7704C0.2808 9.1092 0 10.5198 0 12C0 13.4802 0.2808 14.8908 0.7704 16.2H23.229C23.7192 14.8908 24 13.4802 24 12Z' fill='%233F51B5'/%3E%3Cpath d='M23.2296 16.2H0.7704C2.475 20.7528 6.8526 24 12 24C17.1474 24 21.525 20.7528 23.2296 16.2Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}

#home .lang__switcher ul a:hover, #home .lang__switcher ul a:focus {
  color: #729FAA;
}

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

#home.en .lang__switcher form ul a[name="en-gb"] {
  display: none;
}

#home.bg .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M12.5 0C7.13812 0 2.57812 3.3825 0.8025 8.125H24.1969C22.4219 3.3825 17.8619 0 12.5 0Z' fill='%23ECEFF1'/%3E%3Cpath d='M25 12.5C25 10.9581 24.7075 9.48875 24.1975 8.125H0.8025C0.2925 9.48875 0 10.9581 0 12.5C0 14.0419 0.2925 15.5112 0.8025 16.875H24.1969C24.7075 15.5112 25 14.0419 25 12.5Z' fill='%2343A047'/%3E%3Cpath d='M24.1975 16.875H0.8025C2.57812 21.6175 7.13812 25 12.5 25C17.8619 25 22.4219 21.6175 24.1975 16.875Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}

#home.bg .lang__switcher form ul a[name="bg-bg"] {
  display: none;
}

#home.ru .lang__switcher form > a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 0C6.8526 0 2.475 3.2472 0.7704 7.8H23.229C21.525 3.2472 17.1474 0 12 0Z' fill='%23E0E1E2'/%3E%3Cpath d='M24 12C24 10.5198 23.7192 9.1092 23.2296 7.8H0.7704C0.2808 9.1092 0 10.5198 0 12C0 13.4802 0.2808 14.8908 0.7704 16.2H23.229C23.7192 14.8908 24 13.4802 24 12Z' fill='%233F51B5'/%3E%3Cpath d='M23.2296 16.2H0.7704C2.475 20.7528 6.8526 24 12 24C17.1474 24 21.525 20.7528 23.2296 16.2Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}

#home.ru .lang__switcher form ul a[name="ru-ru"] {
  display: none;
}

#home.product-category .subcategories_top {
  display: block;
}

#home.product-category .subcategories_top .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

#home.product-category .subcategories_top > .container {
  padding-bottom: 54px;
  margin-bottom: 54px;
  border-bottom: 1px solid #CBCBCB;
}

@media (max-width: 991px) {
  #home.product-category .subcategories_top > .container {
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
}

#home.product-category .subcategories_top > .container > .row .media_holder .caption-title {
  text-transform: none;
}

@media (max-width: 450px) {
  #home.product-category .subcategories_top > .container > .row {
    padding: 0;
  }
}

#home.product-category .subcategories_top > .container > .row .media_holder .caption-title span {
  padding: 0;
  margin: 0;
  color: #212121;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

#home.product-category .subcategories_top .media_holder .media-link:hover .caption-title span, #home.product-category .subcategories_top .media_holder .media-link:focus .caption-title span {
  color: #729FAA;
}

#home.product-category .wrapper .subcategories_top .thumbnail .media .media-link .img_holder {
  margin: auto;
  padding: 0;
  border: none;
  border-radius: 10px;
  max-width: 100%;
}

#home.product-category .wrapper .subcategories_top .media_holder {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 5px 15px;
  min-width: 180px;
  max-width: 180px;
}

@media (max-width: 450px) {
  #home.product-category .wrapper .subcategories_top .media_holder {
    min-width: 153px;
    max-width: 153px;
    margin: 5px;
  }
}

#home.product-category .subcategories_top > div > div > .media_holder > .thumbnail .media .media-link .img_holder .img-bg img {
  border-radius: 0;
  padding: 0;
  min-width: 180px;
  max-width: 180px;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 450px) {
  #home.product-category .subcategories_top > div > div > .media_holder > .thumbnail .media .media-link .img_holder .img-bg img {
    min-width: 153px;
    max-width: 153px;
    height: 153px;
  }
}

#home.product-category .large-holder {
  max-width: 100% !important;
  width: 100% !important;
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
}

#home.product-category .large-holder .img_holder {
  max-width: 100% !important;
}

@media (min-width: 592px) {
  #home.product-category .large-holder {
    display: none;
  }
}

@media (max-width: 581px) {
  #home.product-category .large-holder {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 365px !important;
    min-width: 0;
  }
}

@media (max-width: 450px) {
  #home.product-category .large-holder {
    padding-left: 5px;
    padding-right: 5px;
  }
}

#home .wrapper .subcategories_top > div > div > .media_holder > .thumbnail .media .media-link .caption {
  margin-top: 5px;
}

/*PRODUCT PAGE*/
#home.product-product .product-single .buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

#home.product-product .table_holder tr:first-child {
  display: none;
}

#home.product-product .product-single .buttons .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@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: #729FAA;
}

#home.product-product .product-single .buttons .quantity .btn:hover i, #home.product-product .product-single .buttons .quantity .btn:focus i {
  color: #729FAA;
}

#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-radius: 6px;
  border-width: 1px;
  border-color: rgba(230, 230, 230, 0.6);
  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: #353533;
  color: #fff;
  border-color: #353533;
  margin-top: 0;
  max-width: 300px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#home.product-product .product-single.product-item .buttons #button-booking:hover, #home.product-product .product-single.product-item .buttons #button-booking:focus,
#home.product-product .product-single.product-item .buttons #button-cart:hover,
#home.product-product .product-single.product-item .buttons #button-cart:focus {
  background-color: #729FAA !important;
  border-color: #729FAA !important;
  color: #fff !important;
}

#home.product-product #button-cart .fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.1748 9.31433C5.1748 8.87136 5.5339 8.51227 5.97686 8.51227H18.797C19.2399 8.51227 19.599 8.87136 19.599 9.31433V17.2876C19.599 18.9232 18.2731 20.2491 16.6376 20.2491H8.13625C6.50069 20.2491 5.1748 18.9232 5.1748 17.2876V9.31433ZM6.16195 9.49942V17.2876C6.16195 18.378 7.04587 19.2619 8.13625 19.2619H16.6376C17.728 19.2619 18.6119 18.378 18.6119 17.2876V9.49942H6.16195Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.61621 7.90657C8.61621 5.85632 10.2783 4.19427 12.3285 4.19427C14.3787 4.19427 16.0408 5.85632 16.0408 7.90657V10.8572C16.0408 11.1297 15.8198 11.3507 15.5472 11.3507C15.2746 11.3507 15.0536 11.1297 15.0536 10.8572V7.90657C15.0536 6.40151 13.8336 5.18142 12.3285 5.18142C10.8234 5.18142 9.60336 6.40151 9.60336 7.90657V10.8572C9.60336 11.1297 9.38238 11.3507 9.10979 11.3507C8.83719 11.3507 8.61621 11.1297 8.61621 10.8572V7.90657Z' fill='white'/%3E%3C/svg%3E");
}

#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active),
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) {
  border-radius: 0;
}

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

#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: #729FAA;
  background-color: #729FAA;
}

#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: #DEDEDE !important;
  border-radius: 0;
}

#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 300;
  color: #729FAA !important;
  font-weight: 700;
}

#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: #729FAA;
  background-color: #729FAA;
}

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

#home.product-product .product-single .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}

#home.product-product .social-icons li a {
  border: none;
}

#home.product-product .content-tabs .nav-tabs > li > a.active {
  color: #729FAA;
  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%;
  -webkit-text-decoration-line: underline;
          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: #729FAA;
}

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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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 {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row > div {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: auto;
  max-width: 100%;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .quick_view_modal_content {
  border-radius: 20px;
  padding: 30px 60px !important;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item {
  max-width: 100%;
  padding-bottom: 0;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item .upsale_product_wrapper .title {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item label.control-label {
  font-size: 18px;
  line-height: 16px;
  color: #000000;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item #tab-description > h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@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: #fff;
}

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: #729FAA;
  color: #fff;
  border-color: #729FAA;
  margin-top: 0;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking:focus,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:hover,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart:focus {
  background-color: #729FAA !important;
  border-color: #729FAA !important;
  color: #fff !important;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.1748 9.31433C5.1748 8.87136 5.5339 8.51227 5.97686 8.51227H18.797C19.2399 8.51227 19.599 8.87136 19.599 9.31433V17.2876C19.599 18.9232 18.2731 20.2491 16.6376 20.2491H8.13625C6.50069 20.2491 5.1748 18.9232 5.1748 17.2876V9.31433ZM6.16195 9.49942V17.2876C6.16195 18.378 7.04587 19.2619 8.13625 19.2619H16.6376C17.728 19.2619 18.6119 18.378 18.6119 17.2876V9.49942H6.16195Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.61621 7.90657C8.61621 5.85632 10.2783 4.19427 12.3285 4.19427C14.3787 4.19427 16.0408 5.85632 16.0408 7.90657V10.8572C16.0408 11.1297 15.8198 11.3507 15.5472 11.3507C15.2746 11.3507 15.0536 11.1297 15.0536 10.8572V7.90657C15.0536 6.40151 13.8336 5.18142 12.3285 5.18142C10.8234 5.18142 9.60336 6.40151 9.60336 7.90657V10.8572C9.60336 11.1297 9.38238 11.3507 9.10979 11.3507C8.83719 11.3507 8.61621 11.1297 8.61621 10.8572V7.90657Z' fill='white'/%3E%3C/svg%3E");
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active),
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) {
  background-color: transparent;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 25px;
  font-weight: 300;
  color: #25201D;
}

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: transparent;
  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):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: #25201D !important;
  font-weight: 700;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #25201D !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: 300;
  color: #25201D !important;
  font-weight: 700;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: transparent;
  background-color: transparent;
}

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: #25201D !important;
  font-weight: 300 !important;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .social-icons li a {
  border: none;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .content-tabs .nav-tabs > li > a.active {
  color: #729FAA;
  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%;
  -webkit-text-decoration-line: underline;
          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: #729FAA;
}

#home .bx-prev,
#home .bx-next,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev,
#home #quick_view_modal .product-single .bx-wrapper .bx-next {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 50%;
  background-color: #729FAA;
  padding: 10px;
  height: 39px;
  width: 39px;
}

#home .bx-prev i,
#home .bx-next i,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev i,
#home #quick_view_modal .product-single .bx-wrapper .bx-next i {
  font-size: 18px;
  color: #FFFFFF;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
  font-weight: 700;
  background: transparent;
}

#home .bx-prev i.fa-angle-left::before,
#home .bx-next i.fa-angle-left::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev i.fa-angle-left::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-next i.fa-angle-left::before {
  content: '\f060';
}

#home .bx-prev i.fa-angle-right::before,
#home .bx-next i.fa-angle-right::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev i.fa-angle-right::before,
#home #quick_view_modal .product-single .bx-wrapper .bx-next i.fa-angle-right::before {
  content: '\f061';
}

#home .bx-prev:hover, #home .bx-prev:focus,
#home .bx-next:hover,
#home .bx-next:focus,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:hover,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:focus,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:hover,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:focus {
  background-color: #729FAA;
}

#home .bx-prev:hover i, #home .bx-prev:focus i,
#home .bx-next:hover i,
#home .bx-next:focus i,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:hover i,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev:focus i,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:hover i,
#home #quick_view_modal .product-single .bx-wrapper .bx-next:focus i {
  color: #fff;
}

@media (max-width: 595px) {
  #home .bx-prev,
  #home .bx-next,
  #home #quick_view_modal .product-single .bx-wrapper .bx-prev,
  #home #quick_view_modal .product-single .bx-wrapper .bx-next {
    height: 40px;
    width: 40px;
  }
}

#home .bx-prev,
#home #quick_view_modal .product-single .bx-wrapper .bx-prev {
  left: 5px;
}

#home .bx-next,
#home #quick_view_modal .product-single .bx-wrapper .bx-next {
  right: 5px;
}

@media (max-width: 992px) {
  #home .row.products.grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#home .product-item .thumbnail .caption,
#home .product-layout .thumbnail .caption {
  max-height: 100%;
}

#home .new-products-section .slider-container {
  max-width: 1350px;
  padding-left: 105px;
  padding-right: 105px;
  margin: 0 auto;
}

@media (max-width: 460px) {
  #home .new-products-section .slider-container {
    padding-left: 45px;
    padding-right: 45px;
    max-width: 260px;
  }
}

#home .new-products-section .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#home .new-products-section .slick-slide {
  height: inherit !important;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 100%;
}

#home .new-products-section .slider-btn {
  width: 55px;
  height: 55px;
  border: none;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  position: absolute;
  top: 40%;
  background: transparent;
}

#home .new-products-section .slider-btn i {
  font-size: 25px;
  color: #729FAA;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

#home .new-products-section .slider-btn:hover i, #home .new-products-section .slider-btn:focus i {
  color: #707070;
}

#home .new-products-section .slider-btn.slider-btn-prev {
  left: -80px;
}

#home .new-products-section .slider-btn.slider-btn-next {
  right: -80px;
}

@media (max-width: 568px) {
  #home .new-products-section .slider-btn {
    width: 43px;
    height: 43px;
  }
  #home .new-products-section .slider-btn i {
    font-size: 20px;
  }
  #home .new-products-section .slider-btn.slider-btn-prev {
    left: -30px;
  }
  #home .new-products-section .slider-btn.slider-btn-next {
    right: -30px;
  }
}

@media (max-width: 460px) {
  #home .new-products-section .slider-btn.slider-btn-prev {
    left: -80px;
  }
  #home .new-products-section .slider-btn.slider-btn-next {
    right: -80px;
  }
}

@media (max-width: 768px) {
  #home .new-products-section {
    margin-bottom: 70px;
  }
}

#home:not(.product-product) .product-item {
  -webkit-transition: -webkit-box-shadow 0.2s ease-in;
  transition: -webkit-box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
}

#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;
  left: 0;
}

#home .add_to_cart {
  height: 36px;
}

@media (max-width: 568px) {
  #home .add_to_cart {
    height: 36px;
  }
}

#home .add_to_cart > button {
  background-color: transparent !important;
  color: #000 !important;
  border-color: transparent !important;
  border: 1px solid;
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-align: right;
  padding: 0;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: end !important;
}

@media (max-width: 592px) {
  #home .add_to_cart > button {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
  }
}

#home .add_to_cart > button:not([data-loading-text]) i {
  font-size: 22px;
}

@media (max-width: 568px) {
  #home .add_to_cart > button {
    font-size: 14px;
    height: 36px;
  }
}

#home .add_to_cart > button:hover, #home .add_to_cart > button:focus {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #000 !important;
}

#home .add_to_cart > button:hover i[class*="cart"]::before, #home .add_to_cart > button:focus i[class*="cart"]::before {
  content: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.4194 0.277954C8.55323 0.277954 6.22974 2.60144 6.22974 5.46761V6.31426H2.53894C1.91969 6.31426 1.41769 6.81626 1.41769 7.43551V18.5819C1.41769 20.8684 3.27123 22.7219 5.55769 22.7219H17.4423C19.7287 22.7219 21.5823 20.8684 21.5823 18.5819V7.43551C21.5823 6.81626 21.0803 6.31426 20.461 6.31426H16.6091V5.46761C16.6091 2.60144 14.2856 0.277954 11.4194 0.277954ZM15.2291 6.31426V5.46761C15.2291 3.3636 13.5234 1.65795 11.4194 1.65795C9.31538 1.65795 7.60974 3.3636 7.60974 5.46761V6.31426H15.2291ZM6.91796 6.3184C6.53589 6.3184 6.22616 6.62813 6.22616 7.0102V9.60065C6.22616 9.98272 6.53589 10.2924 6.91796 10.2924C7.30003 10.2924 7.60975 9.98272 7.60975 9.60065V7.0102C7.60975 6.62813 7.30003 6.3184 6.91796 6.3184ZM15.9589 6.3184C15.5768 6.3184 15.2671 6.62813 15.2671 7.0102V9.60065C15.2671 9.98272 15.5768 10.2924 15.9589 10.2924C16.3409 10.2924 16.6507 9.98272 16.6507 9.60065V7.0102C16.6507 6.62813 16.3409 6.3184 15.9589 6.3184Z' fill='%23729FAA'/%3E%3C/svg%3E");
}

#home .add_to_cart > button i[class*="cart"] {
  -webkit-transition: unset;
  transition: unset;
  display: block !important;
}

#home .add_to_cart > button i[class*="cart"]::before {
  content: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.4194 0.277954C8.55323 0.277954 6.22974 2.60144 6.22974 5.46761V6.31426H2.53894C1.91969 6.31426 1.41769 6.81626 1.41769 7.43551V18.5819C1.41769 20.8684 3.27123 22.7219 5.55769 22.7219H17.4423C19.7287 22.7219 21.5823 20.8684 21.5823 18.5819V7.43551C21.5823 6.81626 21.0803 6.31426 20.461 6.31426H16.6091V5.46761C16.6091 2.60144 14.2856 0.277954 11.4194 0.277954ZM15.2291 6.31426V5.46761C15.2291 3.3636 13.5234 1.65795 11.4194 1.65795C9.31538 1.65795 7.60974 3.3636 7.60974 5.46761V6.31426H15.2291ZM6.91796 6.3184C6.53589 6.3184 6.22616 6.62813 6.22616 7.0102V9.60065C6.22616 9.98272 6.53589 10.2924 6.91796 10.2924C7.30003 10.2924 7.60975 9.98272 7.60975 9.60065V7.0102C7.60975 6.62813 7.30003 6.3184 6.91796 6.3184ZM15.9589 6.3184C15.5768 6.3184 15.2671 6.62813 15.2671 7.0102V9.60065C15.2671 9.98272 15.5768 10.2924 15.9589 10.2924C16.3409 10.2924 16.6507 9.98272 16.6507 9.60065V7.0102C16.6507 6.62813 16.3409 6.3184 15.9589 6.3184Z' fill='%232F2F2F'/%3E%3C/svg%3E");
}

#home .add_to_cart .buttons_added.quantity {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .more_details_btn_wrapper {
  height: 36px;
  width: 60%;
  margin-left: auto;
}

@media (max-width: 592px) {
  #home .more_details_btn_wrapper {
    width: 100%;
  }
}

#home .more_details_btn_wrapper > button {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #4F4F4F !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  height: 36px;
  padding: 0;
  text-decoration: underline;
  text-align: right;
}

@media (max-width: 592px) {
  #home .more_details_btn_wrapper > button {
    text-align: left;
  }
}

#home .more_details_btn_wrapper > button span {
  color: inherit !important;
}

#home .more_details_btn_wrapper > button i {
  display: none !important;
}

#home .more_details_btn_wrapper > button:hover, #home .more_details_btn_wrapper > button:focus {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #729FAA !important;
}

#home .product-item .thumbnail .caption {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#home .product-item .thumbnail .caption.text-center {
  text-align: left !important;
  width: 100%;
  margin-bottom: 10px;
}

#home .product-item .thumbnail .media a {
  width: 100%;
  margin: 0 auto;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

#home .product-item .thumbnail .media a:hover, #home .product-item .thumbnail .media a:focus {
  opacity: 0.75;
}

#home .product-item .thumbnail .media img {
  border-radius: 0;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-height: 100%;
  max-width: 100%;
}

#home .product-item .thumbnail .price_actions {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-top: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .product-item .thumbnail .bottom_price_actions .price {
  display: block !important;
  margin-bottom: 0;
  width: 40%;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .price {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
  }
}

#home .product-item .thumbnail .bottom_price_actions .price ins {
  color: #E80000;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 22px;
  text-decoration: none;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .price ins {
    font-size: 16px !important;
    line-height: 22px;
  }
}

#home .product-item .thumbnail .bottom_price_actions .price del {
  color: #878787;
  font-weight: 400;
  font-size: 13px !important;
  line-height: 22px;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .price del {
    font-size: 12px !important;
    line-height: 16px;
  }
}

#home .product-item .thumbnail .bottom_price_actions .add_to_cart {
  width: 60%;
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart {
    width: 100%;
  }
}

#home .product-item .thumbnail .caption-title {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left !important;
  text-overflow: ellipsis;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

#home .product-item .thumbnail .caption-title a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: none;
  color: #353533;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#home .product-item .thumbnail .caption-title a:hover, #home .product-item .thumbnail .caption-title a:focus {
  color: #729FAA;
}

#home .price {
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

#home .price ins {
  color: #D62828;
  font-family: inherit;
  text-decoration: none;
}

#home .price del {
  color: #797979;
  font-family: inherit;
}

#home .add_to_cart span {
  margin-left: 10px;
  display: none !important;
}

#home .product-item .thumbnail .upper_price_actions {
  margin-top: 0;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 35px;
  text-align: left;
  display: none !important;
}

#home .wrapper-out-of-stock {
  top: 0 !important;
}

#home .remove_from_cart i {
  color: #353533 !important;
}

@media only screen and (max-width: 576px) {
  #home .out-of-stock-stamp {
    top: 0;
    bottom: auto;
  }
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column .quantity {
  border: none !important;
  max-width: 200px;
}

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

#home .slider-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

#home .slider-btn {
  width: 60px;
  height: 30px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
  top: 0;
  background: transparent;
}

#home .slider-btn svg {
  stroke: #9F9F9F;
  -webkit-transition: stroke 0.2s ease-in;
  transition: stroke 0.2s ease-in;
}

#home .slider-btn:hover, #home .slider-btn:focus {
  color: #729FAA;
}

#home .slider-btn:hover i, #home .slider-btn:focus i {
  color: #729FAA;
}

#home .slider-btn:hover svg, #home .slider-btn:focus svg {
  stroke: #2F2F2F;
}

#home .product-weight,
#home .caption-weight {
  display: none;
}

#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: #353533;
  border-color: #353533;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  max-width: 100%;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:hover, #home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:focus {
  background-color: #729FAA;
  border-color: #729FAA;
  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: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-transform: uppercase;
}

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

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .img,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .img {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          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;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          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: #729FAA !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 90px;
  min-width: 90px;
  width: 90px;
  padding: 0;
  height: auto;
  max-width: 40px;
  min-width: 40px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart .quantity.buttons_added {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          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: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  max-width: 100%;
  top: 64px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          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;
    min-width: 100%;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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: 400;
  font-size: 16px;
  line-height: 18px;
  color: #353533;
  -webkit-transition: all 0.2s ease-in;
  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: 14px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: #353533;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          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: 16px !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price del {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 10px;
  font-size: 14px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid;
  background-color: transparent !important;
  border-color: transparent !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button span {
  font-size: 0;
  margin: 0;
  color: #fff;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i.fa-shopping-cart::before {
  content: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.4194 0.277954C8.55323 0.277954 6.22974 2.60144 6.22974 5.46761V6.31426H2.53894C1.91969 6.31426 1.41769 6.81626 1.41769 7.43551V18.5819C1.41769 20.8684 3.27123 22.7219 5.55769 22.7219H17.4423C19.7287 22.7219 21.5823 20.8684 21.5823 18.5819V7.43551C21.5823 6.81626 21.0803 6.31426 20.461 6.31426H16.6091V5.46761C16.6091 2.60144 14.2856 0.277954 11.4194 0.277954ZM15.2291 6.31426V5.46761C15.2291 3.3636 13.5234 1.65795 11.4194 1.65795C9.31538 1.65795 7.60974 3.3636 7.60974 5.46761V6.31426H15.2291ZM6.91796 6.3184C6.53589 6.3184 6.22616 6.62813 6.22616 7.0102V9.60065C6.22616 9.98272 6.53589 10.2924 6.91796 10.2924C7.30003 10.2924 7.60975 9.98272 7.60975 9.60065V7.0102C7.60975 6.62813 7.30003 6.3184 6.91796 6.3184ZM15.9589 6.3184C15.5768 6.3184 15.2671 6.62813 15.2671 7.0102V9.60065C15.2671 9.98272 15.5768 10.2924 15.9589 10.2924C16.3409 10.2924 16.6507 9.98272 16.6507 9.60065V7.0102C16.6507 6.62813 16.3409 6.3184 15.9589 6.3184Z' fill='%232F2F2F'/%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.fa-shopping-cart::before, #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover i.fa-shopping-cart::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus span.fa-shopping-cart::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus i.fa-shopping-cart::before {
  content: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.4194 0.277954C8.55323 0.277954 6.22974 2.60144 6.22974 5.46761V6.31426H2.53894C1.91969 6.31426 1.41769 6.81626 1.41769 7.43551V18.5819C1.41769 20.8684 3.27123 22.7219 5.55769 22.7219H17.4423C19.7287 22.7219 21.5823 20.8684 21.5823 18.5819V7.43551C21.5823 6.81626 21.0803 6.31426 20.461 6.31426H16.6091V5.46761C16.6091 2.60144 14.2856 0.277954 11.4194 0.277954ZM15.2291 6.31426V5.46761C15.2291 3.3636 13.5234 1.65795 11.4194 1.65795C9.31538 1.65795 7.60974 3.3636 7.60974 5.46761V6.31426H15.2291ZM6.91796 6.3184C6.53589 6.3184 6.22616 6.62813 6.22616 7.0102V9.60065C6.22616 9.98272 6.53589 10.2924 6.91796 10.2924C7.30003 10.2924 7.60975 9.98272 7.60975 9.60065V7.0102C7.60975 6.62813 7.30003 6.3184 6.91796 6.3184ZM15.9589 6.3184C15.5768 6.3184 15.2671 6.62813 15.2671 7.0102V9.60065C15.2671 9.98272 15.5768 10.2924 15.9589 10.2924C16.3409 10.2924 16.6507 9.98272 16.6507 9.60065V7.0102C16.6507 6.62813 16.3409 6.3184 15.9589 6.3184Z' fill='%23729FAA'/%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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: 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 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          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;
  -webkit-transition: all 0.2s ease-in;
  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: #729FAA !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: 20px !important;
}

#home.product-product .product-single.product-item .buttons .quantity {
  height: 48px;
  border: none;
  background: transparent;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  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: #729FAA !important;
  border-color: transparent !important;
}

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

@media only screen and (max-width: 576px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item {
    max-height: 100%;
  }
}

#home .page-section.overflow-hidden .product-item {
  border: none !important;
}

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

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

#home .thumbnail .price_actions .add_to_cart .buttons_added.quantity {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@media (max-width: 592px) {
  #home .thumbnail .price_actions .add_to_cart .buttons_added.quantity {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}

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

#home .news-container .content-wrapper .blog-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

#home .news-container .content-wrapper .blog-header .blog-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #353533;
  font-family: "Prata", serif;
  text-transform: uppercase;
  text-overflow: ellipsis;
  max-height: 2.5rem;
}

#home .news-container .content-wrapper .blog-header .blog-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: left;
  height: 50px;
  color: #353533;
  font-weight: 400;
}

#home .news-container .content-wrapper .blog-header .blog-title a:hover, #home .news-container .content-wrapper .blog-header .blog-title a:focus {
  color: #729FAA;
}

#home .news-container .content-wrapper .blog-header .blog-meta {
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #5E5E5E;
  font-variant-numeric: lining-nums proportional-nums;
  margin-bottom: 10px;
}

#home .news-container .content-wrapper .blog-body {
  text-overflow: ellipsis;
  max-height: 5rem;
}

#home .news-container .content-wrapper .blog-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #5E5E5E;
  text-align: left;
  margin-bottom: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#home .news-container .content-wrapper .blog-footer {
  text-align: left;
  margin-top: auto;
}

#home .news-container .content-wrapper .blog-footer a {
  color: #353533;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .news-container .content-wrapper .blog-footer a svg {
  -webkit-transition: stroke 0.2s ease-in;
  transition: stroke 0.2s ease-in;
  stroke: #353533;
}

#home .news-container .content-wrapper .blog-footer a:hover, #home .news-container .content-wrapper .blog-footer a:focus {
  color: #729FAA;
}

#home .news-container .content-wrapper .blog-footer a:hover svg, #home .news-container .content-wrapper .blog-footer a:focus svg {
  stroke: #729FAA;
}

#home .news-container .blog-wrapper {
  padding: 0 15px;
}

#home .news-container .blog-wrapper .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0 !important;
  height: 100%;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
  border: none;
  background: #fff;
}

#home .news-container .blog-wrapper .blog-media img {
  max-height: 240px;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
}

#home .news-container .col-lg-4 {
  max-width: 100%;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  padding: 0;
}

#home .news-container .col-lg-8 {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  text-align: center;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 592px) {
  #home .news-container .news-buttons {
    display: none;
  }
}

#home .section-about {
  background: #F4F0E9;
  padding-top: 62px !important;
  padding-bottom: 62px !important;
  margin: 0 !important;
}

@media (max-width: 768px) {
  #home .section-about {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }
}

#home .section-about .row {
  row-gap: 24px;
}

#home .section-about p {
  color: #5E5E5E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 0;
}

#home .section-about p b {
  font-weight: 800;
}

#home .section-about p:not(:last-child) {
  margin-bottom: 15px;
}

@media (max-width: 592px) {
  #home .section-about p {
    font-size: 14px;
  }
}

#home .section-why {
  background: #729FAA;
}

#home .section-why .row {
  row-gap: 24px;
}

#home .section-why .section-title span {
  color: #F4F0E9;
}

#home .section-why ul {
  list-style-type: square;
  padding-left: 20px;
  color: #F4F0E9;
}

#home .section-why ul li {
  color: #F4F0E9;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

#home .section-why ul li:not(:last-child) {
  margin-bottom: 24px;
}

@media (max-width: 592px) {
  #home .section-why ul li {
    font-size: 14px;
  }
  #home .section-why ul li:not(:last-child) {
    margin-bottom: 18px;
  }
}

#home .section-result {
  background: #F4F0E9;
}

#home .section-result .row {
  row-gap: 24px;
}

#home .section-result ul {
  list-style-type: square;
  padding-left: 20px;
  color: #729FAA;
}

#home .section-result ul li {
  color: #5E5E5E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

#home .section-result ul li:not(:last-child) {
  margin-bottom: 24px;
}

@media (max-width: 592px) {
  #home .section-result ul li {
    font-size: 14px;
  }
  #home .section-result ul li:not(:last-child) {
    margin-bottom: 18px;
  }
}

@media (max-width: 592px) {
  #home .section-map iframe {
    height: 360px;
  }
}

@media (min-width: 992px) {
  #home .section-map iframe {
    height: 591px;
  }
}

#home .section-map .map-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 11px;
}

@media (min-width: 992px) {
  #home .section-map .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

#home .section-map .section-map-content {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  #home .section-map .section-map-content {
    padding: 50px;
    left: 15px;
    background: #FFF;
    border: 1px solid #E2E2E2;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    top: 0;
    bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto;
  }
  #home .section-map .section-map-content .section-map-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 1215px) {
  #home .section-map .section-map-content {
    left: calc((100% - 1200px) / 2);
  }
}

#home .section-map .section-map-content .section-map-title {
  color: #494949;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

#home .section-map .section-map-content .section-map-link,
#home .section-map .section-map-content .section-map-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #5E5E5E;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
}

#home .section-map .section-map-content .section-map-link:not(:last-child),
#home .section-map .section-map-content .section-map-time:not(:last-child) {
  margin-bottom: 47px;
}

@media (max-width: 991px) {
  #home .section-map .section-map-content .section-map-link,
  #home .section-map .section-map-content .section-map-time {
    font-size: 18px;
  }
  #home .section-map .section-map-content .section-map-link:not(:last-child),
  #home .section-map .section-map-content .section-map-time:not(:last-child) {
    margin-bottom: 25px;
  }
}

#home .section-map .section-map-content .section-map-link {
  text-decoration: underline;
}

#home .section-map .section-map-content .section-map-link:hover,
#home .section-map .section-map-content .section-map-link:focus {
  color: #729FAA;
}

#home #wrapMap {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  max-height: 591px;
}

@media (max-width: 991px) {
  #home #wrapMap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#home .mapTitle {
  position: absolute;
  z-index: 1000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
          box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
  display: none;
  padding: 5px 20px;
  border-radius: 5px;
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  -o-border-image: initial;
     border-image: initial;
  color: #000;
}

#home .header_widgets {
  position: static;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 991px) {
  #home .header_widgets {
    margin-left: auto;
  }
}

@media (max-width: 992px) {
  #home .header_login {
    display: none;
  }
}

#home .header-cart {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  position: static;
}

#home .header-cart .cart-wrapper {
  margin: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
}

#home .header-cart .cart-wrapper .d-none.d-lg-inline-block {
  display: none !important;
}

#home .header_login {
  padding: 0;
}

#home .header_login svg {
  fill: #353533;
  stroke: transparent;
  -webkit-transition: stroke 0.2s ease-in, fill 0.2s ease-in;
  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: #729FAA;
  stroke: transparent;
}

#home .header-wishlist__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: auto;
  width: 45px;
  height: 45px;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1px;
  text-align: center;
}

#home .header-wishlist__link svg {
  fill: #353533;
  stroke: transparent;
  -webkit-transition: stroke 0.2s ease-in, fill 0.2s ease-in;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}

#home .header-wishlist__link:hover svg,
#home .header-wishlist__link:focus svg {
  fill: #729FAA;
  stroke: transparent;
}

#home #cart {
  min-width: auto;
  width: 45px;
  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: "AvertaDemoPE", sans-serif, sans-serif;
  display: block !important;
  color: #fff;
  background-color: #FF0000;
  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 a svg {
  fill: #353533;
  stroke: transparent;
  -webkit-transition: stroke 0.2s ease-in, fill 0.2s ease-in;
  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: #729FAA;
  stroke: transparent;
}

#home .dropdown-menu.dropdown-menu-right {
  border-radius: 0;
  right: 0;
}

#home .header-search-activator {
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  border: none;
  padding: 0;
}

#home .header-search-activator svg {
  fill: #353533;
  stroke: transparent;
  -webkit-transition: stroke 0.2s ease-in, fill 0.2s ease-in;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}

#home .header-search-activator:hover svg,
#home .header-search-activator:focus svg {
  fill: #729FAA;
  stroke: transparent;
}

#home.sidenav-enabled .mobile_side_nav {
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  border-right: 0;
}

#home.sidenav-enabled.ltr .wrapper.fixed {
  left: auto;
}

#home.sidenav-enabled .mobile_side_nav {
  width: 100%;
  top: 88px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-right: 0;
}

#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: inline-block;
  position: static;
  cursor: pointer;
  border-right: 0;
  margin-right: -40px;
  left: auto;
  right: 0;
  background-color: transparent !important;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#home.sidenav-enabled.ltr .flexy > .arrow i {
  font-size: 15px;
  font-weight: 700 !important;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

#home.sidenav-enabled.ltr .flexy > .arrow:hover i {
  color: #729FAA;
}

#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 10px;
  padding-right: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-transform: none;
  border-bottom: none;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  color: #4F4F4F;
}

#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 42px 15px 178px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  height: 100%;
}

#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a {
  border-bottom: none;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  line-height: 17px;
  padding-right: 0;
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow.clicked {
  background-color: #fff;
}

#home.sidenav-enabled.ltr .mobile_side_nav ul {
  direction: ltr;
}

#home .flexy > .arrow[aria-expanded="true"] i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
}

#home.sidenav-enabled .mobile_side_nav_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#home.sidenav-enabled .mobile_side_nav_menu > li {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #E0E0E0;
}

@media (max-width: 591px) {
  #home.sidenav-enabled .mobile_side_nav_menu > li {
    max-width: 100%;
  }
}

#home.sidenav-enabled .mobile_side_nav_menu > li:has(a[href*="about"]) {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 30px;
  padding-left: 30px !important;
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo img {
  max-width: 38px;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo .close-menu {
  background: transparent;
  border: none;
  padding: 10px;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo .close-menu i {
  font-size: 25px;
  color: #161616;
}

@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 .flexy:first-child {
  padding-top: 0;
  border-top: none;
}

#home .header_tel-number {
  text-align: center;
  padding-left: 4px !important;
}

#home .header_tel-number span {
  font-weight: 700;
  font-size: 20px;
  line-height: 137%;
  color: #000;
}

#home li.flexy.header_tel-mobile {
  border-bottom: none !important;
}

#home .mobile-nav-search {
  display: block;
  padding: 11px;
  width: 111px;
  background-color: #C5A995;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  color: #fff;
  text-align: center;
}

#home .mobile_side_nav_menu .flexy.header_login-mobile {
  margin-top: 10px !important;
  padding-top: 10px !important;
}

#home .mobile_side_nav_menu .flexy.header_login-mobile > a {
  padding-left: none !important;
}

#home .header_login-mobile {
  margin-top: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .fas.fa-bars {
  color: #353533;
  font-weight: 300;
}

#home .fas.fa-times {
  color: #353533;
  font-weight: 300;
}

#home .mobile_side_nav .sidenav_search .fa-search {
  color: #949494;
}

#home .mobile_side_nav_menu > li {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#home .mobile_side_nav_menu > li.li__contacts-lang {
  padding: 0;
  border: none !important;
  margin-top: 20px;
}

#home .mobile_side_nav_menu > li.li__contacts-lang a {
  border: 1px solid #D6D6D6;
}

#home .mobile_side_nav_menu > li.li__contacts-lang ul {
  padding: 0;
}

#home .mobile_side_nav_menu > li > a {
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 20px !important;
  padding-left: 0 !important;
  text-transform: uppercase !important;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
}

#home .mobile_side_nav_menu > li.contact {
  border: none;
}

#home .mobile_side_nav_menu > li .arrow {
  top: 8px;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  padding-left: 20px !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #111111;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a:hover, #home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a:focus {
  color: #729FAA !important;
}

#home .mobile_side_nav_menu .arrow {
  position: absolute;
  height: 100%;
}

#home #home.sidenav-enabled .mobile_side_nav > ul > li ul a {
  padding-top: 5px;
  padding-bottom: 5px;
}

#home .mobile_side_nav_menu > li.extra_link {
  display: none;
}

#home .header_login-mobile a {
  padding-left: 0 !important;
}

#home .header_login-mobile .header-tel span {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  white-space: nowrap;
}

#home .mobile_side_nav_menu li.mobile-nav-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding-bottom: 15px !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#home .mobile_side_nav_menu li.mobile-nav-languages ~ li {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#home .mobile_side_nav_menu li.mobile-nav-languages ~ li > a {
  font-size: 12px !important;
  line-height: 14px !important;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel {
  margin-top: 20px !important;
  border: none !important;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel a {
  font-weight: 400 !important;
  font-size: 14px !important;
  border-radius: 0;
  color: #4F4F4F;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons li a {
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons li a i {
  color: #353533;
  font-size: 38px;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons li:nth-child(2) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons .tiktok {
  width: auto;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons .tiktok:hover, #home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons .tiktok:focus {
  opacity: 0.7;
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons .fa-tiktok::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='37' viewBox='0 0 140 37' fill='none'%3E%3Crect x='0.76123' y='0.707275' width='139' height='36' rx='9' fill='%232F2F2F'/%3E%3Cpath d='M44.1072 13.1884C41.2505 13.1884 38.9372 10.9761 38.9372 8.24963H35.0602V22.5867C35.0602 24.2541 33.6466 25.6045 31.9011 25.6045C30.1556 25.6045 28.742 24.2541 28.742 22.5867C28.742 20.9194 30.1556 19.569 31.9011 19.569C32.2281 19.569 32.5993 19.616 32.8968 19.7052V15.9313C32.5723 15.8867 32.2404 15.8656 31.9011 15.8656C28.0143 15.8656 24.8626 18.8762 24.8626 22.5891C24.8626 26.3019 28.0143 29.3126 31.9011 29.3126C35.7879 29.3126 38.9396 26.3019 38.9396 22.5891V14.999C40.3483 16.098 42.1503 16.7556 44.1097 16.7556V13.1884H44.1072Z' fill='%23FF1352'/%3E%3Cpath d='M43.0083 12.1387C40.1516 12.1387 37.8382 9.92647 37.8382 7.19995H33.9613V21.537C33.9613 23.2044 32.5477 24.5548 30.8022 24.5548C29.0567 24.5548 27.6431 23.2044 27.6431 21.537C27.6431 19.8697 29.0567 18.5193 30.8022 18.5193C31.1292 18.5193 31.5004 18.5663 31.7979 18.6555V14.8816C31.4733 14.837 31.1415 14.8159 30.8022 14.8159C26.9129 14.8159 23.7612 17.8242 23.7612 21.537C23.7612 25.2499 26.9129 28.2606 30.7997 28.2606C34.6865 28.2606 37.8382 25.2499 37.8382 21.537V13.9493C39.2469 15.0484 41.049 15.7059 43.0083 15.7059V12.1387Z' fill='%2300F1EA'/%3E%3Cpath d='M43.0084 13.0756C41.7595 12.8173 40.6778 12.1269 39.9427 11.1781C38.9471 10.4783 38.2267 9.44498 37.9563 8.24963H35.0578V22.5867C35.0578 24.2541 33.6442 25.6045 31.8987 25.6045C30.7433 25.6045 29.7353 25.0126 29.1846 24.1296C28.2602 23.6036 27.6407 22.6384 27.6407 21.537C27.6407 19.8696 29.0543 18.5193 30.7998 18.5193C31.1268 18.5193 31.498 18.5662 31.7955 18.6555V15.8656C27.9554 15.9196 24.8602 18.9068 24.8602 22.5867C24.8602 24.1766 25.438 25.635 26.4017 26.7857C27.6063 27.7086 29.1355 28.2582 30.7974 28.2582C34.6841 28.2582 37.8359 25.2475 37.8359 21.5346V13.9492C39.2445 15.0483 41.0466 15.7059 43.0059 15.7059V13.0756H43.0084Z' fill='white'/%3E%3Cpath d='M64.2318 14.0803C64.2318 15.1146 63.3857 15.9532 62.3422 15.9532C61.2986 15.9532 60.4525 15.1146 60.4525 14.0803C60.4525 13.046 61.2986 12.2074 62.3422 12.2074C63.3857 12.2074 64.2318 13.046 64.2318 14.0803Z' fill='white'/%3E%3Cpath d='M48.4095 12.4465H59.8195L58.7823 15.6116H55.8271V27.4889H52.0854V15.6116H48.4095V12.4465Z' fill='white'/%3E%3Cpath d='M78.7098 12.4465H90.1198L89.0825 15.6116H86.1274V27.4889H82.3825V15.6116H78.7098V12.4465Z' fill='white'/%3E%3Cpath d='M64.213 17.354H60.4713V27.4858H64.213V17.354Z' fill='white'/%3E%3Cpath d='M72.8654 20.37L72.8121 20.3575L77.472 15.6271H72.9343L69.4998 19.0282V12.4465H65.7581V27.4889H69.4998V23.7182L70.4963 22.7088L73.934 27.4889H78.0267L72.8654 20.37Z' fill='white'/%3E%3Cpath d='M111.921 20.37L111.871 20.3575L116.531 15.6271H111.99L108.559 19.0282V12.4465H104.814V27.4889H108.559V23.7182L109.555 22.7088L112.993 27.4889H117.086L111.921 20.37Z' fill='white'/%3E%3Cpath d='M96.2683 15.0835C92.7397 15.0835 89.8785 17.9193 89.8785 21.4167C89.8785 24.914 92.7397 27.7498 96.2683 27.7498C99.7969 27.7498 102.658 24.914 102.658 21.4167C102.658 17.9193 99.7969 15.0835 96.2683 15.0835ZM96.2683 24.532C94.5322 24.532 93.1251 23.1374 93.1251 21.4167C93.1251 19.6959 94.5322 18.3013 96.2683 18.3013C98.0044 18.3013 99.4114 19.6959 99.4114 21.4167C99.4114 23.1374 98.0044 24.532 96.2683 24.532Z' fill='white'/%3E%3Cpath d='M89.8785 21.4197C89.8785 18.1304 92.4074 15.4282 95.6415 15.1176C95.4346 15.099 95.2278 15.0865 95.0147 15.0865C91.4861 15.0865 88.625 17.9223 88.625 21.4197C88.625 24.9171 91.4861 27.7529 95.0147 27.7529C95.2247 27.7529 95.4346 27.7435 95.6415 27.7218C92.4074 27.4112 89.8785 24.709 89.8785 21.4197Z' fill='%2300F1EA'/%3E%3Cpath d='M97.2804 15.0835C97.1112 15.0835 96.942 15.0928 96.7759 15.1052C100.069 15.3599 102.661 18.087 102.661 21.4167C102.661 24.7463 100.069 27.4734 96.7759 27.7281C96.942 27.7405 97.1112 27.7498 97.2804 27.7498C100.809 27.7498 103.67 24.914 103.67 21.4167C103.67 17.9193 100.809 15.0835 97.2804 15.0835Z' fill='%23FF1352'/%3E%3C/svg%3E");
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons .fa-facebook-f:before {
  content: "\f082";
}

#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons li a:hover i,
#home.sidenav-enabled .mobile_side_nav .mobilenav-tel .social-icons li a:focus i {
  color: #4F4F4F;
}

#home.sidenav-enabled .mobile_side_nav .mobile-nav-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  padding: 0;
  margin: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  min-width: 0;
  font-size: inherit;
  margin: 30px auto;
  padding: 0 !important;
}

#home.sidenav-enabled .mobile_side_nav .mobile-nav-languages a {
  padding: 0 13px !important;
  display: inline-block;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 116% !important;
}

#home.sidenav-enabled .mobile_side_nav .mobile-nav-languages a:first-child {
  border-right: 1px solid #475467;
}

#home.sidenav-enabled.ltr .header_login-mobile,
#home.sidenav-enabled.ltr .header_tel-mobile {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  margin-top: 20px;
}

#home.sidenav-enabled.ltr .header_login-mobile a,
#home.sidenav-enabled.ltr .header_tel-mobile a {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  white-space: nowrap;
  margin: 0 auto;
  border-bottom: 1px solid;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding: 6px 20px !important;
  text-align: center !important;
  font-size: 14px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 2.1 !important;
}

#home.sidenav-enabled.ltr .header_login-mobile a span,
#home.sidenav-enabled.ltr .header_tel-mobile a span {
  color: #fff;
}

#home.sidenav-enabled.ltr .header_tel-mobile {
  margin-top: 0;
}

#home.sidenav-enabled .header_content_wrapper[style*="display: block"] ~ .header-wrapper .mobile_side_nav {
  top: 150px;
}
/*# sourceMappingURL=style.css.map */
