.mobile { display: none; }

body {background: #fff; color: #000; font: 14px 'PT Sans', sans-serif; }
body, select, input, textarea { color: #000; }
body#custom_form_info { padding: 30px; }

a { color: #58abcb; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
ul,ol{/*list-style: none;*/}
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; }
.container { /*background:#fff;*/  /*box-shadow: 0px 15px 25px rgba(0,0,0,.5);*/ }
/*.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; }
.pdd_lt0 { padding-left: 0;}
.pdd_rt0 { padding-right: 0;}
h1, h2 {font-family: 'PT Serif', serif;}
.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: 11px; padding-right: 11px;}
.row { margin-right: -11px; margin-left: -11px; }
.outline { border: 1px solid #000; padding: 11px; margin: 10px 0; }
/* HEADER STYLING */
#container #header figure {
    margin: 15px 0 25px 0;
    text-align: left;
}
#container #header figure img {max-height: 100px; display: inline-block;}
#container #header .checkout_hide a {
    color: #231f20;
    float: right;
    margin: 35px 10px 10px 0px;
    /*padding: 5px 0 5px 20px;*/
    text-decoration: none;
    font-size: 14px;
}
#container #header #tagline {
    clear: right;
    color: #5e97b3;
    float: right;
   /* font-family: "Droid Serif",serif;*/
    font-size: 20px;
    font-style: italic;
    margin: 30px 15px 10px;
    padding: 0;
    text-align: right;
}
#container #header .phone {
    margin-top: 5px;
    color: #636363;
    font-family: "PT Serif",serif;
    font-size: 22px;
    clear: both;
}
#container #header .hlink {
    padding: 5px 0; 
}
#container #header .hlink a { color: #000; }
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#minicart {
   /*float: right;*/
    margin: 12px 0 0 0;
    /*padding: 12px 5px 12px;*/
   /* border: 1px solid #ccc;*/
    border-bottom: 0;
    font-weight: bold;
    color: #b20d0d;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
}
img.cart-image {
    /*width: 100%;*/
    width: 75%;
}
#viewcart input[id^="qty"] { width: 80px; margin: 0 auto; }
#viewcart  .update input {
    border: none;
}
#cart_info .mini-product {
    margin-bottom: 10px;
}
#minicart a,
#minicart a#vcart, #minicart img {
    color: #231f20;
    margin: 0 8px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
#cartitems .glyphicon {color: #b20d0d;}
#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; }
#header #search { margin: 75px 0 0 0; }
#search form {position: relative;  margin: 0px 0px;}
#search .form-control {border-color: #818181; color: #ababab; font-family: 'PT Serif', serif; font-style: italic; border-radius: 4px;}
#search #suggestions {position: absolute; background: #fff; z-index: 9999; border: 1px solid #ccc; }
#search #suggestions .suggestion, #search #suggestions .suggestion_hover { padding: 3px 10px 3px 10px; } 
#search #suggestions .suggestion_hover { font-weight: bold; cursor: pointer; }
.mobile-header {  }
.navbar-collapse {background-color: #fff; overflow: hidden;}
.navbar-nav>li {
     float: none; 
}
div#nav-menu-container {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: -3px;
    height: 52px;
}
/* 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%; }
#index #featured_products {margin-top: 10px;}
.thumb-product .price {
    font-size: 14px;
    color: #959595;
    font-family: 'PT Sans', sans-serif;
}
#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 #617073; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .productname { color: #000; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #000;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{
    font-size: 14px;
    color: #898989;
    font-style: italic;
    border-radius: 0;
    margin-right: 5px;
    width: 260px;
    height: 42px;
}
#horizontal #search {
    /*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: #95a3bf none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
   font-family: 'PT Sans', sans-serif;
}
.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: #444;
}
.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: #434343;
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #434343;
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    font-size: 16px;
    /*font-weight: lighter;*/
    color:#414141;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    /*border-top: 1px solid #d7d7d7;*/
    border-radius: 0px;
}
.dropdown-menu{
    background: #434343 none repeat scroll 0 0;
    /* width: 450px;*/ width: auto;
}
.dropdown-menu.jewelry { /*width: 680px;*/ width: 450px; }
.dropdown-menu.accessories { /*width: 680px;*/ width: 450px; margin-left: 0px; }
.dropdown-menu.gifts {/* width: 680px; margin-left: -441px;*/ }
.dropdown-menu.story {/* margin-left: -290px;*/ }
.dropdown-menu > li { float: left; width: 224px; margin-left: 0; padding-bottom: 0; }
.dropdown-menu > li > a{color: #fff;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: rgba(54, 54, 54, 0.9) none repeat scroll 0 0;
    color: #fff;
}
.dropdown-menu > li.prod-col { text-align: center; }
.dropdown-menu > li.prod-col img { max-width: 220px; max-height: 220px; }

