@font-face{
	font-family: "lato medium";
	src:url("../fonts/Lato-Medium.ttf");
}
html, body {
    position: relative;
    height: 100%;
}
body.indexbody{
	/*background: url('../img/bg-login.jpg');
	background-size: cover;*/
}
body{
    font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
header{
	margin-top: 10px;
	margin-bottom: 10px;
}
.fixed-top{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    /*background: url('../img/bg-login.jpg');*/
	background-size: cover;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.connexionform{
	padding-top: 25px;
	font-family: "lato medium";
    font-weight: 300;
    letter-spacing: 2px;
}
.connexionform input[type="text"], .connexionform input[type="email"], .connexionform input[type="password"]{
    border: 0;
    padding: 13px 24px;
    font-size: 14px;
    color: #000;
    width: 300px;
    outline: 0;
}
.indexbody input#email{
	background: url("../img/bg1.jpg") no-repeat #fff;
}
.indexbody .form-horizontal  input#email,
.indexbody .form-horizontal  input#password{
	background: #fff;
}
.indexbody .form-horizontal .form-control{
	height: 35px;
	border-radius: 0;
}
.form-horizontal{
	margin-top: 20px;
}
.form-horizontal button {
    background: #7b848b;
    border: 0;
    color: #fff;
    font-weight: 300;
    padding: 15px 20px;
    font-size: 14px;
    margin-top: 10px;
    width: 360px;
    font-weight: 300;
    letter-spacing: 2px;
    outline: 0;
    transition: 0.5s ease-out;
}
.reset_form{
	margin-top: 60px;
	height: 250px;
}
.reset_form button{
	background: #7b848b;
    border: 0;
    color: #fff;
    font-weight: 300;
    padding: 9px 20px;
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    font-weight: 300;
    letter-spacing: 2px;
    outline: 0;
    transition: 0.5s ease-out;
    border-radius: 0;
}
.indexbody .reset_form input#email{
	background: #fff;
	border-radius: 0;
}
input#password{
	background: url("../img/bg2.jpg") no-repeat #fff;
}
.bgwhite{
	background: #fff;
	width: 360px;
	margin: 0 auto;
	display: block;
}
.connexionform button, .btn.btn-primary{
	background: #7b848b;
	border:0;
	color: #fff;
	font-weight: 300;
	padding: 15px 20px;
	font-size: 14px;
	margin-top: 10px;
	width: 360px;
	font-weight: 300;
	letter-spacing: 2px;
	outline: 0;
	transition: 0.5s ease-out;
	border-radius: 0
}
.btn.btn-primary{
	width: 100%!important;
}
button:hover, .btn.btn-primary:hover{
	background: #99c144;
	transition: 0.5s ease-out;
}
label{
	color: #fff;
	font-weight: 300;
	display: inline-block;
    vertical-align: top;
    padding-top: 18px;
}
#client_form label{
	color: #000;
}
.links a{
	color: #fff;
	text-decoration: underline;
    letter-spacing: 2px;
    margin-left: 20px;
    font-weight: 300;
    margin-top: 20px;
    display: inline-block;
    transition: 0.5s ease-out;
}
.links a:hover{
	color: #99c144;
	transition: 0.5s ease-out;
}
input[type=checkbox]{
    margin-top: 20px;
    display: inline-block;
    width: 18px;
    height: 18px;
}
.m-b-100{
    margin-bottom: 70px;
    margin-top: 70px;
}
.footer{
    width: 100%;
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 10px;
}
.footer ul{
	margin: 0 auto;
	padding:0;
    width: 660px;
}
.footer li{
	float: left;
	list-style-type: none;
	padding: 0 20px;
}
.footer li a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 300;
	font-size: 13px;
}
.logo img {
    width: 100%;
    margin-top: -8px;
}
header .fa{
	width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
    background: #99c144;
    color: #fff;
    font-size: 18px;
}
header a{
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	transition: 0.5s ease-out;
}
header a:hover{
	text-decoration: none;
	color: #99c144;
	transition: 0.5s ease-out;
}
section.lineheader{
	background: url('../img/bgheader.jpg') no-repeat;
	padding: 50px 0;
	background-size: cover;
	margin-bottom: 30px;
}
section.lineheader ul{
	padding:0;
	margin: 0;
	float: right;
}
section.lineheader li{
	list-style-type: none;
	float: left;
	padding: 0 5px;
}
section.lineheader li a{
	text-decoration: none;
	color: #000;
}
section.lineheader li .fa{
	margin-left: 5px;
}
.quantity-button{
    position: relative;
    cursor: pointer;
    text-align: center;
    color: #aeb9c1;
    font-size: 15px;
    width: 25px;
    height: 25px;
    background: #fafafc;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
.quantity-button.quantity-up{
    position: absolute;
    font-weight: bold;
    border: 2px solid #f3f3f3;
    right: -28px;
    border-radius: 4px
}
.quantity-button.quantity-down {
    position: absolute;
    font-weight: bold;
    border: 2px solid #f3f3f3;
    left: -24px;
    line-height: 8px;
    border-radius: 4px
}
.quantity input {
    width: 35px;
    height: 25px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 0;
    text-align: center;
    margin-left: 5px;
    font-weight: 700;
    border: 2px solid #f3f3f3;
    border-radius: 4px;
    outline: 0;

}
.quantity{
	position: relative;
	display: inline-block;
}
table{
	margin-top: 40px;
}
td{
	padding: 5px 8px;
	border:1px solid #d2d2d2;
	text-align: center;
}
td.greentitle{
	/*text-decoration: underline;*/
	color: #99c144;
	font-weight: 700;
}
td.purpletitle{
	color: #ea1796;
	font-weight: 700;
}
td.uppertitle{
	text-transform: uppercase;
}
td.fixedwidth{
	width: 100px;
	text-align: center;
	border-left: 0;
}
th{
	text-align: center;
	background: #ecf3dc;
	padding: 5px 10px;
	border-left: 1px solid #fff;
}
.nobg{
	background: #fff;
}
input{
	background: #fafafc;
	border:1px solid #eeeeef;
	border-radius: 2px;
}
.leftside{
	/*margin-top: 40px;*/
}
.leftside p{
	color: #99c144;
	font-weight: 700;
	margin: 0;
}
.leftside p span{
	text-decoration: underline;
}
.leftside small{
	color: #b9c6cd;
	font-size: 11px;
}
.leftside h2, .leftside h5 {
	color: #99c144;
	text-transform: uppercase;
}
.leftside h2{
	font-weight: 700;
	font-size: 18px;
	padding-left: 5px;
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
	margin-top: 0;
}
.leftside label{
	color: #757677;
	text-transform: uppercase;
	padding-top: 0;
	padding-left: 5px;
}
.leftside input[type=checkbox]{
	margin-top: 0;
}
.filterdiv, .filterprice{
	border-top: 1px solid #f0f0f0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.row{
	margin-left: 0;
	margin-right: 0;
}
.form_search .row [class*="col-"] {
    padding: 0 5px
}
.filterprice h4{
    margin-bottom: 30px;
    margin-top: 20px;
}
.filterprice p{
	color: #a1aeb7;
	margin-top: 30px;
	font-weight: 500;
}
.filterprice p span{
	color: #000;
	font-weight: 700;
	text-decoration: none;
}
.filterprice button{
	background: #a1b2bc;
	color: #fff;
	font-weight: 700;
	border: 0;
	width: auto;
	border-radius: 3px;
	padding: 6px 20px;
	transition: 0.5s ease-out;
	margin-top: 15px;
	margin-bottom: 20px;
}
.filterprice button:hover{
	background: #99c144;
    transition: 0.5s ease-out;
    color: #fff;
}
/******************* Filter price *******************/
.theme-green .back-bar .selected-bar{
	background-color: #ecf0f3;
	background-image: linear-gradient(to bottom, #ecf0f3, #ecf0f3);
}
.theme-green .back-bar .pointer{
	background-color: #99c144;
	background-image: linear-gradient(to bottom, #99c144, #99c144);
}
.theme-green .back-bar{
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #fff);
	border:1px solid #ccc;
}
/******************end**********************/
.searchform button{
    background: transparent;
    color: #b7c3c6;
    border: 1px solid #b7c3c6;
    padding: 2px 10px;
    border-radius: 0;
    margin-top: 0;
    display: inline-block;
}
.searchform input{
    background: transparent;
    border: 1px solid #b7c3c6;
    border-radius: 0;
    width: 115px;
    padding: 2px 7px;
    display: inline-block;
    margin: 15px 0;
}
pre{
	white-space: normal;
	overflow: initial;
}
.trifilter select{
    border: 1px solid #b7c3c6;
    padding: 7px;
    width: 100%;
    margin-top: 10px;
    outline: 0;
}

footer{
	border-top: 1px solid #99c144;
	padding: 40px 0;
	margin-top: 50px;
}
footer img{
	width: 100%
}
footer ul{
	margin: 0;
	padding: 0;
}
footer ul li{
	list-style-type: none;
	color: #99c144;

}
footer ul li span{
	font-size: 12px;
	line-height: 25px;
}
footer h3{
	color: #99c144;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}
footer .contactinfo .fa{
	padding-right: 10px;
	font-size: 16px;
}
.social .fa{
	font-size: 16px;
}
.menufooter ul{
	margin: 0;
	padding: 0;
}
.copyright li{
	float: left;
	padding:0 10px;
}
.copyright{
	color: #99c144;
	font-size: 12px;
}
.copyright a{
	text-decoration: none;
	color: #99c144;
}
.copyright:before {
    content: '';
    width: 70%;
    height: 1px;
    background: #99c144;
    position: relative;
    margin: 30px auto;
}
.help-block{
	margin-bottom: 0!important;
	font-size: 12px;
	padding-bottom: 10px;
}
hr{
	margin-bottom: 0;
	margin-top: 0;
	width: 84%;
}
.panier h2{
	font-size: 30px;
	border-top: 0;
	text-align: center;
}
.panier h5{
    font-size: 20px;
    text-decoration: underline;
}
.panier .filterdiv{
	border-top: 0;
	text-transform: uppercase;
	color: #8b8a8a;
    font-size: 16px;
    line-height: 40px;
    padding-right: 10px;
}
.panier h3{
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
    text-decoration: underline;
    text-align: center;
}
.panier .filterdiv span{
	float: right;
	font-weight: 700;
}
.panier .filterdiv span strong{
	color: #000;
}
.panier.leftside p{
	color: #797878;
	font-weight: 700;
	text-align: center;
    font-size: 30px;
}
#resrve_form textarea{
	margin-top: 20px;
}
input.reservbtn{
	text-align: center;
	display: block;
	background: #99c144;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 30px;
    padding: 4px 0;
    transition: 0.5s ease-out;
	width: 100%;
}
input.reservbtn:hover{
    background: #7b848b;
    transition: 0.5s ease-out;
}
.helplinks a{
	color: #797878;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}
.helplinks a:hover{
	color: #99c144;
}
.helplinks h2{
	text-align: left;
}
.panier h5:before {
    content: '';
    background: #99c144;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 10px;
}
/*.paniertable tbody tr:after {
    content: 'x';
    position: absolute;
    left: 21px;
    font-size: 12px;
    color: #d2d2d2;
    cursor: pointer;
}*/

.m-t-60{
	margin-top: 60px;
}
.aboutus p{
	line-height: 26px;
}
.imgwidth img{
	width: 100%
}
.cgv h1{
	text-align: center;
	text-transform: uppercase;
}
.cgv h2{
	border-bottom: 2px solid #efefef;
	font-size:20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.cgv p{
    font-size: 13px;
    color: #000;
}
.m-l-35{
	margin-left: 35px;
}
#contact-us2 .right-section{
    padding: 25px 30px;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    border-radius: 4px;
}
#contact-us2 .right-section form .form-control{
    padding: 13px 15px;
    line-height: 24px;
    font-size: 12px;
    color: #aaaaaa;
    border-color: #cbcbcb;
}
#contact-us2 .row{
	margin-left: -15px;
	margin-right: -15px;
}
.section-top-heading h2 {
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 32px;
    color: #535353;
}
#contact-us2 .left-section #countries ul{
	padding: 0;
	margin: 0;
}
#contact-us2 .left-section #countries ul li i{
    font-size: 20px;
    width: 50px;
}
#contact-us2 .left-section #countries ul li{
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #535353;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
    margin-top: 12px;
}
#contact-us2 .right-section form .button{
    background: #7b848b;
    color: #ffffff;
    margin-top: 10px;
    border-radius: 0;
    padding: 10px 35px;
    transition: 0.5s ease-out;
    outline: 0;
}
#contact-us2 .right-section form button:hover {
    background: #99c144;
    transition: 0.5s ease-out;
}
.p-l-0{
	padding-left: 0;
}
ul.categories {
    box-shadow: 1px 1px 6px #ccc;
    border-radius: 4px;
    margin-top: 5px;
    padding: 20px;
}
.categories li {
    list-style-type: none;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}
