/* FONTS */

@font-face {
	font-family: 'ProximaNova';
	src: url('../fonts/36CE0C_0_0.eot');
	src: url('../fonts/36CE0C_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/36CE0C_0_0.woff2') format('woff2'), url('../fonts/36CE0C_0_0.woff') format('woff'), url('../fonts/36CE0C_0_0.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova';
	src: url('../fonts/36CE0C_1_0.eot');
	src: url('../fonts/36CE0C_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/36CE0C_1_0.woff2') format('woff2'), url('../fonts/36CE0C_1_0.woff') format('woff'), url('../fonts/36CE0C_1_0.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro';
	src: url('../fonts/Adobe - ACaslonPro-Italic.otf');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'ACaslonPro';
	src: url('../fonts/Adobe - ACaslonPro-Regular.otf');
	font-weight: 400;
	font-style: normal;
}

.site-corporate .hidden-mobile {
    display: none;
}

/* FONTS END */


/* GENERAL SETTINGS */

body {
	max-width: 1680px;
	margin: 0 auto;
	background: #f0e6d7;
	background-size: 12px;
	letter-spacing: 1px;
}

body,
input,
textarea,
button,
.site-navigation .nav-default>li>a {
	font-family: 'ProximaNova';
	font-weight: 300;
}

.mm-menu {
	background: #f0e6d7;
	text-transform: uppercase;
}

.m-newsletter-spam-check {
    display: none !important;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
	color: #000;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
	font-family: 'ACaslonPro';
	font-weight: 400;
	font-style: normal;
}

h6,
.h6 {
    font-family: 'ProximaNova';
    line-height: 1.5;
}

.m-text-article {
	letter-spacing: 1px;
}

.m-text-article span {
	background: none !important;
	font-family: ProximaNova !important;
	font-size: 14px !important;
	font-weight: 300;
	color: #000 !important;
	line-height: 25px !important;
}

.m-text-article strong span {
    font-weight: 700;
}

.container.with-xlarge .row {
	margin-right: -5px;
	margin-left: -5px;
}

.container.with-xlarge [class*=col-] {
	padding-right: 5px;
	padding-left: 5px;
}

.container.with-xlarge {
	width: 100%;
}

p {
	line-height: 1.5;
}

.button-primary.button-icon>.fa {
	background-color: #004729;
}

.nopadding {
	padding: 0 !important;
}


/*.pageId23 .nopadding {
	border-bottom: 10px solid #1a4224;
}*/

.trailing-trip,
.trailing-trip-mobile {
	margin: 10px 0;
}

.dropdown-container {
	background: #fffbef;
}

::-webkit-input-placeholder {
	letter-spacing: 1px;
}

::-moz-placeholder {
	letter-spacing: 1px;
}

:-ms-input-placeholder {
	letter-spacing: 1px;
}

:-moz-placeholder {
	letter-spacing: 1px;
}

.widget-title {
	margin: 10px 0;
	text-transform: uppercase;
	padding: 35px 10px 30px;
	font-size: 14px;
	background: #fffbef;
	font-weight: 300;
}

.widget-title,
.widget-title a,
.form-input,
.form-label.input-group-main {
	color: #000;
}

.panel-border .t-striped>li:nth-child(odd) {
	background-color: #f0e6d7;
}

/* GENERAL SETTINGS END*/


/* HEADER, SITE-CORPORATE */

.site-corporate {
	background: #f0e6d7;
	border: none;
	padding: 16px 0 0 0;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 25px;
}

.site-corporate ul {
	margin-bottom: 0;
	padding-right: 1.25em;
}

.site-corporate li {
	line-height: 28px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}

.site-corporate form {
	display: inline-table;
}

.site-corporate .m-quick-cart a {
	color: black;
}

.site-corporate .m-quick-cart .button-primary {
	color: white;
}

.site-corporate .top-search-form input,
.site-corporate .top-search-form button {
	background: none !important;
	border: none;
}

.site-corporate .top-search-form .form-input {
	background: none !important;
	border: none;
	width: 73px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-left: auto;
	font-size: 1em;
	text-transform: uppercase;
}

.site-corporate .top-search-form .form-input::-webkit-input-placeholder {
	color: #000;
}

.site-corporate .top-search-form .form-input:-ms-input-placeholder {
	color: #000;
}

.site-corporate .top-search-form .form-input::placeholder {
	color: #000;
}

.site-corporate .top-search-form .form-input:focus {
	width: 100px;
	-webkit-box-shadow: 0 3px 1px -4px black;
	box-shadow: 0 3px 1px -4px black;
}

.site-header {
	padding-top: 0;
	text-align: center;
}

.site-header .logo img {
	margin: 0 auto;
	max-height: 125px;
}

.site-header .logo a {
	display: inline-block;
}

.w-currency-dropdown button.xsmall,
.w-language-dropdown button.xsmall {
	background: none;
	border: none;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase;
}

.site-corporate .dropdown-menu {
	padding-top: 0;
	margin-top: -5px;
}

.site-corporate .w-currency-dropdown .dropdown-container {
	max-width: 85px;
}

.top-salon>li {
	padding: 4px 7px;
}

.site-corporate .dropdown-menu ul li:hover a {
	text-decoration: underline;
}

.site-corporate .dropdown-menu ul {
	padding-right: 0;
}

.site-corporate .dropdown-menu ul li {
	width: 100%;
	line-height: 16px;
}

.site-corporate .dropdown-menu ul li a {
	font-size: 10px;
}


/* HEADER, SITE-CORPORATE END */


/* SITE NAVIGATION */

.site-navigation {
	border: none;
	padding: 0;
}

.navbar-header .button-primary {
	border: none;
	color: black;
	background: none;
}

.navbar-header .button-primary:focus {
	color: black;
}

.navbar-header .button .fa,
.button-primary .fa,
.button-text .fa {
	font-size: 20px;
	color: #5986a5;
}

.centered-menu {
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.centered-menu span {
	display: block;
	width: 20px;
	height: 1px;
	background: #5986a5;
}

.centered-menu span:not(:last-child) {
	margin-bottom: 5px;
}

.pageTypecart .button-primary {
	height: 32px;
	border: none;
}

.button-primary:hover {
	color: #fffbef;
}

.site-navigation .menu-btn {
	background: none;
	border: none;
	color: #5986a5;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	outline: none;
	display: block;
	margin: 0 auto;
	padding-bottom: 36px;
}

.site-navigation .main-menu {
	position: relative;
	padding-bottom: 21px;
}

.main-menu>ul>li.item-15>a {
    cursor: pointer;
    pointer-events: none;
}

.site-navigation .main-menu ul {
	text-align: center;
	padding-left: 0px;
}

.site-navigation .main-menu .dropdown {
	position: static;
}

.site-navigation .main-menu .dropdown-container>ul:after {
	content: "";
	display: block;
	clear: both;
}

.site-navigation .main-menu .dropdown-container .dropdown-menu {
	display: none !important;
}

.site-navigation .main-menu .dropdown-container,
.site-navigation .main-menu ul.b-productcategories-level-1 {
	text-align: left;
	padding-left: 0px;
	max-width: 1180px;
	margin-top: 21px;
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
	background-color: #fffbef;
	/*background-position: 80% 50%;
    background-repeat: no-repeat;
    background-size: auto 80%;*/
	padding: 65px 140px;
}



.site-navigation .main-menu .dropdown-container>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.site-navigation .main-menu ul.b-productcategories-level-1 li {
	width: 33%;
}

.site-navigation .main-menu .dropdown-container>ul>li,
.site-navigation .main-menu ul.b-productcategories-level-1 li {
	line-height: 2em;
	float: left;
	list-style: outside none none;
	text-align: left;
}

.site-navigation .main-menu li a:hover {
	text-decoration: underline;
}

.site-navigation .main-menu>ul>li>a {
	font-family: 'ACaslonPro';
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	color: #666;
}

.site-navigation .dropdown-menu,
.dropdown-wrapper {
	position: absolute;
	left: -5px;
	right: -5px;
	top: 20px;
	z-index: 10;
	display: none;
	background: #e1dbcd;
}

.site-navigation .dropdown-menu {
	padding: 0;
}

.site-navigation .dropdown-menu a,
.dropdown-wrapper ul li a,
.products-related.page-title .h1 {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}

.page-title .m-text-headline {
	text-align: center;
	font-size: 1.625em;
	letter-spacing: 1px;
}

.site-navigation .dropdown-container li.active {
	background: none;
}

.site-navigation .main-menu ul li:hover>.dropdown-wrapper {
	display: block;
}

.site-navigation .main-menu>ul>li.dropdown:before,
.site-navigation .main-menu>ul>li.triangle:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 13.5px 15px 13.5px;
	border-color: transparent transparent #fffbef transparent;
	display: none;
	position: absolute;
	top: 27px;
	z-index: 15;
}

.site-navigation .main-menu>ul>li.dropdown:hover:before,
.site-navigation .main-menu>ul>li:hover:before {
	display: block;
}

.site-navigation .dropdown-container {
	background: none;
	border: none;
}

.site-navigation .main-menu {
	text-align: center
}

.site-navigation .main-menu>ul>li {
	padding: 0 20px;
}

.site-navigation .item-11 {
	display: none;
}


/* SITE NAVIGATION END */


/* SITE SLIDER */

.custom-slider .hero-slider-theme {
	margin: 0;
	padding: 10px 0;
}

.custom-slider .site-wrapper {
	background-color: #1a4224;
}


/* SITE SLIDER END*/


/* SITE CONTENT*/

h1,
.h1 {
	font-size: 1.625em;
	font-weight: 400;
	letter-spacing: 1px;
}

.site-content .site-wrapper {
	background-color: #1a4224;
}

.site-content>.container {
	padding: 0 10px;
}

.site-content .m-text-content img {
	margin-bottom: 0;
	position: relative;
	max-width: 100%;
}

.secondary-content .modules {
	background: #fffbef;
	margin: 10px 0;
	padding: 5% 20%;
}

.secondary-content .modules.m-blog,
.pageId21 .secondary-content .modules.m-text,
.pageId62 .secondary-content .modules.m-text,
.pageId63 .secondary-content .modules.m-text {
	padding: 10px 5px;
}

.pageId21 .page-title,
.pageId62 .page-title,
.pageId63 .page-title {
	display: none;
}

.pageId24 .secondary-content .modules .page-title {
	margin: 0;
	padding: 0;
	text-align: center;
}

.pageId24 .hero-slider-theme {
	margin-bottom: 10px;
}

.pageId24 .hero-slider-theme img {
	width: 100% !important;
}

.gallery-wrapper {
	background: #fffbef;
	padding: 10px 10px 0;
	margin-bottom: 10px;
}

.secondary-content .modules.m-cart-content {
	padding: 0;
}

.secondary-content .modules.m-cart,
.secondary-content .m-checkout {
	padding: 5%;
	text-align: left;
}

.secondary-content .modules .h2 {
	font-size: 28px;
	text-align: center;
}

.site-content .image-wrapper {
	line-height: 1;
	margin-bottom: 0;
}

.site-content .m-text-content .flex .image-wrapper {
    margin: 0;
    padding-bottom: 10px;
}

.site-content .m-text-content .flex .image-wrapper,
.site-content .m-text-content .flex .image-wrapper a,
.site-content .m-text-content .flex .image-wrapper img {
    display: block;
    height: 100%;
}

.site-content .m-text-content .flex .image-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}

.site-content .text-box {
	background-color: white;
	text-align: center;
	font-size: 2vw;
	font-family: 'ACaslonPro';
	position: absolute;
	bottom: 15%;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7% 12%;
	letter-spacing: 1px;
}

.site-content .text-box a {
	font-size: 2vw;
	font-family: 'ACaslonPro';
	font-weight: 400;
	letter-spacing: 1px;
}

.video_wrapper {
	margin: 0 auto;
	position: relative;
	background-color: #000;
}

.videoIframe {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

.videoPoster {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(/upload_dir/pics/image-video.jpg);
	border: none;
	text-indent: -999em;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: opacity 800ms, height 0s;
	transition: opacity 800ms, height 0s;
	-webkit-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s;
	background-size: cover;
	background-position: center right;
}

.videoPoster:hover {
	cursor: pointer;
}

.videoPoster:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88px;
	height: 88px;
	margin: -44px 0 0 -44px;
	border: 2px solid #fff;
	border-radius: 100%;
	-webkit-transition: border-color 300ms;
	transition: border-color 300ms;
}

.videoPoster:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin: -25px 0 0 -10px;
	border-left: 27px solid #fff;
	border-top: 27px solid transparent;
	border-bottom: 25px solid transparent;
	-webkit-transition: border-color 300ms;
	transition: border-color 300ms;
}