.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-indicators li {text-indent: -9999px;}
.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 */

#index #welcome {padding-bottom:10px; background-image: url('/images/welcome-bgd.jpg'); background-size: 100%; background-repeat: no-repeat; background-position: 0% 50%;}
#welcome .gpane {background-color: rgba(97, 112, 115, 0.8); padding: 45px 12%; text-align: center; margin: 20px 7.5%;}
#welcome h4 {
    margin: 0px 0px 13px 0px;
    font-family: 'PT Serif', serif;
    color: #fff;
    /*font-style: italic;*/
    font-weight: normal;
    font-size: 24px;
}
#welcome p {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
    color:#fff;
    margin:0px;
    padding:0px;
}
#welcome p a { color: #fff; text-decoration: underline; }
#welcome p a:hover { color: #ddd; text-decoration: none; }
/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    margin: 0px 0px;
    /*overflow: visible;
    height: 65px;*/
    background: #95a3bf;
    font-size: 18px;
    color: #fff;
    font-family: 'PT Serif', serif;
}
#newsletter-block div.column1, #newsletter-block div.column2 { padding: 20px 0;}
#newsletter-block div.column2 { text-align: center; }
#newsletter-block div:first-child {
    border-left: 0;
}
#newsletter-block div {
    /*padding: 0px 10px;
    margin-top: 10px;*/
    /* width: 30%; */
  /*  display: inline-block;
    vertical-align: top;
    min-height: 33px;
    border-left: 1px solid #888;*/
}
#newsletter-block div.column1 {margin-top: 5px;}
#newsletter-block div.column1 #nwsl {
    /*font-family: 'Droid Serif', serif;*/
    font-size: 18px;
    margin: 0px 12px;
}
#newsletter-block div.column1 #nwsl a {
    text-decoration: none;
    color: #95a3bf;
    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;
    /*width: 30px;*/
    display: inline-block;
}
#newsletter-block .shrimg { margin-right: 15px; }

#newsletter-block .shrimg img { width: 32px; }

#newsletter-block #newsletter { display: inline-block;}
#newsletter-block #nwsl {margin-right: 35px;}
/* NEWSLETTER SECTION STYLING ENDS */
#category_menu h2,
#category_filter h2,
#global_filter h2,
#newsletter h2,
#shop_by_price h2,
#minicart h2,
#left_column #recently_viewed h2 { background: none; border: 1px solid #d7d7d7; border-right: none; border-bottom: 1px solid #d7d7d7 !important; padding: 10px 50px 10px 0; text-align: right;  font-weight: normal; font-size: 20px;  margin: 0; color: #000; }
#left_column #recently_viewed ul li{padding:0px;margin:0px;}
#left_column {
    margin-bottom: 20px;
}
#left_column #recently_viewed .thumb-product{text-align: center; /*height: 80px;*/ overflow: hidden;margin: 0px;width: auto; margin-top: 40px;}
#left_column #recently_viewed .thumb-product .image {
    /*max-width: 180px; */
    /*float: left;*/
}
#left_column #recently_viewed .thumb-product .image img { max-width: 180px; display: inline-block;}
#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;}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}

/**CATEGORY MENU STYLING**/
#category_menu { border-right: 1px solid #d7d7d7; }
#category_menu ul{list-style:none;background-color: #fff;padding-left: 0;}
#category_menu ul li{
    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: transparent;
    margin-top: 10px;
}
footer {
   /* margin: 20px 0 !important;*/
   text-align: center;
   padding-bottom: 30px;
}
footer h3 {
    color: #7d7d7d;
    font-family: 'PT Serif', serif;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0;
}
footer a{line-height: 18px; color: #7d7d7d; display:block;}
footer a:hover{color:#000;}
footer ul{list-style:none;padding-left:0;}
#footer nav ul li{margin-left:0px;padding-bottom:0px;}
#footer #freephone p,
#footer #fax p{margin-bottom:0px;padding-bottom:0px;}
#footer #cprgt{margin-top:25px; color: #7d7d7d;}
#footer #cprgt p{margin-bottom:2px;padding-bottom:0px;}
#footer #contact-numbers{margin-top:20px;}
#footer #contact-details{color:#7d7d7d;}
#footer .fullsite,
#footer .gateway_links{padding-left: 10px;}
#freephone span, #fax span {
    font-size: 18px;
    font-family: 'PT Serif', serif;
}
#footer #secure {margin-top: 30px}
.meta_post_body {
    margin-top: 10px;
    font-size: 12px;
}
/* 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;
}

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;
}

/*CAROUSEL NUMBERS*/
#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{
    /*display: block;
    float: left;*/
    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;}
