h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;    
    color: #333; 
    font-weight: normal;
}

/* Multiple Item Display */
ul.multiple-items,
ul.side-items,
ul.related-items {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
ul.multiple-items li,
ul.related-items li {
    position: relative;
    float: left;
    width: 24.45%;
    height: 350px !important;
	margin: 0 0.5% 0.5% 0;
	padding: 0;
    border: 1px solid #ddd;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
ul.multiple-items li:nth-child(4n+0),
ul.related-items li:nth-child(4n+0) {
    margin-right: 0;
}
ul.side-items li {
    position: relative;
    width: 95%;
    height: 350px !important;
    margin: 10px;
    padding: 0;
    border: 1px solid #ddd;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul.multiple-items li .bottom {
    clear: both;
}
ul.multiple-items li .bottom a.price,
ul.side-items li .bottom a.price,
ul.related-items li .bottom a.price {
    width: 70%;
    height: 40px;
    float: left;
    display: block;
    padding: 10px;
    text-align: center;
    background: #eeeeee;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
ul.multiple-items li .bottom a.wishlist,
ul.side-items li .bottom a.wishlist,
ul.related-items li .bottom a.wishlist {
    width: 15%;
    height: 40px;
    float: left;
    display: block;
    padding: 10px;
    text-align: center;
    background: #eeeeee;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}
ul.multiple-items li .bottom a:hover,
ul.side-items li .bottom a:hover,
ul.related-items li .bottom a:hover {
    background: #dddddd;
    text-decoration: none;
}
ul.multiple-items li .images .wishlist {
    position: absolute;
    top: 0;
    right: 0;
}
ul.multiple-items li .title,
ul.side-items li .title,
ul.related-items li .title {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    height: 55px;
    padding: 10px;
}
ul.multiple-items li .title a,
ul.side-items li .title a,
ul.related-items li .title a {
    color: #000;
}
ul.multiple-items li .images,
ul.side-items li .images,
ul.related-items li .images {
    width: 96%;
    height: 240px;
    line-height: 240px;
    margin: 2%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul.multiple-items li .images:hover,
ul.side-items li .images:hover,
ul.related-items li .images:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
ul.multiple-items li .images img,
ul.side-items li .images img,
ul.related-items li .images img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
a:hover span.round-link,
a.wishlist:hover {
    text-decoration: none;
}
/* Single Item Display */
.single_items li {
	margin: 5px;
	padding: 7px;
}
.single_items .addthis-tip {
	color: #FFF !important;
}
.single_items .item .title_area {
    font-size: 30px;
}
.single_items .item .product-image {
    position: relative;
    float: left;
}
.single_items .product-image img {
    height: auto;

}
.single_items .thumb-area {
    text-align: center;
}
.single_items .thumb-area img {
    max-width: 60px;
    cursor: pointer;
    text-align: center;
    margin: 5px 0;
}
.single_items .item .image_area {
    width: 300px;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.single_items .item .price_area {
    font-size: 22px;
}
.single_items .item .sku {
    font-style: italic;
    font-size: 12px;
}
/**
 *  Items Reviews
 */
.reviews_area {
    clear: both;
    overflow: hidden;
}
.reviews_area .title {
    border-bottom: 1px solid #F0F0F0;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.reviews_area .content {
    margin: 0 0 20px 0;
}
/*
Items Comparison
*/
.comparison-list div {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
.comparison-list .title {
    font-weight: 400;
    font-size: 16px;
    height: 58px;
    overflow: hidden;
}
.comparison-list .image {
    height: 250px;
    line-height: 250px;
    text-align: center;
}
.comparison-list .image img {
    max-height: 98%;
}
.comparison-list .summary {
    font-size: 0.9em;
}
.comparison-list .cart {
    text-align: center;
    border-bottom: 0;
}
.comparison-list .cart a {
    margin: 2px 0;
}
/**
 *  Events
 */
.multiple_events {
    margin-top: 20px;
}
.multiple_events h3 {
    margin: 0 0 5px 0;
    padding: 0;
}
.multiple_events .cal {
    width: 50px;
    border: 1px solid #DFDFDF;
    box-shadow: 0 0 3px #969696;
    text-align: center;
    font-size: 12px;
}
.multiple_events .cal h3 {
    font-size: 24px;
    border-bottom: 1px solid #DFDFDF;
    padding: 10px 0 8px 0;
    margin: 0;
}
.multiple_events .cal div {
    font-size: 12px;
    background: #DFDFDF;
    box-shadow: inset 0 5px 3px -2px #D2D2D2;
}

.product {
    float: left;
    margin: 0 auto;  
    position: relative;
    width: 24.45%;
    height: 370px !important;
    margin: 0.5% 0.25%;
    border: none;
}

.sale {
  border-top: 56px solid #c10841;
  border-right: 56px solid transparent;
  display: block;
  height: 0;
  line-height: 22px;
  position: absolute;
  width: 0;
  z-index: 1;
  -webkit-transform: translateZ(0px);
}
.sale.new {
  border-top: 56px solid #f89406;
}
.sale.top {
  border-top: 56px solid #738d00;
}

.sale:before {
  color: #fff;
  content: "Sale";
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: -46px 0 0 5px;
  position: absolute;
  text-transform: uppercase;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.sale.new:before {
  content: "New";
}
.sale.top:before {
  content: "Top";
}

.product .front {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.product .front .images {
    width: 96%;
    height: 233px;
    line-height: 233px;
    margin: 2%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.product .front .images div {
  background-size: contain;
  width: 100%; 
  height: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.product .front .images img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}



@media all and (max-width: 768px) and (orientation : portrait)  {
    ul.multiple-items li,
    ul.related-items li {
        width: 99%;
        margin: 0 0 10px 0;
    }
    .single_items .product-image {
        text-align: center;
        margin: auto;
    }
    .single_items .product-image img {
        width: 99%;
        height: auto;
        max-width: 100%;
        max-height: auto !important;
        text-align: center !important;
        margin: auto !important;
    }
    .product {
        width: 99%;
        margin-bottom: 10px;
    }
    h1, h2, h3, h4, h5, h6 {
        margin: 5px 0 20px 0 !important;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
        
    }
    h4 {
        font-size: 18px;
    }
}
@media all and (max-width: 768px) and (orientation : landscape) {
    ul.multiple-items li,
    ul.related-items li {
        width: 49%;
        margin: 0 0 0.5% 0.5%;
    }
    .single_items .product-image {
        text-align: center;
    }
    .single_items .product-image img {
        max-width: 100%;
        height: auto;
        max-height: auto !important;
    }
    .product {
        width: 49%;
        margin-bottom: 2px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
}
a.itemtitle {
    text-decoration: none;
    color: #000 !important;
    font-size: 14px;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    text-align: center;
    display: block; 
    width: 100%;
    line-height: 18px;
}
/*
** CUSTOM
*/

.orderbyphone{
    text-align: left;
    padding-top: 8px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    letter-spacing: -.25%;
    font-weight: 400;
}
.orderbyphone span {
    font-size: 18px;
    letter-spacing: -.25%;
    font-weight: 400;
}
.BG {
    background: url(../images/slider-BG.jpg) no-repeat center top;
    width: 100%;
    height: 697px;
    border-bottom: 7px solid #FFF;
    position: inherit;
}
.bgcontain {
    margin: 0 auto;
    position: relative;
    height: 697px;
}
.BGfree {
  position: absolute;
  bottom: 17px;
  right: 0;
  max-width: 627px;
}
.BGcategories {
    width: 309px;
    background: #000;
    position: absolute;
    bottom: 0;
/*    left: 34px;
    right: 34px;*/
    box-sizing: border-box;
    border-bottom: none;
    padding: 10px 12px;
/*    border-width: 0 27px;
    border-color: #FFF;
    border-style: solid;*/
}

@media (max-width: 992px){
  .BGcategories {
    left: 0;
    right: 0;
  }
}

.BGcategories #csssidemenu li {
    border: none;
}
.BGcategories #csssidemenu ul {
    margin: 0;
    padding: 0;
}
.BGcategories #csssidemenu li {
    list-style: none;
    display: block;
    width: 100%;
    border-bottom: 1px solid #40403f;
    line-height: 24px;
    margin-left: 0;

}
.BGcategories #csssidemenu a:link, .BGcategories #csssidemenu a:visited {
    color: #FFF;
    font-size: 0.72em;
    font-weight: 400;    
    text-decoration: none;
    line-height: 10px;
}
/*
.BGcategoriesinner {
    width: 100%;
    box-sizing: border-box;
    padding:13px 9px;
}
.BGcategories a:hover{
    color: #c20809;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  
  transition:.5s;    
}*/
.drop-shadow {
    background: url(../images/drop-shadow.jpg) no-repeat center top;
    width: 100%;
    height: 49px;
    background-size: contain;

}
#page-content {
    margin-bottom: 40px;
}

.credits {
    text-align: right;
}
.credits a:link, .credits a:visited {
    color: #FFF;
}

/*SIDEBAR MENU*/
/* Starter CSS for Flyout Menu */
#csssidemenu,
#csssidemenu ul,
#csssidemenu ul li,
#csssidemenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#csssidemenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
#csssidemenu ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
}
#csssidemenu ul li.hover,
#csssidemenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#csssidemenu ul ul {
  margin-top: 1px;
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 99%;
  z-index: 598;
  width: 100%;
}
#csssidemenu ul ul li {
  float: none;
}
#csssidemenu ul ul ul {
  top: 1px;
  left: 99%;
}
#csssidemenu ul li:hover > ul {
  visibility: visible;
}
#csssidemenu ul li {
  float: none;
}
#csssidemenu ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#csssidemenu {
  font-family: 'Open Sans', sans-serif; 
  font-size: 18px;
  width: 100%;
}
#csssidemenu ul a,
#csssidemenu ul a:link,
#csssidemenu ul a:visited {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
  font-weight: 300;
}
#csssidemenu > ul {
  float: none;
}
#csssidemenu ul {
  background: #000;
}
#csssidemenu > ul > li {
  border-left: 3px solid #c20809;
  border-bottom: 1px solid #FFFFFF;
}
#csssidemenu > ul > li > a {
    padding: 10px 4px;
    color: #FF6767;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    /* ...and now for the proper property */
    transition:all .1s linear;  
    border-left: 3px solid #000;
}
#csssidemenu > ul li:hover {
  background: #2d2d2d;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    /* ...and now for the proper property */
    transition:all .1s linear; 
}

