/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
 @import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,600|Roboto');
html {
    font-size: 62.5%; 
}
body{
	font-family: 'Fira Sans', sans-serif;
	font-size:15px;
	font-size:1.5rem;
	color:#3f3f3f;
	background-image:url("../img/fond.jpg");
	background-color:#e2e2e2;
}


/*********************************** HEADER *****************************************/
#header .zone_ebay{
	color:#327095;
	float:right;
	padding-top:3rem;
	padding-right:0.5rem;
}
#header .zone_ebay a{
	color:#327095;
	text-align: right;
	display: block;
	padding-top:0.5rem;
}
#header .zone_ebay img{
	float:right;
	margin-top:-0.5rem;
	padding-left:0.5rem;
}
.zone_menu{
	background-image:url("../img/menu.jpg");
	background-color:#327095;
	height:5.6rem;
}
.header-top h1{
	margin-bottom: 0;
}

#top-menu>li{
	line-height:5.6rem;
	
}
#top-menu>li>a{
	padding:0 1.6rem;
	color:white;
}
#top-menu a{
	color:#327095;
}
#top-menu>li:hover,#top-menu>li.selected{
	background-image:url("../img/menu-orange.jpg");
	background-color:#e97610;
}

/*********************************** ICON FONT AWESOME *****************************************/
svg.fa-chevron-down{
	fill: white;
}

.my_icon {

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	height:1em;
	width: 1em;
    vertical-align: -.125em;
	
}



/************************************* ACCUEIL ************************************************/
#sitemap .container-fluid{


    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;

}
#sitemap .container-fluid ul>li>a{
	font-size:1.4em;
	font-weight:bold;

}
#sitemap .container-fluid ul ul>li>a{
	font-size:1.2em;
	font-weight:bold;
}
#sitemap .container-fluid ul ul ul>li>a{
	font-size:1em;
	font-weight:normal;
}

.block_randomcat{
	
	height: 275px;
	width:100%;
	max-width:100%;
	margin:0;
	text-align:center;
	padding-top: 18.2rem;
	box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
	
}
.homelink1{
	margin-top:28px;
}
.block_randomcat .randomcat_name{
	background-color:#e97610;
	background-image:url(../img/menu-orange.jpg);
	padding:1.6rem 1.6rem;
	color:white;
	font-size:1.8em;
	display:inline-block;
}
.zone_droite_accueil{
	display:grid;
	gap:2rem;
}

.block_randomcat .randomcat_nbproduct{
	background-color:white;
	padding:0.4rem 0.4em;
	color:#3f3f3f;
	font-size:0.93em;
	display:inline-block;
}
.block_randomcat2{
	
}
.block_randomcat2 .randomcat_name{
	background-color:#327095;
	background-image:url(../img/menu.jpg);
	
}
	
	
#carousel2{
	margin-top:2.1rem;
	width:38.6rem;
	height:28.6rem;
	position:relative;
	float:left;
	margin-left:1rem;
	max-width:100%;
}

.carousel2 .direction .prev{
	position:absolute;
	top:calc(50% - 2.4rem);
	left:-10px;
	z-index:10000;
	width:3.8rem;
	height:4.6rem
}
#carousel3 .carousel-control.left,#carousel4 .carousel-control.left {
	position:absolute;
	top: calc(50% - 4.2rem);
	left:-5px;
	z-index:10000;
	width:3.8rem;
	height:4.6rem
}
.carousel2 .direction .next{
	position:absolute;
	top:calc(50% - 2.4rem);
	right:-5px;
	z-index:10000;
	width:3.8rem;
	height:4.6rem
}
#carousel3 .carousel-control.right,#carousel4 .carousel-control.right {
	position:absolute;
	top: calc(50% - 4.2rem);
	right:1px;
	z-index:10000;
	width:3.8rem;
	height:4.6rem
}
.featured-products .carousel-item{
	background-color:white;
}
.carousels_cats .carousel-item a{
	background-color:white;
}
#products .fleche_gauche, .featured-products .fleche_gauche, .product-accessories .fleche_gauche, .product-miniature .fleche_gauche,.carousel .fleche_gauche{
	transform: rotate(180deg);
	
}
#products .fleche_droite, .featured-products .fleche_droite, .product-accessories .fleche_droite, .product-miniature .fleche_droite,.carousel .fleche_droite{
	margin-left:0;
}
#products h3, .featured-products h3, .product-accessories h3, .product-miniature h3,.product-miniature .h3{
	font-size: 1em;
}
.form_add_to_cart{	
	display:inline;
	text-align:right;
	padding-left:1.0rem;
}
.btn_add_to_cart{
	border:0;
	background-color:#e8720f;
	background-image:url(../img/menu-orange.jpg);
	color:white;
	width:4.8rem;
	height:3.5rem;
	font-size:1.33em;
	
	
}
.btn_add_to_cart svg{
	margin:0.65rem 0.4rem 0;
	max-width:24px;
	height: 1em;

	width: 1em;
}
#products .product-miniature img{
	margin-left:auto;
	margin-right:auto;
}
#products .product-miniature .product-thumbnail{
	text-align:center;
}

