@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500&display=swap");
@font-face {
  font-family: "AN Sans";
  src: local("AN Sans"), url("https://sellavi-russia-dev.github.io/136334/fonts/ANSans-extralight.woff2") format("woff2"), url("https://sellavi-russia-dev.github.io/136334/fonts/ANSans-extralight.woff") format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "AN Sans";
  src: local("AN Sans"), url("https://sellavi-russia-dev.github.io/136334/fonts/ANSans-light.woff2") format("woff2"), url("https://sellavi-russia-dev.github.io/136334/fonts/ANSans-light.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

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

#home.product-search #content .top_search_wrapper .search_additional_wrapper {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

#home.product-search #content .top_search_wrapper .search_input_wrapper {
  max-width: 100%;
}

#home.product-search #content .top_search_wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

#home a {
  color: #343839;
}

#home a:hover, #home a:focus {
  color: #0A8E91;
}

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

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

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

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

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

#home .section-title span {
  font-family: "AN Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
}

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

@media (max-width: 991px) {
  #home .section-title span {
    font-size: 22px;
    line-height: 1.2;
  }
}

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

#home .alert a {
  text-decoration: underline;
}

#home .shop-sorting {
  display: block !important;
  border-bottom: 0;
}

#home .row .success_buttons .p-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#home .content-area .page-section.titles {
  background-color: transparent;
  border: none;
}

#home .content-area .page-section.titles h1 {
  font-weight: 800;
}

#home .cart_drop_down.dropdown
.dropdown-menu
.cart-items
.cart-items-inner
.cart-content
.cart-header {
  background-color: #0A8E91;
}

#home .form-control:focus {
  border-color: #0A8E91;
}

#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #0A8E91;
}

#home.account-login .content-area > section > div > div > div.login_wrapper:after {
  display: none !important;
}

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

#home.common-home {
  background: #fff;
}

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

@media (min-width: 992px) {
  #home.common-home .content-area {
    margin-top: -150px;
  }
}

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

#home.common-home .page-section:not(.module-section):last-child {
  padding-bottom: 80px;
}

@media (max-width: 991px) {
  #home.common-home .page-section:not(.module-section) {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  #home.common-home .page-section:not(.module-section).homefeatured_category {
    padding-top: 36px;
  }
  #home.common-home .page-section:not(.module-section):last-child {
    padding-bottom: 36px;
  }
}

#home.account-wishlist .shop-sorting {
  display: none;
}

#home .shop-sorting .btn-group {
  display: none !important;
}

#home .checkout-progress-bar .step-number.active {
  background-color: #0A8E91;
}

#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: "Jost", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  font-weight: 300;
  color: #000;
  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: 22px;
    line-height: 24px;
  }
}

#home .content-tabs .tab-content .form-control,
#home .comments-form .form-control {
  background: #FFFFFF !important;
  border: 1px solid #DBDBDB !important;
  border-radius: 10px !important;
}

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

#home .share_page_wrapper {
  display: none;
}

#home .widget-filter-price .noUi-connect {
  background-color: #0A8E91;
}

#home .widget-filter-price .noUi-handle:hover {
  background: #0A8E91;
}

#home .filter-tab:hover {
  border-color: #0A8E91;
}

#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #0A8E91;
}

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

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

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

body.theme_11#home .whatsapp-button {
  bottom: 150px;
}

@media (max-width: 768px) {
  body.theme_11#home .whatsapp-button {
    bottom: 200px;
  }
}

#home.product-search #content .top_search_wrapper .search_additional_wrapper, #home.product-search #content .top_search_wrapper .search_input_wrapper {
  padding: 0 15px;
}

#home.product-search #content .top_search_wrapper + .mb-3.mt-3.row {
  margin-left: 0;
  margin-right: 0;
}

#home .pe-none {
  pointer-events: none;
}

#home.information-information-82024 .page-section.titles {
  display: none;
}

#home .pagination > .active a {
  color: #fff;
}

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

#home.common-home .message-box {
  background: #fff;
}

#home.common-home .message-box h1 {
  margin: 0;
  color: #000;
}

#home .btn:not(.btn-wish-list):not(.btn-quick-view) {
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  font-weight: 500;
}

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

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

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

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

#home .btn.btn-theme-default {
  background-color: #F6F6F6;
  border-color: #E4E4E4;
  color: #343839;
  border-width: 1px;
}

#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #0A8E91;
  border-color: #0A8E91;
  color: #fff;
  border-radius: 4px;
  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: #fff;
  font-weight: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#home .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: #0A8E91 !important;
  font-weight: 700 !important;
}

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

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

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

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

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

#home .btn.dropdown-toggle,
#home .mobile_filter_button .btn {
  border-color: #0A8E91;
  background-color: #0A8E91;
  color: #fff;
  text-align: left;
  height: auto;
  border-width: 1px;
}

#home .btn.dropdown-toggle:hover,
#home .btn.dropdown-toggle:focus,
#home .mobile_filter_button .btn:hover,
#home .mobile_filter_button .btn:focus {
  border-color: #0A8E91;
  background-color: #fff;
  color: #0A8E91;
}

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

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

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

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

#home .btn-danger {
  background-color: #F6F6F6;
  color: #343839;
  border-color: #E4E4E4;
}

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

#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;
}

@media only screen and (max-width: 575px) {
  #home.checkout-cart .checkout_cart_inner .product-item small {
    text-align: center;
  }
}

#home.checkout-cart .checkout_cart_inner .col-12 > .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#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 .checkout_form .logo {
  padding: 0;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

#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 .wrapper .header {
  border-bottom: none !important;
  background-color: transparent;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  position: relative;
}

#home .wrapper .header .logo {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  max-width: 150px;
}

#home .wrapper .header .logo img {
  height: auto;
  width: auto;
  max-width: 100%;
}

@media (max-width: 991px) {
  #home .wrapper .header .logo {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 0 auto;
  }
}

