/*** ADA Compliance updates started 6-04-18 including color-contrast and hover states ***/

html {font-size: calc(1em + 1vw);}

.mobile { display: none; }
#menu:not( .mm-menu ) { display: none; }

body {background: #fff; color: #000; font: 14px; font-family: playfair display,serif; line-height: 20px;overflow-x: hidden; }
body, select, input, textarea { color: #414141; }

a { color: #2A6E08; text-decoration: none; }
a:hover, a:focus, a:active { color: #006F42; text-decoration: underline; }
/*a:focus, button:focus, input:focus, select:focus, textarea:focus { outline: 2px solid #2e7a97; }*/
ul,ol{list-style: disc; list-style-position: inside;}
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; padding-left: 0;}
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: 'Lato', sans-serif; color: #3fae2a; font-weight: 300; }
h1{
    text-transform: uppercase;
}
*/

h1,h2,h3,h4{
    font-family: playfair display,serif;
}
h1,h2,h3{
    color: #2A6E08;
}
h1{
    font-size: 28px;
}
h2{
    font-size: 28px;
}
h3{
    font-size: 22px;
}

h4{
    font-size: 16px;
    color: #000;
    width: 75%;
    line-height: 140%;
}
h5{
    font-family: playfair display, serif;
    font-size: 16px;
    color: #000;
}
h6{
    font-family: cinzel,serif;
    font-size: 30px;
    color: #000;
}

h2.reids-rules {
    font-family: playfair display, serif !important;
}
.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: 0px; padding-right: 0px; padding-bottom: 20px; line-height: 20px; }
#category .product, #product .product .image, #product .product .info, #product #related_products ul li, #favorites .thumb-product, #careers .form-container .col-sm-12, #careers .form-container .col-sm-6 {padding-left:11px;padding-right:11px;}
.row { margin-right: -11px; margin-left: -11px; }
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { display: block; padding: 10px; }
/*h3 { color: #3fae2a; }*/
.green { color: #414141; }

/* HEADER STYLING */
#header { width: 100%; }
#header .site-header-topbar { margin-top: 0; position: relative; }
.site-topbar-contact{
    float: right;
}
#header figure {
    margin: 15px 0;
    text-align: center;
}
#header figure img {max-height: 100px; display: inline-block;}
#header .checkout_hide a {
    color: #414141;
    float: left;
    margin: 45px 10px 10px 0px;
    text-decoration: none;
    font-size: 14px;
}
#header #tagline {
    clear: right;
    color: #58abcb;
    float: right;
    font-size: 20px;
    font-style: italic;
    margin: 30px 15px 10px;
    padding: 0;
    text-align: right;
}
#header #mobile-search { display: none; }
#header #desktop-search {
    display: none;
    position: absolute;
    right: 0;
    /*width: 100%;*/
    top: 15px;
}

#header .social-banner { background: #F2F2F2; color: #000; padding: 5px 15px;}

.site-topbar-left {
    padding: 0;
}
.header-social-icon {
    font-size: 18px;
    color: inherit;
    margin: 0 12px 0 0;
    padding: 6px 0px;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
.site-topbar-left-ad {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 6px 0;
}
.site-topbar-left-ad .fa-map-marker-alt { color: #000; }
.site-promobanner {
    float: right;
    margin-left: 10px;
    color: #000;
}
.site-promobanner a {
    color: #000;
}
.site-topbar-right {
    padding: 0 15px 0 0;
    float: right;
}
.site-topbar-right-no {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.site-topbar-right-no a { color: #000; }
.site-topbar-right-no a:first-of-type { display: inline-block; margin-right: 20px; }
.menu-search {
    display: inline-block;
    margin: 0 0 0 5px;
    vertical-align: middle;
    font-size: 15px;
}
.search-btn {
    padding: 5px;
    cursor: pointer;
    color: #000;
}


#header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#cartitems {
    margin: 0 20px;
    border-bottom: 0;
    font-weight: normal;
    color: #000;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
}
img.cart-image {
    width: 100%;
}
#mobile-nav-cart #cartitems { padding: 10px; margin: 10px 0 10px 15px; }

#viewcart input[id^="qty"] { width: 80px; margin: 0 auto; }
#viewcart  .update input {
    border: none;
}
#cart_info .mini-product {
    margin-bottom: 10px;
}
#cartitems a#vcart, #cartitems img {
    color: #414141;
    margin: 0 8px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
#cartitems .glyphicon { color: #000; }

button.btn-sitesearch {
    position: absolute;
    right: 0;
    top: 7px;
    background: none;
    border: none;
}
button.btn-sitesearch .glyphicon.glyphicon-search {
    font-size: 18px;
}

input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
#header #search { 
    /*margin: 40px 15px 0 0; */
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px; 
    padding-bottom: 10px;
    z-index: 500;
    max-width: 300px;
    float: right;
    padding: 5px;
    /*position: relative;*/
    background: #fff;
  
    position: absolute;
    right:25px;
    top: 55px;
}
#search form {position: relative;  margin: 0px 0px;}
#search .form-control {
    font-size: 16px;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.18);
    border-radius: 0;
    background-color: #FFF;
    font-weight: 200;
    outline: none;
    color: inherit;
    box-sizing: border-box;
}
#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;
}

.navbar-collapse { background-color: #fff; overflow: hidden; }
.navbar-nav>li { float: none; }
/*.navbar-nav .dropdown-menu li#wine-menu-item a:hover .sub-dropdown { display: block; left: 100%; }*/

.nav-wdmanage { /*border-top: 1px solid #000; border-bottom: 1px solid #000;*/ margin: 0; }
.nav-wdmanage figure { margin-top: 40px; }
#horizontal { /*border-top: 1px solid #000; border-bottom: 1px solid #000;*/ margin-top: 110px;}
.zuppler-container { margin-top: 110px; }
.zuppler-container button { font-size: 18px; font-family: playfair display, serif; text-transform: none; }
.zuppler-container button:hover { background: #fff; color: #000; border-color: #2A6E08; }
#zuppler-catering { margin-right: 0px; }
#scroll-nav-wrapper {
    display: none;
    padding: 0;
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 10000 !important;
    overflow: visible;
}
#scroll-nav-wrapper #horizontal { margin: 2px 0; }
#scroll-nav-wrapper #cartitems { margin: 0 10px; }

.mobile-header a { color: #414141; font-size: 18px; margin: 5px 0; display: block; }

/** MOBILE MENU **/
#mobile-nav-icon { margin-top: 10px; }
#mobile-nav-icon a.menu-icon { 
    font-size: 16px;
    font-weight: 200;
    font-family: playfair display,serif;
    text-transform: uppercase;
    color: #000;
}
#mobile-nav-icon a.menu-icon .bars { vertical-align: baseline; font-size: 14px; }
/*.mm-menu { background: #000 !important; color: #fff !important; }
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a { color: #fff !important; }
.mm-menu .mm-listview > li .mm-prev:after, .mm-menu .mm-listview > li .mm-next:before { border-color: #838383 !important; }
.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span { text-transform: uppercase !important; }
*/

#groceriesModal .close {opacity:0.8;}
#groceriesModal .close:hover {opacity:1;}

#groceriesModal .modal-title {
    color: #258d23;
    font: 28px "Helvetica Neue", Arial, sans-serif;
    line-height:1.5;
    font-weight:bold;
}
#groceriesModal .modal-body p {
    color: #323232;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    white-space: pre-wrap;
    line-height: 1.5;
    margin: 0 0 24px 0;
}

#groceriesModal .modal-body .row .col-xs-12.col-md-4 {
    padding-left:11px;
    padding-right:11px;
}

