.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
:focus {
	outline: 0px;
	box-shadow: none !important;
}
body {
	font-family: 'Open Sans', sans-serif;
	margin-top: 38px;
}
p {
	font-family: 'Open Sans',sans-serif;
    margin: 0 0 10px !important;
}
.paddingzero {
	padding: 0px !important;
}
.paddingtop {
		padding-top: 15px;
		margin-bottom: 25px;
		border-top: 1px solid #ddd;
		margin-top:25px;
}
div {
	margin: 0px;
	padding: 0px;
}	
.marginzero {
	margin: 0px;
}
a, a:hover {
	transition: 0.3s ease;
}
a {
	color: #ad6b26;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ad6b26;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "bebas-neue", sans-serif;
}
.logo  { padding:15px; }
.logo a {
	opacity: 0.4;
}
.logo a:hover { opacity: 1;}
.white {
	background: white;
}
.trans {
	background: rgba(255,255,255,0.48);
	transition: 0.3s ease;
}
.trans2 { 
	background: #f6f6f6;
	transition: 0.3s ease;
}
#jux_memamenu100 #js-mainnav.megamenu {
	border: 0px !important;
}
.grey {
	background: #d5d5d5;
}
.dealer {
	text-align: center;
	color: #939393;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 75px;
	font-weight: bold;
}
.bottomstop {
	margin-bottom: 25px;
}
.boxes {
	min-height: 404px;
	height: 100%;
	width: 100%;
	position: relative;
	margin-top: 0px;

}
.boxes.smaller {
	height: 150px;
	min-height: 0px !important;
	overflow: hidden;	
}
.boxes.smaller .custom {
	background-position: bottom 158px left 46%;
}
.boxes.smaller.up .custom{ 
	background-position: bottom 240px left 46% !important;
}
.boxes h3 {
	position: absolute;
	bottom: 30px;
	left: 20px;
	font-family: "bebas-neue", sans-serif;
	color: #fff;
	font-size: 40px;
	opacity: 0.3;
	transition: 0.3s ease;
}
.boxes a {
	position: absolute;
	bottom: -10px;
	left: 20px;
	color: #6d430c;
	font-family: "bebas-neue", sans-serif;
	font-size: 25px;
	opacity: 0;
}
.boxes .custom {
	min-height: 404px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-repeat: no-repeat;	
}

.boxes .cover {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(169,125,67,0.94);
	opacity: 0;
	transition: 0.3s ease;
}
.boxes:hover .cover {
	opacity: 1;
}
.boxes:hover h3 {
	opacity: 1;
}
.boxes:hover a {
	position: absolute;
	bottom: 10px;
	transition: 0.3s ease;
	opacity: 1;
}
.boxes p {
	margin: 0px !important;
	padding: 0px;
}
.textholder {
	padding: 15px;
	font-size: 10px;
	text-align: right;
	padding-bottom:5px;
}
.textholder a {
	color: #000;
}	
.sociallinks {
	font-size: 30px;
	text-align: right;
	padding-right: 15px;
	color: #bbbbbb;
}
.sociallinks a{
	color: #bbb;
}
.sociallinks a:hover {
	color: rgb(169,125,67);
}
.fa-search {
	margin-left: 30px;
}
.headerbanner {
	background-repeat: no-repeat; 
	background-position: top center !important;
	height: 369px;
}
@media (min-width: @screen-sm-min) { 
	.headerbanner {
		height: 369px;
		background-position: top center !important;
		height: 369px;
	}
 }
@media (max-width: 767px) { 
	.headerbanner {
		background-position: top center !important;
		height: 200px;
	}
	.trans {
		background-color: lightgrey;
	}
	.trans2 {
		background-color: lightgrey;
	}
 }
