html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q,
blockquote {
	quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

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

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.debug {
	color: red;
}

/* cyrillic-ext */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2)
			format("woff2");
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2)
			format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2)
			format("woff2");
	unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2)
			format("woff2");
	unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2)
			format("woff2");
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2)
			format("woff2");
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
		U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2)
			format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
		U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"),
		url(https://fonts.gstatic.com/s/ubuntu/v9/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2)
			format("woff2");
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"),
		url(https://fonts.gstatic.com/s/ubuntu/v9/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2)
			format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"),
		url(https://fonts.gstatic.com/s/ubuntu/v9/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2)
			format("woff2");
	unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"),
		url(https://fonts.gstatic.com/s/ubuntu/v9/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2)
			format("woff2");
	unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"),
		url(https://fonts.gstatic.com/s/ubuntu/v9/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2)
			format("woff2");
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
		U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"),
		url(https://fonts.gstatic.com/s/ubuntu/v9/sDGTilo5QRsfWu6Yc11AXg.woff2)
			format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
		U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.picto-sprite,
.picto-discuss-issue,
.picto-en,
.picto-es,
.picto-fr,
.picto-pay-3x,
.picto-pay-alma3,
.picto-pay-alma4,
.picto-pay-cb,
.picto-pay-cheque,
.picto-pay-epnf_3x,
.picto-pay-epnf_4x,
.picto-pay-paypal,
.picto-pay-virement,
.picto-pay-yesbycash,
.picto-star-disabled,
.picto-star,
.picto-troisx {
	background-image: url("../../images/picto-scc4371f30b.png");
	background-repeat: no-repeat;
}

.picto-discuss-issue {
	background-position: 0 0;
	height: 32px;
	width: 32px;
}

.picto-en {
	background-position: 0 -37px;
	height: 24px;
	width: 24px;
}

.picto-es {
	background-position: 0 -66px;
	height: 24px;
	width: 24px;
}

.picto-fr {
	background-position: 0 -95px;
	height: 24px;
	width: 24px;
}

.picto-pay-3x {
	background-position: 0 -124px;
	height: 45px;
	width: 123px;
}
.picto-pay-alma3 {
	background-position: 0 -174px;
	height: 43px;
	width: 120px;
}

.picto-pay-alma4 {
	background-position: 0 -222px;
	height: 43px;
	width: 120px;
}

.picto-pay-cb {
	background-position: 0 -270px;
	height: 45px;
	width: 123px;
}

.picto-pay-cheque {
	background-position: 0 -320px;
	height: 45px;
	width: 123px;
}

.picto-pay-epnf_3x {
	background-position: 0 -370px;
	height: 45px;
	width: 123px;
}

.picto-pay-epnf_4x {
	background-position: 0 -420px;
	height: 45px;
	width: 123px;
}

.picto-pay-paypal {
	background-position: 0 -470px;
	height: 45px;
	width: 123px;
}

.picto-pay-virement {
	background-position: 0 -520px;
	height: 45px;
	width: 123px;
}

.picto-pay-yesbycash {
	background-position: 0 -570px;
	height: 45px;
	width: 123px;
}

.picto-star-disabled {
	background-position: 0 -620px;
	height: 21px;
	width: 22px;
}

.picto-star {
	background-position: 0 -646px;
	height: 21px;
	width: 22px;
}

.picto-troisx {
	background-position: 0 -672px;
	height: 84px;
	width: 84px;
}

[class^="picto-"],
[class*=" picto-"],
[class^="iconf-"],
[class*=" iconf-"] {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
[class^="picto-"]:hover,
[class*=" picto-"]:hover,
[class^="iconf-"]:hover,
[class*=" iconf-"]:hover {
	text-decoration: none;
}

img,
iframe {
	max-width: 100%;
	height: auto;
}

/* Enough everywhere except IE8. */
@media \0screen {
	img {
		width: auto;
	}
}
/* Prevent height distortion in IE8. */
@font-face {
	font-family: "icomoon";
	src: url("/css/screen/fonts/icomoon.eot?k5ldnf");
	src: url("/css/screen/fonts/icomoon.eot?k5ldnf#iefix")
			format("embedded-opentype"),
		url("/css/screen/fonts/icomoon.ttf?k5ldnf") format("truetype"),
		url("/css/screen/fonts/icomoon.woff?k5ldnf") format("woff"),
		url("/css/screen/fonts/icomoon.svg?k5ldnf#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="iconf-"],
[class*=" iconf-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconf-Cadenas:before {
	content: "\e914";
}

.iconf-newsletter:before {
	content: "\e913";
}

.iconf-zoom:before {
	content: "\e912";
}

.iconf-attach:before {
	content: "\e911";
}

.iconf-mail:before {
	content: "\e910";
}

.iconf-heart:before {
	content: "\e90f";
}

.iconf-arrow-left:before {
	content: "\e900";
}

.iconf-arrow-right:before {
	content: "\e901";
}

.iconf-arrow-up:before {
	content: "\e902";
}

.iconf-arrow-down:before {
	content: "\e909";
}

.iconf-download:before {
	content: "\e90b";
}

.iconf-video:before {
	content: "\e90e";
}

.iconf-x:before {
	content: "\e908";
}

.iconf-cart:before {
	content: "\e903";
}

.iconf-delivery:before {
	content: "\e904";
}

.iconf-glass:before {
	content: "\e905";
}

.iconf-hotline:before {
	content: "\e906";
}

.iconf-user:before {
	content: "\e907";
}

.iconf-google-plus:before {
	content: "\e90c";
}

.iconf-twitter:before {
	content: "\e90d";
}

.iconf-facebook:before {
	content: "\e918";
}

.iconf-menu:before {
	content: "\e90a";
}

.swiper-pagination-switch {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	width: 9px;
	height: 9px;
	background-color: white;
	cursor: pointer;
}
.swiper-pagination-switch + .swiper-pagination-switch {
	margin-left: 13px;
}

.swiper-visible-switch {
	border: 1px solid white;
	background-color: transparent;
}

.ui-selectmenu2 {
	background-color: white;
}
.ui-selectmenu2.ui-selectmenu-button {
	border: 1px solid #cdcccc;
	padding-left: 8px;
}
.ui-selectmenu2.ui-selectmenu-button:hover,
.ui-selectmenu2.ui-selectmenu-button:focus {
	background-color: white;
}
.ui-selectmenu2.ui-selectmenu-button .iconf-arrow-down {
	color: #cdcccc;
	border-left: 1px solid #cdcccc;
	padding-left: 10px;
	height: 20px;
	top: 5px;
	right: 10px;
	font-size: 70%;
	padding-top: 6px;
}
.ui-selectmenu2 .ui-selectmenu-text {
	color: #676767;
	font-size: 13px;
	font-weight: normal;
}

.no-scroll {
	overflow: hidden;
}

.gm-style img {
	max-width: none;
}

input[type="email"]:invalid,
input[type="email"]:-moz-submit-invalid,
input[type="email"]:-moz-ui-invalid {
	box-shadow: none;
}

html {
	height: 100%;
}

html.no-scroll,
body.no-scroll {
	overflow: hidden;
	height: 100%;
}

body {
	min-height: 100%;
	max-width: 100%;
	margin: 0;
	font-size: 12px;
	font-family: "Ubuntu";
}
body.in_popup {
	min-width: 100%;
}

*,
*:after,
*:before,
input[type="text"],
input[type="email"],
select {
	box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	opacity: 1;
}

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	display: block;
	height: 0;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.invisible,
.sc-only {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.img-respond {
	width: 100%;
	height: auto;
}

.btn {
	position: relative;
	-webkit-appearance: none;
	outline: 0;
	border: none;
	cursor: pointer;
	text-align: center;
	line-height: inherit;
	text-transform: uppercase;
	font-weight: normal;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url(/js/boxsizing.htc);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	-moz-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	-webkit-transition-property: background-color, color;
	transition-property: background-color, color;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	font-size: 0.8475em;
	padding: 10px 23px;
}
.btn.mini {
	font-size: 0.54417em;
	font-size: 2vw;
	padding: 6px;
}
.btn.big {
	font-size: 1.16667em;
	font-weight: 600;
	padding: 9px 35px;
}
@media only screen and (min-width: 768px) {
	.btn.big {
		font-size: 1.33333em;
		padding: 10px 36px;
	}
}
@media only screen and (min-width: 1280px) {
	.btn.big {
		font-size: 1.33333em;
		padding: 10px 36px;
	}
}
@media only screen and (min-width: 1920px) {
	.btn.big {
		font-size: 1.53417em;
		padding: 18px 46px;
	}
}
.btn.btn-green {
	background-color: #99c33a;
	color: white;
}
.btn.btn-green:hover {
	background-color: #80a431;
}
.btn.btn-brown {
	background-color: #563417;
	color: white;
}
.btn.btn-brown:hover {
	background-color: #36210e;
}
.btn.btn-beige {
	background-color: #efefd7;
	color: #563417;
}
.btn.btn-beige:hover {
	background-color: #e3e3ba;
}
.btn.btn-orange {
	background-color: #ea9117;
	color: white;
}
.btn.btn-orange:hover {
	background-color: #c67a12;
}

.shadow {
	position: relative;
	top: 0;
	width: 100%;
	height: 19px;
	overflow: hidden;
	z-index: 1000;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.shadow:before,
.shadow .before {
	content: "";
	position: absolute;
	width: 80%;
	height: 20px;
	left: 10%;
	border-radius: 50%;
	z-index: 0;
	top: -26px;
	-moz-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
	box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 1280px) {
	.shadow {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	.shadow:before,
	.shadow .before {
		width: 40%;
		left: 30%;
	}
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	text-transform: uppercase;
	line-height: 100%;
	font-family: "Open Sans";
}

.h2 {
	font-size: 1.25em;
	margin-bottom: 15px;
	margin-top: 7px;
	font-weight: bold;
	color: #54371f;
	text-align: left;
}
@media only screen and (min-width: 1280px) {
	.h2 {
		font-size: 1.67em;
		border-top: 1px solid #cdcccc;
		padding-top: 21px;
		margin-bottom: 25px;
		letter-spacing: 0.033em;
	}
}
@media only screen and (min-width: 1920px) {
	.h2 {
		padding-top: 32px;
		font-size: 2em;
	}
}

.h3 {
	font-size: 1.08333em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #54371f;
	text-align: left;
}
@media only screen and (min-width: 768px) {
	.h3 {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1280px) {
	.h3 {
		font-size: 1.25em;
	}
}
@media only screen and (min-width: 1920px) {
	.h3 {
		font-size: 1.33333em;
	}
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="file"],
textarea {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url(/js/boxsizing.htc);
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 100%;
	border: none;
	font-family: "Ubuntu";
}
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="file"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999999;
}
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
textarea::-moz-placeholder {
	color: #999999;
}
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999999;
}
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999999;
}

input[type="number"] {
	border: 1px solid #cdcccc;
}

input[type="file"] {
	border: none;
}

select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url(/js/boxsizing.htc);
	width: 100%;
	padding: 5px;
	max-width: 180px;
}

label {
	cursor: pointer;
	display: block;
	font-size: 1.16667em;
	font-weight: 600;
	color: #676767;
	margin-bottom: 10px;
}
label.skin-in-radio {
	float: left;
}
label.skin-in-radio + .skin-in-radio {
	margin-left: 10px;
}

.align-right {
	position: absolute;
	right: 0;
	top: 0;
}

.cms-content {
	text-align: left;
}
.cms-content p,
.cms-content span,
.cms-content li {
	font-size: 1.25em;
	color: #676767;
	line-height: 137%;
}
.cms-content p {
	margin: 20px 0;
}
.cms-content p.note {
	margin-top: 5px;
	font-size: 0.8em;
}
.cms-content p.not-margin {
	margin: 0;
}
.cms-content p.not-mtop {
	margin-top: 0;
}
.cms-content p.not-mbottom {
	margin-bottom: 0;
}
.cms-content p.address {
	margin-left: 50px;
	font-weight: bold;
}
.cms-content ul {
	margin-left: 30px;
	margin-bottom: 30px;
}
@media only screen and (min-width: 1920px) {
	.cms-content ul {
		margin-left: 50px;
	}
}
.cms-content li {
	list-style-type: disc;
}
.cms-content b {
	font-weight: bold;
}
.cms-content a {
	color: #97c93b;
}
.cms-content a:hover {
	text-decoration: underline;
}

.breadcrumb {
	margin: 15px;
	margin-top: 0;
}
@media only screen and (min-width: 768px) {
	.breadcrumb {
		margin-bottom: 14px;
	}
}
@media only screen and (min-width: 1920px) {
	.breadcrumb {
		padding-left: 3.33%;
	}
}
.breadcrumb li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	font-family: "Verdana";
	font-size: 0.91667em;
}
.breadcrumb a {
	color: #999999;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb span {
	display: inline-block;
	font-weight: bold;
	color: #54371f;
}
.breadcrumb span.href {
	color: #999999;
}

.availability .available {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	position: relative;
	height: 13px;
	padding-left: 22px;
	font-weight: 600;
	color: #676767;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.availability .available:before,
.availability .available .before {
	display: block;
	position: absolute;
	content: "";
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	left: 0;
	top: 0px;
	width: 6px;
	height: 6px;
	padding: 6px;
	text-align: center;
	background-color: #3e9f37;
}
.availability .lbl {
	font-style: italic;
	font-size: 1.16667em;
	font-weight: 300;
}
.availability .important {
	color: #de214d;
	margin-top: 5px;
}
.availability.outstock .available {
	color: #e73446;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.availability.outstock .available:before,
.availability.outstock .available .before {
	background-color: #e73446;
}
.availability.partial .available {
	color: #5d5df9;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.availability.partial .available:before,
.availability.partial .available .before {
	background-color: #5d5df9;
}

.box .head {
	position: relative;
	background-color: #563417;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	font-size: 0.91667em;
	min-height: 33px;
}
@media only screen and (min-width: 1280px) {
	.box .head {
		font-size: 1.08333em;
	}
}

.slider {
	position: relative;
	z-index: 999;
}
.slider .prev {
	position: absolute;
	top: 50%;
	left: 0px;
	z-index: 998;
}
.slider .next {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 998;
}
.slider .prev,
.slider .next {
	text-align: center;
	padding: 2% 2.2%;
	color: white;
	border: 1px solid white;
	margin-top: -3%;
	font-size: 1.8vw;
}
@media only screen and (min-width: 768px) {
	.slider .prev,
	.slider .next {
		padding: 1% 1.5%;
	}
}
.slider .prev {
	left: 4%;
}
.slider .next {
	right: 4%;
}
.slider.slider-prd .prev,
.slider.slider-prd .next,
.slider.slider-prd-thumbs .prev,
.slider.slider-prd-thumbs .next {
	border-color: #563417;
	color: #563417;
	padding: 10px 13px;
	font-size: 1em;
}
.slider.slider-prd .prev:hover,
.slider.slider-prd .next:hover,
.slider.slider-prd-thumbs .prev:hover,
.slider.slider-prd-thumbs .next:hover {
	background-color: #563417;
	color: white;
}
@media only screen and (min-width: 480px) {
	.slider.slider-prd .prev,
	.slider.slider-prd .next,
	.slider.slider-prd-thumbs .prev,
	.slider.slider-prd-thumbs .next {
		padding: 8px 11px;
	}
}
.slider.slider-prd .prev,
.slider.slider-prd-thumbs .prev {
	left: 0%;
}
.slider.slider-prd .next,
.slider.slider-prd-thumbs .next {
	right: 0%;
}
.slider.slider-prd {
	/*
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 20px;
  margin-bottom: 20px; */
	margin-top: 30px;
	margin-bottom: 30px;
}
.slider.slider-prd .prd {
	border: 1px solid #cdcccc;
	width: 228px;
	margin-left: 10px;
	margin-right: 10px;
}
.slider.slider-prd .prd:hover {
	border: 1px solid #99c33a;
}
.slider.slider-prd .pagination {
	position: absolute;
	right: 13px;
	top: -25px;
}
@media only screen and (min-width: 768px) {
	.slider.slider-prd .pagination {
		top: -30px;
	}
}
@media only screen and (min-width: 1280px) {
	.slider.slider-prd .pagination {
		top: -40px;
	}
}
@media only screen and (min-width: 1920px) {
	.slider.slider-prd .pagination {
		top: -48px;
		right: 9px;
	}
}
.slider.slider-prd .pagination .swiper-pagination-switch {
	background-color: #563417;
	margin-left: 5px;
}
@media only screen and (min-width: 1280px) {
	.slider.slider-prd .pagination .swiper-pagination-switch {
		width: 12px;
		height: 12px;
	}
}
@media only screen and (min-width: 1920px) {
	.slider.slider-prd .pagination .swiper-pagination-switch {
		width: 15px;
		height: 15px;
	}
}
.slider.slider-prd .pagination .swiper-visible-switch {
	border: 1px solid #563417;
	background-color: transparent;
}
@media only screen and (min-width: 768px) {
	.slider.slider-prd-thumbs .swiper-wrapper {
		left: 38px;
	}
}
@media only screen and (min-width: 1280px) {
	.slider.slider-prd-thumbs {
		text-align: center;
	}
	.slider.slider-prd-thumbs .prev {
		position: relative;
		margin: 0px 0px 5px;
	}
	.slider.slider-prd-thumbs .swiper-container {
		max-height: 352px;
	}
	.slider.slider-prd-thumbs .swiper-container .swiper-wrapper {
		left: 0;
		margin-top: 1px;
	}
	.slider.slider-prd-thumbs .next {
		position: relative;
		margin: 5px 0px 0px;
	}
	.slider.slider-prd-thumbs.hidePrev .swiper-container {
		margin-top: 35px;
	}
}
@media only screen and (min-width: 1920px) {
	.slider.slider-prd-thumbs .swiper-container {
		max-height: 396px;
		max-width: 130px;
	}
}

.input-w {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	position: relative;
	overflow: hidden;
}
.input-w input[type="email"],
.input-w input[type="text"] {
	padding-right: 28px;
	text-align: left;
}
.input-w .btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.input-w button[class^="iconf-"],
.input-w button[class*=" iconf-"] {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.form.theme-inline label {
	vertical-align: top;
}
@media only screen and (min-width: 1024px) {
	.form.theme-inline label {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
		width: 16%;
	}
}
.form.theme-inline input,
.form.theme-inline textarea,
.form.theme-inline .field-score {
	vertical-align: top;
}
@media only screen and (min-width: 1024px) {
	.form.theme-inline input,
	.form.theme-inline textarea,
	.form.theme-inline .field-score {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
		width: 69%;
	}
}
.form .red {
	color: #e73446;
}
.form select {
	border: 1px solid #cdcccc;
}
.form input[type="text"],
.form input[type="number"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="password"],
.form input[type="file"],
.form textarea {
	border: 1px solid #cdcccc;
	padding: 5px;
	font-size: 1.08333em;
	font-style: italic;
	max-width: 500px;
}
.form input[type="text"].error,
.form input[type="number"].error,
.form input[type="email"].error,
.form input[type="tel"].error,
.form input[type="password"].error,
.form input[type="file"].error,
.form textarea.error {
	border: 1px solid #d8000c;
}
.form input[type="text"].spinner,
.form input[type="number"].spinner,
.form input[type="email"].spinner,
.form input[type="tel"].spinner,
.form input[type="password"].spinner,
.form input[type="file"].spinner,
.form textarea.spinner {
	padding: 0;
}
.form textarea {
	min-height: 95px;
}
.form .input,
.form .input-block {
	margin: 10px 0px 15px 0;
}

.msg {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.msg p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.msg.msg-info {
	color: #00529b;
	background-color: #bde5f8;
}
.msg.msg-success {
	color: #4f8a10;
	background-color: #dff2bf;
}
.msg.msg-warning {
	color: #9f6000;
	background-color: #feefb3;
}
.msg.msg-error {
	color: #d8000c;
	background-color: #ffbaba;
}

.price .taxe-label {
	font-size: 80%;
}
.price.strikethrough {
	color: #563417;
	text-decoration: line-through;
	font-size: 0.6825em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: bottom;
}
@media only screen and (min-width: 768px) {
	.price.strikethrough {
		font-size: 0.84667em;
	}
}
@media only screen and (min-width: 1280px) {
	.price.strikethrough {
		font-size: 1.04417em;
	}
}
@media only screen and (min-width: 1920px) {
	.price.strikethrough {
		font-size: 1.25em;
	}
}
.price.public {
	color: #e73446;
	font-size: 1.09167em;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
@media only screen and (min-width: 768px) {
	.price.public {
		font-size: 1.35417em;
	}
}
@media only screen and (min-width: 1280px) {
	.price.public {
		font-size: 1.67em;
		margin-left: 8px;
	}
}
@media only screen and (min-width: 1920px) {
	.price.public {
		font-size: 2em;
	}
}
.price.recommended {
	color: #676767;
	font-size: 0.6775em;
	margin-top: 3px;
}
@media only screen and (min-width: 1280px) {
	.price.recommended {
		font-size: 0.835em;
	}
}
@media only screen and (min-width: 1920px) {
	.price.recommended {
		font-size: 1em;
	}
}

.prd {
	text-align: center;
	position: relative;
	display: block;
	padding-bottom: 8px;
}
@media only screen and (min-width: 768px) {
	.prd {
		padding-bottom: 12px;
	}
}
@media only screen and (min-width: 1280px) {
	.prd {
		padding-bottom: 15px;
	}
}
@media only screen and (min-width: 768px) {
	.prd:hover {
		border-color: #99c33a;
	}
}
.prd .media {
	margin-top: 22px;
}
@media only screen and (min-width: 1280px) {
	.prd .media {
		margin-top: 26px;
	}
}
@media only screen and (min-width: 1920px) {
	.prd .media {
		margin-top: 41px;
	}
}
.prd .prd-brand {
	position: absolute;
	left: 6px;
	top: 1px;
	width: 65px;
}
@media only screen and (min-width: 1280px) {
	.prd .prd-brand {
		width: 102px;
	}
}
@media only screen and (min-width: 1920px) {
	.prd .prd-brand {
		width: 124px;
	}
}
.prd .sticker {
	position: absolute;
	top: 3px;
	right: 2px;
	height: auto;
	color: white;
	text-transform: uppercase;
	width: 53px;
	font-size: 0.75em;
	padding: 5px 0;
}
@media only screen and (min-width: 768px) {
	.prd .sticker {
		font-weight: bold;
	}
}
@media only screen and (min-width: 1280px) {
	.prd .sticker {
		font-size: 0.91667em;
		min-width: 66px;
		padding: 6px 0px;
		right: 9px;
	}
}
@media only screen and (min-width: 1920px) {
	.prd .sticker {
		font-size: 1em;
		min-width: 79px;
		padding: 8px 0px;
		right: 9px;
		top: 0;
	}
}
.prd .sticker.promo {
	background-color: #e73446;
}
.prd .sticker.new {
	background-color: #78961f;
}
.prd .sticker.special {
	background-color: #ea9117;
}
.prd .title {
	font-size: 0.90333em;
	font-weight: bold;
	line-height: 120%;
	height: 39px;
	color: #563417;
}
@media only screen and (min-width: 1280px) {
	.prd .title {
		font-size: 1.01667em;
		height: 47px;
		overflow: hidden;
	}
}
@media only screen and (min-width: 1920px) {
	.prd .title {
		font-size: 1.33333em;
		height: 76px;
		overflow: hidden;
	}
}
.prd .hovered {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	width: 100%;
	padding-top: 50%;
	margin-top: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.prd .hovered .btn {
	font-size: 120%;
	padding: 16px 40px;
}
@media only screen and (min-width: 1280px) {
	.prd:hover .hovered {
		display: block;
	}
}
.prd .info {
	width: 66.66667%;
	margin: 0 auto;
	margin-top: 8px;
}

.color-selector {
	position: relative;
}
.color-selector input {
	position: absolute;
	left: -5000px;
}
.color-selector input + label {
	border: 1px solid #f2f1f2;
}
.color-selector input:checked + label {
	border: 1px solid black;
}
.color-selector .color {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin: 5px;
	margin-top: 0;
}
.color-selector .color span {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin: 1px;
	width: 25px;
	height: 25px;
	position: relative;
}
.color-selector .color span.half {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 25px 0 0;
	border-color: transparent transparent transparent transparent;
}
.color-selector .color span.half + .half {
	border-width: 0 0 25px 25px;
}

.input {
	position: relative;
}

#contenu {
	position: relative;
	margin-bottom: 20px;
	padding-top: 15px;
}
@media only screen and (min-width: 768px) {
	#contenu {
		padding-top: 24px;
		margin-bottom: 7px;
	}
}

.col-main {
	margin-bottom: 40px;
	padding: 2%;
}
@media only screen and (min-width: 1024px) {
	.col-main {
		margin-bottom: 0px;
		padding: 0;
		padding-left: 30%;
		padding-right: 1%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-main {
		padding-left: 344px;
		padding-right: 14px;
		/* max-width: 1600px; */
	}
}
@media only screen and (min-width: 1920px) {
	.col-main {
		padding-left: 28%;
		padding-top: 5px;
		padding-right: 7.5%;
		max-width: 100%;
	}
}

.col-sidebar {
	text-align: center;
}
@media only screen and (min-width: 1024px) {
	.col-sidebar {
		/* @include rt(t){ */
		position: absolute;
		top: 7px;
		left: 1%;
		width: 28%;
		/* min-height: 1400px; */
	}
}
@media only screen and (min-width: 1280px) {
	.col-sidebar {
		width: 25%;
		max-width: 294px;
	}
}
@media only screen and (min-width: 1920px) {
	.col-sidebar {
		top: 21px;
		left: 4%;
		max-width: 350px;
	}
}

.col-only {
	position: relative;
	padding: 2%;
}
@media only screen and (min-width: 1280px) {
	.col-only {
		padding: 1%;
	}
}
.col-only .col-1,
.col-only .col-2 {
	border: 1px solid #563417;
}
.col-only .col-1 .body,
.col-only .col-2 .body {
	padding: 15px;
	overflow: hidden;
}
.col-only .col-1 .actions,
.col-only .col-2 .actions {
	text-align: right;
}
@media only screen and (min-width: 768px) {
	.col-only .col-1,
	.col-only .col-2 {
		width: 45%;
		float: left;
	}
	.col-only .col-1 {
		margin: 0 2% 0 3%;
	}
	.col-only .col-2 {
		margin: 0 3% 0 2%;
	}
}

.responsive-table > tbody tr td {
	text-align: left;
}
.responsive-table .resp-label {
	display: none;
}
.responsive-table .tbl-resp-show {
	display: none;
}
.responsive-table .resp-hide {
	display: none;
}

@media only screen and (max-width: 1023px) {
	.responsive-table {
		display: block;
		overflow: hidden;
		/* Force table to not be like tables anymore */
		/* Hide table headers (but not display: none;, for accessibility) */
	}
	.responsive-table caption {
		width: 100%;
		display: block;
	}
	.responsive-table > tfoot {
		display: block;
		float: right;
	}
	.responsive-table tr {
		border: 0 none;
	}
	.responsive-table > thead,
	.responsive-table > tbody {
		display: block;
	}
	.responsive-table > thead > tr,
	.responsive-table > tbody > tr {
		display: block;
		overflow: hidden;
	}
	.responsive-table > thead > tr.favorites-table.folded,
	.responsive-table > tbody > tr.favorites-table.folded {
		display: none;
	}
	.responsive-table > thead > tr > th,
	.responsive-table > thead > tr > td,
	.responsive-table > tbody > tr > th,
	.responsive-table > tbody > tr > td {
		display: block;
	}
	.responsive-table > thead > tr > td,
	.responsive-table > tbody > tr > td {
		/* Behave  like a "row" */
		border: none;
		position: relative;
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	.responsive-table > thead > tr > td:before,
	.responsive-table > thead > tr > td .before,
	.responsive-table > tbody > tr > td:before,
	.responsive-table > tbody > tr > td .before {
		position: absolute;
		left: 10px;
		padding-right: 10px;
		white-space: nowrap;
		top: 50%;
		margin-top: -8px;
	}
	.responsive-table > thead > tr > td.tbl-resp-head,
	.responsive-table > tbody > tr > td.tbl-resp-head {
		padding-left: 10px;
		float: left;
		z-index: 4;
		background-color: #f2f1f2;
	}
	.responsive-table > thead > tr > td.tbl-resp-main-head,
	.responsive-table > tbody > tr > td.tbl-resp-main-head {
		cursor: pointer;
		background-color: #f2f1f2;
	}
	.responsive-table > thead > tr > td.tbl-resp-body .resp-label,
	.responsive-table > tbody > tr > td.tbl-resp-body .resp-label {
		display: block;
		position: absolute;
		left: 10px;
		padding-right: 10px;
		white-space: nowrap;
	}
	.responsive-table > thead > tr > td.tbl-resp-body .resp-label.is-th,
	.responsive-table > tbody > tr > td.tbl-resp-body .resp-label.is-th {
		left: 0px;
		top: 0px;
		width: 60%;
		text-align: left;
		padding: 0 0 0 10px;
		line-height: 27px;
		background-color: #e8e1db;
		font-weight: bold;
	}
	.responsive-table > thead > tr .tbl-resp-show,
	.responsive-table > tbody > tr .tbl-resp-show {
		display: inline-block;
	}
	.responsive-table > thead > tr .tbl-resp-hide,
	.responsive-table > tbody > tr .tbl-resp-hide {
		display: none;
	}
	.responsive-table > tbody tr td {
		text-align: right;
	}
	.responsive-table > tbody tr td.tbl-resp-main-head {
		text-align: left;
	}
	.responsive-table > thead > tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.folded .tbl-resp-body {
		display: none;
	}
	.folded.favorites-table .tbl-resp-body {
		display: block;
	}
}
@media only screen and (min-width: 1280px) {
	.popup {
		width: 880px;
	}
}
@media only screen and (min-width: 1920px) {
	.popup {
		width: 1200px;
	}
}
.popup .h2 {
	border-top: none;
	padding-top: 0;
	padding-right: 28px;
}
.popup .h2 span,
.popup .h2 a {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.popup .h2 a {
	font-size: 60%;
	margin-left: 10px;
	color: #54371f;
	text-transform: none;
}
.popup .h2 a:hover {
	text-decoration: underline;
}
.popup .icon-close {
	position: absolute;
	top: 18px;
	right: 18px;
	font-size: 1.685em;
	border: 1px solid #666666;
	color: #666666;
	padding: 2px 6px;
}
.popup .inner {
	padding: 20px;
}
@media only screen and (min-width: 768px) {
	.popup .inner {
		padding: 30px;
	}
}
@media only screen and (min-width: 1280px) {
	.popup .inner {
		padding: 40px;
	}
}
@media only screen and (min-width: 1920px) {
	.popup .inner {
		padding: 50px;
	}
}
.popup .inner a.btn {
	color: white;
}
.popup .table-cart {
	border: none;
	width: 100%;
	margin: 0;
}
.popup .table-cart th {
	border-top: none;
	border-left: none;
	border-right: none;
	text-transform: none;
}
.popup .form .actions {
	text-align: center;
}
.popup .form .actions .btn {
	margin: 10px 0;
}
@media only screen and (min-width: 768px) {
	.popup .form .actions {
		text-align: right;
	}
	.popup .form .actions .btn + .btn {
		margin: 0;
		margin-left: 15px;
	}
}
.popup .cart-prd .media {
	margin: 10px 0;
}
.popup .cart-prd .icon-close {
	display: none;
}
.popup .cart-prd .prd-filter {
	display: block;
	margin: 5px 0;
}
.popup .cart-prd .prd-filter + .prd-filter {
	margin-left: 0;
}
.popup .cart-prd .prd-filter .label,
.popup .cart-prd .prd-filter .value {
	font-weight: normal;
}
.popup .cart-prd .prd-filter .value {
	width: auto;
	height: auto;
	padding: 0;
	border: none;
}
.popup .slider-w {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #edf0d6;
}
.popup .slider-w .h2 {
	margin-left: 50px;
	padding-top: 30px;
}
.popup .slider-prd {
	padding-bottom: 30px;
	margin-bottom: 0;
}
.popup .slider-prd .prd {
	background-color: white;
}
.popup .h3 {
	margin-top: 10px;
}
@media only screen and (min-width: 768px) {
	.popup .cms-block {
		width: 49%;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
		margin-right: 1%;
	}
}

.box-messages {
	font-size: 13px;
	margin: 10px 0;
	padding: 8px !important;
}
.box-messages.errors {
	background-color: #ffdddd !important;
	border: 1px solid red;
	color: red;
}
.box-messages.success {
	background-color: #dce7dc !important;
	border: 1px solid green;
	color: green;
}
.box-messages.infos {
	border: 1px solid #e6db55 !important;
	background-color: #fffbcc;
}
.box-messages.not-margin {
	margin: 0;
}
.box-messages.m-onlybottom {
	margin: 0 0 10px 0;
}
.box-messages ul {
	margin: 5px;
}
.box-messages li {
	list-style: none;
}

.apply-reload-zone {
	opacity: 0.5;
}

.g-table.responsive-table {
	border-top: 1px solid #cdcccc;
	width: 100%;
}
.g-table .align-right {
	position: relative;
	text-align: right;
}
.g-table thead tr th {
	padding: 20px;
}
.g-table tbody tr td {
	padding: 20px;
	font-size: 14px;
	color: #563417;
	border-top: 1px solid #cdcccc;
}

.paginator {
	white-space: nowrap;
	text-align: center;
	margin-bottom: 50px;
}
.paginator .page {
	background-color: #99c33a;
	padding: 5px 8px;
	color: #ffffff;
	font-size: 1.2em;
	margin: 0 2px;
}
.paginator .page.selected {
	color: #563417;
	background-color: #ffffff;
	font-weight: 700;
}
.paginator .prev,
.paginator .next {
	color: #563417;
}

.accordion .head {
	margin: 0;
}
.accordion .h2 {
	cursor: pointer;
}
.accordion .item {
	display: none;
}
.accordion .item.first {
	display: block;
}
.accordion .item .actop .title {
	font-size: 1.2em;
	color: #54371f;
	font-weight: 700;
}

.popup-cms-content {
	width: 100%;
}
.popup-cms-content .col-main {
	margin: 0;
	padding: 0;
	padding: 2% 4%;
}
.popup-cms-content .col-main .box.cms.delivery-country p {
	width: 100%;
	margin-bottom: 5px;
}
.popup-cms-content .col-main .box.cms.delivery-country #select-dlv-country {
	margin: 0 auto;
	display: block;
	float: none;
	text-align: left;
}

@media only screen and (min-width: 768px) {
	.popup-cms-content {
		width: 500px;
	}
}
@media only screen and (min-width: 1024px) {
	.popup-cms-content {
		width: 682px;
	}
}
@media only screen and (min-width: 1320px) {
	.popup-cms-content {
		width: 880px;
	}
}
.col-sidebar .trustpilot-widget {
	height: 502px;
	border: 1px solid #cdcccc;
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.2);
	display: none;
	z-index: 15;
}

.loading .overlay {
	display: block;
}

.table-info-delivery th {
	font-weight: bold;
}

.price-sold {
	text-decoration: line-through;
}

.trigger_livezilla {
	cursor: pointer;
	position: fixed;
	right: 20px;
	bottom: 0px;
}
.trigger_livezilla > .close_livezilla {
	height: 10px;
	width: 10px;
	position: absolute;
	right: 32px;
	top: 17px;
}

.anchor-questions {
	white-space: nowrap;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
/*! jQuery UI - v1.11.4 - 2015-09-22
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, autocomplete.css, menu.css, selectmenu.css, slider.css, tooltip.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px 0.4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0.2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}

.ui-selectmenu-open {
	display: block;
}

.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
	margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: 0.8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -0.3em;
	margin-left: 0;
	margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
	border-width: 2px;
}

/*
 * Swiper 2.7.6
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: February 11, 2015
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */
	/*width:200px;
  height: 100px;*/
}

.swiper-slide {
	/* Specify Slides's Size: */
	/*width: 100%;
  height: 100%;*/
}

.swiper-slide-active {
	/* Specific active slide styling: */
}

.swiper-slide-visible {
	/* Specific visible slide styling: */
}

/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */
}

.swiper-active-switch {
	/* Specific active button style: */
}

.swiper-visible-switch {
	/* Specific visible button style: */
}

.ui-spinner {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	height: 29px;
}
.ui-spinner .ui-spinner-button {
	position: absolute;
	cursor: pointer;
	border: 0 none;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	width: 14px;
	height: 14px;
	background-color: #cdcccc;
	display: block;
	color: white;
	right: 0;
}
.ui-spinner .ui-spinner-button:hover {
	text-decoration: none;
}
.ui-spinner .ui-spinner-up,
.ui-spinner .ui-spinner-down {
	padding: 0;
	margin: 0;
}
.ui-spinner .ui-spinner-up {
	top: 0;
}
.ui-spinner .ui-spinner-down {
	bottom: 0;
}
.ui-spinner .spinner {
	text-align: center;
	margin: 0 21px 0 0;
	height: 100%;
	width: 40px;
	padding: 0;
	font-size: 11px;
	color: black;
	font-family: "Ubuntu";
	border: 1px solid white;
	background-color: transparent;
	border: 1px solid #cdcccc;
	text-align: center;
	-moz-appearance: textfield;
}
.ui-spinner .spinner::-webkit-outer-spin-button,
.ui-spinner .spinner::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.ui-selectmenu-menu {
	z-index: 9999991;
}

ul.ui-menu {
	max-height: 420px !important;
	background-color: white;
	border: 1px solid #efefd7;
	border-top: none;
}

.ui-selectmenu-button,
.ui-menu-item {
	padding: 0 11px;
	text-align: left;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: 0;
}

.ui-menu .ui-menu-item {
	padding: 9px;
	line-height: initial;
	height: auto;
	font-size: 1.08333em;
	color: #54371f;
	border-bottom: 1px dotted #f2f1f2;
}
.ui-menu .ui-menu-item:hover {
	color: #78961f;
}
.ui-menu .ui-menu-item.ui-state-disabled {
	display: none;
}

.ui-selectmenu-button {
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 100%;
	padding: 6px 38px 6px 19px;
	position: relative;
}
.ui-selectmenu-button .iconf-arrow-down {
	position: absolute;
	top: 11px;
	right: 8px;
	font-size: 80%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	padding: 0;
	padding-top: 2px;
}
.ui-selectmenu-button:hover,
.ui-selectmenu-button:focus {
	background-color: #edf0d6;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 9999994;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("/images/fancybox/fancybox.png");
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999991;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap,
#fancybox-wrap * {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-safari-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 9999991;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 9999992;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url("/images/fancybox/fancybox.png") -40px 0px;
	cursor: pointer;
	z-index: 9999993;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left,
#fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url("/images/fancybox/blank.gif");
	z-index: 9999992;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 9999992;
	display: block;
}

#fancybox-left-ico {
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
	visibility: visible;
	/* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url("/images/fancybox/fancybox-x.png");
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url("/images/fancybox/fancybox-y.png");
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url("/images/fancybox/fancybox-x.png");
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url("/images/fancybox/fancybox-y.png");
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 9999992;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url("/images/fancybox/fancy_title_over.png");
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url("/images/fancybox/fancybox.png") -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #fff;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url("/images/fancybox/fancybox-x.png") 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url("/images/fancybox/fancybox.png") -55px -90px no-repeat;
}

/* IE6 */
.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
	top: expression(
		(
				-20 + (
						document.documentElement.clientHeight ?
							document.documentElement.clientHeight/2:
							document.body.clientHeight/2
					) + (ignoreMe = document.documentElement.scrollTop ?
							document.documentElement.scrollTop:
							document.body.scrollTop)
			) + "px"
	);
}

#fancybox-loading.fancybox-ie6 div {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
	background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

.fancybox-wrap,
.fancybox-wrap * {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-safari-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.ui-autocomplete {
	z-index: 9999999;
}
.ui-autocomplete .ui-menu-item {
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #edf0d6;
}
.ui-autocomplete .ui-menu-item.ui-state-focus {
	background-color: #99c33a;
	color: white;
	padding: 10px 0;
	margin: 0;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("/images/fancybox/fancybox.png");
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999990;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 9999991;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url("/images/fancybox/fancybox.png") -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left,
#fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url("/images/fancybox/blank.gif");
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
	visibility: visible;
	/* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url("/images/fancybox/fancybox-x.png");
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url("/images/fancybox/fancybox-y.png");
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url("/images/fancybox/fancybox-x.png");
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url("/images/fancybox/fancybox-y.png");
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url("/images/fancybox/fancybox.png");
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url("/images/fancybox/fancy_title_over.png");
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url("/images/fancybox/fancybox.png") -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #fff;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url("/images/fancybox/fancybox-x.png") 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url("/images/fancybox/fancybox.png") -55px -90px no-repeat;
}

/* IE6 */
.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
	top: expression(
		(
				-20 + (
						document.documentElement.clientHeight ?
							document.documentElement.clientHeight/2:
							document.body.clientHeight/2
					) + (ignoreMe = document.documentElement.scrollTop ?
							document.documentElement.scrollTop:
							document.body.scrollTop)
			) + "px"
	);
}

#fancybox-loading.fancybox-ie6 div {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
	background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

#fancybox-close {
	display: none;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
  Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 9999999;
	-webkit-text-size-adjust: 100%;
	/* create separate layer, to avoid paint on window.onscroll in webkit/blink */
	-webkit-backface-visibility: hidden;
	outline: none;
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp img {
	max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
	/* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
	opacity: 0.001;
	will-change: opacity;
	/* for open/close transition */
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	/* autoprefixer: off */
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	/* autoprefixer: off */
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	/* autoprefixer: off */
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

/*
  Background is added as a separate element.
  As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	/* for open/close transition */
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	/* for open/close transition */
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

/*
  stretched thumbnail or div placeholder element (see below)
  style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

/*
  div element that matches size of large image
  large image loads on top of it
*/
.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

/*
  Error message appears when image is not loaded
  (JS option errorMsg controls markup)
*/
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
	opacity: 1;
}

.pswp__button:active {
	outline: none;
	opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	background: url(/images/photoswipe/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
	(-webkit-min-device-pixel-ratio: 1.09375),
	(min-resolution: 105dpi),
	(min-resolution: 1.1dppx) {
	/* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
	.pswp--svg .pswp__button,
	.pswp--svg .pswp__button--arrow--left:before,
	.pswp--svg .pswp__button--arrow--right:before {
		background-image: url(/images/photoswipe/default-skin.svg);
	}

	.pswp--svg .pswp__button--arrow--left,
	.pswp--svg .pswp__button--arrow--right {
		background: none;
	}
}
.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background: none;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	content: "";
	top: 35px;
	background-color: rgba(0, 0, 0, 0.3);
	height: 30px;
	width: 32px;
	position: absolute;
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px;
}

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 99991600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 99991620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}

.pswp__share-tooltip a:first-child {
	/* round corners on the first/last list item */
	border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}

a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}

a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}

a.pswp__share--download:hover {
	background: #ddd;
}

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: 0.75;
	padding: 0 10px;
}

/*
  
  4. Caption

 */
.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption small {
	font-size: 11px;
	color: #bbb;
}

.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #ccc;
}

.pswp__caption--empty {
	display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
	visibility: hidden;
}

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	/* We use .gif in browsers that don't support CSS animation */
	background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1)
		infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
	/* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
       by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}
@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
/*
  
  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 99991550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
	/* Force paint & create composition layer for controls. */
	opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: none;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
#q {
	padding: 6px;
	margin: 2px 2px 2px 0;
	display: none;
	-moz-transition-property: margin;
	-o-transition-property: margin;
	-webkit-transition-property: margin;
	transition-property: margin;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
@media only screen and (min-width: 768px) {
	#q {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		width: 79%;
		padding: 4px;
		margin-right: 20px;
	}
}

#header {
	position: relative;
	z-index: 9999;
	background-color: #563417;
}
#header .inner-width {
	position: relative;
	max-width: 1768px;
	margin: 0 auto;
}
#header #menu-w {
	background-color: #372011;
	color: white;
	top: 0;
	left: -95%;
	width: 95%;
	position: fixed;
	height: 100vh;
	overflow-x: hidden;
	z-index: 999999;
}
@media only screen and (min-width: 768px) {
	#header #menu-w {
		z-index: 99999;
		top: 0;
		background-color: transparent;
		left: 0;
		position: absolute;
		width: 100%;
		height: 84px;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w {
		overflow: visible;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w {
		height: 77px;
	}
}
#header #menu-w .menu-main {
	margin-top: 40px;
	position: relative;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main {
		margin-top: 40px;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		text-align: right;
		padding-right: 16px;
	}
}
@media only screen and (max-width: 1023px) {
	#header #menu-w .menu-main {
		margin-top: 58px;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w .menu-main {
		right: 0;
		margin-top: 45px;
		padding-right: 188px;
	}
}
@media only screen and (min-width: 1500px) {
	#header #menu-w .menu-main {
		margin-top: 40px;
	}
}
@media only screen and (min-width: 1920px) {
	#header #menu-w .menu-main {
		margin-top: 61px;
		padding-right: 220px;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main > li {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
#header #menu-w .menu-main a {
	display: block;
	color: white;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main a:hover,
	#header #menu-w .menu-main a:focus {
		color: #99c33a;
	}
}
#header #menu-w .menu-main a.active {
	color: #99c33a;
}
#header #menu-w .menu-main > .lvl1 {
	/*@include rt(t) {
  	&:hover .submenu {
  		display: block;
  	}
  }*/
}
#header #menu-w .menu-main > .lvl1.contact > a {
	height: auto;
}
#header #menu-w .menu-main > .lvl1 > a {
	/* height: 52px; */
	padding: 19px 22px;
	width: 95%;
	font-size: 1.20583em;
	font-weight: 600;
	text-transform: uppercase;
	border-top: 1px solid #58331b;
	position: relative;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main > .lvl1 > a {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1 > a:after,
	#header #menu-w .menu-main > .lvl1 > a .after {
		display: none;
		content: "";
		background-color: #99c33a;
		height: 3px;
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 2px;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w .menu-main > .lvl1 > a {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1 > a:after,
	#header #menu-w .menu-main > .lvl1 > a .after {
		bottom: 0px;
		height: 4px;
	}
}
@media only screen and (min-width: 1920px) {
	#header #menu-w .menu-main > .lvl1 > a {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1 > a:after,
	#header #menu-w .menu-main > .lvl1 > a .after {
		bottom: -2px;
	}
}
#header #menu-w .menu-main > .lvl1 > a .icon {
	position: absolute;
	top: 9px;
	right: 0;
	font-size: 90%;
	padding: 10px 16px;
}
#header #menu-w .menu-main > .lvl1 > a .icon.iconf-arrow-down {
	font-size: 55%;
	right: -3px;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main > .lvl1 > a .icon {
		display: none;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main > .lvl1 > a:hover,
	#header #menu-w .menu-main > .lvl1 > a.active {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1 > a:hover:after,
	#header #menu-w .menu-main > .lvl1 > a:hover .after,
	#header #menu-w .menu-main > .lvl1 > a.active:after,
	#header #menu-w .menu-main > .lvl1 > a.active .after {
		display: block;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main > .lvl1 > a {
		font-size: 0.7825em;
		padding: 10px;
		width: 100%;
		height: auto;
		padding: 10px 6px 10px 6px;
		border: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#header #menu-w .menu-main > .lvl1 > a {
		font-size: 0.95em;
		padding: 10px 10px 10px 10px;
	}
}
@media only screen and (min-width: 1024px) {
	#header #menu-w .menu-main > .lvl1 > a {
		/*@include rt(ds) {*/
		font-size: 1.08333em;
		padding: 9px 11px 10px 10px;
	}
}
@media only screen and (min-width: 1500px) {
	#header #menu-w .menu-main > .lvl1 > a {
		font-size: 1.4em;
	}
}
@media only screen and (min-width: 1920px) {
	#header #menu-w .menu-main > .lvl1 > a {
		font-size: 1.55667em;
		padding: 12px 18px 12px 17px;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main > .lvl1.customer,
	#header #menu-w .menu-main > .lvl1.contact {
		display: none;
	}
	#header #menu-w .menu-main > .lvl1.promo a {
		color: #e73446;
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1.promo a:after,
	#header #menu-w .menu-main > .lvl1.promo a .after {
		background-color: #e73446;
	}
	#header #menu-w .menu-main > .lvl1.new a {
		color: #78961f;
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1.new a:after,
	#header #menu-w .menu-main > .lvl1.new a .after {
		background-color: #78961f;
	}
	#header #menu-w .menu-main > .lvl1.special a {
		color: #ea9117;
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#header #menu-w .menu-main > .lvl1.special a:after,
	#header #menu-w .menu-main > .lvl1.special a .after {
		background-color: #ea9117;
	}
}
#header #menu-w .menu-main > .lvl1.active > a {
	color: #99c33a;
}
#header #menu-w .menu-main .submenu {
	display: none;
	text-align: left;
	margin-bottom: 15px;
}
#header #menu-w .menu-main .submenu ul {
	display: none;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main .submenu ul {
		display: block;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main .submenu li {
		line-height: 120%;
	}
}
#header #menu-w .menu-main .submenu .insite-banner,
#header #menu-w .menu-main .submenu a {
	font-size: 0.965em;
	padding: 6px 22px 6px 44px;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main .submenu .insite-banner,
	#header #menu-w .menu-main .submenu a {
		padding: 5px 10px 5px 10px;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w .menu-main .submenu .insite-banner,
	#header #menu-w .menu-main .submenu a {
		font-size: 1.08333em;
	}
}
@media only screen and (min-width: 1920px) {
	#header #menu-w .menu-main .submenu .insite-banner,
	#header #menu-w .menu-main .submenu a {
		padding: 4px 22px 4px 30px;
	}
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main .submenu {
		position: absolute;
		top: 29px;
		left: 0;
		width: 100%;
		background-image: url("/images/maxi-menu.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
		padding: 20px;
		overflow-y: auto;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w .menu-main .submenu {
		padding-left: 5%;
		padding-right: 5%;
		top: 32px;
	}
}
@media only screen and (min-width: 1920px) {
	#header #menu-w .menu-main .submenu {
		top: 46px;
		padding-left: 15%;
		padding-right: 15%;
	}
}
#header #menu-w .menu-main a.subcat {
	font-size: 1.08333em;
	text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main a.subcat {
		margin-top: 9px;
		font-weight: bold;
		font-size: 1em;
		padding-bottom: 0;
		padding-left: 2px;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w .menu-main a.subcat {
		font-size: 1.16667em;
	}
}
#header #menu-w .menu-main a.subcat .icon {
	display: none;
}
#header #menu-w .menu-main .col-menu ul a {
	padding-left: 52px;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main .col-menu {
		width: 20%;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
	}
	#header #menu-w .menu-main .col-menu ul a {
		padding-left: 10px;
	}
}
#header #menu-w .menu-main .insite-banners {
	display: none;
}
@media only screen and (min-width: 768px) {
	#header #menu-w .menu-main .insite-banners {
		display: block;
		margin-top: 15px;
	}
}
@media only screen and (min-width: 1280px) {
	#header #menu-w .menu-main .insite-banners {
		margin-top: 35px;
		margin-bottom: 15px;
	}
}
#header #menu-w .menu-main .insite-banners .insite-banner {
	width: 33%;
	text-align: center;
}
#header #menu-w .menu-main ul.last-child {
	display: none;
}
#header .lang {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 8px;
	background-color: #372011;
	padding-left: 20px;
	height: 40px;
}
@media only screen and (min-width: 768px) {
	#header .lang {
		background-color: transparent;
		padding: 7px;
		top: -34px;
		width: 50%;
	}
}
#header .lang .icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -11px;
	font-size: 120%;
	color: #b4b098;
	border: 1px solid #b4b098;
	padding: 1px 5px 3px;
}
@media only screen and (min-width: 768px) {
	#header .lang .icon {
		display: none;
	}
}
#header .lang .txt,
#header .lang ul,
#header .lang li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#header .lang li + li {
	margin-left: 5px;
}
#header .lang .txt {
	font-size: 1.08333em;
	text-transform: uppercase;
	margin-right: 10px;
	color: white;
}
@media only screen and (min-width: 768px) {
	#header .lang .txt {
		font-size: 0.83333em;
		margin-left: 11px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .lang .txt {
		font-size: 1.08333em;
	}
}
#header .row-top {
	background-color: #372011;
	height: 38px;
	color: #efefd7;
}
#header .row-top.is_stuck {
	z-index: 999;
}
@media only screen and (min-width: 768px) {
	#header .row-top {
		height: 31px;
	}
}
#header .row-top a {
	color: #efefd7;
}
#header .row-menu {
	background-color: #563417;
	height: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#header .row-menu {
		height: 88px;
	}
}
@media only screen and (min-width: 1280px) {
	#header .row-menu {
		height: 77px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .row-menu {
		height: 108px;
	}
}
#header .row-menu a {
	color: #efefd7;
}
#header .row-menu .col.logo {
	top: 11px;
}
@media only screen and (min-width: 768px) {
	#header .row-menu .col.logo {
		z-index: 9999999;
	}
}
#header .row-menu .col.cart,
#header .row-menu .col.user {
	position: absolute;
	top: 2px;
	z-index: 999999;
}
@media only screen and (min-width: 768px) {
	#header .row-menu .col.cart,
	#header .row-menu .col.user {
		top: 7px;
	}
}
@media only screen and (min-width: 1280px) {
	#header .row-menu .col.cart,
	#header .row-menu .col.user {
		top: 35px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .row-menu .col.cart,
	#header .row-menu .col.user {
		top: 49px;
	}
}
#header .row-menu .col.search {
	top: 3px;
}
@media only screen and (min-width: 768px) {
	#header .row-menu .col.search {
		top: 13px;
	}
}
@media only screen and (min-width: 1280px) {
	#header .row-menu .col.search {
		right: 165px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .row-menu .col.search {
		right: 204px;
	}
}
#header .col.btn-menu-open {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-right: 6px;
	position: absolute;
	top: 6px;
	left: 10px;
}
@media only screen and (min-width: 768px) {
	#header .col.btn-menu-open {
		display: none;
	}
}
#header .col.btn-menu-open .iconf-menu {
	margin-left: 6px;
	margin-right: 8px;
	font-size: 220%;
}
#header .col.btn-menu-open .txt {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-weight: 300;
	color: #efefd7;
	font-size: 0.94917em;
}
#header .col {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#header .col.logo {
	position: absolute;
	top: 44px;
	width: 100%;
	height: 45px;
	text-align: center;
	left: 50%;
	margin-left: -74px;
	width: 128px;
}
@media only screen and (min-width: 768px) {
	#header .col.logo {
		width: 138px;
		left: 20px;
		margin-left: 0;
		position: relative;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.logo {
		width: 155px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.logo {
		width: 345px;
		left: 0;
		text-align: left;
	}
}
#header .col.info {
	display: none;
}
@media only screen and (min-width: 768px) {
	#header .col.info {
		position: absolute;
		top: 0;
		left: 34%;
		height: 30px;
		padding-top: 10px;
		background-color: #372011;
		display: block;
		z-index: 99;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	#header .col.info {
		left: 20%;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.info {
		font-size: 1.08333em;
		left: 22%;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.info {
		font-size: 1.215em;
		left: 37.5%;
	}
}
#header .col.trustpilot {
	display: none;
}
#header .col.trustpilot .txt {
	padding: 4px;
}
#header .col.trustpilot .txt,
#header .col.trustpilot .trustpilot-widget {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
@media only screen and (min-width: 1024px) {
	#header .col.trustpilot {
		display: block;
		position: absolute;
		top: 4px;
		left: 53%;
		z-index: 1;
		max-width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.trustpilot {
		left: 60%;
	}
}
#header .col.phone {
	display: none;
}
@media only screen and (min-width: 768px) {
	#header .col.phone {
		display: block;
		position: absolute;
		top: 9px;
		right: 20px;
		font-size: 130%;
	}
	#header .col.phone span {
		display: none;
	}
	#header .col.phone .phonenumber {
		display: block;
		font-weight: bold;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.phone {
		font-size: 100%;
	}
	#header .col.phone span,
	#header .col.phone .phonenumber {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		margin-left: 5px;
		font-size: 0.91667em;
		text-transform: uppercase;
		margin-bottom: 2px;
	}
	#header .col.phone .phonenumber {
		font-size: 1.3775em;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.phone {
		right: 86px;
		top: 4px;
	}
	#header .col.phone span {
		font-size: 1.08333em;
	}
	#header .col.phone .phonenumber {
		font-size: 1.76em;
	}
}
#header .col.search {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 47%;
	text-align: right;
	position: absolute;
	top: 3px;
	right: 90px;
}
@media only screen and (min-width: 768px) {
	#header .col.search {
		width: 35%;
		position: absolute;
		right: 109px;
		top: 48px;
		z-index: 999999;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.search {
		right: 200px;
		width: 36.5%;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.search {
		right: 239px;
		width: 27%;
	}
}
#header .col.search .iconf-glass {
	position: absolute;
	top: 6px;
	right: 0;
	font-size: 160%;
	vertical-align: middle;
}
@media only screen and (min-width: 768px) {
	#header .col.search .iconf-glass {
		font-size: 120%;
		right: 6px;
		top: 6px;
		color: #372011;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.search .iconf-glass {
		font-size: 210%;
		top: 11px;
		right: 11px;
	}
}
#header .col.search .input-w {
	margin-left: 10px;
	margin-right: 30px;
}
@media only screen and (min-width: 768px) {
	#header .col.search .input-w {
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
}
#header .col.search input {
	background-color: #efefd7;
}
@media only screen and (min-width: 768px) {
	#header .col.search input {
		display: block;
		width: 100%;
		padding: 6px;
		font-size: 0.75em;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.search input {
		padding: 13px;
		font-size: 1.08333em;
	}
}
#header .col.cart,
#header .col.user {
	position: absolute;
	top: 2px;
	z-index: 999999;
}
@media only screen and (min-width: 768px) {
	#header .col.cart,
	#header .col.user {
		top: 38px;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.cart,
	#header .col.user {
		top: 65px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.cart,
	#header .col.user {
		top: 78px;
	}
}
#header .col.cart .block,
#header .col.user .block {
	display: none;
	position: absolute;
	top: 43px;
	left: 0;
	width: 320px;
	background-color: transparent;
}
#header .col.cart .block .body,
#header .col.user .block .body {
	background-color: white;
	border: 1px solid #edf0d6;
}
@media only screen and (min-width: 1920px) {
	#header .col.cart .block,
	#header .col.user .block {
		top: 59px;
	}
}
@media only screen and (min-width: 768px) {
	#header .col.cart:hover > a,
	#header .col.user:hover > a {
		color: #372011;
	}
}
#header .col.cart {
	right: 10px;
}
@media only screen and (min-width: 768px) {
	#header .col.cart {
		right: 14px;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.cart {
		right: 21px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.cart {
		right: 0;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.cart .btn {
		font-size: 120%;
	}
}
#header .col.cart .iconf-cart {
	font-size: 165%;
	padding: 5px;
	padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
	#header .col.cart .iconf-cart {
		font-size: 200%;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.cart .iconf-cart {
		font-size: 310%;
	}
}
#header .col.cart .iconf-cart .counter {
	display: none;
	position: absolute;
	font-size: 9px;
	color: #e73446;
	right: 2px;
	top: 22px;
	background-color: white;
	width: 20px;
	height: 20px;
	padding-top: 2px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
	border: 3px solid #563417;
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	#header .col.cart .iconf-cart .counter {
		display: block;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.cart .iconf-cart .counter {
		top: 32px;
	}
}
#header .col.user {
	right: 48px;
	top: 4px;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#header .col.user:after,
