/* = 0px	.pure-u- */
html, body {
   font-size: 1em;
   font-family: 'PT Serif', Times, 'Times New Roman', serif;
}

h1 { font-weight: 100; font-family: 'Playfair Display', serif; padding: 0 10px 0 0; margin: 0 0 10px 0; }
h2 { font-weight: 200; font-family: 'Playfair Display', serif; padding: 0 10px 0 0; }
h3 { font-weight: 200; font-family: 'Playfair Display', serif; margin: 10px 0; color:#993366; }
h4 { font-weight: 200; font-family: 'Playfair Display', serif; }
h5 { font-weight: 200; font-family: 'Playfair Display', serif; }

a { color: #993366; }

.content-bg { background: #FFFFFF; }
.classic-container { width: 64em; margin: 0 auto; }

.material-text { float: left; margin-bottom: 5px; line-height: 25px; }
.material-text i { float: left; display: inline-block; margin-right: 5px; color: #009933; }
.material-text span { }

.material-icons i { font-style: normal; }
.material-icons .star-on { color: #FFCC00; }
.material-icons .star-off { color: #DDD; }
.review_rating { float: left; }

.contact-address div { float: left; padding-right: 10px; }
.contact-address p { clear: both; }

/* breadcrumbs*/
.breadcrumbs_box { float: left; color:#666666; padding: 0 0 0 12px; clear: both; margin-top: 5px; }
.breadcrumbs_box a { text-decoration: none; color:#666666; }
.breadcrumbs_box a:hover { text-decoration: none; color:#993366; }
.breadcrumbs_box span { float: left; display: inline-block; line-height: 40px; margin: 0 5px 0 0; }

/* buttons */
.link-button { padding: 0; line-height: 24px; background: none; color: #666666; text-decoration: underline;  }
.link-button:hover { background: none; }

.pure-button { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; /* future proofing */ -khtml-border-radius: 4px; /* for old Konqueror browsers */	}
.pure-button div { display: inline-block; margin: 0 auto; padding-top: 5px; }
.pure-button i { float: left; display: inline-block; margin: 2px 10px 0 0; }
.pure-button span { float: left; display: inline-block; }

.add-to-cart-button { width: 100%; color: #FFFFFF; font-size: 1.5em; font-weight: bold; background-color: #592249; margin-bottom: 10px;}

.fast-buy-button   { float: right; color: #009966; font-size: 1.1em; background-color: #F9F9F9; margin-bottom: 5px; padding: 0.5em 0.5em; }
.wish-list-button  { float: left; color: #FFFFFF; font-size: 1.0em; background-color: #666666; width: 100%; padding: 0.7em 0.5em; }
.add-review-button { float: left; color: #FFFFFF; font-size: 1.0em; background-color: #C3A066; width: 100%; padding: 0.7em 0.5em; }
.log-in-button   { color: #FFF; background-color: #592249; }
.checkout-button   { color: #FFF !important; background-color: #592249; }
.view-cart-button   { color: #FFF !important; background-color: #666; }
.cart-checkout-button  { width: 100%; color: #FFFFFF; font-size: 1.5em; font-weight: bold; background-color: #592249; margin-bottom: 10px; }

.out-of-stock-button   { color: #FFF; background-color: #006699; width: 100%; }
.pre-order-button      { color: #FFF; background-color: #006666; width: 100%; }
.request-price-button  { color: #FFF; background-color: #333333; width: 100%; }
.sold-out-button       { color: #FFF; background-color: #990000; width: 100%; }
.continue-button       {
    width: 100%;
    margin: 20px 0;
    line-height: 24px;
}
.final-checkout-button {
    width: 100%;
    margin: 20px 0;
    line-height: 24px;
    background-color: #592249;
    color: #FFFFFF;
}
.tag-out-of-stock {
	color: #FFFFFF;
	background-color: #006699;
	text-transform:uppercase;
	font-size: 11px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 4px;
	margin-left: 0px;
	clear: both;
}
.tag-limited {
	color: #FFFFFF;
	background-color: #FF9933;
	text-transform:uppercase;
	font-size: 11px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 4px;
	margin-left: 0px;
	clear: both;
}
.tag-sold-out {
	color: #FFFFFF;
	background-color: #990000;
	text-transform:uppercase;
	font-size: 11px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 4px;
	margin-left: 0px;
	clear: both;
}

.cart-round { background-color: #D2AF75; padding: 2px 9px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; /* future proofing */ -khtml-border-radius: 20px; /* for old Konqueror browsers */	}

.cart-round-mobile { background-color: #D2AF75; padding: 2px 9px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; /* future proofing */ -khtml-border-radius: 20px; /* for old Konqueror browsers */	}

.cart_separator { float: left; width: 100%; background-color: #F4F4F4; padding: 2px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* future proofing */ -khtml-border-radius: 5px; /* for old Konqueror browsers */ margin: 10px 0; }

.pagination-top { float: left; width: 100%; }
.pagination-bottom { float: left; width: 100%; margin-top: 20px; }
.pagination-display { }
.pagination-pages { float: left; margin-top: 10px; }

.review-author { margin: 20px 0 10px 0; }
.review-text { margin-bottom: 10px; }
.review-stars { margin-bottom: 20px; }

.review-write textarea { width: 96%; padding: 2%; margin-bottom: 20px; }
.review-note { margin-bottom: 10px; }
.review-rating { margin-bottom: 20px; }


.box-padding-left { padding-left: 10px; }
.box-padding-right { padding-right: 10px; }
.box-padding-both { padding-left: 10px; padding-right: 10px; }
.box-padding-half { padding-left: 5px; padding-right: 5px; }

.left-pad-5 { padding-left: 5px; }
.right-pad-5 { padding-right: 5px; }

.cigar-library-page { margin: 0; padding: 15px 10px 40px 10px; background-color: #FFFFFF; }
.cigar-library-page h1 { padding-left: 0; }
.cigar-library-page table { background-color: #FFFFFF; }


.share-media-left { float: left; }
.share-media-right { margin-left: 15px; float: left; width: 75px; height: 36px; }
.share-media-container { margin: 20px auto 0 auto; width: 290px; height: 36px; overflow: hidden;  }

.phpsearch_wrapper {  }
.phpsearch_wrapper h3 { }
.phpsearch_wrapper .search-field {  }

.article-search { background-color: #ECE6D6; padding: 10px; }

#article-search {
    width: -webkit-calc(100% - 60px);
    width:    -moz-calc(100% - 60px);
    width:         calc(100% - 60px);
    height:48px
}

#article-search input {
    border: none;
    background-color: #fff;
    margin: 0;
    padding: 0;
    height: 48px;
	line-height: 48px;
	text-indent: 20px;
    width: 100%;
	font-size: 1.3ems;
}

.article_submit_button {
    float: right;
	padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
}
.article_submit_button input{
	border: none;
	display: block;
	margin: 0;
	cursor: pointer;
	width: 48px;
	height: 48px;
	background-image:url(/design/generic/images/search-submit-button.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-color: #C6C0B0;
}
.article_submit_button input:hover {
    background-color: #E4DECE;
}

#article-search {
    position: relative;
}

.checkout-warning { background-color:#009933; color: #FFFFFF; text-align: center; padding: 10px; }

.customer-service-page { margin: 0; padding: 20px 0 40px 0; background-color: #FFFFFF; }
.customer-service-page h1 { padding-left: 0; }

.my_account_dropdown {  background-color: #FAF9F4;  }
.my_account_dropdown_open {  width: 300px; background-color: #FAF9F4;  }

.my_account_dropdown_inner { padding: 20px; cursor: default; }

.shopping_cart_dropdown { width: 500px; background-color: #FAF9F4;  }
.shopping_cart_dropdown_inner { padding: 20px; cursor: default; }


.checkout-comments textarea { width: 100%; }

.manager_special_price { margin-bottom: 10px; }
.manager_online_price strong  { color: #009966; }
.manager_reg_price { color: #666; }
.manager_reg_price strong { text-decoration: line-through; }

.document2 .content_text_box .ship-country img {
    margin: 0;
	padding: 0;
}
.document2 .content_text_box .ship-close img {
    margin: 0;
	padding: 0;
}
#load-shipping {
    margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
    padding: 15px;
}
.ship-container {
    display: inline-block;
    width: 150px;
}
.ship-country {
    cursor: pointer;
	padding: 5px;
}

.ship-table {
    display: none;
	float: left;
	position: absolute;
	left: 33px;
    z-index: 10;
    background-color: #E6E5DF;
	padding: 10px;
	width: 906px;
}

.ship-grid {
    display: inline-block;
    border: 1px solid #999;
    width: 140px;
	padding: 5px;
    margin-left: -1px;
    margin-bottom: -1px;
	background-color: #FEFBF2;
}
.ship-grid strong {
    display: inline-block;
	float: right;
	color: #990000;
	font-weight: 300;
}

.ship-close {
    float: right;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.country-selected {
    background-color: #E6E5DF;
}
#cboxOverlay{
	margin-bottom: 50px;
}

#landing-flag {
	height: 50px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999999999;
}
.christmas-shipping {
	border: 10px solid #CC0000;
    padding: 15px;
	margin-bottom:15px;
	background-color: #F9F9F9;
}
.christmas-shipping h1 {
	 color: #009933;
	 font-weight: 700;
}
.christmas-shipping h2 {
	 font-weight: 700;
}
.christmas-shipping-image {
     float: right;
	 padding: 0;
}
.christmas-shipping-image img {
     margin: 0;
}

.meet-team-text { padding-left: 20px; margin-bottom: 20px; }
#faqs h2 { margin: 0; }
#faqs h5 { margin-bottom: 0; }

.text-padding-none { text-align: justify;  }
.text-padding-left { text-align: justify; margin-top: 20px;  }
.text-padding-right { text-align: justify; margin-bottom: 20px; }
.text-padding-both { text-align: justify; margin-bottom: 20px; }

.menu-mini { margin-top: 10px; }
.menu-mini-top { margin-top: 40px; }
.new_in { margin-top: 20px; }
.new_in a { color: #009966 !important; }
.category-advert { position: absolute; right: 0; bottom: 0; }
.category-advert img { display: none; }
.category-advert-cigars { position: absolute; right: 0; bottom: 0; }
.category-advert-cigars img { display: none; }
.category-advert-alcohol { position: absolute; right: 0; bottom: 0; }
.category-advert-alcohol img { display: none; }
.category-advert-humidors { position: absolute; right: 0; bottom: 0; }
.category-advert-humidors img { display: none; }
.category-advert-accessories { position: absolute; right: 0; bottom: 0; }
.category-advert-accessories img { display: none; }
.category-advert-gifts { position: absolute; right: 0; bottom: 0; }
.category-advert-gifts img { display: none; }
.category-advert-pipes-tobacco { position: absolute; right: 0; bottom: 0; }
.category-advert-pipes-tobacco img { display: none; }
.category-advert-best-of { position: absolute; right: 0; bottom: 0; }
.category-advert-best-of img { display: none; }

.no_bullets a b { color: #CC0000; }

.checkout-accordian ul {
    list-style: none;
    padding: 0;
}
.checkout-accordian .inner {
    overflow: hidden;
    display: none;
}
.checkout-accordian .show {
          /*display: block;*/
}
.checkout-accordian li {
    margin: .5em 0;
}
.checkout-accordian a.toggle {
    width: 100%;
    display: block;
    background: rgba(0,0,0,0.78);
    color: #fefefe;
    padding: .75em;
    border-radius: 0.15em;
    transition: background .3s ease;
}
.checkout-accordian a:hover {
    background: rgba(0, 0, 0, 0.9);
}
.tooltip {
	display:none;
	position:absolute;
	background-color:#592249;
	border-radius:5px;
	padding:10px;
	color:#fff;
}

/* = 568px	.pure-u-sm- */
@media screen and (min-width: 35.5em) {
.pagination-pages { float: right; margin-top: 0px; }
.review-rating { float: right; }
.wish-list-button  { font-size: 1.1em; }
.add-review-button { font-size: 1.1em; }
.material-text {  }
.share-media-left { margin-left: 30px; }
.share-media-container { width: 320px;  }

}
/* = 768px	.pure-u-md- */
@media screen and (min-width: 48em){
.review-rating { margin-right: 20px; }
.text-padding-left { padding-left: 20px; margin-top: 0px; }
.text-padding-right { padding-right: 20px; margin-bottom: 0px; }
.text-padding-both { padding-left: 10px; padding-right: 10px; margin-bottom: 0px; }

}
/* = 1024px	.pure-u-lg- */
@media screen and (min-width: 64em) {
h1 { font-size: 2.8em; }
.category-advert img { display: block; }
.category-advert-cigars img { display: block; height: 200px; }
.category-advert-alcohol img { display: block; }
.category-advert-gifts img { display: block; }
.category-advert-best-of img { display: block; }
.breadcrumbs_box { margin-top: 50px; }
.classic-container { width: 100%; }
.cart-checkout-button  { font-size: 0.9em; line-height: 30px; }
}
/* = 1280px	.pure-u-xl- */
@media screen and (min-width: 90em) {
.category-advert-cigars img { height: 200px; }
.category-advert-accessories img { display: block; }
.category-advert-pipes-tobacco img { display: block; }
.category-advert-humidors img { display: block; }
.classic-container { width: 90em; }
.cart-checkout-button  { font-size: 1.2em; line-height: normal; }
}
@media screen and (min-width: 100em) {
h1 { padding: 8px 0 0 0; }
}