.videoPoster:hover:before,
.videoPoster:focus:before {
	border-color: #f00;
}

.videoPoster:hover:after,
.videoPoster:focus:after {
	border-left-color: #f00;
}

.videoWrapperActive .videoPoster {
	opacity: 0;
	height: 0;
	-webkit-transition-delay: 0s, 800ms;
	transition-delay: 0s, 800ms;
}

.square-box {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: white;
	margin: 0 0 10px;
}

.square-box:before {
	content: "";
	display: block;
	padding-top: 19%;
	padding-bottom: 40px;
}

.square-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: black;
}

.square-content div {
	display: table;
	width: 100%;
	height: 100%;
}

.square-content a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	color: black;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}


/* SITE CONTENT END*/


/* SITE FOOTER*/

.site-footer {
	border: none;
	text-align: center;
}

.site-footer li {
	line-height: 2em;
}

.site-footer li.item-11>a {
	display: none;
}

.site-footer li.item-11 .dropdown-menu {
	position: static;
	display: block!important;
	opacity: 1!important;
	float: none;
}

.site-footer li.item-11 .dropdown-menu,
.site-footer li.item-11 .dropdown-menu li,
.site-footer li.item-11 .dropdown-menu li a {
	padding: 0;
}

.site-footer li a,
.site-footer p,
.site-footer .form-label {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}