#header .col.user .after {
	content: "";
	width: 0px;
	height: 32px;
	position: absolute;
	right: -5px;
	top: 0;
	border-right: 1px solid #372011;
}
@media only screen and (min-width: 1280px) {
	#header .col.user:after,
	#header .col.user .after {
		right: -8px;
		border-right: 3px solid #372011;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.user:after,
	#header .col.user .after {
		right: -18px;
		height: 46px;
	}
}
@media only screen and (min-width: 768px) {
	#header .col.user {
		right: 57px;
		top: 38px;
	}
}
@media only screen and (min-width: 1280px) {
	#header .col.user {
		right: 70px;
		top: 65px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.user {
		right: 80px;
		top: 78px;
	}
}
#header .col.user .iconf-user {
	font-size: 150%;
	padding: 5px;
	padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
	#header .col.user .iconf-user {
		font-size: 200%;
	}
}
@media only screen and (min-width: 1920px) {
	#header .col.user .iconf-user {
		font-size: 310%;
	}
}
#header .col.user .block {
	width: 180px;
}
#header .col.user.isconnect .iconf-user {
	color: #99c33a;
}
#header .block .head {
	font-size: 1.33em;
	font-weight: 600;
	text-align: center;
	padding: 16px;
	background-color: #edf0d6;
}
@media only screen and (min-width: 768px) {
	#header .block .head {
		font-size: 1.08333em;
	}
}
@media only screen and (min-width: 1280px) {
	#header .block .head {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1920px) {
	#header .block .head {
		font-size: 1.33em;
	}
}
#header .block .head a {
	color: #563417;
}
#header .block .line {
	border-bottom: 1px dotted #cdcccc;
	padding: 24px 0 14px 0;
	margin-left: 14px;
	margin-right: 18px;
}
#header .block .media {
	font-size: 1em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 20%;
	text-align: left;
	margin-right: 2%;
}
#header .block .prd-info {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 77%;
}
#header .block .prd-info .title {
	font-weight: bold;
	font-size: 1em;
	color: #54371f;
	margin-bottom: 5px;
}
#header .block .prd-info .features {
	margin-bottom: 13px;
}
#header .block .prd-info .features li {
	color: #676767;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#header .block .prd-info .features li:after,
