html {font-size: 16px;} 

.mobile { display: none; }
#menu:not( .mm-menu ) { display: none; }

.skip-link { 
	position: absolute;
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px; margin: -1px;
    overflow: hidden;
    padding: 0
	width: 1px;
    white-space: nowrap;
}
.skip-link:focus {
	clip:auto;
    left:0;
    top:0;
    width:100%; 
    height:auto;
    margin:10px auto 0 auto;
    padding:10px 0;
    background:#f0f0f0;
    border:2px solid #145b76;
    border-left:none;
    border-right:none;
    text-align:center;
    font-weight:bold;
    color:#145b76;
  	text-align: center;
  	display: block;
  	position: relative;
}

body {background: #fff; color: #333; font: 1rem/1.5rem 'Open Sans', sans-serif; }
body, select, input, textarea { color: #333; }
 
a { color: #671000; text-decoration: none; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }
a:focus, button:focus, input:focus, select:focus, textarea:focus { outline: 2px solid #2e7a97; }
.red, span.red{
    color: #a22530;
}
ul,ol{list-style: disc; list-style-position: inside;}
ul.display, #new_products ul, #featured_products ul, #featured_categories ul, #suggested_products ul, #related_products ul, #you_may_also_like ul, .messages ul, .member-links ul, #shop_by_price ul, #category_filter ul, #recently_viewed ul  {list-style-type: none; list-style: none; padding-left: 0;}
li { margin-left: 0; padding: 0; margin-bottom: 0; }
p { padding-bottom:0; }
.messages { padding: 15px; }
.pdd_lt0 { padding-left: 0;}
.pdd_rt0 { padding-right: 0;}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { display: block; padding: 10px; }

h1 {
    color: #930418;
    margin: 0 0 20px 0;
    font-family: 'Playfair Display', serif;
}
h2 {font-size: 24px; font-family:'PT Serif',serif;/*font-weight: bold;*/}
h3 { font-size: 18px; font-family:'PT Serif',serif;/*font-weight: bold;*/}

table caption { color: #636363; }

/* HEADER STYLING */
#header { 
    background-image: url('https://s3.amazonaws.com/cdn.monasteryicons.com/images/Gold-for-MI-Catalog-warmer.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; 
    width: 100%; 
    padding-top:.5rem;
    padding-bottom:1rem; }
#header figure {
    margin: 0;
    text-align: center;
}
#header figure img {display: inline-block;}
#header .header-quicklinks a {
    color:#232323;
    /*color: #414141;
    margin: 5px 10px 10px 10px;
    text-decoration: none;
    font-size: 1rem;
    display: inline-block;*/
}
#header .header-quicklinks a:hover {text-decoration: underline; }
#header #tagline {
  color: #930418;
  font-family: "Playfair Display", serif;
  font-size: 19px;
  font-style: italic;
  margin-top: -11%;
  position: absolute;
}

#header .header-quicklinks .phone {
    /*margin-top: 5px;
    color: #690009;
    font-size: 1.375rem;
    text-align: right;
  	float: right;*/
    display:inline-block;
    color: #671000;
    font-weight: 700;
    font-size: 20px;
}
#header-member-signin { display: inline-block; color: #690009; margin-right: 50px;}
#minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#cartitems {
    margin: 0;
    border-bottom: 0;
    /*font-weight: bold;*/
    margin-left:1rem;
    color: #690009;
  	display: inline-block;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
}
img.cart-image {
    width: 100%;
}
#viewcart input[id^="qty"] { width: 80px; margin: 0 auto; }
#viewcart  .update input {
    border: none;
}
#cart_info .mini-product {
    margin-bottom: 10px;
}
#cartitems #vcart, #cartitems img {
    color: #414141;
    margin: 0 8px;
    font-size: 1rem;
    text-transform: capitalize;
    font-weight: normal;
}
#cartitems .glyphicon { color: #690009; }

button.btn-sitesearch {
    position: absolute;
    right: 0;
    top: 5px;
    background: none;
    border: none;
    font-size: 22px;
}
button.btn-sitesearch .glyphicon.glyphicon-search {
    font-size: 22px;
}

input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
/*#header #search { margin: 15px 0; }*/
#search form {position: relative;  margin: 0 0;}
#search .form-control {border-color: #757575; color: #232323; /*font-family: 'PT Serif', serif; font-style: italic; */border-radius: 4px;font-size:1rem;padding:.375rem .75rem;height:calc(1.5em + .75rem + 2px);}
#search .form-control::placeholder {color: #757575;}
#suggestions {
    z-index: 1000;
    background: #fff;
    position: absolute;
    width: 100%;
    cursor: pointer;
    border-radius: 0 0 4px 4px;
}

#suggestions .suggestion {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 10px 2px 10px;
    cursor: pointer;
}

#suggestions .suggestion:last-child {
  border: 1px solid #e1e1e1;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

#suggestions .suggestion_hover {
  background: #f0f0f0;
}

.mobile-header a { /*color: #414141; font-size: 1.125rem;*/ margin: 5px 0; display: block; }
.mobile-header a .glyphicon {font-size:2rem;font-weight:bold;display:block;}
/* HEADER STYLING ENDS */

/** PROMOS **/
#promos, #homepage_promos { padding: 30px 15px; overflow: hidden;}
#promos > div, #homepage_promos > div { float: left;}
#promos h3, #homepage_promos h3 {
    color: #a22530;
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 1.25rem;
    padding: 15px 0;
    margin: 0;
    background-color: rgba(255,255,255,0.75);
    position: absolute;
    width: calc(100% - 30px);
    bottom: 0%;
} 
#promos span, #homepage_promos span {
    text-align: center;
}
#promos a, #homepage_promos a {font-family: 'PT Serif', serif; /*margin-left: 0; border-radius: 0; border: 1px solid #000;*/ color: #000;}
.tlines hr {
  margin: 5px 0;
  border-color: #ffe5aa;
}
#promos img, #homepage_promos img { width: 100%; }
.thumb-product .price {
    font-size: 1rem;
    font-family: 'PT Serif', serif;
}
.thumb-product .image a:hover, .thumb-product .image a:focus { display: block; }

#recently_viewed .thumb-product .price {font-size: 1rem; 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: 0; box-shadow: 0 0 20px #b7b7b7; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .productname { color: #690009; font-size: 1.375rem; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }
#minicart_overlay #minicart_products .minicart_product { padding: 15px; clear: both; background: #eee; overflow: hidden; }
#minicart_overlay .minicart_total { clear:both; padding: 15px 15px 15px 0; text-align:right }
#minicart_overlay .productname { color: #145b76; font-size: 1.375rem; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }
#minicart_overlay .minicart_promo_text_container { padding-top: 8px; }
#minicart_overlay .minicart_promo_text { text-align:center; background-color:#85764f; font-weight:bold; font-size:13px; color:#ffffff;padding:3px 5px 7px 5px; border:solid 1px #BDA870; }

