.mobile { display: none; }

body {
    background:#fbf5dd url("/images/BCG.jpg") no-repeat;
    font: 12px 'Verdana', sans-serif; color: #582800;
    background-size: 110%;
}
body, select, input, textarea { color: #582800; }
body#chart1 { background: #fbf5dd; }

a { color: #f3741f; text-decoration: none; }
a:hover { color: #582800; text-decoration: none; }
ul,ol{/*list-style: none;*/ list-style-position:  inside;}
ul.display, #new_products ul, #featured_products ul, 
#featured_categories ul, #suggested_products ul, #related_products ul, 
#you_may_also_like ul, .messages ul, .member-links ul, #shop_by_price ul, 
#category_filter ul, #recently_viewed ul  {list-style-type: none; list-style: none;}
li { color: #582800;}
.container { }
h1{ color: #582800; font-family: "Itim", cursive; font-weight: normal; font-size: 48px;}
h3 { font-family: "Itim", cursive; color: #582800; font-weight: normal; font-size: 28px; }
p { padding-bottom: 0px; color: #582800; font-family: Verdana,sans-serif;  font-size: 13px; line-height: 16px; }
/*table{border:1px solid #d46c15;}
tr{ margin-bottom: 5px;}*/
#main { background: rgba(253,248,229,.8); }
#index #main { background: transparent; }
.form-control{border-radius: 0; border:1px solid #b07c54;}
.messages { padding: 15px; }
/* HEADER STYLING */
.promo-banner-top {
    background: #007c66;
    display: block;float: left;width: 100%;
    height: 50px;
    color: #fff;
}
.promo-banner{
    margin-top: 15px;
}
.promo-banner a {
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    padding: 0 10px 0 10px;
}
.header-middle {
    color: #582800;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0 10px 0;
}
.header-middle a{
    font-family: "Itim", cursive;
    font-size: 18px;
    font-weight: normal;
    color: #f3741f;
    line-height: 24px;
}
.header-sitesearch {
    float: right;
    width: 160px;
    margin-top: -9px;
}
.header-nav {
    color: #007c66;
    margin: 40px 0 20px;
    border: 0px solid red;
}
.header-nav-left { width: 39%; float: left; margin-top: 20px; line-height: 53px; }
.header-nav-right { width: 39%; float: right; text-align: right; margin-top: 20px; }
.header-nav-right div.dropdown { display: inline; position: relative; }
.header-nav-right div.dropdown a { line-height: 35px; }
.header-nav-right img { margin: 0 10px; }
.header-nav-left a,
.header-nav-right a{
    color: #007c66;
    font-family: "Itim", cursive;
    font-size: 19px;
    font-weight: normal;
    padding-right: 50px;
    display: inline-block;
}
.header-nav-right a { padding-left: 25px; padding-right: 0; }
.header-nav-logo { float: left; width: 22%; }
.header-nav-logo figure { }
.header-nav-logo figure img { width: auto; margin-top: -80px; }

#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#minicart {
    margin: 0;
    border: 0px solid #ccbd9e;
    border-bottom: 0;
    font-weight: bold;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
}
#minicart a#vcart, #minicart img {
    text-decoration: none;
    color: #007c66;
}
#mobile-search {display: none;}
.mobile-logo { text-align: center; }
.mobile-logo figure{display: block; float: left; 
    width: 100%; margin:5px 0; 
    border:0px solid red; 
    text-align: center;
 }
 .mobile-logo figure img{display: block;margin:auto; width: 30%;}

.nav-icons img.mobile-search {margin-left: 10px;}
input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
#search form {position: relative;  margin: 10px 0px;}
.mobile-header a { color: #fff; display: inline-block; }
.mobile-header .glyphicon {color: #fff; font-size: 25px; margin-top: 6px; }
.mobile-header .glyphicon.glyphicon-shopping-cart { left: -10px; }

.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 #007c66; border-radius: 10px 10px 10px 10px; box-shadow: 0 0 20px #000000; margin: 0 auto; padding: 10px 0px; width: 450px; overflow: hidden; }
#minicart_overlay .pull-right.minicart_exit { margin-right: 15px; }
#minicart_overlay #minicart_products div.minicart_product { padding: 15px; clear: both; background: #eee; overflow: hidden; }
#minicart_overlay .minicart_total { clear:both; padding: 15px 15px 15px 0px; text-align:right }
#minicart_overlay .productname { color: #007c66; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #007c66;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{font-size:15px;}
#horizontal #search {
    /*margin: 10px 0px;*/
    /*width: 250px;*/
    overflow: visible;
    /*border: 1px solid #ccbd9e;*/
    padding: 0px;
}
#horizontal #search input[type=text] {
    /*width: 195px;*/
    /*border: 0;*/
    color: #c8bdb9;
    /*padding: 6px 10px;*/
}
input{
    vertical-align:middle;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #007c66;
    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 #ccbd9e !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: #007c66;
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #007c66;
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: lighter;
    color:#000;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-top: 1px solid #ccbd9e;
    border-bottom: 1px solid #ccbd9e;
    border-radius: 0px;
}
.dropdown-menu:before { content: ""; height: 0;  width: 0; border: 7px solid transparent; border-bottom-color: #007c66; position: absolute; top: -15px; left: 87px; z-index: 2;}
.dropdown-menu{ background: #007c66 none repeat scroll 0 0; left: -50px; margin-top: 7px; }
.dropdown-menu > li { margin-left: 0; padding-bottom: 0; }
.dropdown-menu > li > a{color: #fff;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #f3741f 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 #ccbd9e; margin-bottom: 20px;}
/* MAIN NAVIGATION STYLING ENDS */
/* CAROUSEL STYLING START */
.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 .item-content {
    position: absolute;
    top: 72%;
    font-family: "Itim", cursive;
    font-weight: normal;
    font-size: 36px;
    color: #fff;
    left: 7%;
}
#Carousel .item-content img{
    width: auto !important;
}

#index .carousel-indicators {
    display: none;
    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:#000;
}
#index .carousel-indicators span{
    display: block;
    float: left;
    height: 16px;
    width:16px;
    padding-right: 4px !important;
}
#index .carousel-indicators li{border:none;font-size:13px;border-radius:0px;background-color: #CCE0EA;height: 16px;margin: 0;width: 16px;padding-bottom: 0px;}
#index .carousel-indicators li.active{background-color:#4FA1C3;color:#000;}
#index .carousel-indicators li.active span{font-weight:bold;}
.carousel_rt{
    float: right;
}

/* CAROUSEL CSS ENDS */
#index #welcome{padding-bottom:10px;}

#welcome h4 {
    font-family: "Itim", cursive;
    color: #582800;
    font-weight: normal;
    font-size: 48px;
    text-align: center;
}
#welcome p {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color:#582800;
    margin:0px;
    padding:0px;
    font-weight: bold;
}

a#welcome-link {
    border: 2px solid #007c66;
    color: #582800;
    font-family: "Itim", cursive;
    font-weight: normal;
    font-size: 18px;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 20px;
}

a#homesignature {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    font-family: 'Dancing Script', cursive;
    font-size: 18px;
    pointer-events:none;
}


/*BEST SELLER SECTION*/
.section-bestseller h2 {
    text-align: center;
    font-family: "Itim", cursive;
    text-transform: uppercase;
    font-size: 24px;
    color: #007c66;
    font-weight: normal;
}
.section-bestseller-content{
    display: block;float: left; width: 100%; margin:10px 0;
}
.section-bestseller-content .col1,
.section-bestseller-content .col2,
.section-bestseller-content .col3
{
    display: block;
    float: left;
    width: 32%;
    border:5px solid #fff;
    box-shadow: 0px 0px 1px 2px rgba(48, 140, 124, 0.48);

}
.section-bestseller-content .col1,
.section-bestseller-content .col2
{
    margin-right: 1.75%;
}
.section-bestseller-content .col1 .col1-content,
.section-bestseller-content .col2 .col2-content,
.section-bestseller-content .col3 .col3-content
{
    display: block;float: left;width: 100%;border:0px solid red; text-align: center; position: relative;
}
.section-bestseller-content .col1 .col1-content img,
.section-bestseller-content .col2 .col2-content img,
.section-bestseller-content .col3 .col3-content img
{ width: 100%; overflow: hidden;}

.section-bestseller-content .col1 .col1-content .overlay, 
.section-bestseller-content .col2 .col2-content .overlay, 
.section-bestseller-content .col3 .col3-content .overlay {
    position: absolute;
    z-index: 5;
    background: rgba(77, 49, 4, 0.79);
    top: 45%;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    font-family: "Itim", cursive;
    font-size: 24px;
    font-weight: normal;
}
.section-bestseller-content .col1 .col1-content .overlay a, 
.section-bestseller-content .col2 .col2-content .overlay a, 
.section-bestseller-content .col3 .col3-content .overlay a{ 
    font-family: "Itim", cursive;
    font-size: 24px;
    font-weight: normal;
    color: #fff; text-decoration: none;}

/* SECTION 1*/
.section1{display: block; float: left; width: 100%; border:0px solid red; margin:40px 0 20px 0;}
.section1-content .column1,
.section1-content .column2,
.section1-content .column3,
.section1-content .column4{
    display: block;float: left; width: 23.5%; border:0px solid pink; margin-right: 2%;
}
.section1-content .column4{ margin-right: 0%;}
.section1-content .column1-content,
.section1-content .column2-content,
.section1-content .column3-content,
.section1-content .column4-content{ display: block;float: left; width: 100%;}

.section1-content .column1-content .header,
.section1-content .column2-content .header,
.section1-content .column3-content .header,
.section1-content .column4-content .header{ display: block;float: left; width: 100%;
background:#007c66; color: #fff; font-family: "Itim", cursive;
 font-size:22px; font-weight: normal; 
text-align: center; padding:10px 0;}
.section1-content .column1-content .header a,
.section1-content .column2-content .header a,
.section1-content .column3-content .header a,
.section1-content .column4-content .header a{
    color: #fff; font-family: "Itim", cursive;
 font-size:22px; font-weight: normal;
}

.section1-content .column1 img,
.section1-content .column2 img,
.section1-content .column3 img,
.section1-content .column4 img{ width: 100%;}


/*BOTTOM LOGOS SECTION */
div#btm-logos {
    margin: 20px 0;
    text-align: center;
}
div#btm-logos a{
    padding: 0 30px;
}

/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    margin: 10px 0px;
    overflow: visible;
    height: 65px;
    background: #272727;
}
#newsletter-block div.column1 {
    color: #fff;
    font-family: 'Droid Serif', serif;
    padding-top: 12px;
}
#newsletter-block div:first-child {
    border-left: 0;
}
#newsletter-block div {
    padding: 0px 10px;
    margin-top: 10px;
    /* width: 30%; */
    display: inline-block;
    vertical-align: top;
    min-height: 33px;
    border-left: 1px solid #888;
}
#newsletter-block div.column1 #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 {
    margin-top: -3px;
    padding: 0;
    border: 0;
    width: 30px;
}
/* NEWSLETTER SECTION STYLING ENDS */
#category_menu h2,
#category_filter h2,
#global_filter h2,
#newsletter h2,
#shop_by_price h2,
#minicart h2,
#left_column #recently_viewed h2{
    font-size:14px; color: #582800;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    background: none;
    font-family: "Itim", cursive;
    font-size: 24px;
    font-weight: normal;
}
#left_column #recently_viewed ul{ padding-left: 20px;}
#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: 21%; 
    float: left;
    margin-right: 3%;
}
#left_column #recently_viewed .thumb-product .info{
    float: left;
    text-align: left;
    width: 70%;
}
#left_column #recently_viewed .thumb-product .name{display: block;padding: 0 0 0;}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}

