@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@200;300;400;500;600;700;800&display=swap");
#home {
  min-width: 360px;
  font-family: "Geologica", sans-serif, sans-serif;
}
#home a, #home p, #home span {
  font-family: "Geologica", sans-serif, sans-serif;
  font-weight: 300;
}
#home a {
  color: #000000;
}
#home a:hover, #home a:focus {
  color: #EFA338;
}
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Geologica", sans-serif, sans-serif;
}
#home .container {
  max-width: 1218px;
}
#home .contact-form > .form-row {
  margin-left: 10px;
  margin-right: 10px;
}
#home .section-title,
#home .page-header {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: center;
  margin-bottom: 30px !important;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  gap: 16px;
}
#home .section-title span, #home .section-title h1,
#home .page-header span,
#home .page-header h1 {
  font-family: "Geologica", sans-serif !important;
  font-style: normal;
  font-weight: 200 !important;
  font-size: 52px !important;
  line-height: 53px !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  position: relative;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  margin: 0 !important;
}
#home .section-title span::before, #home .section-title span::after, #home .section-title h1::before, #home .section-title h1::after,
#home .page-header span::before,
#home .page-header span::after,
#home .page-header h1::before,
#home .page-header h1::after {
  display: none;
}
#home .section-title span::after, #home .section-title h1::after,
#home .page-header span::after,
#home .page-header h1::after {
  background-color: #393185;
  content: "";
  height: 3px;
  position: absolute;
  top: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 64px;
}
@media (max-width: 568px) {
  #home .section-title span, #home .section-title h1,
  #home .page-header span,
  #home .page-header h1 {
    font-size: 30px;
    line-height: 30.9px;
  }
}
#home .alert {
  margin-bottom: 0;
}
#home .shop-sorting {
  display: block !important;
  border-bottom: 0;
}
#home .row .success_buttons .p-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#home .content-area .page-section.titles {
  background-color: transparent;
  border: none;
}
#home .cart_drop_down.dropdown .dropdown-menu .cart-items .cart-items-inner .cart-content .cart-header {
  background-color: #EFA338;
  color: #000000;
}
#home .form-control:focus {
  border-color: #EFA338;
}
#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #EFA338;
}
#home.account-login .content-area > section > div > div > div.login_wrapper:after {
  display: none !important;
}
#home .content-area {
  padding-top: 0;
}
#home.common-home .content-area {
  padding-bottom: 0;
}
#home.common-home .content-area .page-section {
  margin: 0 !important;
}
#home.account-wishlist .shop-sorting {
  display: none;
}
#home .shop-sorting .btn-group {
  display: none !important;
}
#home .checkout-progress-bar .step-number.active {
  background-color: #EFA338;
  color: #000000;
}

#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 (min-width: 992px) {
  #home .category_content_wrapper {
    -webkit-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: "Geologica", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 1;
  font-style: normal;
  font-weight: 200;
  color: #000000;
  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: 30px;
    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: 5px !important;
}
#home .tab-content {
  padding-left: 0;
}
#home .share_page_wrapper {
  display: none;
}
#home .widget-filter-price .noUi-connect {
  background-color: #EFA338;
}
#home .widget-filter-price .noUi-handle:hover {
  background: #EFA338;
}
#home .filter-tab:hover {
  border-color: #EFA338;
}
#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #EFA338;
}

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

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

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

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

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

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

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

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

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

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

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

#home .page-section.message-section {
  display: none;
}

#home .accept_cookies_inner a {
  color: #fff;
  text-decoration: underline;
}
#home .accept_cookies_inner a:hover, #home .accept_cookies_inner a:focus {
  color: #D98C24;
}

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

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

#home .section-about .container {
  max-width: 1920px;
}
#home .section-about .about-wrap {
  padding: 40px 0;
}
@media (min-width: 992px) {
  #home .section-about .about-wrap {
    max-width: 520px;
    margin: 0 auto !important;
  }
}
@media (min-width: 1200px) {
  #home .section-about .about-wrap {
    margin-left: 100px !important;
  }
}
#home .section-about .section-title {
  text-align: left;
}
@media (min-width: 769px) {
  #home .section-about .section-title {
    font-size: 40px;
  }
}
#home .section-about .about-text {
  color: #36363D;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #home .section-about .about-text {
    font-size: 16px;
  }
}
#home .section-about .row {
  -webkit-align-items: center;
          align-items: center;
}

#home #custom_code_46876 {
  padding: 0 !important;
  background: #EBEBEB;
}

#home.product-product .product-single.product-item .buttons #button-purchase-now {
  margin: 0;
}

#home .facebook_container {
  display: none;
}

#home .btn:not(.btn-wish-list):not(.btn-quick-view) {
  border-radius: 0;
  text-transform: none;
  font-size: 12px;
  line-height: 140%;
  font-weight: 600;
}
#home .btn:not(.btn-wish-list):not(.btn-quick-view) span {
  font-size: 12px;
  line-height: 140%;
  font-weight: 600;
}
@media (max-width: 592px) {
  #home .btn:not(.btn-wish-list):not(.btn-quick-view) {
    font-size: 12px;
  }
  #home .btn:not(.btn-wish-list):not(.btn-quick-view) span {
    font-size: 12px;
  }
}
#home .btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view) {
  font-weight: 600;
  border-radius: 0;
  background-color: #000000;
  border-color: #000000;
  color: #fff;
  -webkit-justify-content: 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: #EFA338;
  border-color: #EFA338;
  color: #000000;
}
#home .btn-wish-list {
  max-width: 100%;
}
#home .btn.btn-theme-default {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  border-width: 1px;
}
#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
  border-radius: 0;
  border-width: 1px;
}
#home .btn.btn-theme.btn-special:not(.btn-wish-list):not(.btn-quick-view) {
  background-color: #fff;
  border-color: #EFA338;
  color: #EFA338;
}
#home .btn.btn-theme.btn-special:not(.btn-wish-list):not(.btn-quick-view):hover, #home .btn.btn-theme.btn-special:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #EFA338;
  border-color: #EFA338;
  color: #fff;
}
#home .categories-btn.btn.btn-theme:not(.btn-wish-list):not(.btn-quick-view):focus {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
#home .btn.btn-wish-list,
#home .btn.btn-quick-view {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid #EAEAEA;
}
#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: #EFA338;
  border-color: #EFA338;
}
#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: #fff !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #EFA338 !important;
  font-weight: 700 !important;
}
#home .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  color: #000000;
  font-weight: 700;
}
#home .btn.btn-theme:active, #home .btn.btn-theme:focus {
  border-width: 1px;
}
#home .btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
  margin-right: -15px;
}
#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #EFA338;
  border-color: #EFA338;
  color: #000000;
}
#home .btn.dropdown-toggle,
#home .mobile_filter_button .btn {
  border-color: #EFA338;
  background-color: #EFA338;
  color: #000000;
  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: #EFA338;
  background-color: #fff;
  color: #000000;
}
#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}
#home .dropdown-menu > .active > a {
  background-color: #EFA338;
  color: #000000;
}
#home .btn-info {
  background-color: #000000;
  color: #fff !important;
  border-color: #000000;
}
#home .btn-info:hover, #home .btn-info:focus {
  color: #000000 !important;
  background-color: #EFA338;
  border-color: #EFA338;
}
#home .btn-danger {
  background-color: transparent;
  color: #000000;
  border-color: #000000;
}
#home .btn-danger:hover, #home .btn-danger:focus {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}

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

#home.account-account .block-title.alt {
  text-transform: none;
}
#home.account-account .details-wrap li {
  padding-left: 10px;
}
#home.account-account .block-title.alt {
  text-transform: none;
}
#home.account-account .details-wrap li {
  padding-left: 10px;
}

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

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

@media only screen and (max-width: 992px) {
  #home.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .buttons, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-description, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-price, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-thumb, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column {
    min-width: 100px;
  }
}
#home.checkout-checkout .logo img {
  padding: 0;
}
#home.checkout-checkout label {
  font-weight: 400 !important;
  text-transform: none;
}
#home.checkout-checkout .form-row.mb-3 {
  margin-bottom: 0 !important;
}
#home.checkout-checkout .form-row.mb-3:last-child {
  margin-bottom: 2rem !important;
}
#home.checkout-checkout .checkout_form .register_block .checkout_title {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
#home.checkout-checkout .alert.alert-danger {
  margin: 0 0 1rem 0 !important;
  background: #EFA338;
}
#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;
}
#home .wrapper .sticky-wrapper.is-sticky .header.fixed {
  box-shadow: none;
}
#home .header-wrapper {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  position: relative;
  z-index: 20;
}
#home .header-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  pointer-events: none;
}
@media (max-width: 991px) {
  #home .header-wrapper::before {
    background-color: rgba(255, 255, 255, 0.94);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
  }
}
#home .header-wrapper > .container-fluid {
  z-index: 1;
}
#home .header-wrapper .container-fluid,
#home .header-wrapper .container {
  max-width: 1300px;
  padding: 0 56px;
  height: 82px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  gap: 26px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #home .header-wrapper .container-fluid,
  #home .header-wrapper .container {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    height: auto;
    padding: 14px 24px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 0;
  }
}
#home .header-wrapper .logo {
  -webkit-order: 0;
          order: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  margin: 0;
  max-width: none;
  height: auto;
}
#home .header-wrapper .logo a {
  display: block;
  transition: opacity 0.2s ease-in;
}
#home .header-wrapper .logo a:hover, #home .header-wrapper .logo a:focus {
  opacity: 0.65;
}
#home .header-wrapper .logo img {
  width: 97.81px;
  height: auto;
  max-width: none;
}
@media (max-width: 991px) {
  #home .header-wrapper .logo {
    position: static;
    -webkit-order: 1;
            order: 1;
    margin: 0 !important;
  }
  #home .header-wrapper .logo img {
    width: 82.77px;
  }
}
#home .header-wrapper > .container-fluid > nav.navigation {
  -webkit-order: 1;
          order: 1;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  -webkit-align-self: stretch;
          align-self: stretch;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
@media (max-width: 991px) {
  #home .header-wrapper > .container-fluid > nav.navigation {
    display: none !important;
  }
}
#home .header-wrapper .mobile-navigation-wrapper {
  position: static;
  -webkit-transform: none;
          transform: none;
  left: auto;
  right: auto;
  top: auto;
  -webkit-order: 0;
          order: 0;
  height: auto;
  width: auto;
  max-width: none;
  padding: 6.5px 6px 8px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: transparent;
  color: #000000;
  border-radius: 0;
  transition: color 0.2s ease-in;
}
#home .header-wrapper .mobile-navigation-wrapper > a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  color: inherit;
  font-size: 19px;
}
#home .header-wrapper .mobile-navigation-wrapper i {
  color: inherit;
  font-size: 19px;
  line-height: 19px;
  font-weight: 900;
}
@media (min-width: 992px) {
  #home .header-wrapper .mobile-navigation-wrapper {
    display: none;
  }
}
#home .header-wrapper .mobile-navigation-wrapper:hover, #home .header-wrapper .mobile-navigation-wrapper:focus {
  background-color: transparent;
  color: #EFA338;
}
#home .header-wrapper .mobile-navigation-wrapper:has(.fa-times) {
  background-color: transparent;
  color: #000000;
}
#home .header-wrapper .mobile-navigation-wrapper:has(.fa-times) i {
  color: inherit;
}
@media (max-width: 991px) {
  #home .header-wrapper {
    margin-bottom: 0;
  }
}
#home .navigation-wrapper {
  display: none !important;
}

@media (max-width: 991px) {
  #home.theme_11 .wrapper .sticky-wrapper.is-sticky .header.fixed .header-wrapper .mobile-navigation-wrapper,
  #home.theme_11.sidenav-enabled .wrapper .sticky-wrapper.is-sticky .header.with-search .header-wrapper .mobile-navigation-wrapper {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    z-index: auto !important;
  }
  #home.theme_11.sidenav-enabled .wrapper .sticky-wrapper.is-sticky .header.with-search .header-wrapper > .container-fluid {
    height: auto;
  }
  #home.theme_11.sidenav-enabled .wrapper .sticky-wrapper.is-sticky .header.with-search .header-wrapper > .container-fluid #search {
    top: auto;
  }
  #home.theme_11.sidenav-enabled .wrapper .sticky-wrapper.is-sticky .header .header-wrapper .header_widgets,
  #home.theme_11.sidenav-enabled .wrapper .sticky-wrapper.is-sticky .header.with-search .header-wrapper .header_widgets {
    position: static;
    top: auto;
    height: auto;
  }
  #home.theme_11 .wrapper .sticky-wrapper.is-sticky .with-search .logo,
  #home.theme_11 .wrapper .sticky-wrapper.is-sticky .logo {
    margin: 0 !important;
    height: auto;
  }
}
#home .header.sticky_trigger.sticky + .content-area {
  padding-top: 95px;
}

#home .header #search {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: none !important;
          transform: none !important;
  display: block !important;
  -webkit-order: 2;
          order: 2;
  -webkit-flex: 0 0 250px;
          flex: 0 0 250px;
  width: 250px !important;
  max-width: 250px !important;
  min-width: 250px;
  height: 41px;
  margin: 0 0 0 auto !important;
}
#home .header #search .search_close {
  display: none !important;
}
@media (max-width: 991px) {
  #home .header #search {
    -webkit-order: 4;
            order: 4;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    width: calc(100% + 8px) !important;
    max-width: calc(100% + 8px) !important;
    min-width: calc(100% + 8px);
    height: 43px;
    margin: 14px -4px 0 !important;
    background: transparent;
    padding: 0;
    box-shadow: none;
    z-index: 4;
  }
}
#home .header #search .search_field {
  width: 100%;
  height: 100%;
  padding: 0;
}
#home .header #search .search_field input {
  width: 100%;
  height: 41px;
  background-color: #E9E6E4;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 999px;
  box-shadow: none !important;
  padding: 11px 16px 11px 42px;
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 13.5px !important;
  line-height: 18px;
  color: #000000 !important;
}
#home .header #search .search_field input::-webkit-input-placeholder {
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 13.5px !important;
  color: rgba(0, 0, 0, 0.4) !important;
  opacity: 1;
}
#home .header #search .search_field input::-moz-placeholder {
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 13.5px !important;
  color: rgba(0, 0, 0, 0.4) !important;
  opacity: 1;
}
#home .header #search .search_field input::placeholder {
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 13.5px !important;
  color: rgba(0, 0, 0, 0.4) !important;
  opacity: 1;
}
#home .header #search .search_field input:focus {
  border-color: rgba(0, 0, 0, 0);
  background-color: #E9E6E4;
}
@media (max-width: 991px) {
  #home .header #search .search_field input {
    height: 43px;
    padding: 12px 16px 12px 42px;
  }
}
#home .header #search > button {
  position: absolute;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 10px;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  max-width: none;
  background-color: transparent !important;
  color: rgba(0, 0, 0, 0.55);
  transition: color 0.2s ease-in;
}
#home .header #search > button i {
  font-size: 13px;
  line-height: 13px;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.55);
  transition: color 0.2s ease-in;
}
#home .header #search > button:hover, #home .header #search > button:focus {
  background-color: transparent !important;
}
#home .header #search > button:hover i, #home .header #search > button:focus i {
  color: #000000;
}
@media (max-width: 991px) {
  #home .header #search > button {
    left: 14px;
    right: auto;
  }
}

#home .wrapper .header .header-wrapper .search_black_screen {
  background: rgba(9, 9, 9, 0.3) !important;
  opacity: 1 !important;
  z-index: 3;
}

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

