body {
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
}

.pb-center-column #product_reference {
	display: none;
}
.lang_fr .leo-megamenu .navbar-nav > li > a, .lang_es .leo-megamenu .navbar-nav > li > a, .lang_br .leo-megamenu .navbar-nav > li > a {
	padding: 60px 6px 20px;
}
.product-block .functional-buttons a {
    display: none !important;
}

.pb-center-column h1 {
	padding-bottom: 16px;
	margin: 0;
	font-size: 30px;
	font-family: "Righteous", sans-serif;
	text-transform: none;
        color:#559d3d;
}
#topbar {
	background: #559d3d;
}
#topbar .container {
	background: #559d3d;
	color: #cccccc;
}
#footer {
    background: #559d3d;
}
#footer .container {
    background: #559d3d;
    color: #1f510f;
}

#footer a {
	color: #1f510f;
}

.block .title_block {
	font-family: "Righteous", sans-serif;
	padding: 0 0 10px;
	font-size: 24px;
        text-transform: none;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}


.leo-megamenu .navbar-nav > li > a {
    font-size: 14px;
    color: black;
    font-weight: 700;
    font-family: "Comfortaa", sans-serif;
    text-transform: none;
}

.latest-blogs .blog-container .blog-title a {
	font-family: "Righteous", sans-serif;
	font-size: 14px;
}

.btn {
	text-transform: none;
	font-size: 13px;
	border: 0px solid black;
	background-color: #559d3d;
	color: white;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	font-weight: 700;
	padding: 10px 20px;
}

#add_to_cart .btn {
	padding: 10px 20px 11px;
	text-transform: none;
	background: #559d3d;
	color: #FFF;
}

.form-control {	
	height: auto;	
}


.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
	color: #559d3d;
}

#cart .bg-qty {
    background-color: #559d3d;
}

.add_to_compare {
display:none;
}

#footer .block .title_block {
	padding-left: 0;
	font-size: 22px;
	color: white;
	margin-bottom: 20px;
	text-align: left;
}
.blog-detail .blog-image img, .blog-item .blog-image img {
    width: inherit;
    max-width: 100%;
}
.blog-detail .name, .blog-item .name {
	font-family: "Righteous", sans-serif;
	color: #333333;
}
h3, .h3 {
	color: #559d3d;
        font-size: 20px;
}
a:hover, a:focus {
    color: #559d3d;
}

.blog-detail h4 {
	font-size: 14px;
        color: #559d3d;
}

.breadcrumb {
	padding: 5px;
	margin: 135px 0 45px 0;
	background-color: #FFF; 
	color: #db8100;
	display: inline-block;
   	text-transform: none;
	font-weight: 700;
	font-family: "Comfortaa", sans-serif;
}
#breadcrumb {
    background-size: cover;
}

.page-heading {
	color: #db8100;
        text-shadow: -2px 3px #000;
	margin-bottom: 20px;
	font-size: 45px;
	font-weight: 700;
	position: absolute;
	top: -215px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 1170px;
	text-transform: none;
}

#header .cart_block .cart-buttons #button_order_cart {
	text-transform: uppercase;
	background-color: #559d3d;
	}

ul.step li.step_current {
	background-color: #559d3d;
}

.product-block .name {
    height: 50px;
text-transform: none;
}

.content_sortPagiBar {
    display: none;
}

body #availability_value, #last_quantities {
       font-size: 14px;
}

.map-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;>
height:0;
}

.map-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.product-block .name a:hover {
    color: #33c9db;
}
.product-block .name a {
    color: black;
    font-size: 18px;
    font-family: "Righteous", sans-serif;
    text-decoration: none;
    line-height: 21px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    vertical-align: auto;
    zoom: 1;
    display: inline;
}

.blog-detail .blog-meta, .blog-item .blog-meta {
    width: 25%;
    border: 1px solid #eeeeee;
    text-align: center;
    float: left;
    margin-right: 20px;
}

.product-block:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -webkit-transform: translate(0px,-4px);
    -ms-transform: translate(0px,-4px);
    transform: translate(0px,-4px);
}