@media (max-width: 450px) {
  #home .wrapper .header .logo {
    max-width: 100px;
  }
}

#home .wrapper .header .logo a {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

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

#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 .wrapper .header .header-cart .cart-wrapper .d-none.d-lg-inline-block {
  color: #000;
  padding-right: 15px;
}

#home .wrapper .header .header-cart .cart-wrapper .d-none.d-lg-inline-block:hover, #home .wrapper .header .header-cart .cart-wrapper .d-none.d-lg-inline-block:focus {
  color: #0A8E91;
}

#home .header-wrapper {
  background-color: #fff;
  -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: 1410px;
  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;
}

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

@media (min-width: 992px) {
  #home .header-wrapper .container-fluid > .header-search-activator,
  #home .header-wrapper .container > .header-search-activator {
    display: none !important;
  }
}

#home .header-wrapper .btn.btn-theme.header_tel-number {
  margin: 0;
  margin-left: auto;
  white-space: nowrap;
}

#home .header-wrapper .header-hard-btn {
  margin: 0 15px;
}

#home .header-wrapper .mobile-navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 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-left: auto;
  margin-right: auto;
}

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

@media (max-width: 592px) {
  #home .header-wrapper .logo {
    max-width: 120px;
  }
}

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

#home .top-bar-left {
  margin-right: auto;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

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

#home .top-bar-left .list-inline {
  margin: 0;
}

#home .top-bar-left .list-inline > li:not(:last-child) {
  margin-right: 15px;
}

#home .top-bar-left a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

#home .top-bar-left a:hover, #home .top-bar-left a:focus {
  color: #0A8E91;
}

@media (min-width: 992px) {
  #home .header-search {
    display: none !important;
    position: absolute !important;
    top: 10vh;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 auto;
    max-width: 450px;
    height: 44px;
  }
}

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

#home .header-search .search_field {
  background: #FFF;
}

@media (min-width: 992px) {
  #home .header-search .search_field {
    border-radius: 0;
  }
}

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

@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: 10 !important;
    -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s;
    padding: 10px;
  }
  #home .header-search.visible {
    display: block !important;
  }
  #home .header-search #search_results {
    display: block !important;
    left: 0;
    right: auto;
    width: 100vw;
    border-radius: 0;
    max-height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    min-width: 0;
    max-width: 100%;
    top: 100%;
  }
  #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: #1D1929;
  padding-right: 10px;
  padding-left: 45px;
  background: #fff;
  border: 1px solid #545454;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

@media (max-width: 991px) {
  #home .header-search .search_field input.form-control {
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 45px;
  }
}

#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: 0;
  top: 0;
  right: auto;
}

#home .header-search > button i {
  font-size: 18px;
  color: #0A8E91;
}

#home .header-search > button svg {
  fill: #282828;
  -webkit-transition: fill 0.2s ease-in;
  transition: fill 0.2s ease-in;
}

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

#home .header-search > button:hover svg, #home .header-search > button:focus svg {
  fill: #0A8E91;
}

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

@media only screen and (max-width: 991px) {
  #home .wrapper .header .header-wrapper .search_black_screen {
    background-color: #000;
  }
}

@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;
  }
}

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

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

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

#home .wrapper .header .header-wrapper .header-search.opened {
  z-index: 5;
}

#home .wrapper .header .header-wrapper .search_black_screen.active {
  z-index: 5;
}

#home .popup-trigger {
  border-color: #fff !important;
  background-color: #111 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
}

#home .popup-trigger:hover, #home .popup-trigger:focus {
  border-color: #fff !important;
  background-color: #fff !important;
  color: #111 !important;
}

@media (min-width: 992px) {
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper {
    background: transparent;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper .sf-menu > li > a {
    color: #fff;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper .sf-menu > li > a::after {
    background-color: #fff;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper .sf-menu > li:hover > a,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper .sf-menu > li > a:hover,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .navigation-wrapper .sf-menu > li:hover > a > .arrow {
    color: #0A8E91 !important;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper {
    background: transparent;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view).header-whatsapp {
    background-color: #FFF;
    border-color: #FFF;
    color: #404040;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view).header-whatsapp:hover, #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view).header-whatsapp:focus {
    background-color: #404040;
    border-color: #404040;
    color: #fff;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header-cart .cart_drop_down a svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header-wishlist__link svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header_login svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .search-activator svg {
    fill: #fff;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .search-activator span {
    color: #fff;
  }
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header_login > a:hover svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header_login > a:focus svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header-wishlist__link:hover svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header-wishlist__link:focus svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header-cart .cart_drop_down a:hover svg,
  #home.common-home:not(.overflow-hidden):not(.nav-visible) .wrapper .sticky-wrapper:not(.is-sticky) .header .header-wrapper .header-cart .cart_drop_down a:focus svg {
    fill: #0A8E91;
  }
}

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

#home .header_content_container {
  min-height: unset;
}

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

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

#home .sf-menu li > a {
  padding: 18px 0 !important;
  margin: 0;
  color: #343839;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: none;
}

#home .sf-menu li a {
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
}

#home .sf-menu .block-title {
  font-weight: 500;
  border: none;
  color: #343839;
  padding: 10px 26px;
  margin-bottom: 10px;
}

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

#home .sf-menu .padre:last-child .block-title {
  margin-bottom: 0;
}

#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: 14px;
  line-height: 1;
  font-weight: 700;
}

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

#home .sf-menu {
  margin-bottom: 0;
}

#home .sf-menu a {
  letter-spacing: 0.5px;
}

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

#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: #0A8E91;
  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: #0A8E91 !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: none;
          box-shadow: none;
  border-radius: 8px;
  background: #fff;
  border: none;
  min-width: 240px;
  margin: 54px 0 0;
  padding: 0 16px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 70vh;
  overflow: auto;
  -webkit-box-shadow: 0px 3px 28px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 3px 28px 0px rgba(0, 0, 0, 0.04);
}

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

