.mobile { display: none; }

body {background: #f9f9f9; /*url("/images/background-1.jpg") repeat;*/ color: #999; font: 15px 'rawline', sans-serif; }
body, select, input, textarea { color: #000; }
body.blog { background: #fff; }

#index {
    background: #fff;
}

a { color: #4f868e; text-decoration: none; }

a:hover { color: #000; text-decoration: none; }
ul.display, #new_products ul, #featured_poducts ul, #featured_categories ul, #suggested_products ul, #related_products ul, #you_may_also_like ul, .messages ul, .member-links ul, #shop_by_price ul, #category_filter ul, #recently_viewed ul  {list-style-type: none; list-style: none; padding-left: 0; }
.container { /* background:#fff;  box-shadow: 0px 15px 25px rgba(0,0,0,.5);*/ }
.grid li .qty-label, .grid li div.child, .grid li div.status, .grid li inputRF.qty { display: none; }
p { padding-bottom: 0px; }

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { display: block; padding: 10px; }
.lead { font-size: 14px; font-weight: bold; }
.messages { padding: 15px; }
.white-bg { background: #fff; margin-bottom: 20px; padding: 16px; box-shadow: 4px 4px 2px rgba(0,0,0,.2); }

.contentlinktoggle{
  color: #00728f;
  cursor: pointer;
}
/*#container { width: 1255px; }*/

/* HEADER STYLING */
#container #header { 
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	background: #fff;
}

#container #header figure { margin: -20px auto 20px; }
#container #header figure img { margin: 0 auto; max-width: 200px; }
#container #header-member-checkout .cart-search-icon { width: 10%; float: right; }
#container #header .checkout_hide a {
    display: block;
    text-decoration: none;
    vertical-align: bottom;
  	padding: 0;
  	width: 100%;
}
#container #header-member-checkout #cart-icon { width: 10%; /*margin-right: 5px;*/}
#container #header #tagline {
    clear: right;
    color: #58abcb;
    float: right;
    font-family: "Droid Serif",serif;
    font-size: 20px;
    font-style: italic;
    margin: 30px 15px 10px;
    padding: 0;
    text-align: right;
}
#container #header .emailus {display: inline-block; /*padding-top: 10px;*/ }
#container #header .emailus img { vertical-align: sub; height: 16px; }
#container #header .phone {
    /*margin-top: 10px;*/
    color: #2a2a2a;
  	display: inline-block;
  	margin-right: -10px;
}
#container #header .phone a { color: #555; }
#container #header .order-by-phone { font-size: 10px; font-family: "Arial", sans-serif; margin: 5px 0; }
#container #header .order-by-phone a { color: #000; }
#container #header .order-by-phone a:hover { color: #00667f; text-decoration: underline; }
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#container #header .crs-logo {float:right; padding-top:15px;}
#container #header .account-setup { font-size: 18px; font-family: Raleway, sans-serif; margin: 40px 0px 15px 0; text-align:center;}
#container #header .account-setup a { color: #000; }
#container #header .account-setup a:hover { color: #00667f; text-decoration: underline; }

#minicart { }
#cartitems img {
    display: inline;
    vertical-align: middle;
}
#minicart a#vcart, #minicart img {
    text-decoration: none;
    color: #145b76;
    margin: 0 8px;
}
.minicart_sectionHeader {
    background-color: #e1ddd4;
    color: #000;
    font-family: Raleway,sans-serif;
    font-size: 13.5px;
    font-weight: normal;
    padding: 3px 3px 3px 8px;
    text-align: center;
  	clear: both;
}
#minicart_related_products {
    border: 1px solid #e1ddd4;
}
#minicart_related_products ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#minicart_related_products li {
    float: left;
    font-size: 12px;
    padding: 8px;
    text-align: center;
    vertical-align: top;
    width: 30%;
    margin-left: 10px;
}
#minicart_related_products li a { color: #2f3132; }
#minicart_related_products img {
    /*border: 1px solid #4f868e;*/
    height: 100%;
    width: 100%;
  	padding: 1px;
}
.slider-promo-text { 
	background-color: #4ba3bb;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    padding: 3px 5px 7px 5px;
    border: solid 1px #4f868e;
  	margin: 0 10px;
}

.mm-menu { background: #fff; }
.mm-menu .mm-divider { background: #deedf2; }
.mm-listview .mm-next + a, .mm-listview .mm-next + span { color: #00728f; }

.nav-icons img.mobile-search {margin-left: 10px;}
input.search-image { position: absolute; right: -5px; top: -8px; /*background: #fff;*/ }
#search form {position: relative;  margin: 5px 0 0;}
#search #suggestions {
    z-index: 1000;
    background: #fff;
    position: absolute;
    width: 100%;
    /*border: 1px solid #000;
  	border-top: none;*/
  	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;}

.top-header-links { 
  	margin: 0; 
  	background: #e1ddd4; none repeat scroll 0 0; 
  	width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%); 
  	height: 42px; 
  	/*overflow: hidden;*/ 
}




/*.top-header-links #header-page-links, .top-header-links #header-member-checkout { }
.top-header-links #header-page-links { margin-top: 0; }*/
.top-header-links a { font-size: 14px; font-family: 'Raleway', sans-serif; color: #3e3c3d; padding: 14px 15px; float: left; }
/*#header-page-links a:first-child { padding-left: 0; }*/
.top-header-links a#signup-header, .top-header-links a#wholesale-header { float: none; padding: 0; }
.top-header-links button { background: #ded9cf; border: none; margin-top: 13px; float: right; font-size: 14px; }
.top-header-links #wholesale-button-1 button { background: #dd6d36; border: none; margin-top: 0px; float: right; font-size: 14px; padding: 12.6px 15px; letter-spacing: 0.75px; font-weight: 600; }
.top-header-links #wholesale-button-2 button { background: #e1ddd4; border: none; margin-top: 13px; float: right; font-size: 14px; /*padding: 12px 15px;*/ }
.top-header-links button a { font-size: 16px; padding: 15px 25px; }

div#header-page-links ul.nav li {
    display: block;
    width: auto;
}

#header-page-links-nav ul > li > a:hover {
    background: none;
}
div#header-page-links ul.nav li > ul.dropdown-menu {
    background: #fafafa;
    position: absolute;
    top: 44px;
    border:none;
}

div#header-page-links .navbar>.open>a, 
div#header-page-links .navbar>.open>a:focus, 
div#header-page-links .navbar>.open>a:hover {
    background: #ded9cf;
}



.header-connect { margin: 0 0 10px; font-size: 14px; /*padding: 0;*/}
.social-header-links img { max-width: 30px; }
.social-header-links a { display: inline-block; margin: 0 1px; }
.cart-search-header { margin-top: 85px; }
.cart-search-header #search { padding-left: 0; }
.cart-search-header #search #search_keyword { min-width: 136px; width: 200px;}
.cart-search-icon #cart-qty { 
  	position: absolute; 
  	width: 100%; 
  	font-size: 10px; 
  	text-align: center; 
  	top: 40%; 
  	/*right: -14px; */
  	z-index: 10; 
  	color: #3e3c3d; 
  	font-weight: bold; 
}
.cart-search-icon img { margin: -3px auto; }
#search { float: none; }
#desk-search { float: right; }
#mobile-search { float: right; }

#container .checkout-gray-bar { 
  	width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  	background: #f9f9f9;
  	height: 25px; 
}

/* HEADER STYLING ENDS */

/* MINICART */
#minicart_overlay_box { left: 0; margin-left:auto; margin-right: auto; position:fixed; right:0; top:20px; z-index:99999; width:500px;}
#minicart_overlay { background-color: #fff; border: 2px solid #145b76; border-radius: 10px 10px 10px 10px; box-shadow: 0 0 20px #000000; margin: 0 auto; padding: 10px 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; overflow: hidden; }
#minicart_overlay .minicart_total { clear:both; padding: 15px 15px 15px 0px; text-align:right }
#minicart_overlay .productname { color: #4f868e; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #00728f;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{font-size:13px;}
#horizontal #search {
    overflow: visible;
    padding: 0px;
}

#member .footer_newsletter_text {color: #00728f;}
#newsletter_wholesale input[type=text]{font-size:14px; color: #666;}
#newsletter_wholesale {padding-top: 10px;}

#horizontal #search input[type=text]::placeholder { color: #c8bdb9;}
#horizontal #search input[type=text] {color: #000;}
#ws_register input[type=checkbox], input[type=radio] {margin: -2px 5px auto 0;}
#desk-search #search_keyword { padding-right: 30px; background-color: transparent; min-width: 130px; width: 150px; color: #3e3d3d; font-family: 'Lato', sans-serif; }
#desk-search #search_keyword:focus { background: #fff; color: #000;}
#mobile-search #search_keyword { padding-right: 30px; background-color: transparent; min-width: 130px; width: 100%; color: #000; border: 0.55px solid #00728f; }
button.btn-sitesearch {
	position: absolute;
    right: -8px;
    top: -7px;
    background: none;
    border: none;
}
#right_column button.btn-sitesearch { right: 0; top: 4px; }
button.btn-sitesearch .glyphicon.glyphicon-search {
    font-size: 19px;
  	color: #fff; 
  /*font-weight: bold;*/ 
  /* flips icon vertically */
  	transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}
input{
    vertical-align:middle;
}
.promo-banner {
    background: #699ca0 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    line-height: 20px;
    text-align: center;
  	width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}
.promo-banner a {
    color: #fff;
    text-decoration:underline;
    font-size: 15px;
}

.se-banner {
    background: #dd6d36 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    line-height: 20px;
    text-align: center;
  	width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}
.se-banner a {
    color: #fff;
    text-decoration:underline;
    font-size: 15px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #145b76;
    border-color: #337ab7;
}
.hed_font{
    margin-top: 0px;
    font-size: 14px;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border-bottom: 1px dotted #ccc !important;
    border: 0px;
}
.border-btm0{
    border-bottom:0px !important;
}
/* MAIN NAVIGATION STYLING STARTS */
#horizontal #nav-menu-container { background: #fff; box-shadow: none; border-top: 1px solid #ccc; } 
#horizontal #nav-menu-container ul li{ margin-left: 0px; /*padding: 0px 10px; width: auto; */ float: none; }
#horizontal #nav-menu-container ul li.subcat2 a { padding-left: 40px; }
.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}
.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: #ded9cf;
    color: #000;
    text-decoration: none;
}
div#header-page-links ul.nav li.open a {
    background: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #000;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
  	text-transform: uppercase;
    /*padding: 15px 13px;*/
}
.navbar-default {
  	background: #fff;
  	border-color: #fff;
    border-radius: 0px;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    min-height: auto;
}

.dropdown-menu{ background: #fff;}
.dropdown-menu > li > a { color: #000; font-size: 13.5px;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #ded9cf none repeat scroll 0 0;
    color: #000;
}

.menu-icon img { margin-top: 8px; }
.navbar button {float: left;}
nav.nav-icons {margin-top: 8px;}
.sm-nav {border: none;}
.navbar-collapse {border-bottom: 1px solid #ccc; margin-bottom: 20px;}
/* MAIN NAVIGATION STYLING ENDS */

/* CAROUSEL STYLING START */
.carousel_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,
.carousel-fade .carousel-inner .prev {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}*/


.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;
}
.carousel-inner img.static { /*margin-top: 31px;*/ }
/*
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);
    }
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    /*content: "\e079";*/
    content: none !important;
}
/* CAROUSEL CSS ENDS */

/* MAGIC SCROLL CUSTOM STYLING */
#viewcart .MagicScroll.MagicScroll-horizontal { min-height: 350px; }
#checkout_thanks .MagicScroll.MagicScroll-horizontal { min-height: 375px; }
.MagicScroll-horizontal .mcs-item { height: auto !important; }
.mcs-items-container { height: auto !important; }
/*.MagicScroll-horizontal .mcs-button-arrow-prev {
    background: url(/images/prod-slider-prev.png) no-repeat;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
  	width: 60px !important; 
}
.MagicScroll-horizontal .mcs-button-arrow-next {
    background: url(/images/prod-slider-next.png) no-repeat;
    opacity: 1 !important;
    visibility: visible !important;
  	width: 60px !important; 
}
*/
#index .MagicScroll-horizontal .mcs-button-arrow-prev:before, #index .MagicScroll-horizontal .mcs-button-arrow-next:before, #index .MagicScroll-vertical .mcs-button-arrow-prev:before, #index .MagicScroll-vertical .mcs-button-arrow-next:before {
	border-color: rgba(49,51,61,0.2);
}
#index .MagicScroll-horizontal .mcs-button-arrow-prev:before, #index .MagicScroll-horizontal .mcs-button-arrow-next:before, #index .MagicScroll-vertical .mcs-button-arrow-prev:before, #index .MagicScroll-vertical .mcs-button-arrow-next:before {
	width: 50px !important;
    height: 50px !important;
}
#index .MagicScroll-horizontal .mcs-button-arrow-prev:before { left: -10px; } 
#index .MagicScroll-horizontal .mcs-button-arrow-next:before { left: 60px; }

