/* ---- Smart Design Stylesheet ---- */
/* ---- Index ---- */
/*
1. Global Styles
2. Global Header
3. SFNT
5. CTGY
4. PROD
5. BASK
6. SRCH
7. Wishlist Pages
8. Account Pages
9. OCST
10. OSEL
11. OPAY
12. INVC
13. Global Footer
14. Reponsive Styling
15. Misc Styling
16. ACLN
/* --- 1. Global Styles --- */
.row.bottom-shadow.product-carousel p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.breadcrumbs {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
.palentino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.all-caps {
	text-transform: uppercase;
}
.bg-mg-aqua {
	background: #83B89B;
}
.button.bg-aqua:hover {
	background: #C8C4C7;
}
.bg-mg-teal {
	background: #5A816A;
}
.bg-mg-brown {
	background: #8B4513;
}
.bg-mg-yellow {
	background: #FDB940;
}
.bg-mg-grey {
	background: #C8C4C7;
}
.mg-aqua {
	color: #83B89B;
}
.mg-teal {
	color: #5A816A;
}
.mg-brown {
	color: #AE914D;
}
.mg-yellow {
	color: #FDB940;
}
.mg-grey {
	color: #C8C4C7;
}
p a,
.atw {
	text-decoration: underline;
}
a.button {
	color: #fff;
}
a.button,
a:span {
	text-decoration: none!important;
}
a:hover {
	color: #5A816A!important;
}
body {
	background: transparent;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, ser;
	font-weight: 500;
	/**/
}
.palantino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif!important;
}
.raleway {
	font-family: "Raleway", sans-serif!important;
}
.capitalize {
	text-transform: capitalize;
}
.flag:before {
	border: solid transparent;
	border-width: 0 0 72px 72px;
	content: " ";
	pointer-events: none;
	position: absolute;
	right: 0;
	bottom: 8px;
	width: 0;
	height: 0;
	z-index: 10;
}
.flag-SALE,
.flag--sale {
	color: #c80e1d;
	font-weight: 600;
	font-size: 1rem;
}
.flag-NEW,
.flag--new {
	color: #5A816A;
	font-size: 1rem;
	font-weight: bold;
}
.flag-HOT,
.flag--hot {
	font-size: 1rem;
	color: orange;
	font-weight: bold;
}
/*.flag--new:before {
	border-bottom-color: #81B899;
}
.flag--sale:before {
	border-bottom-color: #81B899;
}*/
/*
@font-face {
font-family: 'Raleway-Bold';
src:url('./fonts/Raleway-Bold.ttf');
font-weight: normal;
font-style: normal;
}*/
select {
	background: #fbfbfb;
	border-radius: 2px;
	border: 1px solid #bdbdbd;
	padding-left: 1rem;
	font-weight: 600;
	color: #4d4d4d;
	height: 2.25em!important;
}
.button {
	border-radius: 0;
	font-family: "Raleway", sans-serif !important;
}
.thumbnail-wrapper {
	margin-bottom: 20px;
}
.mini-basket-row a {
	font-size: 0.9rem;
}
.text-center-form {
	text-align: center;
	margin-left: 2em;
}
/* --- 2. Global Header --- */
.greeting {
	text-transform: none;
}
.service-links {
	font-size: .8rem;
	letter-spacing: 1px;
	font-weight: 600;
}
#promo-message {
	text-transform: none;
	font-weight: 500;
	letter-spacing: .5px;
}
#promo-message a {
	font-size: .75rem;
	font-weight: 600;
}
.mini-basket span {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9rem;
	letter-spacing: 1px;
}
.mini-basket *[data-icon] {
	border-radius: 2rem;
	line-height: 2.25;
	width: 2.25rem;
	height: 2.25rem;
}
.basket-count {
	min-height: 1.5rem;
	min-width: 1.5rem;
	top: -0.45rem;
	right: -0.75rem;
}

