/* CSS CUSTOM S2I EVOLUTION */

#stores #locationSelect {
	margin:20px 0px;
}
.mm-close:after {
	font-size:30px !important;
}
.mm-page, .breadcrumbs{
	background: #fff !important;
}
#relatedproducts {
	padding:auto 0px;
}
.newsletter-group i, .widget-social i{
	vertical-align:middle !important;
}

.color_list_container {
	height:24px;
}

.ratingTab, .ratingTabCenter {
	height:24px;
}

#headerAV {
	display:none !important;
}

.av_category_stars {
	text-align:right;
}
/* STYLE HEADER */
.header1 #header-main {
	background: #FB1100 !important;
}

/* TOPBAR */
.topLog i {
	font-size: 18px;
	display: block;
	float: left;
	padding-left: 10px;
}
.topLog span {
	float: left;
	display: block;
	padding-top: 6px;
}

.topBarLeftContent {
	margin-top:3px;
}
.topBarLeftContent i {
	font-size:20px;
}
#topBarPunct {
	font-size: 20px;
	float:left;
}
#topBarPorts {
	float: left;
	font-size:11px;
	text-align:center;
	line-height:15px;
	margin-left:100px;
	margin-top: -2px;
}
#topBarPorts p {
	font-size: 11px !important;
	width:165px;
	background-color: rgba(0, 0, 0, 0.6);
	color:#FEF200;
	margin-bottom:0px;
	padding:2px 0;
}
#topBarQuestion, #topBarResp {
	font-size: 11px;
	font-weight: 500;
	float:left;
}
#topBarQuestion {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#topBarResp, #topBarQuestion, #topBarPunct, #topBarResp span  {
	padding: 0 5px;
}
#tel {
	margin-left:10px;
}
.header1 .topbar {
	background: #FB1100 !important;
	color:#fff !important;
	border: 1px solid #B00C23 !important;
}
.header .topbar a {
	color:#fff !important;
}

.logo-theme {
	text-align:center;
}

#baseline_logo {
	font-size: 14px;
	color:#fff;
	font-weight: 700;
}

.logo {
	padding:10px 0 0 0;
	width:60%;
}

@media screen and (min-width:992px) and (max-width:1199px) {
	#baseline_logo {
		font-size: 12px;
	}
	.logo {
		margin-top:5px;
	}   
}

@media screen and (max-width:991px ){
	.PM_ASBlockOutput .title_block {
		border: 2px solid #333;
		text-align: center;
		margin-bottom: 10px;
		cursor:pointer;
	}

	.PM_ASBlockOutput .title_block:hover {
		background: #333;
		color:white;
	}

	#baseline_logo {
		/* left: 0; */
		/* display: block; */
		position: relative;
		/* z-index: 999999; */
		bottom: 4px;
		font-size: 9px !important;
		color: #fff;
		font-weight: 700;
	}
	.logo {
		width:inherit;margin-top:-10px;
	}
	.pophelp {
		position: fixed;
		top: 27px;
		left: 27px;
		padding: 10px 20px 10px 20px;
		background: #fff;
		z-index: 99999;
		box-shadow: #B4B4B4 2px 2px 4px;
	}
	.pophelp a {
		color: #FB1100;
	}
	.close_pophelp_btn {
		cursor: pointer;
		color: red;
		text-align:right;
	}
	#header_logo {
		height: 50px;
	}
	#header_logo img {
		height: 40px;
	}
	#left-icon {
		position: absolute;
		left: 15px;
		top: 16px;
	}
	#right-icon {
		position: absolute;
		right: 15px;
		top: 16px;
	}
	#right-icon a, #right-icon a:hover,
	#left-icon i, #left-icon i:hover {
		color:#fff !important;
		font-size:20px;
		cursor:pointer;
	}
	#item1, #item2 {
		z-index:9999999;
	}
	#item1 .title_block {
		display:none !important;
	}
	button[class="navbar-toggle"] {
		display:none;
	}
	.navbar {
		min-height:0px !important;
	}
	.header1 .topbar, .main-menu, #pts-mainnav {
		display:none;
	}
	#header_logo {
		padding: 5px 0;
	}
	.item2 {
		background: #222222;
		padding-bottom: 10px;
	}
	#cart {
		position: absolute;
		left: 0;
		bottom: inherit;
		top: 0;
		margin: auto;
		content: "";
		width: 100%;
		height: 20px;
		background: url(../img/data/cart-white.png) center center no-repeat;
		background-size: 18px;
	}

	#mini-cart-count-price, .ajax_cart_total {
		font-size:14px !important;
		font-weight:bold !important;
	}

	.mobile-nav .past {
		display: block;
		position: absolute;
		top: 0;
		left: 55% !important;
		background: #FB1100;
		line-height: 22px;
		min-width: 22px;
		text-align: center;
		color: #fff;
		padding: 0 3px;
		font-size: 12px;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		-ms-border-radius: 100%;
		-o-border-radius: 100%;
		border-radius: 100%;
	}

	.mm-opened .list-unstyled {
		display:block !important;
	}

	span .grower {
		display:none !important;
	}

}