/*.MagicScroll-horizontal .mcs-button-arrow-next:before, 
.MagicScroll-vertical .mcs-button-arrow-prev:before, .MagicScroll-vertical .mcs-button-arrow-next:before { display: none; }
*/
.mcs-item a { display: block; }

/* HOMEPAGE STYLING */
#welcome, .image-stats { /*padding: 0 0 10px 0; margin-top: 20px; */}
#welcome header, #fair-trade-values header { text-align: center; margin-bottom: 30px; margin-top: 5px;}
#fair-trade-values { clear: both; margin-top: 20px;}
#fair-trade-values .img-container { 
    clear: both;
    /*box-shadow: 4px 4px 2px rgba(0,0,0,.2);*/
}
#welcome h1, #fair-trade-values h2 {
    /*margin: 0px 0px 13px 0px;*/
    font-family: 'Raleway', sans-serif;
    color: #1a1a1a;
    /*font-weight: 600;*/
    font-size: 180%;
  	display: inline-block;
    letter-spacing: 2px;
    line-height: 1.5;
}
#fair-trade-values hr { width: 28%; /*border: 1px solid #000;*/}
#welcome hr { width: 37.5%; }
#welcome hr, #fair-trade-values hr  {
  	border-bottom: 1px solid #000;
    display: inline-block;
    margin-bottom: 8px;
}
#welcome .hr-left, #fair-trade-values .hr-left { margin-right: 10px; }
#welcome .hr-right, #fair-trade-values .hr-right { margin-left: 10px; }
#fair-trade-values img {  }
#welcome p {
    font-size: 110%;
    line-height: 1.5;
    color:#262626;
  	text-align: center; 
    margin:0px auto;
    /*padding:50px 160px 70px 160px;*/
  	font-family: 'lato', sans-serif; 
    font-weight: lighter;
    width: 100%; 
    letter-spacing: 1px;
}
#serrvinfo {
width: 100%;
/*padding: 0px 50px 50px 50px;*/
}
#serrvinfo2{
padding: 20px 0px 50px 0px;
}

#welcome h3, .image-stats h3 { font-family: "Raleway", sans-serif; margin-bottom: 30px; }
#welcome #handcrafted-img, .image-stats #handcrafted-img { float: left; }
#welcome #sold-img, .image-stats #sold-img { float: right; }

#catalog-link { margin-top: 150px; margin-left: 2%; padding-right: 0; font-size: 12px; font-family: "Arial", sans-serif;}
#catalog-link a { color: #4f4e4e; }
#catalog-link img { margin: 10px auto; float: right; }
footer #catalog-link { margin-top: 10px; margin-left: 0; color: #fff; }
footer #catalog-link a { color: #fff; display: inline; }
.online-catalog { margin-left: 10%; margin-top: 25px; padding-right: 0; font-size: 12px; font-family: "Arial", sans-serif; }
.online-catalog a { color: #4f4e4e; }
.online-catalog img { margin: 10px auto; }
.catalog.request {
    margin: 0 30px;
}
#home-slider { 
  	/*background: url("/images/home-slider-bkgd.png") no-repeat; 
  	background-size: 100% 593px; 
  	margin-left: calc(50% - 50vw); 
  	margin-right: calc(50% - 50vw); */
}

#home-slider-1 {
	padding-top:2%
}

/**HOME PAGE AND CRS_HANDCRAFT**/

#Carousel { width: 100%; }
#Carousel .carousel-img { max-height: 578px; width: auto; margin: 0 auto; }
#Carousel #item-1-img { overflow: hidden; }
.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:#000;
}
.carousel-indicators span{
   /* display: block;
    float: left;
    height: 16px;
    width:16px;
    padding-right: 4px !important;*/
}
.carousel-indicators li{ 
  border:none;font-size:13px;
  /*background-color: #CCE0EA;*/
  height: 18px;margin: 0;
  width: 20px;padding-bottom: 0px;
  border-radius: 18px;
  color: #000;
  background: #fff;
}
.carousel-indicators li.active{
  border:none;font-size:13px;
  height: 18px;margin: 0;
  width: 20px;padding-bottom: 0px;
  border-radius: 18px;
  background-color:#00667d;color:#fff;
  
}
.carousel-indicators span {
    position: relative;
    left: -6px;
    top: 2px;
}
/*.carousel-indicators li.active span{font-weight:bold;}*/

#featured-scroll { background: #fff; /* padding-top: 15px; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);*/ }
#featured-scroll header { text-align: center; color: #4f868e;}
#featured-scroll header hr { border-bottom: 1px solid #000; display: inline-block; margin-bottom: 10px; width: 20%;}
#featured-scroll header .hr-left { margin-right: 10px; }
#featured-scroll header .hr-right { margin-left: 10px; }
#featured-scroll header h2 { font-family: "Raleway", "Arial", sans-serif; font-weight: normal; font-size: 30px; display: inline-block; margin-top: 0; }
#featured-scroll #featured_products { border: none; padding-top: 0; background: #fff;  border-bottom: 1px solid #898989; border-top: 1px solid #898989; }
#featured-scroll #featured_products header { display: none; }
#featured-scroll .mini-product-list { position: relative; }
#featured-scroll .MagicScroll-horizontal .mcs-item { margin: 0 5px; }
/*#index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-prev {
  	background: url("/images/arrow-left.png") no-repeat; 
  	opacity: 1 !important; 
  	visibility: visible !important;
  	display: block !important; 
  	position: absolute; 
  	top: unset;
  	bottom: -45px;
    left: 45%;
}
#index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-next {
  	background: url("/images/arrow-right.png") no-repeat; 
  	opacity: 1 !important; 
  	visibility: visible !important; 
  	display: block !important;
  	position: absolute; 
  	top: unset;
    bottom: -45px;
    right: 45%;
}

#index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-prev:before, #index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-next:before { content: ""; border: none; } 
*/

#featured-scroll .info { display: none; }
#featured_products { border: none; }
#featured_products header { display: none; }

#home-promo { /*margin-bottom: 20px;*/ padding: 0px 100px 0px 100px; }
#home-promo #whats-new, #home-promo #techniques, #home-promo #promo-sale { position: relative; }
#home-promo #whats-new {/* padding-right: 8px; */}
#home-promo #techniques {/* padding: 0 8px; */}
#home-promo #promo-sale {/* padding-left: 8px;*/ }

#home-promo #whats-new .promo-header, #home-promo #techniques .promo-header, #home-promo #promo-sale .promo-header { position: absolute; background:  #fff; opacity: .8; width: 94%; top: 0;} 
#home-promo #techniques .promo-header { width: 96%; }
#home-promo #whats-new h3, #home-promo #techniques h3, #home-promo #promo-sale h3 { text-align: center; }
#home-promo .promo-img img { width: 100%; max-height: 500 px; /*max-width: 300px;*/ }

/* Wholesale version */
#ws {background: #fff}
#container #header #wholesale_logo {
    margin-top: -2%;
}
#container #header #wholesale_logo figure {
    margin: -55px auto 20px;
}

#container #header #wholesale_logo figure img {
    margin: 0 auto;
    max-width: 220px;
}

#container #header .emailus-ws {display: inline-block; font-weight: 300; line-height:1.5 }
#container #header .emailus-ws img { vertical-align: sub; height: 15px; }
#container #header .emailus-ws.pull-left a {
    color: #000;
}

#container #header .phone-ws.pull-right {
    /*margin-top: 10px;*/
    color: #000;
    font-family: 'Lato', sans-serif;
  	display: inline-block;
  	margin-right: -8px;
    text-align:right;
    font-weight: 300;
    line-height: 1.5;
}

#container #header .phone-ws.pull-right a {
    color: #000;
}

#welcome-ws header, #fair-trade-values header { text-align: center; margin-top: 20px;}
#welcome-ws h1, #fair-trade-values h2 {
    /*margin: 0px 0px 13px 0px;*/
    font-family: 'Raleway', sans-serif;
    color: #1a1a1a;
    /*font-weight: 600;*/
    font-size: 180%;
  	display: inline-block;
    letter-spacing: 2px;
    line-height: 1.5;
}
#fair-trade-values hr { width: 28%; /*border: 1px solid #000;*/}
#welcome-ws hr { width: 37.5%; }
#welcome-ws hr, #fair-trade-values hr  {
  	border-bottom: 1px solid #000;
    display: inline-block;
    margin-bottom: 8px;
}
#welcome-ws .hr-left, #fair-trade-values .hr-left { margin-right: 10px; }
#welcome-ws .hr-right, #fair-trade-values .hr-right { margin-left: 10px; }
#fair-trade-values img {  }
#welcome-ws p {
    font-size: 110%;
    line-height: 1.5;
    color:#262626;
  	text-align: center; 
    margin:0px auto;
    /*padding:50px 160px 70px 160px;*/
  	font-family: 'lato', sans-serif; 
    font-weight: lighter;
    width: 100%; 
    letter-spacing: 1px;
}
/* Wholesale end */

#home-change-1 { 
  	position: relative;
 	display: flex;
	flex: 1 1 auto;
    flex-direction: row;
	justify-content: row;
	/*background-color: #f6f0ed;*/
  }

#home-change-1 .picture-block-image {

    height: 390px;
    flex: 1;
}

#home-change-1 .picture-block-wrapper {
    text-align: center;
    padding: 3% 3.5% 3% 3.5%;
    background: #f5f3f2;
    flex: 1;
}

#home-change-1 .picture-block-heading {
    font-size: 160%;
    font-weight: 400;
    margin: 0;
}

#home-change-1 .picture-block-body {
   font-size: 100%;
   line-height: 1.5;
   font-weight: 300;
}


#home-change { 
  	/*background: #fff; */
  	/*padding: 10px 0px 10px 0px; */
	display: flex;
    flex-direction: row;
    justify-content: center;
    flex: 1 1 50%;
    /*margin-right: 100px;
    margin-left: 100px;*/
}  

#home-change-top {padding-bottom: 10px;}

#home-change-top .left {
    padding: 0px;
}

#home-change-top .right {
    padding: 0px;
}

#home-change-top .up-right {
    padding: 0px 0px 7px 10px;
}
#home-change-top .down-right {
    padding: 7px 0px 0px 10px;
}

#home-change-bottom {padding-bottom: 10px;}

#home-change-bottom .left {
    padding: 0px;
}

#home-change-bottom .right {
    padding: 0px;
}

#home-change-bottom .up-left {
    padding: 0px 10px 7px 0px;
}
#home-change-bottom .down-left {
    padding: 7px 10px 0px 0px;
}

@media only screen  and (max-width: 991px) {
   #home-change-top .right {padding: 10px 0px 0px 0px;}
   #home-change-top .up-right {padding: 0px 5px 0px 0px;}
  #home-change-top .down-right {padding: 0px 0px 0px 5px;}
   #home-change-bottom .left {padding: 0px 0px 10px 0px;}
   #home-change-bottom .up-left {padding: 0px 5px 0px 0px;}
  #home-change-bottom .down-left {padding: 0px 0px 0px 5px;}
}

#home-change .up-right {
    padding-bottom: 5.3%;
}

#home-change .change-left {
    padding-right: 2%;
}

#home-change-2 { 
	display: flex;
    flex-direction: row;
    justify-content: center;
    flex: 1 1 50%;
}  

#home-change-2 .change-left {
    padding-left: 2%;
}

#home-change-2 .up-right {
    padding-bottom: 5.3%;
}

#home-change #change-story { padding: 0; position: relative; max-height: 400px; overflow: hidden; }
#home-change #change-story img { margin: 0 auto; width: 100%; }
#change-story #blog-promo-blurb { 
	position: absolute;
    bottom: 10px;
    right: 0px;
    background-color:rgba(255, 255, 255, 0.8);
  	color: #292929;
    padding: 10px;
  	width: 280px;
    height: 60px;
}
#change-story #blog-promo-blurb h3 { margin: 0; font-size: 16.5px; font-weight: bold;}
#change-story #blog-promo-blurb h4 { margin: 5px 0; font-size: 13px; /*! font-weight: bold; */ }
#home-change #change-video { /*padding: 0; display: inline-grid; grid-template-rows: auto 1fr; grid-gap: 28px;*/ width:auto }
#home-change #change-video #video-iframe { overflow: hidden; max-width: 370px; max-height: 208px; }
#home-change #change-video #video-info { background: #4f868e; padding: 15px; }
#home-change #change-video #video-info img { margin: 0 auto; }
#home-change #change-video #video-info p { color: #fff; font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.5; font-weight: 300;}

/* CRS version */

#home-promo-crs { background: #fff;margin-top: 20px;
margin-bottom: 20px;
padding: 16px;}
#home-promo-crs #whats-new, #home-promo-crs #techniques, #home-promo-crs #promo-sale { position: relative; }
#home-promo-crs #whats-new {/* padding-right: 8px; */}
#home-promo-crs #techniques {/* padding: 0 8px; */}
#home-promo-crs #promo-sale {/* padding-left: 8px;*/ }