.footer {
	background: grey;
	padding: 25px !important;
}
.smalltext {
	font-size: 11px;
	color: #bbb;
}
.smalltext .sociallinks {
	font-size: 25px;
	text-align: right;
	padding-right: 15px;
	color: #bbb;
}
.smalltext .sociallinks a{
	color: #939393;
}
.smalltext .sociallinks a:hover {
	color: #bbb;
}
.dropdown-menu {
	border: 0px !important;
}
.moduletable {

}
.moduletable h3 {
	font-family: "bebas-neue", sans-serif;
	font-size: 30px;
}
.paddingmod {
	padding:55px !important;
}
.paddingmod .custom  p {
	width: 75%;
	font-size: 14px;
	line-height: 18px;
}
ul.menu {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
.paddingmod ul.nav.menu li a{
	margin: 0px !important;
	padding:0px !important;
	color: #4e4e4e;
	font-size: 14px;
	line-height: 18px;
}
.paddingmod ul.nav.menu li a:hover {
	color: #8c8b8b;
	text-decoration: underline;
}
.product {
	text-align: center;
	padding:0px !important;
	position: relative;
}
.product h3 {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index:100;
	color: #fff;
	opacity: 0.5;
}	
.product .custom {
    width: 100%;
    text-align: center;
    height: 0;
    width: 100%;
	padding-bottom: 100%;
    display: block;
    background-position: center center;
    background-size: cover;
	position: relative;
	transition: 0.3s all
}
.product .custom a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(169,125,67,0.94);
	padding-top: 50%;
	opacity: 0;
	color: #fff;
	font-family: "bebas-neue", sans-serif;
	font-size: 2vw;
	text-indent:-9999px;
	z-index:99;
}
.product:hover .custom a{
	opacity: 1;
	background: rgba(169,125,67,0.94) !important;
}
.product:hover h3 {
	opacity: 1;
	z-index: 100;
}
.mijoshop .product-thumb {
	border: 0px;
}
.product-thumb.transition .image {
	min-height: 350px;
	background-repeat: no-repeat !important; 
	background-size: 100% !important; 
	background-position: center center !important;
	position: relative;
	overflow: hidden;
}
.product-thumb.transition .image a {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.product-thumb.transition .image .cover {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	opacity: 0;
	background: rgba(169,125,67,0.94);
	transition: 0.3s ease;
}
.product-thumb.transition .image:hover .cover {
	opacity: 1;
}
.product-thumb.transition .image h4 {
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 40px;
    left: 10px;
    width: 90%;
    text-align: left;
	transition: 0.3s all;

}
.product-thumb.transition .image:hover h4{
	bottom: 75px;
}
.product-thumb.transition .image .readmoretext {
	font-family: "bebas-neue", sans-serif;
	font-size: 20px;
	position: absolute;
	left: -50px;
	bottom: 40px;
	transition: 0.3s all;
	width: 90%;
	text-align: left;
	opacity: 0;
}
.product-thumb.transition .image .readmoretext a {
		color: #6d430c;
}
.product-thumb.transition .image:hover .readmoretext {
	left: 10px;
	opacity: 1;
}
.product-thumb.transition .image:hover .readmoretext a {
	color: #6d430c;
}
.product-thumb.transition .image h4 a {
	color: #6d430c ;
	font-size: 25px;
	font-size: 2vw;
	font-weight: normal;
}
.product-thumb.transition .image:hover  h4 a {
	color: #fff;

}
.reviewholder {
	padding:10px;
	border: 1px solid #dfdfdf;
	margin-bottom:10px !important;
}
#reviewholder {
		overflow-y: auto;
}
.namebox,.ratingbox {
	font-size: 12px;
	font-weight: bold;
}
.ratingbox img {
	width: 16px;
	
}
.ratingbox {
	text-align: right;
}
.overtitle {
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #dfdfdf;
}
.mijoshop .thumbnail {
	border: 0px !important; 
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover,a:focus, a:hover {
	border: 0px !important; 
	outline: none !important;
}
a:active, a:hover {
	outline: none !important;
}
.img-thumbnail, .thumbnail {
	-webkit-box-shadow: 0px 0px 0px 0px !important; 
	box-shadow: 0px 0px 0px 0px !important; 
}
.mijoshop .table-bordered>thead>tr>th, .mijoshop .table-bordered>thead>tr>td {
	border-bottom: 0px !important;
}
.result-inner {
	min-height:300px;
}
h4.loc-name {
	border-bottom: 1px solid #cccccc;
	font-size: 22px;
}
#map {
	display: block;
	margin-bottom: 25px;

}
.result-inner a, .map-result a {
	color: #bbb;
	font-size: 13px;
	margin-top: 15px;
	display: block;
}
.result-inner a:hover, .map-result a:hover{
	color: rgb(169,125,67);
	text-decoration: none;
}
.mylocation-button {
	display: none;
}
#addressInput, #radiusSelect, .searchfield {
	padding:10px;
	font-size:13px;
	width: 250px;
	border: 1px solid #ccc;
}
.gobtn, .searchbutton, .rsform-submit-button, .btn-primary {
	padding: 9px;
	margin: 0px;
	border:1px solid #ccc;
	transition: 0.3s ease;
	background-image: none;
	background-color: rgb(221,221,221)

}
.gobtn:hover,.searchbutton:hover, .rsform-block .rsform-submit-button:hover, .btn-primary:hover {
	background-color: #ad6b26;
	border-color: #ad6b26;
	color: #fff;
}
#sl_locate_results {
	font-family: "bebas-neue", sans-serif;
	font-size: 20px;
}
.mijoshop .product-list .product-thumb .caption, .col-lg-15 .caption{
	display: block;
	margin-left: 0px !important;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	min-height: 1px !important
}
.caption a {
	color: #6d430c;
	font-size: 25px;
	margin-top:10px;
}

.mijoshop .pagination>li>a,.mijoshop .pagination>li>span {
    position: relative;
    float: left;
    line-height: 1.428571429;
    text-decoration: none;
    color: #6d430c;
    background-color: #fff;
    border: 1px solid #6d430c;
    margin-left: -1px
}