@media screen and (min-width:992px ){
	.mobile-nav, #item1, #item1bis, #left-icon, #right-icon, .pophelp {
		display:none;
	}
}

@media screen and (max-width:1319px){
	.dropdown-toggle {
		padding:8px 20px !important;
	}
}

/* mobile nav */
.item1 .mm-navbar{
	background: #222222;
	height: 100%;
}

.mobile-nav ul li,
.mobile-nav ul li a,
.mobile-nav ul li a:hover,
.mobile-nav ul li a:visited {
	color:#fff !important;
}
.mobile-nav {
	width: 100%;
	background: #222222;
	z-index:999;
	padding:0px !important;
}
.mobile-nav ul {
	list-style-type:none;
	width: 100%;
}
.mobile-nav ul li {
	text-align:center;
	display: inline-block;
	padding: 5px 0 0 0 ;
	font-size: 8px;
	cursor: pointer;

}

.mobile-nav i {
	font-size:25px;
	display: block;
	margin-bottom: -8px;
}
.mobile-nav-elem {
	position: relative;
}
#panier {
	padding-top: 23px;
}
#panier a {
	margin-top: 6px;
}
#mm-blocker {
	background: #000 !important;
	opacity:.4 !important;
}

/* main nav */
.pts-mainnav {
	z-index:999
}
#pts-verticalmenu .title_block {
	font-size:20px !important;
}
.header1 #pts-mainnav,
.header1 #pts-mainnav .inner {
	z-index: 999;
	background: #222222 !important;
}
.navbar-nav > li > a {
	color:#fff !important;
}
.megamenu > li:hover > a .menu-title,
.navbar-nav > li > a:hover {
	color:#000 !important;
}
.verticalmenu .title_block span:first-child {
	font-family: "Poppins", serif;
	font-weight:500;
}

.lienCatFR .dropdown-toggle{
	padding: 13px 20px !important;
}



/* style div mon compte - menuTop */
.my_account {
	text-align:center;
}
.my_account i {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
	font-size:27px;
}
.my_account a span {
	font-weight: 500;
	overflow: hidden;
	text-transform: uppercase;
	font-family: "Poppins", serif;
	font-size: 13px;
	line-height: 1;
	padding-bottom: 4px;
}

.btn-logg {
	position: absolute;
	left: 33px;
	top: 29px;
	font-size: 12px;
	text-decoration: none !important;
}

/* cart */
.past {
	display: block !important;
	position: absolute;
	top: 0;
	left: 24px;
	background: #FB1100;
	line-height: 22px;
	min-width: 22px;
	text-align: center;
	color: #fff;
	padding: 0 3px;
	font-size: 12px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
.cart-title, .ajax_cart_total, .mini-cart-count {
	padding-left:15px;
}
.ajax_cart_total, .mini-cart-count {
	padding-top: 1px;
}

.identify {
	text-decoration: underline;
}
.identify:hover {
	text-decration:none;
}

/* vertical menu */
div.verticalmenu .navbar-nav > li > a {
	color:#222222 !important;
}
.verticalmenu {
	cursor:pointer;
}
/* FIN STYLE HEADER */

/* DEBUT STYLE FOOTER */

.footer-bottom {
	margin:10px 0 -20px 0 !important;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.footer-assign {
	text-align:center;
	height: 150px;
	display: table;
	width:100%;
}
.footer-assign i {
	font-size:50px;
}
.footer-assign p {
	width: 100%;
	display: table-cell;
	vertical-align: middle !important;
	font-size:16px;
}
.footer-assign .title {
	font-family: Verdana;
	font-weight: bold;
}
.footer-assign .info {
	font-size: 14px;
}
/* FIChE PRODUIT */

.sendtofriend {
	display:none;
}
.more_infos {
	display:none !important;
}
/* attributs du produit version mobile */
@media only screen and (max-width : 600px) {

	.more_infos {
		display:inline-block !important;
		float: right;
	}
	.others_link_tab {
		display:none !important;
	}
	#product_comments_block_tab p {
		display:block !important;
	}
	#new_comment_tab_btn {
		font-size:8px !important;
		width: 100% !important;
	}
	.more_infos {
		float: right;
		cursor:pointer;
	}
	.infos-active {
		font-size: 15px !important;
	}

	.tab {
		cursor:pointer;
	}
}
/* Masque le texte des icones socialSharing */
@media screen and (max-width:991px ){
	.social_span {
		display:none;
	}
	.socialsharing_product button {
		padding: 0px 5px;
	}
	.content_prices .price .content_prices .price {
		font-size:13px !important;
	}
}

