/* Css for autres-pages */

/* 20 ans */




.div-20ans{
  width: 1000px;
  margin: auto;
}
.d-f{
  display: flex;
}



.radio-inline{
  width: 100%;
  padding-left: 0px;
}
.formulaire-20ans-right{
  background: #fff;
  padding: 40px;

}

.t-b{
  font-weight: bold;
}

.gold-20ans{
  color: #c38d33 !important;
}

.h3-20ans{
  margin-top:11px;
}

a.link_product:hover, a.link_product:focus {

    color: #c38d33 !important;
    text-decoration: none;

}

.btn-20ans{
  background: black;
  border-radius: 15px;
  width: 50%;
  text-align: center;
  margin: auto;
}
.pd-b-20{
  padding-bottom: 20px;
}

.liste_lunettes{
  max-height: 537px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.radio-inline input[type="radio"]{
  display: none;
}
.radio_slider{
  background:url('/images/20ans/checkbox-off.png');
  display: block;
  height: 24px;
  width: 43px;
  cursor:pointer;
}
input[type="radio"]:checked+.radio_slider{
  background:url('/images/20ans/checkbox-on.png') !important;
}



.formulaire-20ans{
  background: #fff;
  padding: 40px !important;
}



.formulaire-20ans .form-group input{
  background-color: #e9e9e9;
}
.formulaire-20ans .form-group input#rébus{
  background-color: #c38d33;
  color:#fff;
}

.m-w-100{
  max-width: 100%;
}

@media (min-width: 320px) and (max-width: 767px) {

  .div-20ans{
    width: 100%;
    margin: auto;
    padding: 15px !important;
  }

}





.bg-20ans{
  background: url('/images/20ans/fond-enfant.png') no-repeat;
  background-color:#e9e9e9;

  margin-left:0 !important;
  margin-right:0 !important;
}

.pd-tb-20{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* fin 20 ans */

.p-line { width:100%; text-align:center; border-bottom: 1px solid #ccc; line-height:0.1em; margin:25px 0 25px }
.p-line span { background:#fff; padding:0 50px; font-size: 20px; }

.r-info { margin: 30px; margin-bottom: 35px; }
.r-info span { color:red; padding:0 50px; font-size: 20px;font-size: 24px;font-weight: bold; }

h2{
    font-size: 16px!important;
    text-transform: uppercase;
    font-weight: bold;
}
.container{
    max-width: 980px;
}
.blog{
  display: block;
  width: 100%;
  height: 600px;
  border: 0;
}


.spe-val-bar{
  width: 90%;
  text-align: center;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}

.product-a-block .img-responsive {
  margin: auto !important;
  max-width: 200px !important;
}

.fs-11px {
	font-size: 11px!important
}

.checkbox-search {
	position: absolute;
	right: 20px
}

.rotate180 {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.arrow-main-cat {
	position: absolute;
	right: 32px;
	line-height: 25px!important;
	transition: .5s
}

.reductmore,
.showmore {
	font-weight: 700
}

input[type=radio],
input[type=checkbox] {
	margin: 3px 13px 0;
	margin-top: 1px\9;
	line-height: normal
}

.noUi-horizontal .noUi-handle {
	width: 20px;
	height: 20px;
	left: -17px;
	top: -2px
}

.product-a-block {
	display: block;
	height: 110px
}

.loader {
	margin: 2em auto auto;
	width: 200px;
	display: block
}

.activate-filter {
	padding-top: 10px;
	margin-bottom: 15px
}

.no-product {
	font-size: 1.2em;
	padding: 10px
}

.item-activate {
	padding: 5px 13px 5px 5px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline-block;
	background: #91b356;
	color: #ffff!important
}

.item {
	color: #000;
	display: block;
	margin-top: 7px;
	cursor: pointer
}

.item.activate {
	color: #91b356
}

.item.activatedn,
.valid_price {
	text-decoration: none;
	background: #91b356;
	color: #ffff!important
}

.item.activatedn {
	display: none;
	border: 1px solid green!important;
	padding: 5px 15px 5px 5px
}

.price-filter {
	margin: 30px 0
}

.valid_price {
	position: relative;
	right: 0;
	border: unset;
	display: inline-block;
	padding: 5px;
	float: right
}

.mgt10 {
	margin-top: 10px!important
}

.item-activate::before,
.item.activatedn::before {
	content: "\f00d";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px
}

.filter-title,
.marque {
	text-transform: uppercase;
	font-weight: 700
}

.list-item {
	margin-left: 15px!important
}

.dn {
	display: none
}

.title {
	padding-left: 12px
}

.filter-title {
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 10px
}

.filter-title span {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0
}

ul.filter-title {
	padding-left: 10px
}

input[type=checkbox].filter-title {
	right: 20px
}

.item-color::before {
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	width: 20px;
	height: 20px;
	content: '';
	color: RGBa (0, 0, 0, 1);
	position: relative;
	border-radius: 15px;
	display: inline-block;
	top: 5px;
	left: -5px
}

.bg-rouge::before {
	background-color: red
}

.bg-noir::before {
	background-color: #000
}

.bg-blanc::before {
	background-color: #fff;
	border: .5px solid #dcdcdc
}

.bg-jaune::before {
	background-color: #ff0
}

.bg-vert::before {
	background-color: green
}

.bg-bleu::before {
	background-color: #00f
}

.bg-violet::before {
	background-color: violet
}

.bg-marron::before {
	background-color: brown
}

.bg-rose::before {
	background-color: pink
}

.bg-gris::before {
	background-color: grey
}

.bg-or::before {
	background-color: gold
}

.bg-argent::before {
	background-color: silver
}

.bg-orange::before {
	background-color: orange
}

.bg-ecaille::before {
	background-image: url(/images/product-list/ecaille.png);
	border-radius: unset
}

.bg-multicolore::before {
	background-image: url(/images/product-list/multicolore.png);
	border-radius: unset
}

.bg-translucide::before {
	background-color: #f1f1f1;
	border: .5px solid #dcdcdc
}

.qr {
	position: fixed;
	float: right;
	left: 90%;
	color: grey;
	font-size: 10px;
}

.qr img {
	width: 120px;
}

@media (max-width: 1359px) {
	.qr {
		display: none
	}
}