#home .header-wrapper .top-bar-left {
  -webkit-order: 4;
          order: 4;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-align-self: center;
          align-self: center;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: none;
  margin: 0;
  padding-left: 8px;
}
@media (max-width: 991px) {
  #home .header-wrapper .top-bar-left {
    -webkit-order: 3;
            order: 3;
    display: -webkit-flex;
    display: flex;
    padding-left: 4px;
    margin-left: -10px;
  }
}
#home .header-wrapper .top-bar-left > ul > li:not(.flags) {
  display: none !important;
}
#home .header-wrapper .top-bar-left > .list-inline {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
#home .header-wrapper .top-bar-left .dropdown.flags {
  margin: 0;
  position: static;
}
#home .header-wrapper .top-bar-left .d-lg-inline-block:not(.dropdown) {
  display: none !important;
}
#home .header-wrapper #form-language {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 2px;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  padding-left: 14px;
}
@media (max-width: 991px) {
  #home .header-wrapper #form-language {
    padding-left: 8px;
    gap: 0;
  }
}
#home .header-wrapper #form-language > svg {
  display: none !important;
}
#home .header-wrapper #form-language .dropdown-toggle {
  display: none !important;
}
#home .header-wrapper #form-language .dropdown-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 2px;
  position: static;
  float: none;
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
  border: none;
  min-width: 0;
  -webkit-transform: none !important;
          transform: none !important;
  z-index: auto;
}
@media (max-width: 991px) {
  #home .header-wrapper #form-language .dropdown-menu {
    gap: 0;
  }
}
#home .header-wrapper #form-language .dropdown-menu > li {
  border: none !important;
  display: -webkit-flex;
  display: flex;
}
#home .header-wrapper #form-language .dropdown-menu > li > a.language-select {
  display: inline-block;
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4) !important;
  padding: 6px 7px;
  width: 32px;
  text-align: center;
  border-bottom: 0;
  text-decoration: none;
  transition: color 0.2s ease-in;
  cursor: pointer;
}
#home .header-wrapper #form-language .dropdown-menu > li > a.language-select:hover, #home .header-wrapper #form-language .dropdown-menu > li > a.language-select:focus {
  color: #000000 !important;
  text-decoration: none;
}
@media (max-width: 991px) {
  #home .header-wrapper #form-language .dropdown-menu > li > a.language-select {
    font-size: 11px;
    letter-spacing: normal;
    padding: 6px 5px;
    width: auto;
  }
}
#home.bg .header-wrapper #form-language a.language-select[name=bg-bg], #home.en .header-wrapper #form-language a.language-select[name=en-gb] {
  color: #000000 !important;
  border-bottom: 2px solid #EFA338;
}
@media (max-width: 991px) {
  #home.bg .header-wrapper #form-language a.language-select[name=bg-bg], #home.en .header-wrapper #form-language a.language-select[name=en-gb] {
    padding: 5px;
  }
}

#home .header-wrapper > .container-fluid > nav.navigation {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  -webkit-align-self: stretch;
          align-self: stretch;
}

#home .sf-menu > li > a {
  padding: 0 !important;
  margin: 0;
  height: 82px;
  color: #000000;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 23.1px;
  letter-spacing: 0.28px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  text-transform: none;
  transition: color 0.2s ease-in !important;
}

#home .header-wrapper .sf-menu > li.has_children > a::after,
#home .header-wrapper .sf-menu > li:has(> ul) > a::after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro", "Font Awesome 5 Pro", "Font Awesome 6 Free", "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 9px;
  line-height: 9px;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 12px;
  display: inline-block;
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

#home .header-wrapper .sf-menu > li.has_children:hover > a::after,
#home .header-wrapper .sf-menu > li.has_children.sfHover > a::after,
#home .header-wrapper .sf-menu > li:has(> ul):hover > a::after,
#home .header-wrapper .sf-menu > li:has(> ul).sfHover > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #F79E1B;
}

#home .sf-menu .block-title {
  font-weight: 400;
  border: none;
  color: #000000;
  padding: 10px 26px;
  margin-bottom: 10px;
  padding-right: 35px;
}
#home .sf-menu .block-title span, #home .sf-menu .block-title a {
  font-family: inherit;
}
#home .sf-menu .block-title span::after {
  content: unset;
}

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

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

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

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

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

#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;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-align-items: center;
          align-items: center;
  gap: 2px;
  height: 100%;
}

#home .sf-menu > li {
  position: relative !important;
  padding: 0 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}

#home .sf-menu > li:hover > a,
#home .sf-menu > li > a:hover,
#home .sf-menu > li:hover > a > .arrow {
  color: #F79E1B !important;
  background: transparent;
  text-decoration: none;
}

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

#home .sf-menu > li > ul {
  box-shadow: none;
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFF;
  min-width: 244px;
  width: auto;
  margin: 0;
  padding: 24px 30px;
  top: 100%;
  left: 0;
  z-index: 3;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  max-height: 70vh;
  overflow: auto;
}

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

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

#home .sf-menu > li ul > li:not(.empty-item) {
  background: transparent;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  gap: 4px;
  padding: 0;
  margin: 0 0 25px;
  border: none;
  max-width: unset;
  float: none;
}
#home .sf-menu > li ul > li:not(.empty-item):last-child {
  margin-bottom: 0;
}

#home .sf-menu > li ul > li.megaline {
  padding: 0;
  width: 100%;
  min-width: 200px;
}

#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-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 11px 35px 11px 29px;
  height: auto;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}

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

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

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

#home .sf-menu > li ul > li div a,
#home .sf-menu > li ul > li > a {
  text-align: left;
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  color: #000000;
  padding: 0 !important;
  position: relative;
  width: 100%;
  z-index: 1;
}

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

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

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

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

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

#home .sf-menu > li ul > li div ul > li {
  width: 100%;
  padding: 3px 29px 3px 26px !important;
}
#home .sf-menu > li ul > li div ul > li a {
  padding-left: 25px !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  color: #80808D !important;
}
#home .sf-menu > li ul > li div ul > li a:hover, #home .sf-menu > li ul > li div ul > li a:focus {
  color: #EFA338 !important;
}

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

#home.common-home .page-section#banners_module_17490 {
  padding: 0 !important;
}
#home.common-home .owl-item {
  cursor: pointer;
}
#home.common-home .main-slider i {
  transition: none;
}
#home.common-home .owl-wrapper-outer {
  box-shadow: none;
}
#home.common-home .main-slider .caption .container {
  position: static;
}
#home.common-home .main-slider .caption .div-table {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .div-cell {
    vertical-align: bottom !important;
  }
}
#home.common-home .main-slider .caption .caption-content {
  margin-left: 0;
  margin-right: 0;
  max-width: 500px;
  width: 50%;
}
#home.common-home .main-slider .caption .caption-content h3 {
  text-align: left;
  margin-bottom: 1.5vw;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content h3 {
    margin-bottom: 5vw;
  }
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle {
  font-size: 44px;
  line-height: 0;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle span {
  font-weight: 800;
  font-size: 57px;
  font-size: 2vw;
  line-height: 1.1;
  text-shadow: none;
  color: #36363D;
  text-transform: none;
  letter-spacing: 0;
  font-family: "Geologica", sans-serif;
}
#home.common-home .main-slider .caption .caption-content .caption-subtitle span b {
  color: #EFA338;
  font-weight: 900;
}
@media (max-width: 991px) {
  #home.common-home .main-slider .caption .caption-content .btn.btn-theme {
    font-size: 1.6vw;
    font-size: 1.6vw;
    -webkit-justify-content: start;
            justify-content: start;
    height: auto;
  }
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .caption-content {
    max-width: 100%;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    padding: 0 0 36px 0;
    display: block;
  }
  #home.common-home .main-slider .caption .caption-content .caption-subtitle span {
    font-size: 7vw;
    margin: 0;
    margin-bottom: 22.5vw;
  }
  #home.common-home .main-slider .caption .caption-content .btn-btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    width: 100%;
    margin: 0;
  }
}
#home.common-home .main-slider .caption .btn.btn-theme {
  font-size: 22px;
  font-size: 1vw;
  line-height: 1.05;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  text-align: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
#home.common-home .main-slider .caption .btn.btn-theme i {
  color: inherit;
}
#home.common-home .main-slider .caption .btn.btn-theme span {
  letter-spacing: 0;
  font-weight: 500;
  color: inherit !important;
  font-size: 16px;
}
@media (max-width: 575px) {
  #home.common-home .main-slider .caption .btn.btn-theme {
    font-size: 14px !important;
    line-height: 18px;
    margin: 0;
  }
}

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

#home .homefeatured_category {
  padding: 50px 0;
}
#home .homefeatured_category .container {
  overflow: hidden;
  max-width: 1480px;
}
@media (max-width: 991px) {
  #home .homefeatured_category .container {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
#home .homefeatured_category > .container > .section-title,
#home .homefeatured_category > .container > h2 {
  margin-bottom: 30px;
}
#home .homefeatured_category > div > div {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 40px;
  margin: 0;
}
@media (max-width: 991px) {
  #home .homefeatured_category > div > div {
    gap: 16px;
  }
}
#home .homefeatured_category > div > div > div {
  -webkit-flex: 1 1 calc((100% - 80px) / 3);
          flex: 1 1 calc((100% - 80px) / 3);
  max-width: calc((100% - 80px) / 3);
  padding: 0;
  border: none;
}
#home .homefeatured_category > div > div > div:nth-child(n+4) {
  -webkit-flex: 1 1 calc((100% - 40px) / 2);
          flex: 1 1 calc((100% - 40px) / 2);
  max-width: calc((100% - 40px) / 2);
}
@media (max-width: 991px) {
  #home .homefeatured_category > div > div > div {
    -webkit-flex: 1 1 100% !important;
            flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}
#home .homefeatured_category .thumbnail {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
#home .homefeatured_category .media {
  background: transparent;
  border: none;
  width: 100%;
  height: 380px;
  max-width: 100%;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 22px;
  position: relative;
  transition: box-shadow 0.2s ease-in;
}
@media (max-width: 991px) {
  #home .homefeatured_category .media {
    height: auto;
    aspect-ratio: 16/7;
  }
}
@media (max-width: 591px) {
  #home .homefeatured_category .media {
    aspect-ratio: 16/9;
  }
}
#home .homefeatured_category .media .img-bg {
  inset: 0;
  overflow: hidden;
  background: #1a1a1a;
  display: block;
}
#home .homefeatured_category .media img {
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
#home .homefeatured_category .media-link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  border-radius: 22px;
  overflow: hidden;
}
#home .homefeatured_category .media-link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 1;
}
#home .homefeatured_category .media-link:hover .img-bg img, #home .homefeatured_category .media-link:focus .img-bg img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
#home .homefeatured_category .caption {
  position: absolute;
  left: 0;
  right: 0;
  top: auto !important;
  bottom: 0;
  height: auto !important;
  min-height: 0 !important;
  padding: 22px 24px;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  gap: 18px;
}
#home .homefeatured_category .caption .caption-wrapper,
#home .homefeatured_category .caption .caption-inner {
  height: auto !important;
  min-height: 0 !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
#home .homefeatured_category .caption-title {
  width: auto;
  margin: 0;
  text-align: left !important;
  display: block;
}
#home .homefeatured_category .caption-title span {
  color: #fff;
  font-family: "Geologica", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  background: transparent;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-align: left;
  display: block;
  min-height: 0;
}
@media (max-width: 591px) {
  #home .homefeatured_category .caption-title span {
    font-size: 16px;
  }
}
#home .homefeatured_category .media-link .btn {
  position: absolute;
  right: 24px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 14px;
  height: 14px;
  min-height: 0 !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  z-index: 3;
  color: #fff !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
#home .homefeatured_category .media-link .btn:hover, #home .homefeatured_category .media-link .btn:focus {
  color: #fff !important;
}
#home .homefeatured_category .media-link .btn span {
  display: none !important;
}
#home .homefeatured_category .media-link .btn i {
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1;
  margin: 0 !important;
}
@media (max-width: 767px) {
  #home .homefeatured_category .thumbnail .media {
    min-height: 0 !important;
  }
}

#home footer.footer {
  border-top: none;
  background-color: #000000;
}
#home .footer-widgets {
  background-color: #000000;
  padding: 0;
  border-bottom: none;
  border-top: none;
  display: block !important;
}
#home .footer-widgets > .container {
  width: 100%;
  max-width: 1326px;
  margin: 0 auto;
  padding: 0 15px;
  height: auto;
}
#home .footer-widgets-row {
  margin: 0 -12px;
}
#home .footer-single-widget {
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding: 100px 12px;
  border: none;
}
#home .footer-widgets .widget-title {
  font-family: "Geologica", sans-serif;
  color: #fff;
  font-size: 11.5px;
  line-height: 18.98px;
  letter-spacing: 2.07px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 38px;
  padding-bottom: 0;
}
#home .footer-widgets .widget-title::before {
  display: none;
}
#home .footer-about-us .widget-title {
  margin-bottom: 36px;
}
#home .footer-widgets .widget-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#home .footer-widgets .widget-categories ul li {
  border: none;
  margin: 0;
  padding: 0;
}
#home .footer-widgets .widget-categories ul li + li {
  border-top: none;
  margin-top: 23px;
}
#home .footer-widgets .widget-categories ul li a,
#home .footer-widgets .widget-categories ul li > span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}
#home .footer-widgets .widget-categories ul li a::before,
#home .footer-widgets .widget-categories ul li > span::before {
  display: none;
}
#home .footer-widgets .widget-categories a:hover,
#home .footer-widgets .widget-categories a:focus {
  color: #EFA338 !important;
}
#home .footer-about-us .widget-categories ul li {
  position: relative;
  padding-left: 31px;
}
#home .footer-about-us .widget-categories ul li + li {
  margin-top: 16px;
}
#home .footer-about-us .widget-categories ul li:has(> a[href^="mailto:"]) + li {
  margin-top: 4.6px;
}
#home .footer-about-us .widget-categories ul li::before {
  position: absolute;
  left: 0;
  top: 4px;
  font-family: "Font Awesome 6 Pro", "Font Awesome 5 Pro", "Font Awesome 6 Free", "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  color: #EFA338;
}
#home .footer-about-us .widget-categories ul li:has(> a[href^="mailto:"])::before {
  content: "\f007";
}
#home .footer-about-us .widget-categories ul li:has(> a[href^="tel:"])::before {
  content: none;
}
#home .footer-about-us .widget-categories ul li:has(> a[href="/about/"]) {
  padding-left: 30.3px;
}
#home .footer-about-us .widget-categories ul li:has(> a[href="/about/"])::before {
  content: "";
  top: 0;
  width: 17.3px;
  height: 17.44px;
  background: url("https://sellavi-bulgaria.github.io/BG120047/images/footer-about-icon.svg") no-repeat 50%/contain;
}
#home .footer-about-us .widget-categories ul li:has(> a[href="/about/"]) > a {
  color: rgba(255, 255, 255, 0.45);
  font-size: 10.5px;
  line-height: 17.33px;
  letter-spacing: 1.47px;
  font-weight: 600;
  text-transform: uppercase;
}
#home .fizz-footer-brand__tagline {
  max-width: 280px;
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13.5px;
  line-height: 22.28px;
  font-weight: 300;
  letter-spacing: 0;
}
#home .footer .social-icons {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
  list-style: none;
  margin: 19.3px 0 0;
  padding: 2.7px 0 0;
}
#home .footer .social-icons li {
  margin: 0;
  padding: 0;
  border: none;
}
#home .footer .social-icons li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0;
  background-color: transparent;
}
#home .footer .social-icons li a:hover, #home .footer .social-icons li a:focus {
  background-color: transparent;
}
#home .footer .social-icons li a i {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
}
#home .footer .social-icons li a i[class*=instagram] {
  font-size: 15px;
}
#home .footer .social-icons .fa-facebook-f::before {
  content: "\f39e";
}
#home .footer .social-icons li a:hover i,
#home .footer .social-icons li a:focus i {
  color: #EFA338;
}
#home .footer-meta {
  border-top: none;
  background: transparent;
  padding: 23px 0;
}
#home .footer-meta > .container {
  display: block;
  width: 100%;
  max-width: 1326px;
  margin: 0 auto;
  padding: 0 15px;
}
#home .footer-meta .copyright_row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: 100%;
  margin: 0;
}
#home .footer-meta .copyright_row::after {
  content: "";
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 112.86px;
  height: 30px;
  background: url("https://sellavi-bulgaria.github.io/BG120047/images/fizzpro-wordmark.svg") no-repeat 50%/contain;
}
#home .footer-meta .copyright_row > div {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 0;
  margin: 0;
}
#home .footer-meta .copyright_row > div:has(> .copyright) {
  height: 20px;
}
#home .footer-meta .copyright {
  height: 20px;
  line-height: 0;
}
#home .footer-meta .copyright a {
  display: inline-block;
  width: 72.73px;
  height: auto;
}
#home .footer-meta .copyright img {
  display: block;
  width: 72.73px;
  height: auto;
  max-width: none;
}
#home .footer-meta .payments {
  max-width: none;
  width: auto;
  padding-top: 0;
}
#home .footer-meta .payments img {
  display: block;
  width: 382.34px;
  max-width: 100%;
  height: auto;
}
#home .footer-meta p {
  margin-bottom: 0;
}
#home .footer .copyright_row {
  width: 100%;
}
#home .fa.fa-wheelchair {
  color: #fff !important;
}
@media (max-width: 991px) {
  #home .footer-widgets {
    padding: 42px 0 0;
  }
  #home .footer-widgets > .container {
    max-width: 100%;
    padding: 0 15px;
  }
  #home .footer-widgets > .container::before {
    content: "";
    display: block;
    width: 112.86px;
    height: 30px;
    margin: 0 auto 56px;
    background: url("https://sellavi-bulgaria.github.io/BG120047/images/fizzpro-wordmark.svg") no-repeat 50%/contain;
  }
  #home .footer-widgets-row {
    margin: 0;
  }
  #home .footer-single-widget {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 56px;
  }
  #home .footer-meta {
    padding: 0 0 42px;
  }
  #home .footer-meta > .container {
    max-width: 100%;
    padding: 0 15px;
  }
  #home .footer-meta .copyright_row {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
    gap: 20px;
    max-width: 352px;
    margin: 0 auto;
  }
  #home .footer-meta .copyright_row::after {
    display: none;
  }
  #home .footer-meta .payments img {
    width: 342px;
  }
}

