.mobile { display: none; }
#menu:not( .mm-menu ) { display: none; }

body {background: #fff; color: #000; font: 14px 'PT Sans', sans-serif; }
body, select, input, textarea { color: #000; }

a { color: #5c8b37; text-decoration: none; }
a:hover { color: #3c5a24; text-decoration: none; }
ul{list-style: disc; list-style-position: inside;}
ul.display, #new_products ul, #featured_products ul, #best_sellers 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, #featured_varieties ul, ul.cat-thumbs  {list-style-type: none; list-style: none; padding-left: 0; }
li { margin-left: 0px; padding-bottom: 0px; }
p { padding-bottom: 0px; }
.messages { padding:f 15px; }
.pdd_lt0 { padding-left: 0;}
.pdd_rt0 { padding-right: 0;}
h1, h2 {font-family: 'PT Serif', serif;}
.container { padding-left: 11px; padding-right: 11px; }
.col-lg-1, .col-lg-10, .c-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left: 11px; padding-right: 11px;}
.row { margin-right: -11px; margin-left: -11px; }
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { display: block; padding: 10px; }
.form-control { border: 1px solid #a8d289; }
.form-control:focus {
    border-color: #a8d289;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(168, 219, 137, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(168, 219, 137, .6)
}

/** MOBILE MENU **/

.mm-menu { background: rgba(168, 210, 137, .3) !important; }
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a, .mm-listview > li > a, .mm-listview > li > span { color: #333  !important; }
.mm-menu .mm-listview > li:after { border-color: rgba(83, 135, 56, 0.5)  !important; }
.mm-panel.mm-subopened { display: none; }

/* HEADER STYLING */
#container #header figure {
    margin: 20px 0 15px 0;
}
#container #header figure img {max-height: 100px; display: inline-block;}
#container #header .checkout_hide { margin-top: 10px; }
#container #header .checkout_hide a {
    color: #414141;
    text-decoration: none;
    display: inline-block;
    margin: 0 5px;
}
#container #header #tagline {
    clear: right;
    color: #58abcb;
    float: right;
    font-size: 20px;
    font-style: italic;
    margin: 30px 15px 10px;
    padding: 0;
    text-align: right;
}
#container #header .phone {
    color: #636363;
    font-family: "PT Serif",serif;
    font-size: 22px;
    clear: both;
    margin-top: 17px; 
    text-align: right;
}
#container #header .phone a { color: #000; }
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#cartitems {
    margin: 0 0 10px 0;
    border-bottom: 0;
    font-weight: bold;
    color: #cc542d;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
}
img.cart-image {
    width: 100%;
}
#viewcart input[id^="qty"] { max-width: 80px; margin: 0 auto; }
#viewcart .update input {
    border: none;
    padding: 0;  text-decoration: underline;
}
#cart_info .mini-product {
    margin-bottom: 10px;
}
#cartitems a#vcart, #cartitems img {
    color: #414141;
    margin: 0 0 0 8px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
#cartitems .glyphicon { color: #cc542d; }

button.btn-sitesearch {
    position: absolute;
    right: 0;
    top: 7px;
    background: none;
    border: none;
}
button.btn-sitesearch .glyphicon.glyphicon-search {
    font-size: 18px;
}

input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
#header #search { margin: 15px 0; }
#search form {position: relative;  margin: 0px 0px;}
#search .form-control {border-color: #818181; color: #ababab; font-family: 'PT Serif', serif; font-style: italic; border-radius: 4px;}
#search #suggestions {
    z-index: 1000;
    background: #fff;
    position: absolute;
    width: 100%;
  	cursor: pointer;
  	border-radius: 0 0 4px 4px;
}

#search #suggestions .suggestion {
  	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 10px 2px 10px;
  	cursor: pointer;
}

#search #suggestions .suggestion:last-child {
  border: 1px solid #e1e1e1;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

#search #suggestions .suggestion_hover {
  background: #f0f0f0;
}


.navbar-collapse { background-color: #fff; overflow: hidden; }
.navbar-nav>li { float: none; }
#horizontal .navbar-nav li a.orangenav{
    color: red !important;
}

#horizontal { border: 1px solid #666; border-width: 1px 0; }