/**CATEGORY MENU STYLING**/
#left_column{
    border-right: 1px solid #ccbd9e;
}
#category_menu ul{list-style:none;}
#category_menu ul li{
    /*border-bottom: 1px dotted #ccbd9e !important;border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;*/
    padding: 10px 15px;
    margin: 0 5px;
    padding: 10px 5px;
}
#category_menu ul li a {
    display: block;
    margin-bottom: -1px; 
    position: relative;
    color: #582800;
    font-size: 13px;
    font-weight: normal;
}
#category_menu li.active a,
#category_menu li.category_top_active a{
    font-weight: bold;
}
#category_menu li.category_top_active > ul li a{
    font-weight: normal;
}
#category_menu ul li ul li {
    padding-left: 10px;
}


/**CATEGORY MENU STYLING ENDS**/

/*LEFT COLUMN SHOP BY PRICE */
section#shop_by_price ul {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0 10px 6%;
    border: 0px solid red;
}
section#shop_by_price ul li {
    padding-bottom: 10px;
    font-weight: bold;
}
section#recently_viewed {
    margin: 10px 0;
}

/*LEFT COLUMN SHOP BY PRICE */

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */

.footerbg {
    margin-top: 10px;
    background: #007c66;
}
footer {
    margin: 20px 0 30px 0 !important;
    text-align: center;
    color: #fff;
}

