/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* //////////////////////  */

/* ////////////////////////
BODY - GLOBAL CSS STYLE 
///////////////////////////*/

body {
    background: url(https://maison-savon-marseille.ca/themes/child_classic/assets/img/site-background-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#wrapper {
	background: transparent;
	box-shadow: none;
	padding-top: 0;
}
#header {
	background: transparent;
}
a {
	color: #bd9595;
	text-decoration: none;
}
a:hover, a:focus {
	color: #94d21a;
	text-decoration: none;
}
body#checkout a:hover {
	color: #fd4327;
}
h1 {
	font-family: 'Libre Baskerville', serif;
}
.card {
	box-shadow: none;
}
.group-span-filestyle .btn-default {
	background: #634e4e;
}
.form-control:focus, .input-group.focus {
	outline: .1875rem solid #7a7a7a;
	;
}

.ps-alert-success .item {
    border-color: #94d21a;
    background-color: #94d21a;
}

.ps-alert-success .item i {
    border-color: #94d21a;
}

.ps-alert-success .item i svg {
    background-color: #94d21a;
}

.alert-success {
    background-color: #94d21a;
    border-color: #94d21a;
    color: white;
}


/* ////////////////////////
HEADER
///////////////////////////*/

#header .header-top .search-widget {
	float: none;
	position: absolute;
	right: 15px;
	top: -100px
}

@media only screen and (max-width:800px) {
#header .header-top .search-widget {
	position: relative;
	right: auto;
	top: auto
}
}


#header .header-nav {
	background-color: #cdc9bd;
}
#header #contact-link a {
	color: white;
}
#header #_desktop_user_info a {
	color: white;
}
#header .dropdown .expand-more {
	color: white;
}
#header .header-top .position-static {
	position: relative;
	clear: both;
	width: 100%;
}
#header .header-nav .cart-preview .shopping-cart {
	color: #94d21a;
}
#header .header-nav {
	margin-bottom: 10px;
}
#header #_desktop_top_menu {
	border: 1px solid #c1b9b4;
	background-color: white;
	margin: 0;
	padding: 5px;
	font-family: 'Libre Baskerville', serif;
	background-color: #d3cfc366
}
.top-menu a[data-depth="0"] {
	font-weight: 600;
	padding: 5px 12px;
	font-size: 0.8em;
}
#top-menu > li {
	border-right: 1px solid #c1b9b4
}
#top-menu > li:last-child {
	border-right: none;
}
#header .logo {
	max-width: inherit;
	margin-bottom: 10px
}
#top-menu {
	margin: 0
}
.top-menu .sub-menu {
	box-shadow: 2px 1px 11px 2px rgba(0,0,0,.1);
	border: none;
	margin-left: 0;
	width: calc(100% + 2px);
	margin-left: -1px;
	border: 1px solid #c1b9b4;
	border-top: none;
	z-index: 18;
	
	background-color: #d6d4d3;
}
#header .top-menu a[data-depth="0"]:hover {
	color: #94d21a
}
#header .top-menu a[data-depth="1"]:hover {
	color: white
}
#header .top-menu a[data-depth="1"] {
	padding: 0 .625rem 0 10px;
	/*background-color: #dedede;*/
	display: block;
	margin: 5px 0 0 0;
	border-left: 1px solid white;
	min-width: 280px
}
#header .top-menu a[data-depth="1"]:hover {
	border-left: 1px solid black;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
	float: none;
	margin: 0 1.25rem;
	display: inline-block;
	vertical-align: top;
}
#header .top-menu a[data-depth="2"]:hover {
	color: #7a7a7a;
}
#header .top-menu a[data-depth="2"] {
	font-family: 'Catamaran', sans-serif;
}
#header .top-menu a[data-depth="2"] {
	border-left: 1px solid white;
	padding: 5px 0 0 10px;
}
#header .top-menu a[data-depth="2"]:hover {
	border-left: 1px solid #94d21a;
}
#header .top-menu a[data-depth="3"]:hover {
	color: #7a7a7a;
}
#header .top-menu a[data-depth="3"] {
	font-family: 'Catamaran', sans-serif;
}
#header .top-menu a[data-depth="3"] {
	border-left: 1px solid white;
	padding: 5px 0 0 20px;
}
#header .top-menu a[data-depth="3"]:hover {
	border-left: 1px solid #94d21a;
}