.mobile-header a { color: #414141; font-size: 18px; margin: 5px 0; display: block; }

.leaderboard-wrapper {
    margin: 10px 0 10px 0;
}
.leaderboard_banner{
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    color: #528637;
}

/* HEADER STYLING ENDS */

/** PROMOS **/
#promos { padding: 22px 15px; overflow: hidden;}
#learn-more { overflow: hidden;}
#promos > div { float: left;}
.promo-container .row div { position: relative; }
#promos.promo-container .promo-content { position: absolute; bottom: 80px; width: 100%; text-align: center; }
#learn-more.promo-container .promo-content { position: absolute; bottom: 50px; width: 95%; text-align: center; }
#learn-more.promo-container .inner-content {     
  	background-color: rgba(255, 255, 255, .7);
    width: 80%;
    margin: 0 auto;
    padding: 20px;
}
.promo-container h3 {
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 28px;
  	min-height: 55px;
  	color: #000;
    margin-top: 0;
}
 #featured_varieties h3 {
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 28px;
  	color: #666;
    margin-top: 10px;
}
#learn-more.promo-container h3 {
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 28px;
  	min-height: 5px !important;
  	color: #666;
    margin-top: 10px;
}
#learn-more.promo-container h5 {
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 26px;
  	min-height: 55px;
  	color: #000;
    margin-top:0 !important;
    margin-bottom:10px !important;
}
#promos h3{
  	color: #fff;
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 26px;
  	min-height: 55px;
    text-shadow: 2px 2px 1px rgba(0,0,0,1)
} 
#promos h3 span { font-size: 20px; }
#promos span {
    /*width: calc(100% - 30px);
    bottom: 30px;
    position: absolute;*/
    text-align: center;
}
#promos a {margin-left: 0; font-family: 'PT Serif', serif; border-radius: 0;}
.tlines hr {border-bottom: 1px solid #b4d18c; padding: 1.5px 0px;}
#promos img { width: 100%; }
#learn-more .btn-info { color: #000; font-weight: bold; border: none; border-radius: 2px;}
.thumb-product .price {
    font-size: 14px;
    color: #959595;
    font-family: 'PT Sans', sans-serif;
}
#recently_viewed .thumb-product .price {font-size: 16px; font-weight: bold; color: #363636;}

/* MINICART */
#minicart_overlay_box { left: 0; margin-left:auto; margin-right: auto; position:fixed; right:0; top:20px; z-index:99999; width:500px;}
#minicart_overlay { background-color: #fff; border: 2px solid #717171; border-radius: 0px; box-shadow: 0 0 20px #b7b7b7; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .productname { color: #538738; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #538738;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{
    font-size: 14px;
    color: #898989;
    font-style: italic;
    border-radius: 0;
    margin-right: 5px;
    width: 260px;
    height: 36px;
    border: 1px solid #000;
}
#horizontal #search {
    overflow: visible;
    padding: 0px;
}
#horizontal #search input[type=text] {
    color: #c8bdb9;
}
input{
    vertical-align:middle;
}
.promo-banner {
    background: #538738 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
}
.promo-banner a {
    color: #fff;
    text-decoration: none;
    margin-right: 5%;
}
.promo-button.btn-info {
    margin-left: 20px; 
    padding: 5px 15px;
}
.promo-banner h3 {
    font-family: 'PT sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    margin-right: 20px;
}
.promo-banner button { 
  	background: transparent; 
  	color: #fff; 
  	border: 1px solid #fff; 
  	border-radius: 4px; 
  	height: 35px;
    width: 100px;
    font-size: 14px;
    font-family: 'PT Serif', serif;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #538738;
    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: #d5e3cc;
    color: #414141;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #d5e3cc;
    color: #414141;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    font-size: 16px;
    color:#414141;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0px;
}
.dropdown:hover .dropdown-menu { display: block; margin-top: 0; }
.dropdown-menu { background: #d5e3cc none repeat scroll 0 0; width: 150%; }
.long .dropdown-menu { width: 105%; }
.dropdown-menu > li > a { color: #414141; white-space: normal; padding: 2px 20px; font-size: 14px; text-transform: uppercase; }
.dropdown-menu > li.sub > a { padding: 0px 20px 0 40px; font-size: 14px; text-transform: none; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: rgba(102, 134, 64, 0.9) none repeat scroll 0 0;
    color: #fff;
}
.menu-icon img { margin-top: 8px; }
.navbar button {float: left;}
nav.nav-icons {margin-top: 8px;}
.sm-nav {border: none;}
.navbar-collapse {border-bottom: 1px solid #ccc; margin-bottom: 20px;}
#horizontal #nav-menu-container ul li{margin-left: 0px;padding-bottom: 0px;}

.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}

.dropdown-submenu { position: relative; }
.dropdown-submenu .menu-rightarrow{ float: right; }
@-moz-document url-prefix() { 
    .dropdown-submenu img#menu-rightarrow{
        position: relative;
        top: -19px;
    }
}

.dropdown-submenu>.submenu3 { display: none; position: absolute; left: 100%; top: 0; background: #d5e3cc; width: 100%; padding: 5px 0; list-style: none; }
.dropdown-submenu:hover>.submenu3 { display: block; }
.dropdown-submenu>.submenu3 li { list-style: none; display: inline-block; float: left;  width: 100%; }
.dropdown-submenu>.submenu3 li a { color: #414141; white-space: normal; padding: 2px 20px; font-size: 14px; text-transform: none; display:block; }
.dropdown-submenu>.submenu3 li a:hover { color: #fff; background: rgba(102, 134, 64, 0.9) none repeat scroll 0 0; }
/* MAIN NAVIGATION STYLING ENDS */

/* 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 */
#index #welcome { padding: 22px; background-image: url('/images/sky-BG-1700x360.jpg'); background-size: cover; background-repeat: no-repeat; background-position: 0% 50%; margin-top: 22px; margin-bottom: 22px; }
#welcome .gpane {background-color: rgba(255, 255, 255, 0.7); padding: 22px; text-align: center; }
#welcome h1 {
    margin: 0px 0px 13px 0px;
    font-family: 'PT Serif', serif;
    color: #000;
    font-weight: normal;
    font-size: 24px;
}
#welcome p, #welcome h2 {
    font-size: 14px !important;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
    color:#000;
    margin:0px;
    padding:0px;
}
#index #featured_varieties {margin-top: 10px;}
#index #featured_varieties ul li { list-style-type: none; }
#index .carousel-indicators {
    left: 75%;
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 20%;
    z-index: 15;
    bottom:0px;
    margin-left:0px;
    color:#fff;
}
#index .carousel-indicators span{
    height: 26px;
    width: 20px;
    padding: 6px 10px;
}
#index .carousel-indicators li{border:none;font-size:13px;border-radius:0px;background-color: transparent;height: 26px;margin-right: 5px; width: 20px;padding: 0px;}
#index .carousel-indicators li.active{background-color: transparent;color:#fff; }
#index .carousel-indicators li.active span{font-weight: normal; border:1px solid #fff;}

/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    margin: 0px 0px;
    background: #e0ebf7;
    font-size: 18px;
    color: #000;
    font-family: 'PT Serif', serif;
}
#newsletter-block div.column1, #newsletter-block div.column2, #newsletter-block div.column3 { padding-top: 20px; padding-bottom: 20px; text-align: center; }
#newsletter-block div.column1 a.catreq { color: #000; margin-left: 0px; font-size: 16px; }

#newsletter-block div.column1 #shrlnk { margin-top: 0px; padding: 0; border: 0; display: inline-block; }
#newsletter-block .shrimg { margin-right: 15px; }
#newsletter-block .shrimg img { width: 32px; }

#newsletter-block #newsletter { display: inline-block;}
#newsletter-block #newsletter .btn-info, #newsletter-block div.column2 button.btn-info { color: #000; border-color: #000; background: #fff; padding: 7px 20px; }

