/**
* Theme Name: Stationero Child
* Description: This is a child theme of Stationero, generated by Merlin WP.
* Author: <a href="https://prestabrain.com/">Prestabrain Team</a>
* Template: stationero
* Version: 1.0.3
*/


.elementor-nav-menu-wrapper .main-navigation ul.menu > li.menu-item > a {
	text-transform: none !important;
}


.hfe-site-logo {
	    margin-right: 60px;
}

.joinchat__button {
	bottom: 100px !important;
}

.home .breadcrumb-wrap {
	display: none;
}


.elementor-heading-title, .elementor-button, .entry-title, button, input[type=button], input[type=reset], input[type=submit], .button {
	text-transform: unset !important;
}


.slick-slide .elementor-brand-image {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.slick-slide .product-block .product-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.slick-slide .product-block .product-image img {

	width: 100%;
	height: 100%;
	    object-fit: scale-down;
}

.products .product-block .product-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.products .product-block .product-image img {
	width: 100%;
	height: 100%;
	    object-fit: scale-down;
}

.cg-newsletter-form p {
	display: flex;
	justify-content: space-between;
}
.cg-newsletter-form p label:first-child {
	width: 400px;
	max-width: 100%;
}
.cg-newsletter-form p .wpcf7-email {
	border-radius: 25px;
}


.caracteristiques-table th {
  width: 35%;
  font-weight: 600;
}

.caracteristiques-table td {
  width: 65%;
}

.stock.in-stock + .stock.in-stock {
  display: none !important;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
	max-width: 100%;
    width: 300px;
    margin: 0 auto;
}


.crg-galerie .swiper-slide-inner img {
    height: 470px;
    width: 100%;
    object-fit: cover;
}

.breadcrumb-wrap .elementor-top-section {
	background-size: cover;
}