#carousel3 .carousel-item a,#carousel4 .carousel-item a{
	width:25.2rem;
	float:left;
	margin-right:10px;
	margin-left:10px;
	box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
	text-align:center;
	color:#327095;
	height:202px;
	
	
}
#carousel3 .carousel-item a:last-child ,#carousel4 .carousel-item a:last-child{
	margin-right:0;
	margin-left:10px;
}
#carousel3 .carousel-item a:first-child ,#carousel4 .carousel-item a:first-child{
	margin-right:10px;
	margin-left:0;
}
#carousel3 .carousel-item a h2,#carousel4 .carousel-item a h2{
	font-size:1em;
	font-weight:400;
	padding-top:2.2rem;
	text-align:center;
	width:100%;
	color:#327095;
}
#carousel3,#carousel4{
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
	height:202px;
}
#carousel3 .carousel-item img,#carousel4 .carousel-item img{
	width:auto;
	margin:auto;
	display:block;
	box-shadow: 0px 0px 5px 4px rgba(119, 119, 119, 0.50);
	-moz-box-shadow: 0px 0px 5px 4px rgba(119, 119, 119, 0.50);
	-webkit-box-shadow: 0px 0px 5px 4px rgba(119, 119, 119, 0.50);
}
.carousel .carousel-item img,#products img, .featured-products img, .product-accessories img, .product-miniature img{
	box-shadow: 0px 0px 5px 4px rgba(119, 119, 119, 0.50);
	-moz-box-shadow: 0px 0px 5px 4px rgba(119, 119, 119, 0.50);
	-webkit-box-shadow: 0px 0px 5px 4px rgba(119, 119, 119, 0.50);
}
.carousels_cats{
	width:100%;
	margin-right:12px;
	float:left;
	margin-top:2rem;
	max-width:67%;
}

.courriers_accueil{
	margin-top:2rem;
	
	width:100%;
	box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
	display:block;
	
}
.courriers_accueil .btn_banner{
	background-image:url("../img/menu-orange.jpg");
	background-color:#e97610;
	color:white;
	text-align:center;
	text-decoration:none;
	line-height:7.6rem;
	font-size:1.33em;
}
.courriers_accueil .btn_banner svg{
	fill:white;
}
#wrapper .banner img {
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, .15);
}
#wrapper .banner {
	margin-bottom:0;
}
#_desktop_top_menu{
	width:100%;
}
#top-menu .last{
	float:right;
	color:#f1c36b;
	font-weight:700;
}
#top-menu .last a{
	float:right;
	color:#f1c36b;
	font-weight:700;
}
#top-menu .sub-menu ul{
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
}