#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;
  border: none;
  max-width: unset;
  float: none;
}

#home .sf-menu > li ul > li:not(.empty-item):not(:last-child) > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#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 .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: 18px;
}

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

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

#home .sf-menu > li ul > li div a,
#home .sf-menu > li ul > li > a {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 20px 33px !important;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  color: #343839;
  z-index: 1;
}

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

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

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

#home .sf-menu > li ul > li div ul {
  display: none;
  position: relative;
  margin: 0 !important;
  background: transparent;
  width: 298px;
  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 {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding-left: 40px !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  color: #343839 !important;
}

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

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

#home.scroll-down .navigation-wrapper {
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

#home.scroll-down .wrapper .header {
  border: none !important;
}

#home.scroll-down .header-wrapper {
  border-bottom: none !important;
  -webkit-box-shadow: 0px 4px 30px rgba(7, 4, 18, 0.3);
          box-shadow: 0px 4px 30px rgba(7, 4, 18, 0.3);
}

#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-table {
    height: 75% !important;
  }
}

@media (max-width: 575px) {
  #home.common-home .main-slider .caption .div-cell {
    vertical-align: bottom !important;
  }
}

#home.common-home .main-slider .caption .caption-content {
  max-width: 500px;
  max-width: 50%;
}

#home.common-home .main-slider .caption .caption-content h3 {
  text-align: left;
  margin-bottom: 1.5vw;
}

@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content h3 {
    margin-bottom: 3vw;
  }
}

#home.common-home .main-slider .caption .caption-content .caption-subtitle {
  font-size: 44px;
  line-height: 0;
}

#home.common-home .main-slider .caption .caption-content .caption-subtitle span {
  font-weight: 800;
  font-size: 69px;
  font-size: 3vw;
  line-height: 1.1;
  text-transform: none;
  text-shadow: none;
  letter-spacing: 0;
  color: #fff;
}

@media (max-width: 991px) {
  #home.common-home .main-slider .caption .caption-content .btn.btn-theme {
    -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: block !important;
    max-width: 100%;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    padding: 26px 0 0 0;
  }
  #home.common-home .main-slider .caption .caption-content .caption-subtitle span {
    font-size: 9vw;
    margin: 0;
    margin-bottom: 22.5vw;
  }
  #home.common-home .main-slider .caption .caption-content .btn-btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    width: 100%;
  }
}

#home.common-home .main-slider .caption .btn.btn-theme {
  font-size: 18px;
  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: none;
}

#home.common-home .main-slider .caption .btn.btn-theme i {
  margin-left: 10px;
}

@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.common-home .content-area .page-section.homefeatured_category .btn.btn-theme {
  display: none !important;
}

#home.common-home .thumbnail.thumbnail-banner .caption-inner {
  border: none;
}

#home.common-home .homefeatured_category .row {
  row-gap: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

#home.common-home .wrapper .homefeatured_category > div > div > div {
  max-width: 50%;
  margin: 0 !important;
  border: 0;
}

@media (max-width: 650px) {
  #home.common-home .wrapper .homefeatured_category > div > div > div {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

#home.common-home .homefeatured_category .thumbnail .media {
  background: transparent;
  border: none;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  overflow: visible;
}

#home.common-home .homefeatured_category .thumbnail .media img {
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

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

#home.common-home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption {
  position: static;
}

#home.common-home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-wrapper {
  height: 100% !important;
  display: table !important;
  padding: 0;
}

#home.common-home .wrapper .homefeatured_category > div > div > div > .thumbnail .media .media-link .caption .caption-inner {
  display: table-cell !important;
  vertical-align: bottom !important;
  height: auto !important;
}

#home.common-home .homefeatured_category .caption-title {
  background-color: transparent;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

#home.common-home .homefeatured_category .caption-title span {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.1;
  color: #343839;
  background-color: transparent;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  padding-left: 0;
  margin: 0;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
  text-transform: uppercase;
  max-width: 100%;
}

@media (min-width: 992px) {
  #home.common-home .homefeatured_category .caption-title span {
    font-size: 1.3vw;
  }
}

@media (min-width: 577px) and (max-width: 991px) {
  #home.common-home .homefeatured_category .caption-title span {
    font-size: 3vw;
  }
}

@media (max-width: 576px) {
  #home.common-home .homefeatured_category .caption-title span {
    font-size: 5vw;
    padding-left: 0;
    padding-right: 0;
  }
}

#home.common-home .homefeatured_category .media-link {
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 8px;
}

#home.common-home .homefeatured_category .media-link:hover .caption-title span, #home.common-home .homefeatured_category .media-link:focus .caption-title span {
  color: #0A8E91;
  text-decoration: underline;
}

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

#home footer.footer .footer-logo {
  max-width: 204px;
  margin: 0;
  margin-left: 0;
}

#home footer.footer .footer-logo img {
  max-width: 166px;
  width: auto;
  height: auto;
}

#home .footer-widgets {
  background-color: transparent;
  padding: 0;
  display: block !important;
  border: none;
  padding: 0 15px;
  border-bottom: 1px solid #D4D4D4;
}

#home .footer-widgets > .container {
  padding: 0;
  position: relative;
}

#home .footer-widgets .widget-categories ul li a,
#home .footer-widgets .widget-categories ul li > span {
  color: #77757F;
  padding-left: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
}

@media (max-width: 592px) {
  #home .footer-widgets .widget-categories ul li a,
  #home .footer-widgets .widget-categories ul li > span {
    font-size: 14px;
    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: #0A8E91 !important;
}

#home .footer-widgets .widget-title {
  font-family: "AN Sans", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 25px;
  padding-bottom: 0;
  text-transform: uppercase;
}

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

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

#home .footer-widgets .widget-categories ul li a:before {
  display: none;
}

#home .footer-widgets .container > .row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

#home .footer-widgets .container > .row > div {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-left: 18px;
}