.site-footer .list-bottom>li {
	padding: 0 80px;
	vertical-align: text-top;
}

.site-footer p:not(.h5) {
	padding-top: .5em;
}

.productsortbar  {
    margin-bottom: 0;
}

.filter-menu .h5,
.widget-title a,
.site-footer p.h5 {
	letter-spacing: 1px;
	font-size: 14px;
}

.site-footer p.h5 {
	margin-top: 3em;
}

.site-footer .item-15 {
	display: none;
}

.footer-form {
	margin: 20px auto 0;
	padding-bottom: 20px;
	max-width: 250px;
}

.site-footer input {
	border: none;
	background: none;
	outline: none;
	border-bottom: 1px solid #b8b7b3;
	padding-right: 11px;
}

.site-footer .form-label .tooltip .tooltiptext {
	text-transform: none;
}

.site-footer button[type=submit] {
	border: none;
	background: none;
	outline: none;
	background-image: url(/upload_dir/pics/submit_logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 10px 20px;
}

.site-footer input::-webkit-input-placeholder {
	font-size: 10px;
	color: #494949;
}

.site-copyright {
	background: #1a4224;
	padding: 3em 10px;
	text-transform: uppercase;
	font-size: .85em;
	letter-spacing: 1px;
	color: #fff;
}

.site-copyright p {
	margin-bottom: 0;
}


/* SITE FOOTER END*/


/* PRODUCT LIST PAGE*/

.productlist {
	margin-top: 10px;
}

.category-top .image-wrapper {
	margin-bottom: 7px;
}

.category-top .category-description-top,
.category-short-description {
	padding: 4em 1em;
	background: #fffbef;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: normal !important;
}

.category-top .category-description-top .description-inner,
.category-short-description .description-inner {
	max-width: 996px;
	margin: auto;
}

.category-top .category-description-top span,
.category-short-description span {
	font-size: 14px !important;
	font-weight: 300 !important;
	font-family: 'ProximaNova' !important;
	background: none !important;
	line-height: 25px !important;
	letter-spacing: 1px;
}

.productlist .image-wrapper img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top right;
	object-position: top right;
	margin-bottom: 0;
}

