body {
    border-top:8px solid #858722;
    color: black;
    direction: ltr;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0px !important;
    padding: 0px !important;
}

div, input, select, textarea, span, table, label, td, th, p, a, button, ul, code, pre, li {
    border-radius: 0 !important;
}


h1,h2,h3,h4,h5,h6 {
    color:#141401 !important;
}
h1 {
    font-size: 33px;
    font-variant: small-caps;
    font-weight:bold;
    padding-top:24px;
    text-align: center;
    width: 100%;
}
h2 {
    color:#7d7f13 !important;
    font-size:23px;
    font-variant: small-caps;
    margin-top:0px;
    text-align:center;
    width:100% !important;
}
h3 {
    font-variant: small-caps;
    font-weight:400;
    font-size: 22px;
    margin-top:-10px;
    text-align: center;
    width: 100%;
}
h4 {
    font-variant: small-caps;
    font-size:18px;
    text-align:center !important;
}
.box {
    color: #7d7f13 !important;
    padding-top:2px !important;
}

a {
    color: #7d7f13 !important;
}
.container {
    padding:0px !important;
    width:91%;    
}

.conMargin {
    margin-top:29px !important;
}
.centered {
    text-align: center !important;
}  
#callUs {
    font-size:20px;
    font-weight: 300;
    margin-right: 24px;
    margin-top:2px;
}

#topSocialIcons i {
    color:#858722;
    margin-left:4px;
}

#headerText {
    color:#5a5b5d;
    float: right !important;
    font-size: 26px;
    font-variant: small-caps;
    font-weight: 400;
    margin-bottom:21px;
    margin-right: 20px; 
    margin-top: 12px !important;
}

.navbar {
    border-bottom:2px solid #cdcdcd;
    border-top:2px solid #cdcdcd;
    margin-bottom: 0px !important;
    min-height: 47px !important;
}

.navbar-nav > li > a {
    color:#696969 !important;
    font-size:16px;
    font-variant: small-caps;
    padding-bottom:12px;
    padding-left:22px;
    padding-right:22px;
    padding-top:11px;
}

.navbar-nav > li.active > a, .navbar-nav > li > a.active {
    background-image:url('../../images/nav_active.png'); 
    background-position:bottom center; 
    background-repeat:no-repeat;   
    border-bottom: 4px solid #dcdf51;
    font-weight:bold;
    padding-bottom:8px;
}
.navbar-nav {
    float: right !important;
}

.navBorder{
    margin-left:10px;
    position: absolute;
    top:2px;
}

.navbar-collapse {
    max-height: 360px;
    padding-right:0px !important;
}
.dropdown-menu > li >a {
    color:#696969 !important;
    font-size:16px;
    font-variant: small-caps;
    padding-bottom:8px;
}
#shop {
    background-color: #dcdf51;
}

#shop a:hover {
    background-color: #dcdf99 !important;
}

#siteContent{
    padding: 0px 20px 40px 20px !important;
}

.footer {
    background-color: #6e6e5f;
    border-top:8px solid #dcdf51;
    bottom: 0;
    color:#ffffff;
    margin-top:40px;
    padding-bottom: 20px;
    width: 100%;
}

.footer .copyright {
    color:#b3b3b3;
    font-size:11px;
    font-variant: small-caps;
}
.footer .copyright a{
    color: #b3b3b3 !important;
    font-weight:bold !important;
}
.footer li {
    margin-bottom:8px;
}
.footer ul {
    list-style-image:url('../../images/li.png');
    margin-left:8px;
}
.footer li>a {
    color:#ffffff !important;
    font-size:15px;
    font-variant: small-caps;
    font-weight: 300;
}
.center-justified {
    text-align: justify;
}


/* index slider */
.slider1 div { 
    margin: 0px;
    padding: 0px;
    position: relative; 
}

.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av { background: url(../../assets/plugins/jquery-jssor-slider/img/b17.png) no-repeat; cursor: pointer; overflow:hidden;}
.jssorb03 div { background-position: -5px -4px; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
.jssorb03 .av { background-position: -65px -4px; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }
.jssora20l, .jssora20r, .jssora20ldn, .jssora20rdn {	position: absolute;	cursor: pointer;	display: block;    background: url(../../assets/plugins/jquery-jssor-slider/img/a20.png) no-repeat;    overflow:hidden;}
.jssora20l { background-position: -3px -33px; }
.jssora20r { background-position: -63px -33px; }
.jssora20l:hover { background-position: -123px -33px; }
.jssora20r:hover { background-position: -183px -33px; }
.jssora20ldn { background-position: -243px -33px; }
.jssora20rdn { background-position: -303px -33px; }


/* index jCarousel */
.jCarouselLite {
  background-color: #ffffff;
  float: left;
  display:inline;
  width: 93% !important;
  margin-left: 10px;
  margin-right: auto;
  border:0px solid #cc0000;
}
.prev{
    margin-top:80px;
    border:0;
    width:30px; 
    height:63px;
    background: url('../../images/arrow-left.png');
    float: left;
    display:inline;
}
.next {
    margin-top:80px;
    border:0;
    width:30px; 
    height:63px;
    background: url('../../images/arrow-right.png');
    float: right;
    display:inline;
}
.prev:focus {outline:0 !important;}
.next:focus {outline:0 !important;}
.jCarouselLite li {
    margin-right:10px;

}
.jc {
    width:363px;
    height:215px;
    margin-left:4px;
    margin-bottom:6px;
    border:3px solid #ffffff;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-left-radius: 25px;
    -webkit-box-shadow: -3px 6px 0px 0px rgba(160,162,37,1);
    -moz-box-shadow: -3px 6px 0px 0px rgba(160,162,37,1);
    box-shadow: -3px 6px 0px 0px rgba(160,162,37,1);  
}




.product {
    border:6px solid #ffffff;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    border-top-right-radius: 25px;
    -webkit-box-shadow: 0px 6px 0px 0px rgba(160,162,37,1);
    -moz-box-shadow: 0px 6px 0px 0px rgba(160,162,37,1);
    box-shadow: 0px 6px 0px 0px rgba(160,162,37,1);  
}



#pagination a {
    color:#000000 !important;
}
#pagination .numbers a {
    color: #aeaeae !important;
    margin-left:10px;
    margin-right:10px;
}

