.header .top-header-content {
	background-color: #dedede;
}
.header.header13 .minicart-wrapper a{
	/*position: absolute;*/
	/*left: -50px;*/
	/*right:0px;
	font-size: 50px;
	color: #98c700;*/
}
.top-header-content .links{
	padding: 11px 0;
	margin-bottom: 0;
	float: right;
}
.top-header-content .links li{
	float: left;
	padding: 0 10.5px;
}
.top-header-content .links li a{
	color: #404040;
}
.top-header-content .switcher-language, .top-header-content .switcher-currency{
	float: right;
	display: block !important;
	color: #404040;
}
.top-header-content .switcher-currency{
	border-left: 1px solid rgba(8, 6, 6, 0.3);
	padding: 0 8px;
	overflow: hidden;
	margin-left: 0px;
}
.top-header-content .switcher-language{
	border-left: 1px solid rgba(8, 6, 6, 0.3);
	border-right: 1px solid rgba(8, 6, 6, 0.3);
	padding: 0 8px;
	overflow: hidden;
	margin-left: 0px;
}
.top-header-content .switcher-currency ul li a, .top-header-content .switcher-currency .switcher-toggle, .top-header-content .switcher-language ul li a,.top-header-content .switcher-language .switcher-toggle{
	color: #404040 !important;
}
.header.header13.active-sticky .bottom-header-content {
  position: fixed;
  left: 0;
  right: 0;
  top: 180px;
  z-index: 997;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  padding: 0;
}

.header.header13 .middle-header-content{
	padding: 15px 0 20px 0;
}
.header.header13 .table-icon-menu{
	top: -15px;
}
.header.header13 .table-icon-menu .minicart-wrapper{
	left:-25px
}
.header.header13 .minicart-wrapper .action.showcart{
	/*top: -10px;*/
	display: inline-block;
}
.header.header13 .minicart-wrapper .action.showcart::before{
	content:url("../images/cart7.png");
	position: relative;
	left: -31px;
	padding-right: 14px;
	border-right: 1px solid #dadada;
	
}
.header.header13 .minicart-wrapper .action.showcart span:not(.counter-number):not(.counter-label){
	float:right;
	margin-top:10px;
}
.header.header13 .minicart-wrapper .action.showcart .label{
	display:block;
	text-transform: uppercase;
	font-weight: bold;
}
.header.header13 .minicart-wrapper .action.showcart .counter.qty .counter-label, .header.header13 .minicart-wrapper .action.showcart .counter.qty .counter-number{
	display:block;
	padding-left:5px;
	padding-top: 4px;
}
.header.header13 .minicart-wrapper .action.showcart .counter.qty .counter-label span{
	margin-top: 0px;
}
.header.header13 .minicart-wrapper .action.showcart .counter.qty{
	color: #868686;
	background-color: #ffffff;
	position: inherit;
	display: inline-flex;
}