.mobile-main-header img {
	max-height: 75px;
}
#js-navigation-set {
	text-align: center;
}
.navigation-bar {
	box-shadow: none;
	border: none;
	border-top: 1px solid #dedede;
}
input[type="search"] {
	font-size: 1.4em;
	line-height: 1.4em;
}
.global-search {
	right:-151px;
	background-color: #fff;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#js-open-global-search {
	background: #fff;
}
#js-open-global-search:before {
	display: none;
}
#accountLoginicon {
	display: none;
}
#accountLoginicon:before {
	display:none;
}
#collapsedCart {
	display: none;
}
#collapsedCart:before {
	display:none;
}
.second-level-1:before {
	display: none;
}
.navigation-set .level-1 {
	font-size: .95rem!important;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: 500;
	width: auto;
	padding: 0 0.8rem;
}
.navigation-set .level-1 a {
	border: 0;
}
.navigation-set > .level-1:first-child a {
	border-left: 0;
}
.navigation-set li.level-1:first-of-type:before {
	content: '';
	display: none;
}
.navigation-set li.level-1:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	top: 4px;
	left: -17px;
	color: #84BD9D;
	font-size: 13px;
}

.navigation-set .level-3 a {
	margin: 0 .75rem;
}
.navigation-set .open-global-search {
	width: auto;
}
#js-navigation-set a {
	text-decoration: none;
}
#js-navigation-set span.drop-down-links a {
	margin: 0 0.75rem;
}
#js-navigation-set .red a {
	color: #dd293a;
}
.navigation-set .level-1:hover > span a {
	box-shadow: inset 0 -4px 0 0 #5A816A;
}
.navigation-set li:hover ul {
	width: 100%;
	min-width: 5%;
}
#js-mini-basket-container .button {
	border: .1px solid #769f88;
}
.navigation-set li ul li {
	margin: 0;
}
a#nameLogo {
	display: none;
	font-size: .95rem!important;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: 500;
	width: auto;
	padding: 0 0.7rem;
}
li.level-1 span.new a {
	color: #5A816A !important;
}
/* --- 3. SFNT --- */
.heading-decoration span, .heading-decoration .readytheme-banner {
	background: #fff;
}
.heading-decoration:before {
	border: none;
}
.heading-decoration span {
	padding: 0;
}
.hero-caption {
	font-size: 1.9rem !important;
	line-height: 41px;
	color: #5a806a;
	display: block;
}
.hero-caption span h1 {
	font-size: 1.4rem !important;
	line-height: 41px;
	color: #5a806a;
	display: block;
}
.hero-caption span h1 span {
	color: #818181;
	display: block;
	font-weight: 100;
	font-size: 1.5rem !important;
}
.hero-caption span span {
	color: #818181;
	display: block;
	font-weight: 100;
	font-size: 1.6rem;
}

@media screen and (max-width: 479px){
	.hero-caption {
		font-size: 1rem !important;
		line-height: 20px;
	}
	.hero-caption span span {
		font-size: 1rem;
	}
	.hero-caption span h1 {
		font-size: 1rem !important;
		line-height: 20px;
	}
	.hero-caption span h1 span {
		font-size: 1rem !important;
	}
}

/* --- 5. CTGY --- */
.category-product a {
	text-decoration: none;
}
.category-product .strike {
	color: #292929;
}
.category-tree .sale {
	color: #c80e1d!important;
}
.category-product .price-value {
	font-size: 1rem;
	color: #4d4d4d;
}
.category-tree li {
	line-height: 1.5!important;
	padding-bottom: .45rem;
}
.category-tree .level-1 a {
	color: #000;
	text-transform: uppercase;
}
.category-tree .level-2 {
	padding-left: 0;
}
.category-tree .level-3 {
	padding-left: 1rem;
}
.per-page {
	line-height: 2;
}
.per-page a[data-selected="selected"] {
	color: #5A816A;
}
#js-CTGY .category-product {
	padding-left: .4rem;
	padding-right: .4rem;
}
.quickview {
	cursor: pointer;
}
.category-product .quickview {
	font-size: .9rem;
}
.category-product a:hover .quickview {
	position: relative;
}
.category-product img {
	max-width: 100%;
	height: auto;
}
.sfnt .category-product {
	padding: 0 0.75rem;
}
.CTGY h5, .category-tree, .sub-category-layout {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.CTGY .main p, #js-product-list {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
}

span.SALE{
	color: red;
}

span.new.SALE {
	color: #5A816A;
}

span.NEW {
	color: #5A816A;
}

span.HOT {
	color: orange;
}

