/*
Theme Name: JCB
Theme URI: http://grangewebdesign.com/
Version: 3.8
Author: Kieran Dally
Author URI: http://grangewebdesign.com/
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700|Open+Sans+Condensed:700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{vertical-align:top;}

.row{
width: 1000px;
margin: 0px auto;
}
.grid1,
.grid2,
.grid3, 
.grid4, 
.grid5, 
.grid6, 
.grid7, 
.grid8, 
.grid9, 
.grid10, 
.grid11 {
float: left;
display: inline;
margin-left: 3%;
}
.grid1 {
width: 5.583%;
}
.grid2 {
width: 14.16%;
}
.grid3 {
width: 22.75%;
}
.grid4 {
width: 31.33%;
}
.grid5 {
width: 39.91%;
}
.grid6 {
width: 48.5%;
}
.grid7 {
width: 57.08%;
}
.grid8 {
width: 65.66%;
}
.grid9 {
width: 74.25%;
}
.grid10 {
width: 82.83%;
}
.grid11 {
width: 91.41%;
}
.first {
margin-left: 0;
clear: left;
}


/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
blockquote {
border: 1px solid #c5c5c5;
border-radius: 5px;
padding: 20px;
margin: 20px 0px;
background: #fff;
font-style:italic;
font-size:14px;
}
blockquote p{
margin-bottom:0px;
}

/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption
/*by post author*/
.bypostauthor { }
/*aligns*/
.aligncenter, .alignnone {display: inline-block; margin: 10px 0; }
.alignright { float: right; margin: 10px 0 10px 10px; }
.alignleft { float: left; margin: 10px 10px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
strong{
font-weight:700;
}
em{
font-style:italic;
}
#wrapper{
padding:0px 0px 0px 0px;
}
body{
font-family: 'Open Sans', sans-serif;
color:#000;
line-height:20px;
font-size:13px;
font-weight:400;
background: #f0f0f0;
}
.clear{
clear:both;
}
a{
color:#f8a72d;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Open Sans Condensed', sans-serif;
margin-bottom:15px;
font-weight: normal;
color:#000;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
color:#000;
}
h1{
color:#000;
margin-bottom:15px;
line-height:normal;
font-weight:400;
font-size:26px;
}
h2{
color:#000;
margin-bottom:15px;
line-height:25px;
font-weight:400;
font-size:23px;
}
h3{
font-size:21px;
line-height:24px;
}
h4{
font-size:18px;
}
h5{
font-size:17px;
}
h6{
font-size:16px;
}

#headerwrap{
padding:20px 40px;
position: relative;
background:url(images/header_bg.png) no-repeat top center;
}

#logo{

}
#phone_number_top{
text-align:right;
}
#phone_number_top h1{
margin:0px;
padding:0px;
text-align:right;
font-size:18px;
font-weight:700;
color:#000;
line-height:30px;
}
#phone_number_top h1 a:hover{
color:#f9b105;
}

#masternav{
  font-family: 'Open Sans Condensed', sans-serif;
  position:relative;
  height:60px;
  background: #000;
}