footer a{
    font-size: 12px; color: #fff;}
footer a:hover{color:#FFF;}
.footer-nav{margin:20px 0;}
.footer-nav a{text-transform: uppercase; padding: 0 10px;}
#footer .fullsite,
#footer .gateway_links{padding-left: 10px;}

/* FOOTER STYLING END */
/* NAV MENU */
#horizontal #nav-menu-container ul li{margin-left: 0px;padding-bottom: 0px;}
.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}




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 #ccbd9e;
    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 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;
}
#cap {
    float: left;
    width: auto;
}
#seemore {
    background-color: #007c66;
    color: #fff;
    float: right;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}
#seemore a {
    color: #fff;
    text-decoration: none;
}
.thumb-product{
    height: 210px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.thumb-product img{width:100%;
                   max-height: 150px;
                   max-width: 150px;
}
.red, .req, .sale-price {
    color: #c00;
}

#featured_products ul li .info a,
#featured_categories ul li .info a,
#new_products ul li .info a,
#related_products ul li .info a,
#suggested_products ul li .info a{
    color: #007c66;
    text-decoration: none;
}
#featured_products ul li .name,
#featured_categories ul li .name,
#new_products ul li .name,
#related_products ul li .name,
#suggested_products ul li .name{
    margin: 10px 0px 5px 0px;
}
/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #582800;
    font-size: 12px;
    padding: 10px 10px 10px 0;
    text-transform: capitalize;
    font-weight: normal;
}
#breadcrumb a{font-weight: bold;}
#breadcrumb .separator {
    padding: 0 5px;
}
/* BREADCRUMB STYLING END */
/* CATEGORY PAGE STYLING STARTS HERE */
.cat-header-content{position: relative;}
.cat-header-content .cat-img{
    display: block;float: left;width: 100%; max-height: 260px; 
    overflow: hidden; margin-bottom: 20px;
}
.cat-header-content .cat-img img{
    width: 100%;
}
.cat-header-content .cat-content-wrapper {
    position: absolute;
    z-index: 10;
    top: 23%;
    text-align: center;
    width: 100%;
    margin: 0 0;
}
#cat h1 {
    text-align: center;
    color: #fff;
    font-family: "Itim", cursive;
    font-weight: normal;
    font-size: 42px;
    text-shadow: 2px 0px 6px #010605;
}