.carousel_rt{
    float: right;
}


/*--featured product css start--*/
#featured_products,
#featured_categories,
#new_products,
#related_products,
#suggested_products{
    /*border: 1px solid #ccc;*/
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}
#featured_products header,
#featured_categories header,
#new_products header,
#related_products header,
#suggested_products header{
    /*background-color: #5e97b3;*/
    /*height: 45px;*/
}

#featured_products header h2,
#featured_categories header h2,
#new_products header h2,
#related_products header h2,
#suggested_products header h2{
    /*margin: 12px 0 0 20px;
    text-transform: uppercase;*/
    font-family: 'PT Serif', serif;
    font-size: 24px;
    font-style: italic;
    color: #5c5c5c;
}
#cap {
   width: 100%;
    text-align: center;
}
#seemore {
    color: #fff;
    font-family: "PT Serif", serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    background-image: url('images/lines.png');
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#seemore a {
    color: #fff;
    text-decoration: none;
    background-color: #7d7d7d;
    padding: 10px 0px 10px 10px;
    height: 40px;
}
#seemore a span.glyphicon {background-color: #acacac; display: inline-block; padding: 0px 8px; line-height: 39px; margin-left: 10px;}
.thumb-product{
    /*height: 210px;*/
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
#seemore hr {border-bottom: 1px solid #e1e1e1; padding: 1.5px 0px;}
.thumb-product img{
    width:100%;
    /*max-height: 150px;
    max-width: 150px;*/
}
.red, .req, .sale-price {
    color: #c00;
}

#featured_products ul li .info a,
#featured_categories ul li .info a,
#new_products ul li .info a,
#related_products ul li .info a,
#suggested_products ul li .info a{
    color: #363636;
    text-decoration: none;
    font-size: 14px;
    font-family: 'PT Serif', serif;
}
#featured_products ul li .name,
#featured_categories ul li .name,
#new_products ul li .name,
#related_products ul li .name,
#suggested_products ul li .name{
    margin: 25px 0px 5px 0px;
}
/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #617073;
    font-size: 14px;
    padding: 10px 15px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 2;
    position: relative;
}
#breadcrumb .separator {
    padding: 0 5px;
}
#breadcrumb a {color: #617073;}
#category #breadcrumb, #prod_detail_list #breadcrumb {padding-left: 25px;}
#category #breadcrumb, #category #breadcrumb a, #prod_detail_list #breadcrumb, #prod_detail_list #breadcrumb a {color: #000;}
/* BREADCRUMB STYLING END */
/* CATEGORY PAGE STYLING STARTS HERE */
#category_options li#sort { float: left; padding-left: 0;}
#category_options li#prev-next { float: right; margin: 0 0 0 30px; text-align: right; line-height: 40px; }
#prev-next2 { color:#7d7d7d; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 10px 0px; padding: 10px 0px; border:none; }
#cat #toggle {float: right; margin-left: 30px; padding-right: 0;}
#cat #per-page {float:right;}
#cat select {font-size: 16px; height: 40px; border-radius: 0;}
#cat #sort select { min-width: 150px;}
#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, #prev-next span.page { color:#7d7d7d; /*text-transform: uppercase;*/ font-family: 'PT Serif', serif; margin-right: 20px;}
#prev-next2 span.curPage, #prev-next span.curPage {font-family: 'PT Sans', sans-serif; border: 1px solid #bebebe; padding: 8px 10px;}
#prev-next2 span.pagenumber, #prev-next span.pagenumber {
    padding: 20px;
}
#prev-next2 span.next, #prev-next span.next {
    border: 1px solid #bebebe;
    padding: 8px 8px;
}
#prev-next2 .pagenumber a, #prev-next2 a, 
#prev-next .pagenumber a, #prev-next a { color:#7d7d7d; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover,
#prev-next .pagenumber a:hover, #prev-next a:hover { text-decoration:none; }
#cat {
    /*margin-top: -38px;*/
    z-index: 1;
}
.cat-top {
    /*background-image: url('/images/cat-bgd.png');
    background-size: 100% 100%;*/
}
#cat .cat-head { position: relative;}
#cat .cat-desc {
    color: #000;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 76%;
    margin-left: 10%;
    font-size: 16px;
}
#cat h1 {
    color: #000;
    font-size: 40px;
    font-weight: normal;
    margin: 0px 0 0;
   padding-bottom: 4%;
    text-align: center;
    /*position: absolute;*/
    /*top: 20%;*/
    width: 100%;
    text-transform: uppercase; 
}
#cat .filter-head h2 {
    font-weight: normal;
    border: 1px solid #d7d7d7;
   border-right: none;
    /*border-bottom: 1px solid #d7d7d7;*/
    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 h2 {
    border: 1px solid #d7d7d7;
    border-right: none;
    /*border-bottom: 1px solid #d7d7d7;*/
    padding: 10px 50px 10px 0;
    text-align: right; 
    font-weight: normal;
    font-size: 20px;
    margin: 0;
}
#category_filter ul {list-style: none;}
#category_filter .individual_filter h2 { 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: #9a9a9a;
    cursor: pointer;
}
.filter_container li input[type="checkbox"] {
   /* display: none;*/
}
#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 h2, #prod_detail_list .info h2, #left_column #recently_viewed .info a{
    color: #363636;
    font-size: 16px;
    font-weight: normal;
    margin: 30px 0 10px;
    height: 35px;
    overflow: hidden;
    font-family: 'PT Serif', serif;
}
#category .list .info h2, #prod_detail_list .list .info h2 {margin-top: 0px;}
#category .display span.rev-num, #prod_detail_list .display span.rev-num {
    margin-top: -1px;
    /*float: left;*/
    display: inline-block;
    vertical-align: bottom;
    height: 16px;
}
.display span.glyphicon.glyphicon-shopping-cart {
    margin-right: 10px;
}
.prod-rating img {
    /*float: left; */
    padding-right: 5px;
    display: inline-block;
}
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
}
#cat .display li .form { display: none; }
#cat ul.display { margin-top: 25px;}
#cat .display, .cat-thumbs {
    list-style-type: none; 
    /*border: 1px solid #ccc;*/
}
.cat-thumbs { margin-top: 22px; padding: 0; }
.cat-thumbs img { width: 100%; max-width: 200px; max-height: 200px; }
.cat-thumbs li { }
.cat-thumbs li .info {
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
#category .cat-thumbs li .info h2 { margin: 0 0 20px; }
#category .product .image img, #prod_detail_list .product .image img { width:100%; max-width: 200px; max-height: 200px; }
#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 {
    height: 400px;
    overflow: hidden;
}
#category ul.display.grid li, #prod_detail_list ul.display.grid li  {
    height: 400px;
}
#category ul.display.list li, #prod_detail_list ul.display.list li { height: 250px; /*border-bottom: 1px solid #ccc;*/ margin-bottom: 60px;}
/*
#category .product .info, #prod_detail_list .product .info {
    height: 122px;
    overflow: hidden;
} */
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda, .list li .sku, .list li p, .list li .price, .list li .rev-stars {
    margin: 0 0 10px;
}
.grid li .rev-stars { height: 19px; }
#category .display span.qty-label, #prod_detail_list .display span.qty-label {
    font-size: 16px;
    color: #636363;
    margin-right: 5px;
}
.display input.qty {
    width: 45px;
    height: 27px;
}
.display .qty-line {
    margin-bottom: 20px;
}
#product .addtocart_button {
    width: 100%;
}
.display.list .qty-line {float:left;}
.grid .prod-desc, .list .prod-desc {
    margin: 18px 0;
    /*padding-top: 20px;*/
    clear: both;
    max-height: 55px;
    overflow: hidden;
}
.grid .prod-desc {
    max-height: 36px;
    overflow: hidden;
}
.grid li .price, .list li .price {
    font-weight: bold;
    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 */
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: 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-family: "Droid Serif",serif;*/
    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 0; overflow: hidden;}