#home .lang__switcher,
#home .currency__switcher {
  position: relative;
}
#home .lang__switcher form > a,
#home .currency__switcher form > a {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: start;
          justify-content: start;
  border-radius: 8px;
  border: 1px solid rgba(189, 189, 189, 0.4);
  padding: 8px 10px;
  color: #707070;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  transition: all 0.2s ease-in;
  background: #fff;
}
#home .lang__switcher form > a::after,
#home .currency__switcher form > a::after {
  content: "\f078";
  border: none;
  font-family: "FONT AWESOME 6 PRO";
  margin-left: auto;
}
#home .lang__switcher form > a::before,
#home .currency__switcher form > a::before {
  margin-right: 8px;
}
#home .lang__switcher form > a[aria-expanded=true]::after,
#home .currency__switcher form > a[aria-expanded=true]::after {
  color: #EFA338;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#home .lang__switcher form > a:hover, #home .lang__switcher form > a:focus,
#home .currency__switcher form > a:hover,
#home .currency__switcher form > a:focus {
  border-color: #D98C24;
  background-color: #fff;
}
#home .lang__switcher ul,
#home .currency__switcher ul {
  -webkit-transform: none !important;
          transform: none !important;
  top: 100% !important;
  border: 1px solid #E9E9E9;
  padding: 8px 10px;
  width: 100%;
  border-radius: 0;
}
#home .lang__switcher ul a,
#home .currency__switcher ul a {
  color: #475467;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 5px 0;
  cursor: pointer;
}
#home .lang__switcher ul a::before,
#home .currency__switcher ul a::before {
  margin-right: 8px;
}
#home .lang__switcher ul a[name=bg-bg]::before,
#home .currency__switcher ul a[name=bg-bg]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M12.5 0C7.13812 0 2.57812 3.3825 0.8025 8.125H24.1969C22.4219 3.3825 17.8619 0 12.5 0Z' fill='%23ECEFF1'/%3E%3Cpath d='M25 12.5C25 10.9581 24.7075 9.48875 24.1975 8.125H0.8025C0.2925 9.48875 0 10.9581 0 12.5C0 14.0419 0.2925 15.5112 0.8025 16.875H24.1969C24.7075 15.5112 25 14.0419 25 12.5Z' fill='%2343A047'/%3E%3Cpath d='M24.1975 16.875H0.8025C2.57812 21.6175 7.13812 25 12.5 25C17.8619 25 22.4219 21.6175 24.1975 16.875Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}
#home .lang__switcher ul a[name=en-gb]::before,
#home .currency__switcher ul a[name=en-gb]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M25 12.5C25 19.4036 19.4036 25 12.5 25C5.59644 25 0 19.4036 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5Z' fill='%230052B5'/%3E%3Cpath d='M9.375 6.875V0.393805C9.88401 0.262795 10.4056 0.16304 10.9375 0.096709C11.4494 0.0328802 11.9708 0 12.5 0C13.0292 0 13.5506 0.0328802 14.0625 0.096709C14.5944 0.16304 15.116 0.262795 15.625 0.393805V8.59375L20.9375 3.27717C21.5102 3.80137 22.3454 4.84695 22.8125 5.46875L18.75 9.375H24.6062C24.7372 9.88401 24.837 10.4056 24.9033 10.9375C24.9671 11.4494 25 11.9708 25 12.5C25 13.0292 24.9671 13.5506 24.9033 14.0625C24.837 14.5944 24.7372 15.116 24.6062 15.625H17.8125L22.5009 20C21.829 20.8946 21.0398 21.696 20.1562 22.3816L15.625 17.8125V24.6062C15.116 24.7372 14.5944 24.837 14.0625 24.9033C13.5506 24.9671 13.0292 25 12.5 25C11.9708 25 11.4494 24.9671 10.9375 24.9033C10.4056 24.837 9.884 24.7372 9.375 24.6062L9.375 16.5625L4.21875 21.8635C3.51947 21.2445 2.89003 20.5485 2.34375 19.7886L6.875 15.625H0.393805C0.262795 15.116 0.163041 14.5944 0.0967097 14.0625C0.0328805 13.5506 0 13.0292 0 12.5C0 11.9708 0.0328802 11.4494 0.096709 10.9375C0.16304 10.4056 0.262795 9.88401 0.393805 9.375H7.03125L2.5 4.99878C3.19353 4.07569 4.0119 3.25175 4.93004 2.55201L9.375 6.875Z' fill='white'/%3E%3Cpath d='M9.375 9.375L3.67029 3.65205C3.36863 3.95309 3.08228 4.26945 2.8125 4.59987L7.8125 9.375H9.375Z' fill='%23D90026'/%3E%3Cpath d='M15.625 9.375L21.3297 3.65205C21.6314 3.95308 21.9177 4.26945 22.1875 4.59987L17.1875 9.375H15.625Z' fill='%23D90026'/%3E%3Cpath d='M15.625 15.7323L21.3297 21.4552C21.6314 21.1542 21.9177 20.8378 22.1875 20.5074L17.1875 15.7323H15.625Z' fill='%23D90026'/%3E%3Cpath d='M9.375 15.7323L3.67029 21.4552C3.36863 21.1542 3.08228 20.8378 2.8125 20.5074L7.8125 15.7323H9.375Z' fill='%23D90026'/%3E%3Cpath d='M0.096709 10.9375C0.0328802 11.4494 0 11.9708 0 12.5C0 13.0292 0.0328805 13.5506 0.0967097 14.0625H10.9375V24.9033C11.4494 24.9671 11.9708 25 12.5 25C13.0292 25 13.5506 24.9671 14.0625 24.9033V14.0625H24.9033C24.9671 13.5506 25 13.0292 25 12.5C25 11.9708 24.9671 11.4494 24.9033 10.9375H14.0625V0.096709C13.4509 0.00470825 13.1373 0 12.5 0C11.9708 0 11.4494 0.0328802 10.9375 0.096709V10.9375H0.096709Z' fill='%23D90026'/%3E%3C/svg%3E");
}
#home .lang__switcher ul a[name=ru-ru]::before,
#home .currency__switcher ul a[name=ru-ru]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 0C6.8526 0 2.475 3.2472 0.7704 7.8H23.229C21.525 3.2472 17.1474 0 12 0Z' fill='%23E0E1E2'/%3E%3Cpath d='M24 12C24 10.5198 23.7192 9.1092 23.2296 7.8H0.7704C0.2808 9.1092 0 10.5198 0 12C0 13.4802 0.2808 14.8908 0.7704 16.2H23.229C23.7192 14.8908 24 13.4802 24 12Z' fill='%233F51B5'/%3E%3Cpath d='M23.2296 16.2H0.7704C2.475 20.7528 6.8526 24 12 24C17.1474 24 21.525 20.7528 23.2296 16.2Z' fill='%23FF3D00'/%3E%3C/svg%3E");
}
#home .lang__switcher ul a:hover, #home .lang__switcher ul a:focus,
#home .currency__switcher ul a:hover,
#home .currency__switcher ul a:focus {
  color: #EFA338;
}

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

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

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

#home.product-category .subcategories_top {
  display: block;
}
#home.product-category .subcategories_top > .container > .row {
  row-gap: 15px;
  padding: 0;
}
#home.product-category .subcategories_top > .container > .row > .media_holder {
  margin: 0;
  padding: 0 15px;
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  min-width: unset;
}
@media (max-width: 768px) {
  #home.product-category .subcategories_top > .container > .row > .media_holder {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail {
  border: 1px solid #E8E8E8;
  border-radius: 12px;
  padding: 15px;
  height: 100%;
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media {
  height: 100%;
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link:hover .caption-title span, #home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link:focus .caption-title span {
  color: #EFA338;
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link .caption-title {
  margin: 0;
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link .caption-title span {
  color: #000000;
  margin-bottom: 0;
  font-weight: 600;
}
@media (max-width: 592px) {
  #home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link .caption-title span {
    font-size: 13px;
  }
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link .img_holder {
  border: none;
  border-radius: 0;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
#home.product-category .subcategories_top > .container > .row > .media_holder > .thumbnail .media .media-link .img_holder img {
  border-radius: 0;
  padding: 0;
}

/*PRODUCT PAGE*/
#home.product-product .product-single .buttons {
  -webkit-align-items: center;
          align-items: center;
  gap: 10px;
}
#home.product-product #main-carousel .splide__arrows {
  display: none;
}
#home.product-product .product-single .buttons .quantity {
  display: -webkit-flex;
  display: flex;
  margin: 0;
  -webkit-align-items: center;
          align-items: center;
}
@media (max-width: 592px) {
  #home.product-product .product-single .buttons .quantity .quantity_key {
    min-width: 44px;
    height: 44px;
  }
}
#home.product-product .special-price + .product-price {
  color: #FF2D2D;
}
#home.product-product .buttons .quantity .qty {
  height: 44px;
  border: none;
}
#home.product-product .product-single .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}
#home.product-product .product-single .buttons .quantity .btn {
  width: 48px !important;
  height: 48px !important;
}
#home.product-product .product-single .buttons .quantity .btn:hover i, #home.product-product .product-single .buttons .quantity .btn:focus i {
  color: #EFA338;
}
#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-radius: 8px;
  border-width: 1px;
  border-color: #000000;
  width: 48px;
  height: 48px;
  background-color: transparent;
}
#home.product-product .product-single .btn.btn-theme.btn-wish-list i {
  font-weight: 300;
}
#home.product-product .product-single .buttons .quantity .btn i {
  padding: 0;
  margin: 0;
}
#home.product-product .product-single.product-item .buttons #button-booking,
#home.product-product .product-single.product-item .buttons #button-cart {
  background-color: #F79E1B;
  color: #000000;
  border-color: #F79E1B;
  border-radius: 8px;
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.5px;
  letter-spacing: 2px;
  margin-top: 0;
  max-width: 300px;
}
#home.product-product .product-single.product-item .buttons #button-booking:hover, #home.product-product .product-single.product-item .buttons #button-booking:focus,
#home.product-product .product-single.product-item .buttons #button-cart:hover,
#home.product-product .product-single.product-item .buttons #button-cart:focus {
  background-color: #D78711 !important;
  border-color: #D78711 !important;
  color: #000000 !important;
}
#home.product-product .product-single.product-item .buttons #button-booking i,
#home.product-product .product-single.product-item .buttons #button-cart i {
  transition: none;
}
#home.product-product #button-cart i[class*=cart] {
  display: none;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  font-size: 25px;
  font-weight: 300;
  color: #000000;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus {
  border-color: #000000;
  background-color: #000000;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #fff !important;
  font-weight: 700;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active {
  border-color: #EFA338 !important;
  background-color: #EFA338;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active i {
  font-size: 25px;
  font-weight: 700;
  color: #000000 !important;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus {
  border-color: #D98C24;
  background-color: #D98C24;
}
#home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:hover i, #home.product-product .btn.btn-theme.btn-theme-transparent.btn-wish-list.active:focus i {
  color: #000000 !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: #000000;
  border-top-color: #e9e9e9;
  border: none;
}
@media screen and (max-width: 369px) {
  #home.product-product .product-product .product-single .buttons .btn-compare, #home.product-product .product-product .product-single .buttons .btn-wish-list {
    display: block;
  }
}
#home.product-product .product-page-whatsapp-btn {
  border: none;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #25201D;
  margin: 20px auto;
  padding: 0;
}
#home.product-product .product-page-whatsapp-btn:hover, #home.product-product .product-page-whatsapp-btn:focus {
  color: #EFA338;
}

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-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-justify-content: center !important;
          justify-content: center !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .modal-footer .row > div {
  -webkit-flex: auto;
          flex: auto;
  width: auto;
  max-width: 100%;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .quick_view_modal_content {
  border-radius: 20px;
  padding: 30px 60px !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item {
  max-width: 100%;
  padding-bottom: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-item .splide__arrows {
  display: none;
}
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-align-items: center;
          align-items: center;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons .quantity {
  display: -webkit-flex;
  display: flex;
  margin: 0;
  border: none;
  -webkit-align-items: 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: #000000 !important;
  background-color: transparent;
  border-radius: 8px;
  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;
}
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: #F79E1B;
  color: #000000;
  border-color: #F79E1B;
  border-radius: 8px;
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.5px;
  letter-spacing: 2px;
  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: #D78711 !important;
  border-color: #D78711 !important;
  color: #000000 !important;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-booking i,
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .buttons #button-cart i {
  transition: none;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content #button-cart i[class*=cart] {
  display: none;
}
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 {
  font-size: 25px;
  font-weight: 300;
  color: #000000;
}
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: #000000;
  background-color: #000000;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):hover i, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active):focus i {
  color: #fff !important;
  font-weight: 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: #EFA338 !important;
  background-color: #EFA338;
}
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: 700;
  color: #000000 !important;
}
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: #D98C24;
  background-color: #D98C24;
}
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: #000000 !important;
  font-weight: 700 !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: #000000;
  border-top-color: #e9e9e9;
  border: none;
  background: transparent;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .content-tabs .nav-tabs > li > a.active::before, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .content-tabs .nav-tabs > li > a.active::after {
  content: unset;
}
@media screen and (max-width: 369px) {
  body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-product .buttons .btn-compare, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-product .buttons .btn-wish-list {
    display: block;
  }
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn {
  border: none;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #25201D;
  margin: 20px auto;
  padding: 0;
}
body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn:hover, body#home .modal#quick_view_modal .modal-content.quick_view_modal_content .product-page-whatsapp-btn:focus {
  color: #EFA338;
}

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

#home.product-product .product-single.product-item #tab-description {
  border-top: none;
}

@media (min-width: 992px) {
  #home.product-product .product-single.product-item {
    margin-top: 40px;
  }
}

