.mobile { display: none; }
#menu:not( .mm-menu ) { display: none; }

body {background: #fff; font: 14px 'proxima-nova', sans-serif; background: url("/images/jbbq-bg.png"); line-height: 1.42857143;}
body, select, input, textarea { color: #333; }

#container { overflow: visible; }

a { color: #000; text-decoration: none; }
a:hover { color: #b04b3c; text-decoration: none; }
ul,ol{list-style: disc; list-style-position: outside;}
ul.display, #new_products ul, #featured_products ul, #featured_categories ul, #suggested_products ul, #related_products ul, #you_may_also_like ul, .messages ul, .member-links ul, #shop_by_price ul, #category_filter ul, #recently_viewed ul  {list-style-type: none; list-style: none;}
li { margin-left: 0px; padding-bottom: 0px; }
p { padding-bottom: 0px; }
.messages { padding: 15px; }
.pdd_lt0 { padding-left: 0;}
.pdd_rt0 { padding-right: 0;}
h1, h2 {
  	font-family: 'proxima-nova';
    text-transform: uppercase;
    font-weight: 700;
}
h2 { color: #333; }
#main #content { min-height: 300px; }
.container { padding-left: 10px; padding-right: 10px; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left: 10px; padding-right: 10px;}
.row, .page { margin-right: -10px; margin-left: -10px; }
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { display: block; padding: 10px; }
.no-gutter { padding-right:0; padding-left:0; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italic { font-style: italic; }

/* HEADER STYLING */
#container #header { font-family:'proxima-nova', serif; border-bottom: 1px solid #B5B5B5; }
#container #header figure {
    margin: 25px 0 5px 0;
    text-align: center;
}
#container #header figure img {max-height: 100px; display: inline-block;}
#container #header .checkout_hide { }
#container #header .checkout_hide a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}
#container #header .mobile-header .checkout_hide a { color: #fff; }
#container #header #tagline {
    clear: right;
    color: #58abcb;
    float: right;
    font-size: 20px;
    font-style: italic;
    margin: 30px 15px 10px;
    padding: 0;
    text-align: right;
}
#container #header .phone {
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    clear: both;
}
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
.site-tools-links  { list-style-type: none; padding-left:0; margin-bottom: 0; }
.site-tools-links li { display: inline-block; margin: 10px; line-height: 25px; }
.site-tools-links li a { color: #333; }
#cartitems {
    margin: 0;
    border-bottom: 0;
    color: #333;
}
#cartitems .minicart_total_price { float: right; color: #333; }
#cartitems img {
    display: inline;
    vertical-align: middle;
}
img.cart-image {
    width: 100%;
}
#viewcart input[id^="qty"] { width: 80px; margin: 0 auto; border-radius: 0;}
#viewcart .update input { border: none; padding-left: 20px; }
#cart_info .mini-product {
    margin-bottom: 10px;
}
#cartitems a#vcart, #cartitems img {
    color: #414141;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
#cartitems .glyphicon { color: #333; }

/*** Minicart Hover ***/
#mycart_hover {
 	display: none;
    position: absolute;
    z-index: 999999;
    top: 35px;
    right: 10px;
    background: #fff;
  	width: 100%;
    border: 3px solid #362f2d;
    margin: 0 auto;
    padding: 10px;
    border-radius: 0 0 4px;
  	box-shadow: 0 5px 8px rgba(0,0,0,.6),0 1px 0 rgba(255,255,255,.35)inset;
}
#mycart-header { padding: 0 10px; }
#mycart_hover #header-labels { 
    background: #362f2d;
  	border-color: #362f2d;
    color: #fff;
  	padding: 5px 0;
  	font-size: 12px;
}
#header-labels .qty-header-label { padding: 0; }
#mycart_hover .mini-product div { border: 1px solid #ddd; padding: 5px; height: 135px; }
#mycart_hover .mini-prod-info img { width: 125px; float: left; padding: 5px; }
#mycart_hover #viewcart-btn {
  	color: #fff !important;
    background-color: #b04b3c;
    border-color: #b04b3c;
    text-shadow: 1px 1px 0px #000;
}
#mycart_hover .cart-totals { margin: 20px 0 10px; }
.btn-cta, .btn-tertiary { color: #fff !important; }

.searchbar { margin-bottom: 0; }
button.btn-sitesearch {
    position: absolute;
    right: 1px;
    top: 1px;
  	color: #fff;
  	background-color: #b04b3c;
    border-color: #b04b3c;
    padding: 6px 12px;
}
button.btn-sitesearch .glyphicon.glyphicon-search {
    font-size: 14px;
}

input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
#search form {position: relative;  margin: 0px 0px;}
#search .form-control {border-color: #818181; color: #ababab; border-radius: 4px;}
#search #suggestions {
    z-index: 1000;
    background: #fff;
    position: absolute;
    width: 100%;
  	cursor: pointer;
  	border-radius: 0 0 4px 4px;
}

#search #suggestions .suggestion {
  	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 10px 2px 10px;
  	cursor: pointer;
}

#search #suggestions .suggestion:last-child {
  border: 1px solid #e1e1e1;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

#search #suggestions .suggestion_hover {
  background: #f0f0f0;
}

#nav-menu-container {  }
.navbar-collapse { background-color: #fff; overflow: hidden; }
.navbar-nav>li { float: none; position: static;}
#horizontal { /*border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; */}
.mobile-header a { color: #fff; font-size: 18px; margin: 5px 0; display: block; }
.mobile-header a.menu-icon { margin: 10px 0; font-size: 14px; text-transform: uppercase; white-space: nowrap; }
.mobile-header .glyphicon { font-size: 18px; }

/*** MOBILE MENU ***/
.mm-menu.mm-current { background: #333; box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0,0,0,.25); }
/*.mm-panel.mm-hasnavbar .mm-navbar { }
.mm-menu > .mm-panel.mm-hasnavbar { padding-top: 0 !important; }*/
.mm-divider { font-size: 14px; text-indent: 0 !important; }
.mm-menu .mm-divider { border-top: 1px solid #444; }
.mm-listview > li > a, .mm-listview > li > span { color: #fff !important; text-transform: uppercase; font-size: 14px; font-weight: bold;}
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after { border-color: rgba(255, 255, 255, 0.3) !important; }
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a { color: rgba(255,255,255,.3) !important; }
.mm-menu .mm-listview > li .mm-prev:after, .mm-menu .mm-listview > li .mm-next:before { border-color: rgba(255,255,255,.1) !important; }
.mm-menu .mm-listview > li .mm-prev:before, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after { border-color: #fff !important; }
/*.mm-menu .mobile-sub-menu { padding-left: 40px; }*/


/* MAIN NAVIGATION STYLING STARTS */
.mega { display: none; }
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
.navbar {
    margin-bottom: 1px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: #fff;
    color: #b04b3c;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    /*background: #b04b3c;*/
    color: #b04b3c !important;
    text-decoration: none;
}
.navbar-default .navbar-nav>li.dropdown>a:focus, .navbar-default .navbar-nav>li.dropdown>a:hover {
  	background: #fff;
  	color: #b04b3c;
}

.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color:#333;
  	font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0px;
    min-height: 40px;
}
.dropdown:hover .dropdown-menu { display: block; margin-top: 0; }
.dropdown-menu{background: #fff none repeat scroll 0 0; width: 100%; left: 0;}
.dropdown-menu > li > a { color: #333; white-space: normal; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #b04b3c;
}
.dropdown-menu h4{
    padding-left: 15px;
}
.menu-icon img { margin-top: 8px; }
.navbar button {float: left;}
nav.nav-icons {margin-top: 8px;}
.sm-nav {border: none;}
.navbar-collapse {border-bottom: 1px solid #ccc; margin-bottom: 20px;}
#horizontal #nav-menu-container ul li{font-family:'proxima-nova', sans-serif; margin-left: 0px; padding-bottom: 0px;}
.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}
.nav-justified>.dropdown .dropdown-menu { left: auto; width: 250px; }
.mega {
  	position: absolute;
  	border: 0;
    width: 100%;
    right: 0;
    padding: 15px 0 20px;
    margin-top: -1px;
    box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.16);
	margin: 0;
    z-index: 10000;
    float: left;
    background: #fff;
  	margin-top: -3px;
}
.mega .container {
    position: relative;
}

.go-close-mega {
    position: absolute;
    right: 10px;
    top: -5px;
    cursor: pointer;
    color: #ccc;
}
.subcat-group {
    margin-bottom: 15px;
}
.subcat-group .subcat-list {
    width: 25%;
  	float: left;
    padding: 0 10px 0 0;
}
.mega h4 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
}
.mega h4 a, .mega li {
    text-align: left;
  	font-size: 14px;
}
.mega ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mega-type {
    background: #eee;
    padding: 10px 10px 10px 15px;
}
.mega-promos {
    margin-top: 15px;
}

/* MAIN NAVIGATION STYLING ENDS */

/* HEADER STYLING ENDS */

/** PROMOS **/
#promos { padding: 40px 15px; overflow: hidden;}
#promos > div { float: left;}
#promos h3 {
    position: absolute;
    bottom: 85px;
    color: #fff;
    width: calc(100% - 30px);
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 20px;
} 
#promos span {
    width: calc(100% - 30px);
    bottom: 30px;
    position: absolute;
    text-align: center;
}
#promos a {margin-left: 0; font-family: 'PT Serif', serif; border-radius: 0;}
.tlines hr {border-bottom: 1px solid #e1e1e1; padding: 1.5px 0px;}
#promos img { width: 100%; }
.product-single-item.thumb-product .price { padding: 10px 0 0; margin: 0; }

/* MINICART */
#minicart_overlay_box { left: 0; margin-left:auto; margin-right: auto; position:fixed; right:0; top:20px; z-index:99999; width:500px;}
#minicart_overlay { background-color: #fff; border: 2px solid #717171; border-radius: 0px; box-shadow: 0 0 20px #b7b7b7; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .productname { color: #145b76; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #145b76;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{
    font-size: 14px;
    color: #898989;
    font-style: italic;
    border-radius: 0;
    margin-right: 5px;
    width: 260px;
    height: 42px;
}
#horizontal #search {
    overflow: visible;
    padding: 0px;
}
#horizontal #search input[type=text] {
    color: #c8bdb9;
}
input{
    vertical-align:middle;
}
.promo-banner {
    background: #b04b3c none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}
.promo-banner a {
    color: #fff;
    text-decoration: underline;
}
.promo-button.btn-info {
    margin-left: 20px; 
	padding: 10px 35px;
}
.promo-banner h3 {
    font-family: 'PT sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    margin-right: 20px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #145b76;
    border-color: #337ab7;
}
.hed_font{
    margin-top: 0px;
    font-size: 14px;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border-bottom: 1px solid #ccc !important;
    border: 0px;
}
.border-btm0{
    border-bottom:0px !important;
}


/* CAROUSEL STYLING START */
.carousel-indicators li {text-indent: -9999px;}
.carousel_rt{
    float: right;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-inner img {width: 100%;}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* CAROUSEL CSS ENDS */

/* HOMEPAGE STYLING */
#carryout { background-image: url("/images/Ee2rBrk.jpg"); min-height: 350px; }
.freight-house-rest { background-image: url("/images/freight-house-rest.jpg"); }
.club-plaza-rest { background-image: url("/images/club-plaza-rest.jpg"); }
.martin-city-rest { background-image: url("/images/martin-city-rest.jpg"); }
.overland-park-rest { background-image: url("/images/overland-park-rest1.jpg"); }
.lees-summit-rest { background-image: url("/images/lees-summit-rest1.jpg"); }
.home-ship-bg { background-image: url("/images/home-ship-bg.jpg"); }
.home_catering_bg { background-image: url("/images/home_catering_bg.jpg"); }
.poster-group-item h2, .poster-group a:hover .poster-group-cta { color: #fff; }
#index .hero-group { min-height: 600px; }

#index #welcome {padding-bottom:10px; background-image: url('/images/welcome-bgd.jpg'); background-size: 100%; background-repeat: no-repeat; background-position: 0% 50%;}
#welcome .gpane {background-color: rgba(54, 54, 54, 0.8); padding: 45px 12%; text-align: center; margin: 20px 7.5%;}
#welcome h1 {
    margin: 0px 0px 13px 0px;
    font-family: 'PT Serif', serif;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
}
#welcome p {
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
    color:#fff;
    margin:0px;
    padding:0px;
}
#index #featured_products {margin-top: 10px;}
#index .carousel-indicators {
    left: 75%;
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 20%;
    z-index: 15;
    bottom:0px;
    margin-left:0px;
    color:#fff;
}
#index .carousel-indicators span{
    height: 26px;
    width: 20px;
    padding: 6px 10px;
}
#index .carousel-indicators li{border:none;font-size:13px;border-radius:0px;background-color: transparent;height: 26px;margin-right: 5px; width: 20px;padding: 0px;}
#index .carousel-indicators li.active{background-color: transparent;color:#fff; }
#index .carousel-indicators li.active span{font-weight: normal; border:1px solid #fff;}