#minicart_overlay .mini-cart-items {padding-top: 15px; clear: both; }
#minicart_overlay .overlay_info { margin-left: 65px; margin-bottom: 5px; padding-left:10px; }
#minicart_overlay .minicart_total_qty {clear:both; padding:5px 0; text-align: right;}
#minicart_overlay .minicart_slider_container {padding-top:8px; }
#minicart_overlay .minicart_slider_promo_text { text-align: center; background-color:#85764f; font-weight:bold; font-size:13px; color:#ffffff; padding:3px 5px 7px 5px; border:solid 1px #BDA870;}




#index .newsletter h2, #global_filter h2 {background-color: #145b76;border-color: #179dcd;color:#fff;padding:10px 0 10px 10px}
.newsletter input[type=email]{
    font-size: 1rem;
    color: #777575;
    font-style: italic;
    border-radius: 0;
    margin-right: 5px;
    width: 260px;
    height: 42px;
}
#horizontal #search {
    overflow: visible;
    padding: 0;
}
#horizontal #search input[type=text] {
    color: #c8bdb9;
}
input{
    vertical-align:middle;
}
.promo-banner {
    background: #FFE5AA;
  color: #232323;
  font-size: 1.1rem;
  padding: 10px;
  text-align: center;
  margin-top: 0;
  font-family: 'Playfair Display', serif;
}
.promo-banner .font_mini13 { background: #ffe5aa; color: #000; }
.promo-banner a {
    /* color: #fff;
    text-decoration: none;
    background: #000;
    border: 1px solid #000;
    padding: 4px 15px 8px 15px;
    font-size: 1.1rem;
    margin: 0 15px;
    display: inline-block;
    line-height: 1rem;
    top: -2px;
    position: relative; */
}
/* .promo-banner a:hover { background: #690009; } */
.promo-button.btn-info {
    margin-left: 20px; 
    padding: 10px 35px;
  	font-family: 'Playfair Display', serif;
  	font-size: 1rem;
  	font-weight: bold; 
}
.promo-banner h3 {
    font-family: 'PT sans', sans-serif;
    font-size: 1.25rem;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    margin-right: 20px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #145b76;
    border-color: #179dcd;
}
.hed_font{
    margin-top: 0;
    font-size: 1rem;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    /*border-bottom: 1px dotted #ccc;*/
    border: 0;
}
.border-btm0{
    border-bottom:0;
}

/* 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: #fff3d7;
    color: #000;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #fff3d7;
    color: #000;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    font-family: Playfair Display, serif;
    font-size: 1rem;
    color:#414141;
    padding-left: 0; padding-right: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
}
.dropdown:hover .dropdown-menu, .dropdown.open:focus .dropdown-menu, .dropdown.open:active .dropdown-menu { display: block; margin-top: 0; }
.dropdown-menu{background: #fff3d7; width: 100%; min-width: 250px;}
.dropdown-menu > li > a { 
  color: #000; 
  white-space: normal; 
  font-size: 1rem; 
  font-family: Playfair Display, serif;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #fff3d7;
    color: #000;
    text-decoration: underline; 
}
.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;}
#nav-menu-container ul li {margin-left: 0; padding-bottom: 0;}
.row.nav-wdmanage{
    margin-right: 0;
    margin-left: 0;
}
 MAIN NAVIGATION STYLING ENDS */

.navbar-collapse { background-color: #fff; overflow: hidden; }
.navbar-nav>li { display:inline-block;float: none; }
#horizontal, #bottom-horizontal { background:#FFE5AA;min-height:40px;margin-bottom:0px;}
.navbar-default .navbar-nav > li > a {color:#671000;}
.navbar-nav .nav-link {display:block;padding:.5rem;white-space:nowrap;}
.navbar-nav .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
#nav-menu-container .navbar-nav>.open, #nav-menu-container .navbar-nav>.open>a, #nav-menu-container .navbar-nav>.open>a:focus, #nav-menu-container .navbar-nav>.open>a:hover, #bottom-nav-menu-container .navbar-nav>.open, #bottom-nav-menu-container .navbar-nav>.open>a, #bottom-nav-menu-container .navbar-nav>.open>a:focus, #bottom-nav-menu-container .navbar-nav>.open>a:hover {
    background: #fff3d7;
    color: #671000;
    text-decoration: none;
}
#nav-menu-container .dropdown-menu, #bottom-nav-menu-container .dropdown-menu { background: #fff3d7 none repeat scroll 0 0; margin:0; border:0px; font-size:1rem;}
#nav-menu-container .dropdown-menu a, #bottom-nav-menu-container .dropdown-menu a { color: #671000; }
#nav-menu-container .dropdown-item:focus, #nav-menu-container .dropdown-item:hover, #bottom-nav-menu-container .dropdown-item:focus, #bottom-nav-menu-container .dropdown-item:hover { background-color: #671000; color: #fff3d7; text-decoration:none;}
#nav-menu-container, #bottom-nav-menu-container {display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;}
#nav-menu-container .navbar-nav, #bottom-nav-menu-container .navbar-nav {flex-direction:row;display:flex;align-items:center;padding-left: 0;margin-bottom: 0;list-style: none;flex-wrap:wrap;}
#bottom-horizontal {border-top:1px solid #fff;}

/* CAROUSEL STYLING START */
.carousel-indicators li {text-indent: -9999px;}
.carousel_rt{
    float: right;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-inner img {width: 100%;}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* CAROUSEL CSS ENDS */

/* HOMEPAGE STYLING */
#welcome { background-color: #FFE8B4;padding:3rem 0 1rem 0; }
/*#welcome .gpane {
  padding: 20px 0;
}*/
#welcome h1 {
    /*margin: 10px 0 13px 0;*/
    font-family: 'PT Serif', serif;
    color: #a22530;
    font-weight: normal;
    font-size: 2rem;
}
#welcome p {
    font-size: 1rem;
    /*font-family: 'PT Sans', sans-serif;*/
    line-height: 1.8rem;
    /*color:#000;*/
    margin:0;
    padding:0;
}
#welcome a { 
  /*color: #a22530;
  font-weight: normal;
  text-decoration: none; 
}
#welcome a:hover { */
  text-decoration: underline;
}
#index .carousel-indicators {
    left: 0;
    list-style: none;
    padding-left: 0;
    position: absolute;
    right:0;
    /*text-align: right;*/
    width: 100%;
    z-index: 15;
    bottom:0;
    margin-left:auto;
    margin-right:auto;
    /*color:#fff;*/
    display:flex;
    justify-content:center;
}
#index .carousel-indicators span{
    /*height: 26px;
    width: 20px;
    padding: 6px 10px;*/
    display:none;
}
#index .carousel-indicators li{
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left:0px;
    border-right:0px;
    opacity: .5;
    transition: opacity .6s ease;
}
#index .carousel-indicators li.active{opacity:1; }
/*#index .carousel-indicators li.active span{font-weight: normal; border:1px solid #fff;}*/