/* --- 4. PROD --- */

#waitlist_link{
	color: black;
	text-decoration: underline;
	text-transform: uppercase;
}


.product-information {
	margin-bottom: .65rem;
	padding: 2rem 1.25rem 0rem 0;
}
.product-information--purchase {
	font-size: .8rem;
	line-height: 1.65rem;
}
.product-code,
#js-inventory-message,
.add-to-cart-wrap form {
	font-size: 1rem;
}
.prod h1 {
	font-size: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
}
.product-code {
	font-size: .85rem;
	color: #818181;
	margin: 5px 0 10px 0;
	text-transform: uppercase;
	display: block;
	font-family: "Maven Pro", Palatino, serif;
}
/*.sale {
color: #c80e1d!important;
font-weight: 600;
}*/
.category-product span.sale {
	font-size: .85rem;
}
#js-PROD .flag--sale {
	font-weight: 700;
}
.main-image {
	margin-bottom: .5rem;
}
.main-image[data-icon]:before {
	background: rgba(255,255,255,.85);
	color: #504F4D;
	font-size: 1.35rem;
	line-height: 2.25;
	width: 3rem;
	height: 3rem;
}
.main-image-notes {
	font-size: .7rem;
	margin-bottom: 2rem;
}
#js-thumbnails img {
	height: 80px;
}
.slick-track .column,
.thumbnails img {
	padding: 0!important;
}
a[data-zoom-id] img, .mz-thumb img {
	box-shadow: none!important;
}
.thumbnails .slick-prev {
	left: -0rem;
}
.thumbnails .slick-next {
	right: -0rem;
}
.thumbnails .slick-prev,
.thumbnails .slick-next {
	background: rgba(255,255,255,.65);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
}
.mz-expand {
	background: #fff;
}
.print {
	cursor: pointer;
}
#ship_click,
#craft_click {
	background: #fff;
	border: 2px solid #9e9e9e;
	width: 100%;
	max-height: 43px;
	text-align: center;
	display: inline-block;
	border-radius: 0;
	font-weight: 700;
	color: #4d4d4d;
	text-transform: uppercase;
	font-size: .75rem;
	cursor: pointer;
	min-height: 42px;
}
#ship_click span,
#craft_click span {
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 15px;
}
#variant_price {
	display: inline-block;
}
#js-additional-price {
	color: #818181;
	font-size: 1.25rem;
	margin-bottom: 1rem;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-right: 1rem;
}
#js-price-value {
	margin-bottom: .75rem;
}
.price-value {
	margin-bottom: .5rem;
}
#js-price-value,
.price-value {
	font-weight: 700;
	font-size: 1.3rem;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.25rem;
	color: #4d4d4d;
}
#js-inventory-message {
	font-size: .85rem;
}
.instockmes {
	color: #5A816A;
	font-family: "Raleway", sans-serif;
	font-weight: bold;
}
.nostockmes {
	color: #CD5555;
	font-family: "Raleway", sans-serif;
	font-weight: bold;
}
.lowstockmes {
	color: #83B89B;
	font-family: "Raleway", sans-serif;
	font-weight: bold;
}
/*color: #CD5555;*/
.add-to-cart-wrap form {
	margin-bottom: 0;
}
.row.add-to-cart-wrap {
	padding: 0;
	margin: 1rem 0 0;
}
#choose-items {
	background: #81B899;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 25px;
	margin-bottom: 1rem;
	font-size: 1.15rem;
	cursor: pointer;
	font-weight: 600;
	display: inline-block;
}
#choose-items:hover, .mailchimp-submit:hover {
    -webkit-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all;
    color: #5A816A;
}

