@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);

body {
    background: #e6ede8;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    line-height:20px;
    padding:0;
    color:#333;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: normal;
    margin-top:0;
    margin-bottom:10px;
    color:#49524c;
}
h1 {
    font-family: Arial, Helvetica, Sans-serif;
    font-size:28px;
    color:#49524c;
    font-weight: 600

}
h2.top-title {
    font-size:21px;
    display: block;
    margin:10px 0 0 0;
    color:#333;
}
.lead {
    font-weight:400;
}
a,
.btn-link {
    color: #86b82d;
}
a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
    color: #729e26;
}
.form-group {
    min-height: 29px;
}
.form-control {
    border: 1px solid #d0d6d2;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #49524c;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control:focus,
.form-control.active {
    border-color: #86b82d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(134, 184, 45, 0.6);
    outline: 0 none;
}
.radio, .checkbox {
    margin-bottom: 0;
}
.modal-title {
    color:#49524c;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px 0;
}
.panel {
    border-radius: 0px;
}
#content-inner .cat {
    padding:0;
}
#tagline.no-border {
    border-right:0;
}
h2 {
    font-size:21px;
}
h3 {
    font-size:18px;
}
h4 {
    font-size:16px;
}
h5 {
    font-size:14px;
}
#ondermenu h5 {
    font-size: 18px;
    font-weight: bold;
}
hr {
    border-top: 1px dotted #b6b6b6;
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin:10px 0;
}
.txt-vlak a {
    color:#fff;
    text-decoration: underline;
}
.txt-vlak a:hover {
    color:#fff;
    text-decoration: none;
}
label {
    font-weight:normal;
    cursor:pointer;
}
select {
    width:99%;
    padding:3px;
    }
.alert {
    margin-top:10px;
}
input.error {
    border-color: #FF0000;
}
.controls {
    vertical-align: middle;
}
.inline {
    display: inline-block;
    vertical-align: top;
}
.mm-required {
    color:red;
}
.pech:hover{
    cursor: pointer;
}
hr.shadow {
    background:url("../images/gfx/shadow-line.gif") repeat-x scroll 0 5px rgba(0, 0, 0, 0);
    display:block;
    border:0;
    height:20px;
    width:100%;
}
#top-usps {
    font-size:13px;
}
.list-inline {
    margin-left:0px;
}
.list-inline > li {
    padding:0 10px;
}
#ondermenu .list-inline > li {
    padding:0 2px;
}
#top-usps .fa {
    color:#9dc328;
    font-size:16px;
}
ul.usps {
    display:block;
    padding: 4px 0 0 19px;
    margin:10px 0 0 0;
}
ul.usps li {
    display: block;
    float: left;
    font-size: 19px;
    font-weight: 600;
    list-style-type: none;
    padding: 6px 0;
    width: 100%;
}
ul.usps li img {
    margin-bottom:10px;
    margin-right: 10px;
    margin-top: -5px;
    float: left;
}
.owl-theme .owl-controls {
    margin-top: 0px;
}
.owl-prev {
    background-image: none;
    background-repeat: repeat-x;
    height: 34px;
    left: 10px;
    padding: 0px 0 0;
    position: absolute;
    top: 50%;
}
.owl-next {
    background-image: none;
    background-repeat: repeat-x;
    height: 34px;
    padding: 0px 0 0;
    position: absolute;
    right: 10px;
    top: 50%;
}
.owl-theme .owl-controls .owl-buttons div {
    border-radius:2px;
    border:2px solid #67726b;
    color: #67726b;
    font-size: 31px;
    padding: 0px 0 0;
    width: 34px;
}
.owl-theme .owl-controls .owl-buttons div:hover,
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    border:2px solid #49524c;
    color: #49524c;
}
.infopage-header {
    margin:-20px -20px 0 -20px;
}
.frontpage-txt {
	padding:20px;
	background-color: #d0d6d2;
}
.frontpage-slider img {
    width:100%;
    height:auto;
}
.frontpage-slider.margin {
    margin-bottom:20px;
}