/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    background: #FFE8B4;
}
#newsletter-block .newsletter-social-container, #newsletter-block .newsletter-signup-container {
    padding-top:1rem;
    padding-bottom:1rem;
}
#newsletter-block a {
    color: #a22530;
}
#newsletter-block .newsletter-social-container a {
    font-size: 2rem;
    padding: 5px;
}
#newsletter-block .newsletter-signup-container h4 {
    color:#a22530;
    font-family:'PT Serif',serif;
    font-size:1.5rem;
    margin-top:0px;
}
#newsletter-block .newsletter-signup-container .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#newsletter-block .newsletter-signup-container .form-control {
    border: 1px solid #fff;
    background-color:#fff;
    color:#232323;
    height:calc(1.5em + .75rem + 2px);
    padding:.375rem .75rem;
    font-size:1rem;
    border-radius: .25rem 0px 0px .25rem;
    box-shadow:none;
    width:12rem;
}
#newsletter-block .newsletter-signup-container .btn-primary {
    background: #fff;
    color: #232323;
    font-weight: 400;
    height:calc(1.5em + .75rem + 2px);
    border: 1px solid #fff;
    border-radius: 0px .25rem .25rem 0px;
    padding: .375rem .75rem;
}
/*.newsletter-block .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 .column1 {margin-top: 5px;}
.newsletter-block .column1 .nwsl {
    font-size: 1.125rem;
    margin: 0 12px;
}
.newsletter-block .column1 .nwsl a {
    text-decoration: none;
    color: #58abcb;
    cursor: pointer;
}
.newsletter-block .column1 .shr {
    font-size: 1.25rem;
    margin-right: 20px;
    margin-left: 25px;
}
.newsletter-block .column1 .shrlnk {
    margin-top: 0;
    padding: 0;
    border: 0;
    display: inline-block;
}
.newsletter-block .shrimg { margin-right: 15px; display: inline-block; }
.newsletter-block .shrimg img { width: 32px; }
.newsletter-block .newsletter { display: inline-block;}
.newsletter-block .nwsl {margin-right: 25px; display: inline-block;}
.newsletter-block .newsletter_section { display: inline-block; }
.newsletter_section .btn-info { background: #179dcd; color: #fff; border: 1px solid #179dcd; }
.newsletter_section .btn-info:hover { background: #690009; color: #fff; }*/

/* NEWSLETTER SECTION STYLING ENDS */

/********** NEWSLETTER POPUP *********************/
#npfade {
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    overflow: visible;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 8001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none; 
}

#popcontainer { 
  	background-color: transparent; 
  	/*border: 5px solid #000; */
  	display: none; 
  	left: 0; 
  	margin: 0 auto; 
  	position: fixed; 
  	top: 150px; 
  	width: 30%; 
  	z-index: 8008 !important; 
}
#popcontainer #close { 
  	/*background: url("/images/close_button.png") no-repeat scroll right top rgba(0, 0, 0, 0); */
  	color: #666666; 
  	position: absolute; 
  	margin-left: -40px;  
  	margin-top: -40px;
  	border: none; 
  	background: #000;
  	border: 1px solid #000;
    border-radius: 50px;
    padding: 0;
}
#popcontainer #close i {
	font-size: 32px;
    color: #fff;
    background: transparent;
  	border: 2px solid #000;
  	border-radius: 50px;
}
#popcontainer #close:focus { outline: 2px solid #000; }
#popcontainer-content { 
  	border: 5px solid #000;
  	margin: 25px auto 0 auto;
  	padding: 20px;
  	background: #fff;
  	max-width: 400px;
}
#popcontainer h2 { font-size: 24px; }
#popcontainer h2 span { font-size: 30px; }
#popcontainer-content > #form_part { padding: 25px 10px; text-align: center; /*margin: 20px;*/ border: 1px solid #000; }
/********** Newsletter popup ends *********************/