#cat .cat-desc {
    font-family: "Itim", cursive;
    font-size: 16px;
    line-height: 24px;
    color: #582800;
}
.cat-content1-wrapper {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

#category_options li#sort { float: left; }
#category_options li#prev-next { 
    float: left; margin: 10px 0; text-align: right; font-weight: normal; }
#category_options li#prev-next a{font-weight: bold;}
#prev-next2 { color:#582800; clear: both; text-align: center; 
    border-top: 1px solid #ccbd9e; margin: 10px 0px 0px 0px; padding: 10px 0px; border:none; 
}
#prev-next2 span { color:#582800; text-transform: uppercase; font-weight: normal;}
#prev-next2 .pagenumber a, #prev-next2 a { color:#582800; text-transform: uppercase; font-weight: bold; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover { text-decoration:none; }


#category_options {
    display: block;
    float: left;
    width: 100%;
   /* background: #007c66 none repeat scroll 0 0;*/
   border:1px solid #ccbd9e;
    font-weight: normal;
    padding: 10px;
}
#category_options ul{margin:0px;}
#sort .form-group,
#per-page .form-group{ width: 100%;}
#sort .form-group label,
#per-page .form-group label,
#toggle  label{ float: left; width: 30%; margin-right: 1%; margin-top: 7px;}
#toggle a{position: relative; top: 5px;}
#sort .form-group select,
#per-page .form-group select{
    float: left;
    width:65%;
}