/************************************* ACCUEIL  TEXTE BAS ************************************************/
.zone_customtext{
	background-color:white;
	padding-top:5.4rem;
	padding-bottom:4.9rem;
	
	margin-top:4.2rem;
	background-image:url("../img/cathedrale_fond.png");
	background-repeat:no-repeat;
	background-position:88.7% bottom;
}
.zone_customtext .txt_left{
	width:calc(100% - 29rem);
	float:left;
	padding-right:9.2rem;
}
.zone_customtext iframe{
	float:right;
	margin-top:2.8rem;
}
.bas_custom_txt{
	padding-top:0.6rem;
}
.bas_custom_txt img{
	float:left;
}
.bas_custom_txt .img2{
	margin-right: 2rem;
	margin-left: 0.3rem;
}
.bas_custom_txt span{
	float:left;
	margin-top:1rem;
}
#block-reassurance2{
	text-align:center;
	padding-top:2.8rem;
}
#block-reassurance2 ul li{
	float:left;
	width:25%;
}
#block-reassurance2 .icon{
	padding:2.4rem;
	background-color:white;
	border-radius:50%;
	margin:auto;
	height:8rem;
	width: 8rem;
	display:block;
}
#block-reassurance2 svg{

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	height:2.33em;
	width: 2.33em;
    vertical-align: -.125em;
	color:#3f3f3f;
	box-sizing:border-box;
}
#block-reassurance2 .top{
	padding-top:1.8rem;
	padding-bottom:0.4rem;
	font-weight:700;
	display:block;
}
.links .h3,.block_newsletter .h3{
	text-transform:none;
	font-size:1em;
	padding-top:0;
	
}
.links .col-md-6:first-child{
	padding-left:2rem;
}
.footer-container{
	padding-bottom:3.7rem;
}
.footer-container2 {
	border-top:2px solid #e2e2e2;
	background-color:white;
	padding-top:2rem;
	padding-bottom:2rem;
}
.footer-container2 a{
	color:#3f3f3f;
}
.block_bas_footer img{
	float:right;
}

/**********************************************************PRODUIT ************************************************/
#product .tax-shipping-delivery-label{
	display:none;
}
.product-description-short{
	background-color:white;
	padding:4.2rem 4.2rem;
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
	margin-right:0.5rem;
}

#products .product-title{
	font-size:1em;
}


.show_list, .show_grid {
    cursor:pointer;
    opacity:1.0;
}
 
.show_list:hover, .show_grid:hover {
    opacity:0.7;
}
 
#category .product_show_list,#category #products .product_show_list .thumbnail-container {
    width:100%;
	padding-left:0;
	padding-right: 0;
	height: auto;
}
#category #products .product_show_list .product-thumbnail {
	width:16.87%;
	float:left;
	padding-right:7px;
}
#category #products .product_show_list .product-thumbnail img{
	max-width:100%;
	margin-top: 0;
	margin-bottom: 0;
}
#category #products .product_show_list .product-description {
	width:83.13%;
	float:left;
	height: auto;
	padding-top:2.4rem;
}

#category #products .product_show_list .product-title{
	width:69.69%;
	padding-left:2.2rem;
	padding-right:2.2rem;
	float:left;
}

#category #products .product_show_list .product-price-and-shipping{
	width:29.61%;
	float:right;
	
	padding-right:2.5rem;
}
#category #products .product_show_list .price{
	line-height: 3.5rem;
	vertical-align: top;
}
#zero_newsletter{
	display:none;
}
 
#category .product_show_list .highlighted-informations, .product_show_list .product-description{
    width:100%;
}
#category .product_show_list .thumbnail-container {
	
}
#category-description{
	color:white;
	padding-left: 1.4rem;
}
body .block-category #category-description p{
	margin-bottom:0;
	color:white;
}
.top_category{
	background-image: url(../img/cattop.jpg);
	background-size:100% 100%;
	background-color: #327095;
	color: #ffffff;
	border:0;
}
.top_category h1{
	color: #ffffff;
	padding-top:0.5rem;
	padding-left:1.4rem;
}
#products #js-product-list-top{
	margin-left:0;
	margin-right:0;
}
.products-selection .total-products{
	padding-left:0;
}

 
.product_show_list .product-thumbnail {
    text-align:center;
}
#index #content h2{
	text-align:center;
	font-size:1.5em;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0.2em;
}
#index #content .carousels_cats h2{
	text-align:center;
	font-size:1.2em;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0.8em;
}
.nothanks.newsletter-close {
	position:absolute;
	top:0;
	right:0;
	height:16px;
	width:16px;
	display:block;
	color:#501c1c;
}
.popup-content{
	position:relative;
}
.carousel2 .h3_une{
	font-weight:normal;
	text-align:center;
	font-size:1.5em;
	padding-top:4px;
	padding-bottom:0;
	margin-bottom:0;
	background-color:white;
}
#left-column h6,#left-column .h6{
	font-size:1em;
	text-transform:none;
	color:#767676;
}