@media (max-width: 992px) {
  #home .row.products.grid {
    -webkit-justify-content: 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;
  transition: box-shadow 0.2s ease-in;
}
#home:not(.product-product) .product-item.mb-md-4 {
  padding: 12px;
}
@media (max-width: 592px) {
  #home:not(.product-product) .product-item.mb-md-4 {
    padding: 6px;
  }
}
#home #search_results .product-item {
  max-width: 100%;
  width: 100%;
}
#home .checkout_cart_inner .product-item {
  max-width: 100%;
}
#home:not(.product-product) .sticker-container {
  left: 0 !important;
  right: auto !important;
  width: auto !important;
  max-width: 280px;
}
@media (max-width: 991px) {
  #home:not(.product-product) .sticker-container {
    max-width: 200px;
  }
}
#home:not(.product-product) .sticker {
  right: auto;
  width: 280px;
  max-width: 280px;
}
@media (max-width: 991px) {
  #home:not(.product-product) .sticker {
    width: 200px;
    max-width: 200px;
  }
}
#home:not(.product-product) .sticker img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (max-width: 576px) {
  body#home .two_col_grid .sticker {
    display: block !important;
  }
}
#home .add_to_cart,
#home .more_details_btn_wrapper {
  height: 40px;
}
#home .add_to_cart > button,
#home .more_details_btn_wrapper > button {
  background-color: #F79E1B !important;
  color: #000000 !important;
  border-color: #F79E1B !important;
  border: 1px solid;
  text-transform: none;
  font-size: 13px;
  font-weight: 600;
  height: 40px;
  width: 100%;
  border-radius: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0;
  transition: all 0.2s ease-in;
  max-width: 100%;
  padding: 0 22px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}
#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: #D78711 !important;
  border-color: #D78711 !important;
  color: #000000 !important;
}
#home .add_to_cart > button span,
#home .more_details_btn_wrapper > button span {
  margin-left: 10px;
  margin-right: 0;
  font-size: inherit;
}
#home .add_to_cart > button i,
#home .more_details_btn_wrapper > button i {
  display: inline !important;
  font-size: 20px;
  margin: 0;
}
#home .add_to_cart > button i[class*=cart]::before,
#home .more_details_btn_wrapper > button i[class*=cart]::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.75372 0.756437C2.85373 0.764092 2.9931 0.783574 3.14238 0.851799C3.33866 0.941501 3.505 1.08576 3.62156 1.26739C3.71021 1.40552 3.74921 1.54074 3.77093 1.63865C3.78937 1.72181 3.80284 1.81631 3.81386 1.89371C3.8146 1.89892 3.81533 1.90405 3.81605 1.90909L4.07904 3.75001L15.7948 3.75C15.9014 3.74997 16.0243 3.74992 16.1309 3.75922C16.2509 3.76968 16.4311 3.79683 16.6133 3.90305C16.8437 4.0373 17.0188 4.24899 17.1076 4.50039C17.1779 4.69928 17.1708 4.88139 17.1586 5.00119C17.1478 5.10768 17.1248 5.22844 17.1048 5.33312L16.1036 10.5895C16.0415 10.9153 15.9875 11.1992 15.9247 11.4326C15.8578 11.6812 15.7687 11.9234 15.6119 12.151C15.3752 12.4948 15.0475 12.766 14.6655 12.9342C14.4125 13.0456 14.1579 13.0879 13.9012 13.107C13.6602 13.125 13.3712 13.125 13.0396 13.125H6.56905C6.22039 13.125 5.91734 13.125 5.66543 13.1057C5.39781 13.0851 5.13216 13.0398 4.8704 12.9195C4.47635 12.7385 4.14301 12.4474 3.91049 12.0814C3.75605 11.8382 3.67533 11.5811 3.61888 11.3187C3.56575 11.0717 3.5249 10.7714 3.47791 10.426L2.68575 4.60359L2.34953 2.25001H1.5C1.08579 2.25001 0.75 1.91422 0.75 1.50001C0.75 1.08579 1.08579 0.750008 1.5 0.750008H2.47962C2.48472 0.750008 2.4899 0.750006 2.49516 0.750004C2.57334 0.749974 2.66879 0.749936 2.75372 0.756437ZM4.28752 5.25001L4.96064 10.1974C5.01225 10.5767 5.04578 10.8194 5.08534 11.0033C5.12293 11.178 5.15519 11.2433 5.17666 11.2771C5.25416 11.3992 5.36527 11.4962 5.49663 11.5565C5.53301 11.5732 5.60208 11.5964 5.7803 11.6101C5.96787 11.6245 6.21279 11.625 6.59558 11.625H13.014C13.3786 11.625 13.6111 11.6245 13.7895 11.6112C13.9585 11.5986 14.0251 11.5772 14.061 11.5614C14.1883 11.5053 14.2976 11.4149 14.3765 11.3003C14.3987 11.268 14.4321 11.2067 14.4762 11.043C14.5227 10.8702 14.5666 10.6419 14.6349 10.2837L15.5937 5.25001H4.28752ZM5.25 15.75C5.25 14.9216 5.92157 14.25 6.75 14.25C7.57843 14.25 8.25 14.9216 8.25 15.75C8.25 16.5784 7.57843 17.25 6.75 17.25C5.92157 17.25 5.25 16.5784 5.25 15.75ZM11.25 15.75C11.25 14.9216 11.9216 14.25 12.75 14.25C13.5784 14.25 14.25 14.9216 14.25 15.75C14.25 16.5784 13.5784 17.25 12.75 17.25C11.9216 17.25 11.25 16.5784 11.25 15.75Z' fill='white'/%3E%3C/svg%3E");
}
#home .add_to_cart .buttons_added.quantity,
#home .more_details_btn_wrapper .buttons_added.quantity {
  -webkit-align-items: center;
          align-items: center;
}
#home .more_details_btn_wrapper {
  height: 36px;
  display: -webkit-flex !important;
  display: flex !important;
}
#home .more_details_btn_wrapper > button {
  width: 180px;
  max-width: 180px;
  background-color: #F4F4F4 !important;
  color: #2C2C2C !important;
  border-color: #F4F4F4 !important;
}
#home .more_details_btn_wrapper > button:hover, #home .more_details_btn_wrapper > button:focus {
  color: #EFA338 !important;
}
#home .product-item .thumbnail {
  background: #FFFFFF;
  border: 1px solid #eaeaea;
  border-radius: 12px;
  padding: 16px;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  overflow: hidden;
}
@media (max-width: 592px) {
  #home .product-item .thumbnail {
    padding: 10px;
  }
}
#home .product-item .thumbnail .caption {
  -webkit-order: 1;
          order: 1;
}
#home .product-item .thumbnail .caption.text-center {
  width: 100%;
  margin-bottom: 10px;
  -webkit-justify-content: start;
          justify-content: start;
  text-align: left !important;
}
#home .product-item .thumbnail .media a {
  margin: 0 auto;
}
#home .product-item .thumbnail .media a img {
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-height: 100%;
  max-width: 100%;
}
#home .product-item .thumbnail .media a:hover img, #home .product-item .thumbnail .media a:focus img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}
#home .product-item .thumbnail .price_actions {
  -webkit-order: 2;
          order: 2;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: auto;
}
#home .product-item .thumbnail .price_actions .spinner-grow {
  display: none;
}
#home .product-item .thumbnail .bottom_price_actions {
  -webkit-order: 4;
          order: 4;
  margin-top: 0;
  -webkit-align-items: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
#home .product-item .thumbnail .bottom_price_actions .price {
  display: none !important;
  width: 100%;
  text-align: left;
}
#home .product-item .thumbnail .bottom_price_actions .add_to_cart,
#home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 0;
}
@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;
  }
}
#home .product-item .thumbnail .caption-title {
  -webkit-justify-content: left;
          justify-content: left;
  text-align: left !important;
  text-overflow: ellipsis;
}
#home .product-item .thumbnail .caption-title a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #19191A;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#home .product-item .thumbnail .caption-title a:hover, #home .product-item .thumbnail .caption-title a:focus {
  color: #EFA338;
}
#home .price {
  margin-bottom: 0;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: -webkit-flex;
  display: flex;
}
#home .price span {
  font-weight: inherit;
}
#home .price ins {
  font-size: inherit !important;
  color: #FF2D2D;
}
#home .price del {
  color: #A6A6A6;
  font-size: 12px !important;
  font-weight: 400;
}
@media (max-width: 568px) {
  #home .price del {
    font-size: 12px !important;
  }
}
#home .product-item .thumbnail .upper_price_actions {
  margin-top: 0;
  -webkit-align-items: center;
          align-items: center;
  text-align: left;
  -webkit-order: 2;
          order: 2;
  margin-bottom: 5px;
  margin-top: auto;
}
#home .product-item .thumbnail .upper_price_actions .price {
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #2D2C37;
}
#home .product-item .thumbnail .upper_price_actions .price ins {
  font-size: inherit !important;
  color: #FF2727;
}
#home .product-item .thumbnail .upper_price_actions .price del {
  font-size: 14px !important;
}
@media (max-width: 592px) {
  #home .product-item .thumbnail .upper_price_actions .price {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: start;
            align-items: start;
  }
}
#home .wrapper-out-of-stock {
  top: 0 !important;
}
#home .remove_from_cart i {
  color: #000000 !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;
}

#home .products .hide_on_mobile {
  display: -webkit-flex !important;
  display: flex !important;
}

#home .brands_slider_module .splide__pagination {
  display: none;
}
#home .section-title .slider-arrows,
#home .section-title .splide__arrows {
  position: static !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  gap: 12px;
  -webkit-align-items: center;
          align-items: center;
  margin: 0 !important;
  padding: 0;
  width: auto !important;
  height: auto !important;
}
#home .slider-arrow,
#home .splide__arrow {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: none !important;
          transform: none !important;
  width: 36px !important;
  height: 36px !important;
  min-width: 36px !important;
  min-height: 36px !important;
  background: transparent !important;
  border: 1px solid #A3A3A3 !important;
  border-radius: 50% !important;
  display: -webkit-inline-flex !important;
  display: inline-flex !important;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  color: #A3A3A3 !important;
  opacity: 1 !important;
  transition: background-color 0.2s ease-in, border-color 0.2s ease-in, color 0.2s ease-in;
  padding: 0 !important;
  cursor: pointer;
  box-shadow: none !important;
  outline: none !important;
}
#home .slider-arrow::before,
#home .splide__arrow::before {
  display: none !important;
}
#home .slider-arrow i, #home .slider-arrow svg,
#home .splide__arrow i,
#home .splide__arrow svg {
  font-size: 12px !important;
  line-height: 1;
  color: inherit !important;
  margin: 0 !important;
}
#home .slider-arrow:hover, #home .slider-arrow:focus,
#home .splide__arrow:hover,
#home .splide__arrow:focus {
  background: #EFA338 !important;
  border-color: #EFA338 !important;
  color: #fff !important;
}
#home .slider-arrow.slick-disabled, #home .slider-arrow.splide__arrow:disabled,
#home .splide__arrow.slick-disabled,
#home .splide__arrow.splide__arrow:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed;
}
#home .latest-section .row.products.grid.slick-initialized {
  display: block !important;
  margin: 0 -15px !important;
}
#home .latest-section .row.products.grid.slick-initialized .slick-list {
  overflow: hidden;
}
#home .latest-section .row.products.grid.slick-initialized .slick-track {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: stretch;
          align-items: stretch;
  margin: 0;
}
#home .latest-section .row.products.grid.slick-initialized .slick-slide,
#home .latest-section .row.products.grid.slick-initialized .slick-slide.product-item,
#home .latest-section .row.products.grid.slick-initialized .slick-slide.product-layout {
  float: none !important;
  height: auto !important;
  padding: 0 15px !important;
  margin: 0 !important;
  max-width: none !important;
  box-sizing: border-box;
  -webkit-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: column;
          flex-direction: column;
}
#home .latest-section .row.products.grid.slick-initialized .slick-slide > .thumbnail,
#home .latest-section .row.products.grid.slick-initialized .slick-slide.product-item > .thumbnail,
#home .latest-section .row.products.grid.slick-initialized .slick-slide.product-layout > .thumbnail {
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
#home .latest-section .row.products.grid.slick-initialized .slick-slide .bottom_price_actions,
#home .latest-section .row.products.grid.slick-initialized .slick-slide.product-item .bottom_price_actions,
#home .latest-section .row.products.grid.slick-initialized .slick-slide.product-layout .bottom_price_actions {
  margin-top: auto !important;
}
#home .splide_slider_section .splide__pagination {
  display: none !important;
}
#home .splide_slider_section .splide__container {
  padding: 0;
}

#home .brands_slider_module .caption {
  display: none !important;
}

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

#home .custom-radio .custom-control-label::before {
  border-radius: 0.25rem;
}

#home .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption h4.caption-title {
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  text-align: left !important;
  color: #2e2e2e;
}
#home .splide:not(#main-carousel):not(#thumbnail-carousel-track) .splide__track .splide__list .product-item .thumbnail .caption h4.caption-title a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #2e2e2e;
  text-align: left;
  text-transform: none;
}

#home #latest_section_42875 {
  background: #F7F7F7;
}

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

#home.common-home .page-section.latest-section {
  padding: 100px 0 102px;
}
@media (max-width: 767.98px) {
  #home.common-home .page-section.latest-section {
    padding: 40px 0;
  }
}

#home .latest-section > .container {
  max-width: 1218px;
}
#home .latest-section .row.products.grid {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  gap: 24px;
}
#home .latest-section .product-item,
#home .latest-section .product-item.mb-md-4 {
  padding: 0;
  margin: 0;
  -webkit-flex: 0 0 calc((100% - 72px) / 4);
          flex: 0 0 calc((100% - 72px) / 4);
  max-width: calc((100% - 72px) / 4);
}
#home .latest-section .product-item .thumbnail {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  overflow: visible;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: stretch;
          align-items: stretch;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
#home .latest-section .product-item .thumbnail .sticker-container,
#home .latest-section .product-item .thumbnail .sticker,
#home .latest-section .product-item .thumbnail .rating_wrapper {
  display: none !important;
}
#home .latest-section .product-item .thumbnail .media {
  -webkit-order: 0;
          order: 0;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 279/306;
  margin: 0;
  background: #D9D8D6;
  border-radius: 0;
  overflow: hidden;
}
#home .latest-section .product-item .thumbnail .media a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
#home .latest-section .product-item .thumbnail .media a img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .latest-section .product-item .thumbnail .caption,
#home .latest-section .product-item .thumbnail .caption.text-center {
  -webkit-order: 1;
          order: 1;
  width: 100%;
  height: 35px;
  min-height: 35px;
  margin: 18px 0 0;
  padding: 0;
  overflow: hidden;
  text-align: left !important;
}
#home .latest-section .product-item .thumbnail .caption .caption-title {
  height: 35px;
  margin: 0;
  overflow: hidden;
}
#home .latest-section .product-item .thumbnail .caption .caption-title a {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 17.5px;
  color: #000000;
  -webkit-line-clamp: 2;
}
#home .latest-section .product-item .thumbnail .caption .caption-title a:hover, #home .latest-section .product-item .thumbnail .caption .caption-title a:focus {
  color: #D98C24;
}
#home .latest-section .product-item .thumbnail .upper_price_actions {
  -webkit-order: 2;
          order: 2;
  margin: 18px 0 0;
  height: 24px;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