#header .container.main {
    background: #fff;
    padding:0;
}
#main.container {
    position: relative;
    background: #fff
}
.navbar {
	border-radius: 0px;
}
.navbar-collapse {
    position: relative;
}
.nav li .fa-angle-right {
    display: none;
}
.navbar {
    background: #67726b;
    border:0;
    min-height: 36px;
    margin-bottom:0px;
    margin-top:0px;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-nav > li > a {
    padding: 10px 15px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #67726b;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #67726b;
}
@media (min-width: 768px) 
{
    .navbar-collapse 
    {
        padding-top: 0px !important;
        padding-right:0px !important;
    }
    li.dropdown:hover > .dropdown-menu 
    {
        display: block;
    }
}
.nav > li > a {
    font-size: 14px;
    font-weight: bold;
}
#topmenu {
    background:#333;
    padding:5px 0 0 0;
    margin:0 0 10px 0;
    height:40px;
}
#shoplogo {
    margin:10px 0;
}
#topmenuleft p {
    margin:0;
}
#topmenuright ul {
    margin:5px 0 0 0;
}
#topmenuright .list-inline > li {
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
}
#topmenu p,
#topmenu a{
    color:#fff;
}
#dbluetxt h3 {
    display:block;
    margin:0;
    padding:0;
}

.w300 {
    width: 300px
}

#topafbeelding,
img.cat-img {
    margin:0 0 20px 0;
}
#topafbeelding img,
img.cat-img {
    max-width: 100%;
}
.block {
    background:#fff;
    border-radius:0px;
    margin: 0;
    padding: 13px;
    overflow:hidden;
}
.block.lblauw {
    background-color: #67726b;
    border:0;
}
.block.dgreen {
    background-color: #67726b;
    border:0;
    color:#fff;
}
.block.dgreen ul,
#toepassingen ul{
    display: block;
    margin:0;
    padding:0;
}
#toepassingen ul {
    margin:10px 0 0 25px;
}
.block.dgreen ul li {
    list-style-type: none
}
#toepassingen h3,
.block.lblauw h2,
.block.dgreen h2,
.block.lblauw label,
#fixed-bg .txt-vlak h2 {
    color:#fff;
}
#toepassingen h3 {
    margin-top: 10px
}
ul#productenlijst {
    display:block;
    margin:0;
    padding:0;
}
ul#productenlijst li a{
    color:#fff;
}
.block.dblauw {
    background-color: #67726b;
    border:0;
}
.block.dblauw h2{
    color:#fff;
}
.block.dblauw p{
    color:#bed3fa;
}
.block.no-padding {
    padding:0;
}
.block.no-padding h2{
    display:block;
    margin:10px 0;
    padding:10px 0 0 10px;
}
.block iframe {
    width:220px;
    height:180px;
    margin:0 0 0 -3px;
}
.block h2 {
    font-size:21px;
    color:#67726b;
}
.product-overview h1 {
    color:#49524c;
    font-family: Arial, Helvetica, Sans-serif;
}
ul.product-grid {
    display:inline;
}
ul.product-grid li {
    list-style-type:none;
}
#left-sidebar h2{
    font-size:18px;
    font-weight:400;
    }