.mb20 {
    margin-bottom: 20px;
}

#faq h2 {
    font-variant: normal;
    font-size: 18px;
}
#faq p {
    text-align:center;
}
#faq .row {
    border-bottom:1px dashed #cdcdcd;
    padding-bottom:20px;
    margin-bottom:30px;
}

#contact {
    font-size:20px;
}
#contact h5 {
    font-size:24px;
    font-variant: small-caps;
    margin-bottom:0px;
    padding-top:15px !important;
}
      #map_canvas {
        width: 100%;
        height: 340px;
      }


h6 {
    font-size:30px;
    font-weight:300;
    margin-top:40px;
    margin-bottom:15px;
}

@media (min-width: 1180px){
  .container {
    width: 1170px;
    border:0;
    padding:0px !important;
    
  }
  .conMargin {
    margin-top:29px !important;
  }
}

@media (min-width: 1041px) and (max-width: 1140px) {
    .navbar-nav > li > a {
        padding-top:11px;
        padding-bottom:12px;
        padding-left:18px;
        padding-right:18px;
        font-size:15px;
    }
    .dropdown-menu > li >a {
        font-size:15px;
        padding-bottom:7px;
    }
    .jCarouselLite {
        width: 91% !important;
    }    
    .jc {
        
    }
}

@media (min-width: 970px) and (max-width: 1040px) {
    .navbar-nav > li > a {
        padding-top:11px;
        padding-bottom:12px;
        padding-left:16px;
        padding-right:16px;
        font-size:14px;
    }
    .dropdown-menu > li >a {
        font-size:14px;
        padding-bottom:7px;
    }
    
    #headerText {
        font-size:20px;
        padding-bottom:8px !important;
    }
    .jCarouselLite {
        width: 90% !important;
    }    
    .jc {
        
    }  
    
}

@media (min-width: 768px) and (max-width: 969px) {

    body {
        border-top:6px solid #858722;
    }
    
    .container {
        width:96%;
        padding:0px !important;
    }
    .conMargin {
        margin-top:15px !important;
    }  
    .navbar-nav > li > a {
        padding-top:11px;
        padding-bottom:12px;
        padding-left:11px;
        padding-right:12px;
        font-size:12px;
    } 
    .dropdown-menu > li >a {
        font-size:12px;
        padding-bottom:7px;
    }
    
    #headerText {
        font-size:20px;
        padding-bottom:8px !important;
    }
    .jCarouselLite {
        width: 90% !important;
    }    
    .jc {
        
    }      
}




@media (min-width: 481px) and (max-width: 767px) {

    body {
        border-top:5px solid #858722;
    }
  .conMargin {
    margin-top:19px !important;
  }    
    .navbar-nav {
        float: left !important;
        width:100%;
    }
    
    .navBorder{
        display: none !important;
    }

    .navbar {
        min-height: 47px !important;
        border-top:0px solid #cdcdcd;
        border-bottom:2px solid #cdcdcd;
    }

    .navbar-nav > li.active > a {
        background-position:bottom left;
    } 
    .dropdown-menu > li >a {
        margin-left:15px !important;
    }
    #headerText {
        font-size:18px;
        margin-bottom:1px;
        max-width:260px;
        text-align: right;
    }

    #callUs {
        margin-right: 5px;
    }
    .footer li > a {
        font-size:14px;
    }  
    .jCarouselLite {
        width: 83% !important;
    }    
    .jc {
        
    }          
}


@media (max-width: 480px) {
    
    body {
      border-top:4px solid #858722;
    }
    
    .conMargin {
        margin-top:10px !important;
    }      
    
    .navBorder{
        display: none !important;
    }
    
    .navbar-nav {
        width:100%;
        float: left !important;
    } 
    
    .navbar-nav > li.active > a {
        background-position:bottom left;
    } 
    
    .navbar {
        min-height: 47px !important;
        border-top:0px solid #cdcdcd;
        border-bottom:2px solid #cdcdcd;
    }
    .dropdown-menu > li >a {
        margin-left:15px !important;
    }
        
    #headerText {
        display:none;
    }
    
    #callUs {
        margin-right: 0px;
        font-size:15px;
        margin-top:5px;
    }
    .footer li > a {
        font-size:12px;
    }
    .jCarouselLite {
        width: 70% !important;
    }    
    .jc {
        
    }
    
}