@font-face {
    font-family: 'KG A Thousand Years';
    src: url('https://s3.amazonaws.com/cdn.byrdcookiecompany.com/downloads/fonts/KGAThousandYears.eot');
    src: url('https://s3.amazonaws.com/cdn.byrdcookiecompany.com/downloads/fonts/KGAThousandYears.eot?#iefix') format('embedded-opentype'),
        url('https://s3.amazonaws.com/cdn.byrdcookiecompany.com/downloads/fonts/KGAThousandYears.woff2') format('woff2'),
        url('https://s3.amazonaws.com/cdn.byrdcookiecompany.com/downloads/fonts/KGAThousandYears.woff') format('woff'),
        url('https://s3.amazonaws.com/cdn.byrdcookiecompany.com/downloads/fonts/KGAThousandYears.ttf') format('truetype'),
        url('https://s3.amazonaws.com/cdn.byrdcookiecompany.com/downloads/fonts/KGAThousandYears.svg#KGAThousandYears') format('svg');
    font-weight: normal;
    font-style: normal;
}

.mobile { display: none; }

body {background: #fff; color: #999; font-size: 13px; font-family: 'Montserrat', sans-serif; }
body, select, input, textarea { color: #333; }

a { color: #000; text-decoration: underline; }
a:hover { color: #b10839;   }
 

ul.display, #new_products ul, #featured_products ul, #favorites 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; margin-bottom: 30px; padding-left: 0; }
.grid li .qty-label, .grid li div.child, .grid li div.status, .grid li input.qty { display: none; }
p { padding-bottom: 0px; }
.messages { padding: 15px; }
.form-control { border-radius: 0; font-size: 1.2em;  
    border-color: #575757; color: #575757;
}  
 
::placeholder{
	color: #575757;
} 
.form-control:focus {
    border-color: #b10839;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(162, 144, 97, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(162, 144, 97, .6)
}
h1 { font-size:32px; font-weight:bold; color:#000; text-transform:uppercase; }
h2 { margin: 3px 0 0 0; padding: 0; font-size: 30px; font-weight: bold; color: #fff; text-transform: uppercase; }
h3 { font-size: 18px; }
header h2 span { font-weight: bold; color: #000; text-transform: uppercase; font-size: 14px; font-family: Helvetica, sans-serif; }
.gold { color:#b10839; }
.red, .req, -price { color: #c00; }

/* HEADER STYLING */
#container #header figure {
    margin: 5px 0 0px 0;
}
#container #header figure img { display: inline-block; max-height: 100px; }
#container #header figcaption { text-transform: capitalize; color: #b10839; font-size: 16px; font-weight: normal; vertical-align: top; line-height: 1em; font-family: 'Sentinel SSm A', 'Sentinel SSm B'; }
#container #header figcaption img { max-width: 70%; }
#container #header .checkout_hide a {
    color: #000;
    display: block;
    float: right;
    margin: 0 0 10px 1px;
    padding: 5px 0 5px 20px;
    text-decoration: none;
    vertical-align: bottom;
}
#container #header .phone {
    font-size: 45px;
    font-weight: 100;
}
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#minicart { }
#cartitems { text-transform: uppercase; margin: 15px 0; }
#cartitems a { text-decoration: none; }
#cartitems img {
    display: inline;
    vertical-align: middle;
}
#cartitems .ship-msg { font-weight: 500; margin: 15px 0 0; font-size: 18px; color: #666; }
#minicart a#vcart, #minicart img {
    text-decoration: none;
    color: #000;
    margin: 0 8px;
}
/*#mobile-search {display: none;}*/
.mobile-logo { }
.nav-icons img.mobile-search {margin-left: 10px;}
input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
#search form,
#search_fixed form {position: relative; }
#search button,
#search_fixed button { 
    background: none; border: none; position: absolute; right: 0; top: 0; font-size: 22px; 
}
.contact-header { font-size: 14px; }
.contact-header a { text-decoration: none; color: #b10839; margin-left: 15px; }
.mobile-header { background: #000; color: #fff; font-size: 16px; padding-top: 5px; padding-bottom: 6px; }
.mobile-header a { color: #fff; text-decoration: none; }
.navbar-collapse {background-color: #fff; overflow: hidden;}
/* HEADER STYLING ENDS */

/* 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 #000; border-radius: 10px 10px 10px 10px; box-shadow: 0 0 20px #000000; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .pull-right.minicart_exit { margin-right: 15px; }
#minicart_overlay #minicart_products div.minicart_product { padding: 15px; clear: both; background: #eee; overflow: hidden; }
#minicart_overlay .minicart_total { clear:both; padding: 15px 15px 15px 0px; text-align:right }
#minicart_overlay .productname { color: #000; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#newsletter input[type=email]{font-size:16px;}
#horizontal #search {
    /*margin: 10px 0px;*/
    /*width: 250px;*/
    overflow: visible;
    /*border: 1px solid #ccc;*/
    padding: 0px;
}
#horizontal #search input[type=text] {
    /*width: 195px;*/
    /*border: 0;*/
    color: #c8bdb9;
    /*padding: 6px 10px;*/
}
input{
    vertical-align:middle;
}
.promo-banner {
    background: #ddd none repeat scroll 0 0;
    color: #000;
    font-size: 15px;
    padding: 10px;
    text-align: center;
}
.promo-banner a {
    color: #000;
    text-decoration:underline;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #000;
    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 dotted #ccc !important;
    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: #b10839;
    text-decoration: none;
}
.navbar-nav>li { float: none; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #fff;
    color: #b10839;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color:#000;
    text-decoration: none;
    padding: 10px 0;
}
#index_alt .navbar-default .navbar-nav>li>a { font-size: 16px; padding: 15px 0; }
.navbar-default .navbar-nav>li>a img { width: 30px; display: block; margin: 0 auto 5px; }
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-radius: 0px;
    min-height: 20px;
    margin: 0; 
}
.dropdown-menu{background: #b10839 none repeat scroll 0 0;}
.dropdown-menu > li { border-bottom: 1px dotted #fff; padding: 0px 20px; line-height: 40px; }
.dropdown-menu > li:last-child { border: none; }
.dropdown-menu > li > a{ white-space: nowrap; text-transform: uppercase; font-size: 27px; font-weight: bold; color:#fff; text-decoration: none; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #b10839 none repeat scroll 0 0;
    color: #fff;
}
.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;}
/* MAIN NAVIGATION STYLING ENDS */
/* CAROUSEL STYLING START */
#Carousel { overflow: hidden; margin-top: 0; margin-bottom: 30px; }

#Carousel .carousel-caption { background: rgba(0,0,0,.5); top: 30%; left: 30%; right: 30%; bottom: auto; }
#Carousel h3 { font-size: 42px; font-weight: bold; text-transform: none; font-family: 'Montserrat', sans-serif; }
#Carousel p { font-size: 26px; font-family: 'Montserrat', sans-serif; }
#Carousel a { text-decoration: none; }

.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,
.carousel-fade .carousel-inner .prev {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-inner img {width: 100%;}
/* CAROUSEL CSS ENDS */
#promos-two { margin-bottom: 30px; }
#promos-three { margin: 30px; }
.promos { clear: both; }
.promos img { width: 100%; }
.promos h3 { 
  position: absolute;
  bottom: -10px;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-align: center;
  left: 15px;
  right: 15px;
  padding: 10px 0;
  text-transform: uppercase; 
}
#index #welcome, #index_alt #welcome { background: #f0f0f0; padding: 15px; }
#welcome h4 {
    margin: 0px 0px 15px 0px;
    color: #000;
    font-weight: normal;
    font-size: 29px;
    font-family: 'KG A Thousand Years';
}
#welcome p {
    font-size: 16px;
    line-height: 1.5em;
    color:#000;
    margin:0px;
    padding:0px;
}

/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    margin-top: 30px;
    margin-bottom: 0;
    overflow: visible;
    background: #fff;
    line-height: 48px;
    border: 1px solid #000;
  border-width: 1px 0;
}
#index #newsletter-block, #index_alt #newsletter-block { margin-top: 0; }
#newsletter-block div.column1 {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
}
#newsletter-block div.column1 { display: inline-block; }
#newsletter-block div.column1 span { position: relative; top: -5px; text-transform: lower; }
#newsletter-block div.column1 #nwsl {
    text-transform: uppercase; 
    font-size: 24px;
    margin: 10px 15px 0px 5px;
    display: inline-block;
    color: #b10839;
}
#newsletter-block #newsletter { display: inline-block; position: relative; top: -6px; }
#newsletter-block div.column3 { text-align: right; }
#newsletter-block div.column3 #shr {
    font-size: 18px;
    color: #000;
    padding: 0 15px 0 20px;
    position: relative;
    top: 6px;
}
#newsletter-block div.column3 #shrlnk {
    margin-top: 0px;
    padding: 0;
    border: 0;
    display: inline-block;
}
/* NEWSLETTER SECTION STYLING ENDS */
#category_menu h2,
#category_filter h2,
#global_filter h2,
#newsletter h2,
#shop_by_price h2,
#minicart h2,
#left_column #recently_viewed h2{font-size:14px;background-color: #000;border-color: #337ab7;color: #fff;padding: 10px 0 10px 10px;text-transform: uppercase;}
#left_column #recently_viewed ul li{padding:0px;margin:0px;}
#left_column #recently_viewed .thumb-product{text-align:center; height: 80px; overflow: hidden;margin: 0px;width: auto;}
#left_column #recently_viewed .thumb-product .image {
    width: 75px; 
    float: left;
}
#left_column #recently_viewed .thumb-product .info{
    float: left;
    padding: 20px;
    text-align: left;
    width: 60%;
    max-width:180px;
}
#left_column #recently_viewed .thumb-product .name{display: block;padding: 10px 0 0;}