#category_menu h4, #category_filter h3, #category_filter h4, #global_filter h4, .newsletter h4, #shop_by_price h4,
#minicart h4, #recently_viewed h4{font-size:1rem; color: #636363; font-weight: bold;}
#recently_viewed ul li{padding:0;margin:0;}
#left_column {
    margin-bottom: 20px;
}
#Special_Features h4, #recently_viewed h4 {
  	color: #000;
    font-family: Playfair Display, serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 10px 0 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #f4efe8;
}
.testimonialLeft {
    border: 1px;
    font-family: Playfair Display, serif !important;
    font-size: 14px;
    line-height: 23px;
    color: #a22530;
}
#recently_viewed .thumb-product { text-align: left; margin-bottom: 15px; }
#recently_viewed .thumb-product .image { display: none; }
#recently_viewed .thumb-product .info { }
#recently_viewed .thumb-product .name {display: block; padding: 0;}

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.footerbg {
    background: rgb(162,0,15);
    background: linear-gradient(rgba(164, 0, 16, 1), rgba(69, 0, 5, 1) 99%);
    padding: 2rem 0;
}
footer { /*padding-bottom: 30px; font-size: .95rem;*/ color:#fff; }
footer h3, footer h4 {
    color: #fff;
    font-family: 'PT Serif', serif;
    font-weight: 700;
    font-size: 1.125rem;
    margin: .8rem 0;
}
footer a{line-height: 25px; color: #fff; display:block; /*font-size: .95rem;*/}
footer a:hover{color:#fff; text-decoration: underline;}
footer ul{list-style:none; padding-left: 0;}
#footer nav ul li{margin-left:0;padding-bottom:0;}
#footer #freephone {margin-bottom:1rem;}
#freephone p, #footer #fax p{margin-bottom:.5rem;padding-bottom:0;}
#cprgt{margin-top:0px; color: #fff;/*font-size: 13px;*/}
#cprgt p{margin-bottom:2px;padding-bottom:0;color: #fff;}
#cprgt a { display: inline-block; /*margin: 0 5px; font-size: 13px;*/}
#contact-numbers{margin-top:20px;}
#footer .fullsite, #footer .gateway_links{padding-left: 10px;}
#freephone span, #fax span {
    color: #FFE8B4;
    font-size: 24px;
    line-height: 26px;
    display: inline-block;
}
#footer #secure {margin-top: 0px;text-align:right;float:right;}
#freephone .phone { color: #FFE8B4;
    font-size: 24px;
    line-height: 26px;
    display: inline-block;}
.meta_post_body {
    margin-top: 10px;
    font-size: 12px;
}
/* FOOTER STYLING END */

/*--FEATURED PRODUCT CSS STARTS--*/
#featured_products, #featured_categories, #new_products, #related_products, #suggested_products{
    clear: both;
    margin: 15px 0;
    width: 100%;
}
#index #featured_categories {margin-top:3rem;}
#index #featured_categories ul {margin-top: 1.5rem;padding-left: 0px;padding-right: 0px;}
#index #featured_categories ul li {margin-bottom:3rem;}
#index #featured_categories ul li img {border-radius:5px;width:100%;}
#featured_products header, #featured_categories header, #new_products header, #related_products header, #featured_products header h2, #featured_categories header h2, #new_products header h2, #related_products header h2, #suggested_products header h2{
    font-family: 'PT Serif', serif;
    font-size: 2rem;
    color: #a22530;
    text-align: center;
    font-weight: normal;
    margin-top: 0;
}
/* changed cap from id to class - multiple uses */
.cap {
    float:left;
	width: 100%;
    text-align: center;
}
.cap h3 { margin-top: 10px;font-size:2rem;color: #a22530; }
.cap h3:before { content: ''; background: #E4C174; height: 1px; width: 30%; margin-right: 5px; margin-top: 1rem; display: block; float: left;}
.cap h3:after {content: ''; background: #E4C174; height: 1px; width: 30%; margin-left: 5px; margin-top: 1rem; display: block; float: right;}
/* changed seemore from id to class - multiple uses */
.seemore {
    color: #fff;
    font-family: "PT Serif", serif;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    background-image: url('/images/lines.png');
    background-repeat: no-repeat;
    background-position: 0 50%;
}
.seemore a {
    color: #fff;
    text-decoration: none;
    background-color: #757373;
    padding: 10px 0 10px 10px;
    height: 40px;
}
.seemore a span.glyphicon {background-color: #acacac; display: inline-block; padding: 0 8px; line-height: 39px; margin-left: 10px;}
.thumb-product{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  	padding-left: 0;
}
.seemore hr {border-bottom: 1px solid #e1e1e1; padding: 1.5px 0;}
.thumb-product img{
  	margin: 0 auto;
}
.red, .req, .sale-price {
    color: #c00;
}

#index #best_sellers_container .row {
    margin-top:1.5rem;
    border-top: 1px solid #E4C174;
    border-bottom: 1px solid #E4C174;
}
#index #best_sellers_container #bs-heading-content h2 {
    color: #a22530;
    font-family: 'PT Serif',serif;
    font-size:2rem;
    margin-top:0px;
}
#index #best_sellers_container #bs-slider-container .btn-link {
    color:#671000;
    padding:.375rem .75rem;
    font-size:1rem;
    white-space:normal;
}

#index #homepage-content-promos {
    padding-top:1rem;
    margin-top:3rem;
    margin-bottom:1rem;
}
#index #homepage-content-promos .col-xs-12 {margin-bottom:1.5rem;}
#index #homepage-content-promos img {width:100%;border-radius:5px}

#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{
    font-size: 1.1rem;
    margin: 30px 0 10px;
    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 0 5px 0;
}

#customer-reviews .container-fluid {
    margin-bottom:1.5rem;
}
#customer-reviews header {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}
#customer-reviews .testimonials-slider {
    margin-bottom:1.5rem;
}

/* Testimonials slider */

.testimonials-slider .MagicScroll .mcs-item {
    padding:5px;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default {
    background-color:#f8f9fa;
    border-color:transparent;
    border-radius:5px;
    box-shadow:0 1px 0 0 rgba(182,196,210,.4);
    height:100%;
    margin-left:.5rem;
    margin-right:.5rem;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body {padding:1.25rem;}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body .top-row img {
    margin-right: .5rem;
    margin-top:-3px;
    width:100px;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body .top-row {
    color:#6c6c85;
    margin-bottom:.5rem;
    font-size:0.9rem;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body .btn {
    display:block;
    white-space:normal;
    text-align:left;
    padding:0px;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body .review-title {
    font-weight:700;
    margin-bottom:.5rem;
    color:#212529;
    font-size:1rem;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body .review-comment {
    font-size:0.9rem;
    color:#212529;
}

.testimonials-slider .MagicScroll .mcs-item .panel-default .panel-body .review-author {
    position:absolute;
    bottom:0.75rem;
    color:rgba(0,0,0,.6);
    font-size:0.8rem;
    font-weight:700;
}

/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #930418;
    font-size: 0.875rem;
    padding: 10px 15px 10px 0;
    font-weight: normal;
    z-index: 2;
    position: relative;
}
#breadcrumb ol {
    list-style-type: none;
  	padding-left:0;
}
#breadcrumb li { display: inline-block; }
#breadcrumb li + li:before {
    display: inline-block;
    margin: 0 .5rem;
    transform: rotate(15deg);
    border-right: .1em solid currentColor;
    height: .8em;
    content: '';
}
#breadcrumb a {color: #930418;}
#category #breadcrumb { padding-left: 25px; }
#category #breadcrumb, #category #breadcrumb a, #prod_detail_list #breadcrumb, #prod_detail_list #breadcrumb a {color: #930418;}
/* BREADCRUMB STYLING END */


/**CATEGORY MENU STYLING**/
#category_menu .panel { border: 0; box-shadow: unset; }
#category_menu .panel-group .panel-heading { padding: 0 5px; display: block; }
#category_menu .panel-default>.panel-heading { background: transparent; }
#category_menu .panel-title a { text-decoration: none; color: #671000; font-weight: normal; padding: 2px 0; font-family:'PT Serif',serif;font-size:1.1rem;margin-bottom:.5rem;}
#category_menu .panel-title a:before {
  	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	content: "\f0d7";
    color: #671000;
    margin-right:.5rem;
}
#category_menu .panel-title a.collapsed:before {
  	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	content: "\f0da";
    color: #671000;
    margin-right:.5rem;
}
#category_menu .panel-default>.panel-heading+.panel-collapse>.panel-body { border: none; padding: 0 0 0 1.7rem; }

#category_menu .panel-body a {
    display: block;
    color:#232323;
    font-family:'Open Sans',sans-serif;
    font-size:1rem;
    padding: 2px;
    padding-top:.5rem;
}
#category_menu .panel-body a.active {
    font-weight: bold;
}

/**CATEGORY MENU STYLING ENDS**/