#header .block .prd-info .features li .after {
	content: "|";
	margin-left: 6px;
	margin-right: 3px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#header .block .prd-info .features li:last-child {
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#header .block .prd-info .features li:last-child:after,
#header .block .prd-info .features li:last-child .after {
	display: none;
}
#header .block .price {
	color: #e73446;
	font-size: 1.25em;
	font-weight: 600;
}
#header .block .summary {
	padding-top: 18px;
	padding-bottom: 15px;
}
#header .block .summary .lbl,
#header .block .summary .value {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 50%;
}
#header .block .summary .lbl {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	color: #54371f;
}
#header .block .summary .value {
	text-align: right;
}
#header .block .actions {
	text-align: center;
	padding: 18px 0;
}
#header .block .tiny {
	font-size: 0.91667em;
	color: #676767;
	padding-top: 5px;
	font-style: italic;
}
#header .block .txt {
	color: #372011;
	display: block;
	padding: 15px 13px;
	font-size: 1.08333em;
}
#header .block .iconf-arrow-right {
	position: absolute;
	top: 16px;
	right: 7px;
}
#header .block .body li {
	position: relative;
}
#header .block .body li a:hover {
	text-decoration: underline;
}
#header .block .btn {
	padding: 15px 65px;
	font-weight: bold;
}
#header .social {
	display: none;
	float: left;
}
@media only screen and (min-width: 768px) {
	#header .social {
		display: block;
		margin-right: 10px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .social {
		padding-top: 5px;
	}
}
@media only screen and (min-width: 768px) {
	#header .social .subtitle {
		margin-bottom: 8px;
	}
}
#header .social .subtitle,
#header .social ul {
	display: inline-block;
}
#header .social li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#header .social li a {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	margin-right: 5px;
	color: white;
	padding: 8px;
	font-size: 142%;
	/*@include rt(ds){
  	width: auto;
  	height: auto;
  }*/
	-moz-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}