.products-sort-order .select-title{
	color:#2f698e;
	border:0;
	padding: 0 .625rem;
	line-height:2.8rem;
	font-size:0.8em;
}

.products-sort-order .select-title .material-icons{
	margin-top:0.2rem;
}
.products-sort-order .select-list {
	font-size:1em;
}
.featured-products .fleche_gauche,.featured-products .fleche_droite{
	box-shadow: 0 0 0 0;
}
.zero-popupnewsletter .newsletter-content{
	background-color:white;
	padding:20px;
}

.zero-popupnewsletter .top_bleu{
	color:#006B94;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	line-height:1em;
}

.zero-popupnewsletter .bottom_black{
	text-align:center;
}
.zero-popupnewsletter .bottom_black svg{
	fill:#006B94;
}
.zero-popupnewsletter .newsletter-form{
	text-align:center;
}
.zero-popupnewsletter .newsletter-form input{
	padding:8px 35px;
	border-radius:4px;
	border-color:#006B94;
	margin-bottom:10px;
}
.zero-popupnewsletter .newsletter-form{
	background-color:white;
}
.zero-popupnewsletter .txt_bas{

	background-color:white;
	padding:20px;
}
.zero-popupnewsletter .newsletter-form input[type="submit"]{
	padding:10px 15px;
	border-radius:4px;
	border-color:#006B94;
	background-color:#006B94;
	text-transform:uppercase;
	color:white;
}
.zero-popupnewsletter .top_black{
	text-align:center;
	font-size:1.8em;
	line-height:1em;
}
.zero-popupnewsletter .percent{
	font-size:2em;
}
.zero-popupnewsletter h2{
	color:#FF7300;
	text-align:center;
	font-size:2.5em;
	font-weight:bold;
}
.zero-popupnewsletter .txt_bas{
	text-align:center;
	
}


.content_search form{
	padding-top:40px;
	padding-bottom:40px;
}
.content_search input[type="text"] {
    position: relative;
    font-family: "Font Awesome 5 Free",roboto;
    border: 1px solid #e2e2e2;
        border-right-color: rgb(226, 226, 226);
        border-right-style: solid;
        border-right-width: 1px;
    border-right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-image: url(../css/search-solid.svg);
    background-size: 1.4rem;
    background-repeat: no-repeat;
    background-position: 1.5rem center;
   
    width: calc(100% - 22.2rem);
    display: inline-block;
    line-height: 2.3rem;
	padding: 10px;
	padding-left: 3.7rem;
}

.content_search button[type="submit"] {
    background-image: url(../img/menu-orange.jpg);
    background-color: #e97610;
    color: #ffffff;
    width: 12.2rem;
    display: inline-block;
    border: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: white;
    line-height: 4.4rem;
    padding-top: 1px;
}

#category-description{
	font-size:1em;
}
.featured-products{
	max-width:100%;
}

.custom-checkbox input[type="checkbox"] + span{
	width: 15px;

	height: 15px;
}
.custom-radio input[type="radio"]:checked + span{
	text-align:center;
	left: 2px;

	top: 2px;
}

#sitemap #wrapper .container-fluid{
	background-color:white;
	padding-top: 20px;
	padding-bottom: 20px;


}
.bootstrap-touchspin input.form-control.js-cart-line-product-quantity{
	padding-top:5px;
	padding-bottom:5px;
	height: 3.6rem;
}

.sitemap ul.nested ul {
	padding-left: 20px;

	border-left: 1px solid #DBDBDB;
}