#groceriesModal .modal-body .btn-primary {
    background-color: #2a6e08;
    border: 1px solid #2a6e08;
    color: #ffffff;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    line-height:1;
    border-radius:3px;
    margin-bottom:0.5rem;
}

#groceriesModal .modal-body .btn-primary:hover {
    background-color: #3c9e0b;
    border: 1px solid #3c9e0b;
}

/* 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%; }
.thumb-product .price {
    color: #000;
    font-weight: normal;
    padding: 0;
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
}
#recently_viewed .thumb-product .price {font-size: 16px; font-weight: bold; color: #363636;}

/* 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: #2A6E08; font-size: 18px; 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: #777575;
    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: #757575 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
}
.promo-banner .font_mini13 { background: #757575; color: #fff; }
.promo-banner a {
    color: #fff;
    text-decoration: none;
}
.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: unset;
    border-color: unset;
}
.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: unset;
    border-color: unset;
    border: 0px;
}
.border-btm0{
    border-bottom:0px !important;
}

/* MAIN NAVIGATION STYLING STARTS */
.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: #2A6E08;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #fff;
    color: #2A6E08;
    text-decoration: none;
    border-top: 4px solid rgba(42, 110, 8, 1);
    padding-top: 15px;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    /*font-family: 'Lato', sans-serif;*/
    font-family: playfair display,serif;
    text-transform: none;
    font-size: 16px;
    color:#000;
    padding: 19px 0 15px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
}
.dropdown:hover .dropdown-menu, .dropdown.open:focus .dropdown-menu, .dropdown.open:active .dropdown-menu { display: block; margin-top: 0; }
.dropdown-menu{background: #fff none repeat scroll 0 0; width: 220px; 
    box-shadow:0px 0px 5px rgba(0,0,0,.2); }
.dropdown-menu > li > a { 
     font-family: playfair display,serif;
     color: #000; white-space: normal; padding: 15px 25px 15px 20px; 
     text-transform: none; 
     border-top:2px solid #fff;
 }
.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover, .dropdown-submenu>.submenu3 li a:hover, 
.dropdown-submenu>.submenu3 li a:focus {
    /*background-color: #3FAE2A;
    color: #fff;*/
    background-color: transparent;
    padding: 15px 25px 15px 20px;
    text-decoration: none; 
    border-top:2px solid #2A6E08;
}
.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{margin-left: 0px;padding-bottom: 0px;}

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.submenu3 {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    width: 100%;
    padding-top: 5px;
    padding-left: 0; 
    list-style: none;
}
.dropdown-submenu>.submenu3 li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 100%;
}
.dropdown-submenu>.submenu3 li a {
    white-space: normal;
    padding: 15px 25px 15px 20px;
    color: #000;
    text-transform: uppercase;
    display: block;
}
.dropdown-submenu:hover .submenu3, .dropdown-submenu:focus .submenu3 { display: block; border: 1px solid #ddd; box-shadow:0px 0px 5px rgba(0,0,0,.2); }

/* MAIN NAVIGATION STYLING ENDS */

/* CAROUSEL STYLING START */
#Carousel { clear: both; }
.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;
}
#index .carousel-fade .carousel-inner .item { 
    width: 100%;
    height: 675px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
    padding: .5rem;
}
.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 .slide1 { background: url('/images/Thanksgiving_plate.png') no-repeat center center; background-size: cover; }
#Carousel .slide2 { background: url('/images/holiday_photo.jpg') no-repeat center center; background-size: cover; }
#Carousel .slide3 { background: url('/images/Thanksgiving_turkey.png') no-repeat center center; background-size: cover; }
#Carousel .slide4 { background: url('/images/banner-giftin-corporate.jpg') no-repeat center center; background-size: cover; }
#Carousel .slide5 { background: url('/images/banner-overhead-3.png') no-repeat center center; background-size: cover; }
*/

#Carousel .slide1 { background: url('https://cdn.commercev3.net/cdn.reids.com/images/Thanksgiving_plate.png') no-repeat center center; background-size: cover; }
#Carousel .slide2 { background: url('https://cdn.commercev3.net/cdn.reids.com/images/holiday_photo.jpg') no-repeat center center; background-size: cover; }
#Carousel .slide3 { background: url('https://cdn.commercev3.net/cdn.reids.com/images/Thanksgiving_turkey.png') no-repeat center center; background-size: cover; }
#Carousel .slide4 { background: url('https://cdn.commercev3.net/cdn.reids.com/images/banner-giftin-corporate.webp') no-repeat center center; background-size: cover; }
#Carousel .slide5 { background: url('https://cdn.commercev3.net/cdn.reids.com/images/banner-overhead-3.webp') no-repeat center center; background-size: cover; }
/* CAROUSEL CSS ENDS */

/* HOMEPAGE STYLING */

#homepage-container { position: relative; }
#paralax_one {
    background-image: url("/images/IMG_1387.jpg");
    height: 650px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#paralax_two {
    background-image: url("/images/catering_platter.jpg");
    height: 1000px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  
}
/* CATERINGPAGE STYLING ONLY*/
#paralax_three {
    background-image: url("/images/banner-catering-corp.png");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}
/* SOCIALPAGE STYLING ONLY*/
#paralax_seven {
    background-image: url("/images/catering_platter.jpg");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* THANKSGIVING STYLING ONLY*/
#paralax_four {
    background-image: url("/images/Thanksgiving_plate.png");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* HOLIDAY STYLING ONLY*/
#paralax_five {
    background-image: url("/images/Thanksgiving_plate.png");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* EASTER STYLING ONLY*/
#paralax_six {
    background-image: url("/images/banner-easter-menu.png");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


#index .homepage-category-nav-container { margin: 25px 0; }
#homepage-category-nav ul { 
    list-style: none; 
    padding-left: 10%; 
    padding-right: 10%;
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
    align-items: center;
}
#homepage-category-nav ul li { 
    background: #F2F2F2;
    text-align: center;
    margin-right: 1%;
    padding: 4% 3%;
}
#homepage-category-nav ul li:last-of-type { margin-right: 0; }
#homepage-category-nav ul li a {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    font-family: playfair display,serif;
    text-transform: uppercase;
    color: #2A6E08;
}

.green-double-divider {
    border-top: 6px solid rgba(42, 110, 8, 1);
    border-bottom: 2px solid rgba(42, 110, 8, 1);
    padding: 6px 0 0 0;
}

#welcome-nav { margin-top: 50px; }
#welcome-nav ul { list-style:none; padding-left: 0; display: flex; justify-content: space-evenly; text-align: center;}
#welcome-nav ul li { 
    color: rgb(41, 41, 41);
    font-family: playfair display,serif;
    letter-spacing: 0.1em;
    font-size: 30px;
}
#welcome-nav ul li a {
    color: #2A6E08;
    font-family: playfair display,serif;
    letter-spacing: 0.1em;
    font-size: 16px;
}
#index .carousel-indicators { bottom: 0; }
#index .carousel-inner { overflow: hidden; }

