/* CSS Document */
* {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;

}

html, body {
	background-color: #FFF;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	/*font-family: 'Bungee', cursive;
	font-family: 'Aldrich', sans-serif;
	font-family: Oswald;*/
	color:#FF8040;
	font-weight:bold;
}

body, p, blockquote, pre {
	font-family: Lato;
	font-weight: 500;
	/* [disabled]color:#666; */
}

p {
	font-size: 17px;
	}
	
a {
	color: #000;
	text-decoration: none;
}

#topbar {
    height: auto;
    background-color: #FF8040;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    /* [disabled]text-align: right; */
    overflow: visible;
    clear: both;
}
#header {
    background-color: #FFF;
    height: auto;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    text-align: center;
    vertical-align: middle;
    overflow: visible;
    clear: both;
}

/* Justify Main Navigation */
.nav-justified {
    width: 99%;
    /* [disabled]background-color: #FFF; */
}
.icon-bar {
    background-color: black;
}

.nav-justified > li {
float: none;
}

.nav-justified > li > a {
    /* [disabled]padding-top: 15px; */
    /* [disabled]padding-bottom: 15px; */
    margin-bottom: 0;
    text-align: center;
}

.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #eee;
  /*background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);*/
}
.nav-justified > li:first-child > a {
  /*border-radius: 5px 5px 0 0;*/
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
 /* border-radius: 0 0 5px 5px;*/
}

@media (min-width: 768px) {
  .nav-justified {
   /* max-height: 52px;*/
      width: 97%;
  }
  .nav-justified > li > a {
   /* border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;*/
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    /*border-radius: 5px 0 0 5px;*/
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    /*border-radius: 0 5px 5px 0;*/
  }
}


.navbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	text-transform: uppercase;
	/*font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-stretch: condensed;*/
	font-size: 13px;
	line-height:28px;
	/*letter-spacing: 0.0625em;*/
}
.yamm-content h4 {
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF8040;
	padding-bottom: 5px;
}
.yamm-content ul {
	list-style-type: none;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}



.yamm-content ul li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}




#maincontent {
    background-color: #FFF;
    min-height: 800px;
    overflow: visible;
    height: auto;
    margin-bottom: 25px;
    clear: both;
}


#footer {
    background-color: #EBEBEB;
    /* [disabled]text-align: center; */
    margin-top: 25px;
    display: block;
    margin-bottom: 0px;
    overflow: visible;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    clear: both;
}
#bottomfooter {
    color: #FFF;
    background-color: #333;
    padding: 15px;
    clear: both;
}
#bottomfooter a {
	color: #FFF;
}
#bottomfooter a:hover {
	color: #FF7D32;
}



.megamenu {
	display: inline-block;
	float: left;
	width: 24%;
	/* [disabled]position: inherit; */
	margin: 5px;
	padding: 5px;
}
.heading {
	font-family: Oswald;
	font-weight: 500;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF8040;
	padding-bottom: 5px;
	
}
.clearfix {
	margin-top: 25px;
	margin-bottom: 25px;
}

.dropcap { 
	float: left; 
	color: #FF8040; 
	font-size: 75px; 
	line-height: 60px; 
	padding-top: 4px; 
	padding-right: 8px; 
	padding-left: 3px;  
}

.social {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.social li {
	display: inline-block;
	margin-right: 5px;
	color: #FFF;
}

.social li a {
	color: #FFF;
}
.productthumb {
    padding: 5px;
    /* [disabled]background-color: #FAFAFA; */
    height: auto;
    width: 225px;
    overflow: visible;
    float: left;
    margin-bottom: 25px;
    /* [disabled]min-height: 400px; */
    left: 0px;
    top: 0px;
    position: relative;
}
.producttitle {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 50px;
}
.productlink {
    padding-right: 25px;
    padding-left: 25px;

}
#map {
    height: 300px;
    /* [disabled]width: 360px; */
    /* [disabled]margin-right: auto; */
    /* [disabled]margin-left: auto; */
    margin-bottom: 25px;
}

.pagination {
	display: block;
	/* [disabled]border-radius: 4px; */
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 370px;
}
.pagination > a {
  display: inline;
}
.pagination > a,
.pagination > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #FF8040;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > a:first-child,
.pagination > span:first-child {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > a:last-child,
.pagination > span:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > a:hover,
.pagination > span:hover,
.pagination > a:focus,
.pagination > span:focus {
	z-index: 3;
	color: #FF8040;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > a.active,
.pagination > span.active,
.pagination > a:hover.active,
.pagination > span:hover.active,
.pagination > a:focus.active,
.pagination > span:focus.active {
	z-index: 2;
	color: #ffffff;
	background-color: #FF8040;
	border-color: #FF8040;
	cursor: default;
}
.pagination > span > .disabled >,
.pagination > span:hover > .disabled >,
.pagination > span:focus > .disabled >,
.pagination > a > .disabled >,
.pagination > a:hover > .disabled >,
.pagination >  a:focus > .disabled > {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > a,
.pagination-lg >  span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > a:first-child,
.pagination-lg > span:first-child {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > a:last-child,
.pagination-lg > span:last-child {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > a,
.pagination-sm > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > a:first-child,
.pagination-sm > span:first-child {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > a:last-child,
.pagination-sm > span:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

[class^="hvr-"] {
  /*display: inline-block;*/
  /*vertical-align: middle;*/
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: rgba(0,0,0,0.5) ;
  text-decoration: none;
  color: #666;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#spotlight {
	height: 240px;
	width: 240px;
}
#displaycart {
	padding: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}
.blackfont {
	color: #000;
}
#footer img {
	display: inline-block;
}
#footer p {
	font-size: 13px;
}
.supplierlogo {
	margin-bottom: 15px;
	margin-top: 15px;
}