@media (min-width: 769px) {
  #home .footer-widgets .container > .row > div {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
  }
}

#home .footer-meta {
  border-top: none;
  background: transparent;
  padding: 10px 0;
}

@media (max-width: 595px) {
  #home .footer-meta {
    padding-bottom: 10px;
  }
}

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

#home .footer-meta .footer_content_wrapper svg {
  max-width: 360px !important;
}

@media (max-width: 595px) {
  #home .footer-meta .footer_content_wrapper svg {
    max-width: 100% !important;
  }
}

#home .footer-meta .copyright a {
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#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;
}

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

#home .footer-widgets > .container {
  margin: auto;
  height: auto;
}

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

#home .footer .social-icons li:not(:last-child) {
  margin-right: 15px;
}

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

#home .footer .social-icons li a i {
  color: #77757F;
  font-size: 25px;
}

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

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

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

#home .footer .copyright_row {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

@media (max-width: 992px) {
  #home .footer .footer-widgets .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #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 .footer-widgets .row {
    padding-top: 40px;
    padding-bottom: 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;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0 !important;
  }
  #home .footer .copyright_row > div {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #home .footer .footer-meta {
    border-top: none;
  }
}

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

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

#home.product-category .subcategories_top > .container > .row .media_holder .caption-title span {
  padding: 0;
}

#home.product-category .wrapper .subcategories_top .thumbnail .media .media-link .img_holder {
  margin: auto;
}

#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: 10px;
  min-width: 130px;
  max-width: 140px;
}

#home.product-category .widget.shop-categories,
#home.product-category .widget.side-categories {
  border: 1px solid #000;
}

#home.product-category .widget.shop-categories ul li + li, #home.product-category .widget.side-categories ul li + li {
  border: none;
}

/*PRODUCT PAGE*/
#home.product-product .flex-option > div > .checkbox {
  width: 100%;
}

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

#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 .product-thumbnails a img {
  max-height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 592px) {
  #home.product-product .product-single .product-thumbnails a img {
    max-height: 50px;
  }
}

@media (min-width: 992px) {
  #home.product-product .product-single > div:first-child {
    max-width: 70%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
  }
  #home.product-product .product-single > div:first-child .product_slide {
    max-height: 100%;
  }
  #home.product-product .product-single > div:not(:first-child) {
    max-width: 30%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}

#home.product-product .product-single .buttons .quantity .btn {
  width: 48px !important;
  height: 48px !important;
}

#home.product-product .product-single .buttons .quantity .btn i {
  color: #0A8E91;
}

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

#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-radius: 6px;
  border-width: 1px;
  border-color: #A8A8A8;
  background-color: #fff;
  width: 48px;
  height: 48px;
}

#home.product-product .product-single .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
  color: #000 !important;
  font-size: 19px;
}

#home.product-product .product-single.product-item .buttons #button-booking,
#home.product-product .product-single.product-item .buttons #button-cart {
  background-color: #fff;
  color: #343839;
  border-color: #343839;
  margin-top: 0;
  max-width: 300px;
  height: 48px;
}

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

#home.product-product #button-cart .fa-cart-shopping {
  display: none !important;
}

#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i,
#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 25px;
  font-weight: 700;
  color: #A8A8A8;
}

#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover, #home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus,
#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover,
#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus {
  background-color: #0A8E91;
  border-color: #0A8E91;
}

#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, #home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i,
#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i,
#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #fff !important;
  font-weight: 700;
}

#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #0A8E91 !important;
}

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

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

#home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover i, #home.product-product .product-single .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus i {
  color: #A8A8A8 !important;
  font-weight: 700 !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: #0A8E91;
  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: #0A8E91;
}

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%;
  text-align: right;
}

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: #fff;
  color: #fff;
  border-color: #343839;
  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: #343839 !important;
  border-color: #343839 !important;
  color: #fff !important;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart .fa-cart-shopping {
  display: none !important;
}

body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .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: #0A8E91;
  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: #0A8E91;
}

@media (max-width: 991px) {
  #home .zoomHolder {
    margin: 0 15px;
  }
}

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

#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;
}

#home.product-product-862607 .tabs-wrapper.content-tabs {
  display: none;
}

#home.product-product-862607 .btn.dropdown-toggle {
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  border-radius: 4px;
  color: #000;
}

#home.product-product-862607 .btn.dropdown-toggle:hover, #home.product-product-862607 .btn.dropdown-toggle:focus {
  border-color: #0A8E91;
}

#home.product-product-862607 .btn.btn_upload {
  border-width: 1px;
  border-radius: 4px;
  color: #000;
}

#home.product-product-862607 #quick_view_modal .product-single.product-item #tab-description,
#home.product-product-862607 #quick_view_modal .product-single.product-item #tab-description ~ .table_holder,
#home.product-product-862607 #quick_view_modal .quick_view_modal_content #tab-description,
#home.product-product-862607 #quick_view_modal .quick_view_modal_content #tab-description ~ .table_holder,
#home.product-product-862607 .product-single.product-item #tab-description,
#home.product-product-862607 .product-single.product-item #tab-description ~ .table_holder,
#home.product-product-862607 .quick_view_modal_content #tab-description, #home.product-product-862607 .quick_view_modal_content #tab-description ~ .table_holder {
  border-top: 1px solid #EFEFEF;
}