.home-slider-block-inner {
    font-size: 14px;
    font-family: 'playfair display', serif;
    color: #fff;
    width: 32%;
    max-height: 280px;
    box-sizing: border-box;
    text-align: center;
    padding: 1px;
    margin: 0 auto;
    /*border: 1px solid rgba(255, 255, 255, 1);*/
    background-color: rgba(255, 255, 255, 0.77);
    overflow: hidden;
}
.home-slider-block-bg { margin-top: 8%; }
.home-slider-block-bg h3 { 
 font-size: 26px; color: #2A6E08; font-family: 'playfair display', serif; 
/*text-transform: uppercase;*/ padding-left: 5%; padding-right: 5%;
}
.home-slider-block-bg hr { color: #2A6E08; width: 150px; border-top: 2px solid #2A6E08;}
.home-slider-block-bg p { font-size: 22px; line-height: 28px; color: #2A6E08; padding-left: 5%; padding-right: 5%;  }
.home-slider-block-bg button { 
    border-radius: 1px; 
    background: #2A6E08; 
    color: #fff; 
    border-color: #fff;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 2%;
    min-width: 100px;
    font-size: 16px;
    font-family: 'playfair display', serif;
    font-style: italic;
}
.home-slider-block-bg button:hover { background: #fff; color: #000; }

/*.home-slider-block-inner h3 {
    color: inherit;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 8px;
    padding: 0;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    text-transform: uppercase;
}
.home-slider-reids-rules span {
    display: inline-block;
    position: relative;
}

.home-slider-reids-rules span:before, .home-slider-reids-rules span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #000;
    top: 20px;
    width: 10%;
}
.home-slider-reids-rules span:before {
    right: 100%;
    margin-right: 3%;
}
.home-slider-reids-rules span:after {
    left: 100%;
    margin-left: 3%;
}
*/
#homepage-container .call_out_panel_wrapper { position: absolute; top: 0; width: 100%; z-index: 100; }
.call_out_panel_container {
    margin: 0 auto;
    width: 60%;
}
.call_out_panels {
    float: left;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    padding: 2em;
    padding-bottom: 0.75em;
    margin: 1%;
    margin-top: 17%;
    width: 31%;
    min-height: 250px;
    font-size: 1em;
    text-align: center;
    outline-offset: -4px;
    outline: 1px solid rgba(0, 0, 0, 0.4);
    /* border: 1px solid rgba(0, 0, 0, 0.8); */
}
.call_out_panels:first-of-type {
    color: #fff;
    background: rgba(0, 111, 66, 0.9);
    text-align: right;
    padding-top: 1%;
    margin-top: 20%;
    outline: 1px solid rgba(255, 255, 255, 0.4);
}
.call_out_panels:last-of-type {
    color: #fff;
    background: rgba(0, 111, 66, 0.9);
    text-align: left;
    padding-top: 1%;
    margin-top: 20%;
    outline: 1px solid rgba(255, 255, 255, 0.4);
}
.call_out_panels h3 {
    color: #000;
    font-weight: 200;
    font-family: 'Libre Baskerville', serif;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 0.375em;
    /* margin-bottom: 0.675em; */
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px solid rgba(0, 0, 0, 0.4);
}
.call_out_panels h2 {
    display: block;
    padding: 4%;
    padding-top: 3% !important;
    padding-bottom: 3% !important;
    font-weight: 200;
    font-size: 1.75em;
    color: #fff;
    font-family: 'Lato', sans-serif;
    margin-top: 0;
    margin-bottom: 0.25em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.call_out_panels:first-of-type ul li a, .call_out_panels:last-of-type ul li a {
    display: block;
    padding: 4%;
    padding-top: 3% !important;
    padding-bottom: 3% !important;
    color: #fff;
}
/*.reids-rules span {
    display: inline-block;
    position: relative;
}
.reids-rules span:before, .reids-rules span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    top: 10px;
    width: 20%;
}
.reids-rules span:before {
    right: 100%;
    margin-right: 3%;
}
.reids-rules span:after {
    left: 100%;
    margin-left: 3%;
} 
*/
.call_out_panels ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.call_out_panels ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 120%;
    display: block;
    white-space: normal; 
}
/*.call_out_panels:first-of-type ul li a, .call_out_panels:last-of-type ul li a {
    display: block;
    padding: 4%;
    padding-top: 3% !important;
    padding-bottom: 3% !important;
    color: #fff;
}
*/
.call_out_panels ul li a {
    display: block;
    padding-top: 0.375em;
    padding-bottom: 0.375em;
    color: #000;
    font-size: 14px;
}
.call_out_panels ul li i {
    font-size: 0.8em;
    text-transform: none;
}
.call_out_panels ul li a:hover {
    background: #3faf2a;
    color: #fff;
    text-decoration: none;
    padding-top: 0.375em;
    padding-bottom: 0.375em;
}
.call_out_panels #whats-new-contents ul li a:hover {
    background: #fff;
    color: #3faf2a;
    text-decoration: none;
    padding-top: 0.375em;
    padding-bottom: 0.375em;
}

#whats-new-container { margin: 2rem auto; padding: 10px; text-align: center;}
#whats-new-container h3.reids-rules {font-family: cinzel,serif; font-size: 30px; color: #000; }
#whats-new-contents ul { list-style: none; padding-left: 0; }
#whats-new-contents .MagicScroll-vertical .mcs-item { 
    margin-bottom: 20px; height: auto !important; 
    font-family: playfair display,serif; /*font-size: 18px; line-height: 120%; 
    color: #000; white-space: pre-wrap;*/
}
#whats-new-contents .MagicScroll-vertical .mcs-item a{
    display: inline-block;
    margin-bottom: 20px; height: auto !important; 
    font-family: playfair display,serif; font-size: 18px; line-height: 24px;
    margin-bottom: 15px;
}
#whats-new-contents .MagicScroll-vertical .mcs-item i{
    font-size: 16px;
}
#whats-new-contents .new-item {
    /*font-family: playfair display,serif; font-size: 17px; line-height: 120%; 
    color: #000;*/ white-space: pre-wrap;
}*/
#whats-new-contents .new-item i { font-size: 15px; }

.chownow-loading-content{
    color: #000 !important;
}
#index #featured_products {margin-top: 10px;}

/* MagicZoom Text Scroll 
.MagicScroll-vertical .mcs-item { height: auto !important; }
.MagicScroll-horizontal .mcs-button-arrow-prev:before, .MagicScroll-horizontal .mcs-button-arrow-next:before, .MagicScroll-vertical .mcs-button-arrow-prev:before, .MagicScroll-vertical .mcs-button-arrow-next:before { border-color: #3FAE2A !important; } */

/*#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;}
*/

#index #favorites ul { list-style: none; padding-right: 15%; padding-left: 15%; padding-bottom: 3%;}
#index #favorites header { margin-top: 6%; margin: 3%; font-family: playfair display,serif;}
#index #favorites h2 { 
    text-align: center; 
    font-size: 40px;

     margin: 0 auto; color: #2A6E08; 
   /* font-family: cinzel,serif !important;*/
}
#index #favorites ul li .name { margin: 5px 0px 25px 0px; }
#index #favorites ul li .info a {font-family: playfair display,serif; color: #000; font-size: 18px; text-transform:none;}
#index #favorites .thumb-product .price { display: none; }
#index #favorites .thumb-product button:hover { background: #fff; color: #000; border-color: #2A6E08; }
#index #favorites button { font-size: 16px; font-family: playfair display,serif;}

#welcome { 
    text-align: center; color: #3F4539; /*margin-top: 5%;*/ 
    margin-bottom: 0; background: #F2F2F2; padding: 5%; }
#welcome h1 {
font-family: cinzel,serif; color: #2A6E08; font-size: 24px; text-transform: uppercase;
}
#welcome h2 { 
    font-size: 14px; font-family: cinzel,serif; color: #2A6E08;
    letter-spacing: 0.2em; margin-bottom: 25px; padding-bottom: 10px;
}
#welcome p { font-family: playfair display,serif; font-size: 16px; line-height: 22px;  }


/* NEWSLETTER SECTION STYLING STARTS */
.newsletter-block {
    width: 100%;
    margin: 0px 0px;
    background: #757575;
    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: 25px;}
/* 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; display: none; left: 15%; right: 15%; margin: 0 auto; position: fixed; top: 70px; width: 70%; 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; width: 41px; margin-left: -20px;  top: -20px;z-index: 999; }
#popcontainer > div#form_part { padding: 10px 10px 30px; text-align: center; margin: 20px; border: 1px solid #000; }
/********** Newsletter popup ends *********************/