/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    margin: 0px 0px;
    background: #acacac;
    font-size: 18px;
    color: #fff;
    font-family: 'PT Serif', serif;
}
#newsletter-block div.column1, #newsletter-block div.column2 { padding: 20px 0;}
#newsletter-block div:first-child {
    border-left: 0;
}
#newsletter-block div.column1 {margin-top: 5px;}
#newsletter-block div.column1 #nwsl {
    font-size: 18px;
    margin: 0px 12px;
}
#newsletter-block div.column1 #nwsl a {
    text-decoration: none;
    color: #58abcb;
    cursor: pointer;
}
#newsletter-block div.column1 #shr {
    font-size: 20px;
    margin-right: 20px;
    margin-left: 25px;
}
#newsletter-block div.column1 #shrlnk {
    margin-top: 0px;
    padding: 0;
    border: 0;
    display: inline-block;
}
#newsletter-block .shrimg { margin-right: 15px; }
#newsletter-block .shrimg img { width: 32px; }
#newsletter-block #newsletter { display: inline-block;}
#newsletter-block #nwsl {margin-right: 35px;}
/* NEWSLETTER SECTION STYLING ENDS */

/********** NEWSLETTER POPUP *********************/
#npfade {
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    overflow: visible;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 8001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none; 
}

#popcontainer { background-color: #ffffff; border: 1px solid #272624;display: none; left: 35%; margin: 0 auto; position: fixed; top: 30px; width: 30%; z-index: 8008 !important;overflow-y:scroll !important;max-height:675px !important }
/** #popcontainer { background-color: #ffffff; border: 5px solid #000; display: none; left: 35%; margin: 0 auto; position: fixed; top: 150px; width: 30%; z-index: 8008 !important; **/
#popcontainer div#close { background: url("/images/close_button.png") no-repeat scroll right top rgba(0, 0, 0, 0); color: #666666; height: 35px; position: absolute; z-index:8010 !important;width: 41px; margin-left: -9px;  top: -9px; }



#popcontainer > div#form_part { padding: 10px 10px 30px; text-align: center; margin: 20px; border: 1px solid #000; }

.mc-field-group {padding:3px 0}
.mc-field-group label {padding-bottom:3px}
#popcontainer::-webkit-scrollbar {-webkit-appearance: none;width: 8px;padding 0 1px}
#popcontainer::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #757878;-webkit-box-shadow: 0 0 1px #000000;}


/********** Newsletter popup ends *********************/

#category_menu h4,
#category_filter h4,
#global_filter h4,
#newsletter h4,
#shop_by_price h4,
#minicart h4,
#left_column #recently_viewed h4{
  	font-size:14px; 
  	font-family: 'proxima-nova', sans-serif;
    
}
#recently_viewed ul { padding: 0; }
#recently_viewed ul li { padding: 10px; margin: 0px; width: 50%; float: left; }
#recently_viewed .panel-primary { border-color: #b04b3c; }
/*#recently_viewed { border: 1px solid #b04b3c; border-radius: 4px; background: #fff; padding-bottom: 30px; clear: both; }*/
#recently_viewed .panel-primary > .panel-heading {
  	background-color: #b04b3c;
  	border-color: #b04b3c;
  	padding: 0;
}
#recently_viewed h4 {
  	background-color: #b04b3c;
    border-color: #b04b3c;
  	font-weight: bold;
  	margin: 0;
  	color: #fff;
  	padding: 10px;
  	font-size: 16px;
}