/* REDUCTION % ET NOUVEAUTE*/
.product-label-prod span {
	font-size: 20px;
	padding: 15px 10px !important;
}
.product-label span {
	border-radius:0px !important;
	-webkit-border-radius:0px !important;
}

/* REF */
#product_reference, #product_reference span, #product_ean13 {
	font-size: 12px !important;
	line-height: 1.8;
}

/* breadcrumb */
@media screen and (max-width:991px ){
	#breadcrumb {
		height: 100px;
		margin-top: 50px;
	}
}

.pts-condition {
	padding:0px !important;
	border:none !important;
}

@media screen and (max-width:601px){
	#image-block #view_full_size .span_link {
		display:none;
	}
}

/* thumbnails */
#thumbs_list {
	margin: 15px 0;
}
#thumbs_list li a {
	border:none !important;
	padding:5px;
}
#thumbs_list_frame li a img {
	margin: auto;
}
.icon-angle-right, .icon-angle-left {
	transform:translate(0,0) rotate(90deg);
}
/* THUMBNAILS LIST > 1199PX */
@media screen and (min-width: 1199px ) {
	#thumbs_list_frame {
		width:100% !important;
	}
}

/* THUMBNAILS LIST < 1199PX */
@media screen and (max-width: 1199px ) {
	.icon-angle-right, .icon-angle-left {
		transform:translate(0,0) rotate(0deg);
	}
	#thumbs_list {
		height: 100px;
		margin: 0;
		width:80%
	}
	#thumbs_list_frame {
		height: 100px !important;
	}
	#thumbs_list_frame li {
		display:inline-block;
	}

	#views_block {
		margin-top:5px;
		padding-left:0px ;
		padding-right:0px;
	}
	.view_scroll_spacer_top{
		float: left;
		margin-top: 10px;
		width:9%;
		margin-right :1%;
	}
	.view_scroll_spacer_bottom{
		float: right;
		margin-top: -87px;
		padding-top : 0px !important;
		width:9%;
		margin-left :1%;
	}


	.view_scroll_spacer_top a {
		padding: 30px 0px !important;
		height: auto !important;
	}

	.view_scroll_spacer_bottom a {
		padding: 30px 0px !important;
		height: auto !important;
	}
	.carousel-control {
		height: 100px;
		width: 40px;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-box-shadow: 0 0 0 1px #e6e6e6 inset;
		box-shadow: 0 0 0 1px #e6e6e6 inset;
		font-size: 18px;
		font-weight: bold;
		color: black;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
		margin: auto;
		line-height: 38px;
		background: #fff;
		margin-top: -20px;
		opacity: 0;
		filter: alpha(opacity=0);
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		transition: all 0.5s ease-in-out 0s;
	}
	.view_scroll_spacer_bottom a i, .view_scroll_spacer_top a i {
		margin-left: 0px !important;
	}

}
.view_scroll_spacer {
	display: block;
	height:20px;
}

.view_scroll_spacer_top a {
	padding: 0px 50px;
	background: #FB1100 !important;
	color:white;
	border-radius:0px;
}

.view_scroll_spacer_bottom a {
	padding: 0px 50px;
	background: #FB1100 !important;
	color:white;
	border-radius:0px;
	margin-bottom: -5px;
}

.view_scroll_spacer_bottom a i, .view_scroll_spacer_top a i {
	margin-left: -3px;
}