#choose-items .fa {
	font-size: .8rem;
	position: relative;
	top: -2px;
	left: 5px;
}
#js-PROD .form-row label,
.product-attributes label,
.product-swatches label,
.swatch-name {
	display: block;
	text-align: left;
	font-size: .9rem;
}
.wait-wrap label {
	display: block;
}
.multi-wait-wrap {
    font-size: 0.8rem;
    margin: 0;
}
.decrease-quantity,
.increase-quantity,
.decrease-quantity-disabled,
.increase-quantity-disabled {
	display: inline-block;
	vertical-align: middle;
	background: #f6f6f6!important;
	border: 1px solid #bdbdbd;
	font-size: .5rem;
	line-height: 5.5;
	width: 1.75rem;
	height: 2.75rem;
}
#product_tabs {
	position: relative;
	z-index: 1;
}
.atw {
	font-size: 1rem;
	color: #5A816A;
}
.disclaimer {
	font-size: .8rem;
}
.disclaimer strong {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}
.social-buttons a {
	text-decoration: none;
	font-size: 1.15rem;
}
#prod_social {
	margin-top: 0;
}
.anchor {
	position: absolute;
	top: 350px;
}
.multi-form {
	margin-top: 1.85rem;
	margin-bottom: 0;
	font-family: "Raleway", sans-serif!important;
}
.multiprod-image img {
	max-width: 175px;
}
.multiadd-text,
.multiadd-attrib span,
.multi-oos,
.multi-oos-date,
.multi-wait {
	font-size: .9rem;
}
.multi-oos {
    color: #CD5555;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
}
.multi-wait a {
	color: #4d4d4d;
	text-decoration: underline;
	font-weight: 600;
	font-size: .75rem;
}
.multi-title,
.related-title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.15rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #4D4D4D;
}
.multi-descrip,
.related-descrip {
	line-height: 1.65;
	font-weight: 600;
	color: #808080;
}
#js-related-products-carousel .category-product p {
	padding: 0!important;
}
#prod-multiprod {
	margin-bottom: 2rem;
}
#prod-multiprod h3 {
	font-size: 1.1rem;
	margin-bottom: -.25rem;
}
#prod-multiprod .quickview,
.related-products .quickview {
	display: block;
	text-transform: uppercase;
	text-align: center;
	font-size: .75rem;
	font-weight: 700;
	color: #4d4d4d;
	margin-top: .5rem;
}
#prod-multiprod .multiadd-text,
.multiadd-attrib {
	border-right: 1px solid #e8e8e8;
	min-height: 150px;
}
#js-product-attributes label,
#prod-multiprod label,
#prod-multiprod .multiadd-attrib span {
	text-transform: uppercase;
	margin-bottom: 0.5rem;
	display: block;
	font-size: .85rem;
	font-weight: 600;
}
#js-product-attributes select {
	margin-bottom: 1rem;
	font-size: .8rem;
	font-weight: 700;
}
#prod-multiprod .multiadd-attrib select {
	margin-bottom: 1rem;
	width: 85%;
	font-size: .8rem;
	font-weight: 700;
}
.multiadd-price {
	line-height: 1.75;
}
.multiadd-price p {
	margin-bottom: .5rem;
}
.quantity-wrap input[type="text"] {
	display: inline-block;
	font-size: 1.25rem;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: 600;
	line-height: 2.75;
	vertical-align: middle;
	width: 3.75rem;
	height: 2.75rem;
	text-align: center;
	border: 1px solid #cfcfcf;
}
.multi-inv {
	font-size: .75rem;
	font-weight: 600;
	color: #789985;
}
#prod-multiprod input[type="submit"],
#js-related-products-carousel input[type="submit"] {
	background: #81b89a;
	color: #fff;
	border: none;
	padding: 15px 60px;
	font-size: 1.15rem;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-weight: 600;
	margin-top: .3rem;
	font-family: "Raleway", sans-serif!important;
}
.related-products-carousel .category-product {
	text-align: left;
}
.category-product strong {
	padding: 0;
}
.related-products {
	padding-top: 0;
	margin-bottom: 4rem;
    color: #808080;
}
.related-products .h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: none;
	line-height: 1;
	margin-bottom: -.25rem;
}
.related-products .h3 span {
	border-bottom: none;
}
.related-products img {
	max-width: 170px;
}/*
.related-products .quickview {
text-transform: uppercase;
font-size: .8rem;
font-weight: 700;
color: #4d4d4d;
}*/
.atw,
.multi-atw,
.multi-atw .atw,
.related-atw,
.related-atw .atw {
	color: #9e9e9e;
	cursor: pointer;
	text-transform: uppercase;
	font-size: .75rem;
	display: block;
	margin-top: .5rem;
	letter-spacing: .5px;
	font-weight: 700;
}
.related-text {
	text-align: left;
	font-size: .9rem;
	font-weight: 500;
}

