/*Hack header
.search-widget form input[type=text] { border: none; padding: 10px; min-width: 255px; color: #7a7a7a;  border: 5px solid #65a510; border-radius: 40px;}
#header .header-top .search-widget { float: left;}
#header .header-top ._desktop_cart { float: right;}

@media (min-width: 768px) { 
.search-widget { min-width: 69%;}}
#header .header-top .menu { padding-left: 0px; margin-bottom: .375rem; margin-top: 1.5rem;}
#header .header-top .material-icons {line-height: 0.5;}


/* Webbax - TUTO 97 EPURER LE THEME* Fond Blanc */
#wrapper{background-color:#fff;box-shadow:none;box-shadow:none;padding-top:0rem;}

/*logo*/
#header .logo {max-width: 25%;height: auto;}
@media (max-width: 767px)
#header .top-logo img {width: 50%;max-height: 2rem;}

/* Background Transparent
#wrapper .container {background-color:hsla(0,0%,100%,.15)!important;padding-top: 15px;}

/*block Menu style de Police*/
.top-menu a[data-depth="0"] {padding: 0.625rem;font-size: 1.5rem;font-weight: 600;}

/*hauteur du block nom de categorie sur la page product-list*/
.block-category {min-height: 4.75rem;margin-bottom:1.563rem;}


/*style bouton panier page product_list*/
#products article.product-miniature div.product-description input.input-group.form-control, article.product-miniature div.product-description input.input-group.form-control{width: 30%;margin-left: auto;margin-right: auto;margin-bottom: 12px;margin-top: 10px;}
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {bottom: inherit;}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {margin-top: 5px}
/*bouton ajouter au panier*/
/*.btn-primary, .btn-secondary {width: 100%;}*/
.btn-primary, .btn-secondary {padding: 0.5rem 1.25rem;font-weight: 600;text-transform: none;background: #68a615;color:#ffffff; border-radius: 40px}
/*centrer le bouton ajouter au panier*/
.btn {display: block; margin-left: auto; margin-right: auto;font-size: smaller;}
.form-control {text-align: center;}
/*Hover add to cart color
.btn a:hover {color:#f30808!important;}*/
.btn a:focus, a:hover {color:#68a615!important;background:white}

/*Boutons hover du bloc text*/
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {color: #68a615;background-color:white;border-color: #68a615;}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #68a615!important;background-color: white!important;border-color: transparent;}
	
.btn-primary {color: #fff;background-color: #68a615;border-color: transparent;}
.btn a:focus, a:hover {color:#68a615!important;background:white}


/*Aspect du prix*/
.product-miniature .product-price-and-shipping {font-weight: 700;color: #232323;text-align: center;font-size: larger;}

/*affichage sous categories sur mobile*/
#subcategories ul li {width: calc(100%/4 - 20px);min-width: max-content;margin: 10px;text-align: center;}


/*Hack header
.search-widget form input[type=text] { border: none; padding: 10px; min-width: 255px; color: #7a7a7a;  border: 5px solid #65a510; border-radius: 40px;}
#header .header-top .search-widget { float: left;}
#header .header-top ._desktop_cart { float: right;}

@media (min-width: 768px) { 
.search-widget { min-width: 69%;}}
#header .header-top .menu { padding-left: 0px; margin-bottom: .375rem; margin-top: 1.5rem;}
#header .header-top .material-icons {line-height: 0.5;}

/*Taille du block categorie entête page categorie*/
.block-category {min-height: auto;}
/*couleur titre de la catégorie*/
#category .h1, .h2, .h3 {color: #68a615;}
/*couleur titre de la catégorie*/
#subcategory .h1, .h2, .h3 {color: #68a615;}

/*Hover block banniere*/
.banner img:hover{opacity: 0.8;filter: alpha(opacity=80);}

/*Icones categories home*/
.category_home img:hover{opacity: 0.8;filter: alpha(opacity=80);}
/*Hack couleur titres categories carre home*/
.text-danger {color: #cb1414!important;}

/*Taille du drapeau New*/
.product-flags li.product-flag {font-size: 0.67rem;background: #68a615;}


/* Webbax - TUTO 95 - Whatsapp */
.float-whatsapp{position:fixed;width:60px;height:60px;bottom:20px;right:20px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow: 2px 2px 3px #999;z-index:100;}
.my-float-whatsapp{margin-top:16px;}
/* all mobiles */
@media(max-width:767px){
    .float-whatsapp{width:45px;height:45px;bottom:10px;right:10px;font-size:25px;}
    .my-float-whatsapp{margin-top:8px;}
}