#home .latest-section .product-item .thumbnail .upper_price_actions .price {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}
#home .latest-section .product-item .thumbnail .upper_price_actions .price ins {
  color: #000000;
  font-size: 14px !important;
  font-weight: 700;
}
#home .latest-section .product-item .thumbnail .upper_price_actions .price del {
  display: none;
}
#home .latest-section .product-item .thumbnail .bottom_price_actions {
  -webkit-order: 3;
          order: 3;
  margin: 18px 0 0;
  width: 100%;
}
#home .latest-section .product-item .thumbnail .bottom_price_actions .add_to_cart {
  margin: 0;
  width: 100%;
  height: 40px;
}
#home .latest-section .product-item .thumbnail .add_to_cart > button.btn {
  width: 100%;
  max-width: 100%;
  height: 40px;
  padding: 10px 16px;
  border: 0;
  border-radius: 8px;
  background-color: #F79E1B !important;
  color: #000000 !important;
  box-shadow: none;
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.5px;
  letter-spacing: 2px;
  text-transform: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 3px;
}
#home .latest-section .product-item .thumbnail .add_to_cart > button.btn i {
  display: none !important;
}
#home .latest-section .product-item .thumbnail .add_to_cart > button.btn span {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
#home .latest-section .product-item .thumbnail .add_to_cart > button.btn:hover, #home .latest-section .product-item .thumbnail .add_to_cart > button.btn:focus {
  background-color: #D78711 !important;
  color: #000000 !important;
  border: 0;
}
#home .latest-section .product-item.product-layout .thumbnail .media,
#home .latest-section .product-item .thumbnail .media {
  min-height: 0;
}
@media (max-width: 1199.98px) {
  #home .latest-section .product-item,
  #home .latest-section .product-item.mb-md-4 {
    -webkit-flex-basis: calc((100% - 48px) / 3);
            flex-basis: calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
  }
}
@media (max-width: 991.98px) {
  #home .latest-section .product-item,
  #home .latest-section .product-item.mb-md-4 {
    -webkit-flex-basis: calc((100% - 24px) / 2);
            flex-basis: calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
  }
}
@media (max-width: 575.98px) {
  #home .latest-section > .container {
    max-width: 375px;
  }
  #home .latest-section .row.products.grid {
    gap: 35px 15px;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  #home .latest-section .product-item,
  #home .latest-section .product-item.mb-md-4 {
    -webkit-flex-basis: calc((100% - 15px) / 2);
            flex-basis: calc((100% - 15px) / 2);
    max-width: calc((100% - 15px) / 2);
  }
  #home .latest-section .product-item .thumbnail {
    padding: 0;
  }
  #home .latest-section .product-item .thumbnail .media {
    aspect-ratio: 1/1;
  }
  #home .latest-section .product-item .thumbnail .caption,
  #home .latest-section .product-item .thumbnail .caption.text-center {
    height: 28px;
    min-height: 28px;
    margin-top: 16px;
  }
  #home .latest-section .product-item .thumbnail .caption .caption-title {
    height: 28px;
  }
  #home .latest-section .product-item .thumbnail .caption .caption-title a {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.02px;
  }
  #home .latest-section .product-item .thumbnail .upper_price_actions {
    margin-top: 14px;
    height: 36px;
  }
  #home .latest-section .product-item .thumbnail .upper_price_actions .price {
    font-size: 12px;
    line-height: 24px;
  }
  #home .latest-section .product-item .thumbnail .upper_price_actions .price ins {
    font-size: 12px !important;
  }
  #home .latest-section .product-item .thumbnail .bottom_price_actions {
    margin-top: 14px;
  }
  #home .latest-section .product-item .thumbnail .add_to_cart > button.btn {
    font-weight: 500;
    letter-spacing: 0;
  }
}

#home.product-category .products.grid .product-item .thumbnail {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  overflow: visible;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: stretch;
          align-items: stretch;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
#home.product-category .products.grid .product-item .thumbnail .sticker-container,
#home.product-category .products.grid .product-item .thumbnail .sticker,
#home.product-category .products.grid .product-item .thumbnail .rating_wrapper {
  display: none !important;
}
#home.product-category .products.grid .product-item .thumbnail .media {
  -webkit-order: 0;
          order: 0;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 279/306;
  margin: 0;
  background: #D9D8D6;
  border-radius: 0;
  overflow: hidden;
}
#home.product-category .products.grid .product-item .thumbnail .media a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
#home.product-category .products.grid .product-item .thumbnail .media a img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}
#home.product-category .products.grid .product-item .thumbnail .caption,
#home.product-category .products.grid .product-item .thumbnail .caption.text-center {
  -webkit-order: 1;
          order: 1;
  width: 100%;
  height: 35px;
  min-height: 35px;
  margin: 18px 0 0;
  padding: 0;
  overflow: hidden;
  text-align: left !important;
}
#home.product-category .products.grid .product-item .thumbnail .caption .caption-title {
  height: 35px;
  margin: 0;
  overflow: hidden;
}
#home.product-category .products.grid .product-item .thumbnail .caption .caption-title a {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 17.5px;
  color: #000000;
  -webkit-line-clamp: 2;
}
#home.product-category .products.grid .product-item .thumbnail .caption .caption-title a:hover, #home.product-category .products.grid .product-item .thumbnail .caption .caption-title a:focus {
  color: #D98C24;
}
#home.product-category .products.grid .product-item .thumbnail .upper_price_actions {
  -webkit-order: 2;
          order: 2;
  margin: 18px 0 0;
  height: 24px;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
#home.product-category .products.grid .product-item .thumbnail .upper_price_actions .price {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}
#home.product-category .products.grid .product-item .thumbnail .upper_price_actions .price ins {
  color: #000000;
  font-size: 14px !important;
  font-weight: 700;
}
#home.product-category .products.grid .product-item .thumbnail .upper_price_actions .price del {
  display: none;
}
#home.product-category .products.grid .product-item .thumbnail .bottom_price_actions {
  -webkit-order: 3;
          order: 3;
  margin: 18px 0 0;
  width: 100%;
}
#home.product-category .products.grid .product-item .thumbnail .bottom_price_actions .add_to_cart {
  margin: 0;
  width: 100%;
  height: 40px;
}
#home.product-category .products.grid .product-item .thumbnail .add_to_cart > button.btn {
  width: 100%;
  max-width: 100%;
  height: 40px;
  padding: 10px 16px;
  border: 0;
  border-radius: 8px;
  background-color: #F79E1B !important;
  color: #000000 !important;
  box-shadow: none;
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.5px;
  letter-spacing: 2px;
  text-transform: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 3px;
}
#home.product-category .products.grid .product-item .thumbnail .add_to_cart > button.btn i {
  display: none !important;
}
#home.product-category .products.grid .product-item .thumbnail .add_to_cart > button.btn span {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
#home.product-category .products.grid .product-item .thumbnail .add_to_cart > button.btn:hover, #home.product-category .products.grid .product-item .thumbnail .add_to_cart > button.btn:focus {
  background-color: #D78711 !important;
  color: #000000 !important;
  border: 0;
}
#home.product-category .products.grid .product-item.product-layout .thumbnail .media,
#home.product-category .products.grid .product-item .thumbnail .media {
  min-height: 0;
}
@media (max-width: 575.98px) {
  #home.product-category .products.grid {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    gap: 35px 15px;
  }
  #home.product-category .products.grid .product-item {
    padding: 0;
    -webkit-flex: 0 0 calc((100% - 15px) / 2);
            flex: 0 0 calc((100% - 15px) / 2);
    max-width: calc((100% - 15px) / 2);
    margin: 0 !important;
  }
  #home.product-category .products.grid .product-item .thumbnail {
    padding: 0;
  }
  #home.product-category .products.grid .product-item .thumbnail .media {
    aspect-ratio: 1/1;
  }
  #home.product-category .products.grid .product-item .thumbnail .caption,
  #home.product-category .products.grid .product-item .thumbnail .caption.text-center {
    height: 28px;
    min-height: 28px;
    margin-top: 16px;
  }
  #home.product-category .products.grid .product-item .thumbnail .caption .caption-title {
    height: 28px;
  }
  #home.product-category .products.grid .product-item .thumbnail .caption .caption-title a {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.02px;
  }
  #home.product-category .products.grid .product-item .thumbnail .upper_price_actions {
    margin-top: 14px;
    height: 36px;
  }
  #home.product-category .products.grid .product-item .thumbnail .upper_price_actions .price {
    font-size: 12px;
    line-height: 24px;
  }
  #home.product-category .products.grid .product-item .thumbnail .upper_price_actions .price ins {
    font-size: 12px !important;
  }
  #home.product-category .products.grid .product-item .thumbnail .bottom_price_actions {
    margin-top: 14px;
  }
  #home.product-category .products.grid .product-item .thumbnail .add_to_cart > button.btn {
    font-weight: 500;
    letter-spacing: 0;
  }
}

#home .wrapper .header .header-wrapper .header-search.opened #search_results .results_text {
  padding: 20px 0 0;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a {
  font-size: 14px;
  line-height: 17.5px;
  margin: 0;
  background-color: #F79E1B;
  border-color: #F79E1B;
  border-radius: 8px;
  color: #000000;
  height: 44px;
  padding: 12px 15px;
  width: 100%;
  max-width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  transition: all 0.2s ease-in;
}
#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: #D98C24;
  border-color: #D98C24;
  color: #000000;
}
#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:hover span, #home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a:focus span {
  color: #000000;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text span {
  font-family: "Geologica", sans-serif;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}

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

#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: 95px;
  min-width: 95px;
  max-width: 95px;
  height: 94px;
  -webkit-flex: 0 0 95px;
          flex: 0 0 95px;
  margin-right: 19px;
  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 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0;
}

#home .header .header-wrapper .header-search #search_results .product-item .item_data {
  min-width: 0;
  width: 158.8px;
  max-width: 158.8px;
  -webkit-flex: 0 1 158.8px;
          flex: 0 1 158.8px;
  margin-right: auto;
}

#home.ltr .wrapper .header .header-wrapper .header-search.opened #search_results .results_wrapper > a .item_data {
  padding: 0;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
  -webkit-flex: 0 0 32px;
          flex: 0 0 32px;
  max-width: 32px;
  min-width: 32px;
  width: 32px !important;
  height: auto;
  padding: 0;
}

#home .wrapper .header .header-wrapper .header-search #search_results {
  position: absolute !important;
  min-width: 366px;
  max-width: 366px;
  left: 0;
  top: calc(100% + 9px);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 10px 12px 15px;
}
#home .wrapper .header .header-wrapper .header-search #search_results:empty {
  padding: 0;
}
@media (max-width: 991px) {
  #home .wrapper .header .header-wrapper .header-search #search_results {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}

#home .wrapper .header .header-wrapper .header-search.opened #search_results .results_wrapper > a,
#home .wrapper .header .header-wrapper .header-search #search_results .product-item {
  -webkit-align-items: center;
          align-items: center;
  max-width: 100%;
  border: none;
  padding: 0;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  text-decoration: none !important;
  background: #FFFFFF;
}
#home .wrapper .header .header-wrapper .header-search.opened #search_results .results_wrapper > a:not(:last-child),
#home .wrapper .header .header-wrapper .header-search #search_results .product-item:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: none;
}
#home .wrapper .header .header-wrapper .header-search.opened #search_results .results_wrapper > a:first-child,
#home .wrapper .header .header-wrapper .header-search #search_results .product-item:first-child {
  margin-top: 0;
}

#home .checkbox.customized label {
  z-index: 1;
  padding-left: 35px;
}

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

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
  font-style: normal;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 38px;
  margin: 0;
}
@media (max-width: 592px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name,
  #home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
    font-size: 12px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price {
  font-style: normal;
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  color: #000000;
  display: -webkit-flex;
  display: flex;
  margin-top: 8px;
  -webkit-flex-direction: column;
          flex-direction: column;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price ins {
  font-size: inherit !important;
  color: #E40000 !important;
  text-decoration: none !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price del {
  -webkit-order: 1;
          order: 1;
  font-size: 10px !important;
  line-height: 12.52px;
  color: #CFCFCF;
  display: inline;
  margin: 0 !important;
}

#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: 32px;
  height: 32px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-radius: 8px;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05) !important;
  padding: 0;
  margin-left: auto;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-flex;
  display: flex;
  border: 1px solid;
  background-color: #FFF !important;
  border-color: transparent !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button span {
  display: none !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  font-size: 0;
  line-height: 0;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20d='M6.6155%2021C6.15517%2021%205.77083%2020.8458%205.4625%2020.5375C5.15417%2020.2292%205%2019.8448%205%2019.3845V8.6155C5%208.15517%205.15417%207.77083%205.4625%207.4625C5.77083%207.15417%206.15517%207%206.6155%207H8.5V6.5C8.5%205.52817%208.84042%204.70192%209.52125%204.02125C10.2019%203.34042%2011.0282%203%2012%203C12.9718%203%2013.7981%203.34042%2014.4788%204.02125C15.1596%204.70192%2015.5%205.52817%2015.5%206.5V7H17.3845C17.8448%207%2018.2292%207.15417%2018.5375%207.4625C18.8458%207.77083%2019%208.15517%2019%208.6155V19.3845C19%2019.8448%2018.8458%2020.2292%2018.5375%2020.5375C18.2292%2020.8458%2017.8448%2021%2017.3845%2021H6.6155ZM6.6155%2020H17.3845C17.5385%2020%2017.6796%2019.9359%2017.8078%2019.8077C17.9359%2019.6796%2018%2019.5385%2018%2019.3845V8.6155C18%208.4615%2017.9359%208.32042%2017.8078%208.19225C17.6796%208.06408%2017.5385%208%2017.3845%208H15.5V10.5C15.5%2010.6423%2015.4523%2010.7613%2015.3568%2010.8568C15.2613%2010.9523%2015.1423%2011%2015%2011C14.8577%2011%2014.7388%2010.9523%2014.6433%2010.8568C14.5478%2010.7613%2014.5%2010.6423%2014.5%2010.5V8H9.5V10.5C9.5%2010.6423%209.45225%2010.7613%209.35675%2010.8568C9.26125%2010.9523%209.14233%2011%209%2011C8.85767%2011%208.73875%2010.9523%208.64325%2010.8568C8.54775%2010.7613%208.5%2010.6423%208.5%2010.5V8H6.6155C6.4615%208%206.32042%208.06408%206.19225%208.19225C6.06408%208.32042%206%208.4615%206%208.6155V19.3845C6%2019.5385%206.06408%2019.6796%206.19225%2019.8077C6.32042%2019.9359%206.4615%2020%206.6155%2020ZM9.5%207H14.5V6.5C14.5%205.79617%2014.2593%205.2035%2013.778%204.722C13.2965%204.24067%2012.7038%204%2012%204C11.2962%204%2010.7035%204.24067%2010.222%204.722C9.74067%205.2035%209.5%205.79617%209.5%206.5V7Z'%20fill='%23000000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}

#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: transparent !important;
}
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover i::before,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus i::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20d='M6.6155%2021C6.15517%2021%205.77083%2020.8458%205.4625%2020.5375C5.15417%2020.2292%205%2019.8448%205%2019.3845V8.6155C5%208.15517%205.15417%207.77083%205.4625%207.4625C5.77083%207.15417%206.15517%207%206.6155%207H8.5V6.5C8.5%205.52817%208.84042%204.70192%209.52125%204.02125C10.2019%203.34042%2011.0282%203%2012%203C12.9718%203%2013.7981%203.34042%2014.4788%204.02125C15.1596%204.70192%2015.5%205.52817%2015.5%206.5V7H17.3845C17.8448%207%2018.2292%207.15417%2018.5375%207.4625C18.8458%207.77083%2019%208.15517%2019%208.6155V19.3845C19%2019.8448%2018.8458%2020.2292%2018.5375%2020.5375C18.2292%2020.8458%2017.8448%2021%2017.3845%2021H6.6155ZM6.6155%2020H17.3845C17.5385%2020%2017.6796%2019.9359%2017.8078%2019.8077C17.9359%2019.6796%2018%2019.5385%2018%2019.3845V8.6155C18%208.4615%2017.9359%208.32042%2017.8078%208.19225C17.6796%208.06408%2017.5385%208%2017.3845%208H15.5V10.5C15.5%2010.6423%2015.4523%2010.7613%2015.3568%2010.8568C15.2613%2010.9523%2015.1423%2011%2015%2011C14.8577%2011%2014.7388%2010.9523%2014.6433%2010.8568C14.5478%2010.7613%2014.5%2010.6423%2014.5%2010.5V8H9.5V10.5C9.5%2010.6423%209.45225%2010.7613%209.35675%2010.8568C9.26125%2010.9523%209.14233%2011%209%2011C8.85767%2011%208.73875%2010.9523%208.64325%2010.8568C8.54775%2010.7613%208.5%2010.6423%208.5%2010.5V8H6.6155C6.4615%208%206.32042%208.06408%206.19225%208.19225C6.06408%208.32042%206%208.4615%206%208.6155V19.3845C6%2019.5385%206.06408%2019.6796%206.19225%2019.8077C6.32042%2019.9359%206.4615%2020%206.6155%2020ZM9.5%207H14.5V6.5C14.5%205.79617%2014.2593%205.2035%2013.778%204.722C13.2965%204.24067%2012.7038%204%2012%204C11.2962%204%2010.7035%204.24067%2010.222%204.722C9.74067%205.2035%209.5%205.79617%209.5%206.5V7Z'%20fill='%23EFA338'/%3E%3C/svg%3E");
}

#home #search_results .product-item:hover .item_data .name,
#home #search_results .product-item a:hover .item_data .name {
  color: #EFA338 !important;
}