.description-wrapper {
	background: #fffbef;
	margin-bottom: 10px;
	padding: 10%;
}

.description-wrapper p {
	font-size: 14px;
	font-weight: 300;
}

.description-wrapper .category-headline {
	font-size: 20px;
}

.description-inner .category-description {
	margin-top: 2.2em;
}

.description-inner .category-headline h4 {
	margin-bottom: 0;
}

.description-inner .category-headline,
.description-inner .category-description {
	letter-spacing: 1px;
}

.category-item {
	display: none;
}

.category-item-content {
	padding: 10px;
	background: #fff;
}

.product-amount-bar,
.products-related.page-title {
	background: #e1dbcd;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
}

.product-amount-bar .category-headline,
.products-related.page-title p {
	margin: 0;
	font-size: 12px;
	font-family: 'ProximaNova';
	text-transform: uppercase;
	line-height: 75px;
	color: #000;
	letter-spacing: 1px;
	font-weight: 300;
}

.productItem .productContent {
	background: white;
	text-align: center;
}

.productItem {
	margin-bottom: 10px;
}

.productItem .type-col {
	border: none;
}

.productItem .type-col .product-transaction {
	border: none;
	padding-bottom: 27px;
}

.m-productlist-item .m-productlist-heading {
	margin: 0;
	letter-spacing: 1px;
}

