@font-face {
	font-family: 'Sofia Pro';
	src: url("../fonts/SofiaProLight-webfont.eot");
	src: url("../fonts/SofiaProLight-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/SofiaProLight-webfont.woff") format("woff2"), url("../fonts/SofiaProLight-webfont.woff") format("woff"), url("../fonts/SofiaProLight-webfont.ttf") format("truetype"), url("../fonts/SofiaProLight-webfont.svg") format("svg");
	font-weight: 300;
	font-style: normal;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html{font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size: 10px;}
body{margin: 0; overflow-x: hidden;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary{display: block;}

audio,
canvas,
progress,
video{display: inline-block; vertical-align: baseline;}
audio:not([controls]){display: none; height: 0;}

[hidden],
template{display: none;}
a{background-color: transparent;}
a:active,
a:hover{outline: 0;}
abbr[title]{border-bottom: 1px dotted;}

b,
strong{font-weight: 600;}
dfn{font-style: italic;}
h1{font-size: 2em; margin: 0.67em 0;}
mark{background: #ff0; color: #000;}
small{font-size: 80%;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
img{border: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 1em 40px;}
hr{box-sizing: content-box; height: 0;}
pre{overflow: auto;}

code,
kbd,
pre,
samp{font-family: monospace, monospace; font-size: 1em;}

button,
input,
optgroup,
select,
textarea{color: inherit; font: inherit; margin: 0;}
button{overflow: visible;}
button,
select{text-transform: none;}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled],
html input[disabled]{cursor: default;}
button::-moz-focus-inner,
input::-moz-focus-inner{border: 0; padding: 0;}

input {line-height: normal;}

input[type="checkbox"],
input[type="radio"] {box-sizing: border-box;padding: 0;}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {height: auto;-webkit-appearance: none;margin: 0;}

input[type="number"] {-moz-appearance: textfield;}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {border: 0;padding: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-collapse: collapse;border-spacing: 0;}

td,
th {padding: 0;}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {color: #7c7c80;font-size: 14px;font-size: 1.4rem;font-family: "Poppins", sans-serif;line-height: 2.14286;-ms-word-wrap: break-word;word-wrap: break-word;}
h1, h2, h3, h4, h5, h6{color: #23232c;line-height: 1.2;}
h1, h2, h3{margin: 50px 0 30px;}
h4, h5, h6{margin: 30px 0 20px;}
h1{font-size: 40px;font-size: 4rem;}
h2{font-size: 30px;font-size: 3rem;}
h3{font-size: 20px;font-size: 2rem;}
h4{font-size: 18px;font-size: 1.8rem;}
h5{font-size: 14px;font-size: 1.4rem;}
h6{font-size: 12px;font-size: 1.2rem;}

p{margin-bottom: 1.5em;}
dfn, cite, em, i{font-style: italic;}
blockquote{font-size: 18px;font-size: 1.8rem;font-weight: 400;color: #23232c;line-height: 1.55556;margin: 30px 50px;padding: 25px 0;border-left: 0;text-align: center;position: relative;}
blockquote:before, blockquote:after{position: absolute;width: 40%;height: 1px;background-color: #e4e6eb;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
blockquote:before{top: 0;}
blockquote:after{bottom: 0;}
blockquote a,
blockquote a:hover{color: #23232c;}
address{margin: 0 0 1.5em;}
pre{background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 13px; font-size: 1.3rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em;}
code, kbd, tt, var{font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;	font-size: 13px; font-size: 1.3rem;}
abbr, acronym{border-bottom: 1px dotted #666; cursor: help;}
mark, ins{background: #fff9c0; text-decoration: none;}
big{font-size: 125%;}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html{box-sizing: border-box;}

*,
*:before,
*:after{
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;}

:focus{outline: none;}
body{position: relative; background: #fff;/* Fallback for when there is no custom background color defined. */}
blockquote, q{quotes: "" "";}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
hr{background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.5em;}
ul,
ol{margin: 0 0 1.5em 0;}
ul{list-style: disc;}
ol{list-style: decimal;}
li > ul,
li > ol{margin-bottom: 0;margin-left: 1.5em;}
dt{font-weight: bold;}
dd{margin: 0 1.5em 1.5em;}
.list-dropdown{position: relative;display: inline-block;}
.list-dropdown .current{color: #23232c;	cursor: pointer;}
.list-dropdown .caret{margin-left: 10px;}
.list-dropdown ul{-webkit-transition: opacity 0.5s;transition: opacity 0.5s;list-style-type: none;margin: 0;padding: 5px 0;min-width: 80px;white-space: nowrap;	position: absolute;top: 100%;left: -20px;background: #fff;opacity: 0;z-index: -1;}
.list-dropdown ul li{padding: 5px 20px;}

.list-dropdown ul li a {display: block;}
.list-dropdown:hover ul {z-index: 1600; opacity: 1;}

img {height: auto;/* Make sure images are scaled correctly. */	max-width: 100%;/* Adhere to container width. */}
table {margin: 0 0 1.5em; width: 100%;}
svg {-webkit-transition: 0.5s;transition: 0.5s;width:22px;height: auto;display: inline-block;vertical-align: middle;stroke: #23232c;stroke-width: 0px;fill: #23232c;}
table {margin: 0 0 1.5em;width: 100%;}
.select2-search input {border: none !important;	border-radius: 0 !important;border-bottom: 2px solid #f1f2f4 !important; -webkit-transition: all 0.5s;transition: all 0.5s;}
.select2-search input:hover, .select2-search input:focus {border-bottom-color: #23232c !important;}
.label {font-size: 100%;color: #23232c;}
.line-hover,
.dark-line {cursor: pointer;}
.line-hover {position: relative;display: inline-block;}
.line-hover:after {-webkit-transition: all 0.5s;transition: all 0.5s;content: '';position: absolute;right: 0;bottom: -5px;width: 0;height: 2px;background-color: #23232c;}
.line-hover.active:after, .line-hover:hover:after {left: 0;width: 100%;background-color: #23232c;}
.line-hover.line-white:after {background-color: #fff;}
.line-hover.line-white.active:after, .line-hover.line-white:hover:after {background-color: #fff;}
.dark-line {position: relative; display: inline-block;}
.dark-line:after {-webkit-transition: all 0.5s;	transition: all 0.5s;content: ''; position: absolute; right: 0; bottom: -5px; width: 0;	height: 2px; background-color: #fff;}
.dark-line.active:after, .dark-line:hover:after {left: 0; width: 100%;background-color: #fff;}
.loading-icon {display: inline-block; vertical-align: middle; text-align: center;}
.loading-icon * {-webkit-animation-play-state: paused; animation-play-state: paused;}
.loading-icon .bubble {display: inline-block;width: 10px;height: 10px;margin: 0 5px;}
.loading-icon .bubble:nth-child(2n) .dot {-webkit-animation-delay: -0.3s; animation-delay: -0.3s;}
.loading-icon .bubble:nth-child(3n) .dot {-webkit-animation-delay: 0s; animation-delay: 0s;}
.loading-icon .dot {display: block;border-radius: 50%;background-color: #fff;width: 100%;height: 100%;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%; animation: bubble 1.2s -0.6s infinite ease-out;-webkit-animation: bubble 1.2s -0.6s infinite ease-out;}

@keyframes bubble {
	0%, 100% {
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

@-webkit-keyframes bubble {
	0%, 100% {
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

.tabs-nav {font-size: 20px; font-size: 2rem; color: #23232c; font-weight: 500; margin: 0 0 70px; padding-bottom: 10px;}
.tabs-nav span {color: #909097; margin: 0 30px; -webkit-transition: all 0.5s; transition: all 0.5s;}
.tabs-nav span:hover, .tabs-nav span.active {color: #23232c;}
.tabs-nav span:hover .count, .tabs-nav span.active .count {color: #fff;	background-color: #23232c;}
.tabs-nav .count {font-size: 10px;font-size: 1rem;font-weight: 600;color: #909097;text-align: center;line-height: 20px; margin: -4px 0 0 15px; display: inline-block; width: 20px;height: 20px;vertical-align: middle;
border-radius: 50%;-webkit-transition: all 0.5s;transition: all 0.5s;background-color: #e4e6eb;}
.tabs-nav .count:hover{color: #fff;}
.tab-panels {position: relative;}
.tab-panel {-webkit-transition: 0.5s; transition: 0.5s;	width: 100%; position: absolute; top: 0; z-index: -1; opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px);}
.tab-panel.active {-webkit-transform: translateX(0); transform: translateX(0); z-index: 1; opacity: 1; position: relative;}
.ss-wrapper {overflow: hidden; width: 100%; height: 100%; position: relative; z-index: 1;float: left;}
.ss-content {height: 100%; min-width: 100%; padding: 0 32px 0 0; position: absolute; right: -18px; left: 0;overflow: auto;box-sizing: border-box;}
.ss-scroll {position: relative; width: 6px;border-radius: 3px; top: 0; z-index: 2;cursor: pointer; opacity: 0; -webkit-transition: opacity 0.25s linear; transition: opacity 0.25s linear;background: rgba(0, 0, 0, 0.1);}
.ss-hidden {display: none;}
.ss-container:hover .ss-scroll {opacity: 1;}
.ss-grabbed {-o-user-select: none;-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none;}
.tabs-nav {font-size: 20px;font-size: 2rem;color: #23232c;font-weight: 500; margin: 0 0 70px; padding-bottom: 10px;}
.tabs-nav span {color: #909097;margin: 0 30px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.tabs-nav span:hover, .tabs-nav span.active {color: #23232c;}
.tabs-nav span:hover .count, .tabs-nav span.active .count {color: #fff;	background-color: #23232c;}
.tabs-nav .count {font-size: 10px;font-size: 1rem;font-weight: 600;color: #909097;text-align: center;line-height: 20px;margin: -4px 0 0 15px;display: inline-block;width: 20px;height: 20px;vertical-align: middle;border-radius: 50%;-webkit-transition: all 0.5s;transition: all 0.5s;background-color: #e4e6eb;}
.tabs-nav .count:hover {color: #fff;}
.tab-panels {position: relative;}
.tab-panel {-webkit-transition: 0.5s; transition: 0.5s; width: 100%; position: absolute; top: 0; z-index: -1; opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px);}
.tab-panel.active {-webkit-transform: translateX(0); transform: translateX(0); z-index: 1;opacity: 1;position: relative;}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;/* position relative and z-index fix webkit rendering fonts issue */position: relative;z-index: 1;}
.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;/* fix for flashing background */-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);}
.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;}
.owl-carousel .owl-item img {display: block;width: 100%;}
.owl-carousel .owl-controls {margin-top: 50px;}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {display: none;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;user-select: none;}
.owl-carousel .owl-dot {display: inline-block;}
.owl-carousel .owl-dot span {background-color: #23232c;opacity: 0.3;-webkit-transition: all 0.5s;transition: all 0.5s;width: 20px;height: 2px;border: none;margin: 0 5px;display: inline-block;}
.owl-carousel .owl-dot:hover span, .owl-carousel .owl-dot.active span {opacity: 1;background-color: #23232c;}
.owl-carousel.owl-loaded {display: block;}
.owl-carousel.owl-loading {opacity: 0;display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none;}
.owl-carousel.owl-grab {cursor: move;cursor: -webkit-grab;cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}

/* No Js */
.no-js .owl-carousel {display: block;}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height{-webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy{opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style: preserve-3d; transform-style: preserve-3d;}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper{position: relative; height: 100%; background: #000;}
.owl-carousel .owl-video-play-icon{position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 100ms ease; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; transition: transform 100ms ease, -webkit-transform 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3);}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{display: none;}
.owl-carousel .owl-video-tn{opacity: 0;	height: 100%; background-position: center center; background-repeat: no-repeat;	background-size: contain; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.owl-carousel .owl-video-frame{position: relative; z-index: 1; height: 100%; width: 100%;}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-transition: 0.5s;transition: 0.5s; color: #fff; font-weight: 500; text-align: center; display: inline-block; padding: 6px 50px; border-radius: 0; border: 0; background-color: #23232c; cursor: pointer; position: relative;}

button:hover, button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus{color: #fff; box-shadow: none; background-color: #111114;}
button.close:hover{background-color: transparent;}
.button, .btn{-webkit-transition: 0.5s; transition: 0.5s; color: #fff; font-weight: 500; text-align: center; line-height: 60px; min-width: 200px; display: inline-block; padding: 0; border-radius: 0; border: 0; background-color: #23232c; cursor: pointer; position: relative; outline: none;}
.button:hover, .button:focus, .btn:hover, .btn:focus, .button:active:hover, .btn:active:hover{color: #fff; box-shadow: none; background-color: #111114; outline: none;}
.button.large{line-height: 80px; min-width: 320px;}
.button.small{line-height: 50px; min-width: 160px;}
.button .button-text{-webkit-transition: 0.5s; transition: 0.5s;}
.button .loading-icon{-webkit-transition: 0.5s; transition: 0.5s; position: absolute; height: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); opacity: 0;}
.button.loading{cursor: wait;}
.button.loading .button-text{opacity: 0;}
.button.loading .loading-icon{opacity: 1;}
.button.button-type-outline{color: #23232c; border: 2px solid #23232c; background: transparent;}
.button.button-type-outline:hover{color: #fff; background: #23232c;}
.button.button-type-outline.button-color-white{color: #fff; border-color: #fff;}
.button.button-type-outline.button-color-white:hover{color: #23232c; background-color: #fff;}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
textarea.form-control{-webkit-transition: border 0.5s; transition: border 0.5s; color: #666; border: none; border-bottom: 2px solid #f1f2f4; border-radius: 0; padding: 5px 0; -webkit-box-shadow: none; box-shadow: none; outline: none;}

input[type="text"]:active, input[type="text"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="url"]:active,
input[type="url"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="search"]:active,
input[type="search"]:focus,
input[type="number"]:active,
input[type="number"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="range"]:active,
input[type="range"]:focus,
input[type="date"]:active,
input[type="date"]:focus,
input[type="month"]:active,
input[type="month"]:focus,
input[type="week"]:active,
input[type="week"]:focus,
input[type="time"]:active,
input[type="time"]:focus,
input[type="datetime"]:active,
input[type="datetime"]:focus,
input[type="datetime-local"]:active,
input[type="datetime-local"]:focus,
input[type="color"]:active,
input[type="color"]:focus,
textarea:active,
textarea:focus,
textarea.form-control:active,
textarea.form-control:focus{color: #111; border-bottom-color: #23232c; -webkit-box-shadow: none; box-shadow: none; outline: none;}
select{border-radius: 0; border: 1px solid #ccc; background: #fff;}
textarea{border-radius: 0; width: 100%;}
label{color: #23232c; font-weight: 400;}
form ::-webkit-input-placeholder{color: #909097;}

.search-content{text-align: center;}
.search-content form{width: 60%; margin: 0 auto; position: relative; border-bottom: 2px solid #f1f2f4; padding: 15px 10px;}
.search-content form:before{content: ''; position: absolute; top: 0; left: 0;}
.search-content .search-field{width: 100%; border: none; border-radius: 0; padding-left: 60px; outline: 0;}
.search-content .search-submit{position: absolute; left: 0; top: 0; height: 100%; background-color: #fff; border: none; box-shadow: none; z-index: 9999; opacity: 0; outline: 0;}
.search-content span.search-img{position: absolute; top: 0; left: 0; padding: 20px 0px; width: 45px; text-align: left;}
.search-menu{border-bottom: 1px solid #f1f2f4; padding: 35px 0;}
.search-menu form{width: 100%; border: none; padding: 0;}
.search-menu form .search-field{padding-left: 0;}
.search-menu form .search-submit{position: absolute; right: 0; top: 0; left: initial; opacity: 0;}
.search-menu .search-img{position: absolute; right: 40px; z-index: 1; width: 50px; text-align: right;}
.search-menu .search-img svg{margin-bottom: -5px;}

.blocknewproducts.tab-pane{margin:0; padding:0;}
.alert{list-style:none;}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a{-webkit-transition: 0.5s; transition: 0.5s; color: #23232c; text-decoration: none; cursor: pointer;}
a:hover, a:active, a:focus{color: #1e1e23; outline: 0; text-decoration: none;}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft{display: inline; float: left; margin-right: 1.5em;}
.alignright{display: inline; float: right; margin-left: 1.5em;}
.aligncenter{clear: both; display: block; margin-left: auto; margin-right: auto;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after{content: ""; display: table; table-layout: fixed;}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after{clear: both;}


/*--------------------------------------------------------------
## Padding classes
--------------------------------------------------------------*/
.inner-60{padding-left: 60px; padding-right: 60px;}
.inner-100{padding-left: 100px; padding-right: 100px;}


/*--------------------------------------------------------------
## Product review popup
--------------------------------------------------------------*/

#page-product .overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 999;
}
#page-product .overlay:target {
	visibility: visible;
	opacity: 1;
}

#page-product .popup-review {
	margin: 70px auto;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 90%;
	position: relative;
	/*transition: all 5s ease-in-out;*/
	transition: all 0.5s ease-in-out;
	z-index: 999;
}

#page-product .popup-review h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
#page-product .popup-review .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#page-product .popup-review .close:hover {
	color: #06D85F;
}
#page-product .popup-review .content {
	max-height: 30%;
	overflow: auto;
}





@media (max-width: 767px) {
html .no-padding-xs {padding: 0 !important;}
html .no-padding-left-xs {padding-left: 0 !important;}
html .no-padding-right-xs {padding-right: 0 !important;}
	.popup-review{
		width: 70%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
html .no-padding-sm{padding: 0 !important;}
html .no-padding-left-sm{padding-left: 0 !important;}
html .no-padding-right-sm{padding-right: 0 !important;}
}

@media (min-width: 992px) and (max-width: 1199px) {
html .no-padding-md {padding: 0 !important;}
html .no-padding-left-md{padding-left: 0 !important;}
html .no-padding-right-md{padding-right: 0 !important;}
}

@media (min-width: 1200px) {
html .no-padding-md {padding: 0 !important;}
html .no-padding-left-md{padding-left: 0 !important;}
html .no-padding-right-md{padding-right: 0 !important;}
}

/*--------------------------------------------------------------
## Bootstrap 5 Columns
--------------------------------------------------------------*/
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5{position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;}
.col-xs-1-5{width: 20%; float: left;}
.col-xs-2-5{width: 40%; float: left;}
.col-xs-3-5{width: 60%; float: left;}
.col-xs-4-5{width: 80%; float: left;}

@media (min-width: 768px) {
.col-sm-1-5{width:20%;float:left;}
.col-sm-2-5{width:40%;float:left;}
.col-sm-3-5{width:60%;float:left;}
.col-sm-4-5{width:80%;float:left;}
}

@media (min-width: 992px) {
.col-md-1-5{width: 20%; float: left;}
.col-md-2-5{width: 40%; float: left;}
.col-md-3-5{width: 60%; float: left;}
.col-md-4-5{width: 80%; float: left;}
}

@media (min-width: 1200px) {
.col-lg-1-5{width:20%; float:left;}
.col-lg-2-5{width:40%; float:left;}
.col-lg-3-5{width:60%; float:left;}
.col-lg-4-5{width:80%; float:left;}
}

.container{width:100%; padding-left:40px; padding-right:40px;}
.unvisible{display:none;}
.footer_links{display:none;}
.form-control{height:auto; padding:inherit; font-size:inherit; line-height:inherit; color:inherit; background:none; border:none; border-radius:0; -webkit-box-shadow:none; box-shadow:none;}
.required sup{color:#b81c23;}
#content{padding-top:50px; padding-bottom:50px;}
.category #content{padding-top:25px; padding-bottom:25px;}

#layered_form div {
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
.container{padding-left:20px; padding-right:20px;}
#content{padding-bottom:50px;}
}

/*--------------------------------------------------------------
## Footers
--------------------------------------------------------------*/
.site-footer .footer-content:before{content: ""; display: block; margin: 0 40px; border-top: 1px solid #f1f2f4;}
.footer-content{text-align: center; position: relative;}
.footer-content .container{padding-top: 17px; padding-bottom: 27px; position: relative; width: 100%;}
.footer-content h3.title_block{color: #23232c; font-size: 24px; font-weight: 400; margin:5px 0 20px; display: block;}

.footer-content .newsletter_form form {margin-top: 40px;}

.footer-content .newsletter_form input[type=text],
.footer-content .newsletter_form input[type=email],
.footer-content .newsletter_form input[type=submit] {height: 50px; border: 0; border-bottom: 2px solid #e4e6eb;}

.footer-content .newsletter_form input[type=text]:focus,
.footer-content .newsletter_form input[type=text]:hover,
.footer-content .newsletter_form input[type=email]:focus,
.footer-content .newsletter_form input[type=email]:hover,
.footer-content .newsletter_form input[type=submit]:focus,
.footer-content .newsletter_form input[type=submit]:hover{border-color: #23232c;}

.footer-content .newsletter_form input[type="text"], .footer-content .newsletter_form input[type="email"]{background: #fff; color: #23232c; font-weight: 600; margin-right: 10px; padding: 0 10px; width: 60%;}

.footer-content .newsletter_form input[type=submit]{font-size: 16px; font-size: 1.6rem; font-weight: 500; color: #23232c; position: relative; bottom: -1px; padding: 0 10px; background-color: transparent; box-shadow: none; border-radius: 0;}
.footer-content #footer > *{/* display: none !important; */}

.footer-content #footer > #newsletter_block_left,
.footer-content #footer > #social_block,
.footer-content #footer > #block_various_links_footer,
.footer-content #footer > .bottom-footer{display: block !important;}
.footer-content #footer > #newsletter_block_left{position: relative;padding-bottom:30px;margin-bottom: 30px;}
.footer-content #footer > #newsletter_block_left:before{ content: ""; display: block; border-top: 1px solid #f1f2f4; position: absolute; bottom: 0; left: 0; width: 100%;}
.footer-content #footer > #newsletter_block_left + .clearfix{display: block;margin-top: 37px;padding-bottom: 33px;border-top: 1px solid #f1f2f4;}
.footer-content #social_block{float: right;}
.footer-content .menu{margin: 0;padding: 0;list-style: none;}
.footer-content .menu li{display: inline-block;padding: 0 15px;}
.footer-content .menu li:first-child{padding-left: 0;}
.footer-content .menu li:last-child{padding-right: 0;}
.footer-content .menu li span{display: none;}
.footer-content #social_block .menu li a{font: normal normal normal 14px/1 FontAwesome; display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative;}
.footer-content .menu li a{color: #909097;}
.footer-content .menu li a:hover{color: #23232c;}
.footer-content .menu li.facebook a:before{content: "\f09a";}
.footer-content .menu li.twitter a:before{content: "\f099";}
.footer-content .menu li.rss a:before{content: "\f09e";}
.footer-content .menu li.youtube a:before{content: "\f167";}
.footer-content .menu li.google-plus a:before{content: "\f0d5";}
.footer-content .menu li.pinterest a:before{content: "\f0d2";}
.footer-content .menu li.vimeo a:before{content: "\f27d";}
.footer-content .menu li.instagram a:before{content: "\f16d";}
.footer-content #block_various_links_footer{float: left;}
.footer-content .bottom-footer{clear: both;}
.footer-content #footer > #social_block,
.footer-content #footer > #block_various_links_footer{padding-bottom: 32px; font-size: 12px; font-size: 1.2rem; font-weight: 500;}
#gotop{position:absolute; right:40px; bottom:40%;}

@media screen and (max-width: 1199px) {
.footer-content h3.title_block{font-size: 20px;}

}

@media screen and (max-width: 991px) {
.footer-content #footer > #social_block, .footer-content #footer > #block_various_links_footer{float: none; width: 100%; padding-bottom: 15px;}
}

@media screen and (max-width: 767px) {
.footer-content #footer > #block_various_links_footer .menu li{display: block; margin-bottom: 15px; padding: 0;}
.site-footer .footer-content:before{margin: 0 20px;}
.footer-content h3.title_block{font-size: 20px; font-size: 2rem;}
}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.site-breadcrumb{font-size:14px; font-size:1.4rem; font-weight: 500; color: #23232c; text-align: center; background-color: #f1f2f4;}
.site-breadcrumb a{color: #909097; padding: 25px 0; display: inline-block; position: relative;}
.site-breadcrumb a:after{-webkit-transition: all .5s; transition: all .5s; content: ''; position: absolute; right: 0; bottom: 0; width: 0; height: 2px; background-color: #23232c;}
.site-breadcrumb a:hover:after{left: 0; width: 100%; background-color: #23232c;}
.site-breadcrumb a:hover{color: #23232c;}
.site-breadcrumb .navigation-pipe{background-color: transparent; border-radius: inherit; color: #909097; display: inline-block; font-size: 29px; font-weight: 300; height: auto; line-height: normal; margin: 0 15px; vertical-align: middle; width: auto;}
.site-breadcrumb li{display:inline-block; list-style:none;}

.category .site-breadcrumb{background-color: #ffffff;}
.category .site-breadcrumb a{padding: 5px 0;}

@media screen and (max-width: 991px) {
.site-breadcrumb{font-size: 14px; font-size: 1.4rem;}
}

/*--------------------------------------------------------------
## Authentication
--------------------------------------------------------------*/
.password .center_column .box{margin: 0 auto; padding: 30px; width: 50%;}
.password .center_column .box > p{font-weight: 500;}
.password .center_column .box .page-subheading{display: none;}
.password .center_column .box fieldset{border: none; margin: 0; padding: 0;}
.password .center_column .box fieldset .form-group .form-control{background:#fff;  border-color: #e4e6eb;}
.password .center_column .box .submit{padding: 3px; margin:0;}
.password .center_column .box button{width: 100%; margin-top:10px; background:#23232c;}
.password .center_column .box button:hover,
.password .center_column .box button:focus{background:#000;}

@media screen and (max-width: 991px) {
.password .center_column .box{width: 100%;}
}

.myaccount-linklist{float: left; width: 16.6667%; padding-right: 15px; border-right: 1px solid #f1f2f4;}
.myaccount-linklist ul{list-style: none; margin: 0; padding: 0;}
.myaccount-linklist ul li{position: relative; margin-bottom: 15px;}
.myaccount-linklist ul li a{font-size: 14px; font-size: 1.4rem; color: #909097;}
.myaccount-linklist ul li a:hover{color: #23232c;}
.myaccount-linklist ul li a.logout{color: #23232c; font-weight: 500; text-transform: uppercase; padding: 0 0 5px 0; border-bottom: 2px solid #23232c;}
.myaccount-content{float: right; width: 83.3333%; padding-left: 60px;}
.myaccount-content .page-heading,
.myaccount-content .page-subheading{font-size: 24px; font-weight: 400; color: #23232c; margin:0 0 15px;}
.identity .myaccount-content fieldset{padding: 0; margin: 0; border: 0;}
.identity .form-title{margin-bottom: 15px;}
.myaccount-content .box{padding:20px;}

.myaccount-content .box .std input[type="text"],
.myaccount-content .box .std input[type="email"],
.myaccount-content .box .std input[type="password"],
.myaccount-content .box .std input[type="number"],
.myaccount-content .box .std textarea{background:#fff; padding:5px 10px;}


@media screen and (max-width: 991px) {
.myaccount-content{width:100%; float: none; padding-left: 0; padding-top: 30px;}
.myaccount-linklist{border-bottom:1px solid #f1f2f4; border-right-width: 0; float: none; margin-top: -20px; padding-bottom: 30px; padding-right: 0; width: 100%;}
.myaccount-linklist ul li{display:block; margin:0;}
.myaccount-linklist ul li:last-child{margin-right:0;}
}

/*--------------------------------------------------------------
## Page 404
--------------------------------------------------------------*/
.pagenotfound{background-image:none !important;}
.pagenotfound .page-404{padding:0; margin:0; text-align:center;}
.pagenotfound .page-404 h1{padding:0 0 20px 0; background: none; margin: 0; border: 0; font-size: 160px; font-size: 16rem; line-height: 1; font-weight: 300; color: #23232c; font-family: "Sofia Pro",Poppins,sans-serif; padding-bottom: 35px;}
.pagenotfound .page-404 .page-content{font-size: 18px; font-size: 1.8rem; color: #23232c; font-weight: 500; margin: 0; padding-bottom: 70px;}
.pagenotfound .page-404 .page-search{padding: 50px 70px; background-color: #f1f2f4; text-align: left; margin: 0; border: 0;}
.pagenotfound .page-404 .page-search h4{font-size: 32px; font-size: 3.2rem; font-weight: 300; color: #23232c; float: left; margin-top: 2px; margin-bottom: 0; width: 25%;}
.pagenotfound .page-404 .page-search form{width: 75%; float: right; border-bottom: 2px solid #bfbfc8; padding-bottom: 5px; margin-top: -5px; position: relative;}
.pagenotfound .page-404 .page-search form label{margin-bottom: 0; width: 100%;}
.pagenotfound .page-404 .page-search form .search-field{font-size: 14px; font-size: 1.4rem; font-weight: 400; color: #23232c; border: 0; border-radius: 0; background-color: transparent; outline: 0; width: 100%; padding-right: 35px;}
.pagenotfound .page-404 .page-search form .search-submit{position: absolute; right: 0; top: 50%; margin-top: -18px; z-index: 999; width: 35px; height: 35px; opacity: 0;}
.pagenotfound .page-404 .page-search form svg{position: absolute; right: 0; top: 50%; margin-top: -10px; stroke: #909097; fill: #909097;}
/*.pagenotfound .site-footer{position: fixed; width: 100%; bottom: 0;}*/
.pagenotfound .site-footer #footer #newsletter_block_left,
.pagenotfound #gotop,
.pagenotfound .site-footer .footer-content:before{display: none !important;}

.page-404-img{display: inline-block; vertical-align: middle; width: 44%;}
.page-404-text{background:rgba(255, 255, 255, 0.8); display: inline-block; margin-left: -160px; padding: 20px 30px; position: relative; text-align: left; vertical-align: middle; width: 50%;}
.page-404-text strong{display: block; font-size: 18px; font-weight: 400; line-height: normal; margin-bottom: 20px;}
.page-404-text p{font-size: 12px; margin: 0; line-height: normal;}
.page-404-text .button{line-height: normal; margin: 20px 0; padding: 10px 20px;}
.page-404-text p a{font-weight: 600;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.page-404-text{margin-left: -70px; width: 60%;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.page-404-img{width:100%;}
.page-404-text{margin:-80px auto 0; width:90%; text-align: center;}
}

@media screen and (max-width: 767px) {
.pagenotfound .footer-content #footer > #block_various_links_footer{display:none !important;}
.pagenotfound .footer-content #footer > #social_block{padding-bottom:32px;}

.page-404-img{width:100%;}
.page-404-text{margin:0; width:100%; text-align: center; padding:20px 0px;}
.page-404-text strong{font-size: 14px; font-weight: 500; margin-bottom: 15px;}
#page-pagenotfound #content{padding-bottom: 0px;}

}





/*--------------------------------------------------------------
## Shopping Cart
--------------------------------------------------------------*/
#cart_title{margin-top:0;text-align:center;}
#cart_title > span:first-child{font-size: 40px; font-size: 4rem; line-height: 1; margin-bottom: 20px; padding-bottom: 0;font-weight: 300; font-family: "Sofia Pro",Poppins,sans-serif;color: #23232c;display: block;}
#cart_title .heading-counter {color: #909097; font-size: 12px; font-size: 1.2rem;display: block; font-weight: 500;}
#order_step,
.cart_last_product{display:none;}
#order-detail-content .table{margin: 0 -1px 24px 0;text-align: left;width: 100%; border-collapse: separate; border-radius: 5px; border: 0;}
#order-detail-content .table thead tr{border-bottom: 2px solid #23232c;}
#order-detail-content .table th{ font-weight: 500; color: #23232c; text-transform: uppercase; border-top: 0; padding: 10px 0;border: 0;	vertical-align: middle;}
#order-detail-content .table tbody tr{border-bottom: 1px solid #f1f2f4;}
#order-detail-content .table td{font-size: 16px; font-size: 1.6rem; color: #23232c; padding: 30px 0; border-color: #f1f2f4; border-right: 0; border-left: 0;border-bottom: 0;vertical-align: middle;}
#order-detail-content .cart_unit ul{margin: 0; padding: 0; list-style: none;}
#order-detail-content .cart_avail .label{color: #ffffff; font-size: 75%; font-weight: normal;}
#order-detail-content .cart_quantity_wrap{-webkit-transition: .5s; transition: .5s; padding: 7px; border: 1px solid #e4e6eb; display: inline-block;}
#order-detail-content .cart_quantity_wrap .cart_quantity_input{-moz-appearance: textfield; border-width: 0; width: 66px; font-size: 16px; font-size: 1.6rem; color: #23232c; text-align: center; margin: 0; vertical-align: middle; line-height: 1; display: inline-block;}

#order-detail-content .cart_quantity_button{cursor: pointer; padding: 0 6px; display: inline-block; background: none; border: 0;}
#order-detail-content svg{width: 12px; height: 12px; -webkit-transition: .5s; transition: .5s; stroke: #909097; fill: #909097;}
#order-detail-content .cart_quantity_wrap:hover{border-color: #23232c;}

#order-detail-content a:hover svg{stroke: #23232c; fill: #23232c;}
#order-detail-content .cart_description .product-name{margin-bottom: 0;}
#order-detail-content .cart_delete{width: 60px;}
#order-detail-content .table-responsive{border-bottom: 2px solid #f1f2f4; margin-bottom: 30px; padding-bottom: 20px;}

#order-detail-content .table td.cart_product a{margin-right:10px; display: block;}

ul.typedText{margin:0px; padding:0px;}
ul.typedText li{font-size: 12px; margin-bottom: 5px; line-height: normal;}

.cart_coupon{border: 1px solid #f1f2f4; float: left; padding: 40px; width: 49%; min-height: 312px;}
.cart_coupon .coupon label {font-size: 20px; font-size: 2rem; color: #23232c; font-weight: 400; margin: 0; width: 25%; float: left;}
.cart_coupon .coupon .coupon_button {width: 75%; float: right;margin-bottom: 30px;}
.cart_coupon .coupon .coupon_button .discount_name{color: #23232c; border-radius: 0; width: 83%; float: left;}
.cart_coupon .coupon .coupon_button .button{color: #23232c; font-weight: 500; background-color: transparent; text-transform: uppercase; min-height: 0; min-width: 0; line-height: 1; padding: 13px 0; border-bottom: 2px solid #23232c; float: right;}
.cart_coupon .title-offers{line-height: normal; margin-bottom: 0; margin-top: 10px;}

.cart_coupon #display_cart_vouchers{color: #23232c; font-weight: 500; line-height: normal; margin-top: 10px;}
.cart_coupon .voucher_name{cursor:pointer;}
#order-detail-content .cart_totals{border:1px solid #f1f2f4; float:right; overflow:hidden; padding:20px 40px 40px; position:relative; width:49%;}
#order-detail-content .cart_totals h2{font-size: 20px; font-size: 2rem; color: #23232c; font-weight: 400; margin: 0; width: 25%; float: left; padding-top: 20px;}
#order-detail-content .cart_totals .table{width: 75%; float: right; margin-bottom: 50px;}
.order-opc #order-detail-content .cart_totals .table{margin-bottom:0;}
#order-detail-content .cart_totals .table tr:first-child th, .cart_totals .table tr:first-child td{border-top:0;}
#order-detail-content .cart_totals .table th{border-top: 1px solid #f1f2f4; text-align: left; width: 40%;}
#order-detail-content .cart_totals .cart_navigation{width: 75%; float: right; clear: both; padding: 0;}
#order-detail-content .cart_totals .cart_navigation a {font-size: 14px; font-size: 1.4rem; font-weight: 500; margin-bottom: 0; text-transform: uppercase; height: 80px; line-height: 80px; width: 100%;}
.order .order_delivery,
.order p.cart_navigation,
.order-opc .order_delivery,
.order-opc p.cart_navigation{display: none;}

.order .page-heading,
.order-opc .page-heading{font-size: 24px; font-size: 2.4rem; color: #23232c; font-weight: 500; margin: 0; padding-bottom: 30px; line-height: 1.2; display: block;}

.order .addresses_wrap,
.order .addresses .address,
.order-opc .addresses_wrap,
.order-opc .addresses .address{border: 2px solid #f1f2f4; padding:30px; margin-bottom: 30px; list-style: none;}

.order .addresses .address h3,
.order-opc .addresses .address h3{margin-top: 0; font-size: 14px; font-size: 1.4rem; margin-bottom: 20px; text-transform: uppercase;}

.order .addresses .address_update .btn,
.order-opc .addresses .address_update .btn{font-size: 16px; font-size: 1.6rem; font-weight: 500; color: #23232c; position: relative; bottom: -1px; padding: 0 10px; background-color: transparent;
  box-shadow: none; border-radius: 0; min-width: 0; height: 50px; border: 0; border-bottom: 2px solid #e4e6eb;}

.order .addresses .address_update .btn:hover,
.order-opc .addresses .address_update .btn:hover{border-color: #23232c;}

.order form p.cart_navigation,
.order-opc form p.cart_navigation{display: block; margin-bottom: 0; margin-top: 1.5em;}

.order form p.cart_navigation a,
.order-opc form p.cart_navigation a{display: none;}

.order form p.cart_navigation button,
.order-opc form p.cart_navigation button{display: block; text-transform: uppercase; width: 100%; line-height: 80px; font-weight: 500; border-radius: 0; background-color: #23232c; color: #fff; padding: 0;}
.order .order_carrier_content,
.order-opc .order_carrier_content{border: 2px solid #f1f2f4; padding: 20px; margin-bottom: 30px;}
#cart_summary .cart_discount_price{text-align: right;}
#cart_summary .cart_discount_delete{text-align: center;}
#cart_summary tfoot .price{text-align: right;}
.order .payment_module a,
.order-opc .payment_module a{color: #23232c; font-weight:500!important; text-transform: capitalize; padding: 30px 60px; background: #fbfbfb; display: block; border: 2px solid #f1f2f4; position: relative; line-height: normal;}

.order .payment_module a img,
.order-opc .payment_module a img{margin-right:20px;}

.order .payment_module,
.order-opc .payment_module{margin-bottom: 30px;}
.order .payment_module a:hover,
.order-opc .payment_module a:hover{color: #111114; background: #f6f6f6;}
.cart_navigation .button-exclusive{font-size: 16px; font-size: 1.6rem; font-weight: 500; color: #23232c; position: relative; bottom: -1px; padding: 0 10px; background-color: transparent; box-shadow: none; border-radius: 0; border: 0; border-bottom: 2px solid #e4e6eb; margin-right: 30px;}
.cart_navigation .button-exclusive:active:focus,
.cart_navigation .button-exclusive:hover{border-color: #23232c; background: transparent; outline: none; color: #23232c;}
.order .payment_module a:before,
.order-opc .payment_module a:before{content: ''; position: absolute; width: 24px; height: 24px; left: 0; top: 0; border: 1px solid #23232c; background-color: #ffffff; -webkit-transition: all .5s; transition: all .5s; left: 20px; top: 50%; margin-top: -14px;}
.order .payment_module a:after,
.order-opc .payment_module a:after{content: ''; position: absolute; border-left: 2px solid #23232c; border-bottom: 2px solid #23232c; width: 12px; height: 6px; left: 6px; top: 7px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border-top-color: transparent; border-right-color: transparent; -webkit-transition: all .5s; transition: all .5s; left: 26px; top: 50%; margin-top: -7px; opacity: 0;}

.order .payment_module a:hover:after,
.order-opc .payment_module a:hover:after{opacity: 1;}

p.payment_module.paypal a{padding-left: 60px !important; }

.order-opc #order-detail-content{margin-bottom: 50px;}
.order-opc #order-detail-content:after{clear: both; content: ""; display: table;}
.order-opc #carrier_area{margin-top: 50px; margin-bottom: 50px;}
#opc_new_account fieldset{border: 0; margin: 0; padding: 0;}
#opc_new_account #login_form fieldset{font-size: 14px; font-size: 1.4rem; font-weight: 500; color: #909097; text-align: center; border: 2px solid #f1f2f4; padding: 25px 0 !important; margin: 0 !important;}
#opc_new_account #login_form .page-subheading{margin: 0; font-size: inherit; color: inherit; display: inline-block;}
#opc_new_account #login_form fieldset > p{margin: 0; display: inline-block; font-weight: 600; color: #23232c; text-transform: uppercase;}
#opc_new_account #login_form #login_form_content{border-radius: 0; border: 0; padding: 0; margin: 0 auto; width: 400px; max-width: 100%; text-align: left; padding-top: 30px;}
#opc_new_account #login_form #login_form_content .submit{margin-top: 45px;}
#opc_new_account #login_form #login_form_content .submit button{-webkit-transition: .5s; transition: .5s; border-radius: 0; color: #fff; font-weight: 500; text-transform: uppercase; display: block; width: 100%; height: 80px; background: #23232c;}
#opc_new_account #login_form #login_form_content .submit button:hover{border: 0; box-shadow: none; background-color: #111114;}
#opc_new_account #login_form #login_form_content .lost_password{text-align: center; margin-top: 50px;}
#opc_new_account #login_form #login_form_content .lost_password a{color: #23232c; font-weight: 500; text-transform: uppercase; padding: 0 0 5px 0; border-bottom: 2px solid #23232c;}
#opc_new_account #new_account_form{border: 2px solid #f1f2f4; padding:0; margin-bottom: 30px; margin-top: 30px;}
#opc_new_account #new_account_form #new_account_title{margin-top: 0;}
#carrier_area hr{background: none;}
.order-opc .page-heading.step-num{font-size: 36px; font-size: 3.6rem; font-family: "Sofia Pro",Poppins,sans-serif; font-weight: 300; display: block; line-height: 1.2;}
.order-opc .page-heading.step-num span{display: inline-block; border: 2px solid; width: 34px; height: 34px; text-align: center; font-size: 24px; font-weight: 700; vertical-align: 3px;}

.order_carrier_content .carrier_title{font-size:16px; font-weight:500;}

.box-info-product .exclusive {
	background-color: #c78830 !important;
	padding-left: 5px;
	padding-right: 5px;
}
.box-info-product .exclusive{background-color:#c78830 !important;}
.box-info-product .exclusive:hover,
.box-info-product .exclusive:focus{background-color:#000 !important;}

.box-info-product .exclusive.out-of-stock-btn,
.box-info-product .button.kit-out-of-stock-btn{background-color:#fff !important; border:2px solid #23232c; color:#23232c; line-height:56px;}
.box-info-product .exclusive.out-of-stock-btn svg,
.box-info-product .button.kit-out-of-stock-btn svg{fill:#23232c !important; stroke:#23232c !important;}

#page-order-opc #opc_new_account #new_account_form #new_account_title{margin-top:30px;}


@media screen and (max-width: 767px) {
.cart_coupon .coupon label,
.cart_coupon .coupon .coupon_button,
#order-detail-content .cart_totals h2,
#order-detail-content .cart_totals .table,
#order-detail-content .cart_totals .cart_navigation{float: none; width: 100%; display: block;}
.order .table-responsive,
.order-opc .table-responsive{border:0;}

}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {top: 0; width: 100%; z-index: 1500; padding-top: 25px; padding-bottom: 21px; -webkit-transition: .5s; transition: .5s; box-shadow: 0 1px 0 0 rgba(241,242,244,0); background-color: #fff; box-shadow: 1px 0 5px rgba(0,0,0,0.12);}
.header-fixed #header{position: relative; background: transparent;}
.category #header{-webkit-transition: .5s; transition: .5s; position: relative; width: 100%; z-index: 980; border-bottom: 0; background-color: transparent;}
#header .banner{display: none;}
.header-container{padding-left: 40px;padding-right: 40px;}

.site-logo{text-align: center;line-height: 1;}
.site-logo .logo{-webkit-transition: .5s; transition: .5s; display: inline-block; position: relative; line-height: 1; color: #23232c;}
.site-logo .logo img{-webkit-transition: opacity .5s; transition: opacity .5s;}
.site-icon{text-align: right;}
.site-icon ul{list-style: none; margin: 0; padding-left: 0;}
.site-icon ul li{display: inline-block; margin-right: 25px;}
.site-icon ul li:last-child{margin-right: 0;}
.site-icon .icon-cart{position: relative; padding-right: 25px;}
.site-icon .icon-cart .count{font-size: 10px; font-size: 1rem; color: #fff; font-weight: 600; text-align: center; line-height: 22px; display: inline-block; border-radius: 50%; width: 20px;
height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; background-color:#C78830 !important; -webkit-transition: all .5s; transition: all .5s;}

/*.site-nav > * {display: none !important;}
.site-nav > #block_top_menu{display: block !important;}*/
#search_block_top{display:none;}

.page-header{text-align: center; padding:35px 0 15px; margin: 0; border: 0; background-size: cover; background-position: center; background-repeat: no-repeat; }
.page-header .page-title {color:#666364; font-family: "Poppins",sans-serif; font-size:50px; font-weight: 300; line-height:50px; margin: 0; padding-bottom:10px; text-transform: capitalize;}
.page-header h2 {margin:0 0 10px 0; padding: 0; color:#666364;}
.page-header h2 strong{font-size:16px; font-weight: 500; color:#666364;}
.page-header p{margin:0px; line-height:normal; font-size:13px; color:#8e8d8d;}
.page-header p a{text-decoration:underline; color:#8e8d8d;}
.page-header p a:hover{text-decoration:none; color:#000;}

/*.page-header .site-breadcrumb {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: inherit;
  background: none;
}

.page-header .site-breadcrumb .container {
	width: 100%;
	padding: 0;
}

.page-header .site-breadcrumb a {
	padding: 0;
}

.page-header .site-breadcrumb a:after {
	display: none;
}

.page-header .site-breadcrumb .navigation-pipe {
	background: none;
	margin: 0;
}*/

@media screen and (min-width: 1200px) {
.site-icon{float:right;}
}

@media screen and (max-width: 1199px) {
.site-icon .icon-search, .site-icon .icon-account{display: none;}
.site-icon .icon-cart{padding-right: 0; padding-left: 25px;}
.site-icon .icon-cart .count{left: 0; right: auto;}

#header{padding-top:15px; padding-bottom:0px;}
.site-nav{clear: both; display: inline-block; margin:0; width: 100%;}
.site-icon{text-align: right;}

}

/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------*/
.dialog-modal{position: fixed; top: 0; bottom: 0; left: 0; right: 0; display: none; overflow: auto; -webkit-backface-visibility: hidden; backface-visibility: hidden; visibility: visible; outline: none; background: #fff; z-index: -1;}
.dialog-modal .modal-header{-webkit-transition: 0.5s; transition: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; border-bottom: 0; padding: 40px; overflow: hidden; position: relative; opacity: 0; background: #fff;}
.dialog-modal .modal-header .close-modal{position: absolute; right: 40px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.dialog-modal .modal-header span{font-size: 32px; font-size: 3.2rem; font-family: 'Sofia Pro', sans-serif; color: #23232c; font-weight: 300; margin: 0; line-height: 1; display: block;}
.dialog-modal .modal-content{-webkit-transition:opacity 0.5s; transition:opacity 0.5s; -webkit-transition-delay:0.5s; transition-delay:0.5s; box-shadow:none; border:0;	opacity:0; padding-top:90px; border-radius:0;}
.dialog-modal .close-modal{line-height:1;}
.dialog-modal.open{visibility:visible; z-index:2000;}
.dialog-modal.open .modal-header{opacity:1;}
.dialog-modal.open .modal-content{opacity:1;}

.search-modal .product-cats{-webkit-transition: all 0.5s ease 0.5s; transition: all 0.5s ease 0.5s; -webkit-transform: translateY(30px); transform: translateY(30px); text-align: center; margin-bottom: 100px; opacity: 0;}
.search-modal .product-cats label{font-size: 20px; font-size: 2rem; color: #909097; font-weight: 500; padding: 0 30px;}
.search-modal .product-cats label:first-child{padding-left: 0;}
.search-modal .product-cats label:last-child{padding-right: 0;}
.search-modal .product-cats label span{-webkit-transition: 0.3s; transition: 0.3s;}
.search-modal .product-cats label span:hover{color: #23232c;}
.search-modal .product-cats input{display: none;}
.search-modal .product-cats input:checked + span {color: #23232c;}
.search-modal .product-cats input:checked + span:after{width: 100%;}
.search-modal .search-fields {-webkit-transition: opacity 0.5s ease 0.6s, border 0.5s, -webkit-transform 0.5s ease 0.6s; transition: opacity 0.5s ease 0.6s, border 0.5s, -webkit-transform 0.5s ease 0.6s;
transition: transform 0.5s ease 0.6s, opacity 0.5s ease 0.6s, border 0.5s; transition: transform 0.5s ease 0.6s, opacity 0.5s ease 0.6s, border 0.5s, -webkit-transform 0.5s ease 0.6s; -webkit-transform: translateY(60px); transform: translateY(60px); position: relative; padding: 10px 60px; border-bottom: 2px solid #e4e6eb; opacity: 0;}
.search-modal .search-fields button{box-shadow: none; text-shadow: none; position: absolute; border: 0; padding: 0; background: transparent;}
.search-modal .search-fields button svg{stroke: #909097; fill: #909097;}
.search-modal .search-fields button:hover svg{stroke: #23232c; fill: #23232c;}
.search-modal .search-fields:hover{border-color: #23232c;}
.search-modal .search-fields:hover button svg{fill: #23232c; stroke: #23232c;}
.search-modal .search-field{font-size: 16px; font-size: 1.6rem; width: 100%; border: 0; padding: 0;}
.search-modal .search-submit{left: 10px; top: 18px;}
.search-modal .search-reset{right: 10px; top: 18px;}
.search-modal .search-reset svg{width: 14px;}
.search-modal .search-results{margin-top: 60px;}
.search-modal .search-results .loading{-webkit-transition: opacity 0.5s; transition: opacity 0.5s; opacity: 0;}
.search-modal .search-results .results,
.search-modal .search-results .buttons{display: none; -webkit-transition: opacity 0.5s; transition: opacity 0.5s;}
.search-modal.open .product-cats,
.search-modal.open .search-fields{-webkit-transform: translateY(0); transform: translateY(0); opacity: 1;}
.search-modal.searching .loading{opacity: 1;}
.search-modal.searched.searching .results,
.search-modal.searched.searching .buttons{opacity: 0; visibility: hidden;}
.search-modal.searched.found-no-product .buttons{opacity: 0; visibility: hidden;}
.search-modal.invalid-length .results,
.search-modal.invalid-length .buttons{opacity: 0;visibility: hidden;}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.column .block .title_block{font-size: 16px; font-size: 1.6rem; font-weight: 600; font-family: Poppins,sans-serif; color: #23232c; margin: 0; padding: 0 0 30px 0;}
.column .block{/*padding: 0 0 40px 0; margin: 0 0 40px 0; border-bottom: 1px solid #f1f2f4;*/}
.column .block_content ul{margin: 0; padding: 0; list-style: none; float: none;}
.column .block_content ul ul{padding-left: 30px; margin-bottom: 15px;}
.column .block_content ul li:last-child ul{margin-bottom: 0;}
.column .block_content ul li{font-size: 13px; float: none;}
.column .block_content ul li a{font-size: 14px; font-weight: 400; color: #020202; text-transform: none;}
.column .block_content ul li a:hover{color: #23232c;}
.column .block_content ul .grower {display: inline-block; font-family: 'FontAwesome'; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; position: absolute; right: 0; padding: 3px 0 3px 30px; line-height: 29px; cursor: pointer;}
.column .block_content ul .grower:before{content: "\f055";}
.column .block_content ul .grower.OPEN:before{content: "\f056";}
#layered_block_left .title_block{display: none;}
#layered_block_left .layered_filter{padding: 0 0 40px 0; margin: 0 0 40px 0; border-bottom: 1px solid #f1f2f4;}
#layered_block_left #layered_form .layered_subtitle_heading {color: #010101; font-family: Poppins,sans-serif; font-size: 22px; font-weight: 600; margin: 0; padding: 0 0 20px;}

#layered_block_left #layered_form div.checker{display: inline-block; vertical-align: middle;}
#layered_block_left .layered_filter input{display: none;}
.layered_price .layered_slider{height: 2px; background: none; border: none; background-color: #e4e6eb;}
.layered_price .layered_slider .ui-slider-range{background: none; border: none; background-color: #23232c;}
.layered_price .layered_slider .ui-slider-handle{width: 16px; height: 16px; top: -7px; background: none; border: none; background-color: #23232c; border-radius: 1em; cursor: ew-resize; -webkit-transition: none; transition: none;}
.layered_slider_container{margin-top: 10px;}
.column .products li{margin-bottom: 15px;}
.column .products li:last-child{margin-bottom: 0;}
.column .products .products-block-image {float: left;width: 25%;}
.column .products .product-content {float: left; width: 75%; padding-left: 15px;}
.column .products .product-content h5 { margin: 10px 0 10px;font-weight: 400;}
.column .products-block .btn {margin-top: 20px;}
.column .products .product-content h5 a {color: #23232c;}
.column .products .product-content h5 a:hover {color: #111114;}
.column .products .product-content .product-description {display: none;}
.column .products .product-content .price-box{font-size: 12px; font-size: 1.2rem; color: #1e1e23; font-weight: 600; line-height: 1;}
.column .products .product-content .price-box .old-price {color: #909097; display: inline-block; margin-left: 10px; opacity: 1; text-decoration: line-through;}
.column .products .product-content .price-box .price-percent-reduction {display: none;}

.left-col-img{position: relative;}
.left-col-img a{background-color: #fff; color: #000; display: inline-block; font-size: 18px; font-weight: 400; margin:0; padding:7px 20px; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); text-align: center; width: 60%;}
.left-col-img img{width:100%;}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
#home-page-tabs {padding: 0 0 10px; margin: 0 0 30px 0;	list-style: none; text-align: left; border: 0;}
#home-page-tabs li {font-size: 24px; font-size: 2.4rem; font-weight: 300; line-height: normal; display: inline-block; margin: 0 35px 0 0; cursor: pointer; position: relative; float: none;}
/*#home-page-tabs li {cursor: pointer; display: inline-block; float: none; font-size: 13px; font-weight: 600 !important; line-height: normal; margin: 0 35px 0 0; position: relative; text-transform: uppercase;}*/
#home-page-tabs li:last-child{margin-right: 0;}
#home-page-tabs li.active{color: #23232c;}
#home-page-tabs li a {position: relative; display: block; padding: 0; margin-right: 0; line-height: inherit; border: 0; border-radius: 0; color: inherit;}
#home-page-tabs li.active a{cursor: default;}
#home-page-tabs li.active a, #home-page-tabs li:hover a {color: inherit; background-color: transparent; border: none; border-bottom-color: transparent;}
#home-page-tabs li:after { -webkit-transition: all .5s; transition: all .5s; content: ''; position: absolute; right: 0; bottom: 0; width: 0; height: 2px; background-color: #23232c;}
#home-page-tabs li:hover:after, #home-page-tabs li.active:after {width: 100%; left: 0;}
.home-content {display: none;}
#top_column > * {display: none !important;}
#top_column #homepage-slider {display: block !important;}
.indent-text { display: inline-block; margin: 0 0 0 -5px; padding: 0; text-indent: -9999px;}
.content_only .primary_block {margin: 0;}
.nav-links {list-style: none;margin: 0;padding: 0;  display: inline-block;  border-bottom: 2px solid #f1f2f4;}
.nav-links .page-numbers {margin: 0 15px;  padding: 10px 0;  display: inline-block;  font-weight: 500;  position: relative;  min-width: 15px;  text-align: center;  -webkit-transition: all .5s;  transition: all .5s;}
.nav-links .page-numbers a {color: #909097;}
.nav-links .disabled {display: none;}
.nav-links .page-numbers.current, .nav-links .page-numbers:hover a {color: #23232c;}
.nav-links .page-numbers:first-child {margin-left: 0;}
.nav-links .page-numbers:last-child {margin-right: 0;}
.nav-links .page-numbers.current:after { position: absolute;  content: '';  background-color: #23232c;  height: 2px;  width: 100%;  left: 0;  bottom: -2px;}


/* Detail page */

#image-block ul{margin:0px; padding:0px;}
#image-block ul li{list-style:none; text-align:center;}
#image-block ul li .sharenetwork{margin:30px 0 50px 0;}
#image-block ul li .sharenetwork li{display:inline-block; padding:0 7px; line-height: normal;}
#image-block ul li .sharenetwork li a{font-size:20px; line-height: normal;}

.contact-top-small-text{margin:0 0 30px;}
.contact-top-small-text p{margin:0px;}
.contact-top-small-text p a{color:#337ab7; font-weight:500;}
.contact-top-small-text p a:hover{color:#000;}

.page-product-box{clear:both;}
.page-product-box .page-product-heading{font-size: 2rem; margin: 50px 0 30px; color: #23232c; line-height: 1.2; font-weight: 500;display: block; font-family: "Poppins",sans-serif;}

.box-info-product ul.blocs{margin:20px 0; padding:0px;}
.box-info-product ul.blocs li{border-right: 1px solid #000000; float: left; margin: 0 10px 0 0; padding: 0 10px 0 0; list-style:none; line-height: 15px;}
.box-info-product ul.blocs li a {font-size: 12px; text-transform: uppercase;}
.box-info-product ul.blocs li.active a {font-weight: 600;}
.box-info-product ul.blocs li:last-child{border-right:0px;}

#pwinstafeed .page-subheading:after, .product-download-heading:after{background: #787878; bottom: -14px; content: ""; height: 2px; left: 50%;  margin-left: -60px; position: absolute; width: 120px;}
#pwinstafeed .page-subheading, .product-download-heading{border:none; display: block; font-size: 19px !important; font-weight: 400 !important; margin-top: 50px; position: relative; text-align: center; text-transform: uppercase !important; margin-bottom: 63px;}
#pwinstafeed .bx-wrapper{margin:0 auto !important;}

.product-download-heading{text-align: center;margin-top: 50px;border: none;display: block;}

.rlp-product-footer.page-product-box {margin: 0 auto; max-width: 1590px;}
.rlp-product-footer.page-product-box .page-product-heading{font-size: 19px; font-weight: 400; text-align: center;}


.category-17 .product_attributes #quantity_wanted_p .quantity_unit_text,
.category-153 .product_attributes #quantity_wanted_p .quantity_unit_text{display:none;}
.category-17 .product_attributes #quantity_wanted_p input,
.category-153 .product_attributes #quantity_wanted_p input{float:none;}
.category-17 .product_attributes .detail-coupon-price,
.category-153 .product_attributes .detail-coupon-price{display:none;}

.custom-size-dropdown{margin: 30px 0 15px !important; text-align: left !important;}
.custom-size-dropdown label.attribute_label{display:inline-block !important; vertical-align:middle !important;}
.custom-size-dropdown .attribute_list{display:inline-block !important; vertical-align:middle !important; width:230px !important;}



/* pattern page */
.box-info-product .shwpack{margin: 60px 0 30px;}
.box-info-product .shwpack div.checker{margin-top:3px;}
.content_prices.content_prices_kit{margin-bottom: 15px; margin-top: 0; text-align: center;}
.product_attributes.product_attributes_kit{text-align: center;}
.product_attributes.product_attributes_kit #quantity_wanted_p{display: inline-block; margin-right: 6px; padding-right: 0;}
.product_attributes.product_attributes_kit .add_to_cart_button{display: inline-block; margin-top: 0; vertical-align: top;}


/* kit page */
.kit-primary-block{}
.kit-primary-block .pb-center-column{font-size: 1.4rem; margin: 0; padding-left: 15px; padding-top: 40px; text-align: center;}
.kit-primary-block .product-desc-wrap h1{color: #1e1e23; font-family: "Poppins",sans-serif; font-size: 24px; font-weight: 400; margin-bottom: 25px; margin-top: 0; text-transform: uppercase;}
.kit-long-description_block .description p{min-height: 1px; margin-bottom: 0 !important; text-align: left;}

.pack_add_to_cart_button{border-bottom:1px solid #bbbbbb; clear:both; display:block; margin-bottom:60px; padding:80px 0 50px; text-align:center; width:100%;}
.pack_add_to_cart_button p{margin:0px;}
.pack_add_to_cart_button .button{background-color:#000; border-color:#000; line-height:70px; min-width:250px; font-size:18px;}

.stepBlock .product-container .right-block .desc_content{padding-top:0px !important;}
.stepBlock .product-container .right-block .desc_content .btmpack{padding-bottom:0 !important; position: inherit !important;}
.stepBlock .product-container .right-block .desc_content .button-container{position: inherit !important; top: auto !important;}

.stepBlock .product-container{position:relative;}
.stepBlock .product-container .right-block{bottom:0; height: inherit !important; opacity:0; position:absolute; width: 100%; z-index:-1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.stepBlock .product-container:hover .right-block{bottom:135px; opacity:1; z-index:1;}

.stepBlock h2{color: #7e7e7e; margin:0 0 80px 0; position: relative;}
.stepBlock h2:after{background:#818181; bottom: -20px; content: ""; height: 1px; left: 50%; margin-left: -106px; position: absolute; width: 212px;}

#layer_cart .layer_cart_cart .button-container .btn{margin-bottom: 10px; float: left; margin-right: 15px;}
.pack_blur{position:relative;}
.pack_blur:after{background: rgba(250, 250, 250, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}

.stepBlock{clear:both; border-bottom:1px solid #bbbbbb; margin-bottom:60px; padding-bottom:10px;}
.stepBlock:last-child{border-bottom:0px; margin-bottom:0px; padding-bottom:0px;}

.chk_next_step{clear:both; margin-left:0; text-align:center;}

.product-579 #quantity_wanted_p{display:none;}


.pack-page-bottom-btns{text-align:center; clear:both;}
.pack-page-bottom-btns .button{background-color:#000; border-color:#000; line-height:70px; min-width:250px; font-size:18px;}
.pack-page-bottom-btns .button + .button{margin-left:50px;}

.stepBlock .product-image-container .product_img_link.pack_product_selected{position:relative; display: block;}
.stepBlock .product-image-container .product_img_link.pack_product_selected:after{color: #fff; content: ""; display: block; font-family: "FontAwesome"; font-size: 150px; left: 50%; line-height: 140px;
  position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);}


/* authentification */
#manufacturers_block_left .title_block,
#wishlist_block .title_block,
#wishlist_block_list .products dt{font-weight:500;}

#account-creation_form{background-color: #eeeeee;}
#create-account_form2{background-color:#fff;}
#create-account_form2 .form_content .submit .button.button-medium{background-color: #23232c; border-color: #23232c;}
#create-account_form2 .form_content .submit .button.button-medium:hover,
#create-account_form2 .form_content .submit .button.button-medium:focus{background-color: #000; border-color: #000;}
#create-account_form2 h3.page-subheading{margin-bottom:10px;}

#right_column #paypal-column-block p{text-align:left;}

fieldset.account_creation{border: 0 none; clear: both; margin: 20px 0; padding: 0 15px;}
.account_creation p.inline-infos{clear: both; font-weight: 500; line-height:normal;}

#account-creation_form .submit .button.button-medium{background-color:#23232c; border-color:#23232c;}
#account-creation_form .submit .button.button-medium:hover,
#account-creation_form .submit .button.button-medium:focus{background-color:#23232c; border-color:#23232c;}

#account-creation_form fieldset.account_creation{margin:20px 0 0; padding:0px;}
#account-creation_form fieldset.account_creation .form-group{margin:0px;}

.authentication2 #account-creation_form{padding:0 20px 20px;}
.authentication2 #account-creation_form .page-subheading{display: inline-block; margin: 20px 0; width: 100%;}
.authentication2 #account-creation_form .checkbox{clear:both;}
.authentication2 #account-creation_form .form-control{background:#fff; height: 46px; padding: 4px 10px !important; border-color: #e4e6eb;}
.authentication2 #account-creation_form .submit.clearfix{margin-top:20px;}
.authentication2 .account_creation{clear:both;}
.authentication2 #account-creation_form fieldset.account_creation{padding:0px 15px !important;}
.authentication2 #account-creation_form:after{clear: both; content: ""; display: table;}


#page-authentication2 .login-page-wrap .tab-panel .box{background-color: #eeeeee; padding: 30px;}
#page-authentication2 .login-page-wrap .tab-panel .box .page-subheading{margin: 0 0 20px;}
#page-authentication2 .login-page-wrap .tab-panel .box .form-group {margin-bottom: 30px;}
#page-authentication2 .login-page-wrap .tab-panel .box .form-group .form-control {background: #fff; border-color: #e4e6eb; height: 46px; padding: 5px 10px;}



@media only screen and (min-width:992px) and (max-width:1199px) {
.product_attributes.product_attributes_kit .add_to_cart_button{display:block; margin-top:20px;}
}

@media screen and (max-width:767px) {
.form-group2 #uniform-days,
.form-group2 #uniform-months,
.form-group2 #uniform-years{margin-bottom: 20px;}
.authentication .center_column form.box .form-group, .authentication .center_column form.box .form-group2{line-height: normal;}
.inline-infos{line-height: normal; font-size: 12px;}
.authentication .center_column .box{padding: 20px !important;}
.authentication .center_column form.box .form_content p{line-height: normal;}

.authentication2 #account-creation_form{padding: 0 5px;}

}

@media screen and (max-width: 479px) {
.product_attributes.product_attributes_kit .add_to_cart_button{display:block; margin-top:20px;}
}


@media screen and (max-width: 991px) {
.show-left-column .column,
.show-right-column .column{position: fixed; left: -300px; top: 0; padding-top: 30px; z-index: 990; background: #ffffff; overflow: auto; height: 100%; width: 300px; transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); box-shadow: 1px 0 5px rgba(0,0,0,0.12);}
.show-left-column .column .block .block_content,
.show-right-column .column .block .block_content{display: block !important;}
.show-left-column .btn-toggle,
.show-right-column .btn-toggle{display: block !important; position: fixed; z-index: 995;top: 50%; left: 0; width: 20px; height: 40px; margin-top: -20px; background: #f5f6f7; border-radius: 0 3px 3px 0; box-shadow: 1px 1px 4px rgba(0,0,0,0.12);
cursor: pointer; transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); font-size:20px; text-align: center;}
.show-left-column .btn-toggle svg,
.show-right-column .btn-toggle svg{position: absolute; left: 3px; top: 18px; width: 10px; transform: rotate(-90deg); transition: none;}
body.sidebar-toggle .column{left: 0;}
body.sidebar-toggle .btn-toggle{left: 300px;}
body.sidebar-toggle .btn-toggle svg{transform: rotate(90deg);}
#right_column
{
	position: static;
	padding: 20px;
	width: auto;
	max-width: 100%;
	margin-left: 15px;
}
}

a.lnk_view{background: none !important; padding: 0; color: #23232c !important;}
.add_to_cart_button .buttons_bottom_block span + svg{margin-right: 0; width: 14px; display: none;}
.comparison_product_infos .button.loading span + svg{display: none;}
.comparison_product_infos .button.added span + svg{display: inherit;}
.comparison_product_infos .button.loading:after{right: auto; left: 53px; top: 0; content: "\f110"; font-family: FontAwesome; vertical-align: top; -webkit-font-smoothing: antialiased;
font-weight: 400; position: absolute; -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear;}
.comparison_product_infos .button.loading{opacity: 0.25;}
.comparison_product_infos .button.loading svg{opacity:0;}
.footer_link{list-style:none; padding:0;}
.ribbons{position: absolute; top: 10px; left: 0; z-index:1;}
.ribbons .ribbon{font-size: 10px; font-size: 1rem; font-weight: 600; color: #fff; line-height: 22px; text-align: center; text-transform: uppercase; min-width: 45px; min-height: 20px; height: 20px; display: block; margin: 10px 0 0 0; padding: 0 5px; border-radius: 0; position: static;}
.new-box .new-label{background-color:#c78830;}
.sale-box .sale-label {background-color:#ff6962;}
.outofstock-box{background-color:#000;}
.preorder-box{background-color:#a8423e;}
.site-branding {text-align: center; margin-bottom:25px; line-height: 1;}
.site-branding .logo{-webkit-transition: .5s; transition: .5s; display: inline-block; position: relative; line-height: 1;}
.toggle-nav {color: #000; display: inline-block; position: relative; width: 30px; height: 30px; cursor: pointer; margin: 0 40px 0 0; vertical-align: top;}
.toggle-nav .icon-nav {position: absolute; border-bottom: 2px solid; top: 50%;left: 0;width: 18px;height: 2px;margin-top: -1px;-webkit-transition: .5s;transition: .5s;}
.toggle-nav .icon-nav:before{content: ''; position: absolute; top: -6px; left: 0; width: 100%; height: 2px; border-bottom: 2px solid; -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s;
transition: transform .5s; transition: transform .5s,-webkit-transform .5s;}
.toggle-nav .icon-nav:after{content: ''; position: absolute; top: 6px; left: 0; width: 100%; height: 2px; border-bottom: 2px solid; -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s;
transition: transform .5s; transition: transform .5s,-webkit-transform .5s;}

/*.site-tool > * {
        display: none !important;
}*/

.site-tool > .toogle_dropdown{display: block !important; float: left;}
.site-nav{text-align: center; position: inherit;}
.side-menu{box-shadow: -3px 0 30px 0 rgba(3,3,3,.2); -webkit-transform: translateX(-110%); transform: translateX(-110%); -webkit-transition: -webkit-transform .7s ease-in-out; transition: -webkit-transform .7s ease-in-out; transition: transform .7s ease-in-out; transition: transform .7s ease-in-out,-webkit-transform .7s ease-in-out; position: fixed; left: 0; top: 0; width: 330px; height: 100%; padding: 40px 25px 40px 40px; background-color: #fff; z-index: 1600; overflow-scrolling: touch; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.toogle_dropdown{font-size: 10px; font-size: 1rem; font-weight: 600; text-transform: uppercase; margin-right: 35px; position: relative;}
.toogle_dropdown .current{color: #23232c; cursor: pointer; padding-bottom: 2px; border-bottom: 2px solid #edece8;}
.toogle_dropdown .toogle_content{list-style: none; margin: 0; position: absolute; display: none; padding: 5px 0 !important; min-width: 80px; white-space: nowrap; top: 100%; left: -20px; background: #fff; -webkit-transform: translateY(27px); transform: translateY(27px); box-shadow: 0 4px 10px 0 rgba(3,3,3,.1); -webkit-transition: opacity .5s; transition: opacity .5s;}
.toogle_dropdown .toogle_content:before{position: absolute; height: 27px; width: 100%; bottom: 100%; background: #ffffff; opacity: 0; content: '';}
.toogle_dropdown .toogle_content a{-webkit-transition: none; transition: none;}
.toogle_dropdown .toogle_content li{padding: 5px 20px;}
.toogle_dropdown .current .caret{margin-left: 10px;}
.site-tool .toogle_dropdown .toogle_content {display: block !important;height: auto !important;opacity: 0;visibility: hidden;}
.site-tool .toogle_dropdown:hover .toogle_content{opacity: 1; visibility: visible;}
.mobile-menu{padding: 20px; overflow-y: scroll; max-width: 90%;}
.mobile-menu .mobile-menu-inner{position: relative; padding-bottom: 142px; min-height: 100%;}
.mobile-menu .mobile-menu-top{margin: -20px -20px 0 -20px; padding: 13px 20px; background-color: #f1f2f4;}
.mobile-menu .search-form {position: relative; margin-bottom: 30px;}
.mobile-menu .mobile-menu-top > *{display: none !important;}
.mobile-menu .mobile-menu-top > .toogle_dropdown{display: block !important; float: left; width: 50%; margin: 0;}
.mobile-menu .toogle_dropdown .current{font-size: 16px; font-size: 1.6rem; font-weight: 600; text-transform: uppercase; color: #23232c; border-bottom: 0; padding-bottom: 0;}
.mobile-menu .toogle_dropdown .toogle_content{width: 100%; -webkit-transform: translateY(0); transform: translateY(0); background: rgb(241, 242, 244); box-shadow: none; left: 0;}
.mobile-menu .toogle_dropdown .toogle_content:before{display: none;}

.mobile-menu .toogle_dropdown .current .caret {border-top-width: 6px; border-left-width: 6px; border-right-width: 6px;}
.side-menu.open{-webkit-transform: translateX(0); transform: translateX(0);}
.side-menu-backdrop{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1550; display: none; background: rgba(35,35,44,.5);}
.side-menu-opened .side-menu-backdrop{display: block;}
.mobile-menu .search-form label{margin-bottom: 0; display: block; width: 100%;}
.mobile-menu .search-form .search-field{width: 100%; padding: 15px 0 14px; border-bottom-width: 1px;}
.mobile-menu .search-form .search-submit{position: absolute; right: 0; top: 12px; padding: 0; border: 0; background: transparent;}
/*.mobile-menu .mobile-nav > * {display: none !important;}*/
.mobile-menu .mobile-nav > #search_block_top{display:none;}
.mobile-menu .mobile-nav > #block_top_menu{display: block !important; overflow: hidden;}
.mobile-menu .mobile-menu-bottom{position: absolute; bottom: -20px; left: 0; width: 100%;}
.mobile-menu.has-bottom-content .mobile-menu-bottom{bottom: -40px;}
.side-menu ul{display: block; margin: 0; padding: 0; list-style: none;}
.mobile-menu .mobile-menu-bottom li{padding: 17px 0; margin-bottom: 0; border-top: 1px solid #f1f2f4; position: relative;}
.side-menu a{font-size: 16px; font-size: 1.6rem; color: #23232c; font-weight: 600; text-transform: uppercase;}
.mobile-menu .mobile-menu-bottom svg{margin-right: 14px; margin-top: -5px;}
.mobile-menu .mobile-menu-bottom .count{font-size: 10px; font-size: 1rem; color: #fff; font-weight: 600; text-align: center; line-height: 22px; display: inline-block; border-radius: 50%; width: 20px; height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; background-color: #23232c; -webkit-transition: all .5s; transition: all .5s;}
#top_column > .mlc_banner_row{display: block !important;}
#home-content > * {/* display: block !important;  */ display: none !important;}
#home-content > .mlc_banner_row{display: block !important;}
#home-page-tabs .tab-content > .tab-pane{margin-bottom: 0;}
.banner-buttons{text-align: center;}
.banner-button{font-size: 18px; font-weight: 400; background-color: #fff; color: #000; display: inline-block; padding:20px 40px; margin: 0 15px; line-height:normal;}
.banner-button2{font-size: 14px; font-size: 1.4rem; font-weight: 500; min-width: 160px; background-color: #000; color: #fff; display: inline-block; padding: 15px; margin: 0 15px;}
.banner-buttons h2{font-size: 50px; font-size: 5rem; margin: 0 0 30px; font-weight: 300;}
.banner-buttons h4{font-size: 24px; font-size: 2.4rem; display: block; padding-bottom: 15px; margin: 0; margin-bottom: 60px; font-weight: 300;}

#adtm_menu_inner .mobile-menu-bottom{margin-bottom:27px; width: 100%; padding:0 10px;}
#adtm_menu_inner .mobile-menu-bottom ul{margin:0px; padding:0px;}
#adtm_menu_inner .mobile-menu-bottom li{padding:10px 0; margin-bottom: 0; border-bottom: 1px solid #f1f2f4; position: relative; list-style:none; text-align: left;}
#adtm_menu_inner .mobile-menu-bottom svg {margin-right: 14px; margin-top: -5px;}
#adtm_menu_inner .mobile-menu-bottom .count{font-size: 10px; font-size: 1rem; color: #fff; font-weight: 600; text-align: center; line-height: 22px; display: inline-block; border-radius: 50%; width: 20px; height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; background-color:#c78830 !important; -webkit-transition: all .5s; transition: all .5s;}
#adtm_menu_inner .mobile-menu-bottom span{color: #23232c; font-size: 1.6rem; font-weight: 600; text-transform: uppercase;}

#adtm_menu_inner .mobile-menu-bottom ul li .account-dropdown{display:none; left: 0; margin: 0; position: relative; top: 0; width: 100%;}
#adtm_menu_inner .mobile-menu-bottom ul li .account-dropdown.custom_sub_menu{display:block;}
#adtm_menu_inner .mobile-menu-bottom ul li .account-dropdown li{padding:6px 0;}
#adtm_menu_inner .mobile-menu-bottom ul li .account-dropdown li:last-child{border-bottom:0px;}
#adtm_menu_inner .mobile-menu-bottom ul li span.menu_custom_arrow{background:url("../img/myaccount-arrow-left.png"); display: block; height: 24px; width: 24px; float: right; margin-top: 6px; cursor:pointer;}
#adtm_menu_inner .mobile-menu-bottom ul li span.menu_custom_arrow.active{background:url("../img/myaccount-arrow-down.png");}


@media (max-width: 480px) {
.toggle-nav{margin: 0;}
.header-container{padding-left: 20px; padding-right: 20px;}
#header .logo img {max-width: 100% !important;}
}






/* Header */

.site-tool{clear:both;}
.header-top-left span{display: block; width: 100%;}
.header-top-left span i{font-size: 18px;}
.header-top-left span a{font-weight: 400;}
.header-top-left > a{font-weight:600; color:#c78830 !important;}


.header-top-right{text-align:right;}
.header-top-right .yellow-link{color:#c78830 !important;}
.header-top-right a{position:relative;}
.header-top-right a:after{color: #606060; content: "|"; font-size: 16px; padding: 0 7px 0 9px; vertical-align: 0;}
.header-top-right a:last-child:after{content:""; padding:0px;}

.icon-account{position:relative;}
.account-dropdown{background: #fff; position: absolute; left:-60px; top:24px; width: 130px; display:none; padding-top:10px; z-index: 999;}
.account-dropdown li{display: block !important; margin-right: 0 !important; padding: 0 10px;}

.icon-account:hover .account-dropdown{display:block;}

#mlc_banner_1{margin-bottom: 50px; margin-top: 100px;}
.custome-imgboxes{padding: 20px 0 0;}

.custome-textsec{border-top: 1px solid #f1f2f4; margin: 40px 0 0; padding: 80px 0 0;}
.custome-textsec h1{color:#666364; font-size:26px; font-weight:300; margin:0 0 10px; padding: 0; text-align: center; display:block;}
.custome-textsec h2{color:#666364; font-size:23px; font-weight:300; margin:0 0 10px; padding: 0; text-align: center; display:block;}
.custome-textsec p{color:#8e8d8d; font-size:15px; line-height: normal; font-weight: 300;}
#top-five-products h1 {
	color: #23232c;
	font-size: 2.4rem;
	font-weight: 300;
	margin: 0 0 30px 0;
	padding: 0 0 10px;
	display: inline-block;
}
.category .custome-textsec{text-align:center; border-top:0; margin: 30px 0 0; padding: 0;}

#newsletter_block_left .newsletter_head {display: block; font-size: 24px; font-weight: 400; text-transform: uppercase; margin: 50px 0 30px; line-height: 1.2;}

.ofc-time{font-size:26px; font-style:italic; font-weight:500; line-height:normal;}
.ofc-address{color:#8e8d8d; line-height:normal;}
.ofc-number span{color:#8e8d8d; display:block; line-height:normal;}
.ofc-number a{font-size:16px; font-weight:600;}

.footer-links{border-top: 1px solid #f1f2f4; clear: both; display: inline-block; margin-top: 40px; width: 100%; text-align: left; padding-top:15px;}
.footer-links ul{margin:0; padding:0;}
.footer-links ul li{list-style:none;}
.footer-links ul li a{color:#8e8d8d;}

.footer-links h4.title_block{font-size:22px;margin: 30px 0 20px;color: #23232c;line-height: 1.2;font-family: inherit;font-weight: 500; display: block;}

#payment-icon-footer img{width:auto;}

#footer .block-easyfooter-inner{padding:30px 0 0 !important;}
#block-easyfooter .block-custom-html-content.block_content{font-size:15px; text-transform:uppercase; color:#8e8d8d;}

#multilink_3{width:13%; margin-left:6.2%;}
#multilink_4{width:13%;}
#multilink_5 {width:35%;}

#multilink_7{text-align:center;}
.footer-social a{font-size:22px; margin-right:15px; line-height:normal;}
.footer-social a:last-child{margin-right:0px;}

.mlc_banner_row .center_width_50{width:auto;}

.sortPagiBar #productsSortForm,
.sortPagiBar .nbrItemPage{display:none;}
/*.bottom-pagination-content{display:none;}*/

.category .page-heading.product-listing{display:none;}


#layered_block_left .layered_price {border-bottom:1px solid #f1f2f4; margin:0 0 40px; padding:0 0 40px;}

/* shoping cart, checkout, login */
.login-page-wrap .tabs-nav{margin:0 0 50px;}
.submit.opc-add-save{padding: 0 17px 20px; text-align: right; clear: both;}
.dd-new-account-form fieldset{border:0; margin: 0; padding: 0;}

.dd-new-account-form input[type="text"],
.dd-new-account-form input[type="email"],
.dd-new-account-form input[type="password"],
.dd-new-account-form input[type="number"],
.dd-new-account-form textarea{background:#fff; padding: 5px 10px;}


.opc-main-block #login_form input[type="email"],
.opc-main-block #login_form input[type="password"]{background:#fff; padding: 5px 10px;}
#login_form #login_form_content{margin: 0 auto 30px; width: 400px;}
#login_form .page-subheading{margin:30px 0 10px; text-align: center; display: block; font-size: 2rem; color: #23232c; line-height: 1.2; font-weight: 500; font-family: "Poppins",sans-serif;}
#login_form p{text-align: center;}
#login_form_content p{text-align: left;}
#login_form fieldset{border:0;  margin: 0 0 30px; padding: 0 15px;}
.dd-new-account-form .page-subheading{margin: 30px 0; display: block; font-size: 2rem; color: #23232c; line-height: 1.2; font-weight: 500; font-family: "Poppins",sans-serif;}

.address_title .page-subheading{margin: 30px 0; display: block; font-size: 2rem; color: #23232c; line-height: 1.2; font-weight: 500; font-family: "Poppins",sans-serif;}

.delivery_option table tr td{vertical-align: middle;}
.delivery_option{background:#fff;}
.delivery_option table tr td.delivery_option_price {width: 10%;}
.order_carrier_content textarea{background:#fff; padding: 5px 10px;}

.soflexibilite_env #so_box_hors{display:none;}

#sample_products .box-info-product a.exclusive{background-color:#763249; color:#fff; display:inline-block; margin:20px 0 0; padding:8px 30px;}
.box-info-product .box-info-product a.exclusive{background-color:#763249; color:#fff; display:inline-block; margin:0 0 20px 0; padding:8px 30px;}


/* Contact page */
.contact .contact-form-box .form-group input,
.contact .contact-form-box .form-group textarea{background:#fbfbfb !important; border: 1px solid #d6d4d4 !important; font-size: 13px !important; padding: 5px 10px !important; resize: none;}

.module-cheque-payment form .box,
.module-bankwire-payment form .box{padding:20px; margin-bottom:30px;}
.module-cheque-payment form .box h3,
.module-bankwire-payment form .box h3{margin:10px 0 15px;}
.module-cheque-payment .cart_navigation button.button,
.module-bankwire-payment .cart_navigation button.button{padding: 0 20px;}


/* Site map */

.sitemap{}
.sitemap h1.page-heading{margin:0px 0px 50px 0px; padding:0px;}
.sitemap h3.page-subheading{margin:0 0px 20px 0; padding:0px; display:inline-block; width:100%;}
.sitemap .sitemap_block{margin-bottom:30px; padding:30px;}
.sitemap .sitemap_block ul{margin:0px; padding:0px;}
.sitemap .sitemap_block ul li{list-style:none; position:relative;}
.sitemap .sitemap_block ul li:before{content:""; font-family:"FontAwesome"; font-size: 15px; padding-right: 8px;}
.sitemap .sitemap_block ul li a:hover{font-weight:500;}

.sitemap .categTree{margin-bottom:30px; padding:30px;}
.sitemap .categTree ul{margin:0px; padding:0px;}
.sitemap .categTree ul li{list-style:none;}

.espace-professioneels-page{text-align:center;}
.espace-professioneels-page h1{margin:0px 0px 50px 0px; padding:0px;}
.espace-professioneels-page p{margin: 0 0 10px 0;}
.espace-professioneels-page .espace-prof-btn{background-color:#23232c; color: #fff; display: inline-block; margin: 20px 0 0;padding: 10px 30px;}

.catmenu > a{color: #841943 !important;}

/* Blog page */

#page-module-stblog-category1 .heading{text-align: center;}

.blog_list_large{margin:0px; padding:0px;}
.blog_list_large li{list-style:none;}
.blog_list_large h3{font-size: 26px; font-weight: 300; margin: 0; padding: 0; text-transform: uppercase; text-align: center;}
.blog_date{text-align: center;}
.blog_list_large p{line-height: normal; margin: 0 0 20px;}
#viewmode .blog_info{border-bottom: 1px solid #bfbfbf; border-top: 1px solid #bfbfbf; clear: both; margin: 10px 0; padding: 10px 0;}
.left_comment{color: #030303; display: inline-block; font-size: 22px; line-height:22px; font-weight: 300; vertical-align: middle; width: 63%;}
.middle_comment{display: inline-block; vertical-align: middle;}
.middle_comment .addthis_toolbox a{line-height: initial; margin-top: 8px; margin-bottom: 0px;}
.right_comment{border-left: 1px solid #c2c2c2; display: inline-block; font-size: 16px; margin-left: 10px; padding-left: 10px; vertical-align: middle;}
#viewmode .blog_info, #viewmode .blog_info a{color: #2e2e2e;}
#right_column h2.short_desc{font-size: 16px; font-weight: 600; margin-bottom: 20px; text-align: center;}
#right_column .shortdesc p{border-bottom: 1px solid #bfbfbf; margin-bottom: 40px; padding-bottom: 40px; line-height: normal;}
#right_column h3.title_block span{font-weight:600; font-size:20px;}
.pro_column_list{margin:0px; padding:0px;}
.pro_column_list li{list-style:none;}

#right_column h4.s_title_block{margin-top:10px;}
#right_column h4.s_title_block a{font-weight: 300; font-size:20px;}
#right_column .pro_column_right h4.s_title_block.nohidden:after{border-bottom: 1px solid #bebebe; content: ""; display: block; margin: 0 auto 20px; padding-bottom: 20px; width: 174px;}

.bottom-blog-pagination .pagination{display: block; width: 100%; text-align: center; margin: 18px 0;}
.bottom-blog-pagination ul.pagination.clearfix.li_fl li:first-child{display: block; float: left; text-align: left; width: 30%;}
.bottom-blog-pagination .pagination > li.pagination_previous.disabled > span{font-weight: 300; border:0; display: inline-block; float: none; text-align: center; vertical-align: middle; color: #030303; font-size: 16px; padding: 0 6px;}
.pagination > li{display: inline-block; vertical-align: middle;}
.bottom-blog-pagination .pagination > li > a{color: #030303;font-size: 16px; font-weight: 300; padding: 0 6px; border:0;}
.bottom-blog-pagination ul.pagination.clearfix.li_fl li:last-child{display: block; float: right; text-align: right; width: 30%;}
.bottom-blog-pagination ul.pagination.clearfix.li_fl li:last-child a{float:none;}
.pagination > li > a, .pagination > li > span{border:0; color: #030303; font-size: 16px; font-weight:600; float:none; line-height:normal; margin-left:0; padding:0; position: relative; text-decoration: none;}

#mlc_banner_block_custom p{margin:0px; padding:0px;}

/*.four-a-propos{text-align:center;}
.four-a-propos p{margin:0 0 15px; line-height:normal;}
.four-a-propos img{margin:15px 0 30px;}*/


/* Kit page */
.stepBlock ul.product_list{margin-bottom:20px;}
.stepBlock .packqty{text-align:left; width: 48%;}
.stepBlock .packtot{text-align:right; width: 49%;}

.kit-primary-block .col-md-12{clear: both;}

/*@media only screen and (min-width:1200px) {
.stepBlock ul.product_list li.twoP{width:19%; float: left; margin: 0 0 3% 1.2%;}
.stepBlock ul.product_list > li.twoP:nth-of-type(5n+1){clear:both;}
.stepBlock ul.product_list > li.twoP:nth-of-type(5n+1){margin-left:0;}
}*/

.btmpack.btmpack-dd{padding-bottom:0; position:inherit;}

.dd_subcategories{}
.dd_subcategories ul{margin:0x; padding:0px;}
.dd_subcategories ul li{list-style:none; margin-bottom:30px;}

.prod_pack_content .btmpack.btmpack-dd h5{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.addpack.out_of_stockp{background:#fff; border: 2px solid #000; padding: 8px 5px;}
.addpack.out_of_stockp > span{color: #000;}
.addpack:hover,
.addpack:focus{color:#fff;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
/*.stepBlock ul.product_list li.twoP{width:23.7%; float: left; margin: 0 0 3% 1.2%;}*/
.stepBlock .product-image-container .product_img_link.pack_product_selected:after{font-size:120px; line-height:120px;}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
/*.stepBlock ul.product_list li.twoP{float: left; margin: 0 0 3% 4%; width: 48%;}*/
.stepBlock .product-image-container .product_img_link.pack_product_selected:after{font-size:120px; line-height:120px;}
}

@media only screen and (max-width: 767px) {
/*.stepBlock ul.product_list li.twoP{float: left; margin: 0 0 3% 4%; width: 48%;}*/
.stepBlock .packqty{text-align: center; width: 100%;}
.stepBlock .packtot{text-align: center; width: 100%;}
.addpack{padding: 5px !important; width:85% !important;}
.addpack.out_of_stockp{padding: 5px !important; width:85% !important;}

.pack_add_to_cart_button{margin-bottom: 40px; padding: 10px 0 40px;}
.stepBlock h2{font-size: 20px; margin: 0 0 60px;}
.stepBlock{margin-bottom: 30px; padding-bottom: 0;}

.pack-page-bottom-btns .button{line-height: 60px; min-width: 230px;}
.pack-page-bottom-btns .button + .button{margin-left: 0; margin-top: 15px;}
.pack_add_to_cart_button .button{line-height: 60px; min-width: 230px;}

.stepBlock .product-image-container .product_img_link.pack_product_selected:after{font-size: 70px; line-height: 70px;}

.dd_subcategories ul li{padding:0px; margin-bottom:20px;}

}

/*
.stepBlock ul.product_list li .right-block,
.stepBlock ul.product_list li .right-block .fullwidth {height: 100%;}
.stepBlock ul.product_list li .right-block {display: none; position: absolute; top: 0;}
.stepBlock ul.product_list li .product-container .right-block {margin: 7px 0 0; min-height: 65px;}*/


.languages-block-top{display:none;}
#enabled_filters .layered_subtitle{color:#c78830; font-size:16px; font-weight:500;}

/* catlog bottom 3 box */
.custome-three-box{margin: 30px 0;}
.custome-three-box span{display: block; font-size: 24px; font-weight: 400; margin: 0 0 30px; text-align: center; width: 100%;}
.custome-three-box ul:after{clear: both; content: ""; display: table;}
.custome-three-box ul{margin: 0 -15px; padding: 0;}
.custome-three-box ul li{float: left; list-style:none; padding: 0 15px; text-align: center; width: 33.33%;}
.custome-three-box ul li .subcategory-name{color: #fff; font-size: 80px;
font-weight: 300; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index: 9;}


#page-category .bottom-pagination-content .product-count{display:none;}
.category-211 #left_column{display:none;}
.category-211 #center_column{width:100%;}
.category-211 #btn_toggle_custom{display:none !important;}

/* publication */
.post-list.publication-post{margin-top:30px;}
.post-list.publication-post:after{clear:both; content:""; display:table;}

.post-list.publication-post .post{padding-bottom:0px; border-bottom: 0px; margin-bottom:50px;}
.post-list.publication-post .post .post-thumbnail{width:100%; padding-right:0px; float: none; max-width:300px; margin:0 auto; cursor: pointer;min-height: 310px;}
.post-list.publication-post .post .post-thumbnail img{max-height: 300px; max-width: 100%;}
.post-list.publication-post .post .post-summary{float:none; padding-left:0; padding-top:20px; width:100%; border-bottom:1px solid #f1f2f4;}
.post-list.publication-post .post .post-summary .entry-title{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.post-list.publication-post #fmmPorfolio ol{margin:0; padding:0;}

.modal-body:after{clear:both; content:""; display:table;}
.modal-footer .btn{line-height:50px; min-width:130px;}
.post-list .modal-body .post{border-bottom:0; margin-bottom:0; padding-bottom:0;}
.entry-summary-long-desc{color:#7c7c80;font-size:1.2rem;line-height:2;}
.entry-summary-long-desc p{margin:0;}
.modal-body .post-summary{border-bottom:0px!important;}

.post-list.publication-post .post .entry-summary1{color: #7c7c80; font-size: 1.2rem; line-height: 2;}
.post-list.publication-post .post .entry-summary1 p{margin:0 0 5px;}
.post-list.publication-post .post .entry-title1{font-size: 2.5rem; font-weight: 400; margin: 0 0 10px;}

#page-module-mlcblog-mlccategory_p .site-breadcrumb{display:none;}
#page-module-mlcblog-mlccategory_p .publication-post-topsec .site-breadcrumb{background-color:transparent; display:block;}
#page-module-mlcblog-mlccategory_p #content{padding-top:0;}
#page-module-mlcblog-mlccategory_p .publication-post-topsec .page-header{padding:55px 15px 35px; margin:0 -40px;}

#event-paginator a{display: inline-block; font-weight: 500; margin: 0 15px; min-width: 15px; padding: 10px 0; position: relative; text-align: center; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;}
#event-paginator a.mat_btn_details:after{background-color: #23232c; bottom: -2px; content: ""; height: 2px; left: 0; position: absolute; width: 100%;}
#event-paginator{border-bottom: 2px solid #f1f2f4; display: inline-block;}

/* Galerie */
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos.style-1.is-light.pwi-bigcolumns-3{margin: 0 -15px;}
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos:after{display:table; clear:both; content:"";}
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .pwi-columns-3{margin:0 0 30px !important; padding:0 15px !important; width:25% !important; height:20vw !important;}

.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .fade-hover .media-container:before{left: 15px !important; width: calc(100% - 30px)  !important;}
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .fade-hover .media-container .overlay .item-by{width:93% !important;}


/* samplare page */
.custom-sample-page{margin-top: 25px;}
.custom-sample-page .attribute_list{display: inline-block; vertical-align: middle; width: 232px !important;}
.custom-sample-page fieldset{text-align:left !important;}
.custom-sample-page label{display: inline-block !important; vertical-align: middle !important;}

.product-833 .box-info-product{text-align: left;}
.product-833 .box-info-product .box-info-product a.exclusive{margin: 0 !important; padding: 15px 40px !important;}

#sample_products .prolist .allpro{float: left; margin-bottom: 20px; text-align: center; width: 25%; position: relative;}
#sample_products .prolist .allpro .proimg img{display:inline-block;cursor: pointer;}
#sample_products .prolist{height:260px; overflow-x:hidden;}

#sample_products .prolist .allpro.selected .fa.fa-check {color: #000; font-size: 65px; font-weight: normal !important; left:50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); position: absolute; top: 20%;}
#sample_products .prolist .allpro.selected .proimg {opacity: 0.38;}

.mseletion .finalproimg{height:135px; overflow-x:hidden;}
.mseletion .finalproimg .allpro{float: left; margin-bottom: 20px; text-align: center; width: 25%; position: relative;}
.mseletion .finalproimg .allpro .proimg img{display:inline-block;}

#sample_products .box-info-product{margin-top: 5px; text-align: center;}
#sample_products > span{display: block; font-size: 20px; line-height: normal; margin: 0 0 8px; padding: 0; text-align: center;}
#sample_products .mseletion span{display: block; font-weight: 500; margin: 0 0 10px; padding-left: 10px;}
#sample_products .profilter{margin-bottom: 9px; text-align: center;}
#sample_products .profilter .textlbl{display: inline-block; margin-right: 5px; vertical-align: middle;}
#sample_products .profilter .styleSelect{display: inline-block; vertical-align: middle;}


#page-module-pwinstafeed-pwinstafeed{}
#page-module-pwinstafeed-pwinstafeed .site-breadcrumb{display:none;}
#page-module-pwinstafeed-pwinstafeed .publication-post-topsec .site-breadcrumb{background-color:transparent; display:block;}
#page-module-pwinstafeed-pwinstafeed #content{padding-top:0;}
#page-module-pwinstafeed-pwinstafeed .publication-post-topsec .page-header{padding:55px 15px 35px; margin:0 -40px;}


#page-module-portfolio-portfolio{}
#page-module-portfolio-portfolio .site-breadcrumb{display:none;}
#page-module-portfolio-portfolio .publication-post-toppart .site-breadcrumb{background-color:transparent; display:block;}
#page-module-portfolio-portfolio #content{padding-top:0;}
#page-module-portfolio-portfolio .publication-post-toppart .page-header{padding:55px 15px 35px; margin:0 -40px;}



/** new page ***/
#page-new-products .site-breadcrumb{display:none;}
#page-new-products .page-header .site-breadcrumb{background-color:transparent; display:block;}
#page-new-products .page-header .page-title{padding-bottom: 20px;}
#page-new-products #content{padding-top:0px;}

#page-prices-drop .site-breadcrumb{display:none;}
#page-prices-drop .page-header .site-breadcrumb{background-color:transparent; display:block;}
#page-prices-drop #content{padding-top:0px;}

#page-module-ndk_steppingpack-list .site-breadcrumb{display:none;}
#page-module-ndk_steppingpack-list .page-header .site-breadcrumb{background-color:transparent; display:block;}
#page-module-ndk_steppingpack-list #content{padding-top:0px;}

.wishlist .popover{bottom: 50px; left: -59px !important; margin-top: 0 !important; top: auto !important; width: 170px;}
.wishlist .popover.bottom > .arrow{bottom: -11px; top: auto !important; border-top-color: rgba(0, 0, 0, 0.25) !important;  border-bottom-width: 0 !important;}
.popover.bottom > .arrow:after{top: -11px !important; -webkit-transform: rotate(179deg); -moz-transform: rotate(179deg); -o-transform: rotate(179deg); -ms-transform: rotate(179deg); transform: rotate(179deg);}

.popover-content table td{cursor: pointer;}


/* kits couture */
.module-ndk_steppingpack-list{}
.module-ndk_steppingpack-list ul.pack-list{margin:0px; padding:0px;}
.module-ndk_steppingpack-list ul.pack-list li.pack-item{list-style:none; margin-bottom:20px;}
.module-ndk_steppingpack-list ul.pack-list li.pack-item .block-container{border:0; padding:0px;}
.module-ndk_steppingpack-list ul.pack-list li.pack-item .image-block{border:0; text-align:center;}
.module-ndk_steppingpack-list ul.pack-list li.pack-item .block-container:hover{background:#ffffff;}
.module-ndk_steppingpack-list ul.pack-list li.pack-item .pack-infos-block .pack_name{font-size: 1.4rem; font-weight: 400; margin: 20px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


/* Blog page */
#page-module-mlcblog-mlcblog .site-breadcrumb{display:none;}
#page-module-mlcblog-mlcblog .page-header .site-breadcrumb{background-color:transparent; display:block;}
#page-module-mlcblog-mlcblog #content{padding-top:0px;}
#page-module-mlcblog-mlcblog .custome-textsec{padding:80px 0 0;}

#page-module-mlcblog-mlcblog .page-header .page-title{padding-bottom: 20px;}
#page-module-mlcblog-mlcblog .page-header{padding:0px;}
#page-module-mlcblog-mlcblog .page-header .easy_contenttop_blog_inner{margin: 0 -40px 40px; padding: 35px 40px 15px;}

#page-module-mlcblog-mlccategory .page-header .page-title{padding-bottom: 20px;}
#page-module-mlcblog-mlccategory .page-header{padding:0px;}
#page-module-mlcblog-mlccategory .page-header .easy_contenttop_blog_inner{margin: 0 -40px 40px; padding: 35px 40px 15px;}

.module-mlcblog-mlcblog .column .block,
.module-mlcblog-mlccategory .column .block{padding: 0 0 40px 0; margin: 0 0 40px 0; border-bottom: 1px solid #f1f2f4;}



/* giftcard */
.gift-card-right-desc h1{color: #1e1e23; font-family: "Poppins",sans-serif; font-size: 24px; font-weight:500; margin-bottom: 25px; margin-top: 0; text-transform: uppercase;}
.rte.page-product-box-inner-desc{font-size: 1.2rem; line-height: 2; padding: 0; color: #666; font-weight: 400;}
.gift-card-right-form{padding: 20px 0 0;}
.gift-card-right-form .box-info-product .form-group.selector1{width:50%;}
.gift-card-right-form .box-info-product .form-group.selector1 label{font-weight:500;}

.gift-card-right-form .box-info-product .content_prices{margin-top:0px;}
.gift-card-right-form .box-info-product .content_prices .price p{display:block; margin: 0px;}
.gift-card-right-form .box-info-product .content_prices .price p span{display:block; font-size: 26px;}

.c-two-cols{}
.c-two-cols:after{clear:both; content:""; display:table;}
.c-two-cols .c-col-one,
.c-two-cols .c-col-two{float:left; width:46%; margin-right:20px;}
.c-two-cols .c-col-one input, .c-two-cols .c-col-two input{background:#f7f7f7; border:1px solid #d6d4d4; font-size:14px; padding:5px 10px; width:100%;}
.c-col-full input{background:#f7f7f7; border:1px solid #d6d4d4 !important; font-size:14px; padding:5px 10px; width:60%;}
.c-col-full-half input{background:#f7f7f7; border:1px solid #d6d4d4 !important; font-size:14px; height:42px !important; line-height:40px !important; padding:5px 10px !important; width:30% !important;}
.gift-cart-right-form label{width:100%; display:block; margin:0px;}
.c-col-full-half:after{clear:both; content:""; display:table;}

.gift-cart-right-form strong{margin:20px 0 10px; display:block;}
.c-col-full{clear:both; display:block; padding-top:15px; width:100%;}

.gift-card-right-form .box-info-product .box-cart-bottom{margin-top:40px;}
.gift-card-right-form .box-info-product .box-cart-bottom #order-detail-content{display:none; margin-right:7px;}
.gift-card-right-form .box-info-product .box-cart-bottom .gift-addto-cart-btn{display:inline-block;}
.gift-card-right-form .box-info-product .box-cart-bottom .gift-addto-cart-btn p{margin:0px;}
.gift-card-right-form .box-info-product .box-cart-bottom .gift-addto-cart-btn p .exclusive{padding:16px 20px !important;}
.gift-card-right-form .box-info-product .box-cart-bottom .gift-addto-cart-btn p .exclusive svg{fill:#fff; margin-right:3px;  stroke:#fff;}
.gift-card-right-form .box-info-product .box-cart-bottom #order-detail-content .cart_quantity_wrap{margin-right:5px; padding:14px 10px;}

.gift-card-right-form .box-info-product .box-cart-bottom .wishlist_button{display:none;}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
.gift-card-right-form{padding: 20px 34px 0;}
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
#giftcard .pb-right-column{padding: 0; width: 100%;}
}
@media only screen and (min-width: 992px) and (max-width: 1250px) {
.c-two-cols .c-col-one, .c-two-cols .c-col-two{margin-right: 15px; width: 45%;}
.gift-card-right-form .box-info-product .box-cart-bottom #order-detail-content .cart_quantity_wrap .cart_quantity_input{width: 28px;}
}
@media only screen and (max-width: 991px){
#giftcard .pb-right-column {padding: 0; margin:0px;}
.product-gift-card .page-product-box .page-product-heading{margin: 10px 0 20px;}
.module-mlcblog-mlcblog .column .block, .module-mlcblog-mlccategory .column .block{margin: 0 0 20px; padding: 0 0 20px;}
.column.column-blog .block .title_block{margin: 0 0 10px !important; line-height:normal !important;}
}

@media only screen and (max-width: 767px){
#page-module-mlcblog-mlccategory #center_column,
#page-module-mlcblog-mlcblog #center_column{padding-left:0px; padding-right:0px;}
}

@media only screen and (max-width: 539px){
.c-two-cols .c-col-one, .c-two-cols .c-col-two{margin-right: 0; width: 100%;}
.gift-card-right-form .box-info-product .box-cart-bottom #order-detail-content {display: block; margin-bottom: 15px;}
.gift-card-right-form .box-info-product .box-cart-bottom{margin-top: 30px; text-align: center;}
.c-col-full input{width: 80%;}
.c-col-full-half input {width: 50%;}
}








@media only screen and (min-width: 1450px) and (max-width: 1770px) {
.left-col-img a{font-size: 16px; width: 80%;}
}

@media only screen and (min-width: 1367px) and (max-width: 1449px) {
.header-top-right a{font-size:12px;}
.custome-three-box ul li .subcategory-name{font-size:70px;}
.left-col-img a{font-size:16px; width: 80%;}
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
.header-top-right a{font-size:12px;}
.header-top-right a:after{font-size:14px; padding: 0 1px 0 4px;}
.custome-three-box ul li .subcategory-name{font-size:60px;}
.left-col-img a{font-size:14px; width: 80%;}
}


@media only screen and (min-width: 1450px) and (max-width: 1615px) {
.product_list .right-block span.prod_name{min-height:37px;}
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .fade-hover .media-container .overlay .item-by{width:90% !important;}
}
@media only screen and (min-width: 1200px) and (max-width: 1449px){
.product_list .right-block span.prod_name{min-height:37px;}
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .fade-hover .media-container .overlay .item-by{width:88% !important;}
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
#multilink_3{margin-left:5%; width:19%;}
#multilink_4{width:19%;}
#multilink_5{width:30%;}
}

@media only screen and (min-width: 1200px) {
.tab-content #blockbestsellers .col-md-3{width: 20%;}
.tab-content #custom_tab1 .col-md-3{width: 20%;}
.tab-content #custom_tab2 .col-md-3{width: 20%;}
.tab-content #blocknewproducts .col-md-3{width: 20%;}
.tab-content #homefeatured .col-md-3{width: 20%;}
.tab-content #blockspecials .col-md-3{width: 20%;}
.tab_imag_custom img{height: 271px;}
.mobile-menu-bottom{display:none;}
.mobile-psmenu-bottom-links{display: none;}

}

@media only screen and (max-width: 1199px) {
.left-col-img a{font-size:12px; width: 80%; padding:7px 0px;}

.custome-three-box ul li .subcategory-name{font-size:50px;}

.site-nav{clear:both;}
.mobile-menu .mobile-menu-top{display:none;}
.dd_li-niveau_hide{height: 0; margin: 0 !important; overflow: hidden; padding: 0;}

.header-top-left, .header-top-right{display:none;}
.site-branding{margin-bottom: 0;}

.banner-button{font-size: 12px; padding: 12px 15px;}
#home-page-tabs li{margin: 0 30px 0 0;}

#multilink_3{margin-left: 0; width: 25%;}
#multilink_4,
#multilink_5{width: 25%;}

.column .block_content ul.layered_filter_ul li{padding: 0;}
.footer-links h4.title_block{font-size:18px;}

/* Responsive menu css patiyu */
.advtm_open_on_hover{position:fixed; top:0; left:0; background: #fff; z-index: 99; height: 100vh; width:280px;
    overflow-y: scroll; overflow-scrolling:touch; -webkit-backface-visibility:hidden;  backface-visibility:hidden;  box-shadow:-3px 0 30px 0 rgba(3,3,3,.2);  -webkit-box-shadow:-3px 0 30px 0 rgba(3,3,3,.2);
    -webkit-transform:translateX(-120%); transform:translateX(-120%); -webkit-transition:-webkit-transform .7s ease-in-out; transition:-webkit-transform .7s ease-in-out; transition:transform .7s ease-in-out;
    transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out; padding:10px 0 !important;}
.adtm_menu_toggle_open .advtm_open_on_hover{transform:translateX(0);}
#adtm_menu ul#menu li.li-niveau1{display:block !important;}
#adtm_menu ul#menu li.li-niveau1 .adtm_sub{display:none;}
.adtm_menu_toggle_open .side-menu-backdrop{display:block;}
.side-menu-backdrop{background: rgba(35, 35, 44, 0.5); display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 98;}
/* Responsive menu css patiyu */

#adtm_menu_inner #search_block_top{display:block; padding:0 10px; margin-bottom:5px;}
#adtm_menu_inner #search_block_top .search-form .search-field {width: 100%; padding:5px 29px 5px 7px; height:50px;}
#adtm_menu_inner #search_block_top .search-form .search-submit{background:transparent; color: #000; font-size: 20px; line-height: normal; padding: 0; position: absolute; right: 15px; top:20px;}

.mobile-psmenu-bottom-links{border-top:1px solid #f1f2f4; margin:30px 0 20px; padding: 20px 10px 0;}
.mobile-psmenu-bottom-links li{list-style:none; text-align:left; margin:0 0 5px 0;}

.pagenotfound .page-404 .page-search h4{font-size:26px;}

.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .pwi-columns-3{width:33% !important;}
.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .fade-hover .media-container .overlay .item-by{width: 90% !important;}

}


@media only screen and (min-width: 768px) and (max-width: 991px) {

.custome-three-box ul li .subcategory-name{font-size:40px;}
.footer-content h3.title_block{font-size:15px;}
.ofc-time{font-size:22px;}
.footer-links h4.title_block{font-size:15px;}

.cart_coupon{min-height: auto; padding:20px; width: 100%; margin-bottom: 30px;}
#order-detail-content .cart_totals{padding:20px; width: 100%;}

.product_list .right-block span.prod_name{min-height:37px;}
.pagenotfound .page-404 .page-search h4{font-size:18px;}

.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .pwi-columns-3{width:50% !important; height:30vw !important;}

.footer-links .footer_block_content li{margin-bottom: 10px;}
.footer-links .footer_block_content li a{display: block; line-height: normal;}
.footer-links .footer_block_content li a span{border: 1px solid transparent; clear: both; float: left; line-height: 20px;}

}

@media only screen and (max-width: 991px) {
.rlp-product-footer.page-product-box{padding-top:1px;}
}

@media only screen and (max-width: 767px) {
#page-module-mlcblog-mlcblog .custome-textsec{padding: 30px 0 0;}

.custom-sample-page{margin-top: 10px;}
.post-list.publication-post .post{margin-bottom:30px;}

.box-info-product .shwpack{margin: 30px 0 0;}
#pwinstafeed .page-subheading{margin-top: 0px; margin-bottom: 43px;}

.custome-three-box span{margin: 0 0 10px;}
.custome-three-box ul li{margin-bottom:20px; width: 100%;}
.custome-three-box ul li .subcategory-name{font-size:50px;}

h1{font-size:2.5rem;}

#multilink_3,
#multilink_4,
#multilink_5{width:100%; text-align: center;}
#mlc_banner_1{margin-bottom: 0; margin-top: 30px;}
#home-page-tabs li{font-size:15px;}
#content{padding-bottom:30px; padding-top:30px;}
#home-page-tabs{margin: 0 0 15px;}

.product_list .ajax_block_product{margin-bottom: 25px !important;}
.custome-imgboxes{padding: 0;}
.custome-imgboxes .mlc_banner_block{margin-bottom:25px;}

.custome-textsec{margin: 0; padding: 30px 0 0;}
.custome-textsec h1{font-size:20px; margin: 0 0 20px;}
.custome-textsec h2{font-size:18px; margin: 0 0 20px;}
.custome-textsec p{font-size:15px;}


#newsletter_block_left .newsletter_head{margin: 20px 0 30px;}

.footer-content .newsletter_form form{margin-top:0;}
.footer-content #footer > #newsletter_block_left{margin-bottom: 0;}

#footer .block-easyfooter-inner{padding:10px 0 0 !important;}
.page-header .page-title{font-size: 30px; line-height: 36px; padding-bottom: 20px;}
.page-header{padding: 40px 0;}
.page-header h2{line-height: 20px; margin: 0 0 15px;}
.page-header h2 strong{font-size:16px;}
.page-header p{line-height:normal;}

.cart_coupon{min-height: auto; padding:20px; width: 100%; margin-bottom: 30px;}
#order-detail-content .cart_totals{padding:20px; width: 100%;}

#cart_title > span:first-child{font-size: 26px;}
.order-opc .page-heading.step-num{font-size: 26px;}
.dd-new-account-form .page-subheading{display: inline-block; width: 100%;}

#image-block ul li .sharenetwork{margin:20px 0 10px;}
.site-breadcrumb a{padding:0;}

.sitemap h1.page-heading{margin:0 0 30px;}
.sitemap .categTree ul li{line-height:normal;}

.espace-professioneels-page h1{margin:0 0 20px;}

.left_comment{margin-bottom:15px; width:100%;}

.blog_list_large h3{font-size: 18px;}

.order .payment_module a, .order-opc .payment_module a{padding:30px 10px 30px 60px;}

.addresses_wrap .checkbox label{display: inline-block; line-height: normal; vertical-align: top; width: 88%;}
.order .addresses_wrap, .order .addresses .address, .order-opc .addresses_wrap, .order-opc .addresses .address{padding:20px;}

.pagenotfound .page-404 .page-search h4{margin-bottom:10px; margin-top: 0; text-align: center; width: 100%;}
.pagenotfound .page-404 .page-search form{width:100%;}
.pagenotfound .page-404 .page-search{padding:20px 15px;}

.module-pwinstafeed-pwinstafeed #pwinstafeed .pwi-photos .pwi-columns-3{height: inherit !important; width: 100% !important;}

.banner-button{font-size:16px; padding: 13px 20px;}

.post-list.publication-post #fmmPorfolio ol{margin:0 -15px;}

}


.layered_price{display:none !important;}



/* La Marque */

.four-a-propos{}
.four-a-propos h1{margin:0; padding:0; text-align: center;}
.four-a-propos h2{margin:50px 0 50px; padding: 0; font-size: 26px; font-weight: 400;  text-align: center;}
.four-a-propos-wide{margin: 0 -40px; clear: both; padding-bottom:100px;}

.four-a-propos-two-col{margin:0px 0 100px; clear: both;}

.four-a-propos-one-col{margin:0px 0 100px; clear: both;}
.four-a-propos-one-col .four-a-propos-two-col-thumb{width:100%; position: relative;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text{position: absolute; top: 50%; left: 70px; background: #fff; width: 100%; max-width: 650px; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
padding:60px 60px 70px; text-align: left;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text strong{font-size: 40px; font-weight: 600; margin: 0 0 20px 0; display: block; line-height: 50px;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text p{margin:0px;line-height: normal; font-size: 16px;}


.four-a-propos-two-col-thumb {width: 50%;display: inline-block;vertical-align: middle;}
.four-a-propos-two-col-text{width: 49%; display: inline-block; vertical-align: middle; text-align: center; padding:0 50px;}

.four-a-propos-two-col.two-img-overlape{margin-bottom: 305px;}
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb{position: relative;}
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb .second-img{position: absolute; bottom: -206px; right: -512px;}
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-text{vertical-align: top; position: relative; margin-top: 100px;}

.four-a-propos-two-col-text p{margin:0 0 15px 0; font-size: 16px; line-height: normal;}
.four-a-propos-two-col-text strong {font-size: 40px; font-weight: 600; text-transform: uppercase; margin: 0 0 20px 0; display: block; line-height: 50px;}



@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb .second-img{position: absolute; bottom: -104px; right: -539px;}
.four-a-propos-two-col.two-img-overlape{margin-bottom: 225px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb .second-img{position: absolute; bottom: -180px; right: -458px;}
.four-a-propos-two-col.two-img-overlape{margin-bottom:250px;}
.four-a-propos-two-col-text strong{font-size: 30px; line-height: 40px;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text strong{font-size: 30px; line-height: 40px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb .second-img{display:none;}
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-text{margin-top: 0; vertical-align: middle;}
.four-a-propos-two-col-text strong{font-size: 30px; line-height: 40px;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text strong{font-size: 30px; line-height: 40px;}
.four-a-propos-two-col.two-img-overlape{margin-bottom: 100px;}

.post-list.publication-post .post .post-thumbnail{max-width:300px; overflow:hidden; padding-top:200px; position:relative;}
.post-list.publication-post .post .post-thumbnail img{left: 50%; max-height: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb .second-img{display:none;}
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-text{margin-top: 0; vertical-align: middle;}
.four-a-propos-two-col-text strong{font-size:20px; line-height:30px;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text strong{font-size:20px; line-height:30px;}
.four-a-propos-two-col.two-img-overlape{margin-bottom:50px;}

.four-a-propos-two-col-text p{font-size: 14px;}
.four-a-propos h2{font-size: 20px; line-height: normal;}

.four-a-propos-wide{padding-bottom: 50px;}
.four-a-propos-two-col{margin: 0 0 50px;}
.four-a-propos-one-col{margin: 0 0 50px;}
.four-a-propos-two-col:last-child{margin: 0;}

.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text{left: 0; max-width: 100%; padding: 30px 0 0; position: relative; top: 0; transform: inherit; width: 100%;}

.post-list.publication-post .post .post-thumbnail{max-width:300px; overflow:hidden; padding-top:200px; position:relative;}
.post-list.publication-post .post .post-thumbnail img{left: 50%; max-height: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

#order-detail-content #cart_summary .cart_quantity_wrap{width: 138px; margin:0 10px;}

}

@media only screen and (max-width: 767px) {

#order-detail-content #cart_summary .cart_quantity_wrap{width: 138px; margin:0 10px;}

.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-thumb .second-img{display:none;}
.four-a-propos-two-col.two-img-overlape .four-a-propos-two-col-text{margin-top: 0; vertical-align: middle;}
.four-a-propos-two-col-text strong{font-size:20px; line-height:30px;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text strong{font-size:20px; line-height:30px;}
.four-a-propos-two-col.two-img-overlape{margin-bottom:-30px;}

.four-a-propos-two-col-text p{font-size: 14px;}
.four-a-propos h2{font-size: 20px; line-height: normal;}
.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text p {font-size: 14px;}

.four-a-propos-wide{padding-bottom: 30px;}
.four-a-propos-two-col{margin:0;}
.four-a-propos-one-col{margin: 0 0 30px;}
.four-a-propos-two-col:last-child{margin: 0;}

.four-a-propos-one-col .four-a-propos-two-col-thumb .four-a-propos-inner-text{left: 0; max-width: 100%; padding: 30px 0 0; position: relative; top: 0; transform: inherit; width: 100%; }

.four-a-propos-two-col-text{padding: 30px 0 30px; width: 100%;}
.four-a-propos-two-col-thumb{width: 100%;}
.four-a-propos h2 {font-size: 18px; line-height: normal; margin: 20px 0;}



.pagenotfound .page-404 h1{font-size: 10rem; padding: 0 0 25px;}
.pagenotfound .page-404 .page-content{line-height: normal; padding-bottom: 50px;}

}

@media only screen and (max-width: 569px) {
#sample_products .prolist .allpro{width:50%;}
.mseletion .finalproimg .allpro{width: 50%;}
#sample_products .mseletion span{text-align: center;}
}



/*****************************************************************************
*****************************************************************************/
#cart_summary tbody td.cart_description small{display: block; padding: 5px 0 0;}
.cart_delete a{padding: 3px 8px; border: 1px solid #e4e6eb;}
.cart_delete a svg{height:14px !important; width:14px !important;}


.advtm_menu_17.sub .pm_value_ovecls > p{background:#ca863f; color:#fff; margin-bottom:10px; padding:5px 10px;}
.advtm_menu_15.sub .pm_value_ovecls > p{background:#8c264e; color:#fff; margin-bottom:10px; padding:5px 10px;}
.advtm_menu_8.sub .pm_value_ovecls > p{background:#f7d1e0; color:#fff; margin-bottom:10px; padding:5px 10px;}

.advtm_column_wrap_39 .adtm_column.adtm_column_246 .column_wrap_title{margin:0px 0px 20px 0 !important;}
.advtm_column_wrap_39 .adtm_column.adtm_column_244 .column_wrap_title{margin:0px 0px 10px 0 !important;}
.advtm_column_wrap_34 .adtm_column.adtm_column_255 .column_wrap_title{margin:0px 0px 12px 0 !important;}

.adtm_column.adtm_column_247 .column_wrap_title a{font-weight:400 !important;}
.adtm_column.adtm_column_252 .column_wrap_title a{font-weight:400 !important;}

.advtm_column_wrap_40 .adtm_column_243 .column_wrap_title{margin:0px 0px 12px 0 !important;}
.advtm_column_wrap_40 .adtm_column_251 .column_wrap_title{margin:0px 0px 12px 0 !important;}


@media only screen and (min-width:1200px) {
.adtm_column_wrap_td.advtm_column_wrap_td_36,
.adtm_column_wrap_td.advtm_column_wrap_td_37{padding-top:65px;}
.adtm_column_wrap_td.advtm_column_wrap_td_42,
.adtm_column_wrap_td.advtm_column_wrap_td_38{padding-top:37px;}
.adtm_column_wrap_td.advtm_column_wrap_td_39{width:25%;}
.adtm_column_wrap_td.advtm_column_wrap_td_34{width:25%;}
}

@media only screen and (max-width:1199px) {
.advtm_menu_17.sub .pm_value_ovecls > p,
.advtm_menu_15.sub .pm_value_ovecls > p,
.advtm_menu_8.sub .pm_value_ovecls > p{line-height:normal; padding:10px; margin-bottom:0px;}
}

/*****************************************************************************
                                        Layer Cart Css
*****************************************************************************/

.layer_cart_overlay{background-color:#000; display:none; height:100%; left:0; position:fixed; top:0; width:100%; z-index:98; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20); opacity:0.2;}

#layer_cart .layer_cart_product p{font-size:22px; font-weight:400; color:#c78830; margin:0 0 22px 0;}
#layer_cart .layer_cart_cart p{font-size:23px; font-weight:400; color:#333333; border-bottom:1px solid #d6d4d4; padding-bottom:13px;  margin:0 0 17px 0;}
#layer_cart .layer_cart_product p i{float: left; font-size: 30px; line-height: 30px; padding-right: 8px;}

/*
#layer_cart .layer_cart_product{padding:30px 30px 30px 30px; overflow:hidden; position:static;}


@media (max-width:767px) {
#layer_cart .layer_cart_product h2{font-size:18px; padding-right:0; line-height:normal;}
}
#layer_cart .layer_cart_product h2 i{font-size:30px; line-height:30px; float:left; padding-right:8px;}
@media (max-width:767px) {
#layer_cart .layer_cart_product h2 i {font-size:22px; line-height:22px;}
}
#layer_cart .layer_cart_product .product-image-container{max-width:178px; border:1px solid #d6d4d4;  padding:5px; float:left;  margin-right:30px;}
@media (max-width:480px) {
#layer_cart .layer_cart_product .product-image-container{float:none; margin-right:0; margin-bottom:10px;}
}
#layer_cart .layer_cart_product .layer_cart_product_info{padding:38px 0 0 0;}
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title{display:block; padding-bottom:8px;}
#layer_cart .layer_cart_product .layer_cart_product_info > div{padding-bottom:7px;}
#layer_cart .layer_cart_product .layer_cart_product_info > div strong{padding-right:3px;}
#layer_cart .layer_cart_cart{background:#fafafa; border-left:1px solid #d6d4d4; padding:21px 30px 170px 30px; -webkit-border-radius:0px 4px 4px 0px; -moz-border-radius:0px 4px 4px 0px; -ms-border-radius:0px 4px 4px 0px;
-o-border-radius:0px 4px 4px 0px; border-radius:0px 4px 4px 0px; position:relative;}
@media (min-width:1200px){
#layer_cart .layer_cart_cart{min-height:318px;}
}
@media (min-width:992px) and (max-width:1199px){
#layer_cart .layer_cart_cart{min-height:360px;}
}
@media (max-width:991px) {
#layer_cart .layer_cart_cart{border-left:none; border-top:1px solid #d6d4d4;}
}

@media (max-width:767px) {
#layer_cart .layer_cart_cart h2{font-size:18px;}
}
#layer_cart .layer_cart_cart .layer_cart_row{padding:0 0 7px 0;}
#layer_cart .layer_cart_cart .button-container{position:absolute; bottom:0; left:0; width:100%; padding:0px 30px 20px 30px;}
#layer_cart .layer_cart_cart .button-container .btn{margin-bottom:10px;}
#layer_cart .layer_cart_cart .button-container span.exclusive-medium{margin-right:5px;}
#layer_cart .layer_cart_cart .button-container span.exclusive-medium i{padding-right:5px; color:#777777;}
#layer_cart .cross{position:absolute; right:7px; top:8px; width:25px; height:25px; cursor:pointer; color:#333333; z-index:2;}
#layer_cart .cross:before{content:"\f057"; display:block; font-family:"FontAwesome"; font-size:25px; line-height:25px;}
#layer_cart .cross:hover{color:#c40060;}
#layer_cart .continue{cursor:pointer;}
#layer_cart p{padding:0px;}*/


@media screen and (max-width: 420px) {
ul.product_list.product_list_pack li.twoP{width:50%;}
}

@media screen and (max-width: 379px) {
.login-page-wrap .tabs-nav{margin:0; padding:0px;}
.login-page-wrap .tabs-nav .tab-nav{margin:0 30px 22px;}

}

/*DD 30-11-2017*/
.page-product-box .lgcomment_button {
	display: inline-block;
}
.commentfilter
{
	text-align: center;
}
#page-product .popup-review
{
	max-height: 90%;
	overflow: auto;
}
.page-product-box ~ br
{
	display: none;
}
.product_attributes .add_to_cart_button
{
	display: inline-block;
}
.product_reviews {
	display: inline-block;
}
.product_reviews > div {
	display: block !important;
	margin: 10px !important;
	transform: translateY(100%);
}

.product_reviews_available  {
	display: inline-block;
	vertical-align: middle;
}
.product_reviews_available  > div {
	display: block !important;
	margin: 10px !important;
}
.crsl-items {
	padding-bottom: 10px;
}
.out_of_stock_text {
	clear: both;
	color: #841943;
	font-weight: normal;
	line-height: normal;
	margin: 30px 0 13px;
}

#page-product .product_attributes #oos_customer_email {
	border: 2px solid #c2c2c2;
	border-radius: 5px;
	color: grey;
	float: left;
	line-height: normal;
	max-width: 315px;
	padding: 8px 15px;
	width: calc(100% - 130px);
	box-shadow: inset 0px 0px 8px 0px #ddd;
	-moz-box-shadow: inset 0px 0px 8px 0px #ddd;
	-webkit-box-shadow: inset 0px 0px 8px 0px #ddd;
}
#page-product .product_attributes #totshowmailalerts_link {
	background: #841943 none repeat scroll 0 0;
	border: 2px solid #c2c2c2;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
	line-height: normal;
	margin: 0 0 0 -5px;
	min-width: 0;
	padding: 8px 15px;
	width: auto;
	border-left: none;
}
#page-product .product_attributes #oos_customer_email.form-control::-moz-placeholder  {color:grey; opacity: 0.5;}
#page-product .product_attributes #oos_customer_email.form-control:focus::-moz-placeholder  {opacity: 0;}
#page-product .product_attributes #oos_customer_email.form-control::-webkit-input-placeholder  {color:grey; opacity: 0.4;}
#page-product .product_attributes #oos_customer_email.form-control:focus::-webkit-input-placeholder  {opacity: 0;}

#page-product .product_attributes #oos_customer_email_result {
	clear: both;
	display: block;
	width: 100%;
}

#home-content + .site-footer .crsl-comment,
#page + .site-footer .crsl-comment,
#page-product .site-footer .crsl-comment,
#page-module-portfolio-portfolio .site-footer .crsl-comment
{
	height: 115px;
	overflow: hidden;
}
#home-content + .site-footer .crsl-item,
#page + .site-footer .crsl-item,
#page-product .site-footer .crsl-item,
#page-module-portfolio-portfolio .site-footer .crsl-item
{
	height: 250px !important;
}

.crsl-comment {
	height: 135px;
	line-height: 20px;
	overflow: hidden;
}
.block-center
{
	overflow: auto;
}


@media screen and (min-width: 320px) and (max-width: 479px) {
	#page-product .popup-review
	{
		margin: 30px auto;
	}
	#page-product .popup-review .content {
		max-height: none;
	}
	#home-content + .site-footer .crsl-comment,
	#page + .site-footer .crsl-comment,
	#page-product .site-footer .crsl-comment,
	#page-module-portfolio-portfolio .site-footer .crsl-comment
	{
		line-height: 25px;
	}

}
@media screen and (min-width: 320px) and (max-width: 409px) {
	.crsl-item {
		/* width: calc(100vw - 40px) !important; */
		/* margin: 9px !important; */
	}
	.crsl-items
	{
		margin-left: -9px;
	}
}
@media screen and (min-width: 410px) and (max-width: 479px) {
	#home-content + .site-footer .crsl-item,
	#page + .site-footer .crsl-item,
	#page-product .site-footer .crsl-item,
	#page-module-portfolio-portfolio .site-footer .crsl-item
	{
		height: 250px !important;
	}
	#home-content + .site-footer .crsl-title,
	#page + .site-footer .crsl-title,
	#page-product .site-footer .crsl-title,
	#page-module-portfolio-portfolio .site-footer .crsl-title
	{
		font-size: 16px;
		height: 30px;
		overflow: hidden;
	}
	#home-content + .site-footer .crsl-comment,
	#page + .site-footer .crsl-comment,
	#page-product .site-footer .crsl-comment,
	#page-module-portfolio-portfolio .site-footer .crsl-comment
	{
		height: 80px;
		overflow: hidden;
		line-height: normal;
	}
	#page-module-blockwishlist-mywishlist .crsl-title {
		font-size: 14px;
		overflow: hidden;
		line-height: normal;
	}
	#page-module-blockwishlist-mywishlist .crsl-comment {
		/* height: 100px; */
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	#page-product .popup-review
	{
		margin: 30px auto;
	}
	#page-product .popup-review .content {
		max-height: none;
	}

	#home-content + .site-footer .crsl-title,
	#page + .site-footer .crsl-title,
	#page-product .site-footer .crsl-title,
	#page-module-portfolio-portfolio .site-footer .crsl-title
	{
		font-size: 16px;
		height: 30px;
		overflow: hidden;
	}
	#home-content + .site-footer .crsl-comment,
	#page + .site-footer .crsl-comment,
	#page-product .site-footer .crsl-comment,
	#page-module-portfolio-portfolio .site-footer .crsl-comment
	{
		height: 80px;
		line-height: normal;
	}
	#page-module-blockwishlist-mywishlist .crsl-title {
		font-size: 14px;
		overflow: hidden;
		line-height: normal;
	}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
	#page-product .popup-review
	{
		width: 80%;
	}
	#page-product .popup-review .content {
		max-height: none;
	}
	.page-product-box .commentfilter {
		float: none;
		margin-right: 0;
		display: inline-block;
		width: 70px;
		word-wrap: normal;
	}
	#home-content + .site-footer .crsl-title,
	#page + .site-footer .crsl-title,
	#page-product .site-footer .crsl-title,
	#page-module-portfolio-portfolio .site-footer .crsl-title
	{
		font-size: 16px;
		height: 30px;
		overflow: hidden;
	}
	#home-content + .site-footer .crsl-comment,
	#page + .site-footer .crsl-comment,
	#page-product .site-footer .crsl-comment,
	#page-module-portfolio-portfolio .site-footer .crsl-comment
	{
		line-height: normal;
	}
}

@media screen and (min-width: 980px) and (max-width: 991px) {
	#home-content + .site-footer .crsl-title,
	#page + .site-footer .crsl-title,
	#page-product .site-footer .crsl-title,
	#page-module-portfolio-portfolio .site-footer .crsl-title
	{
		font-size: 16px;
		height: 30px;
		overflow: hidden;
	}
	#home-content + .site-footer .crsl-comment,
	#page + .site-footer .crsl-comment,
	#page-product .site-footer .crsl-comment,
	#page-module-portfolio-portfolio .site-footer .crsl-comment
	{
		line-height: normal;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	#home-content + .site-footer .crsl-title,
	#page + .site-footer .crsl-title,
	#page-product .site-footer .crsl-title,
	#page-module-portfolio-portfolio .site-footer .crsl-title,
	{
		font-size: 16px;
		height: 30px;
		overflow: hidden;
	}
	#home-content + .site-footer .crsl-comment,
	#page + .site-footer .crsl-comment,
	#page-product .site-footer .crsl-comment,
	#page-module-portfolio-portfolio .site-footer .crsl-comment
	{
		line-height: normal;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1366px) {
	#home-content + .site-footer .crsl-title,
	#page + .site-footer .crsl-title
	#page-product .site-footer .crsl-title,
	#page-module-portfolio-portfolio .site-footer .crsl-title
	{
		height: 30px;
		overflow: hidden;
	}
}



/*======= DD-06-12-17 =======*/
.page-product-box .page-product-heading{margin-top: 50px; margin-bottom: 63px; line-height: 1.9;}
#home-content + .site-footer .crsl-comment{height: 99px;}
#page + .site-footer .crsl-comment{height: 99px;}
#page-product .site-footer .crsl-comment{height: 99px;}
#page-module-portfolio-portfolio .site-footer .crsl-comment{height: 99px;}
#footer #w-title{ font-weight: 300; font-size: 23px;}
#footer #w-title a{color: #666364;}
#footer #w-more{font-weight: 500; font-size: 1.6rem;}
#footer #w-more a{color: #23232c;}

/*======= end-DD-06-12-17 =======*/