#tagline {
    background: #d0d6d2;
    padding:10px 20px 10px 20px;
    text-align: left;
    margin-bottom:10px;
    border-right: 0px solid #67726b
}
#tagline .list-inline {
    margin:10px 0 0 0;
}
#tagline .list-inline > li {
    font-size: 16px;
    padding: 0 16px 0 0;
}
#tagline .list-inline > li:last-child {
    padding: 0;
}
#tagline2 {
    background: #67726b;
    padding:10px 20px 3px 20px;
    text-align: left;
}
#tagline2 h2{
    color:#fff;
}
#tagline h2{
    font-size: 22px;
    margin:0;
}
#tagline h3{
    font-size: 17px;
    margin:0;
    opacity: 0.8;
    font-style: italic;
}
#toepassingen ul {
    display: block;
    margin:10px 0 0 0;
}
#toepassingen ul li {
    list-style-type: none
}
#blok-toepassingen {
}
#blok-toepassingen ul li {
    border-bottom: 1px solid #7e8c83;
    border-top: 1px solid #505954;
    list-style-type: none;
    padding: 5px 0;
}
form#product {
    margin-bottom:0px;
}
#blok-toepassingen li:last-child {
    border-bottom: 0 none;
}
#blok-toepassingen li:first-child {
    border-top: 0 none;
}
#blok-toepassingen h3 {
    display: block;
    margin-bottom: 10px
}
#myTabContent {
    margin-bottom:0px;
    margin-top:20px;
}
#thumb-section {
    margin:40px 0 40px 0;
    overflow: hidden;
}
#thumb-section img {
    height:135px;
}
.padding-infopage {
    padding:20px 20px 0 20px;
    margin-bottom: 150px;
    min-height: 700px;
}
.mfp-counter {
    text-align: right;
    width: 100px;
}
#toepassingen {
    background: #67726b;
    color:#fff;
    padding:20px;
}
#fixed-bg {
    min-height:400px;
    background-image: url(../images/trees-bg2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    position:relative;
    padding:30px;
}
#fixed-bg .txt-vlak{
    background:rgba(103,114,107,0.8);
    color:#fff;
    padding:20px;
}
.panel-default > .panel-heading {
    background-color: #e6ede8;
}
.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.mm-category-small {
    color: #505050;
    padding:10px;
    background:#fff;
    transition: all 0.2s ease-in-out 0s;
    position:relative;
}
.mm-category-small .mm-product-title {
    clear: both;
    display: block;
    overflow: hidden;
}
.mm-category-small .mm-product-img {
    min-height:170px;
    margin-bottom:10px;
    position: relative;
}
.mm-category-small .mm-product-title h3 a {
    font-size: 21px;
    font-weight:400;
    color: #67726b;
    text-decoration: none;
}
.mm-category-small .mm-product-title a:hover {
    color: #333;
    text-decoration:underline;
}
.magnify {
    position: relative;
    cursor: none
}
#thumb-section a {
    display:inline-block;
    position: relative;
}
.mm-product-img i {
    position: absolute;
    right:10px;
    top:10px;
    z-index: 1;
    font-size: 21px;
    opacity: 0.5
}
#thumb-section i {
    font-size: 21px;
    opacity: 0.5;
    position: absolute;
    right: 26px;
    top: 6px;
    z-index: 1;
    color:#49524c;
}
.magnify-large {
    position: absolute;
    display: none;
    width: 175px;
    height: 175px;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
             border-radius: 100%
}
.btn-custom {
    background:#67726b;
    color:#fff;
    border:1px solid #57615b;
}
.btn-custom:hover {
    background:#7e8c83;
    color:#fff;
    border:1px solid #67726b;

}
.fr-product-small {
    margin:10px 0;
    background:#e6ede8;
    padding:20px;
}
.product-overview .fr-product-small .col-3{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    min-height: 136px;
    margin: 10px 0 20px 0px;
    overflow: hidden;
    padding: 15px;
    clear:both;
}
.fr-product-small .col-3{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    min-height: 165px;
    margin: 42px 0 20px 10px;
    overflow: hidden;
    padding: 15px;
    clear:both;
}
.fr-product-small .form-group {
    margin-bottom: 10px;
}
.fr-product-small .col-sm-4,
.fr-product-small .col-sm-6 {
    padding-left:10px;
    padding-right:10px;
    position: relative;
}
.fr-product-small .form-wrapper {
    padding:0px 0 0 0;
}
.fr-product-small .col-sm-4:first-child {
    padding-left:0px;
}
.fr-product-small .mm-product-title h2 {
    margin-bottom: 0
}
.fr-product-small .mm-product-title h2 a {
    color:#49524c;
}
.fr-product-small h2 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom:20px;
}
.fr-product-small h3 {
    font-size: 17px;
}
.fr-product-small .mm-product-img {
    position: relative;
    border:1px solid #ccc
}
.fr-product-small .mm-product-btn {
    margin-top:0px;
}
.mm-product-small-prices .mm-price span.fr-price-desc {
    font-size:13px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
.mm-product-small-prices .mm-price span, .mm-price-block .mm-price span{
    color: #49524c;
    font-size: 28px;
    font-family: arial, helvetica, open sans, sans-serif
}
.mm-product-small-prices .mm-price, .mm-price-block .mm-price {
    color: #49524c;
    font-size: 20px;
    margin-bottom:0px;
}
.fr-product-small  .mm-product-small-prices .mm-price  {
    float:right;
}
.mm-product-mini {
    color: #333;
    overflow:hidden;
    padding:10px;
    background:#fff;
    transition: all 0.2s ease-in-out 0s;
    position:relative;
    min-height: 345px!important;
}
.mm-product-mini a.btn{
    bottom: 10px;
    position: absolute;
    right: 10px;
}
.mm-label {
    position:absolute;
    width:123px;
    height:118px;
    left:11px;
    top:7px;
}
.mm-label a {
    display:block;
    width:100%;
    height:100%;
}
.mm-relatedproducts .col-xs-3{
    padding:5px;
}
.mm-relatedproducts .col-sm-3{
    border-right:1px solid #eee;
}
.mm-relatedproducts .col-sm-3:nth-child(4){
    border-right:0px solid #eee;
}
.mm-product-mini .mm-product-mini-title  {
    clear: both;
    display: block;
    overflow: hidden;
    margin:5px 0 0 0;
}
.mm-product-mini .mm-product-img {
    min-height:170px;
    padding-right: 20px;
    margin-bottom: 10px;
}
.mm-product-mini .mm-product-img img{
    max-height:170px;
}
.mm-product-mini .mm-product-title h3 a {
    font-size: 18px;
    font-weight:400;
    color: #49524c;
    text-decoration: none;
}
.mm-product-mini .mm-product-txt p a {
    color: #49524c;
}
.mm-product-mini .mm-product-title a:hover {
    color: #333;
    text-decoration:underline;
}
.mm-product-mini .mm-product-description {
    margin:10px 0 10px 0;
    min-height:75px;
    overflow:hidden;
}
.mm-product-mini .mm-product-description p a{
    color:#666;
}
.mm-product-mini .mm-product-small-prices {
    height: 51px;
    position: absolute;
    bottom:0;
}
#mm-product-top,
#mm-product-middle{
    margin:0 0 0px 0;
    clear:both;
    overflow:hidden;
}
#mm-wrapper-specs table td
{
    font-size: 13px;
}
#mm-product-bottom {
    margin:50px 0 50px 0;
    clear:both;
    overflow:hidden;
}
.mm-product-full .mm-table-mainimage img{
    max-height: 450px;
    margin-bottom: 20px;
}
.mm-product-full h1.mm-product-name {
    color: #49524c;
    display: block;
    font-weight: 400;
    font-size: 32px;
    margin: 0 0 10px 0;
    padding: 0;
}
.mm-product-full .mm-product-code{
    font-size:12px;
    color:#999;
    margin:0 0 10px 0;
}
ul.mm-thumbs {
    display: block;
    height: 65px;
    margin: 20px 0;
    padding: 0;
}
ul.mm-thumbs li{
    list-style-type:none;
    float:left;
    margin:0 5px 5px 0;
}
ul.mm-thumbs li a img {
    border:1px solid #eee;
    height: 70px;
    width: 70px;
}
ul.mm-thumbs li.pdf a {
    width:70px;
    height:70px;
    display:block;
    border:1px solid #ccc;
    text-align: center;
}
ul.mm-thumbs li.pdf a span{
    font-size:12px;
}
ul.mm-thumbs li.pdf a img {
    width:auto;
    height:auto;
    margin:13px 13px 0;;
    border:0;
}
.mm-product-info .mm-price-block .mm-baseprice {
    background: url("../images/gfx/vanprijs.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.mm-baseprice {
    font-size:12px;
    color:#999;
}
.mm-product-small .mm-price {
    font-size: 19px;
    font-weight: 600;
    width:125px;
}
.mm-price {
    font-size:24px;
    font-weight:600;
}
.breadcrumb {
    background-color: #fff;
    border-radius: 0 0 0 0;
    margin-bottom: 10px;
    padding: 0;
    font-size:13px;
    margin-top:4px;
}
.breadcrumb.absolute {
    position: absolute;
    left: 20px
}
.breadcrumb li a,
.breadcrumb li{
    color:#999;
}
.product-overview {
    margin:0;
    padding: 0px;
}
.product-overview.frontpage {
    margin:0;
    padding: 20px;
}
a.label-default {
    background:#ddd;
    color:#fff;
    font-weight: normal;
}
table.table th h3 {
    margin-bottom:0;
}
.panel-primary {
    border-color: #49524c;
}
.panel-primary > .panel-heading {
    background-color: #49524c;
    border-color: #49524c;
}
.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
    margin-bottom: -1px;
}
.owl-pagination {
    display: none;
}
.fr-tags-wrapper {
    height:25px;
}
#rightcol {
    background: #67726b;
    height: 100%;
    min-height: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