#category .info h2, #prod_detail_list .info h2{
    color: #582800;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 10px;
    height:47px;
    overflow:hidden;
}
.cat-thumbs li .info .content a h2 {
    font-size: 12px !important;
    padding: 5px 0;
    line-height: 18px;
    max-height: 50px !important;
}
.grid li { margin-left: 0; }
.grid li .qty-label, .grid li div.child, .grid li div.status, .grid li input.qty { display: none; }
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
}
.grid li .order { margin-bottom: 40px; }
.cat-thumbs li {
    display: inline-block;
    vertical-align: top;
}
#category .cat-thumbs li .image, 
#prod_detail_list .cat-thumbs li .image {
    float: left; width:100%; box-shadow: none;
}
#category .cat-thumbs li .image img, 
#prod_detail_list .cat-thumbs li .image img {
    width:100%;
}

.cat-thumbs li .info{display: block; float: left; width: 100%; text-align: center;}
.cat-thumbs li .info .content{display: block; float: left; width: 100%; text-align: center;}




#category ul.display.list li, 
#prod_detail_list ul.display.list li { height: 165px; /*border-bottom: 1px solid #ccbd9e;*/}

/*#category .product .info, #prod_detail_list .product .info {
    height: 122px;
    overflow: hidden;
}*/ 
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda {
    margin: 0 0 10px;
}
/*.grid li .rev-stars { height: 21px; overflow: hidden; }*/
#category .display.grid li .image, #prod_detail_list .display.grid li .image { width:100%; height: auto; overflow: hidden; }
#category .display.list li .image, 
#prod_detail_list .display.list li .image {
    float: left; width:15%; 
}
#category .display.grid li .image img, #prod_detail_list .display.grid li .image img { width: auto; max-width: 95%; margin-bottom: 5px; box-shadow: 5px 5px 0px rgba(0, 124, 102, 0.8); }

#category .display.list li .info, #prod_detail_list .display.list li .info {float: left;}