/* CATEGORY PAGE STYLING STARTS HERE */
/*#category_options #sort { float: left; padding-left: 0; }*/
#prev-next { float: right; margin: 0; text-align: right; }
#prev-next .curPage { font-weight: bold; }
#prev-next2 { color:#7d7d7d; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0 10px 0; padding: 10px 0; border:none; }
.prev-next {margin-top:1rem;margin-bottom:1rem;}
.prev-next a { text-transform: uppercase; color: #232323; padding: 8px 16px; /*border: 1px solid #145b76;*/ font-size:1.2rem; display:inline-block;}
.prev-next a:hover { text-decoration: none; background: #fff; color: #000; /*border-color: #000;*/ }
.prev-next select { appearance:none; color: #232323; padding: 6px 16px; border: 0px solid #000; box-shadow:none; /*border-radius:0;*/ }
.prev-next select:hover, .prev-next select:focus { background: #fff; color: #000; /*border-color: #000;*/ }
.prev-next .viewall {font-size:1rem;}
#toggle {float: right; margin-left: 60px; padding-right: 0;}
/*#per-page {float:right;}*/
#cat select {font-size: 1rem; height: 40px; border-radius: 0;}
#sort .form-group, #sort select { /*min-width: 300px;*/width:100%;}
#per-page .form-group, #per-page select { /*min-width: 90px;*/width:100%;}
#sort select, #per-page select {border:1px solid #dee2e6;color:#212529;background-color:#f8f9fa;border-radius:.25rem;box-shadow:none;}
#list img { padding: 4px 4px 4px 7px; width: 40px;}
#grid img { padding: 7px; width: 35px;}
#toggle .bdr {border: 1px solid #c2c2c2;}
#prev-next2 .page { color:#7d7d7d; font-family: 'PT Serif', serif; margin-right: 20px;}
#prev-next2 .curPage {font-family: 'PT Sans', sans-serif; border: 1px solid #bebebe; padding: 8px 10px;}
#prev-next2 .pagenumber {
    padding: 20px;
}
#prev-next2 .next {
    border: 1px solid #bebebe;
    padding: 8px 8px;
}
#prev-next2 .pagenumber a, #prev-next2 a { color:#7d7d7d; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover { text-decoration:none; }


#cat .cat-img img { margin: 0 auto 15px; width: 100%; }
#cat h1 {
    color: #930418;
    font-size: 2.5rem;
    font-weight: 500;
    margin-bottom: .5rem;
    margin-top:0px;
    line-height:1.2;
}
#cat .cat-desc {
    color:#232323;
    /*font-family: 'Playfair Display', serif;*/
  	line-height: 1.5rem;
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}

#cat .filter-head h3 {
    font-weight: normal;
    border: 1px solid #d7d7d7;
    border-right: none;
    padding: 15px 50px 15px 0;
    text-transform: uppercase;
    text-align: right; 
}
.filter_container ul {
    margin-bottom: 0;
}

#category_filter ul {list-style: none; padding-left: 0;}
#category_filter .individual_filter h4 { padding-right: 80px; margin-top: 25px; margin-bottom: 20px;}
#category_filter {text-align: right; border-right: 1px solid #d7d7d7;}
.filter_container li {
    padding-right: 80px;
    padding-bottom: 20px;
    color: #565555;
    cursor: pointer;
}
.filter_container label { font-weight: 500; margin-bottom: 0; }
.filter_container input[type=checkbox] { margin: 0; }
#filters-wrapper {
    display: none;
}
#category_options {
    background: #fff none repeat scroll 0 0;
    color: #2d364c;
    font-weight: normal;
    padding: 10px 0;
    margin-top: 10px;
}
#category_options ul{margin:0; padding-left: 0;}
#category .info h3, #cat .info h3, #prod_detail_list .info h3, #recently_viewed .info a{
    color: #a22530;
    font-size: 1.1rem;
    font-weight: normal;
    margin: 30px 0 10px;
    max-height: 45px;
    overflow: hidden;
    font-family: 'PT Serif', serif;
}
#category .content-only .info h3 { margin-top: 0; }
#category .list .info h3, #prod_detail_list .list .info h3 {margin-top: 0;}
#category .info h2, #prod_detail_list .info h2 {
    font-size: 1.2rem;
    margin: 10px 0;
    height: 43px;
    overflow: hidden;
    font-weight:400;
    font-family: 'PT Serif', serif;
    color:#a22530;
}
#category .display span.rev-num, #prod_detail_list .display span.rev-num {
    margin-top: -1px;
    display: inline-block;
    vertical-align: bottom;
    height: 1rem;
}
.display .glyphicon.glyphicon-shopping-cart {
    margin-right: 10px;
}
.prod-rating img {
    padding-right: 5px;
    display: inline-block;
}
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
}
#cat ul.display { margin-top: 25px; padding-left: 0;}

.cat-thumbs { margin-top: 22px; list-style-type: none; padding-left: 0;}
.cat-thumbs img { }
.cat-thumbs li { margin-bottom: 30px; }
.cat-thumbs li .info { }
.cat-thumbs li .info h2 { font-size: 1.1rem; font-family: Playfair Display, serif; text-align: center; font-weight: normal; }
#category .grid .product .image img, #prod_detail_list .grid .product .image img {width:100%;}
#category .list .product .image img, #prod_detail_list .list .product .image img { max-width: 250px;}
#category ul.display li, #prod_detail_list ul.display li { overflow: hidden; margin-bottom: 30px; }
#category ul.display.grid li, #prod_detail_list ul.display.grid li  { margin-bottom: 30px; }
#category ul.display.list li, #prod_detail_list ul.display.list li { margin-bottom: 30px; width: 100%;}
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda, .list li .sku, .list li p, .list li .price, .list li .rev-stars {
    margin: 0 0 10px;
}
#category .display label.qty-label, #prod_detail_list .display label.qty-label {
    font-size: 1rem;
    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;}
/*.blog .prod-desc { font-family: 'PT Serif', serif; }*/
.grid .prod-desc, .list .prod-desc {
    margin: 18px 0;
    clear: both;
    max-height: 55px;
    overflow: hidden;
}
.grid .prod-desc {
    max-height: 36px;
    overflow: hidden;
}
.grid li .price, .list li .price {
    font-family: 'PT Serif', serif;
    font-size: 1.1rem;
    margin-bottom:.5rem;
}
.list li .price {
    float: left;
    margin-top: 2px;
    display: inline-block;
    margin-right: 10px;
}
#sort label, #per-page label {
    font-weight: normal;
    font-size: 1rem;
    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 BLOG STYLING ***/

#category .product .content-only .image img { width: auto; }
#category .product .content-only iframe { display: none; }


/* CATEGORY PAGE STYLING ENDS HERE */

/* PRODUCT PAGE STYLING START */
.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;
}

#tab-row .active {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
}

#tab-row li {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #145b76;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 1px;
    padding: 15px 30px;
    position: relative;
    top: 1px;
}
#tab_contents {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    margin-left: 1px;
    padding: 30px 20px;
}
/* Magicscroll */
.mcs-item > a, .MagicScroll-horizontal .mcs-items-container > * {
    margin: 0 2px;
}

