.group-item
{
  background-color: #f3efed;
  padding-top: 20px;
}
.navbar-custom {
    background-color: #990033;
    color: #ffffff;
    border-radius: 0;
    min-width:220px;
}
#accordion a {
  font: bold 14px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
  width:98%;
  height:30px;
  display: block;
}

#accordion .panel-collapse a{
  font: bold 12px Arial;
  height:40px;
}
#loading
{
  margin: 0px 0px 0px -50px; /* left margin is half width of the div, to centre it */
  padding: 30px 10px 10px 10px;
  position: absolute;
  left: 30%;
  top: 325px;
  width: 500px;
  height: 150px;
  text-align: center;
}

.navbar-collapse {
    max-height: 600px !important; 
}

#basket {
    z-index: 996;
    position: fixed;
    bottom:0;
    right: 0;
    height: 50px;
    width: 320px;
    border-radius: 0 3px 3px 0;
	vertical-align: top;
    display : none;
}

.itemname.group {
    font-size:14px;
}
.online-order-off .itemopadd, .online-order-off .itemadd, .online-order-off .itemadd-option{
    display:none ! important;
}
.row.white {
    background-color: whitesmoke;
}
.row.white select{
    width:100%;
    margin:2px;
}
.cart {
    padding-bottom: 20px;
    padding-left: 0px ! important;
}
#map_canvas {
	width: 98%;
	height: 320px;
	margin-bottom: 40px;
	border: 1px solid #cbc9b8;
    margin:10px;
}
#app-nav {
    background-color:white;
}
#app-nav .navbar-default .navbar-nav > li > a {
    color:#FDFBFB;
}
.error {
    color: #F90000;
}
.avgRating{
    font-size: 20px;
    border: 2px solid rgb(244, 244, 244);
    padding: 0px 0 40px;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    margin: 0 0 0 55px;
	position: relative;
}
.avgRating > div {
	display: block;
	width: 122px;
	margin-left: 13px;
}
.avgRating .fa{
    padding:0;
    top: 8px;
	position: absolute;
	left:10px;
}
.starOn{
    color: rgb(252,85,9);
}
em .fa {
  color: rgb(204, 204, 204);
  position: relative;
  top: 20px;
  font-size: 35px;
}
header .fa {
	color: rgb(252,85,9);
	font-size: 35px;
	padding-right: 20px;
	position: relative;
	top: 3px;
	width: 50px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.reviewDetails {
  color: rgb(121, 121, 121);
  padding: 10px 0 10px 55px;
}
.fa {
	color: rgb(252,85,9);
	font-size: 35px;
	padding-right: 20px;
	position: relative;
	top: 3px;
}
.reviewDetails{
    color: rgb(121, 121, 121);
    padding: 10px 0 10px 55px;
}
.fa-stars-o, .fa-stars {
	margin: 0;
	padding: 0;
}
.fa-stars-o:before {
    content: "\f006 \f006 \f006 \f006 \f006";
    padding:0;
    font-size: 22px;
	letter-spacing: 5px;
	display: block;
	position: relative;
}

.fa-stars:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    display: block;
    overflow: hidden;
    position: relative;
    padding:0;
    font-size: 22px;
	letter-spacing: 5px;
	height: 22px;
}
.limitedItems{
    max-height: 398px;
    overflow: hidden;
	
    -webkit-transition: max-height 1s;
	
    transition: max-height 1s;
}
.navbar-default .navbar-toggle {
    background-color: #FBFBFB;
}
.HostedReviews em,
.HostedRecentRequests em{
    padding-left: 55px;
    text-indent: -27px;
    display: block;
    height: 95px;
    overflow: hidden;
    width: 83%;
}
.fa-quote-left:before {
  content: "\f10d";
}
article{
	margin-top:10px;
}