#recently_viewed .thumb-product .name { height: 60px; display: block; padding: 10px 0 0; text-align: left; font-family: 'proxima-nova', sans-serif; font-size: 14px; }
#recently_viewed .thumb-product .price { display: none; }
#left_column {
    margin: 20px 0;
  	padding: 0;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.footerbg {
    background: #362f2d;
  	border-top: 2px solid #fff;
}
footer {
   text-align: center;
   padding-bottom: 30px;
}
footer h3 {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0;
}
footer a{line-height: 18px; color: #fff; display:block;}
footer a:hover{color:#b04b3c;}
footer ul{list-style:none; padding-left: 0;}
#footer nav ul li{margin-left:0px;padding-bottom:0px;}
#footer #freephone p,
#footer #fax p{margin-bottom:0px;padding-bottom:0px;}
#footer #cprgt{margin-top:25px; color: #7d7d7d;}
#footer #cprgt p{margin-bottom:2px;padding-bottom:0px;color: #fff;}
#footer #contact-numbers{margin-top:20px;}
#footer #contact-details{color:#7d7d7d ; min-width: 230px;}
#footer .fullsite,
#footer .gateway_links{padding-left: 10px;}
#freephone span, #fax span {
    font-size: 22px;
}
#footer #secure {margin-top: 30px}
.meta_post_body {
    margin-top: 10px;
    font-size: 12px;
}

.footer-links { margin: 0 0 15px 0; border-top: 0; }
footer h2, footer h3, footer h4 { color: #84716c; }
footer h2, .footer-links ul li a, .social-icons { text-align: center; }
.social-icons a { display: inline-block; padding: 0 6px;}
.social-icons a:first-child { padding-left: 0; }
footer h2 { text-shadow: 2px 2px 0px #000000; margin-top: 20px; font-size: 40px; font-family: 'proxima-nova', sans-serif;}
footer h4 { font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 400; }
.footer-links li a { font-size: 16px; line-height: 32px; }
.social-icons .fa {
  	width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #b04b3c;
}
.social-icons a:hover .fa { color: #fff; }
.social-icons a:hover .fa-twitter { background: #00aced;}
.social-icons a:hover .fa-facebook { background: #3b5998; }
.social-icons a:hover .fa-instagram { background: #3f729b; }
.footer-catalog h4, .footer-catalog a { text-align: left; }
.footer-catalog img {
    border: 3px solid #b04b3c;
}
.btn-accent {
    color: #ffffff;
    background-color: #b04b3c;
    border-color: #b04b3c;
}

.btn-accent:hover {
    color: #ffffff;
    background-color: #8a3b2f;
  	background: #8a3b2f;
    border-color: #82382c;
}

/* FOOTER STYLING END */

/*--FEATURED PRODUCT CSS STARTS--*/
#featured_products,
#featured_categories,
#new_products,
#suggested_products{
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}
#featured_products header,
#featured_categories header,
#new_products header,
#related_products header,

#featured_products header h2,
#featured_categories header h2,
#new_products header h2,
#related_products header h2,
#suggested_products header h2{
    font-family: 'PT Serif', serif;
    font-size: 24px;
    font-style: italic;
    color: #5c5c5c;
}
#cap {
	width: 100%;
    text-align: center;
}
#seemore {
    color: #fff;
    font-family: "PT Serif", serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    background-image: url('/images/lines.png');
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#seemore a {
    color: #fff;
    text-decoration: none;
    background-color: #7d7d7d;
    padding: 10px 0px 10px 10px;
    height: 40px;
}
#seemore a span.glyphicon {background-color: #acacac; display: inline-block; padding: 0px 8px; line-height: 39px; margin-left: 10px;}
.thumb-product{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
#seemore hr {border-bottom: 1px solid #e1e1e1; padding: 1.5px 0px;}
.thumb-product img{
    width:100%;
}
.red, .req, .sale-price {
    color: #c00;
}

#featured_products ul li .info a,
#featured_categories ul li .info a,
#new_products ul li .info a,
#related_products ul li .info a,
#suggested_products ul li .info a{
    color: #363636;
    text-decoration: none;
    font-size: 14px;
    font-family: 'PT Serif', serif;
}
#featured_products ul li .name,
#featured_categories ul li .name,
#new_products ul li .name,
#related_products ul li .name,
#suggested_products ul li .name{
  color: #363636;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  max-height: 40px;
  height: 40px;
  overflow: hidden;
  font-family: 'proxima-nova', sans-serif;
  padding: 0;
  text-transform: capitalize;
}
#product .related-products .panel-heading #cap { text-align: left; }
#product .related-products .panel-heading h4 { margin: 0; }
#product .related-products ul { padding-left: 0; list-style-type: none; }
#product .related-products .thumb-product .price { display: none; }
#product .related-products .thumb-product .name { color: #362f2d; text-align: left;}


/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #000;
    font-size: 14px;
    padding: 10px 15px 0px 0px;
    z-index: 2;
    position: relative;
  	font-family: "proxima-nova", sans-serif;
}
#breadcrumb .separator, #breadcrumb .glyphicon, #category #breadcrumb .glyphicon {
    padding: 0 5px;
  	font-size: 10px;
}
#breadcrumb a {color: #000;}
#category #breadcrumb, #prod_detail_list #breadcrumb {padding-left: 25px;}
#category #breadcrumb, #category #breadcrumb a, #prod_detail_list #breadcrumb, #prod_detail_list #breadcrumb a {color: #000;}
div#browserCheckWrapper.catpage {
    float: right;   
    display: block !important;    
    width: 60%;
}
div#browserCheckWrapper.prdpage {
    float: right;   
    display: block !important;    
    width: 60%;
}
/* BREADCRUMB STYLING END */

/**CATEGORY MENU STYLING**/
#category_menu ul { list-style:none; padding-left: 0; margin-bottom: 0; }
#category_menu ul li {
    padding: 10px 5px;
}
#category_menu ul li a:not(.parent-li a) {
    display: block;
    margin-bottom: -1px; 
    position: relative;
    color: #145b76;
}
#category_menu .parent-li { padding: 0; border: none;}
#category_menu .parent-li .panel-heading, #category_filter .parent-li .panel-heading:first-of-type {
  	color: #ffffff;
    background-color: #362f2d;
    border-color: #362f2d;
    text-align: left;
    /*padding: 10px 15px;*/
    font-size: 16px;
}
#category_menu .parent-li .panel-heading a { padding: 0; }
#category_menu .parent-li .panel-heading a:hover { text-decoration: none; color: #fff; }
#category_menu li.active, #category_menu li.category_top_active {
    font-weight: bold;
}
#category_menu ul li ul li {
    padding-left: 10px;
}

#category_menu .panel:not(.parent-li) { border: 1px solid #362f2d; }

.panel-heading h3 .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\2212";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fff;         /* adjust as needed */
}
.panel-heading h3 .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b";    /* adjust as needed, taken from bootstrap.css */
} 

/**CATEGORY MENU STYLING ENDS**/

/* CATEGORY PAGE STYLING STARTS HERE */
#category_options li#sort { float: left; padding-left: 0;}
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#prev-next2 { color:#7d7d7d; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 10px 0px; padding: 10px 0px; border:none; }
#cat #toggle {float: right; margin-left: 60px; padding-right: 0;}
#cat #per-page {float:left;}
#cat .prev-next-option { float: right; }
#cat .prev-next-option .prevmenu-div { float: right; }
.curPage {    
  	background: #b04b3c;
    color: #ffffff;
  	padding: 0 8px;
    border-radius: 5px;
  	line-height: 28px;
    font-size: 14px;
  	display: inline-block;
}
.pagenumber a {
	display: inline-block;
    background: #eee;
    padding: 0 8px;
    border-radius: 5px;
  	line-height: 28px;
    font-size: 14px;
}
.pagenumber a:hover { 
  	text-decoration: none;
    background: #ccc;
}
.next a span { color: #aaa; }
#cat select {font-size: 16px; height: 40px; border-radius: 0;}
#cat #sort select { font-size: 12px; min-width: 100px; }
#cat #per-page select { /*min-width: 90px;*/ font-size: 12px;}
#cat #toggle #list img { padding: 4px 4px 4px 7px; width: 40px;}
#cat #toggle #grid img { padding: 7px; width: 35px;}
#cat #toggle .bdr {border: 1px solid #c2c2c2;}
#prev-next2 span.page { color:#7d7d7d; font-family: 'PT Serif', serif; margin-right: 20px;}
#prev-next2 span.curPage {font-family: 'PT Sans', sans-serif; border: 1px solid #bebebe; padding: 8px 10px;}
#prev-next2 span.pagenumber {
    padding: 20px;
}
#prev-next2 span.next {
    border: 1px solid #bebebe;
    padding: 8px 8px;
}
#prev-next2 .pagenumber a, #prev-next2 a { color:#7d7d7d; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover { text-decoration:none; }
#cat {
    /*margin-top: -38px;*/
    z-index: 1;
}
.cat-top {
   /* background-image: url('/images/cat-bgd.jpg');
    background-size: 100% 100%;*/
}
#cat .cat-head { position: relative;}
#cat .cat-desc {
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 66%;
    margin-left: 17%;
    font-size: 18px;
}
#cat .cat-desc h2{
    font-size: 18px;
    line-height: 24px;
}
#cat h1 {
    color: #fff;
  	font-family: 'proxima-nova', sans-serif;
   /* font-size: 40px;
    font-weight: normal;
    margin: 0px 0 0;
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;*/
}
#cat .filter-head h4 {
    font-weight: normal;
    border: 1px solid #d7d7d7;
   border-right: none;
    padding: 15px 50px 15px 0;
    text-transform: uppercase;
    text-align: right; 
}

.filter_container, .filter_container ul {
    margin-bottom: 0;
}
#category_filter .parent-li .panel-heading a { border: none; }
#category_filter .parent-li .panel-heading a:hover { color: #fff; }
#category_filter .parent-li h4 span { float: right; }
#category_filter .parent-li .individual_filter .panel-heading a:hover { text-decoration: none; color: #000; }
#category_filter ul {list-style: none; padding-left: 0; margin-bottom: 0;}
#category_filter ul li { color: #000; border: none; padding-bottom: 0; }
#category_filter .individual_filter ul li { padding-bottom: 10px; }
#category_filter #option-1.individual_filter ul li { border-bottom: none !important; }
#category_filter ul li input[type=checkbox] { float: left; margin-right: 5px; }
#category_filter .individual_filter h4, #category_filter .individual_filter h4 a { 
  	border-bottom: 1px solid #ddd;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    padding: 10px 10px 8px;
    background: #f5f5f5;
  	text-align: left;
}
 #category_filter .individual_filter h4 a { padding: 0; }
.panel-heading h4 .accordion-toggle:after { color: #000; }
#category_filter .panel-heading, .individual_filter header.panel-heading { padding: 0; }
.filter_container li {
    padding-right: 80px;
    padding-bottom: 20px;
    color: #9a9a9a;
    cursor: pointer;
}

#filters-wrapper  {
    display: none;
}
#menu-filters-wrapper { display: none; }
#filter-toggle-menu span, #filter-toggle span { float: right; }

.panel-primary > .panel-heading, .panel-primary fieldset .panel-heading,  {
    color: #ffffff;
    background-color: #362f2d;
    border-color: #362f2d;
  	text-align: left;
  	padding: 10px 15px;
  	font-size: 16px;
}