.alt-img { float: left; }
.alternate_images img {/*border: 1px solid #ccc*/;cursor: pointer;/*float: left;*/height: 80px;margin-right: 10px;width: 80px;}
.alternate_images figcaption {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    filter: none;
    font-weight: bold;
    padding: 0;
    vertical-align: baseline;
    width: auto;
}
.rev-stars a {
    color: #434343;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
#product .product .sku, #product_builder .product .sku {
    color: #636363;
}
#product .content h1, #product_builder .content h1 {
    color: #434343;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px;
}
#suggested_products .product .image img{width:100%;}
 .in-bl {display: inline-block;}
#product .mapping {
    background: #f0f0f0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    margin-top: 20px;
}
#product .recipent_mapping_shipto {
    /*color: #232323;*/
    /*font-family: "Droid Serif",serif;*/
    margin-bottom: 0px;
    /*text-transform:uppercase;*/
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
#product .mapping .new_recipient_mapping {
    color: #232323;
    /*float: left;*/
    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: #617073;
    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: 45px; height: 44px;border-radius: 0; padding: 6px 5px;  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 .qty-line{height:34px; margin:10px 0px 0px 0px;}
#product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price  {font-family: "PT Serif", serif;font-size: 24px; font-weight: bold;}
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label{display: inline-block;line-height: 34px;/*padding-top: 5px*/;vertical-align: middle; font-weight: normal; font-size: 16px; margin-right: 5px;}
#product .qty-line > div {padding-left: 0;}
#product .price {margin: 10px 0;}
#product .rev-stars {margin-top: 10px; overflow: hidden;}
#product .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .rev-stars .review_links {/*margin-left: 10px;*/}
#product .image .product_image{width:100%;}
#product .order .child-one-btn {margin: 10px 0;}
#product .attributes select {margin: 5px 0;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form {margin-top: 10px;}
#product a.popup-link {
    position: absolute;
    right: 0;
    bottom:0;
}
#product a.popup-link.extra-img {
    bottom: 0px;
}
#product .img-cont {position: relative;}
.product .status {
    margin-top: 10px;
    color: #b4b4b4;
}
.product .backordered {
    display: inline-block;
}
#product .tab-content li,
#product .product .content-only .content > li {margin-left: 40px;padding-bottom: 0.85em;}