.HostedReviews .list-group-item{
    border: 0;
}
.offer-sidebar {
    background-color: #E7E0CF;
    margin-bottom:5px; 
    margin-top:1px;
    padding-top:5px
}
.offer-panel {
   border: none;
   border-top: 4px solid #F82D10;
   margin-bottom: 20px;
   clear:both;
}
.image-home img {
    height: 120px;
    width: 120px;
    padding:5px;
    border-radius: 120px;
    position: absolute;
    right: -21px;
    top: -20px;
    overflow: hidden;
    
}
.row  {
    background-color: #0B0B0B;
}
.mainbody {
    background-color: #FFFBFD;
    margin-left:-40px;
    margin-right:-40px;
}
#wrapper .col-lg-12 {
    padding-right: 0px !important; 
    padding-left: 0px !important; 
}
.row .navbar {
    margin-bottom: 0px !important;
    }
.account-panel {
    padding-top:25px;
    padding-left:20px;
}
.account-panel .welcome {
    padding:5px;
    color:#fff;
}
.navbar-custom  li > a {
    color:#fff;
}
.navbar-custom  .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
   
}

.navbar-custom .navbar-brand {
    color:#eeeeee;
}
.navbar-custom > li > a:hover, .nav > li > a:focus {
    background-color: #6A0023;
    color: #FFFFFF;
}
.navbar-custom .navbar-nav  ul {
    list-style-type:none;
    margin:0;
    padding:0;
    
}
.categorynav {
  padding:0px !important;
}
.categorynav ul {
    list-style-type: none;
}

.itemlist ul {
    list-style-type: none;
    margin:0;
    padding:0;
}

.itemlist ul > li {
   padding-bottom:2px;
}
.itemlist .options {
    padding-right:0px !important;
    padding-left:0px !important;
}
.itemlist .option {
    padding-bottom:2px;
    padding-right: 0px;
    padding-left: 0px;
}
.itemlist .item-panel {
   padding-bottom:5px;
}
.itemlist ul li:nth-child(odd) {
    background-color: rgb(248, 248, 248);
}
.itemlist .price {
    font-weight:bold;
   
}
.itemlist p{
    
    font-size:16px;
}
.itemname {
    font-size:16px;
    color: #800000;
    padding-bottom:2px;
    
}
.category-name {
        
        font-size:20px;
        color:black!important;
}
.category {
     font-weight: 400;
}
h1 { font-family: ‘Marck Script’, Arial, serif; font-weight: 400; }
.itemlist .panel-body {
    padding:0px!important;
}
.col-md-12 {
  padding-right: 0px!important;
  padding-left: 0px!important;
}

.field-validation-error {
    color: #F82D10;
}
.uppercase
{
    text-transform: uppercase;
}

.logo {
    padding-top: 10px;
}