#category_options {
    color: #2d364c;
    font-weight: normal;
    padding: 10px 0;
    margin-top: 10px;
}
.bottom-category-options { margin-bottom: 25px; }
#category_options ul{margin:0px;}
#category .info h2, #prod_detail_list .info h2{
    color: #363636;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 10px;
    max-height: 45px;
  	height: 30px;
    overflow: hidden;
    font-family: 'proxima-nova', sans-serif;
  	padding: 0 10px;
  	text-transform: capitalize;
}
#category .list .info h2, #prod_detail_list .list .info h2 {margin-top: 0px;}
#category .display span.rev-num, #prod_detail_list .display span.rev-num {
    margin-top: -1px;
    display: inline-block;
    vertical-align: bottom;
    height: 16px;
}
.display span.glyphicon.glyphicon-shopping-cart {
    margin-right: 10px;
}
.prod-rating img {
    padding-right: 5px;
    display: inline-block;
}
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: left;
}
#cat ul.display { margin-top: 25px; padding-left: 0;}

.cat-thumbs { margin: 22px auto 0 auto; padding-left: 0; list-style-type: none;}
.cat-thumbs img { width: 100%; height: 350px; max-height: 350px;}
.cat-thumbs li { height: 350px; max-height: 350px; }
.cat-thumbs li .info {
    margin: 0 auto;
	/*font-size: 12px;
    padding: 10px;
    text-align: center;
    width: 210px;*/
}
#category .product .image img, #prod_detail_list .product .image img {width:100%;}
#category .list .product .image img, #prod_detail_list .list .product .image img { max-width: 250px;}
#category ul.display li, #prod_detail_list ul.display li { overflow: hidden;}
#category ul.display.grid li, #prod_detail_list ul.display.grid li  { margin-bottom: 20px; }
#category ul.display.list li, #prod_detail_list ul.display.list li { }
#category .display li .product { background: #fff; }
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda, .list li .sku, .list li p, .list li .price, .list li .rev-stars {
    margin: 0 0 10px;
}
.grid li .rev-stars { height: 25px; padding-left: 10px; }
#category .display span.qty-label, #prod_detail_list .display span.qty-label {
    font-size: 16px;
    color: #636363;
    margin-right: 5px;
}
.display .order .form { display: none; }
.display input.qty {
    width: 45px;
    height: 27px;
  	text-align: center;
}
.display .qty-line {
    margin-bottom: 20px;
}
#product .addtocart_button {
    width: 100%;
}
.display.list .qty-line {float:left;}
.grid .prod-desc, .list .prod-desc {
    margin: 18px 0;
    clear: both;
    max-height: 55px;
    overflow: hidden;
}
.grid .prod-desc {
    max-height: 36px;
    overflow: hidden;
  	display: none;
}
.grid li .price, .list li .price {
    font-weight: bold;
    font-size: 18px;
  	padding: 0 10px;
}
.list li .price {
    float: left;
    margin-top: 2px;
    display: inline-block;
    margin-right: 10px;
}
#category #sort label, #category #per-page label, #prod_detail_list #sort label, #prod_detail_list #per-page label  {
    font-weight: bold;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
    margin-right: 10px;
}
#category .display.list li .image, #prod_detail_list .display.list li .image {float: left; margin-right: 15px; width: 30%;}
#category .display.list li .info, #prod_detail_list .display.list li .info {float: left; width: 67%;}

#category .title-box-content p { color: #fff; }

/* CATEGORY PAGE STYLING ENDS HERE */

/*** CATEGORY ADDONS STYLING ***/
.order-container.has-hero-img a { color: #fff; }
.order-container.has-hero-img a:hover { text-decoration: underline; }
.addons-title { margin: 30px auto; }
.addons-container.MagicScroll .mcs-bullet.active { background-color: #b04b3c; border: 1px solid #b04b3c; }
.addons-container .mcs-item > a, .addons-container.MagicScroll-horizontal .mcs-items-container > * { margin: 0 5px; }
.addons-container.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:before { width: 10px; height: 10px; color: #fff; }
.addons-container.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow { width: 34px; height: 34px; border-radius: 50%; border: 2px solid #fff; background: #000; }
.addons-container.MagicScroll-horizontal .mcs-button-arrow-prev:before, .addons-container.MagicScroll-horizontal .mcs-button-arrow-next:before, .addons-container.MagicScroll-vertical .mcs-button-arrow-prev:before, .addons-container.MagicScroll-vertical .mcs-button-arrow-next:before { border-color: #fff; }
.addons-container.MagicScroll-horizontal .mcs-button-arrow-prev:before { left: 60%; }
#category .addons-container li label { 
  	background: #fff; 
	border: 3px solid #eee;
    border-radius: 5px;
    background-clip: content-box;
    position: relative;	
}
#category .addons-container li label.addon-selected { 
  	border-color: #b04b3c;
    box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px 0;
}
#category .addons-container li input[type="checkbox"] { margin: 10px 0; } 
#category .addons-container li .product { padding-bottom: 10px; }
#category .addons-container .product .rev-stars, #category .addons-container .product .prod-desc, #category .addons-container .product .form { display: none; }

/*** END ADDONS ***/

/* PRODUCT PAGE STYLING START */
/*div .additional-prod {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    float: left;
    margin: 10px 0;
    overflow: visible;
    padding: 0 0 10px;
} */

#additional.addons-dialog-wrap { max-width: 100%; } 
#additional .modal-content { padding: 15px; }
#additional .modal-header { min-height: unset; border-bottom: unset; padding: unset; }
#additional .modal-header .close { margin-right: -27px; margin-top: -37px; opacity: 1; background: #000; border-radius: 30px; height: 30px; width: 30px; }
#additional .modal-header .close .glyphicon-remove-circle { font-size: 30px; text-shadow: none; color: #fff; }
#additional .no-thanks { text-align: right; margin-top: -15px; padding-right: 0; }
#additional .no-thanks a { text-decoration: underline; }
.additional-prod .image { width: 100%; }
.additional-prod .image .product-includes { display: none; }
.additional-prod .product-group-details { padding: 10px;}
.additional-prod .product-group-details .content { margin: 0 10px; position: relative; }
.additional-prod .product-group-details .rev-stars { display: none; }
.additional-prod .product-group-details .order { display: none; }
.additional-prod .product-group-details h3 { 
  	margin: 0 0 5px;
    font-size: 14px;
    text-transform: none;
    height: 40px;
}
.additional-prod .product-group-details .price { font-size: 24px; font-weight: bold;  margin: 0;}

.additional-prod .product-single-addon-item label.addon-selected {
    border-color: #b04b3c;
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px 0px;
}
.product-single-addon-item label .selected {
    display: none;
    color: #b04b3c;
    position: absolute;
    bottom: 0;
    right: 0;
}

#additional .modal-footer { padding:unset; border-top: unset; }
#additional .modal-footer .gutter-bottom, #additional .modal-footer .form-group { margin-bottom: 0; }


#social {
    text-align: center;
	margin-top:15px;
}
#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 20px 0;
    overflow: auto;
}

#tab-row .active {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
}

#tab-row li {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #145b76;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 1px;
    padding: 15px 30px;
    position: relative;
    top: 1px;
}
#tab_contents {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    margin-left: 1px;
    padding: 30px 20px;
}
#product .product { clear: both; }
#product .product-group { background: transparent; }
#product .product-group .prod-container { padding: 0; margin-bottom: 20px; background: #fff; } 
.product-group-details { padding: 0 30px 0 15px; margin-top: 10px; }
.product-group-details h2 {
    font-family: 'Oswald';
  	font-size: 18px;
    color: #b04b3c;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 10px 0 15px 0;
}

.buy-now {
	border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 15px;
  	background: #eeeeee;
  	padding: 15px 0;
    overflow: hidden;
}
.buy-now .btn-add input[type=submit] { /*margin-left: 15px;*/ }
.trait-item.trait-selected {
    border-color: #b04b3c;
}
.trait-item {
    border: 2px solid #eee;
    border-radius: 3px;
    padding: 0;
    margin: 0 0 10px;
}
.trait-item img {
    margin: 5px 0;
  	left: 0;
}
.trait-item .trait-name {
    line-height: 1.2;
    font-weight: normal;
    padding: 0 5px;
    height: 60px;
  	font-size: 14px;
}


/* Magicscroll */
.mcs-item > a, .MagicScroll-horizontal .mcs-items-container > * {
    margin: 0 2px;
}

.alternate_images {margin: 10px 0 0; overflow: hidden;}
.alt-img { float: left; }
.alternate_images img {cursor: pointer; height: 80px;margin-right: 10px;width: 80px;}
.alternate_images figcaption {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    filter: none;
    font-weight: bold;
    padding: 0;
    vertical-align: baseline;
    width: auto;
}
.rev-stars a {
    color: #434343;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
#product .product .sku, #product_builder .product .sku {
    color: #636363;
}
#product .content h1, #product_builder .content h1 {
  	margin-top: 0;
}
#suggested_products .product .image img { width:100%; }
.in-bl {display: inline-block;}
#product .mapping { }
#product .recipent_mapping_shipto {
    margin-bottom: 0px;
    line-height: 30px;
    font-weight: bold;
  	text-align: right;
}
#product .mapping .new_recipient_mapping {
    line-height: 30px;
    font-weight: bold;
  	text-align: right;
}
.child-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0 0 10px;
}
.child-wrapper li {
    padding: 10px 10px 0 10px;
    vertical-align: middle;
}
.child-wrapper li.child-price { }

