/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/

/* MODIF SC3I */

#category .discount-percentage {
	
    margin: 0px !important;
    top: -150px !important;
    left: 65px !important;
}

#search .discount-percentage {
	
    margin: 0px !important;
    top: -150px !important;
    left: 65px !important;
}

.sticky{
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 30px;
}

.pictoReseauxSociaux{
	color: #c81515; 
	fill: currentColor; 
	font-size:3em;
}

#hoverShow {
	position: absolute;
    top: 135px;
    width: 100%;
    z-index: 11;
}

.btnCategories{
	color:white; 
	text-decoration:none; 
	font-size:12px; 
	cursor:pointer; 
	padding:10px 60px 10px 60px;
}

.btnCategories:hover{
	color:#fff; 
	border: 2px solid #fff;
	text-decoration:none; 
	font-size:10px; 
	cursor:pointer; 
	padding:10px 60px 10px 60px;
}
	
.textFooter{
		font-size:0.8em; 
		color:white; 
		text-decoration:none
}

.textFooter:hover{
		color:#C81515; 
		text-decoration:none
}

.logoInCenter{
		
	max-height: 150px !important;
	max-width: 100%;
	height: auto;
	width: auto;
	display: block;
	position: absolute;
	margin-left: auto !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
	margin: auto;
}

.conteneurImg {
        width: 100%;
        height: 100%;
		cursor: pointer;
        position: relative;
        display: inline-block;
		/*height: 200px;*/
		display: flex;
		align-items: center;
		justify-content: center;
        
    }
	
	.item {
		width: 10em;
	}
	
	.vignetteDessousGame {
        /* left: 195px; */
		position: relative;
    }
			
    .vignetteDessous {
        left: 195px;
		position: absolute;
    }
	
	.vignetteDessus {
		width: 100%;
		height:100%;
        position: absolute;
        top: 0;
        left: 0;
		opacity:0;
		background-color : rgba(0, 0, 0, 0.5);
    }
    .vignetteDessus:hover {
        opacity:1;
		transition: .5s ease;
    }
	
	.vignetteDessus:hover + .numbers { display:none }
	/*.vignetteDessus:hover + .number > .bloc { padding:10px }*/
	.vignetteDessus: + .numbers { display:inline-block }
	/*.vignetteDessus: + .number > .bloc { padding:0px }*/
	
	.numbers {
		overflow: hidden;
		width: 260px;
		margin: 0 auto;
		opacity : 0.9;
	}
	
	.bloc {
		width: 60px;
		background-color: white;
		float: left;
		padding: 10px;
		text-align: center;
		color: #767676;
		margin-right: 5px;
		border-radius: 5px;
					
	}
	
	.bloc strong {
		font-size: 1.1em;
		font-weight: bold;
		text-align: center;
		display: block;
		color: #2a3c49;
		margin-bottom: 0px; 
	}
	
	.last {
		margin-right: 0px; 
	}
	

.menuStore:hover .header-top {
	display:block;
}

#header .top-menu .popover li.category   a.dropdown-item {
    color: #ffffff;
	font-family: 'Raleway', sans-serif;
}

#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #323232;
    font-weight: 500;
}
.menu-bottom-banners {
    margin: 10px 0 0;
}
.main-menu{
	margin:0;
	border-top:1px solid #32323233;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #323232;
}
#header a,
.dropdown .expand-more {
    font-size: 13px;
}
#header .blockcart .header a {
	float:left;
}
#header .dropdown-menu a {
    color:  #fff;
}
#header .dropdown-menu a:hover {
    color:  #d9b797;
}
.user-info > a > .material-icons,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -69px;
    padding-left: 25px;
}
div#contact-link:hover > a {
    background-position: -540px -69px;
}
.user-info {
    position: relative;
}
.user-info > .user-icon {
    cursor: pointer;
	color: #fff;
}
.user-info > .user-icon:hover {
	color:#C81515;
}
#header .header-nav .user-info .user-icon > span  {
    display: block !important;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#header .header-nav .user-info:hover .user-icon > span {
    color: #fff;
}
#header .header-nav .user-info:hover .user-icon > span {
    background-position:  -543px -119px;
}
ul.userinfo-toggle {
    background: #C81515 none repeat scroll 0 0;
    display: none;
    margin-bottom: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 99;
}
.userinfo-toggle li {
    padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
  margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart > .header::before {
	display: block;
	background:#323232 url("../img/sprite.png") no-repeat scroll -19px -55px;
	width: 56px;
	height: 55px;
	content: '';
	float:left;
}
.header::before {
    position: relative;
}
.blockcart > .header .hidden-sm-down{
	display:none;
}
.blockcart.cart-preview .header{
}
.blockcart .header{
	cursor:pointer;
	background: #C81515;
	float: left;
}
.blockcart .header span{
	font-family: 'Raleway', sans-serif;
}
.blockcart .header:hover span{
	color:#323232 !important;
}
.shopping-cart-text{
	color: #323232;
	font-weight: 500;
	font-size:0px;
	display: block;
	text-align: left;
	float:left;
}
div#_desktop_cart #cart_block_total {
    font-size: 13px;
    display: block;
	float:left;
	color: #fff;
	font-weight: 700;
}
.blockcart > .header span.cart-products-count {
    font-size: 13px;
    padding: 0;
    color: #fff;
	font-weight: 700;
	padding:0px 0 0 4px;
	float:right;
}
.cart-inner {
    padding: 18px 25px 0;
    float: left;
}
.blockcart:hover > .header:hover::before {
    background-position:-432px -55px;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    min-width: 255px;
    background: #e2e2e2;
	max-height: 35px;
    border-color: #e2e2e2;
    /*padding: 0px 40px 0px 10px;*/
    outline: none;
}
#_desktop_logo {
    padding:0;
	text-align:center;
}
.menu-container.container {
  border-top: 1px solid #699ef5;
}
.left-logo,
.right-logo {
    padding:0px;
}
.search-widget {
	position: relative;
	margin:55px 0 0 75px;
	z-index: 9;
	float: left;
}
div#_desktop_cart {
    float: right;
	margin:38px 0 0;
	position:relative;
}
.header-logo {
	text-align: left;
	display: block;
	float: none;
	margin: 0;
	padding:48px 0;
}
.top-menu {
    margin: 0px;
}
.top-menu, .top-menu a {
    font-family: 'Raleway', sans-serif;
}
#header .header-top a[data-depth="0"] {
    
	font-size: 11px;
    padding:21px 12px 18px;
    line-height: 1;
	border-left: 1px solid #32323233;
}
#featured-products {
	margin:0 0 73px;
}
#index #wrapper {
    padding-top: 0;
	z-index:auto;
}
h1.main-title {
	color: #323232;
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	line-height: 1;
	font-weight: 800;
	margin: 0 0 38px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	z-index:9;
}
h1.main-title:after{
	/* position:absolute; */
	/* content:''; */
	/* height:10px; */
	/* width:calc(100% - 20px); */
	/* left:0; */
	/* right:0; */
	/* top: 13px; */
	/* z-index:1; */
	/* background: #C81515; */
}
.maintitle-inner{
	position:relative;
	z-index: 99;
	background: #fff;
	padding-right: 20px;
}

div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
}
div#_desktop_contact_link,
div#_desktop_user_info{
    position: relative;
}
.brandslider-inner .title {
    margin: 0 0 15px;
	display:none;
}
.brandslider-inner .title a {
	color: #323232;
	font-family: 'Raleway', sans-serif;
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 15px;
	text-align: center;
	text-transform: capitalize;
}
/* footer start */
.nwsletter-maintitle {
    font-size: 35px;
	font-weight: 900;
	color:#fff;
    padding-bottom: 34px;
	line-height: 21px;
	font-family: 'Raleway', sans-serif;
}
.newstitle-inner::before {
	background: transparent url(../img/sprite.png) no-repeat scroll -36px -431px;
	content: '';
	position: absolute;
	left: 0;
	width: 54px;
	height: 42px;
	display:none;
}
.newstitle-inner:hover:before{
	background-position:-195px -431px;
}
.newstitle-inner {
    position: relative;
}
.block_newsletter .text-title ,
.block_newsletter .news-box{
	padding:0;
	text-align:center;
}
.block_newsletter .wrapper{
	width:100% !important;
}
.block_newsletter.links .footer-cms .title{
	display:none;
}
.block_newsletter form input[type=text] {
	padding: 11px 20px;
	width: 100%;
	background: #c4c4c4;
	color: #787878;
	height: 33px;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
/* 	text-transform: uppercase;
 */}
.newsletter_inner {
	text-align: center;
	position: relative;
}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter form input {
    height:33px;.block_newsletter form input
}
.block_newsletter .btn-primary {
	background: #C81515;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
	float: none !important;
	margin-top:0px;
	vertical-align: top;
	line-height: 17px;
	border-radius: 0;
	padding: 0 20px;
	margin-left: 6px;
	font-weight: 500;
}
.block_newsletter .btn-primary:hover {
	color:#fff;
}
.nwsletter-subtitle {
    font-size: 13px;
	font-family: 'Raleway', sans-serif;
	color:#787878;
}
.footer_inner {
    overflow: hidden;
	padding: 6px 0 21px;
}
.footer-container {
    overflow: hidden;
	background-color:rgb(50, 50, 50); 
}