#category_menu h4,
#category_filter h3,
#category_filter h4,
#global_filter h4,
.newsletter h4,
#shop_by_price h4,
#minicart h4,
#left_column #recently_viewed h4{font-size:16px; color: #636363; font-weight: bold;}
#left_column #recently_viewed ul li{padding:0px;margin:0px;}
#left_column {
    margin-bottom: 20px;
}
#left_column #recently_viewed .thumb-product{text-align: center; overflow: hidden;margin: 0px;width: auto; margin-top: 40px;}
#left_column #recently_viewed .thumb-product .image img { max-width: 180px; display: inline-block;}
#left_column #recently_viewed .thumb-product .info{
    padding: 20px;
}
#left_column #recently_viewed .thumb-product .name{display: block; padding: 10px 0 0;}

#right_column {
    margin-top: 0;
    margin-bottom: 2.5em;
    padding: 10px 20px 0;
    min-height: 100%;
    background: #f2f2f2;
    box-shadow: 0px 0 0 #D7D7D7;
}
#right_column h2, #right_column h3, #right_column h4, #category_menu h4 { 
    color: #2A6E08; 
    font-size: 18px;
    padding: 15px 0 25px;
    margin: 0 0 20px;
    line-height: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    font-weight: 600;
    font-family: playfair display, serif;
}

#right_column .ship-map-right { margin-bottom: 15px; }
#right_column figure { margin-bottom: 10px; }
#right_column #category_menu { clear: both; display: block; }

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
#pre-footer-social {
    margin:0;
    border-top: 0px double rgba(0, 111, 66, 1);
    border-bottom: 4px double rgba(63, 174, 42, 1);
    background: #f1f1f1;
    padding: 50px 0 30px; 
    color: #000;
}
#pre-footer-social .site-container { text-align: center; }
#pre-footer-social .site-footer-social-ad {
    font-size: 15px;
    padding: 4px 0 4px;
}
.footer-social-icon {
    display: inline-block;
    font-size: 32px;
    line-height: 14px;
    margin: 10px 15px;
    text-align: center;
    color: inherit;
}
.opentable {
    text-align: center;
    width: 100px;
    margin: 20px auto 0px;
}
.ot-dc-badge--p {
    height: 100px !important;
    line-height: 40px;
    padding-top: 112px;
    width: 100px !important;
    background-size: 100px 100px !important;
}
footer #app-icons img { width: 115px; margin-top: 10px; margin-right: 5px; }
.footerbg {
    margin-top: 15px;
    background: #F2F2F2;
    border-top: 10px double rgba(42, 110, 8, 1);
}
#index .footerbg { border-top: 0; }
.lower-footer { background: #f1f1f1; padding: 30px 0; }
footer {
    text-align: center;
    padding: 15px;
    color: #000;
}
#quicklink {
    padding: 0;
    display: inline-block;
    color: #000;
}

#quicklink a {
    font-size: 14px;
    padding: 12px 7px;
    text-transform: uppercase;
    display: block;
    text-align: left; 
}
#app-icons p { margin-bottom: 5px; text-align: right; font-size: 14px; }
#app-icons a { float: right; margin-top: 10%; }
#app-icons a:first-of-type { margin-right: 0%; }
footer h3, footer h4 {
   /* color: #6d6d6d;
    font-family: 'PT Serif', serif;*/
    font-weight: bold;
    /*font-size: 14px;*/
    margin: 15px 0;
}
footer a { line-height: 18px; color: #000; display:inline-block; text-transform: uppercase;}
footer a:hover { color:#2A6E08; text-decoration: underline;}
footer ul { list-style: none; padding-left: 0;}
#footer nav ul li { margin-left: 0; padding-bottom: 0;}
#footer #cprgt { margin-top: 25px; color: #000;}
#footer #cprgt p { margin-bottom: 2px; padding-bottom: 0; color: #000; display: inline-block; }
#footer .fullsite, #footer .gateway_links{ padding-left: 10px; }
#footer #secure { display: inline-block; margin-left: 15px; }
.meta_post_body {
    height: 0;  
    font-size: 12px;
}
/* FOOTER STYLING END */

/*--FEATURED PRODUCT CSS STARTS--*/
#featured_products,
#featured_categories,
#new_products,
#related_products,
#suggested_products,
#favorites {
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}
#favorites header, #featured_products header, #featured_categories header, #new_products header, 
#related_products header{
    font-family: playfair display, serif;
    font-size: 26px;
    color: #2A6E08;
    font-weight: 300;
    line-height: 1.0em;
    margin-bottom: .65em;
    margin-top: 0;

} 
#featured_products header h2, #featured_categories header h2, 
#new_products header h2, #related_products header h2, #suggested_products header h2{
  /* font-family: 'Lato', sans-serif;
    font-size: 28px;*/
    font-family: playfair display,serif;
    color: #2A6E08;
    font-weight: 300;
    line-height: 2.0em;
    margin-bottom: .65em;
    margin-top: 0;
}
/* changed cap from id to class - multiple uses */
.cap {
    width: 100%;
    text-align: left;
}
/* changed seemore from id to class - multiple uses */
.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: #757373;
    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;
}

#favorites ul li .info a, #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{
    line-height: 1em;
    font-weight: 500;
    margin: 0;
    padding: 8px 0;
    text-align: center;
    font-size: 16px;
    color: #2A6E08;
    font-family: palyfair display, ;
}
#favorites ul li .name, #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{
    margin: 25px 0px 5px 0px;
}

/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #777;
    color: #242424;
    font-size: 12px;
    padding: 0 0 10px 0px;
    text-transform: Capitalize;
    font-weight: normal;
    font-family: 'playfair display', serif;
    z-index: 2;
    position: relative;
}
#breadcrumb .separator {
    padding: 0 5px;
}
#breadcrumb a {
    font-family: 'Playfair display', serif;
    color: #777;
    color: #1B4909;
    font-size: 12px;
    text-align: right;
    width: auto;
    font-weight: normal;
    padding: 0;

}
#cat-bread-container { float: right; display: inline-block; }
#category #breadcrumb, #prod_detail_list #breadcrumb {padding-left: 25px;}
#category #breadcrumb, #category #breadcrumb a, #prod_detail_list #breadcrumb, #prod_detail_list #breadcrumb a { 
    font-family: 'Playfair display', serif; 
    color: #777; 
    font-size: 14px;
    text-align: right; 
    width: auto; 
    font-weight: normal; 
    padding: 0;
}
#category #breadcrumb.cat-with-img, #category #breadcrumb.cat-with-img a, #prod_detail_list #breadcrumb.cat-with-img, #prod_detail_list #breadcrumb.cat-with-img a {color: #fff;}
/* BREADCRUMB STYLING END */

/**CATEGORY MENU STYLING**/
#category_menu ul, .recent-posts ul{ list-style:none; background-color: #f0f0f0; padding-left: 0;}
#category_menu ul li{
    /*border-bottom: 1px dotted #ccc !important;border-image: none;*/
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    margin: 0 0 2px;
    padding: 0;
}
#category_menu ul li a, .recent-posts ul li a {
    display: block;
    margin-bottom: -1px; 
    position: relative;
    color: #3D3D3D;
    font-family: Playfair display, serif;
    line-height: 25px;
}
#category_menu ul li a:hover, .recent-posts ul li a:hover { color: #2A6E08; }

#category_menu li.active, #category_menu li.category_top_active {
    font-weight: bold;
}
#category_menu ul li ul li {
    padding-left: 0;
}
/**CATEGORY MENU STYLING ENDS**/