header .top-menu .popover li:last-of-type {
	margin-bottom: 10px
}
.popover {
	background-clip: inherit;
}

#header .header-nav #_desktop_contact_link {
    font-size: 0.8em;
}

#header .header-top a[data-depth="0"] {
    color: #3f3f3f;
    text-transform: uppercase;
}

.search-widget form input[type=text]:focus {
    border: none;
    padding: 10px;
    min-width: 255px;
    color: #7a7a7a;
    border: 1px solid #94d21a;
}

.search-widget form input[type=text]:focus {
    outline: 3px solid #94d21a;
    color: #94d21a;
    background: #fff;
}

.dropdown-item a:hover {
    color:#94d21a
}

#header a:hover {
    color:#94d21a
}


/* HOME CARROUSSEL */
.carousel .carousel-inner {
    height: 450px;
}

@media (max-width: 1199px) {
.carousel .carousel-inner {
    height: auto;
}}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i {
    color: #94d21a;
}


.carousel-item h2 {
    font-size: 2rem !important;
    font-family: 'Libre Baskerville', serif;
}

.carousel .carousel-item .caption {
    position: absolute;
    bottom: 110px;
    left: 90px;
    color: #b7b7b7;
    max-width: 340px;
}

/* HOME PRODUCTS + CONTAINER */ 

.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 0.5rem;
}
.product-flags li.product-flag {
	background-color: #72685f;
	border-left: 6px solid #94d21a;
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-weight: lighter
}
#custom-text h2 {
	font-family: 'Libre Baskerville', serif;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	border: 1px solid #d9d9d9;
	border-bottom: 1px solid #675454;
	box-shadow: none;
}
.product-miniature .product-title a {
	font-family: 'Catamaran', sans-serif;
}
.product-miniature .product-price-and-shipping {
	color: #5d5d5d;
	font-weight: 550;
	text-align: center;
	font-size: 1.3em;
}
.featured-products .products-section-title, .featured-products .all-product-link {
	font-family: 'Libre Baskerville', serif;
	color: #7a7a7a
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
	width: 248px;
}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
	width: 248px;
}
#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 {
	top: 2px;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    position: absolute;
    z-index: 3;
    background: #f1f1f1;
    width: 248px;
    bottom: 0;
    height: 70px;
}

#products .highlighted-informations .quick-view, .featured-products .highlighted-informations .quick-view, .product-accessories .highlighted-informations .quick-view, .product-miniature .highlighted-informations .quick-view:hover {
    color: #94d21a;
    font-size: 1rem;
}

/* CUSTOM TEXT */

#custom-text {
padding: 0
}

.lignehome {padding-bottom: 10px}
.bloclignehome {padding-right: 5px; padding-left: 5px;}

.row .bloclignehome a img {
    webkit-filter: contrast(100%);
    filter:contrast(100%);
}


.row .bloclignehome a img:hover {
    -webkit-filter: contrast(200%);
    filter: contrast(200%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}



/* ////////////////////////
FOOTER 
///////////////////////////*/

#footer {
	font-family: 'Catamaran', sans-serif;
}
#footer form {
	margin-top: 10px
}
#footer > .container {
	width: 100%;
	background-color: #d3cfc3;
}
.block_newsletter {
	margin: 0;
	background-color: #d3cfc3;
}
.footer-container {
	margin-top: 0;
	padding: 3.25rem 0;
	background-color: #675454
}
.footer-container li a {
	color: #c1c1c1;
}
.footer-container li a:hover {
	color: #94d21a;
}
.footer-container .h3 {
	font-family: 'Libre Baskerville', serif;
	color: #9c9a93;
}
#block_myaccount_infos .myaccount-title a {
	color: #9c9a93;
}
.footer-container li {
	margin-bottom: 0;
	border-left: 1px solid #7d7d7d;
	padding-left: 12px;
}
.block-contact {
	color: #7a7a7a;
	padding: 10px;
	background-color: #634e4e;
}
.block-contact .block-contact-title, .linklist .blockcms-title a {
	color: #adaaa2;
}
#block-newsletter-label {
	text-align: right;
	padding: 1.5em;
	font-family: 'Libre Baskerville', serif;
	font-weight: bold
}
.block_newsletter form input[type=email] {
	padding: 11px;
	width: 100%;
	background-color: #c5bdac;
	border: none;
}
.block_newsletter form input[type=email]:focus {
	border: none;
}
.block_newsletter input[type=text]:focus {
	border: none;
}
.block_newsletter p:last-of-type {
	font-size: 15px
}
.btn-primary {
	color: #fff;
	background-color: #634e4e;
	border-color: transparent;
}