#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;max-height: 700px;}
#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;}
#product .prod-desc {
    margin-top: 30px;
}
#reviews div {
    margin: 5px 0px;
}
#reviews {
   border-top: 1px solid #ccc;
   padding-top: 20px;
}
#reviews h3 {font-size: 24px; /*text-transform: uppercase;*/ font-family: 'PT Serif', serif; margin-top: 10px;}
#reviews .rev-num {
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    color: #9b9b9b;
    clear: both;
}
#reviews .rev-title {font-size: 18px; /*text-transform: uppercase;*/ color: #3e3e3e; margin-top: 40px;}
#reviews .rev-info { font-size: 14px; /*float: left;*/ margin-left: 30px; color: #9b9b9b; display: inline-block; vertical-align: bottom; height: 16px;}
#reviews .rev-stars {/*float: left;*/ 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: #000;
}
#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 h2 {
    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 {
   /* border: 1px solid #617073;
    background: transparent;
    color: #617073;
    font-family: 'PT Serif', serif;
    font-weight: normal;*/
   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%;}
img#fontImg {
    margin-top: 10px;
}
/* PRODUCT PAGE STYLING END */

/*--featured product css end--*/
/*--tabs css start--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 60px 100px;
    border-top: none;
}
.nav-tabs > li {border-bottom: 1px solid #ccc;}
.nav-tabs > li.active {border-bottom: none}

.nav-tabs.nav-justified>li>a {border-radius: 0; border-bottom: none;}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 3px solid #fff;
    border-bottom-color: #ccc;
    border-radius: 0px;
    color: #636363; 
    font-family: "PT Serif",serif;
    font-size: 16px;
    padding: 10px 30px 15px ;
    background:#f0f0f0 none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#636363;
    padding: 15px 30px;
}
.nav-tabs>li.active>a {
    padding: 15px 30px;
}
.nav-tabs > li > a:hover{
    border:1px solid #ccc;
    border-bottom: none;
}
#tellfriend form{max-width:700px;margin:0px auto;}

/** Button Styling **/
.btn {}
.btn-primary,  .style1 {
    border: 1px solid #bfbfbf;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    padding: 10px 20px;
    background-color: #505d7d;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .style1:hover, .style1:active, .style1:focus {
    color: #fff; 
    background-color: #434343; 
    border-color: #434343;
}
.btn-default, .style2  {
    border: 1px solid #bfbfbf;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent;
    color: #959595;
    border-radius: 0;
    text-align: center;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .style2:hover, .style2:active, .style2:focus {
  color: #fff; 
  background-color: #434343; 
  border-color: #434343;  
}
.btn-info, .style4  {
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    /*margin-left: 20px;*/
    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 #617073;
    background: transparent;
    color: #617073;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}
.confirmation .heading h3 {
    display: inline-block;
    margin-right: 10px;
}
#submit {
  background-color: #617073;
  color: #5d1330;
}

#submit:hover {
  background: #5d1330;
  color: #000000
}
#featured_products .thumb-product button, #new_products .thumb-product button {
    margin-top: 10px;
    padding: 10px 25px;
}
#category .product .btn, #prod_detail_list .product .btn {
    /*color: #959595;
    border-color: #bfbfbf;
    font-family: 'PT Serif', serif;
    font-weight: normal;
    background-color: #fff;*/
}
#category .list .product .btn, #prod_detail_list .list .product .btn {
    clear: both;
    display: block;
}
#category .product .btn:hover, #prod_detail_list .product .btn:hover {color:#fff; background-color: #555;}
#category .list .btn, #prod_detail_list .list .btn {margin-left: 0px;}
.btn-link {
    border: 1px solid #ccc;
    padding: 10px 30px;
    color: #7f7f7f;
}
#product .btn-wishlist input , #product .btn-reorder input { padding: 10px 10px; margin-left: 0; width: 100%; text-transform: none;/*margin:5px;float:right;*/}