/* CATEGORY PAGE STYLING STARTS HERE */

#category #content { margin-top: 35px; }
#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; 
    color: #383838;
    clear: both; 
    text-align: center; 
    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:right;}
#cat select {font-size: 16px; height: 40px; border-radius: 0;}
#cat #sort select { 
    min-width: 200px;
    font-size: 12px;
    height: 25px;
    border-radius: 0;
    line-height: 1.5;
    text-transform: Capitalize;
    padding: 0;
}
#cat #per-page select { min-width: 90px;}
#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; margin-right: 20px;}
#prev-next2 span.curPage { 
    border: 1px solid #bebebe; 
    padding: 8px 10px;
}
#prev-next2 span.pagenumber {
    padding: 8px 0;
    border: 1px solid #bebebe;
    /*margin: 0 -8px 0 -5px;*/
}
#prev-next2 span.prevPage, #prev-next2 span.next {
    border: 1px solid #2A6E08;
    margin: 0 -3px; 
    padding: 8px 0; 
}
#prev-next2 span.prevPage { border-radius: 3px 0 0 3px; /*margin-right: -7px;*/}
#prev-next2 span.next { border-radius: 0 3px 3px 0;}
#prev-next2 .pagenumber a, #prev-next2 a { 
    color: #000;
    padding: 0 10px;
}
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover { text-decoration:none; padding: 8px 10px; background: #2A6E08; color: #fff;}
#cat.cat-with-img {z-index: 1; margin-top: -38px;}
.cat-with-img .cat-top {
    background-image: url('/images/cat-bgd.jpg');
    background-size: 100% 100%;
}
#cat .cat-head { position: relative;}
#cat.cat-with-img .cat-desc {
    color: #fff;
    position: absolute;
    bottom: 2%;
    text-align: center;
    width: 66%;
    margin-left: 17%;
    font-size: 18px;
}
#cat .cat-desc {
    clear: both;
}
/*#cat .cat-desc h2{
    font-size: 18px;
    line-height: 24px;
}*/
#cat h1 {
    color: #2A6E08;
    font-size: 24px;
    margin: 0 0 20px 0;
    text-align: left;
    font-family: playfair display,serif;
    float: left;
    display: inline-block; 
}
#cat.cat-with-img h1 {
    /*color: #fff;
    font-size: 40px;*/
    font-weight: normal;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;
}
#cat .lrg-order-msg { margin-bottom: 35px; clear: both; }
#cat .numb-cats { float: left; }
#cat #sort { float: right; }

#cat .filter-head h3 {
    font-weight: normal;
    border: 1px solid #d7d7d7;
    border-right: none;
    padding: 15px 50px 15px 0;
    text-transform: uppercase;
    text-align: right; 
}
.filter_container ul {
    margin-bottom: 0;
}
#left_column #recently_viewed { border-right: 1px solid #d7d7d7;}
#left_column #recently_viewed h4 {
    border: 1px solid #d7d7d7;
    border-right: none;
    padding: 10px 50px 10px 0;
    text-align: right; 
    font-weight: normal;
    /*font-size: 20px;*/
}
#category_filter ul {list-style: none;}
#category_filter .individual_filter h4 { padding-right: 80px; margin-top: 25px; margin-bottom: 20px;}
#category_filter {text-align: right; border-right: 1px solid #d7d7d7;}
.filter_container li {
    padding-right: 80px;
    padding-bottom: 20px;
    color: #565555;
    cursor: pointer;
}
.filter_container label { font-weight: 500; margin-bottom: 0; }
.filter_container input[type=checkbox] { margin: 0; }
#filters-wrapper {
    display: none;
}
#category_options {
    background: #fff none repeat scroll 0 0;
    color: #2d364c;
    font-weight: normal;
    padding: 10px 0;
    margin-top: 10px;
}
#category_options ul{margin:0px;}
#category .info h3, #category #cat .info h3, #prod_detail_list .info h3, #left_column #recently_viewed .info a{
    color: #2A6E08;
    font-size: 16px;
    font-weight: normal;
    margin: 30px 0 10px;
    height: 45px;
    overflow: hidden;
    font-family: 'playfair display', serif;
}
#category .list .info h3, #prod_detail_list .list .info h3 {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: center;
}
#cat ul.display { margin-top: 25px; padding-left: 0;}

.cat-thumbs { margin-top: 22px; list-style-type: none;}
.cat-thumbs img { width: 100%; }
.cat-thumbs li .info {
    font-size: 12px;
    margin: 0 auto;
    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; margin-bottom: 20px; min-height: 390px; }
#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 { margin-bottom: 20px; }
.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;
}
#category .display label.qty-label, #prod_detail_list .display label.qty-label {
    font-size: 16px;
    color: #636363;
    margin-right: 5px;
}
.display input.qty {
    width: 45px;
    height: 27px;
}
.display .qty-line {
    margin-bottom: 20px;
}
#category .display .qty-line { display: none; }

#product .addtocart_button {
    width: 150px;
    background-color: #2A6E08;
    color: #fff;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.14);
    border-radius: 0px;
    font-family: payfair display, serif;
    font-size: 14px; 
    height: 35px; 
    padding: 8px 20px;
}
#product .addtocart_button:hover {
    background-color: #fff;
    color: #000;
    Border-color: #2A6E08;
}
.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: 30px;
    overflow: hidden;
}
.grid li .price, .list li .price {
    color: #000;
    font-size: 16px;
    
}
.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: normal;
    font-size: 16px;
    font-family: 'PT Serif', 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 PAGE STYLING ENDS HERE */

/* PRODUCT PAGE STYLING START */
#product #content { margin-top: 10px; }
#prod-bread-container { width: 100%; clear: both; text-align: right; }
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;
}
#product input, #product select {
    border-radius: 0;
}
#social {
    text-align: center;
    margin-top:15px;
}
#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 50px 0;
    overflow: auto;
}

 #product_tabs-accordion h2 { 
    font-weight: 300;
    line-height: 1.0em;
}

#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;
}
/* 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: #414141;
    margin-top: 30px;
}
#product .content h1, #product_builder .content h1 {
    /*color: #3fae2a;
    font-size: 32px;*/
    font-family: playfair display,serif;
    font-weight: 300;
    line-height: 2.0em;
    margin: 0 0 10px;
}
#suggested_products .product .image img{width:100%;}

#product .mapping {
    background: #f7f7f7 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    margin-top: 20px;
}
#product .recipent_mapping_shipto {
    margin-bottom: 0px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
#product .mapping .new_recipient_mapping {
    color: #232323;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
.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 {
    margin: 0px;
    padding: 10px 0px 0px 0;
    vertical-align: middle;
}
.child-wrapper li.child-price {
    line-height: 44px;
}
.child-wrapper li.child-desc {
    line-height: 44px;
}
.child-wrapper li del{display:block;}
.child-wrapper .qty-add, .child-wrapper .qty-dec {
    display: inline-block;
    color: #fff;
    background-color: #b7b7b7;
    padding: 11px 5px 10px 5px;
    cursor: pointer;
    height: 44px;
}
.child-wrapper .child-qty .qty {
    border-radius: 0px;
    font-size: 14px;
    color: #a7a7a7;
    width: 40px;
    display: inline-block;
    height: 34px;
}
.child-wrapper li.child-qty.lheight {line-height: 44px;}
#product .qty{
    width: 3.631em; 
    height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #F5F5F5;
    border-radius: 3px;
    padding: 0;
    color: #808080;
    color: #242424;
    font-size: 14px;
    line-height: 1.5;
    text-align: center; 
}

