@charset "utf-8";
/* CSS Document */

.featured-ribbon {
	height: 100px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 100px;
	z-index: 1;
}
.featured-ribbon span::before {
	border-color: #5a3331 transparent transparent #5a3331;
	border-style: solid;
	border-width: 3px;
	content: "";
	left: 0;
	position: absolute;
	top: 100%;
	z-index: -1;
}

.featured-ribbon span::after {
	border-color: #5a3331 #5a3331 transparent transparent;
	border-style: solid;
	border-width: 3px;
	content: "";
	position: absolute;
	right: 0;
	top: 100%;
	z-index: -1;
}

.featured-ribbon span {
	box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
	color: #fff;
	display: block;
	font: 600 12px/30px "Source Sans Pro", sans-serif;
	position: absolute;
	right: 0px; /*original -35px;*/
	text-align: center;
	text-transform: uppercase;
	top: 13px;
	transform: rotate(45deg);
	width: 125px;
}


.alert.alert-SOPmail {
	border: 1px solid #333;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #333;
}
.alert.alert-SOLocation {
	font-weight: bold;
	color: #333;
	text-align: right;
	margin-top: -20px;
	margin-right: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.alert.alert-SOPasaisir {
	border: 1px solid #f00;
	background-attachment: scroll;
	background-color: #FF0;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #F00;
}
.alert.alert-SOPcasse{
	background-attachment: scroll;
	background-color: #000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}
.alert.alert-SOPspeciale{
	background-attachment: scroll;
	background-color: #C33;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}
.alert.alert-SOPdestockage{
	background-attachment: scroll;
	background-color: #333;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}


.alert.alert-SOPurgent{
	border: 1px solid #f00;
	background-attachment: scroll;
	background-color: #F90;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}
.alert.alert-SOPromo{
	border: 1px solid #f00;
	background-attachment: scroll;
	background-color: #F00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}
.alert.alert-SOPlot{
	background-attachment: scroll;
	background-color: #393;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}
.alert.alert-SOPpiece{
	background-attachment: scroll;
	background-color: #096;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
}
.alert.alert-SOPalaUNE {
	border: 2px solid #FC6;
	background-attachment: scroll;
	background-color: #F90;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: normal;
	color: #FFF;
}
.alert.alert-SOPtop1 {
		background-color: #F90;
		font-weight: normal;
	color: #FFF;
	border-radius: 0 !important;
}
.alert.alert-SOPtop2 {
	background-color: #F90;
	font-weight: normal;
	color: #FFF;
	border-radius: 0 !important;
}
.alert.alert-SOPBando1 {
	background-color: #FF0;
	font-weight: normal;
	color: #333;
	border-radius: 0 !important;
}
.singleprice-tag {
background-color: #bf1919;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
color: #fff;
display: inline-block;
float: right;
font-size: 32px;
font-weight: bold;
height: 60px;
line-height: 60px;
position: relative;
text-indent: -6px;
text-shadow: 1px 1px 1px #921313;
transform-origin: 88% 10% 0;
margin-top: 0px;
padding-top: 0;
/* +7.5px de chaque côté => +15px au total */
padding-right: 55px;
padding-bottom: 0;
padding-left: 55px;
}
.singleprice-tag::before {
    border-bottom: 30px solid transparent;
    border-right: 30px solid #bf1919;
    border-top: 30px solid transparent;
    content: "";
    height: 0;
    left: -29px;
    position: absolute;
    top: 0;
    width: 0;
}
.singleprice-tag::after {
    background-color: #cecece;
    border-radius: 2.5px;
    box-shadow: -1px 1px 0 #8e8e8e inset;
    content: "";
    height: 5px;
    left: 88%;
    position: absolute;
    top: 10%;
    width: 5px;
}
.singleprice-tag span {
    font-size: 10px;
    margin-left: 5px;
}


.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -1px;
  color: inherit;
}


.alert.alert-SOPTop1 { /* a ne pas manquer*/
	background-color: #900;
	color: #FFF;
	margin: 0px;
	width: 100%;
}
.alert.alert-SOPTop2 { /* a la une*/
	border: 0px;
	background-color: #F90;
	color: #FFF;
	
}


.alert {
  padding: 15px;
  margin-bottom: 10px; /* espac*/
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.category-list-icon {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
	margin-bottom:5px;
}
.category-list-icon i.SOPune {
	background-color:#F90;
}
.category-list-title {
  overflow: hidden;
    padding: 19px 0 0 15px;
    position: relative;
    text-align: left;
}
.phot_pays {
	border:none !important;
	border-radius:0px !important;
	height: 10px; !important;
	width: 15px;!important;
}
/* ETIQUETTE listing revendeur*/
.etiq1{/* prix casse + destockage */
	background-color: #333;
	background-position: 0 0;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.etiq2{/* a saisir*/
	background-color: #FF0;
	background-position: 0 0;
	color: #F00;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.etiq3{/* promo et offre spaciale */
	background-color: #F00;
	background-position: 0 0;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.etiq4{/* urgent */
	background-color: #F90;
	background-position: 0 0;
	color: #FFF;
!important;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.sop-listAnMembSous_tit{  /* list ann vendeur sous tit + marq*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}	
	
.sop-listAnMembTit{  /* list ann vendeur tit*/
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	
	color: #000;
	}	
.sop-listAnMembPrix{  /* list ann vendeur prix*/
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	}
/* contact */
	.champ_oblig{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	}
.phone-container {
	padding: 10px;
	border: 1px solid #ccc;
	width: 100%;
	text-align: center;
        }
.phone-number {
            display: none;
            margin-top: 10px;
            font-size: 18px;
        }
.show-button {
	background-color: #007bff;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 16px;
		padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	 width: 100%;
        }	