ul.categories a{
	color: #4b4e53;
    outline: none !important;
    text-decoration: none;
    transition: all .3s ease 0s;
}
.historique table{
	margin-top: 0;
}
.historique table th{
	width: 20%;
}
.btn.btn-default{
	/*background: #99c144;
    border: 0;
    font-weight: 300;
    padding: 15px 20px;
    font-size: 14px;
    margin-top: 10px;
    width: 190px;*/
    font-weight: 300;
    letter-spacing: 2px;
    outline: 0;
    transition: 0.5s ease-out;
    z-index: 10;
    width: 90px;
    padding: 10px 2px;
    background-color: #000;
    font-size: 10px;
    color: #fff
}
.nobg.noAfter .btn.btn-default, .btn.btn-default.mobilefixed{
    width: 110px;
    padding: 4px 2px;
    background-color: #99c144;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
}
/*.nobg .btn.btn-default{
    width: 90px;
    padding: 10px 2px;
    background-color: #000;
    font-size: 10px;
}*/
.btn.btn-default:hover{
	background:#7b848b;
}
::-webkit-input-placeholder {
   color: #000!important;
}
:-moz-placeholder { /* Firefox 18- */
   color: #000!important;
   opacity: 1!important;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #000!important;
   opacity: 1!important;
}
:-ms-input-placeholder {  
   color: #000!important;
}
.panel{
	background-color: transparent;
	box-shadow: none;
	border:0;
}
.panel-default>.panel-heading{
	background-color: transparent;
	border-color: transparent;
}
#theadfix td.noAfter {
	border: none!important;
	padding: 0;
}
/********By Karim ***********/
/* tables */
table#produits thead tr .tablesorter-headerDesc, table#produits thead tr .tablesorter-headerAsc {
	background-color: #99c144;
}
.tablesorter-header-inner{
	display: inline;
}
.backbtn{
    color: #fff;
    font-size: 15px;
    padding: 5px 25px 5px 15px;
    display: inline-block;
    margin-bottom: 20px;
    background-color: #7b848b;
    transition: .3s ease-out;
    margin-top: 40px;
}
.backbtn:hover{
	text-decoration: none;
	background-color: #99c144 ;
	color: #fff;
	transition: .3s ease-out;
}
/********************************************************/
.leftside.col-md-2{
	width: 14%;
}
#back-top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    padding: 0;
    margin: 0;
    z-index: 20;
}
#back-top a {
    text-decoration: none;
    display: block;
    color: #4b4e53;
    font-size: 34px;
    line-height: 34px;
    z-index: 999;
}
.blackbg{
    background: rgba(0,0,0,0.6);
    margin-top: 20px;
    padding-bottom: 20px;
}
.fa-instagram{
    color: #000;
    font-size: 30px;
    background: rgba(255,255,255,0.7);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    margin-top: 10px;
}
.table-larg thead tr th {
	position: relative
}
.orderBtn {
    position: absolute;
    bottom: 2px;
    right: 2px;
    font-size: 10px;
}
.orderBtn:hover {
	text-decoration: none
}
table {
	margin-top: 20px;
}
.form_search {
	border: solid 1px rgba(46, 59, 6, 0.3);
	background-color: rgba(167, 194, 78, 0.15);
	padding: 5px 0 0;
	margin: 10px auto 0;
}
.form_search .form-group {
    margin-bottom: 5px;
}
.form_search .btn.btn-default {
    font-weight: 400;
    letter-spacing: 1px;
    outline: 0;
    transition: 0.5s ease-out;
    z-index: 10;
    width: 100%;
    padding: 6px;
    background-color: #fff;
    font-size: 14px;
    color: #000;
}
.btnfind {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 10px;
}
.table.table-larg.dataTable {
    width: 100%!important;
}
.table.table-larg.dataTable tbody td {
    vertical-align: middle!important
}
.table-larg thead tr th:last-child {
    padding: 0;
    min-width: 110px;
}
.listcontent{position: relative}
.listcontent:first-of-type{
	margin-top: 58px;
}
.form-fixed{
	position: sticky;
	top: 58px;
	z-index: 1000;
}
#produits{position: relative}
.tablefixed{
	top: 0px;
	transition: all .3s ease;
}
.theadfix{
	display: table!important;
	position: sticky;
	top: 104px;
	z-index: 999!important;
}
.theadfix tr {
    display: flex;
}
.theadfix th {
    background-color: #ecf3dc;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
}
.form_search.form-fixed{
	padding: 5px 0 0;
	background-color: rgb(252, 248, 227);
}
.navbaravo {
	background-color: #fff;
    padding: 4px 0;
}
.navbaravo .navbar{
    margin: 5px 0;
    background-color: #a7c24e;
    border: none;
    border-radius: 0;
	min-height: auto;
	height: 40px;
}
.navbaravo .navbar>.container .navbar-brand{
    max-width: 140px;
    float: left;
    padding: 0;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
}
.navbar-nav>li>a {
	padding: 10px 15px;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s linear;
}
.navbar-nav>li.active>a {
	background-color: rgba(255, 255, 255, 0.9);
    color: #a7c24e;
}
.navbaravo .collapse{position: relative}
.compte {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    background: #60b7bd;
    padding: 4px 5px 0;
	color: #fff
}
.compte a{
	color: #fff
}
.compte a:hover{
	color: #fff
}
.bg-warning {
	position: relative;
    height: 35px;
    overflow: hidden;
	transition: all .3s ease-in-out
}
.heightAuto {
    height: auto;
}
.btntoggle {
    position: absolute;
    top: 5px;
    right: 15px;
    background: #99c144;
    color: #fff;
    padding: 0 3px;
    font-size: 26px;
    height: 26px;
    line-height: 20px;
	transition: all .3s ease
}
.bg-warning.heightAuto .btntoggle{
	transform: rotateX(180deg);
}
.modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)!important;
	margin: 0;
}
.ekko-lightbox-container {
    height: auto!important;
}
.pagination {
    display: block;
    width: 100%;
    text-align: center;
}
.pagination>li {
    display: inline-block;
    margin: 0 -2px;
}
.pagination>li>a, .pagination>li>span{
	color: #a7c24e
}
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #a7c24e;
    border-color: #a7c24e;
}
@media (min-width: 1201px){
	.filtrebtn .fa{
		display: none!important;
	}
}
@media (max-width: 1200px){
	.leftside.col-md-2{
		width: 100%;
	}
	.flowers{
		width: 100%;
	}
	.filtreform{
		display: none;
	}
	.stockbloc{
	    display: inline-block;
	    float: left;
	}
	.filterprice{
	    display: inline-block;
	    float: right;
	    padding-top: 0;
	    margin-right: 15px;
	    border-top: 0;
	}
	.filterbloc{
	    display: block;
	    float: left;
	    width: 100%;
        background-color: #fff;
	}
	.searchform input{
		margin: 0;
	}
	.filtrebtn .fa{
		margin-right: 15px;
		float: right;
		display: inline-block!important;
	}
	table{
		margin-top: 10px;
	}
	.searchform button{
		margin-bottom: 0;
	}
}
@media (max-width: 767px){
	.logoimg img{
		width: 100%;
	}
	.connexionform input[type="text"], .connexionform input[type="email"], .connexionform input[type="password"]{
		width: 290px;
	}
	.bgwhite{
		width: 310px;
	}
	.connexionform button{
		width: 310px;
	}
	.links a{
		margin-left: 10px;
	}
	.copyright{
		text-align: center;
	}
	.m-t-20{
		margin-top: 20px;
	}
	.cgv h1{
		font-size: 30px;
	}
	#contact-us2 .left-section #countries ul{
		margin-bottom: 20px;
	}
	.social .fa{
		margin-top: 10px;
	}
	.swiper-container{
		overflow: auto;
	}
	.modal-dialog {
		max-width: 90%!important;
		width: 100%;
	}
}
@media (max-width: 1200px){
	.mobiletable td{
		padding: 10px 0;
		font-size: 11px;
	}
	td.tdtable{
		padding: 0;
	}
	.tdtable table{
		margin:0;
		min-width: 110px;
	}
	.tdtable table td{
		border:0;
	}
	.tdtable tr{
		border-bottom: 1px solid #ccc;
	}
	.tdtable th{
		background: transparent;
		border-bottom: 1px solid #ccc;
		padding: 0;
	}
	.toggletable th{
		background: transparent;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		width: 55.5%;
	}
	/*.quantity-button.quantity-up{
		top: 0!important;
		left: -30px!important;
	}*/
	.quantity-button.quantity-down{
		top: 0!important;
		/*right: -29px!important;*/
		left: -24px;
	}
	.quantity input{
		margin-left: 0;
	}
	.quantity{
		margin-top: 10px
	}
	.blue{
		color: #009aa2
	}
	.uppertitle{
		font-weight: 700;
	}
	.widthtd{
		width: 45%;
		border-top: 0;
	}
	.toggletable table{
		margin-top: 0;
	}
	.mobiletable td.p-t-0{
		padding: 0;
		border:0;
	}
	.quantity-button{
		width: 30px;
	}
	.quantity input{
		width: 33px;
	}
	.toggletable{
		display: none;
	}
	
	.trifilter p{
		display: none;
	}
	.filtrebtn .fa{
		float: right;
	}
	.mobiletable{
		width: 100%
	}
	.blockdiv{
		display: block;
	}
	.btn.btn-default.btn-mobile{
		position: fixed;
		right: 15px;
		bottom: 0;
	    font-size: 13px;
	    width: auto;
	    padding: 10px 10px;
	}
	.mobilefixed{
		position: fixed;
		bottom: 0;
		left: 32%;
	}
    header .fa{
        margin-top: 30px;
    }
}
@media (max-width: 1024px){
	.quantity-button.quantity-down{
		/*right: 4px;*/
		left: -24px;
		top: 30px;
	}
	.quantity-button.quantity-up{
		/*left: 10px;
		top: -30px;*/
	}
	td.fixedwidth{
		height: 100px;
	}
	.overflowx{
		overflow-x: auto;
	}
	.minwidth{
		min-width: 100px;
	}

}
@media (max-width: 1440px) and (min-width: 991px){
	.leftside{
		padding-right: 0;
	}
	.filterdiv, .filterprice{
		padding-left: 0;
	}
	.searchform button{
		padding: 2px 5px;
	}
	.searchform input{
		width: 125px;
	}
	.m-b-100{
		margin-bottom: 70px;
	    margin-top: 70px;
	}
}
@media (min-width: 1440px){
	.listcontent{
		width: 1400px;
		margin: 0 auto
	}
	.container{
		width: 1400px;
	}
}
@media (min-width: 500px) and (max-width: 991px){
	.filterdiv{
		width: 50%;
		float: left;
	}
}
@media (min-width: 768px) and (max-width: 990px){
	.m-b-100{
	    margin-bottom: 30px;
    	margin-top: 0px;
	}
}
table.dataTable thead td{
	padding:5px 0px !important;
	border-bottom:none !important
	}