.view_scroll_spacer_bottom {
	padding-top: 10px;
}

.pb-right-column {
	padding: 0 20px;
}
/* Titre h1*/
.product-title h1{
	margin-top:0px !important;
	padding:10px 0 0 0;
}
.product-title p {
	padding-bottom:10px;
}
#stars {
	padding:0 10px;
}
#stars i, #link-stars i {
	padding: 0 3px;
}
#stars i {
	color: #fdbf20;
}
/* REFERENCE PRODUIT */

/* SIZE */
#group_4 {
	width:70px;
}

/*.sizediv {*/
	/*padding-left:5px;*/
	/*border-left:3px solid #FB1100;*/
/*}*/
/*.sizediv ul {*/
	/*display: table;*/
	/*width: 100%;*/
/*}*/
/*.sizediv ul li{*/
	/*display: inline-block;*/
/*}*/
.attribute_label {
	font-size:16px;
}



/* COLOR */
.colordiv {
	padding-left:5px;
	border-left:3px solid #FB1100;
}
.colordiv ul {
	display:table;
	width:100%;
}
.colordiv ul li {
	display:table-cell;
	vertical-align: top;
}
#colorTitle {
	font-size:16px;
	padding-right: 5px;
	width:86px;
}
#color_to_pick_list {
	padding-top:2px;
	padding-left:2px;
}
#pricedelay_span:hover {
	color:red;
}
#pricedelay_span {
	cursor:pointer;
}
#attributes .attribute_list #color_to_pick_list li img {
	border:1px solid #000;
}
#attributes .attribute_list #color_to_pick_list li.selected img {
	border:1px solid red;
}

.size_item {
	color: #fff;
	padding: 0px 4px;
	background: #898989;
	margin: 1px;
	cursor: pointer;
}

.size_item_selected {
	background: #FB1100 !important;
}

/* PRIX */

/* SIZE */
#Wsize {
	text-decoration: underline;
	font-size: 12px;
	cursor: pointer;
	display: none;
	margin-left: 10px;
	font-weight: 300;
}

/* SHARING */
.socialsharing_product {
	padding-top:8px;
	border-bottom:1px solid #4B4B4B;
}
.socialsharing_product button {
	background: transparent !important;
	color:#4B4B4B !important;
}
.btn-twitter i {
	color:#00aaf0;
}
.btn-facebook i {
	color:#435f9f;
}
.btn-google-plus i {
	color: #e04b34;
}
.btn-pinterest i {
	color: #ce1f21;
}

/* ADD TO CART BTN */
#cart-product {
	padding:12px 0;
}
#add_to_cart {
	display: block;
	margin-bottom: 0px;
}
#add_to_cart button {
	width:100%;
	height: 60px;
	outline:none;
	font-size: 18px;
	font-weight: 300;
	background: #424242 !important;
	border-color: #424242 !important;
	border-radius: 3px;
}
#add_to_cart button:hover {
	background: #000 !important;
	border-color: #000 !important;
}
#cart-icon {
	padding-right: 13px;
}
#cart-txt {
	position: relative;
	top:2px;
}
/* INFOS */
#review-product {
	padding: 10px 0;
	width: 100%;
}

.infos {
	padding-top: 10px;
	padding-bottom: 10px;
}
.infos-active {
	font-size:25px;
}
.infos-active a {
	color: #4A4A4A !important;
	font-weight:500;
}
.infos ul.tab {
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #FB1100;
	border-left: 3px solid #FB1100;
	margin-bottom:0px !important;
}
.infos ul.tab li {
	vertical-align:top;
	display:inline-block;
	padding: 0 10px;
}
.infos ul.tab li a {
	color:#9A9A9A;
}

#add-question-form .title-rev {
	color:#FB1100 !important;
}
#button-bottom-add-question {
	margin-top:15px;
}

.ui-dialog {
	z-index:999;
}

.ancre {
	padding-top: 10px;
	position: absolute;
	top: -85px;
}

/* ESTIMATION */
#bloc_pricedelay, #explication_pricedelay, #table_pricedelay {
	width:100% !important;
}
#stock-product {
	margin-top:10px;
	color:green;
}
/* RELATED PRODUCTS */
.related-product .title_block {
	padding-top:10px;
	border-top: 3px solid #FB1100;
	color:#FB1100;
}
.related-product{
	border-top:none !important;
	background-color: rgb(255, 255, 255);
}

