/* LiveChat CSS Override for Mobile 
@livechat-mobile {
  #livechat-compact-container[style] {
    left: 5px !important;
    bottom: 150px !important;
    transform: none;
  }
}
*/

.mobile { display: none; }

body {background: #fff; color: #000; font: 15px 'Open Sans', sans-serif; }
body, select, input, textarea { color: #000; }

a { color: #c01d2a; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
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; }
/* HEADER STYLING */
#container #header figure {
    margin: 0 auto;
    max-width: 360px;
    margin-top: 17px;
}
#header figure img.img-responsive {display: inline;}
#container #header .col1, #container #header .col3 {margin-top: 95px;}
#container #header .col3 { padding-left: 40px; }
#container #header .checkout_hide a {
    color: #145b76;
    display: block;
    float: right;
    margin: 0 0 10px 1px;
    padding: 5px 0 5px 20px;
    text-decoration: none;
    vertical-align: bottom;
}
a#header-link, #minicart, #minicart a#vcart {
    font-size: 16px;
    font-weight: 600;
    color: #231f20;
}
a#header-link {margin-left: 8px;}
#container #header #tagline {
    clear: right;
    color: #58abcb;
    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 {
    /*color: #a57630;*/
    color: #6B4F1F;
    font-family: "Droid Serif",serif;
    font-size: 20px;
    font-style: italic;
    text-align: center;
}
#header .phone span {
    font-size: 30px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    /*color: #a57630;*/
    color: #804D00;
    display: block;
}
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#minicart {
    float: right;
    margin: 0;
    padding: 0px 0px;
    border-bottom: 0;
    font-weight: 600;
    margin-right: 8px;
}
#header-minicart {
    float: right;
    margin: 0;
    padding: 0px 0px;
    border-bottom: 0;
    font-weight: 600;
    margin-right: 8px;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
    width: 15px;
    margin-right: 5px;
}

/*#checkout_express .cart-header {text-align: right;}*/
.checkout_express_cart img {display: inline; vertical-align: middle; width: 50px; height: 50px;}
.checkout_express_cart .cart-desc {text-align: left; width: 70%;}
.checkout_express_cart .cart-qty, .checkout_express_cart .cart-unit, .checkout_express_cart .cart-total {text-align: center; width: 10%;} 
#checkout_express .cart-contents {margin-top: 10px; padding: 3px; border: 1px solid #ccc; border-width: 1px 1px 1px 1px; /*text-align: right;*/ }
#checkout_express #cart .checkout_express_cart .cart-desc .prod-name span {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:320px;}
@media (min-width:914px) and (max-width:1199px) {
    #checkout_express #cart .checkout_express_cart .cart-desc .prod-name span {width:280px;}
}
@media (min-width:768px) and (max-width:913px) {
    #checkout_express #cart .checkout_express_cart .cart-desc .prod-name span {width:200px;}
}
@media (max-width:500px) {
    #checkout_express #cart .checkout_express_cart .cart-desc .prod-name span {width:150px;}
    #checkout_express input[name="change_recipients"] {white-space:normal;}
}
#checkout_express .order-payment-methods {margin-top: 10px; padding: 3px; border: 1px solid #ccc; border-width: 1px 1px 1px 1px; /*text-align: right; */}
#checkout_express .cart-totals {text-align: right;}
#checkout_express .order-totals-express {margin-top: 10px; padding: 3px; border: 1px solid #ccc; border-width: 1px 1px 1px 1px; /*text-align: right;*/ }
#checkout_express .order-totals-express .panel-body .totals label {font-weight:normal;}
#checkout_express .order-totals-express .panel-body .totals span {float:right;}
#checkout_express .order-totals-express .panel-body .grant-total {font-size:20px;font-weight:bold;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-top:8px;padding-bottom:8px;margin-top:8px;margin-bottom:8px;}
#checkout_express .order-totals-express .panel-body .grant-total label {font-weight:bold;margin-bottom:0px;}
#checkout_express #shipping_toggle, #checkout_express #billing_toggle,
  #checkout_express #payment_toggle, #checkout_express #customer_info_action,
  #checkout_express #ship_submit, #checkout_express #bill_submit,
  #checkout_express #pay_submit, #checkout_express #continue_btn, 
  #checkout_express #gc_submit { float: right;}
#checkout_express div.error {
    background-color: #fff2f2;
    border: 1px solid #c00;
    margin: 0 0 10px;
    padding: 5px 10px;
}
#minicart a#vcart, #minicart img {
    text-decoration: none;
    color: #231f20;
}
#header-minicart a#vcart, #header-minicart img {
    text-decoration: none;
    color: #231f20;
}
/*#mobile-search {display: none;}*/
.mobile-logo { width: 54%; padding: 0; }
.cart-search-icons { padding-left: 0; width: 29%; }
.nav-icons img.mobile-search {margin-left: 10px;}
input.search-image { position: absolute; right: 8px; top: 7px; background: #fff; }
input#search_keyword, input#blog_search_keyword {
    border-radius: 0;
    border: 1px solid #d8d8d8;
    height: 40px;
    font-size: 15px;
    font-weight: lighter;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
}
#search form, #blog-search form {position: relative;  margin: 10px 0px;}
.mobile-header {  }
.navbar-collapse {background-color: #fff; overflow: hidden;}
/* HEADER STYLING ENDS */

/* MINICART */
#minicart_overlay_box { left: 0; margin-left:auto; margin-right: auto; position:fixed; right:0; top:20px; z-index:99999; width:500px;}
#minicart_overlay { background-color: #fff; border: 2px solid #145b76; border-radius: 10px 10px 10px 10px; box-shadow: 0 0 20px #000000; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .productname { color: #d2202f; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #145b76;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{
    font-size: 16px;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-transform: capitalize;
    height: 45px;
    width: 300px;
}
#newsletter button[type=submit] {
    border-radius: 0;
    height: 45px;
    margin-left: 5px;
    /*background-color: #a57630;*/
    background-color: #804D00;
    padding: 0 15px;
    border: 0;
    margin-top: 0;
}


#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;
}
#promobanner1 {
    background-image: url('/images/promobanner1bgd.png');
    color: #fff;
    /*background-repeat: repeat-x;*/
}
#promobanner1 .col1, #promobanner1 .col3  {color: #ebe0c3; font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform: uppercase; line-height: 32px;}
#promobanner1 .col2 {color: #fff; font-size: 32px; font-family: 'Droid Serif', serif; font-weight: normal; text-transform: uppercase;}
#promobanner2 .col1, #promobanner2 .col3  {color: #000000; font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform: uppercase; line-height: 32px;}
#promobanner2 .col2 {color: #000000; font-size: 32px; font-family: 'Droid Serif', serif; font-weight: normal; text-transform: uppercase;}

#promobanner2 {
    background-image: url('/images/promobanner2bgd.png');
    /*background-repeat: repeat-x;*/
}
.promo-banner {
    /*background: #03c781 none repeat scroll 0 0;*/
    color: #272727;
    font-size: 15px;
    padding: 10px;
    text-align: center;
}
.promo-banner a {
    color: #fff;
    text-decoration:none;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #145b76;
    border-color: #337ab7;
}
.hed_font{
    margin-top: 0px;
    font-size: 14px;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border-bottom: 1px 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: transparent;
    color: #000;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    /*background: #145b76;
    color: #fff;*/
    /*border-bottom: 4px solid #a57630;*/
    border-bottom: 4px solid #804d00;
    text-decoration: none;
}
ul.nav.navbar-nav {
    height: 40px;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color:#000;
    padding: 10px 18px;
}
.navbar.navbar-default .gold.navbar-nav>li>a {
    /*color: #a57630;*/
    color: #6B4F1F;
    font-family: 'Droid Serif', serif;
    font-weight: bold; 
    font-size: 14px;
}
#nav-menu-container {
    border-bottom: 1px solid #d8d8d8;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    /*border-top: 1px solid #ccc;*/
    /*border-bottom: 1px solid #ccc;*/
    border-radius: 0px;
    margin-top: 25px;
}
.navbar-nav .dash {position: absolute; 
    /*color: #a5772d;*/ 
    color:#543C18;
    right: -4px;}