.alternate_images {margin: 10px 0 0; overflow: hidden;}
.alt-img { float: left; }
.alternate_images img {cursor: pointer; height: 80px;margin-right: 10px;width: 80px;}
.alternate_images figcaption {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    filter: none;
    font-weight: bold;
    padding: 0;
    vertical-align: baseline;
    width: auto;
}
.rev-stars a {
    color: #930418;
    font-size: 0.875rem;
    text-decoration: none;
    font-weight: normal;
}
#product .product .sku, #product_builder .product .sku {
    color: #636363;
    line-height: 1.6em;
    float: left;
    margin-right: 15px;
}
#product .content h1, #product_builder .content h1 {
    color: #930418;
    font-size: 2rem;
    font-weight: normal;
    margin: 0 0 5px;
}
#product .content-only .content h1 { margin-bottom: 30px; }
#suggested_products .product .image img{width:100%;}
 .in-bl {display: inline-block;}
#product .mapping {
    background: #f0f0f0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 0 10px 0;
    margin-top: 1.25rem;
}
#product .recipent_mapping_shipto {
    margin-bottom: 0;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
#product .mapping .new_recipient_mapping {
    color: #232323;
    font-size: 1rem;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
#product .notify { margin: 15px 0; }
.child-wrapper h3 {
  margin: 0;
  padding: 10px;
  background: #ffe5aa;
  font-size: .9rem;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family:inherit;
  font-weight:700;
}
.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: #eee;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0 0 10px;
}
.child-wrapper li {
    padding: 0 10px;
    vertical-align: middle;
}
.child-wrapper li.child-price { }
.child-wrapper li.child-desc { }
.child-wrapper li del{display:block;}
.child-wrapper .qty-add, .child-wrapper .qty-dec {
    display: inline-block;
    color: #fff;
    background-color: #b7b7b7;
    padding: 11px 5px 10px 5px;
    cursor: pointer;
    height: 44px;
}
.child-wrapper .child-qty .qty { }
.child-wrapper li.child-qty.lheight { text-align: center; }
#product .qty{ }

#product .mapping > div, #product #additional .child-one-btn{margin-top:10px; padding: 0 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 0 0 0;}
#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: 1.5rem; font-weight: bold;}
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label{
  	line-height: 34px; 
  	font-weight: normal; 
  	font-size: 1rem; 
}
#product .qty-line > div {padding-left: 0;}
#product .price {margin: 0; color: #930418; font-size: 1.2rem; }
#product .rev-stars {margin: 15px 0; overflow: hidden;}
#product .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .rev-stars .prod-rating i { color: #ddb100; }
#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: 0;
}
#product .img-cont {position: relative;}
.product .status {
    margin-top: 10px;
    color: #686868;
}
.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;}
#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%}
#qa_box { list-style-type: none; }
#qa_box li.question {
  	background: #fff none repeat scroll 0 0;
    border: 5px solid #bbb;
  	font-size: 1rem;
  	margin: 2px;
  	overflow: hidden;
  	padding: 10px;
}

#qa_box a {color: #000; font-weight: bold; text-decoration: none; }
#product .prod-desc {
    margin: 15px 0;
    font-size: .9rem;
  	/*font-family: Playfair Display, serif;*/
  	line-height: 1.5rem;
}
#create_review .fa-star, .prod-rating .fa-star, .fa-star-half-alt { color: #ddb100; }
#reviews div {
    margin: 5px 0;
}
#reviews {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
}
.prod-desc h2, #reviews h2 { font-size: 1.5rem; font-family: 'PT Serif', serif; margin-top: 0px;}
#reviews .rev-num {
    font-size: 1rem;
    font-family: 'PT Sans', sans-serif;
    color: #707070;
    clear: both;
}
#reviews .rev-title {font-size: 1.125rem; color: #3e3e3e; margin-top: 40px;}
#reviews .rev-info { font-size: 0.875rem; margin-left: 30px; color: #9b9b9b; display: inline-block; vertical-align: bottom; height: 16px;}
#reviews .rev-stars { margin: 10px 0 20px 0;}
#reviews .rev-stars i { color: #ddb100; }
#reviews .rev-comments { clear: both; max-width: 795px;}
#reviews img { display: inline-block; }
#reviews .content_box {
    font-style: italic;
    color: #145B76;
}
#reviews .rev-name {
    font-weight: bold;
    font-size: 1rem;
    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: 1.25rem;
    margin: 0 0 20px 0;
    padding-top: 40px;
}
#you_may_also_like .thumb-product .name a {
    font-size: 1rem;
    color: #363636;
    font-family: 'PT Serif', serif;
}
#you_may_also_like .btn {
    margin: 0;
    padding: 10px 24px;
}
#you_may_also_like li {
    margin-bottom: 15px;
}
#you_may_also_like button span.glyphicon{margin-right: 10px;}
#you_may_also_like .thumb-product .name { margin: 20px 0 10px 0;}
#you_may_also_like .price, #product .product #you_may_also_like .price input.dynamic_qty, #product #you_may_also_like .price input.dynamic_qty {
    font-weight: bold;
    color: #353535;
    font-size: 1rem;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
}
#you_may_also_like .price input.dynamic_qty {width: 100%;}
/* PRODUCT PAGE STYLING END */

/*--TABS CSS STARTS--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 40px;
    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:0;}
.nav-tabs > li > a {
    border: 3px solid #fff;
    border-bottom-color: #ccc;
    border-radius: 0;
    color: #636363; 
    font-family: "PT Serif",serif;
    font-size: 1rem;
    padding: 10px 20px 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;
}


/*** MEMBER PAGES ***/

#member_login .login-box { margin: 25px 0; }
#member_wishlist .wishlist .lead { font-size: 16px; font-weight: bold; }
#easy_reorder .lead { font-size: 18px; font-weight: bold; }


/** CHECKOUT PAGES **/
#steps { margin: 25px 0; }
#freeprod .free-prod-select { padding: 0 10px; }
#freeprod .free-prod-submit { padding: 0 10px 10px; }
#freeprod .free-prod-submit input { background: #fff; }
#promo_code { text-align: center; border-radius: 0; height: 42px;}
.cart-msg { color: green; }
#checkout_shipping .buttonrow { margin-bottom: 20px; }
#checkout_shippingaddress .checkout-cart-info { margin-top: 25px; }
#checkout_shipping .checkout-cart-info { margin-top: 58px; }
#checkout_billing .billing-mini-cart { margin-top: 28px; }
#checkout_confirmation .totals .grand-total { margin-bottom: 15px; }
#checkout_confirmation .cart-wrapper { margin-top: 40px; }
#checkout_confirmation .btn-continue { float: left; }
#checkout_confirmation .btn-checkout { float: right; }