.footer-container .title span.h3,
.footer-container h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
   font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #323232;
	margin-bottom: 20px;
	display: block;
	font-weight: 800;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
	display:inline;
    color: white;
	font-size:smaller;
    line-height:28px;
    word-wrap: break-word;
	font-family: 'Raleway', sans-serif;
	margin-right:20px;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding:9px 0;
	text-align:center;
	width: 100%;
}
.bottom-link-icon-wrapper{
	float:left;
}
.bottom-link.bottom-left {
    display: inline-block;
	float:left;
}
.bottom-payment.bottom-right {
    float: right;
}
.footer_inner .links .wrapper {
    width: 28%;
}

.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 1px;
    height: 20px;
    background: #aaaaaa;
}

ul.payment-inner li:last-child a {
}
.payment-inner > li {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}
.payment-inner > li:hover {
    opacity: 1;
}

.link-inner li a {
    text-transform: uppercase;
    color: #fff;
    padding: 0px 12px 0px 13px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 1px;
    height: 12px;
    background: #fff;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.footer-bottom {
    background: black;
    float: left;
    width: 100%;
}
.copyright {
    padding:15px 0px 16px;
	text-align:left;
}
.copyright a {
    color: #fff;
	font-family: 'Raleway', sans-serif;
}
.copyright a:hover{
	color:#323232;
}
.footer-container li a:hover {
    color: #c81515;
	text-decoration:none;
}
/*footer end */

/* about block start */
#about-text {
    margin: 0 0 117px;
}
#about-text .title {
    color: #323232;
    font-size: 35px;
    font-weight: 500;
	line-height: 30px;
	margin: 0 0 13px;
	font-family: 'Raleway', sans-serif;
}
#about-text .description {
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	text-align: justify;
	margin: 0 0 41px;
	line-height:24px;
}
#about-text .description1 {
    margin: 0 0 28px;
}
#about-text  .description2 {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 52px;
	margin: 0 0 35px;
}
.about-left {
	float: left;
	width: 52%;
	padding: 0 50px 0 0;
}
.about-right {
	float: right;
	width: 48%;
	padding-left: 30px;
	margin-top: 30px;
}

#about-text .desc {
    position: relative;
    padding-left: 100px;
	float: none;
	display: inline-block;
	margin: 0 0 21px;
}
#about-text .desc1 ,
#about-text .desc1 a {
	font-size:20px;
	font-weight: 500;
	color: #323232;
	font-family: 'Raleway', sans-serif;
}

#about-text .desc2{
	font-family: 'Raleway', sans-serif;
}
#about-text .about3 {
    margin: 0 !important;
}
#about-text .desc1 ,
#about-text .desc2 ,
#about-text .desc3{
    padding-bottom: 14px;

}
.about.about2 {
    margin-left: -165px;
    margin-top: 67px;
    border: 10px solid #fff;
}
#about-text .desc:hover .desc1 ,
 #about-text .desc:hover .desc1 a{
	color:#323232;
}
#about-text .desc::before {
	position: absolute;
	content: "";
	left: 0;
	height: 79px;
	width: 79px;
	background: transparent ;
	border: 1px solid #323232;
}
.about {
    float: left;
    width: auto;
}
#about-text .about1::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -16px -217px;
}
#about-text .desc.about1:hover::before {
    background:#323232 url(../img/sprite.png) no-repeat scroll -407px -217px;
}
#about-text .about2::before {
    background:transparent url(../img/sprite.png) no-repeat scroll -16px -303px;
}
#about-text .desc.about2:hover::before {
    background:#323232 url(../img/sprite.png) no-repeat scroll -407px -303px;
}
#about-text .about3::before {
    background:transparent url(../img/sprite.png) no-repeat scroll -21px -140px;
}
#about-text .desc.about3:hover::before {
    background: #323232 url(../img/sprite.png) no-repeat scroll -401px -140px;
}

/* about block end */


/* CSS Document */
#custom-bannerblock {
	margin: -81px auto 173px;
	position: relative;
	z-index: 9;
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
	margin-bottom: 120px;
	width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.subbannercms-outer .decription-inner {
	border: 1px solid #fff;
	float: left;
	width: 100%;
}
.subbannercms-outer .decription {
	width:100%;
	overflow:hidden;
	padding:25px;
}
.subbanner-common {
    float: left;
	position:relative;
}
.subbanner-common.subbannerpart1 {
    margin-right: 16px;
}
.subbanner-common.subbannerpart2 {
    margin-left: 16px;
}
.subbannercms-inner a::before{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}
.subbannercms-inner a:hover:before ,
.subbannercms-inner a:hover:after{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.subbannercms-inner a::after{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}
.subbanner-inner a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.subbanner-inner a {
    position: relative;
    display: block;
    overflow: hidden;
}
.subbanner-common:hover .subbanner-inner a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.bannerdesc {
	position: absolute;
	bottom: 0;
	width: auto;
	text-align: left;
	left: 0;
	padding: 0 0 34px 49px;
}
.bannerdesc .text1{
	color:#fff;
	font-size:60px;
	font-family: 'Raleway', sans-serif;
	line-height: 50px;
}
.bannerdesc .text2{
	color:#fff;
	font-size:30px;
	font-weight:700;
	 font-family: 'Raleway', sans-serif;
	 text-transform:capitalize;
}

/* banner bottom start */
.subbannerbottomcms-outer {
    margin: 0px auto 116px;
}
.subbannerbottom-common {
    float: left;
    box-sizing: border-box;
}
.subbannercmsbottom-outer {
    clear: both;
    overflow: hidden;
}
.subbannerbottom-inner > a {
    position: relative;
    display: block;
    overflow: hidden;

}
.right-top-left {
	margin-right: 32px;
	float: left;
}
.right-bottom {
    margin-top: 32px;
}
.subbannerbottom-left {
    margin-right: 31px;
}
.subbannerbottomcms-inner a::before{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}
.subbannerbottomcms-inner a:hover:before ,
.subbannerbottomcms-inner a:hover:after{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.subbannerbottomcms-inner a::after{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}
.subbannerbottom-inner a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.subbannerbottom-inner a {
    position: relative;
    display: block;
    overflow: hidden;
}
.subbannerbottom-common:hover .subbannerbottom-inner a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/* banner bottom end */

.left-desc {
    width: auto;
    float: left;
	padding:14px 0 0;
}
.right-btn {
    width: auto;
    float: right;
	padding: 14px 0;
	margin:45px 142px 40px 0;
}
#custom-bannerblock .desc {
	color:#fff;
}
#custom-bannerblock .title1{
	font-size:45px;
	font-weight:500;
	line-height:40px;
	margin:29px 0 12px;
	font-family: 'Raleway', sans-serif;
}
#custom-bannerblock .title2
{
	font-size:20px;
	font-family: 'Raleway', sans-serif;
}
#custom-bannerblock .title2{
	margin: 0 0 30px;
}
.right-btn a{
	color: #323232;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	background: #fff;
	padding: 14px 31px;
}
.right-btn a:hover{
	background:#323232;
}
/* header-left block start */
#header-left-text .header-left-desc{
	color: #fff;
}
.left-desc1 {
    float: left;
}
/* header-left block end */

/* parallax block start */

.parallaxblock-outer {
    color: #323232;
    font-family: 'Raleway', sans-serif;
    padding: 30px 0 30px;
}
.parallax-text1 {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 13px;
	font-family: 'Raleway', sans-serif;
}
.parallax-text2{
  color: #fff;
  font-size: 13px;
  margin: 0 0 53px;
}
.parallax-btn {
    padding: 15px 0;
}
.parallax-btn a {
    padding: 15px 37px;
    background: rgba(255,255,255,0.5);
    text-transform: uppercase;
    font-size: 13px;
	font-weight: 500;
	color:#323232;
}
.parallax-btn a:hover {
    background: #fff;
}

/* parallax block end */
/* Home page Shipping start */