.child-wrapper li del{display:block;}
.child-wrapper .qty-add, .child-wrapper .qty-dec {
    display: inline-block;
    color: #fff;
    background-color: #b7b7b7;
    padding: 6px 5px 10px 5px;
    cursor: pointer;
    height: 34px;
}
.child-wrapper .child-qty .qty {
    font-size: 14px;
    color: #a7a7a7;
    width: 40px;
    display: inline-block;
    height: 34px;
}
.child-wrapper li.child-qty.lheight { line-height: 44px;}
.child-wrapper img.child-image { max-height: 133px; max-width: 133px; }
#product .qty{width: 100%; height: 34px; }
#product .child-qty .qty { width: 100%; height: 35px;}
#product .mapping > div, #product #additional .child-one-btn { margin-top:10px; }
#product .child-one-btn .addtocart_button { float: right; margin-top: 5px; }
#product .mapping, #product .order{ margin-bottom:10px;}
#product .qty-line{ height:34px; margin:10px 0px 20px 0px;}
#product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price {font-size: 24px; font-weight: bold;}
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label {display: inline-block; line-height: 30px; vertical-align: middle; font-weight: bold; text-align: right; padding-right: 20px;}
#product .qty-line .in-bl { padding-left: 0; }
#product .qty-line > div {padding-left: 0;}
#product .price {margin: 10px 0;}
#product .rev-stars {margin: 5px 0; overflow: hidden;}
#product .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .image .product_image{width:100%;}
#product .order .child-one-btn {margin: 10px 0;}
#product .order .child-one-btn .add-child-cart { position: relative; }
#product .order .child-one-btn .add-child-cart .fa-plus { 
  	position: absolute; 
  	top: 20px;
    left: 75px;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 0px #000000;
}
#product .attributes select {margin: 5px 0;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form {margin-top: 10px;}
#product a.popup-link {
    position: absolute;
    right: 0;
    bottom:0;
}
#product a.popup-link.extra-img {
    bottom: 0px;
}
#product .img-cont {position: relative;}
.product .status {
    margin-top: 10px;
    color: #b4b4b4;
}
.product .backordered {
    display: inline-block;
}
#product .tab-content li,
#product .product .content-only .content > li {margin-left: 40px;padding-bottom: 0.85em;}

#product #giftsetbox div.alert h3 { font-family: 'proxima-nova'; text-transform: uppercase; font-weight: 700; }
#product #giftsetbox div.alert h4 { }

#image_overlay {display:none;height: 100%;left: 0;position: fixed;text-align: center;top: 0;width: 100%;z-index: 1000;}
#fade {background: black none repeat scroll 0 0;height: 100%;left: 0;opacity: 0.5;position: fixed;top: 0;width: 100%;}
#image_overlay img {border-radius: 10px;cursor: pointer;margin: 50px auto;position: relative;z-index: 1001;}
#image_overlay #close {cursor: pointer;margin-left: -20px;position: absolute;top: -20px;z-index: 1002;}

#product_qanda .container{box-shadow:none;}
#product_qanda textarea{width:100%}
#product_qanda #qa_box { list-style-type: none; }
#product_qanda #qa_box li.question {background: #fff none repeat scroll 0 0;border: 5px solid #bbb;font-size: 16px;margin: 2px;overflow: hidden;padding: 10px;}

#product_qanda #qa_box a {color: black;font-weight: bold;text-decoration: none;}
#product .prod-desc {
    margin-top: 30px;
}

#reviews {
	border-top: 1px solid #ccc;
  	clear: both;
}
#reviews h3 {font-size: 24px; font-family: 'PT Serif', serif; margin-top: 10px;}
#reviews .rev-num {
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    color: #9b9b9b;
    clear: both;
}
#reviews .rev-title {font-size: 14px; color: #3e3e3e; }
#reviews .rev-info { font-size: 14px; margin-left: 30px; color: #9b9b9b; display: inline-block; vertical-align: bottom; height: 16px;}
#reviews .rev-stars { margin: 10px 0 20px 0;}
#reviews .rev-comments { clear: both; max-width: 795px;}
#reviews img { display: inline-block; }
#reviews .content_box {
	font-style: italic;
	color: #145B76;
}
#reviews .rev-name {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
#reviews .btn-link {float: right; margin-right: 20px;}
.ratings-summary {
    margin-bottom: 15px;
}
.ratings-summary h4 {
    margin: 0 0 15px;
}
.ratings-summary {
    margin-bottom: 15px;
}
.ratings-summary h4 {
    margin: 0 0 15px;
}
.ratings-summary h4 .pull-right {
    font-weight: 400;
    font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.ratings-lg, .ratings-md {
    margin: 5px 0;
}
.ratings {
    display: block;
}
.ratings-lg .fa-star, .ratings-lg .fa-star-half-o, .ratings-lg .fa-star-o {
    font-size: 1.66666666em;
}
.ratings-reviews-item {
    margin-bottom: 15px;
}
.ratings-inline .ratings {
    display: inline-block;
}
.ratings-review-meta {
    color: #999;
}



.right-col {position: relative; margin-top: -38px;}
.right-col img.v-div {position:absolute; top:0; left: -11px; height: 100%;}
#you_may_also_like h4 {
    font-size: 20px;
    margin: 0 0 50px 0;
    padding-top: 40px;
}
#you_may_also_like .thumb-product .name a {
    font-size: 16px;
    color: #363636;
    font-family: 'PT Serif', serif;
}
#you_may_also_like .btn {
	margin: 0;
    padding: 10px 24px;
}
#you_may_also_like li {
    margin-bottom: 15px;
}
#you_may_also_like button span.glyphicon{margin-right: 10px;}
#you_may_also_like .thumb-product .name { margin: 20px 0 10px 0;}
#you_may_also_like .price, #product .product #you_may_also_like .price input.dynamic_qty, #product #you_may_also_like .price input.dynamic_qty {
    font-weight: bold;
    color: #353535;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
}
#you_may_also_like .price input.dynamic_qty {width: 100%;}
/* PRODUCT PAGE STYLING END */

/*--TABS CSS STARTS--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 60px 100px;
    border-top: none;
}
.nav-tabs > li {border-bottom: 1px solid #ccc;}
.nav-tabs > li.active {border-bottom: none}
.nav-tabs.nav-justified>li>a {border-radius: 0; border-bottom: none;}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 3px solid #fff;
    border-bottom-color: #ccc;
    border-radius: 0px;
    color: #636363; 
    font-family: "PT Serif",serif;
    font-size: 16px;
    padding: 10px 30px 15px ;
    background:#f0f0f0 none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#636363;
    padding: 15px 30px;
}
.nav-tabs>li.active>a {
    padding: 15px 30px;
}
.nav-tabs > li > a:hover{
    border:1px solid #ccc;
    border-bottom: none;
}

/*** CONTACT PAGE ***/
#contact-us p.drd { font-size: 18px; }

/** CUSTOM STYLING **/
.custom-js-panel {
    font: bold 15px Arial;
    text-decoration: none;
    text-align: center;
    background-color: #84716c;
    color: #ffffff;
    padding: 6px 4px 6px 4px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title, .panel-heading a h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
  	font-family: 'proxima-nova';
}

.cyo-child-price { margin-bottom: 15px; font-size: 24px; padding: 0;}
.cyo-options  { clear: both; }

.attributes .panel-heading a h3, #attributes .panel-heading a h3, .cyo-options .panel-heading a h3 { color: #fff; }
.attributes.panel-product-toggle .panel-heading:after, #attributes.panel-product-toggle .panel-heading:after, .cyo-options .panel-product-toggle .panel-heading:after { content: unset; position: unset; right: unset; top: unset; font-family: unset;}
.attributes.panel-product-toggle .panel-heading a.collapsed:after, #attributes.panel-product-toggle .panel-heading a.collapsed:after, .cyo-options .panel-product-toggle .panel-heading a.collapsed:after {
    content: "\f067";
}
.attributes.panel-product-toggle .panel-heading a:after, #attributes.panel-product-toggle .panel-heading a:after, .cyo-options .panel-product-toggle .panel-heading a:after {
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 10px;
  	color: #fff;
}


.list-group {
    margin-bottom: 20px;
    padding-left: 0;
  	background: #fff;
  	border-radius: 4px;
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item, button.list-group-item {
    color: #555;
}
.list-group-item {
    padding: 7px 10px;
}

#shipping-and-delivery-information .table-secondary th {
    background: #84716c;
    color: #fff;
}

.hero-group-background, #restaurants .page, .video-hero-background {
	width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
#restaurants .page { position: relative; }
#restaurants .poster-group-locations { margin: 15px 0 30px; }
#restaurant-home .title-box h1 {
    font-size: 46px;
    text-align: center;
    border: none;
}
#restaurant-home .title-box h2 {
    margin: 10px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-shadow: 2px 2px 0px #000000;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.3;
}
.restaurant-pages .title-box h2 { 
    font-size: 46px;
    text-align: center;
    border: none; 
    font-family: 'proxima-nova';
    letter-spacing: 4px;
    text-shadow: 3px 3px 0px #000000;
    font-weight: 700;
}
.restaurant-pages .title-box h3 {
  	margin: 10px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-shadow: 2px 2px 0px #000000;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.3;
}