#masternav .sf-menu{ float:none; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 200px; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { display:inline-block; position: relative; }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0px; nowhitespace: afterproperty; top: 65px; /* match top ul list item height */ z-index: 99;  }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; /* match ul width */ top: 0;  }
/*** skin ***/
.sf-menu { text-align:center; }
.sf-menu li{  margin-left:0px; }
.sf-menu li:last-child{background-image:none;}
.sf-menu li:last-child a { /*padding-right:0px;*/ }
.sf-menu a { line-height:60px; height:60px; display:inline-block; font-weight: 700; color: #fff; padding: 0 22px 0px 22px; text-decoration: none;
text-transform:uppercase; font-size: 18px;}
.sf-menu a i{ clear:both;}
.sf-menu a {}
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, #masternav .current-menu-item > a:first-child {background:url(images/nav_hover.jpg) repeat-x 0 0; color:#000;}
/*Subs*/
.sf-menu ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-bottom : 10px solid #fff;
}
.sf-menu ul { padding: 0; font-size: 12px; background: #fff; border: none; text-align:left; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); -moz-box-shadow: 0 0 5px rgba(0,0,0,.2); box-shadow: 0 0 5px rgba(0,0,0,.2);  }
.sf-menu ul li{background-image:none; margin:0px!important;}
.sf-menu ul ul { margin-top: -1px }
.sf-menu ul a { margin: 0; line-height: normal; font-size:16px; height: auto; padding: 10px 15px; display: block; float: none; color: #43423d; font-weight: 700;  }
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active { color: #feb248; background: #fff; background-image:none; }
.sf-menu ul .current-menu-item a { color: #feb248!important; background: #fff!important;}
.sf-menu ul li {border-bottom:1px solid #e5e5e5;  }
.sf-menu ul li:last-child { border-bottom: 0px }

#slider-wrap{

}

.custom_search{
background: #000;
padding:15px;
text-align:center;
}
.custom_search label{
font-family: 'Open Sans Condensed', sans-serif;
font-weight:700;
display:inline-block;
margin-right:10px;
font-size:25px;
color:#fff;
vertical-align:middle;
}
.custom_search select{
background : #fff;
border : 1px solid #ddd;
display : inline-block;
font-size : 13px;
color : #000;
font-weight : 400;
margin : 0 4px;
padding : 6px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Open Sans', sans-serif;
max-width : 100%;
border-radius:5px;
width : 230px;
}
.custom_search #s,
.custom_search #s2{
display:inline-block!important;
border:none!important;
background:#f0f0f0!important;
border-radius:5px!important;
width:250px!important;
margin:0px 5px;
}
.custom_search .button{
padding : 6px 25px!important;
}
.custom_search .button:hover{
background: #fff!important;
color:#000!important;
}

#main{
background: #fff;
padding:0px 0px 30px 0px;
}
.homehighlights{
padding:25px ;
}
.highlight_box{
width: 300px;
float:left;
margin-bottom:25px;
margin-right:25px;
position:relative;
}
.last{
margin-right:0px!important;
}
.highlight_box h2{
font-weight:normal;
font-size:24px;
text-transform:uppercase;
color:#000;
}
.highlight_box h2 a{
color:#000;
}
.highlight_box h2 a:hover{
color:#f9b105;
}
.highlight_box_info{
margin-top:20px;
}
.highlight_box_info p{
margin-bottom:20px;
}



.singlehomeproducts{
padding:55px 0px 25px 0px ;
}
.homeproducts{
padding:25px 25px 0px 25px ;
}
.product_box{
width: 218px;
float:left;
margin-bottom:0px;
position:relative;
}
.product_box h2{
font-weight:normal;
font-size:20px;
text-transform:uppercase;
color:#000;
background: #f8a72d;
display:block;
padding:10px 0px;
text-align:center;
}
.product_box h2 a{
color:#000;
}
.product_box h2 a:hover{
color:#000;
}

.productslist{
width:100%;
margin-bottom:20px;
}
.tablelistingrow{
background: #f8a72d;
font-family: 'Open Sans Condensed', sans-serif;
font-weight:700;
color:#000;
}
.tablelistingrow td{
text-transform:uppercase;
font-size:22px;
padding:15px 0px;
text-align:center;
}
.productslistitems td{
padding:5px 0px;
font-weight:700;
color:#000;
vertical-align:middle;
font-family: 'Open Sans Condensed', sans-serif;
font-size:18px;
text-transform:uppercase;
text-align:center;
}

.productslistitems td.text_left{
	text-align:left;
}
.rowbg{
background: #f5f5f5;
}



.home_contents_inside{
padding:0px 25px;
}

.indent{
padding:25px;
min-height:300px;
background: #fff;
}

.page_title{
font-size:28px;
text-transform:uppercase;
margin-bottom:30px;
}
.entry{}

hr{
color: #666;
background-color: #666;
height: 1px;
margin-bottom:20px;
border:none;
}

.entry p{
margin-bottom:20px;
font-size:13px;
line-height:20px;
}
.entry ul{
margin:0 0px 20px 0px;
list-style:none;
}
.entry ul li ul{
margin:7px 0px 20px 0px;
list-style:none;
}
.entry ul li{
font-size:13px;
line-height:20px;
background: url(images/list.png) no-repeat 0 7px;
padding-left:16px;
margin-bottom:7px;
}
.part_info {
margin:0 0px 25px 0px!important;
}
.part_info li{
font-size:16px;
line-height:20px;
background:none!important;
padding-left:0px!important;
padding-bottom:7px!important;
border-bottom:1px solid #f0f0f0;
margin-bottom:7px;
text-transform:uppercase;
}
.part_info li span{
display:inline-block;
min-width:150px;
font-weight:700;
}
.entry ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.entry ol li{
font-size:13px;
line-height:20px;
margin-bottom:7px;
}

.loop-entry{
margin-bottom: 25px;
position:relative;
}

.loop-entry-thumbnail{
float: left;
margin-right: 25px;
}
.loop-entry p{
margin-bottom:0px!important;
}

.loop-entry h2{
margin: 0px 0 7px 0;
font-size:18px;
}
.loop-entry h2 a{
color:#000;
}
.loop-entry h2 a:hover{
color:#d28115;
}
.loop-entry-meta{
color: #999;
margin: 0 0 5px 0;
}
.loop-entry-meta span{
margin: 0 5px 0 12px;
}
.loop-entry-meta span:first-child{
margin-left: 0;
}

.pagination{
margin: 20px 0;
}
.pagination a,
.pagination span {
font-size: 15px;
line-height: 40px;
height: 40px;
width: 40px;
text-align: center;
margin-right: 5px;
display: block;
float: left;
background: #000;
color: #fff;
border-radius:2px;
}
.pagination a:hover,
.pagination .active a {
text-decoration: none;
color: #fff;
background: #d28115;
}
.sidebar-box {
margin-bottom:20px;
font-size:13px;
line-height:20px;
}
.sidebar-box h4{
font-size:16px;
text-transform:uppercase;
color:#000;
font-weight:400;
margin-bottom:12px;
}
.sidebar-box #s{
max-width:148px!important;
float:left;
margin-right:2px;
}
.sidebar-box ul{
margin:0 0px 0px 18px;
list-style:square;
}
.sidebar-box ul li{
font-size:13px;
margin-bottom:7px;
}
.sidebar-box ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.sidebar-box ol li{
font-size:14px;
line-height:22px;
margin-bottom:7px;
}
#main input[type="search"], 
#main input[type="text"],
#main input[type="password"], 
#main input[type="email"], 
#main input[type="tel"],
#main input[type="url"],
#main textarea {
background : #fff;
border : 1px solid #ddd;
display : block;
font-size : 13px;
color : #000;
font-weight : 400;
margin-left : 0;
padding : 6px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Open Sans', sans-serif;
max-width : 100%;
border-radius:0px;
width : 300px;
}
#main textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Open Sans', sans-serif;
}