.dropdown-menu{
    background: #f3e4b0 none repeat scroll 0 0;
    width: max-content;
    padding: 20px 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.dropdown-menu > li > a {color: #000; padding: 7px 35px;}
.dropdown-menu .nav-img img {    padding: 7px 0;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: none repeat scroll 0 0;
    color: #d0202f;
}
.dropdown-menu > li {
    float: left;
    width: max-content;
    margin-right: 20px;
    padding-bottom: 0;
}
.dropdown-menu.col1.gifts { margin-left: 20px; }
.dropdown-menu.col1.shop { margin-left: -200px; }
.dropdown-menu.col1.business { margin-left: -360px; }
.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 {/*margin-top: 15px;*/ margin-bottom: 30px;}
.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-caption { width: 30%; left: 10%; top: 10%; padding: 0; }
.carousel-caption a { text-decoration: none; display: block; padding: 15px 5px; }
.carousel-caption h2 { color: #fff; font-size: 44px; font-family: 'Droid Serif', serif; }
.carousel-caption h3 { color: #fff; font-size: 24px; line-height: 1.5em; font-family: 'Droid Serif', serif; width: 80%; margin: 0 auto 20px; }
.carousel-caption img {width: 40%;}

.slide1 .carousel-caption h2, 
.slide1 .carousel-caption h3 { color: #000; text-shadow: none; }
.slide1 .carousel-caption a { background: rgba(255, 255, 255, .7); }
.slide2 .carousel-caption { width: 30%; right: 10%; }
.slide2 .carousel-caption a { background: rgba(164, 117, 48, .7); }
.slide3 .carousel-caption a { background: rgba(208, 32, 46, .7); }
/* CAROUSEL CSS ENDS */
#promo1 {
    margin-right: 15px;
    margin-left: 15px;
}
#promo1 h3 {
    color: #724f1c;
    font-size: 44px;
    font-family: 'Droid Serif', serif;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
#promo1 img {width: 100%;}
#promo1 img:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#promo1 p {
    font-size: 21px;
    font-family: 'Open sans', sans;
    color: #000;
    text-align: center;
    padding: 0 14%;
}
#promo2 {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 25px;
    padding-bottom: 50px;
}
#promo2 h3 {
    color: #724f1c;
    font-size: 44px;
    font-family: 'Droid Serif', serif;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
#promo2 img {width: 100%;}
#promo2 p {
    font-size: 21px;
    font-family: 'Open Sans', sans;
    color: #000;
    text-align: center;
    padding: 0 14%;}
#promo2 p:hover {
  color: #724f1c;
}
#index #welcome {margin-top: 80px;}
#welcome{padding-bottom:10px; margin-top: 40px; font-family: 'Droid Serif', serif; text-align: center;}
#welcome h4 {
    margin: 0px 0px 13px 0px;
    font-family: 'Droid Serif', serif;
    color: #145b76;
    font-style: italic;
    font-weight: normal;
    font-size: 19px;
}
#welcome p, #welcome div.text{
    font-size: 18px;
    /*line-height: 18px;*/
    font-family: 'Droid Serif', serif;
    color:#000;
    margin:0px;
    padding: 0px 20%;
    text-align: center;
    margin-bottom: 15px;
}
#welcome > div {font-size: 18px; margin: 20px auto;line-height:1.5em;}
#welcome > div a {color: #000;}
#welcome > div img { margin-top: 10px;}
.show-more-snippet {
    height:110px;  /*this is set to the height of the how much text you want to show based on the font size, line height, etc*/
    width:100%;
    margin: 0 auto;
    overflow:hidden;
}
/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    margin: 10px 0px 0;
    overflow: visible;
    position: relative;
}
#newsletter-block img {width: 100%;}
#newsletter-block div.column1 {
    color: #fff;
    font-family: 'Droid Serif', serif;
    /*padding-top: 12px;*/
    text-align: right;
}
#newsletter-block .inl-bl {
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
}
#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 .nwsl-bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgb(115,79,28,0.3);
    backdrop-filter: blur(8px);
}
.nwsl-bar h3 {
    font-size: 32px;
    text-transform: uppercase;
    margin: 0; 
    line-height: 24px;
}
#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: #58abcb;
    cursor: pointer;
}
#newsletter-block div.column3 #shr {
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    color: #fff;
    padding: 0 15px 0 20px;
}
#newsletter-block div.column3 #shrlnk {
    padding: 0;
    border: 0;
    /*width: 30px;*/
}
#shrlnk .shrimg:last-child img {
    margin-right: 0;
}
#shrlnk img {width: 45px; margin-right: 8px;}
#newsletter {
    display: inline;
    margin-left: 25px;
}
#newsletter form {display: inline;}
/* NEWSLETTER SECTION STYLING ENDS */
#category_menu h2,
#category_filter h2,
#global_filter h2,
#newsletter h2,
#shop_by_price h2,
#minicart h2,
#left_column #recently_viewed h2{font-size:16px;/*background-color: #145b76;border-color: #337ab7;*/ color: #000; padding: 10px 0px 10px 50px; display: inline-block; background: #fff; margin: 0;}
#category_menu header,
#category_filter header,
#global_filter header,
#newsletter header,
#shop_by_price header,
#minicart header,
#left_column #recently_viewed header h2 { text-align: left; font-size: 16px; }
#category_filter h3 {
    font-size: 36px;
    font-weight: bold;
}
.filter_container { padding-left: 60px; }
.individual_filter .large { font-size: 26px; vertical-align: top; }
#category_filter, #category_menu, #shop_by_price {font-family: 'Droid Serif', serif;}
#category_filter a, #shop_by_price a {/*color: #a57630;*/ color: #804d00; font-size: 17px; text-transform: uppercase;}
#left_column #recently_viewed ul li{padding:0px;margin:0px;}
#left_column #recently_viewed .thumb-product{text-align:center; height: 80px; overflow: hidden;margin: 0px;width: auto;}
#left_column #recently_viewed .thumb-product .image {
    width: 75px; 
    float: left;
}
#left_column #recently_viewed .thumb-product .info{
    float: left;
    padding: 20px;
    text-align: left;
    width: 60%;
    max-width:180px;
}
#left_column #recently_viewed .thumb-product .name{display: block;padding: 10px 0 0;}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}
#leftPromo {
    position: relative;
    text-align: center;
    /*background-image: url('/images/leftPromoBgd.png');*/
   margin-top: 30px;
}
#leftPromo .ln1 {font-family: 'Droid Serif', serif; font-size: 32px;margin-bottom: 7%; padding: 0 10%;}
#leftPromo .ln2 {text-transform: uppercase; font-size: 15px; margin-bottom: 20%; margin-top: 5%; font-weight: bold;}
#leftPromo .text {position: absolute; bottom: 0; max-width: 100%;}
#leftPromo .text img {width: 28%;}