/** CUSTOM STYLING **/
/** div.form-container fieldset {
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 10px;
}

div.form-container legend {
    color: #666;
    font-weight: bold;
    width:auto;
    margin:0px;
    border:none;
}
**/
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;
}
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);
}

/********** Static page adjustments **********/
.img-left { float: left; padding: 0px 25px 10px 25px; }
.img-right { float: right; padding: 0px 25px 10px 25px; }
#static {
   text-align: center; 
   padding: 0px;
   margin-left:10%;
   margin-right:10%; 
   font-family:'PT Serif', serif;
   font-size: 15px;
   line-height: 2em;
}
.static-p {
   margin: 0 0 25px 0;
   font-family:'PT Serif', serif; 
  line-height: 1.5em;
  font-size: 20px;
}
#static h3 { margin-top: 0px; }
#static-border{border-top: 1px solid;}
#static-background{background-color: #e0e5e7;margin-bottom: 20px; padding: 50px 20px;}
#static-background h1 { font-size: 22px; text-transform: uppercase; font-weight: bold; margin: 0 0 30px;}
#static li { list-style-position: inside; }
#how_its_made #static-background { margin-top: 20px; }
#how_its_made #static-background .row { margin-bottom: 25px; }
.static-h2{text-align: center;}
.static-img{margin: 0 25px 0 250px;}
.static-f{font-family:'PT Serif', serif; }
h5.danforth_state { font-size: 16px; font-weight: bold;}
address span {font-weight: bold;}