#blockcart-modal .cart-content-btn button{
	color:white;
}

.btn_add_to_cart{
	text-align:center;
}
.store-item-container .divide-left{
	display:none;
}

.payment-options img{
	display:block;
}
.payment-options label{
	text-align:left;
}
.ps_checkout.payment-method-logo img {

	vertical-align: baseline;
}

.ps_checkout.payment-method-logo.w-fixed {
  height: 50px;
  width: 50px;
  
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description{
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
#left-column .featured-products .products, .featured-products .products.carousel-inner{
	grid-template-columns: 1fr;
}
#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products, #home_featuredproducts .products{
  
	display: grid;
	grid-template-columns:1fr 1fr 1fr;
	gap:2rem;
}

#home_featuredproducts .products .thumbnail-container,#products .thumbnail-container,.product-accessories .thumbnail-container,.featured-products .thumbnail-container,.featured-products .thumbnail-container{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
	width:auto;
	height: auto;
	margin:0;
}

.grille_accueil {
  display: grid; 
  grid-template-columns:  3fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 2rem; 
  
}

.grille_accueil .featured-products .products{
	grid-template-columns:1fr 1fr 1fr;
}
.form_add_to_cart{
	padding-right:2px;
}
#ps-checkout-pp-message-container{
	display:none;
}

.sitemap ul.nested {
	margin-left:0;
}
.product-accessories .thumbnail-container, .featured-products .thumbnail-container {
	margin:0;
	
}

#sitemap .container-fluid ul ul > li{
	margin-top:30px;
}
#sitemap .container-fluid ul ul ul > li{
	margin-top:0px;
}
#sitemap .container-fluid ul ul > li > a{
	color:white;
	background-color:#FF7500;
	padding:10px 40px 10px 20px;
	clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
	display: inline-block;
	
}
#sitemap .container-fluid ul ul ul ul{
	display:none;
}

#sitemap .container-fluid ul ul ul > li > a{
	background-color:transparent;
	color: #232323;
	padding:0;
	clip-path: none;
}
.product-accessories .products, .featured-products .products{
	grid-template-columns:1fr 1fr 1fr 1fr;
}
#products .product-title,.product-accessories .thumbnail-container .product-title,.featured-products .thumbnail-container .product-title,#home_featuredproducts .products .thumbnail-container .product-title{
	padding-left: 1.9rem;
	padding-right: 1.8rem;
}
#products img, .featured-products img, .product-accessories img, .product-miniature img {
	margin-top: 0;
	width:100%;
	margin-bottom: 1.2rem;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
	font-weight:bold;
	font-size:2rem;
}

.btn_add_to_cart {
	width:auto;
	font-size: 17px;
	font-weight:normal;
	height:auto;
	line-height: 27px;
	padding-right:10px;
	padding-left:10px;
}
.h3 {
	text-transform: none;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
	height: auto;
}

#carousel .h2,#carousel h2{
	color:white;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

a.float-md-right.all_new_products:not(:hover){
	color:#e97610;
	font-weight:bold;
}
a.float-md-right.all_new_products{
	color:#777;
	font-weight:bold;
}
@media (min-width: 1200px) {
  .container {
    width: 1355px;
    max-width: 100%;
  }
}