#leftQuote {/*color: #a57630;*/ color: #804d00; text-align: center; margin-top: 50px;}
#leftQuote .quote {font-family: 'Droid Serif', serif; font-style: italic; font-size: 28px;}
#leftQuote .qInfo {font-size: 16px; font-weight: bold; text-transform: uppercase; margin-top: 20px;}

/**CATEGORY MENU STYLING**/
#category_menu ul {list-style:none; /*background-color: #f0f0f0;*/ font-family: 'Droid Serif', serif;padding-left:0;}
#category_menu ul li {
    font-size: 16px;
    border-bottom: /*1px dotted #ccc*/ none !important;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    padding: 10px 0px 10px 25px;
    margin: 0;
}
#category_menu ul li a {
    display: block;
    margin-bottom: -1px; 
    position: relative;
    color: #000;
}
#category_menu li.active a, #category_menu li.category_top_active a {
    /*font-weight: bold;*/
    /*color: #a67532;*/
    color: #804d00;
}
#category_menu li a:hover {
    text-decoration: underline;
    color: #804d00;
}
#category_menu ul li ul li {
    /*padding-left: 10px;*/
}
#category_menu >.list-group > ul > li h3 {
    font-size: 36px;
    font-weight: bold;
}
#category_menu >.list-group > ul > li h3 a:hover {color: #000; text-decoration: none;}

/**CATEGORY MENU STYLING ENDS**/

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.text-center {text-align: center;}
.footerbg {
    background: url('/images/footer-bgd.png');
  	background-size: cover;
}
footer {
    /*margin: 20px 0 !important;*/
    padding: 20px 0;
}
footer .text-center img {
    margin: 30px auto;
}
footer .text-center img:first-child {margin: 40px auto;}
footer .text-center img:last-child {margin: 20px auto;}
footer h3 {
    color: #000;
    font-family: 'Droid Serif', serif;
    font-weight: normal;
    font-size: 20px;
    margin: 25px 0 15px;
    text-transform: uppercase;
}
footer .col1 h3 a, footer .col1 h3 {
    color: #000;
    font-size: 19px;
    text-align: center;
    margin: 0;
    text-transform: none;
}
footer .col1 a {
    text-align: center;
    font-size: 14px;
    color: #000;
}
footer .col1 img {max-width: 100%;}
footer .col2 a {text-align: center; font-size: 18px; color: #000;}
footer .col2 img {margin: 30px auto 10px;}
footer .col2 div div {margin-top: 10px;}
/*footer .link-cols div {margin-right: 55px;}
footer .link-cols div:last-child {margin-right: 0px;}*/
footer a {line-height: 25px; color: #000; display:block;font-size: 15px; }
footer a:hover{color:#000;}
footer ul{list-style:none;}
#footer nav ul li{margin-left:0px;padding-bottom:0px;}
#footer #freephone p,
#footer #fax p{margin-bottom:0px;padding-bottom:0px;}
#footer #cprgt{text-align: center; font-size: 13px;}
#footer #cprgt p{margin-bottom:2px;padding-bottom:0px;}
#footer #contact-numbers{margin-top:20px;}
#footer #contact-details{color:#FFF!important;}
#footer .fullsite,
#footer .gateway_links{padding-left: 10px;}
#seen {  margin: 40px auto; }
#seen img, #seen a {
    display: inline !important;
    max-height: 68px;
    max-width: 190px;
    padding: 0 10px;
}
footer .text-center #seen img:first-child, footer .text-center #seen img:last-child {margin: 0;}
/* FOOTER STYLING END */
/* NAV MENU */
#horizontal #nav-menu-container ul li{margin-left: 0px;padding-bottom: 0px;}
.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}


.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    /*border: 8px solid;
    border-radius: 50%;*/
    line-height: 42px;
    /*width: 60px;
    height: 60px;*/
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {left: 25%;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {right: 25%;}
#index .carousel-indicators {
    left: 0;
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
    bottom:0px;
    margin-left:0px;
    color:#000;
}
#index .carousel-indicators span{
    display: block;
    float: left;
    height: 16px;
    width:16px;
    padding-right: 4px !important;
}
#index .carousel-indicators li{border: 3px solid #decdd0;font-size:13px;border-radius: 50%;background-color: #905e28; color: transparent; height: 16px;margin: 0;width: 16px;padding-bottom: 0px;}
#index .carousel-indicators li.active{background-color:#decdd0;}
#index .carousel-indicators li.active span{font-weight:bold;}
.carousel_rt{
    float: right;
}

div.errors {
    background-color: #fff2f2;
    border: 1px solid #c00;
    margin: 0 0 10px;
    padding: 5px 10px;
}

div.errors p em, .error {
    color: #c00;
    font-style: normal;
    font-weight: bold;
}

/*--featured product css start--*/
#featured_products,
#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: #58abcb;
    height: 45px;
}
#featured_products {
    background: url('/images/featured-bgd.png');
    background-size: 100% 100%;
    padding: 25px 0;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 22px;
}
#recently_viewed {
    background: url('/images/featured-bgd.png');
    background-size: 100% 100%;
    padding: 20px 0;
    margin: 4px 0;
    text-align: center;
}
#recently_viewed .thumb-product, #related_products .thumb-product {height: auto;}
#recently_viewed h2 {font-family: 'Droid Serif', serif; font-size: 28px; margin-top: 0; margin-bottom: 25px;}
#recently_viewed .name a {
    color: #000;
    font-size: 17px;
    font-family: 'Droid Serif', serif;
}
#recently_viewed .name {
    margin-top: 10px;
}
#recently_viewed .thumb-product .price {font-family: 'Open Sans', sans-serif; font-weight: 600; }
#featured_products .btn-default {
    color: #fff;
    background-color: #8e6f37;
    border-color: #8e6f37;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 25px;
    padding: 15px 20px;
    margin-top: 15px;
}
#featured_products .group-label {
    background-color: #724f1c;
    color: #fff;
    font-family: 'Droid Serif', serif;
    padding: 45px 40px;
    text-align: center;
}
#best_sellers ul { padding: 0; list-style-type: none; }
#best_sellers img {width: 100%;}
#best_sellers .group-label {
    background: #724f1c;
    font-size: 22px;
    font-family: 'Droid Serif', serif;
    color: white;
    text-align: center;
    padding: 40px 40px 25px;
    
}
#best_sellers .group-label h2 {font-size: 36px; text-transform: capitalize; margin: 0px 0 15px;}
#best_sellers .group-label div {line-height: 32px;}
#best_sellers a { text-decoration: none; }
#featured_products .group-label div {
    line-height: 32px;
}
#featured_products h2 {
    font-size: 36px;
    margin: 0; 
}
#featured_products hr {
    border-top: 2px solid #8e6f37;
    margin: 20px auto;
    width: 50px;
}
#featured_products header h2,
#featured_categories header h2,
#new_products header h2,
#related_products header h2,
#suggested_products header h2{
    color: #fff;
    font-family: "Droid Serif",serif;
    font-size: 16px;
    margin: 12px 0 0 20px;
    text-transform: uppercase;
}
#related_products header h2 {
    color: #000;
    margin: 0 0 10px;
    text-transform: none;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