#shipping-text {
    margin: 0 0 77px;
}
.shipping-inner {
    color: #323232;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
.subtitle-part {
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 0px 0px;
    text-align: center;
}
.subtitle-part1 {
    width: 31%;
}
.subtitle-part2 {
    width: 38%;
}
.subtitle-part3 {
    width: 31%;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 64px;
    height: 55px;
}
.subtitle-part.subtitle-part2:before {
    position: absolute;
    background: #e2e2e2;
    content: "";
    width: 1px;
    height: 70px;
    left: 0px;
    top: 50px;
}
.subtitle-part.subtitle-part2:after {
    position: absolute;
    background: #e2e2e2;
    content: "";
    width: 1px;
    height: 70px;
    right: 0px;
    top: 50px;
}
.subbanner-part-maininnner1 {
    float: left;
}
.subbanner-part-maininnner3 {
    float: right;
}
.subtitle-part .subicon {
    position: relative;
    width: 64px;
	height: 55px;
    margin: 0 auto;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -498px -478px;
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -490px -540px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -499px -623px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -478px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -18px -540px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -23px -623px;
}
.shipping-text-inner .subtitile {
    font-size: 22px;
    color: #323232;
	margin: 13px 0 0;
	font-weight:500;
}
.shipping-text-inner .desc{
    font-size:14px;
    color: #787878;
	line-height: 23px;
	padding:10px 0 0;
}
.subtitle-part:hover .desc{
    color: #323232;
}
/* Home page Shipping End */

/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
.brandslider-outer .owl-item {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    float: left;
    text-align: center;
    width: 100%;
}
#brand-grid .item {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    opacity: 0.5;
    float: left;
    max-width:25%;
    text-align: center;
    width: 100%;
	padding-top: 60px;
	padding-bottom: 25px;
}
#brand-grid .item:hover {
    opacity: 1;
}
#bestsellers-carousel {
    padding-left: 36px;
}
#testimonial-slider.testimonial-carousel {
    max-width: 1200px;
    margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
   border-radius: 50%;
   max-width: 130px;
}
.test_imag {
	align-items: center;
	display: inline-block;
	justify-content: center;
	text-align: center;
	width: auto;
	float: none;
	margin: 10px 0 25px;
	vertical-align: top;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{
}
.testimonial-carousel .prev-arrow {
	background: transparent url("../img/sprite.png") no-repeat scroll -31px -664px;
	height: 40px;
	width:40px;
	left: 0;
	right: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.testimonial-carousel .prev-arrow:hover {
	background-position:-434px -664px;
}
.testimonial-carousel .next-arrow {
	background:transparent url("../img/sprite.png") no-repeat scroll -31px -609px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	left: auto;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.testimonial-carousel .next-arrow:hover {
 background-position:-434px -609px;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
	display:none;
}
.testimonial-outer .owl-dot {
    height: 13px;
    width: 13px;
    background:#dadada;
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
}
.testimonial-outer .owl-dot.active ,
.testimonial-outer .owl-dot:hover{
    background: #323232;
}
.testimonial-outer .testminial-data {
	padding: 0 0 16px;
	float: left;
	text-align: center;
}
.test_desc {
	padding: 0 80px;
	width: 100%;
	float: none;
	display: inline-block;
	text-align: center;
}
.testimonial-carousel .testimonial-desc {
	color: #787878;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	line-height: 25px;
	margin:0px 0 31px;
	font-style:italic;
}
.testmonial-author {
    font-style: normal;
	margin: 0 0 28px;
	margin: 0 0 9px;
}
.testmonial-author1 {
	font-size: 18px;
	font-weight: 500;
	color: #323232;
	font-family: 'Raleway', sans-serif;
	margin: 0 0 10px;
	float: none;
	display: inline-block;
}
.testmonial-author2{
	font-family: 'Raleway', sans-serif;
	color: #323232;
	font-size: 18px;
	float: none;
	display: inline-block;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

.brandslider-outer {
 margin-bottom: 76px;
}
#brand-carousel li.item {
    text-align: center;
	border-right: 1px solid #e2e2e2;
}
#brand-carousel li.item a {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;

}
#brand-carousel li.item a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.product-miniature.js-product-miniature.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-4 {
    padding-left: 0;
    padding-right: 0;
}
h1.h6.active-filter-title {
    margin-bottom: 30px;
    color: #323232;
	font-size:15px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #323232;
    z-index: 99;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: visible;
    text-align: center;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 0;
	right: auto;
	top:8px;
	transition: all 0.5s ease 0s;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
     opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	left: 15px;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
}
.thumbnail-container .addtocart-button .btn-primary:hover {
}

.thumbnail-container  .addtocart-button{
	margin-left: -97px;
	transition: all 0.5s ease 0s;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.price-cart {
    position: relative;
}
.thumbnail-container:hover  .addtocart-button{
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	margin-left: 0px;
}
.thumbnail-container .addtocart-button .btn-primary::before,
.product-actions .product-add-to-cart .btn-primary::before {
    background:#323232 url("../img/sprite.png") no-repeat scroll -17px -832px;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width:50px;
	display:none;
}
.thumbnail-container .addtocart-button:hover .btn-primary::before,
.product-actions .product-add-to-cart:hover .btn-primary::before {
	 background-color:#323232;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.thumbnail-container .product-description {
    padding-bottom: 12px;
    padding-top: 16px;
}
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.special-products .product-miniature .discount-percentage.discount-percentage,
.special-products .product-miniature .on-sale.discount-percentage,
.special-products .product-miniature .online-only.discount-percentage,
.special-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
    margin-top: 20px;
}
.quick-view .material-icons {
    height:20px;
    position: relative;
    width:30px;
	font-size: 0;
}
.homeslider-container {
    clear:both;
	margin-bottom: 32px;
}
#homepage-carousel{
	margin:0;
}
ul#homepage-carousel .owl-nav .owl-prev {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    left: 0px;
	right:auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 150px;
	width: 60px;
	background: transparent url("../img/spriteCover.png") no-repeat scroll 0px 10px;
	border-radius: 0 2px 2px 0px;
}
ul#homepage-carousel .owl-nav .owl-prev:hover{
	background:transparent url("../img/spriteCover.png") no-repeat scroll 0px 10px;
}
ul#homepage-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
   	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 150px;
	width: 60px;
    background: transparent url("../img/spriteCover.png") no-repeat scroll -70px -10px;
	border-radius: 2px 0 0 2px;
    left: auto;
    right:0;
}
ul#homepage-carousel .owl-nav .owl-next:hover{
	background:transparent url("../img/spriteCover.png") no-repeat scroll -70px -10px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products {
    margin: 0 0 78px;
}
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer .owl-prev ,
.brandslider-outer .owl-next,
.testimonial-carousel .prev-arrow,
.testimonial-carousel .next-arrow,
.homepage-products .owl-nav .owl-prev,
.homepage-products .owl-nav .owl-next ,
.home_blog_post_area .prev-button.slick-arrow ,
.home_blog_post_area .next-button.slick-arrow{
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
#featured-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
#featured-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer:hover .owl-prev ,
.brandslider-outer:hover .owl-next ,
.testimonial-carousel:hover .prev-arrow,
.testimonial-carousel:hover .next-arrow,
.homepage-products:hover .owl-nav .owl-prev,
.homepage-products:hover .owl-nav .owl-next,
.home_blog_post_area:hover .prev-button.slick-arrow ,
.home_blog_post_area:hover .next-button.slick-arrow
 {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev {
	background: transparent url("../img/sprite.png") no-repeat scroll -31px -664px;
	height: 40px;
	right: auto;
	left: -35px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	width: 40px;
	z-index: 3;
	top:43%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
#featured-products .owl-nav .owl-prev:hover,
#newproducts-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover  ,
.product-accessories .owl-nav .owl-prev:hover{
    background-position:-434px -664px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next{
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 40px;
    width: 40px;
    background:transparent url("../img/sprite.png") no-repeat scroll -31px -609px;
    left: auto;
    right: -35px;
	top: 43%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#featured-products .owl-nav .owl-next:hover,
#newproducts-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover ,
.product-accessories .owl-nav .owl-next:hover{
    background-position:-434px -609px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
    /*height: 300px*/
}
.list .thumbnail-image-inner {
    border-bottom: none;
}
.list .thumbnail-container .product-description {
	padding: 0;
	text-align: left !important;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
	height: auto;

}
.thumbnail-container:hover .thumbnail-image-inner a{
	position:relative;
}
.thumbnail-container:hover .thumbnail-image-inner a:before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.1);
	left:0;
	right:0;
	display:none;
}
#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
	font-size: 13px;
	font-weight: 700;
	color:#323232;
	margin: 0 0 24px;
}
.products.row.grid {
    margin: 0 -10px;
}
#search_filters h4,
.leftsidebar .title {
	color: #323232;
	font-size: 20px;
	padding: 0 0 12px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 800;
	font-family: 'Montserrat', sans-serif;
	border-bottom: 2px solid #e2e2e2;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #787878;
    background: transparent;
    padding: 8px 10px 4px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
	font-size:13px;
	text-align:left;
}
#custom-leftbannerblock img {
    height: auto;
}
.block-category .category-cover {
    margin-bottom: 21px;
    margin-top: 0px;
}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description {
    display: none;
}

.list .thumbnail-inner + .product-description .highlighted-informations {
    display: inline-block;
	vertical-align: top;
}

.list .product-add-to-cart.addtocart-button {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
}
.products-selection .display {
    float: left;
    margin: 4px 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin-left: 3px;
}
.products-selection .display li a {
    color: #787878;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
	background:transparent url(../img/sprite.png) no-repeat scroll -445px -489px;
	height: 30px;
	float: left;
	width: 30px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
	 background:transparent url(../img/sprite.png) no-repeat scroll -30px -489px !important;
}
.products-selection .display li#list a {
    background:transparent url(../img/sprite.png) no-repeat scroll -441px -546px;
    height:30px;
    width:30px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
   background:transparent url(../img/sprite.png) no-repeat scroll -33px -546px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #787878;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #323232;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #787878;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #323232;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 288px;
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .product-title a {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 13px;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
}
#products .list .thumbnail-container:hover .product-price-and-shipping {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	margin:0;
}
.total-products P {
    margin:10px 0px 0;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	margin:0;
}
.product-toolbar {
	margin-bottom: 32px;
	padding: 12px 0;
	color:#787878;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.page-product .modal-body figure {
    max-width: 625px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {
    margin: 0px;
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    max-width: 85px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .product-title a{
	font-size:13px;
}
.sidebar-products .product-title a:before{
	display:none;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 175px;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
	padding:0;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
	font-weight:300 !important;
	background:#f6f6f6;
	font-size: 13px;
	color: #323232;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
	margin:0;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #323232;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #787878;
	font-size: 13px;
	font-weight: 500;
    padding-top: 5px;
	border:none;
}
.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
	padding:0;
	margin:0 !important;
	opacity:1 !important;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
}
#products .grid .product-miniature {
    width: 100%;
}
.title .pull-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}