#home-promo-crs #whats-new .promo-header, #home-promo-crs #techniques .promo-header, #home-promo-crs #promo-sale .promo-header { position: absolute; background:  #fff; opacity: .8; width: 94%; top: 0;} 
#home-promo-crs #techniques .promo-header { width: 96%; }
#home-promo-crs #whats-new h3, #home-promo-crs #techniques h3, #home-promo-crs #promo-sale h3 { text-align: center; }
#home-promo-crs .promo-img img { width: 100%; max-height: 500 px; /*max-width: 300px;*/ }

#home-change-crs { 
background: #fff;
padding: 15px;
display: grid;
grid-template-columns: 2fr 1fr;
grid-template-rows: 1fr;
grid-gap: 15px
}  

#home-change-crs .up-right {
    padding-bottom: 5.3%;
}

#home-change-crs .change-left {
    padding-right: 2%;
}


#home-change-crs #change-story { padding: 0; position: relative; /*max-height: 400px;*/ overflow: hidden; }
#home-change-crs #change-story img { margin: 0 auto; width: 100%; }
#home-change-crs #change-story #blog-promo-blurb { 
	position: absolute;
    bottom: 10px;
    right: 0px;
    background-color:rgba(255, 255, 255, 0.8);
  	color: #292929;
    padding: 10px;
  	width: 280px;
    height: 60px;
}
#home-change-crs #change-story #blog-promo-blurb h3 { margin: 0; font-size: 16.5px; font-weight: bold;}
#home-change-crs #change-story #blog-promo-blurb h4 { margin: 5px 0; font-size: 13px; /*! font-weight: bold; */ }
#home-change-crs #change-video { padding: 0; display: inline-grid; grid-template-rows: auto 1fr; grid-gap: 15px; width:auto }
#home-change-crs #change-video #video-iframe { overflow: hidden; /*max-width: 370px;*/ max-height: 208px; }
#home-change-crs #change-video #video-info { background: #4f868e; padding: 15px; }
#home-change-crs #change-video #video-info img { margin: 0 auto; }
#home-change-crs #change-video #video-info p { color: #fff; font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.5; font-weight: 300;}

#crs-about {
    padding-left: 5%;
    padding-right: 5%;}

/* CRS END */

/* 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;
    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 */

/********** 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; 
}

#dim {
    -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; 
}

#popup_container_email { 
  	background-color: #ffffff; 
  	/*border: 5px solid #145b76; */
  	display: none; 
  	left: 25%; 
  	margin: 0 auto; 
  	padding: 0;
  	position: fixed; 
  	top: 150px; 
  	width: 50%; 
  	z-index: 8008 !important; 
}

#popup_container_email 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; z-index: 9000;}
#popup_container_email > div#form_part { /*padding: 10px 10px 30px;  margin: 10px;*/ text-align: center;}
#popup_container_email #form_part .popover_hero_image { padding: 0px; }
#popup_container_email #form_part #news-signup-dialog { /*padding: 30px;*/ }
#popup_container_email #form_part #email_pop_logo img { margin: 0 auto; }
#popup_container_email #form_part #email_pop_logo {
   font-size: 5.5vw; 
   color: #4f868e;
   font-weight: normal;
   font-family: utopia-std-display,serif;
   font-style: italic; }
#popup_container_email #form_part .popover_header { margin-top: 12%; font-size: 1.5vw;; color: #4f868e; font-family: raleway,sans-serif; font-weight: 300;}
#popup_container_email #form_part .popover_header img { margin: 0 auto; }
#popup_container_email #form_part .popover_body { font-size: 1.1vw; margin: 3% 12% 8%; line-height: 1.25; text-align: left;}
#popup_container_email #form_part form .btn-primary { font-size: 1vw; background-color: #4f868e; width: 80px; margin-top: 15px; text-transform: uppercase; }
#popup_container_email #form_part form .form-control {font-size: 1vw; margin: auto; width: 80%; text-align: center;}

.email_popover_closelink_btn {
 background:#fff;
 border:1px solid #fff;
 color:#000;
 cursor:pointer;
 font-family:Raleway,Arial,sans-serif;
 font-size:1vw;
 text-align:center;
 text-decoration:underline;
 vertical-align:middle
}
.email_popover_closelink_btn a:hover {
 background:#fff
}

/********** Newsletter popup ends *********************/

/***SERRV and EARN POPUP***/
#serrv_earn_overlay_box {
    display: block;
    overflow: visible;
    width: 2px;
    text-align: center;
     z-index: 8008 !important;
     margin: 0 auto; 
     position: fixed; 
    width: 80%;
    left: 10%;
    top: 10%;
}

#serrv_earn_container {
  	background-color: #ffffff; 
  	padding: 0;
  	z-index: 8008 !important; 
}

#serrv_earn_container div#serrv_earn_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; }

/***SERRV and EARN POPUP Ends***/

#left_column { color: #262626; margin-top: 0; }
#left_column #newsletter { margin-bottom: 20px; }
#product #left_column { /*margin-top: 55px;*/ }
#left_column #newsletter h4 { display: none; }
#left_column #category_menu { margin-left: 15px;}
#left_column #category_menu h3.list-group-item { font-size: 17px; background-color: unset; border-color: unset; color: #262626; padding-left: 0; padding-top: 10px; }
#left_column #category_menu ul { padding-left: 0; background-color: unset; font-size: 14px; }
#left_column #newsletter-form .form-inline .form-group { width: 100%; }
#left_column #newsletter-form input[type=email] { width: 100%; }
#left_column #newsletter-form .btn { color: #00728f; text-decoration: underline; font-size: 12px; background: transparent; border-color: transparent; height: 32px; padding: 5px 0; }
#left_column #left-special-offers { border-top: 1px dotted #ccc; }
#left_column #left-special-offers h4 { font-size: 24px; color: #335b6a; }
#left_column #left-special-offers p { font-size: 16px; margin: 5px 0; padding: 5px 0; border-bottom: 1px dotted #ccc; }


#category_menu h4,
#category_filter h4,
#global_filter h4,
#newsletter h4,
#shop_by_price h4,
#minicart h4,
#left_column #recently_viewed h4{font-size:14px;background-color: #145b76;border-color: #337ab7;color: #fff;padding: 10px 0 10px 10px;text-transform: uppercase;}
#left_column #recently_viewed ul li{padding:0px;margin:0px;}
#left_column #recently_viewed .thumb-product{text-align:center; height: 80px; overflow: hidden;margin: 0px;width: auto;}
#left_column #recently_viewed .thumb-product .image {
    width: 75px; 
    float: left;
}
#left_column #recently_viewed .thumb-product .info{
    float: left;
    padding: 20px;
    text-align: left;
    width: 60%;
    max-width:180px;
}
#left_column #recently_viewed .thumb-product .name{display: block; padding: 10px 0 0;}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.footerbg {
    background: #4f868e;
    margin-top: 10px;
  	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
footer {
    margin: 20px 0 !important;
}
footer h3, footer h3 a {
    color: #fff;
    font-family: minion-pro, serif;
    font-weight: 600;
    font-size: 16px;
    margin: 15px 0;
    line-height: 1em;
}
footer h3 a { margin-bottom: 0; }
footer a { line-height:25px; color: #fff; display:block; font-family:Raleway, sans-serif; font-size: 13px; font-weight: 300; }
footer a:hover{ color:#fff; text-decoration: underline;}
footer ul{ list-style:none;}
#footer #footer-contents { background: #4f868e; }
#footer nav ul li{margin-left:0px;padding-bottom:0px;}
#footer .footer-menu { /**width: 14%;**/ }
#footer .footer-blog { padding-right: 0;}
#footer .footer-blog #newsletter { display: block; }
#newsletter {margin: 0px 0px 0px 15px;}
#footer .footer-blog #newsletter #newsletter-form, #footer .footer-blog #newsletter #newsletter-form .form-group { position: relative; }
#footer .footer-blog #newsletter #newsletter-form .form-group input[type=email] { width: 250px; font-style: italic; }
#footer .footer-blog #newsletter #newsletter-form .btn { 
  	position: absolute; 
  	right: 0; 
  	top: 0; 
  	background: #e1edef; 
  	color: #5e6f73;
  	border-top-left-radius: 0;
  	border-bottom-left-radius: 0; 
  	border-color: #e1edef;
  	height: 34px;
}
#footer .footer-logos { margin-top: 20px; }
#footer .footer-logos a { display: inline-block; margin-right: 10px; vertical-align: middle; }
#footer .footer-logos img { max-height: 60px; display: inline-block;}
#footer .footer-logos #comodo-logo { margin: 0px 0px 0px 15px; }
#footer .footer-logos #wfto-logo { max-height: 50px; margin-top: -10px; }
#footer .footer-text{ font-size: 12px; font-family: Arial, sans-serif; color: #fff; padding-top:30px;}
#footer #newsletter h4 { display: none; }
#footer .social-footer-links { /*margin-top: 25px;*/ padding: 0; }
#footer .social-footer-links a { display: inline-block; }
#footer .social-footer-links img { width: auto; height:35px }
#footer #cprgt{ margin-top: 30px; color: #fff; padding: 0;}
#footer #cprgt a { display: inline-block; margin-right: 15px; font-size: 12px; font-family: Arial, sans-serif; }
#footer #cprgt span { color: #fff; }
#footer #cprgt #cprgt-links { display: inline-block; float: right; font-size: 12px; }
#footer #cprgt #secure img { vertical-align: text-bottom; }
#footer #contact-numbers{margin-top:20px;}
#footer #contact-details{color:#FFF!important;}
#footer .fullsite,
#footer .gateway_links{padding-left: 10px;}
#footer .blog-btn { margin: 4px 0 0 30px; width: 69px; height:35px; color: #fff; background: #39b1c2; border: 1px solid #39b1c2; border-radius: 6px; }
/* FOOTER STYLING END */

/*--FEATURED PRODUCTS CSS STARTS--*/
#featured_products,
#featured_categories,
#new_products,
#related_products,
#suggested_products{
    border: 1px solid #ccc;
    clear: both;
    margin-top: 25px;
    margin-bottom: 25px;
    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;
}
#cap h4 { color: #4f868e; font-size: 18px; }
#seemore {
    background-color: #145b76;
    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 {
    min-height: 250px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  	background: #fff;
  	padding: 10px; 
}
.thumb-product img {
  	width:100%;
	max-height: 150px;
	max-width: 150px;
}
.thumb-product .info { margin-top: 10px; }
.thumb-product .name { height: 34px; overflow: hidden; }
.thumb-product .name a { font-size: 14px; font-weight: bold; color: #292929; padding-top: 5px; line-height: 1em; white-space: normal; }
.thumb-product .prod-country { font-size: 14px; font-weight: normal; font-style: italic; color: #292929; margin: 8px 0; height: 12px; }
.thumb-product .price { font-size: 14px; color: #292929; }
.red, .req, .sale-price {
    color: #c00;
}
#featured_products .thumb-product { min-height: 210px; min-width: 210px; padding: 10px 0; }
#featured_products .mcs-item a, #featured_products .mcs-item img { max-width: 210px; max-height: 210px; }

#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: #145b76;
    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;
}
/* featured product end */

/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #373636;
    font-size: 14px;
    padding: 20px 30px 0;
}
#category #breadcrumb { padding: 20px 15px 20px 0px; }
#breadcrumb .separator {
    padding: 0 5px;
  	color: #858484;
}
#breadcrumb a { color: #858484; }

#product #breadcrumb { margin-bottom: 15px; }

/* BREADCRUMB STYLING END */

.login-1{
margin-left: 30%;
margin-right: 30%;
}

.login-header {
    font-size: 120%;
    font-weight: bold;
}

/**CATEGORY MENU STYLING**/
#category_menu ul {list-style:none;background-color: #f0f0f0;}
#category_menu ul li {
  	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 0;
}
#category_menu ul li.sub { padding: 5px 0 5px 20px; }
#category_menu ul li.sub2 { padding-left: 40px; padding-bottom: 0; }
#category_menu ul li a {
    display: block;
    margin-bottom: -1px; 
    position: relative;
    color: #000;
  	font-size: 13.5px;
}
#category_menu ul li a:hover {text-decoration: underline; }
#category_menu li.active, #category_menu li.active a, #category_menu li.category_top_active, #category_menu li.category_top_active a {
    font-weight: 500;
  	color: #4f868e;
}
#category_menu li.active a:first-child { color: #4f868e; }
#category_menu ul li ul li, #category_menu ul li.active ul li a {
  	color: #303030 !important;
  	font-weight: normal;
  	margin-left: 10px;
}
/**CATEGORY MENU STYLING ENDS**/

/* CATEGORY PAGE STYLING STARTS HERE */
#category_options li#sort { float: right; }
#category_options li#sort .form-group { position: relative; }
#category_options li#sort select.form-control { width: 135px; border-color: #ccc; padding: 0 0 6px 6px; line-height: 18px; background: transparent; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
#category_options li#sort select.form-control::-ms-expand { display: none; }
#category_options li#sort .glyphicon { cursor: pointer; z-index: -1; position: absolute; top: -1px; right: 1px; padding: 8px 5px; /*background: rgba(0, 0, 0, .1); color: #000; border: 1px solid #6b6b6a;*/}
#category_options li#prev-next { float: left; margin: 0px; text-align: right; font-size: 14px; font-family: "minion pro", serif; }
#category_options li#prev-next .current-page { color: #b92545; }
#category_options li#prev-next .next .glyphicon, #category_options li#prev-next .previous .glyphicon, #category_options li#prev-next .pagenumber a { color: #6c6c69; vertical-align: text-top;}