#csssidemenu ul li:hover > a {
    border-left: 3px solid #c20809;
    color: #FF6767;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s; 
}
#csssidemenu  ul li .icon-arrow-down {
    padding: 0 5px 0 5px;
    float: right;
}
/* Sub Menu */
#csssidemenu ul ul a:link,
#csssidemenu ul ul a:visited {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
#csssidemenu ul ul a:hover {
    color: #FF6767;
}
#csssidemenu ul ul {
  width: 300px;
  background: none;
  border-left: 20px solid transparent;
}
#csssidemenu ul ul a {
  padding: 8px 0;
}
#csssidemenu ul ul li {
  padding: 0 20px;
  background: #000000;
}
#csssidemenu ul ul li a {
    color: #FF6767;
}
#csssidemenu ul ul li:last-child {
  border-bottom: 3px solid #d7d8da;
  padding-bottom: 10px;
}
#csssidemenu ul ul li:first-child {
  padding-top: 10px;
}
#csssidemenu ul ul li:last-child > a {
  border-bottom: none;
}
#csssidemenu ul ul li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 13px;
  border-left: 10px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}
/* Float Shadow */
.fsize24 {
  font-size: 40px;
  line-height: 70px;
  color: #c20809;
  background: #000;
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto 10px;
  border-radius: 55%;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fsize24:hover, .fsize24:focus, .fsize24:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
#mini-sidemenu {
  margin-bottom: 0;
  border: none;
}
#mini-sidemenu.navbar-default {
  background: none !important;
  border: none !important;
  color: #FFF;
}
#mini-sidemenu.navbar-default .navbar-brand , 
#mini-sidemenu.navbar-default .navbar-toggle ,
#mini-sidemenu.navbar-default .navbar-nav > li > a,
#mini-sidemenu.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
  color: #FFF !important; 
  text-shadow: none;
}
#mini-sidemenu.navbar-default .navbar-toggle .icon-bar
{
    background-color: #fff;
}
#mini-sidemenu.navbar-default .navbar-nav > .open > a{
  background-image: linear-gradient(to bottom, #ff1515 0%, #f00 100%);
}

#sidebar > .BGcategories {
  position: relative;
  clear: both;
  display: block;
}
.cartdetails {
    color: #FFF;
    height: 50px;
    padding: 12px 0 10px;
}
img.flogo  {
  margin: 0 auto 20px;
}
header.hinner {
  border-bottom: 8px solid #D90E0F;
}

.product-image img {
    border: 1px solid #2C2C2C;
}
.sku strong{
    min-width: 120px;
    font-weight: 600;
    display: inline-block;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}
.itemprice {
    font-size: 24px;
    padding-top: 12px;
}
#price  {
    display: inline-block;
    padding-left: 12px;
}
.quantity label {
   font-size: 18px;
   line-height: 24px;
   float: left;
   padding-right: 30px
}  
.contactcol img {  
  margin: 5px auto;
}
span.red {
  color: red;
}