.mz-figure img { opacity: 1 !important;}
/* --- 5. BASK --- */
#js-BASK .basket-product-row .button {
	font-size: .75rem;
	line-height: 1;
}
#js-BASK .basket-product-row .button span {
	font-size: .6rem;
}
#js-BASK .basket-product-row .button strong {
	font-size: 1rem;
}
#js-BASK p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.remove-item {
	color: #fff;
}
.wishlist {
	color: #84BD9D;
}
.continue-shopping {
	padding: 0px 22px;
}
.r-tabs-nav .tab-content li.r-tabs-tab  {
	background-color: transparent;
	list-style-type: disc;
}
.checkout {
}
/* --- 6. SRCH --- */
/* --- 7. Wishlist Pages --- */
/* --- 8. Account Pages --- */
/* --- 9. OCST --- */
/* --- 10. OSEL --- */
/* --- 11. OPAY --- */
/* --- 12. INVC --- */
/* --- 13. Global Footer --- */
#footer-newsletter {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px 0;
}
#footer-newsletter .footer-inner {
	background: #f9f9f9;
	padding: 30px 0;
}
#newsletter-icon {
	margin-right: 10px;
}
#newsletter {
	margin-bottom: 1rem;
	margin-top: .5rem;
}
#sign-up-title {
	display: block;
	color: #4d4d4d;
	font-size: 13px;
}
#sign-up-text {
	display: block;
	color: #202c3e;
	font-size: 14px;
}
#mailchimp_email {
	color: #666 !important;
	font-size: 14px;
	border: 1px solid #dedede;
	background: #fff;
	padding: 10px 15px;
	height: 40px;
}
.mailchimp-submit {
	font-family: "Raleway", sans-serif;
}
.sec-button {
	font-size: 0.8rem;
	height: 40px;
}
.footer-social a {
	background: #83B89B;
}
#footer_about_us {
	font-size: .85rem;
	letter-spacing: .75px;
	word-wrap: normal;
	line-height: 1.75;
}
#footer_about_us a {
	text-decoration: none;
	margin-top: .25rem;
	display: inline-block;
	font-weight: 600;
}
/* --- 14. Reponsive Styling --- */
/* --- 15. Misc Styling --- */
/* Responsive Tabs -- Additional Infos */
#tabs .tab-content {
	clear: both;
	overflow: hidden;
	background: #fff;
	border: solid #d9e1e8;
	border-width: 1px 1px 1px;
	padding: 0px 15px;
	border-radius: 0px 3px 3px 3px;
	color: #808080;
	line-height: 1.65;
	font-weight: 600;
	font-size: .9rem;
	font-family: "Raleway", sans-serif;
}
.fb-comments span {
	width: 100%!important;
}
.fb_iframe_widget iframe {
	position: relative!important;
	width: 100%!important;
}
.additional-infos .col-md-10,
.additional-infos .col-md-2 {
	margin-bottom: 2%;
}
.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav {
	/*border-bottom: 1px solid #e1e1e1;*/
}
.r-tabs-state-default {
}
.r-tabs .r-tabs-state-active .r-tabs-anchor {
	/*color: #5A816A!important;*/
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	z-index: 9999;
	display: block;
	top: 1px;
	margin-bottom: 3px;
	background-color: #E8E8E8;
}
.r-tabs-tab {
	list-style-type: disc;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 10px 15px 10px 28px;
	display: block;
	text-decoration: none;
	font-weight: 500;
	color: #4d4d4d;
	font-size: .85rem;
	font-weight: 600;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-panel {
	margin-bottom: 3px;
}
.r-tabs-panel li.r-tabs-tab {
	display: list-item !important;
	margin-left: -24px !important;
}
.tab-content ol li {
	list-style: decimal !important;
}
.tab-content ol ul li {
	list-style: disc !important;
}
.tab-content ol ul {
	margin-left: -39px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	color: #262626;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	color: #262626;
	margin-bottom: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.r-tabs .r-tabs-nav {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
.r-tabs .r-tabs-tab {
	display: list-item;
	margin: 0;
	list-style-type: disc;
}
.r-tabs .r-tabs-panel {
	padding: 15px;
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}
#tabs .fa {
	position: absolute;
	line-height: 1.5;
	right: 20px;
}
#js-mini-basket-count {
	line-height: 1.40rem;
	padding-left: 3px;
}
#ACLN p, li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.mini-basket-table-wrap {
	text-align: left;
}
// .navigation-set .level-2 a:after {
// 	box-shadow: inset 0 -4px 0 0 #5A816A;
// 	content: '';
// 	display: block;
// 	position: relative;
// 	bottom: 0;
// 	width: 70px;
// 	height: 2px;
// }
#login-button:hover {
	color: #5A816A !important;
}
.product-descr-cont p, #tabs p, #tabs ul, #tabs ul li,.product-descr-cont ul li {
	line-height: 1.65;
	font-weight: 100;
	color: #808080;
	font-size: .9rem;
	font-family: "Raleway", sans-serif!important;
}
.prod-ctgy-hdft-header {
	font-size: 14px;
	margin-top: 25px;
}
button#multi-submit {
	background: #81b89a;
	color: #fff;
	border: none;
	padding: 15px 60px;
	font-size: 1.15rem;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-weight: 600;
	margin-top: .3rem;
}
#tabs ul li {
	list-style-type: disc;
}
@media only screen and (min-width: 768px) {
	.mini-basket-container.open {
		top: -1rem;
	}
	.main-header {
		height: 8rem;
	}
	.mini-basket-container.open.collapsed {
		position: fixed;
		top: 4rem;
	}
}
@media only screen and (max-width:1171px) {
	.navigation-set a#nameLogo {
	}
	.navigation-set .level-1 {
		font-size: .75rem!important;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-weight: 500;
		width: auto;
		padding: 0 0.7rem;
	}
	.navigation-set li.level-1:before {
		content: '\2022';
		display: block;
		position: relative;
		max-width: 0;
		max-height: 0;
		top: 1px;
		left: 4px;
		color: #84BD9D;
		font-size: 13px;
	}
	.navigation-set {
		margin:14px auto;
	}
	.mini-basket {
		font-size: 0rem;
	}
}
/* Accordion responsive breakpoint */
@media screen and (max-width: 960px) {
	#prod-multiprod .multiadd-text,
	.multiadd-attrib {
		border-right: 0;
	}
	.multiprod-image img {
		margin: 0 auto;
		display: block;
	}
	#prod-multiprod input[type="submit"],
	#js-related-products-carousel input[type="submit"] {
		display: block;
		width: 100%;
	}
}
/*@media only screen and (max-width: 768px) {
	.r-tabs .r-tabs-nav {
		display: none;
	}
	.r-tabs .r-tabs-accordion-title {
		display: block;
		margin-bottom: 10px;
		border: 1px solid #e1e1e1;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
}*/

