/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*------------------------------------*\
    $TABLE OF CONTENTS
\*------------------------------------*/
/**
 *
 * $COMMON............................Common definitions
 *
 * $STRUCTURE
 *      $CONTENT......................Content section
 *      $HEADER.......................Header + navigation section
 *      $SIDEBAR......................Sidebar section
 *      $FOOTER.......................Footer section
 *      $TYPOGRAPHY...................Typography definitions
 *
 * $MODULES
 *      $QUOTES.......................Quotes (Testimonials)
 *      $BUTTONS......................Custom buttons
 *      $LINKS........................Links
 *      $INPUTS.......................Form inputs and controls
 *      $PAGINATION...................Pagination
 *      $NAVS.........................Navigations
 *
 * $PAGES
 *      $HOME PAGE.................Definitions for home page
 */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
@keyframes placeHolderShimmer {
  0% {
    background-position: right; } }
@keyframes spinner {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes l5 {
  0% {
    box-shadow: 20px 0 #fff, -20px 0 #fff2;
    background: #fff; }
  33% {
    box-shadow: 20px 0 #fff, -20px 0 #fff2;
    background: #fff2; }
  66% {
    box-shadow: 20px 0 #fff2, -20px 0 #fff;
    background: #fff2; }
  100% {
    box-shadow: 20px 0 #fff2, -20px 0 #fff;
    background: #fff; } }
/*------------------------------------*\
    $COMMON
\*------------------------------------*/
body {
  font-size: 16px;
  color: #1d1d1f;
  font-family: 'roboto-condensed', sans-serif;
  font-weight: 400;
  background-color: transparent; }
  body .animated-loader, body .slider-main-container .loader-wrapper .image, body .slider-main-container .loader-wrapper .title {
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #fefefe;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 77%) #f2f2f2;
    background-size: 300% 100%;
    height: 96px;
    position: relative; }
  body .mobile-only {
    display: none; }
  body .desktop-only {
    display: block; }
  @media (max-width: 767px) {
    body .mobile-only {
      display: block; }
    body .desktop-only {
      display: none; } }
  body .generic-heading h3.elementor-heading-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    font-family: "roboto-condensed", sans-serif; }
    @media (max-width: 967px) {
      body .generic-heading h3.elementor-heading-title {
        font-size: 32px !important;
        font-weight: 700;
        line-height: 32px !important; } }
  @media (max-width: 767px) {
    body .generic-tile-img {
      --spacer-size: 350px !important; } }
  body .generic-content p {
    color: #000000;
    font-size: 18px;
    line-height: 24px; }
    body .generic-content p a {
      color: #000000;
      text-decoration: underline;
      font-weight: 600; }
  body .woocommerce-breadcrumb {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #000000 !important;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 0 !important; }
    body .woocommerce-breadcrumb a {
      color: #000000 !important;
      font-weight: 500; }
    body .woocommerce-breadcrumb .delimiter {
      display: inline-block;
      width: 16px;
      height: 14px; }
      body .woocommerce-breadcrumb .delimiter svg {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  body .wrapper-rolling-text {
    position: relative;
    overflow: hidden; }
    body .wrapper-rolling-text .rollingText {
      white-space: nowrap; }
      body .wrapper-rolling-text .rollingText .rt-item {
        display: inline-block; }

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/
/*------------------------------------*\
    $CONTENT
\*------------------------------------*/
@media (max-width: 1170px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 0 5px; } }
@media (max-width: 1300px) {
  body .no-gap-section > .elementor-container {
    padding-left: 25px;
    padding-right: 25px; } }
body .fw-section > .elementor-container {
  padding-left: 60px;
  padding-right: 60px; }
  @media (max-width: 640px) {
    body .fw-section > .elementor-container {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (max-width: 400px) {
    body .fw-section > .elementor-container {
      padding-left: 10px;
      padding-right: 10px; } }

/*------------------------------------*\
    $HEADER
\*------------------------------------*/
body header {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    body header {
      margin-bottom: 0; } }
body .sf-main-menu-container {
  background-color: #f0f0f0; }
  body .sf-main-menu-container .e-con-inner {
    justify-content: center !important; }
  body .sf-main-menu-container .elementor-nav-menu .menu-item .elementor-item {
    color: #000;
    font-weight: 300;
    line-height: 26px;
    font-size: 14px;
    transition: 0.3s all ease-in-out; }
    body .sf-main-menu-container .elementor-nav-menu .menu-item .elementor-item:hover {
      color: rgba(0, 0, 0, 0.6); }
    body .sf-main-menu-container .elementor-nav-menu .menu-item .elementor-item::after {
      display: none; }
body .main-header-wrapper {
  background: #ffffff;
  z-index: 100; }
  body .main-header-wrapper.hide {
    opacity: 0; }
  body .main-header-wrapper .elementor-widget-theme-site-logo img {
    width: 100%;
    max-width: 200px !important; }
  body .main-header-wrapper #main_mega_menu .mega-menu-wrap ul.mega-menu li a {
    font-size: 18px !important;
    letter-spacing: 0.3px; }
    body .main-header-wrapper #main_mega_menu .mega-menu-wrap ul.mega-menu li a .mega-indicator {
      display: none !important; }
  body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper > ul.mega-sub-menu {
    display: flex !important; }
  body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
    body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu {
      list-style-type: none;
      padding-left: 0; }
      body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu li {
        margin-bottom: 16px; }
        body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu li:last-child {
          margin-bottom: 0; }
        body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu li a {
          font-size: 18px;
          line-height: 24px;
          font-weight: 500;
          color: #000000; }
          body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu li a .image-link-wrapper {
            display: none; }
        body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu li.h-link a {
          font-weight: 700;
          color: #000000;
          width: auto;
          position: relative; }
          body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .menu-col ul.mega-sub-menu ul.menu li.h-link a:after {
            content: '';
            width: 16px;
            height: 14px;
            background: url("assets/img/menu-arrow.png") no-repeat;
            background-size: contain;
            background-position: center;
            display: inline-block;
            margin-left: 12px; }
  body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .img-col {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
    body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .img-col > ul.mega-sub-menu {
      height: 100% !important; }
      body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .img-col > ul.mega-sub-menu li.widget_media_image {
        height: 100% !important;
        max-height: 450px !important; }
        body .main-header-wrapper #main_mega_menu .sub-mega-menu-row-wrapper .img-col > ul.mega-sub-menu li.widget_media_image img {
          width: 100%;
          height: 100% !important;
          object-fit: cover; }
  body .main-header-wrapper .main-menu-section-wrapper .menu-col,
  body .main-header-wrapper .main-menu-section-wrapper .header-icons-col {
    height: 66px; }
  body .main-header-wrapper .main-menu-section-wrapper .menu-col .main-menu-wrapper {
    margin-bottom: 0; }
  body .main-header-wrapper .main-menu-section-wrapper .menu-col .search-box .elementor-widget-container {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
    body .main-header-wrapper .main-menu-section-wrapper .menu-col .search-box .elementor-widget-container .elementor-shortcode {
      width: 80%; }
  body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .elementor-widget-wrap {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end; }
  body .main-header-wrapper .main-menu-section-wrapper .header-icons-col.xoo-wsc-cart-trigger {
    position: absolute;
    z-index: 30;
    padding: 10px 10px 10px 0;
    right: 0; }
  body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-visible {
    width: auto;
    margin-bottom: 0; }
    body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk a#elementor-menu-cart__toggle_button {
      padding: 0 !important; }
    body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk .elementor-menu-cart__toggle_button .elementor-button-icon-qty {
      background-color: #6b0000;
      font-size: 12px; }
    body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk .elementor-menu-cart__toggle_button .elementor-button-icon .eicon-cart-medium,
    body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk .elementor-menu-cart__toggle_button .elementor-button-icon .e-eicon-cart-medium {
      opacity: 0 !important;
      color: transparent;
      font-size: 32px; }
  body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-close-search .elementor-icon {
    cursor: pointer; }
  body .main-header-wrapper .main-menu-section-wrapper .header-icons-col .icon-close-search .elementor-widget-container {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: flex-end; }
  body .main-header-wrapper .main-menu-section-wrapper .d-search-elements {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    border: 0;
    outline: none; }
  body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .elementor-widget-wrap {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap; }
  body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible {
    margin-left: 24px;
    width: auto;
    margin-bottom: 0; }
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible .elementor-icon {
      cursor: pointer; }
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible.mobile-menu-icon .elementor-icon svg {
      fill: #000000; }
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger {
      position: absolute;
      z-index: 30;
      top: 0;
      padding: 10px 10px 10px 0;
      right: 52px; }
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk a#elementor-menu-cart__toggle_button {
      padding: 0 !important; }
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk .elementor-menu-cart__toggle_button .elementor-button-icon-qty {
      background-color: #6b0000;
      font-size: 12px; }
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk .elementor-menu-cart__toggle_button .elementor-button-icon .eicon-cart-medium,
    body .main-header-wrapper .main-mobile-menu-section-wrapper .header-icons-col .icon-visible.cart-lnk .elementor-menu-cart__toggle_button .elementor-button-icon .e-eicon-cart-medium {
      opacity: 0 !important;
      color: transparent;
      font-size: 32px;
      fill: #000; }
  body .main-header-wrapper .mobile-search-box-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    border-bottom: 2px solid #000000;
    margin-top: -50%;
    transition: margin-top 0.4s ease-in-out; }
    body .main-header-wrapper .mobile-search-box-wrapper.slide-down {
      margin-top: 0%; }
    body .main-header-wrapper .mobile-search-box-wrapper .elementor-widget-wrap {
      padding-bottom: 16px; }
    body .main-header-wrapper .mobile-search-box-wrapper .mbs-logo-wrapper,
    body .main-header-wrapper .mobile-search-box-wrapper .mbs-close-wrapper {
      width: 50%; }
    @media (max-width: 767px) {
      body .main-header-wrapper .mobile-search-box-wrapper .mbs-logo-wrapper img {
        filter: invert(0); } }
    body .main-header-wrapper .mobile-search-box-wrapper .mbs-close-wrapper .elementor-icon {
      cursor: pointer; }
    body .main-header-wrapper .mobile-search-box-wrapper .search-box {
      width: 100%; }
body .mp-menu ul li a {
  font-weight: 400;
  font-size: 16px; }
body .mp-menu .mobile-header-menu {
  padding: 40px 0; }
  body .mp-menu .mobile-header-menu > .elementor-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0 16px; }
    body .mp-menu .mobile-header-menu > .elementor-container .empty-col {
      display: none; }
    body .mp-menu .mobile-header-menu > .elementor-container .logo-col div {
      text-align: left; }
    body .mp-menu .mobile-header-menu > .elementor-container .logo-col .elementor-widget-theme-site-logo a img {
      width: 100%;
      max-width: 150px; }
    body .mp-menu .mobile-header-menu > .elementor-container .back-col {
      text-align: right; }
      body .mp-menu .mobile-header-menu > .elementor-container .back-col svg {
        height: 30px;
        width: 100%; }
body .mp-menu .signup-wrapper {
  padding: 24px 16px 16px;
  display: none; }
  body .mp-menu .signup-wrapper .elementor-icon-list-items .elementor-icon-list-item {
    padding-bottom: calc(18px / 2); }
    body .mp-menu .signup-wrapper .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
      padding-right: 11px; }
      body .mp-menu .signup-wrapper .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
        fill: #000000;
        height: 32px;
        width: 32px; }
    body .mp-menu .signup-wrapper .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
      font-size: 18px;
      color: #000000; }
body .mp-menu .mp-level {
  z-index: 10;
  transition: all 0.3s ease-in-out; }
  body .mp-menu .mp-level h2 {
    color: #000000;
    font-weight: 600;
    font-size: 32px;
    line-height: 32px;
    text-transform: capitalize;
    padding: 24px 16px;
    text-align: center; }
  body .mp-menu .mp-level .mp-back.inner {
    position: absolute;
    left: 0%;
    top: 18px; }
  body .mp-menu .mp-level ul.sub-menu li.h-link a {
    font-weight: 700;
    color: #000000;
    width: auto;
    position: relative; }
    body .mp-menu .mp-level ul.sub-menu li.h-link a:after {
      content: '';
      width: 16px;
      height: 14px;
      background: url("assets/img/menu-arrow.png") no-repeat;
      background-size: contain;
      background-position: center;
      display: inline-block;
      margin-left: 12px; }
  body .mp-menu .mp-level ul.sub-menu li a {
    padding: 8px 16px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    box-shadow: none; }
body .mp-menu .mp-back {
  color: transparent !important;
  padding: 1em 0; }
  body .mp-menu .mp-back.no-icon:before {
    display: none; }
  body .mp-menu .mp-back:before {
    content: '';
    height: 16px;
    width: 18px;
    background: url("assets/img/back-arrow.png") no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%); }
body .mp-menu #menu-mobile-menu > li > a {
  padding: 16px;
  color: #000000;
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
  box-shadow: none;
  border-bottom: 1px solid #000000;
  position: relative; }
  body .mp-menu #menu-mobile-menu > li > a:after {
    content: '';
    width: 26px;
    height: 24px;
    background: url("assets/img/menu-arrow.png") no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%); }

@media (max-width: 767px) {
  body.admin-bar #mp-pusher.mp-pushed {
    margin-top: 46px !important; } }