#home #search_results .product-item:hover .item_data .price,
#home #search_results .product-item a:hover .item_data .price,
#home #search_results .product-item:hover .item_data .price *,
#home #search_results .product-item a:hover .item_data .price * {
  color: #101828 !important;
}

#home #search_results .product-item:hover .item_data .weight_unit_price_text,
#home #search_results .product-item a:hover .item_data .weight_unit_price_text {
  color: #000000 !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-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  background: transparent;
  border: 1px solid transparent !important;
  border-radius: 0;
}

#home #mobile_search_results .add_to_cart .buttons_added.quantity,
#home #search_results .add_to_cart .buttons_added.quantity {
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 16px;
  width: 32px;
  max-width: 32px;
  height: auto;
  padding: 0;
  border: 0 !important;
}

#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: #000 !important;
  background: transparent !important;
  padding: 0;
  transition: all 0.2s ease-in;
  border: 1px solid transparent;
}
#home #mobile_search_results .add_to_cart .buttons_added.quantity i:hover, #home #mobile_search_results .add_to_cart .buttons_added.quantity i:focus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus:hover,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus:focus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus:hover,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus:focus,
#home #search_results .add_to_cart .buttons_added.quantity i:hover,
#home #search_results .add_to_cart .buttons_added.quantity i:focus,
#home #search_results .add_to_cart .buttons_added.quantity input.minus:hover,
#home #search_results .add_to_cart .buttons_added.quantity input.minus:focus,
#home #search_results .add_to_cart .buttons_added.quantity input.plus:hover,
#home #search_results .add_to_cart .buttons_added.quantity input.plus:focus {
  background: transparent !important;
  color: #D98C24 !important;
  border-color: transparent;
}

#home #mobile_search_results .add_to_cart .buttons_added.quantity i.quantity_key,
#home #search_results .add_to_cart .buttons_added.quantity i.quantity_key {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  line-height: 24px;
}

#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: 32px;
  min-width: 0;
  max-width: 32px;
  height: 24px;
  min-height: 0;
  padding: 0;
  color: #000 !important;
  font-family: "Geologica", sans-serif;
  font-size: 14px !important;
  line-height: 24px;
  letter-spacing: 2px;
  text-align: center;
}

#home.product-product .product-single.product-item .buttons .quantity {
  height: 48px;
  border: none;
  background: transparent;
  max-width: 300px;
  background: transparent;
  border: 1px solid transparent !important;
  border-radius: 0;
}
#home.product-product .product-single.product-item .buttons .quantity .quantity_key {
  height: 48px;
  width: 48px;
}

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

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

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

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

#home .quantity_key,
#home .quantity .btn {
  transition: all 0.2s ease-in;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  min-width: 20px;
  height: 36px;
  min-height: 36px;
  background-color: transparent !important;
  border-radius: 6px;
  text-align: center;
  color: #000 !important;
  font-size: 18px;
  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: #D98C24 !important;
  border-color: transparent !important;
}
#home .quantity_key i,
#home .quantity .btn i {
  font-size: inherit;
}

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

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

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

#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 .wrapper .navigation_black_screen.active {
  display: none !important;
}

#home .advantages-list {
  row-gap: 15px;
  margin-bottom: 0;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
#home .advantages-list__item > div {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
@media (min-width: 992px) {
  #home .advantages-list__item:nth-child(2) > div {
    -webkit-justify-content: center;
            justify-content: center;
  }
}
#home .advantages-list__icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
  margin-right: 21px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#home .advantages-list__icon.advantages-1 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120047/images/advantages-1.svg");
}
#home .advantages-list__icon.advantages-2 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120047/images/advantages-2.svg");
}
#home .advantages-list__icon.advantages-3 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120047/images/advantages-3.svg");
}
#home .advantages-list__icon.advantages-4 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120047/images/advantages-4.svg");
}
#home .advantages-list__icon.advantages-5 {
  background-image: url("https://sellavi-bulgaria.github.io/BG120047/images/advantages-5.svg");
}
@media (max-width: 592px) {
  #home .advantages-list__icon {
    width: 18px;
    height: 18px;
    min-width: 18px;
    margin-right: 21px;
  }
}
#home .advantages-list__title {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (max-width: 592px) {
  #home .advantages-list__title {
    font-size: 14px;
  }
}

#home #custom_code_46877,
#home #custom_code_46881 {
  margin: 0 !important;
  padding: 15px 0 !important;
  background: #36363D;
}

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

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

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

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

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

#home #review .comments .comment .comment-date {
  color: rgba(0, 0, 0, 0.55);
}

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

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

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

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

#home .header_widgets {
  position: static;
  -webkit-order: 3;
          order: 3;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 2px;
}
@media (max-width: 991px) {
  #home .header_widgets {
    -webkit-order: 2;
            order: 2;
    margin-left: auto;
    gap: 0;
  }
}
#home.theme_11 .wrapper .header .header-wrapper .header_widgets .header_login {
  display: block;
}
#home .header_login,
#home .header-wishlist,
#home .header-cart {
  -webkit-order: 0;
          order: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  min-width: auto;
}
#home #cart > i:not(.fizz-icon) {
  display: none !important;
}
#home .header_login > a,
#home .header-wishlist__link,
#home #cart {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  min-width: auto;
  width: auto;
  height: auto;
  padding: 11px 11px 14px;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  transition: color 0.2s ease-in;
  color: #000000;
}
#home .header_login > a i.fizz-icon,
#home .header-wishlist__link i.fizz-icon,
#home #cart i.fizz-icon {
  font-size: 17px;
  line-height: 17px;
  color: inherit;
  transition: color 0.2s ease-in;
}
#home .header_login > a:hover, #home .header_login > a:focus,
#home .header-wishlist__link:hover,
#home .header-wishlist__link:focus,
#home #cart:hover,
#home #cart:focus {
  background-color: transparent;
  color: #EFA338;
}
@media (max-width: 991px) {
  #home .header_login > a,
  #home .header-wishlist__link,
  #home #cart {
    padding: 9px 9px 11px;
  }
  #home .header_login > a i.fizz-icon,
  #home .header-wishlist__link i.fizz-icon,
  #home #cart i.fizz-icon {
    font-size: 16px;
    line-height: 16px;
  }
}
#home .header-cart .cart-wrapper {
  margin: 0;
  border: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  background-color: transparent;
  height: 100%;
}
#home .header-cart .cart-wrapper .d-none.d-lg-inline-block {
  display: none !important;
}
#home .header-cart .cart_drop_down {
  position: static;
}
@media (max-width: 991px) {
  #home .header-cart {
    position: static;
    margin-right: 0;
  }
}
#home #cart {
  position: relative;
}
#home #cart .d-none.d-lg-inline-block {
  display: none !important;
}
#home #cart .cart-norm-qty {
  display: none !important;
}
#home.theme_11 .wrapper .header .header-wrapper .header_widgets .header-cart .cart-wrapper #cart i.fizz-icon {
  margin: 0;
  padding: 0;
}
#home .cart-qty-circle {
  position: absolute;
  top: 3px;
  right: 2.31px;
  left: auto;
  bottom: auto;
  height: 17px;
  min-width: 17px;
  width: auto;
  padding: 0 5.85px;
  border: none;
  border-radius: 9px;
  background-color: #EFA338;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 9.5px;
  line-height: 17px;
  text-align: center;
}
@media (max-width: 991px) {
  #home .cart-qty-circle {
    top: 2px;
    right: 1.02px;
    height: 16px;
    min-width: 17px;
    padding: 0 5.49px;
    border-radius: 8px;
    font-size: 9px;
    line-height: 16px;
  }
}
@media (min-width: 992px) {
  #home .cart-qty-circle.mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  #home .cart-qty-circle.mobile {
    display: block !important;
  }
}
@media (max-width: 991px) {
  #home .cart-qty-circle.desktop {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #home .cart-qty-circle.desktop {
    display: block !important;
  }
}
#home .dropdown-menu.dropdown-menu-right {
  border-radius: 0;
  right: 0;
}

#home.sidenav-enabled .mobile_side_nav {
  width: 347px;
  max-width: 92vw;
  top: 0;
  height: 100vh;
  padding: 0 12px 24px 15px;
  background: #fff;
  box-shadow: none;
  border-right: 0;
  z-index: 30;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
#home.sidenav-enabled.ltr .wrapper.fixed {
  left: auto;
}
#home.sidenav-enabled.ltr .wrapper-opened {
  left: 0;
  right: 0;
}
#home.sidenav-enabled .prevent_touch_banner {
  display: none;
}
#home .fizz-drawer-head {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  height: 65px;
  padding: 8px 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
#home .fizz-drawer-head .fizz-drawer-logo img {
  width: 82.77px;
  height: auto;
  max-width: none;
  display: block;
}
#home .fizz-drawer-head .fizz-drawer-close {
  width: 24px;
  height: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0;
  border: none;
  background: transparent;
}
#home .fizz-drawer-head .fizz-drawer-close i {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 0;
  line-height: 0;
}
#home .fizz-drawer-head .fizz-drawer-close i::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.4118%2021L3.47059%204.05884L4.53125%202.99818L21.4724%2019.9394L20.4118%2021Z'%20fill='%23F79E1B'/%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.47057%2019.9412L20.4118%203L21.4724%204.06066L4.53124%2021.0018L3.47057%2019.9412Z'%20fill='%23F79E1B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
#home .fizz-drawer-head .fizz-drawer-close:hover i::before, #home .fizz-drawer-head .fizz-drawer-close:focus i::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.4118%2021L3.47059%204.05884L4.53125%202.99818L21.4724%2019.9394L20.4118%2021Z'%20fill='%23D78711'/%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.47057%2019.9412L20.4118%203L21.4724%204.06066L4.53124%2021.0018L3.47057%2019.9412Z'%20fill='%23D78711'/%3E%3C/svg%3E");
}
#home.sidenav-enabled .mobile_side_nav > ul, #home.sidenav-enabled .mobile_side_nav_menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 32px 0 0;
  margin: 0;
  background: #fff;
  overflow-y: auto;
}
#home.sidenav-enabled .mobile_side_nav > ul > li, #home.sidenav-enabled .mobile_side_nav_menu > li {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
#home.sidenav-enabled .mobile_side_nav > ul > li > a, #home.sidenav-enabled .mobile_side_nav_menu > li > a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  gap: 4px;
  padding: 0;
  border-bottom: none;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  text-transform: none;
  color: #000000;
}
#home .mobile_side_nav_menu > .extra_link,
#home .mobile_side_nav_menu > .li__contacts,
#home .mobile_side_nav_menu > .sidenav_search,
#home .mobile_side_nav_menu > .header_tel-mobile {
  display: none !important;
}
#home .mobile_side_nav_menu > li > ul,
#home .mobile_side_nav_menu > li > div > ul,
#home .mobile_side_nav_menu > li > .collapse > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  list-style: none;
  margin: 32px 0 0;
  padding: 0 25px 0 25px;
  background: transparent;
  border-radius: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
#home .mobile_side_nav_menu > li > ul > li,
#home .mobile_side_nav_menu > li > div > ul > li,
#home .mobile_side_nav_menu > li > .collapse > ul > li {
  width: 100%;
  padding: 0 !important;
  margin: 0;
  border: none;
}
#home .mobile_side_nav_menu > li > ul > li > a,
#home .mobile_side_nav_menu > li > div > ul > li > a,
#home .mobile_side_nav_menu > li > .collapse > ul > li > a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 !important;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
#home.sidenav-enabled.ltr .flexy > .arrow {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-right: 0;
  left: auto;
  right: 0;
  -webkit-transform: none;
          transform: none;
  width: 24px;
  height: 18px;
  top: 0;
  background-color: transparent;
}
#home.sidenav-enabled.ltr .flexy > .arrow i {
  font-size: 10px;
  line-height: 1;
  font-weight: 900;
  color: #000000;
}
#home.sidenav-enabled.ltr .flexy > .arrow i::before {
  content: "\f078";
}
#home.sidenav-enabled.ltr .flexy > .arrow.clicked, #home.sidenav-enabled.ltr .flexy > .arrow[aria-expanded=true] {
  background-color: transparent;
}
#home.sidenav-enabled.ltr .flexy > .arrow.clicked i, #home.sidenav-enabled.ltr .flexy > .arrow[aria-expanded=true] i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #000000;
}
#home.sidenav-enabled .mobile_side_nav > ul > li.header_login-mobile, #home.sidenav-enabled .mobile_side_nav_menu > li.header_login-mobile {
  margin-top: auto;
  border: none;
  padding: 0;
}
#home.sidenav-enabled .mobile_side_nav > ul > li.header_login-mobile > a, #home.sidenav-enabled .mobile_side_nav_menu > li.header_login-mobile > a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  gap: 15px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  border-radius: 0;
  white-space: nowrap;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 18px !important;
  text-transform: none;
  color: #000000 !important;
  transition: color 0.2s ease-in;
}
#home.sidenav-enabled .mobile_side_nav > ul > li.header_login-mobile > a i.fizz-icon, #home.sidenav-enabled .mobile_side_nav_menu > li.header_login-mobile > a i.fizz-icon {
  font-size: 16px;
  line-height: 16px;
  padding: 9px 9px 11px;
  color: inherit;
}
#home.sidenav-enabled .mobile_side_nav > ul > li.header_login-mobile > a:hover, #home.sidenav-enabled .mobile_side_nav > ul > li.header_login-mobile > a:focus, #home.sidenav-enabled .mobile_side_nav_menu > li.header_login-mobile > a:hover, #home.sidenav-enabled .mobile_side_nav_menu > li.header_login-mobile > a:focus {
  background: transparent !important;
  color: #EFA338 !important;
}
#home .fas.fa-bars {
  color: #000000;
  display: block;
}
#home .fas.fa-times,
#home .far.fa-times {
  color: #000000;
}

@-webkit-keyframes fizz-ticker {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--ticker-shift, 0px)));
            transform: translateX(calc(-1 * var(--ticker-shift, 0px)));
  }
}

@keyframes fizz-ticker {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--ticker-shift, 0px)));
            transform: translateX(calc(-1 * var(--ticker-shift, 0px)));
  }
}
#home .fizz-ticker {
  background: #000000;
  overflow: hidden;
  white-space: nowrap;
  padding: 16px 0;
}
@media (max-width: 767px) {
  #home .fizz-ticker {
    padding: 13px 0;
  }
}
#home .fizz-ticker__viewport {
  display: block;
  padding: 0;
  min-height: 0;
  overflow: hidden;
}
#home .fizz-ticker__track {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  gap: 44px;
  will-change: transform;
  -webkit-animation: fizz-ticker var(--ticker-duration, 40s) linear infinite;
          animation: fizz-ticker var(--ticker-duration, 40s) linear infinite;
}
@media (max-width: 767px) {
  #home .fizz-ticker__track {
    gap: 30px;
  }
}
@media (prefers-reduced-motion: reduce) {
  #home .fizz-ticker__track {
    -webkit-animation: none;
            animation: none;
  }
}
#home .fizz-ticker__item {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 11.25px;
  color: #fff;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 12.5px;
  line-height: 20.63px;
  letter-spacing: 2.75px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #home .fizz-ticker__item {
    gap: 9.7px;
    font-size: 11px;
    line-height: 17.82px;
    letter-spacing: 2.2px;
  }
}
#home .fizz-ticker__item::after {
  content: "\f111";
  font-family: "Font Awesome 6 Pro", "Font Awesome 5 Pro", "Font Awesome 6 Free", "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 7px;
  line-height: 1;
  color: #EFA338;
}
@media (max-width: 767px) {
  #home .fizz-ticker__item::after {
    font-size: 6px;
  }
}