/* 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: #ccbd9e;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    float: left;
    margin: 10px 0;
    overflow: visible;
    padding: 0 0 10px;
}

#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 20px 0;
    overflow: auto;
    width: 100%;
}

#tab-row .active {
    background: #007c66 none repeat scroll 0 0;
    border-bottom: 1px solid #007c66;
}

#tab-row li {
    background: #007c66 none repeat scroll 0 0;
    border: 1px solid #007c66;
    color: #fff;
    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 #ccbd9e;
    clear: both;
    margin-left: 1px;
    padding: 30px 20px;
}

.tab_data_container {
    border: 1px solid #ccbd9e;
    margin-bottom: 10px;
    padding: 30px 20px;
    font-size: 14px;
    line-height: 24px;
}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 1px solid #ccbd9e;
    border-radius:0px;
    color: #007c66;
    font-family: "Droid Serif",serif;
    font-size: 16px;
    padding: 15px 30px;
    background:#f0f0f0 none repeat scroll 0 0;
}
/*.nav-tabs.nav-justified>li>a{background: #20b79c; border-radius: 0; border-bottom: 0; color: #fff;border:1px solid #007c66;}*/
.nav-tabs.nav-justified>li>a{background: #f3e6cc; border-radius: 0; border-bottom: 0; color: #007c66;border:1px solid #ccbd9e;}
.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:focus, 
.nav-tabs.nav-justified>.active>a:hover {
    background: #007c66;border:1px solid #ccbd9e;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#fff; 
}
.nav-tabs > li > a:hover{
    border:1px solid #20b79c;
}

/*--tabs css ends--*/

.alternate_images {margin: 10px 0 0;}
.alternate_images img {border: 1px solid #ccbd9e;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: #582800;
    font-size: 12px;
    text-decoration: none;
    font-weight:bold;
}
#product .product .sku, #product_builder .product .sku {
    color: #582800;
}
#product .content h1, #product_builder .content h1 {
    
    color: #582800;
    font-family: "Itim", cursive;
    font-weight: normal;
    font-size: 42px;
}

#suggested_products .product .image img{width:100%;}

#product .mapping {
    background: #f3e6cc none repeat scroll 0 0;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
}
#product .recipent_mapping_shipto, #product_builder .recipent_mapping_shipto {
    color: #232323;
    font-family: "Droid Serif",serif;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-transform:uppercase;
    line-height: 30px;
    font-weight: normal;
}
#product .mapping .new_recipient_mapping, #product_builder .mapping .new_recipient_mapping {
    color: #232323;
    float: left;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
}
.child-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccbd9e;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0 0 10px;
}
.child-wrapper li {
    margin: 0px;
    padding: 10px 0px 0px 0;
    vertical-align: middle;
}
.child-wrapper li del{display:block;}

#product .qty, #product_builder .qty {width:75px;}

#product .mapping > div,
#product_builder .mapping > div,
#product #additional .child-one-btn, 
#product_builder #additional .child-one-btn {margin-top:10px;}
#product .child-one-btn .addtocart_button, #product_builder .child-one-btn .addtocart_button {float: right;margin-top: 5px;}
#product .mapping,
#product_builder .mapping,
#product .order, 
#product_builder .order {margin-bottom:10px;}
#product .qty-line, #product_builder .qty-line {height:34px;/*margin:10px 0px 0px 0px;*/}
#product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price, #product_builder .product .child-price .sale-price {font-family: "Lato",sans-serif;font-size: 18px;}
.product input.dynamic_qty.sale_price {
    text-decoration: line-through;
    display: block;
}
#product .product .child-price .sale-price, #product_builder .product .child-price .sale-price {font-weight: bold;}
#product .qty-label, #product_builder .qty-label {display: block;line-height: 34px;/*padding-top: 5px*/;vertical-align: middle;}
#product .qty-line > div, #product_builder .qty-line > div {padding-left: 0;}
#product .price, #product_builder .price {margin: 10px 0;}
#product .rev-stars, #product_builder .rev-stars {margin-top: 10px; overflow: hidden;}
#product .rev-stars .prod-rating, #product_builder .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .rev-stars .review_links, #product_builder .rev-stars .review_links {/*margin-left: 10px;*/}
#product .image .product_image, #product_builder .image .product_image {width:100%;}
#product .order .child-one-btn, #product_builder .order .child-one-btn {margin: 10px 0;}
#product .attributes select, #product_builder .attributes select {margin: 5px 0;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form, #product_builder .product .prod-form {margin-top: 10px;}