@media only screen and (min-width:992px) and (max-width: 1200px) {
   #category ul.display.list li,  #prod_detail_list ul.display.list li {height: 210px;}
   #cat #sort select { min-width: 280px;}
    .tab_data_container{ padding: 40px 50px; }
    #category ul.display.grid li, #prod_detail_list ul.display.grid li { height: 350px; }
     section#newsletter-block .column2 { margin-top: 20px;}
}
@media only screen and (min-width:768px) and (max-width: 991px){
    #container #header figure { margin: 5px 0; text-align: left;}
   #welcome .gpane { padding: 45px 6%; margin: 20px 4%;}
   #new_products .thumb-product { height: 440px; }
   .navbar-default .navbar-nav>li>a { padding: 10px 5px;font-size: 14px; line-height: 30px; }
   #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;}
   section#newsletter-block .column2 { margin-top: 20px;}
}
@media only screen and (min-width:320px) and (max-width: 767px){
    #container #header figure { margin: 5px 0px; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    #newsletter-block { height: auto; overflow: hidden; }
    #newsletter-block div {margin-top: 0px; border: 0; text-align: center; /*padding: 10px 0;*/}
    #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%;}
    /*#category .display li, #prod_detail_list .display li {height: 235px;overflow: hidden;}*/
    #seemore { /*font-size: 12px; padding: 15px 6px; width: 80px;*/ }
    #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%;}
   /*#new_products .thumb-product { height: 250px; }*/
   .promo-banner h3{ display: block; margin: 0px; font-size: 16px;}
   .promo-banner {font-size: 14px;}
   .promo-banner a {margin-top: 5px;}
   .promo1, .promo2 { margin-bottom: 15px;}
   #index #welcome {background-position: 50% 50%; background-size: auto 100%;}
   #newsletter-block div.column1, #newsletter-block div.column2 { padding: 10px 0; }
   #newsletter-block #nwsl { margin-right: 0px; display: block; margin-bottom: 10px;}
   #index .carousel-indicators { left: 65%; width: 30%;}
   #promos { padding: 15px; }
   #index #featured_products { margin-top: 0px; }
   /*#featured_products .thumb-product { height: 300px;}*/
   #cat #toggle { margin-left: 30px; display: none;}
   #cat #per-page select { min-width: 60px;}
   #cat #sort select { min-width: 150px;}
   #cat h1 { font-size: 26px; top: 40%;}
   #cat .cat-desc  { /*font-size: 14px; top: 45%; width: 75%; margin-left: 12.5%;*/ 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%;}
   .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;}
   #static { margin-left: 2%; margin-right: 2%; padding: 0; }
}
@media only screen and (max-width: 767px){
    .nav-tabs.nav-justified>li{
        float: left !important;
        padding:10px 0 10px 0;
        border:none !important;
    }
    .nav-tabs > li > a,
    .nav-tabs > li > a:hover {
            padding: 5px !important;
            background: none;
            border: none !important;
    }
    .nav-tabs > li > a:hover{
        color: #1fbde2;
    }
    .nav-tabs > li.active > a{
        border:1px solid #efefef !important;
        color: #1fbde2;
    }
}

@media only screen and (min-width:576px) and (max-width: 767px){
    #featured_products .thumb-product, #new_products .thumb-product { height: 490px; }
}
@media only screen and (min-width:481px) and (max-width: 575px){
    #featured_products .thumb-product, #new_products .thumb-product { height: 400px; }
   
}
@media only screen and (min-width:320px) and (max-width: 480px){
    #left_column #recently_viewed .thumb-product{margin: 0 auto;}
    .font_mini{
        font-size: 14px !important;
    }
    .nav-tabs > li > a{padding: 10px; font-size: 14px;}
    #featured_products .thumb-product, #new_products .thumb-product { height: 340px; }
}
@media (min-width: 1200px) {
.container { width: 1230px; }
}

/* CODE ADDED BY DANFORTH */

h3.event-march {
    text-align: center;
    color: green;
        margin-top: -25px;
    }
.event-date {
text-align:center;
}

/*Promo Button Top Right*/
.promo-button.btn-info {background-color: #1A4351;}

/*Slider Numbers*/
#index .carousel-indicators {color: #04bbaa;}
#index .carousel-indicators li.active{background-color: transparent;color:#04bbaa; }
#index .carousel-indicators li.active span{font-weight: normal; border:1px solid #04bbaa;}

/*Checkout Button*/
.btn-primary {
background-color: #A52A2A;
}

/*Add To Cart Button*/
.btn-primary, .style1 {
background-color: #A52A2A;
}

/*Sweet Anticipation Video Page*/
#annual {
padding-right: 20px;
padding-bottom: 20px;
}

.container .sweet-width {
max-width: 1000px;
margin: 0 auto;
}

.sweet-gutter{
margin-left: 0px;
margin-right: 0px;
}

.embed-responsive {
margin-top: 20px;
margin-bottom: 20px;
}

.sweet-center{
margin: 0 auto;
width: 300px;
}


/*Leaf Medallion Video Page*/
#leaf-oil {
padding-right: 20px;
padding-bottom: 20px;
}

/*Jefferson Video Page*/
#jeff-cup {
padding-right: 20px;
padding-bottom: 20px;
}

.jeff-box {
padding-top: 20px;
padding-bottom: 20px;
width: 425px;
}