.newproducts-products {
    margin-bottom: 65px;
}
.newproducts-products .product-miniature .thumbnail-container {
    border: none;
    margin-bottom: 25px;
}
.newproducts-products .product-miniature .thumbnail-image-inner {
    border: 1px solid #e2e2e2;
    float: left;
    width: auto;
}
.newproducts-products .product-miniature .thumbnail-sidebar-inner {
    float: left;
}
.newproducts-products .thumbnail-inner {
    overflow: hidden;
}
.newproducts-products .thumbnail-container .product-description {
    padding:0px 0px 0px 20px;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary {
    padding: 7px 0px 9px 0px;
    font-size: 15px;
    background: transparent;
    color: #777;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #2874f1;
}

ul.payment-inner li a {
      padding:0px 19px;
}

@media (min-width: 992px) {
    .link-inner li a::before,
    ul.payment-inner li a::before {
        left: -3px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}

#featuredproducts-grid .item {
	padding:0;
	width: 50%;
}
#products .product-miniature, .featured-products .product-miniature,
.product-accessories .product-miniature, .product-miniature .product-miniature,
 #special-products .product-miniature{
 	/* padding:0 13px; */
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #323232;
}
.pagination .page-list {
    margin-bottom: 0;
    float: right;
}
.pagination a .material-icons {
    font-size: 28px;
}
.pagination a {
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    width: 36px;
    color: #787878;
    background: none;
    border: 1px solid #d1d1d1;
    display: block;
    font-weight:500;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a {
    color: #FFFFFF;
    border-color: #323232;
    background-color: #323232;
    text-decoration: none;
}
.pagination .current a:hover{
	border-color: #323232;
}
.pagination a:hover{
	border-color: #323232;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
   color: #C81515;
}
.card-block .h1 {
	font-size:18px;
	margin: 0 0 15px;
}

#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brandslider-inner.container #brand-carousel .owl-nav.disabled {
    opacity: 0;
}
.brandslider-inner.container #brand-carousel:hover .owl-nav.disabled {
    opacity: 1;
}
.brand-slidermain .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -664px;
    height: 40px;
    right: auto;
    left: -35px;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width:40px;
    z-index: 3;
}
.brand-slidermain .owl-prev:hover {
   background-position:-434px -664px;
}
.brand-slidermain .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    text-decoration: none;
    height: 40px;
    width: 40px;
   background:transparent url("../img/sprite.png") no-repeat scroll -31px -609px;
    left: auto;
    right: -35px;
}
.brand-slidermain .owl-next:hover {
    background-position:-434px -609px;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 50px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 15px 0;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .card.cart-container .cart-overview.js-cart {
    padding: 10px;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
}
#search_filters .facet .facet-label:hover a {
    color: #323232;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 500;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
	padding:12px 0 6px;
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
#header .header-nav .hidden-sm-down .col-md-6.col-xs-12 {
  padding-left: 0;
}
#header .header-nav .left-nav{
	padding:0;
}
#header .header-top #top-menu li:last-child > a {
}
#header .header-top {
	background-color:#0e0e0e;
}

.dropdown-menu.hidden-sm-down {
  margin-top: 0;
}
.cmstext {
	line-height: 16px;
	padding-bottom: 25px;
}
.cmstext .adress::before{
	width: 36px;
	height: 36px;
	content: '';
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -3px;
	cursor:pointer;
	background: transparent url("../img/sprite.png") no-repeat scroll -34px -288px;
}
.cmstext .adress:hover:before{
	background:transparent url("../img/sprite.png") no-repeat scroll -435px -288px;
}
.cmstext .adress {
    padding: 0 0 14px;
}
.cmstext .phone{
	float:left;
	width:100%;
	padding: 0 0 16px;
}
.cmstext .phone::before{
	width:36px;
	height:36px;
	content:'';
	display:block;
	float:left;
	margin-right: 10px;
	margin-top: -6px;
	cursor:pointer;
	background: transparent url("../img/sprite.png") no-repeat scroll -34px -350px;
}
.cmstext .phone:hover:before{
	background: transparent url("../img/sprite.png") no-repeat scroll -435px -350px;
}
.cmstext .email::before{
	width:36px;
	height:36px;
	content:'';
	display:block;
	float:left;
	margin-right: 10px;
	margin-top: -9px;
	cursor:pointer;
	background: transparent url("../img/sprite.png") no-repeat scroll -34px -411px;
}
.cmstext .email:hover:before{
	background:transparent url("../img/sprite.png") no-repeat scroll -435px -411px;
}

.testimonial_outer {
    margin-top: 0;
	width:50%;
	float:left;
}
.parallax-text {
    text-align: center;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 18px;
    margin-left: 0;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a:first-of-type {
  padding-left: 0;
}
.icon-wrapper li a {
    padding: 0 23px 0 15px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper {
    margin-bottom: 0;
}
.btn-wrapper {
    background-color: #323232;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #323232;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #323232;
    border: 1px solid #323232;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #787878;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-google-plus:hover {
    color: #DD5347;
}
.fa-instagram:hover {
    color: #A03CAF;
}
.fa-twitter:hover {
    color: #0077B5;
}
.fa-twitter:hover {
    color: #1DA1F2;
}
.fa-linkedin:hover {
    color: #0077B5;
}
.dropdown .expand-more::after {
    color: #323232;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #787878;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #323232 !important;
}
.category-top-menu > li:first-child a {
	margin-bottom: 0;
	color: #323232;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	padding: 0 0 12px;
	text-transform: uppercase;
	width: 100%;
	font-weight:800;
	display: inline-block;
	border-bottom: 2px solid #e2e2e2;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
}
.block-categories a {
    color: #787878;
	 font-family: 'Raleway', sans-serif;
}
.category-top-menu {
    margin-bottom: 30px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
}
#search_filters .facet .facet-title {
	font-size: 13px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	color: #c81515;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_outer {
	background: #fff;
	padding:65px 0;
	width: 100%;
}
.list .product-description .highlighted-informations {
    display: none !important;
}

.list .variant-links{
	text-align:left !important;
	margin-top: 15px !important;
}
#leftsidebar .product-title a:hover {
    color: #323232;
}
.product-actions .btn-primary {
	padding: 13px 20px;
	position: relative;
	background: #323232;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	width: auto;
	text-transform: uppercase;
	font-weight: 500;
}
.product-actions .btn-primary:hover{
	color:#fff;
	background-color:#d9b797;
}
#product .product-actions .product-add-to-cart .btn-primary::before ,
.quickview .modal-body .product-actions .product-add-to-cart .btn-primary::before{display:none; }
.list-1 {
    color: #787878;
    font-size: 15px;
}
.cms-box .inner {
    color: #787878;
    font-size: 15px;
}
.product-description p {
  color: #787878;
  margin: 0;
  line-height: 24px;
}
.list .hover-addtocart {
}
.page-header > h1 {
    color: #323232;
	font-family: 'Montserrat', sans-serif;
	font-weight:800;
}
#checkout #header-left-text{
	text-align:right;
	float:right;
}
#checkout .h6 {
    color: #787878;
}
#checkout .text-xs-right {
    text-align: left;
	padding: 10px 0 0;
}
#checkout .left-desc2{
	border:none;
}
#checkout .left-desc1{
	border-color:#aaa;
}

#left-column #leftsidebar .sidebar-products.products ul {
	padding-top: 25px;
}
#left-column #leftsidebar .sidebar-products.products ul li {
    margin-bottom: 15px;
}
#left-column #leftsidebar .sidebar-products.products ul li:last-child {
    margin-bottom: 0;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #323232;
}

/* footerbottomleft-outer start */

#footerbottomleft-text {
	width: 29%;
	padding: 0 110px 0 0;
	position:relative;
}
#footerbottomleft-text .title .h3 {
    margin: 0 0 27px;
}
.footer-middle-left {
	float: left;
	width: 31%;
	padding-right: 90px;
	padding-left: 3px;
}
.footer-middle-right {
	float: right;
	width: 69%;
	padding-left: 99px;
}
.bottomcms_img {
    margin:0 0 15px;
}
#footerbottomleft-text .store {
    color: #a4937f;
	line-height: 22px;
	margin: 0 0 38px;
}
#footerbottomleft-text .address {
line-height: 24px;
}
#footerbottomleft-text .phone {
	line-height: 24px;
}
#footerbottomleft-text .mail {
    line-height: 23px;
}
#footerbottomleft-text .email {
    width: 100%;
	float: left;
}
#footerbottomleft-text .time-open{
	color: #ababab;
}
#footerbottomleft-text .time{
	font-weight:500;
	text-transform:uppercase;
	color: #ababab;
}
#footerbottomleft-text .phone1 ,#footerbottomleft-text .email1{
    float: left;
	color:#323232;
	font-size:16px;
	font-weight:500;
	margin-right: 5px;
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text {
	float: left;
	width: 15%;
	padding: 0 0 0 20px;
}
.bottomcmscontactblock .text1 ,.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,.bottomcmscontactblock .contact-mail{
	padding: 4px 0 4px 25px;
	position: relative;
}
.bottomcmscontactblock .text2{
	padding-top:0 !important;
}
.bottomcmscontactblock .contact-address{
	position:relative;
}
.bottomcmscontactblock .contact-address::before ,
.bottomcmscontactblock .contact-phone::before ,
.bottomcmscontactblock .contact-mail::before{
    font-family: fontawesome;
    position: absolute;
	color:#a4a4a4;
	left: 0;
}
.bottomcmscontactblock .contact-address:hover:before ,
.bottomcmscontactblock .contact-phone:hover:before ,
.bottomcmscontactblock .contact-mail:hover:before{
	color:#a4a4a4;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
    font-size: 19px;

}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;

}

@media (min-width: 768px) {
	#footerbottomright-text .pull-xs-right{
		display:none;
	}
}

/* Home page footerrightcms End */
@media screen and (min-width: 1281px) {
	
	/* #featuredproducts-grid .mt-otfeatured-product {
		width: 580px;
	} */
}