#home .fizz-benefits {
  background: #000000;
  padding: 102px 0;
}
#home .fizz-benefits__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 56px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
#home .fizz-benefits__head {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  gap: 14px;
  text-align: center;
}
#home .fizz-benefits__eyebrow {
  margin: 0 -2.99px 0 0;
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 11.5px;
  line-height: 18.98px;
  letter-spacing: 2.99px;
  text-transform: uppercase;
  color: #D98C24;
}
#home .fizz-benefits__title {
  margin: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 200;
  font-size: 52px;
  line-height: 53px;
  letter-spacing: -1.04px;
  text-transform: uppercase;
  color: #fff;
}
#home .fizz-benefits__title b, #home .fizz-benefits__title strong {
  font-weight: 700;
}
#home .fizz-benefits__cards {
  display: -webkit-flex;
  display: flex;
  gap: 22px;
  -webkit-align-items: stretch;
          align-items: stretch;
}
#home .fizz-benefits__card {
  position: relative;
  -webkit-flex: 1 1 0;
          flex: 1 1 0;
  min-width: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0;
  padding: 32px 26px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  gap: 9.3px;
  overflow: hidden;
}
#home .fizz-benefits__tile {
  -webkit-flex: none;
          flex: none;
  width: 60px;
  height: 60px;
  background: rgba(239, 163, 56, 0.12);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
#home .fizz-benefits__icon {
  font-family: "Font Awesome 6 Pro", "Font Awesome 5 Pro", "Font Awesome 6 Free", "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  color: #D98C24;
}
#home .fizz-benefits__icon::before {
  display: block;
}
#home .fizz-benefits__icon--sport::before {
  content: "\f70c";
}
#home .fizz-benefits__icon--protein,
#home .fizz-benefits__icon--nosugar,
#home .fizz-benefits__icon--taste {
  display: block;
  background-color: currentcolor;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
#home .fizz-benefits__icon--protein::before,
#home .fizz-benefits__icon--nosugar::before,
#home .fizz-benefits__icon--taste::before {
  content: none;
}
#home .fizz-benefits__icon--protein {
  width: 30px;
  height: 21px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 21'%3E%3Cpath fill='black' d='M4.875 3C5.48438 3 6 3.51562 6 4.125V16.875C6 17.5312 5.48438 18 4.875 18H2.625C1.96875 18 1.5 17.5312 1.5 16.875V12H0.375C0.140625 12 0 11.8594 0 11.625V9.375C0 9.1875 0.140625 9 0.375 9H1.5V4.125C1.5 3.51562 1.96875 3 2.625 3H4.875ZM29.625 9C29.8125 9 30 9.1875 30 9.375V11.625C30 11.8594 29.8125 12 29.625 12H28.5V16.875C28.5 17.5312 27.9844 18 27.375 18H25.125C24.4688 18 24 17.5312 24 16.875V4.125C24 3.51562 24.4688 3 25.125 3H27.375C27.9844 3 28.5 3.51562 28.5 4.125V9H29.625ZM21.375 0C21.9844 0 22.5 0.515625 22.5 1.125V19.875C22.5 20.5312 21.9844 21 21.375 21H19.125C18.4688 21 18 20.5312 18 19.875V12H12V19.875C12 20.5312 11.4844 21 10.875 21H8.625C7.96875 21 7.5 20.5312 7.5 19.875V1.125C7.5 0.515625 7.96875 0 8.625 0H10.875C11.4844 0 12 0.515625 12 1.125V9H18V1.125C18 0.515625 18.4688 0 19.125 0H21.375Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 21'%3E%3Cpath fill='black' d='M4.875 3C5.48438 3 6 3.51562 6 4.125V16.875C6 17.5312 5.48438 18 4.875 18H2.625C1.96875 18 1.5 17.5312 1.5 16.875V12H0.375C0.140625 12 0 11.8594 0 11.625V9.375C0 9.1875 0.140625 9 0.375 9H1.5V4.125C1.5 3.51562 1.96875 3 2.625 3H4.875ZM29.625 9C29.8125 9 30 9.1875 30 9.375V11.625C30 11.8594 29.8125 12 29.625 12H28.5V16.875C28.5 17.5312 27.9844 18 27.375 18H25.125C24.4688 18 24 17.5312 24 16.875V4.125C24 3.51562 24.4688 3 25.125 3H27.375C27.9844 3 28.5 3.51562 28.5 4.125V9H29.625ZM21.375 0C21.9844 0 22.5 0.515625 22.5 1.125V19.875C22.5 20.5312 21.9844 21 21.375 21H19.125C18.4688 21 18 20.5312 18 19.875V12H12V19.875C12 20.5312 11.4844 21 10.875 21H8.625C7.96875 21 7.5 20.5312 7.5 19.875V1.125C7.5 0.515625 7.96875 0 8.625 0H10.875C11.4844 0 12 0.515625 12 1.125V9H18V1.125C18 0.515625 18.4688 0 19.125 0H21.375Z'/%3E%3C/svg%3E");
}
#home .fizz-benefits__icon--nosugar {
  width: 23.25px;
  height: 23.25px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 0C18.5806 0 24 5.41935 24 12C24 18.629 18.5806 24 12 24C5.37097 24 0 18.629 0 12C0 5.41935 5.37097 0 12 0ZM18.2903 5.70968C15.0968 2.56452 10.2581 2.32258 6.87097 4.74194L19.2581 17.129C21.6774 13.7419 21.4355 8.90323 18.2903 5.70968ZM5.66129 18.3387C8.85484 21.4839 13.6935 21.7258 17.0806 19.3065L4.69355 6.91935C2.27419 10.3065 2.51613 15.1452 5.66129 18.3387Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 0C18.5806 0 24 5.41935 24 12C24 18.629 18.5806 24 12 24C5.37097 24 0 18.629 0 12C0 5.41935 5.37097 0 12 0ZM18.2903 5.70968C15.0968 2.56452 10.2581 2.32258 6.87097 4.74194L19.2581 17.129C21.6774 13.7419 21.4355 8.90323 18.2903 5.70968ZM5.66129 18.3387C8.85484 21.4839 13.6935 21.7258 17.0806 19.3065L4.69355 6.91935C2.27419 10.3065 2.51613 15.1452 5.66129 18.3387Z'/%3E%3C/svg%3E");
}
#home .fizz-benefits__icon--taste {
  width: 16.5px;
  height: 24.38px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0.408 16.923 24.592'%3E%3Cpath fill='black' d='M9.85577 1.49038C12.1154 9.08654 16.9231 11.1058 16.9231 16.4423C16.9231 21.2019 13.125 25 8.46154 25C3.75 25 0 21.2019 0 16.4423C0 11.1058 4.80769 9.03846 7.01923 1.49038C7.45192 0 9.47115 0.0961538 9.85577 1.49038ZM8.46154 21.9231C8.84615 21.9231 9.23077 21.5865 9.23077 21.1538C9.23077 20.7692 8.84615 20.3846 8.46154 20.3846C6.29808 20.3846 4.61538 18.7019 4.61538 16.5385C4.61538 16.1538 4.23077 15.7692 3.84615 15.7692C3.41346 15.7692 3.07692 16.1538 3.07692 16.5385C3.07692 19.5192 5.48077 21.9231 8.46154 21.9231Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0.408 16.923 24.592'%3E%3Cpath fill='black' d='M9.85577 1.49038C12.1154 9.08654 16.9231 11.1058 16.9231 16.4423C16.9231 21.2019 13.125 25 8.46154 25C3.75 25 0 21.2019 0 16.4423C0 11.1058 4.80769 9.03846 7.01923 1.49038C7.45192 0 9.47115 0.0961538 9.85577 1.49038ZM8.46154 21.9231C8.84615 21.9231 9.23077 21.5865 9.23077 21.1538C9.23077 20.7692 8.84615 20.3846 8.46154 20.3846C6.29808 20.3846 4.61538 18.7019 4.61538 16.5385C4.61538 16.1538 4.23077 15.7692 3.84615 15.7692C3.41346 15.7692 3.07692 16.1538 3.07692 16.5385C3.07692 19.5192 5.48077 21.9231 8.46154 21.9231Z'/%3E%3C/svg%3E");
}
#home .fizz-benefits__card-title {
  margin: 0;
  padding-top: 12.09px;
  font-family: "Geologica", sans-serif;
  font-weight: 800;
  font-size: 17px;
  line-height: 20.4px;
  letter-spacing: -0.17px;
  text-transform: uppercase;
  color: #000000;
}
#home .fizz-benefits__card-text {
  margin: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 13.5px;
  line-height: 22.28px;
  color: rgba(0, 0, 0, 0.55);
}
#home .fizz-benefits__num {
  position: absolute;
  top: 14.04px;
  right: 18.02px;
  font-family: "Geologica", sans-serif;
  font-weight: 800;
  font-size: 44px;
  line-height: 72.6px;
  letter-spacing: -1.76px;
  color: rgba(0, 0, 0, 0.07);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 991px) {
  #home .fizz-benefits {
    padding: 40px 0;
  }
  #home .fizz-benefits__inner {
    padding: 0 20px;
    gap: 24px;
  }
  #home .fizz-benefits__head {
    gap: 9px;
  }
  #home .fizz-benefits__eyebrow {
    margin-right: -2.52px;
    font-size: 10.5px;
    line-height: 17px;
    letter-spacing: 2.52px;
  }
  #home .fizz-benefits__title {
    font-size: 30px;
    line-height: 30.9px;
    letter-spacing: -0.6px;
  }
  #home .fizz-benefits__cards {
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  #home .fizz-benefits__card {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 24px 20px;
    gap: 8px;
  }
  #home .fizz-benefits__tile {
    width: 54px;
    height: 54px;
    padding: 15.5px 0 16.5px;
  }
  #home .fizz-benefits__icon {
    font-size: 22px;
    line-height: 22px;
  }
  #home .fizz-benefits__icon--protein {
    width: 27.5px;
    height: 19.25px;
  }
  #home .fizz-benefits__icon--nosugar {
    width: 21.31px;
    height: 21.31px;
  }
  #home .fizz-benefits__icon--taste {
    width: 15.13px;
    height: 22.34px;
  }
  #home .fizz-benefits__card-title {
    padding-top: 9.095px;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: -0.32px;
  }
  #home .fizz-benefits__card-text {
    font-size: 13px;
    line-height: 21px;
  }
  #home .fizz-benefits__num {
    top: 12.16px;
    right: 16.02px;
    font-size: 38px;
    line-height: 61.56px;
    letter-spacing: 0;
  }
}

#home .fizz-about {
  padding: 97.5px 0;
}
#home .fizz-about__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 56px;
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);
  -webkit-column-gap: 68px;
     -moz-column-gap: 68px;
          column-gap: 68px;
  -webkit-align-items: center;
          align-items: center;
}
#home .fizz-about__media {
  grid-column: 1;
  position: relative;
  min-width: 0;
}
#home .fizz-about__photo {
  aspect-ratio: 571.2/449.34;
  overflow: hidden;
}
#home .fizz-about__photo picture {
  display: block;
  height: 100%;
}
#home .fizz-about__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .fizz-about__badge {
  position: absolute;
  top: 6%;
  left: -4%;
  z-index: 1;
  width: 136.7px;
  padding: 16px 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  background: #EFA338;
  border-radius: 0;
}
#home .fizz-about__badge-value {
  font-family: "Geologica", sans-serif;
  font-weight: 800;
  font-size: 26px;
  line-height: 26px;
  color: #000000;
  text-align: center;
}
#home .fizz-about__badge-label {
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 9.5px;
  line-height: 15.68px;
  letter-spacing: 1.52px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding-bottom: 0.67px;
}
#home .fizz-about__text {
  grid-column: 2;
  min-width: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 15.5px;
  padding-top: 4.5px;
}
#home .fizz-about__title {
  margin: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 200;
  font-size: 48px;
  line-height: 48.96px;
  letter-spacing: -0.96px;
  text-transform: uppercase;
  color: #000000;
}
#home .fizz-about__title b,
#home .fizz-about__title strong {
  font-weight: 800;
}
#home .fizz-about__title-word {
  display: inline;
  font-weight: inherit;
}
#home .fizz-about__lead {
  margin: 0;
  max-width: 520px;
  padding: 5.845px 0 8.5px;
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 15.5px;
  line-height: 25.58px;
  color: rgba(0, 0, 0, 0.7);
}
#home .fizz-about__quote {
  margin: 0;
  max-width: 520px;
  border-left: 3px solid #EFA338;
  padding-left: 18px;
  background: transparent;
}
#home .fizz-about__quote p {
  margin: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26.4px;
  color: #000000;
}
#home .fizz-about__body {
  margin: 0;
  max-width: 520px;
  padding-top: 10.1px;
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 15.5px;
  line-height: 25.58px;
  color: rgba(0, 0, 0, 0.7);
}
#home .fizz-about__body strong,
#home .fizz-about__body b {
  font-weight: 600;
  color: inherit;
}
#home .fizz-about__body--mobile {
  display: none;
}
#home .fizz-about__cta {
  -webkit-align-self: flex-start;
          align-self: flex-start;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 10px;
  min-height: 55.4px;
  padding: 0 30px;
  border: 1px solid transparent;
  border-radius: 0;
  background: #000000;
  color: #fff;
  text-decoration: none;
}
#home .fizz-about__cta:hover, #home .fizz-about__cta:focus {
  background: #EFA338;
  border-color: #EFA338;
  color: #000000;
}
#home .fizz-about__cta-label {
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 21.45px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: inherit;
  margin-right: -1.3px;
}
#home .fizz-about__cta-arrow {
  display: block;
  width: 12px;
  height: 13px;
  -webkit-flex: none;
          flex: none;
  color: inherit;
}
#home .fizz-about__cta-arrow::before {
  content: "";
  display: block;
  width: 11.43px;
  height: 11.2px;
  margin-top: 0.54px;
  background-color: currentcolor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0.06 11.94 11.64'%3E%3Cpath fill='black' d='M5.06667 0.826667L5.65333 0.24C5.92 0 6.32 0 6.56 0.24L11.76 5.41333C12 5.68 12 6.08 11.76 6.32L6.56 11.52C6.32 11.76 5.92 11.76 5.65333 11.52L5.06667 10.9333C4.82667 10.6667 4.82667 10.2667 5.06667 10L8.29333 6.93333H0.64C0.266667 6.93333 0 6.66667 0 6.29333V5.44C0 5.09333 0.266667 4.8 0.64 4.8H8.29333L5.06667 1.76C4.82667 1.49333 4.8 1.09333 5.06667 0.826667Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0.06 11.94 11.64'%3E%3Cpath fill='black' d='M5.06667 0.826667L5.65333 0.24C5.92 0 6.32 0 6.56 0.24L11.76 5.41333C12 5.68 12 6.08 11.76 6.32L6.56 11.52C6.32 11.76 5.92 11.76 5.65333 11.52L5.06667 10.9333C4.82667 10.6667 4.82667 10.2667 5.06667 10L8.29333 6.93333H0.64C0.266667 6.93333 0 6.66667 0 6.29333V5.44C0 5.09333 0.266667 4.8 0.64 4.8H8.29333L5.06667 1.76C4.82667 1.49333 4.8 1.09333 5.06667 0.826667Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
@media (max-width: 991px) {
  #home .fizz-about {
    padding: 40px 0;
  }
  #home .fizz-about__inner {
    padding: 0 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
  #home .fizz-about__media {
    width: 100%;
  }
  #home .fizz-about__photo {
    aspect-ratio: 390/448.49;
  }
  #home .fizz-about__badge {
    display: none;
  }
  #home .fizz-about__text {
    gap: 12.7px;
    padding-top: 4.5px;
  }
  #home .fizz-about__title {
    font-size: 30px;
    line-height: 30.9px;
    letter-spacing: -0.6px;
    padding-bottom: 0.78px;
  }
  #home .fizz-about__title-word {
    display: block;
  }
  #home .fizz-about__lead {
    max-width: none;
    padding: 4.27px 0 7.3px;
    font-size: 14.5px;
    line-height: 23.49px;
  }
  #home .fizz-about__quote {
    max-width: none;
    padding-left: 16px;
  }
  #home .fizz-about__quote p {
    font-size: 15px;
    line-height: 24.3px;
  }
  #home .fizz-about__body {
    max-width: none;
    padding-top: 8.3px;
    font-size: 14.5px;
    line-height: 23.49px;
  }
  #home .fizz-about__body--mobile {
    display: block;
    padding: 0.535px 0 14.005px;
  }
  #home .fizz-about__cta {
    -webkit-align-self: stretch;
            align-self: stretch;
    width: 100%;
    min-height: 54.25px;
    padding: 0;
    gap: 9.9px;
  }
  #home .fizz-about__cta-label {
    font-size: 12.5px;
    line-height: 20.25px;
    letter-spacing: 1.25px;
    margin-right: -1.25px;
  }
  #home .fizz-about__cta-arrow {
    width: 12.2px;
    height: 12.5px;
  }
  #home .fizz-about__cta-arrow::before {
    width: 10.99px;
    height: 10.77px;
    margin-top: -0.06px;
  }
}