.elementor-menu-cart__wrapper .elementor-button-icon .eicon-cart-medium,
.elementor-menu-cart__wrapper .elementor-button-icon .e-eicon-cart-medium {
  opacity: 0 !important;
  color: transparent;
  font-size: 32px;
  fill: #000; }

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
.sf-footer-text {
  font-size: 14px;
  line-height: 21px;
  color: #a8a8a8; }

.sf-main-footer .elementor-nav-menu .menu-item a.elementor-item {
  color: #606060 !important;
  font-weight: 400 !important; }
  .sf-main-footer .elementor-nav-menu .menu-item a.elementor-item:hover {
    color: #000 !important; }
.sf-main-footer a {
  color: #606060 !important;
  font-weight: 400 !important; }
  .sf-main-footer a:hover {
    color: #000 !important; }
.sf-main-footer .elementor-icon-list-text {
  color: #606060 !important;
  font-weight: 400 !important;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif !important; }
  .sf-main-footer .elementor-icon-list-text:hover {
    color: #000 !important; }

/* Copyright Wrapper */
.sf-copyrigt-container .e-con-inner {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #b0b0b0; }
  @media (max-width: 561px) {
    .sf-copyrigt-container .e-con-inner {
      flex-direction: column-reverse !important;
      gap: 30px; } }
.sf-copyrigt-container .payicons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none; }
.sf-copyrigt-container .payicon-item {
  width: 60px;
  height: auto;
  background: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.04); }
.sf-copyrigt-container .payicon-item img {
  max-width: 100%;
  max-height: 100%;
  display: block; }
.sf-copyrigt-container .copyrigh-txt p {
  font-weight: 400 !important;
  color: #606060 !important;
  font-size: 14px; }

/*------------------------------------*\
    $SIDEBAR
\*------------------------------------*/
/*------------------------------------*\
    $TYPOGRAPHY
\*------------------------------------*/
body p,
body a,
body span,
body ul li,
body ol li {
  font-family: "roboto-condensed", sans-serif; }
body p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.3px; }
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "roboto-condensed", sans-serif;
  font-weight: 700;
  color: #000000; }
body h1 {
  font-size: 60px;
  line-height: 88px; }
  @media (max-width: 967px) {
    body h1 {
      font-size: 40px;
      line-height: 40px; } }
body h2 {
  font-size: 64px;
  line-height: 64px; }
  @media (max-width: 967px) {
    body h2 {
      font-size: 44px;
      line-height: 44px; } }
body h3 {
  font-size: 48px;
  line-height: 48px; }
body h4 {
  font-size: 32px;
  line-height: 32px; }
  @media (max-width: 967px) {
    body h4 {
      font-size: 22px;
      line-height: 22px; } }
body h5 {
  font-size: 24px;
  line-height: 24px; }
body h6 {
  font-size: 18px;
  line-height: 20px; }

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/
.asl_w_container #ajaxsearchlite1,
.asl_w_container #ajaxsearchlite1_2,
.asl_w_container .asl_m {
  all: unset !important; }
  .asl_w_container #ajaxsearchlite1 .probox,
  .asl_w_container #ajaxsearchlite1_2 .probox,
  .asl_w_container .asl_m .probox {
    height: 48px !important;
    border-radius: 25px !important;
    background-color: #f0f0f0 !important;
    background-image: none !important;
    flex-direction: row-reverse !important;
    border: none !important;
    box-shadow: none !important; }
    .asl_w_container #ajaxsearchlite1 .probox .proinput form input[type='search'],
    .asl_w_container #ajaxsearchlite1_2 .probox .proinput form input[type='search'],
    .asl_w_container .asl_m .probox .proinput form input[type='search'] {
      font-family: "roboto-condensed", sans-serif !important;
      height: 48px !important;
      line-height: 26px !important;
      color: #000 !important;
      font-size: 14px !important;
      text-shadow: none !important; }
      .asl_w_container #ajaxsearchlite1 .probox .proinput form input[type='search']::-ms-input-placeholder,
      .asl_w_container #ajaxsearchlite1_2 .probox .proinput form input[type='search']::-ms-input-placeholder,
      .asl_w_container .asl_m .probox .proinput form input[type='search']::-ms-input-placeholder {
        /* Edge 12-18 */
        color: #909090 !important;
        font-family: "roboto-condensed", sans-serif !important; }
      .asl_w_container #ajaxsearchlite1 .probox .proinput form input[type='search']::placeholder,
      .asl_w_container #ajaxsearchlite1_2 .probox .proinput form input[type='search']::placeholder,
      .asl_w_container .asl_m .probox .proinput form input[type='search']::placeholder {
        color: #909090 !important;
        font-family: "roboto-condensed", sans-serif !important;
        font-weight: 300 !important; }
    .asl_w_container #ajaxsearchlite1 .probox .promagnifier,
    .asl_w_container #ajaxsearchlite1_2 .probox .promagnifier,
    .asl_w_container .asl_m .probox .promagnifier {
      background-color: #f0f0f0 !important;
      background-image: none !important;
      height: 48px !important;
      width: 48px !important; }
      .asl_w_container #ajaxsearchlite1 .probox .promagnifier .innericon svg,
      .asl_w_container #ajaxsearchlite1_2 .probox .promagnifier .innericon svg,
      .asl_w_container .asl_m .probox .promagnifier .innericon svg {
        fill: #909090 !important; }
    .asl_w_container #ajaxsearchlite1 .probox .proloading,
    .asl_w_container #ajaxsearchlite1 .probox .proclose,
    .asl_w_container #ajaxsearchlite1 .probox .promagnifier,
    .asl_w_container #ajaxsearchlite1 .probox .prosettings,
    .asl_w_container #ajaxsearchlite1_2 .probox .proloading,
    .asl_w_container #ajaxsearchlite1_2 .probox .proclose,
    .asl_w_container #ajaxsearchlite1_2 .probox .promagnifier,
    .asl_w_container #ajaxsearchlite1_2 .probox .prosettings,
    .asl_w_container .asl_m .probox .proloading,
    .asl_w_container .asl_m .probox .proclose,
    .asl_w_container .asl_m .probox .promagnifier,
    .asl_w_container .asl_m .probox .prosettings {
      height: 48px !important;
      width: 48px !important; }
    .asl_w_container #ajaxsearchlite1 .probox .proclose,
    .asl_w_container #ajaxsearchlite1_2 .probox .proclose,
    .asl_w_container .asl_m .probox .proclose {
      margin-left: -48px !important;
      z-index: 999999 !important; }
      .asl_w_container #ajaxsearchlite1 .probox .proclose svg,
      .asl_w_container #ajaxsearchlite1_2 .probox .proclose svg,
      .asl_w_container .asl_m .probox .proclose svg {
        box-shadow: none;
        background-color: #000;
        width: 25px;
        height: 25px; }

#ajaxsearchliteres1.asl_r.vertical {
  padding: 0;
  border: 2px solid #fafafa !important;
  background-color: #fff !important;
  border-radius: 25px !important;
  margin-top: 1px !important; }
  #ajaxsearchliteres1.asl_r.vertical .results .asl_nores .asl_keyword {
    display: block !important;
    padding: 5px !important; }

#ajaxsearchlite2 {
  all: unset !important; }
  #ajaxsearchlite2 .probox {
    height: 48px !important;
    border-radius: 25px;
    background-color: #f0f0f0;
    background-image: none;
    flex-direction: row-reverse;
    border: none !important;
    box-shadow: none !important; }
    #ajaxsearchlite2 .probox .proinput form input[type='search'] {
      font-family: "roboto-condensed", sans-serif !important;
      height: 48px !important;
      line-height: 26px !important;
      color: #000 !important;
      font-size: 14px;
      text-shadow: none; }
      #ajaxsearchlite2 .probox .proinput form input[type='search']::-ms-input-placeholder {
        /* Edge 12-18 */
        color: #909090 !important;
        font-family: "roboto-condensed", sans-serif !important; }
      #ajaxsearchlite2 .probox .proinput form input[type='search']::placeholder {
        color: #909090 !important;
        font-family: "roboto-condensed", sans-serif !important;
        font-weight: 300; }
    #ajaxsearchlite2 .probox .promagnifier {
      background-color: #f0f0f0;
      background-image: none;
      height: 48px;
      width: 48px; }
      #ajaxsearchlite2 .probox .promagnifier .innericon svg {
        fill: #909090; }
    #ajaxsearchlite2 .probox .proloading,
    #ajaxsearchlite2 .probox .proclose,
    #ajaxsearchlite2 .probox .promagnifier,
    #ajaxsearchlite2 .probox .prosettings {
      height: 48px;
      width: 48px; }
    #ajaxsearchlite2 .probox .proclose {
      margin-left: -48px;
      z-index: 999999; }
      #ajaxsearchlite2 .probox .proclose svg {
        box-shadow: none;
        background-color: #000;
        width: 25px;
        height: 25px; }

#ajaxsearchliteres2.asl_r.vertical {
  padding: 0;
  border: 2px solid #fafafa;
  background-color: #fff;
  border-radius: 25px;
  margin-top: 1px; }
  #ajaxsearchliteres2.asl_r.vertical .results .asl_nores .asl_keyword {
    display: block;
    padding: 5px; }

.sf-marquee-container {
  background: #000;
  cursor: default; }
  .sf-marquee-container .rollingtext-container {
    width: 80% !important;
    max-width: 80% !important;
    overflow: hidden;
    margin: 0 auto; }
    .sf-marquee-container .rollingtext-container .sep {
      padding: 0 50px; }
  .sf-marquee-container .close-wrapper {
    position: relative;
    z-index: 9; }
    .sf-marquee-container .close-wrapper .rt-close {
      color: #fff;
      background-color: transparent;
      line-height: 0;
      font-size: 24px;
      border: 0; }