/* SEND TO A FRIEND */
#send_friend_button {
	color: #4B4B4B !important;
}

#send_friend_button:hover {
	text-decoration: underline ;
}

/* LISTING PRODUIT - CATEGORIE */

/* BREADCRUMB */
.breadcrumb {
	top:3px !important;
}
/* TRI LEFT */
.PM_ASBlockOutputVertical .PM_ASBlockNbProduct {
	text-align:left !important;
}

/* SORT */
#uniform-selectProductSort {
	width:auto !important;
}
/* color-list */
.color_to_pick_list li {
	display:inline-block;
	margin: 0px 2px 2px 0px;
}
.color_to_pick_list li a{
	display: block;
	border-radius:0px !important;
	-webkit-border-radius:0px !important;
	width: 20px;
	height: 20px;
}
.color_to_pick_list li a img{
	width: 20px;
	height: 20px;
	border:1px solid #000;
}
.star {
	position: relative;
	top: -1px;
	float: left;
	width: 13px;
	overflow: hidden;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}
.star_on:after {
	color: #fdbf20 !important;
}

.our_price_display {
	line-height: normal;
}

.plabel_div {
	top:50% !important;
	transform: translateY(-50%) !important;
}

.prices_item .price {
	font-size: 5em;
	font-weight: 300;
	color: #323746;
}

.ajax_block_product .price {
	font-size: 1.5em;
	text-align:center;
	padding: 5px 0;
}

/* DETAILS PRODUITS ONGLETS */
.infos ul.tab{
	padding:12px 0;
	background-color: #e2dcdc;
}


/* commentaires */
#uniform-selectProductSort span {
	display:none;
}

/* Description */
.description-tab {
	padding: 20px 10px !important;
}

/* features */
.feature_list_item {
	display: inline-block;
}

.featured_content_list {
	padding: 5px 20px;
	text-align:center;
}

.feature-desc {
	min-height: 325px;
	padding: 10px 0;
	text-align:center;
}

.feature-desc img {
	margin:auto;
	height: 100px;
	width: auto;
	padding: 5px 0;
}

/* GUIDE DES TAILLES */
.guide-main-container {
	margin-top:10px;
}
.swipe_expl {
	display:none;
}
/* Portrait */
@media (max-device-width: 1500px) and (orientation: portrait) {
	.swipe_expl {
		display:block;
	}
	.swipe img {
		height: 20px !important;
	}
}

/* Landscape */
@media (max-device-width: 1280px) and (orientation: landscape) {
	.swipe_expl {
		display:block;
		margin-bottom: 15px;
	}
	.swipe img {
		height: 20px !important;
	}
}
.guide-main-container table {
	width: 100%;
	text-align: center;
}
.guide-main-container td {
	padding: 5px 10px;
	text-align: center;
}
/*
.guide-main-container th {
	text-align: center;
	padding: 5px 0;
	background: #A2A2A2;
	color:#fff;
}
*/
.guide-main-container .tailles
{
	text-align: center;
	padding: 2px 0;
	background: #A2A2A2;
	color:#fff;
}

.guide-main-container .tailles td
{
	padding: 2px 0;
}

.guide-main-container th
{	
	text-align: center;
	padding: 2px 0;
	font-weight:bold;
}


.guide-left-container {
	text-align:center;
	background: #FB1100;
	width: 150px;
	float: left;
	color:#fff;
	margin: auto;
	border-right: 1px solid #fff;
}
.guide-right-container {
	overflow: auto;
}
.guide-right-container-element {
	background: #333;
	border-right: 1px solid #fff;
	color: #fff;
	text-align:center;
	float:left;
	width: 125px;
}