@media screen and (max-width: 1280px) {
	
	/* #featuredproducts-grid .mt-otfeatured-product {
		width: 580px;
	} */
	
	#featured-products .owl-nav .owl-prev, #newproducts-products .owl-nav .owl-prev,
	#special-products .owl-nav .owl-prev, .product-accessories .owl-nav .owl-prev,
	.brand-slidermain .owl-prev {
		left:0px;
	}
	#featured-products .owl-nav .owl-next, #newproducts-products .owl-nav .owl-next,
	#special-products .owl-nav .owl-next, .product-accessories .owl-nav .owl-next ,
	.brand-slidermain .owl-next{
		right:0;
	}
	.prev-button.slick-arrow, .next-button.slick-arrow {
		top:30%;
	}
	.prev-button.slick-arrow {
		left:0 !important;
	}
	.next-button.slick-arrow {
		right:0 !important;
	}
    .link-inner li a::before {
        top: 4px;
    }
    .cart-grid-body.col-xs-12.col-lg-8,
    .cart-grid-right.col-xs-12.col-lg-4 {
        max-width: 100%;
        width: 100%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        overflow: hidden;
    }
    .page-customer-account #content {
        overflow: scroll;
    }
    .latestnews-img > img {
        width: 100%;
    }
    .products-sort-order .dropdown-menu {
        width: 198px;
    }
    .products-sort-order .select-list {
        font-size: 15px;
    }
    .footer-top {
        margin-top: 0;
    }
    .category-cover > img {
        width: 100%;
    }
    #search_filters h4,
    .leftsidebar .title {
        font-size: 22px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 80px;
    }


    .subbanner-inner img {
        max-width: 100%;
    }
    .latestnews-text h5 {
        font-size: 15px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .latestnews-text > p {
        font-size: 13px;
        padding-bottom: 8px;
    }
    .latestnews-text > a {
        font-size: 15px;
        margin-bottom: 0;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    #search_filters .facet {
        padding: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 53px;
    }
    .cart-item {
        padding: 15px 10px;
    }
    .product-line-grid-body.col-md-4.col-xs-8 {
        padding-right: 0;
    }

    .home_blog_post_inner {
        margin-bottom: 0px;
    }

}
@media screen and (max-width: 1239px) {
	
	/* #featuredproducts-grid .mt-otfeatured-product {
		width: 540px;
	} */
	
	
	.footer-copyright,.link-outer {
		width: 100%;
		text-align: center;
	}
	.copyright{
		text-align:center;
		padding:20px 0px 0;
	}
	.right-bottom {
		margin-top: 0;
		padding-top: 23px;
	}
	.right-top-left {
		margin-right: 0;
		float: left;
		width: 50%;
		padding-right: 10px;
	}
	.subbannerbottom-right {
		width: 51.1%;
		float: right;
		padding-left: 20px;
	}
	.subbannerbottom-inner a img {
		max-width: 100%;
	}
	.right-top-right {
		width: 50%;
		padding-left: 10px;
	}
	.subbannerbottom-left {
		margin-right: 0;
		width: 48.9%;
	}
	.subbanner-common.subbannerpart2 {
		margin-left: 15px;
		width: 29%;
		float: right;
	}
	.subbanner-common.subbannerpart1 {
		margin-right: 13px;
		width: 67%;
	}
	#header .header-top a[data-depth="0"] {
		padding: 21px 12px 18px;
	}
	.search-widget form {
		width: 300px;
	}
	.bannerdesc {
		padding: 0 0 34px 25px;
	}
	.test_desc {
		padding: 0 50px;
	}
	.subbanner-common {
		width:33.33%;
	}
	#about-text {
		margin: 0 0 80px;
	}
	#footerbottomright-text {
		width: 19%;
	}
	#footerbottomleft-text {
		width: 35%;
		padding: 0 80px 0 0;
	}
	.footer_inner .links .wrapper {
		width: 23%;
	}
	.home_blog_post .blog_post_content_bottom {
		padding:0;
	}
	.left-desc {
		padding-left: 10px;
	}
	.right-btn {
		margin: 45px 10px 40px 0;
	}
	#custom-bannerblock {
		margin: -81px auto 133px;
	}
	.about-right {
		padding-left: 0;
		width: 41%;
	}
	.about-left {
		padding: 0 20px 0 0;
		width: 59%;
	}
	.category-cover img {
		width: 100%;
	}
	#custom-leftbannerblock img {
		width: 100%;
	}
	#about-text .desc {
		margin-right: 5px;
		font-size: 13px;
	}
	.footer-middle-left {
		padding-right: 10px;
	}
	.testimonial-carousel .testimonial-desc {
		padding-right: 0;
	}
	.footer-middle-right {
		padding-left: 10px;
	}
	.block_newsletter form .input-wrapper {
		width: 430px;
	}
	.bottom-link.bottom-left {
		width: 100%;
	}
	.bottom-payment.bottom-right {
		width: 100%;
	}
	#index #wrapper {
		margin: 0;
		
	}
}

.cateperso{
	padding-top: 0px !important; 
/* 		position:relative; 
		top:-50px; 
		z-index:auto; */
}


@media screen and (max-width: 1200px) {
	
	/* #featuredproducts-grid .mt-otfeatured-product {
		width: 460px;
	} */
	
	#hoverShow {
		position: absolute;
		top: 130px;
		width: 100%;
		z-index: 11;
	}
	
	div#footerbottom-text {
		padding: 9px 0 15px;
	}
    #custom-BannerBottomblock .subbannercms-outer{
        margin-bottom: 40px;
    }
    .subbannercms-outer {
        margin-bottom: 65px;
    }
	#featured-products {
		margin: 0 0 20px;
	}
	#special-products {
		margin: 0 0 35px;
	}
	.subbannerbottomcms-outer {
		margin: 0 auto 65px;
	}
    #index #products img, #index.featured-products img, #index.product-accessories img, #index.product-miniature img {
        max-width: initial;
    }
    #newproducts-carousel .thumbnail-image-inner{
        width: auto !important;
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    .parallaxblock-outer {
        padding: 90px 0;
    }
    #featuredproducts-carousel .owl-item > ul {
        margin-bottom: 0;
    }
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    #product h1 {
        font-size: 18px;
    }
    .product-prices {
        margin-top: 0.65rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
	.about-right img {
		max-width: 100%;
	}
	.about-right {
		padding:0;
	}
	#custom-bannerblock {
		margin: -141px auto 133px;
	}
}
@media (max-width: 991px) {
	
	#search .discount-percentage {
	
		margin: 0px !important;
		top: -150px !important;
		left: 205px !important;
	}
	
	#category .discount-percentage {
	
		margin: 0px !important;
		top: -150px !important;
		left: 205px !important;
	}
	
	body#checkout #header .header-nav{
		padding: 20px 15px;
	}
	h1.main-title {
		margin: 0 0 30px;
	}
	.breadcumb_inner {
		margin:0;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 8px;
	}
	.footer-top {
		background-size: cover;
	}
	#about-text .desc {
		font-size: 13px;
		padding-left: 85px;
	}
	.about-left {
		padding: 0 30px 0 0;
	}
	#shipping-text {
		padding: 0 15px;
		margin: 0 0 67px;
	}
    .slick-initialized .slick-slide {
        padding: 0px 15px;
    }
    .post_content > p{
        margin-bottom: 10px;
    }
    #footer {
        margin-top: 30px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a,
    #footerbottomright-text .contact-title {
        font-size: 19px;
    }
    #blockcart-modal .modal-body .divide-right span {
        font-size: 13px;
    }
    #blockcart-modal .product-name,
    #blockcart-modal .cart-products-count {
        font-size: 1.025rem;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 66.66%;
    }
    .products-selection .display {
        margin: 0 5px 0 0;
    }
    .parallaxblock-outer {
        padding: 70px 0;
    }
    .parallaxblock-outer {
        padding: 90px 0;
    }
    .footer_inner {
        overflow: hidden;
    }
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .footerbottom-text-inner.container {
        text-align: center;
    }
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
   .test_desc {
		padding: 0 10px;
	}
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }


	.hover-addtocart .addtocart-button::after{
		display:none;
	}
	.parallax-text1 {
		font-size: 23px;
	}
    #index .wrapper-inner #content-wrapper {
        padding: 0px;
    }
	#custom-bannerblock {
		margin: -51px auto 113px;
	}
	#custom-bannerblock .title1 {
		font-size: 35px;
	}
	.about.about2 {
		margin-left: -245px;
	}
	#footerbottomleft-text {
		width: 33%;
		padding-right: 20px;
	}
	#footerbottomright-text {
		width: 21%;
	}
	#header .header-top a[data-depth="0"] {
		padding: 21px 22px 18px;
	}
	.bannerdesc .text2 {
		font-size: 25px;
	}
	.block_newsletter form .input-wrapper {
		width: 390px;
	}
	.footer_inner {
		padding: 66px 0;
	}
}


@media screen and (max-width: 1000px) {
	/* #featuredproducts-grid .mt-otfeatured-product {
		width: 340px;
	} */
}