#home.product-product-862607 .zoomHolder {
  margin: 0 15px;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6:first-child {
  pointer-events: none;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6:nth-child(2) {
  margin-top: 20px;
  background: #F9F9F9;
  border-radius: 8px;
  padding: 45px 220px;
}

@media (max-width: 991px) {
  #home.product-product-862607 .product-single.product-item > .col-lg-6:nth-child(2) {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (max-width: 592px) {
  #home.product-product-862607 .product-single.product-item > .col-lg-6:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .product-price,
#home.product-product-862607 .product-single.product-item > .col-lg-6 .product-availability,
#home.product-product-862607 .product-single.product-item > .col-lg-6 .product-title,
#home.product-product-862607 .product-single.product-item > .col-lg-6 .table_holder,
#home.product-product-862607 .product-single.product-item > .col-lg-6 .product-rating {
  display: none;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .form-group {
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 16px;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .control-label {
  color: #000;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 18px;
}

@media (max-width: 991px) {
  #home.product-product-862607 .product-single.product-item > .col-lg-6 .control-label {
    font-size: 16px;
  }
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .buttons {
  background: #fff;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .form-control {
  border-width: 1px;
  border-radius: 4px;
  color: #000;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .form-control::-webkit-input-placeholder {
  color: #000 !important;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .form-control:-ms-input-placeholder {
  color: #000 !important;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .form-control::-ms-input-placeholder {
  color: #000 !important;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .form-control::placeholder {
  color: #000 !important;
}

#home.product-product-862607 .product-single.product-item > .col-lg-6 .buttons .quantity, #home.product-product-862607 .product-single.product-item > .col-lg-6 .buttons .add_to_wishlist {
  display: none;
}

#home.product-product-862607 .product-single .product_slide {
  max-height: unset;
}

@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:not(.product-product) .product-item {
  border: none;
  -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;
}

@media (min-width: 992px) {
  #home:not(.product-product) .product-item {
    max-width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
  }
}

#home:not(.product-product) .product-item.mb-md-4 {
  padding: 15px;
}

#home .products .product-item {
  border: 1px solid #EEE;
  margin: 0 !important;
}

#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;
  max-width: 44px;
}

#home .add_to_cart,
#home .more_details_btn_wrapper {
  height: 40px;
}

#home .add_to_cart > button,
#home .more_details_btn_wrapper > button {
  background-color: transparent !important;
  color: #CF0000 !important;
  border-color: transparent !important;
  border: 1px solid;
  text-transform: none;
  font-size: 16px;
  height: 40px;
  width: auto;
  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;
  margin: 0 auto;
  margin-left: auto;
  -webkit-transition: none;
  transition: none;
  max-width: 100%;
  padding: 0;
  border-radius: 0 !important;
  margin: 0;
  margin-left: auto;
  text-transform: none;
}

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

#home .add_to_cart > button:hover i.fa-shopping-cart::before,
#home .add_to_cart > button:hover i.fa-cart-shopping::before, #home .add_to_cart > button:focus i.fa-shopping-cart::before,
#home .add_to_cart > button:focus i.fa-cart-shopping::before,
#home .more_details_btn_wrapper > button:hover i.fa-shopping-cart::before,
#home .more_details_btn_wrapper > button:hover i.fa-cart-shopping::before,
#home .more_details_btn_wrapper > button:focus i.fa-shopping-cart::before,
#home .more_details_btn_wrapper > button:focus i.fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18' fill='none'%3E%3Cpath d='M6.23096 17.3126C6.8868 17.3126 7.41846 16.7809 7.41846 16.1251C7.41846 15.4692 6.8868 14.9376 6.23096 14.9376C5.57512 14.9376 5.04346 15.4692 5.04346 16.1251C5.04346 16.7809 5.57512 17.3126 6.23096 17.3126Z' fill='%230A8E91'/%3E%3Cpath d='M13.0166 17.3126C13.6724 17.3126 14.2041 16.7809 14.2041 16.1251C14.2041 15.4692 13.6724 14.9376 13.0166 14.9376C12.3608 14.9376 11.8291 15.4692 11.8291 16.1251C11.8291 16.7809 12.3608 17.3126 13.0166 17.3126Z' fill='%230A8E91'/%3E%3Cpath d='M15.3917 3.65631L4.57273 3.65631C4.09432 3.65631 3.68293 3.31747 3.59126 2.84793L3.26221 1.16256C3.23445 1.02643 3.15983 0.904339 3.05134 0.817548C2.94285 0.730757 2.80736 0.684758 2.66846 0.68756H0.887207C0.559288 0.68756 0.293457 0.953391 0.293457 1.28131C0.293457 1.60923 0.559288 1.87506 0.887207 1.87506H1.33052C1.82526 1.87506 2.25111 2.22453 2.34765 2.70976L4.44971 13.2751C4.47747 13.4112 4.55208 13.5333 4.66057 13.6201C4.76906 13.7069 4.90455 13.7529 5.04346 13.7501L13.6104 13.7501C13.9383 13.7501 14.2042 13.4842 14.2042 13.1563C14.2042 12.8284 13.9383 12.5626 13.6104 12.5626L6.34613 12.5626C5.87125 12.5626 5.46187 12.2286 5.3665 11.7634L5.04346 10.1876L14.2042 10.1876C14.3414 10.1909 14.4756 10.1466 14.5839 10.0622C14.6921 9.97772 14.7678 9.85837 14.7979 9.72443L15.9854 4.38068C16.0053 4.29259 16.0049 4.20111 15.9841 4.11322C15.9633 4.02533 15.9227 3.94334 15.8655 3.87349C15.8082 3.80363 15.7358 3.74777 15.6537 3.71013C15.5716 3.6725 15.482 3.65409 15.3917 3.65631Z' fill='%230A8E91'/%3E%3C/svg%3E");
}

#home .add_to_cart > button span,
#home .more_details_btn_wrapper > button span {
  font-size: inherit;
  color: inherit;
  text-transform: none;
  margin-left: 11px;
}

@media (max-width: 592px) {
  #home .add_to_cart > button span,
  #home .more_details_btn_wrapper > button span {
    font-size: 12px !important;
    text-decoration: none;
  }
}

#home .add_to_cart > button i,
#home .more_details_btn_wrapper > button i {
  display: inline !important;
  font-size: 18px;
  -webkit-transition: none;
  transition: none;
}