#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 .order .attributes { margin: 30px 0 20px 0; }
#product .qty-line { height: 34px; margin: 10px 0 0;}
#product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price  {
    font-family: playfair display, serif;
    font-size: 24px; 
    font-weight: normal;
    color: #000;
}
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label{float: left; display: inline-block;line-height: 34px; ;vertical-align: middle; font-weight: normal; font-size: 16px; margin-right: 5px;}
#product .qty-line > div {padding-left: 0;}
#product .price { margin: 10px 0 15px 0;}
#product .rev-stars {margin-top: 10px; 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 .attributes label { margin-right: 30px; }
#product .attributes select {margin: 5px 0; width: 200px; display: inline-block; }
#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: #686868;
}
.product .backordered {
    display: inline-block;
}
#product .prod-form.wine-form { display: none; }
#product #verify-age-button {     
    width: 150px;
    background-color: #2A6E08;
    color: #fff;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.14);
    border-radius: 0px;
    font-family: playfair display, serif;
    opacity: .8;
    font-size: 14px;
    height: 35px;
    padding: 8px 20px; 
}
#product #age-verified-buy { display: none; }

#product .tab-content li,
#product .product .content-only .content > li {margin-left: 40px;padding-bottom: 0.85em;}

#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: 30px 0 20px 0;
    color: #3C3C3C;
}
#reviews div {
    margin: 5px 0px;
}
#reviews {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
#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: #707070;
    clear: both;
}
#reviews .rev-title {font-size: 18px; color: #3e3e3e; margin-top: 40px;}
#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;}
.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;
}
.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: #2A6E08; 
    font-size: 24px;
    padding: 10px 30px 15px ;
    background:#f0f0f0 none repeat scroll 0 0;
    font-weight: 300;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#2A6E08;
    padding: 15px 30px;
}
.nav-tabs>li.active>a {
    padding: 15px 30px;
}
.nav-tabs > li > a:hover{
    border:1px solid #ccc;
    border-bottom: none;
}

/*** MEMBER PAGES ***/
#member legend, #member_register legend, #member_info legend, #member_pw legend, 
#member_address_edit legend, #member_orders .lead div, 
#member_wishlists .lead div, #easy_reorder .lead div, 
#electronic_delivery .lead div

/* #member_reminder_service h3*/ { 
    color: #3fae2a; 
}
.member-links ul { border: 1px solid #ddd; }
.member-links li { border-bottom: 1px solid #ddd; }
.member-links li:last-child { border: none; }
.member-links .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { border-left: 5px solid #ddd; color: #555; }

/** CHECKOUT PAGES **/
#steps { margin-top: 25px; }
.age-check input[type=text] { width: 300px; }
.age-check input[type=checkbox] { margin-top: 0; box-shadow: none; }
.cart-wrapper .lead { font-size: 14px; font-weight: bold; }

#checkout legend, #checkout_billing legend, #checkout_payment legend, 
#checkout_shippingdetailk legend, #checkout_thanks legend, 
#checkout_confirmation legend, #checkout_shipping legend, 
#express_order legend, #express_info legend, #checkout_fpinfo legend, 
#checkout_freeprod legend, #checkout_shippingdetail legend, 
#quickbuy_confirm legend, #checkout_shippingaddress legend, 
#checkout_display legend, #viewcart_freeprod legend, #ship_calculator legend, 
#cartitems legend { 
    color: #3fae2a; 
    color: #225506;
}


#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; height: 42px;}
#checkout_shipping .buttonrow { margin-bottom: 20px; }
#checkout_shippingaddress .checkout-cart-info { margin-top: 25px; }
#checkout_shipping .checkout-cart-info { margin-top: 58px; }
#checkout_billing .billing-mini-cart { margin-top: 28px; }

/* 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_thanks .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; }

/* Only show in Checkout -(to show something only on checkout pages, add the class 'checkout_show')- */
.checkout_show { display: none; }
#checkout .checkout_show, #checkout_billing .checkout_show, #checkout_payment .checkout_show, #checkout_shippingdetailk .checkout_show, #checkout_thanks .checkout_show, #checkout_confirmation .checkout_show, #checkout_shipping .checkout_show, #express_order .checkout_show, #express_info .checkout_show, #checkout_fpinfo .checkout_show, #checkout_freeprod .checkout_show, #checkout_shippingdetail .checkout_show, #quickbuy_confirm .checkout_show, #checkout_shippingaddress .checkout_show, #checkout_display .checkout_show, #viewcart_freeprod .checkout_show, #ship_calculator .checkout_show, #cartitems .checkout_show { display:block !important; }

/*** ADA DATEPICKER ***/
/*** requires JQuery UI theme: Smoothness (including some images) ***/
#datepicker {
    margin: 0;
    padding: 0;
    height: 25px;
    vertical-align: bottom;
}
.ui-datepicker-trigger {
    margin: 2px;
    padding: 0;
    vertical-align: bottom;
}
.ui-datepicker-trigger img{
    width: 25px;
    height: 25px;
}
.offscreen {
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    margin: 0;
    padding: 0;
}
button.ui-datepicker-trigger {
    background-color:transparent !important;
    border:none !important; 
    margin:auto !important;
}
button.ui-datepicker-trigger:focus,
button.ui-datepicker-trigger:hover,
button.ui-datepicker-trigger:active {
    border:none !important; 
    margin:auto !important; 
    outline:2px solid #8cc63f !important;
    background-color:#fdf6e7 !important;
}
/*** END ADA DATEPICKER ***/

/** BUTTON STYLING **/
.btn-primary, .style1 {
    border: 1px solid rgba(0, 0, 0, 0.14);
    text-transform: none;
    font-weight: normal;
    font-family: playfair display, serif;
    font-size: 14px;
    padding: 10px 20px;
    color: #fff;
    background-color: #2A6E08;
    border-radius: 0;
    text-align: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .style1:hover, .style1:active, .style1:focus {
    color: #000; 
    background-color: #fff; 
    border-color: #2A6E08;
}
.btn-default, .style2  {
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: none;
    font-weight: normal;
    font-family: playfair display, serif;
    font-size: 14px;
    padding: 10px 20px;
    background-color: #2A6E08;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .style2:hover, .style2:active, .style2:focus {
    color: #000; 
    background-color: #fff; 
    border-color: #2A6E08;
}
.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;
    /*color: #3fae2a;*/
}
#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:#000; background-color: #fff; border-color: #2A6E08; }
#category .list .btn, #prod_detail_list .list .btn {margin-left: 0px;}
.btn-link {
    border: 1px solid #ccc;
    padding: 10px 30px;
    color: #707070;
}
#product .btn-wishlist input , #product .btn-reorder input { padding: 10px 10px; margin-left: 0; width: 100%; text-transform: none; }

/** CUSTOM STYLING **/

/*** For screen readers only - add class so element is not shown on visible part of page (design) but content accessible to screen readers ***/
.sr-only {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    top: auto;
    overflow: hidden;
}
.in-block, .in-bl { display: inline-block; }
.clearfix { clear: both; }

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;
} 

.hgt_0{height:0px!important;}
.pdd_tp10{
    padding-top: 10px !important;
}
.padd_0{
    padding: 0px !important;
}
.mar_0{
    margin: 0px !important;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_top0{
    margin-top:0px !important;
}
.mar_top10{
    margin-top:10px !important;
}
.mar_btm{margin-bottom: 10px;}
.mar_btm20{margin-bottom: 20px;}
.text_upper{
    text-transform:uppercase!important;
}
.pdd_rt0{
    padding-right: 0px;
}
.pdd_lt0{
    padding-left: 0px;
}
.pad_tp20{
    padding-top: 20px;
}
.pad_btm10{
    padding-bottom:20px;
}
.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);
}