table.dataTable thead th{
	padding:5px 10px !important;
	border-bottom:none !important
	}
table#produits{margin-top: 10px !important; width:100% !important}
.table-larg tbody tr.flower td:first-child{
	position: relative;
	width: 80px;
	padding: 0;
}
td img.lzag {
    width: 100%;
}
.table-larg tbody tr.flower td .btnshow {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 22px;
    width: 24px;
    height: 25px;
    line-height: 28px;
    padding: 0;
	color: #fff;
	background-color: #99c144;
    border: none;
    border-radius: 0;
    display: none;
}
.table-larg tbody tr.flower td .btnshow i.fa-plus-square:before {
	content: "\f067";
}
.child ul{margin: 0}
.child ul li{
	border-bottom: 1px dashed #eee;
}
.bold{
	font-weight: bold
}
.child ul li span {
    display: inline-block;
    width: 50%;
    text-align: left;
}
.ekko::after {
	content: "\f002";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 18px;
	width: 20px;
	height: 20px;
	transform: translate(-50%,-50%);
	line-height: 20px;
	color: #fff;
	text-shadow: 0 0 10px #000
}
.togglefilter {
    display: none;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	color: #000!important;
	text-align: center;
}
@media (min-width: 992px) {
    .form_search .col-md-11 {
        width: 88.9%;
    }
    .form_search .col-md-1 {
        width: 11.1%;
    }
}
@media (max-width: 1199px){
    .navbaravo {
        padding: 4px 0;
    }
	.navbaravo .navbar-header {
		max-width: 150px;
	}
    .form-fixed {
        top: 58px;
    }
    .theadfix {
        top: 104px;
    }
	td.fixedwidth {
		height: 80px;
	}
	.table-larg tbody tr.flower td{
		vertical-align: middle!important
	}
	.table-larg tbody tr.flower td .btnshow{
		display: block;
	}
	.table-larg thead tr th{
		width: auto
	}
	.table-larg tbody tr.flower td{
		width: auto
	}
	.pos_md{
		display: none
	}
	.heightAuto {
		height: auto;
	}
}
@media (max-width: 991px){
	.navbaravo .navbar-header {
		max-width: none;
		width: 100%;
		float: none
	}
	.navbaravo .logo {
		max-width: 140px;
	}
	.compte {
		top: -40px;
		right: 70px;
	}
	.navbaravo .navbar-toggle {
		background: #ffffff;
		margin-top: 3px;
		margin-bottom: 0
	}
	.navbar-toggle .icon-bar {
		background: #a7c24e;
	}
	.navbar-right {
		float: none!important;
		margin: 0!imoprtant;
	}
	.navbar-left {
		float: none!important;
		margin: 0!imoprtant;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbaravo .collapsing,.navbaravo .collapse {
		display: none!important;
		height: 0!important;
		width: 100%;
		margin: 5px 0 0!important;
		padding: 0;
		transition: all .15s ease
	}
	.navbaravo .collapse.in {
		display: block!important;
		height: auto!important;
		background-color: #a7c24e
	}
	.compte {
		position: static;
		text-align: right;
	}
	.navbar-toggle{display: block;}
    .bg-warning {
        height: 30px;
    }
    .heightAuto {
        height: auto;
    }
    .btntoggle {top: 2px;}
	.pos_sm{
		display: none
	}
	.theadfix{
		top: 58px;
	}
	.form_search {
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #ecf3dc;
		z-index: 1000
	}
	.form_search form{
		display: none;
		padding-bottom: 8px;
	}
	.form_search {
		padding: 35px 0 0;
	}
	.form_search .togglefilter {
		display: block;
	}
	#back-top {
		bottom: 36px;
	}
	.listcontent:first-of-type {
		margin-top: 58px;
	}
}
@media (max-width: 767px){
	.navbaravo {
		padding: 4px 0;
	}
	.logo img {
		margin-top: -5px;
	}
	.navbaravo .logo {
		max-width: 120px;
	}
	.navbaravo .navbar-header {
		margin: 0;
	}
	.navbaravo .collapse {
		margin: 0;
	}
	.navbar-nav{
		margin: 0!important
	}
	.pos_xs{
		display: none
	}
	.table-larg tbody tr.flower td {
		width: auto;
		max-width: none;
		height: 80px;
	}
	.compte {
		height: 30px;
		padding: 8px 4px;
	}
	.compte a {
		display: block;
		float: left;
	}
	.compte .datemarche {
		display: block;
		float: right;
	}
	.compte br {
		display: none;
	}
	.theadfix{
		top: 58px;
	}
	td img.lzag {
		width: auto;
		height: 80px;
		max-width: 100%;
	}
}
@media (max-width: 575px){
	.table-larg tbody tr.flower td:first-child {
		max-width: 100px;
	}
	.table-larg tbody tr.flower td:last-child {
		min-width: 120px;
	}
	td img.lzag {
		height: 60px;
	}
}