#home .add_to_cart > button i.fa-shopping-cart::before,
#home .add_to_cart > button i.fa-cart-shopping::before,
#home .more_details_btn_wrapper > button i.fa-shopping-cart::before,
#home .more_details_btn_wrapper > button i.fa-cart-shopping::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18' fill='none'%3E%3Cpath d='M6.23096 17.3125C6.8868 17.3125 7.41846 16.7808 7.41846 16.125C7.41846 15.4692 6.8868 14.9375 6.23096 14.9375C5.57512 14.9375 5.04346 15.4692 5.04346 16.125C5.04346 16.7808 5.57512 17.3125 6.23096 17.3125Z' fill='%23CF0000'/%3E%3Cpath d='M13.0167 17.3125C13.6726 17.3125 14.2042 16.7808 14.2042 16.125C14.2042 15.4692 13.6726 14.9375 13.0167 14.9375C12.3609 14.9375 11.8292 15.4692 11.8292 16.125C11.8292 16.7808 12.3609 17.3125 13.0167 17.3125Z' fill='%23CF0000'/%3E%3Cpath d='M15.3917 3.65637L4.57273 3.65637C4.09432 3.65637 3.68293 3.31753 3.59126 2.84799L3.26221 1.16262C3.23445 1.02649 3.15983 0.9044 3.05134 0.817609C2.94285 0.730818 2.80736 0.68482 2.66846 0.687621H0.887207C0.559288 0.687621 0.293457 0.953452 0.293457 1.28137C0.293457 1.60929 0.559288 1.87512 0.887207 1.87512H1.33052C1.82526 1.87512 2.25111 2.22459 2.34765 2.70982L4.44971 13.2751C4.47747 13.4113 4.55208 13.5333 4.66057 13.6201C4.76906 13.7069 4.90455 13.7529 5.04346 13.7501L13.6104 13.7501C13.9383 13.7501 14.2042 13.4843 14.2042 13.1564C14.2042 12.8285 13.9383 12.5626 13.6104 12.5626L6.34613 12.5626C5.87125 12.5626 5.46187 12.2286 5.3665 11.7634L5.04346 10.1876L14.2042 10.1876C14.3414 10.191 14.4756 10.1467 14.5839 10.0622C14.6921 9.97778 14.7678 9.85843 14.7979 9.72449L15.9854 4.38075C16.0053 4.29265 16.0049 4.20117 15.9841 4.11328C15.9633 4.02539 15.9227 3.9434 15.8655 3.87355C15.8082 3.8037 15.7358 3.74783 15.6537 3.71019C15.5716 3.67256 15.482 3.65415 15.3917 3.65637Z' fill='%23CF0000'/%3E%3C/svg%3E");
}

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

#home .more_details_btn_wrapper > button {
  width: auto;
  max-width: unset;
}

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

#home .more_details_btn_wrapper > button:hover span, #home .more_details_btn_wrapper > button:focus span {
  color: #0A8E91;
}

#home .more_details_btn_wrapper > button span {
  display: inline;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px !important;
  color: #77777A;
  text-transform: none;
}

@media (max-width: 592px) {
  #home .more_details_btn_wrapper > button span {
    font-size: 12px !important;
    text-decoration: none;
  }
}

#home .product-item .thumbnail {
  border-radius: 0;
  overflow: hidden;
}

@media (min-width: 593px) {
  #home .product-item .thumbnail {
    padding: 15px;
  }
}

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

#home .product-item .thumbnail .caption.text-center {
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: left !important;
  min-height: auto;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .caption.text-center {
    text-align: center !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#home .product-item .thumbnail .media {
  margin-bottom: 14px;
}

#home .product-item .thumbnail .media img {
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

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

#home .product-item .thumbnail .media a {
  margin: 0 auto;
  width: 100%;
  -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.7;
}

#home .product-item .thumbnail .price_actions {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#home .product-item .thumbnail .bottom_price_actions .price {
  width: 50%;
  text-align: left;
  word-break: break-all;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .price {
    display: none !important;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #home .product-item .thumbnail .bottom_price_actions .price ins {
    font-size: 12px !important;
  }
}

#home .product-item .thumbnail .bottom_price_actions .price del {
  display: block;
}

#home .product-item .thumbnail .bottom_price_actions .add_to_cart,
#home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
  margin: 0;
  width: 50%;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
    margin-top: 0;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart > button, #home .product-item .thumbnail .bottom_price_actions .add_to_cart div.quantity.buttons_added,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper > button,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper div.quantity.buttons_added {
    margin: 0;
  }
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart .buttons_added.quantity,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper .buttons_added.quantity {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #home .product-item .thumbnail .bottom_price_actions .add_to_cart .quantity_key,
  #home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper .quantity_key {
    min-width: 0;
  }
}

#home .product-item .thumbnail .more_details_btn_wrapper ~ .add_to_cart {
  display: none !important;
}

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

@media (max-width: 592px) {
  #home .product-item .thumbnail .caption-title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center !important;
  }
}

#home .product-item .thumbnail .caption-title a {
  font-weight: 400;
  font-size: 16px;
  line-height: 116%;
  color: #434343;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .caption-title a {
    font-size: 14px;
    text-align: center;
  }
}

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

#home .price {
  margin-bottom: 0;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 135%;
  color: #121212;
  display: block !important;
}

@media (max-width: 592px) {
  #home .price {
    font-size: 14px;
    text-align: center;
  }
}

#home .price ins {
  color: #D12027;
}

#home .price del {
  color: #C3C3C8;
  font-size: 12px !important;
  font-weight: 400;
}

@media (max-width: 568px) {
  #home .price del {
    font-size: 10px !important;
  }
}

#home .product-item .thumbnail .upper_price_actions {
  display: none !important;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .upper_price_actions {
    display: block !important;
  }
}

#home .product-item .thumbnail .upper_price_actions .price {
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#home .product-item .thumbnail .upper_price_actions .price ins {
  font-size: 12px !important;
}