#main input[type="button"],
#main input[type="submit"],
#main input[type="submit"],
#main .button {
font-size : 13px;
display : inline-block;
background : #f8a72d;
color : #000000;
padding : 8px 15px;
border : 0;
font-weight:700;
font-family: 'Open Sans Condensed', sans-serif;
outline : 0;
text-transform:uppercase;
cursor : pointer;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
border-radius:5px;
}

#main input[type="button"]:hover,
#main input[type="submit"]:hover,
#main input[type="submit"]:hover,
#main .button:hover{
color : #f8a72d;
background : #000000;

}

.wpcf7-form p{
font-family: 'Open Sans Condensed', sans-serif;
font-size:20px;
}
.wpcf7-form p{
font-family: 'Open Sans Condensed', sans-serif;
font-size:20px;
}
#main .wpcf7-form input[type="search"], 
#main .wpcf7-form input[type="text"],
#main .wpcf7-form input[type="password"], 
#main .wpcf7-form input[type="email"], 
#main .wpcf7-form input[type="tel"],
#main .wpcf7-form input[type="url"],
#main .wpcf7-form textarea{
margin-top:7px;
width:100%;
}
.red{
color:#FF0000;
}
.wpcf7-submit{
padding : 12px 20px!important;
font-size : 22px!important;
border-radius:0px 5px 5px 0px!important;
}
.button_bigger{
padding : 12px 20px!important;
font-size : 22px!important;
text-transform:none!important;
min-width:200px;
border-radius:0px 5px 5px 0px!important;
}
.button_bigger i{
float:right;
}


#footer{
background-color: #f8a72d;
padding-top:32px;
border-top:10px solid #000000;
position:relative;
font-size:12px;
}
.footer-widget p{
margin-bottom:15px;
}
#footer-widget-wrap{
padding:0px 40px 15px 40px;
}
.footer-widget{
margin-bottom:25px;
color: #000;
}
.footer-widget a{
color: #000;
}
.footer-widget a:hover{
color: #000;
}
.footer-widget ul{
margin:0 0 0 0px;
list-style:none!important;
}
.footer-widget ul li{
margin-bottom:5px;
}
.footer-widget h4{
color:#000;
font-size:22px;
text-transform:uppercase;
font-weight:700;
margin-bottom:25px;
}
.copyright{
padding:15px 60px;
color:#434343;
background: #fff;
}
.copyright a{
color:#434343;
}
.copyright a:hover{
color:#000;
}
.text_right{
text-align:right;
}