@media (min-width: 1200px) {
  #home .section-about .right-col-wrap {
    padding-left: 110px;
  }
}
@media (max-width: 768px) {
  #home .section-about .img-fluid {
    margin-top: 30px;
  }
}
#home .section-about .section-title {
  text-align: left !important;
}
#home .section-about .about-text {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin: 0;
}
@media (max-width: 592px) {
  #home .section-about .about-text {
    font-size: 14px;
    line-height: 26px;
  }
}

#home .fizz-locations {
  padding: 102px 0;
}
#home .fizz-locations__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 56px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
#home .fizz-locations__head {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  gap: 24px;
}
#home .fizz-locations__headings {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  gap: 11.3px;
  min-width: 0;
}
#home .fizz-locations__eyebrow {
  margin: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 11.5px;
  line-height: 18.98px;
  letter-spacing: 2.99px;
  text-transform: uppercase;
  color: #D98C24;
  text-align: left;
}
#home .fizz-locations__title {
  margin: 0;
  padding-top: 2.7px;
  font-family: "Geologica", sans-serif;
  font-size: 52px;
  line-height: 53px;
  letter-spacing: -1.04px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 200;
}
#home .fizz-locations__title-line {
  display: block;
  font-weight: inherit;
}
#home .fizz-locations__title-line + .fizz-locations__title-line {
  margin-top: -0.5px;
}
#home b.fizz-locations__title-line {
  font-weight: 800;
}
#home .fizz-locations__cta {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  gap: 9.99px;
  padding: 15.5px 30px 15.94px;
  border: 1px solid #000000;
  border-radius: 0;
  background: transparent;
  color: #000000;
  text-decoration: none;
}
#home .fizz-locations__cta:hover, #home .fizz-locations__cta:focus {
  background: #000000;
  border-color: #000000;
  color: #fff;
}
#home .fizz-locations__cta-label {
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 21.45px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: inherit;
  white-space: nowrap;
}
#home .fizz-locations__cta-arrow {
  font-family: "Font Awesome 6 Pro", "Font Awesome 5 Pro", "Font Awesome 6 Free", "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  color: inherit;
}
#home .fizz-locations__cta-arrow::before {
  content: "\f061";
  display: block;
}
#home .fizz-locations__map {
  margin: 19.39px 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  overflow: hidden;
  background: #E9E6E4;
}
#home .fizz-locations__map-canvas {
  position: relative;
  display: block;
}
#home .fizz-locations__map-frame {
  display: block;
  width: 100%;
  aspect-ratio: 1186/335.47;
  border: 0;
}
#home .fizz-locations__pin {
  position: absolute;
  top: 38.55%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  box-sizing: border-box;
  width: 54px;
  height: 50.35px;
  padding-top: 16px;
  border-radius: 27px;
  background: #EFA338;
  box-shadow: 0 14px 34px -8px rgba(239, 163, 56, 0.8);
  pointer-events: none;
  text-align: center;
}
#home .fizz-locations__pin::before {
  content: "\f3c5";
  display: block;
  font-family: "Font Awesome 6 Pro", "Font Awesome 5 Pro", "Font Awesome 6 Free", "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 21px;
  line-height: 21px;
  color: #000000;
}
@media (max-width: 991px) {
  #home .fizz-locations {
    padding: 40px 0;
  }
  #home .fizz-locations__inner {
    padding: 0 20px;
    gap: 16px;
  }
  #home .fizz-locations__head {
    display: block;
  }
  #home .fizz-locations__eyebrow,
  #home .fizz-locations__cta {
    display: none;
  }
  #home .fizz-locations__title {
    padding-top: 0;
    padding-bottom: 0.89px;
    font-size: 30px;
    line-height: 30.9px;
    letter-spacing: -0.6px;
  }
  #home .fizz-locations__title-line:first-child {
    padding-bottom: 0.89px;
  }
  #home .fizz-locations__title-line + .fizz-locations__title-line {
    margin-top: -1px;
  }
  #home .fizz-locations__map {
    margin: 0;
    padding-top: 8px;
  }
  #home .fizz-locations__map-frame {
    aspect-ratio: 387.5/290.1;
  }
  #home .fizz-locations__pin {
    top: 37.79%;
    width: 48px;
    height: 47.94px;
    padding-top: 14px;
    border-radius: 24px;
    box-shadow: 0 14px 30px -8px rgba(239, 163, 56, 0.8);
  }
  #home .fizz-locations__pin::before {
    font-size: 19px;
    line-height: 19px;
  }
}

#home.common-home #faq_module_ {
  background: #E9E6E4;
  border-radius: 0;
  padding: 102px 0;
}
#home.common-home #faq_module_ > .container {
  max-width: 1300px;
  padding-left: 56px;
  padding-right: 56px;
}
#home.common-home #faq_module_ .section-title {
  display: block !important;
  margin: 0 0 48px !important;
}
#home.common-home #faq_module_ .section-title::before {
  content: "FAQ";
  display: none;
}
#home.common-home #faq_module_ .section-title span {
  letter-spacing: -1.04px;
}
#home.common-home #faq_module_ .section-title .fizz-faq__title-accent {
  display: block;
  font-weight: 800 !important;
  margin-top: -0.5px;
}
#home.common-home #faq_module_ .faq_list {
  display: block;
  gap: 0;
  width: 880px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  counter-reset: fizz-faq;
}
#home.common-home #faq_module_ .faq_list .faq_single {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  overflow: visible;
}
#home.common-home #faq_module_ .faq_list .faq_single .faq_question {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  gap: 20px;
  padding: 26px 4px;
  background: transparent;
  font-weight: 400;
}
#home.common-home #faq_module_ .faq_list .faq_single .faq_question::before {
  counter-increment: fizz-faq;
  content: counter(fizz-faq, decimal-leading-zero);
  -webkit-flex: 0 0 32px;
          flex: 0 0 32px;
  width: 32px;
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1.2px;
  color: #D98C24;
}
#home.common-home #faq_module_ .faq_list .faq_single .faq_question[aria-expanded=true] .question_icon {
  background: #EFA338;
  border-color: #EFA338;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#home.common-home #faq_module_ .faq_list .faq_single .question_text {
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22.5px;
  letter-spacing: -0.18px;
  color: #000000;
}
#home.common-home #faq_module_ .faq_list .faq_single .question_icon {
  -webkit-flex: 0 0 34px;
          flex: 0 0 34px;
  width: 34px;
  height: 34px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0;
  background: transparent;
}
#home.common-home #faq_module_ .faq_list .faq_single .question_icon i {
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  color: #000000;
}
#home.common-home #faq_module_ .faq_list .faq_single .question_icon i::before {
  content: "\f067";
}
#home.common-home #faq_module_ .faq_list .faq_single .card.card-body {
  padding: 0 37.34px 28px 56px;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 24.75px;
  color: rgba(0, 0, 0, 0.55);
}
@media (max-width: 991px) {
  #home.common-home #faq_module_ {
    padding: 40px 0;
  }
  #home.common-home #faq_module_ > .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  #home.common-home #faq_module_ .section-title {
    margin: 0 0 24px !important;
  }
  #home.common-home #faq_module_ .section-title::before {
    display: block;
    margin-right: -2.52px;
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    line-height: 17px;
    letter-spacing: 2.52px;
    text-transform: uppercase;
    color: #D98C24;
    margin-bottom: 9px;
  }
  #home.common-home #faq_module_ .section-title span {
    font-size: 30px !important;
    line-height: 30.9px !important;
    letter-spacing: -0.6px;
  }
  #home.common-home #faq_module_ .section-title .fizz-faq__title-accent {
    margin-top: 0;
  }
  #home.common-home #faq_module_ .faq_list {
    width: 100%;
  }
  #home.common-home #faq_module_ .faq_list .faq_single .faq_question {
    gap: 14px;
    padding: 20px 2px;
  }
  #home.common-home #faq_module_ .faq_list .faq_single .faq_question::before {
    -webkit-flex: 0 0 24px;
            flex: 0 0 24px;
    width: 24px;
    font-size: 11px;
    line-height: 13.75px;
    letter-spacing: 1.1px;
  }
  #home.common-home #faq_module_ .faq_list .faq_single .question_text {
    font-size: 15.5px;
    line-height: 20.15px;
    letter-spacing: 0;
  }
  #home.common-home #faq_module_ .faq_list .faq_single .question_icon {
    -webkit-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
  }
  #home.common-home #faq_module_ .faq_list .faq_single .question_icon i {
    font-size: 11px;
    line-height: 11px;
  }
  #home.common-home #faq_module_ .faq_list .faq_single .card.card-body {
    padding: 0 4.66px 22px 38px;
    font-size: 14px;
    line-height: 22.68px;
  }
}

#home.product-product #faq_module_ {
  margin: 0 !important;
  padding: 0;
  background: transparent;
  border-radius: 0;
}
#home.product-product #faq_module_ > .container {
  max-width: none;
  width: 100%;
  min-width: 0 !important;
  padding: 0;
  margin: 0;
}
#home.product-product #faq_module_ .row {
  margin-left: 0;
  margin-right: 0;
}
#home.product-product #faq_module_ .row > .col-12 {
  padding-left: 0;
  padding-right: 0;
}
#home.product-product #faq_module_ .faq_list {
  display: block;
  gap: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#home.product-product #faq_module_ .faq_list .faq_single {
  border: 0;
  border-top: 1px solid #CACACA;
  padding: 17px 0 18px;
}
#home.product-product #faq_module_ .faq_list li:last-child .faq_single {
  border-bottom: 1px solid #CACACA;
  padding-bottom: 17px;
}
#home.product-product #faq_module_ .faq_list .faq_question {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  gap: 13px;
  padding: 0;
  min-height: 24px;
  font-weight: 400;
  background: transparent;
}
#home.product-product #faq_module_ .faq_list .question_text {
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.48px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000;
}
#home.product-product #faq_module_ .faq_list .question_icon {
  position: relative;
  -webkit-flex: 0 0 24px;
          flex: 0 0 24px;
  width: 24px;
  height: 24px;
}
#home.product-product #faq_module_ .faq_list .question_icon::before, #home.product-product #faq_module_ .faq_list .question_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #5F6368;
}
#home.product-product #faq_module_ .faq_list .question_icon::before {
  width: 12px;
  height: 1px;
  margin: -0.5px 0 0 -6px;
}
#home.product-product #faq_module_ .faq_list .question_icon::after {
  width: 1px;
  height: 12px;
  margin: -6px 0 0 -0.5px;
}
#home.product-product #faq_module_ .faq_list .question_icon i {
  display: none;
}
#home.product-product #faq_module_ .faq_list .faq_question[aria-expanded=true] .question_icon::after {
  display: none;
}
#home.product-product #faq_module_ .faq_list .card.card-body {
  padding: 20px 0 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.12px;
  color: #282828;
}
#home.product-product #faq_module_ + .table_holder {
  border-top: 0;
}

#home .fizz-tables {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
          align-items: stretch;
  gap: 28px;
  max-width: 1100px;
  margin: 0 auto 82px;
  font-family: "Geologica", sans-serif;
  text-align: left;
}
#home .fizz-tables__card {
  -webkit-flex: 1 1 0;
          flex: 1 1 0;
  min-width: 0;
  background: #fff;
  border: 1px solid #E2DFDE;
  border-radius: 2px;
  overflow: hidden;
}
#home .fizz-tables__title {
  margin: 0;
  padding: 20px 24px;
  border-left: 4px solid #EFA338;
  background: #000000;
  color: #fff;
  font-family: "Geologica", sans-serif;
  font-size: 15px;
  line-height: 18.75px;
  font-weight: 800;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
#home .fizz-tables__table {
  width: 100%;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
  table-layout: fixed;
}
#home .fizz-tables__table th,
#home .fizz-tables__table td {
  border: 0;
  border-bottom: 1px solid #E9E6E4;
  padding: 14px 24px;
  vertical-align: top;
  font-family: "Geologica", sans-serif;
  font-size: 14.5px;
  line-height: 18.125px;
  letter-spacing: 0;
  text-align: right;
}
#home .fizz-tables__table thead th {
  background: #F5F3F1;
  border-bottom-color: #E2DFDE;
  color: #000000;
  font-size: 12.5px;
  line-height: 15.625px;
  font-weight: 600;
  letter-spacing: 0.38px;
  text-transform: uppercase;
}
#home .fizz-tables__table tbody th {
  color: #000000;
  font-weight: 400;
}
#home .fizz-tables__table tbody td {
  color: #1A1A1A;
  font-weight: 300;
}
#home .fizz-tables__table tbody tr.fizz-tables__row--protein td {
  color: #000000;
  font-weight: 400;
}
#home .fizz-tables__table th:first-child {
  text-align: left;
}
#home .fizz-tables__table tbody tr:nth-child(even) > * {
  background: #FAFAF9;
}
#home .fizz-tables__table tbody tr:last-child > * {
  border-bottom: 0;
}
#home .fizz-tables__table--nutrition th:first-child {
  width: 36.91%;
}
#home .fizz-tables__table--nutrition th:nth-child(2),
#home .fizz-tables__table--nutrition td:nth-child(2) {
  width: 30%;
}
#home .fizz-tables__table--nutrition th:nth-child(3),
#home .fizz-tables__table--nutrition td:nth-child(3) {
  width: 33.09%;
}
#home .fizz-tables__table--amino th:first-child {
  width: 54.813%;
}
#home .fizz-tables__table--amino th:nth-child(2),
#home .fizz-tables__table--amino td:nth-child(2) {
  width: 45.187%;
}
#home .fizz-tables__note {
  margin: 0;
  padding: 16px 24px;
  border-top: 1px solid #E2DFDE;
  background: #FAFAF9;
  color: #ABAAAA;
  font-family: "Geologica", sans-serif;
  font-size: 12.5px;
  line-height: 15.625px;
  font-weight: 300;
  letter-spacing: 0;
}
@media (max-width: 991.98px) {
  #home .fizz-tables {
    display: block;
    max-width: none;
    margin: 38px 0;
  }
  #home .fizz-tables__card {
    border-radius: 1.2873134px;
  }
  #home .fizz-tables__card + .fizz-tables__card {
    margin-top: 18.0223876px;
  }
  #home .fizz-tables__title {
    padding: 12.873134px 15.4477608px;
    border-left-width: 2.5746268px;
    font-size: 9.6548505px;
    line-height: 12.068563125px;
    letter-spacing: 0.38619402px;
  }
  #home .fizz-tables__table th,
  #home .fizz-tables__table td {
    padding: 9.0111938px 15.4477608px;
    font-size: 9.33302215px;
    line-height: 11.6662776875px;
  }
  #home .fizz-tables__table thead th {
    font-size: 8.04570875px;
    line-height: 10.0571359375px;
    letter-spacing: 0.244589546px;
  }
  #home .fizz-tables__table tbody tr.fizz-tables__row--protein td {
    color: #EFA338;
    font-weight: 600;
  }
  #home .fizz-tables__note {
    padding: 10.2985072px 15.4477608px;
    font-size: 8.04570875px;
    line-height: 10.0571359375px;
  }
}

#home.theme_11.module-blog #content .sidebar .widget {
  border: 0;
}

#home {
  font-family: "Geologica", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