.btn-primary:hover {
    color: #fff;
    background-color: #94d21a;
    border-color: transparent;
}

.btn-primary:focus {
    color: #fff;
    background-color: #634e4e;
    border-color: transparent;
}

@media (min-width: 576px) {
.text-sm-center {
	text-align: left!important;
	margin-top: 30px;
}
.text-sm-center a {
	color: #7a7a7a
}
}

.block-social ul li {
    height: 2.5rem;
    width: 2.5rem;
    background-color: #8b7c77;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0.7rem;
    cursor: pointer;
}

.block-social ul li:hover {background-color: #3b5998;}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: #fd4f04;
    border-color: transparent;
}

.blockreassurance {

    border-top: 1px solid #c1beb5;
    margin-top: 20px;

}



.blockreassurance .col-md-3 {
    border-right: 1px solid #e8e6de;
    margin-bottom: 10px;
}

/*.blockreassurance .row:last-of-type {background: rgb(197,196,191);
background: linear-gradient(90deg, rgba(197,196,191,1) 0%, rgba(211,207,195,1) 49%, rgba(197,196,191,1) 100%);}
.blockreassurance .row:last-of-type .block-title {font-size: 1.5em}
.blockreassurance .row:last-of-type p {margin: 5px 0 5px 0; font-size: 1em}
*/
@media (max-width: 575px)
.blockreassurance .block-icon img, .blockreassurance .block-icon svg {
    height: 45px;
    width: 45px;
}

/* ////////////////////////
PAGE PRODUIT UNIQUE 
///////////////////////////*/

.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
    height: 50px;
    width: 50px;
    margin-top: -10px;
}

.blockreassurance_product .item-product {
    display: inline-block;
    height: 50px;
    float: left;
    margin-right: 5px;
    /* padding-top: 0px; */
    width: 60px;
}

.product-price {
    color: #94d21a;
    display: inline-block;
    font-size: 1.5em;
}

.blockreassurance_product p { font-size:0.88em}

.tabs .nav-tabs .nav-link.active {
    color: #634e4e;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid #634e4e;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #94d21a;
}

#blockcart-modal .product-name {
    color: #634e4e;
    font-size: 1.125rem;
}

.social-sharing li a:hover {color:#94d21a}

.product-prices .tax-shipping-delivery-label {
    font-size: .8125rem;
    color: #7a7a7a;
	display: none
}

/* ////////////////////////
COMPTE PERSONNEL 
///////////////////////////*/

.page-my-account #content .links a:hover i {
	color: #94d21a;
}
.page-my-account #content .links a span.link-item {
	box-shadow: none;
	border: 1px solid lightgrey
}
.page-customer-account #content {
	box-shadow: none;
	border: 1px solid lightgrey;
}

.custom-radio input[type=radio]:checked+span {
    display: block;
    background-color: #94d21a;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem;
}

/* ////////////////////////
PANIER 
///////////////////////////*/

#header .header-nav .cart-preview.active {
	background: #94d21a;
}

.product-line-actions .bootstrap-touchspin {
    width: 69px!important;
}


/* ////////////////////////
PAGE CATEGORIE 
///////////////////////////*/

.block-category {min-height: auto;}
.category-top-menu {margin:0!important;background-color: #edece7;
    padding: 10px;}
.block-categories {
    box-shadow: none;
    background: white;
    padding: 1rem 1rem;
    margin-bottom: 1.563rem;
}

#wrapper .breadcrumb li:after {
    content: ">"!important;
    color: #7a7a7a;
    margin: .3125rem;
}

#wrapper .breadcrumb {
    background: transparent;
    padding: 0;
    max-width: 100%;
    padding-left: 8px;
    border-left: 5px solid #94d21a;
    max-width: 100%;
}