/**CATEGORY MENU STYLING**/
#category_menu ul{list-style:none;background-color: #f0f0f0;}
#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;
    padding: 10px 15px;
    margin: 0 5px;
    padding: 10px 5px;
}
#category_menu ul li a {
    display: block;
    margin-bottom: -1px; 
    position: relative;
    color: #000;
}
#category_menu li.active, #category_menu li.category_top_active {
    font-weight: bold;
}
#category_menu ul li ul li {
    padding-left: 10px;
}
/**CATEGORY MENU STYLING ENDS**/

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.footerbg {
    background: #f0f0f0;
}
footer {
    margin: 15px 0 !important;
}
footer h3 {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}
footer ul { list-style: none; padding-left: 0; margin-bottom: 0; }
footer a{ line-height:25px; color: #000; text-decoration: none; }
footer a:hover { text-decoration: underline; }
#footer #cprgt{ margin-top: 15px; color: #424242; line-height: 90px; vertical-align: middle; }
#footer #cprgt p { margin-bottom:2px; padding-bottom:0px; }
#footer #contact-details { color: #000!important; }
#footer .fullsite, #footer .gateway_links { padding-left: 10px; }
/* FOOTER STYLING END */
/* NAV MENU */
#horizontal #nav-menu-container ul li{margin-left: 0px;padding-bottom: 0px;}
.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}
.carousel_rt { float: right; }

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;
}