@media screen and (max-width: 840px) {
	
	/* #featuredproducts-grid .mt-otfeatured-product {
		width: 340px;
	} */
	
	#featured-products .item:nth-child(3n+1) {
	  clear: both;
	 }
	.search-widget {
		float:right;
	}
    .footerbottom-text-inner > div{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
	#about-text .desc {
		font-size: 12px;
		margin-right: 0;
	}
	.about-left {
		padding: 0 10px 0 0;
	}
    .footerbottom-text-inner .col-md-3,
    .footerbottom-text-inner .col-md-6{
        float: none;
        width: 100%;
    }
	.shipping-text-inner .desc {
		font-size: 13px;
	}
    .top-menu .arrow > .dropdown-item::before {
        bottom: -10px;
    }
	.left-desc2 {
		padding:16px 0 14px 18px;
	}
	.left-desc1 {
		padding:16px 18px 14px 0;
	}
	#search_widget.search-widget form input[type="text"],
	.search-widget form {
		width: 220px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 24px 27px 25px;
	}
	#custom-bannerblock .title1 {
		font-size: 31px;
	}
	.about.about2 {
		margin-left: -275px;
	}
	#footerbottomleft-text {
		width: 38%;
		margin-right: 0px;
	}
	.footer_inner .links .wrapper {
		width: 21%;
	}
	#footerbottomright-text {
		width: 20%;
		padding:0;
	}
	#header .header-top a[data-depth="0"] {
		padding: 24px 20px 25px;
	}
	.block_newsletter form .input-wrapper {
		width: 365px;
	}
}
@media screen and (max-width: 767px) {
	/*
	#featuredproducts-grid .mt-otfeatured-product {
		width: 100%;
	}
	*/
	
	#category .discount-percentage {
	
		margin: 0px !important;
		top: -150px !important;
		left: 115px !important;
	}
	
	#search .discount-percentage {
	
		margin: 0px !important;
		top: -150px !important;
		left: 115px !important;
	}
	
	.pictoReseauxSociaux{
		color: #c81515; 
		fill: currentColor; 
		font-size:2em;
	}
	
	.btnCategories{
		color:white;
		text-decoration:none; 
		font-size:10px; 
		cursor:pointer; 
		padding:10px 30px 10px 30px;
	}
	
	.btnCategories:hover{
		color:#fff; 
		border: 2px solid #fff;
		text-decoration:none; 
		font-size:9px; 
		cursor:pointer; 
		padding:10px 30px 10px 30px;
	}
	
	.bannierePro {
		display:none;
	}
	
	
	#header .header-nav .cart-preview.active a{
			position:absolute;
			left:15px;
	}
	
	
	.sticky-top {
		z-index:auto !important;
	}
	
	#featuredproducts-grid .item {
		width: 50%;
	}
	body#checkout #header .header-nav {
		padding: 0 15px 20px;
	}
	#checkout div#_desktop_language_selector, #checkout div#_desktop_currency_selector{
		display: none;
	}
	.cmstext .adress::before {
		margin-top: -8px;
	}
	.cmstext .adress {
		padding: 0 0 26px;
	}
	#footerbottomleft-text .title .h3{
		margin:0;
	}
	.subbannerbottomcms-outer {
		margin: 0 auto 18px;
	}
	.brandslider-outer {
		margin-bottom: 45px;
	}
	.subbannercms-outer {
		margin-bottom: 42px;
	}
	#featured-products {
		margin: 0;
	}
	h1.main-title::after {
		top:8px;
	}
	#header .header-top a[data-depth="0"] {
		border-left:none;
	}
	
	#header .header-top {
		position: absolute;
		z-index: 100;
		left: 40px;
		top: 100px;
	}
	
	.pdt40 {
		padding-top:40px !important;
	}
	
	
	#cart_block_total {
		display: none;
	}
	.blockcart > .header span.cart-products-count {
		padding:0 2px;
	}
	#index #header {
		border:none;
		background-color:white;
	}
	#header {
		border-bottom: 1px solid #e2e2e2;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 100%;
	}
	#_mobile_top_menu {
		border-top: 1px solid #e2e2e2;
	}
	 .js-top-menu-bottom {
	 	border-bottom: 1px solid #e2e2e2;
	 }
	.bannerdesc {
		padding: 0 0 24px 25px;
	}
	.block_newsletter ,#footerbottomleft-text {
		padding:0;
	}
	.newstitle-inner::before {
		display:none;
	}
	.main-menu {
		border:none;
	}
	.bannerdesc .text1 {
		font-size:35px;
	}
	.bannerdesc .text2 {
		font-size:19px;
	}
	.user-info > .user-icon {
		color:#787878;
	}
	#header .header-nav .user-info:hover .user-icon > span  {
		color:#323232;
	}
	#header .header-nav .user-info {
		border:none;
	}
	#header .header-nav {
		background:#fff;
	}
	.testmonial-author1 ,
	.testmonial-author2{
		text-align:center;
	}
	#about-text .desc {
		padding-left: 105px;
	}
	.about-right {
		text-align: left;
	}
	#custom-bannerblock {
		margin: 0 0 80px;
	}
	#header .header-nav .user-info {
		padding:0;
	}
	#checkout #wrapper {
		margin: 0;
	}
	div#_desktop_cart::before {display:none;}
	#special-products .owl-nav, #featured-products .owl-nav, #newproducts-products .owl-nav, .product-accessories .owl-nav {
		top: -76px;
	}
	.pagination{
		padding-left:15px;
		padding-right:15px;
	}
	#custom-bannerblock .title2, #custom-bannerblock .title3 {
		font-size: 13px;
	}
	#about-text .desc {
		font-size: 13px;
		margin-right: 15px;
	}
	.about-page {
		text-align: center;
		margin: 0 0 25px;
	}
	#about-text .desc1, #about-text .desc2, #about-text .desc3 {
		padding-bottom: 26px;
	}
	.footer-container .links ul {
		padding: 10px 15px 0;
	}
	.home_blog_post .blog_post_content_top {
		width: 100%;
	}
	.home_blog_post .blog_post_content_bottom {
		min-height: auto;
		max-width: 100%;
		width: 100%;
		padding: 0;
		margin-top: 20px;
	}
	#header .top-menu .popover li.category   a.dropdown-item {
		color: #787878;
		font-family: 'Raleway', sans-serif;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu{
		font-weight:500;
		font-family: 'Raleway', sans-serif;
		color: #787878;
	}
	#header .top-menu .popover li.category a.dropdown-item:hover, #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
		color: #323232;
	}
	.footer-bottom {
		border-top: none;
		text-align: center;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
	.about-left {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.about-right {
		width: 100%;
	}
	.about {
		float: none;
		display: inline-block;
	}
	.about.about2 {
		margin-left: -95px;
	}
	#about-text {
		margin: 0 0 65px;
	}
	#search_widget.search-widget form input[type="text"]{
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		position:relative;
		width:100%;
		padding:0 15px;
	}
    #header .header-nav #menu-icon {
         margin:25px 20px 0 0;
		float:left;
    }
    div#_mobile_cart {
        margin-right: 0;
        position: absolute;
   		right: 15%;
   		width: 15%;
    }
    .hover-addtocart .highlighted-informations.hidden-sm-down, .hover-addtocart .addtocart-button {
        width: 100%;
    }
	#about-text .title {
		margin: 0 0 30px;
	}
    .language-selector-wrapper ,
	#currency-selector-label{
        color: #787878;
    }
    .bottomcmsinner {
        padding: 10px 0px 0;
    }
    .right-logo{
        padding: 15px 0;
    }
	#header .top-menu a[data-depth="0"]:hover{
		color:#787878;
	}
    #header .header-top #top-menu li:last-child > a{
		padding-right:15px;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #323232;
    }
    #header .top-menu li:hover a[data-depth="0"] {
            color: #323232;
    }
    .menu-container.container {
        border:none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #323232;
    }
    .link-inner li a::before {
        top: 7px;
    }
    div#footerbottom-text {
        border-top: medium none transparent;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    .blog_post_content .post_title a {
        font-size: 16px;
    }

    #footerbottomleft-text .title {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #323232;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color:#d9b797 !important;
    }
    #homepage-carousel .owl-dots > div {
        padding-right: 5px;
    }
    #homepage-carousel .owl-dots {
        text-align: center;
        bottom: 0;
        position: absolute;
        right: 0;
        width: 100%;
		margin:0 0 15px;
    }
    #homepage-carousel .owl-dots .owl-dot {
        display: inline;
    }
    #homepage-carousel .owl-nav {
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        color: #323232;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    .breadcumb_outer {
        display: none;
    }
    #password .form-group.center-email-fields .btn-primary {
        display: flex;
        margin: 0 auto;
        margin-top: 10px;
    }
    .footer-toggle {
        display: none;
    }
    .title .pull-xs-right {
        display: block;
    }
    .footer-cms.active .navbar-toggler .material-icons.add,
    .footer-cms .navbar-toggler .material-icons.remove {
        display: none;
    }
    .footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
        display: block;
    }
    #history #main .page-content,
    #main .page-header {
        margin-bottom: 10px;
    }
    div#_desktop_contact_link::before,
    div#_desktop_user_info::before,
    div#_desktop_cart::before {
        background: transparent;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    .footer-container .links ul > li > a:hover {
        color: #323232;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .brandslider-inner .title a {
        font-size: 25px;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #brand-carousel li.item {
        padding: 0px 10px;
    }
    .brand-slidermain .owl-carousel.product-item.products-slider.owl-loaded.owl-drag .item {
        margin-left: 20px;
        margin-right: 20px;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    h1.main-title {
        font-size: 25px !important;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 0;
    }
    .parallaxblock-outer {
        padding: 70px 0;
    }
    .testmonial-author {
        font-size: 16px;
    }
    .testimonial-carousel .testimonial-desc{
        font-size: 15px;
		text-align:center;
    }
    #header .header-top #search_widget button::before {
        color: #262626;
        content: "";
        display: block;
        height: 33px;
        width: 33px;
    }
    .header-top .search-widget .material-icons.search {
        display: none;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
    }
    .footer_inner {
        padding:27px 0 40px;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer_inner .title .pull-xs-right ,
	.footer_inner .title .float-xs-right {
        position: absolute;
        right:10px;
        top: 12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        margin-bottom: 0px;
    }
    #header .header-top a[data-depth="0"],
    #header .header-top #top-menu > li:first-child a[data-depth="0"] {
        padding: 15px;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .parallax-text3 {
        padding: 10px 0px 20px;
        font-size: 13px;
    }
    .block_newsletter form input[type=text],
    .block_newsletter form input {
    }
	.nwsletter-maintitle {
		font-size:30px;
		padding-bottom: 24px;
	}
    .brandslider-inner .title a {
        margin-bottom: 0px;
    }
    .brandslider-inner .title a {
        padding-bottom: 10px;
    }
    .brandslider-outer {
        padding-bottom: 0px;
    }
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    .header-logo {
        margin: 0px 0px 0px 0px;
		border:none;
        padding: 0 0;
    }
    .hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
        display: block;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_cart {
        margin-top:0;
    }
	#_mobile_user_info {
		/*margin: 39px 0 0 15px;*/
	}
    .product-toolbar {
        margin-top: 20px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        font-size: 16px;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
	#footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
		width:100%;
	}
	.footer-container .title span.h3, .footer-container h3.h3,
	#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title,
	.linklist .blockcms-title a{
		margin-top:0;
	}
    .newproducts-products {
        margin-bottom: 0;
    }
	.block_newsletter form .input-wrapper {
		width:100%;
	}
	.test_imag {
		float: none;
		margin: 0 0 15px;
	}
	.test_desc {
		width: 100%;
		text-align: center;
	}
	#about-text .description2 {
		padding: 0 0 32px;
	}
	#search_widget.search-widget form input[type="text"], .search-widget form  {
		width:100%;
	}
	.search-widget{
		margin:20px 0;
		width:100%;
	}
	.right-logo {padding:0;}
	.shopping-cart-text {
		display:none;
	}
	.blockcart .header span {
		color: #ababab;
	}
	.blockcart > .header span.cart-products-count {
		 margin-left:0;
	}
	#currency-selector-label {
		display: inline-block;
		float: none;
	}
	.footer-middle-left {
		padding: 0;
		border: none;
		width: 100%;
	}
	.footer-middle-right {
		width:100%;
		padding:0;
	}
	.block_newsletter.links {
		padding:0;
		width:100%;
	}
	.bottomcms_img .img-footer {
		width: auto;
	}
	.cmstext {
		padding:0;
	}
	#footerbottomleft-text .email {
		margin: 0 0 15px;
	}
	.right-btn a {
		padding: 14px 11px;
	}
	#custom-bannerblock .title1 {
		font-size: 26px;
	}
	.testimonial_outer {
		width: 100%;
		margin:0 0 60px;
	}
	.brandslider-outer {
		width: 100%;
	}
	#header .top-menu li:hover a[data-depth="0"]::before {
		display:none;
	}
	#header .top-menu li:hover a[data-depth="0"] {
		background:none;
	}
	.newstitle-inner {
		padding-left: 0;
	}
	.subbanner-common.subbannerpart1 {
		margin-right: 5px;
	}
}
@media screen and (max-width: 640px) {
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
    #custom-bannerblock .subbannercms-outer {
        margin-bottom: 30px;
    }
    .subbanner-common {
        width: 100%;
    }
	#custom-bannerblock .description{
		display:none;
	}
	
	#category #products .product-thumbnail{
		position: absolute;
		left: -270px;
		min-height:200px;
	}
	
	#search #products .product-thumbnail{
		position: absolute;
		left: -270px;
		min-height:200px;
	}
	
	#category .thumbnail-image-inner img {
		width:893px;
		min-width: inherit;
		min-height: inherit;
	}
	
	#search .thumbnail-image-inner img {
		width:893px;
		min-width: inherit;
		min-height: inherit;
	}
	
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }
    .pagination .page-list {
        float: none;
        margin-bottom: 0;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        font-size: 13px;
    }
    #products .up .btn-secondary,
    #products .up .btn-tertiary {
        color: #265879;
        text-transform: inherit;
        padding: 7px 5px;
    }
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .test_img_innar {
        display: inline-block;
    }
    .testmonial-author {
        padding-bottom: 0px;
        text-align: center;
    }
    .testimonial-desc {
        text-align: center;
    }
    .test_imag {
        float: none;
        padding-bottom: 0;
        text-align: center;
    }
    .testimonial-carousel .owl-nav {
        margin-top: 0;
        text-align: center;
    }
	#custom-bannerblock .title1 {
		font-size: 20px;
	}
	.about.about2 {
		margin-left: -195px;
	}
	.home_blog_post h1.main-title {
		padding-bottom: 0;
	}
	#special-products img {
		margin:0 auto;
	}
	#special-products .thumbnail-image-inner {
		width:100%;
		padding: 0 0 30px;
	}
	#special-products .product-description {
		width: 100%;
		text-align:center;
	}
	#special-products .product-title ,
	#special-products .product-price-and-shipping ,
	#special-products .variant-links{
		text-align:center;
	}
	#special-products .product-desc {
		width:100%;
	}
	.subbanner-inner img {
		width:100%;
		height: auto;
	}
	.bannerdesc {
		padding: 0 0 64px 75px;
	}
	.bannerdesc .text2 {
		font-size: 27px;
	}
	.bannerdesc .text1 {
		font-size: 46px;
	}
	.subbannercms-inner a::before ,.subbannercms-inner a::after{
		bottom: 22px;
	}
	.nwsletter-maintitle {
		font-size: 24px;
	}
	#featuredproducts-grid .item {
		width:50%;
	}
	#featured-products .item:nth-child(2n+1) {
		clear: both;
	}
	#featured-products .item:nth-child(3n+1) {
		clear: none;
	}
}
@media screen and (max-width: 543px) {
	#brand-grid .item {
		padding-left: 10px;
		padding-right: 10px;
	}
	#brand-grid .item a img {
		width: 100%;
	}
	
	.uku {
		padding-left:10px !important;
		padding-right:10px !important;
	}
	
	.header-logo {
		text-align: center;
		float: none;
	}
	#header .header-nav .top-logo {
		max-width: 100%;
	}
	.test_desc {
		padding: 0;
	}
	.subbanner-common.subbannerpart2 {
		margin-left: 12px;
	}
}
@media screen and (max-width: 479px) {
	h1.main-title::after{
		display:none;
	}
	
	.subbanner-common.subbannerpart1 {
		width:100%;
		margin:0 0 10px;
	}
	.subbanner-common.subbannerpart2{
		width:100%;
	}
	.subbannerbottom-right,.subbannerbottom-inner a img{
		width:100%;
		padding:0;
	}
	.right-top-left ,
	.right-top-right{
		width:100%;
		padding:0 0 10px;
	}
	.right-bottom{
		width:100%;
		padding:0;
	}
	.subbannerbottom-left{
		width:100%;
		margin:0 0 10px;
	}
	.tabs .nav-tabs .nav-link {
		font-size: 13px;
	}
	.subbannerbottomcms-inner .banner-desc {
		left:0;
	}
	.subbannerbottomcms-inner .title1 {
		font-size:51px;
	}
	.subbannerbottomcms-inner .title2 {
		font-size:50px;
	}
	.subbannerbottomcms-inner .title3 {
		width:100%;
	}
	.bannerdesc {
		padding: 0 0 64px 40px;
	}
	.about.about2 {
		margin: 10px 0 0;
	}
	.about img {
		width: 100%;
	}
	#about-text .desc {
		font-size: 15px;
		width: 100%;
		text-align: left;
		margin: 0 0 10px;
	}
    #search_filters .facet .facet-title {
        font-size: 13px;
    }
    #category #left-column #search_filters .facet {
        padding: 4px;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 3px 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    #header .header-nav .top-logo a img {
        max-height: 47px;
    }
    .tabs {
        padding: 0;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    #content-hook_order_confirmation .h1,
    h1 {
        font-size: 1.075rem;
    }
    .cart-grid-body .card-block {
        padding: 0.5rem;
    }
    .cart-item {
        padding: 11px 0;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .cart-overview.js-cart .product-line-grid-body {
        margin-bottom: 0;
    }
    .cart-summary-line .value {
        font-size: 15px;
    }
    body#checkout section.checkout-step .content ul li > a {
        font-size: 15px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 0.2;
    }
    .form-control-valign {
        padding-top: 0;
    }
    .m-y-2 {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    body#checkout section.checkout-step .content {
        padding: 3.7px 0;
    }
    body#checkout section.checkout-step #customer-form {
        margin-left: 0.3125rem;
        margin-top: 1.063rem;
    }
    #customer-form .form-group.row .form-control-label {
        padding-top: 0;
    }
    .copyright a {
        font-size: 13px;
    }
    .footer-container .links ul > li a {
        font-size: 13px;
    }
    .parallaxblock-outer {
        padding: 40px 0;
    }
    .testimonial-parallax,
    .brandslider-outer {
        margin-top: 20px;
    }
    .testimonial-parallax,
    .brandslider-outer {
        margin-bottom: 20px;
    }
    #products .product-miniature .discount-percentage,
    #products .product-miniature .on-sale,
    #products .product-miniature .online-only,
    #products .product-miniature .product-flags .new,
    .featured-products .product-miniature .discount-percentage,
    .featured-products .product-miniature .on-sale,
    .featured-products .product-miniature .online-only,
    .featured-products .product-miniature .product-flags .new,
    .special-products .product-miniature .on-sale,
    .special-products .product-miniature .online-only,
    .special-products .product-miniature .product-flags .new,
    .special-products .product-miniature .discount-percentage,
    .product-accessories .product-miniature .discount-percentage,
    .product-accessories .product-miniature .on-sale,
    .product-accessories .product-miniature .online-only,
    .product-accessories .product-miniature .product-flags .new,
    .product-miniature .product-miniature .discount-percentage,
    .product-miniature .product-miniature .on-sale,
    .product-miniature .product-miniature .online-only,
    .product-miniature .product-miniature .product-flags .new {
    }
    #products .regular-price,
    .featured-products .regular-price,
    .product-accessories .regular-price,
    .product-miniature .regular-price {
    }
    #products .product-title a,
    .featured-products .product-title a,
    .product-accessories .product-title a,
    .product-miniature .product-title a {
    }
    #products .product-price-and-shipping,
    .featured-products .product-price-and-shipping,
    .product-accessories .product-price-and-shipping,
    .product-miniature .product-price-and-shipping {
    }
    .parallax-text3 {
        padding: 8px 0 18px;
    }
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 8px 0px;
    }
    h1.main-title {
        font-size: 22px !important;
    }
    .brandslider-inner .title a {
        font-size: 22px !important;
    }
    #products .product-miniature .discount-percentage.on-sale,
    #products .product-miniature .on-sale.on-sale,
    #products .product-miniature .online-only.on-sale,
    #products .product-miniature .product-flags .new.on-sale,
    .featured-products .product-miniature .discount-percentage.on-sale,
    .featured-products .product-miniature .on-sale.on-sale,
    .featured-products .product-miniature .online-only.on-sale,
    .featured-products .product-miniature .product-flags .new.on-sale,
    .special-products .product-miniature .discount-percentage.on-sale,
    .special-products .product-miniature .on-sale.on-sale,
    .special-products .product-miniature .online-only.on-sale,
    .special-products .product-miniature .product-flags .new.on-sale,
    .product-accessories .product-miniature .discount-percentage.on-sale,
    .product-accessories .product-miniature .on-sale.on-sale,
    .product-accessories .product-miniature .online-only.on-sale,
    .product-accessories .product-miniature .product-flags .new.on-sale,
    .product-miniature .product-miniature .discount-percentage.on-sale,
    .product-miniature .product-miniature .on-sale.on-sale,
    .product-miniature .product-miniature .online-only.on-sale,
    .product-miniature .product-miniature .product-flags .new.on-sale {
        top: 0px;
        right: 5px;
    }
    ul#featuredproducts-carousel {
        margin-bottom: 0px;
    }
	.parallax-text1 {
		font-size: 15px;
	}
	.testmonial-author {
		font-size: 15px;
	}
	.testimonial-desc {
		font-size: 13px;
	}
	#about-text .title {
		font-size: 28px;
	}
	#about-text .description {
		font-size: 13px;
	}
	#custom-bannerblock .title1 {
		font-size: 20px;
	}
	#custom-bannerblock .title2, #custom-bannerblock .title3 {
		font-size: 13px;
	}
	#custom-bannerblock {
		margin: 0 0 55px;
	}
	.testimonial-carousel .prev-arrow ,
	.testimonial-carousel .next-arrow {
		top: -57px;
	}
	.testimonial-carousel .next-arrow ,
	#featured-products .owl-nav .owl-next, #newproducts-products .owl-nav .owl-next, #special-products .owl-nav .owl-next, .product-accessories .owl-nav .owl-next{
		right:0;
	}
	.testimonial-carousel .prev-arrow ,
	#featured-products .owl-nav .owl-prev, #newproducts-products .owl-nav .owl-prev, #special-products .owl-nav .owl-prev, .product-accessories .owl-nav .owl-prev {
		right: 40px;
	}
	#featuredproducts-grid .item {
		width:100%;
		max-width:100%;
	}
}
@media screen and (max-width: 370px) {

    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    #products .grid .product-miniature {
        max-width: 100%;
        width: 100%;
    }
    .modal-header {
        border-bottom: 1px solid #e2e2e2;
        padding: 7px;
    }


}
.order-options #delivery {
    overflow: auto;
	margin:0 0 20px;
}
.header-menu.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background: #2874f1;
    z-index: 999;
	display:block !important
}