.header13 .megamenu-content .nav-main-menu a.level0{color:#ffffff;text-transform: uppercase;}
.header13 .megamenu-content .megamenu-homelink i{
	font-size:24px;
}
/**general **/
.btn-primary{
	border: 2px solid #98c700 !important;
	background-color: #98c700 !important;
}
.btn{
	border-radius: 0px !important;
}
.list-products .product-item-info .product-item-details .btn.btn-cart{
	color: #ffffff !important;
}
.toolbar .modes .modes-mode{
	border-radius: 0px !important;
}
.products-list .product-item-info .product-item-details .actions-link .action{
	border-radius: 0% !important;
	border: none !important;
}
.actions-link li .towishlist, .actions-link li .tocompare{
	background-color: #c8c8c8 !important;
	color: #fff !important;
}
.actions-link li .towishlist:hover, .actions-link li .tocompare:hover{
	background-color: #98c700 !important;
	color: #fff !important;
}
.header.header13 .bottom-header-content{
	background-color: #98c700 !important;
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout:hover{
	background-color: #98c700 !important;
	border-color: #98c700;
}
.product-info-main .extra-link{
	display:none;
}
/*.bottom-header-middle-block{
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #dedede;
	color: #000;
	width: 95%;
	margin-top: 20px;
}*/
.banniere{
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #dedede;
	color: #000;
	float: right !important;
	width: 95%;
	/*height:107px;*/
	/*margin-top: 50px;*/
	position: relative;
	right: 0px;
}
.top-pagination .modes,.top-pagination .field.limiter,.top-pagination .toolbar-sorter{
	display:none;
}
.top-pagination .pages.list-inline{
	display: block;
}
.pagination .item{
	padding: 0 0px !important;
}
.top-pagination .pagination{
	margin-bottom: 15px !important;
}
.top-pagination .pagination .item a{
	border-top: 1px solid #98c700 !important;
	border-bottom: 1px solid #98c700 !important;
	background-color: #ffffff !important;
	border-left: 1px solid rgba(8, 6, 6, 0.2) !important;
	border-right: 1px solid rgba(8, 6, 6, 0.2) !important;
	border-radius: 0 !important;
	color: #98c700 !important;
	font-weight: 400;
	font-size: 14px;

	padding: 4px 15px !important;
	margin-left: -1px !important;
	line-height: 1.42857143;
}
.top-pagination .pagination .item.current a{
	background-color: #98c700 !important;
	color: #fff !important;
}

.pagination .item a{
	border-top: 1px solid #98c700 !important;
	border-bottom: 1px solid #98c700 !important;
	background-color: #98c700 !important;
	border-left: 1px solid rgba(8, 6, 6, 0.2) !important;
	border-right: 1px solid rgba(8, 6, 6, 0.2) !important;
	border-radius: 0 !important;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	/*position: relative;
	float: left;*/
	padding: 4px 15px !important;
	margin-left: -1px !important;
	line-height: 1.42857143;
	/*color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;*/
}
.pagination .item.current a{
	background-color: #ffffff !important;
	color: #98c700 !important;
}
.footer .middle-footer{
	background-color: #d5d5d5 !important;
	padding: 40px 0;
}
.footer .bottom-footer{
	background-color: #98c700 !important;
	color: #ffffff !important;
}

.static_footer_contact_us p{
	color: #98c700 !important;
}

.rare-contact a{
	color: #98c700 !important;
}
.rare-contact li{
	padding-left: 0px !important;
}

/*****minicart ****/
.minicart-wrapper .close-minicart{
	background:#98c700 !important;
}

/********footer ***/
footer.footer1 .fcontent > div {
  border-left: 1px solid #c6c6c6;
}
footer.footer1 .fcontent h6{
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;
/*margin-bottom: 22px;*/
}
.nopaddingr {
  padding-right: 0px !important;
}

.scroll-to-top{
	background-color:#98c700;
	color: #ffffff;
}
.page-title-wrapper {
	background-image:none;
	background-color: #fff;
}
.page-title-wrapper::before {
	background: #fff;
}
.page-title-wrapper h1{
	color:#878787;
}

/*****page list product*****/
.irs-from, .irs-to, .irs-single{
	background: #98c700 !important;
}
.irs-bar,.irs-slider{
	background: #98c700 !important;
}
.product-image-photo.img-thumbnail{
	max-height : 100%;
	width : auto;
	min-width: auto;
}

/****page cms content ***/
.cms-content h2,.cms-content h3.expand_heading a{
	padding: 15px 10px;
	color:#98c700;
}

/****page cms catalogue graine*****/
.cms-content .products-list li{
	display:inline-flex;
	float:none;
}
.cms-content .products-list li .product-top {
	width:30%;
	position:relative;
}
.cms-content .products-list li .product-top a{
	/*float:left;*/
	display: block;
	/*width: 100%;*/
	position: relative;
	padding: 20px;
	padding-bottom: 50%;
}
.cms-content .products-list li .product-top a img{
	margin: 0px 0px !important;
	min-width: 50%;
	max-width:50%;
	max-height: 90%;
}