.restaurant-pages .google-maps iframe { border: 0; }
.restaurant-details h1 { color: #333; font-family: 'proxima-nova'; margin-top: 0; }
.restaurant-details h2  { color: #333; }
#menus .page .container, #orderonline .page .container, #reservations .page .container { margin-bottom: 25px; }
#menus .panel-primary > .panel-heading { padding: 0 15px; }

#about-us .restaurant-story p { font-size: 18px; }
#about-us .restaurant-group img { padding-bottom: 5px; }
#about-us #content .page ul { list-style-type: none; padding-right: 45px; margin-top: 5px;}

#catering .catering-info h2, #catering .catering-info h3, #catering .right-nav h3 { color: #333; }
#catering ul { list-style-position: outside; }
#catering .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
#catering .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
#catering .list-group-item {
  	position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
#catering a.list-group-item:focus, #catering a.list-group-item:hover, #catering button.list-group-item:focus, #catering button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
#catering-express-walkaway ul, #catering-ultimate-buffet ul, #catering-specialty ul { list-style-position: outside; }
#catering-express-walkaway ul li, #catering-ultimate-buffet ul li, #catering-specialty ul li { font-size: 18px; }
#catering-venues .panel-cta h4 { font-size: 15px; }
#catering-venues #cater-backlink a { margin-left: 5px; margin-top: 15px; }
#catering-venues .table-nav-buttons img { height: 16px; width: 16px;}
#careers .jumbotron p { font-size: 18px; }
#careers .benefit-list span { padding-left: 20px; }
#corporate-business-gifts .drd {font-size: 16px;}
#corporate-gifting-whyjs .page, #corporate-gifting-personalize .page, #corporate-gifts-form .page, #our-guarantee .page { margin-bottom: 50px; }
#corporate-gifting-whyjs .drd, #corporate-gifting-personalize  .drd, #corporate-gifts-form .drd {font-size: 18px;}
#corporate-gifting-whyjs p:last-of-type a, #corporate-gifting-personalize p:last-of-type a, #corporate-gifts-form p:last-of-type a { padding-right: 14px; }
#corporate-gifts-form ul.drd, #tax-and-payment ul, #gift-cards ul { list-style-position: outside; }
#gift-cards .btn { border-radius: 2px; }

/*** MEMBER PAGES ***/
#member_login #main, #member_info #main, #member_orders #main { margin-bottom: 25px; }
#member_login input, #member_info input, #member_orders input, #member_pw input, #tracking input { border-radius: 0; }

.member-links  { margin-top: 25px; }
.member-links ul { margin-bottom: 0; }
.member-links .list-group-item:last-child, .member-links .list-group-item:first-child { border-radius: 0; }
.member-links .list-group-item.active, .member-links .list-group-item.active:focus, .member-links .list-group-item.active:hover {
    background-color: #b04b3c;
    border-color: #b04b3c;
}
#member_info .submit-btn-container { position: relative; }
#member_info .submit-btn-container .fa-check {
  	position: absolute; top: 9px;
    left: 25px;
    color: #fff;
}
#member_info .submit-btn-container input[type=submit] { padding-left: 25px; }
#member_orders .lead, #member_address .lead { background: #000; font-size: 12px; color: #fff; height: 30px; }
#member_orders .lead div, #member_address .lead div { margin-top: 6px; }
#member_pw .update-pwd { position: relative; }
#member_pw .update-pwd .fa-check {
  	position: absolute;
  	color: #fff;
  	top: 9px;
    left: 63px;
}
#member_pw .update-pwd input[type=submit] {padding-left: 25px; }
#member_orderdetail h2 {font-size: 24px; }


/** CHECKOUT PAGES **/
.checkout-steps {
    float: left;
    text-align: center;
    background-color: #b04b3c;
    color: #fff;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 2px 5px;
    font-size: 13px;
    margin: -2px 5px 0 0;
}
#viewcart .panel { -webkit-box-shadow: none; box-shadow: none; }
#viewcart .cart-wrapper.panel { background-color: unset; }
#viewcart .cart-wrapper.panel .panel-body { background-color: #fff; }
#viewcart .update-cart { position: relative; margin: 10px 0 5px 0; }
#viewcart .update-cart .fa-refresh { 
  	position: absolute;
    top: 3px;
    width: calc(50% - 30px);
    color: #fff;
    text-align: right;
}

#viewcart #promo-box { border: none; }
#viewcart #promo-box #freeprod .free-prod-select { padding: 0 10px; }
#viewcart #promo-box #freeprod .free-prod-submit { padding: 0 10px 10px; }
#viewcart #promo-box #freeprod .free-prod-submit input { background: #fff; }
#viewcart #promo-box #promo_code { text-align: center; border-radius: 0; ;}
#viewcart .apply-promo-btn { position: relative; }
#viewcart .apply-promo-btn .fa-check { 
  	position: absolute;
    top: 9px;
    left: 30px;
    color: #fff;
}
#viewcart .btn-continue { position: relative; }
#viewcart .btn-continue .fa-arrow-left { 
    position: absolute;
    color: #fff;
    font-size: 18px;
    top: 13px;
    left: 70px;
}
#viewcart .checkout-button { position: relative; }
#viewcart .checkout-button .fa-arrow-right {
    position: absolute;
    top: 14px;
    right: 115px;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 0px #000000;
}
#checkout #container #header, #checkout_display #container #header, #checkout_shipping #container #header, #checkout_shippingaddress #container #header, #checkout_billing #container #header, #checkout_confirmation #container #header { border-bottom: none; }

#checkout .login .panel-body { padding-top: 0; }
#checkout .login .welcome-back.panel-body { padding-top: 15px; }
#checkout .login .panel-body.login-box { padding-bottom: 0; }
#checkout #guest_checkout_container .login-box { 
	color: #ffffff;
    background-color: #362f2d;
    border-color: #362f2d;
    text-align: left;
    padding: 10px 15px;
    font-size: 16px;
    margin: 0 -15px;
}
#checkout #member_checkout_container .panel-heading, #checkout #guest_checkout_container .panel-heading { 
  	margin: 0 -15px;
	background-color: #362f2d;
    border-color: #362f2d;
    text-align: left;
    padding: 10px 15px;
    font-size: 16px;
}
#checkout #member_checkout_container legend, #checkout #guest_checkout_container legend { margin-bottom: 0; border-bottom: none; color: #fff; }
#checkout #new_customer { margin-top: 10px; }
#checkout .member-submit-btn { position: relative; }
#checkout .member-submit-btn .fa-sign-in { 
    position: absolute;
    top: 10px;
    left: 55px;
    color: #fff;
}
#checkout .login-box .alert.alert-notice { margin-bottom: 10px; }
#checkout .member-submit-btn input[type=submit] { padding-left: 20px; }

#checkout_shipping .buttonrow { margin-bottom: 20px; }
#checkout_shippingaddress .checkout-cart-info { margin-top: 30px; }
/*#checkout_shippingaddress .checkout-cart-info #cart_info, */#checkout_billing .billing-mini-cart #cart_info { position: fixed; }
#checkout_shippingaddress .datepicker { cursor: pointer; background-color: #b04b3c; width: 230px; border: 2px solid; padding-left: 10px; margin-bottom: 10px; display: block; color: #fff; }
#checkout_shippingaddress .datepicker::placeholder { color: #fff; }
#checkout_shippingaddress .countdown-characters {max-width: 26px; min-width: 10px; width: 100%; }
#checkout_shipping .countdown-characters {max-width: 26px; min-width: 10px; width: 100%; }
#checkout_shipping .checkout-cart-info { margin-top: 58px; }
#checkout_billing .billing-mini-cart { margin-top: 28px; }

/** add thicker border to required fields on checkout shipping/billing pages **/
#checkout_shipping input[name^='s_firstname'],
#checkout_shipping input[name^='s_lastname'],
#checkout_shipping input[name^='s_address1'],
#checkout_shipping input[name^='s_city'],
#checkout_shipping select[name^='s_country'],
#checkout_shipping select[name^='s_state'],
#checkout_shipping input[name^='s_zip'],
#checkout_shipping select[name^='s_method'],
#checkout_shipping input[name='email'],
#checkout_shipping input[name='first_name'],
#checkout_shipping input[name='last_name'],
#checkout_shipping input[name='billing_address1'],
#checkout_shipping input[name='billing_city'],
#checkout_shipping select[name='billing_country'],
#checkout_shipping select[name='billing_state'],
#checkout_shipping input[name='billing_zip'],
#checkout_shipping select[name='payment_method'],
#checkout_shipping input[name='phone'],
#checkout_shippingaddress input[name^='s_firstname'],
#checkout_shippingaddress input[name^='s_lastname'],
#checkout_shippingaddress input[name^='s_address1'],
#checkout_shippingaddress input[name^='s_city'],
#checkout_shippingaddress select[name^='s_country'],
#checkout_shippingaddress select[name^='s_state'],
#checkout_shippingaddress input[name^='s_zip'],
#checkout_shippingaddress select[name^='s_method'],
#checkout_shippingaddress input[name='email'],
#checkout_billing input[name='first_name'],
#checkout_billing input[name='last_name'],
#checkout_billing input[name='billing_address1'],
#checkout_billing input[name='billing_city'],
#checkout_billing select[name='billing_country'],
#checkout_billing select[name='billing_state'],
#checkout_billing input[name='billing_zip'],
#checkout_billing input[name='phone'],
#checkout_billing select[name='payment_method'] {
 	border-width: 3px; 
}


.fedex_ground_msg {
  color: #ff0000;
  display: none;
}