/* blog Start*/
.prev-button.slick-arrow {
    right:auto;
	left:-35px;
	background: transparent url("../img/sprite.png") no-repeat scroll -31px -664px;
}
.prev-button.slick-arrow:hover {
	background-position:-434px -664px;
}
.next-button.slick-arrow {
    right:-35px;
	left:auto;
	background:transparent url("../img/sprite.png") no-repeat scroll -31px -609px;
}
.next-button.slick-arrow:hover{
	background-position:-434px -609px;
}
/* blog End */



@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickview .arrows{
			right: 2.5rem;
	}
}

#header .header-nav .language-selector-wrapper button span.expand-more {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
}

#header .header-nav .language-selector-wrapper .material-icons {
	display: inline-block;
	color: #fff;
	position: relative;
	top: -2px;
}

#header .header-nav .language-selector-wrapper ul.dropdown-menu li {
	background-color: #c81515;
	border-bottom: 1px solid #fff;
}

#header .header-nav .language-selector-wrapper ul.dropdown-menu {
	padding: 0;
}

/* Custom CSS MT_Corps */

#header .header-nav .user-info .user-icon > span { /*Alignement Compte + langue dans header*/
    display: inline !important;
}

#index button.btn.btn-primary { /*Alignement "Ajouter panier" + "Nouveau"*/
    top: -57px;
}
#header .header-nav .user-info .account { /*Suppression espace My account - pseudo du compte- */
    margin-left: 0;
}