.mijoshop .pagination>li:first-child>a,.mijoshop .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.mijoshop .pagination>li:last-child>a,.mijoshop .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.mijoshop .pagination>li>a:hover,.mijoshop .pagination>li>span:hover,.mijoshop .pagination>li>a:focus,.mijoshop .pagination>li>span:focus {
    color: #6d430c;
    background-color: #eee;
    border-color: #6d430c;
	border: 1px solid #6d430c !important;
}

.mijoshop .pagination>.active>a,.mijoshop .pagination>.active>span,.mijoshop .pagination>.active>a:hover,.mijoshop .pagination>.active>span:hover,.mijoshop .pagination>.active>a:focus,.mijoshop .pagination>.active>span:focus {
    z-index: 1;
    color: #fff;
    background-color: #6d430c;
    border-color: #6d430c;
    cursor: default
}

.mijoshop .pagination>.disabled>span,.mijoshop .pagination>.disabled>span:hover,.mijoshop .pagination>.disabled>span:focus,.mijoshop .pagination>.disabled>a,.mijoshop .pagination>.disabled>a:hover,.mijoshop .pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.mijoshop .pagination-lg>li>a,.mijoshop .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.mijoshop .pagination-lg>li:first-child>a,.mijoshop .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.mijoshop .pagination-lg>li:last-child>a,.mijoshop .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.mijoshop .pagination-sm>li>a,.mijoshop .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.mijoshop .pagination-sm>li:first-child>a,.mijoshop .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.mijoshop .pagination-sm>li:last-child>a,.mijoshop .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.container_oc ul.breadcrumb {
	display: none;
}
.catstyle {
	font-size: 35px;
	margin: 0px;
	padding: 0px;
}

.borderstyle {
	border-bottom: 1px solid #ddd;
	padding:25px;
}
.borderstyle label {
	font-weight: normal;
}
.borderstyle input, .borderstyle select {
	padding: 10px;
    font-size: 13px;
    border: 1px solid #ccc;
}
.product-thumb .image a .img-responsive {
	opacity: 1;
	transition: 0.3s ease;
}
.product-thumb:hover .image a .img-responsive{ 
	opacity: 0.5;
}
ul.thumbnails li{
	list-style: none;
}
.table-bordered {
	border: 0px !important;
}

table.table {
	margin-top: 25px;
}
table.table td:first-child {
	font-weight: bold;
}
.table>thead>tr>td {
	padding: 0px 8px;
}
h4.spectitle {
	margin: 0px; 
	padding: 0px;
	font-size: 25px;
}
.rsform-block input, .rsform-block select, .rsform-block textarea {
	padding:10px !important;
	font-size:13px !important;
	border: 1px solid #ccc !important;
	border-radius: 0px !important; 
	width: 100%;
	outline: 0px !important;
	margin-bottom: 0px !important;
	height: auto !important;
}

.rsform-submit-button.btn.btn-danger,.rsform-submit-button.btn.btn-primary,.rsform-submit-button.btn.btn-default  {
	all:unset;
}
.rsform-submit-button.btn.btn-danger,.rsform-submit-button.btn.btn-primary {
	padding:10px ;
	font-size:13px ;
	border: 1px solid #ccc ;
	border-radius: 0px ; 
	outline: 0px ;
	margin-bottom: 0px ;
	height: auto ;
	cursor: pointer;
	background-color: rgb(221,221,221);
	transition: 0.3s ease;
}
.rsform-submit-button.btn.btn-danger:hover,.rsform-submit-button.btn.btn-primary:hover {
    background-color: #ad6b26;
    border-color: #ad6b26;
    color: #fff;
}
.formFieldset legend {
    font-size: 24px !important;
    font-family: "Bebas Neue", sans-serif;
    margin: 45px 0px;
    padding: 25px 0px !important;
}
		.cookiealert {
			position: fixed;
			width: 100%;
			bottom: 0px;
			left: 0px;
			right: 0px;
			text-align: center;
			padding:25px;
			background: rgba(0,0,0,0.9);
		}
		.cookiecont {
			text-align: center;
			color: white;
		}
		.cookiecont button {
			border-radius: 3px;
			border: 1px solid white;
			background: none;
			color: white;
		}
		.cookiecont a {
			color: #ad6b26;
		}
		.cookiecont span {
			border-bottom: 1px solid white;
			margin: 10px 0px;
		}

.form-horizontal .form-group {
margin-left: 0px;
margin-right: 0px;
}
.logo-text {
	color: grey;
	display: block;
margin-top:5px;
margin-bottom:5px;
margin-left: 5px;
}
.rsform-block-wherelive {
text-align: center}
.rsform-block-internationalbutton label {
	display: none;
}
.rsform-block-internationalbutton #InternationalButton {
	display: block;
	margin: 0 auto;
}
.rsform-block-internationalbutton .formControls {
width: 100% !important;
}
#map {
	width: 100%;
	height: 60vh;
}
#rsform_7_page_0 #email {
	width: 100%;
    border: 5px solid green !important;
    padding: 15px !important;
    height: auto !important;
    border-radius: 3px;
    font-size: 16px !important;
    margin-bottom: 20px !important;
}