/* Avoid the Checkout -(to hide something from all checkout pages, add the class 'checkout_hide')- */
#checkout .checkout_hide, #checkout_billing .checkout_hide, #checkout_payment .checkout_hide, #checkout_shippingdetailk .checkout_hide, #checkout_thanks .checkout_hide, #checkout_confirmation .checkout_hide, #checkout_shipping .checkout_hide, #express_order .checkout_hide, #express_info .checkout_hide, #checkout_fpinfo .checkout_hide, #checkout_freeprod .checkout_hide, #checkout_shippingdetail .checkout_hide, #quickbuy_confirm .checkout_hide, #checkout_shippingaddress .checkout_hide, #checkout_display .checkout_hide, #viewcart_freeprod .checkout_hide, #ship_calculator .checkout_hide, #cartitems .checkout_hide { display:none !important; }

/*** ADA DATEPICKER ***/
/*** requires JQuery UI theme: Smoothness (including some images) ***/
#datepicker {
    margin: 0;
    padding: 0;
    height: 25px;
    vertical-align: bottom;
}
.ui-datepicker-trigger {
    margin: 2px;
    padding: 0;
    vertical-align: bottom;
}
.ui-datepicker-trigger img{
    width: 25px;
    height: 25px;
}
.offscreen {
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    margin: 0;
    padding: 0;
}
button.ui-datepicker-trigger {
    background-color:transparent !important;
    border:none !important; 
    margin:auto !important;
}
button.ui-datepicker-trigger:focus,
button.ui-datepicker-trigger:hover,
button.ui-datepicker-trigger:active {
    border:none !important; 
    margin:auto !important; 
    outline:2px solid #8cc63f !important;
    background-color:#fdf6e7 !important;
}
/*** END ADA DATEPICKER ***/

/** BUTTON STYLING **/
.btn-primary, .style1 {
    border: solid 1px #690009;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'PT Serif', serif;
    font-size: 1rem;
    padding: 5px 18px;
    background: linear-gradient(rgba(164, 0, 16, 1), rgba(69, 0, 5, 1) 99%);
    color: #fff;
    border-radius: 3px;
    text-align: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .style1:hover, .style1:active, .style1:focus { 
    background: linear-gradient(rgba(69, 0, 5, 1), rgba(164, 0, 16, 1) 99%); 
    border-color: #690009;
    color: #fff;
}
.btn-default, .style2  {
    border: 1px solid #bfbfbf;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    /*font-size: 0.85rem;*/
    font-size:1rem;
    padding: 10px 20px;
    background-color: transparent;
    color: #757575;
    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: 0.85rem;
    padding: 10px 20px;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-info:hover, .btn-info:active, .btn-info:focus, .style4:hover, .style4:active, .style4:focus {
    color: #fff; 
    background-color: #434343; 
    border-color: #434343;  
} 
.style3 {
	border: 1px solid #B7B7B7;
    background: transparent;
    color: #B7B7B7;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}
#tellfriend form{max-width:700px;margin:0 auto;}
.confirmation .heading h3 {
    display: inline-block;
    margin-right: 10px;
}
#promos .btn-info:hover, #homepage_promos .btn-info:hover {
    background: #fff;
    color: #434343;
}
#featured_products .thumb-product button, #new_products .thumb-product button {
    margin-top: 10px;
    padding: 10px 25px;
}

#category .list .product .btn, #prod_detail_list .list .product .btn {
    clear: both;
    display: block;
}
#category .product .btn:hover, #prod_detail_list .product .btn:hover {color:#fff; background-color: #555;}
#category .list .btn, #prod_detail_list .list .btn {margin-left: 0;}
.btn-link {
    border: 1px solid #ccc;
    padding: 10px 30px;
    color: #707070;
}
#product .btn-wishlist input , #product .btn-reorder input { padding: 10px; margin-left: 0; width: 100%; text-transform: none; }

/** CUSTOM STYLING **/
.drop_cap {
	color: #a32d2a;
    font-size: 65px;
    line-height: 35px;
    padding-top: 10px;
    font-family: times;
    margin-right: 4px;
    padding-bottom: 8px;
}
#contact address { margin: 15px 0; }
#contact .contact-address-type { font-size: 18px; font-weight: bold; }
#contact .form-container { margin-top: 50px; }
#aboutus h1 { margin-bottom: 30px; }
#aboutus #content p { /*font-family: 'Playfair Display', serif;*/ line-height: 1.75rem;}
#faq h2, #faq1 h2, #faq2 h2, #faq3 h2, #shipping h2, #testimonials h2, #terms h2 { font-weight: bold; font-size: 18px; color: #000; font-family: "Lato", sans-serif; }
#testimonials img.pull-right {margin: 10px 0 20px 20px;}
#testimonials img.pull-left { margin: 10px 20px 20px 0; }



/*** For screen readers only - add class so element is not shown on visible part of page (design) but content accessible to screen readers ***/
.sr-only {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    top: auto;
    overflow: hidden;
}

.label { color: #636363; font-size: 1rem; padding-left: 0; }
.form-horizontal .control-label { font-weight: bold; }
.errors {
    background-color: #fff2f2;
    border: 1px solid #c00;
    margin: 0 0 10px;
    padding: 5px 10px;
}

.errors p em, .error {
    color: #c00;
    font-style: normal;
    font-weight: bold;
}
.form-container {
    margin-bottom: 15px;
} 

.hgt_0{height:0;}
.pdd_tp10{
    padding-top: 10px;
}
.padd_0{
    padding: 0;
}
.mar_0{
    margin: 0;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_top0{
    margin-top:0;
}
.mar_top10{
    margin-top:10px;
}
.mar_btm{margin-bottom: 10px;}
.mar_btm20{margin-bottom: 20px;}
.text_upper{
    text-transform:uppercase;
}
.pdd_rt0{
    padding-right: 0;
}
.pdd_lt0{
    padding-left: 0;
}
.pad_tp20{
    padding-top: 20px;
}
.pad_btm10{
    padding-bottom:20px;
}
.nopad p {
    padding: 0;
}
.hide_col {
    display: none;
}
.clickable {
    cursor: pointer;
}
.border_top {
    border-top: 1px solid #ddd;
}

.split-left {
    padding-right: 0;
}
.split-right {
    padding-left: 0;
}
.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);
}

.content-only-description { /*font-family: 'Playfair Display', serif;*/ line-height: 1.75rem; }