#stock-date{
	display: block;
}

input#multi-submit:hover, .multi-submit:hover {
    background-color: #C8C4C7 !important;
    -webkit-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all;
}

.ocst .button-square:hover, .ataddr .button:hover {
	color: #5A816A;
}

.opay .button-square:hover {
	background-color: #C8C4C7;
	color: #fff !important;
}

#multi_variant_price .raleway {
    font-size: 0.8rem;
    padding-bottom: 0.9rem;
}

.js-inventory-message-bc{
	color: red;
}

.wish_private {
	color: #7d7d7d;
}
@media screen and (max-width: 1170px) {
	.navigation-set li.level-1:before {
		display: none;
	}
}

/* BOOTSTRAP */

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

/*  3.7 - Promo Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.promo-bar {
  min-height: 22px;
  /*width: 100%;*/
  background-color: #272727;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 7px 10px;
  position: relative;
  overflow: hidden;
  text-align: center;
}

[data-off-canvas--state="left-open"] .promo-bar {
  display: none;
}

.modal-on .promo-bar {
  display: none;
}

.promo-bar a,
.promo-bar a:link,
.promo-bar a:visited,
.promo-bar a:hover {
  color: #ffffff;
}

.promo-bar span.text {
  padding: 0 28px;
  display: block;
}

.promo-bar.closed {
  max-height: 0;
  min-height: 0;
  padding: 0;
}

.promo-bar button {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.promo-bar button:focus,
.promo-bar button:hover {
  background: transparent;
}