#prev-next2, #prev-next { color:#145b76; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 0px 0px; padding: 10px 0px; border:none; font-size: 22px;}
#prev-next2 span, #prev-next span { color:#145b76; text-transform: uppercase; }
#prev-next2 .pagenumber a, #prev-next2 a, #prev-next .pagenumber a, #prev-next a { color:#58abcb; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover, #prev-next .pagenumber a:hover, #prev-next a:hover { text-decoration:none; }

#cat { margin-bottom: 30px; }
#cat header { }
#cat h1 { color: #000; margin-top: 0; font-size: 30px; }
#cat .cat-desc { font-size: 15px; font-family: "rawline", sans-serif; line-height: 1.5; margin: 30px 0;letter-spacing:0.1px }
#cat .cat-desc h2 { font-size: 24px; font-weight: 300; font-family: "rawline", sans-serif; line-height:1.2; padding: 10px 0; text-align: center; color:#555;}
#cat .cat-img { overflow: hidden; clear: both; padding-right: 5px; padding-bottom: 5px; }

#cat.artisan-cat #artisan-content { /*box-shadow: 4px 4px 2px rgba(0,0,0,.2);*/ background: #fff; clear: both; padding: 15px 0 0 0; }
#cat.artisan-cat .cat-img { margin-bottom: 40px; }
#cat.artisan-cat .cat-thumbs { padding: 0; margin: 0;}
#cat.artisan-cat .cat-thumbs li .cat-info { box-shadow: unset; padding: 0; position: relative;}
#cat.artisan-cat .cat-thumbs li .info { padding: 5px 0; position: absolute; bottom: 0; width: 100%; background: rgba(0, 0, 0, .3); }
#category #cat.artisan-cat .info h2 { color: #fff; }
#category #cat.artisan-cat .info h2.prod-name, #category #cat.artisan-cat ul.display li .info h2.prod-name { max-height: unset; height: unset; color: #000; font-size: 16px; font-weight:normal; }
#cat.artisan-cat #artisan-content h3.cat-cust-1 { font-size: 16px; margin-top: 0; padding: 0 0 15px; clear: both; line-height: 1.5;}
#category #cat.artisan-cat ul.display {background: #fff; padding-top: 10px;}
#category #cat.artisan-cat ul.display li .product { box-shadow:unset; padding: 0; }
#category #cat.artisan-cat ul.display li { min-height: 310px; margin: 5px 0; } 
#category #cat.artisan-cat .product .image img { width: 100%; max-width: unset; max-height: unset; }
#category #cat.artisan-cat .info .prod-desc, #category #cat.artisan-cat .info .read_more_link { display: none; }
#category #cat.artisan-cat .country-info { background: #fff; border-bottom: 2px solid #6e6d6c; padding-bottom: 15px;}
#category .country-banner, #category .country-banner img { width: 100vw; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); }
#artisan-content .country-desc { border-left: 1px solid #6e6d6c; position: relative;}
#artisan-content .country-desc, #artisan-content .country-stats { font-size: 14px; }
#artisan-content .country-desc header { width: 100%; }
#artisan-content .country-desc h1, #artisan-content .country-stats h2 { margin-top: 10px; color: #335b6a; font-size: 18px; font-weight: 500; text-transform: uppercase; }
#artisan-content .country-desc .country-image { position: absolute; top: -40px; right: -70px; width: 50%; }
#artisan-content .country-desc .country-text { padding-left: 0; padding-right: 20px; width: 75%;}

#category_options {
    color: #6b6b69;
    font-weight: normal;
    padding: 0;
  	float: right;
  	width: 35%;
  	margin-top: 0px;
}
#category_options ul{margin:0px;}
#category .info h2, #prod_detail_list .info h2{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0;
    /*overflow:hidden;*/
	text-transform: none;
  	max-height:35px;
    line-height: 1.2;
}
#category .product .info h2 { max-height: 35px; /*height: 20px;*/}
#category .info h2.parentcat { font-weight: normal; text-transform: uppercase; display: none; }
#category .prod-desc {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.1px;
}
.secondary-desc {
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.2px;

}

.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
}
.grid li .order { height: 55px; /*overflow: hidden;*/ }
.cat-thumbs { margin: 30px -5px 50px; padding-left: 0; clear: both; }
.cat-thumbs li {
    border: 0 solid #ccc;
    display: inline-block;
    vertical-align: top;
  	margin-bottom: 15px;
  	padding: 0 5px;
}
.cat-thumbs li .cat-info { background: #fff;  padding: 10px 10px 10px 10px; }
.cat-thumbs li .image img { width: 100%; }
.cat-thumbs li .info {
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 10px 0px 10px;
    text-align: center;
}
#category .product .image img, #prod_detail_list .product .image img { width: 100%; }
#category ul.display { margin: 0 -5px; }
#category ul.display li, #prod_detail_list ul.display li  {
    margin: 5px 0;
  	padding: 0 5px;
}
#category ul.display li .product { background: #fff; /*box-shadow: 4px 4px 2px rgba(0,0,0,.2); */padding: 10px 12px; min-height: 440px;}
#category ul.display.list li, #prod_detail_list ul.display.list li { height: 165px; border-bottom: 1px solid #ccc;}

#category ul.display li .product .country-origin { font-size: 14px; font-style: italic; height: 16px;}
#category ul.display li .product .price { font-size: 14px; margin-top: 3px; }
#category ul.display li .product .price .out-of-stock { display: inline-block; margin-left: 10px; }

.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda {
    margin: 0 0 0px;
}
#category ul.display li .product .sku {
    font-size: 12px;
}
#category #sort label, #prod_detail_list #sort label { font-size: 14px; text-transform: capitalize; }
#category .display.list li .image , #prod_detail_list .display.list li .image {float: left; margin-right: 15px;}
#category .display.list li .info, #prod_detail_list .display.list li .info {float: left;}
/* CATEGORY PAGE STYLING ENDS HERE */

.coming-soon { color: #4f868e; font-style: italic; margin-top: 2px;}

/* PRODUCT PAGE STYLING START */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#product .prod-content { padding: 0; }
#product .product { 
  	background: #fff; 
  	padding: 20px 10px; 
  	/*border: 1px solid #8c8c8c; 
  	-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 4px 4px 2px rgba(0,0,0,.2);
    box-shadow: 4px 4px 2px rgba(0,0,0,.2); */
}
#product #social { display: block; margin-top: 10px; }
#product #social .social_button { display: inline-block; margin: 0 5px 5px 0; }
#product #social .social_button:hover {cursor:pointer;}
#product #social .social_button:last-of-type { margin-right: 0; }
#product #you_might_also_like { clear: both; padding-top: 20px; }
#product #you_might_also_like #cap h4 { padding-left: 30px; }
#product #you_might_also_like #cap h4::after { content: ":"; }
/*#product #you_might_also_like ul li .thumb-product { 
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.4);
    box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.4);
}*/
#product #you_might_also_like .MagicScroll.MagicScroll-horizontal { min-height: 374px !important; }
#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-prev { 
  	background: url(/images/prod-slider-prev.png) no-repeat;
    opacity: 1 !important;
    /*visibility: visible !important;*/
    display: block !important;
    position: absolute;
  	width: 60px; 
  	bottom: unset;
  	top: -8%;
  	left: 42%;
}
#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-next {
    background: url(/images/prod-slider-next.png) no-repeat;
    opacity: 1 !important;
    visibility: visible !important;
  	width: 60px; 
	top: -8%;
    bottom: unset;
    right: 42%;
}
#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-prev:before, #product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-next:before { content: ""; border: none; }
#product #group-img-enlarge .MagicScroll-horizontal .mcs-button-arrow-prev:before, #product #group-img-enlarge .MagicScroll-horizontal .mcs-button-arrow-next:before { content: ""; border: none; }
#product #group-img-enlarge .MagicScroll-horizontal .mcs-button-arrow-prev { 
  	background: url(/images/prod-arrow-prev.png) no-repeat;
    background-position: center;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 25px 0; 
}
#product #group-img-enlarge .MagicScroll-horizontal .mcs-button-arrow-next {
    background: url(/images/prod-arrow-next.png) no-repeat;
    background-position: center;
    opacity: 1 !important;
    visibility: visible !important;
  	right: -10px; 
    margin: 25px 0; 
}
  
div .additional-prod {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-top: 1px solid #8c8c8c;
  	border-bottom: 1px solid #8c8c8c;
    display: block;
    float: left;
    margin: 10px 0;
    overflow: visible;
}
#additional .additional-prod .product { box-shadow: none; border: none; background: #f1f1f1; padding-right: 0;}
#additional .additional-prod .content-only .info { padding: 0; }
#additional .additional-prod .content-only .info .image { padding-right: 0; }
#additional .additional-prod .product .content { font-size: 13.5px; color: #2f3132; line-height: 1.5; padding: 0 5px; letter-spacing: 0.1px; }
#additional .additional-prod .product h3 {font-size: 16px; color: #335b6a; margin-top: 0; }
#additional .additional-prod .product h2 { font-size: 14px; color: #464747; font-weight: bold; }
#additional .additional-prod .product .content a { font-size: 12px; color: #1197ca; text-decoration: underline; font-style: italic; }
#additional #artist-page-link { padding: 10px 0; }
#additional #artist-page-link a { font-size: 14px; color: #4f868e; text-decoration: underline; }
#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 20px 0;
    overflow: auto;
    width: 100%;
}

#tab-row .active {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
}

#tab-row li {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #145b76;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Droid Serif",serif;
    font-size: 14px;
    margin: 0 1px;
    padding: 15px 30px;
    position: relative;
    top: 1px;
}
#tab_contents {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    margin-left: 1px;
    padding: 30px 20px;
}
.alternate_images {margin: 10px 0 0;}
.alternate_images img {border: 1px solid #ccc;cursor: pointer;float: left;height: 50px;margin-right: 5px;width: 50px;}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus {
    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: #000;
    font-size: 14px;
    text-decoration: none;
}

.crushed-img {color:#00728f;}
.crushed-img img {
  height: auto;
  width: 1000px;
  display: none
}
.crushed-img:hover img {
  display: block;
}

#product .product .sku, #product_builder .product .sku {
    color: #7c7b7b;
  	font-size: 14px; 
    margin-bottom: 10px;
    font-family: "Lato",sans-serif;
}
#product .product .sku .prod-country { margin-left: 12px; }
#product .content h1, 
#product_builder .content h1,
#product_builder .content h2  {
    color: #4f868e;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 5px;
    line-height: 1.5;
}
#suggested_products .product .image img{width:100%;}

#product .mapping {
    background: #f0f0f0 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: #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 del{display:block;}

#product .qty, #product_builder .qty {width:75px;}
#product .qty-cart {overflow: hidden;}

#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;}
#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-weight: normal; font-family: "Lato",sans-serif;font-size: 16px;}
/*#product .product .price input.dynamic_qty { width: 120px; }*/
#product .product .price .prod-status { font-size: 14px; }
#product .product .price .xsmalltext { font-size: 12px; font-weight: normal; color: #666666; padding-top: 5px; }
#product .product .price input.dynamic_qty, #product .product .price .prod-status { display: inline-block; width:22%;}
.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; vertical-align: middle;}
#product .qty-line > div, #product_builder .qty-line > div {padding-left: 0;}
#product .order .btn-add {  }
#product .order .btn-add input { font-size: 20px;}
#product .price, #product_builder .price {margin: 10px 0 15px 0;}
/*#product .order .member-buttons { border-bottom: 1px solid #8c8c8c; margin-top: 15px; margin-bottom:20px; padding-left: 0;}*/
#product .order input.member-buttons { background: none; border: none; color: #282828; font-size: 14px; white-space: normal; padding: 3px 0; /*height: 42px;*/}
#product .order .btn-wishlist { }
#product .order .shipping-chart { text-align: center; line-height: 42px; }
#product .order .shipping-chart a { color: #282828; font-size: 14px; padding-bottom: 5px; }
#product .order input.member-buttons:hover, #product .order .shipping-chart a:hover { text-decoration: underline; color: #4f868e; }
#product .prod-desciption { clear: both; font-size: 15px; line-height: 1.5; letter-spacing: 0.2px;}
#product .rev-stars, #product_builder .rev-stars {/*margin-top: 10px;*/display:inline-block; vertical-align: middle; overflow: hidden;width:50%;}
#product .rev-stars .prod-rating, #product_builder .rev-stars .prod-rating {float: right; /*margin-right:10px;*/}
#product .rev-stars .prod-rating-title a { color: #4f868e; text-decoration: underline; }
#product .rev-stars .prod-rating img { vertical-align: baseline; }
#product .rev-stars .rev-count { vertical-align: baseline; margin-top: 0px; display: inline-block; }
#product .rev-stars .review_links { clear: both; margin-top: 5px; }
#product .rev-stars .review_links .read-write-rev a { display: inline; }
#product .rev-stars .review_links .read-write-rev a:first-of-type { margin-right: 8px; }
#product .rev-stars .review_links .read-write-rev a:last-of-type { margin-left: 8px; }
#product .rev-stars .review_links .write-rev a { font-size: 18px; color: #4f868e; text-decoration: underline; }
#product .image .product_image, #product_builder .image .product_image {width:100%;}
/* magicscroll */
.mcs-item > a, .MagicScroll-horizontal .mcs-items-container > * {
    margin: 0 2px;
}