@media only screen and (min-width: 768px) {
	#header .social li a {
		width: 26px;
		height: 26px;
		padding: 5px;
		font-size: 110%;
		margin-right: 3px;
	}
}
@media only screen and (min-width: 1920px) {
	#header .social li a {
		width: auto;
		height: auto;
		padding: 9px;
		font-size: 170%;
		margin-right: 5px;
	}
}
#header .social li a.iconf-newsletter {
	background-color: #e73446;
}
#header .social li a.iconf-newsletter:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#header .social li a.iconf-facebook {
	background-color: #4e70a8;
}
#header .social li a.iconf-facebook:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#header .social li a.iconf-twitter {
	background-color: #1cb7eb;
}
#header .social li a.iconf-twitter:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#header .social li a:hover {
	text-decoration: none;
}
#header .social li a.iconf-google-plus {
	background-color: #e2411f;
}
#header .social li a.iconf-google-plus:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.s-media {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	/*
max-width: 50px; */
	padding: 5px;
	width: 22%;
}
@media only screen and (min-width: 1280px) {
	.s-media {
		width: 24%;
	}
}
@media only screen and (min-width: 1920px) {
	.s-media {
		width: 26%;
	}
}

.s-type {
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #8d9091;
}
@media only screen and (min-width: 1280px) {
	.s-type {
		font-size: 0.83333em;
	}
}
@media only screen and (min-width: 1920px) {
	.s-type {
		font-size: 0.91667em;
	}
}

.s-name {
	font-weight: 600;
	font-size: 1em;
	color: #321f13;
}
@media only screen and (min-width: 1280px) {
	.s-name {
		font-size: 1.08333em;
	}
}
@media only screen and (min-width: 1920px) {
	.s-name {
		font-size: 1.16667em;
	}
}

.s-price .public {
	font-size: 1em;
	margin: 0;
	margin-right: 5px;
}
@media only screen and (min-width: 1280px) {
	.s-price .public {
		font-size: 1.08333em;
	}
}
@media only screen and (min-width: 1920px) {
	.s-price .public {
		font-size: 1.16667em;
	}
}

.s-info {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 77%;
}
@media only screen and (min-width: 1280px) {
	.s-info {
		width: 75%;
	}
}
@media only screen and (min-width: 1920px) {
	.s-info {
		width: 73%;
	}
}

.ui-state-focus .s-name,
.ui-state-focus .s-type {
	color: white;
}

.d-block {
	display: block;
}

.is-mobile #header #menu-w {
	display: flex;
	flex-direction: column;
	/* Optional but highly reccomended: enables momentum scrolling on iOS */
	-webkit-overflow-scrolling: touch;
}
.is-mobile #header #menu-w .submenu {
	position: absolute;
	display: block;
	z-index: 10;
	left: 100%;
	top: 0;
	background: #563417;
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}
.is-mobile #header #menu-w .submenu ul {
	display: block;
}
.is-mobile #header #menu-w .submenu .col-menu ul {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 20;
	background: #563417;
	min-height: calc(100vh - 58px);
	width: 100%;
}
.is-mobile #header #menu-w .submenu .col-menu > a {
	border-bottom: 1px solid #372011;
}
.is-mobile #header #menu-w .submenu .col-menu > a > a:last-child {
	border: none;
}
.is-mobile #header #menu-w .menu-back > span,
.is-mobile #header #menu-w .menu-back-2 > span,
.is-mobile #header #menu-w .menu-back-3 > span {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 19px 22px;
	font-size: 1.20583em;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	background: #372011;
	color: #99c33a;
}
.is-mobile #header #menu-w .menu-back > span > .icon,
.is-mobile #header #menu-w .menu-back-2 > span > .icon,
.is-mobile #header #menu-w .menu-back-3 > span > .icon {
	padding: 10px 16px;
}
.is-mobile #header #menu-w a.subcat {
	font-size: 1.20583em;
	font-weight: 600;
	text-transform: uppercase;
	padding: 19px 22px;
	width: 95%;
	position: relative;
}
.is-mobile #header #menu-w a.subcat:after {
	position: absolute;
	content: "\e901";
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	top: 9px;
	right: 0;
	font-size: 90%;
	padding: 10px 16px;
}
.is-mobile #header #menu-w a.subcat + ul > li > a {
	border-bottom: 1px solid #372011;
}
.is-mobile #header #menu-w a.subcat + ul > li:last-child > a {
	border: none;
}
.is-mobile #header #menu-w .col-menu ul a {
	font-size: 1.20583em;
	font-weight: 600;
	text-transform: uppercase;
	padding: 19px 22px;
	position: relative;
	width: 95%;
}
.is-mobile #header #menu-w .col-menu ul a:after {
	position: absolute;
	content: "\e901";
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	top: 9px;
	right: 0;
	font-size: 90%;
	padding: 10px 16px;
}
.is-mobile #header #menu-w .submenu,
.is-mobile #header #menu-w .col-menu > ul,
.is-mobile #header #menu-w .subcat2 + ul.last-child {
	transition: transform ease 0.5s;
	display: block;
}
.is-mobile #header #menu-w .submenu.is-open,
.is-mobile #header #menu-w .col-menu > ul.is-open,
.is-mobile #header #menu-w .subcat2 + ul.last-child.is-open {
	transform: translateX(-100%);
	transition: transform ease 0.5s;
}

.pbk-informations--holder {
	padding: 0 370px 0 180px;
}
@media screen and (max-width: 1919px) {
	.pbk-informations--holder {
		padding-right: 250px;
	}
}
@media screen and (max-width: 1279px) {
	.pbk-informations--holder {
		padding-right: 150px;
	}
}
@media screen and (max-width: 768px) {
	.pbk-informations--holder {
		padding: 0 140px 0 115px;
	}
	.pbk-informations--holder .pbk-informations__slide--content {
		padding: 13px 10px;
		height: 38px;
	}
}

.pbk-informations {
	display: block;
	background: #372011;
	color: #efefd7;
	position: relative;
	z-index: 0;
}
.pbk-informations__slide {
	color: inherit;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
.pbk-informations__slide--holder {
	float: left;
	height: 100%;
}
.pbk-informations__slider {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
.pbk-informations__slide--content {
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 31px;
	overflow: hidden;
}

a.pbk-informations__slide--content:hover {
	text-decoration: underline;
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
#newsletter {
	background-image: url("/images/newsletter.jpg");
	background-repeat: no-repeat;
	background-position-x: -235px;
	background-size: cover;
	padding: 16px;
	color: white;
	margin: 0 auto;
	margin-top: 20px;
}
@media only screen and (min-width: 480px) {
	#newsletter {
		background-position-x: 0;
	}
}
@media only screen and (min-width: 768px) {
	#newsletter {
		padding: 24px 19px;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter {
		padding: 32px 37px;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter {
		padding: 53px 5% 38px 5%;
	}
}
#newsletter .col-text {
	display: none;
}
@media only screen and (min-width: 768px) {
	#newsletter .col-text {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
		width: 60%;
		margin-right: 4%;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter .col-text {
		width: 56%;
		margin-right: 7%;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter .col-text {
		margin-right: 9%;
	}
}
@media only screen and (min-width: 768px) {
	#newsletter .col-register {
		width: 36%;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter .col-register {
		width: 37%;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter .col-register {
		width: 35%;
	}
}
#newsletter .title {
	font-size: 1.16667em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
	#newsletter .title {
		font-size: 1em;
		margin-bottom: 6px;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter .title {
		letter-spacing: 0.033em;
		font-size: 1.66667em;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter .title {
		font-size: 2em;
	}
}
#newsletter .form {
	margin-bottom: 20px;
}
#newsletter p {
	font-size: 0.91667em;
	line-height: 100%;
}
@media only screen and (min-width: 768px) {
	#newsletter p {
		line-height: 140%;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter p {
		font-size: 1.08333em;
		line-height: 130%;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter p {
		font-size: 1.5em;
		line-height: 135%;
	}
}
#newsletter .input {
	margin-top: 14px;
}
@media only screen and (min-width: 1280px) {
	#newsletter .input {
		margin-top: 21px;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter .input {
		margin-top: 21px;
	}
}
#newsletter input[type="email"] {
	border: 1px solid white;
	background: none;
	color: white;
	padding: 7px 10px;
}
#newsletter input[type="email"]:-moz-placeholder {
	color: white;
}
#newsletter input[type="email"]::-moz-placeholder {
	color: white;
}
#newsletter input[type="email"]:-ms-input-placeholder {
	color: white;
}
#newsletter input[type="email"]::-webkit-input-placeholder {
	color: white;
}
@media only screen and (min-width: 768px) {
	#newsletter input[type="email"] {
		font-size: 0.91667em;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter input[type="email"] {
		font-size: 1.34083em;
		padding: 13px 23px;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter input[type="email"] {
		font-size: 1.66667em;
		padding: 17px;
	}
}
#newsletter input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	height: 70%;
	color: white;
	width: 50px;
	z-index: 99;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 0.88333em;
	padding: 5px;
	border: none;
	outline: none;
	border-left: 2px solid white;
}
@media only screen and (min-width: 768px) {
	#newsletter input[type="submit"] {
		font-size: 0.70833em;
		width: 35px;
	}
}
@media only screen and (min-width: 1280px) {
	#newsletter input[type="submit"] {
		font-size: 1.34083em;
		width: 66px;
		margin-top: 7px;
	}
}
@media only screen and (min-width: 1920px) {
	#newsletter input[type="submit"] {
		font-size: 1.34083em;
		width: 66px;
		margin-top: 7px;
	}
}
#newsletter input[type="submit"]:hover {
	font-weight: bold;
}

.reinsurance {
	text-align: left;
	background-image: url("/images/reinsurrance-shadow.png");
	background-repeat: no-repeat;
	background-color: #54371f;
	background-size: 90%;
	color: #efefd7;
	margin: 22px 0;
	padding: 20px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-right: 1%;
	margin-left: 1%;
	max-width: 294px;
	height: 187px;
}
@media only screen and (min-width: 1024px) {
	.reinsurance {
		height: 174px;
	}
}
@media only screen and (min-width: 1280px) {
	.reinsurance {
		display: block;
		width: 100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 21px 24px;
		height: 187px;
	}
}
@media only screen and (min-width: 1920px) {
	.reinsurance {
		height: 225px;
		padding: 0;
		margin: 0;
		margin-top: 30px;
		height: 197px;
	}
}
.reinsurance [class^="iconf-"],
.reinsurance [class*=" iconf-"] {
	font-size: 360%;
	width: 84px;
	height: 84px;
	color: #563417;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	text-align: center;
	padding: 15px 0;
}
@media only screen and (min-width: 768px) {
	.reinsurance [class^="iconf-"],
	.reinsurance [class*=" iconf-"] {
		font-size: 320%;
		width: 55px;
		height: 55px;
		padding: 18px 19px;
	}
}
@media only screen and (min-width: 1280px) {
	.reinsurance [class^="iconf-"],
	.reinsurance [class*=" iconf-"] {
		font-size: 300%;
		width: 65px;
		height: 65px;
		margin-left: 5px;
		padding: 18px 13px;
	}
}
@media only screen and (min-width: 1920px) {
	.reinsurance [class^="iconf-"],
	.reinsurance [class*=" iconf-"] {
		font-size: 500%;
		width: 95px;
		height: 95px;
		margin-left: 26px;
		margin-top: 22px;
	}
}
@media only screen and (min-width: 768px) {
	.reinsurance [class="iconf-Cadenas"] {
		padding: 10px 19px;
	}
}
@media only screen and (min-width: 1280px) {
	.reinsurance [class="iconf-Cadenas"] {
		padding: 18px 19px;
	}
}
@media only screen and (min-width: 1920px) {
	.reinsurance [class="iconf-Cadenas"] {
		margin-top: 17px;
	}
}
.reinsurance .title {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	text-transform: uppercase;
	font-size: 1.20333em;
	font-weight: bold;
	width: 50%;
	margin-left: 10px;
	line-height: 135%;
}
@media only screen and (min-width: 768px) {
	.reinsurance .title {
		vertical-align: top;
		font-size: 96%;
		margin-left: 46px;
		line-height: 155%;
		margin-top: 12px;
	}
}
@media only screen and (min-width: 1280px) {
	.reinsurance .title {
		font-size: 122%;
		margin-left: 26px;
		margin-top: 0;
	}
}
@media only screen and (min-width: 1920px) {
	.reinsurance .title {
		margin-left: 17px;
		margin-top: 30px;
		font-size: 150%;
		line-height: 120%;
		width: 46%;
	}
}
.reinsurance .btn {
	position: absolute;
	bottom: 28px;
	width: 73%;
	left: 12%;
	font-weight: 600;
	margin-top: 16px;
	font-size: 0.8475em;
}
@media only screen and (min-width: 768px) {
	.reinsurance .btn {
		font-size: 100%;
		margin: 0 auto;
		padding: 8px;
	}
}
@media only screen and (min-width: 1280px) {
	.reinsurance .btn {
		font-size: 115%;
		margin: 0 auto;
		padding: 8px;
	}
}
@media only screen and (min-width: 1920px) {
	.reinsurance .btn {
		font-size: 129%;
		margin: 0 auto;
		padding: 14px;
	}
}

.banner {
	display: none;
}
@media only screen and (min-width: 1280px) {
	.banner {
		display: block;
		margin: 22px 0;
	}
}

#footer .vcard,
.card-purebike {
	padding: 10px 0px;
	padding-top: 0;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#footer .vcard .org,
.card-purebike .org {
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#footer .vcard .org:before,
#footer .vcard .org .before,
.card-purebike .org:before,
.card-purebike .org .before {
	display: block;
	content: "";
	width: 14px;
	height: 1px;
	background-color: #54371f;
	margin-bottom: 8px;
}
#footer .vcard:after,
#footer .vcard .after,
.card-purebike:after,
.card-purebike .after {
	display: block;
	content: "";
	margin-top: 6px;
	width: 14px;
	height: 1px;
	background-color: #54371f;
}
@media only screen and (min-width: 1280px) {
	#footer .vcard,
	.card-purebike {
		padding: 20px 6px;
		padding-top: 0;
	}
}
#footer .vcard .org,
.card-purebike .org {
	font-size: 1.03167em;
	font-weight: 300;
	color: #54371f;
	text-transform: uppercase;
	padding-top: 10px;
}
@media only screen and (min-width: 1280px) {
	#footer .vcard .org,
	.card-purebike .org {
		font-size: 1.08333em;
		padding-top: 20px;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .vcard .org,
	.card-purebike .org {
		font-size: 1.5em;
		margin-bottom: 6px;
	}
}
#footer .vcard .adr,
.card-purebike .adr {
	font-size: 0.85917em;
	line-height: 155%;
	color: #676767;
}
@media only screen and (min-width: 1280px) {
	#footer .vcard .adr,
	.card-purebike .adr {
		font-size: 1.08333em;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .vcard .adr,
	.card-purebike .adr {
		font-size: 1.25em;
	}
}
#footer .vcard .type,
.card-purebike .type {
	display: none;
}

#footer {
	max-width: 1920px;
	margin: 0 auto;
}
#footer #map {
	display: none;
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
	#footer #map {
		display: block;
	}
}
#footer .col {
	width: 50%;
	display: none;
	padding: 23px 4%;
}
@media only screen and (min-width: 768px) {
	#footer .col {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
		width: 18%;
		padding: 35px 2%;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .col {
		width: 19%;
		padding: 26px 2%;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .col {
		width: 19%;
		padding: 42px 3%;
	}
}
#footer .col li {
	line-height: 160%;
}
@media only screen and (min-width: 1280px) {
	#footer .col li {
		line-height: 165%;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .col li {
		line-height: 180%;
	}
}
#footer .col-help,
#footer .col-about {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	padding-bottom: 0;
}
#footer .col-about .logo {
	width: 86%;
}
@media only screen and (min-width: 768px) {
	#footer .col-about .logo {
		width: 100%;
		max-width: 110px;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .col-about .logo {
		width: 92%;
		max-width: 210px;
	}
}
@media only screen and (min-width: 768px) {
	#footer .col-about {
		width: 27%;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .col-about {
		width: 23%;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .col-about {
		width: 22%;
		padding: 30px 2%;
	}
}
#footer .block {
	margin-bottom: 34px;
}
#footer .block.client {
	display: none;
}
@media only screen and (min-width: 768px) {
	#footer .block.client {
		display: block;
		margin-bottom: 0;
	}
}
#footer .block.social .subtitle {
	display: block;
}
@media only screen and (min-width: 768px) {
	#footer .block.social .subtitle {
		margin-bottom: 8px;
	}
}
#footer .block.social li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#footer .block.social li a {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	margin-right: 5px;
	color: white;
	padding: 8px;
	font-size: 142%;
	-moz-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}