#cap {
    /*float: left;
    width: auto;*/
}
#you_may_also_be_interested_in { text-align: center; }
#you_may_also_be_interested_in ul { padding: 0; list-style-type: none; }
#you_may_also_be_interested_in h2 {
    font-size: 28px;
    font-family: 'Droid Serif', serif;
    text-align: center;
    margin: 0 0 15px;
}
#you_may_also_be_interested_in .name a {
    font-size: 20px; 
    font-family: 'Droid Serif', serif;
    color: #000;
}
#you_may_also_be_interested_in .name {
    margin: 10px 0 0; 
}
#you_may_also_be_interested_in .price {
    margin: 5px 0;
}
#you_may_also_be_interested_in .thumb-product {height: auto;}
#seemore {
    background-color: #145b76;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}
#seemore a {
    color: #fff;
    text-decoration: none;
}
.thumb-product{
    max-width: 320px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.thumb-product img{
    width:100%;
    /*max-height: 150px;*/
    max-width: 320px;
}
.red, .req, .sale-price {
    color: #c00;
}
.thumb-product .price {
    font-size: 18px;
}
#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, #best_sellers ul li .info a {
    color: #000;
    text-decoration: none;
    font-family: 'Droid Serif', serif;
    font-size: 22px;
}
#related_products ul li .info a {font-size: 15px;}
#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, #best_sellers ul li .name {
    margin: 10px 0px 5px 0px;
}
/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #000;
    font-size: 15px;
    padding: 10px 10px 10px 0;
    text-transform: capitalize;
    font-family: 'Droid Serif', serif;
}
#breadcrumb .separator {
    padding: 0 5px;
}
#breadcrumb a {color: #000; font-size: 15px; }
#product #breadcrumb {padding: 25px 80px 20px 80px;}
/* BREADCRUMB STYLING END */
/* CATEGORY PAGE STYLING STARTS HERE */
#category_options li#sort {/* float: left; */}
#category_options .list-inline>li {padding: 0;}
#compare input {
    border-radius: 20px;
    border: 2px solid #b7b7b7;
    padding: 3px 12px;
    background-color: #fff;
    color: #000;
    text-transform: none;
    font-weight: normal;
}
#sort select.form-control {
    padding: 3px 12px;
    height: 30px;
}
#category input[name=addtocart_submit] {
    display: inline-block;
}
#category form.form-inline {display:inline-block;}
#toggle, #sort {margin-right: 20px;}
#toggle img {
    height: 20px;
}
#toggle a#grid {
    margin-right: 10px;
}
#per-page label, #per-page2 label {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    margin-right: 5px;
}
#per-page, #per-page2 {
    float: right;
    line-height: 30px;
}
#per-page a, #per-page2 a {
    color: #000;
    font-size: 14px;
}
#per-page a.selected, #per-page2 a.selected {font-weight: bold; text-decoration: underline;}
#per-page span.divider, #per-page2 span.divider {
    padding: 0 5px;
}
#compare {
    float: none !important;
}
#category_options li#prev-next, #prev-next2 {
    float: right;
    margin: 0px;
    text-align: right;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    padding: 0;
    margin-left: 20px;
}
#prev-next span, #prev-next2 span {
   /* background-color: #a57630;
    border: 2px solid #a57630;*/
     background-color: #804d00;
    border: 2px solid #804d00;
    width: 30px; 
    height: 30px;
    display: inline-block;
    text-align: center;
}
#prev-next span.pagenumber, #prev-next2 span.pagenumber {
    background-color: #fff;
    border: 2px solid #b7b7b7;
}
#prev-next span.pagenumber a, #prev-next2 span.pagenumber a {
    color: #000;
}
/*#prev-next2 { color:#145b76; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 0px 0px; padding: 10px 0px; border:none; }
#prev-next2 span { color:#145b76; text-transform: uppercase; }
#prev-next2 .pagenumber a, #prev-next2 a { color:#58abcb; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover { text-decoration:none; }*/
#cat h1 {
    color: #000;
    font-size: 48px;
    font-weight: normal;
    margin: 10px 0 0;
    font-family: 'Droid Serif', serif;
    text-align: center;
    font-weight: bold;
}
.cat-desc {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    margin-top: 5px;
    font-family: 'Droid Serif', serif;
}
#cat header {
    text-align: center;
}
#category_options {
    /*background: #58abcb none repeat scroll 0 0;*/
    color: #000;
    font-weight: normal;
    padding: 10px 0;
}
#category_options ul {margin:0px;}
#category .info h2, #prod_detail_list .info h2{
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 5px 0 0px;
    max-height: 45px;
    overflow:hidden;
    font-family: 'Droid Serif', serif;
}
#category .product .b1g1 {color: #724f1c; font-family: 'Droid Serif', serif; font-size: 17px; font-style: italic; margin-top: 5px; text-transform: capitalize;}
.product .price {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 12px !important;
}
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
}

#cat .display, .cat-thumbs {
    list-style-type: none;
    overflow: hidden;
    padding-left: 0; 
}
.cat-thumbs li {
    min-height: 250px;
}
.cat-thumbs li .info {
    font-size: 12px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 210px;
}
#category .product .image img, #prod_detail_list .product .image img {width:100%; /*max-width:150px;max-height:150px;*/}
#category ul.display li, #prod_detail_list ul.display li  {
    height: 575px;
    overflow: hidden;
}
.comparable {
    font-size: 14px;
    /*color: #a57630;*/
    color: #804d00;
    font-weight: 600;
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
    line-height: 40px;
}

#category ul.display.list li, #prod_detail_list ul.display.list li { height: auto; padding-bottom: 15px; border-bottom: 1px solid #ccc; margin-bottom: 15px; }
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda {
    margin: 0 0 10px;
}
.display .product .info {
    margin-top: 15px;
}
#category #sort label, #prod_detail_list #sort label {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: normal;
    margin-right: 5px;
}
#category .display.list li .image , #prod_detail_list .display.list li .image {float: left; margin-right: 2%; width: 28%; }
#category .display.list li .info, #prod_detail_list .display.list li .info {float: left; width: 70%; }
#category .display.list li .info .qty-line, #prod_detail_list .display.list li .info .qty-line { margin: 10px 0; }

#category li .image { position: relative; }
#category li .image .new-icon { position: absolute; bottom: 10px; right: 10px; width: auto; height: auto; }
#category li .image .special-msg { background: #a57630; padding: 0 10px; color: #fff; font-size: 24px; text-transform: uppercase; font-weight: bold; font-family: 'Open Sans Condensed', sans-serif; text-align: left; letter-spacing: .025em; width: 100%; position: absolute; bottom: 25px; left: 0; }
#category li .image .special-msg a { color: #fff; }
/* CATEGORY PAGE STYLING ENDS HERE */

/* PRODUCT PAGE STYLING START */
div .additional-prod {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    float: left;
    margin: 10px 0;
    overflow: visible;
    padding: 0 0 10px;
}
#product_tabs_wrapper { margin: 0 0 20px 0; }
#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 20px 0 0;
    overflow: auto;
    width: 100%;
}
#product_tabs { height:300px; overflow:hidden; }
#see_more_less { background: #fff; text-align: center; padding-top: 20px; /* clear: both; width: 100%; position: absolute; bottom: 0px; border-top: 1px solid #ddd; */}
#see_more_less span { background: #fff; cursor:pointer; }
#see_more_less span img { margin:3px; }