.scroll-to-top {
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4) inset;
  border-radius: 2px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
  height: 44px;
  padding: 10px 0 0;
  position: fixed;
  bottom: 15px;
  right: 12px;
  text-align: center;
  width: 44px;
  z-index: 999;
  display: none;
}

@media screen and (min-width: 1401px) {
    .call_out_panels { margin-top: 20%;}
    .call_out_panels:first-of-type, .call_out_panels:last-of-type { margin-top: 23%;}
    .reids-rules span:before, .reids-rules span:after {width: 15%;}
    #index .carousel-fade .carousel-inner .item { min-height: 500px; padding-top: 5%;}
    .home-slider-block-inner { max-height: 450px; }
}
@media screen and (max-width: 1400px) {
    .reids-rules span:before, .reids-rules span:after { display: none; }
    .call_out_panels h3 { border-bottom: 1px solid rgba(0, 0, 0, 0.4); /*font-size: 22px;*/ }
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
    #nav-menu-container { margin-left: 15px; }
    #horizontal #nav-menu-container ul li { display: inline-block; width: auto; }
    #horizontal, .zuppler-container { margin-top: 25px; padding-right:0; }
    .zuppler-container button { font-size: 12px; }
    #zuppler-catering { margin-right: 0; }
    .navbar-default .navbar-nav>li>a { padding: 15px 5px; font-size: 13px;}
    #welcome-nav ul li a { font-size: 14px; }
    #index .carousel-indicators { bottom: 4px; }
    #index .carousel-inner { height: 435px; }
    .call_out_panel_container { margin: 0 auto; width: 85%; }
    .call_out_panels h3 { border-bottom: 1px solid rgba(0, 0, 0, 0.4); /*font-size: 20px;*/ }
    #index .carousel-fade .carousel-inner .item { min-height: 450px; height: 450px; padding-top: 4%;}
   /* .home-slider-block-bg { margin-top: 10%; }
    .home-slider-block-inner { max-height: 400px; }
    .home-slider-block h3 { font-size: 1.875em;}*/
    .home-slider img, #index .carousel-inner>.item>a>img, #index .carousel-inner>.item>img { min-height: 760px; }
    #category ul.display.list li,  #prod_detail_list ul.display.list li {height: 210px;}
    .tab_data_container{ padding: 40px 50px; }
    #popcontainer { width: 80%; left: 10%; right: 10%;top: 17%;}
.welcome-text h2{font-size: 32px !important;}
.break{display: none !important;}
.right-column{height: 440px !important;}
.left-content-box img{height: 440px !important;}
    #viewcart #promo-box #promo_code { padding: 6px 4px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #viewcart #promo-box #promo_code { padding: 6px 4px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    .site-topbar-left, .site-topbar-right { text-align: center; margin-left: 20px; }
    #container #header figure { margin: 15px 0 5px; text-align: center;}
    #header #search { border-right: none; border-left: none; position: absolute; width: 250px; }
    #header .phone { margin-bottom: 10px; }
    #horizontal { margin-top: 0; clear: both; }
    .zuppler-container { margin: 25px auto; text-align: center; }
    .zuppler-container button { min-width: 200px; }
    #popcontainer { width: 90%; left: 5%; top: 20%;}
.welcome-text h2{font-size: 26px !important;}
.break{display: none;}
.left-content-box img{height: 440px !important;}
.right-column{height: 440px !important;}
    #welcome { padding: 15px 15px 30px 15px; }
  
    #welcome-nav ul { justify-content: space-around; flex-wrap: wrap;}
    #welcome-nav ul li { padding: 10px; }
    #Carousel { margin-top: 1%; }
    #homepage-container .call_out_panel_wrapper { position: relative; }
    .call_out_panel_container { width: 100%; margin-bottom: 10px; }
    .call_out_panels:first-of-type, .call_out_panels:last-of-type, .call_out_panels { margin: 0; text-align: center;}
    .call_out_panels { width: 100%; float: none; text-align: center; }
    #whats-new-container { outline: none; padding: 15px; margin: 1rem auto; }
    #whats-new-container .MagicScroll.MagicScroll-vertical { width: 100% !important; }
    .call_out_panels:first-of-type ul li a, .call_out_panels:last-of-type ul li a { padding: 4%; padding-top: 2% !important; padding-bottom: 2% !important; }   
    #index .carousel-fade .carousel-inner .item { min-height: 400px; height: 400px; padding-top: 3%; }
    .home-slider-block-inner { width: 75%; }
    .home-slider-block-bg { margin: 0 auto; width: 80%; }
    #right_column h2, #right_column h3, #right_column h4, #category_menu h4 { line-height: 24px; }
    #new_products .thumb-product { height: 440px; }
    .nav>li>a { padding: 10px 10px;}
    #cat #toggle { margin-left: 30px;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { min-width: 150px;}
    #cat h1 { /*font-size: 30px;*/}
    #cat .cat-desc  { font-size: 14px; top: 45%; width: 85%; margin-left: 7.5%;}
    #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;}
    .tab_data_container{ padding: 30px; }
    .filter_container li, #category_filter .individual_filter h2 {padding-right: 30px;}
    #product #breadcrumb { margin-bottom: 20px; }
    #product .content h1, #product_builder .content h1 { margin-top: 30px; }
    #group-img-enlarge { text-align: center; }
    #related_products { margin-top: 30px; }
    #product .product .info { margin-bottom: 30px; }
    #right_column { background: #fff; }
    #category_menu ul { background: #fff; }
    .footer-social-icon { font-size: 26px; }
    #viewcart #promo-box #promo_code { padding: 6px 4px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}

@media only screen and (min-width:320px) and (max-width: 767px){
    .site-topbar-left, .site-topbar-right { clear: both; text-align: center; }
    .site-topbar-left { float:none !important; margin-bottom: 20px;}
    .site-promobanner{margin:10px 0;}
    .site-topbar-right { margin-left: 15px; }
    .site-topbar-contact{
        float: left;
        text-align: center;
        width: 100%;
    }
    .welcome-text h2{font-size: 26px !important;}
    .menu-search { float: right; }
    #container #header figure { margin: 5px 0px; }
    #header #mobile-search { display: none; width: 100%; float: left; text-align: center;}
    #header #search { margin: 10px 0; position: relative; top: auto; width: 100%; }
    #popcontainer { width: 96%; left: 2%; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    .carousel_rt { float: none; }
    #horizontal { margin-top: 10px; clear: both; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    .zuppler-container { margin: 15px auto; text-align: center; }
    #index #favorites h2 { width: 100%; }
    #index #favorites ul {
        list-style: none;
        padding-right: 0;
        padding-left: 0;
    }
    nav#homepage-category-nav {
        padding: 0;
    }
    #homepage-category-nav ul { display: block; padding:0;}


    #homepage-category-nav ul li { margin-bottom: .5rem; }
    #index #favorites ul li { min-height: 315px; }
    #index #favorites button { font-size: 16px; }
    #welcome-nav ul { display: block; }
    #welcome-nav ul li { margin-bottom: 1rem; }
    #Carousel { margin-top: 1%; padding-bottom: 1.5rem; background: #fff;}
    /*#paralax_one, #paralax_two { height: 400px;}*/
    #paralax_one{ max-height: 350px;}
    #paralax_one {
        height: 300px;
        background-attachment: initial;
        background-position: 50% 50%;
        background-repeat: repeat;
        background-size: contain;
    }
    #paralax_two {
        display: none;
    }
    #homepage-container .call_out_panel_wrapper { position: relative; }
    .call_out_panel_container { width: 100%; margin-bottom: 10px; }
    .call_out_panels:first-of-type, .call_out_panels:last-of-type, .call_out_panels { margin: 0; text-align: center;}
    .call_out_panels { width: 100%; float: none; text-align: center; }
    #whats-new-container { outline: none; }
    #whats-new-container .MagicScroll.MagicScroll-vertical { width: 100% !important; }
    .call_out_panels:first-of-type ul li a, .call_out_panels:last-of-type ul li a { padding: 4%; padding-top: 2% !important; padding-bottom: 2% !important; }   
    #index .carousel-fade .carousel-inner .item { min-height: auto; height: auto; }
    #index .carousel-inner>.item>a>img, .carousel-inner>.item>img { height: auto; }
    .home-slider-reids-rules span { font-size: .9em; }
    .home-slider-block-inner { width: 80%; max-height: 80%;}
    .home-slider-block-bg { margin: 0 auto; width: 80%; }
    #category #breadcrumb, #category #breadcrumb a, #prod_detail_list #breadcrumb, #prod_detail_list #breadcrumb a { clear: both; text-align: left; margin-bottom: 15px; }
    .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 { bottom: -.25rem;}
    #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 { width: 100%; float: left; margin-top: 20px;  }
    #cat #sort select { min-width: 100%;}
    #cat-bread-container { float: left; display: block; width: 100%; clear: both; }
    #cat h1 { /*font-size: 28px; */display: block;}
    #cat .cat-desc  { display: none;}
    #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;}
    .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 .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 !important; }
    #product .child-buy .btn-reorder input, #product .child-buy .btn-wishlist input  {min-width: 100%;}
    #product #breadcrumb { margin-bottom: 10px; }
    #product .content h1, #product_builder .content h1 { margin-top: 30px; }
    #group-img-enlarge { text-align: center; }
    #related_products { margin-top: 30px; }
    #product .product .info { margin-bottom: 30px; }
    #related_products .thumb-product { min-height: 350px; }
    #right_column { background: #fff; }
    #category_menu ul { background: #fff; }
    .cart-items strong.visible-xs { display: inline-block !important; }
    #viewcart .thumb-product { min-height: 230px; }
    #category_filter { text-align: left;}
    #cat .filter-head h2 {text-align: left; padding-left: 15px;}
    .filter_container li, #category_filter .individual_filter h2 {padding-left:15px;}
    .btn-default, .style2 { padding: 10px; }
    #quicklink { margin-bottom: 1rem; }
    #quicklink a, #app-icons p { text-align: center; }
    #app-icons a { float: none; }
}