#newsletter-block div.column1 #shr, #newsletter-block div.column2 a, #newsletter-block #nwsl { margin: 0 0 10px 0; display: inline-block; font-size: 16px; color: #000; }

#newsletter-block.upper .navbar-nav>li { white-space: nowrap; }
#newsletter-block.upper { background: #538738 none repeat scroll 0 0; color: #fff; height: 40px; }
#newsletter-block.upper .column1, #newsletter-block.upper .column2, #newsletter-block.upper .column3 { text-align: center; }
#newsletter-block.upper .column1 #shr, #newsletter-block.upper .column2 a, #newsletter-block.upper a { color: #fff; font-size: 14px; text-transform: none; padding-top: 10px; padding-bottom: 10px; }
#newsletter-block.upper .column1 #shr:hover, #newsletter-block.upper .column2 a:hover, #newsletter-block.upper a:hover { background: none; color: #fff; }
#newsletter-block.upper .column1 #shr { display: inline-block; padding: 15px; }

/* NEWSLETTER SECTION STYLING ENDS */

/********** NEWSLETTER POPUP *********************/
#npfade {
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    overflow: visible;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 8001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none; 
}

#popcontainer { background-color: #ffffff; border: 5px solid #000; display: none; left: 35%; margin: 0 auto; position: fixed; top: 150px; width: 30%; z-index: 8008 !important; }
#popcontainer div#close { background: url("/images/close_button.png") no-repeat scroll right top rgba(0, 0, 0, 0); color: #666666; height: 35px; position: absolute; width: 41px; margin-left: -20px;  top: -20px; }
#popcontainer > div#form_part { padding: 10px 10px 30px; text-align: center; margin: 20px; border: 1px solid #000; }
/********** Newsletter popup ends *********************/

#category_menu h4,
#category_filter h4,
#category_filter .heading,
#global_filter h4,
#newsletter h4,
#shop_by_price h4,
#minicart h4,
#left_column #recently_viewed h4{font-size:16px; color: #538738; font-weight: bold; background: #fff;}
#left_column #recently_viewed ul li{padding:0px; margin:0px;}
#left_column {
    margin-bottom: 20px;
}
#left_column #recently_viewed .thumb-product{text-align: center; overflow: hidden;margin: 0px;width: auto; margin-top: 40px;}
#left_column #recently_viewed .thumb-product .image img { max-width: 180px; display: inline-block;}
#left_column #recently_viewed .thumb-product .info{
    padding: 20px;
}
#left_column #recently_viewed .thumb-product .name{display: block; padding: 10px 0 0;}

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.footerbg {
    background: #538738;
    padding-top: 10px;
}
footer {
   text-align: center;
   padding-bottom: 30px;
}
footer h3, footer h4, footer .heading {
    color: #fff;
    font-family: 'PT Serif', serif;
    font-size: 20px;
    margin: 15px 0;
}

footer a, footer p {line-height: 18px; color: #fff; display:block;}
footer a:hover{color:#000;}
footer ul{list-style:none;}
#footer nav ul li{margin-left:0px;padding-bottom:0px;}
#footer #freephone, #footer #fax { color: #fff; }
#footer #freephone p, #footer #fax p {margin-bottom:0px;padding-bottom:0px;}
#footer #freephone p a, #footer #fax p a { display: inline; }
#footer #cprgt{margin-top:25px; color: #7d7d7d;}
#footer #cprgt p{margin-bottom:2px;padding-bottom:0px;}
#footer #contact-details {color:#fff; }
#footer #contact-details p {margin-bottom: 0px;}
#footer .fullsite, #footer .gateway_links {padding-left: 10px;}
#freephone span, #fax span {
    font-size: 22px;
    font-family: 'PT Serif', serif;
}
#footer #secure {margin-top: 30px}
.meta_post_body {
    margin-top: 10px;
    font-size: 12px;
}
/* FOOTER STYLING END */

/*--FEATURED PRODUCT CSS STARTS--*/
#featured_varieties,
#featured_products,
#best_sellers,
#featured_categories,
#new_products,
#related_products,
#suggested_products{
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}
#learn-more header,
#featured_varieties header,
#featured_products header,
#best_sellers header,
#featured_categories header,
#new_products header,
#related_products header { text-align: center; margin-bottom: 22px; }

/* #learn-more h4, */
/*#featured_varieties header h4,*/
#featured_products header h4,
#best_sellers header h4,
#featured_categories header h4,
#new_products header h4,
#related_products header h4,
#suggested_products header h4 {
    font-family: 'PT Serif', serif;
    font-size: 28px;
    color: #666;
    margin-bottom: 10px;
}
#featured_varieties h5, #featured_varieties h4 { font-size: 20px; font-family: 'PT Sans', sans-serif; color: #999; font-style: italicized; margin: 10px 0 0; }
#learn-more h3 {font-family: 'PT Serif', serif; font-size: 28px; color: #666; margin-top: 10px;}
#learn-more h4 { font-size: 20px; font-family: 'PT Sans', sans-serif; color: #999; font-style: italicized; margin: 10px 0 0; }
#cap {
   width: 100%;
    text-align: center;
}
#seemore {
    color: #fff;
    font-family: "PT Serif", serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    background-image: url('/images/lines.png');
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#seemore a {
    color: #fff;
    text-decoration: none;
    background-color: #b4d18c;
    padding: 10px 0px 10px 10px;
    height: 40px;
}
#seemore a span.glyphicon {background-color: #538738; display: inline-block; padding: 0px 8px; line-height: 39px; margin-left: 10px;}
.thumb-product{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
#seemore hr {border-bottom: 1px solid #b4d18c; padding: 1.5px 0px;}
.thumb-product .image { border: 4px solid #dbe2ce; padding: 2px; }
.thumb-product img{
    width:100%;
  	border: 1px solid #dbe2ce
}
.red, .req, .sale-price {
    color: #c00;
}

#featured_varieties ul li .info a,
#featured_products ul li .info a,
#best_sellers ul li .info a,
#featured_categories ul li .info a,
#new_products ul li .info a,
#related_products ul li .info a,
#suggested_products ul li .info a{
    color: #363636;
    text-decoration: none;
    font-size: 14px;
    font-family: 'PT Serif', serif;
}
#featured_varieties ul li .name,
#featured_products ul li .name,
#best_sellers ul li .name,
#featured_categories ul li .name,
#new_products ul li .name,
#related_products ul li .name,
#suggested_products ul li .name{
    margin: 25px 0px 5px 0px;
    height: 38px; overflow: hidden;
}

