i.fa.fa-plus {
    margin-left: 5px !important;
}

.leo-widget .widget-tab .nav-tabs > li a:after {
display: none !important;
}

.product-detail.product_image_no_thumbs .lSSlideWrapper {
    background-color: #ffffff;
}

.stock-ship-msg{
  display:inline-block;
  margin:.5rem 0;
  padding:.4rem .6rem;
  border-radius:6px;
  background:#e8f7e8;
  color:#1a7f37;
  font-weight:600;
  font-size:.95rem;
}

.clearfix::before {
color: #ffffff !important;
}

.sizechart::before {
color: #ffffff !important;
}

div[data-container-express-checkout][data-paypal-source-page="product"]::before {
  color: white !important;
}

.product-tabs.tabs .nav-tabs .nav-link {
font-size:16px !important;
}

.product-tabs .product-reference {
  display: none !important;
}

.product-tabs .product-quantities {
  display: none !important;
}

.elementor-slick-slider .slick-arrows .slick-arrow, .leoslick .slick-arrows .slick-arrow
{
visibility: visible !important;
opacity: 1 !important;
}

@media (max-width: 767px) {
    .elementor-slick-slider .slick-arrows, .leoslick .slick-arrows {
        display: block !important;
    }

}

.navbar-toggler {
color: black !important;
}

.brand-infos.col-xl-4.col-lg-4.col-xs-12 img {
    height: fit-content !important;
}

.leo-megamenu .dropdown.aligned-fullwidth > .dropdown-menu {
    width: 70vw !important;
}