@media only screen and (min-width: 768px) {
	#footer .block.social li a {
		width: 26px;
		height: 26px;
		padding: 6px;
		font-size: 110%;
		margin-right: 3px;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .block.social li a {
		width: auto;
		height: auto;
		padding: 9px;
		font-size: 190%;
		margin-right: 10px;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .block.social li a {
		font-size: 270%;
		margin-right: 5px;
	}
}
#footer .block.social li a.iconf-facebook {
	background-color: #4e70a8;
}
#footer .block.social li a.iconf-facebook:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#footer .block.social li a.iconf-twitter {
	background-color: #1cb7eb;
}
#footer .block.social li a.iconf-twitter:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#footer .block.social li a:hover {
	text-decoration: none;
}
#footer .block.social li a.iconf-google-plus {
	background-color: #e2411f;
}
#footer .block.social li a.iconf-google-plus:hover {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#footer .subtitle {
	display: block;
	color: #333333;
	text-transform: uppercase;
	font-size: 1.21167em;
	margin-bottom: 7px;
}
@media only screen and (min-width: 768px) {
	#footer .subtitle {
		margin-bottom: 2px;
		font-size: 1.08333em;
	}
	#footer .subtitle + ul {
		margin-bottom: 17px;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .subtitle {
		font-size: 1.08333em;
		margin-bottom: 4px;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .subtitle {
		font-size: 1.5em;
	}
}
#footer a.subtitle:hover {
	text-decoration: underline;
}
#footer li > a {
	color: #676767;
}
#footer li > a:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 1280px) {
	#footer li > a {
		font-size: 1.08333em;
	}
}
@media only screen and (min-width: 1920px) {
	#footer li > a {
		font-size: 1.25em;
	}
}
#footer .menu-foot {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}
@media only screen and (min-width: 1280px) {
	#footer .menu-foot {
		text-align: left;
		padding-left: 2%;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .menu-foot {
		text-align: left;
		padding-left: 4.7%;
	}
}
#footer .menu-foot li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#footer .menu-foot li:first-child a {
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#footer .menu-foot li:first-child a:before,
#footer .menu-foot li:first-child a .before {
	display: none;
}
@media only screen and (min-width: 1280px) {
	#footer .menu-foot li:last-child a {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	#footer .menu-foot li:last-child a:before,
	#footer .menu-foot li:last-child a .before {
		display: none;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .menu-foot li:last-child {
		position: absolute;
		top: 0;
		right: 2%;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .menu-foot li:last-child {
		right: 4.7%;
	}
}
#footer .menu-foot a {
	font-size: 0.75em;
	color: #999999;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
#footer .menu-foot a:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 1280px) {
	#footer .menu-foot a {
		font-size: 1em;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .menu-foot a {
		font-size: 1.25em;
	}
}
#footer .menu-foot a:before,
#footer .menu-foot a .before {
	content: "|";
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: -2px;
}
@media only screen and (min-width: 768px) {
	#footer .menu-foot a:before,
	#footer .menu-foot a .before {
		margin-right: 8px;
	}
}
#footer .iconf-arrow-up {
	border: 1px solid #563417;
	color: #563417;
	padding: 14px 0;
	margin: 0 auto;
	width: 43px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
	#footer .iconf-arrow-up {
		border-width: 2px;
	}
}
@media only screen and (min-width: 1280px) {
	#footer .iconf-arrow-up {
		padding: 14px 0;
		width: 42px;
		margin-top: -18px;
		font-size: 90%;
	}
}
@media only screen and (min-width: 1920px) {
	#footer .iconf-arrow-up {
		padding: 22px 0;
		width: 62px;
		margin-top: -18px;
		font-size: 120%;
	}
}
#footer .iconf-arrow-up:hover {
	color: white;
	background-color: #563417;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.row.main {
	position: relative;
	margin: 0 auto;
}
@media only screen and (min-width: 1280px) {
	.row.main {
		max-width: 1780px;
	}
}
@media only screen and (min-width: 1920px) {
	.row.main {
		max-width: 1920px;
	}
}