#home .product-item .thumbnail .upper_price_actions .price del {
  font-size: 10px !important;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .upper_price_actions .price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

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

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

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

#home .wrapper .page-section .products.grid .product-item {
  border: none !important;
  padding: 15px;
  -webkit-box-shadow: 1px 0 0 0 #EEE, 0 1px 0 0 #EEE, 1px 1px 0 0 #EEE, 1px 0 0 0 #EEE inset, 0 1px 0 0 #EEE inset;
          box-shadow: 1px 0 0 0 #EEE, 0 1px 0 0 #EEE, 1px 1px 0 0 #EEE, 1px 0 0 0 #EEE inset, 0 1px 0 0 #EEE inset;
}

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

@media (min-width: 593px) {
  #home .thumbnail .price_actions .add_to_cart .buttons_added.quantity {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: end !important;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text {
  color: #000;
  background: #fff;
  padding: 14px 20px;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a {
  background-color: #F6F6F6;
  border: 1px solid;
  border-color: #E4E4E4;
  border-radius: 4px;
  color: #343839;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  max-width: 100%;
  text-decoration: none;
  padding: 8px;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a span {
  color: inherit !important;
  -webkit-transition: none;
  transition: none;
}

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

#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;
}

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

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

@media (max-width: 500px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
    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;
  background: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  top: calc(100% + 20px);
  width: 100%;
}

@media (max-width: 991px) {
  #home .wrapper .header .header-wrapper .header-search #search_results {
    border-radius: 0;
    top: 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;
  padding: 10px;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item:not(:nth-last-child(-n+1)) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#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 {
  color: #434343;
  text-align: left;
  margin-bottom: 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 116%;
  text-transform: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name:hover,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name:hover {
  color: #0A8E91;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price {
  font-style: normal;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: #343839;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
  color: #121212;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 116%;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price ins {
  color: #D12027;
  font-size: 14px !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: 10px;
  color: #8F8D8D;
}

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

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
  width: 100%;
  height: 40px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-radius: 6px;
  height: 100%;
  padding: 0;
  font-size: 0;
  margin-left: auto;
  -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: #fff !important;
  border-color: #343839 !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='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66671 2.50005H2.61063L2.98421 5.11514L3.86439 11.5844C3.9166 11.9683 3.96198 12.302 4.02102 12.5764C4.08374 12.868 4.17342 13.1536 4.34503 13.4238C4.60338 13.8305 4.97376 14.1539 5.4116 14.3551C5.70244 14.4887 5.9976 14.5391 6.29496 14.5619C6.57486 14.5834 6.91159 14.5834 7.29898 14.5834H14.4885C14.8569 14.5834 15.1781 14.5834 15.4459 14.5634C15.731 14.5421 16.0139 14.4952 16.295 14.3714C16.7195 14.1845 17.0836 13.8832 17.3466 13.5012C17.5208 13.2482 17.6198 12.9791 17.6941 12.703C17.7639 12.4436 17.824 12.1282 17.8929 11.7663L19.0054 5.92572C19.0276 5.80942 19.0532 5.67524 19.0652 5.55691C19.0787 5.42381 19.0866 5.22147 19.0085 5.00047C18.9099 4.72114 18.7152 4.48593 18.4593 4.33676C18.2568 4.21874 18.0566 4.18857 17.9233 4.17695C17.8048 4.16662 17.6682 4.16667 17.5498 4.16671L4.53231 4.16672L4.23766 2.10416C4.22541 2.01817 4.21046 1.91316 4.18996 1.82077C4.16583 1.71197 4.1225 1.56173 4.02399 1.40825C3.89448 1.20645 3.70967 1.04615 3.49158 0.946484C3.32571 0.870678 3.17085 0.849032 3.05973 0.840526C2.96537 0.833304 2.85931 0.833345 2.77244 0.833379L1.66671 0.833383C1.20647 0.833383 0.833374 1.20648 0.833374 1.66672C0.833374 2.12695 1.20647 2.50005 1.66671 2.50005Z' fill='white'/%3E%3Cpath d='M5.83337 17.5C5.83337 16.5796 6.57957 15.8334 7.50004 15.8334C8.42052 15.8334 9.16671 16.5796 9.16671 17.5C9.16671 18.4205 8.42052 19.1667 7.50004 19.1667C6.57957 19.1667 5.83337 18.4205 5.83337 17.5Z' fill='white'/%3E%3Cpath d='M12.5 17.5C12.5 16.5796 13.2462 15.8334 14.1667 15.8334C15.0872 15.8334 15.8334 16.5796 15.8334 17.5C15.8334 18.4205 15.0872 19.1667 14.1667 19.1667C13.2462 19.1667 12.5 18.4205 12.5 17.5Z' fill='white'/%3E%3C/svg%3E");
}

@media (max-width: 500px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
    height: 120px !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: #fff !important;
  border-color: #0A8E91 !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 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: #fff;
  border: 1px solid  #000 !important;
  border-radius: 4px;
}

#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: #fff !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: #0A8E91 !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: #fff !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: #fff;
  border: 1px solid  #000 !important;
  border-radius: 4px;
}

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

#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: #000 !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: #0A8E91 !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 .section-advantages .container {
  background: #F9F9F9;
}

@media (min-width: 992px) {
  #home .section-advantages .container {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}

@media (min-width: 992px) {
  #home .advantages-item:not(:last-child) {
    border-right: 1px solid #D0D0D0;
  }
}

@media (max-width: 991px) {
  #home .advantages-item {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  #home .advantages-item:not(:last-child):not(:nth-child(3)) {
    border-bottom: 1px solid #D0D0D0;
  }
}

@media (max-width: 575px) {
  #home .advantages-item:not(:last-child) {
    border-bottom: 1px solid #D0D0D0;
  }
}

#home .advantages-item .advantages-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#home .advantages-item .advantages-icon.advantages-1 {
  background-image: url("https://sellavi-russia-dev.github.io/136334/images/advantages-1.png");
}