.wrapper-rolling-text {
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  line-height: 1; }
  @media (max-width: 767px) {
    .wrapper-rolling-text {
      padding-top: 5px;
      padding-bottom: 5px; } }
  .wrapper-rolling-text .rollingText {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    padding-left: 10px;
    text-transform: capitalize;
    color: #fff; }
    @media (max-width: 767px) {
      .wrapper-rolling-text .rollingText {
        font-size: 12px; } }

body {
  /* Styles for the special "All Products" link */
  /* Responsive adjustments */ }
  body .custom-category-grid {
    display: grid;
    grid-template-columns: repeat(var(--grid-columns, 5), 1fr);
    gap: 20px;
    margin-bottom: 30px; }
  body .category-grid-item {
    text-decoration: none;
    overflow: hidden;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    display: flex;
    flex-direction: column; }
  body .category-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    flex-grow: 1;
    position: relative;
    overflow: hidden;
    border-radius: 25px; }
  body .category-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-sizing: border-box;
    transition: opacity 0.4s ease-in-out; }
  body .category-image-wrapper .hover-image {
    opacity: 0; }
  body .category-grid-item:hover .category-image-wrapper .default-image {
    opacity: 0; }
  body .category-grid-item:hover .category-image-wrapper .hover-image {
    opacity: 1; }
  body .category-image-wrapper .category-title-placeholder {
    font-size: 18px;
    font-weight: bold;
    color: #555;
    text-align: center;
    line-height: 1.3;
    padding: 10px; }
  body .category-title {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    padding: 0 0 15px 0;
    color: #000; }
  body .category-title h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600; }
  body .category-title .right-arrow {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'><g transform='translate(-32,0)'><path d='M127.9 48.2 97.8 18.1 94 21.9l23.8 23.8h-63v5.2h63L94.1 74.8l3.8 3.8L128 48.5v-.3h-.1z'/></g></svg>") no-repeat center;
    background-size: contain;
    transition: 0.3s all ease-in-out; }
  body .category-grid-item:hover .right-arrow {
    transform: translateX(20px); }
  body .all-products-link .category-image-wrapper {
    background-color: #f5f5f5; }
  body .all-products-link .all-products-text {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    text-align: center;
    line-height: 1.4; }
  @media (max-width: 991px) {
    body .custom-category-grid {
      grid-template-columns: repeat(3, 1fr); }
    body .category-image-wrapper {
      min-height: 200px; } }
  @media (max-width: 767px) {
    body .custom-category-grid {
      grid-template-columns: repeat(2, 1fr);
      /* 2 columns for mobile */ }
    body .category-title h3 {
      font-size: 14px; }
    body .category-image-wrapper {
      min-height: 200px; } }

/*------------------------------------*\
    $MODULES
\*------------------------------------*/
/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
body .generic-btn.link .elementor-button {
  padding: 0;
  background: transparent;
  position: relative; }
  body .generic-btn.link .elementor-button:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transition: transform 0.4s linear;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    transition: transform 0.4s linear;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    display: block !important;
    visibility: visible; }
  body .generic-btn.link .elementor-button:hover:before {
    -webkit-transform: scalex(1);
    -moz-transform: scalex(1);
    -ms-transform: scalex(1);
    -o-transform: scalex(1);
    transform: scalex(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left; }
  body .generic-btn.link .elementor-button .elementor-button-content-wrapper {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.054px;
    color: #000000; }
    body .generic-btn.link .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
      font-size: 24px; }
body .generic-btn.default a,
body .generic-btn.default button, body .generic-btn.primary a,
body .generic-btn.primary button {
  background: #000000;
  color: #ffffff;
  padding: 16px;
  border-radius: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  position: relative;
  width: 256px;
  text-align: left;
  border: 2px solid #000000; }
  @media (max-width: 600px) {
    body .generic-btn.default a,
    body .generic-btn.default button, body .generic-btn.primary a,
    body .generic-btn.primary button {
      width: 100%; } }
  body .generic-btn.default a:after,
  body .generic-btn.default button:after, body .generic-btn.primary a:after,
  body .generic-btn.primary button:after {
    content: '';
    height: 24px;
    width: 24px;
    background: url("assets/img/white-arrow.png") no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  body .generic-btn.default a:hover, body .generic-btn.default a:focus,
  body .generic-btn.default button:hover,
  body .generic-btn.default button:focus, body .generic-btn.primary a:hover, body .generic-btn.primary a:focus,
  body .generic-btn.primary button:hover,
  body .generic-btn.primary button:focus {
    background-color: transparent;
    color: #000000;
    border: 2px solid #000000;
    outline: 0; }
    body .generic-btn.default a:hover:after, body .generic-btn.default a:focus:after,
    body .generic-btn.default button:hover:after,
    body .generic-btn.default button:focus:after, body .generic-btn.primary a:hover:after, body .generic-btn.primary a:focus:after,
    body .generic-btn.primary button:hover:after,
    body .generic-btn.primary button:focus:after {
      filter: invert(1); }
body .generic-btn.secondary a,
body .generic-btn.secondary button {
  background: transparent;
  color: #000000;
  padding: 16px;
  border-radius: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  position: relative;
  width: 300px;
  text-align: left;
  border: 2px solid #000000;
  display: inline-flex; }
  @media (max-width: 600px) {
    body .generic-btn.secondary a,
    body .generic-btn.secondary button {
      width: 100%; } }
  body .generic-btn.secondary a:after,
  body .generic-btn.secondary button:after {
    content: '';
    height: 24px;
    width: 24px;
    background: url("assets/img/white-arrow.png") no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    position: absolute;
    filter: invert(1);
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  body .generic-btn.secondary a:hover, body .generic-btn.secondary a:focus,
  body .generic-btn.secondary button:hover,
  body .generic-btn.secondary button:focus {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: 2px solid #000000;
    outline: 0; }
    body .generic-btn.secondary a:hover:after, body .generic-btn.secondary a:focus:after,
    body .generic-btn.secondary button:hover:after,
    body .generic-btn.secondary button:focus:after {
      filter: none; }
body .generic-btn.black .elementor-button {
  padding: 16px;
  border-radius: 0;
  background: #000000; }
  body .generic-btn.black .elementor-button .elementor-button-content-wrapper {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.054px;
    color: #ffffff; }
    body .generic-btn.black .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
      font-size: 20px; }
body .see-all-lnk.align-right {
  text-align: right; }
body .see-all-lnk .elementor-button-link,
body .see-all-lnk .elementor-button {
  background: transparent !important;
  padding: 0;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  position: relative; }
  body .see-all-lnk .elementor-button-link:before,
  body .see-all-lnk .elementor-button:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transition: transform 0.4s linear;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    transition: transform 0.4s linear;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    display: block !important;
    visibility: visible; }
  body .see-all-lnk .elementor-button-link:hover:before,
  body .see-all-lnk .elementor-button:hover:before {
    -webkit-transform: scalex(1);
    -moz-transform: scalex(1);
    -ms-transform: scalex(1);
    -o-transform: scalex(1);
    transform: scalex(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left; }
  body .see-all-lnk .elementor-button-link .elementor-button-icon svg,
  body .see-all-lnk .elementor-button .elementor-button-icon svg {
    width: 25px; }

/*------------------------------------*\
    $LINKS
\*------------------------------------*/
body a {
  color: #000;
  font-weight: 600; }
  body a:hover {
    color: #000; }
body .main-menu-wrapper ul#mega-menu-menu-1 li a.mega-menu-link {
  position: relative; }
  body .main-menu-wrapper ul#mega-menu-menu-1 li a.mega-menu-link:after {
    content: '';
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: transform 0.4s linear;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    transition: transform 0.4s linear;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    display: block !important;
    visibility: visible; }
  body .main-menu-wrapper ul#mega-menu-menu-1 li a.mega-menu-link:hover:after {
    -webkit-transform: scalex(1);
    -moz-transform: scalex(1);
    -ms-transform: scalex(1);
    -o-transform: scalex(1);
    transform: scalex(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left; }
body .main-menu-wrapper ul.mega-sub-menu li a {
  position: relative; }
  body .main-menu-wrapper ul.mega-sub-menu li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: transform 0.4s linear;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    transition: transform 0.4s linear;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    display: block !important;
    visibility: visible; }
  body .main-menu-wrapper ul.mega-sub-menu li a:hover:before {
    -webkit-transform: scalex(1);
    -moz-transform: scalex(1);
    -ms-transform: scalex(1);
    -o-transform: scalex(1);
    transform: scalex(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left; }
body p a {
  position: relative; }
  body p a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: transform 0.4s linear;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    transition: transform 0.4s linear;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    display: block !important;
    visibility: visible; }
  body p a:hover {
    text-decoration: none; }
    body p a:hover:before {
      -webkit-transform: scalex(1);
      -moz-transform: scalex(1);
      -ms-transform: scalex(1);
      -o-transform: scalex(1);
      transform: scalex(1);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform-origin: bottom left;
      -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
      -o-transform-origin: bottom left;
      transform-origin: bottom left; }

/*------------------------------------*\
    $INPUTS
\*------------------------------------*/
body {
  /* Checkboxes */ }
  body .select-all-wrapper .select-header span {
    font-weight: 700;
    padding-left: 5px; }
  body .file-checkbox, body .lifestyle-checkbox, body .woocommerce-form__input-checkbox, body .filter-content .checkbox input[type="checkbox"] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    transition: none; }
  body .file-checkbox:focus, body .lifestyle-checkbox:focus, body .woocommerce-form__input-checkbox:focus, body .filter-content .checkbox input[type="checkbox"]:focus {
    outline: none; }
  body .file-checkbox + label, body .lifestyle-checkbox + label, body .woocommerce-form__input-checkbox + span, body .filter-content .checkbox input[type="checkbox"] + a.term-label {
    position: relative;
    font-size: 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    height: 27px;
    color: black;
    outline: none; }
    body .file-checkbox + label:before, body .lifestyle-checkbox + label:before, body .woocommerce-form__input-checkbox + span:before, body .filter-content .checkbox input[type="checkbox"] + a.term-label:before {
      content: " ";
      display: inline-block;
      vertical-align: middle;
      margin-right: 3px;
      min-width: 20px;
      width: 20px;
      height: 20px;
      background-color: #ffffff;
      border-width: 1px;
      border-style: solid;
      border-color: #000000;
      border-radius: 2px;
      box-shadow: none; }
  body .woocommerce-form__input-checkbox + span:before, body .filter-content .checkbox input[type="checkbox"] + a.term-label:before {
    margin-right: 10px; }
  body .file-checkbox:checked + label::after, body .lifestyle-checkbox:checked + label::after, body .woocommerce-form__input-checkbox:checked + span::after, body .filter-content .checkbox input[type="checkbox"]:checked + a.term-label::after {
    content: " ";
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 10.6629L1.71381 6.72962L0 8.53988L5.6 14.1399L17.6 2.13988L15.7881 0.5L5.6 10.6629Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: center center;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0px;
    left: 0px;
    top: 4px;
    text-align: center;
    background-color: #000000;
    font-size: 10px;
    height: 20px;
    width: 20px; }
  body .filter-content .checkbox input[type="checkbox"] + a.term-label {
    color: #000000 !important; }

/*------------------------------------*\
    $NAVS
\*------------------------------------*/
body .slider-main-container {
  width: 60vw; }
  @media (max-width: 767px) {
    body .slider-main-container {
      width: 100%; } }
  body .slider-main-container .loader-wrapper {
    display: flex;
    gap: 20px; }
    @media (max-width: 767px) {
      body .slider-main-container .loader-wrapper {
        flex-direction: column; } }
    body .slider-main-container .loader-wrapper.hide {
      display: none; }
    body .slider-main-container .loader-wrapper .image {
      height: 400px;
      width: 400px;
      display: inline-block; }
      @media (max-width: 767px) {
        body .slider-main-container .loader-wrapper .image {
          width: 100%; } }
    body .slider-main-container .loader-wrapper .title {
      height: 40px;
      width: 100px; }
  body .slider-main-container.project-home-container {
    width: 100vw; }
    @media (max-width: 767px) {
      body .slider-main-container.project-home-container {
        width: 100%; } }
    body .slider-main-container.project-home-container .slider-container .content .info-container .featured-image-wrapper {
      width: 800px; }
      @media (max-width: 767px) {
        body .slider-main-container.project-home-container .slider-container .content .info-container .featured-image-wrapper {
          width: 100%; } }
  body .slider-main-container.project-details-container {
    width: 75vw; }
    @media (max-width: 767px) {
      body .slider-main-container.project-details-container {
        width: 100%; } }
    body .slider-main-container.project-details-container .slider-container {
      margin-top: -19px; }
      @media (max-width: 768px) {
        body .slider-main-container.project-details-container .slider-container {
          margin-top: 0; } }
      @media (max-width: 768px) {
        body .slider-main-container.project-details-container .slider-container .content {
          margin-bottom: 16px; } }
      body .slider-main-container.project-details-container .slider-container .content .info-container .featured-image-wrapper {
        height: 640px; }
        @media (max-width: 768px) {
          body .slider-main-container.project-details-container .slider-container .content .info-container .featured-image-wrapper {
            height: auto; } }
        @media (max-width: 768px) {
          body .slider-main-container.project-details-container .slider-container .content .info-container .featured-image-wrapper img {
            height: auto;
            width: 100%; } }
  body .slider-main-container.collection-details-container {
    width: 100vw; }
    @media (max-width: 767px) {
      body .slider-main-container.collection-details-container {
        width: 100%; } }
    body .slider-main-container.collection-details-container .slider-container {
      margin-top: -19px; }
      @media (max-width: 768px) {
        body .slider-main-container.collection-details-container .slider-container {
          margin-top: 0; } }
      @media (max-width: 768px) {
        body .slider-main-container.collection-details-container .slider-container .content {
          margin-bottom: 16px; } }
      body .slider-main-container.collection-details-container .slider-container .content .info-container .featured-image-wrapper {
        height: 640px; }
        @media (max-width: 768px) {
          body .slider-main-container.collection-details-container .slider-container .content .info-container .featured-image-wrapper {
            height: auto; } }
        @media (max-width: 768px) {
          body .slider-main-container.collection-details-container .slider-container .content .info-container .featured-image-wrapper img {
            height: auto;
            width: 100%; } }
  body .slider-main-container.product-details-container {
    width: 100vw; }
    @media (max-width: 767px) {
      body .slider-main-container.product-details-container {
        width: 100%; } }
    @media (max-width: 768px) {
      body .slider-main-container.product-details-container .slider-container {
        margin-top: 0; } }
    @media (max-width: 768px) {
      body .slider-main-container.product-details-container .slider-container .content {
        margin-bottom: 16px; } }
    body .slider-main-container.product-details-container .slider-container .content .info-container .featured-image-wrapper {
      height: 560px; }
      @media (max-width: 768px) {
        body .slider-main-container.product-details-container .slider-container .content .info-container .featured-image-wrapper {
          height: auto; } }
      @media (max-width: 768px) {
        body .slider-main-container.product-details-container .slider-container .content .info-container .featured-image-wrapper img {
          height: auto;
          width: 100%; } }
  body .slider-main-container .slider-container {
    height: 0;
    overflow: hidden; }
    body .slider-main-container .slider-container.show {
      height: auto;
      overflow: visible; }
    body .slider-main-container .slider-container .content .info-container .featured-image-wrapper img {
      height: auto;
      width: 100%;
      object-fit: cover;
      max-height: 400px; }
    body .slider-main-container .slider-container .content .info-container .slider-title {
      font-size: 18px;
      font-weight: 600;
      line-height: 24px;
      color: #000000;
      display: inline-block;
      padding-bottom: 2px;
      border-bottom: 1px solid #000000; }
      body .slider-main-container .slider-container .content .info-container .slider-title a {
        color: #000000; }
      @media (max-width: 767px) {
        body .slider-main-container .slider-container .content .info-container .slider-title {
          font-size: 16px;
          line-height: 20px; } }
body .open-photo-gallery-wrapper {
  margin-top: 14px; }
  body .open-photo-gallery-wrapper .inner-container {
    padding: 10px;
    max-width: 1300px;
    width: 100%;
    margin-right: auto;
    margin-left: auto; }
body .swiper-slider-wrapper .swiper {
  width: 100%;
  height: 100%; }
body .swiper-slider-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }
  body .swiper-slider-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
@media (max-width: 600px) {
  body .swiper-slider-wrapper .splide__list .splide__slide {
    width: 100%; } }
body .swiper-slider-wrapper .splide__list .splide__slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }
body .swiper-slider-wrapper .splide__pagination {
  display: none;
  text-align: center; }
  @media (max-width: 600px) {
    body .swiper-slider-wrapper .splide__pagination {
      display: block; } }
  body .swiper-slider-wrapper .splide__pagination .splide__pagination__page {
    background: #ffffff;
    opacity: 0.7;
    border: 0;
    height: 3px;
    width: 10px;
    padding: 0;
    border-radius: 0;
    transform: none; }
body .swiper-slider-wrapper .splide__arrows {
  display: none;
  background: #ffffff !important;
  outline: none; }
  body .swiper-slider-wrapper .splide__arrows:hover, body .swiper-slider-wrapper .splide__arrows:focus {
    background: #ffffff !important; }
  @media (max-width: 600px) {
    body .swiper-slider-wrapper .splide__arrows {
      display: block; } }
  body .swiper-slider-wrapper .splide__arrows .splide__arrow {
    padding: 0;
    border: 0; }
    body .swiper-slider-wrapper .splide__arrows .splide__arrow svg {
      fill: #ffffff; }
    body .swiper-slider-wrapper .splide__arrows .splide__arrow:hover, body .swiper-slider-wrapper .splide__arrows .splide__arrow:focus {
      background: #ffffff !important; }
      @media (max-width: 600px) {
        body .swiper-slider-wrapper .splide__arrows .splide__arrow:hover, body .swiper-slider-wrapper .splide__arrows .splide__arrow:focus {
          background: transparent !important;
          outline: none; } }
body .modal .thumbnails {
  display: flex;
  margin: 1rem auto 0;
  padding: 0;
  justify-content: center; }
body .modal .thumbnail {
  width: 70px;
  height: 70px;
  overflow: hidden;
  list-style: none;
  margin: 0 0.2rem;
  cursor: pointer; }
body .modal .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover; }
body .modal .image-wrapper {
  width: 100%;
  height: 500px; }
  @media (max-width: 600px) {
    body .modal .image-wrapper {
      height: 300px; } }
  body .modal .image-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: contain; }
body .modal .splide__arrows {
  display: none;
  background: transparent !important;
  outline: none; }
  body .modal .splide__arrows:hover, body .modal .splide__arrows:focus {
    background: #ffffff !important; }
  @media (max-width: 600px) {
    body .modal .splide__arrows {
      display: block; } }
  body .modal .splide__arrows .splide__arrow {
    padding: 0;
    border: 0;
    border-radius: 0; }
    body .modal .splide__arrows .splide__arrow svg {
      fill: #ffffff; }
    body .modal .splide__arrows .splide__arrow:hover, body .modal .splide__arrows .splide__arrow:focus {
      background: #ffffff !important; }
      @media (max-width: 600px) {
        body .modal .splide__arrows .splide__arrow:hover, body .modal .splide__arrows .splide__arrow:focus {
          background: transparent !important;
          outline: none; } }
body .swiper-slide {
  width: 80%; }
body .swiper-slide:nth-child(2n) {
  width: 60%; }
body .swiper-slide:nth-child(3n) {
  width: 40%; }
body .app-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  overflow-x: hidden;
  width: 100%; }
body .slider {
  --slide-size: 70vmin;
  --slide-margin: 4vmin;
  height: var(--slide-size);
  margin: 0 auto;
  position: relative;
  width: var(--slide-size); }
body .slider__wrapper {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 calc(var(--slide-margin) * -1);
  transition: transform var(--base-duration) cubic-bezier(0.25, 1, 0.35, 1); }
body .slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: var(--slide-size);
  height: var(--slide-size);
  margin: 0 10px;
  position: relative;
  text-align: center;
  transition: opacity calc(var(--base-duration) / 2) var(--base-ease), transform calc(var(--base-duration) / 2) var(--base-ease);
  opacity: 0.25; }
body .slide__image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: var(--color-accent);
  border-radius: 1%;
  transition: transform calc(var(--base-duration) / 4) var(--base-ease); }
body .slide__image {
  position: absolute;
  width: 110%;
  height: 110%;
  top: -5%;
  left: -5%;
  object-fit: cover;
  opacity: 0;
  transition: opacity var(--base-duration) var(--base-ease), transform var(--base-duration) var(--base-ease); }

body {
  /**************************\
	  Basic Modal Styles
	\**************************/
  /**************************\
	  Demo Animation Style
	\**************************/ }
  body .modal {
    font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif; }
  body .modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999; }
  body .modal__container {
    background-color: #fff;
    padding: 15px 30px 30px;
    max-width: 800px;
    max-height: 100vh;
    border-radius: 0px;
    overflow-y: auto;
    box-sizing: border-box; }
  body .modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  body .modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #000000;
    font-family: "roboto-condensed", sans-serif;
    box-sizing: border-box; }
  body .modal__close {
    background: transparent;
    border: 0;
    outline: none;
    color: #000000;
    padding-right: 0; }
    body .modal__close:hover {
      color: #000000; }
    body .modal__close:before {
      font-weight: 700; }
  body .modal__header .modal__close:before {
    content: '\2715'; }
  body .modal__content {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.8); }
  body .modal__btn {
    font-size: 0.875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    border-radius: 0.25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }
  body .modal__btn:focus,
  body .modal__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  body .modal__btn-primary {
    background-color: #00449e;
    color: #fff; }
@keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes mmslideIn {
  from {
    transform: translateY(15%); }
  to {
    transform: translateY(0); } }
@keyframes mmslideOut {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-10%); } }
  body .micromodal-slide {
    display: none; }
  body .micromodal-slide.is-open {
    display: block; }
  body .micromodal-slide[aria-hidden='false'] .modal__overlay {
    animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1); }
  body .micromodal-slide[aria-hidden='false'] .modal__container {
    animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1); }
  body .micromodal-slide[aria-hidden='true'] .modal__overlay {
    animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1); }
  body .micromodal-slide[aria-hidden='true'] .modal__container {
    animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1); }
  body .micromodal-slide .modal__container,
  body .micromodal-slide .modal__overlay {
    will-change: transform; }

