body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}


.list-group-mine .list-group-item {
  color: #FF4000;
}

.list-group-mine .list-group-item:hover {
  background-color: #F2F2F2;
}

.my-color {
  color: #FF4000;
}

.my-border-color {
  border-color: #FF4000;
}

.my-background-color {
  background-color: #FF4000;
}


.my-card
{
    position:absolute;
    left:40%;
    top:-20px;
    border-radius:50%;
}

a { color: #FF4000}

a:hover { color: #1C1C1C}

.h1-custom{
    font-size:1.5em;
}

.h1-small{
    font-size:1em;
}

.btn-mine {
  color: #000000;
}

.btn-mine:hover {
  color: #1C1C1C;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus,
.btn-primary:disabled
 {
    background-color: #FF4000;
    border-color: #FF4000;
}

.btn-primary:hover,
.btn-primary:visited,
.btn-primary:focus {
    box-shadow: 3px 3px 3px #1C1C1C;
}

.btn-primary:active, .current-btn {
    box-shadow: 3px 3px 3px #1C1C1C;
}

.my-primary {
    background-color: #FF4000;
    border-color: #FF4000;
}


.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    background-color: #FFFFFF;
    border-color: #FF4000;
    color:#FF4000;
}

.btn-secondary:hover,
.btn-secondary:focus {
    background-color: #F2F2F2;
}


.vertical-menu a {
    background-color: #eee;
    color: #FF4000;
    display: block;
    padding: 12px;
    text-decoration: none;
}

.vertical-menu a:hover {
    background-color: #ccc;
}

.menu-sel .vertical-menu {
    background-color: #FF4000;
    color: white;
}

.vertical-menu:active {
    background-color: #FF4000;
    color: white;
}


/* Tab */
.tabs {
  margin: 0 auto;
  padding: 0 20px;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  padding: .5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.tab-contents {
  padding: .5em 2em 1em;
  border: 1px solid #ddd;
}


.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}

.tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
}

.tab-select-outer {
    display: none;
}
.tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
}
/* fin Tab */


.carousel-indicators
  {
    width: 5%;
    top: 10%;
    left: 77.5%;
    position: absolute;
    white-space: nowrap;
  }

.dual-list .list-group {
    margin-top: 18px;
    min-height: 300px;
    max-height: 300px;    
    overflow-y: scroll;
}

.dual-list .list-group-item:hover,
.list-group-item:active,
.list-group-item li:active,
.list-group-item:visited,
.list-group-item:focus {
    background-color: #F2F2F2;
    border-color: #F2F2F2;
}

.backlist {
    background-color: #F2F2F2;
    border-color: #000000;
    padding: 50px 35px 30px 50px;
}

.list-left li, .list-right li {
    cursor: pointer;
}

.list-arrows {
    padding-top: 10px;
}

.list-arrows button {
    margin-bottom: 20px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index:2;
  color:#ffffff;
  background-color:#E6E6E6;
  border-color:#E6E6E6;
}

.list-group-item.disabled {
    pointer-events:none;
    opacity:0.6; 
}

.list-group-item:hover {
    background-color:#E6E6E6;
    cursor: pointer;
}


.list-group-pan:hover {
    background-color:#E6E6E6;
}

.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
    border-radius:10px 0;
}

.faq-cat-content {
    margin-top: 25px;
}

.nav-tabs li a:focus, .nav-tabs:active , .nav-tabs li:active, .nav-tabs li:hover {
    outline: none;
    background-color: #efefef;
    color: black;
}

#taball .is-active a {
    outline: none;
    background-color: #efefef;
    color: black;
}

.carousel-caption {
  top: 10%;
}

.my-txt-sha {
  text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
}

/* form touches    */

.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.pagination {
    margin-top: 20px;
}
footer {
    background: #343a40;
    padding: 40px;
}
footer a {
    color: #f8f9fa!important
}


/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 100px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 54px;
    left: 0;
    width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}


/* fin form touches   */ 

/* etapes c   */

.process-step .btn:focus{outline:none}
.process{display:table;width:100%;position:relative}
.process-row{display:table-row}
.process-step button[disabled]{opacity:1 !important;filter: alpha(opacity=100) !important}
.process-row:before{top:40px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#ccc;z-order:0}
.process-step{display:table-cell;text-align:center;position:relative}
.process-step p{margin-top:4px}
.btn-circle{width:80px;height:80px;text-align:center;font-size:12px;border-radius:50%}
.x-btn:disabled { background-color: inherit; background-color: #FF4000; border-color: #FF4000;}

/* fin etapes c   */

#success_message{ display: none;}


.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}


.PromoButton {
	background-color:#ffec64;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	padding:10px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.PromoButton:hover {
	background-color:#ffec64;
}
.PromoButton:active {
	position:relative;
	top:1px;
}

/*  VIDEO PLAYER 
	############################### */
.vid-container {
	    position: relative;
	    padding-bottom: 52%;
	    padding-top: 30px; 
	    height: 0; 
}
		 
.vid-container iframe,
.vid-container object,
.vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*  VIDEOS PLAYLIST 
	############################### */
.vid-list-container {
	width: 92%;
	overflow: hidden;
	margin-top: 20px;
	margin-left:4%;
	padding-bottom: 20px;
}

.vid-list {
	width: 1344px;
	position: relative;
	top:0;
	left: 0;
}

.vid-item {
	display: block;
	width: 148px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 10px;
}

.vid-thumb {
	/*position: relative;*/
	overflow:hidden;
	height: 72px;
}

.vid-thumb img {
	width: 100%;
	position: relative;
	top: -13px;
}

.vid-item .desc {
	color: #FF4000;
	font-size: 15px;
	margin-top:5px;
}

.vid-item:hover {
	background: #eee;
	cursor: pointer;
}

.vid-arrows {
	position:relative;
	width: 100%;
}

.vid-arrow-left {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px;
	left: -25px;
	top: -130px;
	z-index: 99;
	cursor: pointer;
}

.vid-arrow-right {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px;
	right: -25px;
	top: -130px;
	z-index:100;
	cursor: pointer;
}

.vid-arrow-left:hover {
	background: #CC181E;
}

.vid-arrow-right:hover {
	background: #CC181E;
}

/* aide */
.help_float{
	position:fixed;
	width:80px;
	height:80px;
	bottom:40px;
	right:40px;
	background-color:#FF4000;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.my-help_float{
	margin-top:22px;
}