/* EXPLANATIONS GUIDE DES TAILLES */
.explanations {
	display: table;
	margin: 20px 0 0 0;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
}
.explanations ul {
	list-style-type: none;
}
.explanations ul li {
	font-size:15px;
	padding: 10px 0;
}
.explanations ul li span {
	font-weight: bold;
}
.image-right {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.text-left {
	display: table-cell;
	vertical-align: middle;
	padding: 30px;
}
.text-left h3 {
	font-size: 25px;
	color:#FB1100;
	font-family: "Poppins", serif;
	font-weight: 500;
}
.number {
	font-family: "Poppins", serif;
	font-weight: 500;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 15px;
	background-color: #FB1100;
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 600;
}


/* commande */
button[name="submitGuestAccount"] {
	color: white !important;
	background-color: #333333 !important;
	border-color: #333333 !important;
}

button[name="submitGuestAccount"]:hover {
	color: white !important;
	background-color: #FB1100 !important;
	border-color: #FB1100 !important;
}

/* magasins test */
.row-results {
	border-top:2px solid #FB1100;
	width: 100%;
	padding: 20px 0px;
	font-size: 16px;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

@media screen and (max-width:991px ){
	.name, .adress {
		text-align:center;
	}
	.name span {
		display: block;
	}



}

/* */
#stores .store-content {
	padding-bottom:0px !important;
}

.address-input {
	padding-top:5px;
	border-top : 2px solid #FB1100;
}

/*  */
@media screen and (max-width: 400px){
	.grid .product-block {
		height:250px;
	}
}
@media screen and (min-width: 401px) and (max-width: 767px){
	.grid .product-block {
		height: 318px;
	}
}
@media screen and (min-width: 768px){
	.grid .product-block {
		height:271px;
	}
}
@media screen and (min-width: 991px){
	.grid .product-block {
		height:264px;
	}
}
@media screen and (min-width: 1199px){
	.grid .product-block {
		height:295px;
	}
}

/* test */
.homme-widg a, .femme-widg a, .enfant-widg a, .accessoires-widg a{
	display: block;
	width: 100%;
}

.homme-widg a img, .femme-widg a img, .enfant-widg a img, .accessoires-widg a img {
	width: 100%;
}

.home_left_img .widget-inner a, .home_right_img .widget-inner a, .home_thumb a {
	display: block;
	width: 100%;
} 
.home_thumb {
	margin-bottom:0px !important;
}
.home_thumb img {
	width:100%;
}

.home_left_img img, .home_right_img img {
	width: 99%;
}

.home_left_img img {
	float: left;
}
.home_right_img img{
	float: right;
}
/* cart commande test*/
@media screen and (max-width:768px ){
	.cart_product, .cart_description,.cart_unit, li[class="price"] , .cart_delete, .cart_total  {
		text-align:center !important;
	}
	.cart_quantity_button {
		margin: auto !important;
		width: 55px !important;
		display: block !important;
	}
	.cart_quantity_input {
		margin: auto;
	}
	.standard-checkout, .button-exclusive {
		font-size:8px;
	}
	.cart_voucher fieldset #discount_name {
		width: 165px;
	}

	.home_left_img img, .home_right_img img, .home_thumb img {
		width: 100%;
	}

}

.cart_navigation  button, .cart_navigation .standard-checkout, #button_order_cart, .button-container a {
	background: #424242;
	border-color: #424242;
	border-radius: 3px;
}

.cart_navigation  button:hover, .cart_navigation .standard-checkout:hover, #button_order_cart:hover, .button-container a:hover {
	background: #000000;
	border-color: #000000;
}

/*lien recherche*/
.ac_results li {
	cursor:pointer !important;
}

.ac_results li:hover {
	background: #C9C9C9 !important;
}

.more-results {
	cursor:pointer !important;
	color:red !important;
	font-weight: 700;
	text-align:center;
}

/* enleve le padding du leo slider */
.layerslider-wrapper {
	padding:0px;
}

/* correction gub affichage delivery logo*/
.delivery_option_logo img {
	max-width: inherit !important;
}

/* color white sur commande rapide btn */
.box-info-product input[type="submit"] {
	color:#fff !important;
}

/*  paymznt paypal module */
.payment_module img {
	/*height:65px !important;*/
	max-width: 300px;
	width: 100%;
}

/*  */
.line_carrier .delivery_option_price, td.delivery_option_radio {
	text-align:center !important;
}

.delivery_option_logo {
	text-align:center;
}

/*
td.delivery_option_logo img[alt^="mon "] {
	width: inherit !important;
}
*/


.PM_ASCriterionsGroupTitle {
	margin: 0px auto!important;
	padding-bottom:0px !important;
}

/*  */
.stock_overlay a{
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 95;
	text-align: center;
}

.overlay_link {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}

.stock_overlay {
	display: block;
	width: 100%;
	padding: 10px 0;
	height: 25px 0;
	position: absolute;
	top: 38%;
	margin-top: -46px;
	background-color: rgba(255,0,0,.35);
	z-index: 95;
	text-align: center;
}

