/*
Theme Name: Minet Child
Theme URI: http://wp.jmstheme.com/minet
Author: JoomMasters Team
Author URI: https://www.joommasters.com
Description: The best woocommerce theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: minet
Text Domain: minet-child

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
/* Fond personnalisé */
/*
.img-duo img {
    object-position: 0 62%!important;
}
.img-emporte-pieces img {
    object-position: 0 65%!important;
}
.img-tampons img {
    object-position: 0 80%!important;
}
img.blackfriday {
    object-position: 0px 85%;
}
.fond-perso body{
	background-image: url(https://www.latelierdesarah42.com/wp-content/uploads/2024/01/saint-velentin-arriere-plan-site-scaled.jpg)!important;
    background-position: left top!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important;
	backdrop-filter: blur(0.7px);
}
div#preset_3747, .product-item .product-info .yith-wcwl-add-to-wishlist {
    background-color: transparent!important;
}
html.fond-perso{
	margin-top:0!important;
}
*/

/* menu */
.show-menu .jms-mobile-menu{ display: block;}
/* Logo */
.topbar-left{ padding: 10px 0!important}
.navbar-logo{ width: 100px;}
.navbar-fixed-top .navbar-logo { width: 58px;}

/* Home page */
.home-img-cat img{
	object-fit: cover;
	object-position: center;
}
.img-row-1 img{ height: 500px;}
.img-row-2 img{ height: 350px;}

/* Button arrow icon */
.woocommerce #respond input#submit::after, .woocommerce a.button::after, .woocommerce button.button::after, .woocommerce input.button::after{display: none!important;}

/* Add to wishlist button */
.product-item .product-info .yith-wcwl-add-to-wishlist span{ display: none;}
.product-item .product-info .yith-wcwl-add-to-wishlist {
    bottom: 0;
    top: inherit!important;
}

/* Wishlist title */
.wishlist-title-container {display: none;}

/* My account sidebar */
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}
li.woocommerce-MyAccount-navigation-link {
    color: #2b2b2b;
    padding: 0 !important;
    position: relative;
}
.woocommerce-MyAccount-navigation-link a {
    text-transform: capitalize;
    font-weight: 400;
    border: 0!important;
    color: #666;
    display: inline-block;
    padding: 6px 0;
}

/* product header */
.content-wrapper .woocommerce-products-header img{ 
	height: 300px;
	object-fit: cover;
	object-position: center;
}

.social-network li a {
    border: none;
}

.term-tampons-personnalisables .product-info {
    padding-bottom: 32px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
    color: #f7b3b3;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:active, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:active {
    color: #f7b3b3;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #f7b3b3;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a::before, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a::before {
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-weight: 400;
    line-height: 1;
    content: "";
    color: #f7b3b3;
    margin-right: .618em;
}

.yith-wcan-filters .yith-wcan-filter h4 {
	color: #2b2b2b;
	font-size: 1.15em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 23px;
    margin-top: 0;
    font-family: "Roboto",sans-serif;
}

.widget-area ul.social-network .fa:hover::before {
    color: #f7b3b3;
}
.widget-area ul.social-network .fa {
    display: flex;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}

.content-wrapper .woocommerce-products-header {
    display:none;
}

.menu-navigation-pied-de-page-container li:not(:first-child) {
    border-left: 1px solid grey;
}
.menu-navigation-pied-de-page-container li {
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 1.2rem;
}

.banner-box-title .banner-title .description-banner {
    font-size: 1.5em!important;
    color: #fff!important;
	line-height: 32px!important;
}
.banner-bags{
	margin-bottom: 31px;
}

.fraction-slider {
    height: 500px!important;
}

#home-banner-image img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}

#home-banner-image .kc-title-wrap {
    background-color: #F8BEBE;
    margin: 0;
    text-transform: uppercase;
    height: 100px;
    position: relative;
}

.home-banner-title {
	margin-bottom: 0!important;
}

.home-banner-title a.kc_title_link {
	padding: calc(100px - 66.5px) 0!important;
    border: none;
    color: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    background-color: #F8BEBE;
}

.home-banner-title a.kc_title_link:hover {
    background-color: #ffd3d3!important;
}

#home-banner-slider .owl-carousel .item img.img-responsive {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.contact-form-style label {
    width: 100%;
}

.contact-form-style input[type="text"], .contact-form-style input[type="email"], .contact-form-style textarea {
    width: 100%;
}

.dropdown-menu.widget.woocommerce.widget_shopping_cart {
    overflow-y: scroll;
    max-height: calc(100vh - 90px);
	max-width : calc(100vw - 10px)
}

#operations-speciales .kc-title-wrap {
    text-align: center;
    margin: 0!important;
}

#operations-speciales img {
    object-fit: cover;
}

.operation-titre{
	padding: 0!important;
}

.operation-titre a.kc_title_link {
    padding: calc(100px - 66.5px) 0!important;
    border: none;
    color: #555;
    display: block;
    width: 100%;
    background-color: #F8BEBE;
}

.wp-block-woocommerce-product-search label{
	font-size: 1.15em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 23px;
    margin-top: 0;
    font-family: "Roboto",sans-serif;
}

.wp-block-woocommerce-product-search button{
	min-width: 30px;
	width: 30px;
}

#partenaires-liste a{border: none;}

.swal2-close {
    width: 32px;
    height: 32px;
    padding: 0;
    overflow: hidden;
    transition: color .1s ease-out;
    border: 1px solid #337ab7!important;
    border-radius: 5px;
    background: 0 0;
    color: #ccc;
    font-family: serif;
    font-size: 2.5em;
    line-height: 1.2;
    cursor: pointer;
    margin-bottom: 10px;
    margin-right: -259px;
    min-width: 32px!important;
	position: initial!important;
}

.ywgc_have_code{display: none}

.video-formation video {
    width: 100%;
    height: auto;
}

.formation-connexion #loginform {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.formation-connexion label {
  display: block;
}
.formation-connexion .input {
  width: 100%;
}

.banner-effect .banner-box-image a::after {
    content: "";
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}

.visage{
	background-position-y: 60%!important;
}
.gilet{
	background-position-y: 70%!important;
}


@media all and (max-width: 768px)  {
	.single_product_page .container .row {
		display: flex;
		flex-direction: column-reverse;
	}
	.woocommerce #content div.product div .pd-right-column {
    	margin-top: 0!important;
	}
	.single_product_page aside {
		margin-top: 32px;
	}
	
}