.ctools-locked {
	color:red;
	border:1px solid red;
	padding:1em;
}
.ctools-owns-lock {
	background:#FFFFDD none repeat scroll 0 0;
	border:1px solid #F0C020;
	padding:1em;
}
a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing {
	padding-right:18px !important;
	background:url(../images/status-active.gif) right center no-repeat;
}
div.ctools-ajaxing {
	float:left;
	width:18px;
	background:url(../images/status-active.gif) center center no-repeat;
}
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,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article,aside,details,figcaption,figure,footer,header,menu,nav,section {
	display:block;
}
body {
	line-height:1;
}
ol,ul {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	text-decoration:none;
}
body a.active {
	color:inherit;
}
@font-face {
	font-family:'parrot-font';
	src:url('../fonts/parrot-font.ttf?bpbodw') format('truetype'),url('../fonts/parrot-font.woff?bpbodw') format('woff'),url('../fonts/parrot-font.svg?bpbodw#parrot-font') format('svg');
	font-weight:normal;
	font-style:normal;
}
body {
	background-color:#FFFFFF;
	font-family:"Roboto",Arial,sans-serif;
	font-size:16px;
}
@media only screen and (max-width:640px) {
	body {
	font-size:13px;
}
}body h1,body h2,body h3,body h4,body h5,body h6 {
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	text-transform:uppercase;
}
.stickyMenuItem.active,.stickyMenuItem.active * {
	color:red;
	font-weight:bold;
}
.main-padding {
	padding-right:50px;
	padding-left:50px;
}
@media only screen and (max-width:1023px) {
	.main-padding {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	.main-padding {
	padding-right:1em;
	padding-left:1em;
}
}.left {
	float:left;
}
.right {
	float:right;
}
.clear::after {
	content:'';
	clear:both;
	display:block;
	width:100%;
}
.menu {
	display:block;
	list-style:none;
}
/*
.menu span.overlayrichmenu {
	width:100%;
	height:100%;
	left:0;
	position:fixed;
	background:rgba(0,0,0,0.3);
	z-index:0;
	top:138px;
}
*/
.menu .lvl-1 {
	display:inline-block;
	list-style:none;
}
.menu .lvl-1 a {
	font-size:13px;
	font-family:"Roboto",Arial,sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.menu .lvl-1 .richmenu {
	width:auto;
	left:50px;
	right:50px;
	position:fixed;
	box-sizing:border-box;
	z-index:999;
	top:138px;
	overflow:auto;
	opacity:0;
	visibility:hidden;
	transition:visibility 0.3s,opacity 0.6s;
	-webkit-transition:visibility 0.3s,opacity 0.6s;
	-moz-transition:visibility 0.3s,opacity 0.6s;
	-o-transition:visibility 0.3s,opacity 0.6s;
	-ms-transition:visibility 0.3s,opacity 0.6s;
}
@media only screen and (max-height:800px) {
	.menu .lvl-1 .richmenu {
	max-height:570px;
}
}@media only screen and (max-height:700px) {
	.menu .lvl-1 .richmenu {
	max-height:510px;
}
}@media only screen and (max-height:610px) {
	.menu .lvl-1 .richmenu {
	max-height:440px;
}
}.menu .lvl-1 .richmenu .richmenucontent {
	display:table;
	width:100%;
}
.menu .lvl-1 .richmenu .richmenu-left {
	display:table-cell;
	width:80%;
	background-color:#ffffff;
	max-height:300px;
	overflow:auto;
}
.menu .lvl-1 .richmenu .richmenu-left > .menu {
	padding-bottom:20px;
}
.menu .lvl-1 .richmenu .richmenu-left > .menu::after {
	content:'';
	display:table;
	table-layout:fixed;
	width:100%;
}
.menu .lvl-1 .richmenu .richmenu-left .menu {
	width:100%;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 {
	display:block;
	width:20%;
	margin:1em 2.5% 0 2.5%;
	padding:0;
	float:left;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 a {
	font-size:22px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	text-decoration:none;
	font-weight:400;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 a > img {
	width:auto;
	margin-left:-5%;
	max-height:100px;
	transition:opacity 0.3s;
	display:block;
	margin-bottom:5px;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 a span {
	display:inline-block;
	vertical-align:middle;
	letter-spacing:2px;
	margin-top:0;
	margin-bottom:.5em;
	position:relative;
}
@media only screen and (min-width:1024px) {
	.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 a span::before {
	content:'';
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:3px;
	background:#1c69e7;
	-webkit-transform-origin:right top;
	-ms-transform-origin:right top;
	transform-origin:right top;
	-webkit-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
	-webkit-transition:color 0.2s,-webkit-transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
	transition:color 0.2s,transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 a:hover img {
	opacity:.8;
}
}@media only screen and (min-width:1024px) {
	.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 > a:hover span::before {
	-webkit-transform-origin:left top;
	-ms-transform-origin:left top;
	transform-origin:left top;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}
}.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 ul {
	display:block;
	width:100%;
	margin:0.5vh 0;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 ul li {
	list-style:none;
	display:block;
	width:100%;
	margin:0 0 0 0;
	line-height:1em;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 ul li a {
	font-size:11px;
	font-family:"Roboto",Arial,sans-serif;
	font-weight:bold;
	color:#000000;
	letter-spacing:1px;
	line-height:1em;
	transition:opacity 0.3s;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 ul li a:hover {
	opacity:.7;
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2 ul.menu li a {
	color:rgba(0,0,0,0.3);
}
.menu .lvl-1 .richmenu .richmenu-left .menu .lvl-2.pos-0 {
	clear:both;
}
.menu .lvl-1 .richmenu .richmenu-left > a {
	margin:0 2.5%;
	color:#1c69e7;
	font-size:1.125em;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-weight:500;
	letter-spacing:normal;
	line-height:4.4em;
	text-transform:inherit;
	text-align:center;
	clear:both;
	display:block;
}
.menu .lvl-1 .richmenu .richmenu-left > a:hover {
	opacity:.7;
}
.menu .lvl-1 .richmenu .richmenu-left > a:before {
	content:'';
	clear:both;
	display:table;
	table-layout:fixed;
	width:100%;
	height:2px;
	background:#f3f3f3;
	margin-bottom:2px;
}
.menu .lvl-1 .richmenu .richmenu-left > a:after {
	content:'\e906';
	font-family:"parrot-font";
	display:inline-block;
	width:41px;
	height:41px;
	line-height:41px;
	vertical-align:middle;
	border-radius:50%;
	border:2px solid #1c69e7;
	margin-left:20px;
}
.menu .lvl-1 .richmenu .richmenu-right {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:20%;
	background:#1c69e7;
	padding:10vw 0 0;
	overflow:hidden;
}
.menu .lvl-1 .richmenu .richmenu-right .lvl-2 a span {
	color:#1c69e7;
}
.menu .lvl-1 .richmenu .richmenu-right .panel-title,.menu .lvl-1 .richmenu .richmenu-right .panel-baseline {
	position:relative;
	text-align:center;
	padding:0 40px;
	line-height:24px;
	color:#FFFFFF;
	font-size:1.5em;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	letter-spacing:1px;
	font-weight:500;
	text-transform:none;
	z-index:2;
}
.menu .lvl-1 .richmenu .richmenu-right .panel-title {
	font-weight:700;
}
.menu .lvl-1 .richmenu .richmenu-right .push-menu-visual {
	width:auto;
	min-width:100%;
	min-height:100%;
	position:absolute;
	top:0;
	left:0;
}
.menu .lvl-1 .richmenu .cat {
	font-size:40px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	text-decoration:none;
	font-weight:300;
	display:inline-block;
	vertical-align:middle;
	-webkit-appearance:none;
	border:none;
	background:none;
}
.menu .lvl-1 .richmenu .back {
	font-size:20px;
	font-family:"parrot-font";
	display:inline-block;
	vertical-align:middle;
	-webkit-appearance:none;
	border:none;
	background:none;
	width:80px;
	padding:4px 0 0 0;
	text-align:center;
	margin-right:10px;
	line-height:50px;
}
.menu .lvl-1 .richmenu .back::before {
	content:'\e901';
}
.menu .lvl-1 #richmenu-1487 .lvl-2 a span {
	color:#03d3f8;
}
.menu .lvl-1 #richmenu-1487 .richmenu-left > a {
	color:#03d3f8;
}
.menu .lvl-1 #richmenu-1487 .richmenu-left > a:after {
	border-color:#03d3f8;
}
.menu .lvl-1 #richmenu-1487 .richmenu-left .menu .lvl-2 a span::before {
	background:#03d3f8;
}
.menu .lvl-1 #richmenu-1487 .richmenu-right {
	background:#03d3f8;
	background:-webkit-linear-gradient(#008fa9,#03d3f8);
	background:-o-linear-gradient(#008fa9,#03d3f8);
	background:-moz-linear-gradient(#008fa9,#03d3f8);
	background:linear-gradient(#008fa9,#03d3f8);
}
.menu .lvl-1 #richmenu-1487 p {
	margin-bottom:30px;
}
.menu .lvl-1 #richmenu-1487 .cat,.menu .lvl-1 #richmenu-1487 .back,.menu .lvl-1 #richmenu-1487 .plus {
	color:#03d3f8;
}
.menu .lvl-1 #richmenu-1512 .lvl-2 a span {
	color:#ff7800;
}
.menu .lvl-1 #richmenu-1512 .richmenu-left > a {
	color:#ff7800;
}
.menu .lvl-1 #richmenu-1512 .richmenu-left > a:after {
	border-color:#ff7800;
}
.menu .lvl-1 #richmenu-1512 .richmenu-left .menu .lvl-2 a span::before {
	background:#ff7800;
}
.menu .lvl-1 #richmenu-1512 .richmenu-right {
	background:#ff7800;
	background:-webkit-linear-gradient(left top,#ff5100,#ff7800);
	background:-o-linear-gradient(bottom right,#ff5100,#ff7800);
	background:-moz-linear-gradient(bottom right,#ff5100,#ff7800);
	background:linear-gradient(to bottom right,#ff5100,#ff7800);
}
.menu .lvl-1 #richmenu-1512 p {
	margin-bottom:70px;
}
.menu .lvl-1 #richmenu-1512 .cat,.menu .lvl-1 #richmenu-1512 .back,.menu .lvl-1 #richmenu-1512 .plus {
	color:#ff7800;
}
.menu .lvl-1 #richmenu-1576 .lvl-2 a span {
	color:#dc2832;
}
.menu .lvl-1 #richmenu-1576 .richmenu-left > a {
	color:#dc2832;
}
.menu .lvl-1 #richmenu-1576 .richmenu-left > a:after {
	border-color:#dc2832;
}
.menu .lvl-1 #richmenu-1576 .richmenu-left .menu .lvl-2 a span::before {
	background:#dc2832;
}
.menu .lvl-1 #richmenu-1576 .richmenu-right {
	background:#dc2832;
	background:-webkit-linear-gradient(left top,#9c020b,#dc2832);
	background:-o-linear-gradient(bottom right,#9c020b,#dc2832);
	background:-moz-linear-gradient(bottom right,#9c020b,#dc2832);
	background:linear-gradient(to bottom right,#9c020b,#dc2832);
}
.menu .lvl-1 #richmenu-1576 .cat,.menu .lvl-1 #richmenu-1576 .back,.menu .lvl-1 #richmenu-1576 .plus {
	color:#dc2832;
}
.menu .lvl-1 #richmenu-1554 .lvl-2 a span {
	color:#744acb;
}
.menu .lvl-1 #richmenu-1554 .richmenu-left > a {
	color:#744acb;
}
.menu .lvl-1 #richmenu-1554 .richmenu-left > a:after {
	border-color:#744acb;
}
.menu .lvl-1 #richmenu-1554 .richmenu-left .menu .lvl-2 a span::before {
	background:#744acb;
}
.menu .lvl-1 #richmenu-1554 .richmenu-right {
	background:#744acb;
	background:-webkit-linear-gradient(#744acb,#2c1758);
	background:-o-linear-gradient(#744acb,#2c1758);
	background:-moz-linear-gradient(#744acb,#2c1758);
	background:linear-gradient(#744acb,#2c1758);
}
.menu .lvl-1 #richmenu-1554 .richmenu-right p {
	margin-top:18px;
}
.menu .lvl-1 #richmenu-1554 .cat,.menu .lvl-1 #richmenu-1554 .back,.menu .lvl-1 #richmenu-1554 .plus {
	color:#744acb;
}
.menu .lvl-1 #richmenu-1567 .lvl-2 a span {
	color:#02ae76;
}
.menu .lvl-1 #richmenu-1567 .richmenu-left > a {
	color:#02ae76;
}
.menu .lvl-1 #richmenu-1567 .richmenu-left > a:after {
	border-color:#02ae76;
}
.menu .lvl-1 #richmenu-1567 .richmenu-left .menu .lvl-2 a span::before {
	background:#02ae76;
}
.menu .lvl-1 #richmenu-1567 .richmenu-right {
	background:#02ae76;
	background:-webkit-linear-gradient(left,#00895d,#02ae76);
	background:-o-linear-gradient(right,#00895d,#02ae76);
	background:-moz-linear-gradient(right,#00895d,#02ae76);
	background:linear-gradient(to right,#00895d,#02ae76);
}
.menu .lvl-1 #richmenu-1567 p {
	margin-bottom:18px;
}
.menu .lvl-1 #richmenu-1567 .cat,.menu .lvl-1 #richmenu-1567 .back,.menu .lvl-1 #richmenu-1567 .plus {
	color:#02ae76;
}
.menu .lvl-1 #richmenu-1549 .lvl-2 a span {
	color:#13ae96;
}
.menu .lvl-1 #richmenu-1549 .richmenu-left > a {
	color:#13ae96;
}
.menu .lvl-1 #richmenu-1549 .richmenu-left > a:after {
	border-color:#13ae96;
}
.menu .lvl-1 #richmenu-1549 .richmenu-left .menu .lvl-2 a span::before {
	background:#13ae96;
}
.menu .lvl-1 #richmenu-1549 .richmenu-right {
	background:#13ae96;
	background:-webkit-linear-gradient(left top,#a11242,#13ae96);
	background:-o-linear-gradient(bottom right,#a11242,#13ae96);
	background:-moz-linear-gradient(bottom right,#a11242,#13ae96);
	background:linear-gradient(to bottom right,#a11242,#13ae96);
}
.menu .lvl-1 .cat,.menu .lvl-1 .back,.menu .lvl-1 .plus {
	color:#13ae96;
}
.menu .lvl-1:hover .richmenu {
	visibility:visible;
	opacity:1;
}
@media only screen and (min-width:769px) and (max-width:1024px) {
	.menu .lvl-1 .richmenu {
	box-shadow:0 10px 15px rgba(0,0,0,0.3);
}
}@media only screen and (max-width:1023px) {
	.menu .lvl-1 .richmenu {
	visibility:visible;
	opacity:1;
}
}.header-sticky .menu span.overlayrichmenu {
	top:70px;
}
.header-sticky .menu .lvl-1 .richmenu {
	top:70px;
}
@media only screen and (max-height:800px) {
	.header-sticky .menu .lvl-1 .richmenu {
	max-height:630px;
}
}@media only screen and (max-height:700px) {
	.header-sticky .menu .lvl-1 .richmenu {
	max-height:560px;
}
}@media only screen and (max-height:610px) {
	.header-sticky .menu .lvl-1 .richmenu {
	max-height:490px;
}
}header {
	width:100%;
	padding-top:15px;
	height:138px;
	font-family:"Roboto",Arial,sans-serif;
	text-transform:uppercase;
	top:0;
	left:0;
	z-index:999;
	background:#000000;
	position:relative;
	transition:height .4s,opacity .2s,background .3s;
}
header.header-transparent {
	background:none;
	position:fixed;
}
header.header-bk {
	background:#000000;
	position:fixed;
}
header .logo {
	margin-bottom:.5em;
}
header .logo .burger {
	display:none;
}
header .logo + .main-nav {
	clear:none;
}
header .main-nav-links-basic {
	font-size:.813em;
	color:#ffffff;
	font-weight:400;
}
header .main-nav {
	position:relative;
	z-index:2;
	clear:both;
	line-height:58px;
}
header .main-nav .lvl-1 {
	line-height:normal;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:middle;
}
header .main-nav .lvl-1 > a {
	display:inline-block;
	margin:0 2vw 0 0;
	padding:10px 0;
	transition:border .2s;
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-size:.813em;
	color:#ffffff;
	font-weight:400;
}
header .main-nav .lvl-1 > a::after {
	content:'';
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:3px;
	background:#ffffff;
	-webkit-transform-origin:right top;
	-ms-transform-origin:right top;
	transform-origin:right top;
	-webkit-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
	-webkit-transition:color 0.2s,-webkit-transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
	transition:color 0.2s,transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
}
header .main-nav .lvl-1 > a:hover::after,header .main-nav .lvl-1.active-trail > a::after {
	-webkit-transform-origin:left top;
	-ms-transform-origin:left top;
	transform-origin:left top;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}
header .main-nav .lvl-1.last {
	line-height:normal;
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
header .main-nav .lvl-1.last::before,header .main-nav .lvl-1.last::after {
	content:'\2022';
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:1.5em;
	line-height:1em;
}
header .main-nav .lvl-1.last::before {
	padding:0 1.8vw 0 0;
}
header .main-nav .lvl-1.last > a {
	margin:0 1.8vw 0 0;
	font-weight:600;
}
header .sup-nav {
	margin-right:1vw;
	padding-right:10px;
}
header .sup-nav > * {
	display:inline-block;
	vertical-align:middle;
}
header .sup-nav li {
	margin-left:1vw;
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
header .sup-nav a {
	transition:opacity .2s;
}
header .sup-nav a:hover {
	opacity:.7;
}
header .sup-nav .links::after {
	content:'\2022';
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:1.5em;
	line-height:1em;
	padding:0 0 0 10px;
	margin-top:-2px;
}
header .sup-nav .links > li::before {
	content:'\2022';
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:1.5em;
	line-height:1em;
	padding:0 10px 0 0;
	margin-top:-2px;
}
header .sup-nav .links > li > a {
	font-size:.813em;
	color:#ffffff;
	font-weight:400;
}
header .sup-nav .buttons .btn-search {
	display:inline-block;
	vertical-align:middle;
	height:36px;
	width:36px;
	line-height:34px;
	border:2px solid;
	text-indent:-6000px;
	border-radius:50%;
	border-color:rgba(255,255,255,0.7);
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
}
header .sup-nav .buttons .btn-search::before {
	font-family:"parrot-font";
	content:'\e90d';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:22px;
}
header .sup-nav .buttons .btn-search:not(.not-link):hover {
	opacity:0.7;
	background-color:transparent;
}
header .sup-nav .buttons .btn-search:not(.not-link):hover::before {
	color:#ffffff;
}
header .sup-nav .buttons .btn-cart {
	display:inline-block;
	vertical-align:middle;
	height:36px;
	width:36px;
	line-height:34px;
	border:2px solid;
	text-indent:-6000px;
	border-radius:50%;
	border-color:rgba(255,255,255,0.7);
	background-color:#ffffff;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
}
header .sup-nav .buttons .btn-cart::before {
	font-family:"parrot-font";
	content:'\e907';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#000000;
	font-size:22px;
}
header .sup-nav .buttons .btn-cart:not(.not-link):hover {
	opacity:0.7;
	background-color:#ffffff;
}
header .sup-nav .buttons .btn-cart:not(.not-link):hover::before {
	color:#000000;
}
header .sup-nav .buttons .btn-support {
	display:inline-block;
	vertical-align:middle;
	height:36px;
	width:36px;
	line-height:34px;
	border:2px solid;
	text-indent:-6000px;
	border-radius:50%;
	border-color:rgba(255,255,255,0.7);
	background-color:#ffffff;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
}
header .sup-nav .buttons .btn-support::before {
	font-family:"parrot-font";
	content:'\e90e';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#000000;
	font-size:22px;
}
header .sup-nav .buttons .btn-support:not(.not-link):hover {
	opacity:0.7;
	background-color:#ffffff;
}
header .sup-nav .buttons .btn-support:not(.not-link):hover::before {
	color:#000000;
}
header .sup-nav .badge {
	position:absolute;
	left:22px;
	top:-6px;
}
header .sup-nav .my-account {
	height:100%;
	width:50px;
	background:#1c69e7;
	vertical-align:top;
	position:absolute;
	right:0;
	top:0;
	text-indent:-6000px;
	transition:background .5s;
	border-bottom:2px solid #1c69e7;
	-webkit-transform:translateZ(0);
}
header .sup-nav .my-account::before {
	content:"\e90c";
	text-indent:0;
	text-align:center;
	font-family:'parrot-font';
	font-size:20px;
	color:#ffffff;
	position:absolute;
	top:15px;
	left:50%;
	height:25px;
	width:33px;
	border-radius:50%;
	border:2px solid rgba(255,255,255,0.4);
	display:block;
	margin:0 0 0 -18px;
	padding-top:8px;
	background:#1c69e7;
	z-index:1;
	line-height:18px;
}
header .sup-nav .my-account::after {
	content:'My.Parrot';
	font-family:Georgia,Times,'Times New Roman',serif;
	transform:rotate(-90deg);
	text-indent:0;
	color:#ffffff;
	display:block;
	text-transform:none;
	position:absolute;
	bottom:34px;
	left:-6px;
	font-size:16px;
	letter-spacing:-1px;
	transition:opacity .3s;
}
header .sup-nav .my-account:hover {
	opacity:1;
	background:#ffffff;
}
header .sup-nav .my-account:hover::before {
	opacity:1;
	border-color:#1c69e7;
	background:#1c69e7;
}
header .sup-nav .my-account:hover::after {
	color:#1c69e7;
}
header .sup-nav .ajax-progress-throbber {
	display:none;
}
header h1.logo.clone {
	display:none;
	float:none;
}
.header-height0 header {
	height:0;
	opacity:0;
}
.header-sticky header,.nosticky header {
	padding-top:0;
	height:70px;
	position:fixed;
	top:0;
	left:0;
	opacity:1;
	background:#000000;
}
.header-sticky header .logo,.nosticky header .logo {
	width:82px;
	display:table;
	table-layout:fixed;
	height:70px;
	margin:0;
}
.header-sticky header .logo a,.nosticky header .logo a {
	display:table-cell;
	vertical-align:middle;
}
.header-sticky header .logo a img,.nosticky header .logo a img {
	display:block;
	max-width:100%;
}
.header-sticky header .sup-nav,.nosticky header .sup-nav {
	display:table;
	table-layout:fixed;
	height:100%;
}
.header-sticky header .sup-nav .buttons,.nosticky header .sup-nav .buttons {
	display:table-cell;
	vertical-align:middle;
}
.header-sticky header .sup-nav .my-account::before,.nosticky header .sup-nav .my-account::before {
	top:50%;
	margin:-18px 0 0 -18px;
}
.header-sticky header .sup-nav .my-account::after,.nosticky header .sup-nav .my-account::after {
	opacity:0;
}
.header-sticky header .main-nav,.nosticky header .main-nav {
	position:absolute;
	left:180px;
	top:6px;
}
@media only screen and (max-width:1023px) {
	body .page main {
	padding-top:60px;
}
body .page header {
	padding-top:0;
	height:60px;
	position:fixed;
	top:0;
	left:0;
	opacity:1;
	background:#000000;
}
body .page header.header-transparent {
	background:#000000;
}
body .page header .overlayrichmenu {
	display:none;
}
body .page header h1.logo {
	display:inline-block;
	vertical-align:middle;
	width:auto;
	line-height:60px;
}
body .page header h1.logo a {
	display:inline-block;
	vertical-align:middle;
}
body .page header h1.logo a img {
	display:block;
	width:120px;
}
body .page header h1.logo .burger {
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
	width:1.8em;
	height:1.8em;
	margin-right:1em;
	position:relative;
}
body .page header h1.logo .burger em:before,body .page header h1.logo .burger em:after,body .page header h1.logo .burger:before,body .page header h1.logo .burger:after {
	content:"";
	display:block;
	background:#ffffff;
	width:100%;
	height:3px;
	position:absolute;
	transition:all .5s ease;
	border-radius:1px;
}
body .page header h1.logo .burger:before {
	left:50%;
	top:0;
	transform:translate(-50%,0);
}
body .page header h1.logo .burger:after {
	left:50%;
	bottom:0;
	transform:translate(-50%,0);
}
body .page header h1.logo .burger em {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
body .page header h1.logo .burger em:after {
	top:50%;
	left:50%;
	transform:translate(-50%,-50%) rotate(0deg);
}
body .page header h1.logo .burger em:before {
	top:50%;
	left:50%;
	transform:translate(-50%,-50%) rotate(0deg);
}
body .page header nav.left {
	float:none;
}
body .page header nav.main-nav {
	left:0;
	top:60px;
	bottom:0;
	right:0;
	height:100%;
	width:100%;
	position:absolute;
	overflow:auto;
	line-height:1.4em;
	background:#ffffff;
	transition:transform .75s ease;
	transform:translateX(-100%);
}
body .page header nav.main-nav.left {
	float:none;
}
body .page header nav.main-nav ul.menu {
	padding:1em;
}
body .page header nav.main-nav ul.menu li.lvl-1 {
	display:block;
	border-top:1px solid rgba(0,0,0,0.3);
}
body .page header nav.main-nav ul.menu li.lvl-1:first-child {
	border-top:0;
}
body .page header nav.main-nav ul.menu li.lvl-1:before,body .page header nav.main-nav ul.menu li.lvl-1:after {
	content:normal;
}
body .page header nav.main-nav ul.menu li.lvl-1 > a {
	color:#000000;
	font-weight:bold;
	display:block;
	text-align:left;
	line-height:40px;
	font-size:14px;
	z-index:1;
	width:100%;
}
body .page header nav.main-nav ul.menu li.lvl-1 > a:after {
	content:"\e902";
	font-family:"parrot-font";
	position:absolute;
	width:10px;
	height:20px;
	margin-top:-11px;
	top:50%;
	right:10px;
	bottom:auto;
	left:auto;
	-webkit-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	-webkit-transition:none;
	transition:none;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	max-height:none;
	overflow:auto;
	transform:translateX(-100%);
	transition:transform .5s ease;
	background:#ffffff;
	padding-top:1em;
	padding-bottom:20px;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu.open {
	transform:translateX(0);
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .all-col {
	display:block;
	margin:13px 13px 0;
	padding-left:5px;
	line-height:60px;
	float:none;
	border-top:1px solid rgba(0,0,0,0.3);
	font-size:22px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	text-decoration:none;
	font-weight:400;
	color:#000000;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .all-col::after {
	content:"\e902";
	font-family:"parrot-font";
	float:right;
	width:10px;
	height:20px;
	font-size:16px;
	line-height:62px;
	margin-right:10px;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left {
	float:none;
	width:auto;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left > .menu {
	padding:0 1em;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 {
	width:100%;
	margin:0;
	padding:5px 0;
	float:none;
	border-top:1px solid rgba(0,0,0,0.3);
	position:relative;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 a {
	position:relative;
	display:block;
	padding-left:80px;
	line-height:50px;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 a img {
	position:absolute;
	left:10px;
	top:50%;
	width:60px;
	height:auto;
	transform:translatey(-50%);
	margin-left:-3%;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 a span {
	display:block;
	width:100%;
	margin:0;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 a span::after {
	content:'+';
	position:absolute;
	top:0;
	right:0;
	font-size:40px;
	line-height:40px;
	-webkit-appearance:none;
	border:none;
	background:none;
	width:30px;
	text-align:right;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 > ul {
	display:none;
	padding:0 0 0 70px;
	margin:0;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left .menu .lvl-2 > ul a {
	padding:15px 0 15px 10px;
	line-height:20px;
	border-top:1px solid rgba(0,0,0,0.3);
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left > a {
	border-top:1px solid rgba(0,0,0,0.3);
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left > a:before {
	content:normal;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left > a {
	font-size:22px;
	font-weight:400;
	text-align:left;
	padding-left:5px;
	color:#000000 !important;
	line-height:60px;
	margin:0 13px;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-left > a::after {
	content:"\e902";
	font-family:"parrot-font";
	width:10px;
	height:20px;
	font-size:16px;
	border:none;
	line-height:62px;
	float:right;
	margin-right:10px;
}
body .page header nav.main-nav ul.menu li.lvl-1 .richmenu .richmenucontent .richmenu-right {
	display:none;
}
body .page header nav.main-nav .btn-search {
	color:#000000;
	font-weight:bold;
	display:block;
	text-align:left;
	line-height:40px;
	font-size:14px;
	margin:0 0 0;
	padding:1.5em 1em 1.5em 1em;
	background:#f3f3f3;
	position:relative;
}
body .page header nav.main-nav .btn-search:before {
	content:"\e90d";
	font-family:"parrot-font";
	position:absolute;
	width:90px;
	height:46px;
	line-height:46px;
	font-size:22px;
	margin-top:-23px;
	top:50%;
	right:5px;
	color:#ffffff;
	background:#000000;
	border-radius:18px;
	text-align:center;
}
body .page header nav.main-nav .btn-support {
	color:#000000;
	font-weight:bold;
	display:block;
	text-align:left;
	line-height:40px;
	font-size:14px;
	margin:-1em 0 50px;
	padding:1.5em 1em 1.5em 3em;
	background:#f3f3f3;
	position:relative;
}
body .page header nav.main-nav .btn-support:before {
	content:"\e925";
	font-family:"parrot-font";
	position:absolute;
	width:20px;
	height:20px;
	line-height:20px;
	margin-top:-10px;
	top:50%;
	left:1em;
	color:#ffffff;
	background:#000000;
	border-radius:50%;
	text-align:center;
}
body .page header .sup-nav {
	display:table;
	table-layout:fixed;
	height:60px;
	padding-right:38px;
}
body .page header .sup-nav .buttons {
	display:table-cell;
	vertical-align:middle;
}
body .page header .sup-nav .buttons .item-btn-support,body .page header .sup-nav .buttons .item-btn-search {
	display:none;
}
body .page header .sup-nav .my-account {
	height:60px;
}
body .page header .sup-nav .my-account::before {
	top:50%;
	margin:-18px 0 0 -18px;
}
body .page header .sup-nav .my-account::after {
	opacity:0;
}
html.openMainMenu {
	height:100%;
}
html.openMainMenu header {
	height:100%;
	position:fixed;
}
html.openMainMenu header h1.logo .burger:before {
	opacity:0;
	top:50%;
}
html.openMainMenu header h1.logo .burger:after {
	opacity:0;
	bottom:50%;
}
html.openMainMenu header h1.logo .burger em:after {
	transform:translate(-50%,-50%) rotate(-45deg);
}
html.openMainMenu header h1.logo .burger em:before {
	transform:translate(-50%,-50%) rotate(45deg);
}
html.openMainMenu nav.main-nav.left {
	transform:translateX(0);
}
}@media only screen and (max-width:480px) {
	body header h1.logo a img {
	width:100px;
}
body header .sup-nav {
	padding-right:42px;
}
body header .sup-nav li {
	margin:0;
	padding-right:5px;
}
}.big-slider {
	width:100%;
	display:block;
	position:relative;
}
.big-slider::after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
}
.big-slider .big-slide {
	width:100%;
	display:block;
}
.big-slider .big-slide .node {
	width:100%;
	height:100vh;
	display:table;
	table-layout:fixed;
}
.big-slider .big-slide .node::after {
	display:none;
}
@media only screen and (max-width:768px) {
	.big-slider .big-slide .node {
	height:auto;
	min-height:400px;
}
}.big-slider .big-slide .node article {
	width:100%;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.big-slider .big-slide .node article .content-panel-content {
	position:static;
}
.big-slider .big-slide .node article .panel-title,.big-slider .big-slide .node article .panel-baseline {
	font-size:3.125em;
	text-transform:uppercase;
	position:relative;
	z-index:1;
}
.big-slider .big-slide .node article .btn-video-container,.big-slider .big-slide .node article .panel-links {
	position:relative;
	z-index:1;
}
.big-slider .big-slide .node article .panel-title {
	margin-top:0;
	margin-bottom:0.4em;
}
.big-slider .big-slide .node article .product-in-content-panel table.commerce-price-savings-formatter-prices .commerce-price-savings-formatter-price .price-amount {
	color:#FFFFFF;
}
.big-slider .big-slide .node article iframe {
	position:absolute;
	top:50%;
	left:50%;
	min-width:160%;
	min-height:100%;
	width:140%;
	height:110%;
	z-index:0;
	transform:translateX(-50%) translateY(-50%);
}
.big-slider .big-slide .node article.mid_width {
	width:50%;
}
.big-slider .big-slider-pager {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:40px;
	z-index:998;
}
.big-slider .big-slider-pager span {
	display:inline-block;
	height:8px;
	width:8px;
	background-color:#FFFFFF;
	border-radius:4px;
	text-indent:-9999px;
	margin:0 8px;
	opacity:1;
	cursor:pointer;
	transition:width 0.5s;
	-webkit-transition:width 0.5s,opacity 0.3s;
	-moz-transition:width 0.5s,opacity 0.3s;
	-o-transition:width 0.5s,opacity 0.3s;
	-ms-transition:width 0.5s,opacity 0.3s;
}
.big-slider .big-slider-pager span.cycle-pager-active {
	width:110px;
}
.big-slider .big-slider-pager span:hover {
	opacity:0.7;
}
.page-catalog .big-slider .big-slide .node article .panel-baseline {
	font-weight:400;
}
.os-ie-11 .big-slider .big-slide .node article .emotional_wrapper {
	position:absolute;
	top:50%;
	left:50%;
	min-width:0;
	min-height:0;
	width:100%;
	padding-top:100%;
	z-index:0;
	transform:translateX(-50%) translateY(-30%);
}
.os-ie-11 .big-slider .big-slide .node article .emotional_wrapper iframe {
	width:100%;
	height:100%;
}
.panel-title {
	font-size:3.125em;
	font-weight:200;
	letter-spacing:4px;
}
.product-price {
	font:300 2.25em/1em "Roboto",Arial,sans-serif;
}
.product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.product-link:hover::before {
	color:#1c69e7;
}
.commerce-product-field table.commerce-price-savings-formatter-prices {
	color:#000000;
	font-family:"Roboto",Arial,sans-serif;
	font-weight:300;
}
.commerce-product-field table.commerce-price-savings-formatter-prices tr {
	padding:0;
}
.commerce-product-field table.commerce-price-savings-formatter-prices tr td {
	font-size:1em;
	padding:0;
	display:block;
}
.commerce-product-field table.commerce-price-savings-formatter-prices .commerce-price-savings-formatter-list .price-amount {
	font-size:20px;
	line-height:1em;
	display:block;
	opacity:.6;
}
.commerce-product-field table.commerce-price-savings-formatter-prices .commerce-price-savings-formatter-price .price-amount {
	font-size:35px;
	line-height:45px;
	display:block;
	color:#000000;
}
.attributes_links-label {
	display:inline-block;
	vertical-align:middle;
	padding:0 10px 10px 0;
}
.attributes_links {
	display:inline-block;
}
.attributes_links li {
	display:inline-block;
	vertical-align:middle;
}
.attributes_links li .commerce-attribute {
	display:inline-block;
	width:26px;
	height:26px;
	border-radius:50%;
	border:2px solid rgba(0,0,0,0.3);
}
.tabs_tab_content_banner {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:100%;
}
.tabs_tab_content_banner .content_banner_container {
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	background:#1c69e7;
	background:-webkit-linear-gradient(left,#1c69e7,#1c69e7);
	background:-o-linear-gradient(right,#1c69e7,#1c69e7);
	background:-moz-linear-gradient(right,#1c69e7,#1c69e7);
	background:linear-gradient(to right,#1c69e7,#1c69e7);
}
@media only screen and (max-width:1023px) {
	.tabs_tab_content_banner .content_banner_container {
	-webkit-flex:none;
	-moz-flex:none;
	-o-flex:none;
	-ms-flex:none;
	flex:none;
	width:100%;
	padding:1em 0;
}
}.tabs_tab_content_banner .content_banner_bloc {
	position:relative;
	display:table;
	height:120px;
	text-transform:uppercase;
	font-size:1.5em;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-weight:600;
	color:#ffffff;
	letter-spacing:2px;
	vertical-align:middle;
	margin:0 auto;
	width:100%;
	max-width:700px;
}
@media only screen and (max-width:1023px) {
	.tabs_tab_content_banner .content_banner_bloc {
	height:auto;
}
}.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_visual {
	display:table-cell;
	width:34%;
	max-width:250px;
	vertical-align:middle;
	padding:0 0 0 4%;
	text-align:center;
	position:relative;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_visual img {
	bottom:20px;
	left:10%;
	max-width:100%;
	max-height:100px;
}
@media only screen and (min-width:1270px) {
	.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_visual img {
	position:absolute;
	max-width:90%;
}
}.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_infos {
	display:table-cell;
	vertical-align:middle;
	padding:0 4%;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_more {
	display:table-cell;
	vertical-align:middle;
	padding:0 2vw 0 0;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_more a {
	text-align:left;
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#ffffff;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_more a::before {
	font-family:"parrot-font";
	content:'\e906';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:0.5em;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_more a:not(.not-link) {
	cursor:pointer;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_more a:not(.not-link):hover {
	opacity:0.7;
	background-color:transparent;
}
.tabs_tab_content_banner .content_banner_bloc .content_banner_bloc_more a:not(.not-link):hover::before {
	color:#ffffff;
}
.form-item-quantity {
	clear:both;
}
.form-item-attributes-field-world-region {
	position:relative;
}
.form-item-attributes-field-world-region > label {
	display:none;
}
.form-item-attributes-field-world-region .heapBox {
	min-width:50%;
}
.form-item-attributes-field-world-region .heapBox .holder {
	color:#000000;
	white-space:nowrap;
	width:100%;
	padding-right:45px;
}
.form-item-attributes-field-world-region .heapBox .handler {
	text-align:right;
	width:45px;
	position:absolute;
	top:0;
	right:1em;
}
.form-item-attributes-field-world-region .heapBox .handler:before {
	color:#000000;
}
.form-item-attributes-field-world-region .heapBox .heap {
	padding:0;
	top:100%;
	left:0;
	margin:10px 0 0;
	border:2px solid rgba(0,0,0,0.3);
	border-radius:20px;
	background:#ffffff;
	width:auto;
}
.form-item-attributes-field-world-region .heapBox .heap .heapOptions {
	padding:1em 0;
	border:none;
	border-radius:20px;
}
.form-item-attributes-field-world-region .heapBox .heap .heapOptions a {
	color:#000000;
	padding:0 1em;
	white-space:nowrap;
}
.form-item-attributes-field-world-region .heapBox .heap .heapOptions a:hover {
	color:#ffffff;
}
.form-type-radio.form-item-attributes-field-color {
	position:relative;
	width:50px;
	height:50px;
	float:left;
	margin:10px 5px 0 -10px;
	text-align:center;
}
@media only screen and (max-width:480px) {
	.form-type-radio.form-item-attributes-field-color {
	width:40px;
	height:40px;
	margin:10px 4px 0 -10px;
}
}.form-type-radio.form-item-attributes-field-color input[type="radio"]:checked + label::before,.form-type-radio.form-item-attributes-field-color input[type="radio"]:not(:checked) + label::before {
	display:none;
}
.form-type-radio.form-item-attributes-field-color input[type="radio"]:checked + label .commerce-color-pattern {
	width:40px;
	height:40px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	margin-top:-5px;
	text-align:center;
	position:relative;
}
.form-type-radio.form-item-attributes-field-color input[type="radio"]:checked + label .commerce-color-pattern:before {
	content:"\e923";
	font-family:"parrot-font";
	display:inline-block;
	color:#ffffff;
	height:30px;
	line-height:57px;
	font-size:1em;
	position:absolute;
	width:100%;
	height:40px;
	line-height:40px;
	font-weight:700;
	top:0;
	left:0;
	margin-top:-2px;
}
@media only screen and (max-width:480px) {
	.form-type-radio.form-item-attributes-field-color input[type="radio"]:checked + label .commerce-color-pattern {
	width:34px;
	height:34px;
	margin-top:-3px;
}
.form-type-radio.form-item-attributes-field-color input[type="radio"]:checked + label .commerce-color-pattern:before {
	margin-top:-4px;
}
}.form-type-radio.form-item-attributes-field-color input[type="radio"]:not(:checked) + label .commerce-color-pattern {
	width:26px;
	height:26px;
}
.form-type-radio.form-item-attributes-field-color .commerce-color-name {
	display:none;
}
.user-power-thumbnails-container {
	display:block;
	width:100%;
}
.user-power-thumbnails-container .field-name-field-user-power.user-power-thumbnails-container {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	overflow-x:auto;
	-ms-overflow-style:none;
}
.user-power-thumbnails-container .field-name-field-user-power.user-power-thumbnails-container::-webkit-scrollbar {
	display:none;
}
.user-power-thumbnails-container .user-power-thumbnail {
	position:relative;
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	max-height:500px;
	overflow:hidden;
	margin-left:4px;
	margin-right:4px;
	min-width:235px;
}
.user-power-thumbnails-container .user-power-thumbnail:first-child {
	margin-left:0;
}
.user-power-thumbnails-container .user-power-thumbnail:last-child {
	margin-right:0;
}
.user-power-thumbnails-container .user-power-thumbnail img {
	position:relative;
	width:100%;
	height:auto;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-infos {
	display:table;
	position:absolute;
	bottom:1.5vw;
	width:100%;
	padding:0 2vh;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-infos .user-power-avatar {
	display:table-cell;
	width:80px;
	padding:0 20px 0 10px;
	vertical-align:middle;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-infos .user-power-avatar .avatar-cropper {
	width:50px;
	height:50px;
	border-radius:25px;
	background-color:#FFF;
	overflow:hidden;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-infos .user-power-avatar .avatar-cropper img {
	width:100%;
	height:auto;
	display:block;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-infos .user-power-thumbnail-legend {
	display:table-cell;
	color:#ffffff;
	font-weight:300;
	font-size:2vw;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	vertical-align:middle;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-thumbnail-btn {
	display:block;
	height:60px;
	width:60px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-30px;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-thumbnail-btn::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-thumbnail-btn:hover {
	height:66px;
	width:66px;
	margin:-3px 0 0 -3px;
}
.user-power-thumbnails-container .user-power-thumbnail .user-power-thumbnail-btn:hover {
	margin-top:-33px;
	margin-left:-33px;
}
.product-states {
	margin:10px 0;
}
.product-states .product-state-elem {
	display:inline-block;
	padding:3px 16px 6px 16px;
	margin:0 4px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-size:15px;
	letter-spacing:2px;
	text-transform:uppercase;
	background-color:#1c69e7;
	color:#ffffff;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	transform:skew(-20deg);
}
.product-states .product-state-elem span {
	display:inline-block;
	-webkit-transform:skew(20deg);
	-moz-transform:skew(20deg);
	-o-transform:skew(20deg);
	transform:skew(20deg);
}
.node-product-display.teaser_catalog {
	width:100%;
	padding-bottom:1em;
}
.node-product-display.teaser_catalog .node_content_visual {
	width:60%;
	float:left;
	position:relative;
}
.node-product-display.teaser_catalog .node_content_visual .product-picture {
	display:block;
	margin:20% auto 0;
	position:relative;
	z-index:2;
	/*width:100%;*/
	height:auto;
}
.node-product-display.teaser_catalog .node_content_visual .video-link-container,.node-product-display.teaser_catalog .node_content_visual .video-preview {
	width:60%;
	position:absolute;
	top:0;
	left:10%;
}
.node-product-display.teaser_catalog .node_content_visual .video-preview {
	border-radius:50%;
	z-index:1;
	/*overflow:hidden;*/
}
.node-product-display.teaser_catalog .node_content_visual .video-preview .video-preview-pict {
	display:block;
	width:100%;
	height:auto;
	border-radius:100%;
}
.node-product-display.teaser_catalog .node_content_visual .video-preview .video-preview-desc {
	position:absolute;
	top:15%;
	left:20%;
	width:60%;
	font:200 2.188em/1.2em "acumin-pro-extra-condensed",Arial,sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
}
@media only screen and (max-width:480px) {
	.node-product-display.teaser_catalog .node_content_visual .video-preview .video-preview-desc {
	font-size:1.8em;
}
}.node-product-display.teaser_catalog .node_content_visual .video-link-container {
	z-index:3;
	padding-top:60%;
}
.node-product-display.teaser_catalog .node_content_visual .btn-play {
	display:block;
	height:76px;
	width:76px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.node-product-display.teaser_catalog .node_content_visual .btn-play::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.node-product-display.teaser_catalog .node_content_visual .btn-play:hover {
	height:83.59999999999999px;
	width:83.59999999999999px;
	margin:-3.8px 0 0 -3.8px;
}
.node-product-display.teaser_catalog .node_content_visual .btn-play:hover {
	margin:-41.8px 0 0 -41.8px;
}
.node-product-display.teaser_catalog .node_content_details {
	width:40%;
	padding:0 5% 0 2%;
	float:left;
}
.node-product-display.teaser_catalog .node_content_details h2 {
	font-size:3.125em;
	font-weight:200;
	letter-spacing:4px;
	text-transform:none;
	margin-bottom:0;
	line-height:.9em;
}
.node-product-display.teaser_catalog .node_content_details h2 a:hover {
	opacity:.7;
}
.node-product-display.teaser_catalog .node_content_details .content {
	font-size:16px;
	color:#000000;
	font-weight:normal;
	margin-top:20px;
}
.node-product-display.teaser_catalog .node_content_details .content .field-name-body p {
	line-height:1.6em;
	font-weight:300;
	font-size:1.125em;
}
.node-product-display.teaser_catalog .node_content_details .content .field-name-body h1,.node-product-display.teaser_catalog .node_content_details .content .field-name-body h2,.node-product-display.teaser_catalog .node_content_details .content .field-name-body h3,.node-product-display.teaser_catalog .node_content_details .content .field-name-body h4,.node-product-display.teaser_catalog .node_content_details .content .field-name-body h5,.node-product-display.teaser_catalog .node_content_details .content .field-name-body h6 {
	color:#000000;
	font-size:2.188em;
	font-weight:300;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	letter-spacing:normal;
	margin-bottom:.5em;
	text-transform:inherit;
}
.node-product-display.teaser_catalog .node_content_details .content .field-commerce-price {
	margin-top:.8em;
	margin-bottom:18px;
	font-size:38px;
	letter-spacing:-1px;
	font-weight:300;
}
@media only screen and (max-width:1023px) {
	.node-product-display.teaser_catalog .node_content_visual,.node-product-display.teaser_catalog .node_content_details {
	float:none;
	width:100%;
	text-align:center;
}
.node-product-display.teaser_catalog .node_content_visual {
	margin-bottom:8em;
}
.node-product-display.teaser_catalog .node_content_visual .video-preview {
	position:inherit;
	left:inherit;
	top:inherit;
	width:90%;
	max-width:400px;
	margin:0 auto;
}
.node-product-display.teaser_catalog .node_content_visual .video-link-container {
	left:0;
	width:100%;
	height:100%;
	padding-top:0;
}
.node-product-display.teaser_catalog .node_content_visual .product-picture {
	position:absolute;
	bottom:0;
	width:100%;
	max-width:640px;
	left:50%;
	margin-left:-320px;
	margin-bottom:-6em;
}
.node-product-display.teaser_catalog .node_content_details .content .field-type-text-with-summary .field-item p {
	display:none;
}
.node-product-display.teaser_catalog .node_content_details .content .commerce-product-field table {
	margin:0 auto;
}
}.node-product-display.teaser_catalog.teaser_catalog_packs .attributes_links-label {
	padding:0 10px 0 0;
}
.node-product-display.teaser_catalog.teaser_catalog_packs .attributes_links {
	margin-bottom:1em;
}
@media only screen and (max-width:640px) {
	.node-product-display.teaser_catalog .node_content_visual {
	margin-bottom:6em;
}
.node-product-display.teaser_catalog .node_content_visual .product-picture {
	left:0;
	margin-left:0;
	margin-bottom:-4em;
}
}.node-product-display.teaser_catalog .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.node-product-display.teaser_catalog .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.node-product-display.teaser_catalog .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.node-product-display.teaser_catalog .product-link:hover::before {
	color:#1c69e7;
}
.node-product-panel .tabs_tabs_wrapper {
	text-align:center;
	margin-bottom:3.125em;
	position:relative;
}
.node-product-panel .tabs_tabs_wrapper .panel-title {
	display:inline;
	line-height:2em;
}
@media only screen and (max-width:768px) {
	.node-product-panel .tabs_tabs_wrapper {
	margin-bottom:1em;
}
.node-product-panel .tabs_tabs_wrapper .panel-title {
	display:block;
	text-align:left;
}
.node-product-panel .tabs_tabs_wrapper .link-all {
	position:absolute;
	top:1.75em;
	right:0;
}
}.node-product-panel .tabs_tab {
	display:inline;
	list-style:none;
	font-family:"Roboto",Arial,sans-serif;
	font-size:13px;
	color:#000000;
	text-transform:uppercase;
}
.node-product-panel.catalog_highlight {
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	margin:0 auto;
	max-width:1600px;
}
@media only screen and (max-width:1023px) {
	.node-product-panel.catalog_highlight {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	.node-product-panel.catalog_highlight {
	padding-right:1em;
	padding-left:1em;
}
}.node-product-panel.catalog_highlight .tabs_tab_content_part {
	margin-bottom:20px;
}
.node-product-panel.catalog_highlight .tabs_content_33 {
	width:33.33333%;
	background-color:#EEEEEE;
}
.node-product-panel.catalog_slider,#block-parrot-commerce-parrot-commerce-cross-sell-cart {
	margin:0 auto;
	max-width:1700px;
	padding-right:50px;
	padding-left:50px;
	width:100%;
	margin-bottom:40px;
}
@media only screen and (max-width:1023px) {
	.node-product-panel.catalog_slider,#block-parrot-commerce-parrot-commerce-cross-sell-cart {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	.node-product-panel.catalog_slider,#block-parrot-commerce-parrot-commerce-cross-sell-cart {
	padding-right:1em;
	padding-left:1em;
}
}.node-product-panel.catalog_slider .tabs_tab_content_part,#block-parrot-commerce-parrot-commerce-cross-sell-cart .tabs_tab_content_part {
	width:50%;
	padding:0 24px;
	vertical-align:top;
}
@media only screen and (max-width:480px) {
	.node-product-panel.catalog_slider .tabs_tab_content_part,#block-parrot-commerce-parrot-commerce-cross-sell-cart .tabs_tab_content_part {
	padding:0;
}
}.node-product-panel.catalog_slider .products-carousel-wrapper,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-wrapper {
	position:relative;
	padding:0 0;
}
@media only screen and (min-width:1270px) {
	.node-product-panel.catalog_slider .products-carousel-wrapper,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-wrapper {
	padding:0 80px;
}
}.node-product-panel.catalog_slider .products-carousel,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel {
	clear:both;
	padding-bottom:20px;
}
.node-product-panel.catalog_slider .products-carousel-pager,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-pager {
	width:100%;
	text-align:center;
	position:relative;
	margin-top:20px;
}
.node-product-panel.catalog_slider .products-carousel-pager span,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-pager span {
	display:inline-block;
	height:8px;
	width:8px;
	background-color:#b8b8b8;
	border-radius:4px;
	text-indent:-9999px;
	margin:0 8px;
	opacity:1;
	cursor:pointer;
	transition:width 0.5s;
	-webkit-transition:width 0.5s,opacity 0.3s;
	-moz-transition:width 0.5s,opacity 0.3s;
	-o-transition:width 0.5s,opacity 0.3s;
	-ms-transition:width 0.5s,opacity 0.3s;
}
.node-product-panel.catalog_slider .products-carousel-pager span.cycle-pager-active,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-pager span.cycle-pager-active {
	width:36px;
	background-color:#1c69e7;
}
.node-product-panel.catalog_slider .products-carousel-pager span:hover,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-pager span:hover {
	opacity:0.7;
}
.node-product-panel.catalog_slider .products-carousel-prev,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-prev,.node-product-panel.catalog_slider .products-carousel-next,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-next {
	position:absolute;
	cursor:pointer;
	top:50%;
}
@media only screen and (max-width:1023px) {
	.node-product-panel.catalog_slider .products-carousel-prev,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-prev,.node-product-panel.catalog_slider .products-carousel-next,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-next {
	top:20%;
}
}.node-product-panel.catalog_slider .products-carousel-prev,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-prev {
	display:inline-block;
	vertical-align:middle;
	width:28px;
	height:34px;
	line-height:34px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	left:-5px;
}
.node-product-panel.catalog_slider .products-carousel-prev::before,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:27.2px;
}
.node-product-panel.catalog_slider .products-carousel-prev:hover,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-prev:hover {
	opacity:0.7;
}
.node-product-panel.catalog_slider .products-carousel-prev:hover::before,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-prev:hover::before {
	color:#1c69e7;
}
.node-product-panel.catalog_slider .products-carousel-next,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-next {
	display:inline-block;
	vertical-align:middle;
	width:28px;
	height:34px;
	line-height:34px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	right:-5px;
}
.node-product-panel.catalog_slider .products-carousel-next::before,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:27.2px;
}
.node-product-panel.catalog_slider .products-carousel-next:hover,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-next:hover {
	opacity:0.7;
}
.node-product-panel.catalog_slider .products-carousel-next:hover::before,#block-parrot-commerce-parrot-commerce-cross-sell-cart .products-carousel-next:hover::before {
	color:#1c69e7;
}
.product_highlight {
	margin:0 auto;
	max-width:1600px;
	padding-right:50px;
	padding-left:50px;
	position:relative;
	margin-bottom:10%;
}
@media only screen and (max-width:1023px) {
	.product_highlight {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	.product_highlight {
	padding-right:1em;
	padding-left:1em;
}
}.product_highlight::before {
	content:'';
	display:block;
	position:absolute;
	z-index:-1;
}
.product_highlight > section {
	margin:0 auto;
	max-width:1400px;
	position:relative;
}
.product_highlight > section > .panel-title {
	position:absolute;
	width:52%;
	text-align:center;
	z-index:2;
	letter-spacing:.4em;
	font-weight:100;
	bottom:50%;
	font-size:3.750em;
	overflow:hidden;
}
@media only screen and (max-width:1023px) {
	.product_highlight > section > .panel-title {
	width:100%;
	padding:0 5%;
	bottom:inherit;
	top:20%;
}
}@media only screen and (max-width:640px) {
	.product_highlight > section > .panel-title {
	font-size:3em;
}
}.node-content-panel {
	display:table;
	width:100%;
	table-layout:fixed;
}
.node-content-panel .content-panel-container {
	position:relative;
	display:table-cell;
	padding:70px 0;
	vertical-align:middle;
}
.node-content-panel .content-panel-container .panel-title,.node-content-panel .content-panel-container .panel-baseline {
	font-size:3.125em;
	letter-spacing:4px;
	font-weight:200;
	margin:20px 0 30px 0;
	text-align:left;
}
.node-content-panel .content-panel-container h3,.node-content-panel .content-panel-container h4 {
	font:500 1.25em/1.4em "Roboto",Arial,sans-serif;
	color:#000000;
}
.node-content-panel .content-panel-container .panel-text {
	font-size:1.125em;
	font-family:"Roboto",Arial,sans-serif;
	line-height:1.6em;
	font-weight:300;
	margin:20px 0;
}
@media only screen and (max-width:1023px) {
	.node-content-panel .content-panel-container .panel-title,.node-content-panel .content-panel-container .panel-baseline,.node-content-panel .content-panel-container h3,.node-content-panel .content-panel-container h4,.node-content-panel .content-panel-container .panel-text {
	text-align:center;
}
.node-content-panel .content-panel-container h3,.node-content-panel .content-panel-container h4,.node-content-panel .content-panel-container .panel-text {
	line-height:1.6em;
}
}.node-content-panel .content-panel-container .panel-links {
	margin-top:40px;
}
.node-content-panel .content-panel-container .panel-links a {
	text-decoration:none;
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.node-content-panel .content-panel-container .panel-links a::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.node-content-panel .content-panel-container .panel-links a:hover {
	opacity:1;
	background-color:transparent;
	color:#1c69e7;
}
.node-content-panel .content-panel-container .panel-links a:hover::before {
	color:#1c69e7;
}
.node-content-panel .content-panel-container .btn-video-container {
	width:100%;
	height:100px;
	position:relative;
}
.node-content-panel .content-panel-container .btn-video-container .btn-video {
	display:block;
	height:76px;
	width:76px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.node-content-panel .content-panel-container .btn-video-container .btn-video::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.node-content-panel .content-panel-container .btn-video-container .btn-video:hover {
	height:83.59999999999999px;
	width:83.59999999999999px;
	margin:-3.8px 0 0 -3.8px;
}
.node-content-panel .content-panel-container .btn-video-container .btn-video:hover {
	margin:-41.8px 0 0 -41.8px;
}
.node-content-panel .content-panel-container .product-in-content-panel .field-commerce-price {
	font-size:38px;
	color:#ffffff;
	font-weight:300;
	margin-top:40px;
}
.node-content-panel .content-panel-container .product-in-content-panel .field-commerce-price .field-item {
	margin-bottom:0;
}
.node-content-panel .content-panel-container .product-in-content-panel .field-commerce-price table {
	border:none;
	color:#ffffff;
	margin:0;
}
.node-content-panel .content-panel-container .product-in-content-panel .field-commerce-price table tr {
	padding:0;
}
.node-content-panel .content-panel-container .product-in-content-panel .field-commerce-price table tr td {
	border:none;
	padding:0;
}
.node-content-panel .content-panel-container .product-in-content-panel .product-link {
	text-decoration:none;
	margin:18px 0 20px 0;
}
.node-content-panel .content-panel-content {
	position:relative;
	padding:0 10%;
}
.node-content-panel .content-panel-visual {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.node-content-panel .full-width {
	position:relative;
	width:100%;
}
.node-content-panel .full-width .content-panel-content {
	width:65%;
}
@media only screen and (max-width:1023px) {
	.node-content-panel .full-width .content-panel-content {
	width:100%;
	padding:1em 5%;
}
}.node-content-panel .mid-width {
	position:relative;
	width:50%;
	padding:70px 100px;
}
.node-content-panel .mid-width .panel-text {
	color:#000000;
}
.node-content-panel .full-width-centered .content-panel-content {
	width:100%;
}
.node-content-panel .full-width-centered .content-panel-content .panel-title,.node-content-panel .full-width-centered .content-panel-content .panel-baseline,.node-content-panel .full-width-centered .content-panel-content .panel-text {
	text-align:center;
}
.node-content-panel .full-width-centered .content-panel-content .panel-links {
	text-align:center;
}
.node-content-panel .full-width-centered .content-panel-content .panel-links a {
	margin:0 5px;
}
.text-right .full-width .content-panel-content {
	float:right;
}
.with-product .full-width-centered .content-panel-content .panel-text {
	width:300px;
	float:right;
	margin-top:3.125em;
	margin-right:70px;
	font-size:1em;
	line-height:normal;
	text-align:left;
	font-weight:500;
}
@media only screen and (max-width:640px) {
	.with-product .full-width-centered .content-panel-content .panel-text {
	display:none;
}
}.with-product .full-width-centered .content-panel-content .product-in-content-panel {
	width:300px;
	float:right;
	clear:both;
	margin-right:70px;
}
.with-product .full-width-centered .content-panel-content .product-in-content-panel .field-commerce-price {
	margin-top:10px;
}
.with-product .full-width-centered .content-panel-content .product-in-content-panel .field-commerce-price table {
	margin:0 auto;
}
@media only screen and (max-width:1023px) {
	.with-product .full-width-centered .content-panel-content .panel-text,.with-product .full-width-centered .content-panel-content .product-in-content-panel {
	width:100%;
	float:none;
	margin-right:0;
	text-align:center;
}
}#content .node-content-panel {
	margin:0 auto;
	max-width:1600px;
	min-height:640px;
}
@media only screen and (max-width:1023px) {
	#content .node-content-panel {
	min-height:inherit;
}
}@media only screen and (max-width:1023px) {
	#block-system-main .node-content-panel {
	display:block;
}
}@media only screen and (max-width:1023px) {
	#block-system-main .node-content-panel .content-panel-container {
	display:block;
	padding-top:50%;
	padding-bottom:0;
}
}@media only screen and (max-width:1023px) {
	#block-system-main .node-content-panel .content-panel-visual {
	background-position:center top;
	background-size:100%;
}
}@media only screen and (min-width:1024px) {
	#block-system-main .node-content-panel .full-width .content-panel-content .panel-title,#block-system-main .node-content-panel .full-width-centered .content-panel-content .panel-title,#block-system-main .node-content-panel .full-width .content-panel-content .panel-baseline,#block-system-main .node-content-panel .full-width-centered .content-panel-content .panel-baseline,#block-system-main .node-content-panel .full-width .content-panel-content .panel-text,#block-system-main .node-content-panel .full-width-centered .content-panel-content .panel-text,#block-system-main .node-content-panel .full-width .content-panel-content h3,#block-system-main .node-content-panel .full-width-centered .content-panel-content h3,#block-system-main .node-content-panel .full-width .content-panel-content h4,#block-system-main .node-content-panel .full-width-centered .content-panel-content h4 {
	color:#ffffff;
}
}@media only screen and (max-width:1023px) {
	#block-system-main .node-content-panel .mid-width {
	width:100%;
	padding:1em 5%;
}
#block-system-main .node-content-panel .mid-width.content-panel-visual {
	min-height:80vw;
	background-position:center center;
	padding:0;
}
#block-system-main .node-content-panel .mid-width.content-panel-visual .btn-video-container {
	position:absolute;
	width:100%;
	height:100%;
}
#block-system-main .node-content-panel .mid-width .panel-links {
	text-align:center;
}
}@media only screen and (max-width:1023px) {
	#block-system-main .node-content-panel.text-left {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-direction:column-reverse;
	-moz-flex-direction:column-reverse;
	-o-flex-direction:column-reverse;
	-ms-flex-direction:column-reverse;
	flex-direction:column-reverse;
}
}.big-slider .node-content-panel .full-width .content-panel-content .panel-title,.big-slider .node-content-panel .full-width .content-panel-content .panel-baseline,.big-slider .node-content-panel .full-width .content-panel-content .panel-text,.big-slider .node-content-panel .full-width .content-panel-content h3,.big-slider .node-content-panel .full-width .content-panel-content h4 {
	color:#ffffff;
}
.big-slider .node-content-panel .full-width-centered .content-panel-content {
	width:100%;
}
.big-slider .node-content-panel .full-width-centered .content-panel-content .panel-title,.big-slider .node-content-panel .full-width-centered .content-panel-content .panel-baseline,.big-slider .node-content-panel .full-width-centered .content-panel-content .panel-text {
	color:#ffffff;
}
.view-homepage .node-content-panel {
	padding-right:50px;
	padding-left:50px;
	margin:0 auto;
	max-width:1700px;
	padding-top:3.125em;
}
@media only screen and (max-width:1023px) {
	.view-homepage .node-content-panel {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	.view-homepage .node-content-panel {
	padding-right:1em;
	padding-left:1em;
}
}body .remodal .remodal-close {
	display:inline-block;
	vertical-align:middle;
	height:36px;
	width:36px;
	line-height:34px;
	border:2px solid;
	text-indent:-6000px;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	left:auto;
	position:absolute;
	right:2vw;
	top:2vw;
}
body .remodal .remodal-close::before {
	font-family:"parrot-font";
	content:'\e922';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:16px;
}
body .remodal .remodal-close:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
body .remodal .remodal-close:not(.not-link):hover::before {
	color:#ffffff;
}
body .remodal .remodal-close::before {
	font-family:"parrot-font" !important;
}
body .remodal-full {
	position:relative;
	height:100%;
	width:100%;
	background:#f3f3f3;
	max-width:100%;
	margin:0;
	padding:0;
}
body .remodal-full .remodal-close {
	top:4vh;
	margin-top:-18px;
}
@media only screen and (max-width:1023px) {
	body .remodal-full .remodal-close {
	margin-top:5px;
	top:1em;
}
}body .remodal-full .title {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:left;
	font-family:"Roboto",Arial,sans-serif;
	font-size:1.875em;
	color:#1c69e7;
	padding:0 2vw;
	border-bottom:2px solid #ffffff;
	text-transform:inherit;
	font-weight:200;
	min-height:8vh;
}
@media only screen and (max-width:1023px) {
	body .remodal-full .title {
	padding:1em 20px;
	min-height:0;
}
}body .remodal-full .content {
	padding:2vw;
	height:80vh;
}
body .remodal-wrapper.rightside.remodal.remodal-is-opening,body .remodal-wrapper.rightside .remodal.remodal-is-closing {
	-webkit-animation:none;
	animation:none;
}
body .remodal-side {
	max-width:100%;
	background:#ffffff;
	padding:0;
	transition:width .5s ease;
}
body .remodal-side .title {
	text-align:left;
	font-size:1.875em;
	color:#000000;
	padding:2vw;
	text-transform:inherit;
	font-weight:200;
}
body .remodal-side .content {
	padding:2vh 4vw;
}
body .remodal-side .remodal-close {
	}
body .remodal-side.remodal-is-closed,body .remodal-side.remodal-is-opening,body .remodal-side.remodal-is-closing {
	width:0;
}
body .remodal-side.remodal-is-opened {
	width:440px;
}
body .modal-search .content {
	background:url(../images/bg-modal-search.jpg) no-repeat -250px 20%;
	padding:2em 2vw 0;
	max-height:70vh;
}
@media only screen and (max-width:1023px) {
	body .modal-search .content {
	background-position:center center;
	-webkit-background-size:contain;
	background-size:contain;
}
}body .modal-search form {
	border:1px solid rgba(0,0,0,0.3);
	border-radius:50px;
	position:relative;
	padding:0 60px 0 20px;
	display:inline-block;
}
body .modal-search form .container-inline div,body .modal-search form .container-inline label {
	display:block;
	margin:0;
}
body .modal-search form .form-text {
	background:none;
	color:#000000;
	border:0;
	width:30vw;
	font:200 16px/60px "Roboto",Arial,sans-serif;
	line-height:inherit;
}
@media only screen and (max-width:1023px) {
	body .modal-search form .form-text {
	font-size:16px;
	width:60vw;
}
}body .modal-search form .form-text:focus {
	outline:none;
}
body .modal-search form .form-actions {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:transparent;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	position:absolute;
	width:60px;
	right:0;
	top:0;
	border-radius:50px;
}
body .modal-search form .form-actions::before {
	font-family:"parrot-font";
	content:'\e90d';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:1.4em;
}
body .modal-search form .form-actions:not(.not-link) {
	cursor:pointer;
}
body .modal-search form .form-actions:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
body .modal-search form .form-actions:not(.not-link):hover::before {
	color:#ffffff;
}
body .modal-search form .form-actions::before {
	line-height:40px;
}
body .modal-search form .form-actions .form-submit {
	-webkit-appearance:none;
}
body .modal-search .search_result {
	text-align:left;
	padding-right:50px;
	padding-left:50px;
	margin:0 auto;
	max-width:1100px;
	margin-top:5vh;
	overflow:auto;
	max-height:100%;
}
@media only screen and (max-width:1023px) {
	body .modal-search .search_result {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	body .modal-search .search_result {
	padding-right:1em;
	padding-left:1em;
}
}body .modal-search .search_result .headings {
	width:100%;
	color:#ffffff;
	padding-right:50px;
	padding-left:50px;
	padding-top:2vh;
	padding-bottom:2vh;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-background-size:cover;
	background-size:cover;
}
@media only screen and (max-width:1023px) {
	body .modal-search .search_result .headings {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	body .modal-search .search_result .headings {
	padding-right:1em;
	padding-left:1em;
}
}body .modal-search .search_result .headings > * {
	vertical-align:baseline;
	font:300 2.5em/60px "Roboto",Arial,sans-serif;
	line-height:normal;
	text-transform:inherit;
	display:inline-block;
}
body .modal-search .search_result .headings span {
	font-size:1.5em;
}
body .modal-search .search_result .headings.hproducts {
	background-image:url(../images/bg-search-prod.jpg);
}
body .modal-search .search_result .headings.haccessories {
	background-image:url(../images/bg-search-acc.jpg);
}
body .modal-search .search_result .headings.hcat {
	background-image:url(../images/bg-search-cat.jpg);
}
body .modal-search .search_result .headings.hothers {
	background-image:url(../images/bg-search-others.jpg);
}
body .modal-search .search_result .results {
	background:#ffffff;
}
body .modal-search .search_result .results li {
	float:left;
	width:50%;
	padding-right:50px;
	padding-left:50px;
	padding-top:2vh;
	padding-bottom:2vh;
	border-bottom:2px solid #f3f3f3;
}
@media only screen and (max-width:1023px) {
	body .modal-search .search_result .results li {
	padding-right:20px;
	padding-left:20px;
}
}@media only screen and (max-width:480px) {
	body .modal-search .search_result .results li {
	padding-right:1em;
	padding-left:1em;
}
}body .modal-search .search_result .results li:nth-child(odd) {
	border-right:2px solid #f3f3f3;
}
body .modal-search .search_result .results li h4 {
	font:300 0.9379999999999999em/1.1em "Roboto",Arial,sans-serif;
	margin:0;
	text-transform:inherit;
}
body .modal-search .search_result .results li h4 a {
	color:#000000;
}
@media only screen and (max-width:768px) {
	body .modal-search .search_result .results li {
	width:100%;
	border-right:none;
}
}body .modal-search .search_result > a {
	display:block;
	text-align:center;
	font:600 0.8129999999999999em/1.2em "Roboto",Arial,sans-serif;
	color:#000000;
	text-transform:uppercase;
	text-decoration:underline;
	margin-bottom:2vh;
	background:#ffffff;
	padding:2vh 0;
}
body .modal-search .search_result > a:hover {
	text-decoration:none;
}
body .modal-lang {
	background-image:url(../images/bg-modal-lang.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	-webkit-background-size:100%;
	background-size:100%;
}
body .modal-lang .content {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}
body .modal-lang .content .centered-content {
	margin:auto;
	max-width:80%;
	width:1100px;
}
body .modal-lang .content .centered-content .sub-title {
	font:300 1.5em/1.4em "Roboto",Arial,sans-serif;
	text-transform:inherit;
	margin-bottom:4vh;
}
body .modal-lang .content .centered-content .tabs {
	position:relative;
	display:inline-block;
	z-index:2;
	clear:both;
	border-bottom:1px solid #e4e5e6;
	margin:0 32px;
	bottom:14px;
	width:100%;
	margin:0;
	background:#ffffff;
	padding:2vh 8vw 0;
	text-transform:uppercase;
	text-align:left;
	bottom:0;
}
body .modal-lang .content .centered-content .tabs li {
	line-height:normal;
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
body .modal-lang .content .centered-content .tabs li > a {
	display:inline-block;
	margin:0 1vw;
	padding:10px 0;
	transition:border .2s;
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-size:.900em;
	color:#000000;
	font-weight:600;
	letter-spacing:1px;
}
body .modal-lang .content .centered-content .tabs li > a::after {
	content:'';
	width:100%;
	position:absolute;
	bottom:-2px;
	left:0;
	height:3px;
	background:#000000;
	-webkit-transform-origin:right top;
	-ms-transform-origin:right top;
	transform-origin:right top;
	-webkit-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
	-webkit-transition:color 0.2s,-webkit-transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
	transition:color 0.2s,transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
}
body .modal-lang .content .centered-content .tabs li > a:hover,body .modal-lang .content .centered-content .tabs li.active > a {
	color:#1c69e7;
}
body .modal-lang .content .centered-content .tabs li > a:hover::after,body .modal-lang .content .centered-content .tabs li.active > a::after {
	background:#1c69e7;
	-webkit-transform-origin:left top;
	-ms-transform-origin:left top;
	transform-origin:left top;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}
body .modal-lang .content .centered-content .tabs li:first-child > a {
	margin:0 1vw 0 0;
}
body .modal-lang .content .centered-content .tabs li:last-child > a {
	margin:0 0 0 1vw;
}
body .modal-lang .content .centered-content .tabs .tabs-item {
	min-width:20%;
	text-align:left;
}
body .modal-lang .content .centered-content .tabs .tabs-item .tabs-link {
	color:rgba(0,0,0,0.3);
}
body .modal-lang .content .centered-content .tabs .tabs-item .tabs-link:hover {
	color:#000000;
}
body .modal-lang .content .centered-content .tabs .tabs-item.active .tabs-link {
	color:#000000;
}
body .modal-lang .content .centered-content .site-menu {
	padding:4vh 8vw;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	background:#ffffff;
}
@media only screen and (max-width:1023px) {
	body .modal-lang .content .centered-content .site-menu {
	max-height:50vh;
	overflow:scroll;
}
}body .modal-lang .content .centered-content .site-menu li {
	display:inline-block;
	vertical-align:middle;
	margin:1.5vh 0;
	width:25%;
	text-align:left;
	padding:0 0 0 1vw;
}
@media only screen and (max-width:640px) {
	body .modal-lang .content .centered-content .site-menu li {
	width:100%;
	margin:0;
	padding:0;
}
}body .modal-lang .content .centered-content .site-menu li a {
	font:400 0.8129999999999999em/1.4em "Roboto",Arial,sans-serif;
	color:#000000;
}
body .modal-lang .content .centered-content .site-menu li a span {
	font-weight:300;
}
@media only screen and (max-width:640px) {
	body .modal-lang .content .centered-content .site-menu li a {
	padding:1.5vh 0 1.5vh 1vw;
	display:block;
}
}body .modal-lang .content .centered-content .site-menu li a:hover {
	color:#1c69e7;
}
body .modal-myparrot .banner {
	position:absolute;
	background:#1c69e7;
	width:50px;
	top:0;
	height:100%;
	left:-50px;
}
body .modal-myparrot .banner .my-account {
	height:138px;
	width:50px;
	background:#1c69e7;
	vertical-align:top;
	position:absolute;
	right:0;
	top:0;
	text-indent:-6000px;
	transition:background .5s;
	border-bottom:2px solid #1c69e7;
}
body .modal-myparrot .banner .my-account::before {
	content:"\e90c";
	text-indent:0;
	text-align:center;
	font-family:'parrot-font';
	color:#ffffff;
	position:absolute;
	top:15px;
	left:50%;
	height:25px;
	width:33px;
	border-radius:50%;
	border:2px solid rgba(255,255,255,0.4);
	display:block;
	margin:0 0 0 -18px;
	padding-top:8px;
}
body .modal-myparrot .banner .my-account::after {
	content:'My.Parrot';
	font-family:Georgia,Times,'Times New Roman',serif;
	transform:rotate(-90deg);
	text-indent:0;
	color:#ffffff;
	display:block;
	text-transform:none;
	position:absolute;
	bottom:34px;
	left:-6px;
	font-size:16px;
	letter-spacing:-1px;
}
body .modal-myparrot .remodal-close {
	left:-50px;
	right:auto;
	top:50%;
	width:50px;
	height:50px;
	background:none;
	margin-top:-25px;
	z-index:10;
	position:absolute;
	float:none;
	border:none;
}
body .modal-myparrot .remodal-close::before {
	content:'...';
	display:block;
	width:50px;
	height:50px;
	background:none;
	position:static;
	color:#ffffff;
	transform:rotate(-90deg);
	font-size:5em;
	line-height:6px;
}

body .remodal-wrapper.expand-cart {
	z-index:900;
}
body .remodal-wrapper.expand-cart.remodal.remodal-is-opening,body .remodal-wrapper.expand-cart .remodal.remodal-is-closing {
	-webkit-animation:none;
	animation:none;
}
body .remodal-expand-cart {
	position:relative;
	vertical-align:top;
	width:100%;
	max-width:100%;
	padding:30px 50px;
	background-color:#FFFFFF;
	max-height:100vh;
	-webkit-transition:margin 0.5s;
	-moz-transition:margin 0.5s;
	-o-transition:margin 0.5s;
	transition:margin 0.5s;
}
body .remodal-expand-cart.remodal-is-closed,body .remodal-expand-cart.remodal-is-opening,body .remodal-expand-cart.remodal-is-closing {
	margin-top:-100vh;
}
body .remodal-expand-cart.remodal-is-opened {
	margin-top:138px;
}
body.header-sticky .remodal-expand-cart.remodal-is-opened {
	margin-top:70px;
}
body .remodal-overlay.expand-cart {
	background:rgba(0,0,0,0.2);
	z-index:900;
}
body .mod-quickview .content {
	text-align:left;
}
body .remodal-overlay.mod-quickview {
	background:rgba(0,0,0,0.6);
	z-index:900;
}
body .remodal-wrapper.mod-cart {
	z-index:900;
}
body .remodal-wrapper.mod-cart.remodal.remodal-is-opening,body .remodal-wrapper.mod-cart .remodal.remodal-is-closing {
	-webkit-animation:none;
	animation:none;
}
body .remodal-cart {
	position:relative;
	vertical-align:top;
	width:100%;
	max-width:100%;
	padding:30px 50px;
	background-color:#FFFFFF;
	max-height:100vh;
	-webkit-transition:margin 0.5s;
	-moz-transition:margin 0.5s;
	-o-transition:margin 0.5s;
	transition:margin 0.5s;
}
body .remodal-cart .added-product-message {
	padding:30px 0;
	border-bottom:1px solid #e6e6e6;
	color:#000000;
	font-size:18px;
	text-align:center;
	font-weight:600;
}
body .remodal-cart .added-product-message .added-product-icon {
	display:inline-block;
	width:15px;
	height:12px;
	margin-right:20px;
	background-image:url(../images/checked-green.png);
	background-position:center center;
	background-size:15px 12px;
	background-repeat:no-repeat;
}
body .remodal-cart .new-item-details {
	display:table;
	width:100%;
}
body .remodal-cart .new-item-details .new-item-info {
	display:table-cell;
}
body .remodal-cart .new-item-details .new-item-info .new-item-info-content {
	padding:40px 0;
}
body .remodal-cart .new-item-details .new-item-info .new-item-info-content .new-item-info-label {
	font-size:14px;
	font-weight:600;
}
body .remodal-cart .new-item-details .new-item-info .new-item-info-content .name {
	font-size:18px;
	color:#1c69e7;
}
body .remodal-cart .new-item-details .checkout-link a {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
body .remodal-cart .new-item-details .checkout-link a::before {
	font-family:"parrot-font";
	content:'\e907';
	padding:0 10px 0 0;
}
body .remodal-cart .new-item-details .checkout-link a:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
body .remodal-cart .new-item-details .checkout-link a:hover::before {
	color:#1c69e7;
}
body .remodal-cart .new-item-details .checkout-link a::before {
	font-size:22px;
	vertical-align:top;
	font-weight:normal;
}
body .remodal-cart.remodal-is-closed,body .remodal-cart.remodal-is-opening,body .remodal-cart.remodal-is-closing {
	margin-top:-100vh;
}
body .remodal-cart.remodal-is-opened {
	margin-top:138px;
}
body.header-sticky .remodal-cart.remodal-is-opened {
	margin-top:70px;
}
body .remodal-overlay.mod-cart {
	background:rgba(0,0,0,0.6);
	z-index:900;
}
body.page-cart .cart-items-number,body .remodal-expand-cart .cart-items-number {
	width:100%;
	color:#000000;
	font-size:18px;
	font-weight:600;
	font-family:"Roboto",Arial,sans-serif;
	margin:20px 0;
}
body.page-cart .views-table,body .remodal-expand-cart .views-table {
	width:100%;
	margin-top:40px;
}
body.page-cart .views-table thead,body .remodal-expand-cart .views-table thead {
	color:#000000;
	font-size:16px;
	font-weight:600;
	font-family:"Roboto",Arial,sans-serif;
}
body.page-cart .views-table thead tr,body .remodal-expand-cart .views-table thead tr {
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
}
body.page-cart .views-table thead th,body .remodal-expand-cart .views-table thead th {
	padding:16px 0;
	text-align:center;
}
body.page-cart .views-table thead th.views-field-field-images,body .remodal-expand-cart .views-table thead th.views-field-field-images {
	overflow:hidden;
	text-indent:-9999px;
	max-width:20%;
}
body.page-cart .views-table thead th.views-field-line-item-title,body .remodal-expand-cart .views-table thead th.views-field-line-item-title {
	text-align:left;
}
body.page-cart .views-table tbody tr,body .remodal-expand-cart .views-table tbody tr {
	border-bottom:1px solid #E6E6E6;
}
body.page-cart .views-table tbody td,body .remodal-expand-cart .views-table tbody td {
	background-color:#FFFFFF;
	vertical-align:middle;
	padding:10px 0;
	position:relative;
}
body.page-cart .views-table tbody td .product-flags,body .remodal-expand-cart .views-table tbody td .product-flags {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
}
body.page-cart .views-table tbody td .product-flags > span,body .remodal-expand-cart .views-table tbody td .product-flags > span {
	display:inline-block;
	float:left;
	clear:both;
}
body.page-cart .views-table tbody td .product-flags > span.product-new,body .remodal-expand-cart .views-table tbody td .product-flags > span.product-new {
	display:inline-block;
	padding:3px 16px 6px 16px;
	margin:0 4px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-size:15px;
	letter-spacing:2px;
	text-transform:uppercase;
	background-color:#1c69e7;
	color:#ffffff;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	transform:skew(-20deg);
	float:right;
	margin-top:10px;
	margin-right:20px;
}
body.page-cart .views-table tbody td .product-flags > span.product-new span,body .remodal-expand-cart .views-table tbody td .product-flags > span.product-new span {
	display:inline-block;
	-webkit-transform:skew(20deg);
	-moz-transform:skew(20deg);
	-o-transform:skew(20deg);
	transform:skew(20deg);
}
body.page-cart .views-table tbody td .product-flags > span.product-discount,body .remodal-expand-cart .views-table tbody td .product-flags > span.product-discount {
	position:absolute;
	bottom:10px;
	left:0;
}
body.page-cart .views-table tbody td.views-field-field-images,body .remodal-expand-cart .views-table tbody td.views-field-field-images {
	padding:20px;
	text-align:center;
	width:300px;
	overflow:hidden;
}
body.page-cart .views-table tbody td.views-field-field-images img,body .remodal-expand-cart .views-table tbody td.views-field-field-images img {
	width:auto;
	height:150px;
}
body.page-cart .views-table tbody td.views-field-line-item-title,body .remodal-expand-cart .views-table tbody td.views-field-line-item-title {
	text-align:left;
	min-width:30%;
}
body.page-cart .views-table tbody td.views-field-line-item-title a,body .remodal-expand-cart .views-table tbody td.views-field-line-item-title a {
	color:#1c69e7;
	font-size:18px;
	font-weight:300;
}
body.page-cart .views-table tbody td.views-field-edit-quantity,body .remodal-expand-cart .views-table tbody td.views-field-edit-quantity {
	text-align:center;
}
body.page-cart .views-table tbody td.views-field-edit-quantity a.button,body .remodal-expand-cart .views-table tbody td.views-field-edit-quantity a.button {
	display:inline-block;
	width:40px;
	height:18px;
	background-color:#CDCDCD;
	color:#FFFFFF;
	border-radius:9px;
	margin:0;
	padding:0;
	font-size:17px;
}
body.page-cart .views-table tbody td.views-field-edit-quantity .form-text,body .remodal-expand-cart .views-table tbody td.views-field-edit-quantity .form-text {
	border:none;
	border-radius:0;
	font-family:"Roboto",Arial,sans-serif;
	color:#000000;
	font-size:24px;
	text-align:center;
	font-weight:500;
	width:50px;
	padding-right:5px;
	padding-left:5px;
}
body.page-cart .views-table tbody td.views-field-edit-delete,body .remodal-expand-cart .views-table tbody td.views-field-edit-delete {
	text-align:center;
}
body.page-cart .views-table tbody td.views-field-commerce-unit-price table,body .remodal-expand-cart .views-table tbody td.views-field-commerce-unit-price table,body.page-cart .views-table tbody td.views-field-commerce-total table,body .remodal-expand-cart .views-table tbody td.views-field-commerce-total table {
	margin:0 auto;
}
body.page-cart .views-table tbody td.views-field-commerce-unit-price tr,body .remodal-expand-cart .views-table tbody td.views-field-commerce-unit-price tr,body.page-cart .views-table tbody td.views-field-commerce-total tr,body .remodal-expand-cart .views-table tbody td.views-field-commerce-total tr {
	border-bottom:none;
}
body.page-cart .views-table tbody td.views-field-edit-delete .delete-line-item,body .remodal-expand-cart .views-table tbody td.views-field-edit-delete .delete-line-item {
	display:inline-block;
	vertical-align:middle;
	height:36px;
	width:36px;
	line-height:34px;
	border:2px solid;
	text-indent:-6000px;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:#1c69e7;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	padding:0;
	font-weight:normal;
	letter-spacing:normal;
}
body.page-cart .views-table tbody td.views-field-edit-delete .delete-line-item::before,body .remodal-expand-cart .views-table tbody td.views-field-edit-delete .delete-line-item::before {
	font-family:"parrot-font";
	content:'\e922';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:1em;
}
body.page-cart .views-table tbody td.views-field-edit-delete .delete-line-item:not(.not-link):hover,body .remodal-expand-cart .views-table tbody td.views-field-edit-delete .delete-line-item:not(.not-link):hover {
	opacity:1;
	background-color:#ffffff;
}
body.page-cart .views-table tbody td.views-field-edit-delete .delete-line-item:not(.not-link):hover::before,body .remodal-expand-cart .views-table tbody td.views-field-edit-delete .delete-line-item:not(.not-link):hover::before {
	color:#1c69e7;
}
body.page-cart .views-table tbody td.views-field-edit-delete .delete-line-item::before,body .remodal-expand-cart .views-table tbody td.views-field-edit-delete .delete-line-item::before {
	font-family:"parrot-font" !important;
}
body.page-cart .commerce-price-formatted-components,body .remodal-expand-cart .commerce-price-formatted-components {
	width:100%;
}
body.page-cart .commerce-price-formatted-components tr,body .remodal-expand-cart .commerce-price-formatted-components tr {
	border:none;
}
body.page-cart .commerce-price-formatted-components td,body .remodal-expand-cart .commerce-price-formatted-components td {
	padding:7px 0;
	background:#ffffff;
	border:none;
}
body.page-cart .commerce-price-formatted-components .component-type-commerce-price-formatted-amount,body .remodal-expand-cart .commerce-price-formatted-components .component-type-commerce-price-formatted-amount {
	color:#1c69e7;
	font-size:18px;
}
body.page-cart .commerce-price-formatted-components .component-type-commerce-price-formatted-amount .component-total,body .remodal-expand-cart .commerce-price-formatted-components .component-type-commerce-price-formatted-amount .component-total {
	padding-top:20px;
	font-size:22px;
}
body.page-cart .commerce-price-formatted-components .subtotal,body .remodal-expand-cart .commerce-price-formatted-components .subtotal {
	font-size:18px;
	font-weight:bold;
}
body.page-cart .commerce-price-formatted-components .subtotal td,body .remodal-expand-cart .commerce-price-formatted-components .subtotal td {
	padding-bottom:15px;
}
body.page-cart .commerce-price-formatted-components.total,body .remodal-expand-cart .commerce-price-formatted-components.total {
	margin-top:20px;
	padding-top:20px;
	border-top:2px solid #f3f3f3;
}
body.page-cart .form-actions button,body .remodal-expand-cart .form-actions button {
	margin-left:20px;
}
.remodal-expand-cart .commerce-price-formatted-components {
	margin:20px 0 40px auto;
	width:auto;
}
.remodal-expand-cart .commerce-price-formatted-components tr {
	display:none;
}
.remodal-expand-cart .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
	display:table-row;
}
.remodal-expand-cart .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount td {
	text-align:center;
	min-width:200px;
}
@media only screen and (max-width:1023px) {
	.remodal-expand-cart {
	padding:30px 20px 20px !important;
}
.remodal-expand-cart .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount td {
	min-width:0;
}
.remodal-expand-cart .remodal-close {
	right:10vw !important;
}
.remodal-expand-cart .views-table {
	display:block;
	position:relative;
}
.remodal-expand-cart .views-table thead {
	display:none;
}
.remodal-expand-cart .views-table > tbody {
	display:block;
}
.remodal-expand-cart .views-table > tbody > tr {
	overflow:hidden;
	display:block;
	padding:0;
	background:#ffffff;
}
.remodal-expand-cart .views-table > tbody > tr > td {
	text-align:left;
	display:block;
	width:55% !important;
	position:static;
	float:right;
}
.remodal-expand-cart .views-table > tbody > tr > td.views-field-edit-quantity {
	text-align:left;
}
.remodal-expand-cart .views-table > tbody > tr > td.views-field-field-images {
	width:40% !important;
	float:left;
	z-index:99;
}
.remodal-expand-cart .views-table > tbody > tr > td.views-field-field-images img {
	max-width:100%;
	height:auto;
}
.remodal-expand-cart .views-table > tbody > tr > td.views-field-line-item-title {
	padding-right:60px;
}
.remodal-expand-cart .views-table > tbody > tr > td.price {
	padding:0;
}
.remodal-expand-cart .views-table > tbody > tr > td.views-field-commerce-total {
	font-weight:bold;
}
.remodal-expand-cart .views-table > tbody > tr > td.views-field-edit-delete button {
	position:absolute !important;
	top:0;
	right:20px;
}
.remodal-expand-cart .views-table > tbody > tr > td table {
	margin:0 !important;
}
.remodal-expand-cart .commerce-line-item-actions {
	text-align:center;
}
.remodal-expand-cart .commerce-line-item-actions button {
	margin-bottom:10px;
}
}.page-cart:not(.header-sticky) header {
	position:relative;
	background:#000000;
	top:0;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail:first-child .btn-video {
	display:block;
	height:104px;
	width:104px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail:first-child .btn-video::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail:first-child .btn-video:hover {
	height:114.4px;
	width:114.4px;
	margin:-5.2px 0 0 -5.2px;
}
@media only screen and (max-width:768px) {
	.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail:first-child {
	padding-left:0;
	padding-right:0;
	width:inherit;
	height:inherit;
}
}.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-content {
	position:relative;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.page-my-parrot.page-my-parrot-my-products .btn-video-container {
	width:100%;
	position:absolute;
	top:50%;
	margin-top:-48px;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-img {
	display:block;
}
.page-my-parrot.page-my-parrot-my-products .btn-video {
	margin:0 auto;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-infos {
	bottom:0;
	left:0;
	position:absolute;
	width:100%;
	padding:1.25em;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-size:1.5em;
	font-weight:700;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-infos * {
	line-height:1;
}
@media only screen and (max-width:768px) {
	.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-infos {
	padding:.75em;
}
}.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-title {
	color:#1c69e7;
}
.page-my-parrot.page-my-parrot-my-products .tuto-thumbnail-legend {
	color:#ffffff;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-aside {
	text-align:center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-aside-title {
	font-size:3.125em;
	text-transform:none;
	letter-spacing:.25em;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-aside-title span.block-myparrot-myproduct-aside-title-intro {
	font-size:0.48em;
	text-transform:uppercase;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-aside-title i {
	font-size:0.32em;
	letter-spacing:normal;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-detached-pieces {
	min-height:260px;
	background-position:right center;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-detached-pieces .link-all {
	border-color:#000000;
	bottom:0;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-detached-pieces .link-all:before {
	color:#000000;
}
.page-my-parrot.page-my-parrot-my-products .block-myparrot-myproduct-need-help {
	min-height:320px;
	background-position:left center;
	margin-bottom:2.5em;
}
footer {
	background:#000;
	width:100%;
	font-family:"Roboto",Arial,sans-serif;
	font-weight:300;
}
footer a {
	color:#ffffff;
	transition:all .2s;
}
footer a:hover {
	color:#1c69e7;
}
footer nav a {
	transition:opacity .2s;
}
footer nav a:hover {
	opacity:.7;
}
footer .top_footer_line1 {
	padding-bottom:1.5em;
	/*	
	margin-bottom:2em;
	border-bottom:2px solid rgba(255,255,255,0.2);
	*/	
}
footer .top_footer_line1 .left {
	width:33.33%;
}
footer .top_footer_line1 .left + .left {
	width:34%;
}
footer .top_footer_line1 .left + .left + .left {
	width:30.66%;
}
footer .top_footer_line2 {
	margin-bottom:0;
	line-height:1.4em;
}
footer .top_footer_line2 .left {
	width:33.33%;
}
footer .top_footer_line2 .left + .left {
	width:66.66%;
}
footer .footer-content {
	overflow:hidden;
	margin:0 auto;
	max-width:1400px;
	padding-top:3vw;
	padding-bottom:1vw;
	color:#ffffff;
	font-weight:500;
}
footer .footer-content .logo-footer {
	margin:0 auto 2vw;
	display:block;
	width:125px;
	text-align:center;
}
footer .footer-content .switcher-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
	margin-top:-8px;
}
footer .footer-content .switcher-link::after {
	font-family:"parrot-font";
	content:'\e902';
	padding:0 0 0 10px;
}
footer .footer-content .switcher-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#ffffff;
}
footer .footer-content .switcher-link:hover::after {
	color:#ffffff;
}
footer .footer-content .switcher-link::after {
	font-size:.813em;
}
footer .footer-content .footer-title {
	font-family:"Roboto",Arial,sans-serif;
	text-transform:inherit;
	font-size:1.5em;
	font-weight:300;
	margin:0 0 1.5em;
}
footer .footer-content .footer-subtitle {
	font-family:"Roboto",Arial,sans-serif;
	text-transform:inherit;
	font-size:1.25em;
	font-weight:300;
	margin:.2em 0 0.5em;
	line-height:1.2em;
	display:inline-block;
}
footer .footer-content .footer-subtitle.question {
	max-width:70%;
}
footer .footer-content .contact_phone,footer .footer-content .contact_mail {
	position:relative;
	margin-bottom:3em;
	padding-right:20px;
}
@media only screen and (min-width:1270px) {
	footer .footer-content .contact_phone,footer .footer-content .contact_mail {
	padding-left:60px;
	padding-right:40px;
}
}footer .footer-content .contact_phone i,footer .footer-content .contact_mail i {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	margin-bottom:1em;
}
footer .footer-content .contact_phone i::before,footer .footer-content .contact_mail i::before {
	font-family:"parrot-font";
	content:'i';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:28.8px;
}
footer .footer-content .contact_phone i:not(.not-link),footer .footer-content .contact_mail i:not(.not-link) {
	cursor:pointer;
}
footer .footer-content .contact_phone i:not(.not-link):hover,footer .footer-content .contact_mail i:not(.not-link):hover {
	opacity:1;
	background-color:transparent;
}
footer .footer-content .contact_phone i:not(.not-link):hover::before,footer .footer-content .contact_mail i:not(.not-link):hover::before {
	color:#1c69e7;
}
@media only screen and (min-width:1270px) {
	footer .footer-content .contact_phone i,footer .footer-content .contact_mail i {
	position:absolute;
	top:-5px;
	left:0;
}
}footer .footer-content .contact_phone i::before {
	content:'\e917';
}
footer .footer-content .contact_mail i::before {
	content:'\e925';
}
footer .footer-content .social-links-list {
	max-width:250px;
}
@media only screen and (min-width:1270px) {
	footer .footer-content .social-links-list {
	max-width:100%;
}
}footer .footer-content .social-links-list li {
	display:inline-block;
	margin:0 .6vw 10px 0;
}
footer .footer-content .social-links-list li .social-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
footer .footer-content .social-links-list li .social-link::before {
	font-family:"parrot-font";
	content:'i';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:1em;
}
footer .footer-content .social-links-list li .social-link:not(.not-link) {
	cursor:pointer;
}
footer .footer-content .social-links-list li .social-link:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
footer .footer-content .social-links-list li .social-link:not(.not-link):hover::before {
	color:#ffffff;
}
footer .footer-content .social-links-list li .social-link.social-link-Facebook::before {
	content:'\e91b';
}
footer .footer-content .social-links-list li .social-link.social-link-Twitter::before {
	content:'\e91c';
}
footer .footer-content .social-links-list li .social-link.social-link-Pinterest::before {
	content:'\e91d';
}
footer .footer-content .social-links-list li .social-link.social-link-Instagram::before {
	content:'\e91e';
}
footer .footer-content .social-links-list li .social-link.social-link-Youtube::before {
	content:'\e920';
}
footer .footer-content .social-links-list li .social-link.social-link-Googleplus::before {
	content:'\e91f';
	font-size:1.250em;
}
footer .footer-content .social-links-list li .social-link.social-link-Vine::before,footer .footer-content .social-links-list li .social-link.social-link-Vimeo::before {
	content:'\e921';
}
footer .footer-content .block-menu h2 {
	font-family:"Roboto",Arial,sans-serif;
	text-transform:inherit;
	font-size:1.5em;
	font-weight:300;
	margin:0 0 1.5em;
}
footer .footer-content .block-menu .content ul li {
	list-style:disc inside;
	color:#1c69e7;
	float:left;
	width:50%;
	margin:0 0 1.5em;
}
@media only screen and (min-width:1270px) {
	footer .footer-content .block-menu .content ul li {
	width:33.33%;
}
}footer .footer-content .block-menu .content ul li a {
	padding-left:10px;
	font-weight:400;
}
footer .footer-content .h5form {
	border:1px solid rgba(0,0,0,0.3);
	border-radius:50px;
	position:relative;
	padding:0 60px 0 20px;
	display:inline-block;
	background:#ffffff;
	max-width:300px;
	border:none;
	margin-bottom:1em;
	width:100%;
	max-width:400px;
}
footer .footer-content .h5form .form-item-keys > label {
	display:none;
}
footer .footer-content .h5form .form-text {
	background:none;
	color:#000000;
	border:0;
	width:30vw;
	font:300 1.125em/60px "Roboto",Arial,sans-serif;
}
footer .footer-content .h5form .form-text:focus {
	outline:none;
}
footer .footer-content .h5form .form-submit {
	-webkit-appearance:none;
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:transparent;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	position:absolute;
	width:60px;
	right:0;
	top:0;
	border-radius:50px;
}
footer .footer-content .h5form .form-submit::before {
	font-family:"parrot-font";
	content:'\e90d';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:32px;
}
footer .footer-content .h5form .form-submit:not(.not-link) {
	cursor:pointer;
}
footer .footer-content .h5form .form-submit:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
footer .footer-content .h5form .form-submit:not(.not-link):hover::before {
	color:#ffffff;
}
footer .footer-content .h5form .form-submit::before {
	line-height:40px;
}
footer .footer-content .h5form .form-item,footer .footer-content .h5form .form-actions {
	margin:0;
	position:relative;
}
footer .footer-content .h5form .form-text {
	width:100%;
	padding-left:0;
	line-height:45px;
}
footer .footer-content .h5form .message {
	position:absolute;
	bottom:-25px;
	left:0;
}
footer .footer-content .h5form .message.error {
	color:#dc2832;
}
footer .footer-content .h5form .form-submit {
	right:-1px;
}
footer .footer-content .h5form .form-submit::before {
	content:'\e918';
	font-size:50px;
	font-weight:normal;
}
@media only screen and (max-width:1023px) {
	footer .footer-content .top_footer_line1 .left,footer .footer-content .top_footer_line2 .left {
	text-align:center;
	width:auto !important;
	float:none;
}
footer .footer-content .top_footer_line2 .left:first-child {
	display:none;
}
footer .footer-content .footer-title {
	margin-top:1em;
	margin-bottom:.8em;
}
footer .footer-content .social-links-list {
	margin:0 auto;
}
footer .footer-content .social-links-list li {
	margin-right:1.6vw;
}
footer .footer-content .region-page-top-footer {
	margin:1.5em 0 0;
}
footer .footer-content .region-page-top-footer h2 {
	cursor:pointer;
	text-align:left;
	position:relative;
	margin-bottom:1em;
}
footer .footer-content .region-page-top-footer h2:after {
	content:"";
	position:absolute;
	width:20px;
	height:10px;
	background:url(../images/arrow-down.svg) no-repeat center center;
	background-size:contain;
	top:50%;
	right:0;
	transform:translateY(-50%);
	transition:transform .5s ease;
}
footer .footer-content .region-page-top-footer .content {
	transition:all .75s ease;
	overflow:hidden;
}
footer .footer-content .region-page-top-footer .content ul li {
	float:none;
	width:100%;
}
footer .footer-content .region-page-top-footer.open h2:after {
	transform:translateY(-50%) rotate(180deg);
}
footer .footer-content .region-page-top-footer.open .content {
	max-height:400px;
}
footer .footer-content .region-page-top-footer.close h2:after {
	transform:translateY(-50%) rotate(0deg);
}
footer .footer-content .region-page-top-footer.close .content {
	max-height:0;
}
footer .footer-content .h5form {
	top:0;
}
}footer .page-bottom-footer {
	background:#212121;
	color:#ffffff;
	height:66px;
	line-height:66px;
	font-size:.813em;
	clear:both;
}
footer .page-bottom-footer small {
	font-size:1em;
}
footer .page-bottom-footer li {
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 2vw;
	padding:0;
	height:66px;
	float:left;
}
footer .page-bottom-footer li a {
	display:inline-block;
	vertical-align:middle;
	height:66px;
	margin:0 5px;
	float:left;
}
@media only screen and (max-width:480px) {
	footer .page-bottom-footer {
	height:auto;
	padding:1.5em 0;
}
footer .page-bottom-footer small {
	text-align:center;
	float:none;
	display:block;
	line-height:30px;
}
footer .page-bottom-footer nav {
	float:none;
	display:block;
	line-height:30px;
}
footer .page-bottom-footer nav ul {
	text-align:center;
}
footer .page-bottom-footer nav li {
	float:none;
	height:auto;
	margin:0 2vw;
}
footer .page-bottom-footer nav li a {
	height:auto;
}
}#containerPlayer {
	position:fixed;
	top:0;
	left:0;
	display:none;
	z-index:99999;
}
.blacklayerPopin {
	position:fixed;
	width:100%;
	height:100vh;
	display:block;
	background-color:#000000;
	top:0;
	left:0;
	opacity:0;
	z-index:99999;
}
.btnClosePlayer {
	display:inline-block;
	vertical-align:middle;
	height:36px;
	width:36px;
	line-height:34px;
	border:2px solid;
	text-indent:-6000px;
	border-radius:50%;
	border-color:#ffffff;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	position:absolute;
	top:3em;
	right:2em;
}
.btnClosePlayer::before {
	font-family:"parrot-font";
	content:'\e922';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
}
.btnClosePlayer:not(.not-link):hover {
	opacity:0.7;
	background-color:#ffffff;
}
.btnClosePlayer:not(.not-link):hover::before {
	color:#000000;
}
@media only screen and (max-width:480px) {
	.btnClosePlayer {
	right:1em;
}
}.form-item,.form-actions {
	margin-top:0;
}
.form-text {
	border:2px solid rgba(0,0,0,0.3);
	border-radius:50px;
	height:45px;
	padding-left:1em;
	padding-right:1em;
	color:#000000;
	font:300 0.875em "Roboto",Arial,sans-serif;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.form-text:focus {
	outline:none;
	border-color:rgba(28,105,231,0.46);
}
.form-submit {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.form-submit::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.form-submit:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.form-submit:hover::before {
	color:#1c69e7;
}
[type="radio"]:not(:checked),[type="radio"]:checked,[type="checkbox"]:not(:checked),[type="checkbox"]:checked {
	position:absolute;
	left:-9999px;
}
[type="radio"]:not(:checked) + label,[type="radio"]:checked + label,[type="checkbox"]:not(:checked) + label,[type="checkbox"]:checked + label {
	position:relative;
	cursor:pointer;
	height:45px;
	line-height:45px;
	display:inline-block;
}
[type="radio"]:not(:checked) + label:before,[type="radio"]:checked + label:before,[type="checkbox"]:not(:checked) + label:before,[type="checkbox"]:checked + label:before {
	content:'';
	width:30px;
	height:30px;
	background:#ffffff;
	border-radius:100%;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	text-align:center;
	box-shadow:inset 0 0 0 2px rgba(0,0,0,0.3);
}
[type="radio"]:checked + label:before {
	background:#1c69e7;
	box-shadow:inset 0 0 0 2px rgba(0,0,0,0.3),inset 0 0 0 8px #ffffff;
}
[type="checkbox"]:not(:checked) + label:before,[type="checkbox"]:checked + label:before {
	background:#1c69e7;
	color:#ffffff;
	content:'\e923';
	font-family:'parrot-font' !important;
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:30px;
	box-shadow:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
[type="checkbox"]:not(:checked) + label:before {
	content:"";
	box-shadow:inset 0 0 0 2px rgba(0,0,0,0.3);
	background:#ffffff;
	color:#1c69e7;
}
[type="radio"]:disabled:not(:checked) + label:before {
	background:#ffffff;
	box-shadow:inset 0 0 0 2px rgba(0,0,0,0.3),inset 0 0 0 8px #ffffff;
}
[type="radio"]:disabled:checked + label:before {
	background:#f3f3f3;
	box-shadow:inset 0 0 0 2px #f3f3f3,inset 0 0 0 8px #ffffff;
}
[type="checkbox"]:disabled + label:before {
	background:#f3f3f3;
	color:rgba(0,0,0,0.3);
}
[type="checkbox"]:disabled + label,[type="radio"]:disabled + label {
	color:#f3f3f3;
}
.heapBox {
	border:2px solid rgba(0,0,0,0.3);
	border-radius:50px;
	padding-left:1em;
	padding-right:1em;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
	max-width:100%;
}
.heapBox:focus {
	outline:none;
	border-color:rgba(28,105,231,0.46);
}
.heapBox .holder {
	width:90%;
	display:inline-block;
	text-align:left;
	height:45px;
	color:#000000;
	font:300 0.875em "Roboto",Arial,sans-serif;
	line-height:45px;
	vertical-align:middle;
}
.heapBox .handler {
	width:10%;
	line-height:45px;
	height:45px;
	display:inline-block;
	vertical-align:middle;
	outline:none;
}
.heapBox .handler:before {
	content:"\e900";
	width:100%;
	display:inline-block;
	color:#1c69e7;
	font-family:'parrot-font' !important;
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
}
.heapBox .heap {
	margin-top:-5px;
	margin-left:-1em;
	padding:0 1em;
	display:block;
	z-index:5;
	position:absolute;
	width:100%;
}
.heapBox .heapOptions {
	overflow:hidden;
	background:#ffffff;
	border:2px solid rgba(0,0,0,0.3);
	border-top:2px solid #f3f3f3;
	border-radius:0 0 5px 5px;
	max-height:150px;
	overflow-y:scroll;
}
.heapBox .heapOption a {
	display:inline-block;
	background:#ffffff;
	height:25px;
	line-height:25px;
	text-align:left;
	width:100%;
}
.heapBox .heapOption a:hover {
	background:#1c69e7;
	color:#ffffff;
}
.form-display-center form {
	text-align:center;
}
.form-display-center form h3 {
	display:block;
	font-size:20px;
	color:#1c69e7;
	padding-bottom:20px;
	font-family:"Roboto",Arial,sans-serif;
}
.form-display-center form .hide {
	display:none;
}
.form-display-center form .date-no-float {
	width:auto;
}
.form-display-center form .date-padding {
	padding:0;
	float:none;
	display:flex;
}
.form-display-center form .date-padding .form-item {
	margin:0;
	padding:0 10px;
	width:33%;
}
.form-display-center form .date-padding .form-item:first-child {
	padding-left:0;
}
.form-display-center form .date-padding .form-item:last-child {
	padding-right:0;
}
.form-display-center form .date-padding input {
	text-align:center;
}
.form-display-center form .date-combo legend {
	display:none;
}
.form-display-center form .date-combo .fieldset-wrapper {
	max-width:400px;
	margin:auto;
	width:100%;
}
.form-display-center form .form-item {
	display:block;
	width:100%;
	float:none;
	max-width:400px;
	margin:0 auto 20px;
	position:relative;
}
.form-display-center form .form-item .form-item {
	display:inline-block;
	margin:0;
	width:100%;
	max-width:none;
}
.form-display-center form .form-item .form-type-password {
	margin-bottom:20px;
}
.form-display-center form .form-item label {
	display:none;
}
.form-display-center form .form-item .description {
	margin-top:10px;
}
.form-display-center form .form-item.form-type-radios,.form-display-center form .form-item .form-radios,.form-display-center form .form-item.form-type-radio,.form-display-center form .form-item.form-type-checkbox {
	display:inline-block;
	width:auto;
	margin:0 20px;
}
.form-display-center form .form-item.form-type-radios label,.form-display-center form .form-item .form-radios label,.form-display-center form .form-item.form-type-radio label,.form-display-center form .form-item.form-type-checkbox label {
	display:inline-block;
}
.form-display-center form .form-item .form-text,.form-display-center form .form-item .heapBox {
	width:100%;
	margin:0 auto;
}
.form-display-center form .form-type-password-confirm .form-item {
	position:relative;
}
.form-display-center form .form-type-password-confirm .form-item.password-parent,.form-display-center form .form-type-password-confirm .form-item.confirm-parent {
	margin:0 0 5px;
}
.form-display-center form .form-type-password-confirm .form-item div.password-strength,.form-display-center form .form-type-password-confirm .form-item div.password-confirm {
	position:relative;
	font-size:13px;
	float:none;
	max-width:400px;
	margin:auto;
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
.form-display-center form .form-type-password-confirm .form-item div.password-strength {
	padding:0 20px;
}
.form-display-center form .form-type-password-confirm .form-item .password-strength-text,.form-display-center form .form-type-password-confirm .form-item .password-strength-title {
	display:none;
}
.form-display-center form .form-type-password-confirm .password-suggestions {
	border:none;
	padding:0;
}
.form-display-center form .field-widget-date-popup legend {
	display:none;
}
.form-display-center form fieldset.captcha legend {
	display:none;
}
.form-display-center form fieldset.captcha .fieldset-description {
	display:none;
}
.form-display-center form .field-name-field-status > .form-item {
	vertical-align:middle;
	margin:20px 0;
}
.form-display-center form .field-name-field-status > .form-item > label {
	display:none !important;
	vertical-align:middle;
}
.form-display-center form .field-name-field-status > .form-item .form-radios {
	padding:0;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.form-display-center form .field-name-field-status > .form-item .form-item {
	margin:0;
	padding:0;
}
.form-display-center form .field-name-field-status > .form-item .form-item [type="radio"] + label {
	text-transform:uppercase;
	padding:10px 0px;
	margin:0 30px;
	line-height:normal;
	font-size:14px;
	font-weight:bold;
	position:relative;
	margin-bottom:-4px;
	overflow:hidden;
}
.form-display-center form .field-name-field-status > .form-item .form-item:last-child [type="radio"] + label {
	margin-right:0;
}
.form-display-center form .field-name-field-status > .form-item .form-item:first-child [type="radio"] + label {
	margin-left:0;
}
.form-display-center form .field-name-field-status > .form-item .form-item [type="radio"]:checked + label {
	color:#1c69e7;
}
.form-display-center form .field-name-field-status > .form-item .form-item [type="radio"] + label:before {
	display:none;
}
.form-display-center form .field-name-field-status > .form-item .form-item [type="radio"] + label:after {
	content:"";
	width:100%;
	height:3px;
	background-color:#1c69e7;
	position:absolute;
	left:-200%;
	bottom:0;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	transition:all .2s linear;
}
.form-display-center form .field-name-field-status > .form-item .form-item [type="radio"]:checked + label:after {
	left:0;
}
.form-display-center form .checkout-buttons {
	text-align:right;
}
.form-display-center form .checkout-buttons .fieldset-wrapper {
	text-align:center;
	display:inline-block;
}
.form-display-center form .checkout-buttons .fieldset-wrapper .button-operator {
	display:none;
}
.form-display-center form .checkout-buttons .fieldset-wrapper button {
	margin:auto;
	clear:both;
	display:block;
	width:auto;
}
.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-back,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-cancel {
	font-size:13px;
	color:#1c69e7;
}
.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-back:before,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-cancel:before {
	content:"\e901";
}
.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-back:hover,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-cancel:hover,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-back:active,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-cancel:active,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-back:focus,.form-display-center form .checkout-buttons .fieldset-wrapper .checkout-cancel:focus {
	opacity:.7;
	outline:none;
	text-decoration:none;
}
.message {
	display:block;
	max-width:400px;
	width:100%;
	margin:5px auto;
	text-align:left;
	font-size:13px;
}
.error-container {
	display:none;
}
#ui-datepicker-div {
	width:100%;
	max-width:400px;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
	background:#ffffff;
}
#ui-datepicker-div .ui-datepicker-header {
	background:#ffffff;
	border:none;
	box-shadow:none;
}
.g-recaptcha {
	max-width:305px;
	margin:auto;
}
.search-form {
	border:1px solid rgba(0,0,0,0.3);
	border-radius:50px;
	position:relative;
	padding:0 60px 0 20px;
	display:inline-block;
}
.search-form .form-item-keys > label {
	display:none;
}
.search-form .form-text {
	background:none;
	color:#000000;
	border:0;
	width:30vw;
	font:300 1.125em/60px "Roboto",Arial,sans-serif;
}
.search-form .form-text:focus {
	outline:none;
}
.search-form .form-submit {
	-webkit-appearance:none;
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:transparent;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	position:absolute;
	width:60px;
	right:0;
	top:0;
	border-radius:50px;
}
.search-form .form-submit::before {
	font-family:"parrot-font";
	content:'\e90d';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:32px;
}
.search-form .form-submit:not(.not-link) {
	cursor:pointer;
}
.search-form .form-submit:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.search-form .form-submit:not(.not-link):hover::before {
	color:#ffffff;
}
.search-form .form-submit::before {
	line-height:40px;
}
.description-tip > .description {
	position:absolute;
	top:0;
	left:100%;
	padding:0;
	min-height:45px;
	width:45px;
	font-size:13px;
	color:#000000;
	text-indent:-9999px;
	display:inline-block;
	background:#ffffff;
	box-shadow:none;
	border-radius:1em;
	-webkit-transition:width 0.2s linear;
	-moz-transition:width 0.2s linear;
	transition:width 0.2s linear;
	-webkit-transition:background 0.2s linear;
	-moz-transition:background 0.2s linear;
	transition:background 0.2s linear;
	-webkit-transition:box-shadow 0.2s linear;
	-moz-transition:box-shadow 0.2s linear;
	transition:box-shadow 0.2s linear;
}
.description-tip > .description:hover {
	padding:10px 10px 10px 50px;
	cursor:pointer;
	text-indent:0;
	background:#f3f3f3;
	box-shadow:inset 0 0 0 2px rgba(0,0,0,0.3);
	width:100%;
	z-index:999;
}
.description-tip > .description:before {
	text-indent:0;
	content:"i";
	width:100%;
	text-align:center;
	display:inline-block;
	color:#ffffff;
	position:absolute;
	left:5px;
	top:5px;
	font-family:'parrot-font' !important;
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:35px;
	font-weight:bold;
	font-style:16px;
	background:#1c69e7;
	border-radius:100%;
	width:35px;
	height:35px;
}
#stickyNav {
	position:fixed;
	z-index:500;
	right:13px;
	top:40%;
}
#stickyNav > span {
	display:block;
	width:24px;
	text-align:center;
	font:400 1.5em/1.4em "acumin-pro-extra-condensed",Arial,sans-serif;
	color:#000000;
	margin:5px 0;
}
#stickyNav ul .stickyMenuItem > a {
	height:18px;
	width:24px;
	display:inline-block;
	text-indent:-9999px;
	transition:opacity 0.3s;
	position:relative;
	margin:0;
	cursor:pointer;
}
#stickyNav ul .stickyMenuItem > a::before {
	content:'';
	display:inline-block;
	height:6px;
	width:6px;
	border-radius:3px;
	background:rgba(0,0,0,0.3);
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-3px;
	margin-top:-3px;
	transition:height 0.5s,background 0.3s,top 0.5s;
}
#stickyNav ul .stickyMenuItem > a:hover {
	opacity:.7;
}
#stickyNav ul .stickyMenuItem > a:hover::before {
	background:#1c69e7;
}
#stickyNav ul .stickyMenuItem.active a::before {
	height:100%;
	background:#1c69e7;
	top:0;
	margin-top:0;
}
#stickyNav ul .stickyMenuItem > a {
	text-indent:0;
}
#stickyNav ul .stickyMenuItem > a .label {
	background:#1c69e7;
	color:#ffffff;
	position:absolute;
	right:100%;
	top:-3px;
	padding:5px 10px;
	font:600 0.75em/1em "Roboto",Arial,sans-serif;
	display:inline-block;
	white-space:nowrap;
	opacity:0;
	visibility:collapse;
	transition:opacity .4s;
	border-radius:3px;
	margin-right:5px;
}
#stickyNav ul .stickyMenuItem > a .label::after {
	content:'';
	position:absolute;
	top:50%;
	right:-4px;
	margin-top:-4px;
	border-left:4px solid #1c69e7;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
}
#stickyNav ul .stickyMenuItem > a:hover {
	opacity:1;
}
#stickyNav ul .stickyMenuItem > a:hover .label {
	opacity:1;
	visibility:visible;
}
#stickyNav.white > span {
	color:#ffffff;
}
#stickyNav.white ul .stickyMenuItem > a {
	height:18px;
	width:24px;
	display:inline-block;
	text-indent:-9999px;
	transition:opacity 0.3s;
	position:relative;
	margin:0;
	cursor:pointer;
}
#stickyNav.white ul .stickyMenuItem > a::before {
	content:'';
	display:inline-block;
	height:6px;
	width:6px;
	border-radius:3px;
	background:#ffffff;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-3px;
	margin-top:-3px;
	transition:height 0.5s,background 0.3s,top 0.5s;
}
#stickyNav.white ul .stickyMenuItem > a:hover {
	opacity:.7;
}
#stickyNav.white ul .stickyMenuItem > a:hover::before {
	background:#1c69e7;
}
#stickyNav.white ul .stickyMenuItem.active a::before {
	height:100%;
	background:#1c69e7;
	top:0;
	margin-top:0;
}
#stickyNav.white ul .stickyMenuItem > a {
	text-indent:0;
}
#stickyNav.black {
	z-index:-1;
	opacity:0;
	transition:opacity 0.3s;
}
@media only screen and (max-width:1023px) {
	#stickyNav {
	right:-2px;
}
}@media only screen and (max-width:768px) {
	#stickyNav {
	display:none;
}
}.pc_darkblue {
	}
.pc_darkblue h1,.pc_darkblue h2,.pc_darkblue h3,.pc_darkblue h1 a,.pc_darkblue h2 a,.pc_darkblue h3 a {
	color:#1c69e7;
}
.pc_darkblue .tabs_tabs {
	position:relative;
	display:inline-block;
	z-index:2;
	clear:both;
	border-bottom:1px solid #e4e5e6;
	margin:0 32px;
	bottom:14px;
}
.pc_darkblue .tabs_tabs li {
	line-height:normal;
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
.pc_darkblue .tabs_tabs li > a {
	display:inline-block;
	margin:0 1vw;
	padding:10px 0;
	transition:border .2s;
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-size:.900em;
	color:#000000;
	font-weight:600;
	letter-spacing:1px;
}
.pc_darkblue .tabs_tabs li > a::after {
	content:'';
	width:100%;
	position:absolute;
	bottom:-2px;
	left:0;
	height:3px;
	background:#000000;
	-webkit-transform-origin:right top;
	-ms-transform-origin:right top;
	transform-origin:right top;
	-webkit-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
	-webkit-transition:color 0.2s,-webkit-transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
	transition:color 0.2s,transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
}
.pc_darkblue .tabs_tabs li > a:hover,.pc_darkblue .tabs_tabs li.active > a {
	color:#1c69e7;
}
.pc_darkblue .tabs_tabs li > a:hover::after,.pc_darkblue .tabs_tabs li.active > a::after {
	background:#1c69e7;
	-webkit-transform-origin:left top;
	-ms-transform-origin:left top;
	transform-origin:left top;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}
.pc_darkblue .tabs_tabs li:first-child > a {
	margin:0 1vw 0 0;
}
.pc_darkblue .tabs_tabs li:last-child > a {
	margin:0 0 0 1vw;
}
.pc_darkblue .link-all {
	bottom:14px;
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue .link-all::before {
	font-family:"parrot-font";
	content:'\e924';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:0.7em;
}
.pc_darkblue .link-all:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue .link-all:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.pc_darkblue .link-all:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue#breadcrumb .breadcrumb-current {
	color:#1c69e7;
}
.pc_darkblue#breadcrumb .breadcrumb-current::after {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next {
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:24px;
	line-height:24px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:19.2px;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev {
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:24px;
	line-height:24px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:19.2px;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails .product-images-slider-thumbnail.active:after {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-product-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit::before {
	font-family:"parrot-font";
	content:'\e907';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-feature .feature-container .feature .feature-content .feature-title::after {
	color:#000000;
}
.pc_darkblue.node-product-display.full .product-feature .feature-container .feature .feature-content .feature-value {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-app .app-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#1c69e7;
	border-color:#1c69e7;
	background-color:transparent;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more::after {
	font-family:"parrot-font";
	content:'\e924';
	padding:0 0 0 10px;
}
.pc_darkblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more:hover {
	opacity:0.7;
	background-color:#1c69e7;
	color:#ffffff;
}
.pc_darkblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more:hover::after {
	color:#ffffff;
}
.pc_darkblue.node-product-display.full .product-user-power .user-power-thumbnails-container .user-power-thumbnail .user-power-thumbnail-btn {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-inthebox .product-inthebox-container .product-inthebox-details .inthebox-components .inthebox-component {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy::before {
	font-family:"parrot-font";
	content:'\e907';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy::before {
	font-size:22px;
	vertical-align:top;
	font-weight:normal;
}
.pc_darkblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#1c69e7;
	border-color:#1c69e7;
	background-color:transparent;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more::after {
	font-family:"parrot-font";
	content:'\e924';
	padding:0 0 0 10px;
}
.pc_darkblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more:hover {
	opacity:0.7;
	background-color:#1c69e7;
	color:#ffffff;
}
.pc_darkblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more:hover::after {
	color:#ffffff;
}
.pc_darkblue.node-product-display.full .product-tuto .tuto-thumbnails-container .tuto-thumbnail .tuto-thumbnail-infos .tuto-thumbnail-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-tuto .tuto-thumbnails-container .tuto-thumbnail .tuto-thumbnail-btn {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spareparts .spareparts-title-container .spareparts-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spareparts .show-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#1c69e7;
	border-color:#f3f3f3;
	background-color:#f3f3f3;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-spareparts .show-more::before {
	font-family:"parrot-font";
	content:'\e900';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.full .product-spareparts .show-more:hover {
	opacity:1;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spareparts .show-more:hover::before {
	color:#1c69e7;
}
@media only screen and (max-width:480px) {
	.pc_darkblue.node-product-display.full .product-spareparts .show-more {
	padding:0 10px;
}
}.pc_darkblue.node-product-display.full .product-spareparts .show-more:hover {
	border-color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spec-tech .spec-tech-title-container .spec-tech-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spec-tech .spec-tech-items .spec-tech-item .spec-tech-item-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spec-tech .spec-tech-items .spec-tech-item .spec-tech-subitem .inthebox-components .inthebox-component {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#1c69e7;
	border-color:#1c69e7;
	background-color:transparent;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download::before {
	font-family:"parrot-font";
	content:'\e91a';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download:hover {
	opacity:0.7;
	background-color:#1c69e7;
	color:#ffffff;
}
.pc_darkblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download:hover::before {
	color:#ffffff;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-next,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next,.pc_darkblue.node-product-display.full .product-accessories .cycle-next,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next {
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:40px;
	line-height:40px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-next::before,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next::before,.pc_darkblue.node-product-display.full .product-accessories .cycle-next::before,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:36px;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-next:hover,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next:hover,.pc_darkblue.node-product-display.full .product-accessories .cycle-next:hover,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-next:hover::before,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next:hover::before,.pc_darkblue.node-product-display.full .product-accessories .cycle-next:hover::before,.pc_darkblue.node-product-display.full .product-spareparts .cycle-next:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-prev,.pc_darkblue.node-product-display.full .product-spareparts .cycle-prev {
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:40px;
	line-height:40px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-prev::before,.pc_darkblue.node-product-display.full .product-spareparts .cycle-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:36px;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-prev:hover,.pc_darkblue.node-product-display.full .product-spareparts .cycle-prev:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-display.full .product-accessories .cycle-prev:hover::before,.pc_darkblue.node-product-display.full .product-spareparts .cycle-prev:hover::before {
	color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
	vertical-align:top;
}
.pc_darkblue .node-product-display.teaser .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue .node-product-display.teaser .product-link:hover {
	opacity:1;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser .product-link:hover::before {
	color:#1c69e7;
}
@media only screen and (max-width:480px) {
	.pc_darkblue .node-product-display.teaser .product-link {
	letter-spacing:1px;
}
}.pc_darkblue .node-product-display.teaser .quicklook-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	padding-left:1px;
}
.pc_darkblue .node-product-display.teaser .quicklook-link::before {
	font-family:"parrot-font";
	content:'\e907';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:20px;
}
.pc_darkblue .node-product-display.teaser .quicklook-link:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue .node-product-display.teaser .quicklook-link:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser .quicklook-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue .node-product-display.teaser_catalog .node_content_visual .btn-play {
	display:block;
	height:76px;
	width:76px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.pc_darkblue .node-product-display.teaser_catalog .node_content_visual .btn-play::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.pc_darkblue .node-product-display.teaser_catalog .node_content_visual .btn-play:hover {
	height:83.59999999999999px;
	width:83.59999999999999px;
	margin:-3.8px 0 0 -3.8px;
}
@media only screen and (max-width:480px) {
	.pc_darkblue .node-product-display.teaser_catalog .node_content_visual .btn-play {
	width:50px;
	height:50px;
	margin:-25px 0 0 -25px;
}
}.pc_darkblue .node-product-display.teaser_catalog .node_content_visual .btn-play:hover {
	margin:-41.8px 0 0 -41.8px;
}
.pc_darkblue .node-product-display.teaser_catalog .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue .node-product-display.teaser_catalog .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue .node-product-display.teaser_catalog .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser_catalog .product-link:hover::before {
	color:#1c69e7;
}
@media only screen and (max-width:480px) {
	.pc_darkblue .node-product-display.teaser_catalog .product-link {
	letter-spacing:1px;
}
}.pc_darkblue.product_highlight .node-product-display.teaser_highlight .node_content_product::before {
	background:#1c69e7;
	background:-webkit-linear-gradient(left,#1c69e7,#1c69e7);
	background:-o-linear-gradient(right,#1c69e7,#1c69e7);
	background:-moz-linear-gradient(right,#1c69e7,#1c69e7);
	background:linear-gradient(to right,#1c69e7,#1c69e7);
}
.pc_darkblue.product_highlight .node-product-display.teaser_highlight .node_content_product .inner .content .product-link {
	color:#1c69e7;
}
.pc_darkblue.product_highlight .node-product-display.teaser_highlight .node_content_product .inner .content .product-link:hover {
	color:#ffffff;
}
.pc_darkblue.product_highlight .node-product-display.teaser_highlight .node_content_experience .btn-video {
	background:#1c69e7;
}
.pc_darkblue .node-product-display.teaser_list .quicklook-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	margin-left:6px;
}
.pc_darkblue .node-product-display.teaser_list .quicklook-link::before {
	font-family:"parrot-font";
	content:'\e907';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:16px;
}
.pc_darkblue .node-product-display.teaser_list .quicklook-link:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue .node-product-display.teaser_list .quicklook-link:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser_list .quicklook-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue .node-product-display.teaser_list .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue .node-product-display.teaser_list .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue .node-product-display.teaser_list .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser_list .product-link:hover::before {
	color:#1c69e7;
}
@media only screen and (max-width:480px) {
	.pc_darkblue .node-product-display.teaser_list .product-link {
	letter-spacing:1px;
}
}.pc_darkblue .node-product-display.teaser_list .node_content_details .content .field-collection-container .feature-container .feature-title::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.teaser_list .quicklook-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	margin-left:6px;
}
.pc_darkblue.node-product-display.teaser_list .quicklook-link::before {
	font-family:"parrot-font";
	content:'\e907';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:16px;
}
.pc_darkblue.node-product-display.teaser_list .quicklook-link:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue.node-product-display.teaser_list .quicklook-link:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.teaser_list .quicklook-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue.node-product-display.teaser_list .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.teaser_list .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.teaser_list .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-product-display.teaser_list .product-link:hover::before {
	color:#1c69e7;
}
@media only screen and (max-width:480px) {
	.pc_darkblue.node-product-display.teaser_list .product-link {
	letter-spacing:1px;
}
}.pc_darkblue.node-product-display.teaser_list .node_content_details .content .field-collection-container .feature-container .feature-title::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next {
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:24px;
	line-height:24px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:19.2px;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev {
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:24px;
	line-height:24px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:19.2px;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails .product-images-slider-thumbnail:after {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .product-images-thumbnails .product-images-slider-thumbnail.active:after {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .details-video-thumbnail .details-video-btn {
	display:block;
	height:36px;
	width:36px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .details-video-thumbnail .details-video-btn::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-visuals .details-video-thumbnail .details-video-btn:hover {
	height:39.6px;
	width:39.6px;
	margin:-1.8px 0 0 -1.8px;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .commerce-product-title {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .commerce-add-to-cart .form-submit {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .commerce-add-to-cart .form-submit::before {
	font-family:"parrot-font";
	content:'\e907';
	padding:0 10px 0 0;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .commerce-add-to-cart .form-submit:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .commerce-add-to-cart .form-submit:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	padding:0;
	letter-spacing:normal;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:1em;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .product-link:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .product-link:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.pc_darkblue.node-product-display.commerce_quicklook .product-content-details .content .product-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_features .node_content_features_right .field-collection-container .feature .feature-content .feature-title {
	color:#1c69e7;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main::before {
	background:#1c69e7;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .node-product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#ffffff;
	background-color:#ffffff;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .node-product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:1em;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .node-product-link:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .node-product-link:not(.not-link):hover {
	opacity:1;
	background-color:transparent;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .node-product-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .quicklook-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#ffffff;
	background-color:#ffffff;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .quicklook-link::before {
	font-family:"parrot-font";
	content:'\e907';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:1em;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .quicklook-link:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .quicklook-link:not(.not-link):hover {
	opacity:1;
	background-color:transparent;
}
.pc_darkblue .node-product-display.teaser_highlight_localhome .node_content_main .content .quicklook-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue .tabs_tab_content_banner .content_banner_container {
	background:#1c69e7;
	background:-webkit-linear-gradient(left,#1c69e7,#1c69e7);
	background:-o-linear-gradient(right,#1c69e7,#1c69e7);
	background:-moz-linear-gradient(right,#1c69e7,#1c69e7);
	background:linear-gradient(to right,#1c69e7,#1c69e7);
}
@media only screen and (max-width:1023px) {
	.pc_darkblue .tabs_tab_content_banner .content_banner_container:nth-child(odd) {
	background:#1c69e7;
}
.pc_darkblue .tabs_tab_content_banner .content_banner_container:nth-child(even) {
	background:#1c69e7;
}
}.pc_darkblue.node-product-panel.catalog_slider .products-carousel-pager span.cycle-pager-active {
	background-color:#1c69e7;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-prev {
	display:inline-block;
	vertical-align:middle;
	width:28px;
	height:34px;
	line-height:34px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:27.2px;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-prev:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-prev:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-next {
	display:inline-block;
	vertical-align:middle;
	width:28px;
	height:34px;
	line-height:34px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:27.2px;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-next:hover {
	opacity:0.7;
}
.pc_darkblue.node-product-panel.catalog_slider .products-carousel-next:hover::before {
	color:#1c69e7;
}
.pc_darkblue .node-content-panel .panel-links a {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue .node-content-panel .panel-links a::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue .node-content-panel .panel-links a:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue .node-content-panel .panel-links a:hover::before {
	color:#1c69e7;
}
.pc_darkblue .node-content-panel .content-panel-container .btn-video-container .btn-video {
	display:block;
	height:76px;
	width:76px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.pc_darkblue .node-content-panel .content-panel-container .btn-video-container .btn-video::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.pc_darkblue .node-content-panel .content-panel-container .btn-video-container .btn-video:hover {
	height:83.59999999999999px;
	width:83.59999999999999px;
	margin:-3.8px 0 0 -3.8px;
}
.pc_darkblue .node-content-panel .content-panel-container .btn-video-container .btn-video:hover {
	margin:-41.8px 0 0 -41.8px;
}
.pc_darkblue.node-content-panel .panel-links a {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#1c69e7;
	background-color:#1c69e7;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue.node-content-panel .panel-links a::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_darkblue.node-content-panel .panel-links a:hover {
	opacity:0.7;
	background-color:transparent;
	color:#1c69e7;
}
.pc_darkblue.node-content-panel .panel-links a:hover::before {
	color:#1c69e7;
}
.pc_darkblue.node-content-panel .content-panel-container .btn-video-container .btn-video {
	display:block;
	height:76px;
	width:76px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#1c69e7;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.pc_darkblue.node-content-panel .content-panel-container .btn-video-container .btn-video::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.pc_darkblue.node-content-panel .content-panel-container .btn-video-container .btn-video:hover {
	height:83.59999999999999px;
	width:83.59999999999999px;
	margin:-3.8px 0 0 -3.8px;
}
.pc_darkblue.node-content-panel .content-panel-container .btn-video-container .btn-video:hover {
	margin:-41.8px 0 0 -41.8px;
}
.pc_darkblue .product-accessories .show-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#1c69e7;
	border-color:#f3f3f3;
	background-color:#f3f3f3;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_darkblue .product-accessories .show-more::before {
	font-family:"parrot-font";
	content:'\e900';
	padding:0 10px 0 0;
}
.pc_darkblue .product-accessories .show-more:hover {
	opacity:#1c69e7;
	background-color:1;
	color:#1c69e7;
}
.pc_darkblue .product-accessories .show-more:hover::before {
	color:#1c69e7;
}
.pc_darkblue .product-accessories .show-more:hover {
	border-color:#1c69e7;
}
@media only screen and (max-width:480px) {
	.pc_darkblue .product-accessories .show-more {
	letter-spacing:1px;
}
}.pc_darkblue .product-states .product-state-elem {
	display:inline-block;
	padding:3px 16px 6px 16px;
	margin:0 4px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-size:15px;
	letter-spacing:2px;
	text-transform:uppercase;
	background-color:#1c69e7;
	color:#ffffff;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	transform:skew(-20deg);
}
.pc_darkblue .product-states .product-state-elem span {
	display:inline-block;
	-webkit-transform:skew(20deg);
	-moz-transform:skew(20deg);
	-o-transform:skew(20deg);
	transform:skew(20deg);
}
.pc_darkblue #block-parrot-blocks-support-push-block .content .support-push .support-push-text .support-push-text-color {
	color:#1c69e7;
}
.pc_darkblue.block-myparrot-dash-product-item .product-visual {
	background:#1c69e7;
}
.pc_darkblue.block-myparrot-dash-product-item .product-infos > p:before {
	color:#1c69e7;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-visual {
	background-color:#1c69e7;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-links-container .product-links i {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#1c69e7;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-links-container .product-links i::before {
	font-family:"parrot-font";
	content:'i';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#1c69e7;
	font-size:0.8125em;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-links-container .product-links i:not(.not-link) {
	cursor:pointer;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-links-container .product-links i:not(.not-link):hover {
	opacity:1;
	background-color:#1c69e7;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-links-container .product-links i:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_darkblue.block-myparrot-myproduct-desc .product-links-container .product-links:hover i::before {
	background-color:#1c69e7;
	color:#ffffff;
}
.pc_darkblue.block-myparrot-myproduct-need-help .block-myparrot-myproduct-aside-title {
	color:#1c69e7;
}
.pc_lightblue {
	}
.pc_lightblue h1,.pc_lightblue h2,.pc_lightblue h3,.pc_lightblue h1 a,.pc_lightblue h2 a,.pc_lightblue h3 a {
	color:#03d3f8;
}
.pc_lightblue .tabs_tabs {
	position:relative;
	display:inline-block;
	z-index:2;
	clear:both;
	border-bottom:1px solid #e4e5e6;
	margin:0 32px;
	bottom:14px;
}
.pc_lightblue .tabs_tabs li {
	line-height:normal;
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
.pc_lightblue .tabs_tabs li > a {
	display:inline-block;
	margin:0 1vw;
	padding:10px 0;
	transition:border .2s;
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-size:.900em;
	color:#000000;
	font-weight:600;
	letter-spacing:1px;
}
.pc_lightblue .tabs_tabs li > a::after {
	content:'';
	width:100%;
	position:absolute;
	bottom:-2px;
	left:0;
	height:3px;
	background:#000000;
	-webkit-transform-origin:right top;
	-ms-transform-origin:right top;
	transform-origin:right top;
	-webkit-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
	-webkit-transition:color 0.2s,-webkit-transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
	transition:color 0.2s,transform 0.3s cubic-bezier(0.25,0.46,0.45,0.9399999999999999);
}
.pc_lightblue .tabs_tabs li > a:hover,.pc_lightblue .tabs_tabs li.active > a {
	color:#03d3f8;
}
.pc_lightblue .tabs_tabs li > a:hover::after,.pc_lightblue .tabs_tabs li.active > a::after {
	background:#03d3f8;
	-webkit-transform-origin:left top;
	-ms-transform-origin:left top;
	transform-origin:left top;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}
.pc_lightblue .tabs_tabs li:first-child > a {
	margin:0 1vw 0 0;
}
.pc_lightblue .tabs_tabs li:last-child > a {
	margin:0 0 0 1vw;
}
.pc_lightblue .link-all {
	bottom:14px;
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#03d3f8;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_lightblue .link-all::before {
	font-family:"parrot-font";
	content:'\e924';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#03d3f8;
	font-size:0.7em;
}
.pc_lightblue .link-all:not(.not-link) {
	cursor:pointer;
}
.pc_lightblue .link-all:not(.not-link):hover {
	opacity:1;
	background-color:#03d3f8;
}
.pc_lightblue .link-all:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_lightblue#breadcrumb .breadcrumb-current {
	color:#03d3f8;
}
.pc_lightblue#breadcrumb .breadcrumb-current::after {
	background-color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next {
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:24px;
	line-height:24px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#03d3f8;
	font-size:19.2px;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next:hover {
	opacity:0.7;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-next:hover::before {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev {
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:24px;
	line-height:24px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#03d3f8;
	font-size:19.2px;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev:hover {
	opacity:0.7;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails #product-images-thumbnails-prev:hover::before {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-visuals .product-images-thumbnails .product-images-slider-thumbnail.active:after {
	background-color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-product-title {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#03d3f8;
	background-color:#03d3f8;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit::before {
	font-family:"parrot-font";
	content:'\e907';
	padding:0 10px 0 0;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit:hover {
	opacity:0.7;
	background-color:transparent;
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart #edit-submit:hover::before {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#03d3f8;
	background-color:#03d3f8;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-product .product-content-details .content .commerce-add-to-cart .product-link:hover::before {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-feature .feature-container .feature .feature-content .feature-title::after {
	color:#000000;
}
.pc_lightblue.node-product-display.full .product-feature .feature-container .feature .feature-content .feature-value {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-app .app-title {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#03d3f8;
	border-color:#03d3f8;
	background-color:transparent;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more::after {
	font-family:"parrot-font";
	content:'\e924';
	padding:0 0 0 10px;
}
.pc_lightblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more:hover {
	opacity:0.7;
	background-color:#03d3f8;
	color:#ffffff;
}
.pc_lightblue.node-product-display.full .product-user-power .user-power-title-container .btn-see-more:hover::after {
	color:#ffffff;
}
.pc_lightblue.node-product-display.full .product-user-power .user-power-thumbnails-container .user-power-thumbnail .user-power-thumbnail-btn {
	background-color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-inthebox .product-inthebox-container .product-inthebox-details .inthebox-components .inthebox-component {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#03d3f8;
	background-color:#03d3f8;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy::before {
	font-family:"parrot-font";
	content:'\e907';
	padding:0 10px 0 0;
}
.pc_lightblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy:hover {
	opacity:0.7;
	background-color:transparent;
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy:hover::before {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-inthebox .product-inthebox-price .quick_buy::before {
	font-size:22px;
	vertical-align:top;
	font-weight:normal;
}
.pc_lightblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#03d3f8;
	border-color:#03d3f8;
	background-color:transparent;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more::after {
	font-family:"parrot-font";
	content:'\e924';
	padding:0 0 0 10px;
}
.pc_lightblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more:hover {
	opacity:0.7;
	background-color:#03d3f8;
	color:#ffffff;
}
.pc_lightblue.node-product-display.full .product-tuto .tuto-title-container .btn-see-more:hover::after {
	color:#ffffff;
}
.pc_lightblue.node-product-display.full .product-tuto .tuto-thumbnails-container .tuto-thumbnail .tuto-thumbnail-infos .tuto-thumbnail-title {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-tuto .tuto-thumbnails-container .tuto-thumbnail .tuto-thumbnail-btn {
	background-color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spareparts .spareparts-title-container .spareparts-title {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spareparts .show-more {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#03d3f8;
	border-color:#f3f3f3;
	background-color:#f3f3f3;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-spareparts .show-more::before {
	font-family:"parrot-font";
	content:'\e900';
	padding:0 10px 0 0;
}
.pc_lightblue.node-product-display.full .product-spareparts .show-more:hover {
	opacity:1;
	background-color:transparent;
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spareparts .show-more:hover::before {
	color:#03d3f8;
}
@media only screen and (max-width:480px) {
	.pc_lightblue.node-product-display.full .product-spareparts .show-more {
	padding:0 10px;
}
}.pc_lightblue.node-product-display.full .product-spareparts .show-more:hover {
	border-color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spec-tech .spec-tech-title-container .spec-tech-title {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spec-tech .spec-tech-items .spec-tech-item .spec-tech-item-title {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spec-tech .spec-tech-items .spec-tech-item .spec-tech-subitem .inthebox-components .inthebox-component {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#03d3f8;
	border-color:#03d3f8;
	background-color:transparent;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download::before {
	font-family:"parrot-font";
	content:'\e91a';
	padding:0 10px 0 0;
}
.pc_lightblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download:hover {
	opacity:0.7;
	background-color:#03d3f8;
	color:#ffffff;
}
.pc_lightblue.node-product-display.full .product-spec-tech .btn-download-container .btn-download:hover::before {
	color:#ffffff;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-next,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next,.pc_lightblue.node-product-display.full .product-accessories .cycle-next,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next {
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:40px;
	line-height:40px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-next::before,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next::before,.pc_lightblue.node-product-display.full .product-accessories .cycle-next::before,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next::before {
	font-family:"parrot-font";
	content:'\e902';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#03d3f8;
	font-size:36px;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-next:hover,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next:hover,.pc_lightblue.node-product-display.full .product-accessories .cycle-next:hover,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next:hover {
	opacity:0.7;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-next:hover::before,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next:hover::before,.pc_lightblue.node-product-display.full .product-accessories .cycle-next:hover::before,.pc_lightblue.node-product-display.full .product-spareparts .cycle-next:hover::before {
	color:#03d3f8;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-prev,.pc_lightblue.node-product-display.full .product-spareparts .cycle-prev {
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:40px;
	line-height:40px;
	text-indent:-9999px;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-prev::before,.pc_lightblue.node-product-display.full .product-spareparts .cycle-prev::before {
	font-family:"parrot-font";
	content:'\e901';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:32px;
	height:100%;
	top:0;
	left:0;
	vertical-align:top;
	text-indent:0;
	color:#03d3f8;
	font-size:36px;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-prev:hover,.pc_lightblue.node-product-display.full .product-spareparts .cycle-prev:hover {
	opacity:0.7;
}
.pc_lightblue.node-product-display.full .product-accessories .cycle-prev:hover::before,.pc_lightblue.node-product-display.full .product-spareparts .cycle-prev:hover::before {
	color:#03d3f8;
}
.pc_lightblue .node-product-display.teaser .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#03d3f8;
	background-color:#03d3f8;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
	vertical-align:top;
}
.pc_lightblue .node-product-display.teaser .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_lightblue .node-product-display.teaser .product-link:hover {
	opacity:1;
	background-color:transparent;
	color:#03d3f8;
}
.pc_lightblue .node-product-display.teaser .product-link:hover::before {
	color:#03d3f8;
}
@media only screen and (max-width:480px) {
	.pc_lightblue .node-product-display.teaser .product-link {
	letter-spacing:1px;
}
}.pc_lightblue .node-product-display.teaser .quicklook-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	width:45px;
	line-height:43px;
	border:2px solid;
	text-indent:-6000px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border-color:#03d3f8;
	background-color:transparent;
	position:relative;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	padding-left:1px;
}
.pc_lightblue .node-product-display.teaser .quicklook-link::before {
	font-family:"parrot-font";
	content:'\e907';
	width:100%;
	text-align:center;
	position:absolute;
	line-height:43px;
	height:100%;
	top:0;
	Left:0;
	vertical-align:top;
	text-indent:0;
	color:#03d3f8;
	font-size:20px;
}
.pc_lightblue .node-product-display.teaser .quicklook-link:not(.not-link) {
	cursor:pointer;
}
.pc_lightblue .node-product-display.teaser .quicklook-link:not(.not-link):hover {
	opacity:1;
	background-color:#03d3f8;
}
.pc_lightblue .node-product-display.teaser .quicklook-link:not(.not-link):hover::before {
	color:#ffffff;
}
.pc_lightblue .node-product-display.teaser_catalog .node_content_visual .btn-play {
	display:block;
	height:76px;
	width:76px;
	text-indent:-6000px;
	border-radius:50%;
	background-color:#03d3f8;
	position:relative;
	transition:width .2s ease,height .2s ease,margin .2s ease;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}
.pc_lightblue .node-product-display.teaser_catalog .node_content_visual .btn-play::before {
	font-family:"parrot-font";
	content:'\e905';
	display:block;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:top;
	text-indent:0;
	color:#ffffff;
	font-size:16px;
	margin:-9px 0 0 -7px;
}
.pc_lightblue .node-product-display.teaser_catalog .node_content_visual .btn-play:hover {
	height:83.59999999999999px;
	width:83.59999999999999px;
	margin:-3.8px 0 0 -3.8px;
}
@media only screen and (max-width:480px) {
	.pc_lightblue .node-product-display.teaser_catalog .node_content_visual .btn-play {
	width:50px;
	height:50px;
	margin:-25px 0 0 -25px;
}
}.pc_lightblue .node-product-display.teaser_catalog .node_content_visual .btn-play:hover {
	margin:-41.8px 0 0 -41.8px;
}
.pc_lightblue .node-product-display.teaser_catalog .product-link {
	display:inline-block;
	vertical-align:middle;
	height:45px;
	line-height:41px;
	border:2px solid;
	border-radius:40px;
	position:relative;
	color:#ffffff;
	border-color:#03d3f8;
	background-color:#03d3f8;
	padding:0 25px;
	font-family:"Roboto",Arial,sans-serif;
	font-size:0.813em;
	text-transform:uppercase;
	font-weight:600;
	transition:opacity 0.2s,background-color 0.2s,color 0.2s;
	cursor:pointer;
	letter-spacing:2px;
}
.pc_lightblue .node-product-display.teaser_catalog .product-link::before {
	font-family:"parrot-font";
	content:'\e906';
	padding:0 10px 0 0;
}
.pc_lightblue .node-product-display.teaser_catalog .product-link:hover {
	opacity:0.7;
	background-color:transparent;
	color:#03d3f8;
}
.pc_lightblue .node-product-display.teaser_catalog .product-link:hover::before {
	color:#03d3f8;
}
@media only screen and (max-width:480px) {
	.pc_lightblue .node-product-display.teaser_catalog .product-link {
	letter-spacing:1px;
}
}.pc_lightblue.product_highlight .node-product-display.teaser_highlight .node_content_product::before {
	background:#00b7d7;
	background:-webkit-linear-gradient(left,#00b7d7,#03d3f8);
	background:-o-linear-gradient(right,#00b7d7,#03d3f8);
	background:-moz-linear-gradient(right,#00b7d7,#03d3f8);
	background:linear-gradient(to right,#00b7d7,#03d3f8);
}

@media only screen and (max-width:480px) {
	.pc_lightblue .product-accessories .show-more {
	letter-spacing:1px;
}
}.pc_lightblue .product-states .product-state-elem {
	display:inline-block;
	padding:3px 16px 6px 16px;
	margin:0 4px;
	font-family:"acumin-pro-extra-condensed",Arial,sans-serif;
	font-size:15px;
	letter-spacing:2px;
	text-transform:uppercase;
	background-color:#03d3f8;
	color:#ffffff;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	transform:skew(-20deg);
}
.pc_lightblue .product-states .product-state-elem span {
	display:inline-block;
	-webkit-transform:skew(20deg);
	-moz-transform:skew(20deg);
	-o-transform:skew(20deg);
	transform:skew(20deg);
}
.tabs {
	}
.tabs ul.primary {
	margin:4em 0 2em 0;
	text-align:center;
	border-color:#1c69e7;
}
.tabs ul.primary li {
	display:inline-block;
	padding:0;
	position:relative;
	top:1px;
}
.tabs ul.primary li a {
	padding:0;
	display:inline-block;
	padding:.75em 30px;
	color:#ffffff;
	background:#1c69e7;
	border-color:#1c69e7;
	border-radius:5px 5px 0 0;
	text-transform:uppercase;
	font-weight:700;
	font-size:.8em;
	letter-spacing:.1em;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	transition:all .2s linear;
}
.tabs ul.primary li a:hover {
	background-color:rgba(28,105,231,0.2);
	color:#1c69e7;
}
.tabs ul.primary li a.active {
	color:#1c69e7;
	background-color:#ffffff;
	border-bottom-color:#ffffff;
}
.feature-container .field-collection-view-links {
	display:none;
}
.commerce-product-sku-label,.commerce-product-title-label,.commerce-product-status-label {
	display:inline;
	font-weight:bold;
}
.commerce-price-savings-formatter-prices .price-label {
	text-align:right;
	color:#666;
}
.commerce-price-savings-formatter-prices .price-amount {
	text-align:left;
	white-space:nowrap;
}
.commerce-price-savings-formatter-list .price-amount {
	text-decoration:line-through;
}
.commerce-price-savings-formatter-price .price-amount {
	font-size:1.2em;
}
.commerce-price-savings-formatter-prices-down .commerce-price-savings-formatter-price .price-amount {
	color:#009402;
}
.commerce-price-savings-formatter-prices-down .commerce-price-savings-formatter-savings .price-amount {
	color:#009402;
}
.commerce-price-savings-formatter-prices-count-1 .commerce-price-savings-formatter-list .price-amount {
	text-decoration:none;
}
table.commerce-price-savings-formatter-prices {
	width:auto;
	color:#323232;
}
.commerce-price-savings-formatter-prices tr.odd,.commerce-price-savings-formatter-prices tr.even {
	background:none;
}
.commerce-price-savings-formatter-prices tr td {
	padding:0 12px;
	vertical-align:middle;
	font-size:0.86em;
	line-height:1.1em;
}
.commerce-price-savings-formatter-prices-inline .price-label {
	font-size:0.6em;
}
.commerce-price-savings-formatter-prices-inline tr.even,.commerce-price-savings-formatter-prices-inline tr.odd {
	border:0;
}
.commerce-price-savings-formatter-prices-inline tr td {
	text-align:center;
	padding:0 6px;
}
.commerce-price-savings-formatter-prices-inline tr.commerce-price-savings-formatter-label-row td {
	line-height:0.6em;
}





.flexslider .slides > li {
    display:none;
    -webkit-backface-visibility:hidden;
    margin: 0;
}
 /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width:100%;
    display:block;
}
.flex-pauseplay span {
    text-transform:capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}
 html[xmlns] .slides {
    display:block;
}
 * html .slides {
    height:1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display:block;
}
/* FlexSlider Default Theme*********************************/
.flexslider {
    padding:0;
    margin:0 auto;
    position:relative;
    zoom:1;
}
.flex-viewport {
    max-height:2000px;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
}
.loading .flex-viewport {
    max-height:300px;
}
.flexslider .slides {
    zoom:1;
}
.carousel li {
    margin-right:5px}
/* Direction Nav */
.flex-direction-nav {
    *height:0;
}
.flex-direction-nav a {
    position:absolute;
    width: 30px;
    height: 30px;
    bottom: 10px;
    margin: 0;
    display:block;
    cursor:pointer;
    text-indent:-9999px;
    opacity:1;
}
.flex-direction-nav a.flex-prev {
    left: 0;
}
.flex-direction-nav a {
    width: 31px;
    height: 30px;
    bottom: 10px;
    margin: 0;
}
.flex-direction-nav a.flex-prev {
    right: 52px;
    left: auto;
    /*background: url(images/prev.png) no-repeat 50% 50%;    */
}
.flex-direction-nav a.flex-next {
    right: 0;
}
.flex-direction-nav a.flex-next {
    right: 11px;
   /* background: url(images/next.png) no-repeat 50% 50%;  */
}
/* Control Nav */
.flex-control-nav {
    line-height: 0;
    text-align: center;
    position:absolute;
    bottom: 34px;
    left:0;
    text-align:center;
    padding:0;
    z-index: 9999;
    width: 100%;
    margin: 0;
    
}
.flex-control-nav li {
    margin:0;
    display:inline-block;
    zoom:1;
    *display:inline;
}
.flex-control-paging li a {
    width: 20px;
    height: 20px;
    line-height:11px;
    font-size:11px;
    padding:0;
    margin:0 12px;
    display:block;
    cursor:pointer;
    text-indent:-9999px;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none; 
    border: 1px solid #c8a663;
    background: #fff;
    border-radius: 100%; 
}
.flex-control-paging li a:hover {
}
.flex-control-paging li a:after {
    display: none;
}
.flex-control-paging li a.flex-active {
    cursor:default;
    background: #c8a663;   
}
.flex-control-thumbs {
    margin:5px 0 0;
    position:static;
    overflow:hidden;
}
.flex-control-thumbs li {
    width:25%;
    float:left;
    margin:0;
}
.flex-control-thumbs img {
    width:100%;
    display:block;
    opacity:.7;
    cursor:pointer;
}
.flex-control-thumbs img:hover {
    opacity:1;
}
.flex-control-thumbs .flex-active {
    opacity:1;
    cursor:default;
}
body .pc_lightblue .product-states .product-state-elem,
body .pc_lightblue .node-product-display.teaser_catalog .node_content_visual .btn-play,
body .node-content-panel .content-panel-container .btn-video-container .btn-video {
	background-color: #00ae54;
}
body .pc_lightblue h1, 
body .pc_lightblue h2, 
body .pc_lightblue h3, 
body .pc_lightblue h1 a, 
body .pc_lightblue h2 a, 
body .pc_lightblue h3 a {
	color: #00ae54;
}
.button_nb {
	border-color: #00ae54 !important;
	background-color: #00ae54 !important;
}
.button_nb:hover {
	color: #00ae54 !important;
	background-color: transparent !important;
}
.button_nb:before {
	display: none !important;
}
.color_pick_btns {
	padding: 30px 0 0 0;
}
.color_pick_btns a {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	margin: 0 0 0 12px;
	background: #EDEDED;
	border: 7px solid #fff;
}
.color_pick_btns a:first-child {
	margin-left: 0;
}
.color_pick_btns a.color_pick_btn_red {
	background: #eb3c33;
}
.color_pick_btns a.color_pick_btn_black {
	background: #000;
}
.color_pick_btns a {
	display: inline-block;
	vertical-align: middle;
}
.color_pick_btns a.color_pick_btn_checked {
	border: 2px solid #eaeaea;
	background: url(../images/color_pick_btn.jpg) no-repeat 50% 50%;	
}
.product-picture {
	visibility: hidden;
}
.color_pick_slider {
	position: absolute;
	bottom: -60px;
	right: -120px;
	width: 331px;
	height: 400px;
	z-index: 6666;
}
.color_pick_slider .slides li {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain !important;
}
.color_pick_slider .slides li img {
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.flex-control-nav,
.flex-direction-nav {
	display: none;
}
@media only screen and (max-width: 1000px) {
	.color_pick_slider {
		bottom: 15px;
		right: -15px;
		width: 200px;
		height: 200px;
	}	
}
@media only screen and (max-width: 550px) {
	.color_pick_slider {
		width: 45%;
		height: 116px;
	}	
}

/*
@media only screen and (max-width: 1023px) {
	.node-product-display.teaser_catalog .node_content_visual .video-preview {
    max-width: 100%;
	}
}
*/