.cardsave {
    background-image: url('img/card-save.png');
    background-position: center center;
    height:42px;
    width:80px;
    position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.strong {
 font-weight : bold;
}


.category {
    width:100%;
}

.mobileonly {
         display: none !important;
    }
/*/*
 * Navigataur: A pure CSS responsive navigation menu
 * Author: Mike King (@micjamking)
 */

/*
 	Notes:
 
 	- Media queries should be edited in both style sections if you require 
	  a different breakpoint for your navigation.
	  
	- Toggle class & menu anchor tags in list items have box-sizing: border-box 
	  style property to allow padding inside the container without conflicting with layout.	

*/



/*--------------------------------
 Functional Styles (Required)
---------------------------------*/

.header { position: relative; }
#toggle, .toggle { display: none; }
.menu > li { list-style: none; float:left;	}

/* Nicolas Gallagher micro clearfix */
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.side-menu {
     width:130px;
     height:50px;
    -ms-transform:rotate(270deg); /* IE 9 */
    -moz-transform:rotate(270deg); /* Firefox */
    -webkit-transform:rotate(270deg); /* Safari and Chrome */
    -o-transform:rotate(270deg); /* Opera */
    display: none;
}
@media only screen and (max-width: 768px){
	.menu { display: none; opacity: 0; width: 100%; position: absolute; right: 0; }
	.menu > li { display: block; width: 100%; margin: 0; }
	.menu > li > a { display: block; width: 100%; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.toggle { display: block; position: relative; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; }
	#toggle:checked + div .menu { display: block; opacity: 1;}
    .menu ul {
    list-style-type: none;
    margin:0;         
    padding:0;
   }
}


/*--------------------------------
 Presentation Styles (Editable)
---------------------------------*/
.header{
	min-height: 100px;
	height: 100%;
	padding: 0 20px;
	background: #FFFFFF;
}

.header > h1 {
	float: left;
	padding: 30px 0 0;		
	font-style: italic;
	font-family: Georgia;
	font-size: 28px;
	color: #DFDFDF;
}

.nav{ 
	display: block; 
}

.nav, .menu, .menu > li, .menu > li > a{ 
	height: 100%; 
    padding: 0px;
}

.menu > li > a{
	display: block;
	padding: 22px 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.menu > li > a:hover, .menu > li > a:focus {
    background: #C5508A;
    color: #FFF0F8;
}

.toggle {
    z-index: 2;
}

.alg {
	float: right;
}
.alg img
{
	width: 24px;
	padding-top:5px;
}
.news 
{
	padding : 10px 20px 10px 20px !important;
}
@media only screen and (max-width: 768px){
	.menu {
        background: #990033;
        border-top: 1px solid #990033;
        border-top-color: #993366;
        width: auto;
        color: #FFFFFF;
    }
    .menu ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
	.menu, .menu > li, .menu > li > a{
		height: auto;
	}

	.menu > li > a{
		padding: 25px 25px;
	}

	.menu > li > a:hover, .menu > li > a:focus {
        background: #C62F5C;
        box-shadow: inset 5px 0px #51C1F1;
        padding: 10px;
        color: #FFCCFF;
    }
	.toggle:after {
        content: attr(data-open);
        display: block;
        margin: 5px 0;
        padding: 10px 10px;
        background: #95004A;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        text-align: center;
        font-size: 12px;
        color: #FFFFFF;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

	.toggle:hover:after {
        background: #C14684;
    }

	#toggle:checked + div .toggle:after{
		content: attr(data-close);
        list-style-type: none;
	}
}


.image-gallery {
    padding:5px;
    margin-left:15px;
    background-color: #FFFBFD;

}
.image-gallery ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
.categorynav p{
    padding:5px;
}


.image-gallery .controls{          
    width:50px;
    display:block;
    font-size:11px;
    padding-top:8px;
    font-weight:bold;          
}
.image-gallery .next {
    float:right;
    text-align:right;
}

#basket,#showbsk{position:fixed; bottom:0; height:50px;width:100%; border-radius:0 3px 3px 0;}
#basket{z-index:996;}
#basket .well{border-radius:0 3px 3px 0;}
#basket .well span {float:left;}
#basket .well a {float:right;}
#basket .basket-container {
  background-color: #B0CB1F;
  padding: 10px;
  font-size: 16px;
}
#cartInfo {display: none;}
#cartInfo {position: fixed;z-index: 999;background: #c83a3a; width: 100%; left: 0; border-top: 1px solid #fff; bottom: 0;padding: 8px 0;text-align: center;}

@media (max-width: 767px) {
 
    #cartInfo {
          display: block;
    }
    #basket {
        display: inline-block;
    }
    .mobileonly {
       display: block !important;
    }
     .desktop {
         display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .desktop {
        display: block;
    }
    #cartInfo {
          display: none;
    }
    .mobileonly {
         display: none !important;
    }
}


@media screen and (min-width: 1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

@media (max-width: 640px) {
    .desktop {
        display: none;
    }
}
@media screen and (min-width: 640px) {
    .desktop {
        display: block;
    }
}