@media (max-width:768px) {
	.grille_accueil {
	  display: grid; 
	  grid-template-columns: 1fr; 
	  grid-template-rows: auto auto auto; 
	  grid-template-areas: 
	"homelink1"
    "homelink2" 
    "featured_zone";
  
	}
	#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products,#home_featuredproducts .products {
  
		display: grid;
		grid-template-columns:1fr;
	}
	
	.carousels_cats{
		width:100%;
		max-width:100%;
	}
	
	#carousel3, #carousel4 {

		height: auto;

	}
	#carousel3 .direction, #carousel4 .direction{

		display:none;

	}
	#products .up .btn-secondary{
		color:white;
	}
	.sitemap ul.nested {

		margin-left: 0;

	}
	.sitemap ul.nested ul{

		padding-left: 20px;
		border-left:1px solid #DBDBDB;
	}
	.products-selection .filter-button {
		
	}
	.products-selection .filter-button:before {
		
	}
	.products-selection .filter-button button{
		color:white;
	}
	#carousel3 .carousel-item a, #carousel4 .carousel-item a {
		width:100%;
		margin-right: 0;

		margin-left: 0;
		margin-top: 2.1rem;
	}
	#product h1{
		text-align:justify;
		font-size: 1.2em;
	}
	.product-description-short {

		padding: 15px 15px;
		margin-right: 0;

	}
	#carousel3 .carousel-item a:last-child, #carousel4 .carousel-item a:last-child {

		margin-right: 0;
		margin-left: 0;

	}
	.courriers_accueil {
		max-width:100%;
	}
	.zone_customtext .txt_left {

		width: 100%;
		float: none;
		padding-right: 0;

	}
	.zone_customtext iframe{
		display:none;
	}
	#block-reassurance2 ul li {

		float: left;
		width: 50%;

	}
	.block_randomcat2{
		margin-left:0;
	}
	.block_randomcat .randomcat_name{
		font-size: 1.5em;
	}
	#carousel2{
		margin-left:0;
	}
	.featured-products{
		margin-bottom:2.1rem;
	}
	.featured-products .thumbnail-container{
		width:80%;
		margin-left:10%;
		margin-right:10%;
	}
	.product-miniature,.carousel-item{
		width:100%;
	}
	.featured-products .product-description,.block_bas_footer img{
		max-width:100%;
	}
	.btn-secondary,.btn-primary{
		padding: .5rem 1rem;
	}
	#mobile_top_menu_wrapper{
		position:absolute;
		top:5rem;
		margin-top:0;
		background-color:#FF7500;
	}
	#mobile_top_menu_wrapper .last{
		display:none;
	}
	#mobile_top_menu_wrapper .dropdown-item svg{
		display:none;
	}
	#mobile_top_menu_wrapper #contact-link a{
		color:white;
	}
	#mobile_top_menu_wrapper #top-menu .sub-menu ul{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.footer-container .links .h3{
		font-size: 1.2em;
	}
	#sitemap .container-fluid {

		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;

	}
	.sitemap{
		background-color:white;
		
	}
	#sitemap .container-fluid{
		padding-right:0;
		
	}
	.sitemap .col-md-12{
		padding-right:0;
		padding-left:0;
	}
	.sitemap.col-xs-12{
		
	}
	#top-menu > li {

		line-height:normal;

	}
	#products .thumbnail-container {
		width:calc(100% - 2rem);
		box-sizing:border-box;
	}
	.zone_ebay{
		display:none;
	}
	#_desktop_search_widget{
		padding-bottom:10px;
	}
	.zone_menu{
		height:30px;
	}
	
	#header .header-nav .top-logo{
		width:260px;
		line-height:70px;
		
	}
	#header .header-nav .top-logo a img {
		max-height: 66px;
	}
	#header .header-nav .user-info{
		padding-left:0;
	}
	#block-reassurance2 li{
		overflow:auto;
		padding-bottom:30px;
	}
	.footer-container{
		padding-left:2vh;
		padding-right:2vh;
	}
	#carousel3 .carousel-item>a>figure{
		padding-top:2vh;
		padding-bottom:2vh;
	}
	#index #content .carousels_cats h2 {
		padding-top: 0.2em;
	}
	
	#products .product-miniature img {

		margin-top: 3vh;

	}
	.product-accessories .thumbnail-container {
		width:calc(100% - 2rem);
		

	}
	.product-accessories img, .product-miniature img {
		margin-left:auto;
		margin-right:auto;
	
	}
	.product-accessories .product-thumbnail, .product-miniature .product-thumbnail {
		text-align:center;	
	}
	.product-accessories article{
		display:none;
	}
	.product-accessories article:nth-child(-n+3) {
		display:block;
	}
	#_desktop_user_info,#_desktop_cart{
		display:none;
	}
	.language-selector{
		position:absolute;
		top:37px;
	}
	#header .header-nav {
		min-height: 8rem;
	}
	
}