/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #000;
    font-size: 12px;
    padding: 10px 15px 10px 0px;
    text-transform: uppercase;
    font-weight: normal;
    z-index: 2;
    position: relative;
}
#breadcrumb .separator {
    padding: 0 5px;
}
#breadcrumb a {color: #666;}
#category #breadcrumb, #prod_detail_list #breadcrumb {padding-left: 11px;}
#category #breadcrumb, #category #breadcrumb a, #prod_detail_list #breadcrumb, #prod_detail_list #breadcrumb a {color: #000;}
/* BREADCRUMB STYLING END */

/**CATEGORY MENU STYLING**/
#category_menu { text-align: left; border-right: 1px solid #d7d7d7; padding-bottom: 30px; }
#category_menu ul{list-style:none;padding:0 0 0 15px;}
#category_menu ul li{
    border: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    margin: 0;
    padding: 5px 0;
}
#category_menu ul li a {
    display: block;
    position: relative;
    color: #538738;
    font-size: 16px;
    padding: 10px 0 0;
    font-weight: bold;
}
#category_menu ul li ul li a {
    color: #9a9a9a;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}
#category_menu li.active a, #category_menu li.category_top_active a { }
#category_menu ul li ul li { padding-left: 0; }
/**CATEGORY MENU STYLING ENDS**/

/* CATEGORY PAGE STYLING STARTS HERE */
#category_options li#sort { float: left; padding-left: 0;}
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#prev-next2 { color:#7d7d7d; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 10px 0px; padding: 10px 0px; border:none; }
#cat #toggle {float: right; margin-left: 60px; padding-right: 0;}
#cat #per-page {float: left;}
#cat select {font-size: 16px; height: 40px; border-radius: 0;}
#cat #sort select { min-width: 300px;}
#cat #per-page select { min-width: 90px;}
#cat #toggle #list img { padding: 4px 4px 4px 7px; width: 40px;}
#cat #toggle #grid img { padding: 7px; width: 35px;}
#cat #toggle .bdr {border: 1px solid #c2c2c2;}
#prev-next2 span.page { color:#7d7d7d; font-family: 'PT Serif', serif; margin-right: 20px;}
#prev-next2 span.curPage {font-family: 'PT Sans', sans-serif; border: 1px solid #bebebe; padding: 8px 10px;}
#prev-next2 span.pagenumber {
    padding: 20px;
}
#prev-next2 span.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 {
    z-index: 1;
}
.cat-top {
    background-image: url('/images/cat-bgd.jpg');
    background-size: cover;
    padding: 56px 0;
    margin-bottom: 22px;
}
#cat .cat-head { position: relative; padding: 15px;}
#cat .cat-desc {
    font-size: 18px;
}
#cat .cat-desc h2{
    font-size: 18px;
    line-height: 24px;
    border-bottom: 3px dotted #999;
    padding-bottom: 22px;
}