.cart-group-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.cart-group-header {
    text-transform: uppercase;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    line-height: 1;
}
.cart-group-header h4 { margin: 0; }
.cart-group-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.cart-wrap {
    background: #fff;
    padding-top: 15px;
    margin-top: -10px;
}
.cart-item-wrapper { border-bottom: 1px solid #ddd; }
.cart-group-item h4 {
    margin: 0 0 5px;
}
.product-meta {
    font-size: 13px;
    color: #444;
    line-height: 1.3;
    margin: 4px 0 10px;
}
.shipping-to {
    margin-bottom: 5px;
}
.cart-group-item .form-group .btn-block {
    margin-top: 7px;
}

#checkout_shippingaddress legend, #checkout_billing legend { color: #fff; border-bottom: none; margin-bottom: 0;}
#checkout_shippingaddress #cart_info .panel-heading, #checkout_billing #cart_info .panel-heading, #checkout_billing #payment_info .panel-heading {
    background-color: #362f2d;
    border-color: #362f2d;
}
#checkout_confirmation .order-ship-info input.btn { margin: 20px; }
#checkout_confirmation .order-ship-info section { margin: 0 20px 10px; }
#checkout_confirmation .cart-wrapper h4 {
    background: #ddd;
    padding: 8px 0;
    color: #84716c;
    margin: 0;
    text-align: center;
    font-size: 18px;
  	border-radius: 4px;
}
#checkout_confirmation .cart-wrapper .panel-body { padding-top: 0; }
#checkout_confirmation .cart-wrapper .lead {
	background: #84716c;
    color: #fff;
    font-size: 12px; 
  	margin: 0 -15px; 
  	padding: 5px 10px;
}

#checkout #footer #cprgt, #checkout_billing #footer #cprgt, #checkout_confirmation #footer #cprgt, #checkout_shipping #footer #cprgt, #checkout_shippingaddress #footer #cprgt { margin-top: 10px; }

#checkout #footer #secure, #checkout_billing #footer #secure, #checkout_confirmation #footer #secure, #checkout_shipping #footer #secure, #checkout_shippingaddress #footer #secure { margin-top: 5px; }

#checkout footer, #checkout_billing footer, #checkout_confirmation footer, #checkout_shipping footer, #checkout_shippingaddress footer { padding-bottom: 0; }


/* Avoid the Checkout -(to hide something from all checkout pages, add the class 'checkout_hide')- */
#checkout .checkout_hide, #checkout_billing .checkout_hide, #checkout_payment .checkout_hide, #checkout_shippingdetailk .checkout_hide, #checkout_confirmation .checkout_hide, #checkout_shipping .checkout_hide, #express_order .checkout_hide, #express_info .checkout_hide, #checkout_fpinfo .checkout_hide, #checkout_freeprod .checkout_hide, #checkout_shippingdetail .checkout_hide, #quickbuy_confirm .checkout_hide, #checkout_shippingaddress .checkout_hide, #checkout_display .checkout_hide, #viewcart_freeprod .checkout_hide, #ship_calculator .checkout_hide, #cartitems .checkout_hide { display:none !important; }

/** BUTTON STYLING **/
.btn-primary, .style1 {
    border: 1px solid #362f2d;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    padding: 10px 20px;
    background-color: #362f2d;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .style1:hover, .style1:active, .style1:focus {
	color: #fff; 
    background-color: #434343; 
    border-color: #434343;
}
.btn-default, .style2  {
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    padding: 10px 20px;
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    color: #333;
    border-radius: 0;
    text-align: center;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .style2:hover, .style2:active, .style2:focus {
	color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;  
}
.btn-info, .style4  {
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-info:hover, .btn-info:active, .btn-info:focus, .style4:hover, .style4:active, .style4:focus {
    color: #fff; 
    background-color: #434343; 
    border-color: #434343;  
} 
.style3 {
	border: 1px solid #B7B7B7;
    background: transparent;
    color: #B7B7B7;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}
#tellfriend form{max-width:700px;margin:0px auto;}
.confirmation .heading h3 {
    display: inline-block;
    margin-right: 10px;
}
#promos .btn-info:hover {
    background: #fff;
    color: #434343;
}
#featured_products .thumb-product button, #new_products .thumb-product button {
    margin-top: 10px;
    padding: 10px 25px;
}

#category .list .product .btn, #prod_detail_list .list .product .btn {
    clear: both;
    display: block;
}
#category .product .btn:hover, #prod_detail_list .product .btn:hover {color:#fff; background-color: #555;}
#category .list .btn, #prod_detail_list .list .btn {margin-left: 0px;}
.btn-link {
    border: 1px solid #ccc;
    padding: 10px 30px;
    color: #7f7f7f;
}
#product .btn-wishlist input , #product .btn-reorder input { padding: 10px 10px; margin-left: 0; width: 100%; text-transform: none; }

/** CUSTOM CLASSES STYLING **/
div.errors {
    background-color: #fff2f2;
    border: 1px solid #c00;
    margin: 0 0 10px;
    padding: 5px 10px;
}

div.errors p em, .error {
    color: #c00;
    font-style: normal;
    font-weight: bold;
}
div.form-container {
    margin-bottom: 15px;
} 

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.table th, .table>thead>tr>th {
	font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    background: #eee;
  	line-height: 1.42857143;
  	vertical-align: bottom;
  	border: 0;
}