@media only (min-width: 1200px) {
    .container { width: 1230px; }
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

}


/** CUSTOM CSS ADDED AFTER BUILD **/
/* progress bar for generic and custom forms */
#filestatus {
display:none;
}
#filestatus #status {
display:none;
}
#progress_bar {
  width: 200px;
  margin: 10px 0;
  padding: 3px;
  border: 1px solid #000;
  font-size: 14px;
  clear: both;
  opacity: 0;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -webkit-transition: opacity 1s linear;
}
#progress_bar.loading {
  opacity: 1.0;
}
#progress_bar .percent {
  background-color: #99ccff;
  height: auto;
  width: 0;
}

.padding-sd-btm {
  padding: 0 11px 10px;
}

.italic {
  font-style: italic;
}

.btn-cstm {
  font-size: 18px;
  width: 150px;
  margin: 0 10px 10px;
  padding: 10px;
}

.img-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-content-image {
  max-height: 700px;
  object-fit: contain;
}

.blog-list {
  margin-top: 15px;
  list-style: none;
  padding-left: 0;
}

.blog-list-item {
  margin-bottom: 15px;
}

.blog-product-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.blog-product-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.blog-product-image-wrapper {
  max-width: 250px;
  width: 100%;
  margin-right: 20px;
}

.blog-product-image {
  width: 100%;
  height: auto;
  vertical-align: top;
  object-fit: contain;
  max-height: 160px;
}

.blog-product-content h3 {
  margin-top: 0;
}

.blog-product-desc {
  margin-bottom: 10px;
}

.blog-product-link {
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .blog-product-box {
        flex-direction: column;
        justify-content: center;
    }
    .blog-product-content h3 {
        margin-top: 15px;
    }
}

.charlotte-page * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
}
.charlotte-page a {
  text-decoration: none;
  height: 100%;
}
.charlotte-page img {
  width: 100%;
  height: 75%;
  object-fit: cover;
}
.charlotte-page .charlotte-title-block {
  background-color: #f6f6f6;
  padding: 34px 33px;
}
.charlotte-page h1 {
  font-size: 50px;
  color: #000;
  font-weight: 400;
}
.charlotte-page .charlotte-subtitle {
  font-size: 22px;
  color: #000;
  line-height: 37px;
}
.charlotte-page .btn-charlotte {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25%;
  background-color: #50b948;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
}
.charlotte-page .btn-charlotte:hover, .charlotte-page .btn-charlotte:active {
  background-color: #fff;
  border: 1px solid #50b948;
  color: #50b948;
}
.charlotte-page ul {
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  align-items: center;
  gap: 33px;
  padding: 25px 14px;
}
.charlotte-page ul li {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.charlotte-page .charlotte-sp-list a {
  height: calc(100% - 62px);
}
.charlotte-page .charlotte-sp-list .btn-charlotte {
  height: 50px;
}
.charlotte-page .charlotte-sp-list img {
  height: calc(100% - 50px);
}
.charlotte-page .charlotte-sp-list img:nth-child(2) {
  display: none;
}
.charlotte-page .btn-charlotte-reserv {
  margin-top: 12px;
}
.charlotte-page .charlotte-make-reservation-block {
  display: none;
}

@media screen and (max-width: 767px) {
  .charlotte-page .charlotte-title-block {
    padding: 9px 18px 14px;
  }
  .charlotte-page h1 {
    font-size: 28px;
    line-height: 33px;
  }
  .charlotte-page .charlotte-subtitle {
    font-size: 12px;
    line-height: 16px;
  }
  .charlotte-page ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .charlotte-page .charlotte-sp-list a {
    height: 100%;
  }
  .charlotte-page .charlotte-sp-list .btn-charlotte {
    height: 25%;
  }
  .charlotte-page .charlotte-sp-list img {
    height: 75%;
  }
  .charlotte-page .charlotte-sp-list img:nth-child(1) {
    display: none;
  }
  .charlotte-page .charlotte-sp-list img:nth-child(2) {
    display: block;
  }
  .charlotte-page .btn-charlotte-reserv {
    display: none;
  }
  .charlotte-page .charlotte-make-reservation-block {
    background: #fff url("/images/staticpage/charlotte-make-reservation.jpg") center/cover no-repeat;
    display: block;
    width: 100%;
    padding: 65px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .charlotte-page .charlotte-make-reservation-block .btn-charlotte {
    padding: 20px 18px;
    font-size: 24px;
    max-width: 285px;
    width: 100%;
  }
}
@media screen and (max-width: 419px) {
  .charlotte-page img {
    height: 70%;
  }
  .charlotte-page .btn-charlotte {
    height: 30%;
    font-size: 14px;
  }
  .charlotte-page .charlotte-sp-list img {
    height: 70%;
  }
  .charlotte-page .charlotte-sp-list .btn-charlotte {
    height: 30%;
  }
}

.img-fullwidth {
  width: 100%;
  object-fit: cover;
  max-height: 680px;
}

.custom-center-list {
  text-align: left;
  padding: 0;
  padding-left: 25%;
}

@media screen and (max-width: 1199px) {
  .custom-center-list {
    padding-left: 20%;
  }
}

@media screen and (max-width: 991px) {
  .custom-center-list {
    padding-left: 40px;
  }
}

@media screen and (max-width: 425px) {
  .custom-center-list {
    padding-left: 5px;
  }
 
}