.stock_overlay i {
	font-size:40px;
	color:#fff;
}

.stock_overlay h4 {
	color:#fff;
	font-weight: bold;
}

/* paiement différé */
p.payment_module a.cash {
	padding: 40px 40px 40px 80px !important;
	background-position: 15px center !important;
}

.product-block {
	height: auto !important;
	margin-bottom: 0px !important;
}


/*fix slider*/
#homepage-slider {
	max-width: 900px;
	float: right !important;
	margin-bottom:35px !important;
}

/* WRONG START SLIDE FIX */

.bx-clone {
	display: none;
}

/* FFN */
.ffn {
	text-align:center;
}

#ffn_logo {
	height: 106px !important;
	width: auto;

}

@media screen and (max-width:991px) {
	.ffn, #ffn_logo {
		display:none;
	}
}

/*  menu  */
.megamenu a {
	height:70px !important;
	padding: 0px 15px !important;
}

.megamenu a .menu-icon {
	display:block;
	height: 70px;
	background-position: center top;
	padding-left:0px !important;
}

.megamenu a .menu-icon .menu-title {
	top:35px;
	position:relative;
}

.pts-megamenu .megamenu>li>a .hasicon .menu-title {
	margin:0px;
}

.navbar-nav {
	top: 6px;
	position: relative;
}

@media screen and (max-width:991px){
	.hasicon{
		background: none !important;
	}	
}

.size-product {
	position: relative;
	display:none;
}

#loader {
	position: absolute;
	/* height: 100%; */
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.loaderimg {
	margin: auto;
	display: block;
	border: 5px solid #f3f3f3; /* Light grey */
	border-top: 5px solid #FB1100; /* Blue */
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 2s linear infinite;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.ap5-pack-product {
     padding: 0px 15px; 
    margin-bottom: 15px;
}

.ap5-buy-block {
	margin-left: 0px;
}
.pack_price {
	text-align:center;
}

#ap5-add-to-cart button span {
     padding-right: 0px; 
    text-align: center;
}

#pack_our_price_display {
	font-size:25px;
	font-weight: 300;
	color:#E54240;
}

#pack_old_price_display {
	text-decoration: line-through;
    font-weight: 300 !important;
}

#pack_reduction_percent {
	margin:30px 0;
}

#pack_reduction_percent span {
	margin-bottom: 10px 0;
	background: #E54240 !important;
	padding: 5px 10px !important;
	color: #fff !important;
}

#ap5-add-to-cart button {
	background: #E54240;
	padding: 5px 10px ;
	color:#fff;
	border: 0;
}

/* HOOK FOOTER DISPLAY : NONE SUR LE 2E PACK */
.pts_related_product_bottom_content .page-product-box {
	display:none;
}

/* FORCE STYLE ON NEWSLETTER POPUP*/ 
#popnewsletter_block {
	background: url('/modules/popnewsletter/views/img/content/1/bg_darker.jpg') !important;
}

#sb-wrapper-inner {
    position: relative;
    border: 0px;
    overflow: hidden;
    min-height: 185px;
    box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
}

#sb-overlay {
	background-color: rgb(0, 0, 0); opacity: 0.8 !important;
}

@media only screen and (max-width: 40em){
	#sb-wrapper-inner {
	    height: 200px !important;
	}
}

.ratingTab .comments_note {

	float:right;
}

.ratingTabCenter .comments_note {

}

.guide_des_tailles_img{
	display:none;
}

.netreviews_font_stars div {
	position: absolute;
	font-size: 0px;
	line-height: 16px;
}

.netreviews_stars_light {
	margin-bottom: 15px;
}

.default.grid .product-container .product-meta {
	padding: 0 20px 15px;
	min-height: 145px !important;
}

.cat_desc {
	padding: 25px;
	background: #fafafa;
}

.cat_desc .wrapit {
	display:none;
}

._more {
	text-decoration: underline;
	cursor: pointer;
}

@media (max-width:991px){

	.product-block .name a {
		color: #292733;
		font-size: 11px;
		font-family: "Poppins", serif;
		font-weight: 500;
		line-height: 15px;
		min-height: 60px;
		text-decoration: none;
		display: block;
		overflow: hidden;
	}

	.default.grid .product-container .product-meta {
		padding: 0 5px 10px;
		min-height: 145px !important;
	}
}

.nbrItemPage {
	display:none !important;
}