#cat .cat-top h1 {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    margin: 0;
    position: relative;
    text-align: center;
    text-shadow: 2px 2px 6px rgba(0,0,0,1);
}
#cat .cat-top p { text-align: center; color: #fff; margin-top: 20px; }
#cat .filter-head h4, #category_menu h4, #cat .filter-head .heading {
    font-weight: normal;
    border: 1px solid #d7d7d7;
   	border-right: none;
    padding: 15px;
    margin: 0;
    text-transform: none;
    text-align: left; 
  	font-size: 20px;
    font-style: italic;
    font-family: 'PT Serif', serif;
    color: #000;
}
#category_menu h4 { margin-left: -15px; }
.filter-list { padding-left: 15px; }
.filter-list h3 { font-size: 20px; color: #538738; font-weight: bold; text-align: left; padding-left: 40px; }
.filter_container ul {
    margin-bottom: 0;
}
#left_column #recently_viewed { border-right: 1px solid #d7d7d7;}
#left_column #recently_viewed h4 {
    border: 1px solid #d7d7d7;
    border-right: none;
    padding: 10px 50px 10px 0;
    text-align: right; 
    font-weight: normal;
    font-size: 20px;
}
#category_filter ul {list-style: none;}
#category_filter .individual_filter h4, #category_filter .individual_filter .heading { text-align: left; padding-left: 0px; margin-top: 25px; margin-bottom: 20px;}
#category_filter {text-align: left; border-right: 1px solid #d7d7d7; padding-bottom: 30px; }
#category_filter h5 { color: #666; font-style: italic; }
#category_filter .filter-list-heading { font-size:14px;color: #666; font-style: italic; }
.filter_container li {
    padding-bottom: 5px;
    color: #9a9a9a;
    cursor: pointer;
  	text-align: left;
}
.filter_container li input { vertical-align: baseline; margin-right: 10px; }
#filters-wrapper {
    display: none;
}
#category_options {
    background: #fff none repeat scroll 0 0;
    color: #2d364c;
    font-weight: normal;
    padding: 10px 0;
    margin-top: 10px;
}
#category_options ul{margin:0px;}
#tabs_prod { margin-bottom: 22px; }
#category .info h2, #prod_detail_list .info h2, #left_column #recently_viewed .info a{
    color: #363636;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 20px 0;
    font-family: 'PT Serif', serif;
    height: 34px; overflow:hidden;
}
.cat-thumbs h2 { margin: 15px 0; padding: 15px 0; border-bottom: 1px solid #ccc; }
.cat-thumbs .info .content { margin: 10px 0 20px 0; }
.cat-thumbs .info .subcat-link-border { border-bottom: 2px solid #dbe2ce; padding: 1px; position: relative; }
.cat-thumbs .info .subcat-link-border:hover { border-bottom: 2px solid #538738;}
.cat-thumbs .info .subcat-link-border:before { content: ""; width:2px; height:8px; background:#dbe2ce; position:absolute; bottom:-2px; left: -2px;}
.cat-thumbs .info .subcat-link-border:after { content: ""; width:2px; height:8px; background:#dbe2ce; position:absolute; bottom:-2px; right: -2px;}
.cat-thumbs .info .subcat-link-border:hover:before, .cat-thumbs .info .subcat-link-border:hover:after { background: #538738; }

.cat-thumbs .info .subcat-link-border h2 { border-bottom: 1px solid #dbe2ce; margin: 0 !important; padding: 15px 0; position: relative; }
.cat-thumbs .info .subcat-link-border h2:hover { border-bottom: 1px solid #538738;}
.cat-thumbs .info .subcat-link-border h2:before { content: ""; width:1px; height:5px; background:#dbe2ce; position:absolute; bottom:-1px; left: 0px;}
.cat-thumbs .info .subcat-link-border h2:after { content: ""; width:1px; height:5px; background:#dbe2ce; position:absolute; bottom:-1px; right: 0px;}
.cat-thumbs .info .subcat-link-border h2:hover:before, .cat-thumbs .info .subcat-link-border h2:hover:after { background: #538738; }

#category .list .info h2, #prod_detail_list .list .info h2 {margin-top: 0px;}
#category .display span.rev-num, #prod_detail_list .display span.rev-num {
    margin-top: -1px;
    display: inline-block;
    vertical-align: bottom;
    height: 16px;
}
.display span.glyphicon.glyphicon-shopping-cart {
    margin-right: 10px;
  	color: #fff;
}
.prod-rating img {
    padding-right: 5px;
    display: inline-block;
}
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
}
.grid li .image { border: 4px solid #dbe2ce; padding: 2px; }
#cat ul.display { margin-top: 25px; padding-left: 0; }

#cat ul.display .blog-content-cat-item { min-height: 420px; }

.cat-thumbs { margin-top: 22px;}
.cat-thumbs img {  }
.cat-thumbs li .info {
    text-align: center;
}
#category .product .image img, #prod_detail_list .product .image img {width:100%; border: 1px solid #dbe2ce;}
#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: 60px; }
#category ul.display.grid li, #prod_detail_list ul.display.grid li  { margin-bottom: 60px; }
#category ul.display.list li, #prod_detail_list ul.display.list li { margin-bottom: 60px; }
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda, .list li .sku, .list li p, .list li .price, .list li .rev-stars {
    margin: 0 0 10px;
}
.grid li .rev-stars { display: none; }
#category .display span.qty-label, #prod_detail_list .display span.qty-label {
    font-size: 16px;
    color: #636363;
    margin-right: 5px;
}
.display input.qty {
    width: 45px;
    height: 27px;
  	border-color: #dbe2ce;
  	border-style: solid;
  	text-align: center;
}
.display .qty-line { margin-bottom: 10px; height: 27px; }
.display.list .qty-line {float:left;}
.grid .prod-desc, .list .prod-desc {
    margin: 18px 0;
    clear: both;
    max-height: 55px;
    overflow: hidden;
}
.grid .prod-desc {
    max-height: 34px;
    overflow: hidden;
}
.grid li .price, .list li .price {
    font-weight: bold;
    font-size: 16px;
}
.list li .price {
    float: left;
    margin-top: 2px;
    display: inline-block;
    margin-right: 10px;
}
#category #sort label, #category #per-page label, #prod_detail_list #sort label, #prod_detail_list #per-page label  {
    font-weight: normal;
    font-size: 16px;
    font-family: 'PT Serif', serif;
    margin-right: 10px;
}
#category .display.list li .image, #prod_detail_list .display.list li .image {float: left; margin-right: 15px; width: 30%;}
#category .display.list li .info, #prod_detail_list .display.list li .info {float: left; width: 67%;}

/* CUSTOM SEARCH TABS */
.ui-widget-header { 
  	border: 1px solid #538738 !important; 
  	background: #b4d18c !important; 
  	color: #fff !important; 
}
.ui-widget.ui-widget-content { 
  	border: 1px solid #538738 !important; 
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { 
  	color: #333 !important; 
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { 
  	border: 1px solid #538738 !important; 
  	background: #538738 !important; 
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button { color: #fff !important; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #538738 !important; 
  	background: #fff !important;
  	color: #333 !important;
}

/* 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;
}
div .additional-prod #group-img-enlarge, div .additional-prod #social { display: none; }
div .additional-prod h2 { font-size: 24px; }
div .additional-prod .btn-add { float: right; text-align: right; }

#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: #538738;
    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;
}
.mcs-item { margin: 5px; }
.mz-thumb img { box-shadow: none; border: 1px solid #ddd; padding: 2px; }

.alternate_images {margin: 10px 0 0; overflow: hidden;}
.alt-img { float: left; }
.alternate_images img {cursor: pointer; height: 80px;margin-right: 10px;width: 80px;}
.alternate_images figcaption {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    filter: none;
    font-weight: bold;
    padding: 0;
    vertical-align: baseline;
    width: auto;
}
.rev-stars a {
    color: #434343;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
#product .product .artist { margin: 15px 0; font-style: italic; }
#product .product .sku, #product_builder .product .sku { color: #000; }
#product .content h1, #product_builder .content h1 {
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 5px;
}
#product .content h3, #product_builder .content h3 { font-size: 24px; margin-top: 5px; font-family: 'PT Serif', serif; }
#product .product .yield, #product_builder .product .yield { font-style: italic; margin: 10px 0; }
#suggested_products .product .image img{width:100%;}
 .in-bl {display: inline-block;}
#product .mapping {
    background: #f0f0f0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    margin-top: 20px;
}
#product .recipent_mapping_shipto {
    margin-bottom: 0px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
#product .mapping .new_recipient_mapping {
    color: #232323;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
.child-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0 0 10px;
}
.child-wrapper li {
    margin: 0px;
    padding: 10px 0px 0px 0;
    vertical-align: middle;
}
.child-wrapper li.child-price { }
.child-wrapper li.child-price .gc-value input { max-width: 90px; }
.child-wrapper li.child-desc {  }
.child-wrapper li.child-qty { text-align: right; }
.child-wrapper li del{display:block;}
.child-wrapper .qty-add, .child-wrapper .qty-dec {
    display: inline-block;
    color: #fff;
    background-color: #b7b7b7;
    padding: 11px 5px 10px 5px;
    cursor: pointer;
    height: 44px;
}
.child-wrapper .child-qty .qty {
    border-radius: 0px;
    font-size: 14px;
    color: #a7a7a7;
    width: 40px;
    display: inline-block;
    height: 34px;
}
.child-wrapper li.child-qty.lheight {line-height: 44px;}
#product .qty{width: 45px; height: 44px;border-radius: 0; padding: 6px 5px;  text-align: center;}

#product .mapping > div,
#product #additional .child-one-btn{margin-top:10px;}
#product .child-one-btn .addtocart_button{ }
#product .mapping,
#product .order{margin-bottom:10px;}
#product .qty-line{height:34px; margin:10px 0px 0px 0px;}
#product .product .price, #product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price  {font-family: "PT Serif", serif;font-size: 24px; font-weight: bold;}
#product .price .weight { font-size: 14px; font-weight: normal; margin-left: 10px; }
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label{float: left; display: inline-block;line-height: 34px; ;vertical-align: middle; font-weight: normal; font-size: 16px; margin-right: 5px;}
#product .qty-line > div {padding-left: 0;}
#product .price {margin: 10px 0;}
#product .rev-stars {margin-top: 10px; overflow: hidden;font-family: 'PT Serif', serif; }
#product .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .image .product_image{width:100%;}
#product .order .child-one-btn { margin: 10px 0; text-align: right; }
#product .attributes select {margin: 5px 0;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form {margin-top: 10px;}
#product a.popup-link {
    position: absolute;
    right: 0;
    bottom:0;
}
#product a.popup-link.extra-img {
    bottom: 0px;
}
#product .img-cont {position: relative;}
.product .status {
    margin-top: 10px;
    color: #b4b4b4;
    font-family: 'PT Serif', serif; 
}
.product .status span.green { color: green; }
.product .backordered {
    display: inline-block;
}
#product .product .content-only #social { margin: 11px 0; }
#product .product .content-only #social .addthis_counter.addthis_bubble_style { float: left; margin-left: 2px; }
#product .tab-content li,
#product .product .content-only .content > li {margin-left: 40px;padding-bottom: 0.85em;}
#product .product .content-only { font-size: 16px; }
#product .product .content-only h1 { margin: 10px 0 22px; }
#product .product .content-only .print { line-height: 39px; margin: 10px 0 22px; cursor: pointer; }
#product .product .content-only .image { margin-bottom: 0px; }
#product .product .content-only h2 { font-size: 24px; }
#product .product .content-only h3 { margin-top: 22px; font-size: 20px; font-style: italic; }
#product .product .content-only p { font-size: 16px; margin-bottom: 1em; }
#product .product .content-only .table td { vertical-align: middle; }
#product .product .content-only .table td:last-child { text-align: center; }
#product .product .content-only .table img { max-width: 75px; }

#product .product .content h2 {font-size: 24px;
margin-top: 5px; margin-bottom: 10px; font-family: 'PT Serif', serif;}


#image_overlay {display:none;height: 100%;left: 0;position: fixed;text-align: center;top: 0;width: 100%;z-index: 1000;}
#fade {background: black none repeat scroll 0 0;height: 100%;left: 0;opacity: 0.5;position: fixed;top: 0;width: 100%;}
#image_overlay img {border-radius: 10px;cursor: pointer;margin: 50px auto;position: relative;z-index: 1001;}
#image_overlay #close {cursor: pointer;margin-left: -20px;position: absolute;top: -20px;z-index: 1002;}

#product_qanda .container{box-shadow:none;}
#product_qanda textarea{width:100%}
#product_qanda #qa_box { list-style-type: none; }
#product_qanda #qa_box li.question {background: #fff none repeat scroll 0 0;border: 5px solid #bbb;font-size: 16px;margin: 2px;overflow: hidden;padding: 10px;}

#product_qanda #qa_box a {color: black;font-weight: bold;text-decoration: none;}
#product .prod-desc {
    margin: 11px 0px;
}
#reviews div { font-family: 'PT Serif', serif; margin: 5px 0px; }
#reviews { border-top: 0px solid #ccc; padding-top: 20px; padding-bottom: 30px; }
#reviews h3 { font-size: 24px; font-family: 'PT Serif', serif; margin-top: 10px;color: #538738; }
#reviews .rev-num { clear: both; }
#reviews .rev-title { font-size: 18px; color: #3e3e3e; margin-top: 40px; }
#reviews .rev-info { font-size: 14px; margin-left: 30px; display: inline-block; vertical-align: bottom; height: 16px;}
#reviews .rev-stars { margin: 10px 0 20px 0;}
#reviews .rev-comments { clear: both; }
#reviews img { display: inline-block; }
#reviews .content_box { font-style: italic; color: #538738; }
#reviews .rev-name {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
#reviews .btn-link {float: right; margin-right: 20px;}
.right-col {position: relative; margin-top: -38px;}
.right-col img.v-div {position:absolute; top:0; left: -11px; height: 100%;}
#you_may_also_like h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    padding-top: 40px;
    font-family: 'PT Serif', serif;
    font-style: italic;
    color: #666;
}
#you_may_also_like .thumb-product .name a {
    font-size: 16px;
    color: #363636;
    font-family: 'PT Serif', serif;
}
#you_may_also_like .btn {
	margin: 0;
    padding: 10px 24px;
}
#you_may_also_like li {
    margin-bottom: 15px;
}
#you_may_also_like button span.glyphicon{margin-right: 10px;}
#you_may_also_like .thumb-product .name { margin: 20px 0 10px 0; height: 42px; overflow: hidden; }
#you_may_also_like .price, #product .product #you_may_also_like .price input.dynamic_qty, #product #you_may_also_like .price input.dynamic_qty {
    font-weight: bold;
    color: #353535;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
}
#you_may_also_like .price input.dynamic_qty {width: 100%;}
/* PRODUCT PAGE STYLING END */

/*--TABS CSS STARTS--*/
.tab_data_container{
    border: 1px solid #ddecf8;
    margin-bottom: 10px;
    padding: 30px;
    border-top: none;
    color: #666;
}
.nav-tabs > li {border-bottom: 1px solid #ddecf8;}
.nav-tabs > li.active {border-bottom: none}
.nav-tabs.nav-justified>li>a {border-radius: 0; border-bottom: none;}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 3px solid #fff;
    border-bottom-color: #ddecf8;
    border-radius: 0px;
    color: #636363; 
    font-family: "PT Serif",serif;
    font-size: 16px;
    padding: 10px 30px 15px ;
    background:#ddecf8 none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#000;
    padding: 15px 30px;
}
.nav-tabs>li.active>a {
    padding: 15px 30px;
}
.nav-tabs > li > a:hover{
    border:3px solid #ddecf8;
    border-bottom: none;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { border: 1px solid #ddecf8; }
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { border-bottom: 1px solid #fff; }
.nav>li>a:focus, .nav>li>a:hover { background: #ddecf8; }

#compare_products .compare-subtitle { font-weight: normal !important; }
#compare.table>tbody>tr>td, #compare.table>tbody>tr>th, #compare.table>tfoot>tr>td, #compare.table>tfoot>tr>th, #compare.table>thead>tr>td, #compare.table>thead>tr>th { width: 25%; max-width: 250px; }

/** CHECKOUT PAGES **/
#viewcart #promo-box #freeprod .free-prod-select { padding: 0 10px; }
#viewcart #promo-box #freeprod .free-prod-submit { padding: 0 10px 10px; }
#viewcart #promo-box #freeprod .free-prod-submit input { background: #fff; }
#viewcart #promo-box #promo_code { text-align: center; border-radius: 0; height: 42px;}
#checkout_shipping .buttonrow, #checkout_shippingaddress .buttonrow, #checkout_billing .buttonrow { margin-bottom: 20px; }
/*#checkout_shippingaddress .checkout-cart-info { margin-top: 25px; }*/
#checkout_shipping .checkout-cart-info, #checkout_shippingaddress .checkout-cart-info { margin-top: 58px; }
#checkout_billing .billing-mini-cart { margin-top: 58px; }

/* 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; }

/** BUTTON STYLING **/
.btn-primary, .style1 {
    border: 1px solid #538738;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    padding: 10px 20px;
    background-color: #538738;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .style1:hover, .style1:active, .style1:focus {
	color: #fff; 
    background-color: #434343; 
    border-color: #434343;
}
.btn-default, .style2  {
    border: 1px solid #538738;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent;
    color: #538738;
    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: #538738; 
    border-color: #538738;  
}
.btn-info, .style4  {
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-info:hover, .btn-info:active, .btn-info:focus, .style4:hover, .style4:active, .style4:focus {
    color: #fff; 
    background-color: #538738; 
    border-color: #538738;  
} 
.style3 {
border: 1px solid #B7B7B7;
    background: transparent;
    color: #B7B7B7;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}
#tellfriend form{max-width:700px;margin:0px auto;}
.confirmation .heading h3 {
    display: inline-block;
    margin-right: 10px;
}
#promos .btn-info:hover {
    background: #fff;
    color: #538738;
}
#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: #538738; border-color: #538738;}
#category .list .btn, #prod_detail_list .list .btn {margin-left: 0px;}
.btn-link {
    border: 1px solid #ccc;
    color: #7f7f7f;
}
#product .btn-wishlist input , #product .btn-reorder input { padding: 10px 10px; margin-left: 0; width: 100%; text-transform: none; }

/* CUSTOM ARTICLE PAGE STYLING START */
#cat.blog-category { background: url('/images/Blog-Bkgd-100118.png') no-repeat; }
#cat .blog-container { background: #fff; }
#cat.blog-category .filter_container li { color: #000; }

.article-content h2 {margin-top: 22px !important;}
.article-content h3 {margin-top: 22px !important;}
.article-content ul {list-style-position: outside !important;}
.article-tablehead {color: #0b8015; font-size: 1.4em !important; margin-bottom: 0px !important;}

/* CUSTOM ARTICLE PAGE STYLING ENDS HERE */


/** CUSTOM STYLING **/
div.errors {
    background-color: #fff2f2;
    border: 1px solid #c00;
    margin: 0 0 10px;
    padding: 5px 10px;
}

div.errors p em, .error {
    color: #c00;
    font-style: normal;
    font-weight: bold;
}
div.form-container {
    margin-bottom: 15px;
    position: relative;
}
.form-container p.legend { position: absolute; right: 0; font-size: 12px; top: 10px; }

.hgt_0{height:0px!important;}
.pdd_tp10{
    padding-top: 10px !important;
}
.padd_0{
    padding: 0px !important;
}
.mar_0{
    margin: 0px !important;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_top0{
    margin-top:0px !important;
}
.mar_top10{
    margin-top:10px !important;
}
.mar_btm{margin-bottom: 10px;}
.mar_btm20{margin-bottom: 20px;}
.text_upper{
    text-transform:uppercase!important;
}
.pdd_rt0{
    padding-right: 0px;
}
.pdd_lt0{
    padding-left: 0px;
}
.pad_tp20{
    padding-top: 20px;
}
.pad_btm10{
    padding-bottom:20px;
}
a:focus{
    outline: medium none;
}
.nopad p {
    padding: 0px;
}
.hide_col {
	display: none;
}
.clickable {
	cursor: pointer;
}
.border_top {
	border-top: 1px solid #ddd;
}

.split-left {
	padding-right: 0px;
}
.split-right {
	padding-left: 0px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
#fileDisplay {
	padding-left: 10px;
    background-color: white;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
@media only screen and (min-width:992px) and (max-width: 1199px) {
    #category ul.display.list li,  #prod_detail_list ul.display.list li {height: 210px;}
  	#cat ul.display .blog-content-cat-item {min-height: 375px; }
    #cat #sort select { min-width: 280px;}
    .tab_data_container{ padding: 40px 50px; }
    #popcontainer { width: 40%; left: 30%; }
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
    #newsletter-block div.column1 #shr, #newsletter-block div.column2 a, #newsletter-block #nwsl {  }
    #newsletter-block div.column1 a.catreq { margin-left: 0px; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  	#learn-more.promo-container .promo-content { bottom: 10px; }
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    #newsletter input[type=email] { width: 220px; }
    #newsletter-block .shrimg { margin-right: 3px; }
    #container #header figure { margin: 40px 0; text-align: left;}
    #container #header .phone { margin-top: 10px; }
    #header #search { margin-top: 0px; }
    #header .phone { margin-bottom: 10px; }
  	.navbar-default .navbar-nav>li>a { font-size: 14px; }
    #popcontainer { width: 70%; left: 15%; }
    #new_products .thumb-product { height: 440px; }
    .nav>li>a { padding: 10px 10px;}
  	#learn-more.promo-container .promo-content { bottom: 10px; width: 90%; }
  	#learn-more.promo-container .inner-content { padding: 10px; }
  	#learn-more.promo-container h3 { margin-top: 0; font-size: 20px; }
    #cat #toggle { margin-left: 30px;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { min-width: 150px;}
    #cat h1 { font-size: 30px;}
    #cat .cat-desc  { font-size: 14px; top: 45%; width: 85%; margin-left: 7.5%;}
  	#cat ul.display .blog-content-cat-item { min-height: 400px; }
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 40%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: 215px;}
    .tab_data_container{ padding: 30px; }
    .filter_container li, #category_filter .individual_filter h2 {padding-right: 30px;}
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
    #newsletter-block div.column1 #shr, #newsletter-block div.column2 a, #newsletter-block #nwsl {  }
    #newsletter-block div.column1 a.catreq { margin-left: 0px; }
}

@media only screen and (min-width:320px) and (max-width: 767px){
    #container #header figure { margin: 5px 0px; }
    #header #mobile-search { display: none; }
    #header #search { margin: 10px 0; }
    #popcontainer { width: 96%; left: 2%; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    #newsletter-block { height: auto; overflow: hidden; }
    #newsletter-block div {margin-top: 0px; border: 0; text-align: center; }
    #newsletter-block div.column3 #shrlnk{width: 23px;}
    #newsletter-block div.column3 #shr{font-size: 14px;}
    #newsletter-block div.column3 #shrlnk{width: 15px;}
    #shrlnk.img_fb{width:100%;}
    #suggested_products .thumb-product{height:220px !important;}
    #minicart_overlay{max-width: 95%;}
    #minicart_overlay_box{width: 100%;}
    .promo-banner h3{ display: block; margin: 0px; font-size: 16px;}
    .promo-banner {font-size: 14px;}
    .promo-banner a {margin-top: 5px;}
    .promo1, .promo2 { margin-bottom: 15px;}
    #index #welcome {background-position: 50% 50%; background-size: auto 100%;}
    #newsletter-block div.column1, #newsletter-block div.column2 { padding: 10px 0; }
    #newsletter-block #nwsl { margin-right: 0px; display: block; margin-bottom: 10px;}
    #index .carousel-indicators { left: 65%; width: 30%;}
    #promos { padding: 15px; }
    #index #featured_products { margin-top: 0px; }
  	#cat { margin-bottom: 25px; }
  	#cat ul.display { padding-left: 0; }
    #cat #toggle { margin-left: 30px; display: none;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { min-width: 150px;}
    #cat h1 { font-size: 26px; top: 40%;}
    #cat .cat-desc  { display: none;}
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 38%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: auto;}
    #category ul.display.grid li, #prod_detail_list ul.display.grid li { height: auto; }
    #category .list .btn, #prod_detail_list .list .btn { margin-left: 0px; padding: 10px 25px;}
    .tab_data_container{ padding: 20px; }
    .right-col { margin-top: 20px; border-top: 1px solid #ccc;}
    #you_may_also_like h2 {padding-top: 0; margin: 15px 0;}
    #product .btn-wishlist input , #product .btn-reorder input {width: auto !important;  text-transform: none;}
    #product .btn-wishlist.btn-wishlist-outstock input{
        width: 100% !important;
    }
    #product li.child-buy.pull-right { float: left !important; }
    #product .addtocart_button { width: auto !important; }
    #product .child-buy .btn-reorder input, #product .child-buy .btn-wishlist input  {min-width: 100%;}
    .cart-items strong.visible-xs { display: inline-block !important; }
    #viewcart .thumb-product { min-height: 230px; }
    #category_filter { text-align: left;}
    #cat .filter-head h2 {text-align: left; padding-left: 15px;}
	.filter_container li, #category_filter .individual_filter h2 {padding-left:15px;}
    #learn-more.promo-container .promo-content { bottom: 30px; top: 30px; }
    #learn-more.promo-container .inner-content { height: 100%; }
    #compare td, #compare th { white-space: normal; min-width: 200px; }
    #compare td:first-child { min-width: 50px; }
}

@media only (min-width: 1200px) {
	.container { width: 1230px; }
}
@media print {
  	.mobile-header { display: none; }
    #newsletter-block, #mobile-search, #cartitems, #breadcrumb, #you_may_also_like, .footerbg { display: none; }
    a[href]:after { content: none !important; }
}

/* CUSTOM iFRAME STYLING */

@media only screen and (max-width: 1920px) {
    .video-lg {width: 400px; height: auto;}
  }
@media only screen and (max-width: 768px) {
    .video-sm {width: 100%; height: auto;} {
  }
  

  
/* progress bar for generic and custom forms */
#filestatus {
display:none;
}
#filestatus #status {
display:none;
}
#progress_bar {
  width: 200px;
  margin: 10px 0;
  padding: 3px;
  border: 1px solid #000;
  font-size: 14px;
  clear: both;
  opacity: 0;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -webkit-transition: opacity 1s linear;
}
#progress_bar.loading {
  opacity: 1.0;
}
#progress_bar .percent {
  background-color: #99ccff;
  height: auto;
  width: 0;
}