#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-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;}
.alternate_images img {border: 1px solid #ccc;cursor: pointer;float: left;height: 50px;margin-right: 5px;width: 50px;}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, 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: #a57630;*/
    color: #6B4F1F;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
}
.prod-rating img {
    height: 20px;
    width: auto;
}
.prod-rating {
    font-size: 14px;
    font-weight: bold;
    /*color: #a57630;*/
    color: #804d00;
    font-family: 'Droid Serif', serif;
}
#product .product .sku, #product_builder .product .sku {
    color: #4d4d4d;
    font-style: italic; 
}
#product .content h1, #product_builder .content h1 {
    color: #000;
    font-size: 42px;
    font-weight: bold;
    margin: 10px 0;
    font-family: 'Droid Serif', serif;
}
#suggested_products .product .image img{width:100%;}

#product .mapping {
    /*background: #f0f0f0 none repeat scroll 0 0;*/
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    margin-top: 15px;
}
.mapping .new_recipent {
    display: none;
    margin: 10px 0px;
}
#step1, #step2, #step3 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
    /*color: #a57630;*/
    color: #804d00;
    line-height: 36px;
    text-align: center;
}
#step3 {
    margin-top: 10px;
    clear: both;
}
#step1 div, #step2 div, #step3 div {
    border: 3px solid #a57630;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
#product form[name=product_form] {
    padding: 0 80px;
}
#product .recipent_mapping_shipto, #product .step2-label {
    color: #000;
    font-family: "Droid Serif",serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
    /*line-height: 30px;*/
}
#product .mapping a {
    color: #000;
    font-size: 15px;
}
#product .mapping .note {
    color: #545454;
    font-style: italic;
    font-size: 14px;
}
#product .mapping .new_recipient_mapping {
    color: #232323;
    float: left;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
}
.child-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #b7b7b7;
    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 ul:nth-of-type(1) {
    border-top: 1px solid #b7b7b7;
}
.child-wrapper li {
    margin: 0px;
    padding: 20px 0px 0px 0;
    vertical-align: middle;
}
li.child-price {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
}
.child-wrapper li del{/*display:block;*/}
.child-wrapper li.child-desc {
    font-family: 'Droid Serif', serif;
    font-size: 15px;
}
.child-wrapper li.child-desc .sku { font-style: italic; }
.child-wrapper .qty-add, .child-wrapper .qty-dec, .product .qty-line .qty-add, .product .qty-line .qty-dec {
    display: inline-block;
    color: #b7b7b7;
    font-size: 30px;
    background-color: #fff;
    border: 1px solid #b7b7b7;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    height: 34px;
    text-align: center;
    width: 35px;
    line-height: 27px;
    vertical-align: bottom;
}
 .child-wrapper .qty-dec {margin-right: -5px;}
 .child-wrapper .qty-add {margin-left: -1px;}
.child-wrapper li.child-qty { padding: 10px 0 0 0; }
.child-wrapper .child-qty .qty {
    display: inline-block;
}
.child-wrapper .child-qty .status { padding: 10px 0 0 0; }
#product .qty{
    width: 45px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
    text-align: center;
    border-radius: 0;
    border-color: #b7b7b7;
    display: inline-block;
}

#product .mapping > div,
#product #additional .child-one-btn{margin-top:10px;}
#product .child-one-btn .addtocart_button, .btn-wishlist .btn{/*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: 'Droid Serif', serif; font-size: 15px;}
.product input.dynamic_qty.sale_price {
    text-decoration: line-through;
    display: block;
}
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label{display: block;line-height: 34px;/*padding-top: 5px*/;vertical-align: middle;}
#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 .thumb-product .rev-stars .prod-rating {float: none; margin-right: 0;}
#product .rev-stars .review_links {/*margin-left: 10px;*/}
#product .image .product_image{width:100%;}
#product .image .img-box {position: relative;}
#product .image .special-msg { background: #a57630; padding: 0 10px; color: #fff; font-size: 24px; text-transform: uppercase; font-weight: bold; font-family: 'Open Sans Condensed', sans-serif; text-align: left; letter-spacing: .025em; width: 100%; position: absolute; bottom: 40px; left: 0; }
#product .image .special-msg a { color: #fff; }
#product .image #new {
    position : absolute;
    right: 20px;
    bottom: 20px;
}
#product .image .enlarge {
    position : absolute;
    left: 20px;
    top: 20px;
}
#product #mrk_snip {border-top: 1px solid #a57630; border-bottom: 1px solid #a57630; font-size: 28px; text-align: center; font-weight: bold; 
    /*color: #a57630; */ color: #804d00;
    font-family: 'Droid Serif', serif; padding: 5px 0; margin-top: 15px;}
#product .order .child-one-btn {margin: 10px -15px;}
#product .attributes select {margin: 5px 0 15px;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form {margin-top: 10px;}

#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.blog iframe { border: none; } 
#product_qanda, #qanda_thanks { background: transparent; padding: 60px 0; }
#product_qanda div.qa_info { background: #fff; padding: 20px; margin: 0 0 20px 0; }
#product_qanda div.qa_info .name { font-family: 'Droid Serif', serif; font-size: 20px; line-height: 26px; color: #474747; }
#product_qanda div.qa_info .date { font: 14px 'Open Sans', sans-serif; color: #474747; line-height: 26px; }
#product_qanda .answer div.qa_info { margin-left: 60px; background: rgba(255,255,255,.5); }
#product_qanda ul { list-style-type: none; padding-left: 0; }
#product_qanda textarea{width:100%}
#product_qanda #qa_box li.question { font-size: 16px; margin: 2px; overflow: hidden; padding: 10px;}
#product_qanda #qa_box a { font-weight: bold; text-decoration: none; }

#reviews div {
    margin: 5px 0px; text-align: center;
}
#reviews .read_all {margin-top: 50px;}
#reviews .read_all a { color: #000; font-family: 'Droid Serif', serif; font-size: 14px; text-transform: uppercase;}
#reviews h3 {font-size: 28px; /*text-transform: uppercase;*/ font-family: 'Droid Serif', serif; text-align: center; margin-bottom: 45px;}
#reviews .rev-title {font-size: 28px; text-transform: capitalize; font-weight: bold; font-family: 'Droid Serif', serif;}
#reviews .rev-info { font-size: 14px; /*float: left;*/ margin-right: 0px;}
#reviews .rev-stars {/*float: left;*/ margin-top: 5px;}
#reviews .rev-comments { clear: both; font-family: 'Droid Serif', serif; font-size: 15px; }
#reviews .name {font-weight: bold; font-family: 'Droid Serif', serif; font-size: 20px; text-transform: capitalize;}
#reviews .name .from {font-weight: normal; font-family: 'Droid Serif', serif; font-size: 17px;}
#reviews .date {font-weight: normal; font-family: 'Droid Serif', serif; font-size: 14px; text-transform: uppercase; margin-top: 10px;}
#reviews .content_box {
    font-style: italic;
    color: #145B76;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
/* PRODUCT PAGE STYLING END */

#viewcart .name a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
}

#viewcart ul li {list-style-type: none; }