/*--featured product css start--*/
#featured_products,
#favorites,
#featured_categories,
#related_categories,
#new_products,
#related_products,
#suggested_products{
    clear: both;
    width: 100%;
}
#featured_products header,
#favorites header,
#featured_categories header,
#related_categories header,
#new_products header,
#related_products header,
#suggested_products header,
#visit header.subhead,
#aboutus header.subhead {
    margin-top: 30px;
}

.award-icons h2,
#featured_products h2,
#favorites h2,
#featured_categories h2,
#related_categories h2,
#new_products h2,
#related_products h2,
#suggested_products h2,
#visit header.subhead h2,
#aboutus header.subhead h2{
  margin: 0;
  padding: 0;
  font-size: 50px;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
#featured_products header span,
#favorites header span,
#featured_categories header span,
#related_categories header span,
#new_products header span,
#related_products header span,
#suggested_products header span,
#visit header.subhead span,
#aboutus header.subhead span {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
#featured_products header strong,
#favorites header strong,
#featured_categories header strong,
#related_categories header strong,
#new_products header strong,
#related_products header strong,
#suggested_products header strong,
#visit header.subhead strong,
#aboutus header.subhead strong {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
  
}

.award-icons h2:after, .award-icons h2:before,
#featured_products h2:after, #featured_products h2:before,
#favorites h2:after, #favorites h2:before,
#featured_categories h2:after, #featured_categories h2:before,
#related_categories h2:after, #related_categories h2:before,
#new_products h2:after, #new_products h2:before,
#related_products h2:after, #related_products h2:before,
#suggested_products h2:after, #suggested_products h2:before, 
#visit .subhead h2:after, #visit .subhead h2:before, 
#aboutus .subhead h2:after, #aboutus .subhead h2:before {
content: " ";
display: inline-block;
position: relative;
vertical-align: middle;
border-top: 1px solid #000;
width: 50px;
margin-right: 10px;
}