#wrapper .breadcrumb li a {
    color: #7e7a7a;
    font-style: italic;
    font-size: 0.9em;
}

.category-top-menu .text-uppercase {
    text-transform: uppercase!important;
    color: white!important;
	background-color: #edece7;
    font-size: 1.6em;
	font-family: 'Libre Baskerville', serif;
}


.products-sort-order .select-title {
     padding: 0.2rem;
    border: 1px solid rgba(0,0,0,.25);
    box-shadow: none
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
font-weight: normal;
    font-family: 'Catamaran', sans-serif;
}

.pagination .current a {
    color: #94d21a;
    text-decoration: none;
    font-size: 1.25rem;
}
.category-sub-menu a {
	font-size: medium;
}
/* ////////////////////////
TUNNEL DE COMMANDE 
///////////////////////////*/

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: 3px solid #94d21a;
}


/* ////////////////////////
PANIER
///////////////////////////*/

.block-promo .promo-input+button {
    margin-top: -4px;
    margin-left: -1px;
    text-transform: capitalize;
    border: 2px solid #94d21a;
}

.block-promo .promo-code-button.cancel-promo {
    color: #7a7a7a;
    margin-bottom: 0;
}


@media (min-width: 576px)
.text-sm-center a {
    color: white;
}

/* ////////////////////////
PAGE CARREFOUR MULTI BOUTIQUES 
///////////////////////////*/

.home h2 {
	font-family: 'Libre Baskerville', serif;
	font-size: 1.05rem!important;
	background-color: #cdc9bd;
	margin-bottom: 0;
}
.home h1 {
	font-family: 'Libre Baskerville', serif;
	font-size: 2.5rem!important;
}
.borderblock {
	border-bottom: 1px solid #94d21a;
	border-top: 1px solid #94d21a;
	content: "";
	display: block;
	margin-top: -35px;
	margin-bottom: 20px;
	padding: 5px;
}
.townbloc {
	background-color: #cdc9bd21;
	border: 2px solid white;
}
.townbloc img {
	webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
	filter: grayscale(100%);
}
.townbloc img:hover {
	-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
	filter: grayscale(0%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.soapbloc img {
	width: 50%;
	padding-top: 30px
}
.shoptopimg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100% ;
}
.home p {
	font-family: 'Catamaran', sans-serif;
}
.stargreen {
	color: #94d21a;
	font-size: 1.2em
}

@media only screen and (max-width:800px) {
.shoptopimg {
display: none
}
}

/* ////////////////////////
CORRECTIONS MOBILE 
///////////////////////////*/


#header .header-nav #menu-icon .material-icons {
    line-height: 70px;
}

.material-icons {
    font-size: 25px;
}

/* MISE EN VALEUR BLOC REASSURANCE DANS PAGE PRODUIT
 .blockreassurance_product div:nth-last-child(2) {cursor: pointer;
    background-color: #cecaca;
    border: 1px solid #7a7a7a;
		padding: 10px 10px 0 5px;}
*/

.blockreassurance_product .item-product div:nth-last-child(2) img {
    height: 43px;
    width: 53px;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a {
    text-transform:inherit;
    color: black;
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
	border: none;}

#mobile_top_menu_wrapper #top-menu > li {
    border-right: none;
}

@media only screen and (max-width:600px) {
.carousel .carousel-item .caption {
    position: absolute;
    bottom: 50px;
    left: 45px;
    color: #b7b7b7;
    max-width: 100px;
	}
	
	.carousel .carousel-item .caption h2 {
font-size: 1em !important
	}
	
}

/* PAGE CMS RUBRIQUE NEWS */

.categoryblocks li a { display: inline-block;
    padding: 20px;
    border: 1px solid lightgrey;
    max-width: 260px;
    vertical-align: top;
    text-transform: uppercase;
transition: 1s;
	margin-bottom: 5px;
	font-weight: 700; background-color: #675454; color:white;
}

.categoryblocks img { position:absolute; z-index: 99999999; right: 0;
    bottom: 7px;transition: 1s;}

.categoryblocks li a:hover img {right: 10px;}

.categoryblocks li a:hover {background-color:#f5f3ed !important; padding-left: 25px; color:#94d21a; border-left:7px solid #94d21a }

.categoryblocks li {display:inline-block; position: relative}