/* shipping table popup */
#shipchartModal .table-striped>tbody>tr:nth-of-type(odd) { background-color: #d2d3d5; }
#shipchartModal .table { border: 1px solid #9a9a9a; font-size: 18px;}
#shipchartModal .table>tbody>tr>td { border-right: 1px solid #9a9a9a; }
#shipchartModal .table>tbody>tr>td span.super {vertical-align: text-top; font-size: 12px;}
#shipchartModal .table > thead > tr { background: #02718f; color: #fff; font-size: 22px; font-weight: 500;}
#shipchartModal .table> thead > tr > th { font-weight: normal; border-right: 1px solid #9a9a9a;}

/* you may also like scroll */
#product #you_might_also_like .mcs-wrapper { padding: 0 2px; }
#product #you_might_also_like .thumb-product { padding: 10px;  margin: 10px; }

#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;}

body#product_qanda { background: #fff; color: #232323; }
#product_qanda ul#qa_box, #product_qanda ul#qa_box ul { list-style: none; padding-left: 0; }
#product_qanda ul#qa_box li, #product_qanda ul#qa_box ul li { }
#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: 14px; margin: 2px; overflow: hidden; padding: 10px;}
 
#product_qanda #qa_box a {color: #000; font-weight: bold; text-decoration: none;}

#reviews-messages { display: table; height: 100%; margin-top: 30px; padding: 0; }
#reviews-messages, #reviews, #artisan-messages {background: #fff; }
#reviews, #artisan-messages { display: table-cell; height: auto; overflow: hidden;}
#reviews { position: relative; }

/*#artisan-messages:before {
	content: "";
    background-color: #727171;
    position: absolute;
    width: 1px;
    top: 37px;
    left: 0;
  	bottom: 20px; 
    display: block;
}*/
#artisan-messages iframe { margin-top: 10px; height: 100%; min-height: 400px; color: #232323; }
#reviews div {
    margin: 8px 0px;
}
#reviews h3, #artisan-messages h3 {font-size: 16px; background: #4f868e; color: #fff; padding: 10px 15px; }
#reviews h3 { margin: 0 -14px 0 -15px; }
#artisan-messages h3 { margin: 0 -15px 0 -14px; }
#product_qanda .art-msg { margin-bottom: 15px; color: #858484;}
#product_qanda .answer { padding: 10px 0 25px 0; border-bottom: 1px solid #ccc; margin-bottom: 10px; } 
body#product_qanda div.answer:last-of-type { border-bottom: none; padding-bottom: 5px; }
#reviews .write-review, #reviews a { margin: 10px 0; }
#reviews .cust-review { border-bottom: 1px solid #ccc; margin-bottom: 15px; padding-bottom: 10px; }
#reviews .cust-review:last-of-type { border-bottom: none; margin-bottom: 5px; padding-bottom: 5px; }
#reviews .rev-title {font-size: 14px; color: #2c4f66; }
#reviews .rev-info { font-size: 14px; margin-right: 10px; font-style: italic; color: #858484;}
#reviews .rev-stars { margin-top: 5px;}
#reviews .rev-comments { clear: both; color: #858484; }
#reviews .content_box {
    font-style: italic;
    color: #145B76;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

/*** ARTIST PAGE STYLING ***/
#artists-prods { clear: both; }
#artists-prods .related-product-list { list-style-type: none; padding: 0; margin: 0 -5px; }
#artists-prods .related-product-list li { padding: 0 5px; margin-bottom: 0; margin-top: 10px; }
#artists-prods .related-product-list li .related-content { 
  	min-height: 365px;
  	text-align: center; 
  	color: #292929; 
  	background: #fff; 
  	padding: 10px; 
  	/*-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 4px 4px 2px rgba(0,0,0,.2);
    box-shadow: 4px 4px 2px rgba(0,0,0,.2);*/
}
#artists-prods .related-product-list li .related-content .related-img {max-width: 300px; max-height: 300px;}
#artists-prods .related-product-list .related-content .related-name { font-size: 18px; font-weight: bold; height: 50px; overflow: hidden; margin: 10px 0 5px 0;}
#artists-prods .related-product-list .related-content .related-origin { font-style: italic; font-size: 14px; margin-bottom: 5px; }
#artists-prods .related-product-list .related-content .related-price { font-size: 14px; }
#artistan-info .art-content .serrv-info div { font-size: 14px; color: #777; margin-bottom: 5px; }
#artistan-info .art-content h2 { font-size: 16px; color: #335b6a; }
#artistan-info .art-content header { font-size: 14px; font-weight: bold; color: #464747; margin-bottom: 10px; }
#artistan-info .art-content p { font-size: 15px; color: #303030; /*line-height: 1.5;*/ }
#artistan-info .art-content p.blog-link { font-size: 14px; color: #00728f; }
#artistan-info .image #group-img-enlarge { padding: 0; }
#artistan-info .artist-story { text-align: center; margin-bottom: 15px; display: none; }
#artistan-info .artist-story a { display: inline-block; }

/*** END ARTIST PAGE STYLING ***/
/* PRODUCT PAGE STYLING END */

/*** CUSTOM PAGES STYLING ***/
#artisans-farmers-by-country #art-farm-country { background: #fff; margin-top: 25px; padding: 0 0 50px 0; box-shadow: 4px 4px 2px rgba(0,0,0,.2);}
#artisans-farmers-by-country #art-farm-country img { width: 100%; }
#artisans-farmers-by-country #art-farm-country h1 { margin-top: -120px; padding-left: 20px; color: #fff; }
#artisans-farmers-by-country #art-farm-country .country-list-1, #artisans-farmers-by-country #art-farm-country .country-list-2 { margin-top: 50px; }
#artisans-farmers-by-country #art-farm-country .country-list-1 { padding-left: 50px; }
#artisans-farmers-by-country #art-farm-country .country-list-2 { padding-right: 50px; }
#artisans-farmers-by-country #art-farm-country h2 { color: #00728f; font-size: 18px; font-weight: bold; text-transform: uppercase; }
#artisans-farmers-by-country #art-farm-country h2 a:hover { color: #00728f; text-decoration: underline; }
#artisans-farmers-by-country #art-farm-country ul {list-style-type: none; }
#artisans-farmers-by-country #art-farm-country ul li a { color: #292929; font-size: 18px; line-height: 30px; }
#artisans-farmers-by-country #art-farm-country ul li a:hover { color: #00728f; text-decoration: underline; }

#artisans-farmers-around-the-world #breadcrumb, #artisans-farmers-around-the-world h1 { }
#artisans-farmers-around-the-world #world-map { background: #fff; padding: 50px; margin-top: 20px;  }
#artisans-farmers-around-the-world #world-map img { margin: 0 auto; }


/*** END CUSTOM PAGES STYLING ***/

/*** INFO CATEGORY STYLING ***/
#cat .cat-desc.info-page { background: #fff; margin-top: 0; padding: 30px;  }
#cat .cat-desc.info-page.custom { padding: 0; }
#fair-trade-cat p img.pull-left { padding: 5px; height: 76px; width: 76px;}
#fair-trade-cat .side-img { padding-left: 5px; }
#artisan-stories-cat .gallery { clear: both; }
#artisan-stories-cat .gallery a { padding: 4px; float: left; margin-bottom: 10px; min-height: 225px; width: 175px;}
#artisan-stories-cat .gallery a figure { min-height: 125px; }
#artisan-stories-cat .gallery a figure img { margin: 0 auto; }
#sustainability-cat .ecologo {height: 200px; margin: 0 0 10px 10px;}
#press-media-cat .press-img { width: 100%; }
#work-volunteer-cat img.mobile-hide { margin: 0 0 10px 10px; }
#team-category p span { text-align: center; display: block;}
#team-category .team-info { margin-bottom: 20px; }
#team-category ul#board-of-directors { list-style-type: none; margin-top: 15px; padding-left: 0; overflow: hidden; }
#team-category ul#board-of-directors li { float: left; min-height: 300px;}
#team-category ul#board-of-directors li img { width: 150px; height: 100%; }
#ship-deliver-cat img { max-width: 400px; }
#store-resources-cat #wholesale-chart { width: 300px; }
#store-resources-cat .img-land { width: 250px; float: left; margin-right: 10px; margin-bottom: 10px;}
#store-resources-cat .img-port { width: 200px; float: left; margin-right: 10px; margin-bottom: 10px;}
#host-cat div { margin-bottom: 15px; }
#host-cat p:last-of-type { margin-top: 10px;}
#community-whole-cat ul li, #consign-cat ul li, #consignment-umcor-cat ul li { margin-bottom: 10px; }
#community-whole-cat div, #consign-cat div { padding: 0; }
#community-whole-cat div a, #consign-cat div a { margin-bottom: 20px; }
#community-whole-cat div a img, #consign-cat div a img { margin: 0 auto; }
#find-stores-cat ul, #loan-cat ul { list-style-type: none; padding-left: 0;}
#impact-cat img.pull-right { padding-left: 10px; }
#wholesale-cat { background: #fff; margin-top: 25px; padding: 0 20px 20px 20px; }
#techniques figure { position: relative; margin-bottom: 30px; cursor: pointer; }
#techniques figcaption { position: absolute; bottom: 0; padding: 10px; background: rgba(0,0,0,.5); color: #fff; font-weight: bold; width: 100%; text-align: center; }

#custom-wrapper { background: #fff; margin-top: 0; padding: 0 0 50px 0; }
#custom-wrapper h1 { margin: 20px 0 20px 50px; }
#custom-wrapper h3 { color: #2a4f67; text-transform: uppercase; font-size: 33px; margin: 0 0 0 50px; }
#custom-wrapper .custom-content { margin: 30px 50px 0; }

#custom-wrapper .country-list-1 h2, #custom-wrapper .country-list-2 h2 { color: #00728f; font-size: 18px; font-weight: bold; text-transform: uppercase; font-family: Lato, sans-serif; }
#custom-wrapper .country-list-1 h2 a:hover, #custom-wrapper .country-list-2 h2 a:hover { color: #00728f; text-decoration: underline; }
#custom-wrapper .country-list-1 ul, #custom-wrapper .country-list-2 ul {list-style-type: none; }
#custom-wrapper .country-list-1 ul li a, #custom-wrapper .country-list-2 ul li a { color: #292929; font-size: 18px; line-height: 30px; }
#custom-wrapper .country-list-1 ul li a:hover, #custom-wrapper .country-list-2 ul li a:hover { color: #00728f; text-decoration: underline; }

/*** END INFO CATEGORY STYLING ***/

/*** BLOG STYLING ***/
body#category.blog, body#product.blog { background: none; }
#blog-category-content { padding-left: 0; }
#blog-category-content h1 { color: #292929; margin-top: 0; }
#blog-category-content h3 { 
  	font-family: "Raleway", "Arial", sans-serif;
    font-weight: normal;
    font-size: 30px;
    text-align: left;
  	margin-top: 0; 
	color: #000;
}
#blog-category-content .cat-img img { width: 100%; }
#blog-category-content .cat-desc {     
  	font-size: 14px;
    font-family: "Lato", sans-serif;
    line-height: 22px;
    margin: 15px 0; 
}
#blog-category-content ul.display li .product { box-shadow: none; padding: 0; }

#blog-category-content ul.post-display { 
  	display: grid; 
  	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
}
#blog-category-content ul.post-display li { margin: 0 0 10px; width: 100%; }
#blog-category-content ul.post-display .featured-post { grid-area: 1/1/2/3; }
#blog-category-content ul.post-display li:nth-child(2) { grid-column: 3 ; grid-row: 1 / 2;}
#blog-category-content ul.post-display li:nth-child(3) { grid-column: 1 ; grid-row: 2 / 2;}
#blog-category-content ul.post-display li:nth-child(4) { grid-column: 2 ; grid-row: 2 / 2;}
#blog-category-content ul.post-display li:nth-child(5) { grid-column: 3 ; grid-row: 2 / 2;}
#blog-category-content ul.post-display li:nth-child(6) { grid-column: 1 ; grid-row: 3 / 3;}
#blog-category-content ul.post-display li:nth-child(7) { grid-column: 2 ; grid-row: 3 / 3;}
#blog-category-content ul.post-display li:nth-child(8) { grid-column: 3 ; grid-row: 3 / 3;}