#product .tab-content li,
#product_builder .tab-content li,
#product .product .content-only .content > li,
#product_builder .product .content-only .content > li {margin-left: 40px;padding-bottom: 0.85em;}

#image_overlay {display:none;height: 100%;left: 0;position: fixed;text-align: center;top: 0;width: 100%;z-index: 1000;}
#fade {background: black none repeat scroll 0 0;height: 100%;left: 0;opacity: 0.5;position: fixed;top: 0;width: 100%;}
#image_overlay img {border-radius: 10px;cursor: pointer;margin: 50px auto;position: relative;z-index: 1001;}
#image_overlay #close {cursor: pointer;margin-left: -20px;position: absolute;top: -20px;z-index: 1002;}

#product_qanda .container{box-shadow:none;}
#product_qanda textarea{width:100%}

#product_qanda #qa_box li.question {background: #fff none repeat scroll 0 0;border: 5px solid #bbb;font-size: 16px;margin: 2px;overflow: hidden;padding: 10px;}

#product_qanda #qa_box a {color: black;font-weight: bold;text-decoration: none;}

#reviews div {
    margin: 5px 0px;
}
#reviews h3 {font-size: 24px; text-transform: uppercase;}
#reviews .rev-title {font-size: 18px; text-transform: uppercase;}
#reviews .rev-info { font-size: 14px; /*float: left;*/ margin-right: 10px;}
#reviews .rev-stars {/*float: left;*/ margin-top: 5px;}
#reviews .rev-comments { clear: both;}
#reviews .content_box {
    font-style: italic;
    color: #007c66;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccbd9e;
}
/* PRODUCT PAGE STYLING END */

/*CHECKOUT PAGES */
#viewcart .panel-default>.panel-heading {
     color: #fff; 
    background-color: #007c66;
    border-color: #007c66;
}
#viewcart .panel-body .lead {
    font-size: 16px;
    background-color: #f3e6cc;
    margin-top: -15px;
}
legend {
    font-family:"Itim", cursive;
    font-size: 24px;
    color: #007c66;
    border-bottom:1px solid #ccbd9e;
}

#tellfriend form {max-width:700px;margin:0px auto;}

/** CUSTOM STYLING **/
.btn-primary { color: #fff; border-color: #007c66; border-radius: 0; background-color: #007c66; }
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #007c66;
    border-color: #007c66
}
.btn-default { color: #582800; border-color: #582800; border-radius: 0; background-color: #f3e6cc; }
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #582800;
    background-color: #f3e6cc;
    border-color: #582800
}
.btn-add, .btn-wishlist, .btn-reorder{/*margin:5px;float:right;*/}
.style3 {
    background: #582800;
    color: #fff;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
}
.style3:hover{background: #3a1b02; color: #fff; border:0;}
div.form-container {
    margin-bottom: 15px;
} 

.hgt_0{height:0px!important;}
.pdd_tp10{
    padding-top: 10px !important;
}
.padd_0{
    padding: 0px !important;
}
.mar_0{
    margin: 0px !important;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_lt10 { margin-left: 10px; }
.mar_top0{
    margin-top:0px !important;
}
.mar_top10{
    margin-top:10px !important;
}
.mar_btm{margin-bottom: 10px;}
.mar_btm20{margin-bottom: 20px;}
.mar_btm30{margin-bottom: 30px; }
.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 #ccbd9e;
}

.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 #ccbd9e;
   -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:991px) and (max-width: 1199px){
    .promo-banner a{padding: 0 5px 0 5px;}
    .header-nav{margin:40px 0 20px 0;}
    .header-nav-left a, .header-nav-right a { font-size: 16px; padding-right: 35px; }
    .header-nav-right a { padding-right: 0; padding-left: 10px; }
    #Carousel .item-content{font-size: 30px;}
    .section-bestseller-content .col1 .col1-content .overlay a, 
    .section-bestseller-content .col2 .col2-content .overlay a, 
    .section-bestseller-content .col3 .col3-content .overlay a{ font-size: 21px;}
    #category_menu h2, 
    #category_filter h2, 
    #global_filter h2, 
    #newsletter h2, 
    #shop_by_price h2, 
    #minicart h2, 
    #left_column #recently_viewed h2{font-size: 21px;}
    #newsletter input.btn.btn-primary.style2 { margin-top: 10px; }
    #sort .form-group label, #per-page .form-group label, #toggle  label{width: 32%;}

}
@media only screen and (min-width:768px) and (max-width: 990px){
    #container #header figure { margin: 5px 0; }
    #welcome h4{font-size: 42px;}
    .btm-logo-container a {  display: block; float: left; width: 20%; }
    .footer-nav a {  line-height: 20px; }
    #category_menu h2, #category_filter h2, 
    #global_filter h2, 
    #newsletter h2, 
    #shop_by_price h2, 
    #minicart h2, 
    #left_column #recently_viewed h2{font-size: 20px;}
    .cat-thumbs li {    min-height: 300px; }
    #newsletter input.form-control {  width: 96%; margin-bottom: 10px;}
    .cat-header-content .cat-content-wrapper { top: 10%; width: 93%; }
    li#toggle { margin-top:15px; text-align: center;  }
}