.font12 { font-size: 12px; }
.font15 { font-size: 15px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font30 { font-size: 30px; }

.star-zero, .star-half, .star-100 { 
    color: #b04b3c; 
	font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.red-brown { color: #b04b3c !important; }

.hgt_0{height:0px !important;}
.padd_left15 { padding-left: 15px; }
.padd_left35 { padding-left: 35px; }
.padd_left_40 { padding-left: 40px; }
.pdd_tp10{
    padding-top: 10px;
}
.padd_10 { padding: 10px; }
.padd_20 { padding: 20px; }
.padd_0, .nopad {
    padding: 0px;
}
.mar_0{
    margin: 0px;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_top0{
    margin-top:0px;
}
.mar_top10{
    margin-top:10px;
}
.mar_top20 { margin-top: 20px; }
.mar_btm{margin-bottom: 10px;}
.mar_btm20{margin-bottom: 20px;}
.mar_btm50 { margin-bottom: 50px; }
.text_upper{ text-transform: uppercase;}
.pdd_rt0{ padding-right: 0px;}
.pdd_lt0{ padding-left: 0px;}
.pad_tp20{ padding-top: 20px;}
.pad_btm10{ padding-bottom:20px;}
a:focus{
    outline: medium none;
    color: #b04b3c;
}
.nopad p {
    padding: 0px;
}
.hide_col {
	display: none;
}
.clickable {
	cursor: pointer;
}
.border_top {
	border-top: 1px solid #ddd;
}

.split-left {
	padding-right: 0px;
}
.split-right {
	padding-left: 0px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
#fileDisplay {
	padding-left: 10px;
    background-color: white;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
@media only screen and (min-width:992px) and (max-width: 1199px) {
    #category ul.display.list li,  #prod_detail_list ul.display.list li {height: 210px;}
    #cat #sort select { }
    .tab_data_container{ padding: 40px 50px; }
    #popcontainer { width: 40%; left: 30%; }
  	#category .giftcard-banner { margin-top: -10px; }
  	#category .bottom-category-options { margin-bottom: 40px; }
  	#category .addons-container .content, #prod_detail_list .addons-container .content { padding: 0 10px 0 10px; overflow: hidden; }
	#category .addons-container .info h2, #prod_detail_list .addons-container .info h2 { padding: 0; }
  	#about-us .container { width: unset; }
  	.fancy span:before, .fancy span:after { display: none; }
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart #promo-box .apply-promo-btn { padding: 0; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
    #viewcart .apply-promo-btn .fa-check { left: 20px; }
    #viewcart .checkout-button .fa-arrow-right { right: 85px; }
    #viewcart .btn-continue .fa-arrow-left { left: 40px; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  	#index .btn-cta { margin-bottom: 35px; }
  	#category .giftcard-banner { margin-top: -10px; }
  	#category .bottom-category-options { margin-bottom: 40px; }
  	#about-us .container { width: unset; }
  	.fancy span:before, .fancy span:after { display: none; }
  	.buy-now.buy-child { padding: 15px 10px;}
  	#corporate-gifting-personalize img { margin-left: 10px; }
  	#member_info .submit-btn-container .fa-check { left: 16px; }
  	#member_pw .update-pwd .fa-check { left: 40px; }
  	#tracking #main { margin-bottom: 30px; }
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart #promo-box .apply-promo-btn { padding: 0; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
  	/*#viewcart .update-cart .fa-refresh { left: 33px; }
  	#viewcart .update input { padding-left: 15px; }*/
}
@media only screen and (min-width:768px) and (max-width: 991px){
  	.padd_left_40 { padding-left: 0; }
  	/*#container { overflow: hidden; }
  	#container .container { overflow: hidden; }*/
  	.nav-justified>li { width: unset; display: inline-block; }
    #container #header figure { margin: 50px 0 5px; text-align: left;}
    #header #search { margin-top: 10px; }
    #header .phone { margin-bottom: 10px; }
    #popcontainer { width: 70%; left: 15%; }
    #welcome .gpane { padding: 45px 6%; margin: 20px 4%;}
    .page { }
    #new_products .thumb-product { height: 440px; }
    .nav>li>a { padding: 10px 5px;}
  	#index .btn-cta { margin-bottom: 35px; }
    #cat #toggle { margin-left: 30px;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { }
    #cat h1 { font-size: 46px;}
    #cat .cat-desc  { font-size: 14px; top: 45%; width: 85%; margin-left: 7.5%;}
  	.cat-thumbs li { height: 75px; }
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 40%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: 215px;}
  	#category .bottom-category-options { margin-bottom: 25px; }
  	#category .addons-container .content, #prod_detail_list .addons-container .content { padding: 0 10px 0 10px; overflow: hidden; }
	#category .addons-container .info h2, #prod_detail_list .addons-container .info h2 { padding: 0; }

  	#product .recipent_mapping_shipto, #product .mapping .new_recipient_mapping, #product .qty-label { text-align: left; padding-left: 10px; margin-bottom: 0; }
  	#product .qty-line { padding: 0 15px 0 25px; }
  	#product .qty-line .in-bl { padding-left: 10px; }
  	.signin-link { margin-top: 20px; }
  	.buy-now.buy-child .signin-link { padding-left: 40px; padding-top: 20px; clear: both; text-align: left;}
  	.child-wrapper li.child-desc, .child-wrapper li.child-price { line-height: unset; }
  	.buy-now.buy-child { padding: 15px 10px; }
  	.buy-now .btn-add input[type=submit] { margin-left: 0; }
    .tab_data_container{ padding: 30px; }
    .filter_container li, #category_filter .individual_filter h2 {padding-right: 30px;}
  	.restaurant-details ul { padding-left: 20px; }
  	#additional .modal-dialog { width: 700px; }
  	#additional .pitmaster { min-width: 100%; }
  	#additional .pitmaster-recos { margin-top: 10px; }
  	#about-us .restaurant-group img { width: 100%; }
  	#about-us  .history, #about-us .container { width: unset; }
  	#catering .page .container { width: unset; }
  	.polaroid img { border-bottom: 60px solid #fff; }
  	#catering-express-walkaway .page { margin: 0; }
  	.fancy span:before, .fancy span:after { display: none; }
  	#corporate-gifting-personalize img { margin-left: 10px; }
	#member_pw .update-pwd .fa-check { left: 40px; }
  	#tracking #main { margin-bottom: 25px; }
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart #promo-box .apply-promo-btn { padding: 0; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
        #viewcart .checkout-button .fa-arrow-right { right: 75px; }
        #viewcart .btn-continue .fa-arrow-left { left: 30px; }
  	/*#viewcart .update input {padding-left: 17px;}
  	#viewcart .update-cart .fa-refresh { left: 48px; }*/
  	#checkout_shippingaddress .checkout-cart-info #cart_info, #checkout_billing .billing-mini-cart #cart_info { margin-right: 10px; }
}

@media only screen and (min-width:320px) and (max-width: 767px){
	#container #header .contact-us { color: #fff; margin: 10px 0; }
  	.padd_left_40 { padding-left: 0; }
  	#container { overflow: visible; }
    #container #header { background: #595959; }
  	.mobile-header a.menu-icon { margin: 10px; }
    #container #header figure { margin: 5px 0px; }
    #container #header figure img { max-height: 30px; }
    #container #header .phone { color: #fff; }
    #header #search { margin: 10px 0; }
    .page { margin: 0; padding: 10px 0; }
    #popcontainer { width: 96%; left: 2%; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
  	#index .hero-group { min-height: auto; }
  	
    #newsletter-block { height: auto; overflow: hidden; }
    #newsletter-block div {margin-top: 0px; border: 0; text-align: center; }
    #newsletter-block div.column3 #shrlnk{width: 23px;}
    #newsletter-block div.column3 #shr{font-size: 14px;}
    #newsletter-block div.column3 #shrlnk{width: 15px;}
    #shrlnk.img_fb{width:100%;}
    #suggested_products .thumb-product{height:220px !important;}
    #minicart_overlay{max-width: 95%;}
    #minicart_overlay_box{width: 100%;}
    #welcome .gpane { padding: 45px 6%; margin: 20px 4%;}
    .promo-banner h3{ display: block; margin: 0px; font-size: 16px;}
    .promo-banner {font-size: 14px;}
    .promo-banner a {margin-top: 5px;}
    .promo1, .promo2 { margin-bottom: 15px;}
    #index #welcome {background-position: 50% 50%; background-size: auto 100%;}
    #newsletter-block div.column1, #newsletter-block div.column2 { padding: 10px 0; }
    #newsletter-block #nwsl { margin-right: 0px; display: block; margin-bottom: 10px;}
    #index .carousel-indicators { left: 65%; width: 30%;}
    #promos { padding: 15px; }
    #index #featured_products { margin-top: 0px; }
    #cat #toggle { margin-left: 30px; display: none;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { min-width: 150px;}
    #cat h1 { font-size: 46px; top: 40%;}
    #cat .cat-desc  { display: none;}
  	#cat .cat-content { margin-top: 15px; }
  	.cat-thumbs li { height: 95px; margin: 5px 0; }
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 38%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: auto;}
    #category ul.display.grid li, #prod_detail_list ul.display.grid li { height: auto; }
    #category .list .btn, #prod_detail_list .list .btn { margin-left: 0px; padding: 10px 25px;}
  	#category_options li#sort, #cat #per-page { display: none; }
  	#cat .prev-next-option { float: none; margin: 0 auto; display: block; text-align: center; }
    #cat .prev-next-option .prevmenu-div { float: none; }
  	#category .addons-container .content, #prod_detail_list .addons-container .content { padding: 0 10px 0 5px; overflow: hidden; }
	#category .addons-container .info h2, #prod_detail_list .addons-container .info h2 { padding: 0; margin: 5px 0; }
  	.panel-heading h3 .accordion-toggle.collapsed:after { content: "\2212";}
  	.panel-heading h3 .accordion-toggle:after { content: "\002b";}
  	.parent-li .panel-collapse.in { display: none; }
    .tab_data_container{ padding: 20px; }
    .right-col { margin-top: 20px; border-top: 1px solid #ccc;}
    #you_may_also_like h2 {padding-top: 0; margin: 15px 0;}
  	#product .product-group { margin: 0; }
    #product .btn-wishlist input , #product .btn-reorder input {width: auto !important;  text-transform: none;}
    #product li.child-buy.pull-right { float: left !important; }
    #product .addtocart_button { width: auto; }
    #product .child-buy .btn-reorder input, #product .child-buy .btn-wishlist input  {min-width: 100%;}
  	.product-group-details { padding: 0 20px; }
  	#product .product-group .prod-container { padding: 0 10px; }
  	#product .qty-label { margin-left: 0; padding-left: 0; text-align: left; }
  	#product .mapping .new_recipient_mapping, #product .recipent_mapping_shipto {text-align: left; margin-left: 10px; }
  	.additional-prod .product-group-details { padding: 10px; }
  	.additional-prod .product-group-details h3 { height: 75px; }
  	#product .additional-prod .product-group-details .price, .additional-prod .product-group-details .price-wrap { margin: 0; }
  	#additional .pitmaster-recos form .col-xs-4 { padding: 0 5px; }
  	.buy-now.buy-child { padding: 15px 10px; }
  	#product .buy-now.buy-child .qty-line { padding-left: 10px; }
  	#product .buy-now.buy-child .add-child-cart input { width: 100%; }
  	.buy-now { padding: 15px; }
  	.buy-now .btn-add input[type=submit] { margin-left: 0; }
  	.child-wrapper li.child-desc, .child-wrapper li.child-price { line-height: unset; }
  	.signin-link { padding-top: 20px; text-align: left; }
  	.buy-now.buy-child .signin-link { padding-left: 10px; clear: both; }
  	#product .order .child-one-btn { margin: 10px; }
  	#product .child-one-btn .addtocart_button { width: 100%; }
    .fancy span:before, .fancy span:after, .fancy span:before, .fancy span:after { display: none; }
  	.cart-items strong.visible-xs { display: inline-block !important; }
    #restaurants .poster-group-locations { margin: 15px -15px 30px; }
  	#about-us .restaurant-group img { width: 100%; }
  	#about-us .restaurant-story .row div { margin-bottom: 10px; }
  	#about-us .restaurant-group ul { padding: 0; }
  	#catering-reservations .page { padding: 0; }
  	#catering-reservations  h3 { font-size: 3.5rem; }
  	#careers .careertitle a { margin-bottom: 10px; }
  	#careers .benefit-list { padding-left: 20px; list-style-position: outside;}
  	#careers .benefit-list span { padding-left: 0;}
  	#corporate-gifting-personalize img { margin-bottom: 10px; }
    #viewcart .thumb-product { min-height: 230px; }
    #category_filter { text-align: left;}
    #cat .filter-head h2 {text-align: left; padding-left: 15px;}
  	#checkout_billing #continue_btn { font-size: 16px; }
    #viewcart .btn-continue .fa-arrow-left { left: 10px; }
    #viewcart .checkout-button .fa-arrow-right { right: 10px; }
	#member_info .member-links, #member_address .member-links, #member_address_edit .member-links, #member_pw .member-links, #tracking .member-links { margin-top: 60px; }
	.filter_container li, #category_filter .individual_filter h2 {padding-left:15px;}
  	.tot-price-div, .qty-div, .unit.price { text-align: left !important; }
  	footer h2 { font-size: 26px; }
    .title-box h1 { font-size: 35px; }
    .title-box h2 { font-size: 20px; }
    #restaurant-home .title-box h1, .restaurant-pages .title-box h2, .headline-aside { font-size: 35px; }
    #restaurant-home .title-box h2, .restaurant-pages .title-box h3 { font-size: 20px; }
}

@media only (min-width: 1200px) {
	.container { width: 1230px; }
}
.wpmenu-order-button {
background: #b04b3c !important;
}
.wpmenu-order-button {
margin-bottom: 5px !important;
}
div.wpmenu-category-open-link a {
color: #b04b3c !important;
}
.cart footer .r a {
color: #FFF !important;
}
div.wpmenu-category {
color: #b04b3c !important;
}