.m-productlist-item .m-productlist-title,
.m-productlist-description {
	font-size: 12px;
	font-family: 'ProximaNova';
	font-weight: 400;
	letter-spacing: 1px;
}

.productItem .m-productlist-price {
	font-size: 12px;
	font-family: 'ProximaNova';
	font-weight: 400;
	letter-spacing: 1px;
}

.filter-menu {
	background: white;
	padding: 0 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.filter-menu .category-menu li {
	line-height: 2em;
	font-size: 12px;
}

.filter-menu .category-menu .active > a,
.filter-menu .category-menu a:hover {
	text-decoration: underline;
}

.filter-menu .category-menu li a {
	display: block;
}

.filter-menu .category-menu li ul {
	margin: 0 0 1em;
	padding: 0 10px;
}

.filter-menu .panel-border .panel-footer,
.panel-border .panel-heading {
	background: none;
	border: none;
}

.filter-menu .m-breadcrumb {
	margin: 0;
	padding-top: 35px;
	font-weight: 400;
	padding-bottom: 50px;
}

.filter-menu .m-breadcrumb ul {
	border-bottom: 1px solid #f3f4f4;
}

.filter-menu .input-group.small span {
	border: none;
	padding-left: 0;
}

.filter-menu .input-group.small>span {
	font-size: 12px;
}

.filter-menu .category-headline {
	font-size: 12px;
	font-weight: 400;
}

.my-filters {
	padding: 30px 0;
}

.input-group-addon {
	position: relative;
}

.half-width {
	width: 50% !important;
}

.filter-label {
	position: relative;
}

.filter-label input {
	opacity: 0;
	position: absolute;
}

.checkmark {
	position: absolute;
	width: 10px;
	height: 10px;
	top: 7px;
	right: 7px;
}

.checkmark:after {
	content: "x";
	position: absolute;
	display: none;
	top: 0;
}

.filter-label input:checked~.checkmark:after {
	display: block;
}


/* PRODUCT LIST PAGE END*/


/* SINGLE PRODUCT PAGE*/

.hero-slider-theme img,
.product-slider-theme img {
	margin: 0 auto;
}

.product-slider-theme img {
	width: 60% !important;
	max-height: 610px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: bottom;
	object-position: bottom;
}

.hero-slider-theme {
	margin-top: 0;
}

.hero-slider-theme .owl-controls .owl-buttons .owl-next:before,
.product-slider-theme .owl-controls .owl-buttons .owl-next:before {
	content: "\f105";
	color: #e5e6e7;
}

.hero-slider-theme .owl-controls .owl-buttons .owl-prev:before,
.product-slider-theme .owl-controls .owl-buttons .owl-prev:before {
	content: "\f104";
	color: #e5e6e7;
}

.hero-slider-theme .owl-controls .owl-page span,
.product-slider-theme .owl-controls .owl-page span {
	width: 5px;
	height: 5px;
}

.hero-slider-theme .owl-controls .owl-page span {
	background-color: #cfcfcf !important;
}

.hero-slider-theme .owl-controls .owl-page.active span {
	background-color: #454545 !important;
}

.m-product-image {
	background: white;
	padding-bottom: 42px;
	margin-bottom: 10px;
}

.m-product-information {
	background: #fffbef;
	padding: 75px 65px;
	min-height: 704px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

.m-product-information .m-product-title {
	font-size: 18px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

.m-product-information .page-title {
	padding: 0 0 0.1em;
}

.m-product-information .m-product-short-description p,
.m-product-offers {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
}

.m-product-information .m-product-short-description p,
.m-product-offer {
	padding-bottom: 5px;
}

.m-product-information .form-label.input-group-main {
	min-width: 70px;
	text-align: center;
}

.m-product-information .custom-checkbox:checked+.form-label.input-group-main {
	border-color: #f0e6d7 !important;
	background-color: #f0e6d7;
	color: #fff;
}

.m-product-information .input-group .custom-checkbox {
	position: absolute;
	visibility: hidden;
}

.products-related-list .product-amount-bar {
	display: none
}

.m-product-variants .m-product-buttons-list.type {
	padding: 5px 0 5px 5px;
}

.variantInfoPanel:not(.open) .panel-warning {
	display: none;
}

.m-product-transaction-amount {
	padding-bottom: 10px;
	margin: 0 -5px;
}

.m-product-transaction-amount .form-input {
	background: none;
	width: 40px;
	margin: 0 5px;
	text-align: center;
	cursor: pointer;
}

.m-product-wishlist {
	line-height: 2.4em;
	display: inline-block;
	text-transform: uppercase;
}

.m-product-variants .m-product-buttons-list.type .m-product-buttons-list-button {
	display: inline-block;
	padding-right: 5px;
	width: 70px;
}

.m-product-transaction-button>.button-primary {
	float: left;
	margin-right: 10px;
	font-size: 1.4em;
	font-family: 'ACaslonPro';
	width: 140px;
	border: none;
}

.long-description {
	margin-top: 25px;
	max-width: 520px;
	margin-bottom: 10px;
}

.long-description .block-title {
	font-size: 1em;
	margin-bottom: 0;
	line-height: 42px;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'ProximaNova';
}

.long-description-wrapper {
	cursor: pointer;
}

.long-description .long-description-wrapper {
	border-top: 1px solid #f3f1e8;
	position: relative;
}

.accordeon-toogle {
	background: none;
	border: none;
	outline: none;
	padding-top: 14px;
}

.m-product-information .m-wishlist a,
.useful-links a {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'ProximaNova';
	font-weight: 300;
}

.long-description .long-description-wrapper:not(:last-child) {
	margin-bottom: 10px;
}

.single-product-breadcrumbs .m-breadcrumb {
	margin: 18px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.m-product-variants .panel,
.panel-warning {
	background: #e1dbcd;
	border: none;
	color: black;
	max-width: 145px;
}

.m-product-information .panel {
	max-width: 140px;
}

.selected-priceLine span,
.product-stock-text,
.selected-stock-text {
	color: black;
	font-size: 16px;
	font-family: 'ProximaNova';
	font-weight: 600;
}

.panel .panel-body {
	text-align: center;
}

.panel-danger {
	position: relative;
	background: #fff;
	border-color: #ccc;
	color: #000;
}

.panel-success {
	color: #fff;
}

.notifyMe {
	display: none;
	font-size: 9px;
	font-family: 'ProximaNova';
	font-weight: 600;
	position: absolute;
	width: 142px;
	right: -152px;
	top: 19px;
}

.notifyMe a {
	color: black;
}

.panel-success .notifyMe {
	display: none;
}

.product-priceLines p,
.product-priceOptions {
	margin: 0;
}

.modules.m-product.trailing-trip {
	overflow: hidden;
}

.content.product-description {
	height: 36px;
}

.content.product-transaction.m-productlist-transactions {
	background: none;
}

.w-notification .panel {
	max-width: 100%;
	margin-top: 10px;
}


/* SINGLE PRODUCT PAGE END*/


/* BLOG PAGE*/

.blog-article,
.article-two {
	padding: 30px 20px;
	margin-top: 0;
}


/*.blog-image {
	overflow: hidden;
}*/


/*.blog-image .m-blog-list-imagewrap,
.blog-image .m-blog-list-imagewrap a,
.blog-image .m-blog-list-imagewrap img {
	height: 100%;
}*/

.m-blog-list-description {
	font-family: 'ACaslonPro';
	font-size: 12px;
	font-weight: 400;
}


/*.m-blog-list-imagewrap img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top center;
	object-position: top center;
	margin-bottom: 0;
}*/

.m-blog-list-description {
	letter-spacing: 1px;
	line-height: 1.7;
}

.m-blog-list-description p {
	line-height: 1.7;
}

.article-two .container.with-xlarge .row {
	margin: 0;
}

.article-two .m-blog-list-description {
	max-width: 770px;
}

.blog-article .m-blog-list-description {
	max-width: 450px;
}

.m-blog-list-description.description {
	margin: 0 auto;
}

.m-blog-list-data a {
	color: #c4474b;
	font-weight: 400;
}


/* BLOG PAGE END*/


/* SINGLE BLOG PAGE*/

.m-blog-post {
	background: white;
	margin: 50px 20px;
	padding: 100px 20px;
}

.m-blog-post .m-blog-headline {
	font-size: 24px;
}

.m-blog-post .m-blog-header.page-title {
	text-align: center;
	padding: 0;
}

.m-blog-post .m-blog-content p {
	max-width: 770px;
	font-size: 12px;
}

.m-blog-post .slider-wrap.w-slider.widget {
	margin: 25px 0;
}


/* SINGLE BLOG PAGE END*/


/* LOGIN PAGE */

#m-userlogin {
	max-width: 320px;
	margin: 0 auto 2.2em;
}

#m-userlogin input,
#m-userlogin .button {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

#m-userlogin input,
.m-wishlist .form-input {
	background: #eee6d9;
	border: none;
	text-align: center;
}

#m-userlogin .button,
#m-userlogin input::-webkit-input-placeholder,
.m-userlogin-links {
	text-transform: uppercase;
}

#m-userlogin .button,
#m-userlogin input:-ms-input-placeholder,
.m-userlogin-links {
	text-transform: uppercase;
}

#m-userlogin .button,
#m-userlogin input::placeholder,
.m-userlogin-links {
	text-transform: uppercase;
}

#m-userlogin .button {
	background: #004729;
	color: #fff;
	border: none;
	padding: 7px;
}

.m-userlogin-description {
	margin-bottom: 2.2em;
}

.m-userlogin-links li {
	margin-bottom: 1em;
	font-size: .85em;
	letter-spacing: 1px;
}

.m-wishlist .button-primary,
.m-wishlist .button {
	border: none;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
}

.m-wishlist .button-primary {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.m-wishlist .button-primary,
.m-wishlist .button-primary:hover,
.m-wishlist .button-primary.button-icon>.fa {
	background: #004729;
}

.m-wishlist .table td {
	padding: 10px 0;
}

.m-wishlist .m-wishlist-list {
	margin-bottom: 0;
}

#m-wishlist .panel-heading {
	background: #000;
}

#m-wishlist .panel-heading .h6 {
	color: #fff;
}

.tab {
    position: fixed;
    right: 10px;
    bottom: 0;
    border: none;
    font-weight: bold;
    z-index: 999;
}

.modal-window {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    margin: auto;
    z-index: 999;
    overflow-y: auto;
    background: rgba(255, 255, 255, .8);
    padding: 2em;
}

.modal-window>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.content-wrapper {
    padding: 1em;
    background: #eee5d6;
    border: 15px solid #ddaaa7;
    outline: 3px solid #bc4b43;
    -webkit-box-shadow: 0 0 1px 10px #1a4325;
    box-shadow: 0 0 1px 10px #1a4325;
    width: 90%;
    max-width: 600px;
}

.content-wrapper img {
    max-height: 75px;
}

.content-wrapper .form-input {
    font-size: 1em;
    text-align: center;
    background: none;
    border: solid #004729 !important;
    border-width: 0 0 1px !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    max-width: 225px;
}

.content-wrapper .input-group {
    max-width: 235px;
    margin: auto;
    text-align: left;
}

.content-wrapper .button {
    font-size: 1em;
    text-transform: uppercase;
    border: none;
    background: #004729;
    color: #fff;
    margin: 1em auto;
}

.content-wrapper .headline {
    text-transform: uppercase;
    margin: 1em 0;
    font-size: 1.3em;
    color: #004729;
    line-height: 1.3;
}

.content-wrapper hr,
.content-wrapper .w-recatpcha .form-label {
    display: none;
}

.modal-window.opened {
    opacity: 1;
    visibility: visible;
}

/* MEDIA QUERY*/

@media (min-width: 768px) {
	.square-box:before {
		padding-top: 18%;
		padding-bottom: 18px;
	}
	.site-corporate {
		padding-bottom: 0;
	}
	.site-corporate .col-s-4.text-center:first-child {
		text-align: left;
	}
	.site-corporate .col-s-4.text-center {
		text-align: right;
	}
	.square-content span {
		font-size: 12px;
	}
	.square-content a {
		line-height: 16px;
		font-size: 10px;
	}
	.site-content .text-box {
		font-size: 1vw;
	}
	.site-content .text-box a {
		font-size: 0.9vw;
	}
	.m-product-image {
		padding-bottom: 99999px;
		margin-bottom: -99999px;
	}
	.blog-article {
		padding: 90px 20px;
		margin: 0;
	}
	.subheader {
		font-size: 18px;
		font-weight: 600;
	}
	.m-blog-list-description {
		font-family: 'ACaslonPro';
		font-size: 16px;
		font-weight: 400;
	}
	.article-two {
		padding: 75px 50px;
	}
	.m-blog-post .m-blog-headline {
		font-size: 32px;
	}
	.m-blog-post .m-blog-content p {
		font-family: 'ACaslonPro';
		font-size: 16px;
		font-weight: 400;
	}
    .row.flex {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .row.flex>div[class*=col-] {
        float: none;
    }
}

@media (min-width: 887px) {
	.square-box:before {
		padding-top: 19%;
		padding-bottom: 6px;
	}
	.m-blog-post .slider-wrap.w-slider.widget {
		margin: 110px 0;
	}
}

@media (min-width: 960px) {
    .site-corporate .hidden-mobile {
        display: inline-block;
    }
    .site-corporate .hidden-desktop {
        display: none;
    }
	.site-navigation {
		padding: 2.5em 0 0;
	}
	.site-corporate {
		padding: 41px 0 0px 0;
		margin-bottom: -5px;
	}
	.site-footer {
		text-align: left;
	}
	.blog-article {
		padding: 135px 20px;
	}
	.filter-menu {
		position: relative;
		margin-top: 10px;
	}
	.filter-menu:after {
		content: "";
		display: block;
		width: 100%;
		position: absolute;
		top: 100%;
		background: #fff;
		height: 590px;
		left: 0;
	}
	.m-productlist-list .modules.m-productlist {
		overflow: hidden;
	}
	.product-amount-bar,
	.products-related.page-title {
		margin-bottom: 0;
	}
	.m-productlist-list .modules.m-productlist {
		margin-bottom: 10px;
	}
	/*.productContent .m-productlist-link img {
		height: 440px !important;
		width: 100% !important;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: bottom;
		object-position: bottom;
	}*/
	body:not(.pageId1) .productItem {
		border-top: 10px solid #1a4224;
	}
	.productItem {
		margin-bottom: 0;
	}
	.footer-form {
		margin-left: 0;
	}
}

@media (min-width: 1024px) {
	.square-box:before {
		padding-top: 21%;
		padding-bottom: 13px;
	}
	.square-content span {
		line-height: 2.5em;
	}
	.description-wrapper {
		padding: 20%;
	}
	.square-content a {
		line-height: 24px;
		font-size: 12px;
	}
}

@media (min-width: 1280px) {
	.square-box:before {
		padding-top: 22%;
		padding-bottom: 14px;
	}
	.site-header .logo a {
		margin-top: -25px;
		margin-bottom: 15px;
	}
}

@media (min-width: 1366px) {
	.square-box:before {
		padding-top: 23%;
		padding-bottom: 9px;
	}
	.site-content .text-box {
		padding: 7% 10%;
	}
	.site-content .text-box a {
		font-size: 1vw;
	}
}

@media (min-width: 1440px) {
	.square-box:before {
		padding-top: 24%;
		padding-bottom: 3px;
	}
}

@media (min-width: 1920px) {
	.site-content .cover .image-wrapper img {
	    height: 829px !important;
	    -o-object-fit: cover;
	    object-fit: cover;
	}
}

@media (min-width: 2560px) {
	.square-box:before {
		padding-top: 24%;
		padding-bottom: 6px;
	}
	.site-content .text-box {
		padding: 7% 13%;
	}
	.site-content .text-box a {
		font-size: 16px;
	}
}


/* MEDIA QUERY END*/


/* Sale menu item color */
li.b-productcategory.b-category-li-1.b-category-129 a
{
    color: red;
}