#header .header-nav .user-info { /* ALignement Account dans header*/
    text-align: right;
    white-space: nowrap;
    padding: 7px 0 0 22px;
    float: left;
    margin-left: 0;
    margin-top: 0; 
}
a.logout.hidden-sm-down { /* Bold logout */
    font-weight: bold;
}
#products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail { /*centre image produit categorie*/
    display: flex;
    justify-content: center;
}
@media (max-width: 991px){ /*min width pour le bloc categorie produit*/
	#products .grid .product-miniature{ 
    	min-width: 100%;}
}
@media screen and (max-width: 767px){
#header .header-nav .container .user-icon .material-icons  { /*icon account centré*/
    top: -22px;}
}
#index .thumbnail-image-inner { /*espace entre produit et ADD to CARD */
	 height: 285px; 
}
.input-group .input-group-btn>.btn { /*Alignement boutton Show password*/
    padding: 13px 25px 12px 25px; 
}
@media screen and (max-width: 768px){
#header .header-nav .top-logo {
    height: 50px;
	position:absolute;
	top:-80px;
	}
}



/**********  AJOUT PERSO PETIT PRINCE **********/

/* Produits page accueil */
#featuredproducts-grid .mt-otfeatured-product {
    display: inline-block;
}


/* Produits page categorie */
#category .products.row.grid .product-miniature {
    width: 360px;
}
#search .products.row.grid .product-miniature {
    width: 360px;
}
.page-category div#left-column {
    display: none;
}
div#content-wrapper.left-column {
    width: 100%;
}
#products .thumbnail-container{
    padding-top:10px;
}
.block-category .category-cover img {
    max-width: none;
    height: auto;
    max-height: none;
    width:100%;
}
#category #products.product-thumbnail{
    position: absolute;
    left: -270px;
}

#search #products.product-thumbnail{
    position: absolute;
    left: -270px;
}

#category-description {
    display: none;
}

#category .thumbnail-image-inner img {
    width:893px;
	min-height: 194px;
}

#search .thumbnail-image-inner img {
    width:893px;
	min-height: 194px;
}


/* Menu haut de page */
.main-menu{
    border: none;
}
#top-menu{
    text-align: center;
}
#header .header-top .menu > ul > li {
    float: none;
    display: inline-block;
}
#header .header-top .menu a {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
#header .header-top .menu a:hover {
    color:#ffffff;
}
#header .header-top .menu a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #C81515;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#header .header-top .menu a:hover::before, #header .header-top .menu a:focus::before, #header .header-top .menu a:active::before {

    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);

}


#header .header-der .menu a {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
#header .header-der .menu a:hover {
    color:#ffffff;
}
#header .header-der .menu a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #C81515;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#header .header-der .menu a:hover::before, #header .header-der .menu a:focus::before, ##header .header-der .menu a:active::before {

    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);

}


/* Fleche retour haut de page */

#toTopHover{
    float: none;
}

/* Image zoom fiche produit */
#product-modal aside, #product-modal figcaption{
    display: none;
}
#product-modal figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.page-product .modal-body figure {
    max-width: 100%;
    display: inline-block;
    width: 100%;
    height: 90vh;
}


.dropbtn {
  background-color: transparent;
  background: transparent url(../img/ico-menu.png) no-repeat scroll;
  color: white;
  padding-top: 5px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width:40px;
  height:40px;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: black;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 200px;
  text-align: left;
  overflow: auto;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
  font-weight:500;
  z-index: 10;
}

.dropdown-content a {
  color: black;
  padding: 6px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}


.bannierePro {
	background-repeat: no-repeat; 
	background-size: cover; 
	height:400px; 
	width:100%;
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    .safari_only { 
		
		min-height: 310px !important;
        height: 310px !important;
		

    }
}}