@media only screen and (min-width: 1400px) {
    #header #tagline {margin-left: 44%;}
    .container { width: 1370px; }
    .navbar-nav .nav-item {padding-left:1rem;padding-right:1rem;}
    /*#index #best_sellers_container #bs-heading-content {text-align:left;}*/
    #index #best_sellers_container .row {display:flex;align-items:center;}
    #welcome img {margin-top:-5.5rem;}
    footer .col-sm-4, footer #contact-details {margin-top:3rem;}
    #newsletter-block .row {display:flex;align-items:center;}
    #index #best_sellers_container #bs-heading-content {
        margin: 3rem 0;
    }
    #index #best_sellers_container #bs-slider-container {
        margin-top:3rem;
        margin-bottom:3rem;
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    #header #tagline {margin-left: 41%;}
    .container { width: 1230px; }
    .navbar-nav .nav-item {padding-left:1rem;padding-right:1rem;}
    /*#index #best_sellers_container #bs-heading-content {text-align:left;}*/
    #index #best_sellers_container .row {display:flex;align-items:center;}
    #welcome img {margin-top:-5rem;}
    footer .col-sm-4, footer #contact-details {margin-top:3rem;}
    #newsletter-block .row {display:flex;align-items:center;}
    #index #best_sellers_container #bs-heading-content {
        margin: 3rem 0;
    }
    #index #best_sellers_container #bs-slider-container {
        margin-top:3rem;
        margin-bottom:3rem;
    }
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
  	#header .header-quicklinks .phone { /*font-size: 1rem; */margin-top: 5px; }
    #category ul.display.list li,  #prod_detail_list ul.display.list li {height: 210px;}
    /*#sort select { min-width: 280px;}*/
    .tab_data_container{ padding: 40px 50px; }
    #popcontainer { width: 40%; left: 30%; }
    #promo_code { padding: 6px 4px; }
    #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #promo-box .apply-promo-btn #promo_submit { width: 100%; }
    #header #tagline {margin-left: 37%;}
    .navbar-nav .nav-item {padding-left:0.5rem;padding-right:0.5rem;}
    /*#index #best_sellers_container #bs-heading-content {text-align:left;}*/
    #index #best_sellers_container .row {display:flex;align-items:center;}
    #welcome img {margin-top:-1.5rem;}
    footer .col-sm-4, footer #contact-details {margin-top:3rem;}
    #newsletter-block .row {display:flex;align-items:center;}
    #newsletter-block .newsletter-signup-container .form-control {width:auto;}
    #index #best_sellers_container #bs-heading-content {
        margin: 3rem 0;
    }
    #index #best_sellers_container #bs-slider-container {
        margin-top:3rem;
        margin-bottom:3rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #promo_code { padding: 6px 4px; }
    #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    #header figure { margin: 5px 0; text-align: left;}
    #header #tagline { margin-left: 33%;font-size:16px; }
    #header #search { margin-top: 10px; }
    #header-member-signin { float: left; margin-top: 0px; margin-right: 34px; }
    #header .phone { margin: 20px 0 10px; color: #690009; }
    #popcontainer { width: 70%; left: 15%; }
    .cap h3:before, .cap h3:after { width:25%; }
    #new_products .thumb-product { height: 440px; }
    /*.navbar-default .navbar-nav>li>a { font-size: .8rem; }
    .nav>li>a { padding: 10px;}*/
    #nav-menu-container .navbar-nav .nav-link, #bottom-nav-menu-container .navbar-nav .nav-link {font-size:.9rem;}
    #toggle { margin-left: 30px;}
    /*#per-page select { min-width: 60px;}
    #sort select { min-width: 150px;}*/
    #cat h1 { font-size: 30px;}
    #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;}
    #cat ul.blog .content h2 { margin-top: 0; }
  	.tab_data_container{ padding: 30px; }
    .filter_container li, #category_filter .individual_filter h2 {padding-right: 30px;}
    #promo_code { padding: 6px 4px; }
    #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #promo-box .apply-promo-btn #promo_submit { width: 100%; }
    footer #contact-details {margin-top:3rem;}
    /*#index #best_sellers_container #bs-heading-content {text-align:left;}*/
    #index #best_sellers_container .row {display:flex;align-items:center;}
    #index #best_sellers_container #bs-heading-content {
        margin: 3rem 0;
    }
    #index #best_sellers_container #bs-slider-container {
        margin-top:3rem;
        margin-bottom:3rem;
    }
}

@media only screen and (min-width:320px) and (max-width: 767px){
    #header figure { margin: 5px 0; }
    #header #tagline { margin-left: 35%; }
    /*#mobile-search { display: none; }*/
    #header #search { margin: 10px 0; }
    #npfade { display: none !important; }
    #popcontainer { width: 96%; top: auto; bottom: 1%; }
    #popcontainer #close { margin-left: -20px; }
    .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: 0; border: 0; text-align: center; }
    .newsletter-block .column3 .shrlnk{width: 23px;}
    .newsletter-block .column3 .shr{font-size: 0.085rem;}
    .newsletter-block .column3 .shrlnk{width: 15px;}
    .shrlnk.img_fb{width:100%;}
    #suggested_products .thumb-product{height:220px !important;}
    #minicart_overlay{max-width: 95%;}
    #minicart_overlay_box{width: 100%;}
    .promo-banner h3{ display: block; margin: 0; font-size: 1rem;}
    .promo-banner { font-size: .85rem; }
    .promo-banner a { margin-top: 5px; }
    .promo1, .promo2 { margin-bottom: 15px;}
    #welcome {background-position: 50% 50%; background-size: auto 100%;}
    .newsletter-block .column1, .newsletter-block .column2 { padding: 10px 0; }
    .newsletter-block .nwsl { margin-right: 0; display: block; margin-bottom: 10px;}
    /*#index .carousel-indicators { left: 65%; width: 30%;}*/
    .cap h3:before, .cap h3:after { display: none; }
    #promos { padding: 15px; }
    #cprgt{margin-top:30px;}
    #toggle { margin-left: 30px; display: none;}
    /*#per-page select { min-width: 60px;}
    #sort select { min-width: 150px;}*/
    #cat h1 { font-size: 1.625rem; top: 40%;}
    #cat .cat-desc { padding: 22px 0; }
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 38%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: auto;}
    #category ul.display.grid li, #prod_detail_list ul.display.grid li { height: auto; }
    #category .info h3, #cat .info h3, #prod_detail_list .info h3, #recently_viewed .info a { max-height: 150px; }
    #category .list .btn, #prod_detail_list .list .btn { margin-left: 0; padding: 10px 25px;}
    #cat ul.blog .content h2 { margin-top: 0; }	
    /*#index #best_sellers_container #bs-heading-content {text-align:center;}*/
    #index #best_sellers_container #bs-heading-content {
        margin: 2rem 0;
    }
    #index #best_sellers_container #bs-slider-container {
        margin-top:0;
        margin-bottom:2rem;
    }
  	.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 .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;}
}

@media only screen and (min-width:450px) and (max-width: 767px){
    #header #tagline { margin-left: 45%; margin-top: -8%; }
}

/*@media only (min-width: 1200px) {
    .container { width: 1230px; }
}*/

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

}

/*@media only screen and (min-width:375px) and (max-width:487px) {*/
    
    
/*}*/
#Carousel{
    min-height:200px;
}