#home .advantages-item .advantages-icon.advantages-2 {
  background-image: url("https://sellavi-russia-dev.github.io/136334/images/advantages-2.png");
}

#home .advantages-item .advantages-icon.advantages-3 {
  background-image: url("https://sellavi-russia-dev.github.io/136334/images/advantages-3.png");
}

#home .advantages-item .advantages-icon.advantages-4 {
  background-image: url("https://sellavi-russia-dev.github.io/136334/images/advantages-4.png");
}

#home .advantages-item .advantages-title {
  margin: 0 auto;
  color: #343839;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 116%;
}

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

#home .header_login,
#home .header-wishlist {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

@media (max-width: 991px) {
  #home .header_login,
  #home .header-wishlist {
    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: #343839;
  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: #0A8E91;
  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;
  text-align: center;
}

#home .header-wishlist__link svg {
  fill: #343839;
  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: #0A8E91;
  stroke: transparent;
}

#home #cart {
  min-width: auto;
  width: 45px;
  height: auto;
  display: block;
  padding: 0;
  text-align: center;
}

#home #cart i {
  display: none !important;
}

#home #cart .cart-norm-qty {
  display: none !important;
}

#home .cart-qty-circle {
  border: 1px solid #CF0000;
  font-family: "Jost", sans-serif, sans-serif;
  display: block !important;
  color: #fff;
  background-color: #EE3636;
  height: 14px;
  width: 14px;
  font-size: 10px;
  line-height: 1.2;
  top: -5px;
  right: 4px;
}

@media (max-width: 992px) {
  #home .cart-qty-circle {
    right: 4px;
  }
}

#home .header-cart {
  background-color: transparent;
  min-width: auto;
  padding: 0;
  margin: 0;
}

#home .header-cart .cart_drop_down a svg {
  fill: #CF0000;
  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: #0A8E91;
  stroke: transparent;
}

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

#home .search-activator {
  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;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

#home .search-activator svg {
  fill: #343839;
  stroke: transparent;
  width: 24px;
  height: 24px;
  -webkit-transition: stroke 0.2s ease-in, fill 0.2s ease-in;
  transition: stroke 0.2s ease-in, fill 0.2s ease-in;
}

#home .search-activator span {
  color: #343839;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

#home .search-activator:hover svg,
#home .search-activator:focus svg {
  fill: #0A8E91;
  stroke: transparent;
}

#home .search-activator:hover span,
#home .search-activator:focus span {
  color: #0A8E91;
}

@media (min-width: 992px) {
  #home .search-activator {
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  #home .search-activator {
    width: 45px;
    margin-right: auto;
  }
}

#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;
  z-index: 9;
}

#home.sidenav-enabled.ltr .wrapper-opened {
  left: 0;
  right: 0;
}

#home.sidenav-enabled .prevent_touch_banner {
  display: none;
}

#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #343839;
}

#home.sidenav-enabled.ltr .flexy > .arrow.second-child {
  top: 7px;
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 500;
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i::before {
  content: '\f105';
}

#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 20px;
  padding-right: 0;
  text-transform: none;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #343839;
  line-height: 16px !important;
}

#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 40px 20px 378px;
  background: #fff;
}

#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a:not(.btn) {
  border-bottom: none;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  padding-right: 40px;
  color: #343839;
}

#home.sidenav-enabled .mobile_side_nav > ul > .flexy.mobile-catalogue-btn > .arrow[aria-expanded="true"] i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow.clicked {
  background-color: transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

#home .flexy > .arrow.clicked i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #0A8E91;
}

#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;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
}

#home.sidenav-enabled .mobile_side_nav_menu > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.header_tel-mobile {
  font-size: 14px;
  font-weight: 400;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.header_tel-mobile a, #home.sidenav-enabled .mobile_side_nav_menu > li.header_tel-mobile span {
  font-size: inherit;
  font-weight: inherit;
  border-bottom: none;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.header_tel-mobile a.border-right, #home.sidenav-enabled .mobile_side_nav_menu > li.header_tel-mobile span.border-right {
  padding-right: 20px;
}

@media (max-width: 992px) {
  #home.sidenav-enabled .mobile_side_nav_menu .header-btn {
    display: block;
    margin: 26px auto 26px;
    max-width: 100%;
  }
}

#home .mobile_side_nav_menu > .sidenav_search {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

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

#home .mobile-nav-search {
  display: block;
  padding: 9px;
  width: 111px;
  background-color: #343839;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  color: #000;
  text-align: center;
  border: 2px solid #9C9C9C;
}

#home .mobile_side_nav .sidenav_search {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 23px !important;
  margin-bottom: 30px !important;
  width: 100%;
  display: none !important;
}

#home .mobile_side_nav .sidenav_search .form-control {
  border-color: #9C9C9C;
  background-color: #fff;
  color: #9C9C9C;
  direction: ltr;
}

#home .mobile_side_nav .sidenav_search .form-control::-webkit-input-placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .form-control:-ms-input-placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .form-control::-ms-input-placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .form-control::placeholder {
  color: #A29E9E !important;
}

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

#home .fas.fa-bars {
  color: #000;
}

#home .fas.fa-times {
  color: #000;
}

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

#home .mobile_side_nav_menu > .flexy > a:not(.btn),
#home .mobile_side_nav_menu > .extra_link > a {
  font-size: 22px !important;
  line-height: 30px !important;
  padding-left: 0 !important;
  color: #343839;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding-left: 20px;
}

#home .extra_link {
  display: none;
}

#home .header_login-mobile a,
#home .header_tel-mobile a {
  white-space: nowrap;
}

#home.sidenav-enabled.ltr .mobilenav-socials {
  border-bottom: none;
}

#home.sidenav-enabled.ltr .mobile_side_nav > ul > li > div > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #0A8E91;
  border-bottom: none;
}

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