body .woocommerce-info {
  background-color: #ffffff;
  border-top-color: #000000;
  color: #000000; }
  body .woocommerce-info:before {
    color: #000000; }
  body .woocommerce-info a {
    color: #000000;
    font-weight: 700;
    text-decoration: underline; }

/*------------------------------------*\
    $PAGES
\*------------------------------------*/
body.home header {
  margin-bottom: 0px; }
body.home .elementor-heading-title .light-heading {
  color: #b2b2b2;
  font-family: 'roboto-condensed', sans-serif;
  font-weight: 300;
  font-size: 48px; }

body
.main-header-wrapper
.main-menu-section-wrapper
.header-icons-col
.icon-visible.xoo-wsc-cart-trigger {
  position: absolute;
  z-index: 30;
  padding: 11px 10px 13px 7px;
  cursor: pointer;
  right: 0; }

body.woocommerce-shop, body.tax-product_cat, body.search-results {
  background-color: #fff; }
  body.woocommerce-shop .main-menu-section-wrapper, body.tax-product_cat .main-menu-section-wrapper, body.search-results .main-menu-section-wrapper {
    background-color: #fff; }
    body.woocommerce-shop .main-menu-section-wrapper .mega-menu-wrap, body.tax-product_cat .main-menu-section-wrapper .mega-menu-wrap, body.search-results .main-menu-section-wrapper .mega-menu-wrap {
      background: #fff !important; }
    body.woocommerce-shop .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg, body.tax-product_cat .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg, body.search-results .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg {
      fill: #ffffff00 !important; }
body.woocommerce-shop .product-categ-description-wrapper,
body.woocommerce-shop .category-page-banner {
  display: none; }
body.woocommerce-shop .shop-banner {
  display: block; }
body.tax-product_cat .shop-banner {
  display: none; }
body.tax-product_cat .category-page-banner {
  display: block; }
body.single-product {
  background-color: #fff; }
  body.single-product .main-menu-section-wrapper {
    background-color: #fff; }
    body.single-product .main-menu-section-wrapper .mega-menu-wrap {
      background: #fff !important; }
    body.single-product .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg {
      fill: #ffffff00 !important; }
body .product-details-main-wrapper .elementor-widget-theme-post-featured-image img {
  width: 100%; }
body .product-details-main-wrapper .product-gallery-grid {
  display: block; }
  @media (max-width: 767px) {
    body .product-details-main-wrapper .product-gallery-grid {
      display: none; } }
  body .product-details-main-wrapper .product-gallery-grid .gallery-grid-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px; }
  body .product-details-main-wrapper .product-gallery-grid .grid-featured {
    display: inline-flex; }
  body .product-details-main-wrapper .product-gallery-grid .grid-featured img {
    width: 100%;
    height: 100%; }
  body .product-details-main-wrapper .product-gallery-grid .grid-thumbs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px; }
  body .product-details-main-wrapper .product-gallery-grid .grid-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
body .product-details-main-wrapper .product-mobile-img-wrapper {
  display: none; }
  @media (max-width: 767px) {
    body .product-details-main-wrapper .product-mobile-img-wrapper {
      display: block; } }
  body .product-details-main-wrapper .product-mobile-img-wrapper #thumbnails {
    margin-top: 8px; }
    body .product-details-main-wrapper .product-mobile-img-wrapper #thumbnails .splide__track--nav > .splide__list > .splide__slide {
      border: 1px solid transparent !important;
      width: calc(100% / 4 - 6px); }
      body .product-details-main-wrapper .product-mobile-img-wrapper #thumbnails .splide__track--nav > .splide__list > .splide__slide.is-active {
        border: 1px solid #000000 !important; }
body .product-details-main-wrapper .category-wrapper {
  margin-bottom: 16px; }
  body .product-details-main-wrapper .category-wrapper .product_meta .sku_wrapper,
  body .product-details-main-wrapper .category-wrapper .product_meta .tagged_as {
    display: none; }
  body .product-details-main-wrapper .category-wrapper .product_meta .posted_in .detail-label {
    display: none; }
  body .product-details-main-wrapper .category-wrapper .product_meta .posted_in .detail-content a {
    color: #a8a8a8;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 24px; }
body .product-details-main-wrapper .product-title-wrapper {
  margin-bottom: 0 !important; }
  body .product-details-main-wrapper .product-title-wrapper .product_title {
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 60px;
    color: #000000;
    margin-bottom: 5px; }
    @media (max-width: 1080px) {
      body .product-details-main-wrapper .product-title-wrapper .product_title {
        font-size: 40px;
        line-height: 40px; } }
    @media (max-width: 600px) {
      body .product-details-main-wrapper .product-title-wrapper .product_title {
        font-size: 35px;
        line-height: 35px; } }
body .product-details-main-wrapper .product-content-wrapper {
  margin-bottom: 32px !important; }
  body .product-details-main-wrapper .product-content-wrapper .woocommerce-product-details__short-description p {
    color: #000000;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 24px; }
body .product-details-main-wrapper .add-to-cart-swatches-wrapper {
  margin-bottom: 32px !important; }
  body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations {
    margin-bottom: 0; }
    body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations label {
      font-size: 16px;
      color: #666;
      font-weight: 400; }
    body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr th,
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr td {
        background-color: transparent !important; }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .label {
        padding: 0;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .value {
        padding: 16px 0 16px; }
        body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .value .reset_variations {
          display: none !important; }
        body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .value .button-variable-wrapper .rtwpvs-button-term {
          width: 32px;
          height: 32px;
          border-radius: 100px; }
        body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .value .rtwpvs-wc-type-button {
          width: 32px;
          height: 32px;
          border-radius: 100px; }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .rtwpvs-terms-wrapper {
        gap: 16px; }
        body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .rtwpvs-terms-wrapper .rtwpvs-term {
          box-shadow: none;
          padding: 0;
          transition: none; }
          body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form table.variations tbody tr .rtwpvs-terms-wrapper .rtwpvs-term.selected {
            border: 2px solid #000000; }
  body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-price {
    display: none; }
    body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-price .price {
      font-size: 24px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      color: #000000; }
  body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-availability {
    display: none; }
  body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-add-to-cart {
    margin-top: 24px; }
    body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button {
      background-color: #9dc25e !important;
      color: #fff;
      padding: 16px;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 16px;
      position: relative;
      opacity: 1;
      width: 100%;
      text-align: center;
      border: 2px solid #9dc25e !important;
      border-radius: 30px !important; }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button::after {
        display: none !important; }
      @media (max-width: 600px) {
        body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button {
          width: 100%; } }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button.disabled {
        background: #fff !important;
        border-color: #fff !important;
        color: #a8a8a8 !important;
        opacity: 1; }
      body .product-details-main-wrapper .add-to-cart-swatches-wrapper .variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
        background: #9dc25e !important;
        color: #fff !important;
        border: 2px solid #9dc25e !important;
        opacity: 0.8; }
body .single_add_to_cart_button {
  background: #9dc25e !important;
  color: #ffffff !important;
  padding: 16px !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
  line-height: 16px;
  position: relative;
  width: 100%;
  text-align: center;
  border-radius: 30px !important;
  border: 2px solid #9dc25e !important;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 600px) {
    body .single_add_to_cart_button {
      width: 100%; } }
  body .single_add_to_cart_button:hover {
    background: #9dc25e !important;
    color: #fff !important;
    border: 2px solid #9dc25e !important;
    opacity: 0.8; }

.product-details-tab-wrapper {
  /* Product Listing */
  /* Resources tab */ }
  .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item:last-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item:first-child {
      display: none !important; }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item.attribute-item--odd {
      background: #eaeaea; }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item.attribute-item--even {
      background: #f9f9f9; }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item {
      display: flex;
      flex-direction: row;
      justify-content: start;
      gap: 40px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item .att-label {
        display: inline-block;
        color: #000000;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        min-width: 125px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item .att-value,
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item a {
        display: inline-block;
        color: #000000;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item .att-value ul {
        list-style: none; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .attributes-tab-wrapper .attribute-item .att-value li {
        margin-bottom: 10px; }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title {
      padding: 16px 0px;
      cursor: pointer; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
        float: right;
        text-align: right; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon span.elementor-accordion-icon-opened svg {
        font-size: 30px; }
        @media (max-width: 600px) {
          .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon span.elementor-accordion-icon-opened svg {
            position: relative;
            left: -6px; } }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon span svg {
        font-size: 20px;
        fill: transparent !important;
        transition: all 0.3s ease-in-out; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title a.elementor-accordion-title {
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        color: #868686; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-icon-closed svg {
        transform: rotate(-180deg); }
    .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content {
      border-top: 0;
      padding: 0 0 16px 0;
      max-height: 250px;
      overflow-y: auto; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
        color: #000000;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content ul {
        padding-left: 0px; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content ul li {
          margin-bottom: 20px;
          color: #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 22px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-header {
        color: #000000;
        margin-top: 0;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .select-all-wrapper {
        margin-bottom: 15px; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .select-all-wrapper span {
          color: #000000;
          margin-top: 0;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          line-height: 22px; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-links-wrapper {
        margin-bottom: 20px; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-links-wrapper .files-type-wrapper {
          margin: 10px 0;
          padding: 10px 0; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-links-wrapper ul {
          list-style-type: none; }
          .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-links-wrapper ul li {
            margin-bottom: 5px;
            position: relative; }
            .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-links-wrapper ul li a {
              font-size: 16px;
              font-style: normal;
              font-weight: 700;
              line-height: 22px;
              color: #000000;
              display: inline-block;
              margin-left: 5px;
              position: relative;
              padding-bottom: 3px; }
              .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .d-links-wrapper ul li a:after {
                content: '';
                width: calc(100% - 5px);
                height: 1px;
                bottom: 0;
                right: 0;
                position: absolute;
                background: #000000; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .pd-download-item {
        padding-left: 20px; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .pd-download-list-wrapper .pd-download-item a {
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: 22px;
          color: #000000;
          text-decoration-line: underline; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery {
        display: flex;
        flex-wrap: wrap;
        gap: 20px; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery .item {
          position: relative;
          height: 300px;
          width: 300px;
          background-size: cover; }
          .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery .item label {
            height: 100%;
            width: 100%;
            display: block; }
            .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery .item label:before, .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery .item label:after {
              position: absolute;
              top: 10px !important;
              left: 10px !important; }
      .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery {
        margin-bottom: 20px; }
        .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery .item {
          height: 150px;
          width: calc(100% / 3 - 20px); }
          @media (max-width: 767px) {
            .product-details-tab-wrapper .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content .lifestyle-tab .checkboxes-photo-gallery .item {
              width: calc(100% / 2 - 20px); } }
  .product-details-tab-wrapper .pd-feature-content-wrapper {
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 24px; }
  @media (max-width: 600px) {
    .product-details-tab-wrapper .pd-headers-wrapper .elementor-heading-title {
      font-size: 40px !important;
      line-height: 44px !important; } }
  .product-details-tab-wrapper .product-photo-slider-wrapper {
    padding: 120px 0 0; }
    @media (max-width: 600px) {
      .product-details-tab-wrapper .product-photo-slider-wrapper {
        padding: 60px 25px 0px; } }
  .product-details-tab-wrapper .product-photo-gallery-wrapper .swiper-wrapper .swiper-slide {
    width: auto !important;
    margin-right: 9px;
    max-width: inherit !important; }
    .product-details-tab-wrapper .product-photo-gallery-wrapper .swiper-wrapper .swiper-slide img {
      height: 430px; }
  .product-details-tab-wrapper .product-main-filter-wrapper .yith-wcan-filters {
    background: transparent;
    margin-bottom: 0; }
  .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form {
    display: flex;
    gap: 24px; }
    @media (max-width: 600px) {
      .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form {
        flex-direction: column; } }
    .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter {
      width: 310px;
      background: transparent;
      border-top: 2px solid #000000;
      border-bottom: 2px solid #000000;
      padding: 10px 8px;
      position: relative;
      margin-bottom: 0;
      user-select: none; }
      @media (max-width: 600px) {
        .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter {
          width: 100%; } }
      .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter:after {
        content: '';
        width: 24px;
        height: 24px;
        background: url("assets/img/menu-arrow.png") no-repeat;
        background-size: 60%;
        background-position: center;
        transform: rotate(90deg);
        position: absolute;
        right: 8px;
        top: 7px; }
      .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter.is-active {
        background: #ffffff; }
        .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter.is-active:after {
          transform: rotate(-90deg); }
        .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter.is-active .filter-content {
          opacity: 1;
          /* display the dropdown */
          pointer-events: auto;
          border-top: 2px solid #000000; }
      .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-title {
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
        margin: 0;
        color: #000000; }
      .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-content {
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        /* align the dropdown right below the dropdown text */
        border: inherit;
        border-top: none;
        left: -1px;
        /* align the dropdown to the left */
        right: -1px;
        /* align the dropdown to the right */
        opacity: 0;
        /* hide the dropdown */
        height: auto;
        max-height: 200px;
        overflow: auto;
        overflow-x: hidden;
        pointer-events: none;
        /* avoid mouse click events inside the dropdown */
        z-index: 10;
        background: #ffffff; }
        .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-content li:last-child label {
          border-bottom: 0; }
        .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-content li label {
          display: block;
          border-bottom: 1px solid #000000;
          padding: 8px 10px;
          font-size: 18px;
          line-height: 24px; }
        .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-content li ul.filter-items {
          padding-left: 0; }
          .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-content li ul.filter-items li:last-child label {
            border-bottom: 1px solid #000000; }
          .product-details-tab-wrapper .product-main-filter-wrapper .filters-container form .yith-wcan-filter .filter-content li ul.filter-items li label {
            padding-left: 25px; }
  .product-details-tab-wrapper .product-categ-description-wrapper {
    color: #000000;
    font-size: 18px;
    line-height: 24px; }
  .product-details-tab-wrapper .sticky-column.fixed {
    position: fixed;
    max-width: 520px; }
  .product-details-tab-wrapper .progress-button {
    position: relative;
    display: inline-block;
    text-align: center; }
    .product-details-tab-wrapper .progress-button button {
      display: block;
      width: 250px;
      background: #000000;
      color: #fff;
      border: 0;
      -webkit-tap-highlight-color: transparent;
      transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
      padding: 16px;
      border-radius: 0;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      position: relative;
      width: 310px;
      text-align: left;
      border: 2px solid transparent; }
      @media (max-width: 365px) {
        .product-details-tab-wrapper .progress-button button {
          width: 100%;
          max-width: 100%; } }
      .product-details-tab-wrapper .progress-button button:disabled {
        background: #fff !important;
        border-color: #fff !important;
        color: #a8a8a8 !important;
        opacity: 1; }
        .product-details-tab-wrapper .progress-button button:disabled:after {
          filter: brightness(0) saturate(100%) invert(70%) sepia(0%) saturate(0%) hue-rotate(189deg) brightness(90%) contrast(96%); }
      .product-details-tab-wrapper .progress-button button:after {
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%200.5V15.5%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M1%208L8%2015L15%208%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
        content: '';
        height: 30px;
        width: 20px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 16px;
        transform: translateY(-50%); }
        @media (max-width: 365px) {
          .product-details-tab-wrapper .progress-button button:after {
            height: 20px;
            position: relative;
            top: 0;
            margin-left: 70px;
            right: 0; } }
      .product-details-tab-wrapper .progress-button button:hover, .product-details-tab-wrapper .progress-button button:focus {
        background-color: transparent;
        color: #000000;
        border: 2px solid #000000;
        outline: 0; }
      .product-details-tab-wrapper .progress-button button:hover:after {
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%200.5V15.5%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M1%208L8%2015L15%208%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E"); }
      .product-details-tab-wrapper .progress-button button span {
        transition: opacity 0.3s 0.1s; }
    .product-details-tab-wrapper .progress-button svg {
      position: absolute;
      top: 0;
      left: calc(50%);
      transform: translateX(-50%);
      pointer-events: none; }
      .product-details-tab-wrapper .progress-button svg path {
        opacity: 0;
        fill: none; }
      .product-details-tab-wrapper .progress-button svg.progress-circle path {
        stroke: #e3d3d9;
        stroke-width: 5;
        opacity: 0;
        animation: spinner 1.5s linear infinite; }
      .product-details-tab-wrapper .progress-button svg.checkmark path, .product-details-tab-wrapper .progress-button svg.cross path {
        stroke: #fff;
        stroke-linecap: round;
        stroke-width: 2;
        transition: opacity 0.1s; }
    .product-details-tab-wrapper .progress-button.loading button {
      width: 70px;
      height: 70px;
      border-width: 5px;
      border-color: #e3d3d9;
      background-color: transparent;
      color: #fff;
      border-radius: 100%;
      padding: 16px;
      animation: spinner 1.5s linear infinite; }
      .product-details-tab-wrapper .progress-button.loading button:after {
        transition: opacity 0.15s; }
    .product-details-tab-wrapper .progress-button.loading span {
      transition: opacity 0.15s; }
    .product-details-tab-wrapper .progress-button.loading svg.progress-circle path {
      stroke: #4b4455; }
    .product-details-tab-wrapper .progress-button.loading.elastic button {
      transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s; }
    .product-details-tab-wrapper .progress-button.loading span, .product-details-tab-wrapper .progress-button.success span, .product-details-tab-wrapper .progress-button.error span {
      opacity: 0; }
    .product-details-tab-wrapper .progress-button.loading button:after, .product-details-tab-wrapper .progress-button.success button:after, .product-details-tab-wrapper .progress-button.error button:after {
      opacity: 0; }
    .product-details-tab-wrapper .progress-button.loading svg.progress-circle path, .product-details-tab-wrapper .progress-button.loading svg.checkmark path, .product-details-tab-wrapper .progress-button.loading svg.cross path, .product-details-tab-wrapper .progress-button.success svg.progress-circle path, .product-details-tab-wrapper .progress-button.success svg.checkmark path, .product-details-tab-wrapper .progress-button.success svg.cross path, .product-details-tab-wrapper .progress-button.error svg.progress-circle path, .product-details-tab-wrapper .progress-button.error svg.checkmark path, .product-details-tab-wrapper .progress-button.error svg.cross path {
      opacity: 1;
      transition: stroke-dashoffset 0.3s; }
    .product-details-tab-wrapper .progress-button.success button, .product-details-tab-wrapper .progress-button.error button {
      transition: background-color 0.3s, width 0.3s, border-width 0.3s; }
    .product-details-tab-wrapper .progress-button.success button {
      border-color: #01982b;
      background-color: #01982b; }
    .product-details-tab-wrapper .progress-button.error button {
      border-color: #b61f3f;
      background-color: #b61f3f; }
    .product-details-tab-wrapper .progress-button.elastic button {
      transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s; }
  .product-details-tab-wrapper .woocommerce div.product span.price ins {
    text-decoration: none; }

body.single-product .sf-slogan {
  margin-bottom: 20px; }
  body.single-product .sf-slogan .woocommerce-product-details__short-description {
    margin-bottom: 0; }
    body.single-product .sf-slogan .woocommerce-product-details__short-description p {
      font-size: 16px;
      color: #868686;
      margin-bottom: 0; }
body.single-product .woocommerce-breadcrumb {
  color: #000000;
  font-size: 16px;
  font-weight: 300; }
  body.single-product .woocommerce-breadcrumb a {
    color: #666 !important; }
    body.single-product .woocommerce-breadcrumb a:hover {
      color: #000 !important; }
body.single-product .price-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  body.single-product .price-block .sf-sale-price-container {
    display: flex;
    flex-direction: column;
    justify-content: start; }
    body.single-product .price-block .sf-sale-price-container .price-current {
      color: #000000;
      font-weight: 800;
      font-size: 24px; }
    body.single-product .price-block .sf-sale-price-container .price-old {
      color: #bdbdbd;
      font-weight: 800;
      font-size: 24px; }
  body.single-product .price-block .sf-sale {
    display: flex;
    flex-direction: column;
    background: transparent;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #9dc25e;
    font-weight: 500;
    padding: 10px;
    border-radius: 20px; }

body.product-is-on-sale p.price {
  display: none; }

.quantity {
  display: inline-flex;
  align-items: center;
  background-color: #f0f0f0;
  /* Light grey background */
  border-radius: 50px;
  /* Fully rounded corners for a pill shape */
  padding: 5px;
  border: 1px solid #e0e0e0;
  max-width: 130px; }

/* 2. Style the Buttons (+ and -) */
.quantity .qty-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  padding: 5px 10px;
  color: #333;
  border-radius: 0;
  margin-block-start: 0 !important;
  margin-inline-start: 0 !important; }

.quantity input {
  text-align: center !important; }

.quantity .qty-button:hover {
  color: #000; }

/* 3. Style the Number Input Field */
.quantity .input-text.qty {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  text-align: center;
  width: 40px;
  padding: 5px 0 !important;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  -moz-appearance: textfield;
  /* Firefox - hide arrows */ }

/* Webkit browsers (Chrome, Safari) - hide arrows */
.quantity .input-text.qty::-webkit-outer-spin-button,
.quantity .input-text.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.variations_form .variations {
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 15px;
  margin-bottom: 20px !important;
  border-collapse: separate; }
  .variations_form .variations .tp-woo-swatches .tp-swatches:not(.tp-swatches-image) {
    width: 37px;
    height: 37px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4), inset 1px -1px 8px rgba(0, 0, 0, 0.3);
    border: 0; }
  .variations_form .variations .tp-woo-swatches .tp-swatches-color.selected {
    border: 2px solid #fff; }

.product-meta-container {
  margin-top: 5px;
  text-align: right;
  display: flex;
  justify-content: end; }

.klarna-payment-info {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 20px;
  margin-right: 20px; }

.klarna-payment-info p {
  margin: 0;
  font-size: 12px;
  color: #868686; }

.klarna-payment-info img {
  height: 11px;
  width: auto; }

.product-meta-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  text-align: left; }

.product-meta-buttons .product-meta__help {
  background: none;
  border: none;
  padding: 0;
  cursor: default;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #868686;
  text-decoration: none; }

.product-meta-buttons .product-meta__help:hover {
  text-decoration: underline; }

.product-meta-buttons .product-meta__help svg {
  width: 26px;
  height: 26px;
  fill: #868686; }

.acf-product-variants-container {
  margin-bottom: 25px; }

.acf-product-variants-container .related-product-heading {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
  font-weight: 400; }

.variant-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }

.variant-item {
  text-align: center; }

.variant-item a {
  display: block;
  text-decoration: none;
  color: #333; }

.variant-item a:hover .variant-title {
  text-decoration: underline; }

.variant-item img {
  display: block;
  max-width: 80px;
  height: auto;
  margin: 0 auto 10px;
  border-radius: 8px; }

.variant-title {
  font-size: 14px; }

.product-badges-container {
  position: absolute;
  top: 45px;
  left: 10px;
  z-index: 20; }
  .product-badges-container.upper {
    top: 0;
    left: 0; }
  .product-badges-container.down {
    position: relative;
    top: unset;
    left: unset; }
    .product-badges-container.down .product-badges-inner {
      flex-direction: row; }
  @media (max-width: 767px) {
    .product-badges-container {
      top: 0;
      left: 0; } }
  .product-badges-container .product-badges-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .product-badges-container .product-badges-inner {
        gap: 5px; } }
  .product-badges-container .onsale {
    all: unset !important;
    color: #000 !important;
    background: #ffcece !important;
    padding: 5px !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 300 !important;
    text-align: center !important;
    letter-spacing: 1px !important; }
    @media (max-width: 767px) {
      .product-badges-container .onsale {
        font-size: 10px !important;
        padding: 3px !important; } }
  .product-badges-container .has-badge {
    display: flex !important;
    align-items: center !important;
    width: fit-content;
    border-radius: 3px;
    padding: 2px 6px;
    line-height: 1;
    height: 30px;
    font-size: 17px;
    font-weight: 400;
    color: #fff; }
    @media (max-width: 767px) {
      .product-badges-container .has-badge {
        width: 50px;
        padding: 0px 5px;
        height: 20px; } }
    .product-badges-container .has-badge .has-5years {
      padding: 0 !important; }
  .product-badges-container .has-wifi {
    background-color: #127eaf; }
    .product-badges-container .has-wifi .logo {
      width: 20px;
      margin-left: 5px; }
    .product-badges-container .has-wifi svg path {
      stroke: #fff;
      fill: #fff; }
  .product-badges-container .has-5years {
    padding-left: 0 !important; }
  .product-badges-container .has-5years img {
    width: auto;
    height: 30px;
    margin: 0; }
  .product-badges-container .has-bpabps img {
    width: 50px;
    margin: 0; }

.product-badges-container:not(.down) .product-badges-inner .has-5years {
  height: 35px !important;
  padding: 0 !important; }
  .product-badges-container:not(.down) .product-badges-inner .has-5years img {
    margin: 0 !important;
    height: 35px !important; }

.product-badges-container:not(.down) .product-badges-inner .has-bpabps {
  height: 55px !important;
  padding: 0 !important;
  margin-bottom: 0 !important; }
  .product-badges-container:not(.down) .product-badges-inner .has-bpabps img {
    margin: 0 !important;
    height: 55px !important;
    width: auto !important; }

.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-heading button.e-n-tab-title {
  background: transparent !important;
  color: #000 !important;
  font-size: 20 !important;
  font-weight: 400 !important;
  border-bottom: 2px solid transparent !important; }
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-heading button.e-n-tab-title[aria-selected='true'] {
  background-color: transparent !important;
  border-bottom: 2px solid #000 !important;
  font-weight: 600 !important; }
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element p {
  font-size: 16px;
  color: #191919;
  line-height: 24px;
  font-weight: 400; }
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element strong,
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element h2,
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element h1,
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element h4,
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element h3,
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element h5,
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element h6 {
  font-weight: 600;
  font-size: 16px; }
.sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element blockquote {
  margin-block-start: 5px;
  margin-block-end: 5px;
  margin-inline-start: 5px;
  margin-inline-end: 5px;
  font-size: 14px;
  color: #191919;
  line-height: 24px;
  font-weight: 300; }
  .sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element blockquote p,
  .sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element blockquote em {
    font-size: 14px;
    color: #191919;
    line-height: 24px;
    font-weight: 300; }
  .sf-product-tab-container .sf-tabs .e-n-tabs .e-n-tabs-content .elementor-element blockquote em strong {
    font-weight: 600;
    font-size: 18px; }
.sf-product-tab-container .sf-tabs .e-n-tabs .sf-extra-desc-wrapper .elementor-element h2 {
  font-weight: 700;
  font-size: 24px; }
.sf-product-tab-container .sf-tabs .e-n-tabs .sf-extra-desc-wrapper .elementor-element p {
  font-size: 16px; }
.sf-product-tab-container .sf-tabs .e-n-tabs .sf-extra-desc-wrapper .elementor-element img {
  border-radius: 30px; }

.sf-accrodion-faq details.e-n-accordion-item {
  padding: 15px 0; }
  .sf-accrodion-faq details.e-n-accordion-item summary.e-n-accordion-item-title {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    border-radius: 5px !important;
    padding: 12px 20px 12px 18px !important;
    color: #191919 !important;
    box-shadow: 0.0125rem 0.125rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .sf-accrodion-faq details.e-n-accordion-item .elementor-element {
    border: 0 !important; }

.sf-video-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
  flex-direction: column; }

.sf-video-wrapper .elementor-widget-video {
  flex: 1 1 100%;
  margin: 0 !important;
  min-width: 280px; }

.sf-video-wrapper .elementor-widget-video iframe.elementor-video {
  min-height: 400px;
  height: 100%; }

.sf-no-videos {
  text-align: center;
  color: #666;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 8px;
  width: 100%; }

@media (min-width: 768px) {
  .sf-video-wrapper .elementor-widget-video {
    flex-basis: calc(50% - 10px); } }
@media (min-width: 1024px) {
  .sf-video-wrapper .elementor-widget-video {
    flex-basis: calc(33.333% - 14px); } }
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
  position: relative; }
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  margin-bottom: 0; }
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 15px 0 5px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1; }
.woocommerce ul.products li.product .price {
  color: #000;
  font-weight: 600;
  font-size: 16px; }
.woocommerce ul.products li.product .button {
  margin-top: 0;
  background-color: #000;
  color: #fff;
  border: 2px solid transparent;
  font-weight: 400;
  transition: 0.3s all ease-in-out; }
  .woocommerce ul.products li.product .button:hover {
    color: #000;
    border: 2px solid #000;
    background-color: #fff; }

.sf-badge {
  position: absolute;
  top: 5px;
  left: 10px;
  display: flex !important;
  align-items: center !important;
  color: #000 !important;
  background: #ffcece !important;
  padding: 5px !important;
  font-size: 13px !important;
  border-radius: 5px !important;
  font-weight: 300 !important;
  text-align: center !important;
  letter-spacing: 1px !important;
  text-transform: capitalize !important;
  opacity: 0;
  z-index: 99; }

body.woocommerce .yith-wcpb-product-bundled-items {
  border: 0; }
  body.woocommerce .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
    border-bottom: 0; }

body.single-product .upsells.products h5 {
  margin: 100px auto;
  text-align: center;
  font-size: 48px; }
body.single-product .products.elementor-grid li.product .price-block {
  display: block; }
  body.single-product .products.elementor-grid li.product .price-block .sf-sale-price-container .price-current,
  body.single-product .products.elementor-grid li.product .price-block .sf-sale-price-container .price-old {
    font-size: 16px;
    font-weight: 600; }
  body.single-product .products.elementor-grid li.product .price-block .sf-sale {
    display: none; }

body.woocommerce:not(.product-is-on-sale) div.product p.price {
  color: #000000 !important;
  font-weight: 800 !important;
  font-size: 24px !important; }

body.woocommerce.stadlerform div.product .stock {
  color: #9dc25e; }

body.woocommerce.stadlerform div.product .stock.out-of-stock {
  color: #a00; }

ul.product-features-checklist {
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ccc; }
  ul.product-features-checklist li {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    align-items: start; }
    ul.product-features-checklist li:last-child {
      padding-bottom: 10px; }
    ul.product-features-checklist li .feature-icon {
      margin-right: 5px; }
      ul.product-features-checklist li .feature-icon svg {
        height: 15px;
        width: 15px;
        fill: #9dc25e;
        stroke: #9dc25e; }

body.woocommerce .product .sf-category-loop .elementor-loop-container.elementor-grid {
  grid-auto-rows: unset; }
body.woocommerce .product .sf-category-loop .sf-product-listing-cat {
  padding: 20px;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  transition: all 0.3s ease-in-out; }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat:hover {
    box-shadow: 0 0.3125rem 2rem rgba(0, 0, 0, 0.2); }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat .sf-price-loop-wrapper {
    padding-right: 20px; }
    body.woocommerce .product .sf-category-loop .sf-product-listing-cat .sf-price-loop-wrapper .elementor-widget p.price,
    body.woocommerce .product .sf-category-loop .sf-product-listing-cat .sf-price-loop-wrapper .elementor-widget p.price ins {
      color: #000000 !important;
      font-weight: 400 !important;
      font-size: 18px !important; }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat .sf-product-loop-img img {
    min-height: 300px; }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat ul.product-features-checklist {
    border-bottom: 0; }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat h1 {
    font-size: 26px; }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat a.add_to_cart_button {
    background-color: #9dc25e !important;
    color: #fff;
    border: 2px solid #9dc25e !important;
    opacity: 1; }
    body.woocommerce .product .sf-category-loop .sf-product-listing-cat a.add_to_cart_button:hover {
      background: #9dc25e !important;
      color: #fff !important;
      border: 2px solid #9dc25e !important;
      opacity: 0.8; }
  body.woocommerce .product .sf-category-loop .sf-product-listing-cat .ux-swatch--image {
    height: 66px;
    width: 65px;
    border-radius: 50%;
    overflow: hidden; }
    body.woocommerce .product .sf-category-loop .sf-product-listing-cat .ux-swatch--image img {
      width: 50px;
      height: auto; }
    body.woocommerce .product .sf-category-loop .sf-product-listing-cat .ux-swatch--image:hover {
      box-shadow: 0 0 0 1px #000; }

body ul.products li.product .ux-swatch {
  height: 60px;
  width: 60px;
  box-shadow: none;
  display: block; }
body ul.products li.product .ux-swatch.selected {
  box-shadow: none; }
body ul.products li.product .price .price-block .sf-sale-price-container {
  flex-direction: row; }
body ul.products li.product a.button {
  background-color: #9dc25e;
  border: 0;
  transition: 0.3s all ease-in-out;
  color: #fff;
  opacity: 1; }
  body ul.products li.product a.button:hover {
    opacity: 0.8;
    border: 0;
    color: #fff; }

.show_more .wpsm-show,
.show_more .wpsm-hide {
  color: #191919 !important; }

body {
  /* Mini cart */
  /* End of Mini cart*/ }
  body h1.entry-title {
    font-size: 40px; }
  body .cross-sells h2 {
    font-size: 40px; }
  body .xoo-wsc-markup .xoo-wsc-container {
    background-color: #fff; }
    body .xoo-wsc-markup .xoo-wsc-container .wsc-footer-txt {
      display: none; }
    body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-header {
      background-color: #fff;
      border: 0;
      padding: 32px; }
      body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-header .xoo-wsch-top {
        justify-content: flex-start; }
        body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-header .xoo-wsch-top .xoo-wsch-text {
          font-size: 35px;
          font-style: normal;
          font-weight: 600;
          line-height: 48px;
          margin: 0; }
        body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-header .xoo-wsch-top .xoo-wsch-close {
          right: 32px;
          font-size: 40px;
          color: transparent;
          background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6667 1.88L16.7867 0L9.33333 7.45333L1.88 0L0 1.88L7.45333 9.33333L0 16.7867L1.88 18.6667L9.33333 11.2133L16.7867 18.6667L18.6667 16.7867L11.2133 9.33333L18.6667 1.88Z' fill='black'/%3E%3C/svg%3E%0A");
          background-repeat: no-repeat;
          background-position: center; }
    body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body {
      background-color: #fff;
      padding: 0 32px; }
      body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product {
        border-radius: 0;
        padding: 16px;
        border-bottom: 1px solid #000;
        margin-left: 0;
        margin-right: 0; }
        body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col {
          display: block; }
          body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info {
            height: 100%; }
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pname {
              margin-bottom: 8px;
              padding-bottom: 0; }
              body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pname a {
                font-size: 16px;
                font-style: normal;
                font-weight: 600;
                line-height: 22px; }
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .variation {
              padding-bottom: 0; }
              body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dt,
              body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dd {
                font-size: 14px;
                font-style: normal;
                font-weight: 450;
                line-height: 21px;
                margin-bottom: 8px; }
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price {
              font-size: 14px;
              font-style: normal;
              font-weight: 450;
              line-height: 21px; }
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right {
              justify-content: space-between;
              max-width: 85px; }
              body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right .woocommerce-Price-amount {
                font-size: 16px;
                font-style: normal;
                font-weight: 600;
                line-height: 22px; }
              body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-right .xoo-wsc-smr-del.xoo-wsc-icon-cross {
                color: transparent;
                background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6667 1.88L16.7867 0L9.33333 7.45333L1.88 0L0 1.88L7.45333 9.33333L0 16.7867L1.88 18.6667L9.33333 11.2133L16.7867 18.6667L18.6667 16.7867L11.2133 9.33333L18.6667 1.88Z' fill='black'/%3E%3C/svg%3E%0A");
                background-repeat: no-repeat;
                background-position: center;
                background-size: 70%; }
    body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer {
      box-shadow: none;
      background-color: #fff;
      padding: 32px; }
      body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont {
        grid-row-gap: 16px; }
        body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a {
          background: #000000;
          color: #ffffff;
          padding: 16px;
          border-radius: 0;
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 24px;
          position: relative;
          width: 310px;
          text-align: left;
          border: 2px solid #000000;
          width: 100%; }
          @media (max-width: 600px) {
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a {
              width: 100%; } }
          body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:after {
            content: "";
            height: 24px;
            width: 24px;
            background: url("assets/img/white-arrow.png") no-repeat;
            background-position: center;
            background-size: contain;
            display: inline-block;
            position: absolute;
            top: 50%;
            right: 16px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:hover, body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:focus {
            background-color: transparent;
            color: #000000;
            border: 2px solid #000000;
            outline: 0; }
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:hover:after, body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:focus:after {
              filter: invert(1); }
          @media (max-width: 600px) {
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a {
              width: 100%; } }
          body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn-continue {
            display: none; }
          body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn-cart {
            background: transparent;
            border: 2px solid #000000;
            color: #000000; }
            body .xoo-wsc-markup .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn-cart:after {
              filter: invert(1); }
  body.woocommerce-cart {
    background-color: #fff; }
    body.woocommerce-cart .main-menu-section-wrapper {
      background-color: #fff; }
      body.woocommerce-cart .main-menu-section-wrapper .mega-menu-wrap {
        background: #fff !important; }
      body.woocommerce-cart .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg {
        fill: #ffffff00 !important; }
      body.woocommerce-cart .main-menu-section-wrapper .header-icons-col .icon-visible svg {
        fill: #fff !important; }
    body.woocommerce-cart .return-to-shop a.button {
      background: #000000;
      color: #ffffff;
      padding: 16px;
      border-radius: 0;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      position: relative;
      width: 310px;
      text-align: left;
      border: 2px solid #000000; }
      @media (max-width: 600px) {
        body.woocommerce-cart .return-to-shop a.button {
          width: 100%; } }
      body.woocommerce-cart .return-to-shop a.button:after {
        content: "";
        height: 24px;
        width: 24px;
        background: url("assets/img/white-arrow.png") no-repeat;
        background-position: center;
        background-size: contain;
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 16px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      body.woocommerce-cart .return-to-shop a.button:hover, body.woocommerce-cart .return-to-shop a.button:focus {
        background-color: transparent;
        color: #000000;
        border: 2px solid #000000;
        outline: 0; }
        body.woocommerce-cart .return-to-shop a.button:hover:after, body.woocommerce-cart .return-to-shop a.button:focus:after {
          filter: invert(1); }
  body .cart-content-main-wrapper {
    display: flex;
    gap: 80px;
    justify-content: space-between; }
    body .cart-content-main-wrapper.checkout-page {
      display: block; }
    @media (max-width: 767px) {
      body .cart-content-main-wrapper {
        flex-direction: column; } }
    @media (max-width: 1024px) {
      body .cart-content-main-wrapper {
        gap: 40px; } }
    @media (max-width: 767px) {
      body .cart-content-main-wrapper {
        gap: 20px; } }
    body .cart-content-main-wrapper .left-col {
      width: calc(65% - 40px); }
      @media (max-width: 1024px) {
        body .cart-content-main-wrapper .left-col {
          width: calc(60% - 20px); } }
      @media (max-width: 870px) {
        body .cart-content-main-wrapper .left-col {
          width: calc(55% - 20px); } }
      @media (max-width: 767px) {
        body .cart-content-main-wrapper .left-col {
          width: 100%; } }
    body .cart-content-main-wrapper .right-col {
      width: calc(35% - 40px); }
      @media (max-width: 1024px) {
        body .cart-content-main-wrapper .right-col {
          width: calc(40% - 20px); } }
      @media (max-width: 870px) {
        body .cart-content-main-wrapper .right-col {
          width: calc(45% - 20px); } }
      @media (max-width: 767px) {
        body .cart-content-main-wrapper .right-col {
          width: 100%; } }
    body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper {
      display: flex;
      background: #ffffff;
      padding: 24px;
      border-bottom: 2px solid #000000;
      margin-bottom: 17px; }
      body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper.checkout-widget {
        padding: 0 0 16px 0;
        border-bottom: 1px solid #000000; }
      body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper:last-child {
        margin-bottom: 0; }
      body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-img-col {
        width: 20%; }
        @media (max-width: 767px) {
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-img-col {
            width: 40%; } }
      body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col {
        width: 80%;
        display: flex;
        padding-left: 24px; }
        @media (max-width: 767px) {
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col {
            width: 60%; } }
        body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap {
          flex-grow: 1;
          display: flex;
          flex-direction: column;
          min-width: 0; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap a {
            font-weight: 600;
            color: #000000;
            font-size: 16px;
            line-height: 22px;
            margin-bottom: 8px;
            display: inline-block; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation {
            padding-bottom: 0;
            display: block; }
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation dt {
              clear: left; }
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation dd {
              padding-left: 5px; }
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation dt,
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation dd {
              font-size: 14px;
              font-style: normal;
              font-weight: 450;
              line-height: 21px;
              margin: 0;
              margin-bottom: 8px;
              display: inline-block;
              float: left; }
              body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation dt p,
              body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-product-name-wrap .variation dd p {
                margin-bottom: 0; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-quantity-wrap .quantity input[type='number'] {
            border: 1px solid #e0e0e0;
            border-radius: 0;
            padding-right: 10px; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-quantity-wrap .mobile-price-wrapper {
            display: none; }
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-quantity-wrap .mobile-price-wrapper .woocommerce-Price-amount {
              font-size: 16px;
              font-style: normal;
              font-weight: 600;
              line-height: 22px;
              color: #000000; }
            @media (max-width: 767px) {
              body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-info-wrap .cart-quantity-wrap .mobile-price-wrapper {
                display: block;
                margin-top: 16px; } }
        body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col {
          align-items: flex-end;
          padding-left: 10px;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          max-width: 85px; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col.bottom {
            justify-content: flex-end; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col .remove {
            color: #a8a8a8 !important; }
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col .remove:hover {
              background: transparent !important;
              color: #000000 !important; }
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col .remove.checkout-widget {
              display: none; }
          body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col .woocommerce-Price-amount {
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 22px;
            color: #000000; }
          @media (max-width: 767px) {
            body .cart-content-main-wrapper .cart-main-wrapper .cart-item-wrapper .cart-details-col .cart-action-col .desktop-price-wrapper {
              display: none; } }
    body .cart-content-main-wrapper .cart-main-wrapper button[name='update_cart'],
    body .cart-content-main-wrapper .cart-main-wrapper input[name='update_cart'] {
      display: none; }
    body .cart-content-main-wrapper .cart-coupon-wrapper {
      background: #ffffff;
      padding: 5px;
      margin-bottom: 17px; }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab input[type='checkbox'] {
        position: absolute;
        opacity: 0;
        z-index: -1; }
        body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab input[type='checkbox']:checked ~ .tab__content {
          max-height: 10rem; }
        body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab input[type='checkbox']:checked + .tab__label::after {
          transform: rotate(270deg); }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab .tab__content {
        max-height: 0;
        overflow: hidden;
        transition: all 0.35s; }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .accordion {
        color: #ffffff;
        border: 2px solid;
        border-radius: 0.5rem;
        overflow: hidden; }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab__label,
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab__close {
        display: flex;
        color: #000000;
        background: #ffffff;
        cursor: pointer; }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab__close {
        justify-content: flex-end;
        padding: 0.5rem 1rem;
        font-size: 0.75rem; }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab__label {
        justify-content: space-between; }
        body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .tab__label:after {
          content: '\276F';
          width: 1em;
          height: 1em;
          text-align: center;
          transform: rotate(90deg);
          transition: all 0.35s; }
      body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .coupon {
        display: flex;
        max-width: 100%;
        gap: 16px;
        padding: 16px 0; }
        @media (max-width: 600px) {
          body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .coupon {
            flex-direction: column; } }
        body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .coupon input[type='text'] {
          border: 1px solid #e0e0e0;
          border-radius: 0; }
        body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .coupon button[type='submit'] {
          background: #000000;
          color: #ffffff;
          padding: 16px;
          border-radius: 0;
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 24px;
          position: relative;
          text-align: left;
          width: auto;
          text-transform: capitalize; }
          @media (max-width: 600px) {
            body .cart-content-main-wrapper .cart-coupon-wrapper .custom-accordion .coupon button[type='submit'] {
              width: 100%; } }
    body .cart-content-main-wrapper .footer-cart-notes {
      margin-top: 9px;
      display: flex;
      gap: 40px; }
      body .cart-content-main-wrapper .footer-cart-notes.mobile {
        display: none; }
        @media (max-width: 767px) {
          body .cart-content-main-wrapper .footer-cart-notes.mobile {
            display: block; } }
      @media (max-width: 870px) {
        body .cart-content-main-wrapper .footer-cart-notes {
          gap: 20px; } }
      @media (max-width: 767px) {
        body .cart-content-main-wrapper .footer-cart-notes {
          display: none;
          margin-top: 40px; } }
      body .cart-content-main-wrapper .footer-cart-notes .cart-notes-item {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          body .cart-content-main-wrapper .footer-cart-notes .cart-notes-item {
            margin-bottom: 16px; } }
        body .cart-content-main-wrapper .footer-cart-notes .cart-notes-item:before {
          content: '';
          height: 25px;
          width: 25px;
          background: url("assets/img/check-cart-icon.png") no-repeat;
          background-size: contain;
          background-position: center;
          display: inline-block;
          margin-right: 8px; }
    body .cart-content-main-wrapper .cart-collaterals {
      padding: 32px 24px;
      background: #ffffff; }
      body .cart-content-main-wrapper .cart-collaterals .cart_totals {
        width: 100% !important;
        float: none !important; }
        body .cart-content-main-wrapper .cart-collaterals .cart_totals > h2 {
          font-size: 32px;
          font-style: normal;
          font-weight: 500;
          line-height: 32px;
          color: #000000;
          margin-top: 0; }
        body .cart-content-main-wrapper .cart-collaterals .cart_totals table {
          border: 0; }
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr.order-total th,
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr.order-total td {
            font-weight: 500;
            border-top: 1px solid #e0e0e0; }
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
            padding-bottom: 16px; }
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr th,
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td {
            background: none;
            border: 0;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 22px;
            padding: 8px 0; }
          body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td {
            text-align: right; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .includes_tax {
              display: block; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-button {
              color: #000000; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-form .select2-container .select2-selection--single {
              height: 42px;
              border: 1px solid #e0e0e0;
              border-radius: 0; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-form .select2-container--default
            .select2-selection--single
            .select2-selection__rendered {
              line-height: 40px;
              text-align: left; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-form .select2-container--default
            .select2-selection--single
            .select2-selection__arrow {
              height: 40px; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-form input[type='text'] {
              border: 1px solid #e0e0e0;
              border-radius: 0; }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-form button[name='calc_shipping'] {
              background: #000000;
              color: #ffffff;
              padding: 16px;
              border-radius: 0;
              font-size: 18px;
              font-style: normal;
              font-weight: 600;
              line-height: 24px;
              position: relative;
              text-align: left;
              width: auto;
              text-transform: capitalize; }
              @media (max-width: 600px) {
                body .cart-content-main-wrapper .cart-collaterals .cart_totals table tr td .shipping-calculator-form button[name='calc_shipping'] {
                  width: 100%; } }
        body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout {
          padding-top: 24px;
          padding-bottom: 0;
          margin-bottom: 24px; }
          body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
            background: #000000;
            color: #ffffff;
            padding: 16px;
            border-radius: 0;
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px;
            position: relative;
            width: 310px;
            text-align: left;
            border: 2px solid #000000;
            width: 100%; }
            @media (max-width: 600px) {
              body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
                width: 100%; } }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:after {
              content: "";
              height: 24px;
              width: 24px;
              background: url("assets/img/white-arrow.png") no-repeat;
              background-position: center;
              background-size: contain;
              display: inline-block;
              position: absolute;
              top: 50%;
              right: 16px;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
            body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover, body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:focus {
              background-color: transparent;
              color: #000000;
              border: 2px solid #000000;
              outline: 0; }
              body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover:after, body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:focus:after {
                filter: invert(1); }
            @media (max-width: 600px) {
              body .cart-content-main-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
                width: 100%; } }
        body .cart-content-main-wrapper .cart-collaterals .cart_totals .cc-logo-wrapper {
          display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          justify-content: center;
          gap: 16px;
          color: #a8a8a8;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 21px; }

body.woocommerce-cart .woocommerce-cart-form .e-cart-section {
  padding: 30px; }
  body.woocommerce-cart .woocommerce-cart-form .e-cart-section .e-shop-table {
    border: 0; }
    body.woocommerce-cart .woocommerce-cart-form .e-cart-section .e-shop-table .shop_table {
      box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
      padding: 30px;
      border-radius: 30px; }
  body.woocommerce-cart .woocommerce-cart-form .e-cart-section .cart-collaterals {
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 30px; }
    body.woocommerce-cart .woocommerce-cart-form .e-cart-section .cart-collaterals .wc-proceed-to-checkout a.button {
      background-color: #000;
      border-color: #000;
      color: #fff;
      border-radius: 5px; }
      body.woocommerce-cart .woocommerce-cart-form .e-cart-section .cart-collaterals .wc-proceed-to-checkout a.button:hover {
        background-color: #fff;
        color: #000;
        border-color: #000; }
  body.woocommerce-cart .woocommerce-cart-form .e-cart-section .coupon-col {
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 30px;
    flex-direction: column; }
    body.woocommerce-cart .woocommerce-cart-form .e-cart-section .coupon-col .coupon-col-start {
      padding-inline-end: 0; }
      body.woocommerce-cart .woocommerce-cart-form .e-cart-section .coupon-col .coupon-col-start input {
        padding: 16px;
        border: 1px solid #000;
        border-radius: 3px;
        font-size: 14px;
        background-color: #f9fafa;
        color: #000; }
      body.woocommerce-cart .woocommerce-cart-form .e-cart-section .coupon-col .coupon-col-start button {
        background-color: transparent;
        border-color: #000;
        color: #000;
        border-radius: 3px;
        font-size: 14px;
        font-weight: 400;
        transition: 0.3s all ease-in-out; }
        body.woocommerce-cart .woocommerce-cart-form .e-cart-section .coupon-col .coupon-col-start button:hover {
          background-color: #000;
          color: #fff; }

@media (max-width: 767px) {
  body.stadlerform .woocommerce-headings .elementor-heading-title {
    font-size: 68px !important;
    line-height: 68px !important; } }
@media (max-width: 400px) {
  body.stadlerform .woocommerce-headings .elementor-heading-title {
    font-size: 48px !important;
    line-height: 48px !important; } }
body.stadlerform.woocommerce-checkout, body.stadlerform.woocommerce-account {
  background-color: #e5e5e5; }
  body.stadlerform.woocommerce-checkout .main-menu-section-wrapper, body.stadlerform.woocommerce-account .main-menu-section-wrapper {
    background-color: #e5e5e5; }
    body.stadlerform.woocommerce-checkout .main-menu-section-wrapper .mega-menu-wrap, body.stadlerform.woocommerce-account .main-menu-section-wrapper .mega-menu-wrap {
      background: #e5e5e5 !important; }
    body.stadlerform.woocommerce-checkout .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg, body.stadlerform.woocommerce-account .main-menu-section-wrapper .header-icons-col .icon-visible.xoo-wsc-cart-trigger svg {
      fill: transparent !important; }
    body.stadlerform.woocommerce-checkout .main-menu-section-wrapper .header-icons-col svg, body.stadlerform.woocommerce-account .main-menu-section-wrapper .header-icons-col svg {
      fill: #e5e5e5 !important; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single {
  border-radius: 3px;
  border: 1px solid #000;
  color: #000; }
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus {
    color: #000; }
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea .select2-selection__rendered,
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 34px; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .select2-container--default.select2-container--open .select2-search--dropdown {
  border: 2px solid #000;
  border-radius: 3px; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .select2-container--default.select2-container--open .select2-search__field {
  color: #000;
  border-radius: 3px;
  border: 1px solid #000; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span {
  color: #000; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table th,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table tr,
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table td {
  color: #000; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page a {
  color: #000;
  margin-left: 5px; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button.e-apply-coupon {
  border: 2px solid #000;
  color: #000;
  background-color: transparent;
  transition: all 0.3s ease-in-out; }
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button.e-apply-coupon:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #ffffff; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #payment #place_order {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
  transition: all 0.3s ease-in-out; }
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page .woocommerce #payment #place_order:hover {
    background-color: transparent;
    border: 2px solid #000;
    color: #000; }
body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page #payment ul.payment_methods li.wc_payment_method {
  margin-bottom: 10px; }
  body.stadlerform .sf-cus-checkout-wrapper.elementor-widget-woocommerce-checkout-page #payment ul.payment_methods li.wc_payment_method label {
    color: #000; }

body.woocommerce-checkout .col-1,
body.woocommerce-checkout .shipping_address,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .e-checkout__order_review,
body.woocommerce-checkout .e-coupon-box,
body.woocommerce-checkout .woocommerce-checkout-payment,
body.woocommerce-checkout .e-woocommerce-login-section {
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
  border-radius: 20px !important; }
body.woocommerce-checkout .woocommerce-additional-fields {
  margin-bottom: 30px; }
body.woocommerce-checkout .woocommerce-form-login__submit {
  border-color: #000 !important;
  color: #000 !important;
  font-weight: 400 !important;
  transition: all 0.3s ease-in-out; }
  body.woocommerce-checkout .woocommerce-form-login__submit:hover {
    background-color: #000 !important;
    color: #ffffff !important; }

body .woocommerce .woocommerce-MyAccount-navigation {
  width: 20%; }
  body .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding-left: 0; }
    body .woocommerce .woocommerce-MyAccount-navigation ul li {
      margin-bottom: 10px; }
      body .woocommerce .woocommerce-MyAccount-navigation ul li a {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        color: #000000;
        display: inline-block;
        margin-left: 5px;
        position: relative;
        padding-bottom: 3px; }
body .woocommerce .woocommerce-MyAccount-content {
  width: 78%; }

/*# sourceMappingURL=style.css.map */