div.wpcf7 .wpcf7-not-valid { border:1px solid #F00!important  }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }


ol.commentlist{
margin:0px;
padding:0px;
list-style:none;
}
.comment-body{
background: #fff;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
border:1px solid #c5c5c5;
}
.comment-body .vcard{
position:absolute;
left:10px;
top:10px;
}
.comment-body .comment-meta{
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}
.comment-body .comment-meta a{
color:#434343;
}

.comment-body p{
font-size:14px;
line-height:22px;
color:#434343;
margin-bottom:15px;
}
.reply{
}
.reply a,
.cancel-comment-reply a{
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #000;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
}
.cancel-comment-reply{
display:block;
margin:10px 0px;
text-align:right;
}
ul.children{
margin-left:20px;
}

#respond{
margin:15px 0px;
}
#commentform p{
margin-bottom:16px;
font-size:14px;
color:#434343;
}
.margin_bottom{
margin-bottom:60px;
background: #fff;
}
.map_left{
width:70%;
float:left;
}
.map_right{
width:30%;
float:right;
}
.map_right p{
margin:40px;
font-size:15px;
}
#map,
#map2{
width:100%;
height:400px;
}
.price_area_fix p{
padding:0px!important;
margin:0px 0 0px 0!important;
border:none!important;
}
.price_area_fix p span.amount{
display:block!important;
color:#f8a72d!important;
font-size:26px!important;
font-weight:700!important;
margin-bottom:10px!important;
}
.woo_thumb_new{
padding-right:0px!important;
}
.woo_img_new{
border:1px solid #ddd;
margin-bottom:10px!important;
}
#owl-demo-feature .item{
  padding: 10px 0px;
  margin: 10px;
}
.black_title{
background:#000000;
padding:10px 25px;
color:#fff;
font-size:30px;
text-transform:uppercase;
margin:0px -25px 30px -25px;
display:block;
}
.mb_no{
margin:0px -25px 0px -25px!important;
display:block;
line-height:normal!important;
position:relative;
max-height:350px;
}
.page-template-shop-landing-php .indent{
padding-top:0px!important;
}
h1.banner_txt{
font-size:40px;
color:#000;
text-transform:uppercase;
font-weight:700;
z-index:1000;
position:absolute;
left:50px;
top:50px;
}
.btn_abs{
font-size:20px;
color:#000;
text-transform:uppercase;
font-weight:700;
z-index:1000;
position:absolute;
left:50px;
display:inline-block;
padding:15px 20px;
border-radius:5px;
background:#f9b105;
bottom:50px;
}
.btn_abs:hover{
color:#f9b105;
background:#000;
}
ul.products .amount{
display:block!important;
color:#f8a72d!important;
font-size:26px!important;
font-weight:700!important;
margin-bottom:10px!important;
}
ul.products .wp-post-image{
border:1px solid #ddd;
margin-bottom:10px!important;
}
ul.products h3{
font-size:22px!important;
font-weight:700!important;
}

.shop_highlights{
margin:30px 0px;
}

.eci_mailchimp_box{
margin:30px -25px;
padding:25px ;
background:#fab300;
}
.eci_mailchimp_box .form_col{
width:29%;
margin-right:1%;
float:left;
}
.form_col_last{
float:left;
width:10%;
margin-right:0px;
}

#main .eci_mailchimp_box input[type="search"], 
#main .eci_mailchimp_box input[type="text"],
#main .eci_mailchimp_box input[type="password"], 
#main .eci_mailchimp_box input[type="email"], 
#main .eci_mailchimp_box input[type="tel"],
#main .eci_mailchimp_box input[type="url"],
#main .eci_mailchimp_box textarea{
border:none;
padding:10px 9px;
}

#main .eci_mailchimp_box input[type="button"],
#main .eci_mailchimp_box input[type="submit"],
#main .eci_mailchimp_box input[type="submit"],
#main .eci_mailchimp_box .button {
font-size : 14px;
display : inline-block;
background : #000000;
color : #fff;
padding : 10px 15px;
border : 0;
font-weight:700;
font-family: 'Open Sans Condensed', sans-serif;
outline : 0;
text-transform:uppercase;
cursor : pointer;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
border-radius:5px;
}

#main .eci_mailchimp_box input[type="button"]:hover,
#main .eci_mailchimp_box input[type="submit"]:hover,
#main .eci_mailchimp_box input[type="submit"]:hover,
#main .eci_mailchimp_box .button:hover{
color : #faa300;
background : #fff;
}
.text_center{
text-align:center;
}

.form_box_new{
display:none;
}
#main .form_box_new textarea{
max-height:120px;
}