#ondermenu {
    background:#dee2df;
    clear:both;
    font-size:13px;
    margin:0 -15px 0 -15px;
    padding-left: 15px;
}
#ondermenu .form-horizontal .form-group {
    margin: 0;
}
.ondermenu h4,
.ondermenu h1{
    margin:20px 0 0px 0;
    padding:0 0 10px 0;
    border-bottom: 1px dotted #B6B6B6;
}
.ondermenu h1 {
    margin:13px 0 10px 0;
}
.ondermenu .showroom-blok img {
    margin:10px 0 0 -10px;
}
.footnav ul {
    display:block;
    margin:0;
    padding:0;
    width:95%;
}
#bluerow .footnav ul li,
ul#productenlijst li {
    border-bottom: 1px solid #b2b8b4;
    border-top: 1px solid #e6ede8;
    list-style-type: none;
    padding: 5px 0;
}
#bluerow .footnav ul li:last-child,
ul#productenlijst li:last-child {
    border-bottom: 0 none;
}
#bluerow .footnav ul li:first-child,
ul#productenlijst li:first-child {
    border-top: 0 none;
}
#whiterow .footnav ul li{
    list-style-type:none;
}
#ondermenu .col-sm-3:nth-child(4) .fa-twitter {
    color:#67726b;
    font-size: 21px
}
.filternav ul li{
    border-bottom: 0px dotted #B6B6B6;
}
.form-horizontal .control-label {
    text-align: left;
}
#ctbottom {
    width: 100%;
}
#ctbottom dl {
    float: left;
    margin: 10px 10px;
    overflow: hidden;
    width: 85px;
    position: relative;
}
#ctbottom dl.first-in-row {
    margin-left: 0;
}
#ctbottom dl.panel dd.img a {
    color: transparent;
    display: block;
    font-size: 0;
    height: 100%;
    width: 100%;
}
.sample-aanvragen h2 {
    font-size:24px;
}
.sample-aanvragen.color {
    background-color: #e6ede8;
    padding:20px;
    margin-bottom: 20px;
    overflow: hidden
}
.sample-aanvragen .panel dd.checked a {
    background: url("../images/icons/check_round.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.sample-aanvragen .panel input[type="radio"] {
    bottom: 1px;
    left: 3px;
    position: absolute;
}
input[name="captcha"] {
    margin-top:20px;
    margin-bottom:20px;
}
form#order dl.panel label {
    bottom: 0;
    display: inline-block;
    font-weight: bold;
    height: 100%;
    margin-bottom: 5px;
    max-width: 100%;
    position: absolute;
    width: 100%;
}
#ctbottom dl dt {
    background: none repeat scroll 0 0 #67726b;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    padding-right: 5px;
}
#ctbottom dl dd {
    border: 1px solid #ccc;
    height: 100px;
    width: 85px;
}
#ctbottom dl dd.detail {
    border: 0 none;
    height: 40px;
}
#ctbottom dl dd.detail a {
    color: #1a97ca;
    font-size: 10px;
    text-decoration: none;
}
#ctbottom dl dd.detail a:hover {
    color: #a9d470;
}
#bluerow h5 {
    color:#fff;
}
.uspsrow{
    padding:10px 0 0 0;
    border-top:3px dotted #49524c;
    margin:4px 0 0 0;
}
.uspsrow.bottom {
    padding:10px 0 0 0;
    border-bottom:3px dotted #49524c;
    margin:0 -15px 0 -15px;
    border-top:0px dotted #49524c;
    background:#dee2df;
}
.footnav ul li:last-child{
    border-bottom: 0;
}
.footnav ul li a{
    color:#505050;
    display:block;
}
#txtblok h1{
    font-size:24px;
    font-weight:400;
}
#txtblok a{
    color:#505050;
    text-decoration:underline;
}
#txtblok a:hover {
    color:#DA811B;
    text-decoration:none;
}
#whiterow {
    background:#fff;
    overflow:hidden;
    padding:20px 0;
    margin:50px 0 0 0;
}
#bluerow {
    background: #dee2df;
    overflow:hidden;
    padding:20px 0;
    margin:0;
    color:#fff;
}
#dbluerow {
    background: #67726b;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    padding:20px 0;
    margin:50px 0 0 0;
    color:#fff;
    position:relative;
    height:100px;
}
#dbluerow img{
    position:absolute;
    left:10px;
    top:-70px;
}
#bluerow a,
#bluerow-bottom a {
    color:#fff;
}
#bluerow p {
   margin:0;
   color:#67726b;
}
#bluerow h5,
#bluerow li,
#bluerow a{
   color:#67726b;
}
#bluerow .mm-product-mini-img, #bluerow .mm-product-mini-description, #bluerow .mm-product-mini-prices, #bluerow .blokinhoud .btn {
    display: none;
}
#bluerow .mm-product-mini-name a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    font-family: 'Open Sans', sans-serif;
}
#bluerow-bottom {
   background: #67726b;
    padding:10px 20px 0 20px;
    overflow: hidden;
    color:#fff;
}
#bottomline {
    margin:0 0 50px 0;
}
.mm-relatedproducts .mm-product-mini-description {
    height:85px;
    overflow:hidden;
}
.mm-product-description {
    margin-bottom:10px;
}
.btn {
	border-radius: 0;
    margin-bottom:0px;
}
.btn-primary {
  color: #ffffff;
  background-color: #86b82d;
  border-color: #729e26;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #729e26;
  border-color: #608520;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #9dc328;
  border-color: #8cae24;
}
.btn-primary .badge {
  color: #9dc328;
  background-color: #ffffff;
}
.btn-info {
    background-color:#4185d6;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
@media (min-width: 1300px) {
    .cat-wrapper .col-sm-6:nth-child(1){
        padding:10px 10px 10px 0;
    }
    .cat-wrapper .col-sm-6:nth-child(2){
        padding:10px 0px 10px 10px;
    }
    .cat-img {
        margin-left:20px;
    }
}
@media (min-width: 979px) and (max-width: 1300px) {
    .cat-wrapper .col-sm-6:nth-child(1){
        padding:10px 10px 10px 0;
    }
    .cat-wrapper .col-sm-6:nth-child(2){
        padding:10px 0px 10px 10px;
    }
    .cat-img {
        margin-left:20px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .cat-wrapper .col-sm-6:nth-child(1){
        padding:10px 10px 10px 0;
    }
    .cat-wrapper .col-sm-6:nth-child(2){
        padding:10px 0px 10px 10px;
    }
    .padding-infopage {
        padding:0
    }
    .infopage-header {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .navbar-nav {
        margin: 0 0 0 -10px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a 
    {
        color: #fff;
    }
    .cat-wrapper {
        margin:0 0 20px 0;
        border:1px solid #49524c;
        padding:20px;
    }
    .cat-wrapper .col-sm-6{
        margin-bottom:10px;
    }
    .padding-infopage {
        padding:0
    }
    .infopage-header {
        margin: 0;
    }
    #rightcol .block.no-padding {
        padding: 0 20px;
    }
    #rightcol .block.no-padding img.img-responsive {
        width: 100%;
    }
    .fr-product-small .mm-product-img {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px) {
    .navbar-nav {
        margin: 0 0 0 -10px;
    }
    #bluerow .col-sm-3 {
        margin-bottom:20px;
        padding-bottom:20px;
        border-bottom:1px solid #fff;
    }
    .cat-wrapper {
        margin:0 0 20px 0;
        border:1px solid #49524c;
        padding:20px;
    }
    .cat-wrapper .col-sm-6{
        margin-bottom:10px;
    }
    .padding-infopage {
        padding:0
    }
    .infopage-header {
        margin: 0;
    }
    #rightcol .block.no-padding {
        padding: 0 20px;
    }
    #rightcol .block.no-padding img.img-responsive {
        width: 100%;
    }
    .fr-product-small .mm-product-img {
        margin-bottom: 20px;
    }
    #fixed-bg {
        background-size: cover;
    }
}

.grecaptcha-badge
{
    visibility: hidden;
}