.container .jeff-width {
max-width: 900px;
}

.gutter{
margin-left: 40px;
margin-right: 40px;
}

.jeff-header {
border-bottom: 1px solid gray;
padding-bottom: 20px;
margin-bottom: 20px;
}

/*Cart Abandonment page*/
.survey {
color: #fff;
}

/*Shop Now - Video Pages*/
.shop-vid {
margin-left: 0px;
margin-top: -50px;
background-color: #A52A2A;
padding: 10px 35px;
font-weight: bold;
font-size: 14px;
color: #fff;
text-align: center;
border: 1px solid black;
}

.vid-box {margin-top: 20px;}

.history {
font-weight: bold;
color: gray;
letter-spacing: 1px;
padding-top: 10px;
}


/*Promo Banner*/
.promo-banner {background-color: #95a3bf;}

/*How It's Made Page*/

#wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border: 1px solid white;
}

section.header-photo {
    position: absolute;
    width: 1200px;
    height: auto;
    margin: 20px;
        background-repeat: no-repeat;
}

#pewter-story .content-container {
    position: absolute;
    margin-top: 500px;
    max-width: 1100px;
    border: 1px solid green;
    
}

#pewter-story .pewter-text  {
    font-size: 1.50em;
    font-family: 'PT Serif', serif;
    line-height: 1.5em;
    text-align: center;
        margin-top: 50px;
    margin-bottom: 50px;    
}

.tools {
        max-width: 942px;
        margin: auto;
        border: 1px solid black;
}

.him-width {
     max-width: 900px;
     padding-bottom: 20px;
}

/*Tools Of The Trade Page */

.carousel-inner .tools-slider {
margin-bottom: 25px;
}

#tools-header  {
margin: 0 auto;
max-width: 1000px;
height: auto;
padding-bottom: 20px;

}

.tools-slider {
padding-bottom: 20px;
}

 
/*#content .img-responsive{
margin: 0 auto;
width: 1000px;
max-width: 100%;
height: auto;
padding-bottom: 20px;
}
*/

/*Our Story*/

#our-story  p{
        margin: 0 auto;
        max-width: 1000px;
}

.story-content {
       font-size: 1.25em;
        text-align: center;
    font-family: 'PT Serif', serif;
    line-height: 1.5em;
    text-align: center;
        margin-top: 25px;
    margin-bottom: 50px;    
 }

.no-gutters{
margin-right: 100px;
margin-left: 100px;
}

/*Sustainability Page*/

.container sustain{
     max-width: 1200px;
}

.top-margin {
        margin-top: 100px;
       text-align: center;
       
}

.text1 {
        font-size: 2.5em;
        text-align: center;
    font-family: 'PT Serif', serif;
    line-height: 1.5em;
    
}

.text2 {
        font-size: 2.5em;
        text-align: center;
    font-family: 'PT Serif', serif;
    line-height: 1.5em;
}

.banner {
    padding-bottom: 25px;
}

/* ABOUT US */

.about-us {
     font-family: 'PT Serif', serif;
     font-size: 1.25em;
     line-height: 1.5em;
     max-width: 800px;
     }

.about-header {
border-bottom: 1px solid gray;
padding-bottom: 20px;
margin-bottom: 40px;

}

.container .about-width {
max-width: 1000px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
}

.about-gutter {
     
     margin-left: 0px;
     margin-right: 0px;
}

.danforths {
    font-size: 18px;
    font-style: italic;
}

/*Retail Stores*/
.row.stores-width {
   max-width: 1000px;
   margin: 0 auto;
   padding-bottom: 25px;
}

.stores-header {
   padding-bottom: 20px;
   text-align: center;
}

.stores-address {
    font-weight: 600;
}

.store-name {
   font-weight: 600;
}

.store-photo {
   width: 280px;
}


/*Testing View Cart*/
.promo-banner.cart-nobanner{
   background-color: white;
   border: 1px solid red;
}


@media only screen and (min-width:320px) and (max-width: 480px){
    #pewter-story .pewter-text {font-size: 14px !important; }
}

@media only screen and (min-width:320px) and (max-width: 480px){
   .row .text1 {font-size: 24px !important; }
}

@media only screen and (min-width:320px) and (max-width: 480px){
   .row .text2 {font-size: 24px !important; }
}

/*@media only screen and (min-width:360px) and (max-width: 480px){
    .block {width: 360px; }
}*/


