


.switcher .option {
  position: absolute !important;
}

.contacts-icon-boxes .elementor-icon-box-title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 10px !important;
}

.contacts-icon-boxes .elementor-icon-box-icon {
  height: 60px;
  margin-bottom: 15px !important;  
}

/*
.contacts-icon-boxes .elementor-icon-box-icon i {
  color: #999;
}
*/

/*
.add_to_wishlist i {
  display: none;
}
*/

.current-menu-parent {
  color: #6dc2bd;
}

.current-menu-parent .nav-sublist-dropdown .container::after {
  background-color: #fc0;
  height: 10px;
}

.current-menu-parent .nav-sublist-dropdown .current-menu-item a {
  color: #6dc2bd !important;
}

/*
@media only screen and (min-width: 650px) {
  .with-vertical-slider.product-images .onsale {
    left: 35px;
  }
}
*/

.sku_wrapper {
  display: none !important;
}


@media only screen and (min-width: 1200px) {
  .elementor-column-gap-default .elementor-row {
    min-width: 1160px;
    margin-left: -10px;
  }
}


.brands-carousel .swiper-slide {
  padding: 0 20px;
}


.elementor-103 .elementor-element > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
  margin-bottom: 10px;
}

.elementor-103 .elementor-element .elementor-heading-title {
  text-align: center;
  text-transform: uppercase;
}

.elementor-103 .elementor-element .elementor-text-editor {
  text-align: center;
}




@media only screen and (max-width: 992px) {
  .switcher,
  .switcher .selected,
  .switcher .selected a {
    width: 240px !important;
  }
  
  .switcher .selected a {
    box-sizing: border-box;
  }
  
  .switcher .option {
    width: 238px !important;
    box-sizing: border-box;
  }
  
  .mobile-menu-content .menu-main-container {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
  }
  
}