.award-icons h2 { clear: both; margin-bottom: 20px; }
.award-icons h2:after { margin-left: 5px; }
.award-icons div { margin-top: 25px; }
.award-icons div img { max-width: 150px; margin: 0 auto;}
.award-icons div #auth-georgia-logo { max-width: 125px; }
.award-icons div #non-gmo-label { max-width: 100px; }
.award-icons div #oud-logo { max-width: 125px; }

#featured_products h2:after,
#favorites h2:after,
#featured_categories h2:after,
#related_categories h2:after,
#new_products h2:after,
#related_products h2:after,
#suggested_products h2:after,
#visit .subhead h2:after, 
#aboutus .subhead h2:after { 
    margin-right: 0; margin-left: 10px; 
}

.thumb-product { margin: 0 auto; overflow: hidden; }
.thumb-product img { width:100%; /*max-height: 150px; max-width: 150px; */}

#featured_products ul li .info a,
#favorites 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: #000;
    text-decoration: none;
}
#featured_products ul li .name,
#favorites ul li .name,
#featured_categories ul li .name,
#new_products ul li .name,
#related_products ul li .name,
#suggested_products ul li .name{
    margin: 5px 0;
    padding: 0;
}
#featured_products ul li .name a,
#favorites ul li .name a,
#featured_categories ul li .name a,
#new_products ul li .name a,
#related_products ul li .name a,
#suggested_products ul li .name a { 
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
#related_categories li .thumb-product { font-size: 20px; font-weight: bold; border: 1px solid #ddd; padding: 10px; margin: 10px; text-align: center;}

/* BREADCRUMB STYLING START */
#breadcrumb {
padding: 7px 10px 7px 10px;
font-size: 12px;
color: #000;
text-transform: uppercase;
border-bottom: 1px solid #D5D5D5;
}
#breadcrumb .separator {
    padding: 0 5px;
}
#breadcrumb a { font-size: 12px; text-transform: uppercase;   }
/* BREADCRUMB STYLING END */
/* CATEGORY PAGE STYLING STARTS HERE */
.hero-banner { position: relative; }
.hero-banner h3 { text-align: center; font-size: 42px; font-weight: bold; text-transform: none; margin: 0; padding: 20px; position: absolute; bottom: 40%; right: 0; left: 0; width: 100%; color: #fff; text-shadow: 5px 5px 5px rgba(0,0,0,.5); /*background: rgba(0,0,0,.5); */}

#category_options {
    color: #000;
    font-weight: normal;
    padding: 10px 0;
}
#category_options ul{margin:0px;}
#category_options li#sort { float: left; }
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#prev-next2 { color:#000; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 0px 0px; padding: 10px 0px; border:none; }
#prev-next2 span { color:#000; text-transform: uppercase; }
#prev-next2 .pagenumber a, #prev-next2 a { color:#58abcb; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover {   }
#cat h1 { font-size:30px; font-weight:bold; color: #b10839; margin:10px 0 5px 0px; }
#cat .subhead { margin: 20px 0; padding: 0; font-size: 50px; font-weight: bold; color: #000; text-align: center; text-transform: uppercase; }
#cat .subhead:before, #cat .subhead:after { content: " "; display: inline-block; position: relative; vertical-align: middle; border-top: 1px solid #000; width: 50px; margin-right: 10px; }
#cat .subhead:after { margin-right: 0; margin-left: 10px; }
#category .info a, #prod_detail_list .info a {   }
#category .info h2, #prod_detail_list .info h2 { margin:5px 0; padding:0; font-size:16px; color:#000; background:none; text-transform: none; font-weight: normal; }
#category .info h2:hover, #prod_detail_list .info h2:hover { color: #b10839; }