#blog-category-content .video-display li { height: 330px; }
#blog-category-content .video-display li .product { height: 325px; }
#blog-category-content .video-display li .prod-desc, #blog-category-content .video-display li .read_more_link { display: none; }

#blog-category-content .product .info h2 { max-height: 55px; height: auto; font-size: 16px; }
#blog-category-content .product .info .prod-desc { margin-bottom: 10px; display: inline; }
#blog-category-content .product .info .read_more_link { display: inline; }
#blog-category-content .product .image img { width: 100%; }
#blog-category-content .grid li .image { height: 264px; overflow: hidden; }
#blog-category-content ul li .product { padding: 0; height: 372px; }
#blog-category-content li .product .content-only { height: 372px; max-height: 400px; /*overflow: hidden;*/ }
#blog-category-content ul li .product .info { padding: 10px 0; position: relative; }
#blog-category-content ul li .product .info .content { text-align: left; }
#blog-category-content ul li .product .date { font-size: 11px; color: #777; text-align: left; text-transform: uppercase; }
.prod-content .date { font-size: 11px; color: #777; text-align: left; text-transform: uppercase; margin-bottom: 11px; }

#category #right_column { margin-top: 15px; padding: 0 15px;}
#right_column #category_menu { padding: 0; }
#right_column .social-header-links { margin: 15px 0; padding: 0; }
#right_column .shop-serrv-right { margin: 15px 0; padding: 0;}
#right_column .twitter-feed { padding: 0; margin-bottom: 15px; }

#category #right_column h3, #product #right_column h3{ background: #00667d; color: #fff; font-size: 16px; margin-bottom: 7px;}
#right_column #newsletter header { display: none; }
#right_column #newsletter #newsletter-form .form-group { display: block; }
#right_column #newsletter #newsletter-form input[type=email] { width: 100%; }
#right_column #newsletter-form .btn { 
  	background: unset;
    border: unset;
    color: #00728f;
    text-decoration: underline;
    font-size: 12px;
  	display: block;
}
#right_column .list-group { 
  background: rgba(234,234,234, .6); color: #000;/* padding: 10px;*/ border-radius: 3px; 
}
#right_column .list-group .list-group-item.active { background: transparent; color: #000; font-size: 17px; font-weight: bold; }
#right_column .list-group h3 { letter-spacing: 1px; font-size: 16px; }
#right_column #category_menu ul { background: transparent; padding-bottom: 8px; }
#right_column #category_menu ul li { padding: 5px 15px; }
#right_column .list-group ul { list-style-type: none; padding-left: 0; }
#right_column .list-group ul li a { font-size: 13.5px; color: #000; letter-spacing: 0.1px; }
#right_column #search { padding: 0; }
#right_column #social .social_button { display: inline-block; }
#right_column .social-header-links { margin: 15px 0; }

hr.blogcat-separator {
    background: #39b1c2;
    border:1px solid #39b1c2;
    margin: 10px 0 25px 0;
}

#blog-content { padding-left: 30px; }
#blog-content .prod-content { 
  	background: #fff; 
  	/*-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 4px 4px 2px rgba(0,0,0,.2);
    box-shadow: 4px 4px 2px rgba(0,0,0,.2);
  	padding: 20px;*/
    padding: 0px;
}
#blog-content h2 { color: #4f868e; font-size: 24px; margin-top: 0; }
#blog-content .blog-text, #blog-content p { font-size: 15px; color: #1d1d1d; }
#blog-content .cat-tags a { text-decoration: underline; }
#blog-content p { line-height: 1.5em; margin-bottom: 2em; }
#blog-content figure { position: relative; }
#blog-content figure img{
  width: 100%;
}
#blog-content figure figcaption { display:none; }
#blog-content figure:hover figcaption { display:block; text-align: center; font-style: italic; font-size: 12px; padding: 10px; width: 100%; position: absolute; bottom: 0; background: rgba(0,0,0,.5); color:#fff; }

#prodprevnext { margin: 20px 0 0; padding: 10px 0 0; border-top: 1px solid #ddd; }

#product #right_column { margin-top: 80px; }

/*** END BLOG STYLING ***/