.cart-wrapper {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
}
.cart-wrapper .qty { width: 100px; margin: 0 auto; }
.cart-items .total {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
}
.order-totals .panel-body { padding: 0 15px; }
.order-totals .panel-body .row { border-bottom: 1px solid #eee; padding: 5px 0; }
#checkout_confirmation .heading { border: 1px solid #d7d7d7; margin: 10px 0 0 0; background: #d7d7d7; padding: 10px; }
#checkout_confirmation .heading h3 { display: inline-block; margin: 0; }
#checkout_confirmation .heading .btn-default { padding: 5px 10px; }
#checkout_confirmation .confirmation section { padding: 15px; border: 1px solid #ddd; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); } 
#checkout_thanks header { position: relative; }
#checkout_thanks header .print-button { position: absolute; top: 0; right: 0; }

/********** 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; 
}
.ArrivalDate, .ArrivalDateSingle {
    border: 3px solid rgb(0, 0, 0);
    padding: 10px !important;
    margin: 7px auto;
    width: 250px;
    margin: 7px 00px;
    float: left;
}

.mc-field-group label {padding-bottom:3px}
#mc_embed_signup form {display: block;position: fixed;text-align: left;padding: 10px 0 10px 3%;}
#mc_embed_signup h2 {font-weight: bold;padding: 0;margin: 15px 0;font-size: 1.4em;}
#mc_embed_signup .indicates-required {text-align: right;font-size: 11px;margin-right: 4%;}
#mc_embed_signup .asterisk {color: #d0202f;font-size: 150%; font-weight: normal; position: relative; top: 5px;}
#mc_embed_signup input.button {background-color: #d0202f; width:96%; margin-top: 20px; font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;}
#mc_embed_signup input.button:hover {background-color: #a57630}
#mc_embed_signup_scroll {float: right; width:360px; padding: 10px 35px 20px 0px;}
#mc_embed_signup div.mc-field-group input {background-color: #fff; border: 2px solid #c9c9c9; border-radius: 3px; display: inline-block; min-height: 36px; min-width: 50px; padding: 0 0.4em; vertical-align: middle; width: 100%;}
#mc_embed_signup div.mc-field-group input:hover {border-color:#a57630;}

#popcontainer::-webkit-scrollbar {-webkit-appearance: none;width: 8px;padding 0 1px}
#popcontainer::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #666666;-webkit-box-shadow: 0 0 1px #000000;}

#popcontainer { background-color: #ffffff; display: none; border-radius: 4px; top: 35px; width: 655px; z-index: 8008 !important; position: fixed; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); }
#popcontainer div#img { background: url('/images/River-Street-2019-1055-Edit-no-ornaments.jpg') no-repeat 50% 50%; position: absolute; top: 0; bottom: 0; left: 0; border-radius: 4px 0px 0px 4px; min-height: 330px; width: 250px; background-size: cover; background-position: 50% 50%}
#popcontainer div#close { background: url('/images/close-button.png') no-repeat scroll right top rgba(0, 0, 0, 0); color: #666666; height: 35px; position: absolute; width: 100%; z-index:2;}
#popcontainer > div#form_part {text-align: center;}
#news-popup-form input.formtext {
    height: 34px;
    padding-left: 5px;
    margin-bottom: 10px;
}
#news-signup-dialog h1 {color: #d2202f;}
/*--popup css end--*/
/*--tabs css start--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 30px 30px;
    min-height: 240px;
}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 1px solid #d7d7d7;
    border-radius:0px;
    color: #000;
    font-family: "Droid Serif",serif;
    font-size: 15px;
    padding: 10px 10px;
    background:#d7d7d7 none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#000;
}
.nav-tabs > li > a:hover{
    border:1px solid #d7d7d7;
}
/* button styling */
.btn.btn-primary.addtocart_button {
    padding: 13px 40px;
}
#category .btn.btn-primary.addtocart_button {
    padding:10px 20px;
}
.btn-wishlist .btn.btn-default {
    color: #000;
    background-color: #fff;
    border: none;
}
.btn.btn-primary {
    color: #fff;
    /*background-color: #a57630;*/
    background-color: #804D00;
    /*border-color: #a57630;*/
    border-color: #804d00;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 25px;
    padding: 10px 20px;
    /*margin-top: 15px;*/
}
.btn.btn-tertiary {
    color: #fff;
    background-color: #e38d4e;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 25px;
    padding: 10px 20px;
    /*margin-top: 15px;*/
}
.btn.btn-tertiary:hover {background-color: #ba5833;}
.btn.btn-primary:hover {background-color: #633c00;
}
.btn.btn-default {
    color: #fff;
    background-color: #4b4b4b;
    border-color: #515151;
    text-transform: uppercase;
    border-radius: 25px;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 15px;
}
.btn-link { /*color: #a57630;*/ color: #804D00; }
.btn-link:hover { color: #724f1c; }
.btn-info { font-size: 14px; text-transform: uppercase; background: #fff; border: none; color: #000; position: relative; }
.btn-info:hover { text-decoration: underline; background: #fff; border: none; color: #000; }
.btn-info.prev:before { content: " ⟨ "; font-size: 22px; font-weight: bold; position: absolute; top: -1px; left: -5px; /*color: #a57630; */ color: #804D00;}
.btn-info.next:after { content: " ⟩ "; font-size: 22px; font-weight: bold; position: absolute; top: -1px; right: -5px; /*color: #a57630; */ color: #804D00; }/*color: #a57630; */ color: #804D00;ve, .btn-info:focus { background: none; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125); }

#checkout_shippingaddress #left_column { margin-top: 17px; }
/*Checkout Cart Summary*/
#cart .minicart .minicart_total_qty, #cart .minicart .minicart_total_price { margin-right: 50px; font-weight: 700; }
#cart .minicart .minicart-btn, #cart .minicart .minicart-btn input.btn.btn-primary { float: right; }
#cart_info { padding: 0px; margin: 0; max-width: 260px; }
div#cart_info.affix-top { top: 375px; }
div#cart_info.affix { top: 5px; }
div#cart_info.affix-bottom { position: absolute; }
#cart_info .mini-total { text-align: right; margin: 0 0 25px 0; }
#cart_info .mini-product { padding: 0 0 5px; }
#cart_info .mini-product div { margin: 0 0 5px 65px; padding: 0 0 0 10px; }
#cart_info .mini-product div.mini-name { margin: 0 0 5px 0; padding: 0; }
#cart_info .mini-product div.mini-qty { margin: 0 0 5px; padding: 0; text-align: right; font-weight: bold; }
#cart_info .mini-product div#mini-arrival { margin: 0 0 10px; padding: 0; text-align: right; color: #c00; font-size: 13px; }
#cart_info .mini-product img { width: 50px; float: left; }
#cart_info h2 { font-size: 20px; }

#tellfriend form{max-width:700px;margin:0px auto;}
.btn-add, .btn-wishlist, .btn-reorder { float: left; }

/** CUSTOM STYLING **/
legend.brown { /*background: #a57630;*/ background: #804D00; color: #fff; border: none; padding: 5px 10px; }
div.form-container {
    margin-bottom: 15px;
} 

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #575757;
}

.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;
}
.pdd_lt40 { padding-left: 40px; }
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);
}

body.blog #main { background: #ffffff; }
.blog #breadcrumb { display: none; }
.blog .blog-banner { background: url('/images/blog-banner.jpg') top center no-repeat; background-size: auto 100%; min-height: 401px; position: relative; margin-bottom: 30px; }
.blog .blog-banner h1 { font-family: 'Droid Serif', serif; font-weight: bold; font-size: 68px; text-align: center; padding: 100px 0 20px 0; margin: 0; }
.blog .blog-banner #blog-search { width: 30%; margin: 0 auto; }
.blog .blog-banner .sub-cats { background: rgba(0, 0, 0, .5); padding: 10px; text-align: center; position: absolute; bottom: 0; width: 100%; }
.blog .blog-banner .sub-cats a { color: #fff; font-size: 16px; text-transform: uppercase; display: inline-block; margin: 0 20px; }
.blog .display h2 { font-family: 'Droid Serif', serif; font-size: 44px; /*color: #a57630;*/ color: #804D00; }
.blog .blog-prods { list-style-type: none; padding-left: 0; }
.blog .blog-prods li { background: #fff; }
.blog .blog-prods li .content-only .image { width: 22%; float: left; margin-right: 3%; }
.blog .blog-prods li .content-only .info { width: 75%; float: left; }
.blog .blog-prods li .content-only .info h2 { /*color: #a57630;*/color: #804D00; font-family: 'Droid Serif', serif; font-size: 22px; margin: 10px 0 20px; }
.blog .blog-prods li .content-only .info .prod-desc { margin: 10px 0 20px; }

#product.blog form[name=product_form] { padding: 0; }
#product.blog .product { padding: 30px; background: #fff; margin: 0 15px; }
#product.blog .product .content-only .image { display: none; }
#product.blog .product .content-only .info { text-align: center; }
#product.blog .product .content-only .info h1 { font-size: 44px; font-weight: normal; /*color: #a57630;*/ color: #804D00; }
#product.blog .product .content-only .info .prod-desc { text-align: left; }
#product.blog .newsletter-blog { margin: 0; background: url('/images/stripe-bgd.jpg') top center no-repeat; background-size: 100% auto; padding: 10px 30px; }
#product.blog .newsletter-blog h2 { font-size: 33px; color: #fff; font-family: 'Droid Serif', serif; margin: 0; }
#product.blog .newsletter-blog h3 { font-size: 18px; color: #fff; font-family: 'Droid Serif', serif; margin: 0; }
#newsletter2 div.form-group { display: inline-block; }
#newsletter2 input[type=email]{ font-size: 16px; border-radius: 0; font-family: 'Open Sans', sans-serif; color: #000; text-transform: capitalize; height: 45px; width: 300px; }
#newsletter2 button[type=submit] { border-radius: 0; height: 45px; margin-left: 5px; /*background-color: #a57630;*/ background-color: #804d00 padding: 0 15px; border: 0; margin-top: 0; }

#right-column .text-block { padding: 20px; background: #fff; text-align: center; margin-bottom: 30px; }
#right-column .text-block header .btm-bdr { width: 30%; margin: 0 auto; border-bottom: 1px solid #804d00; margin-bottom: 10px; }
#right-column .text-block h2 {/* color: #a57630;*/ color: #804D00; font-family: 'Droid Serif', serif; font-size: 22px; margin: 0 0 10px; }
#right-column .text-block p { font-size: 17px; }
#right-column .text-block h3 { /*color: #a57630;*/ color: #804d00; font-size: 15px; text-transform: uppercase; }

/*--- Mike's Corporate Styles ---*/
#corporate h1, #corporate h2, #corporate h3, #corporate h4 {  
    font-family: "Droid Serif",serif;margin-bottom:20px;
}
#corporate p {  
    font-family: "Droid Serif",serif;
    margin-bottom:15px;  
    font-size:18px;
    line-height:25px;
}
#corporate .testimonial {border-bottom:1px solid #D8D8D8;padding-bottom:15px;margin-bottom:20px;}
#corporate .testimonial p {font-style:italic;font-size:16px;margin-bottom:5px;line-height:28px;}
#corporate .testimonial p.name{
    /*color:#A57630;*/
    color: #804D00;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-style:normal;
  }
#corporate .testimonial.highlight {margin-bottom:20px;padding:20px 15% 35px;}
#corporate .testimonial.highlight p {font-size:24px;line-height:34px;/*color:#A57630;*/ color: #804D00;}
#corporate .testimonial.highlight p.name {font-size: 16px;line-height:28px;}
#corporate .testimonial.highlight img {float:left;margin:0 15px 15px 0;border:1px solid #D8D8D8;padding:5px;}
#corporate .volume th {text-align:center;font-size:20px;}
#corporate th {text-align:center;}
#corporate .buttonrow {border-top:3px solid #9C232E;padding-top:30px;margin-top:30px;clear:both;}
#corporate .buttonrow a.btn {margin-bottom:10px;display:inline-block;}
#corporate .kelleyfavs img, #corporate .customgifts img {width:100%;height:auto;}
#corporate .kelleyfavs h3, #corporate .kelleyfavs p, #corporate .customgifts h3, #corporate .customgifts p {text-align:center;}

#wwModal .modal-content { border: 5px solid #c00; border-radius: 40px; }
#wwModal .modal-header { background: #c00; color: #fff; text-align: center; border-radius: 30px 30px 0 0; border: none; }
#wwModal .modal-header h4 { font-size: 22px; }
#wwModal .modal-body { text-align: center; }
#wwModal .modal-footer .btn-default { float: right; width: 40%; white-space: normal; background: #c00; border-color: #c00; border-radius: 10px; padding: 10px; font-size: 12px; }
#wwModal .modal-footer .btn-primary { float: left; white-space: normal; width: 40%; color: #c00; background: #fff; border-color: #c00; border-radius: 10px; padding: 10px; font-size: 12px; }

#thModal .modal-content { border: 5px solid #c00; border-radius: 40px; }
#thModal .modal-header { background: #c00; color: #fff; text-align: center; border-radius: 30px 30px 0 0; }
#thModal .modal-header h4 { font-size: 22px; }
#thModal .modal-body { text-align: center; }
#thModal .modal-footer { text-align: center; }
#thModal .modal-footer .btn-default { white-space: normal; background: #c00; border-color: #c00; border-radius: 10px; }

/*Liz's Testing Codes*/
.wrap-element{
      position: relative;
      overflow: hidden;
      padding-top: 56.25%;
      }
      .wrapped-iframe{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
	  }




@media only screen and (min-width:1200px) and (max-width:1399px) {
    #category_menu h2, #category_filter h2, #global_filter h2, #newsletter h2, #shop_by_price h2, #minicart h2, #left_column #recently_viewed h2 { font-size: 18px; }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .carousel-caption { width: 30%; left: 10%; top: 15%; padding: 0; }
    .carousel-caption h2 { font-size: 35px; }
    .carousel-caption h3 { font-size: 16px; line-height: 1.5em; width: 80%; margin: 0 auto 20px; }
    #newsletter-block div.column1 {text-align: center; }
    #newsletter-block .inl-bl {float: left; text-align: center;}
    #newsletter-block div.form-group, #newsletter input[type=email] {display: inline;}
    #newsletter form {display: block;}
    #newsletter {float: left;}
    #shrlnk img { width: 40px; margin-right: 2px; }
    #newsletter input[type=email] {width: 240px;}
    .navbar-default .navbar-nav>li>a { font-size: 15px;}
    #category ul.display li, #prod_detail_list ul.display li {height: 500px;}
    #category .info h2, #prod_detail_list .info h2 {max-height: 65px;}
    #product form[name='product_form'] { padding: 0 0px;}
    #product #breadcrumb { padding: 25px 80px 20px 80px;}
    #category .display.list li .image .special-msg { font-size: 16px; bottom: 15px; }
    #category li .image .special-msg { bottom: 15px; }
    #category li .image .new-icon img { width: 75%; float: right; }
    #category .display.list li .image .new-icon img { width: 50%; float: right; }
    #category_menu h2, #category_filter h2, #global_filter h2, #newsletter h2, #shop_by_price h2, #minicart h2, #left_column #recently_viewed h2 { font-size: 18px; }
    #product.blog .newsletter-blog h2 { font-size: 28px; }
    #product.blog .newsletter-blog h3 { font-size: 16px; }
    #product.blog .newsletter-blog { padding: 10px; }
    #newsletter2 input[type=email] { width: 210px; }
}
@media only screen and (min-width:320px) and (max-width: 1026px){
    .container {
       width: 100% !important;
    }
    .navbar-default .navbar-nav { float: none;  margin: 0 auto; /*width: 660px;*/}
}
@media only screen and (min-width: 768px) and (max-width:1024px) and (orientation: landscape) {
    #cart .minicart .minicart-btn input { float: right; }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    #container #header figure { margin: 5px auto; }
    .carousel-caption { width: 30%; left: 10%; top: 2%; padding: 0; }
    .slide1 .carousel-caption, .slide3 .carousel-caption { width: 30%; left: 10%; top: 2%; padding: 0;  }
    .slide2 .carousel-caption { width: 30%; top: 2%; right: 105; padding: 0;  }
    .carousel-caption h2 { font-size: 28px; }
    .carousel-caption h3 { font-size: 16px; line-height: 1.5em; width: 80%; margin: 0 auto 20px; }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {left: 25%;top: 45%;}
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {right: 25%;top:45%;}
    #newsletter-block div.column1 {text-align: center; }
    #newsletter-block .inl-bl {display: block; text-align: center;}
    #newsletter-block div.form-group, #newsletter input[type=email] {display: inline;}
    #newsletter form {display: block;}
    #newsletter input[type=email] {width: 240px;}
    #newsletter-block .column3 { text-align: center;}
    .navbar-default .navbar-nav>li>a { font-size: 12px;padding: 10px 9px;}
    .navbar.navbar-default .gold.navbar-nav>li>a {font-size: 12px;}
    #popcontainer {position: absolute; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0);}
    #product form[name='product_form'] { padding: 0 0px;}
    #product #breadcrumb { padding: 25px 0px 20px 0px; }
    .nav-tabs > li > a { padding: 6px; font-size: 12px;}
    .dropdown-menu { width: 700px; }
    .dropdown-menu.col1.gifts { margin-left: 40px; }
    .dropdown-menu.col1.shop { margin-left: -160px; }
    .dropdown-menu.col1.business { margin-left: -300px; }
    .dropdown-menu > li { width: 210px; }
    .dropdown-menu > li a { font-size: 14px; white-space: normal; padding: 7px 10px; }
    #cart .minicart .minicart-btn { }
}
@media only screen and (min-width:320px) and (max-width: 767px){
    #container #header {     
        position: sticky;
        top: 0;
        z-index: 100;
        background: #fff;
        padding-bottom: 10px;
    }
    #container #header figure { margin: 5px auto; }
    #container #header .col1 { margin-top:15px; }
    #container #header .col3 { margin-top:0px; padding-left: 15px; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    #Carousel {/* margin-top: 5px; margin-bottom: 100px;*/ position: relative; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { 
        /*border: 5px solid;
        line-height: 34px;
        width: 45px;
        height: 45px;*/
    }
    .carousel-inner { overflow: visible; }
    .carousel-caption { text-shadow: none; }
    .slide1 .carousel-caption, 
    .slide2 .carousel-caption, 
    .slide3 .carousel-caption { 
        width: 100%; left: 2%; top: 100%; padding: 0; 
        display:block;
        float: left;
        position: relative;
        margin-top: 10px;
    }
    .slide1 .carousel-caption a, .slide2 .carousel-caption a, .slide3 .carousel-caption a { background: none; }
    .slide1 .carousel-caption h2 { color: #000; }
    .carousel-caption h2 { font-size: 20px; margin: 5px 0; color: #000; }
    .carousel-caption h3 { 
        font-size: 14px; line-height: 1.5em; width: 80%; margin: 0 auto 20px; /*display: none;*/ 
        color: #000;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {left: 25%;top: 50%;margin-top:-50%;}
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {right: 25%;top:50%;margin-top:-50%;}
    .carousel-caption .btn { padding: 2px 5px; border-radius: 4px; }
    #promo1 h3, #promo2 h3 { font-size: 38px; } 
    #promo1 p, #promo2 p { font-size: 16px; }

    
    #index #featured_products ul li .info a, #index #best_sellers ul li .info a { font-size: 18px; }
    #index .thumb-product .price { font-size: 16px; } 
    #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%;}
    #shrlnk img { margin-right: 5px;}
    #category ul.display li, #prod_detail_list ul.display li { height: auto; }
    #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%;}
    #newsletter-block {min-height: 315px;}
    #welcome p { padding: 0px 0%;}
    #newsletter-block div.column1 {text-align: center; }
    #newsletter-block .inl-bl {display: block; text-align: center;}
    #newsletter-block div.form-group, #newsletter input[type=email] {display: inline;}
    #newsletter form {display: block;}
    #newsletter input[type=email] {width: 240px;}
    .thumb-product { height: auto; margin-bottom: 20px; }
    #popcontainer {width: 90%;}
  	#mc_embed_signup_scroll {float: right; width:100%; padding: 100px 10px 10px 10px;}
  	#popcontainer div#img {background: url('/images/River-Street-2019-1055-Edit-no-ornaments.jpg') no-repeat 50% 50%; height:100px; min-height:100px; width: 100%; background-size: cover; border-radius: 4px 4px 0px 0px;}
    #product form[name='product_form'] { padding: 0 0px;}
    #product #breadcrumb { padding: 25px 0px 20px 0px; }
    #you_may_also_be_interested_in li {margin-bottom: 10px;}
    .nav-tabs > li > a {padding: 15px;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { padding-bottom: 30px; }
    #category .display.list li .image .new-icon img { width: 50%; float: right; }
    #category .display.list li .image .special-msg { font-size: 16px; bottom: -20px; }
    #compare_products table p { max-width: 300px; white-space: normal; }
    .nav-tabs > li > a { padding: 6px; font-size: 12px;}
    #you_may_also_be_interested_in { display: none; }
    .blog .blog-banner h1 { font-size: 28px; padding: 60px 0 20px 0; }
    .blog .blog-banner #blog-search { width: 90%; }
    #product.blog .product { padding: 10px; }
    #product.blog .product .content-only .info h1 { font-size: 24px; }
    #product.blog .newsletter-blog { background-size: 100% 100%; padding: 10px; }
    #product.blog .newsletter-blog h2 { font-size: 28px; }
    #product.blog .newsletter-blog h3 { font-size: 16px; }
    #newsletter2 input[type=email] { width: 185px; }
    #newsletter2 button[type=submit] { margin-top: -5px; }
    #viewcart .buttons .btn { width: 100%; }
    #cart header { margin-bottom: 30px; }
    #cart h1 { line-height: .8; }
    #cart .minicart .minicart_total_qty { margin-right: auto; }
    #cart .minicart .minicart_total_price {margin-right: 0; float: right; }
    #cart .minicart .minicart-btn { margin-top: 10px; text-align: center; }
    #cart .minicart .minicart-btn input { width: 100%; }
    #cart .minicart .minicart-btn, #cart .minicart .minicart-btn input.btn.btn-primary { float: none; }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    #cart .minicart .minicart-btn input.btn.btn-primary { float: right; } 
}
@media (min-width: 1396px) {
   .container { width: 1366px; }
}
@media (min-width: 768px) {
   .navbar-nav { float: none !important; margin: 0; display: inline-block !important; }
}
@media only screen and (max-width: 767px){
    #promobanner2 .col2{
        font-size: 14px;
    }
    #promobanner1 .col2{
        font-size: 14px;
    }
    #mobile-search {display: none;}
}