.page-home .row.main {
	min-height: 1425px;
}
@media only screen and (min-width: 1920px) {
	.page-home .row.main {
		min-height: 1500px;
	}
}
.page-home .h2 {
	text-align: center;
}
.page-home .col-main {
	text-align: center;
}
@media only screen and (min-width: 1280px) {
	.page-home .col-main {
		padding-top: 21px;
	}
}
@media only screen and (min-width: 1920px) {
	.page-home .col-main {
		padding-left: 470px;
		padding-top: 5px;
		padding-right: 69px;
	}
}
.page-home .col-sidebar {
	text-align: center;
}
@media only screen and (min-width: 1280px) {
	.page-home .col-sidebar {
		position: absolute;
		top: 20px;
		left: 16px;
		width: 294px;
		min-height: 1400px;
	}
}
@media only screen and (min-width: 1920px) {
	.page-home .col-sidebar {
		left: 78px;
		width: 350px;
	}
}
.page-home .col-sidebar .trustpilot-widget {
	height: 502px;
	border: 1px solid #cdcccc;
}
.page-home .insets {
	padding: 12px;
	text-align: center;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
	.page-home .insets {
		margin-bottom: 0px;
	}
}
.page-home .insets .inset {
	overflow: hidden;
	display: block;
}
.page-home .insets .inset img {
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.page-home .insets .inset img:hover {
	-moz-transform: scale(1.11111);
	-ms-transform: scale(1.11111);
	-webkit-transform: scale(1.11111);
	transform: scale(1.11111);
}
.page-home .insets .inset + .inset {
	display: block;
	margin-top: 15px;
}
@media only screen and (min-width: 768px) {
	.page-home .insets {
		padding: 0;
		width: 32.5%;
		float: left;
		margin-left: 2%;
	}
	.page-home .insets .inset + .inset {
		margin-top: 4.33337%;
	}
}
@media only screen and (min-width: 768px) {
	.page-home .highlighted {
		padding: 13px;
	}
}
@media only screen and (min-width: 1280px) {
	.page-home .highlighted {
		max-width: 1780px;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 1920px) {
	.page-home .highlighted {
		padding: 30px 80px;
		max-width: 1920px;
	}
}
@media only screen and (min-width: 768px) {
	.page-home .col-slider {
		width: 65.5%;
		float: left;
	}
}

.slider-home .prev,
.slider-home .next {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
.slider-home .prev:hover,
.slider-home .next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
.slider-home .meta {
	width: 72%;
	margin-right: 0;
	margin-left: auto;
	color: white;
	position: absolute;
	top: 13%;
	right: 0;
	padding: 0 15%;
}
.slider-home .meta a {
	color: white;
}
@media only screen and (min-width: 768px) {
	.slider-home .meta {
		top: 25%;
	}
}
.slider-home .meta .title {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.14917em;
	text-transform: uppercase;
	line-height: 120%;
	margin-bottom: 2px;
	font-size: 4.4vw;
}
@media only screen and (min-width: 768px) {
	.slider-home .meta .title {
		font-size: 1.38417em;
		font-size: 1.8vw;
		letter-spacing: 0.15em;
		margin-bottom: 12px;
	}
}
.slider-home .meta .subtitle {
	display: block;
	text-align: center;
	font-size: 0.78583em;
	line-height: 120%;
	font-size: 2.7vw;
}
@media only screen and (min-width: 768px) {
	.slider-home .meta .subtitle {
		font-size: 0.9475em;
		font-size: 1.3vw;
	}
}
.slider-home .meta .btn {
	margin: 10px auto;
	width: 64%;
	display: block;
	margin: 7% auto;
	padding: 5% 3%;
}
@media only screen and (min-width: 768px) {
	.slider-home .meta .btn {
		width: 48%;
		font-size: 0.65583em;
		font-size: 1vw;
		padding: 3%;
	}
}
.slider-home .pagination {
	display: none;
	position: absolute;
	bottom: 10%;
	text-align: center;
	left: 14%;
	z-index: 999;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.slider-home .pagination {
		display: block;
	}
}
.slider-home .swiper-slide {
	position: relative;
}
.slider-home .swiper-slide a,
.slider-home .swiper-slide img {
	display: block;
}

.list-prd {
	margin-bottom: 15px;
	padding-right: 10px;
	text-align: center;
	padding-left: 10px;
}
@media only screen and (min-width: 1280px) {
	.list-prd {
		padding-left: 0;
	}
}
.list-prd .prd {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	position: relative;
	margin: 5px;
	width: auto;
	border: 1px solid #cdcccc;
	z-index: 0;
	max-width: 228px;
	min-width: 150px;
	padding-top: 39px;
}
.list-prd .prd:hover {
	border-color: #99c33a;
	z-index: 1;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.page-catalog .cms-content p {
	padding: 0;
	font-weight: 600;
	font-size: 100%;
}
@media only screen and (min-width: 768px) {
	.page-catalog .cms-content p {
		font-weight: normal;
	}
}
@media only screen and (min-width: 1920px) {
	.page-catalog .cms-content p {
		padding: 0 33px 0 12px;
	}
}
.page-catalog .actions {
	margin: 15px 0 28px 0;
}
@media only screen and (min-width: 1280px) {
	.page-catalog .actions {
		text-align: left;
	}
}
@media only screen and (min-width: 1920px) {
	.page-catalog .actions .btn {
		font-size: 120%;
		padding: 16px 40px;
	}
}

.col-catalog {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (min-width: 768px) {
	.col-catalog {
		padding-left: 535px;
		padding-right: 142px;
	}
}

.cat-filters {
	margin-top: 24px;
	text-align: left;
}
.cat-filters .align-right {
	padding: 0;
	background-color: #fff;
	color: #54371f;
	border: 1px solid #563417;
	height: 100%;
}
.cat-filters .align-right select {
	padding: 0 15px;
}
.cat-filters .body {
	border: 1px solid #cdcccc;
}
.cat-filters .list {
	position: relative;
	padding: 8px 0;
}
@media only screen and (min-width: 768px) {
	.cat-filters .list {
		padding: 12px 16px;
	}
}
.cat-filters .list .filter {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-left: 2px;
	margin-right: 2px;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.cat-filters .list .filter > .label {
	padding: 8px;
	display: block;
}
@media only screen and (min-width: 768px) {
	.cat-filters .list .filter {
		margin-left: 11px;
		margin-right: 11px;
	}
}
.cat-filters .list .filter:after,
.cat-filters .list .filter .after {
	position: absolute;
	content: "";
	display: block;
	width: 1px;
	height: 16px;
	top: 8px;
	right: -5px;
	background-color: #676767;
}
@media only screen and (min-width: 768px) {
	.cat-filters .list .filter:after,
	.cat-filters .list .filter .after {
		right: -14px;
	}
}
.cat-filters .list .filter-univers {
	width: 150px;
}
.cat-filters .list .filter-univers .ui-selectmenu-text {
	font-size: 1.125em;
	color: #54371f;
}
.cat-filters .chosen-list {
	background-color: #f2f1f2;
}
@media only screen and (min-width: 768px) {
	.cat-filters .chosen-list {
		padding: 10px;
	}
}

.list-cat-prd {
	margin: 16px 0 50px 0;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.list-cat-prd {
		text-align: left;
		margin: 30px 0 50px 0;
	}
}

.cat-prd {
	border: 1px solid #cdcccc;
	margin-bottom: -1px;
	position: relative;
	max-width: 260px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
@media only screen and (min-width: 768px) {
	.cat-prd {
		max-width: 100%;
		display: block;
		padding: 22px 22px 12px 22px;
	}
}
.cat-prd .anchor-questions {
	display: none;
}
@media only screen and (min-width: 768px) {
	.cat-prd .anchor-questions {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
.cat-prd .prd {
	padding-top: 47px;
}
@media only screen and (min-width: 768px) {
	.cat-prd .prd {
		width: 25%;
		float: left;
	}
}
.cat-prd .iconf-heart {
	padding-right: 8px;
}
.cat-prd .meta {
	margin-left: 2.5%;
	margin-right: 2.5%;
}
@media only screen and (min-width: 768px) {
	.cat-prd .meta {
		width: 70%;
		float: left;
		margin: 0;
		margin-left: 5%;
	}
}
.cat-prd .meta .title {
	font-weight: bold;
	line-height: 120%;
	color: #54371f;
	font-size: 1.16667em;
}
.cat-prd .meta .title:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 768px) {
	.cat-prd .meta .title {
		font-size: 1.5em;
	}
}
.cat-prd .reviews-span {
	margin-right: 10px;
}
.cat-prd .reviews {
	margin: 8px 0 10px;
}
@media only screen and (min-width: 768px) {
	.cat-prd .reviews {
		margin-top: 16px;
		margin-bottom: 16px;
	}
}
.cat-prd .reviews .stars {
	display: block;
	margin: 8px 0;
}
@media only screen and (min-width: 768px) {
	.cat-prd .reviews .stars {
		margin: 0;
		margin-right: 5px;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
.cat-prd .reviews a {
	color: #676767;
	font-size: 0.91667em;
}
.cat-prd .reviews a:hover {
	text-decoration: underline;
}
.cat-prd .links {
	position: absolute;
	bottom: 0;
	right: 25px;
	font-size: 0.91667em;
	display: none;
}
@media only screen and (min-width: 768px) {
	.cat-prd .links {
		display: block;
		left: 5%;
		width: 25%;
	}
	.cat-prd .links li {
		display: inline-block;
	}
}
@media only screen and (min-width: 1920px) {
	.cat-prd .links {
		left: 3%;
	}
	.cat-prd .links li {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
.cat-prd .links a {
	display: block;
	padding: 3px;
	color: #54371f;
}
@media only screen and (min-width: 1280px) {
	.cat-prd .links a {
		top: 25px;
		/* padding: 8px; */
	}
}
.cat-prd .links a:hover {
	text-decoration: underline;
}
.cat-prd .links .iconf-heart {
	color: white;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #563417;
	width: 22px;
	height: 22px;
	padding: 6px 2px;
	margin-right: 5px;
	text-align: center;
}
.cat-prd .infos {
	padding: 0 0 11px 0;
}
@media only screen and (min-width: 768px) {
	.cat-prd .infos {
		padding: 11px 0;
		border-top: 1px dotted #676767;
		border-bottom: 1px dotted #676767;
	}
}
@media only screen and (min-width: 1920px) {
	.cat-prd .infos .col.recommended,
	.cat-prd .infos .col.availability,
	.cat-prd .infos .col.delivery {
		position: relative;
		padding-left: 3%;
		/* 				border-left: 1px solid $color-grey; */
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	.cat-prd .infos .col.recommended:before,
	.cat-prd .infos .col.recommended .before,
	.cat-prd .infos .col.availability:before,
	.cat-prd .infos .col.availability .before,
	.cat-prd .infos .col.delivery:before,
	.cat-prd .infos .col.delivery .before {
		position: absolute;
		display: block;
		content: "";
		width: 1px;
		height: 30px;
		top: 50%;
		margin-top: -15px;
		left: 0;
		background-color: #cdcccc;
	}
}
.cat-prd .col {
	text-align: center;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
@media only screen and (min-width: 768px) {
	.cat-prd .col {
		text-align: left;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		position: relative;
		width: 49%;
	}
}
@media only screen and (min-width: 1920px) {
	.cat-prd .col {
		width: auto;
		margin-right: 3%;
		max-width: 25%;
	}
}
.cat-prd .col:after,
.cat-prd .col .after {
	position: absolute;
	width: 1px;
	height: 16px;
	background-color: #676767;
}
.cat-prd form {
	display: none;
	margin: 5px 0;
}
@media only screen and (min-width: 768px) {
	.cat-prd form {
		display: block;
	}
}
@media only screen and (min-width: 768px) {
	.cat-prd form {
		margin: 16px 0 0 0;
	}
}
.cat-prd form .col {
	vertical-align: top;
	margin: 15px 0;
	float: left;
}
@media only screen and (min-width: 768px) {
	.cat-prd form .col {
		margin: 0;
		margin-bottom: 8px;
	}
}
@media only screen and (min-width: 1920px) {
	.cat-prd form .col {
		margin-right: 3%;
	}
}
.cat-prd form .big {
	vertical-align: bottom;
	margin: 0 auto;
	display: block;
}
@media only screen and (min-width: 768px) {
	.cat-prd form .big {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		margin: 24px 0 0 0;
		padding: 6px 20px;
	}
}
.cat-prd form .ui-spinner {
	height: 33px;
}
.cat-prd .price {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.cat-prd .price.public {
	color: #de214d;
	font-size: 2.33333em;
	font-weight: bold;
}
@media only screen and (min-width: 1920px) {
	.cat-prd .price.public {
		font-size: 3em;
	}
}
.cat-prd .price.recommended,
.cat-prd .price.strikethrough {
	display: block;
	margin: 10px 0;
}
@media only screen and (min-width: 768px) {
	.cat-prd .price.recommended,
	.cat-prd .price.strikethrough {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		margin-top: 0;
		margin-bottom: 0;
		font-size: 0.83333em;
	}
}
@media only screen and (min-width: 1280px) {
	.cat-prd .price.recommended,
	.cat-prd .price.strikethrough {
		font-size: 1em;
	}
}
@media only screen and (min-width: 1920px) {
	.cat-prd .price.recommended,
	.cat-prd .price.strikethrough {
		margin-right: 3%;
	}
}
.cat-prd .availability,
.cat-prd .delivery {
	display: none;
}
@media only screen and (min-width: 768px) {
	.cat-prd .availability,
	.cat-prd .delivery {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}

.filter {
	position: relative;
}
.filter .label {
	font-size: 1.125em;
	color: #54371f;
}
.filter .label:hover .choices {
	display: block;
}
.filter .choices {
	position: absolute;
	left: 0;
	display: none;
	top: 100%;
	left: -15px;
	width: 180px;
	background-color: white;
	padding: 5px;
	z-index: 999;
	max-height: 250px;
	overflow-y: auto;
	border: 1px dotted #cdcccc;
}
.filter .choices li {
	border-top: 1px dotted #f2f1f2;
}
.filter .choices li:first-child {
	border-top: none;
}
.filter .choices label {
	padding: 6px;
	line-height: initial;
	height: auto;
	font-size: 1.08333em;
	margin: 0;
	font-weight: normal;
	color: #54371f;
}
.filter .choices label:hover {
	color: #78961f;
}
.filter .choices label input,
.filter .choices label .label {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.filter .choices label .label {
	width: 83%;
}

.chosen-filter {
	position: relative;
	background-color: #563417;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	padding: 7px 30px 7px 11px;
	text-transform: uppercase;
	margin: 3px 3px;
	/* width: 150px; */
}
.chosen-filter span {
	color: white;
	font-size: 0.94333em;
}
.chosen-filter span.icon {
	position: absolute;
	cursor: pointer;
	right: 7px;
	top: 3px;
	padding: 4px;
}

.menu-catalog {
	text-align: left;
	background-color: #54371f;
	color: white;
	margin: 20px 0;
	display: none;
}
@media only screen and (min-width: 1024px) {
	.menu-catalog {
		display: block;
	}
}
.menu-catalog a {
	display: block;
	color: white;
}
.menu-catalog a:hover,
.menu-catalog a:focus {
	color: #99c33a;
}
.menu-catalog a.subcat.active,
.menu-catalog a.subcat:hover {
	color: #99c33a;
}
@media only screen and (min-width: 768px) {
	.menu-catalog > .lvl1.active .submenu {
		display: block;
	}
}
.menu-catalog > .lvl1 > a {
	padding: 10px;
	font-size: 1.16667em;
	width: 100%;
	margin: 0 auto;
	font-weight: 600;
	text-transform: uppercase;
	border-top: 1px solid #98816b;
	position: relative;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
@media only screen and (min-width: 1280px) {
	.menu-catalog > .lvl1 > a {
		font-size: 1.33333em;
	}
}
@media only screen and (min-width: 1920px) {
	.menu-catalog > .lvl1 > a {
		padding: 27px 22px;
		font-size: 1.66667em;
	}
}
.menu-catalog > .lvl1 > a:before,
.menu-catalog > .lvl1 > a .before {
	position: absolute;
	display: block;
	content: "";
	width: 1px;
	height: 60%;
	top: 18%;
	z-index: 99;
	background-color: white;
	right: 45px;
}
.menu-catalog > .lvl1 > a .icon {
	position: absolute;
	top: 0;
	font-size: 100%;
	padding: 10px 16px;
	right: 0px;
	color: white;
}
@media only screen and (min-width: 1920px) {
	.menu-catalog > .lvl1 > a .icon {
		top: 15px;
	}
}
.menu-catalog > .lvl1 > a .icon.iconf-arrow-down {
	font-size: 60%;
	top: 2px;
	right: -2px;
}
@media only screen and (min-width: 1920px) {
	.menu-catalog > .lvl1 > a .icon.iconf-arrow-down {
		top: 21px;
	}
}
.menu-catalog > .lvl1 > a.active {
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.menu-catalog > .lvl1 > a.active:after,
.menu-catalog > .lvl1 > a.active .after {
	display: block;
}
.menu-catalog > .lvl1.customer,
.menu-catalog > .lvl1.contact,
.menu-catalog > .lvl1.brands {
	display: none;
}
.menu-catalog > .lvl1.promo a {
	color: #e73446;
}
.menu-catalog > .lvl1.new a {
	color: #78961f;
}
.menu-catalog > .lvl1.special a {
	color: #ea9117;
}
.menu-catalog .submenu {
	display: none;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #cdcccc;
	border-right: 1px solid #cdcccc;
}
.menu-catalog .submenu ul {
	display: none;
}
.menu-catalog .submenu ul.active {
	display: block;
}
.menu-catalog .submenu a {
	font-size: 0.83333em;
}
@media only screen and (min-width: 768px) {
	.menu-catalog .submenu a {
		font-size: 0.965em;
		padding: 13px 15px 12px 15px;
	}
}
@media only screen and (min-width: 1280px) {
	.menu-catalog .submenu a {
		padding: 3% 6.5%;
	}
}
.menu-catalog a.subcat {
	font-size: 1.08333em;
	padding: 3% 6.5%;
	text-transform: uppercase;
	color: #676767;
	position: relative;
}
@media only screen and (min-width: 1280px) {
	.menu-catalog a.subcat {
		font-size: 1.33333em;
	}
}
@media only screen and (min-width: 1920px) {
	.menu-catalog a.subcat {
		padding: 13px 15px 12px 15px;
	}
}
.menu-catalog a.subcat .icon {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 70%;
	padding: 10px 16px;
	color: #cdcccc;
}
.menu-catalog a.subcat .icon.iconf-arrow-down {
	font-size: 45%;
	right: -1px;
	top: 3px;
}
.menu-catalog .col-menu ul a {
	color: #676767;
	padding: 8px 24px;
}
.menu-catalog .col-menu ul a.active,
.menu-catalog .col-menu ul a:hover {
	color: #97c93b;
}
.menu-catalog .col-menu ul.last-child li {
	padding-left: 30px;
}
.menu-catalog .insite-banners {
	display: none;
}

.cat-media {
	position: relative;
	max-width: 1242px;
	margin: 0 auto;
}

.cat-title {
	position: absolute;
	right: 6%;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	top: 29%;
	font-size: 5vw;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
@media only screen and (min-width: 768px) {
	.cat-title {
		font-size: 2em;
		font-size: 5vw;
	}
}
@media only screen and (min-width: 1280px) {
	.cat-title {
		font-size: 9em;
		font-size: 5vw;
	}
}
@media only screen and (min-width: 1920px) {
	.cat-title {
		font-size: 9em;
	}
}
.cat-title:before,
.cat-title .before {
	display: block;
	content: "";
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	width: 20px;
	height: 3px;
	margin-bottom: 7px;
}
@media only screen and (min-width: 768px) {
	.cat-title:before,
	.cat-title .before {
		width: 100px;
		height: 8px;
		margin-bottom: 14px;
	}
}
@media only screen and (min-width: 1280px) {
	.cat-title:before,
	.cat-title .before {
		width: 100px;
		height: 13px;
		margin-bottom: 20px;
	}
}

.popup-bookmarks .popup .inner {
	padding: 20px;
}

.m__block-countdown {
	border: 4px solid #e73446;
	padding: 0.8em;
	text-align: center;
	margin-bottom: 1.5em;
	color: #363636;
}
@media only screen and (min-width: 1024px) {
	.m__block-countdown {
		border-width: 8px;
		font-size: 1.5em;
	}
}
.m__block-countdown__subtitle h2 {
	color: #e73446;
	font-weight: 700;
	font-size: 1.6em;
}

.m__countdown {
	margin: 0.8em 0;
}
.m__countdown__label {
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	font-size: 1.3em;
}
.m__countdown__remain {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.m__countdown__remain .value-unit {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	position: relative;
}
.m__countdown__remain .value-unit + .value-unit .value:before {
	content: ":";
	position: absolute;
	left: -0.15em;
}
.m__countdown__remain .value {
	font-size: 2em;
	font-weight: 700;
	display: block;
	padding: 0 0.2em;
}
.m__countdown__remain .unit {
	font-size: 0.7em;
	text-transform: uppercase;
	display: block;
}

.m__reassurances {
	overflow: hidden;
	padding: 0 0.2em;
}
.m__reassurances__item {
	margin: 0.6em 0;
	padding: 0 1em;
}
@media only screen and (min-width: 1024px) {
	.m__reassurances__item {
		float: left;
		width: 33%;
	}
}

@media only screen and (min-width: 1024px) {
	.m__reinsurance-items.no-products {
		display: none;
	}
}
.m__reinsurance-items.inline {
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}
.col-main .m__reinsurance-items.inline {
	display: none;
}
@media only screen and (min-width: 1024px) {
	.col-main .m__reinsurance-items.inline {
		display: block;
	}
}
.m__reinsurance-items.inline .reinsurance {
	width: 294px;
	display: inline-block;
	margin: 10px;
}
@media only screen and (min-width: 1920px) {
	.m__reinsurance-items.inline .reinsurance {
		max-width: 351px;
		width: 33%;
	}
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.slider-prd-thumbs {
	text-align: center;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
@media only screen and (min-width: 768px) {
	.slider-prd-thumbs {
		width: 25%;
		height: 100%;
		margin: 0;
	}
}
@media only screen and (min-width: 1280px) {
	.slider-prd-thumbs {
		width: 19%;
	}
}
.slider-prd-thumbs .swiper-slide a {
	border: 1px solid #f2f1f2;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
}
.slider-prd-thumbs .swiper-slide a:hover,
.slider-prd-thumbs .swiper-slide a.selected,
.slider-prd-thumbs .swiper-slide a:focus {
	border: 1px solid #54371f;
}
@media only screen and (min-width: 768px) {
	.slider-prd-thumbs .swiper-slide a {
		margin: 0;
	}
}
.slider-prd-thumbs img {
	width: 100%;
}

.prd-gallery {
	overflow: hidden;
	position: relative;
}
@media only screen and (min-width: 1280px) {
	.prd-gallery {
		width: 58%;
		float: left;
	}
	.prd-gallery + .clear {
		display: none;
	}
}

.prd-media {
	position: relative;
	border: 1px solid #f2f1f2;
	display: block;
	padding-top: 55px;
}
@media only screen and (min-width: 768px) {
	.prd-media {
		float: right;
		width: 74%;
	}
}
@media only screen and (min-width: 1280px) {
	.prd-media {
		width: 80%;
	}
}
.prd-media .prd-brand {
	position: absolute;
	left: 114px;
	top: 10px;
	width: 70px;
}
@media only screen and (min-width: 1280px) {
	.prd-media .prd-brand {
		left: 84px;
		width: 102px;
	}
}
@media only screen and (min-width: 1920px) {
	.prd-media .prd-brand {
		width: 124px;
		left: 138px;
	}
}
.prd-media .sticker {
	position: absolute;
	height: auto;
	color: white;
	text-transform: uppercase;
	width: 53px;
	font-size: 0.66333em;
	padding: 5px 0;
	text-align: center;
	min-width: 98px;
	padding: 9px 0px;
	left: 10px;
	top: 10px;
}
@media only screen and (min-width: 768px) {
	.prd-media .sticker {
		font-weight: bold;
	}
}
@media only screen and (min-width: 1280px) {
	.prd-media .sticker {
		font-size: 0.81833em;
		min-width: 66px;
		padding: 6px 0px;
		right: 9px;
	}
}
@media only screen and (min-width: 1920px) {
	.prd-media .sticker {
		font-size: 0.97917em;
		min-width: 97px;
		padding: 12px 0px;
		right: 9px;
	}
}
.prd-media .sticker.promo {
	background-color: #e73446;
}
.prd-media .sticker.new {
	background-color: #78961f;
}
.prd-media .sticker.special {
	background-color: #ea9117;
}
.prd-media .iconf-zoom {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 320%;
	color: #cdcccc;
	padding: 5px;
	border: 1px solid #f2f1f2;
}
.prd-media .open-gallery {
	cursor: pointer;
}

.prd-delivery {
	color: #563417;
	font-size: 0.95667em;
	margin: 10px 0;
	display: block;
}
@media only screen and (min-width: 768px) {
	.prd-delivery {
		margin: 0;
	}
}
.prd-delivery.free {
	color: #3e9f37;
}
.prd-delivery.free .iconf-delivery {
	color: #3e9f37;
	border-color: #3e9f37;
}
.prd-delivery span {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	text-align: left;
}
.prd-delivery .iconf-delivery {
	color: #563417;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #563417;
	padding: 7px;
	margin-right: 5px;
	font-size: 210%;
	width: 45px;
	height: 45px;
	padding-top: 10px;
}

.page-product .row-order {
	overflow: hidden;
	height: 100%;
}
.page-product .row-reviews {
	margin: 10px 0;
}
.page-product .row-reviews a {
	color: #676767;
	padding-left: 4px;
	padding-right: 4px;
}
.page-product .row-reviews a:hover {
	text-decoration: underline;
}
.page-product h1 {
	border-top: none;
	padding-top: 0;
}
.page-product .cms-content {
	color: #676767 !important;
}
.page-product .cms-content p,
.page-product .cms-content li,
.page-product .cms-content span {
	font-size: 1.16667em;
}
.page-product .cms-content span {
	font-size: 1em;
	color: #676767 !important;
}
.page-product .cms-content b {
	font-weight: bold;
}
.page-product .links a:hover .txt {
	text-decoration: underline;
}
.page-product .actions {
	text-align: left;
	margin: 16px 0;
}
@media only screen and (min-width: 1920px) {
	.page-product .actions {
		margin: 28px 0px;
	}
	.page-product .actions .big {
		padding: 12px 46px;
	}
}
.page-product .links {
	margin: 16px 0;
}
.page-product .links > a {
	font-size: 0.91667em;
	margin-right: 50px;
	color: #54371f;
}
.page-product .links > a .iconf-heart {
	margin-right: 5px;
	padding-top: 6px;
}
.page-product .links ul,
.page-product .links li,
.page-product .links .iconf-heart {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.page-product .links li a,
.page-product .links .iconf-heart {
	color: white;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #563417;
	width: 22px;
	height: 22px;
	padding-top: 5px;
	text-align: center;
}
.page-product .links .social .iconf-mail {
	font-size: 1.33333em;
	padding-top: 2px;
}
.page-product .links .social a {
	font-size: 1.16667em;
	padding-top: 4px;
}
.page-product .delivery .col {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 50%;
}
.page-product .prd-metas {
	margin: 10px 0;
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas {
		margin: 10px;
	}
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas {
		margin: 0;
		float: right;
		width: 39.5%;
	}
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas .row.prices .col {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
.page-product .prd-metas .row.prices .col-price {
	width: 50%;
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas .row.prices .col-price {
		border-right: 1px solid #f2f1f2;
		width: 44%;
		margin-right: 4%;
	}
}
@media only screen and (min-width: 1920px) {
	.page-product .prd-metas .row.prices .col-price {
		width: 50%;
		margin-right: 5%;
	}
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas .row.prices .col-ref {
		text-align: left;
	}
}
@media only screen and (min-width: 1920px) {
	.page-product .prd-metas .row.prices .col-ref {
		line-height: 150%;
	}
}
.page-product .prd-metas form {
	margin: 20px auto;
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas form {
		margin: 10px auto;
	}
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas form {
		margin: 0 auto;
	}
}
.page-product .prd-metas form .col {
	padding: 5px 0 9px 0;
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas form .row.delivery .col {
		padding: 5px 9px 9px 0;
	}
	.page-product .prd-metas form .row.delivery .col.delivery {
		padding-left: 10%;
	}
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas form .row.features .col {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		width: 33%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas form .row.features .col {
		display: block;
		width: auto;
	}
}
.page-product .prd-metas form .input {
	margin: 0;
}
@media only screen and (min-width: 768px) {
	.page-product .prd-metas form .input {
		/* margin-bottom: 15px; */
	}
}
.page-product .prd-metas form select {
	width: auto;
	max-width: 100%;
	padding-right: 30px;
}
.page-product .prd-metas .row {
	padding: 6px 0;
	border-bottom: 1px dotted #cdcccc;
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas .row {
		padding: 20px 0;
	}
}
@media only screen and (min-width: 1920px) {
	.page-product .prd-metas .row {
		padding: 24px 0;
	}
}
.page-product .prd-metas .row .txt {
	color: #54371f;
	font-size: 1.08333em;
	font-weight: bold;
}
.page-product .prd-metas .row .ref {
	font-weight: bold;
}
.page-product .prd-metas .price.strikethrough {
	color: #563417;
	text-decoration: line-through;
	font-size: 1em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: bottom;
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas .price.strikethrough {
		font-size: 1.04417em;
	}
}
@media only screen and (min-width: 1920px) {
	.page-product .prd-metas .price.strikethrough {
		font-size: 1.1875em;
	}
}
.page-product .prd-metas .price.public {
	color: #e73446;
	font-size: 1.66667em;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
@media only screen and (min-width: 1280px) {
	.page-product .prd-metas .price.public {
		font-size: 2.33333em;
		margin-left: 0;
	}
}
@media only screen and (min-width: 1920px) {
	.page-product .prd-metas .price.public {
		font-size: 3.28917em;
	}
}
.page-product .prd-metas .price.recommended {
	color: #676767;
	font-size: 1em;
	margin-top: 3px;
	text-align: right;
}
@media only screen and (min-width: 1920px) {
	.page-product .prd-metas .price.recommended {
		font-size: 1.08333em;
		text-align: left;
	}
}
.page-product .prd-metas .color {
	margin: 1px;
}
.page-product .prd-metas .color span {
	width: 22px;
	height: 22px;
}
.page-product .prd-metas .color span.half {
	border-width: 22px 22px 0 0;
}
.page-product .prd-metas .color span.half + .half {
	border-width: 0 0 22px 22px;
}
.page-product .prd-metas .col.availability {
	position: relative;
	border-right: 1px solid #cdcccc;
}
.page-product .prd-metas .col.delivery {
	padding-left: 10%;
	width: 40%;
}

.prd-review {
	border-bottom: 1px solid #cdcccc;
	padding-top: 10px;
}
@media only screen and (min-width: 1280px) {
	.prd-review {
		padding: 30px;
		padding-left: 25px;
	}
}
.prd-review .review-user {
	font-size: 1.25em;
	font-weight: bold;
	color: #54371f;
}
.prd-review .review-date {
	font-size: 1.25em;
	font-weight: 300;
	color: #363636;
}
.prd-review .review-date,
.prd-review .review-note {
	margin-left: 8px;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.prd-review .review-date:before,
.prd-review .review-date .before,
.prd-review .review-note:before,
.prd-review .review-note .before {
	content: "";
	width: 1px;
	height: 8px;
	background-color: #cdcccc;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
@media only screen and (max-width: 479px) {
	.prd-review .review-note {
		margin-top: 10px;
		display: block;
	}
}
.prd-review .review-comment {
	/* margin: 5px 0 10px 0; */
	color: #363636 !important;
	margin: 8px 0 8px 0;
}
.prd-review .review-comment p {
	margin-bottom: 0;
	margin-top: 8px;
}
.prd-review .answer {
	background-color: #f2f1f2;
	border: 1px solid #cdcccc;
	padding: 10px;
	margin: 15px 0px 5px;
	color: #363636;
}
.prd-review .answer .answer_title {
	margin-bottom: 3px;
	color: #54371f;
}
.prd-review .answer .answer_title .title {
	font-weight: bold;
}
.prd-review .answer .answer_desc {
	color: #363636 !important;
}
.prd-review .answer .answer_desc p {
	margin-bottom: 0;
	margin-top: 8px;
}
.prd-review.prd-empty-review,
.prd-review:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.picto-star + .picto-star,
.picto-star + .picto-star-disabled {
	margin-left: 3px;
}

.picto-star-disabled + .picto-star-disabled {
	margin-left: 3px;
}

.prd-technical-sheet {
	max-width: 290px;
	margin: 30px auto;
}
@media only screen and (min-width: 1280px) {
	.prd-technical-sheet {
		float: right;
		width: 26%;
		margin: 0;
	}
}
@media only screen and (min-width: 1920px) {
	.prd-technical-sheet {
		width: 23%;
		margin-right: 13%;
	}
}
.prd-technical-sheet .line {
	border-top: 1px dotted #999999;
	padding: 8px;
}
.prd-technical-sheet .label {
	font-size: 1.16667em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 50%;
	color: #666666;
}
.prd-technical-sheet .value {
	font-size: 1.16667em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 50%;
	text-align: right;
	color: #54371f;
}
.prd-technical-sheet .link {
	display: block;
	font-size: 1.08333em;
	font-weight: bold;
	color: #666666;
	margin: 20px 13px;
}
.prd-technical-sheet .link:hover .inner {
	text-decoration: underline;
}
.prd-technical-sheet .link span {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.prd-technical-sheet .link .iconf-video,
.prd-technical-sheet .link .iconf-download {
	width: 20%;
	font-size: 150%;
	color: #54371f;
}
.prd-technical-sheet .link .inner {
	width: 78%;
	/* padding-left: 24px; */
}

@media only screen and (min-width: 1280px) {
	.prd-about {
		float: left;
		width: 70%;
	}
}
@media only screen and (min-width: 1920px) {
	.prd-about {
		width: 55%;
		padding-right: 20px;
	}
}

.prd-about,
.prd-technical-sheet {
	margin-top: 20px;
}
@media only screen and (min-width: 1280px) {
	.prd-about .h2,
	.prd-technical-sheet .h2 {
		font-size: 1.5em;
		text-align: left;
		text-transform: none;
		padding: 0;
		border: none;
		margin-bottom: 28px;
	}
}

.prd-box {
	position: relative;
	background-color: #f2f1f2;
	padding: 10px;
	margin: 20px 0;
}
@media only screen and (min-width: 1280px) {
	.prd-box {
		margin: 26px 0;
	}
}
.prd-box .align-right {
	position: static;
	margin: 10px 0;
	margin-top: -32px;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.prd-box .align-right {
		position: absolute;
		top: 8px;
		margin-top: 10px;
		right: 16px;
	}
}
.prd-box .h2 {
	text-align: center;
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 0;
	border-top: none;
	border-bottom: 1px solid #cdcccc;
}
@media only screen and (min-width: 1280px) {
	.prd-box .h2 {
		font-size: 1.5em;
	}
}
@media only screen and (min-width: 1920px) {
	.prd-box .h2 {
		font-size: 1.66667em;
	}
}
.prd-box.reviews .h2 {
	padding-bottom: 45px;
}
@media only screen and (min-width: 768px) {
	.prd-box.reviews .h2 {
		padding-bottom: 15px;
	}
}
.prd-box.reviews .align-right .txt {
	font-size: 0.91667em;
	color: #676767;
	padding-left: 5px;
}
.prd-box.reviews .review-pagination {
	display: block;
	margin: 15px 0 5px 0;
	text-align: center;
}
@media only screen and (min-width: 1280px) {
	.prd-box.reviews .review-pagination {
		margin: 22px 0 15px 0;
	}
}
.prd-box.reviews .review-pagination li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.prd-box.reviews .review-pagination li + li {
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.prd-box.reviews .review-pagination li + li:before,
.prd-box.reviews .review-pagination li + li .before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 1px;
	height: 8px;
	background-color: #cdcccc;
}
.prd-box.reviews .review-pagination a,
.prd-box.reviews .review-pagination span {
	padding: 5px;
}
.prd-box.reviews .review-pagination a {
	color: #363636;
}
.prd-box.reviews .review-pagination span {
	color: #563417;
}
.prd-box .prd-review-send {
	text-align: center;
	font-size: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #cdcccc;
}
.prd-box .prd-review-send .btn.btn-green {
	font-size: 1.25em;
}

.add-review,
.add-question {
	display: none;
}
.add-review .h2,
.add-question .h2 {
	padding-bottom: 45px;
}
@media only screen and (min-width: 768px) {
	.add-review .h2,
	.add-question .h2 {
		padding-bottom: 15px;
	}
}
.add-review .align-right,
.add-question .align-right {
	font-style: italic;
	margin-bottom: 40px;
	color: #676767;
}
@media only screen and (min-width: 768px) {
	.add-review .align-right,
	.add-question .align-right {
		margin-bottom: 0;
	}
}
.add-review .italic,
.add-question .italic {
	font-style: italic;
	color: #676767;
}
.add-review .field-score span,
.add-question .field-score span {
	display: block;
	margin: 10px 0;
}
.add-review .g-recaptcha,
.add-question .g-recaptcha {
	margin-left: 0;
}
@media only screen and (min-width: 1024px) {
	.add-review .g-recaptcha,
	.add-question .g-recaptcha {
		margin-left: 16%;
	}
}
@media only screen and (min-width: 1280px) {
	.add-review form,
	.add-question form {
		max-width: 72%;
		margin: 32px auto;
	}
	.add-review .actions,
	.add-question .actions {
		text-align: center;
	}
}
.add-review input[type="submit"],
.add-question input[type="submit"] {
	width: auto;
	font-size: 1.25em;
}
@media only screen and (min-width: 768px) {
	.add-review input[type="submit"],
	.add-question input[type="submit"] {
		margin-left: 16%;
	}
}
@media only screen and (min-width: 1280px) {
	.add-review input[type="submit"],
	.add-question input[type="submit"] {
		margin-left: 0;
		padding-left: 50px;
		padding-right: 50px;
	}
}

.prd-description {
	border-top: 1px solid #cdcccc;
	margin-top: 20px;
}

.br-theme-css-stars .br-widget {
	height: 28px;
	white-space: nowrap;
}
.br-theme-css-stars .br-widget a {
	text-decoration: none;
	height: 21px;
	width: 22px;
	float: left;
	font-size: 23px;
	margin-right: 5px;
	background-image: url("/images/star-disabled.png");
}
.br-theme-css-stars .br-widget a.br-active {
	background-image: url("/images/star.png");
}
.br-theme-css-stars .br-widget a.br-selected {
	background-image: url("/images/star.png");
}
.br-theme-css-stars .br-widget .br-current-rating {
	display: none;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.page-cart .h2 {
	padding-top: 4px;
}
.page-cart .col-reinsurance {
	text-align: center;
	margin: 30px 0;
}
.page-cart .col-reinsurance .trustpilot-widget {
	height: 130px;
}
@media only screen and (min-width: 1280px) {
	.page-cart .col-reinsurance .trustpilot-widget {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		width: 21%;
	}
}
@media only screen and (min-width: 768px) {
	.page-cart .reinsurance {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
@media only screen and (min-width: 1280px) {
	.page-cart .reinsurance {
		max-width: 297px;
		width: 24%;
		margin-left: 1%;
		margin-right: 1%;
	}
}
@media only screen and (min-width: 1920px) {
	.page-cart .reinsurance {
		max-width: 351px;
	}
}
.page-cart .form-cart {
	overflow: hidden;
}
.page-cart .form-cart .cart-prd .value {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	border: 1px solid #676767;
	width: 26px;
	height: 26px;
	text-align: center;
	padding-top: 6px;
	font-size: 1.08333em;
}
.page-cart .form-cart .cart-prd .value.color {
	padding: 1px;
}
.page-cart .form-cart .cart-prd .value.color span {
	margin: 0;
	display: block;
	width: 22px;
	height: 22px;
}
.page-cart .form-cart .cart-prd .value.color span.half {
	border-width: 22px 22px 0 0;
}
.page-cart .form-cart .cart-prd .value.color span.half + .half {
	border-width: 0 0 22px 22px;
}
.page-cart .form-cart .cart-prd .value.size {
	border: none;
	width: auto;
}
.page-cart .list-addresses li {
	border: 1px solid #a69689;
	padding: 15px;
	margin: 0 1% 2% 1%;
}
.page-cart .list-addresses address {
	margin-bottom: 5px;
	line-height: 1.4em;
}
.page-cart .list-addresses address .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.page-cart .list-addresses address .name {
	font-weight: 700;
}
.page-cart .list-addresses .actions {
	text-align: left;
}
.page-cart .list-addresses .actions .btn {
	margin-bottom: 2px;
}
.page-cart .list-addresses .actions .btn-brown {
	display: inline-block;
}
.page-cart .list-addresses .actions a.btn-brown {
	border: 1px solid #563417;
}
.page-cart .list-addresses .actions .btn-green {
	display: inline-block;
}
.page-cart .readonly-cart {
	margin-top: 20px;
}
@media only screen and (min-width: 768px) {
	.page-cart .readonly-cart {
		padding: 0 3%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-cart .readonly-cart {
		margin-top: 0;
	}
}
.page-cart .readonly-cart .box {
	max-width: none;
}

.table-cart {
	width: 100%;
	border: 1px solid #cdcccc;
	border-top: none;
}
@media only screen and (min-width: 1280px) {
	.table-cart {
		width: 70%;
		float: left;
		margin-top: 25px;
		border-top: 1px solid #cdcccc;
	}
}
.table-cart th {
	font-size: 1.08333em;
	text-transform: uppercase;
	color: #999999;
	border: #999999;
}
@media only screen and (min-width: 1280px) {
	.table-cart th {
		padding: 20px;
	}
}
.table-cart .price-unit {
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.table-cart .price-unit {
		width: 17%;
		float: left;
		text-align: left;
	}
}
@media only screen and (min-width: 1024px) {
	.table-cart .price-unit {
		width: 12%;
		float: none;
	}
}
.table-cart .quantity {
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.table-cart .quantity {
		width: 17%;
		float: left;
		text-align: left;
	}
}
@media only screen and (min-width: 1024px) {
	.table-cart .quantity {
		text-align: center;
		width: 11%;
		float: none;
	}
}
.table-cart .price-total {
	text-align: center;
	position: static;
}
@media only screen and (min-width: 768px) {
	.table-cart .price-total {
		width: 17%;
		float: left;
		text-align: left;
	}
}
@media only screen and (min-width: 1024px) {
	.table-cart .price-total {
		width: 14%;
		float: none;
		position: relative;
	}
}
@media only screen and (max-width: 1023px) {
	.table-cart .tbl-resp-body {
		display: block;
	}
}
.table-cart.no-oprd {
	width: 100%;
}

.cart-steps {
	color: #54371f;
	margin: 20px 0px;
	text-align: right;
}
@media only screen and (max-width: 1280px) {
	.cart-steps {
		min-height: 40px;
	}
}
@media only screen and (min-width: 1280px) {
	.cart-steps {
		margin: 0 4% 25px 0;
	}
}
.cart-steps li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	text-transform: uppercase;
	font-size: 87%;
	padding: 3px;
}
@media only screen and (min-width: 768px) {
	.cart-steps li {
		font-size: 1.33333em;
		padding: 6px;
	}
}
@media only screen and (min-width: 1280px) {
	.cart-steps li {
		font-size: 1.5em;
		padding: 14px 20px;
	}
}
@media only screen and (min-width: 1920px) {
	.cart-steps li {
		font-size: 1.745em;
		padding: 14px 20px;
	}
}
.cart-steps a {
	color: #54371f;
}
.cart-steps .current {
	font-weight: bold;
	position: relative;
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.cart-steps .current:after,
.cart-steps .current .after {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	bottom: -8px;
	height: 2px;
	left: 0;
	background-color: #54371f;
}
@media only screen and (min-width: 768px) {
	.cart-steps .current:after,
	.cart-steps .current .after {
		height: 4px;
	}
}
@media only screen and (min-width: 1920px) {
	.cart-steps .current:after,
	.cart-steps .current .after {
		bottom: -12px;
	}
}
.cart-steps .next {
	color: #999999;
}
.cart-steps.cart {
	margin-bottom: 0;
}

.responsive-table .cart-prd {
	border-top: 1px solid #cdcccc;
}
.responsive-table .cart-prd td.no-prd {
	width: 100%;
	font-size: 1.2em;
	vertical-align: middle;
	height: 80px;
	padding-left: 10%;
}

.cart-prd {
	padding: 10px 0;
	position: relative;
}
.cart-prd .icon-close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.08333em;
	width: 25px;
	height: 25px;
	background-color: #cdcccc;
	color: white;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
@media only screen and (min-width: 1680px) {
	.cart-prd .icon-close {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		margin-left: 10px;
		position: static;
	}
}
.cart-prd .info {
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.cart-prd .info {
		text-align: left;
		float: left;
		width: 69%;
		margin-bottom: 10px;
		padding-left: 1%;
	}
}
@media only screen and (min-width: 1024px) {
	.cart-prd .info {
		width: 77%;
		padding-top: 20px;
	}
}
@media only screen and (min-width: 1920px) {
	.cart-prd .info {
		padding-top: 30px;
	}
}
.cart-prd .price {
	margin: 0;
}
.cart-prd .media {
	display: block;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.cart-prd .media {
		float: left;
		width: 30%;
		max-width: 220px;
	}
}
@media only screen and (min-width: 1024px) {
	.cart-prd .media {
		width: 22%;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1679px) {
	.cart-prd .media {
		margin-top: 6%;
	}
}
.cart-prd .prd-title {
	color: #54371f;
	font-weight: bold;
	font-size: 1em;
	display: block;
	margin-bottom: 10px;
}
.cart-prd .prd-title:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 768px) {
	.cart-prd .prd-title {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1024px) {
	.cart-prd .prd-title {
		font-size: 1.33333em;
	}
}
@media only screen and (min-width: 1920px) {
	.cart-prd .prd-title {
		font-size: 1.5em;
	}
}
@media only screen and (min-width: 768px) {
	.cart-prd .row {
		margin: 10px 0;
	}
}
@media only screen and (min-width: 1024px) {
	.cart-prd .row {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
	.cart-prd .row.row-filters {
		width: 31%;
	}
	.cart-prd .row.row-delivery {
		width: 68%;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1679px) {
	.cart-prd .row.row-filters,
	.cart-prd .row.row-delivery {
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.cart-prd .input {
		margin: 0;
	}
}
.cart-prd .prd-delivery,
.cart-prd .availability {
	display: none;
}
@media only screen and (min-width: 768px) {
	.cart-prd .prd-delivery,
	.cart-prd .availability {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		margin-left: 5%;
	}
}
@media only screen and (min-width: 1024px) {
	.cart-prd .prd-delivery,
	.cart-prd .availability {
		margin-left: 0;
	}
}
@media only screen and (min-width: 1024px) {
	.cart-prd .prd-delivery {
		margin-left: 19%;
	}
}
.cart-prd .prd-filter {
	display: none;
}
@media only screen and (min-width: 768px) {
	.cart-prd .prd-filter {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}
.cart-prd .prd-filter + .prd-filter {
	margin-left: 5%;
}
.cart-prd .prd-filter .label {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	font-weight: 600;
	color: #676767;
	margin-right: 5px;
	font-size: 1em;
}
@media only screen and (min-width: 1024px) {
	.cart-prd .prd-filter .label {
		font-size: 1.16667em;
	}
}
.cart-prd .prd-filter .value {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	border: 1px solid #676767;
	width: 26px;
	height: 26px;
	text-align: center;
	padding-top: 6px;
	font-size: 1.08333em;
	/* &.color {
  	padding: 1px;
  	span {
  		display: block;
  		width: 22px;
  		height: 22px;
  	}
  } */
}
.cart-prd .strikethrough {
	display: block;
}

.box.info,
.cart-banner {
	margin: 25px auto 0 auto;
	border: 1px solid #cdcccc;
	max-width: 478px;
	clear: right;
}
@media only screen and (min-width: 1280px) {
	.box.info,
	.cart-banner {
		width: 27%;
		float: right;
	}
}
.box.info .recap,
.cart-banner .recap {
	padding: 10px 20px;
}
.box.info .recap .icon-help,
.cart-banner .recap .icon-help {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #cdcccc;
	color: #e73446;
	padding: 1px 5px;
	text-align: center;
	font-size: 100%;
	margin-left: 16px;
	margin-top: -3px;
	font-weight: bold;
}
.box.info .recap.srv-delivery table,
.cart-banner .recap.srv-delivery table {
	width: 100%;
}
.box.info .recap.srv-delivery table .col1,
.cart-banner .recap.srv-delivery table .col1 {
	width: 45%;
}
.box.info .recap.srv-delivery table .col2,
.cart-banner .recap.srv-delivery table .col2 {
	width: 35%;
}
.box.info .recap.srv-delivery table .col3,
.cart-banner .recap.srv-delivery table .col3 {
	width: 20%;
}
.box.info .recap.srv-delivery table th,
.cart-banner .recap.srv-delivery table th {
	font-size: 1em;
	color: #54371f;
	border-bottom: 2px solid white;
	padding: 14px;
	background-color: #f2f1f2;
}
.box.info .recap.srv-delivery table td,
.cart-banner .recap.srv-delivery table td {
	padding: 14px;
	font-size: 1em;
	color: #54371f;
	background-color: #edf0d6;
	border-bottom: 2px solid white;
}
.box.info .recap.srv-delivery table td .price,
.cart-banner .recap.srv-delivery table td .price {
	font-size: 1.08333em;
}
.box.info .recap.srv-delivery table td .free,
.cart-banner .recap.srv-delivery table td .free {
	font-size: 0.9em;
}
.box.info .recap.srv-delivery table td [type="radio"],
.cart-banner .recap.srv-delivery table td [type="radio"] {
	float: left;
}
.box.info .recap.srv-delivery table td label,
.cart-banner .recap.srv-delivery table td label {
	margin: 0;
	font-size: 1em;
	padding-left: 25px;
	font-weight: normal;
}
.box.info .recap.delivery .label,
.box.info .recap.delivery .value,
.cart-banner .recap.delivery .label,
.cart-banner .recap.delivery .value {
	width: 100%;
}
.box.info .recap.delivery .value select,
.cart-banner .recap.delivery .value select {
	max-width: 100%;
}
.box.info .label,
.cart-banner .label {
	font-size: 1.25em;
	color: #321f13;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 52%;
	font-weight: normal;
}
.box.info .label.big,
.cart-banner .label.big {
	text-transform: uppercase;
	font-weight: bold;
}
.box.info .value,
.cart-banner .value {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 48%;
	text-align: right;
	font-weight: bold;
	font-size: 1.33333em;
	color: #54371f;
}
@media only screen and (min-width: 1920px) {
	.box.info .value,
	.cart-banner .value {
		font-size: 1.66667em;
	}
}
.box.info .value.total,
.cart-banner .value.total {
	color: #e73446;
	font-size: 2em;
}
@media only screen and (min-width: 1920px) {
	.box.info .value.total,
	.cart-banner .value.total {
		font-size: 2.33333em;
	}
}
.box.info .head,
.cart-banner .head {
	text-align: center;
	color: #efefd7;
}
.box.info .highlight,
.cart-banner .highlight {
	background-color: #f2f1f2;
	padding: 10px 20px;
}
.box.info .highlight p,
.cart-banner .highlight p {
	color: #54371f;
	font-size: 1.08333em;
	text-align: center;
}
.box.info .highlight #input-code-promo,
.cart-banner .highlight #input-code-promo {
	width: 77%;
	height: 30px;
	padding: 6px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
@media only screen and (min-width: 768px) {
	.box.info .highlight #input-code-promo,
	.cart-banner .highlight #input-code-promo {
		/* width: 79%; */
	}
}
.box.info .highlight .btn,
.cart-banner .highlight .btn {
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.box.info .actions,
.cart-banner .actions {
	text-align: center;
	margin: 10px 0;
}
.box.info .tiny-actions,
.cart-banner .tiny-actions {
	margin: 10px 0px;
}
.box.info .tiny-actions a,
.cart-banner .tiny-actions a {
	font-size: 0.91667em;
	color: #54371f;
}
.box.info .tiny-actions a:hover,
.cart-banner .tiny-actions a:hover {
	text-decoration: underline;
}
.box.info .tiny-actions a.left,
.cart-banner .tiny-actions a.left {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 50%;
	text-align: left;
	padding-left: 20px;
}
.box.info .tiny-actions a.right,
.cart-banner .tiny-actions a.right {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 50%;
	text-align: right;
	padding-right: 20px;
}
.box.info .green,
.cart-banner .green {
	color: #99c33a;
}

.popup-addtocart .slider-w {
	display: none;
}
@media only screen and (min-width: 768px) {
	.popup-addtocart .slider-w {
		display: block;
	}
}

.page-delivery .col-1 .body,
.page-delivery .col-2 .body {
	padding: 15px;
}
.page-delivery .new-address-wrapper {
	padding: 12px 0 15px;
}
@media only screen and (min-width: 510px) {
	.page-delivery .col-1.search-relais {
		width: 50%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.page-delivery .list-addresses li {
		float: left;
		width: 48%;
	}
}
@media only screen and (min-width: 768px) {
	.page-delivery .col-1 {
		width: 55%;
		float: left;
	}
	.page-delivery .col-2 {
		width: 35%;
		float: left;
	}
}
@media only screen and (min-width: 1024px) {
	.page-delivery .col-1.search-relais {
		width: 30%;
	}
}

.page-ord-review .col-1 .body,
.page-ord-review .col-2 .body {
	padding: 15px;
}

.cart-paiement .actions {
	text-align: center;
}
.cart-paiement .actions input[type="checkbox"],
.cart-paiement .actions label {
	display: inline-block;
	margin-right: 5px;
}
.cart-paiement .actions.nop {
	margin: 25px 0;
}
.cart-paiement .box.info.list-payments {
	float: none;
	width: 100%;
	margin: 25px auto;
}
.cart-paiement .box.info.list-payments .head a {
	color: #97c93b;
	text-transform: lowercase;
	margin-left: 5px;
}
.cart-paiement .box.info.list-payments .head a:hover {
	text-decoration: underline;
}
.cart-paiement .box.info.list-payments .body {
	text-align: center;
}
.cart-paiement .box.info.list-payments .body .payment {
	display: block;
	margin: 15px;
	/* &.active, &:hover{
  	border: 1px solid $color-brown-text;
  } */
	/* input[type="radio"] {
  	position: absolute;
  	opacity: 0;
  } */
}
@media only screen and (min-width: 768px) {
	.cart-paiement .box.info.list-payments .body .payment {
		display: inline-block;
		min-width: 100px;
	}
}
.cart-paiement .box.info.list-payments .body .payment label {
	padding: 15px;
	margin: 0;
}

#form-autoload-paiement {
	display: none;
}

.cart-banner {
	border: none;
	display: block;
	text-align: center;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.list-brands-w {
	position: relative;
}
.list-brands-w .h2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 18px;
	border: none;
	border-bottom: 1px solid #cdcccc;
}

.list-brand {
	padding-right: 35px;
}
@media only screen and (min-width: 1920px) {
	.list-brand {
		padding-right: 0;
	}
}

.brand {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin: 5px 0;
	border: 1px solid #cdcccc;
	padding: 5px;
	cursor: pointer;
}
@media only screen and (min-width: 1280px) {
	.brand {
		width: 31.333333%;
		margin: 18px 1% 0 1%;
	}
}
@media only screen and (min-width: 1920px) {
	.brand {
		height: 162px;
	}
}
.brand .brd-media,
.brand .brd-title,
.brand .brd-desc {
	float: left;
}
.brand .brd-media {
	width: 30%;
}
@media only screen and (min-width: 1280px) {
	.brand .brd-media {
		width: 40%;
	}
}
.brand .brd-title,
.brand .brd-desc {
	width: 60%;
	padding: 0 20px;
}
.brand .brd-title {
	font-weight: bold;
	font-size: 1.33333em;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #54371f;
}
@media only screen and (min-width: 768px) {
	.brand .brd-title {
		padding-top: 34px;
	}
}
@media only screen and (min-width: 1280px) {
	.brand .brd-title {
		padding-top: 5px;
	}
}
.brand .brd-desc {
	font-size: 1.08333em;
	color: #676767;
	line-height: 130%;
	padding: 0 0px 0 20px;
}
.brand .brd-desc p a {
	color: #676767;
}
.brand .brd-desc p a:hover {
	text-decoration: underline;
}
.brand .link {
	color: #97c93b;
}
.brand:hover .link {
	text-decoration: underline;
}

.alphabet-w {
	float: right;
	margin-top: 30px;
}
@media only screen and (min-width: 768px) {
	.alphabet-w {
		margin-right: 4px;
	}
}
@media only screen and (min-width: 1280px) {
	.alphabet-w {
		margin-right: 2px;
	}
}
@media only screen and (min-width: 1920px) {
	.alphabet-w {
		margin-right: -58px;
	}
}

.alphabet {
	font-weight: bold;
	font-size: 0.91667em;
}
@media only screen and (min-width: 768px) {
	.alphabet {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1280px) {
	.alphabet {
		font-size: 1.33333em;
	}
}
@media only screen and (min-width: 1920px) {
	.alphabet {
		font-size: 1.66667em;
	}
}
.alphabet li {
	display: block;
}
.alphabet a {
	display: block;
	color: #54371f;
	text-transform: uppercase;
	padding: 2px 0;
}
.alphabet a:hover,
.alphabet a.active {
	color: #99c33a;
}
.alphabet a.unactive {
	color: #cdcccc;
}
.alphabet a.unactive:hover {
	color: #cdcccc;
	cursor: default;
}
@media only screen and (min-width: 768px) {
	.alphabet a {
		padding: 3px 0;
	}
}
@media only screen and (min-width: 1280px) {
	.alphabet a {
		padding: 4px 0;
	}
}
@media only screen and (min-width: 1920px) {
	.alphabet a {
		padding: 8px 0;
	}
}
.alphabet + .h2 {
	border-top: none;
	margin-top: 0;
	padding-top: 28px;
	margin-bottom: 0;
}

.form-search-brand label,
.form-search-brand input {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: auto;
	height: 34px;
}
.form-search-brand input[type="text"] {
	padding-left: 8px;
	width: 80%;
}
@media only screen and (min-width: 768px) {
	.form-search-brand input[type="text"] {
		width: 36%;
	}
}
.form-search-brand .btn {
	padding: 11px;
}
.form-search-brand label {
	font-size: 1.08333em;
	height: auto;
	color: white;
	margin-right: 8px;
	display: block;
	margin: 0 0 10px 0;
}
@media only screen and (min-width: 768px) {
	.form-search-brand label {
		margin: 0 10px 0 0;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
	}
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.page-cms .h2 {
	margin-bottom: 10px;
	padding-top: 16px;
}
@media only screen and (min-width: 768px) {
	.page-cms .h2 {
		margin-bottom: 15px;
	}
}
@media only screen and (min-width: 1280px) {
	.page-cms .h2 {
		margin-bottom: 25px;
	}
}
@media only screen and (min-width: 1920px) {
	.page-cms .h2 {
		margin-bottom: 47px;
	}
}
.page-cms .col-main a {
	color: #97c93b;
}
.page-cms .col-main a:hover {
	color: #54371f;
	text-decoration: underline;
}
.page-cms .cms-content p,
.page-cms .cms-content li {
	font-size: 1.08333em;
	line-height: 150%;
}
.page-cms .cms-content h2 {
	font-size: 1.16667em;
	font-weight: bold;
	color: #54371f;
	text-transform: none;
}
@media only screen and (min-width: 768px) {
	.page-cms .cms-content h2 {
		font-size: 1.33333em;
	}
}
@media only screen and (min-width: 1920px) {
	.page-cms .cms-content h2 {
		font-size: 1.5em;
	}
}
.page-cms .cms-content .title {
	font-size: 1.16667em;
}
@media only screen and (min-width: 768px) {
	.page-cms .cms-content .title {
		font-size: 1.25em;
	}
}
@media only screen and (min-width: 1920px) {
	.page-cms .cms-content .title {
		font-size: 1.33333em;
	}
}
.page-cms .cms-content .big {
	font-weight: bold;
	font-size: 1.08333em;
	color: #676767;
	margin: 28px 0 38px 0;
	line-height: 145%;
}
@media only screen and (min-width: 1280px) {
	.page-cms .cms-content .big {
		font-size: 1.16667em;
	}
}
.page-cms #select-dlv-country {
	display: block;
	margin-top: 20px;
}
@media only screen and (min-width: 768px) {
	.page-cms #select-dlv-country {
		margin-top: 0;
		width: 24%;
		float: right;
		text-align: right;
	}
}
.page-cms .cms-media {
	float: left;
	margin-right: 28px;
	margin-bottom: 28px;
}
.page-cms sup {
	vertical-align: super;
	font-size: small;
}

.page-cms table {
	width: 100%;
}
.page-cms th {
	font-size: 1em;
	color: #54371f;
	border-bottom: 2px solid white;
	padding: 14px;
	background-color: #f2f1f2;
}
@media only screen and (min-width: 768px) {
	.page-cms th {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1280px) {
	.page-cms th {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1920px) {
	.page-cms th {
		font-size: 1.5em;
	}
}
.page-cms td {
	padding: 14px;
	font-size: 1em;
	color: #54371f;
	background-color: #edf0d6;
	border-bottom: 2px solid white;
}
@media only screen and (min-width: 768px) {
	.page-cms td {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1280px) {
	.page-cms td {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1920px) {
	.page-cms td {
		font-size: 1.5em;
	}
}
.page-cms td .price {
	font-size: 100%;
}

.box.cms {
	margin-top: 30px;
	margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
	.box.cms {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 1280px) {
	.box.cms {
		margin-bottom: 38px;
	}
}
@media only screen and (min-width: 1920px) {
	.box.cms {
		margin-bottom: 55px;
	}
}
.box.cms.delivery-prices {
	margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
	.box.cms.delivery-prices {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 1280px) {
	.box.cms.delivery-prices {
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 1920px) {
	.box.cms.delivery-prices {
		margin-bottom: 40px;
	}
}
.box.cms.delivery-country {
	background-color: #f2f1f2;
}
.box.cms.delivery-country p {
	color: #676767;
}
@media only screen and (min-width: 768px) {
	.box.cms.delivery-country p {
		float: left;
		width: 76%;
		padding-right: 10px;
	}
}
.box.cms .body {
	padding: 20px;
}
.box.cms .body p {
	font-size: 1.08333em;
}
.box.cms .head {
	font-size: 1em;
	padding: 13px;
}
@media only screen and (min-width: 768px) {
	.box.cms .head {
		font-size: 1.16667em;
	}
}
@media only screen and (min-width: 1280px) {
	.box.cms .head {
		font-size: 1.33333em;
	}
}
@media only screen and (min-width: 1920px) {
	.box.cms .head {
		font-size: 1.5em;
	}
}
.box.cms .tiny {
	margin: 9px 0 0 0;
	color: #676767;
	font-size: 1.08333em;
	padding: 13px 21px;
	line-height: 140%;
}

.page-faq .accordion .item {
	padding: 20px 20px 0 20px;
	border: 1px solid #cdcccc;
	margin-bottom: -1px;
}
.page-faq .accordion .head {
	margin: 0;
}

.colsrvimg {
	width: 40px;
}

.td-img-srv img {
	width: 40px;
	height: 40px;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.input-file.custom {
	background-color: white;
	text-align: left;
	border: 1px solid #cdcccc;
	padding: 4px 0;
	width: 200px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.input-file.custom .icon {
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #cdcccc;
}
.input-file.custom .txt {
	padding-left: 6px;
	padding-right: 16px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.input-file.custom span {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	color: #54371f;
}
.input-file.custom input[type="file"] {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

.page-contact .txt-mandatory {
	text-align: right;
	font-size: 0.91667em;
	color: #676767;
	font-style: italic;
}
.page-contact .form {
	background-color: #f2f1f2;
	border: 1px solid #cdcccc;
	padding: 17px 2% 17px 2%;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
	.page-contact .form {
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 1280px) {
	.page-contact .form {
		margin-bottom: 40px;
		padding: 54px 2% 17px 6.5%;
	}
}
@media only screen and (min-width: 1920px) {
	.page-contact .form {
		margin-bottom: 60px;
	}
}
.page-contact .form .input-block {
	margin: 10px 0px 12px 0;
}
@media only screen and (min-width: 768px) {
	.page-contact .form .input-block .g-recaptcha {
		vertical-align: top;
		padding-left: 25%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-contact .form .input-block .g-recaptcha {
		padding-left: 35%;
	}
}
.page-contact .form .col-form,
.page-contact .form .col-about {
	float: left;
}
.page-contact .form .col-form {
	width: 100%;
	margin: 0;
	position: relative;
}
@media only screen and (min-width: 1024px) {
	.page-contact .form .col-form {
		width: 67%;
		padding-right: 6%;
		border-right: 1px solid #cdcccc;
	}
}
.page-contact .form .col-about {
	width: 100%;
	margin: 0;
	text-align: center;
}
.page-contact .form .col-about .card-purebike {
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
	*zoom: expression(
		this.runtimeStyle.zoom= "1",
		this.appendChild(document.createElement("small")) .className= "after",
		this.insertBefore(document.createElement("small"), this.firstChild)
			.className= "before"
	);
}
.page-contact .form .col-about .card-purebike:before,
.page-contact .form .col-about .card-purebike .before {
	margin-left: auto;
	margin-right: auto;
}
.page-contact .form .col-about .card-purebike:after,
.page-contact .form .col-about .card-purebike .after {
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (min-width: 1024px) {
	.page-contact .form .col-about .card-purebike {
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
		*zoom: expression(
			this.runtimeStyle.zoom= "1",
			this.appendChild(document.createElement("small")) .className=
				"after",
			this.insertBefore(document.createElement("small"), this.firstChild)
				.className= "before"
		);
	}
	.page-contact .form .col-about .card-purebike:before,
	.page-contact .form .col-about .card-purebike .before {
		margin-left: 0;
		margin-right: 0;
	}
	.page-contact .form .col-about .card-purebike:after,
	.page-contact .form .col-about .card-purebike .after {
		margin-left: 0;
		margin-right: 0;
	}
}
@media only screen and (min-width: 1024px) {
	.page-contact .form .col-about {
		width: 29%;
		margin-left: 4%;
		text-align: left;
	}
}
.page-contact .form.theme-inline label {
	display: block;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.page-contact .form.theme-inline label {
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		vertical-align: top;
		width: 25%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-contact .form.theme-inline label {
		width: 35%;
	}
}
.page-contact .form.theme-inline input[type="text"],
.page-contact .form.theme-inline input[type="tel"],
.page-contact .form.theme-inline input[type="email"],
.page-contact .form.theme-inline textarea {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.page-contact .form.theme-inline input[type="text"],
	.page-contact .form.theme-inline input[type="tel"],
	.page-contact .form.theme-inline input[type="email"],
	.page-contact .form.theme-inline textarea {
		width: 75%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-contact .form.theme-inline input[type="text"],
	.page-contact .form.theme-inline input[type="tel"],
	.page-contact .form.theme-inline input[type="email"],
	.page-contact .form.theme-inline textarea {
		width: 65%;
	}
}
.page-contact .form.theme-inline .input-block-radio-value {
	display: inline-block;
}
.page-contact .form.theme-inline .input-block-radio-value label {
	width: 100%;
	margin-left: 0;
}
@media only screen and (min-width: 768px) {
	.page-contact .form.theme-inline .input-block-radio-value label {
		width: auto;
	}
}
.page-contact .form.theme-inline .input-block-radio-value label [type="radio"] {
	width: auto;
}
.page-contact .form.theme-inline .actions {
	text-align: center;
}
.page-contact .form.theme-inline .btn {
	width: auto;
	margin: 10px auto;
	/* @include rt(ds) {
  	margin-left: 25%;
  } */
}
.page-contact .form.theme-inline .col-about .btn {
	margin: 0 auto;
	width: 100%;
	max-width: 250px;
}
.page-contact .form.theme-inline .block-hidden {
	display: none;
}
.page-contact .form.theme-inline .block-hidden.show {
	display: block;
}
.page-contact .col-main .gmap {
	height: 320px;
}
@media only screen and (min-width: 1280px) {
	.page-contact .col-main .gmap {
		height: 520px;
	}
}
.page-contact .store-medias {
	margin: 38px 0;
	text-align: center;
}
.page-contact .store-medias li {
	margin: 10px 0;
}
@media only screen and (min-width: 768px) {
	.page-contact .store-medias li {
		margin: 0;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		*zoom: 1;
		*display: inline;
		width: 31%;
	}
}
.page-contact .store-medias li a {
	display: block;
	max-width: 389px;
	margin: 0 auto;
	position: relative;
}
@media only screen and (min-width: 768px) {
	.page-contact .store-medias li + li {
		margin-left: 3%;
	}
}
.page-contact .store-medias .iconf-zoom.zoom {
	position: absolute;
	bottom: 2px;
	right: 0;
	color: white;
	font-size: 240%;
	background: url("../../images/rgbapng/54371f7f-5.png?1632750251");
	background: rgba(84, 55, 31, 0.5);
	padding: 13px;
}
.page-contact .add-more-file,
.page-contact .add-file,
.page-contact .note-size-file {
	text-align: left;
	display: block;
}
@media only screen and (min-width: 768px) {
	.page-contact .add-more-file,
	.page-contact .add-file,
	.page-contact .note-size-file {
		padding-left: 34%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-contact .add-more-file,
	.page-contact .add-file,
	.page-contact .note-size-file {
		padding-left: 35%;
	}
}
.page-contact .add-file .input-file.custom {
	margin: 0 0 5px 0;
}
.page-contact .note-size-file {
	margin-bottom: 15px;
}

.page-newsletter .form {
	padding: 3%;
}

#form-tell-a-friend {
	max-width: 413px;
	margin: 0px auto;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.page-account .menu-account .label {
	font-size: 0.9em;
}
.page-account .menu-account .active a {
	color: #99c33a;
}
.page-account .box.title {
	margin: 0;
}
.page-account .box.title .head {
	padding: 10px;
}
.page-account .h2 {
	border-bottom: 1px solid #cdcccc;
	border-top: medium none;
	padding-top: 0px;
	padding-block-end: 10px;
	margin-top: 25px;
}
.page-account .h2 a {
	color: #563417;
}
.page-account .iconf-heart {
	color: #ffffff;
	background-color: #563417;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	padding: 4px 5px;
	font-size: 12px;
}
.page-account #box-login .ico {
	float: left;
	font-size: 64px;
	margin-right: 20px;
}
.page-account #box-login .identifiants {
	overflow: hidden;
	margin-bottom: 10px;
}
.page-account #box-login a:hover {
	text-decoration: underline;
}
.page-account #box-login .lost-pwd,
.page-account #box-new-account .lost-pwd {
	float: left;
}
.page-account #box-login .lost-pwd a,
.page-account #box-new-account .lost-pwd a {
	color: #563417;
}
.page-account .form-account-filter {
	margin: 20px 0;
}
.page-account .form-account-filter .ui-selectmenu-button {
	width: 100%;
	border: 1px solid #563417;
	color: #563417;
	font-size: 1.08333em;
}
@media only screen and (min-width: 768px) {
	.page-account .form-account-filter .ui-selectmenu-button {
		max-width: 300px;
	}
}
.page-account.ac-home .box .h2 {
	padding-bottom: 10px;
}
.page-account.ac-home .box p {
	margin: 0;
}
.page-account.options .cms-content label {
	margin-bottom: 0;
}
.page-account.options .cms-content p {
	margin-top: 0;
	margin-left: 25px;
}
.page-account .note-password {
	font-size: 0.9em;
	margin: 0;
	margin-top: -14px;
	margin-block-end: 10px;
}
@media only screen and (min-width: 768px) {
	.page-account .col-3 {
		width: 50%;
	}
}
.page-account.page-delivery .col-1 {
	width: 100%;
}
.page-account.page-delivery .col-1 .body {
	padding: 0;
}
.page-account.page-delivery .col-1 .body .actions.add-new-adr {
	margin: 20px 0 40px;
	text-align: right;
}
.page-account.page-delivery .col-1 .list-addresses li {
	margin: 0;
}
@media only screen and (min-width: 510px) {
	.page-account.page-delivery .col-1 .list-addresses li {
		width: 50%;
	}
}
@media only screen and (min-width: 1280px) {
	.page-account.page-delivery .col-1 .list-addresses li {
		width: 33.33%;
	}
}

[id="form-login"],
[id="form-create"] {
	max-width: 500px;
	margin: 0 auto;
}

@media only screen and (min-width: 320px) {
	.col-m-1-2 {
		float: left;
		width: 50%;
	}

	.col-m-2-2 {
		float: left;
		width: 100%;
	}

	.col-m-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-m-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-m-3-6 {
		float: left;
		width: 50%;
	}

	.col-m-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-m-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-m-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.col-t-1-2 {
		float: left;
		width: 50%;
	}

	.col-t-2-2 {
		float: left;
		width: 100%;
	}

	.col-t-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-t-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-t-3-6 {
		float: left;
		width: 50%;
	}

	.col-t-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-t-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-t-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1280px) {
	.col-ds-1-2 {
		float: left;
		width: 50%;
	}

	.col-ds-2-2 {
		float: left;
		width: 100%;
	}

	.col-ds-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-ds-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-ds-3-6 {
		float: left;
		width: 50%;
	}

	.col-ds-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-ds-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-ds-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (min-width: 1920px) {
	.col-dl-1-2 {
		float: left;
		width: 50%;
	}

	.col-dl-2-2 {
		float: left;
		width: 100%;
	}

	.col-dl-1-6 {
		float: left;
		width: 16.66667%;
	}

	.col-dl-2-6 {
		float: left;
		width: 33.33333%;
	}

	.col-dl-3-6 {
		float: left;
		width: 50%;
	}

	.col-dl-4-6 {
		float: left;
		width: 66.66667%;
	}

	.col-dl-5-6 {
		float: left;
		width: 83.33333%;
	}

	.col-dl-6-6 {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 319px) {
	.breakpoint-m-no {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.breakpoint-t-no {
		display: none;
	}
}
@media only screen and (max-width: 1279px) {
	.breakpoint-ds-no {
		display: none;
	}
}
@media only screen and (max-width: 1919px) {
	.breakpoint-dl-no {
		display: none;
	}
}
.search-list-w {
	border: 1px solid #f2f1f2;
	padding: 20px;
}
.search-list-w .nbresults {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f1f2;
}

.search-page .filters {
	margin-bottom: 0;
}
.search-page .filters .nbresults {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

.cms-list .cms {
	border-bottom: 1px solid #f2f1f2;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cms-list .cms .media {
	max-width: 258px;
	display: block;
	margin: 0 auto 8px;
}
.cms-list .cms .infos {
	overflow: hidden;
	display: block;
}
.cms-list .cms .infos .title {
	display: block;
	font-size: 15px;
	margin-bottom: 14px;
	font-weight: 600;
	color: #563417;
}
.cms-list .cms .infos .desc {
	display: block;
	color: #cdcccc;
	margin-bottom: 15px;
	line-height: 1.4em;
}
.cms-list .cms .infos .more {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	color: #563417;
}

.cms-page .media {
	max-width: 386px;
	margin: 0 auto 20px;
}
.cms-page .actions {
	padding: 20px 0 0;
}

@media only screen and (min-width: 768px) {
	.cms-list .cms .media {
		float: left;
		width: 25%;
		padding-right: 22px;
	}
}
@media only screen and (min-width: 810px) {
	.cms-page {
		overflow: hidden;
	}
	.cms-page .media {
		float: left;
		width: 41%;
		padding-right: 48px;
		max-width: 386px;
	}
	.cms-page .desc {
		overflow: hidden;
	}
}
.search-results {
	overflow: hidden;
}
.search-results li {
	float: left;
	width: 33.33%;
	padding-left: 6px;
	padding-bottom: 6px;
	text-align: center;
}
.search-results li .title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4em;
}
.search-results li .nb {
	font-size: 10px;
	line-height: 16px;
}
.search-results li .search-cat-w {
	height: 60px;
	display: block;
	background-color: #f2f1f2;
	color: #563417;
}
.search-results li .search-cat-w .search-cat {
	padding-top: 12px;
	display: block;
}
.search-results li:first-child {
	padding-left: 0;
}
.search-results li.current {
	padding-bottom: 0;
}
.search-results li.current .search-cat-w {
	background-color: #54371f;
	color: #ffffff;
}

@media only screen and (min-width: 810px) {
	.search-results li .title {
		font-size: 16px;
	}
	.search-results li .nb {
		font-size: 12px;
	}
}
@media only screen and (min-width: 1180px) {
	.search-list-w {
		overflow: hidden;
	}
}
.result-search {
	background-color: #ffffff;
	text-align: left;
	display: none;
	margin-top: -2px;
}
.result-search .item {
	border: 1px solid #edf0d6;
	padding: 10 0;
	cursor: pointer;
	display: block;
}

.AV-widget--site {
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 500px;
}

.AV-widget--site .skeepers_carousel_container {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
}

.col-reinsurance .AV-widget--mini {
	display: inline-block;
	vertical-align: middle;
	width: 21%;
	height: 200px;
}

.col-reinsurance .AV-widget--mini .skeepers_carousel_container {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	box-sizing: border-box;
	position: relative;
}

@media only screen and (max-width: 1280px) {
	.col-reinsurance .AV-widget--mini {
		width: 100%;
		float: none;
	}
}

/*# sourceMappingURL=default-prod.css.map */