/*--TABS CSS STARTS--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 30px 20px;
}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 1px solid #ccc;
    border-radius:0px;
    color: #145b76;
    font-family: "Droid Serif",serif;
    font-size: 14px;
    padding: 15px 30px;
    background:#f0f0f0 none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#145b76;
}
.nav-tabs > li > a:hover{
    border:1px solid #ccc;
}

#tellfriend form{max-width:700px;margin:0px auto;}

/** CHECKOUT PAGES **/
.cart-items {background-color:#ffffff;}
#cart a, #cart .update input { color: #4f868e; }
#cart p a { color: #4f868e; }
#viewcart h1 { color: #48848d; font-size: 24px; }
/*#cart .cart-items .cart-wrapper { box-shadow: 4px 4px 2px rgba(0,0,0,.2); -webkit-box-shadow: 4px 4px 2px rgba(0,0,0,.2); -moz-box-shadow: 4px 4px 2px rgba(0,0,0,.2); }*/
#cart .panel-default>.panel-heading { color: #fff; background-color: #48848d; }
#cart .cart-items .panel.panel-default { margin-top: 10px; }
#viewcart #promo-box {padding: 0; }
#viewcart #promo-box .panel-body { padding-bottom: 0; }
#promo-box #freeprod .free-prod-select { padding: 0 10px; }
#promo-box #freeprod .free-prod-submit { padding: 0 10px 10px; }
#promo-box #promo_code { text-align: center; }
#promo-box .promo_label {padding: 10px 0px 0px 0px;}
#viewcart .bigmessage { font-size: 22px; }

#viewcart #related_products, #checkout_thanks #related_products  { border: none; margin-bottom: 40px; }
#viewcart #related_products header, #checkout_thanks #related_products header { background-color: transparent; }
#viewcart .MagicScroll .mcs-wrapper, #checkout_thanks .MagicScroll .mcs-wrapper { left: 0 !important; right: 0 !important; }
#viewcart .thumb-product, #checkout_thanks .thumb-product { padding: 10px;  margin: 10px; }
/*#viewcart .mcs-item > a, #viewcart .MagicScroll-horizontal .mcs-items-container > *,  #checkout_thanks .mcs-item > a,  #checkout_thanks .MagicScroll-horizontal .mcs-items-container > * { box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4); -webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4); -moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4); width: 32.5%; margin: 0 4px; }*/
#viewcart .MagicScroll-horizontal .mcs-button-arrow-prev, #checkout_thanks .MagicScroll-horizontal .mcs-button-arrow-prev { top: unset; bottom: -40px; left: 40%; }
#viewcart .MagicScroll-horizontal .mcs-button-arrow-next, #checkout_thanks .MagicScroll-horizontal .mcs-button-arrow-next { top: unset; bottom: -40px; right: 40%; }

#donation-box { /*border: 1px solid #e1e1e1;*/ border-width:1px 0; padding: 10px 10px; margin: 10px 0px 10px 0px; font-size: 14px;}
#donation-box .button { display:inline-block;  }
#donation-box div.donation_text { float:left; width:60%; font-size:13.5px; line-height: 1.5;}
#donation-box div.donation_buy { float:right; width:35%; font-size:15px; text-align:right; padding-top: 8px; }
#donation-box input[type=text] {width:70px; padding: 5px; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
#donation-box .btn-tiny { padding: 1px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px;}
#donation-box .donation-buy-divs { float:left; padding: 5px 2px; width: auto;}
#donation-box .donation-buy-text-div { float:left; padding-top: 10px; width: auto;}

.ship_estimator {background-color: #ffffff;}
.update-total {border-top: 2px solid #ccc; padding-top: 15px; padding-bottom: 15px; margin-left:5px; margin-right: 5px;}
#cart .total {font-size: 16px;}
.promo-wrapper-left {padding-right: 0px; margin-right: 0px; margin-left:0px; padding-left: 0px;}
.promo-wrapper-right {padding-right: 0px; margin-right: 0px; margin-left:0px; padding-left: 0px;}


#cart_override .lead { margin-bottom: 0; }

.checkout-headline { margin: 10px 0 15px; }
.checkout-headline hr { 
  	border-bottom: 1px solid #000;
    display: inline-block;
    margin-bottom: 0px;
    width: 30%; 
    position: relative;
    top: -8px;
}
.checkout-headline .hr-left {
    margin-right: 0px;
}
.checkout-headline .hr-right {margin-left: 0px; }
.checkout-headline h1 {
  font-family: "Raleway", "Arial", sans-serif;
    font-weight: normal;
    font-size: 28px;
    margin-top: 0;
  	color: #4f868e;
    text-align: center;
}

#checkout .cart-search-header { margin-bottom: 10px; }
#checkout .cart-search-header .cart-search-icon { float: right; }
#checkout #catalog_code_container legend { text-align: left; }
#checkout #catalog_code_container input { height: 30px; border: 1px solid #ccc; border-radius: 4px; }

#steps { display: block; margin: 10px 0 15px 0; }
#steps #progress { display: inline-block; }
#steps #progress li { display: inline-block; }
#steps #progress li a { font-size: 18px; color: #272d2f; padding: 5px; }
#steps #progress li.active a { color: #00728f; }
#steps #progress img {display: inline; }
#steps .checkout-help { display: inline-block; color: #272d2f; font-size: 18px; padding-top: 5px;}
#right_column { padding: 0; }
#right_column #cart_info .minicart-contents {
  	padding: 10px;
    background: #ececec;
    border: 1px dotted #000;
  	color: #3c3b3b;
}
#right_column #cart_info .minicart-contents .mini-product { margin-bottom: 10px; }
#right_column #cart_info .minicart-contents .mini-product img { width: 100px; float: left; margin-right: 5px;}
#right_column #cart_info .minicart-contents .mini-product .miniprod-info { padding: 0 0 0 5px; }
#right_column #cart_info .minicart-contents .mini-product .miniprod-info span {line-height: 20px; }
#right_column #cart_info .minicart-contents .mini-total { margin-bottom: 15px; }
#right_column #cart_info .minicart-contents .mini-name a { color: #3c3b3b; font-size: 14px; font-weight: bold; }
#right_column #cart_info .minicart-contents .mini-qty { font-size: 14px; }
#right_column #cart_info .minicart-contents .thanks { text-align: center; padding: 40px 0 0 15px; }
#right_column #cart_info .minicart-contents .est-cost div, #right_column #cart_info .minicart-contents .est-cost span { line-height: 20px; } 
#right_column #cart_info .minicart-contents .minicart-totals { margin-top: 15px; border-top: 1px dotted #000; padding-top: 15px; }
#right_column #cart_info .minicart-contents .minicart-totals .discount { color: #c00; padding-bottom: 10px;}

#checkout #checkout-login, #checkout_shippingaddress .quick-checkout, #checkout_billing .quick-checkout, #checkout_confirmation .confirmation { padding: 15px 10px; background: #fff; /*-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,.2); -moz-box-shadow: 4px 4px 2px rgba(0,0,0,.2); box-shadow: 4px 4px 2px rgba(0,0,0,.2);*/}
#checkout_confirmation .confirmation .cart-wrapper { }
#checkout_confirmation .confirmation #person_info section div, #checkout_confirmation .confirmation #payment_info section div, #checkout_confirmation .confirmation #checkout_confirmation .confirmation section div, #checkout_confirmation .confirmation #confirmation-contents section div { line-height: 18px; font-size: 14px; }
#checkout legend, #checkout_shippingaddress legend, #checkout_confirmation .confirmation legend, #checkout_billing legend { text-align: center; font-size: 20px; color: #00728f; text-transform: uppercase; border: none; }
#checkout_confirmation .confirmation h3 { margin-top: 5px; text-align: left; font-size: 18px; color: #00728f; text-transform: uppercase; border: none; display: inline-block; }
#checkout_confirmation .confirmation .btn-default.btn-sm { position: relative; top: -3px; }
#checkout_confirmation .confirmation .order-ship-info { margin-top: 30px; }
#checkout_confirmation .confirmation .btn-checkout { text-align: right; }
#checkout_shippingaddress .quick-checkout .form-control, #checkout_billing .quick-checkout .form-control, #checkout_confirmation .confirmation .form-control { border-radius: 2px; color: #000; }
#checkout_shippingaddress .quick-checkout .select-contents, #checkout_billing .quick-checkout .select-contents, #viewcart .ship_estimator .select-contents {position: relative; }
#checkout_shippingaddress .quick-checkout .select-contents .glyphicon-triangle-bottom, #checkout_billing .quick-checkout .select-contents .glyphicon-triangle-bottom, #viewcart .ship_estimator .select-contents .glyphicon-triangle-bottom { z-index: 1; cursor: pointer; pointer-events: none; position: absolute; top: 0; right: 0; /*background: #7fb7d7;*/ padding: 10px; color: #303030;}
#checkout_shippingaddress .quick-checkout select, #checkout_billing .quick-checkout select, #viewcart .ship_estimator select { 
  	background-color: transparent;
  	z-index: 100;
  	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}
#checkout_shippingaddress .quick-checkout select::-ms-expand, #checkout_billing .quick-checkout select::-ms-expand, #viewcart .ship_estimator select::-ms-expand { display: none; }
#checkout_shippingaddress .quick-checkout label, #checkout_billing .quick-checkout label, #viewcart .ship_estimator label  { text-transform: uppercase; font-size: 12px; color: #000; font-weight: normal;}
#checkout_shippingaddress .checkbox, #checkout_billing .checkbox { clear: both; }
#checkout_shippingaddress .checkbox label, #checkout_billing .checkbox label { margin-left: 0; line-height: 20px; }
#checkout_shippingaddress .checkbox label.optin { margin-left: 15px; }
#checkout_shippingaddress .checkbox.billing-also {text-transform: unset; color: #4f868e; font-size: 14px; padding: 10px; border: 1px solid #4f868e; }
#checkout_shippingaddress .checkbox input[type=radio], #checkout_billing .checkbox input[type=radio] { margin-top: 0; }
#checkout_shippingaddress .ship-msg { margin: 15px 0 25px 0; }

#checkout_thanks p { font-size: 14px; }

#checkout #left_column, #checkout_shipping #left_column, #checkout_shippingaddress #left_column, #checkout_billing #left_column, #checkout_freeprod #left_column, #checkout_display #left_column, #checkout_confirmation #left_column, #checkout_thanks #left_column { margin-top: 30px; }

/* 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; }

/** CUSTOM STYLING **/
.clearfix { clear: both; padding: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;
}

div.form-container {
    margin-bottom: 15px;
    margin-left: 20%;
    margin-right: 20%;
} 

.hgt_0{height:0px!important;}
.pdd_tp10{
    padding-top: 10px !important;
}
.padd_0{
    padding: 0px !important;
}
.padd_10 { padding: 10px; }
.mar_0{
    margin: 0px !important;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_left10{
    margin-left: 10px;
}
.mar_top0{
    margin-top:0px !important;
}
.mar_top10{
    margin-top:10px !important;
}
.mar_btm{margin-bottom: 10px; text-align: center;}
.mar_btm1{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-primary { background-color: #dd6d36; /*border-color: #dd6d36;*/ }
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary { background-color: #00718f; border-color: #00718f; }
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default { color: #fff; background-color: #dd6d36; border-color: #dd6d36; }

.btn-wholesale { background-color: #dd6d36; border-color: #dd6d36; color:#fff; font-size:14px; }
.btn-wholesale.active, .btn-wholesale.focus, .btn-wholesale:active, .btn-wholesale:focus, .btn-wholesale:hover, .open>.dropdown-toggle.btn-wholesale { background-color: #00718f; border-color: #00718f; color:#fff;}


.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);
}

/*.prod-content .social_button.pinterest { top: -5.5px; position: relative; }
.prod-content .social_button.pinterest span{ height: 20px !important; font-size: 12px; line-height: 20px; margin: 0; display: block; }
.prod-content .social_button.facebook { position: relative; top: 4px; }*/


.hiddendiv{
  display: none;
}
.showndiv{
  display: block;
}

@media only screen and (min-width:992px) {
   #serrv_earn_overlay_box{width:60%; left:20%;}
}

@media only screen and (min-width:992px) and (max-width: 1199px){
  	#container { width: 970px; }
    #popup_container_email { width: 62%; left: 20%; }
    .top-header-links a { font-size; 15px; padding: 14px 13px; }

    nav#header-page-links-nav a { padding-left: 5px; padding-right: 5px; text-align: left; }
  	#container #header-member-checkout #cart-icon { /*margin-top: 6px; */}
  	#horizontal #nav-menu-container ul li { /*padding: 10px 2px 0 2px;*/ }
    .navbar-default .navbar-nav>li>a { padding: 10px 12px; }
  	.cart-search-header #cart-icon.cart-search-icon { margin-top: 7px; }
  	#search #search_keyword { width: 14rem; }
  	#index #home-promo .promo-img img { /*max-height: 290px;*/ }
  	#index #home-change #change-story { max-height: 350px; }
  	#index #home-change #change-video #video-info { padding: 5px 10px; }
  	#welcome hr { width: 32%; }
    #welcome p { width: 75%; }
  	#fair-trade-values hr { width: 22%; }
  	.image-stats { clear: left; margin-top: 0; text-align: center; }
  	.image-stats #handcrafted-img { float: none; margin: 0 auto; }
  	.image-stats #sold-img { float: none; margin: 30px auto 0 auto; }
  	.online-catalog { margin-left: 0; }
  
  	#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-prev { left: 40%; }
  	#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-next { right: 40%; }
    #product .order .btn-add input { font-size: 16px; }
    #product .order input.member-buttons, #product .order .shipping-chart a { font-size: 12px; }
  
  	#artisans-farmers-by-country #art-farm-country h1 { margin-top: -100px; }
	#artisans-farmers-around-the-world #breadcrumb, #artisans-farmers-around-the-world h1 { margin-left: 0; } { margin-left: 10%; }
  
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	.checkout-headline h1 { font-size: 23px; }
  	#steps #progress li a { font-size: 14px; }
  	#steps .checkout-help { font-size: 17px; }
  	#checkout_shippingaddress .zip-info, #checkout_billing .zip-info { padding-left: 0; }	
  	#checkout_shippingaddress .zip-info label, #checkout_billing .zip-info label { margin-left: 0; }
    #right_column #cart_info .minicart-contents .thanks { padding: 0 15px 10px 15px; }
  	#footer .blog-btn { margin-top: 0; margin-left: 0; }
  	#footer .social-footer-links img { width: auto; }
  
    #blog-category-content ul li .product { height: 340px; }
    #blog-category-content li .product .content-only { height: 340px; }
    #blog-category-content .grid li .image { height: 223px; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  	#index #featured-scroll { margin-top: 15px; }
    #index #home-change #change-video #video-iframe { max-width: unset; }
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#category_options { width: 100%; }
  	#category #cat.artisan-cat .country-info { margin-bottom: 20px; }
  	#cat.artisan-cat #artisan-content h3.cat-cust-1 { padding-top: 0; }
  	#category #cat.artisan-cat ul.display li { min-height: 240px; }
  	#product #group-img-enlarge .MagicScroll-horizontal .mcs-button-arrow-next { right: -45px; }
  	#artists-prods .related-product-list li {  }
  	#artisans-farmers-by-country #art-farm-country h1 { margin-top: -100px; }
  	#artisans-farmers-around-the-world #breadcrumb, #artisans-farmers-around-the-world h1 { margin-left: 10%; }
  	#product #you_might_also_like .MagicScroll.MagicScroll-horizontal { min-height: 315px !important; }
  	#team-category ul#board-of-directors li { min-height: 325px; }
  	#category #right_column { padding-right: 0; margin-top: 15px;}
  	#right_column #category_menu { padding: 0; }
  	#right_column #search #search_keyword { width: 100%; }
  	#right_column .social-header-links { margin: 15px 0; }
  	#right_column .twitter-feed { padding: 0; }
  #serrv_earn_overlay_box {width: 60%;left: 20%;top: 10%;}
}
@media only screen and (min-width:768px) and (max-width: 991px){
  	#container { width: 750px; }
    #container #header figure { margin: -32px auto 30px; }
    #container #header #wholesale_logo figure {margin: -32x auto 15px;}
  	.top-header-links #header-page-links { margin-left: 8.33333333%; }
  	.top-header-links a { margin: 0px 8px; }
  	.top-header-links button a { padding: 15px 25px; }
  	.cart-search-icon #cart-qty { /*top: 4px; */left: 8px;}
  	.header-connect { margin-top: 0; }
    #popup_container_email { width: 83%; left: 10%; }
    #mobile-menu { clear: both; margin: 15px; }
    #mobile-menu a { font-size: 20px; }
    #mobile-menu .glyphicon { font-size: 28px; vertical-align: text-bottom; }  
  	.cart-search-header { margin-top: 57px; }
  	.cart-search-header #search #search_keyword { min-width: 170px; }
  	.cart-search-header .cart-search-icon { display: block; width: 18%; margin-left: 10px;}
  	.cart-search-header #member-icon.cart-search-icon { margin-left: -40px; }
  	.cart-search-header #member-icon.cart-search-icon, .cart-search-header #wishlist-icon.cart-search-icon { margin-top: 62px; }
  	.cart-search-header #cart-icon.cart-search-icon { margin-top: 60px; }
  	#index #featured-scroll { margin-top: 15px; }
  	#index #home-promo .promo-img img { max-height: /*215px;*/ }
  	#index #home-change #change-story { max-height: 262px; }
    #index #home-change #change-video #video-iframe { max-width: unset; }
  	#index #home-change #change-video #video-info { padding: 0; }
  	#index #home-change #change-video #video-info p { font-size: 14px; margin: 5% 2% 2%; }
  	#fair-trade-values hr { width: 22%; }
  	#welcome { width: 100%; margin-left: 0; position: relative; }
  	#welcome hr { width: 29%; }
  	#welcome #handcrafted-img, #welcome #sold-img { max-width: 400px; }
  	#welcome #sold-img { float: left; clear: left; margin-top: 35px; }
    #welcome p { width: 82%; }
  	#catalog-link { margin-top: -240px; float: right; } 
  	.image-stats { clear: left; float: left; text-align: center; margin-top: 0;}
  	.image-stats #handcrafted-img { float: none; margin: 0 auto; }
  	.image-stats #sold-img { float: none; margin: 30px auto 0 auto; }
  	.online-catalog { margin-left: 0; float: right; margin-top: 20px; }
  	#index #featured-scroll header hr { width: 15%; }
    #index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-prev { left: 0; }
    #index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-next { right: 0; }
  
  	#category .info h2, #prod_detail_list .info h2 { font-size: 16px; }
 	#category_options { width: 100%; }
  	#category #cat.artisan-cat ul.display li { min-height: 270px; }
  	#category #cat.artisan-cat .country-info { margin-bottom: 20px; }
  	#cat.artisan-cat #artisan-content h3.cat-cust-1 { padding-top: 0; }
  	#artisan-content .country-desc .country-text { width: 90%; }
  	#artisan-content .country-desc .country-image { right: -50px; }
  
  	#artists-prods .related-product-list li { min-height: unset; }
  	#product .rev-stars .prod-rating .prod-rating-title, #product_builder .rev-stars .prod-rating .prod-rating-title { width: 100%; display: block; margin-bottom: 5px; }
  	#product .rev-stars .review_links { margin: 10px 0 15px 0; }
  	#product #you_might_also_like #cap h4 { padding-left: 0; }
  	#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-prev { left: 50%; }
  	#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-next { right: 25%; }
  	#product #you_might_also_like .MagicScroll.MagicScroll-horizontal[style] { min-height: 350px !important; height: 353px !important;}
  	.MagicScroll-horizontal .mcs-item { height: auto; }
  	#artistan-info .art-content { margin-top: 25px; }
  	#artists-prods .related-product-list li { width: 44%; margin: 3%; }
  	#artisans-farmers-by-country #art-farm-country h1 { margin-top: -85px; }
  	#artisans-farmers-by-country #art-farm-country .country-list-1 { padding-left: 20px; }
  	#artisans-farmers-by-country #art-farm-country .country-list-2 { padding-right: 20px; }
  	#artisans-farmers-around-the-world #breadcrumb, #artisans-farmers-around-the-world h1 { margin-left: 0; }
  	#artisans-farmers-around-the-world #world-map { padding: 25px; }
  	#category #right_column { padding: 0; }
  	#right_column #newsletter { width: 100%;}
  	#right_column #category_menu { padding-left: 0; }
  	#right_column #search { padding: 0 0 0 15px; }
  	#right_column .social-header-links { margin: 15px 0; padding-right: 0; }
  	#right_column .twitter-feed { padding: 0 0 0 15px; }
  	#blog-category-content { padding: 0; }
    #blog-category-content ul li .product { height: 355px; }
    #blog-category-content li .product .content-only { height: 355px; }
    #blog-category-content .grid li .image { height: 233px; }
  	#about-us-category figure img#serrv-history-img { width: 300px; }
  	.cat-thumbs li .cat-info { min-height: 125px; }
  	#team-category ul#board-of-directors li { min-height: 325px; }
    #custom-wrapper h1 { margin: -90px 0 70px 50px; }
    #custom-wrapper h3 { font-size: 23px; }
  	  
  	#viewcart #promo-box #promo_code { padding: 6px 4px; }
  	#viewcart .MagicScroll-horizontal .mcs-button-arrow-prev { left: 30%; }
  	#viewcart .MagicScroll-horizontal .mcs-button-arrow-next { right: 30%; }
    .checkout-headline h1 { width: 50%; }
  	.checkout-headline hr { width: 25%; }
  	#steps { margin-bottom: 45px; }
  	#steps .checkout-help { display: block; clear: both; float: left !important; margin-top: 10px; }
  	#steps #progress li a { font-size: 17px; }
  	#right_column #cart_info .minicart-contents .mini-product .miniprod-info { margin-top: 5px; }
  	#right_column #cart_info .minicart-contents .est-cost { padding: 0 15px; }
  
  	#footer .footer-menu {/** width: 20%;**/ }
  	#footer .footer-blog { float: right; }
  	#footer .footer-blog #newsletter { margin-left: 40px; }
  	#footer .footer-logos { margin-top: 35px; }
  	#footer #cprgt { margin-top: 65px; }
  	#footer .blog-btn { margin-left: 40px; }
  	#footer .footer-blog {/** width: 50%; **/}
}

@media only screen and (min-width:320px) and (max-width: 767px) and (orientation: landscape) {
  	.image-stats #handcrafted-img { float: none; margin: 0 auto; }
  	.image-stats #sold-img { float: none; margin: 20px auto 0 auto; }
  	.online-catalog { margin-top: 10px; }
  	#category_options { width: 100%; }
  	#category #cat.artisan-cat ul.display li { height: 100%; min-height: 225px; }
  	#blog-category-content ul.display { display: block; grid-template-columns: unset; grid-template-rows: unset;}
  	#category ul.display li { height: auto; width: 50%; float: left; }
  	#blog-category-content ul.display .featured-post { grid-area: unset; }
  	#blog-category-content { padding-left: 15px; }
  	#index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-prev { left: 7%; }
  	#index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-next { right: 7%; }
  	#index #home-promo .promo-img img { max-height: unset; }
  	#index #home-promo #techniques .promo-header { width: 98%; }
  	#index #home-promo #promo-sale .promo-header, #index #home-promo #whats-new .promo-header { width: 97%; }
  	#index #home-change #change-video #video-iframe { max-width: unset; max-height: unset; }
  	#category #blog-category-content li .product .content-only { min-height: 400px; }
  	#category #blog-category-content ul.post-display li .product { min-height: 505px; }
    #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 (max-width: 767px) {
  	#container { width: 100%; }
  	
  	.mobile-header { margin: 10px 0; }
  	.mobile-logo { margin-top: 10px; position: relative; }
    #container #header .checkout_hide a { margin: 0; padding: 10px 0; }
    #container #header figure { margin: 5px 0px; }
  	#container #header figure img { margin: 0 auto; /*max-width: 150px;*/ }
  	.top-header-links { background: unset; height: unset; width: unset; margin: unset; overflow: unset;}
  	.top-header-links #header-page-links  { display: none; }
  	.cart-search-header { margin-top: 15px; }
  	.cart-search-header #search { float: unset !important; }
  	.cart-search-header .cart-search-icon { width: 20%; margin: 10px 0 10px 20px; }
  	.cart-search-header #member-icon { margin-left: 15%; }
  	.navbar { height: auto; min-height: 1px; }
  	.navbar-default { border: none; }
  	#mobile-search {display: none; float: right; background: #fff; margin-right: 1px;}
  	button.btn-sitesearch { top: -8px; right: -3%; }
  	.mobile-header-nav div a { color: #145b76; }
  	.mobile-header-nav div a .glyphicon { font-size: 18px; color: #145b76; vertical-align: text-bottom;}
  	/* fix below to show on mobile */
  	#container #header #minicart_container { display: none; }
    #popup_container_email { 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; 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%;}
    #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%;}
  	#index .MagicScroll-horizontal .mcs-button-arrow-prev:before { left: unset; }
  	#index .MagicScroll-horizontal .mcs-button-arrow-next:before { left: unset; }
  	#index #featured-scroll { margin-top: 20px; }
    #index #featured-scroll header h2 { font-size: 24px; }
    #index #featured-scroll header hr { display: none; }
    #index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-prev { left: 15%; }
    #index #featured-scroll .MagicScroll-horizontal .mcs-button-arrow-next { right: 15%; }
    #featured_products .thumb-product { min-height: 1px; min-width: 1px; }
    #featured_products .mcs-item a, #featured_products .mcs-item img { max-width: 100%; max-height: 100%; }
    #featured_products .mcs-wrapper { left: 20px !important; right: 20px !important; }
    #index #home-promo { margin-top: 15px; }
    #index #home-promo #techniques, #index #home-promo #promo-sale { margin-top: 30px; }
  	#index #home-change { grid-template-columns: 1fr; grid-template-rows: 2fr;}
  	#index #home-change #change-video #video-info { padding: 5px 15px; }
  	#index #home-change #change-video #video-info p { font-size: 14px; }
    #welcome { padding: 0 0 10px 0; margin-top: 30px; margin-left: 0; }
    #welcome hr, #fair-trade-values hr { display: none; }
    #welcome h3 { text-align: center; }
    #welcome #sold-img { float: left; margin-top: 40px; }
    #welcome p { width: 100%; }
    #index #catalog-link { margin-left:0; font-size: 16px; }
    #fair-trade-values header { margin-left: 0; }
    #index #change-story #blog-promo-blurb { width: auto; }
     #viewcart #promo-box .apply-promo-btn { width: 100%; }
    
  	.cat-thumbs li { margin-bottom: 15px; }
  	.image-stats { margin-left: 0; margin-top: 10px; padding: 0 15px; }
  	.online-catalog { margin-top: 40px; margin-left: 0; }
  	#category .info h2, #prod_detail_list .info h2 { font-size: 16px; }
  	#cat .cat-desc { margin-bottom: 15px; }
  
  	#category_options { width: 100%; }
  	#category #sort label { display: inline; } 
  	#category_options li#sort select.form-control { display: inline; }
  	#category .info h2 { height: 50px; }
  	#category ul.display li { height: auto; }
  	#category ul.display li .product { padding: 10px 5px; }
  	#category .product .info h2 { height: 50px;}
  	#cat.artisan-cat .cat-img { margin-bottom: 20px; }
  	#category #cat.artisan-cat .info h2 { height: auto; }
  	#category #cat.artisan-cat .country-info { padding: 0 0 15px 0; }
  	#artisan-content .country-stats { border-bottom: 1px solid #6e6d6c; }
  	#artisan-content .country-desc { border-left: unset; }
  	#artisan-content .country-desc .country-text { width: 100%; padding: 0; }
  	#category #cat.artisan-cat .info h2.prod-name, #category #cat.artisan-cat ul.display li .info h2.prod-name { font-size: 14px; }
  	#category #cat.artisan-cat ul.display li { height: 100%; min-height: 185px; }
  	#cat.artisan-cat #artisan-content h3.cat-cust-1 { margin-left: 0; }
    .promo-wrapper-left {display:none;}
   .promo-wrapper-right {width: 100%;}
  
    #product .order .shipping-chart { text-align: left; }
  	#artisan-messages h3 { margin-bottom: 15px; }
  	#product #you_might_also_like .mcs-item > a, #product #you_might_also_like .MagicScroll-horizontal .mcs-items-container > * { width: 49%; }
  	#product #you_might_also_like .MagicScroll.MagicScroll-horizontal[style] { min-height: 400px !important; }
  	#product #you_might_also_like .thumb-product { min-height: 220px; }
  	#artisan-messages:before { display: none; }
  	#product #you_might_also_like #cap h4 { padding-left: 0; margin-bottom: 45px; }
  	#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-prev { left: 30%; }
  	#product #you_might_also_like .MagicScroll-horizontal .mcs-button-arrow-next { right: 30%; }
  	#product #group-img-enlarge .MagicScroll-horizontal .mcs-button-arrow-next { right: -45px; }
  	#artistan-info .image  { padding: 0; }
  	#artistan-info .art-content { margin-top: 25px; padding: 0;}
  	#artists-prods .related-product-list { margin: 0 auto; }
  	#artists-prods .related-product-list li { width: 40%; margin: 5%; }
  	
  	#artisans-farmers-by-country #art-farm-country h1 { margin-top: 0; color: #00728f; }
  	#artisans-farmers-by-country #art-farm-country .country-list-1, #artisans-farmers-by-country #art-farm-country .country-list-2 { margin-top: 10px; }
  	#artisans-farmers-by-country #art-farm-country .country-list-1 { padding-left: 15px; }	
  	#artisans-farmers-by-country #art-farm-country .country-list-2 { padding-right: 15px; }
  
  	#artisans-farmers-around-the-world #breadcrumb, #artisans-farmers-around-the-world h1 { margin-left: 0; }
  	#artisans-farmers-around-the-world #world-map { padding: 10px; }
  
  	#artisan-stories-cat .gallery a { width: 125px; min-height: 175px; }
  	#sustainability-cat .ecologo { height: 150px; }
  	#team-category .admin-office { margin-top: 20px; }
  	#team-category ul#board-of-directors li { min-height: 325px; }
  	#store-resources-cat #wholesale-chart { width: 100%; margin-bottom: 15px;}
	#store-resources-cat .img-land { width: 100%; float: unset; margin: 5px auto;}
	#store-resources-cat .img-port { width: 100%; float: unset; margin: 5px auto;}
  	#impact-cat img.pull-right { padding: 10px; width: 100%; margin: 0 auto; }
    #custom-wrapper h1 { margin: 20px 15px; font-size: 22px; color: #000; }
    #custom-wrapper h3 { margin: 0 15px; font-size: 20px; }
    #custom-wrapper .custom-content { margin: 15px; }
  
  	#category #blog-category-content ul.display li .product { height: 100%; }
  	#blog-category-content ul.display { display: block; grid-template-columns: unset; grid-template-rows: unset; }
  	#blog-category-content { padding-left: 15px; }
  	#blog-category-content .grid li .image { max-height: unset; height: auto; }
  	#category #blog-category-content li .product .content-only { height: auto; max-height:unset; }
    #blog-category-content .product .info h2 { height: auto; }
  
  	#viewcart #cart .buttons .btn-checkout div input { float: left; }
  	#viewcart #cart .buttons .btn-continue { float: right; }
  	#viewcart #cart .buttons .btn-continue .btn { padding: 6px 8px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
  	#viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
  	#viewcart .MagicScroll .mcs-wrapper, #checkout_thanks .MagicScroll .mcs-wrapper { left: 0 !important; right: 0 !important; }
  	#viewcart .mcs-item > a, #viewcart .MagicScroll-horizontal .mcs-items-container > *, #checkout_thanks .mcs-item > a, #checkout_thanks .MagicScroll-horizontal .mcs-items-container > * { width: 49%; }
  	#viewcart .MagicScroll-horizontal .mcs-button-arrow-prev, #checkout_thanks .MagicScroll-horizontal .mcs-button-arrow-prev { left: 5%; }
  	#viewcart .MagicScroll-horizontal .mcs-button-arrow-next, #checkout_thanks .MagicScroll-horizontal .mcs-button-arrow-next { right: 5%; }
  	#checkout .cart-search-header { position: absolute; }
  	.checkout-headline hr { display: none; }
  	.checkout-headline h1 { text-align: center; }
  	#steps { padding-bottom: 0; }
  	#steps #progress { display: block; }
  	#steps #progress li { display: inline-block; width: 70%; }
  	#steps #progress img { float: right; display: inline-block; }
  	#steps #progress li a { font-size: 14px; }
  	#steps .checkout-help { display: block; text-align: center; float: none !important; padding-top: 15px; }
  	#checkout #checkout-login #member_checkout_container, #checkout #checkout-login #catalog_code_container { margin-top: 20px; }
  	#checkout_shippingaddress #checkout-ship-info, #checkout_billing #checkout-bill-info { padding: 0; }
  	#checkout_shippingaddress .checkbox label.optin { margin-left: 0; padding-left: 0; }
  	#checkout_confirmation .confirmation #total_info, #checkout_confirmation .confirmation #payment_info { margin-top: 25px; }
    #checkout_confirmation .confirmation .btn-checkout, #checkout_confirmation .confirmation .btn-continue { text-align: center; width: 100%; }
      #checkout_confirmation .confirmation .btn-checkout input, #checkout_confirmation .confirmation .btn-continue input { width: 100%; }
  	.image-stats #handcrafted-img { float: none; margin: 0 auto; }
  	.image-stats #sold-img { float: none; margin: 35px auto 0 auto; }
  
  	#footer .footer-menu { width: 100%; margin-top: 10px; }
  	#footer #our-story { clear: left; }
    #footer .footer-blog { width: 100%; margin-top: 25px; }
  	#footer .footer-blog #newsletter #newsletter-form .form-group input[type=email] { width: 100%; }
  	#footer .blog-btn { margin-left: 0; }
  	#footer .footer-logos { text-align: center; margin-top: 25px; }
    #footer #cprgt { margin: 25px 0 10px 0; }
    #footer #cprgt #secure { display: block; float: right; margin: 5px; }
    #blog-category-content h3{
      font-size: 15px;
      font-weight: bold;
    }
}
s
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	html, body { width: 100%; overflow-x: hidden;}
}

@media only screen and (min-width:1200p) {
  	#container { width: 1255px; }
}

.terms_checkbox { font-size: 16px; padding: 5px;margin-top:10px;margin-bottom:30px;}
.terms_checkbox label {color: #a62917;font-weight:bold;}
#generic_form input[type=radio], #generic_form input[type=checkbox], #catalog_request input[type=radio], #catalog_request input[type=checkbox] {margin-top:5px;}