.grid li .image, .grid li .info, .grid li .content, .grid li .order { }
.grid li .order { display: none; }

#cat .display, .cat-thumbs { }
.cat-thumbs li {
    border: 0 solid #ccc;
    display: inline-block;
    margin: 10px 10px 10px 0;
    vertical-align: top;
    width: 170px;
}
.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 ul.display li, #prod_detail_list ul.display li  {
    overflow: hidden; margin-bottom: 30px; 
}
#category ul.display li .product, #prod_detail_list ul.display li .product { margin: 0; }
#category ul.display.list li, #prod_detail_list ul.display.list li { height: 165px; border-bottom: 1px solid #ccc;}

.grid li { margin-left: 0; padding-bottom: 0; }
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda {
    margin: 0 0 10px;
    font-size: 16px;
}
#category #sort label, #prod_detail_list #sort label { text-transform: uppercase; }
#category .display.list li .image , #prod_detail_list .display.list li .image {float: left; margin-right: 15px;}
#category .display.list li .info, #prod_detail_list .display.list li .info {float: left;}

.grid li .image { position: relative; }
.ribbon {
    width: 80px;
    height: 32px;
    line-height: 32px;
    background: #b10839;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 20px;
    position: absolute;
    top: 30px;
    left: -15px;
    text-align: center;
}
.ribbon::after {
    content: '';
    border-top: 15px solid #690522;
    border-left: 15px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    bottom: -15px;
    left: 0;
    display: block;
}
.ribbon:nth-of-type(2) { top: 82px; }

#category_filter h3 { color: #272727; text-transform: uppercase; font-size: 22px; font-weight: bold; border-bottom: 1px solid #ddd; margin: 18px 0 30px; }
/* CATEGORY PAGE STYLING ENDS HERE */

/* 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;
}

#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 20px 0;
    overflow: auto;
    width: 100%;
}

#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: #000;
    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;
}
.alternate_images {margin: 10px 0 10px 0; overflow: hidden; }
.alternate_images img {border: 1px solid #ccc;cursor: pointer;float: left;height: 50px;margin-right: 5px;width: 50px;}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none;
    box-shadow: none;
    filter: none;
    font-weight: normal;
    padding: 0;
    vertical-align: baseline;
    width: 90px;
    text-align: right;
}
.rev-stars a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
    font-weight:bold;
}
#product .product .sku, #product_builder .product .sku {
    color: #575757; margin: 5px 0;
}
#product .content h1, #product_builder .content h1 { font-size:26px; font-weight:bold; color:#b10839; margin:0 0 5px; text-transform: none; }
#suggested_products .product .image img{width:100%;}

#product .mapping {
    background: #f0f0f0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
}
#product .recipent_mapping_shipto, #product_builder .recipent_mapping_shipto {
    color: #232323;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-transform:uppercase;
    line-height: 30px;
    font-weight: normal;
}
#product .mapping .new_recipient_mapping, #product_builder .mapping .new_recipient_mapping {
    color: #232323;
    float: left;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
}
.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 del{display:block;}
.child-wrapper li.child-desc .child-img { padding-right: 0; }
.child-wrapper li.child-price { text-align: right; }
#product .child-wrapper li.child-qty .qty { margin: 0 0 0 auto; padding: 6px 0 6px 12px; }
.child-wrapper li.child-qty.lheight { text-align: right; font-weight: bold; }

#product .qty, #product_builder .qty {width:75px;padding:6px 0 6px 12px; text-align: center;}

#product .mapping > div,
#product_builder .mapping > div,
#product #additional .child-one-btn, 
#product_builder #additional .child-one-btn {margin-top:10px;}
#product .child-one-btn .addtocart_button, #product_builder .child-one-btn .addtocart_button {float: right;margin-top: 5px;}
#product .mapping,
#product_builder .mapping,
#product .order, 
#product_builder .order {margin-bottom:10px;}
#product .qty-line, #product_builder .qty-line {height:34px; margin: 0px 10px 10px; }
#product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price, #product_builder .product .child-price .sale-price {font-size: 18px;text-align: left;}
.product input.dynamic_qty.sale_price {
    text-decoration: line-through;
    display: block;
}
#product .product .child-price .sale-price, #product_builder .product .child-price .sale-price {font-weight: bold;}
#product .qty-label, #product_builder .qty-label {display: block;line-height: 34px;/*padding-top: 5px*/;vertical-align: middle;}
#product .qty-line > div, #product_builder .qty-line > div {padding-left: 0;}
#product .price, #product_builder .price {margin: 10px 0;font-size: 18px; text-align: left; }
#product .rev-stars, #product_builder .rev-stars {margin-top: 10px; overflow: hidden;}
#product .rev-stars .prod-rating, #product_builder .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .rev-stars .review_links, #product_builder .rev-stars .review_links {/*margin-left: 10px;*/}
#product .image .product_image, #product_builder .image .product_image {width:100%;}
#product .image .enlarge { margin: 15px 0; }
#product .image .enlarge span { color: #000; }
#product .image .enlarge a {  color: #b10839; }
#product .order .child-one-btn, #product_builder .order .child-one-btn {margin: 10px 0;}
#product .attributes select, #product_builder .attributes select {margin: 5px 0;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form, #product_builder .product .prod-form {margin-top: 10px;}
#product .product .prod-desc { margin-top: 24px; }
#product .product .nutritional-info a.nut-button { cursor: pointer; }
#nutritionalModal .modal-header .close { margin-top: -10px; }
#nutritionalModal h2 { color: #000; font-size: 20px; margin-bottom: 10px; }