/*@media only screen and (min-width:320px) and (max-width: 767px)*/
@media only screen and (max-width: 767px) {
    #container #header figure { margin: 5px 0px; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    #newsletter-block { height: auto; overflow: hidden; }
    #newsletter-block div {margin-top: 0px; border: 0; text-align: center; padding: 10px 0;}
    #newsletter-block div.column3 #shrlnk{width: 23px;}
    #newsletter-block div.column3 #shr{font-size: 14px;}
    #newsletter-block div.column3 #shrlnk{width: 15px;}
    #shrlnk.img_fb{width:100%;}
    /*#category .display li, #prod_detail_list .display li {height: 235px;overflow: hidden;}*/
    #seemore { font-size: 12px; padding: 15px 6px; width: 80px; }
    #suggested_products .thumb-product{height:220px!important;}
    #minicart_overlay {max-width: 95%;}
    #minicart_overlay_box {width: 100%;}
    #Carousel .item-content{top: 3%; font-size: 26px;}
    #Carousel .item-content img{display: none;}
    .section-bestseller-content .col1, 
    .section-bestseller-content .col2, 
    .section-bestseller-content .col3{ width: 70%; margin: 5% 15%; }
    .section1-content .column1, 
    .section1-content .column2, 
    .section1-content .column3, 
    .section1-content .column4{ width: 45%; margin-right: 0; margin-bottom: 15px;}
    .section1-content .column1, 
    .section1-content .column3{ margin-right: 4.5%;}
    #category_options li#prev-next { text-align: center; }
    .cat-header-content .cat-img{display: none;}
    .cat-header-content .cat-content-wrapper { position: relative;background: #007c66;
        text-align: center; width: 100%; margin: 0 0; padding: 5px;}
    #cat h1{font-size: 38px;}
    .cat-thumbs li .info .content a h2 {padding: 3px 0; line-height: 14px; max-height: 60px !important;}
    #category .display.grid li .image, #prod_detail_list .display.grid li .image { height: auto; }
    #category .display.grid li .image img, #prod_detail_list .display.grid li .image img { height: auto; }
    .footer-nav{display: none;}
}

/*Static Page image positioning*/
.img-left { float: left; padding: 0px 10px 10px 0px; }
.img-right { float: right; padding: 0px 0px 10px 10px; } 

.pink{
    color: #b8073b;
    font-size: 16px;
}
.blue{
    color: #195376;
}

a#ausignature {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0px 0;
    font-family: 'Dancing Script', cursive;
    font-size: 18px;
    pointer-events:none;
}