#product .tab-content li,
#product_builder .tab-content li,
#product .product .content-only .content > li,
#product_builder .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 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;}

#reviews div {
    margin: 5px 0px;
}
#reviews h3 {font-size: 24px; text-transform: uppercase;}
#reviews .rev-title {font-size: 18px; text-transform: uppercase;}
#reviews .rev-info { font-size: 14px; /*float: left;*/ margin-right: 10px;}
#reviews .rev-stars {/*float: left;*/ margin-top: 5px;}
#reviews .rev-comments { clear: both;}
#reviews .content_box {
    font-style: italic;
    color: #000;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
#custom .custom-baskets { margin: 40px 0px; }
#custom .custom-baskets h1 { font-weight: bold; color: #b10839; margin: 10px 0 15px; text-transform: none; }
#custom .custom-baskets p { font-size: 18px; }
/* PRODUCT PAGE STYLING END */

/*--featured product css end--*/
/*--tabs css start--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 30px 20px;
}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 1px solid #ccc;
    border-radius:0px;
    color: #000;
    font-size: 16px;
    padding: 15px 30px;
    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:#000;
}
.nav-tabs > li > a:hover{
    border:1px solid #ccc;
}

#tellfriend form{max-width:700px;margin:0px auto;}
.btn { font-size: 20px; text-transform: uppercase; text-shadow: 0 1px 1px rgba(0, 0, 0, .3); border-radius: 0; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); box-shadow: 0 1px 2px rgba(0, 0, 0, .2); line-height: 1em; }
.btn-lg { font-size: 24px; }
.btn-add,
.btn-wishlist,.btn-reorder{/*margin:5px;float:right;*/}
.btn-primary { color: #fff; background-color: #b30838; border-color: #b30838; }
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary { background-color: #980730; border-color: #980730; }
.btn-default { color: #fff; background-color: #000; border-color: #2b2b2b; }
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default { background-color: #2b2b2b; border-color: #2b2b2b; color: #fff; }
.btn-link { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; color: #b10839; text-shadow: none;}
.btn-link.active, .btn-link.focus, .btn-link:active, .btn-link:focus, .btn-link:hover, .open > .dropdown-toggle.btn-link { color: #b3a06d; }
a.btn-primary, a.btn-default { text-decoration: none; }

#viewcart .qty { width: 75px; margin: 0 auto; }
#viewcart #total { border: none; text-align: right; display: inline; }

#checkout_shippingaddress .ship-disclaimer { font-weight: bold; color: #b10839; }

/** CUSTOM STYLING **/
div.form-container {
    margin-bottom: 15px;
} 

.hgt_0{height:0px!important;}
.pdd_tp10{ padding-top: 10px !important; }
.pdd_tp12{ padding-top: 30px !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: 15px;}
.mar_btm20{margin-bottom: 20px;}
.mar_top12 {margin-top:30px !important;} 
.mar_btm12{margin-bottom: 30px !important;}
.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;
}
/*a:focus{
    outline: medium none;
}*/
.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);
}
legend { color: #b10839; font-weight: bold; }
.panel-default>.panel-heading { background: #eaeaea; border: 1px solid #d5d5d5; border-width: 1px 0; }

#visit header.subhead { margin: 30px 0 30px; }
#visit .storeContent { margin: 15px 0; padding: 15px 0; }
#visit .bakery-tours { width: 70%; margin: 50px auto 100px; text-align: center; font-size: 18px; line-height: 1.5em }
#visit .carousel-inner { margin-bottom: 15px; }
#aboutus header.subhead { margin: 30px 0; }
#aboutus .storeContent { margin: 15px 0; padding: 15px 0; }
#aboutus .storeContent p, #aboutus .storeContent li { font-size: 16px; line-height: 1.5em; margin-bottom: 30px; }
#aboutus #accordion a { text-decoration: none; }
/*#aboutus .readMore1[aria-expanded="false"]:before,
#aboutus .readMore2[aria-expanded="false"]:before,
#aboutus .readMore3[aria-expanded="false"]:before { content:"Read More »"; }

#aboutus .readMore1[aria-expanded="true"]:before,
#aboutus .readMore2[aria-expanded="true"]:before,
#aboutus .readMore3[aria-expanded="true"]:before { content:"« Show Less"; }
*/
/* SCROLL FIXED NAV */

#scroll-nav-wrapper {
    display: none;
    float: left;
    height: 85px;
    padding: 0;
    position: fixed;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 10000 !important;
    overflow: visible;
    background: #fff;
    border-bottom: 1px solid #000;
}
.fixed-logo{
    display: inline-block;
    float: left;
    width: 10%;
    margin-top: 10px;
}
.fixed-logo img {
    width: auto;
    max-height: 65px;
    margin: 0px;
}
.fixed-menu {
    display: inline-block;
    float: left;
    width: 60%;
    margin-top: 20px;
}
.fixed-menu ul{
    list-style: none;
}
.fixed-menu ul li{
    display: inline-block;
    list-style: none;
}
.fixed-menu .nav>li>a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding: 10px 10px;
}
.fixed-login {
    display: block;
    float: left;
    width: 10%;
    border: 0px solid red;
    margin-top: 30px;
    text-align: right;
}
.fixed-login .glyphicon {
    font-size: 16px;
    margin-right: 15px;
}
.fixed-search {
    display: block;
    float: right;
    width: 18%;
    margin-top: 20px;
    margin-right: 2%;
}
.fixed-search section#search, .fixed-search .form-group {
    display: inline-block;
    width: 100%;
}
.fixed-search .form-inline .form-control { width: 100%; }
/*SCROLL FIXED NAV ENDS*/

.clearfix { clear: both; }

@media only screen and (min-width:992px) and (max-width: 1199px){
    .navbar-default .navbar-nav>li>a { padding: 10px 35px; }
    #Carousel .carousel-caption { left: 20%; right: 20%; top: 20%; }
    .fixed-menu{
        width: 60%;
        margin-top: 25px;
    }
    .fixed-menu .nav>li>a {
        padding: 10px 5px;
        font-size: 12px;
    }
    .fixed-login {
        width: 10%;
        margin-top: 35px;
        text-align: right;
    }
    .fixed-search {
        display: block;
        float: right;
        width: 18%;
        margin-right: 2%;
        margin-top: 25px;
    }
    .fixed-search .form-inline .form-control { width: 100%; font-size: 14px; }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    #container #header figure { margin: 5px 0; }
    .navbar-default .navbar-nav>li>a { padding: 10px 14px; }
    #container #header figcaption { margin-top: 0px; margin-left: 0px; text-align: center; }
  	#container #header figcaption img { width: 100%; max-width: unset; }
    #Carousel .carousel-caption { left: 15%; right: 15%; top: 10%; }
    #Carousel .carousel-caption h3 { font-size: 32px; margin-top: 0; }
    #Carousel .carousel-caption p { font-size: 18px; }
    #newsletter-block { padding-top: 15px; padding-bottom: 15px; }
    #newsletter-block div.column1 { font-size: 16px; }
    #newsletter-block div.column1 #nwsl { font-size: 28px; }
    #newsletter-block div.column3 { line-height: 38px; }
    .fixed-logo{
        width: 10%;
    }
    .fixed-menu{
        width: 60%;
        margin-top: 5px;
    }
    .fixed-menu .nav>li>a {
        font-size: 12px;
        padding: 10px 7px;
    }
    .fixed-login {
        width: 8%;
        float: left;
        margin-top: 15px;
        margin-left: 35%;        
    }
    .fixed-login span.glyphicon{margin-right: 12px; font-size: 14px;}
   .fixed-search {
        float: left;
        margin-top: 5px;
        width: 35%;
    }
    #custom .custom-baskets { margin: 0; }
    #custom .custom-baskets p { font-size: 16px; }
}

@media only screen and (min-width:320px) and (max-width: 767px) {
    #mobile-search {display: none;}
    #container-wrapper { width: 100%; }
    #container #header figure { margin: 5px 0px; }
    #container #header figcaption { margin-top: 0px; text-align: center; }
  	#container #header figcaption img { width: 100%; max-width: unset; }
    .figure_align { text-align: center; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    #Carousel { margin-bottom: 15px; }
    #Carousel .carousel-caption { top:0; bottom:0; right: 0; left: 0; }
    #Carousel h3 { font-size: 32px; }
    #Carousel p { width: 70%; margin: 0 auto 20px; font-size: 20px; }
    #promos-two { margin-bottom: 15px; }
    #promos-three { margin: 0 0 15px 0; }
    #newsletter-block { height: auto; overflow: hidden; text-align: center; padding-top: 15px; padding-bottom: 15px; }
    #newsletter-block div.column1 #nwsl { margin: -5px 0 10px 0; display: block; line-height: 38px; }
    #newsletter-block div.column3 { padding-left: 0; padding-right: 0; text-align: center; padding-bottom: 10px; }
    #newsletter-block div.column3 #shr{font-size: 14px;}
    #footer #cprgt, #footer #contact-details { text-align: center; margin-top: 0; }
    #footer #contact-details img { margin: 0 auto; }
    #category_options { overflow: hidden; }
    #minicart_overlay {max-width: 95%;}
    #minicart_overlay_box {width: 100%;}
    .hero-banner h3 { position: relative; font-size: 30px; padding: 10px 0; color: #000; text-shadow: none; }
    #visit .bakery-tours { width: 100%; }
    #featured_products h2, #favorites h2, #featured_categories h2, #related_categories h2, #new_products h2, #related_products h2, #suggested_products h2, #visit header.subhead h2, #aboutus header.subhead h2 { font-size: 25px; }
    #featured_products h2:after, #featured_products h2:before, #favorites h2:after, #favorites h2:before, #featured_categories h2:after, #featured_categories h2:before, #related_categories h2:after, #related_categories h2:before, #new_products h2:after, #new_products h2:before, #related_products h2:after, #related_products h2:before, #suggested_products h2:after, #suggested_products h2:before, #visit .subhead h2:after, #visit .subhead h2:before, #aboutus .subhead h2:after, #aboutus .subhead h2:before, #featured_products h2:after, #favorites h2:after, #featured_categories h2:after, #related_categories h2:after, #new_products h2:after, #related_products h2:after, #suggested_products h2:after, #visit .subhead h2:after, #aboutus .subhead h2:after { display: none; }
    #aboutus header.subhead { margin: 30px 0 10px 0; }
    #aboutus .storeContent { margin: 0; padding: 0; }
    #aboutus .storeContent h3 { margin-top: 20px; }
    #cat .subhead { font-size: 30px; }
    #cat .subhead:before, #cat .subhead:after { display: none; }
    #custom .custom-baskets { margin: 0; }
    #custom .custom-baskets p { font-size: 16px; }
}