/**
 * This file is part of a FireGento e.V. module.
 *
 * This FireGento e.V. module is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License version 3 as
 * published by the Free Software Foundation.
 *
 * This script is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 *
 * @category  FireGento
 * @package   FireGento_MageSetup
 * @author    FireGento Team <team@firegento.com>
 * @copyright 2013-2015 FireGento Team (http://www.firegento.com)
 * @license   http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
 */

.product-options-bottom .tax-details {
    display: none;
}

#mv_smartmenu_news  .mv_smartmenu{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	border-bottom:none;
	float:left;
	margin-bottom:1.3em;
	padding:0px;
	width:99%;
}

#mv_smartmenu_news  #newsMenu_acc {
padding-bottom:2px;
background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-ul.jpg) bottom repeat-x;
}
#mv_smartmenu_news  #newsMenu_acc li {
border:1px solid #fff;
border-bottom:none;
border-top:none;
background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-a.jpg) repeat-x;}
#mv_smartmenu_news  #newsMenu_acc li a {
		clear: both;
		padding:6px 8px;
		text-transform:none;
}

#mv_smartmenu_news  #newsMenu_acc li a:hover{
		padding:6px 8px;
		
}
#mv_smartmenu_news  #newsMenu_acc li ul li {
border:none;}

#mv_smartmenu_news  #newsMenu_acc li ul li a{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-li.gif) no-repeat scroll 10px 8px ;
	padding:1px 8px 6px 8px ;
	padding-left: 25px;
	text-transform:none;
	margin-top:5px;
	margin-left:8px;	
	display:inline;
	color: #444;
	float:left;
	text-decoration: none;
}
#mv_smartmenu_news  #newsMenu_acc li ul li a:hover{
	/*background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-li.gif) no-repeat 10px 8px;*/
	padding:1px 8px 6px 8px;
	padding-left: 25px;
	text-transform:none;
	margin-top:5px;
	margin-left:8px;
	display:inline;
	color: #444;
	float:left;
	text-decoration: none;
}
#mv_smartmenu_news  #newsMenu_acc li ul li ul li {
padding-left:12px;}
#mv_smartmenu_news  #newsMenu_acc li ul li ul li a{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-cate-active2.gif) no-repeat 12px 7px;
	padding-left: 25px;
	color: #444;
	text-decoration: none;
}
#mv_smartmenu_news  #newsMenu_acc li ul li ul li a:hover{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-cate-active2.gif) no-repeat 12px 7px;
	padding-left: 25px;
	color: #444;
	text-decoration: none;
}
#mv_smartmenu_news  #newsMenu_acc li.active a{
	font-weight: bold;
}
#mv_smartmenu_news  #newsMenu_acc li.active ul li a{
	font-weight: normal;
}
#mv_smartmenu_news  #newsMenu_acc li.active ul li.active a{
	font-weight: bold;
}
#mv_smartmenu_news  #newsMenu_acc li span a{
padding:0px;
height:16px;
width:16px;
}
#mv_smartmenu_news  #newsMenu_acc li span{
margin-right:10px;
margin-top:7px;
padding-bottom:7px;
}
#mv_smartmenu_news  #newsMenu_acc li span a:hover{
padding:0px;
}
#mv_smartmenu_news  .mv_smartmenu .head a {
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat.gif) no-repeat 0px 0px;
	float: right;
	width: 16px;
	height: 16px;
	display:inline;
}
#mv_smartmenu_news  .mv_smartmenu .head a:hover{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat-active.gif) no-repeat 0px 0px;
}
#mv_smartmenu_news  .mv_smartmenu .selected a{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat-active.gif) no-repeat 0px 0px !important;
}
/*-----------------------------------------*/
.mw_shopby{
	margin-bottom: 1.3em;
}
.mw_shopby_head {
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/layered_nav_head_bg.gif) no-repeat scroll 0 0;
	height:24px;
	margin:0;
}
.mw_shopby h4 {
	background:#D5E8FF url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/layered_nav_narrowed_category_heading.gif) repeat scroll 0 0;
	border-color:#B9CCDD /*-moz-use-text-color*/;
	border-style:solid none;
	border-width:1px 0;
	color:#1F5070;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:3px 10px;
}
.mw_shopby p.block-subtitle{
	background:#D5E8FF url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/layered_nav_narrowed_category_heading.gif) repeat scroll 0 0;
	border-color:#B9CCDD /*-moz-use-text-color*/;
	border-style:solid none;
	border-width:1px 0;
	color:#1F5070;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:3px 10px;
}
.mw_shopby .btn-remove{
	float:right;
	font-size:11px;
	margin:4px 3px 1px 5px;
}
.mw_shopby .currently{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.mw_shopby .actions{
	text-align: right;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.mw_shopby_content{
	border: 1px solid #ddd;
	padding-bottom: 7px !important;
}
.mw_shopby_content span.title{
	color:#2F2F2F;
	margin-right: 3px;
	margin-bottom: 0px;
	padding:2px 0 5px 15px;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.mw_shopby_content span.title{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat.gif) no-repeat scroll right center;
	padding-left: 16px;
}
.mw_shopby_content span.selected	
{	
	background: transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat-active.gif) no-repeat scroll right center !important;
}

.mw_shopby_content span.title a, .mw_shopby_content span.title a:hover{
	color:#2F2F2F;
	text-decoration: none;
}
.mw_shopby_content ol{
	padding-left: 25px;
}
.mw_shopby_content ol li{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-li.gif) no-repeat scroll 0 6px;
	padding-left:10px;
}
#mv_smartmenu_news  .mv_smartmenu_head {
padding:0px;}
#mv_smartmenu_news  .mv_smartmenu h4{
	border:1px solid #fff;
	border-bottom:none;
	color:#222;
	padding:0px 8px;
	line-height:29px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
}
#mv_smartmenu_news  .mv_smartmenu h4 a {
	color:#222;
	text-decoration:none;
	text-transform:uppercase;
}
#mv_smartmenu_news a.main-cate,#mv_smartmenu_news  a:hover.main-cate  {
	color:#2F2F2F;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.mw_shopby_content a.title_auto , .mw_shopby_content a:hover.title_auto{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat-active.gif) no-repeat scroll right center;
	color:#2F2F2F;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-right:3px;
	padding:2px 0 5px 15px;
	text-transform:uppercase;
	text-decoration: none;
}
.mw_shopby_content a.select_auto , .mw_shopby_content a:hover.select_auto{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat.gif) no-repeat scroll right center !important;
	color:#2F2F2F;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-right:3px;
	padding:2px 0 5px 15px;
	text-transform:uppercase;
	text-decoration: none;
}

.mw_shopby_content a.title_collap , .mw_shopby_content a:hover.title_collap{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat-active.gif) no-repeat scroll right center !important;
	color:#2F2F2F;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-right:3px;
	padding:2px 0 5px 15px;
	text-transform:uppercase;
	text-decoration: none;
}
.mw_shopby_content a.select_collap , .mw_shopby_content a:hover.select_collap{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat.gif) no-repeat scroll right center;
	color:#2F2F2F;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-right:3px;
	padding:2px 0 5px 15px;
	text-transform:uppercase;
	text-decoration: none;
}


#mv_smartmenu_news  #cate_collap a.title_collap span ,.mv_smartmenu_news  #cate_collap a:hover.title_collap span{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat.gif) no-repeat scroll 0 50%;
	display:block;
	width:15px;
}
#mv_smartmenu_news  #cate_collap a.select_auto span ,.mv_smartmenu_news  #cate_collap a:hover.select_auto span{
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/arrow-cat-active.gif) no-repeat scroll 0 50%;
	display:block;
	width:15px;
}


#mv_smartmenu_news  .ul_level1 ul{
	display: block !important;
}
#mv_smartmenu_news  #cate_collap li a{
		clear: both;
		padding-bottom: 0px;
		padding-top: 2px;
		padding-left: 12px;
		color:#2F2F2F;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
}
#mv_smartmenu_news  #cate_collap li a:hover{
		padding-bottom: 0px;
		padding-top: 2px;
		padding-left: 12px;
		color:#2F2F2F;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
}
#mv_smartmenu_news  #cate_collap li ul li a{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-li.gif) no-repeat 10px 10px;
	padding-left: 25px;
	color: #444;
	text-decoration: none;
	padding-bottom: 0px;
	text-transform:capitalize;
	font-weight: normal;
}
#mv_smartmenu_news  #cate_collap li ul li a:hover{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-li.gif) no-repeat 10px 10px;
	padding-left: 25px;
	color: #444;
	text-decoration: none;
	padding-bottom: 0px;
	text-transform:capitalize;
	font-weight: normal;
}
#mv_smartmenu_news  #cate_collap li ul li ul{
	margin-left: 10px;
}
#mv_smartmenu_news  #cate_collap li ul li ul li a{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-cate-active2.gif) no-repeat 10px 10px;
	padding-left: 25px;
	color: #444;
	text-decoration: none;
}
#mv_smartmenu_news  #mv_smartmenu_news  #cate_collap li ul li ul li a:hover{
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-cate-active2.gif) no-repeat 10px 10px;
	padding-left: 25px;
	color: #444;
	text-decoration: none;
}
#mv_smartmenu_news  #cate_collap li.active a{
	font-weight: bold;
}
#mv_smartmenu_news  #cate_collap li.active ul li a{
	font-weight: normal;
}
#mv_smartmenu_news  #cate_collap li.active ul li.active a{
	font-weight: bold;
}
#mv_smartmenu_news  #cate_collap li.first{
	border-top: 0px none;
}
.mw-duc{clear:both;}

/*** ESSENTIAL STYLES ***/
.mv_smartmenu_news .sf-menu,.mv_smartmenu_news .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.mv_smartmenu_news .sf-menu {
	line-height:	1.0;
}
.mv_smartmenu_news .sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
	border: 1px solid #ddd;
	border-top: 0px none;
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-ul.jpg) bottom repeat-x;
	border-bottom:none;
	padding-bottom:2px;
}
.mv_smartmenu_news .sf-menu ul li {
	width:			100%;
}
.mv_smartmenu_news .sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.mv_smartmenu_news .sf-menu li {
	float:			left;
	position:		relative;
}
.mv_smartmenu_news .sf-menu a {
	display:		block;
	position:		relative;
}
.mv_smartmenu_news .sf-menu li:hover ul,
.mv_smartmenu_news .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.mv_smartmenu_news .sf-menu {
	float:			left;
	margin-bottom:	1em;
	/*border: 1px solid #ddd;*/
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-ul.jpg) bottom repeat-x;
	border:none;
	padding-bottom:2px;
	border-top: none 0px;
	
}

.mv_smartmenu_news .sf-menu a {
	border-left:	1px solid #ddd;
	border-right:	1px solid #ddd;
	border-bottom:none;
	background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-a.jpg) repeat-x;
	padding: 		8px;
	color:#333 !important;
	text-decoration:none !important;
}
.mv_smartmenu_news .sf-menu a,.mv_smartmenu_news .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;/*border:none;*/border-bottom:none;border-top:none;
}
.mv_smartmenu_news .sf-menu li {
	background:		#f2f2f2;
	font-weight:bold;
	z-index:100;
}
.mv_smartmenu_news .sf-menu li li {
	background:		#f2f2f2;
	font-weight:normal;
}
.mv_smartmenu_news .sf-menu li li li {
	background:		#f2f2f2;
	font-weight:normal;
}
.mv_smartmenu_news .sf-menu li:hover,.mv_smartmenu_news .sf-menu li.sfHover,
.mv_smartmenu_news .sf-menu a:focus,.mv_smartmenu_news .sf-menu a:hover,.mv_smartmenu_news .sf-menu a:active {
	/*background:		#fff url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/base_mini_head_bg.gif) repeat-x;*/
	outline:		0;	
	background:#f2f2f2 url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-a.jpg) repeat-x;
	color:#1E7EC8 !important;
}
.mv_smartmenu_news .sf-menu ul a{border-left:none;}


.mv_smartmenu_news .sf-menu li:hover,.mv_smartmenu_news .sf-menu li.sfHover {
	/*background:#f2f2f2 url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/icon.png) no-repeat 92% center ;*/
	background:#f2f2f2 url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/bg-a.jpg) repeat-x;
	}
	
/*** arrows **/
.mv_smartmenu_news .sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.mv_smartmenu_news .sf-sub-indicator {
	position:absolute;
	left:93.5% ;
	top:50%; /* IE6 only */
	display:block;
	width:4px;
	height:7px;
	text-indent:-999em !important;
	overflow:hidden;
	/**/background:url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/icon.png) no-repeat; /* 8-bit indexed alpha png. IE6 gets solid image only */
	
}
/* give all except IE6 the correct values */
.mv_smartmenu_news a > .sf-sub-indicator {  
	top:			37%;
	background-position: -30px 0px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -30px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  0px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -30px 0px; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.mv_smartmenu_news .sf-shadow ul {
/*	
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
*/
}
.mv_smartmenu_news .sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.mv_smartmenu_news .mw_menu_head{
	border:none;
	float:left;
	width:100%;
}
.mv_smartmenu_news  .mw_menu_head h4.title{
	color:#222;
	font-size:1.0em;
	line-height:1.35em;
	margin:0 0 0;
	padding:6px 10px;
	border:1px solid #DDDDDD;
	border-bottom:none;
	background-color:#f2f2f2;
	text-transform:uppercase;
	text-decoration:none;
}
.mv_smartmenu_news .mw_menu_head h4.title a{
	color:#222;
	text-decoration:none;
}
.mw_shopby1{
	margin-bottom: 1.3em;
}
.mw_shopby1_head {
	background:transparent url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/layered_nav_head_bg.gif) no-repeat scroll 0 0;
	height:24px;
	margin:0;
}
.mw_shopby1 h4 {
	background:#D5E8FF url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/layered_nav_narrowed_category_heading.gif) repeat scroll 0 0;
	border-color:#fff;
	border-style:solid none;
	border-width:1px 0;
	color:#1F5070;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:3px 10px;
}
.mw_shopby1 p.block-subtitle{
	background:#D5E8FF url(https://www.gimota.ch/skin/frontend/rwd/default/cmspro/images/layered_nav_narrowed_category_heading.gif) repeat scroll 0 0;
	border-color:#fff;
	border-style:solid none;
	border-width:1px 0;
	color:#1F5070;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:3px 10px;
}
.mw_shopby1 .btn-remove{
	float:right;
	font-size:11px;
	margin:4px 3px 1px 5px;
}
.mw_shopby1 .currently{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.mw_shopby1 .actions{
	text-align: right;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.mw_shopby1_content{
	border: 0px none;
	padding-bottom: 7px !important;
}
.mw_shopby1 .narrowed-category {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	width:99%;
}
.mw_shopby1 .sf-vertical, .mw_shopby1 .sf-vertical li {
	width:99%;
}
.mw_shopby1 .narrowed-category{
	width: 99%;
}
.mw_shopby1 .sf-menu li ul li{
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #DDDDDD;
	padding:0.55em 1em;
	width: 87.5%;
}
.mw_shopby1 .sf-menu li ul li a{
	float: left;
	border-bottom:0 none;
	border-left:0 none;
	border-top:0 none;
	padding:0;
	text-decoration:none;
}
.mw_shopby1 .sf-menu li ul li a span.sf-sub-indicator {
	top:37%;
	left:91%;
}
.mw_shopby1 .sf-menu li ul li :hover, .sf-menu li ul li .sfHover,
.mw_shopby1 .sf-menu li ul li  a:focus, .sf-menu li ul li  a:hover, .sf-menu li ul li :active {
	outline:		0;}
.display{
	border: 0px none !important;
}
.display_li span.sf-sub-indicator{
	display: none;
}
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/

.mv_smartmenu_news .sf-vertical, .sf-vertical li {
	width:	100%;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.mv_smartmenu_news .sf-vertical li:hover ul,
.mv_smartmenu_news .sf-vertical li.sfHover ul {
	left:	100%; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.clear{clear:both;height:1px;overflow:hidden;}
.cmspro_clear{clear:both;height:1px;overflow:hidden;}

.cmspro_news_title div,.cmspro_news_title img {float:left;}
.cmspro_news_title{position:relative;width:100%;}

.cmspro_news_title .cmspro_news_images{width:auto;margin-right:10px;}
.cmspro_news_title .cmspro_news_summary{float:none;width:auto;}
.cmspro_news_images{float:left;margin-left:0;width:40%;}
.cmspro_news_images img{/*width:100%;*/border:1px solid silver;padding:2px;}

.cmspro_news_summary{float:left;font-weight:bold;margin-left:1%;width:58%;text-align:justify;}
.cmspro_news_content{padding:5px;text-align:justify;}

.cmspro_news_back{float:right;padding:10px;}
.cmspro_new_previous{width:33%;text-align:right;}
.cmspro_new_next{width:33%;text-align:left;}
.cmspro_new_returncat{width:34%;text-align:center;}

.cmspro_news_navigation a{text-decoration: none;}
.cmspro_news_navigation a:hover{text-decoration: none;color:orange;}

.cmspro_news_relative a{text-decoration: none;}
.cmspro_news_relative a:hover{text-decoration: none;color:orange;}
.cmspro_news_relative ul li{padding: 2px 20px;}
.cmspro_news_relative h3{ border-bottom: 1px solid silver; font-size: 14px; font-weight:bold;}

.cmspro_postTitle_published { font-size:10px;font-weight:normal;line-height:1.35; margin:0 0 10px;}
.cmspro_postTitle_title { font-size:16px; font-weight:bold;line-height:1.35; margin:10px 0 0px 0;}
.cmspro_postTitle { color:#0A263C;}

.cmspro_list_item{width:100%;position:relative;}
.cmspro_list_content{width:100%; border-bottom:1px solid #ddd; padding-bottom:20px; margin-top:4px;/*float:left;*/}
.cmspro_list_images{float:left;margin:5px 10px 5px 5px ;/*width:25%;*/}
.cmspro_list_images img{/*width:100%;*/float:left;border:1px solid #DDDDDD;padding:2px;}
.cmspro_list_summary{/*float:left;*/margin:5px 5px 5px 10px;text-align:justify;/*width:65%; */font-size:11px; color:#333;/*display:inline;*/}

.cmspro_list_item a {text-decoration:none;}
.cmspro_list_item a:hover{text-decoration:none;color:orange;}

.cmspro_list_summary h3 {font-size:12px; font-weight:bold; color:#333; line-height:15px; margin:0px;padding-top:4px;}
.cmspro_list_summary h3 a {color:#333;text-transform:capitalize;}
.cmspro_list_summary h3 a:hover {text-decoration:underline ;color:#000 !important;}
.cmspro_error{text-align:center;color:red;font-weight:bold;}

.block_news_item{padding:10px 9px 5px 9px; border-bottom:1px solid #ddd;background:#fff;}

.mw-block-sub .block-subscribe {border:solid 1px #dddddd ;margin-bottom:1.3em;}
.block_item_img{float:left;width:52px; height:52px; border:1px solid #ddd;}
.block_item_img img{width:50px; height:50px; border:1px solid #fff;}

.mw-block-sub .block-subscribe .block-title{
border-bottom:solid 1px #dddddd;
background:#f2f2f2;
padding:6px 10px;
}
.mw-block-sub .block-subscribe .block-title strong{color:#222;background:none;padding-left:0px;}

.block_item_title{float:right;width:65%; text-align:justify;}
.block_item_title a{text-decoration:none; color:#333;}
.block_item_title a:hover{text-decoration:none; color:orange;}

.cmspro_features_news a{text-decoration:none;}
.cmspro_features_news a:hover{color:orange;}
.cmspro_features_news{margin-bottom:10px; color:#333;border:1px solid #ddd;}
.cmspro_features_border{width:100%;}
.cp_features_first {border-bottom:1px solid #ddd;padding:9px;}
.cp_features_first_title h3 {font-weight:bold;font-size:12px;color:#336699; line-height:45px; margin:0px}
.cp_features_first_title h3 a {color:#336699;}
.cp_features_first_title h3 a :hover{text-decoration:underline !important;color:#336699 !important;}

.cp_features_other {padding:11px;overflow:hidden;position:relative;}
.cp_features_other span{font-size:11px;color:#999;display:block;}
.cp_features_other a {color:#336699;float:left;text-align:left;}
.cp_features_other a:hover {text-decoration:underline; color:#336699;}
.cp_features_other_1{float:left;margin-right:9px;display:inline;text-align:left;}
.cp_features_other_2{float:left;text-align:left;margin-right:9px;}
.cp_features_other_3{float:left;text-align:left;}
.cp_features_other img{border:1px solid #ddd; margin-bottom:7px;padding:1px;display:block;/*width:100%;*/float:none;}
.cp_features_first_img{float:left;width:100%;}
.cp_features_first_img img {width:100%;}

.posted-date{color:#999999;font-size:11px;margin-bottom:10px;}
.postWrapper{border:solid 1px #ddd;padding:10px;}
.mw_tt_pager{
background-color:#f2f2f2;
margin:20px 0 10px;
border:1px solid #DDDDDD;
text-align:center;width:100%;position:relative;}
.mw_tt_pager .td-page1{float:left;padding:4px 10px;}
.mw_tt_pager .a-right{float:right;padding:4px 10px;}
.mw_tt_pager .pages{}
.mw_tt_pager .pages ol {
display:inline;
}
.mw_tt_pager .pages li {
display:inline;
margin:0 2px;
}
.mw_tt_pager img{vertical-align:middle;}
.mw_tt_pager caption,.mw_tt_pager th,.mw_tt_pager td {
font-weight:normal;
text-align:center;
vertical-align:middle;
}
/* edit by ducna@asia-connect.com.vn  */
.nav-container {
background:url("https://www.gimota.ch/skin/frontend/rwd/default/css/images/bkg_nav0.jpg") repeat-y scroll 50% 0 #0A263D;
}
#nav {
font-size:13px;
margin:0 auto;
padding:0 16px;
width:918px;
position:relative;z-index:101;
}
#nav li {
position:relative;
text-align:left;
}
 

/****************Responsive************/
.img-responsive, .cmspro_news_content img, .cmspro_list_summary img { 
    display: block;
    height: auto;
    max-width: 100%;
}
.cmspro_postTitle {
    clear: both;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
}
.cmspro_news_content {
    margin-top: 5px;
}
.cmspro_list_mobile{display:none;}
.cp_features_first_title h3 {
	line-height: 24px;
	margin: 0 0 10px;
}
.cmspro-view-details .box-reviews h2 {
	margin-top: 20px;
	font-size: 18px !important;
	font-weight: bold;
}
.cmspro-view-details .box-reviews .fieldset,
.cmspro-view-details .box-reviews .form-list,
.cmspro-view-details .box-reviews .form-list .field {
	width: 100% !important;
}
.cmspro-view-details .box-reviews .fieldset {
	padding-top: 0 !important;
}
.cmspro-view-details .box-reviews .form-list input.input-text {
    width: 250px !important;
}
.cmspro-view-details .box-reviews .form-list textarea.input-text {
    width: 500px !important;
}
.cmspro-view-details .box-reviews .form-list .field {
    float: left;
    margin-right: 0;
}
.cmspro-view-details .box-reviews .buttons-set p.required {
	float: left;
}
.cmspro-view-details .box-reviews .buttons-set button.button {
	float: left;
	clear: both;
}
.cmspro-view-details .postWrapper hr {
    margin-bottom: 2px;
    margin-top: 2px;
} 
.cmspro-view-details .postWrapper ul, .cmspro-view-details .postWrapper ol {
    margin-bottom: 0;
    margin-top: 0;
}
@media (max-width: 768px) {
	.cmspro_news_title .cmspro_news_images {
		margin-bottom: 12px;
		margin-top: 6px;
		width: 100%;
	}
	.cmspro_news_title img {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.cmspro_list_images {
		clear: both;
		float: none;
		margin: 0 10px 0 5px;
		width: 100%;
	}
	.cmspro_list_mobile{display:block;}
	.cmspro_list_desktop{display:none;}
	.cmspro_list_images img {
		float: none;
		margin: 0 auto 12px;
	}
	.cmspro-view-details .box-reviews .form-list .field {
	  width: 100%;
	}
	.cmspro-view-details .box-reviews .form-list input.input-text {
	  width: 100%;
	}
	.cmspro-view-details .box-reviews #input-box {
	  width: 100%;
	} 
	.cmspro-view-details .box-reviews .form-list li.wide textarea {
	   width: 100%;
	}
}  
/* Alert block */
.scommerce-gdpr-cookienotice{padding: 5px 0; font: 12px/18px Arial, Helvetica, sans-serif; text-align: center}
.scommerce-gdpr-cookienotice .message{max-width: 960px; margin: 0 auto; text-align: center;}
.scommerce-gdpr-cookienotice .message span.cookie-title{display: block; font-size: 16px; font-weight: bold; margin: 0.4em 0 0;}
.scommerce-gdpr-cookienotice .message a{color: #f90; text-decoration: underline;}
.scommerce-gdpr-cookienotice .message a:hover{text-decoration: none;}
.scommerce-gdpr-cookienotice .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.scommerce-gdpr-cookienotice .message .close a:hover{text-decoration: underline;}
.scommerce-gdpr-cookienotice .message span {margin-left:5px;}
.scommerce-gdpr-disabled {pointer-events: none; opacity: 0.4;}
.bottom-position {position: fixed; width: 100%; z-index: 1000; bottom: 0; left: 0;}
.top-position {width: 100%; z-index: 1000;}
/* Delete account attention block */
.scommerce-gdpr-attention-message {color: red;}

/* Privacy Consent block */
li.scommerce_gdpr_control {list-style:none;}
li.scommerce_gdpr_control .input-box{width:auto;clear:none;display:inline}
li.scommerce_gdpr_control label{float:none;}

.cookie-popup {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#cookiePopup {height:auto !important; min-height: 200px; width:500px !important; color:#333; background-color:#fff; border:1px solid #eee; text-align: left;}
#cookiePopup a.modalCloseImg {background:url(https://www.gimota.ch/skin/frontend/base/default/scommerce/cookiepopup/img/basic/x.png) no-repeat; background-size: 100% 100%; width:25px; height:25px; display:inline; z-index:3200; position:absolute; top:0; right:0; cursor:pointer;}
#cookiePopup .message {color:#000; text-align: center; font-size: 1.2em;}

#cookiePopup .sm-modal-title {
    padding: 10px;
    background-color: #EEEEEE;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 1.2em;
}

#cookiePopup .sm-modal-title:after {
    content: '';
    display: table;
    clear: both;
}

#cookiePopup .sm-modal-body {
    clear: both;
}

#cookiePopup .sm-modal-footer {
    padding: 10px;
    background-color: #eee;
    border-top: 1px solid #ccc;
    text-align: right;
    clear: both;
}

#cookiePopup .logo-container {
    width: 35%;
    float: left;
    box-sizing: border-box;
}

#cookiePopup .logo-container img {
    max-height: 30px;
}

#cookiePopup .logo-container .header-logo {
    max-width: 100%;
}

#cookiePopup .title-container {
    width: 65%;
    float: left;
    box-sizing: border-box;
}

#cookiePopup ul.tab-header {
    display: block;
    float: left;
    width: 35%;
    box-sizing: border-box;
}

#cookiePopup ul.tab-header > li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

#cookiePopup ul.tab-header > li a {
    display: block;
    color: #999;
}

#cookiePopup ul.tab-header > li.active {
    background-color: #DDD;
}

#cookiePopup ul.tab-header > li.active a {
    color: #333;
    font-weight: bold;
}

#cookiePopup .tab-item-header {
    margin-bottom: 10px;
    font-weight: bold;
}

#cookiePopup .tab-item-header input[type=checkbox] {
    float: right;
}

#cookiePopup .choice-description p {
    margin-bottom: 10px;
    font-size: 12px;
}

#cookiePopup .tab-content-wrapper {
    display: block;
    float: left;
    width: 65%;
    padding: 10px;
    overflow-y: auto;
    box-sizing: border-box;
}

#cookiePopup .required-option-text {
    float: right;
    color: #999;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 25px;
}

#cookiePopup .sm-modal-footer button {
    padding: 2px 5px;
}

#cookiePopup .tab-content-wrapper .tab-item {
    display: none;
}

#cookiePopup .tab-content-wrapper .tab-item.active {
    display: block;
}

#cookiePopup .choice-list-wrapper {
    margin-top: 20px;
}

#cookiePopup .choice-list-wrapper .choice-list-header {
    font-weight: bold;
}

#cookiePopup .choice-list-wrapper .choice-list {
    border-top: 1px solid #ccc;
}

#cookiePopup .choice-list-wrapper .choice-list li {
    border-bottom: 1px solid #ccc;
}

#cookiePopup .checkbox-container {
    position: relative;
    cursor: pointer;
    float: right;
    min-width: 40px;
}

#cookiePopup .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Responsive */
@media screen and (max-width: 768px) {
    #cookiePopup {
        width: 92% !important;
    }

    #cookiePopup ul.tab-header {
        width: 100%;
        float: none;
    }

    #cookiePopup .tab-content-wrapper {
        width: 100%;
        float: none;
    }

    #cookiePopup .tab-content-wrapper .tab-item {
        max-height: 180px;
    }
}
@charset "UTF-8";
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 11, ../scss/vendor/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 29, ../scss/vendor/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 40, ../scss/vendor/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 49, ../scss/vendor/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 63, ../scss/vendor/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Removes default margin.
 */
/* line 73, ../scss/vendor/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 85, ../scss/vendor/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 93, ../scss/vendor/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 107, ../scss/vendor/_normalize.scss */
h1 {
  font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 115, ../scss/vendor/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 123, ../scss/vendor/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 132, ../scss/vendor/_normalize.scss */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 140, ../scss/vendor/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 150, ../scss/vendor/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 162, ../scss/vendor/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */
/* line 172, ../scss/vendor/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 180, ../scss/vendor/_normalize.scss */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 188, ../scss/vendor/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 196, ../scss/vendor/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 200, ../scss/vendor/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 212, ../scss/vendor/_normalize.scss */
img {
  border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 220, ../scss/vendor/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 232, ../scss/vendor/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 244, ../scss/vendor/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 255, ../scss/vendor/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 266, ../scss/vendor/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 280, ../scss/vendor/_normalize.scss */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 293, ../scss/vendor/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/*
 * Re-set default cursor for disabled elements.
 */
/* line 305, ../scss/vendor/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 315, ../scss/vendor/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 327, ../scss/vendor/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 339, ../scss/vendor/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 348, ../scss/vendor/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 359, ../scss/vendor/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 372, ../scss/vendor/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ============================================ *
 * Reset
 * ============================================ */
/* line 30, ../scss/core/_reset.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 38, ../scss/core/_reset.scss */
html {
  -webkit-tap-highlight-color: transparent;
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

/* line 43, ../scss/core/_reset.scss */
body {
  background: #FFFFFF;
  color: #000000;
  line-height: 1;
}

/* line 49, ../scss/core/_reset.scss */
html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

/* line 58, ../scss/core/_reset.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 68, ../scss/core/_reset.scss */
th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

/* line 77, ../scss/core/_reset.scss */
address {
  font-style: normal;
}

/* line 81, ../scss/core/_reset.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 87, ../scss/core/_reset.scss */
img {
  display: block;
  max-width: 100%;
}

/* line 92, ../scss/core/_reset.scss */
ol,
ul {
  list-style: none;
}

/* line 97, ../scss/core/_reset.scss */
q:before,
q:after {
  content: '';
}

/* line 103, ../scss/core/_reset.scss */
input:focus,
input[type="search"]:focus {
  outline-offset: -2px;
}

/* line 109, ../scss/core/_reset.scss */
input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* line 45, ../scss/core/_common.scss */
a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

/* line 50, ../scss/core/_common.scss */
body,
button,
input,
select,
table,
textarea {
  font-family: open-sans, sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.5;
}

/* line 62, ../scss/core/_common.scss */
a {
  color: #A6A6A6;
  text-decoration: none;
}
/* line 65, ../scss/core/_common.scss */
a:focus {
  outline: none;
}

/* line 70, ../scss/core/_common.scss */
a:hover {
  color: #999999;
  text-decoration: underline;
}

/* line 75, ../scss/core/_common.scss */
a:focus {
  outline-color: #a0a0a0;
  color: #5a5a5a;
}

/* line 80, ../scss/core/_common.scss */
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ============================================ *
 * Typography
 * ============================================ */
/* line 91, ../scss/core/_common.scss */
h1, .h1 {
  margin-top: 22px;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 75px;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: 0;
}

/* line 93, ../scss/core/_common.scss */
h2, .h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 40px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
}

/* line 95, ../scss/core/_common.scss */
h3, .h3 {
  margin: 0;
  margin-bottom: 14px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  line-height: 30px;
  text-rendering: optimizeSpeed;
  letter-spacing: 0;
}

/* line 97, ../scss/core/_common.scss */
h4, .h4 {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
}

/* line 99, ../scss/core/_common.scss */
h5, .h5 {
  margin: 0;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  text-rendering: optimizeSpeed;
}

/* line 101, ../scss/core/_common.scss */
h6, .h6 {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-rendering: optimizeSpeed;
}

/* ============================================ *
 * Shared Classes
 * ============================================ */
/* line 107, ../scss/core/_common.scss */
.address-list address {
  margin-bottom: 1em;
}

/* line 111, ../scss/core/_common.scss */
.availability {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
}

/* line 117, ../scss/core/_common.scss */
.availability .label {
  display: none;
}

/* line 121, ../scss/core/_common.scss */
.availability.in-stock {
  color: #11B400;
}

/* line 125, ../scss/core/_common.scss */
.availability.available-soon,
.availability.out-of-stock {
  color: #DF280A;
}

/* line 130, ../scss/core/_common.scss */
.availability-only {
  color: #DF280A;
  margin-bottom: 10px;
}

/* -------------------------------------------- *
 * Page Titles
 */
/*.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 {
    @include pageTitle;
}*/
/* -------------------------------------------- *
 * Block Module
 */
/* line 150, ../scss/core/_common.scss */
.block,
.col-left-first {
  margin-bottom: 20px;
}

/* line 155, ../scss/core/_common.scss */
.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

/* line 159, ../scss/core/_common.scss */
.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #CCCCCC;
}
/* line 165, ../scss/core/_common.scss */
.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
  color: #1F4373;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 174, ../scss/core/_common.scss */
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #A6A6A6;
}

/* line 182, ../scss/core/_common.scss */
body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

/* line 187, ../scss/core/_common.scss */
.block-subtitle {
  font-weight: bold;
  margin-bottom: 17px;
}

/* line 192, ../scss/core/_common.scss */
.block-content {
  margin-top: 5px;
}

/* line 196, ../scss/core/_common.scss */
.block-content.unpad {
  padding: 0;
}

/* line 200, ../scss/core/_common.scss */
.block-content li.item {
  margin: 0 0 10px 9px;
}

/* line 204, ../scss/core/_common.scss */
.block-content li.item:last-child {
  margin-bottom: 0;
}

/* line 208, ../scss/core/_common.scss */
.block .actions {
  margin: 10px 0 0;
}
/* line 211, ../scss/core/_common.scss */
.block .actions:after {
  content: '';
  display: table;
  clear: both;
}
/* line 215, ../scss/core/_common.scss */
.block .actions a {
  float: left;
}
/* line 218, ../scss/core/_common.scss */
.block .actions .button, .block .actions .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .block .actions .button {
  float: right;
}

/* line 226, ../scss/core/_common.scss */
.col-left .block .actions .button ~ a, .col-left .block .actions .cms-page-view #mc_embed_signup form .button ~ a, .cms-page-view #mc_embed_signup form .col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a,
.col-right .block .actions .cms-page-view #mc_embed_signup form .button ~ a,
.cms-page-view #mc_embed_signup form .col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media only screen and (max-width: 770px) {
  /* line 236, ../scss/core/_common.scss */
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  /* line 239, ../scss/core/_common.scss */
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  /* line 246, ../scss/core/_common.scss */
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    margin-bottom: 20px;
    color: #000000;
    font-family: open-sans, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
    text-rendering: optimizeSpeed;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    background-color: #F4F4F4;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  /* line 110, ../scss/mixin/_toggle-content.scss */
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #A6A6A6;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  /* line 117, ../scss/mixin/_toggle-content.scss */
  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
    background-color: #ededed;
  }
  /* line 255, ../scss/core/_common.scss */
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    margin-bottom: 20px;
    color: #000000;
    font-family: open-sans, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
    text-rendering: optimizeSpeed;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    background-color: #F4F4F4;
  }
  /* line 110, ../scss/mixin/_toggle-content.scss */
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #A6A6A6;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  /* line 117, ../scss/mixin/_toggle-content.scss */
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
    background-color: #ededed;
  }
  /* line 261, ../scss/core/_common.scss */
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
  }
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
/* line 283, ../scss/core/_common.scss */
.block-account .block-title,
.block-cms-menu .block-title {
  display: none;
  padding-top: 0;
  border-top: none;
}
/* line 289, ../scss/core/_common.scss */
.block-account li,
.block-cms-menu li {
  font-family: open-sans, sans-serif;
  margin: 7px 0;
}
/* line 294, ../scss/core/_common.scss */
.block-account li strong,
.block-cms-menu li strong {
  font-weight: 400;
  color: #A6A6A6;
}
/* line 299, ../scss/core/_common.scss */
.block-account li a,
.block-cms-menu li a {
  color: #000000;
}
/* line 302, ../scss/core/_common.scss */
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #A6A6A6;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
/* line 314, ../scss/core/_common.scss */
.cart .buttons-set .button, .cart .buttons-set .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .cart .buttons-set .button,
.cart-table .button,
.cart-table .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .cart-table .button,
.sidebar .actions .button,
.sidebar .actions .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .sidebar .actions .button,
.button.button-secondary,
.cms-page-view #mc_embed_signup form .button-secondary.button {
  background: #DDDDDD;
  color: #000000;
}
/* line 322, ../scss/core/_common.scss */
.cart .buttons-set .button:hover, .cart .buttons-set .cms-page-view #mc_embed_signup form .button:hover, .cms-page-view #mc_embed_signup form .cart .buttons-set .button:hover,
.cart-table .button:hover,
.cart-table .cms-page-view #mc_embed_signup form .button:hover,
.cms-page-view #mc_embed_signup form .cart-table .button:hover,
.sidebar .actions .button:hover,
.sidebar .actions .cms-page-view #mc_embed_signup form .button:hover,
.cms-page-view #mc_embed_signup form .sidebar .actions .button:hover,
.button.button-secondary:hover,
.cms-page-view #mc_embed_signup form .button-secondary.button:hover {
  background: #d0d0d0;
  cursor: pointer;
}
/* line 327, ../scss/core/_common.scss */
.cart .buttons-set .button:active, .cart .buttons-set .cms-page-view #mc_embed_signup form .button:active, .cms-page-view #mc_embed_signup form .cart .buttons-set .button:active,
.cart-table .button:active,
.cart-table .cms-page-view #mc_embed_signup form .button:active,
.cms-page-view #mc_embed_signup form .cart-table .button:active,
.sidebar .actions .button:active,
.sidebar .actions .cms-page-view #mc_embed_signup form .button:active,
.cms-page-view #mc_embed_signup form .sidebar .actions .button:active,
.button.button-secondary:active,
.cms-page-view #mc_embed_signup form .button-secondary.button:active {
  background: #c4c4c4;
  color: #000000;
}
/* line 332, ../scss/core/_common.scss */
.cart .buttons-set .button:focus, .cart .buttons-set .cms-page-view #mc_embed_signup form .button:focus, .cms-page-view #mc_embed_signup form .cart .buttons-set .button:focus,
.cart-table .button:focus,
.cart-table .cms-page-view #mc_embed_signup form .button:focus,
.cms-page-view #mc_embed_signup form .cart-table .button:focus,
.sidebar .actions .button:focus,
.sidebar .actions .cms-page-view #mc_embed_signup form .button:focus,
.cms-page-view #mc_embed_signup form .sidebar .actions .button:focus,
.button.button-secondary:focus,
.cms-page-view #mc_embed_signup form .button-secondary.button:focus {
  color: #000000;
  background: #c4c4c4;
  outline: none;
}

/* line 339, ../scss/core/_common.scss */
.sidebar .actions button.button, .sidebar .actions .cms-page-view #mc_embed_signup form button.button, .cms-page-view #mc_embed_signup form .sidebar .actions button.button {
  white-space: normal;
}

/* Primary Buttons */
/* line 345, ../scss/core/_common.scss */
.button, .cms-page-view #mc_embed_signup form .button,
.cart-table .product-cart-actions .button,
.cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
#co-shipping-method-form .buttons-set .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form #co-shipping-method-form .buttons-set .button,
.footer .button,
.footer .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .footer .button {
  background: #1F4373;
  border-radius: 5px;
  font-size: 15px;
  display: inline-block;
  padding: 10px 15px;
  border: 0;
  color: #FFFFFF;
  font-weight: 700;
  font-family: open-sans, sans-serif;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
}
/* line 364, ../scss/core/_common.scss */
.button:hover, .cms-page-view #mc_embed_signup form .button:hover,
.cart-table .product-cart-actions .button:hover,
.cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button:hover,
.cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover,
.footer .cms-page-view #mc_embed_signup form .button:hover,
.cms-page-view #mc_embed_signup form .footer .button:hover {
  background: #1a375f;
  cursor: pointer;
  color: #FFFFFF;
}
/* line 369, ../scss/core/_common.scss */
.button:active, .cms-page-view #mc_embed_signup form .button:active,
.cart-table .product-cart-actions .button:active,
.cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button:active,
.cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active,
.footer .cms-page-view #mc_embed_signup form .button:active,
.cms-page-view #mc_embed_signup form .footer .button:active {
  background: #142c4b;
  color: #FFFFFF;
}
/* line 373, ../scss/core/_common.scss */
.button:focus, .cms-page-view #mc_embed_signup form .button:focus,
.cart-table .product-cart-actions .button:focus,
.cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button:focus,
.cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus,
.footer .cms-page-view #mc_embed_signup form .button:focus,
.cms-page-view #mc_embed_signup form .footer .button:focus {
  background-color: #142c4b;
  outline: none;
  color: #FFFFFF;
}

/* line 380, ../scss/core/_common.scss */
a.button, .cms-page-view #mc_embed_signup form a.button {
  text-decoration: none;
}

/* line 384, ../scss/core/_common.scss */
a.button:hover, .cms-page-view #mc_embed_signup form a.button:hover {
  color: #FFFFFF;
}

/* Disabled - class for anchor, state for form elements */
/* line 389, ../scss/core/_common.scss */
.button.disabled, .cms-page-view #mc_embed_signup form .disabled.button,
.button:disabled,
.cms-page-view #mc_embed_signup form .button:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  cursor: not-allowed;
}

/* Adjacent buttons */
/* line 397, ../scss/core/_common.scss */
.button + .button, .cms-page-view #mc_embed_signup form .button + .button {
  margin-left: 5px;
}

/* line 411, ../scss/core/_common.scss */
.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

/* line 420, ../scss/core/_common.scss */
.button2:focus {
  outline: none;
}

/* line 424, ../scss/core/_common.scss */
.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  display: inline-block;
  color: #A6A6A6;
  font-family: open-sans, sans-serif;
}
/* line 434, ../scss/core/_common.scss */
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #0f2037;
}

@media only screen and (max-width: 770px) {
  /* line 442, ../scss/core/_common.scss */
  .col2-set .buttons-set .button, .col2-set .buttons-set .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .col2-set .buttons-set .button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 449, ../scss/core/_common.scss */
  .col2-set .buttons-set .back-link {
    display: none;
  }
  /* line 452, ../scss/core/_common.scss */
  .col2-set .buttons-set .required {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  /* line 460, ../scss/core/_common.scss */
  .buttons-set .button, .buttons-set .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .buttons-set .button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 17px;
  }
  /* line 467, ../scss/core/_common.scss */
  .buttons-set .back-link {
    display: none;
  }
  /* line 470, ../scss/core/_common.scss */
  .buttons-set .required {
    display: none;
  }
}
/* -------------------------------------------- *
 * Paypal Button
 */
/* line 480, ../scss/core/_common.scss */
.paypal-logo.paypal-after {
  float: left;
}

/* line 484, ../scss/core/_common.scss */
.paypal-after .paypal-or {
  float: left;
}

/* line 488, ../scss/core/_common.scss */
.paypal-or {
  line-height: 34px;
  margin: 0px 10px 5px;
}

/* line 493, ../scss/core/_common.scss */
.paypal-after .paypal-button {
  float: left;
}

/* line 497, ../scss/core/_common.scss */
.paypal-button {
  line-height: 0px;
}

/* line 501, ../scss/core/_common.scss */
.paypal-button img {
  display: inline;
}

@media only screen and (max-width: 740px) {
  /* line 506, ../scss/core/_common.scss */
  .paypal-or {
    line-height: 20px;
  }

  /* line 510, ../scss/core/_common.scss */
  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* -------------------------------------------- *
 * Button Sets
 */
/* line 526, ../scss/core/_common.scss */
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  text-align: right;
}
/* line 533, ../scss/core/_common.scss */
.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right;
}
/* line 539, ../scss/core/_common.scss */
.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px;
}
/* line 544, ../scss/core/_common.scss */
.buttons-set a:not(.button) {
  line-height: 20px;
  display: inline-block;
  padding: 5px;
}
/* line 549, ../scss/core/_common.scss */
.buttons-set button.button, .buttons-set .cms-page-view #mc_embed_signup form button.button, .cms-page-view #mc_embed_signup form .buttons-set button.button {
  float: right;
  margin-left: 5px;
  min-width: 140px;
}
/* line 555, ../scss/core/_common.scss */
.buttons-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Icons
 */
/* line 564, ../scss/core/_common.scss */
.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
  background-image: url(https://www.gimota.ch/skin/frontend/gimota/default/images/icon_sprite@1x.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  /* line 571, ../scss/core/_common.scss */
  .icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(https://www.gimota.ch/skin/frontend/gimota/default/images/icon_sprite@2x.png);
    background-size: 100px 1000px;
  }
}
/* -------------------------------------------- *
 * Breadcrumbs
 */
/* line 581, ../scss/core/_common.scss */
.breadcrumbs {
  overflow: hidden;
  margin: -15px 0 15px;
}

/* line 586, ../scss/core/_common.scss */
.breadcrumbs li {
  float: left;
  font-size: 12px;
  font-family: open-sans, sans-serif;
  text-transform: uppercase;
}

/* line 593, ../scss/core/_common.scss */
.breadcrumbs a {
  float: left;
  color: #000000;
}

/* line 598, ../scss/core/_common.scss */
.breadcrumbs a:hover {
  color: #A6A6A6;
}

/* line 602, ../scss/core/_common.scss */
.breadcrumbs strong {
  color: #000000;
  font-weight: normal;
}

/* line 607, ../scss/core/_common.scss */
.breadcrumbs span {
  float: left;
  padding: 0 7px;
}

@media only screen and (max-width: 770px) {
  /* line 614, ../scss/core/_common.scss */
  .breadcrumbs {
    display: none;
  }
}
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
/* line 624, ../scss/core/_common.scss */
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #EEEEEE;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
}
/* line 637, ../scss/core/_common.scss */
.btn-remove:hover,
.btn-previous:hover {
  background-color: #A6A6A6;
  border-color: #A6A6A6;
}

/* line 644, ../scss/core/_common.scss */
.btn-remove:after {
  content: 'X';
  color: #A6A6A6;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: Arial, open-sans, sans-serif;
  font-weight: bold;
}
/* line 654, ../scss/core/_common.scss */
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none;
}

/* line 660, ../scss/core/_common.scss */
.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top;
}
/* line 667, ../scss/core/_common.scss */
.btn-remove2:after {
  display: none;
}
/* line 670, ../scss/core/_common.scss */
.btn-remove2:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 677, ../scss/core/_common.scss */
.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #A6A6A6;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
/* line 685, ../scss/core/_common.scss */
.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #FFFFFF;
  border-left: none;
}

/* line 694, ../scss/core/_common.scss */
.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
/* line 705, ../scss/core/_common.scss */
.checkout-agreements li {
  margin-bottom: 20px;
}

/* line 709, ../scss/core/_common.scss */
.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
/* line 723, ../scss/core/_common.scss */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px;
}

/* -------------------------------------------- *
 * Container
 */
/* line 732, ../scss/core/_common.scss */
.main-container {
  padding: 26px 80px 0 80px;
}

/* line 735, ../scss/core/_common.scss */
.main-container,
.footer-container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding-bottom: 10px;
  background: #FFFFFF;
}
/* line 743, ../scss/core/_common.scss */
.main-container:after,
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}

/* line 748, ../scss/core/_common.scss */
.footer-container {
  padding: 0 80px 0 80px;
}

/* -------------------------------------------- *
 * Column Layouts
 */
/* line 756, ../scss/core/_common.scss */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

/* line 761, ../scss/core/_common.scss */
.col-left,
.col-right,
.col-main {
  padding: 0 10px;
}

/* line 767, ../scss/core/_common.scss */
.col-left {
  float: left;
  width: 25%;
  padding-left: 0;
  /* Remove the 15px padding */
  clear: left;
}
@media screen and (min-width: 771px) {
  /* line 767, ../scss/core/_common.scss */
  .col-left {
    margin-top: 155px;
  }
}
/* line 776, ../scss/core/_common.scss */
.col-left img {
  max-width: 100%;
}

/* line 781, ../scss/core/_common.scss */
.col-right {
  float: right;
  width: 25%;
  padding-right: 0;
  /* Remove the 15px padding */
}
/* line 786, ../scss/core/_common.scss */
.col-right img {
  max-width: 100%;
}

/* line 791, ../scss/core/_common.scss */
.col-main {
  float: left;
  width: 75%;
}

/* line 797, ../scss/core/_common.scss */
.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
  /* Remove the 15px padding */
}

/* line 805, ../scss/core/_common.scss */
.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
  /* Remove the 15px padding */
}

/* line 812, ../scss/core/_common.scss */
.col2-right-layout .col-main {
  padding-left: 0;
  /* Remove the 15px padding */
}

/* line 818, ../scss/core/_common.scss */
.col3-layout .col-right {
  width: 20.83333%;
}
/* line 822, ../scss/core/_common.scss */
.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%;
}
/* line 826, ../scss/core/_common.scss */
.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.68421%;
}
/* line 831, ../scss/core/_common.scss */
.col3-layout .col-wrapper .col-left {
  width: 26.31579%;
}

@media only screen and (max-width: 1000px) {
  /* line 839, ../scss/core/_common.scss */
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  /* line 847, ../scss/core/_common.scss */
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  /* line 851, ../scss/core/_common.scss */
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  /* line 856, ../scss/core/_common.scss */
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}
@media only screen and (max-width: 770px) {
  /* line 864, ../scss/core/_common.scss */
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    margin-bottom: 10px;
    float: none;
    width: auto;
  }

  /* line 885, ../scss/core/_common.scss */
  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }

  /* line 890, ../scss/core/_common.scss */
  .col-main {
    float: none;
    width: auto;
  }

  /* line 895, ../scss/core/_common.scss */
  .col-main .col-left {
    padding: 0;
    /* On product listing pages, the left column gets moved inside col-main on small viewports */
  }
}
/* Content Columns */
/* line 902, ../scss/core/_common.scss */
.col2-set {
  width: 100%;
}
/* line 905, ../scss/core/_common.scss */
.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 20px;
}
@media only screen and (max-width: 770px) {
  /* line 905, ../scss/core/_common.scss */
  .col2-set .col-1,
  .col2-set .col-2 {
    padding: 10px;
  }
}
/* line 915, ../scss/core/_common.scss */
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
/* line 920, ../scss/core/_common.scss */
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
@media only screen and (max-width: 479px) {
  /* line 926, ../scss/core/_common.scss */
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 936, ../scss/core/_common.scss */
.col2-set .narrow {
  width: 33%;
}
/* line 940, ../scss/core/_common.scss */
.col2-set .wide {
  width: 65%;
}
/* line 944, ../scss/core/_common.scss */
.col2-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 771px) {
  /* line 953, ../scss/core/_common.scss */
  .top-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 30px;
  }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
/* line 964, ../scss/core/_common.scss */
.global-site-notice {
  background: #676157;
  color: #FFFFFF;
  font-size: 11px;
}
/* line 969, ../scss/core/_common.scss */
.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  line-height: 11px;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/demo-logo.png");
  background-position: left;
  background-repeat: no-repeat;
}
/* line 984, ../scss/core/_common.scss */
.global-site-notice p {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
/* line 993, ../scss/core/_common.scss */
.promo-msg {
  color: #1F4373;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: open-sans, sans-serif;
}

/* -------------------------------------------- *
 * Grid
 */
/* line 1005, ../scss/core/_common.scss */
.grid:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
/* line 1012, ../scss/core/_common.scss */
.success {
  color: #11B400;
}

/* line 1016, ../scss/core/_common.scss */
.error {
  color: #DF280A;
  font-weight: bold;
}

/* line 1021, ../scss/core/_common.scss */
.notice {
  color: #E26703;
  font-weight: bold;
}

/* -------------------------------------------- *
 * Messages
 */
/* line 1030, ../scss/core/_common.scss */
.messages {
  margin-bottom: 10px;
}

/* line 1034, ../scss/core/_common.scss */
.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #F4F4F4;
  font-size: 15px;
}

/* line 1042, ../scss/core/_common.scss */
.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

/* line 1048, ../scss/core/_common.scss */
.messages .error-msg li {
  color: #000000;
  border-left: 5px solid #DF280A;
  background-color: #FAEBE7;
}

/* line 1054, ../scss/core/_common.scss */
.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #DF280A;
  border-right: none;
}

/* line 1058, ../scss/core/_common.scss */
.messages .notice-msg li {
  color: #000000;
  border-left: 5px solid #E26703;
  background-color: #F9EBE6;
}

/* line 1064, ../scss/core/_common.scss */
.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #E26703;
  border-right: none;
}

/* line 1068, ../scss/core/_common.scss */
.messages .success-msg li {
  color: #000000;
  border-left: 5px solid #11B400;
  background-color: #EFF5EA;
}

/* line 1074, ../scss/core/_common.scss */
.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11B400;
  border-right: none;
}

@media only screen and (min-width: 915px) {
  /* line 1082, ../scss/core/_common.scss */
  .order-list-grid .col-1 {
    width: 30%;
  }

  /* line 1086, ../scss/core/_common.scss */
  .order-list-grid .col-2 {
    width: 50%;
    padding-right: 20px;
  }

  /* line 1091, ../scss/core/_common.scss */
  .order-list-grid .col-3 {
    clear: none;
    width: 20%;
    padding-top: 0;
  }
}
/* -------------------------------------------- *
 * Page Popup
 */
/* line 1103, ../scss/core/_common.scss */
.page-popup {
  padding: 20px;
  background: #FFFFFF;
  height: auto;
}

/* line 1109, ../scss/core/_common.scss */
.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 36px;
}

/* -------------------------------------------- *
 * Payment Methods
 */
/* line 1118, ../scss/core/_common.scss */
.payment-methods {
  margin-bottom: 20px;
}

/* line 1122, ../scss/core/_common.scss */
.payment-methods dt {
  padding: 5px 0;
}

/* line 1126, ../scss/core/_common.scss */
.payment-methods dd {
  padding-top: 10px;
}

/* line 1130, ../scss/core/_common.scss */
.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4;
}

/* line 1140, ../scss/core/_common.scss */
.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #CCCCCC;
  border-top: none;
  top: -11px;
  left: 30px;
}

/* line 1146, ../scss/core/_common.scss */
.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #F4F4F4;
  border-top: none;
  top: -10px;
  left: 30px;
}

/* line 1152, ../scss/core/_common.scss */
.payment-methods .form-list li:last-child {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
/* line 1160, ../scss/core/_common.scss */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
  /* Prevent the linebreak in the HTML from causing layout issues */
}
/* line 1168, ../scss/core/_common.scss */
.please-wait img {
  float: left;
  margin-right: 5px;
  width: 24px;
}

/* -------------------------------------------- *
 * Price Box - Standard
 */
/* line 1179, ../scss/core/_common.scss */
.price-box {
  margin: 17px 0;
  font-family: open-sans, sans-serif;
}

/* line 1184, ../scss/core/_common.scss */
.price-box p {
  margin-bottom: 0;
}

/* line 1188, ../scss/core/_common.scss */
.price-notice {
  color: #A6A6A6;
}

/* line 1192, ../scss/core/_common.scss */
.price-box .price {
  color: #1F4373;
  font-size: 16px;
}

/* line 1197, ../scss/core/_common.scss */
.price-box .price,
.price {
  font-family: open-sans, sans-serif;
}

/* line 1202, ../scss/core/_common.scss */
.price-box .price-label {
  color: #A6A6A6;
  white-space: nowrap;
  font-family: open-sans, sans-serif;
}

/* line 1208, ../scss/core/_common.scss */
.price-box .minimal-price-link {
  padding-left: 1em;
  color: #1F4373;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */
}
/* line 1213, ../scss/core/_common.scss */
.price-box .minimal-price-link .label {
  color: #A6A6A6;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
/* line 1222, ../scss/core/_common.scss */
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
}
/* line 1226, ../scss/core/_common.scss */
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
/* line 1230, ../scss/core/_common.scss */
.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

/* line 1236, ../scss/core/_common.scss */
.price-box .old-price .price {
  color: #A6A6A6;
  text-decoration: line-through;
}

/* line 1242, ../scss/core/_common.scss */
.price-box .special-price {
  color: #1F4373;
  padding-left: 1em;
}
/* line 1246, ../scss/core/_common.scss */
.price-box .special-price .price-label {
  color: #D84D3C;
}

/* -------------------------------------------- *
 * Price Box - Taxes
 */
/* line 1255, ../scss/core/_common.scss */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}

/* line 1260, ../scss/core/_common.scss */
span.weee {
  display: block;
}

/* -------------------------------------------- *
 * Tier Prices
 */
/* line 1268, ../scss/core/_common.scss */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 17px;
}
/* line 1277, ../scss/core/_common.scss */
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
  font-size: 12px;
}
/* line 1280, ../scss/core/_common.scss */
.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
  font-style: italic;
}
/* line 1283, ../scss/core/_common.scss */
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
  font-weight: bold;
}

/* ============================================ *
 * Item Options
 * ============================================ */
/* line 1292, ../scss/core/_common.scss */
.item-options {
  font-size: 14px;
  font-family: open-sans, sans-serif;
}
/* line 1296, ../scss/core/_common.scss */
.item-options:after {
  content: '';
  display: table;
  clear: both;
}
/* line 1300, ../scss/core/_common.scss */
.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
/* line 1307, ../scss/core/_common.scss */
.item-options dt:after {
  content: ': ';
}
/* line 1312, ../scss/core/_common.scss */
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

/* line 1319, ../scss/core/_common.scss */
.truncated,
.truncated a.dots {
  cursor: help;
}

/* line 1324, ../scss/core/_common.scss */
.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
/* line 1329, ../scss/core/_common.scss */
.truncated a.details:hover {
  text-decoration: none;
}

/* line 1334, ../scss/core/_common.scss */
.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

/* line 1339, ../scss/core/_common.scss */
.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #A6A6A6;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}
/* line 1350, ../scss/core/_common.scss */
.truncated .truncated_full_value .item-options:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #A6A6A6;
  border-top: none;
  left: 97px;
  top: -7px;
}

/* line 1357, ../scss/core/_common.scss */
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

/* line 1363, ../scss/core/_common.scss */
.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 479px) {
  /* line 1369, ../scss/core/_common.scss */
  .truncated {
    cursor: inherit;
  }
  /* line 1372, ../scss/core/_common.scss */
  .truncated a.details {
    display: none;
  }
  /* line 1377, ../scss/core/_common.scss */
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  /* line 1385, ../scss/core/_common.scss */
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  /* line 1389, ../scss/core/_common.scss */
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
/* line 1402, ../scss/core/_common.scss */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Add to links
 */
/* line 1412, ../scss/core/_common.scss */
.add-to-links {
  margin: 17px 0;
}
/* line 1415, ../scss/core/_common.scss */
.add-to-links a {
  display: inline-block;
  padding: 0px 3px 3px;
}

/* line 1421, ../scss/core/_common.scss */
.add-to-links .separator {
  display: none;
}

/* -------------------------------------------- *
 * Product Image
 */
/* line 1429, ../scss/core/_common.scss */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block;
  border: 1px solid #EEEEEE;
}

@media only screen and (max-width: 770px) {
  /* line 1437, ../scss/core/_common.scss */
  body .product-img-box .product-image:hover {
    border-color: #EEEEEE;
  }
}
/* line 1442, ../scss/core/_common.scss */
.no-touch .product-image:hover {
  border-color: #1F4373;
}

/* -------------------------------------------- *
 * Ratings
 */
/* line 1450, ../scss/core/_common.scss */
.ratings {
  margin: 7px 0;
}
/* line 1453, ../scss/core/_common.scss */
.ratings .rating-box,
.ratings .rating-links {
  margin: 5px 0;
}
/* line 1458, ../scss/core/_common.scss */
.ratings .rating-box {
  width: 65px;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -615px;
  overflow: hidden;
}
/* line 1466, ../scss/core/_common.scss */
.ratings .rating-box .rating {
  float: left;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -600px;
}
/* line 1473, ../scss/core/_common.scss */
.ratings .amount {
  display: block;
  margin: 5px auto;
}
/* line 1479, ../scss/core/_common.scss */
.ratings .rating-links .separator {
  margin: 0 3px;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
/* line 1489, ../scss/core/_common.scss */
.std p {
  margin: 0 0 1.5em;
}

/* line 1493, ../scss/core/_common.scss */
.std ol {
  list-style: decimal outside;
  margin-bottom: 1.5em;
}

/* line 1498, ../scss/core/_common.scss */
.std ol li {
  margin-left: 2em;
}

/* line 1502, ../scss/core/_common.scss */
.std ul {
  list-style: disc outside;
  margin-bottom: 1.5em;
}

/* line 1507, ../scss/core/_common.scss */
.std ul li {
  margin-left: 2em;
}

/* line 1511, ../scss/core/_common.scss */
.std .note {
  color: #A6A6A6;
  font-size: 13px;
}

/* -------------------------------------------- *
 * Tabs
 */
/* line 1520, ../scss/core/_common.scss */
.tabs {
  margin-bottom: 10px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Toolbar
 */
/* line 1529, ../scss/core/_common.scss */
.toolbar {
  margin-top: 10px;
  margin-bottom: 15px;
  background: #EEEEEE;
  padding: 5px 10px 0px 10px;
}
/* line 1535, ../scss/core/_common.scss */
.toolbar:after {
  content: '';
  display: table;
  clear: both;
}
/* line 1538, ../scss/core/_common.scss */
.toolbar select {
  background-color: #FFFFFF;
  height: 30px;
  padding-left: 5px;
}

/* line 1545, ../scss/core/_common.scss */
.pager-no-toolbar {
  margin-bottom: 10px;
}

/* line 1550, ../scss/core/_common.scss */
.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px;
}

/* line 1554, ../scss/core/_common.scss */
.toolbar,
.pager {
  line-height: 30px;
  font-size: 12px;
}

/* line 1560, ../scss/core/_common.scss */
.toolbar label,
.pager-no-toolbar label {
  font-weight: normal;
  text-transform: uppercase;
}

/* line 1568, ../scss/core/_common.scss */
.sorter {
  float: left;
  margin-bottom: 5px;
}
/* line 1572, ../scss/core/_common.scss */
.sorter label {
  float: left;
  margin-right: 5px;
}
/* line 1576, ../scss/core/_common.scss */
.sorter label:after {
  content: ':';
}

/* line 1582, ../scss/core/_common.scss */
.sorter > .sort-by {
  float: left;
  margin-right: 5px;
  height: 30px;
}
/* line 1587, ../scss/core/_common.scss */
.sorter > .sort-by .sort-by-switcher {
  width: 30px;
  height: 30px;
  display: inline-block;
}
/* line 1593, ../scss/core/_common.scss */
.sorter > .sort-by .sort-by-switcher--asc {
  background-position: 4px -542px;
}
/* line 1595, ../scss/core/_common.scss */
.sorter > .sort-by .sort-by-switcher--asc:hover {
  background-position: -46px -542px;
}
/* line 1599, ../scss/core/_common.scss */
.sorter > .sort-by .sort-by-switcher--desc {
  background-position: 4px -567px;
}
/* line 1601, ../scss/core/_common.scss */
.sorter > .sort-by .sort-by-switcher--desc:hover {
  background-position: -46px -567px;
}

/* line 1607, ../scss/core/_common.scss */
.sorter > .view-mode {
  float: right;
}
/* line 1610, ../scss/core/_common.scss */
.sorter > .view-mode .grid,
.sorter > .view-mode .list {
  float: left;
  width: 30px;
  height: 30px;
}
/* line 1617, ../scss/core/_common.scss */
.sorter > .view-mode .grid {
  margin-right: 5px;
  background-position: 8px -492px;
}
/* line 1621, ../scss/core/_common.scss */
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {
  background-position: -42px -492px;
}
/* line 1625, ../scss/core/_common.scss */
.sorter > .view-mode .list {
  background-position: 11px -517px;
}
/* line 1629, ../scss/core/_common.scss */
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {
  background-position: -39px -517px;
}

/* line 1635, ../scss/core/_common.scss */
.pager {
  float: right;
  overflow: hidden;
}
/* line 1639, ../scss/core/_common.scss */
.pager > .count-container {
  float: left;
}
/* line 1643, ../scss/core/_common.scss */
.pager .amount {
  float: left;
  font-family: open-sans, sans-serif;
  white-space: nowrap;
  margin: 0 15px 0 0;
}
/* line 1650, ../scss/core/_common.scss */
.pager .limiter {
  float: left;
  height: 30px;
  line-height: 30px;
}
/* line 1655, ../scss/core/_common.scss */
.pager .limiter > label {
  padding-right: 5px;
}
/* line 1658, ../scss/core/_common.scss */
.pager .limiter > label:after {
  content: ':';
}
/* line 1664, ../scss/core/_common.scss */
.pager .amount,
.pager .limiter,
.pager .pages {
  margin-bottom: 5px;
}

/* line 1672, ../scss/core/_common.scss */
.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px;
}
/* line 1677, ../scss/core/_common.scss */
.pages strong {
  display: none;
}

/* line 1682, ../scss/core/_common.scss */
.pages li {
  float: left;
}

/* line 1686, ../scss/core/_common.scss */
.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #A6A6A6;
  font-family: open-sans, sans-serif;
}

/* line 1703, ../scss/core/_common.scss */
.pages .current,
.pages .current:hover {
  color: #000000;
  border: 1px solid #CCCCCC;
  width: 30px;
  background-color: #FFFFFF;
  cursor: default;
}

/* line 1712, ../scss/core/_common.scss */
.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative;
}
/* line 1721, ../scss/core/_common.scss */
.pages .next:hover,
.pages .previous:hover {
  border: 1px solid #A6A6A6;
}

/* line 1727, ../scss/core/_common.scss */
.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #A6A6A6;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
/* line 1734, ../scss/core/_common.scss */
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #0f2037;
  border-right: none;
}

/* line 1740, ../scss/core/_common.scss */
.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #A6A6A6;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
/* line 1747, ../scss/core/_common.scss */
.pages .previous:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #0f2037;
  border-left: none;
}

@media only screen and (max-width: 479px) {
  /* line 1755, ../scss/core/_common.scss */
  .pager .amount--has-pages {
    display: none;
  }

  /* line 1759, ../scss/core/_common.scss */
  .pages {
    float: left;
  }

  /* line 1764, ../scss/core/_common.scss */
  .limiter label {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 1772, ../scss/core/_common.scss */
  .col1-layout .sorter,
  .col1-layout .pager {
    width: 100%;
  }
  /* line 1777, ../scss/core/_common.scss */
  .col1-layout .pager {
    float: left;
    clear: both;
  }
  /* line 1781, ../scss/core/_common.scss */
  .col1-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  /* line 1786, ../scss/core/_common.scss */
  .col1-layout .pager .count-container {
    float: right;
  }
}
@media only screen and (max-width: 999px) {
  /* line 1798, ../scss/core/_common.scss */
  .col2-left-layout .sorter,
  .col2-left-layout .pager,
  .col2-right-layout .sorter,
  .col2-right-layout .pager,
  .col3-layout .sorter,
  .col3-layout .pager {
    width: 100%;
  }
  /* line 1803, ../scss/core/_common.scss */
  .col2-left-layout .pager,
  .col2-right-layout .pager,
  .col3-layout .pager {
    float: left;
    clear: both;
  }
  /* line 1807, ../scss/core/_common.scss */
  .col2-left-layout .pager .pages,
  .col2-right-layout .pager .pages,
  .col3-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  /* line 1812, ../scss/core/_common.scss */
  .col2-left-layout .pager .count-container,
  .col2-right-layout .pager .count-container,
  .col3-layout .pager .count-container {
    float: right;
  }

  /* line 1817, ../scss/core/_common.scss */
  .main-container {
    padding: 26px 30px 0 30px;
  }

  /* line 1820, ../scss/core/_common.scss */
  .footer-container {
    padding: 0px 30px 0 30px;
  }
}
@media only screen and (max-width: 1279px) {
  /* line 1827, ../scss/core/_common.scss */
  .toolbar .view-mode > label {
    display: none;
  }
}
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
/* line 1839, ../scss/core/_common.scss */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
/* line 1843, ../scss/core/_common.scss */
#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #1F4373;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
/* line 1849, ../scss/core/_common.scss */
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #0f2037;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
/* line 1859, ../scss/core/_common.scss */
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #1F4373;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
/* line 1865, ../scss/core/_common.scss */
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0f2037;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

/* line 1877, ../scss/core/_common.scss */
#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
/* line 1887, ../scss/core/_common.scss */
.a-center {
  text-align: center;
}

/* line 1891, ../scss/core/_common.scss */
.a-right,
.align-right {
  text-align: right;
}

/* line 1896, ../scss/core/_common.scss */
.no-display {
  display: none !important;
}

/* line 1900, ../scss/core/_common.scss */
.nobr,
.nowrap {
  white-space: nowrap;
}

/* line 1905, ../scss/core/_common.scss */
.width-full {
  width: 100%;
}

/* ============================================ *
 * Custom Helpers
 * ============================================ */
/* line 1913, ../scss/core/_common.scss */
.hidden {
  display: none;
}

@media screen and (max-width: 479px) {
  /* line 1918, ../scss/core/_common.scss */
  .hidden-on-mobile {
    display: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 599px) {
  /* line 1918, ../scss/core/_common.scss */
  .hidden-on-mobile {
    display: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 770px) {
  /* line 1918, ../scss/core/_common.scss */
  .hidden-on-mobile {
    display: none;
    visibility: hidden;
  }
}
/* line 1932, ../scss/core/_common.scss */
.hidden-on-desktop {
  display: none;
  visibility: hidden;
}
@media screen and (max-width: 479px) {
  /* line 1932, ../scss/core/_common.scss */
  .hidden-on-desktop {
    display: inherit;
    visibility: visible;
  }
}
@media screen and (max-width: 599px) {
  /* line 1932, ../scss/core/_common.scss */
  .hidden-on-desktop {
    display: inherit;
    visibility: visible;
  }
}
@media screen and (max-width: 770px) {
  /* line 1932, ../scss/core/_common.scss */
  .hidden-on-desktop {
    display: inherit;
    visibility: visible;
  }
}

/* ============================================ *
 * Print Styles
 * ============================================ */
/* line 1954, ../scss/core/_common.scss */
.page-print .print-head {
  margin: 0 0 15px;
}

/* line 1958, ../scss/core/_common.scss */
.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
/* line 36, ../scss/core/_form.scss */
.fieldset p {
  margin-bottom: 17px;
}
/* line 40, ../scss/core/_form.scss */
.fieldset p.required {
  display: none;
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px;
}
/* line 48, ../scss/core/_form.scss */
.fieldset.withrequired p.required {
  display: block;
}

/* line 54, ../scss/core/_form.scss */
.fieldset + .fieldset {
  margin-top: 5px;
}

/* line 58, ../scss/core/_form.scss */
form .legend {
  margin: 0;
  margin-bottom: 14px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  line-height: 30px;
  text-rendering: optimizeSpeed;
  letter-spacing: 0;
  margin-bottom: 15px;
  padding-bottom: 7px;
  margin-top: 30px;
  font-size: 24px;
  font-weight: normal;
}

/* -------------------------------------------- *
 * Input Box
 */
/* line 71, ../scss/core/_form.scss */
.input-box {
  padding-top: 2px;
}
/* line 74, ../scss/core/_form.scss */
.input-box:after {
  content: '';
  display: table;
  clear: both;
}

/* line 80, ../scss/core/_form.scss */
li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
/* line 89, ../scss/core/_form.scss */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%;
}

/* -------------------------------------------- *
 * Labels
 */
/* line 99, ../scss/core/_form.scss */
label {
  display: inline-block;
  font-size: 13px;
  font-family: open-sans, sans-serif;
  font-weight: 600;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 107, ../scss/core/_form.scss */
label.required:after,
span.required:after {
  content: ' *';
  color: #DF280A;
  font-weight: normal;
  font-family: open-sans, sans-serif;
  font-size: 12px;
}

/* line 116, ../scss/core/_form.scss */
label.required em,
span.required em {
  display: none;
}

/* -------------------------------------------- *
 * Hints
 */
/* line 125, ../scss/core/_form.scss */
.input-hint {
  color: #A6A6A6;
  font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
/* line 134, ../scss/core/_form.scss */
select {
  font-size: 14px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg") no-repeat scroll right 10px center;
  padding-right: 30px;
  width: 180px;
}

/* line 142, ../scss/core/_form.scss */
select::-ms-expand {
  display: none;
}

/* line 146, ../scss/core/_form.scss */
select + select {
  margin-left: 5px;
}

/* line 150, ../scss/core/_form.scss */
select[multiple] {
  width: 270px;
  border: 1px solid #C0C0C0;
  font-size: 15px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Textarea
 */
/* line 161, ../scss/core/_form.scss */
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
/* line 172, ../scss/core/_form.scss */
.input-text {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0px solid;
  background: #EEEEEE;
  font-size: 15px;
}

/* line 179, ../scss/core/_form.scss */
.input-text.validation-failed {
  border-color: #DF280A;
}

/* line 184, ../scss/core/_form.scss */
.input-text.validation-failed:focus {
  outline-color: #ef9485;
}

/* line 188, ../scss/core/_form.scss */
input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 30px;
  padding: 0 8px;
}

/* line 198, ../scss/core/_form.scss */
input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  width: 365px;
  max-width: 100%;
}

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 210, ../scss/core/_form.scss */
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 16px;
    /* Prevent from zooming on focus */
  }
}
/* line 221, ../scss/core/_form.scss */
.ie8 .input-text {
  max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
/* line 229, ../scss/core/_form.scss */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
/* line 240, ../scss/core/_form.scss */
::-webkit-input-placeholder {
  color: #A6A6A6;
}

/* line 244, ../scss/core/_form.scss */
input:-moz-placeholder {
  color: #A6A6A6;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
/* line 252, ../scss/core/_form.scss */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block;
}

/* line 259, ../scss/core/_form.scss */
.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
/* line 273, ../scss/core/_form.scss */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #DF280A;
  font-size: 13px;
}

/* ============================================ *
 * Form List
 * ============================================ */
/* line 286, ../scss/core/_form.scss */
.form-list > li {
  margin-bottom: 10px;
  clear: both;
}
/* line 289, ../scss/core/_form.scss */
.form-list > li.header {
  padding-top: 25px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 295, ../scss/core/_form.scss */
.form-list select {
  margin-top: 4px;
  width: 100%;
  max-width: 100%;
  border: 0px;
  background-color: #EEEEEE;
  padding: 5px;
  padding-right: 30px;
}
/* line 305, ../scss/core/_form.scss */
.form-list .input-range .input-text {
  width: 74px;
}
/* line 309, ../scss/core/_form.scss */
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
/* line 317, ../scss/core/_form.scss */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
/* line 323, ../scss/core/_form.scss */
.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}
/* line 327, ../scss/core/_form.scss */
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}
/* line 332, ../scss/core/_form.scss */
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}
/* line 340, ../scss/core/_form.scss */
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #000000;
  background-color: #F4F4F4;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 6px 40px;
}
/* line 349, ../scss/core/_form.scss */
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
  background-color: #ededed;
}
/* line 355, ../scss/core/_form.scss */
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
/* line 359, ../scss/core/_form.scss */
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

/* line 366, ../scss/core/_form.scss */
.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

/* line 374, ../scss/core/_form.scss */
.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

/* line 381, ../scss/core/_form.scss */
.form-list .control {
  margin-top: 10px;
  display: table;
}
/* line 385, ../scss/core/_form.scss */
.form-list .control label {
  float: none;
}
/* line 388, ../scss/core/_form.scss */
.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}
/* line 392, ../scss/core/_form.scss */
.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

/* line 401, ../scss/core/_form.scss */
form .form-instructions {
  font-style: italic;
  font-family: open-sans, sans-serif;
  font-size: 13px;
  color: #A6A6A6;
}

/* line 411, ../scss/core/_form.scss */
.form-list li .input-box {
  float: left;
  width: 80%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 770px) {
  /* line 411, ../scss/core/_form.scss */
  .form-list li .input-box {
    width: 100%;
  }
}
/* line 418, ../scss/core/_form.scss */
.form-list li .input-box textarea {
  max-width: 100%;
  padding: 0px;
  height: 100px;
}
/* line 423, ../scss/core/_form.scss */
.form-list li .input-box input {
  width: 100%;
  padding: 0px;
  padding-left: 5px;
}
/* line 428, ../scss/core/_form.scss */
.form-list li .input-box input[type="radio"] {
  width: auto;
  vertical-align: middle;
  margin-right: 5px;
  height: 20px;
}
/* line 435, ../scss/core/_form.scss */
.form-list li label {
  float: left;
  width: 20%;
  font-weight: normal;
  font-size: 15px;
  vertical-align: top;
  padding-top: 5px;
}
@media only screen and (max-width: 770px) {
  /* line 435, ../scss/core/_form.scss */
  .form-list li label {
    width: 100%;
  }
}
/* line 445, ../scss/core/_form.scss */
.form-list li label.required:after {
  content: "";
}
/* line 450, ../scss/core/_form.scss */
.form-list .optional {
  text-align: right;
  margin-right: 2%;
  font-size: 12px;
}
/* line 458, ../scss/core/_form.scss */
.form-list.withrequired li label.required:after {
  content: " *";
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
/* line 30, ../scss/core/_table.scss */
.hide-th {
  text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
/* line 38, ../scss/core/_table.scss */
.data-table {
  width: 100%;
}

/* line 42, ../scss/core/_table.scss */
.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

/* line 48, ../scss/core/_table.scss */
.data-table th {
  background: #F4F4F4;
  font-family: open-sans, sans-serif;
  line-height: 1.4;
  white-space: nowrap;
}

/* line 56, ../scss/core/_table.scss */
.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #C0C0C0;
}

/* line 61, ../scss/core/_table.scss */
.data-table tbody td,
.data-table tfoot td {
  font-family: open-sans, sans-serif;
}

/* line 66, ../scss/core/_table.scss */
.data-table tfoot tr {
  background: #F4F4F4;
}

/* line 70, ../scss/core/_table.scss */
.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}
/* line 74, ../scss/core/_table.scss */
.data-table tbody td .item-options dt:after {
  content: ':';
}

/* line 80, ../scss/core/_table.scss */
.data-table h2, .data-table h3, .data-table h4 {
  margin: 0;
}
/* line 82, ../scss/core/_table.scss */
.data-table h2.product-name, .data-table h3.product-name, .data-table h4.product-name {
  margin: 0;
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
/* line 92, ../scss/core/_table.scss */
.info-box {
  border: 1px solid #C0C0C0;
  padding: 12px 15px;
  margin: 0 0 15px;
}
/* line 97, ../scss/core/_table.scss */
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}

/* line 103, ../scss/core/_table.scss */
.info-table th,
.info-table td {
  vertical-align: top;
}

/* line 108, ../scss/core/_table.scss */
.info-table th {
  font-weight: bold;
  padding: 4px 20px 4px 0;
}

/* line 113, ../scss/core/_table.scss */
.info-table td {
  padding: 4px 0;
}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
/* line 122, ../scss/core/_table.scss */
.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid #C0C0C0;
}
/* line 127, ../scss/core/_table.scss */
.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid #C0C0C0;
  padding: 6px;
  background-color: transparent;
}
/* line 134, ../scss/core/_table.scss */
.zebra-table tr {
  background-color: #EEEDED;
}
/* line 138, ../scss/core/_table.scss */
.zebra-table tr:nth-child(odd) {
  background-color: #F8F7F5;
}

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
  /* line 249, ../scss/core/_table.scss */
  .linearize-table {
    /* Helpers */
  }
  /* line 149, ../scss/core/_table.scss */
  .linearize-table tr,
  .linearize-table th,
  .linearize-table td {
    display: block;
  }
  /* line 155, ../scss/core/_table.scss */
  .linearize-table thead th {
    border-right: 0;
    border-left: 0;
  }
  /* line 160, ../scss/core/_table.scss */
  .linearize-table thead th.lin-hide {
    display: none;
  }
  /* line 164, ../scss/core/_table.scss */
  .linearize-table thead th:nth-child(1n+2) {
    display: none;
  }
  /* line 168, ../scss/core/_table.scss */
  .linearize-table tbody tr {
    position: relative;
    border-bottom: 1px solid #CCCCCC;
  }
  /* line 173, ../scss/core/_table.scss */
  .linearize-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  /* line 179, ../scss/core/_table.scss */
  .linearize-table tbody td.lin-hide {
    display: none;
  }
  /* line 183, ../scss/core/_table.scss */
  .linearize-table tbody td:first-child {
    padding-top: 10px;
  }
  /* line 187, ../scss/core/_table.scss */
  .linearize-table tbody td:first-child,
  .linearize-table tbody td:first-child h3 {
    font-weight: bold;
  }
  /* line 192, ../scss/core/_table.scss */
  .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  /* line 197, ../scss/core/_table.scss */
  .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: open-sans, sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  /* line 205, ../scss/core/_table.scss */
  .linearize-table tfoot tr {
    display: block;
    text-align: right;
  }
  /* line 210, ../scss/core/_table.scss */
  .linearize-table tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 214, ../scss/core/_table.scss */
  .linearize-table tfoot td {
    display: block;
    float: left;
  }
  /* line 219, ../scss/core/_table.scss */
  .linearize-table tfoot td.lin-hide {
    display: none;
  }
  /* line 223, ../scss/core/_table.scss */
  .linearize-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  /* line 228, ../scss/core/_table.scss */
  .linearize-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  /* line 235, ../scss/core/_table.scss */
  .linearize-table .linearize-hide {
    display: none;
  }
  /* line 239, ../scss/core/_table.scss */
  .linearize-table .linearize-unpad {
    padding: 0;
  }
  /* line 243, ../scss/core/_table.scss */
  .linearize-table .linearize-show {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  /* line 255, ../scss/core/_table.scss */
  .linearize-table-large {
    /* Helpers */
  }
  /* line 149, ../scss/core/_table.scss */
  .linearize-table-large tr,
  .linearize-table-large th,
  .linearize-table-large td {
    display: block;
  }
  /* line 155, ../scss/core/_table.scss */
  .linearize-table-large thead th {
    border-right: 0;
    border-left: 0;
  }
  /* line 160, ../scss/core/_table.scss */
  .linearize-table-large thead th.lin-hide {
    display: none;
  }
  /* line 164, ../scss/core/_table.scss */
  .linearize-table-large thead th:nth-child(1n+2) {
    display: none;
  }
  /* line 168, ../scss/core/_table.scss */
  .linearize-table-large tbody tr {
    position: relative;
    border-bottom: 1px solid #CCCCCC;
  }
  /* line 173, ../scss/core/_table.scss */
  .linearize-table-large tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  /* line 179, ../scss/core/_table.scss */
  .linearize-table-large tbody td.lin-hide {
    display: none;
  }
  /* line 183, ../scss/core/_table.scss */
  .linearize-table-large tbody td:first-child {
    padding-top: 10px;
  }
  /* line 187, ../scss/core/_table.scss */
  .linearize-table-large tbody td:first-child,
  .linearize-table-large tbody td:first-child h3 {
    font-weight: bold;
  }
  /* line 192, ../scss/core/_table.scss */
  .linearize-table-large tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  /* line 197, ../scss/core/_table.scss */
  .linearize-table-large tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: open-sans, sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  /* line 205, ../scss/core/_table.scss */
  .linearize-table-large tfoot tr {
    display: block;
    text-align: right;
  }
  /* line 210, ../scss/core/_table.scss */
  .linearize-table-large tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 214, ../scss/core/_table.scss */
  .linearize-table-large tfoot td {
    display: block;
    float: left;
  }
  /* line 219, ../scss/core/_table.scss */
  .linearize-table-large tfoot td.lin-hide {
    display: none;
  }
  /* line 223, ../scss/core/_table.scss */
  .linearize-table-large tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  /* line 228, ../scss/core/_table.scss */
  .linearize-table-large tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  /* line 235, ../scss/core/_table.scss */
  .linearize-table-large .linearize-hide {
    display: none;
  }
  /* line 239, ../scss/core/_table.scss */
  .linearize-table-large .linearize-unpad {
    padding: 0;
  }
  /* line 243, ../scss/core/_table.scss */
  .linearize-table-large .linearize-show {
    display: block;
  }
}
@media only screen and (min-width: 600px) {
  /* line 261, ../scss/core/_table.scss */
  .linearize-table .linearize-collapse {
    display: none;
  }
}
/* ============================================ *
 * Global
 * ============================================ */
/* line 30, ../scss/layout/_global.scss */
html,
body {
  height: 100%;
}

/* line 35, ../scss/layout/_global.scss */
.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  background: #EEEEEE;
}

/* line 42, ../scss/layout/_global.scss */
.wrapper:after {
  content: '';
  display: table;
  clear: both;
}

/* line 46, ../scss/layout/_global.scss */
.page-title-banner, .page-title h1,
.page-title-banner, .page-title .h1 {
  padding: 65px 0 10px 80px;
  display: block;
  margin-top: 22px;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 75px;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #FFFFFF;
  height: 148px;
  background-color: #1F4373;
  margin: 0px -80px;
  text-transform: none;
  margin-bottom: 10px;
}

@media only screen and (max-width: 999px) {
  /* line 60, ../scss/layout/_global.scss */
  .page-title-banner, .page-title h1,
  .page-title-banner, .page-title .h1 {
    margin: 0px -30px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  /* line 70, ../scss/layout/_global.scss */
  .page-title-banner, .page-title h1,
  .page-title-banner, .page-title .h1 {
    font-size: 25px;
    padding-top: 10px;
    height: 80px;
    display: block;
  }
}
/* line 80, ../scss/layout/_global.scss */
.col-main .cat-left, .col-main .cat-right {
  float: left;
}
/* line 83, ../scss/layout/_global.scss */
.col-main .cat-left {
  width: 75%;
  padding-right: 10px;
}
/* line 87, ../scss/layout/_global.scss */
.col-main .cat-right {
  width: 25%;
}
/* line 91, ../scss/layout/_global.scss */
.col-main .fusstext2 li, .col-main .fusstext1 li {
  list-style: disc;
}
/* line 94, ../scss/layout/_global.scss */
.col-main .fusstext2 ul, .col-main .fusstext1 ul {
  padding-left: 20px;
}

/* line 102, ../scss/layout/_global.scss */
.twocolumns-page .col-main .cat-left {
  width: 50%;
  padding-right: 5px;
}
/* line 106, ../scss/layout/_global.scss */
.twocolumns-page .col-main .cat-right {
  width: 50%;
  padding-left: 5px;
}

@media only screen and (max-width: 770px) {
  /* line 115, ../scss/layout/_global.scss */
  .twocolumns-page .col-main .cat-left, .col-main .cat-left {
    width: 100%;
    padding-right: 0px;
  }
  /* line 119, ../scss/layout/_global.scss */
  .twocolumns-page .col-main .cat-right, .col-main .cat-right {
    margin: 20px 0px;
    width: 100%;
    padding-left: 0px;
  }
}
/* line 127, ../scss/layout/_global.scss */
.noresulttext, .note-msg {
  margin: 30px 0px;
}

/* line 131, ../scss/layout/_global.scss */
#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  z-index: 9999;
  display: none;
}
/* line 139, ../scss/layout/_global.scss */
#loader > div {
  width: 40px;
  height: 40px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/ExtranetWhiteLarge.svg");
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  -moz-animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

/* line 153, ../scss/layout/_global.scss */
.cms-imprint .impressum {
  margin-top: 30px;
  width: 75%;
}
@media only screen and (max-width: 770px) {
  /* line 153, ../scss/layout/_global.scss */
  .cms-imprint .impressum {
    width: 100%;
  }
}

/* line 161, ../scss/layout/_global.scss */
.cc_container {
  color: #000000 !important;
  border: 0px !important;
  border-top: 1px solid #A6A6A6 !important;
}
/* line 165, ../scss/layout/_global.scss */
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #FFFFFF !important;
  background-color: #1F4373 !important;
}
/* line 170, ../scss/layout/_global.scss */
.cc_container .cc_message a, .cc_container .cc_message a:hover {
  color: #F25D27 !important;
}

/* line 177, ../scss/layout/_global.scss */
#wishlist-view-form .product-subanme {
  font-size: 14px;
  margin-bottom: 0px;
}
/* line 182, ../scss/layout/_global.scss */
#wishlist-view-form .buttons-set2 .button-secondary {
  display: none;
}

/* line 188, ../scss/layout/_global.scss */
.return-button {
  text-align: left;
}
/* line 190, ../scss/layout/_global.scss */
.return-button button.button, .return-button .cms-page-view #mc_embed_signup form button.button, .cms-page-view #mc_embed_signup form .return-button button.button {
  float: left;
}

/* line 195, ../scss/layout/_global.scss */
.data-table-outer {
  overflow: auto;
  width: 100%;
  max-width: 100%;
}

/* line 202, ../scss/layout/_global.scss */
#checkoutSteps .form-list li label {
  padding-right: 10px;
  padding-bottom: 5px;
}
/* line 206, ../scss/layout/_global.scss */
#checkoutSteps .form-list .control {
  display: inline-block;
}

/* line 211, ../scss/layout/_global.scss */
.header_extranet {
  display: none;
}

/* line 219, ../scss/layout/_global.scss */
.skin-gimota .schoch-vertretungen {
  display: none;
}

/* line 224, ../scss/layout/_global.scss */
.partner .newsletter {
  display: none;
}

/* line 229, ../scss/layout/_global.scss */
.skin-mechafin .schoch-vertretungen {
  display: none;
}
/* line 232, ../scss/layout/_global.scss */
.skin-mechafin .newsletter, .skin-mechafin .header_newsletter {
  display: none;
}
/* line 235, ../scss/layout/_global.scss */
.skin-mechafin .gimota-partner {
  display: none;
}

/* line 241, ../scss/layout/_global.scss */
.skin-schoch .gimota-partner {
  display: none;
}

/* line 246, ../scss/layout/_global.scss */
.filter .filtercols .styled-select.ms_steckertyp {
  display: none;
}

/* line 250, ../scss/layout/_global.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: none;
  color: red;
}

/* line 256, ../scss/layout/_global.scss */
div.grid {
  width: auto !important;
}

/* line 260, ../scss/layout/_global.scss */
ul.struts {
  list-style: none !important;
  padding-left: 0px !important;
}
/* line 263, ../scss/layout/_global.scss */
ul.struts ul {
  list-style: none !important;
  padding-left: 0px !important;
}
/* line 268, ../scss/layout/_global.scss */
ul.struts .field label {
  font-size: 15px;
}
/* line 271, ../scss/layout/_global.scss */
ul.struts .field .input-box {
  margin-bottom: 15px;
}
/* line 274, ../scss/layout/_global.scss */
ul.struts .field .webforms-fields-comment {
  font-size: 13px;
  padding-top: 0px;
  color: #999;
}
/* line 279, ../scss/layout/_global.scss */
ul.struts .field select {
  width: 365px;
  height: 30px;
  padding: 0 8px;
  max-width: 100%;
}
/* line 287, ../scss/layout/_global.scss */
ul.struts .field .list-select .control > * {
  vertical-align: middle;
}

/* line 299, ../scss/layout/_global.scss */
body.catalog-category-view .col-main .cat-left ul,
body.catalog-category-view .col-main .cat-right ul {
  list-style: square;
  padding-left: 20px;
}

/* line 308, ../scss/layout/_global.scss */
div.block > h1 {
  font-size: 30px;
  line-height: 35px;
}
@media only screen and (max-width: 599px) {
  /* line 308, ../scss/layout/_global.scss */
  div.block > h1 {
    font-size: 26px;
    line-height: 30px;
  }
}

/* line 318, ../scss/layout/_global.scss */
.recaptcha {
  clear: both;
  padding-top: 20px;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ============================================ *
 * Header
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 32, ../scss/layout/_header.scss */
  .page-header {
    margin: 0 auto;
    background-color: #FFFFFF;
    max-width: 1440px;
  }

  /* line 38, ../scss/layout/_header.scss */
  .topmenu {
    background-color: #1F4373;
    width: 100%;
    height: 30px;
    position: fixed;
    top: 0;
    max-width: 1440px;
    z-index: 1000;
    min-width: 770px;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 49, ../scss/layout/_header.scss */
  .topmenu .icon {
    display: inline-block;
    height: 21px;
    width: 21px;
    background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/icon_sprite.png");
    vertical-align: text-top;
  }
  /* line 56, ../scss/layout/_header.scss */
  .topmenu .label {
    color: #FFFFFF;
    font-family: open-sans, sans-serif;
    font-size: 15px;
    line-height: 20px;
  }
  /* line 60, ../scss/layout/_header.scss */
  .topmenu a {
    margin-right: 37px;
    text-decoration: none;
  }
}
@media only screen and (min-width: 771px) and (max-width: 1100px) {
  /* line 60, ../scss/layout/_header.scss */
  .topmenu a {
    margin-right: 16px;
  }
}
@media only screen and (min-width: 771px) and (max-width: 850px) {
  /* line 60, ../scss/layout/_header.scss */
  .topmenu a {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 69, ../scss/layout/_header.scss */
  .topmenu a:hover {
    text-decoration: none;
  }
  /* line 74, ../scss/layout/_header.scss */
  .topmenu .menu-group-left {
    padding-left: 80px;
    float: left;
  }
  /* line 78, ../scss/layout/_header.scss */
  .topmenu .menu-group-left .label {
    color: #FFFFFF;
    font-family: open-sans, sans-serif;
    font-size: 14px;
    line-height: 19px;
    vertical-align: middle;
    line-height: 30px;
    text-decoration: none;
  }
  /* line 84, ../scss/layout/_header.scss */
  .topmenu .menu-group-left .header_telefon .icon {
    background-position: -21px 0;
  }
  /* line 87, ../scss/layout/_header.scss */
  .topmenu .menu-group-left .header_mail .icon {
    background-position: -0px 0;
  }
  /* line 91, ../scss/layout/_header.scss */
  .topmenu .menu-group-right {
    padding-right: 50px;
    float: right;
    vertical-align: middle;
    line-height: 30px;
  }
  /* line 97, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .skip-cart-top .icon {
    background-position: -110px 0;
  }
  /* line 101, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .skip-cart-top.no-count .count {
    display: none;
  }
  /* line 105, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .skip-cart-top .count {
    color: #FFFFFF;
  }
  /* line 109, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .header_account .icon {
    background-position: -86px 0;
  }
  /* line 113, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .header_wishlist .icon {
    background-position: -64px 0;
  }
  /* line 117, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .header_downloadcenter .icon {
    background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/DownloadcenterSmall.svg");
    width: 20px;
    height: 18px;
    margin-top: 2px;
  }
  /* line 124, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .header_newsletter .icon {
    background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Newsletter.svg");
    width: 26px;
    height: 18px;
    margin-top: 2px;
  }
  /* line 131, ../scss/layout/_header.scss */
  .topmenu .menu-group-right .header_extranet .icon {
    background-position: -42px 0;
  }

  /* line 141, ../scss/layout/_header.scss */
  .page-header-container {
    position: relative;
    padding: 40px 80px 0 80px;
  }
  /* line 144, ../scss/layout/_header.scss */
  .page-header-container .header-conainter-top {
    height: 20px;
  }
  /* line 148, ../scss/layout/_header.scss */
  .page-header-container .header-conainter-bottom {
    height: 80px;
    position: relative;
  }
}
/* line 155, ../scss/layout/_header.scss */
.header-language-container,
.page-header {
  font-family: open-sans, sans-serif;
  background-color: #FFFFFF;
}

/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
/* line 165, ../scss/layout/_header.scss */
.header-language-background {
  background-color: #A6A6A6;
}
/* line 170, ../scss/layout/_header.scss */
.header-language-background .header-language-container {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
/* line 176, ../scss/layout/_header.scss */
.header-language-background:after {
  content: '';
  display: table;
  clear: both;
}
/* line 180, ../scss/layout/_header.scss */
.header-language-background .form-language,
.header-language-background .currency-switcher {
  float: left;
}
/* line 186, ../scss/layout/_header.scss */
.header-language-background .welcome-msg {
  float: right;
}

/* line 191, ../scss/layout/_header.scss */
.page-header-container .store-language-container {
  float: right;
}
/* line 194, ../scss/layout/_header.scss */
.page-header-container .store-language-container select {
  border-radius: 0px;
  max-width: 100%;
  background-color: #EEEEEE;
  padding: 3px 30px 3px 10px;
  border: 0px solid;
  height: 30px;
  margin-left: 20px;
  font-size: 16px;
}
/* line 204, ../scss/layout/_header.scss */
.page-header-container .store-language-container select option {
  padding: 4px;
}
/* line 209, ../scss/layout/_header.scss */
.page-header-container .store-language-container select option:focus {
  outline: none;
}
/* line 213, ../scss/layout/_header.scss */
.page-header-container .store-language-container select:focus {
  outline: none;
}

@media only screen and (max-width: 479px) {
  /* line 220, ../scss/layout/_header.scss */
  .page-header-container .store-language-container {
    padding-top: 8px;
  }
  /* line 223, ../scss/layout/_header.scss */
  .page-header-container .store-language-container select {
    font-size: 12px;
  }
}
/* line 230, ../scss/layout/_header.scss */
.search-language {
  width: 100%;
  border-style: solid;
}

/* line 236, ../scss/layout/_header.scss */
.header-language-background,
.header-language-background a {
  color: #FFFFFF;
}

@media only screen and (max-width: 770px) {
  /* line 243, ../scss/layout/_header.scss */
  .header-language-background {
    display: none;
  }

  /* line 247, ../scss/layout/_header.scss */
  header {
    height: 55px;
  }
  /* line 249, ../scss/layout/_header.scss */
  header .topmenu {
    display: none;
  }
  /* line 252, ../scss/layout/_header.scss */
  header .header-conainter-top {
    display: none;
  }
  /* line 256, ../scss/layout/_header.scss */
  header .logo {
    height: 35px;
    width: 126px;
    margin: 20px 5px;
  }
}
/* ============================================ *
 * Logo
 * ============================================ */
/* line 269, ../scss/layout/_header.scss */
.logo {
  float: left;
  text-align: center;
  height: 70px;
  width: 250px;
  margin-right: 20px;
}

/* line 277, ../scss/layout/_header.scss */
.logo a {
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 10px;
}
/* line 287, ../scss/layout/_header.scss */
.logo a img {
  max-width: 100%;
}
/* line 291, ../scss/layout/_header.scss */
.logo a .small {
  display: block;
}
/* line 294, ../scss/layout/_header.scss */
.logo a .large {
  display: none;
}

/* line 300, ../scss/layout/_header.scss */
.skin-gimota .logo a {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/logo-gim-fa.svg");
}

/* line 306, ../scss/layout/_header.scss */
.skin-schoch .logo a {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/schoch-logo.svg");
}

/* line 312, ../scss/layout/_header.scss */
.skin-mechafin .logo {
  margin-top: 15px;
}
/* line 314, ../scss/layout/_header.scss */
.skin-mechafin .logo a {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/mechafin-logo.svg");
}

/* ============================================ *
 * navigation
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 334, ../scss/layout/_header.scss */
  .logo .small {
    display: none;
  }
  /* line 337, ../scss/layout/_header.scss */
  .logo .large {
    display: block;
  }
}
/* ============================================ *
 * Skip Links
 * ============================================ */
/* line 348, ../scss/layout/_header.scss */
.skip-links {
  clear: both;
  float: right;
  overflow: hidden;
  margin-top: 30px;
}
/* line 353, ../scss/layout/_header.scss */
.skip-links .mobile-menu-icon {
  width: 20px;
  height: 20px;
  display: block;
}
/* line 357, ../scss/layout/_header.scss */
.skip-links .mobile-menu-icon.close {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Hamburger.svg");
}
/* line 360, ../scss/layout/_header.scss */
.skip-links .mobile-menu-icon.open {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Close.svg");
}
/* line 363, ../scss/layout/_header.scss */
.skip-links .mobile-menu-icon:after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Close.svg");
}

@media only screen and (min-width: 771px) {
  /* line 374, ../scss/layout/_header.scss */
  .skip-links {
    display: none;
    border: 0;
  }
}
/* -------------------------------------------- *
 * Skip - Link
 */
/* line 385, ../scss/layout/_header.scss */
.skip-link {
  position: relative;
  float: left;
  width: 20%;
  height: 44px;
  background: #FFFFFF;
  color: #000000;
  line-height: 42px;
  text-align: center;
}

/* line 396, ../scss/layout/_header.scss */
a.skip-link {
  text-decoration: none;
}

/* line 400, ../scss/layout/_header.scss */
.skip-link:not(.skip-active):hover {
  opacity: 0.8;
}

@media only screen and (max-width: 770px) {
  /* line 408, ../scss/layout/_header.scss */
  .skip-link {
    border-right: 1px solid #EDEDED;
  }

  /* line 412, ../scss/layout/_header.scss */
  .skip-link:last-child {
    border-right: 0;
  }
}
@media only screen and (min-width: 500px) {
  /* line 422, ../scss/layout/_header.scss */
  .skip-link {
    width: 25%;
  }
}
/* -------------------------------------------- *
 * Skip Link - Active
 */
@media only screen and (max-width: 770px) {
  /* line 433, ../scss/layout/_header.scss */
  .skip-link.skip-active {
    background: #EDEDED;
    color: inherit;
  }

  /* line 438, ../scss/layout/_header.scss */
  .skip-link.skip-active span {
    color: inherit;
  }
}
/* -------------------------------------------- *
 * Skip Link - Icon
 */
/* line 448, ../scss/layout/_header.scss */
.skip-link .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

/* line 455, ../scss/layout/_header.scss */
.skip-link.skip-nav .icon,
.skip-link.skip-cart:not(.no-count) .icon {
  margin-right: 3px;
}

@media only screen and (min-width: 500px) {
  /* line 462, ../scss/layout/_header.scss */
  .skip-link .icon {
    margin-right: 3px;
  }
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
/* line 472, ../scss/layout/_header.scss */
.skip-link .label {
  display: none;
}

@media only screen and (min-width: 500px) {
  /* line 480, ../scss/layout/_header.scss */
  .skip-link .label {
    display: inline;
  }
}
/* ============================================ *
 * Skip Content
 * ============================================ */
/* line 490, ../scss/layout/_header.scss */
.skip-content {
  display: none;
}

/* line 494, ../scss/layout/_header.scss */
.skip-content.skip-active {
  display: block;
  background: #EDEDED;
}

/* ============================================ *
 * Global Header Navigation
 * ============================================ */
@media only screen and (max-width: 999px) {
  /* line 508, ../scss/layout/_header.scss */
  .page-header-container {
    padding: 40px 30px 0 30px;
  }

  /* line 513, ../scss/layout/_header.scss */
  .topmenu .menu-group-left {
    padding-left: 16px;
  }
  /* line 516, ../scss/layout/_header.scss */
  .topmenu .menu-group-right {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 527, ../scss/layout/_header.scss */
  #header-account li a {
    padding: 0 15px 0 25px;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    line-height: 30px;
  }

  /* line 536, ../scss/layout/_header.scss */
  #header-account li:last-child a {
    border-bottom: 0;
  }

  /* line 540, ../scss/layout/_header.scss */
  .page-header-container {
    padding: 0px 30px 0 30px;
  }
}
/* line 546, ../scss/layout/_header.scss */
.account-cart-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
}
@media only screen and (max-width: 770px) {
  /* line 546, ../scss/layout/_header.scss */
  .account-cart-wrapper {
    position: static;
  }
}

/* line 556, ../scss/layout/_header.scss */
#nav {
  padding: 0px;
  width: auto;
  margin: auto;
  z-index: 1;
  position: static;
}

/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
/* line 30, ../scss/layout/_header-nav.scss */
.skip-nav {
  width: 40%;
}
/* line 33, ../scss/layout/_header-nav.scss */
.skip-nav:not(.skip-active):hover {
  text-decoration: none;
}
/* line 36, ../scss/layout/_header-nav.scss */
.skip-nav:not(.skip-active):hover .icon {
  background-position: -46px 4px;
}

/* line 42, ../scss/layout/_header-nav.scss */
.skip-nav .label {
  display: inline;
}

/* line 46, ../scss/layout/_header-nav.scss */
.skip-nav .icon {
  background-position: 4px 4px;
}

@media only screen and (min-width: 500px) {
  /* line 55, ../scss/layout/_header-nav.scss */
  .skip-nav {
    width: 25%;
  }
}
@media only screen and (min-width: 771px) {
  /* line 65, ../scss/layout/_header-nav.scss */
  .skip-nav {
    display: none;
  }
}
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (max-width: 770px) {
  /* line 77, ../scss/layout/_header-nav.scss */
  #header-nav {
    padding: 5px 0;
  }
}
@media only screen and (min-width: 771px) {
  /* line 87, ../scss/layout/_header-nav.scss */
  #header-nav {
    display: block;
    /* Force visibility */
    padding-top: 25px;
  }

  /* line 92, ../scss/layout/_header-nav.scss */
  .nav-primary a {
    color: #000000;
    font-family: open-sans, sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 20px;
  }
  /* line 96, ../scss/layout/_header-nav.scss */
  .nav-primary a.level0 {
    color: #000000;
    font-family: open-sans, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    padding: 13px 20px;
  }
  /* line 101, ../scss/layout/_header-nav.scss */
  .nav-primary li:hover > a {
    color: #1F4373;
  }
}
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 113, ../scss/layout/_header-nav.scss */
  .nav-primary {
    display: block;
  }
}
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
/* line 126, ../scss/layout/_header-nav.scss */
.nav-primary a {
  text-decoration: none;
  position: relative;
  display: block;
}
/* line 132, ../scss/layout/_header-nav.scss */
.nav-primary li {
  position: relative;
}

/* line 168, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products > ul a {
  font-weight: normal;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media only screen and (min-width: 1440px) {
  /* line 144, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-1 ul ul.level2 > li.parent > a {
    padding-right: 30px;
    background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat center right 10px;
    pointer-events: none;
    cursor: default;
  }
  /* line 152, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-1 ul ul.level2 > li:hover > ul {
    display: block;
  }
  /* line 181, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-1 ul ul.level3 {
    position: absolute;
    left: 100%;
    top: 0px;
    border-left: 1px solid #ccc;
  }
}
@media only screen and (min-width: 1182px) {
  /* line 144, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-1 ul ul.level1 > li.parent > a {
    padding-right: 30px;
    background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat center right 10px;
    pointer-events: none;
    cursor: default;
  }
  /* line 152, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-1 ul ul.level1 > li:hover > ul {
    display: block;
  }
  /* line 189, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-1 ul ul.level2 {
    position: absolute;
    left: 100%;
    top: 0px;
    border-left: 1px solid #ccc;
  }
}
/* line 144, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products.nav-1 ul.level0 > li.parent > a {
  padding-right: 30px;
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat center right 10px;
  pointer-events: none;
  cursor: default;
}
/* line 152, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products.nav-1 ul.level0 > li:hover > ul {
  display: block;
}
/* line 196, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products.nav-1 ul ul.level1 {
  position: absolute;
  left: 100%;
  top: 0px;
  border-left: 1px solid #ccc;
}
@media only screen and (min-width: 1440px) {
  /* line 144, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-2 ul ul.level1 > li.parent > a {
    padding-right: 30px;
    background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat center right 10px;
    pointer-events: none;
    cursor: default;
  }
  /* line 152, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-2 ul ul.level1 > li:hover > ul {
    display: block;
  }
  /* line 207, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-2 ul ul.level2 {
    position: absolute;
    left: 100%;
    top: 0px;
    border-left: 1px solid #ccc;
  }
}
@media only screen and (min-width: 1182px) {
  /* line 144, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-2 ul.level0 > li.parent > a {
    padding-right: 30px;
    background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat center right 10px;
    pointer-events: none;
    cursor: default;
  }
  /* line 152, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-2 ul.level0 > li:hover > ul {
    display: block;
  }
  /* line 215, ../scss/layout/_header-nav.scss */
  #header-nav .nav-primary li.products.nav-2 ul ul.level1 {
    position: absolute;
    left: 100%;
    top: 0px;
    border-left: 1px solid #ccc;
  }
}
/* line 144, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products.nav-2 ul.level0 > li.parent > a {
  padding-right: 30px;
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat center right 10px;
  pointer-events: none;
  cursor: default;
}
/* line 152, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products.nav-2 ul.level0 > li:hover > ul {
  display: block;
}
/* line 222, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.products.nav-2 ul ul.level1 {
  position: absolute;
  left: 100%;
  top: 0px;
  border-left: 1px solid #ccc;
}

/* line 230, ../scss/layout/_header-nav.scss */
html.no-touch #header-nav .nav-primary li.products ul a {
  pointer-events: auto !important;
  cursor: pointer !important;
}
/* line 234, ../scss/layout/_header-nav.scss */
html.no-touch #header-nav .nav-primary li.level0 > a {
  pointer-events: auto !important;
  cursor: pointer !important;
}

/* line 242, ../scss/layout/_header-nav.scss */
.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
  display: block;
}

/* line 252, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.level0:hover, #header-nav .nav-primary li.level0.active {
  background-color: #EEEEEE;
}
/* line 256, ../scss/layout/_header-nav.scss */
#header-nav .nav-primary li.level0 > a {
  pointer-events: none;
  cursor: default;
}

/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 268, ../scss/layout/_header-nav.scss */
  .nav-primary {
    /* Default styles for 1+ drop-down menus */
  }
  /* line 274, ../scss/layout/_header-nav.scss */
  .nav-primary li.level0,
  .nav-primary a.level0 {
    display: inline-block;
  }
  /* line 279, ../scss/layout/_header-nav.scss */
  .nav-primary li:last-child > a {
    border-bottom: none;
  }
  /* line 288, ../scss/layout/_header-nav.scss */
  .nav-primary .menu-active {
    z-index: 200;
  }
  /* line 293, ../scss/layout/_header-nav.scss */
  .nav-primary li.level0 ul {
    position: absolute;
    left: 0;
    z-index: 10;
    max-width: 1280px;
    background-color: #EEEEEE;
    min-width: 250px;
    display: none;
    /* Hide until displayed. */
  }
  /* line 303, ../scss/layout/_header-nav.scss */
  .nav-primary li.level0 {
    margin-left: 2px;
  }
  /* line 305, ../scss/layout/_header-nav.scss */
  .nav-primary li.level0:hover, .nav-primary li.level0:active {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
  }
  /* line 308, ../scss/layout/_header-nav.scss */
  .nav-primary li.level0:hover ul.level0, .nav-primary li.level0:active ul.level0 {
    display: block;
  }
}
/* line 318, ../scss/layout/_header-nav.scss */
.nav-primary li.menu-active > ul {
  display: block;
}

@media only screen and (max-width: 1250px) {
  /* line 326, ../scss/layout/_header-nav.scss */
  .nav-primary a, .nav-primary a.level0 {
    font-size: 17px;
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 850px) {
  /* line 335, ../scss/layout/_header-nav.scss */
  .nav-primary a, .nav-primary a.level0 {
    font-size: 15px;
    padding: 7px 3px;
  }
}
/* ============================================ *
 * Search - Skip Link
 * ============================================ */
/* line 33, ../scss/layout/_header-search.scss */
.skip-search:not(.skip-active):hover .icon {
  background-position: -46px -146px;
}
/* line 38, ../scss/layout/_header-search.scss */
.skip-search .icon {
  background-position: 4px -146px;
}

@media only screen and (min-width: 771px) {
  /* line 48, ../scss/layout/_header-search.scss */
  .skip-search {
    display: none;
  }
}
/* ============================================ *
 * Search - Skip Content
 * ============================================ */
/* line 58, ../scss/layout/_header-search.scss */
#header-search {
  padding: 20px;
}

@media only screen and (min-width: 771px) {
  /* line 66, ../scss/layout/_header-search.scss */
  #header-search {
    display: block;
    padding: 0;
    width: 35%;
    float: right;
  }
}
/* ============================================ *
 * Search Input
 * ============================================ */
/* line 79, ../scss/layout/_header-search.scss */
#search_mini_form .input-box {
  position: relative;
  padding-top: 0;
}

/* line 84, ../scss/layout/_header-search.scss */
#search_mini_form label {
  display: none;
}

/* line 88, ../scss/layout/_header-search.scss */
#search {
  width: 100%;
  padding-right: 40px;
  font-family: open-sans, sans-serif;
}
/* line 92, ../scss/layout/_header-search.scss */
#search:focus {
  outline: none;
}

/* line 97, ../scss/layout/_header-search.scss */
#search_mini_form .search-button {
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  border: 0;
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Search.svg");
}

/*#search_mini_form .search-button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    @extend .icon-sprite;
    background-position: 0+4px (-150px + ($toolbar-icon-padding-offset/2));
}*/
/* line 124, ../scss/layout/_header-search.scss */
#search_mini_form .search-button:hover:before {
  opacity: 0.8;
}

/* line 128, ../scss/layout/_header-search.scss */
#search_mini_form .search-button:active:before {
  margin-top: -13px;
  margin-left: -13px;
}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
/* line 37, ../scss/layout/_header-account.scss */
.skip-account:not(.skip-active):hover .icon {
  background-position: -46px -44px;
}
/* line 42, ../scss/layout/_header-account.scss */
.skip-account .icon {
  background-position: 4px -44px;
}

@media only screen and (min-width: 771px) {
  /* line 52, ../scss/layout/_header-account.scss */
  .skip-account {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
  }

  /* line 64, ../scss/layout/_header-account.scss */
  #header-account.skip-active {
    background: #FBFBFB;
    border: solid 1px #CCCCCC;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 115px;
    width: 200px;
  }

  /* line 74, ../scss/layout/_header-account.scss */
  #header-account a {
    display: block;
    padding: 5px 10px;
    color: #000000;
    line-height: 2;
  }

  /* line 81, ../scss/layout/_header-account.scss */
  #header-account a:hover {
    color: #A6A6A6;
  }
}
/* -------------------------------------------- *
 * Account Links
 */
/* line 91, ../scss/layout/_header-account.scss */
#header-account {
  padding: 5px 0;
}

/* line 95, ../scss/layout/_header-account.scss */
#header-account a {
  position: relative;
  display: block;
  padding: 5px 10px;
  line-height: 23px;
  text-align: center;
}

/* line 103, ../scss/layout/_header-account.scss */
#header-account a:hover {
  color: #A6A6A6;
}

/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
/* line 41, ../scss/layout/_header-cart.scss */
.skip-cart .icon {
  background-position: 0px -95px;
}

@media only screen and (min-width: 771px) {
  /* line 51, ../scss/layout/_header-cart.scss */
  .skip-cart {
    width: auto;
    padding: 0 10px;
  }

  /* line 59, ../scss/layout/_header-cart.scss */
  #header-cart.skip-active {
    background: #FBFBFB;
    border: solid 1px #CCCCCC;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
  }
}
/* -------------------------------------------- *
 * Skip Cart Notifier
 */
/* line 76, ../scss/layout/_header-cart.scss */
.skip-cart .count {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(166, 166, 166, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family: open-sans, sans-serif;
}

/* line 91, ../scss/layout/_header-cart.scss */
.skip-link.skip-active .count {
  color: white;
}

/* line 99, ../scss/layout/_header-cart.scss */
.skip-cart.no-count .count {
  display: none;
}

@media only screen and (max-width: 499px) {
  /* line 104, ../scss/layout/_header-cart.scss */
  .skip-cart .count {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 771px) {
  /* line 110, ../scss/layout/_header-cart.scss */
  .skip-cart {
    color: #A6A6A6;
    text-transform: uppercase;
  }
  /* line 114, ../scss/layout/_header-cart.scss */
  .skip-cart:hover {
    text-decoration: none;
  }
  /* line 118, ../scss/layout/_header-cart.scss */
  .skip-cart .count {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
  }
  /* line 126, ../scss/layout/_header-cart.scss */
  .skip-cart .count:before {
    content: '(';
  }
  /* line 129, ../scss/layout/_header-cart.scss */
  .skip-cart .count:after {
    content: ')';
  }

  /* line 134, ../scss/layout/_header-cart.scss */
  .skip-cart .count,
  .skip-link.skip-active .count {
    color: #A6A6A6;
  }
}
/* line 140, ../scss/layout/_header-cart.scss */
.skip-cart .count.empty {
  display: none;
}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
/* line 148, ../scss/layout/_header-cart.scss */
.cart-menu .empty {
  padding: 20px;
  text-align: center;
}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
/* line 159, ../scss/layout/_header-cart.scss */
.cart-menu .actions {
  overflow: hidden;
  padding: 15px;
}

/* line 164, ../scss/layout/_header-cart.scss */
.cart-menu .actions .button, .cart-menu .actions .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .cart-menu .actions .button {
  float: left;
  width: 48%;
}

/* line 169, ../scss/layout/_header-cart.scss */
.cart-menu .actions .button + .button, .cart-menu .actions .cms-page-view #mc_embed_signup form .button + .button, .cms-page-view #mc_embed_signup form .cart-menu .actions .button + .button {
  margin-left: 4%;
}

/* Subtotal */
/* line 175, ../scss/layout/_header-cart.scss */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: open-sans, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}

/* List */
/* line 184, ../scss/layout/_header-cart.scss */
.mini-cart-list {
  margin-bottom: 5px;
}

/* line 188, ../scss/layout/_header-cart.scss */
.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
  line-height: 1.35;
}

/* line 197, ../scss/layout/_header-cart.scss */
.mini-cart-list .product-name {
  display: inline-block;
}

/* line 201, ../scss/layout/_header-cart.scss */
.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

/* line 207, ../scss/layout/_header-cart.scss */
.mini-cart-list .product-image img {
  width: 60px;
  height: 60px;
}

/* line 214, ../scss/layout/_header-cart.scss */
.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #A6A6A6;
  font-size: 12px;
}

/* Too full - additional items will be shown in cart */
/* line 221, ../scss/layout/_header-cart.scss */
.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
}

/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
/* line 34, ../scss/layout/_footer.scss */
.footer,
.footer button {
  font-family: open-sans, sans-serif;
}

/* line 40, ../scss/layout/_footer.scss */
.footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #CCCCCC;
  padding-top: 30px;
  /*.button{
    @include osb15white;
    font-size:10px;
    background-color: $main_color;
    border-radius: 5px;
    hover:{
  	background-color: $main_color;
  	opacity: 0.8;
    }
  }*/
  /* -------------------------------------------- *
   * Social icons
   */
}
/* line 50, ../scss/layout/_footer.scss */
.footer p {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 25px;
}
/* line 54, ../scss/layout/_footer.scss */
.footer a {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  text-decoration: none;
}
/* line 58, ../scss/layout/_footer.scss */
.footer a:hover {
  color: #A6A6A6;
}
/* line 73, ../scss/layout/_footer.scss */
.footer .block-title {
  border-bottom: 0;
  padding: 3px 0;
}
/* line 78, ../scss/layout/_footer.scss */
.footer .block-title strong {
  font-weight: normal;
}
/* line 82, ../scss/layout/_footer.scss */
.footer .block-title,
.footer address {
  color: #1F4373;
}
/* line 87, ../scss/layout/_footer.scss */
.footer .links {
  float: left;
  width: 17%;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
/* line 93, ../scss/layout/_footer.scss */
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
/* line 99, ../scss/layout/_footer.scss */
.footer .links a {
  color: #000000;
}
/* line 101, ../scss/layout/_footer.scss */
.footer .links a:hover {
  color: #A6A6A6;
}
/* line 107, ../scss/layout/_footer.scss */
.footer .label {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  line-height: 22px;
}
/* line 110, ../scss/layout/_footer.scss */
.footer .block-subscribe {
  float: right;
  width: 320px;
  margin-bottom: 30px;
}
/* line 116, ../scss/layout/_footer.scss */
.footer .links,
.footer .block-subscribe {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 122, ../scss/layout/_footer.scss */
.footer .form-subscribe-header {
  display: none;
}
/* line 130, ../scss/layout/_footer.scss */
.footer .links.social-media em {
  background-image: url(https://www.gimota.ch/skin/frontend/gimota/default/images/social_icons.png);
  background-repeat: no-repeat;
  width: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  /* line 140, ../scss/layout/_footer.scss */
  .footer .links.social-media em {
    background-image: url(https://www.gimota.ch/skin/frontend/gimota/default/images/social_icons@2x.png);
    background-size: 50px 125px;
  }
}
/* line 147, ../scss/layout/_footer.scss */
.footer .links.social-media em.facebook {
  background-position: 0 -0px;
  height: 13px;
}
/* line 152, ../scss/layout/_footer.scss */
.footer .links.social-media a:hover em.facebook {
  background-position: -25px -0px;
}
/* line 147, ../scss/layout/_footer.scss */
.footer .links.social-media em.twitter {
  background-position: 0 -24px;
  height: 13px;
}
/* line 152, ../scss/layout/_footer.scss */
.footer .links.social-media a:hover em.twitter {
  background-position: -25px -24px;
}
/* line 147, ../scss/layout/_footer.scss */
.footer .links.social-media em.youtube {
  background-position: 0 -49px;
  height: 13px;
}
/* line 152, ../scss/layout/_footer.scss */
.footer .links.social-media a:hover em.youtube {
  background-position: -25px -49px;
}
/* line 147, ../scss/layout/_footer.scss */
.footer .links.social-media em.pinterest {
  background-position: 0 -74px;
  height: 15px;
}
/* line 152, ../scss/layout/_footer.scss */
.footer .links.social-media a:hover em.pinterest {
  background-position: -25px -74px;
}
/* line 147, ../scss/layout/_footer.scss */
.footer .links.social-media em.rss {
  background-position: 0 -99px;
  height: 13px;
}
/* line 152, ../scss/layout/_footer.scss */
.footer .links.social-media a:hover em.rss {
  background-position: -25px -99px;
}
/* line 165, ../scss/layout/_footer.scss */
.footer .block-subscribe .input-box {
  float: left;
  width: 65.625%;
  padding-top: 0;
}
/* line 171, ../scss/layout/_footer.scss */
.footer .block-subscribe .input-text {
  width: 100%;
  border-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 177, ../scss/layout/_footer.scss */
.footer .block-subscribe .block-content {
  padding-top: 7px;
}
/* line 180, ../scss/layout/_footer.scss */
.footer .block-subscribe .block-content:after {
  content: '';
  display: table;
  clear: both;
}
/* line 185, ../scss/layout/_footer.scss */
.footer .block-subscribe .actions {
  float: left;
  width: 34.375%;
  margin: 0;
}
/* line 191, ../scss/layout/_footer.scss */
.footer .block-subscribe .actions .button, .footer .block-subscribe .actions .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .footer .block-subscribe .actions .button {
  height: 30px;
  line-height: 17px;
  float: left;
}
/* line 197, ../scss/layout/_footer.scss */
.footer .bugs,
.footer address {
  clear: both;
}
/* line 202, ../scss/layout/_footer.scss */
.footer .bugs {
  display: none;
}
/* line 206, ../scss/layout/_footer.scss */
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
  clear: both;
  margin-bottom: 10px;
}
/* line 213, ../scss/layout/_footer.scss */
.footer .form-language,
.footer .currency-switcher {
  display: none;
}
/* line 218, ../scss/layout/_footer.scss */
.footer address {
  border-top: 1px solid #CCCCCC;
  text-align: center;
  width: 100%;
  font-size: 11px;
  margin-top: 30px;
  padding: 30px 0;
}
@media only screen and (max-width: 1199px) {
  /* line 231, ../scss/layout/_footer.scss */
  .footer .links {
    width: 22.65625%;
    padding-right: 0;
    margin-right: 3.125%;
  }
  /* line 237, ../scss/layout/_footer.scss */
  .footer .links:nth-child(4) {
    margin-right: 0;
  }
  /* line 241, ../scss/layout/_footer.scss */
  .footer .block-subscribe {
    clear: both;
    float: none;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (max-width: 770px) {
  /* line 249, ../scss/layout/_footer.scss */
  .footer .form-language,
  .footer .currency-switcher {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  /* line 259, ../scss/layout/_footer.scss */
  .footer .links {
    width: 48.4375%;
    margin-right: 0;
  }
  /* line 264, ../scss/layout/_footer.scss */
  .footer .links:nth-child(odd) {
    margin-right: 3.125%;
    clear: both;
  }
  /* line 269, ../scss/layout/_footer.scss */
  .footer .block-subscribe {
    clear: both;
    float: left;
    width: 100%;
  }
}
/* line 275, ../scss/layout/_footer.scss */
.footer .navigation {
  width: 25%;
  float: left;
}
/* line 279, ../scss/layout/_footer.scss */
.footer .downloadcenter {
  width: 25%;
  float: left;
  padding-right: 3px;
}
/* line 284, ../scss/layout/_footer.scss */
.footer .partner {
  width: 25%;
  float: left;
}
/* line 289, ../scss/layout/_footer.scss */
.footer .impressum {
  display: block;
  float: right;
}
/* line 293, ../scss/layout/_footer.scss */
.footer .impressum > div {
  margin-bottom: 20px;
  display: block;
  float: right;
}
/* line 297, ../scss/layout/_footer.scss */
.footer .impressum > div p {
  font-weight: normal;
  margin-bottom: 0px;
  line-height: normal;
}

@media only screen and (max-width: 770px) {
  /* line 312, ../scss/layout/_footer.scss */
  .footer .contact, .footer .navigation, .footer .downloadcenter, .footer .partner {
    width: 50%;
    margin-bottom: 20px;
  }

  /* line 317, ../scss/layout/_footer.scss */
  .homepage-footer {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  /* line 324, ../scss/layout/_footer.scss */
  .footer .contact, .footer .navigation, .footer .downloadcenter, .footer .partner {
    width: 100%;
  }
}
/* line 331, ../scss/layout/_footer.scss */
.footer .contact, .contact-info .contact {
  width: 25%;
  float: left;
  min-width: 200px;
}
/* line 335, ../scss/layout/_footer.scss */
.footer .contact .icon, .contact-info .contact .icon {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/icon_sprite_black.png");
  display: inline-block;
  height: 25px;
  vertical-align: middle;
  width: 21px;
}
/* line 344, ../scss/layout/_footer.scss */
.footer .contact .adresse .icon, .contact-info .contact .adresse .icon {
  background-position: -24px 0;
}
/* line 347, ../scss/layout/_footer.scss */
.footer .contact .label, .contact-info .contact .label {
  margin-bottom: 10px;
}
/* line 352, ../scss/layout/_footer.scss */
.footer .contact .footer_mail a, .contact-info .contact .footer_mail a {
  color: #000000;
  text-decoration: none;
}
/* line 357, ../scss/layout/_footer.scss */
.footer .contact .footer_mail a .icon, .contact-info .contact .footer_mail a .icon {
  background-position: -96px 0;
}
/* line 361, ../scss/layout/_footer.scss */
.footer .contact .footer_telefon .icon, .contact-info .contact .footer_telefon .icon {
  background-position: -70px 0;
}
/* line 365, ../scss/layout/_footer.scss */
.footer .contact .footer_fax .icon, .contact-info .contact .footer_fax .icon {
  background-position: -48px 0;
}
/* line 369, ../scss/layout/_footer.scss */
.footer .contact .label, .contact-info .contact .label {
  width: 150px;
  display: inline-table;
  margin-left: 17px;
}

/* line 378, ../scss/layout/_footer.scss */
.contact-info .contact {
  width: 100%;
}
/* line 380, ../scss/layout/_footer.scss */
.contact-info .contact .label {
  width: 260px;
}

/* line 387, ../scss/layout/_footer.scss */
.cms-index-index .footer, .contact-page .footer {
  border-top: 0px;
}

/* line 27, ../scss/layout/_we-are.scss */
.we-are {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-bottom: 80px;
}
/* line 32, ../scss/layout/_we-are.scss */
.we-are h1 {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 30px;
  font-size: 42px;
  line-height: 57px;
  text-transform: none;
}
/* line 40, ../scss/layout/_we-are.scss */
.we-are p,
.we-are h2 {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 12px;
}
/* line 47, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper {
  margin: 0 auto;
  width: 80%;
}
/* line 50, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper a {
  display: block;
  text-decoration: underline;
  margin-top: 25px;
  margin-bottom: 35px;
  color: black;
}
/* line 57, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper > div {
  width: 33.3%;
  padding: 0px 5%;
  float: left;
  font-size: 16px;
}
/* line 62, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper > div .icon {
  width: 160px;
  margin: 0 auto;
  background: no-repeat center;
  margin-bottom: 20px;
}
/* line 70, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper .erfahren .icon {
  height: 65px;
  width: 50px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Erfahren.svg");
}
/* line 78, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper .zertifiziert .icon {
  height: 62px;
  width: 51px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Zertifiziert.svg");
}
/* line 87, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper .vernetzt .icon {
  height: 66px;
  width: 65px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Vernetzt.svg");
}
/* line 93, ../scss/layout/_we-are.scss */
.we-are .weare-wrapper:after {
  clear: both;
}
/* line 98, ../scss/layout/_we-are.scss */
.we-are:after {
  clear: both;
}

@media screen and (max-width: 770px) {
  /* line 108, ../scss/layout/_we-are.scss */
  .we-are {
    margin-bottom: 20px;
  }
  /* line 111, ../scss/layout/_we-are.scss */
  .we-are .weare-wrapper > div {
    width: 100%;
  }
  /* line 113, ../scss/layout/_we-are.scss */
  .we-are .weare-wrapper > div > div {
    float: left;
    width: 50%;
    padding: 0px 10px;
  }
  /* line 118, ../scss/layout/_we-are.scss */
  .we-are .weare-wrapper > div .weare-text {
    text-align: left;
  }
  /* line 121, ../scss/layout/_we-are.scss */
  .we-are .weare-wrapper > div .weare-icon {
    margin-top: 50px;
  }
}
/* line 27, ../scss/layout/_contact.scss */
.contact-top {
  margin-top: 20px;
}
/* line 29, ../scss/layout/_contact.scss */
.contact-top > div {
  float: left;
}
/* line 32, ../scss/layout/_contact.scss */
.contact-top .contact-inputs {
  width: 60%;
  padding-right: 50px;
}
/* line 36, ../scss/layout/_contact.scss */
.contact-top .contact-info {
  width: 40%;
}

/* line 41, ../scss/layout/_contact.scss */
form#contactForm {
  padding-left: 0px;
}
/* line 45, ../scss/layout/_contact.scss */
form#contactForm .form-list li .input-box {
  display: inline-block;
  width: 78%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 770px) {
  /* line 45, ../scss/layout/_contact.scss */
  form#contactForm .form-list li .input-box {
    width: 100%;
  }
}
/* line 52, ../scss/layout/_contact.scss */
form#contactForm .form-list li .input-box textarea {
  max-width: 100%;
  padding: 0px;
  height: 100px;
}
/* line 57, ../scss/layout/_contact.scss */
form#contactForm .form-list li .input-box input {
  width: 100%;
  padding: 0px;
  padding-left: 5px;
}
/* line 62, ../scss/layout/_contact.scss */
form#contactForm .form-list li .input-box input[type="radio"] {
  width: auto;
  vertical-align: middle;
  margin-right: 5px;
  height: 20px;
}
/* line 69, ../scss/layout/_contact.scss */
form#contactForm .form-list li label {
  width: 20%;
  font-weight: normal;
  font-size: 15px;
  vertical-align: top;
}
@media only screen and (max-width: 770px) {
  /* line 69, ../scss/layout/_contact.scss */
  form#contactForm .form-list li label {
    width: 100%;
  }
}
/* line 77, ../scss/layout/_contact.scss */
form#contactForm .form-list li label.required:after {
  content: "";
}
/* line 82, ../scss/layout/_contact.scss */
form#contactForm .form-list .optional {
  text-align: right;
  margin-right: 2%;
  font-size: 12px;
}
/* line 88, ../scss/layout/_contact.scss */
form#contactForm .buttons-set button.button {
  background-color: #F25D27;
}
/* line 90, ../scss/layout/_contact.scss */
form#contactForm .buttons-set button.button:hover {
  background-color: #f14b0f;
}

/* line 96, ../scss/layout/_contact.scss */
.contact-map {
  margin: 0px -80px;
  margin-top: 30px;
}
/* line 99, ../scss/layout/_contact.scss */
.contact-map .gmaps_image {
  margin-right: -20px;
}
/* line 103, ../scss/layout/_contact.scss */
.contact-map .gm-style-iw > div {
  overflow: visible !important;
}
/* line 105, ../scss/layout/_contact.scss */
.contact-map .gm-style-iw > div > div {
  overflow: visible !important;
}

@media only screen and (max-width: 999px) {
  /* line 113, ../scss/layout/_contact.scss */
  .contact-map {
    margin: 0px -30px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 121, ../scss/layout/_contact.scss */
  .contact-top .contact-inputs {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }
  /* line 126, ../scss/layout/_contact.scss */
  .contact-top .contact-info {
    width: 100%;
  }
}
/* line 132, ../scss/layout/_contact.scss */
.routeplaner-link {
  font-size: 16px;
  color: #000;
  margin-top: 10px;
  display: block;
  width: 100%;
  background: #fff;
  margin-left: 10px;
  padding: 40px 10px 5px 10px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/routenplaner.png");
  background-position: center top 3px;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  text-align: center;
}
/* line 146, ../scss/layout/_contact.scss */
.routeplaner-link:hover {
  text-decoration: none;
}

/* ============================================ *
 * Main content container
 * ============================================ */
/* line 30, ../scss/layout/_homepage.scss */
.homepage_container {
  width: 1280px;
  display: inline-block;
  width: 100%;
  /* -------------------------------------------- *
  left column
  */
  /* -------------------------------------------- *
    right column
  */
}
/* line 36, ../scss/layout/_homepage.scss */
.homepage_container > div {
  width: 50%;
}
/* line 44, ../scss/layout/_homepage.scss */
.homepage_container .homepage-left {
  float: left;
  padding-right: 20px;
}
/* line 51, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right {
  float: left;
  padding-left: 20px;
}
/* line 54, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 58, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download .dwnl_img {
  background-position: right;
  transition: all .5s ease-in-out;
}
/* line 63, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download:hover .dwnl_img {
  transform: scale(1.2);
}
/* line 67, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download .download-over-image {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  display: inline-table;
}
/* line 75, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download .download-over-image span {
  display: block;
}
/* line 78, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download .download-over-image .dwln_icon {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Downloadcenter.svg");
  height: 148px;
  z-index: 1;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1150px) {
  /* line 78, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .homepage-download .download-over-image .dwln_icon {
    background-size: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 78, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .homepage-download .download-over-image .dwln_icon {
    background-size: 148px;
    height: 148px;
  }
}
@media only screen and (max-width: 550px) {
  /* line 78, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .homepage-download .download-over-image .dwln_icon {
    background-size: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 78, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .homepage-download .download-over-image .dwln_icon {
    background-size: 70px;
    height: 70px;
  }
}
/* line 103, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .homepage-download .download-over-image .iconcaption {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 43px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 420px) {
  /* line 103, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .homepage-download .download-over-image .iconcaption {
    color: #FFFFFF;
    font-family: open-sans, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
  }
}
/* line 114, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container {
  max-width: 100%;
  background-color: #EEEEEE;
  margin-top: 30px;
  padding: 20px 0px;
  position: relative;
}
@media only screen and (max-width: 770px) {
  /* line 114, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container {
    display: none;
  }
}
/* line 122, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container p {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
  text-rendering: optimizeSpeed;
  text-align: center;
}
/* line 128, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .continent p {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 20px;
}
/* line 135, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries {
  text-align: center;
  padding: 0px 10px;
}
/* line 138, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div {
  padding: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding-right: 10px;
}
/* line 142, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div.partner {
  width: 50%;
  text-align: left;
}
@media only screen and (max-width: 1100px) {
  /* line 142, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container .countries > div.partner {
    width: 100%;
  }
}
@media only screen and (max-width: 770px) {
  /* line 142, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container .countries > div.partner {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 142, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container .countries > div.partner {
    width: 100%;
  }
}
/* line 154, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div.partner a {
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}
/* line 158, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div.partner a:hover {
  text-decoration: underline;
}
/* line 163, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div.country {
  width: 25%;
}
@media only screen and (max-width: 1100px) {
  /* line 163, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container .countries > div.country {
    width: 50%;
  }
}
@media only screen and (max-width: 770px) {
  /* line 163, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container .countries > div.country {
    width: 25%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 163, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right .map-container .countries > div.country {
    width: 50%;
  }
}
/* line 174, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div.country a {
  cursor: pointer;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  text-align: left;
}
/* line 179, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .countries > div.country a:hover {
  text-decoration: underline;
}
/* line 188, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container .back {
  cursor: pointer;
  padding: 20px;
}
/* line 192, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container #map_holder .loading {
  width: 100%;
  height: 200px;
  position: relative;
}
/* line 196, ../scss/layout/_homepage.scss */
.homepage_container .homepage-right .map-container #map_holder .loading > div {
  width: 40px;
  height: 40px;
  background-image: url(https://www.gimota.ch/skin/frontend/gimota/default/images/ExtranetBlack.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  -moz-animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@media only screen and (max-width: 770px) {
  /* line 218, ../scss/layout/_homepage.scss */
  .homepage_container > div {
    width: 100%;
  }
  /* line 221, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-right {
    padding-left: 0px;
  }
  /* line 224, ../scss/layout/_homepage.scss */
  .homepage_container .homepage-left {
    padding-right: 0px;
  }
}
/* line 231, ../scss/layout/_homepage.scss */
.homepage .banner {
  height: 475px;
  width: 100%;
}
/* line 234, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left {
  width: 67%;
  height: 475px;
  float: left;
}
/* line 238, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-top {
  height: 20px;
  width: 20px;
  border-top: 20px solid transparent;
  border-bottom: none;
  border-right: 20px solid #0C1B2F;
  float: right;
}
/* line 246, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content {
  height: 435px;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
/* line 251, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
/* line 259, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 268, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr li > div {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 272, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr li > div > div {
  position: absolute;
}
/* line 280, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .teaser-style > div {
  left: 20px;
  top: 200px;
  background-color: #FFFFFF;
}
/* line 285, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .teaser-style .header {
  margin-top: 22px;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 75px;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #1F4373;
  background-color: #FFFFFF;
  margin-bottom: 0px;
  padding: 10px 15px 1px 15px;
  display: inline-block;
  line-height: 1;
  margin-top: 12px;
}
/* line 295, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .teaser-style .text {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 40px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
  margin: 0px;
  color: #1F4373;
  background-color: #FFFFFF;
  padding: 10px 15px 20px 15px;
  display: block;
  font-weight: normal;
  margin-top: -1px;
}
/* line 308, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .product-style img {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 313, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .product-style .text-area {
  left: 52%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 317, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .product-style .text-area .header {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 40px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
  margin-bottom: 0px;
  padding: 10px 15px 0px 0px;
  display: inline-block;
  margin-top: 0px;
}
/* line 324, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr .product-style .text-area .text {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 100;
  padding: 10px 15px 20px 0px;
  display: inline-block;
}
/* line 338, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr li:first-child {
  position: relative;
  display: block;
  float: left;
}
/* line 344, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-content #banner-slider-sr img {
  display: block;
  height: auto;
  float: left;
  border: 0;
  max-width: 858px;
}
/* line 354, ../scss/layout/_homepage.scss */
.homepage .banner .banner-left .banner-bottom {
  height: 20px;
  width: 20px;
  border-bottom: 20px solid transparent;
  border-top: none;
  border-right: 20px solid #0C1B2F;
  float: right;
}
/* line 363, ../scss/layout/_homepage.scss */
.homepage .banner .banner-right {
  width: 33%;
  background-color: #1F4373;
  background-image: linear-gradient(to bottom, #1f4373 0%, #0c1b2f 100%);
  height: 475px;
  float: left;
  padding: 10px;
  text-align: center;
}
/* line 371, ../scss/layout/_homepage.scss */
.homepage .banner .banner-right .filter-text {
  margin-top: 20px;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  display: block;
}
/* line 379, ../scss/layout/_homepage.scss */
.homepage .homepage-footer {
  position: relative;
  margin: 90px -80px 0px -80px;
}
/* line 383, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr {
  position: relative;
  list-style: none;
  overflow: hidden;
  max-width: 1440px;
  height: 532px;
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 392, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  position: absolute;
  height: 100%;
}
/* line 402, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li img {
  display: block;
  height: auto;
  float: left;
  border: 0;
}
/* line 409, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li .inner {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 415, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li .inner span {
  display: block;
}
/* line 418, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li .inner .slider-header {
  margin-top: 22px;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 75px;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #FFFFFF;
  text-transform: none;
}
@media screen and (max-width: 1300px) {
  /* line 418, ../scss/layout/_homepage.scss */
  .homepage .homepage-footer #customer-slider-sr li .inner .slider-header {
    font-size: 30px;
    line-height: 40px;
  }
}
/* line 428, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li .inner .slider-text {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  line-height: 43px;
  font-weight: lighter;
  margin-top: 40px;
  padding: 0px 10%;
}
@media screen and (max-width: 1300px) {
  /* line 428, ../scss/layout/_homepage.scss */
  .homepage .homepage-footer #customer-slider-sr li .inner .slider-text {
    color: #FFFFFF;
    font-family: open-sans, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    font-weight: 100;
  }
}
/* line 437, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li .inner .slider-person {
  margin-top: 30px;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: lighter;
}
/* line 444, ../scss/layout/_homepage.scss */
.homepage .homepage-footer #customer-slider-sr li:first-child {
  position: relative;
  display: block;
  float: left;
}
/* line 450, ../scss/layout/_homepage.scss */
.homepage .homepage-footer .rslides_nav {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 4%;
  overflow: hidden;
  text-decoration: none;
  margin-top: -60px;
  font-size: 50px;
  padding: 20px;
  color: #FFFFFF;
  font-weight: lighter;
}
/* line 462, ../scss/layout/_homepage.scss */
.homepage .homepage-footer .rslides_nav:focus {
  outline: none;
}
/* line 466, ../scss/layout/_homepage.scss */
.homepage .homepage-footer .rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 4%;
}

/* line 475, ../scss/layout/_homepage.scss */
.skin-gimota #customer-slider-sr {
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Testimonials.jpg") no-repeat;
}

/* line 481, ../scss/layout/_homepage.scss */
.skin-schoch #customer-slider-sr {
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Testimonials-schoch.jpg") no-repeat;
}

/* line 487, ../scss/layout/_homepage.scss */
.skin-mechafin #customer-slider-sr {
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Testimonials-mechafin.jpg") no-repeat;
}

/* line 491, ../scss/layout/_homepage.scss */
.homepage-category {
  margin-top: 50px;
}
/* line 494, ../scss/layout/_homepage.scss */
.homepage-category .title-row h1 {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px !important;
  line-height: 36px !important;
  text-transform: none !important;
  margin: 0 !important;
}
/* line 503, ../scss/layout/_homepage.scss */
.homepage-category .title-row .title {
  float: left;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
}
/* line 507, ../scss/layout/_homepage.scss */
.homepage-category .title-row .link {
  float: right;
}
/* line 509, ../scss/layout/_homepage.scss */
.homepage-category .title-row .link a {
  background-color: #F25D27;
}
/* line 511, ../scss/layout/_homepage.scss */
.homepage-category .title-row .link a:hover {
  background-color: #f14b0f;
}
@media only screen and (max-width: 599px) {
  /* line 507, ../scss/layout/_homepage.scss */
  .homepage-category .title-row .link {
    margin-top: 5px;
    float: left;
    clear: both;
  }
}
/* line 523, ../scss/layout/_homepage.scss */
.homepage-category .morebutton a {
  background-color: #F25D27;
  float: right;
  padding: 5px 10px;
}

/* line 531, ../scss/layout/_homepage.scss */
.homepage-products {
  margin-bottom: 50px;
}
/* line 533, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row {
  margin-top: 50px;
}
/* line 535, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .title-row {
  margin-bottom: 15px;
}
/* line 537, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .title-row .title {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
}
/* line 541, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products {
  background-color: #EEEEEE;
}
/* line 543, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product {
  width: 25%;
  padding: 10px 20px;
  float: left;
}
@media only screen and (max-width: 1440px) {
  /* line 543, ../scss/layout/_homepage.scss */
  .homepage-products .homepage-products-row .products .product {
    width: 33.3%;
  }
}
@media only screen and (max-width: 1060px) {
  /* line 543, ../scss/layout/_homepage.scss */
  .homepage-products .homepage-products-row .products .product {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) {
  /* line 543, ../scss/layout/_homepage.scss */
  .homepage-products .homepage-products-row .products .product {
    width: 100%;
  }
}
/* line 557, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product .image img {
  margin: 0 auto;
}
/* line 561, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product .textarea {
  font-size: 15px;
  min-height: 150px;
}
/* line 564, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product .textarea .header {
  font-weight: bold;
  padding: 10px 0px;
}
/* line 565, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product .textarea .header a {
  color: #000000;
}
/* line 567, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product .textarea .header a:hover {
  text-decoration: none;
}
/* line 575, ../scss/layout/_homepage.scss */
.homepage-products .homepage-products-row .products .product .link {
  text-align: right;
  margin: 10px;
}

/* line 585, ../scss/layout/_homepage.scss */
.homepage-demo img {
  width: 100%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 770px) {
  /* line 594, ../scss/layout/_homepage.scss */
  .homepage .banner {
    width: auto;
    margin: 0px -30px;
  }
  /* line 597, ../scss/layout/_homepage.scss */
  .homepage .banner .banner-left {
    display: none;
  }
  /* line 600, ../scss/layout/_homepage.scss */
  .homepage .banner .banner-right {
    width: 100%;
  }
}
@media only screen and (max-width: 999px) {
  /* line 609, ../scss/layout/_homepage.scss */
  .homepage .homepage-footer {
    margin: 90px -30px 0px -30px;
  }
}
/* line 1, ../scss/layout/_downloadcenter.scss */
.downloads {
  width: 100%;
}
/* line 3, ../scss/layout/_downloadcenter.scss */
.downloads > div {
  width: 33.3%;
  float: left;
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 15px;
}
/* line 11, ../scss/layout/_downloadcenter.scss */
.downloads > div.column1 {
  padding-right: 27px;
  padding-left: 0px;
  clear: both;
}
/* line 16, ../scss/layout/_downloadcenter.scss */
.downloads > div.column3 {
  padding-left: 27px;
  padding-right: 0px;
}
/* line 21, ../scss/layout/_downloadcenter.scss */
.downloads > div .level1-header {
  background-color: #1F4373;
  height: 200px;
  text-align: center;
}
/* line 25, ../scss/layout/_downloadcenter.scss */
.downloads > div .level1-header .wrappi {
  padding-top: 50px;
}
/* line 27, ../scss/layout/_downloadcenter.scss */
.downloads > div .level1-header .wrappi .icon {
  background-repeat: no-repeat;
  height: 70px;
  width: 100%;
  background-position: top center;
  display: block;
}
/* line 35, ../scss/layout/_downloadcenter.scss */
.downloads > div .level1-header .wrappi .label {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  width: 100%;
}
/* line 42, ../scss/layout/_downloadcenter.scss */
.downloads .content {
  margin-top: 20px;
}
/* line 44, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder {
  display: block;
}
/* line 46, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/* line 56, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .folder-name {
  margin-top: 35px;
  display: block;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}
/* line 61, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .file {
  display: block;
  margin-bottom: 10px;
}
/* line 64, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .file .extensionicon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: middle;
}
/* line 70, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .file .extensionicon.iconpdf {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/pdf.svg");
}
/* line 74, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .file a {
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  color: #000000;
  padding: 5px 0px 5px 35px;
  background-repeat: no-repeat;
}
/* line 82, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .file a:hover {
  text-decoration: underline;
}
/* line 85, ../scss/layout/_downloadcenter.scss */
.downloads .content .folder .file a.iconpdf {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/pdf.svg");
}

@media screen and (max-width: 999px) {
  /* line 96, ../scss/layout/_downloadcenter.scss */
  .downloads > div {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 100, ../scss/layout/_downloadcenter.scss */
  .downloads > div.column1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  /* line 104, ../scss/layout/_downloadcenter.scss */
  .downloads > div.column3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 1, ../scss/layout/_categories.scss */
.catview ul, .listview ul {
  padding: 0 0;
  margin-left: -40px;
}
/* line 4, ../scss/layout/_categories.scss */
.catview ul li, .listview ul li {
  display: inline-block;
  margin: 20px 0;
  width: 25%;
}
@media only screen and (max-width: 1440px) {
  /* line 4, ../scss/layout/_categories.scss */
  .catview ul li, .listview ul li {
    width: 33.3%;
  }
}
@media only screen and (max-width: 1060px) {
  /* line 4, ../scss/layout/_categories.scss */
  .catview ul li, .listview ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) {
  /* line 4, ../scss/layout/_categories.scss */
  .catview ul li, .listview ul li {
    width: 100%;
  }
}
/* line 17, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu, .catview ul li .products-item, .listview ul li > .categories-menu, .listview ul li .products-item {
  width: auto;
  margin-left: 40px;
  overflow: hidden;
}
/* line 21, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .level1, .catview ul li .products-item .level1, .listview ul li > .categories-menu .level1, .listview ul li .products-item .level1 {
  display: inline;
}
/* line 24, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu > .separator, .catview ul li .products-item > .separator, .listview ul li > .categories-menu > .separator, .listview ul li .products-item > .separator {
  width: 10px;
  height: 200px;
  float: left;
  background-color: #1F4373;
}
/* line 30, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .catimage, .catview ul li > .categories-menu .prod-image, .catview ul li .products-item .catimage, .catview ul li .products-item .prod-image, .listview ul li > .categories-menu .catimage, .listview ul li > .categories-menu .prod-image, .listview ul li .products-item .catimage, .listview ul li .products-item .prod-image {
  height: 160px;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
  z-index: 1;
}
/* line 40, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .linkwrapper, .catview ul li .products-item .linkwrapper, .listview ul li > .categories-menu .linkwrapper, .listview ul li .products-item .linkwrapper {
  background-color: #EEEEEE;
  height: 200px;
  width: auto;
  padding-left: 10px;
}
/* line 45, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .linkwrapper a, .catview ul li .products-item .linkwrapper a, .listview ul li > .categories-menu .linkwrapper a, .listview ul li .products-item .linkwrapper a {
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 52, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .linkwrapper:hover .front, .catview ul li .products-item .linkwrapper:hover .front, .listview ul li > .categories-menu .linkwrapper:hover .front, .listview ul li .products-item .linkwrapper:hover .front {
  right: 0%;
}
/* line 57, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu h2.catlabel,
.catview ul li > .categories-menu h3.catlabel,
.catview ul li > .categories-menu .catlabel,
.catview ul li > .categories-menu .prod-label, .catview ul li .products-item h2.catlabel,
.catview ul li .products-item h3.catlabel,
.catview ul li .products-item .catlabel,
.catview ul li .products-item .prod-label, .listview ul li > .categories-menu h2.catlabel,
.listview ul li > .categories-menu h3.catlabel,
.listview ul li > .categories-menu .catlabel,
.listview ul li > .categories-menu .prod-label, .listview ul li .products-item h2.catlabel,
.listview ul li .products-item h3.catlabel,
.listview ul li .products-item .catlabel,
.listview ul li .products-item .prod-label {
  display: block;
  text-align: center;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 8px !important;
  margin: 0 !important;
  font-weight: 400 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 72, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .front, .catview ul li .products-item .front, .listview ul li > .categories-menu .front, .listview ul li .products-item .front {
  -moz-transition: right 1s;
  -o-transition: right 1s;
  -webkit-transition: right 1s;
  transition: right 1s;
  background-color: #1F4373;
  position: absolute;
  top: 0;
  width: 100%;
  right: 100%;
  height: 100%;
  padding: 15px;
}
/* line 81, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .front .catlabel, .catview ul li .products-item .front .catlabel, .listview ul li > .categories-menu .front .catlabel, .listview ul li .products-item .front .catlabel {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 20px;
}
/* line 85, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu .front .cattext, .catview ul li .products-item .front .cattext, .listview ul li > .categories-menu .front .cattext, .listview ul li .products-item .front .cattext {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 100;
}
/* line 91, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu.multiline .catimage, .catview ul li > .categories-menu.multiline .prod-image, .catview ul li .products-item.multiline .catimage, .catview ul li .products-item.multiline .prod-image, .listview ul li > .categories-menu.multiline .catimage, .listview ul li > .categories-menu.multiline .prod-image, .listview ul li .products-item.multiline .catimage, .listview ul li .products-item.multiline .prod-image {
  height: 125px;
}
/* line 94, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu.multiline .catlabel, .catview ul li > .categories-menu.multiline .prod-label, .catview ul li .products-item.multiline .catlabel, .catview ul li .products-item.multiline .prod-label, .listview ul li > .categories-menu.multiline .catlabel, .listview ul li > .categories-menu.multiline .prod-label, .listview ul li .products-item.multiline .catlabel, .listview ul li .products-item.multiline .prod-label {
  height: 70px;
}
/* line 96, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu.multiline .catlabel h2.title, .catview ul li > .categories-menu.multiline .prod-label h2.title, .catview ul li .products-item.multiline .catlabel h2.title, .catview ul li .products-item.multiline .prod-label h2.title, .listview ul li > .categories-menu.multiline .catlabel h2.title, .listview ul li > .categories-menu.multiline .prod-label h2.title, .listview ul li .products-item.multiline .catlabel h2.title, .listview ul li .products-item.multiline .prod-label h2.title {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 101, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu.multiline .catlabel span, .catview ul li > .categories-menu.multiline .prod-label span, .catview ul li .products-item.multiline .catlabel span, .catview ul li .products-item.multiline .prod-label span, .listview ul li > .categories-menu.multiline .catlabel span, .listview ul li > .categories-menu.multiline .prod-label span, .listview ul li .products-item.multiline .catlabel span, .listview ul li .products-item.multiline .prod-label span {
  display: block;
}
/* line 103, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu.multiline .catlabel span.title, .catview ul li > .categories-menu.multiline .prod-label span.title, .catview ul li .products-item.multiline .catlabel span.title, .catview ul li .products-item.multiline .prod-label span.title, .listview ul li > .categories-menu.multiline .catlabel span.title, .listview ul li > .categories-menu.multiline .prod-label span.title, .listview ul li .products-item.multiline .catlabel span.title, .listview ul li .products-item.multiline .prod-label span.title {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
/* line 106, ../scss/layout/_categories.scss */
.catview ul li > .categories-menu.multiline .catlabel span.description, .catview ul li > .categories-menu.multiline .prod-label span.description, .catview ul li .products-item.multiline .catlabel span.description, .catview ul li .products-item.multiline .prod-label span.description, .listview ul li > .categories-menu.multiline .catlabel span.description, .listview ul li > .categories-menu.multiline .prod-label span.description, .listview ul li .products-item.multiline .catlabel span.description, .listview ul li .products-item.multiline .prod-label span.description {
  white-space: normal;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 19px;
}

/* line 117, ../scss/layout/_categories.scss */
.cms-cat-nav {
  margin: 20px 0;
}
/* line 119, ../scss/layout/_categories.scss */
.cms-cat-nav .cms-cat-nav-ele {
  padding: 10px;
  background-color: #EEEEEE;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
/* line 126, ../scss/layout/_categories.scss */
.cms-cat-nav .cms-cat-nav-ele:hover, .cms-cat-nav .cms-cat-nav-ele.active {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  background-color: #1F4373;
  text-decoration: none;
}

/* line 135, ../scss/layout/_categories.scss */
.catinfo .description {
  margin: 20px 0;
}
/* line 137, ../scss/layout/_categories.scss */
.catinfo .description h1 {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
  text-rendering: optimizeSpeed;
  text-transform: none !important;
}
/* line 142, ../scss/layout/_categories.scss */
.catinfo .catinfotop {
  background: #EEEEEE;
  margin: 0 0 20px 0;
}
/* line 145, ../scss/layout/_categories.scss */
.catinfo .catinfotop .title {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  padding: 10px;
  cursor: pointer;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg");
  background-repeat: no-repeat;
  background-position: right;
  margin: 0 10px;
}
/* line 156, ../scss/layout/_categories.scss */
.catinfo .catinfotop.active .title {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg");
}
/* line 160, ../scss/layout/_categories.scss */
.catinfo .catinfotop.active.notshowtitle:not(.mobile) .title {
  display: none;
}
/* line 165, ../scss/layout/_categories.scss */
.catinfo .catinfotop .infocontent {
  display: none;
  overflow: hidden;
  padding: 20px;
}
/* line 170, ../scss/layout/_categories.scss */
.catinfo .catinfotop.produkttype {
  margin-top: 20px;
  margin-bottom: 5px;
}
/* line 176, ../scss/layout/_categories.scss */
.catinfo .image > .left {
  float: left;
  width: 70%;
}
@media only screen and (max-width: 770px) {
  /* line 176, ../scss/layout/_categories.scss */
  .catinfo .image > .left {
    width: 100%;
  }
}
/* line 182, ../scss/layout/_categories.scss */
.catinfo .image > .left img {
  padding: 0 10px 10px 0;
  display: inline-block;
  vertical-align: middle;
}
/* line 186, ../scss/layout/_categories.scss */
.catinfo .image > .left img.svg {
  width: 230px;
}
/* line 191, ../scss/layout/_categories.scss */
.catinfo .image > .right {
  float: left;
  width: 30%;
  text-align: right;
}
@media only screen and (max-width: 770px) {
  /* line 191, ../scss/layout/_categories.scss */
  .catinfo .image > .right {
    width: 100%;
    margin-top: 10px;
  }
}
/* line 199, ../scss/layout/_categories.scss */
.catinfo .image > .right img {
  padding: 0 0 10px 10px;
  display: inline-block;
  max-width: 55px;
}

/* line 209, ../scss/layout/_categories.scss */
.catcmsblock h1, .catcmsblock .h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 40px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
  text-transform: none !important;
  display: block;
}
/* line 214, ../scss/layout/_categories.scss */
.catcmsblock h2 {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
}
/* line 217, ../scss/layout/_categories.scss */
.catcmsblock .left {
  width: 75%;
  float: left;
}
@media only screen and (max-width: 770px) {
  /* line 217, ../scss/layout/_categories.scss */
  .catcmsblock .left {
    width: 100%;
  }
}
/* line 223, ../scss/layout/_categories.scss */
.catcmsblock .left.onlyleft {
  width: 100%;
}
/* line 227, ../scss/layout/_categories.scss */
.catcmsblock .right {
  width: 25%;
  float: left;
}
@media only screen and (max-width: 770px) {
  /* line 227, ../scss/layout/_categories.scss */
  .catcmsblock .right {
    width: 100%;
  }
}

/* line 236, ../scss/layout/_categories.scss */
.right_link {
  background-color: #EEEEEE;
  padding: 20px;
}
/* line 239, ../scss/layout/_categories.scss */
.right_link .header_text {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
/* line 244, ../scss/layout/_categories.scss */
.right_link .link a {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/ExtranetBackNormal.svg");
  padding: 5px 0 5px 30px;
  background-repeat: no-repeat;
  color: #000000;
  display: block;
  background-position: left center;
  min-height: 20px;
  background-size: 20px 20px;
}

/* line 257, ../scss/layout/_categories.scss */
.right_file {
  background-color: #1F4373;
  padding: 20px;
}
/* line 260, ../scss/layout/_categories.scss */
.right_file .header_text {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
}
/* line 265, ../scss/layout/_categories.scss */
.right_file .file a {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/pdfWhite.svg");
  padding: 5px 0 5px 40px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 19px;
  background-position: left center;
  display: block;
  min-height: 29px;
  background-size: 29px 29px;
}

/* line 278, ../scss/layout/_categories.scss */
.articlelist {
  margin: 20px 0;
}
/* line 280, ../scss/layout/_categories.scss */
.articlelist > li {
  list-style: none;
  margin: 7px 0;
}
/* line 283, ../scss/layout/_categories.scss */
.articlelist > li > a {
  padding: 10px;
  background-color: #EEEEEE;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
  display: block;
  text-align: center;
  min-height: 44px;
  white-space: nowrap;
}
/* line 296, ../scss/layout/_categories.scss */
.articlelist > li > a.active {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg");
}
/* line 300, ../scss/layout/_categories.scss */
.articlelist > li > a > span.accord-left {
  float: left;
  font-weight: bold;
  text-align: left;
  min-height: 1px;
}
/* line 307, ../scss/layout/_categories.scss */
.articlelist > li > a > span.accord-center {
  white-space: nowrap;
  padding-right: 200px;
}
@media only screen and (max-width: 1199px) {
  /* line 307, ../scss/layout/_categories.scss */
  .articlelist > li > a > span.accord-center {
    display: none;
  }
}
/* line 313, ../scss/layout/_categories.scss */
.articlelist > li > a > span.accord-center > .artikelubersichttextelement {
  font-size: 16px;
  width: 220px;
  display: inline-block;
  text-align: left;
}
/* line 318, ../scss/layout/_categories.scss */
.articlelist > li > a > span.accord-center > .artikelubersichttextelement > b {
  padding-right: 10px;
}
/* line 325, ../scss/layout/_categories.scss */
.articlelist > li > a + ul {
  display: none;
}
/* line 328, ../scss/layout/_categories.scss */
.articlelist > li > ul {
  padding: 10px 0;
  overflow-x: auto;
}
/* line 331, ../scss/layout/_categories.scss */
.articlelist > li > ul > table {
  margin-top: 10px;
  width: 100%;
  font-size: 16px;
}
@media only screen and (max-width: 770px) {
  /* line 331, ../scss/layout/_categories.scss */
  .articlelist > li > ul > table {
    display: none;
  }
}
/* line 339, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.header th {
  font-weight: 700;
  padding: 5px 2px;
}
/* line 344, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.article {
  cursor: pointer;
  border-bottom: 10px solid #FFFFFF;
}
/* line 347, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.article td {
  background-color: #EEEEEE;
  padding: 10px 2px;
}
/* line 350, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.article td.separator {
  width: 10px;
  background-color: #1F4373;
  height: 60px;
}
/* line 355, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.article td.placeholder, .articlelist > li > ul > table tr.article td.image {
  width: 60px;
  min-width: 60px;
}
/* line 360, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.article td span.colorcode {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  border: 1px solid #aaa;
}
/* line 367, ../scss/layout/_categories.scss */
.articlelist > li > ul > table tr.article td img.listimage {
  height: 24px;
}
/* line 374, ../scss/layout/_categories.scss */
.articlelist > li > ul > li {
  position: relative;
  display: none;
  margin: 7px 0;
  padding: 10px 10px 10px 15px;
  background-color: #EEEEEE;
}
@media only screen and (max-width: 770px) {
  /* line 374, ../scss/layout/_categories.scss */
  .articlelist > li > ul > li {
    display: block;
  }
}
/* line 381, ../scss/layout/_categories.scss */
.articlelist > li > ul > li:last-child {
  margin-bottom: 0;
}
/* line 386, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a {
  text-decoration: none;
  color: #000000;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  display: block;
  overflow: auto;
}
/* line 394, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a.active {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg");
}
/* line 398, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a > span.accord-left {
  float: left;
  font-weight: bold;
  text-align: left;
  min-height: 1px;
}
/* line 404, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a > span.accord-left.image {
  width: 60px;
}
/* line 406, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a > span.accord-left.image img {
  margin: 0 auto;
}
/* line 411, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a > span.accord-center {
  white-space: nowrap;
  padding-right: 200px;
}
@media only screen and (max-width: 1199px) {
  /* line 411, ../scss/layout/_categories.scss */
  .articlelist > li > ul > li > a > span.accord-center {
    display: none;
  }
}
/* line 417, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a > span.accord-center > .artikelubersichttextelement {
  font-size: 16px;
  width: 220px;
  display: inline-block;
  text-align: left;
}
/* line 422, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > a > span.accord-center > .artikelubersichttextelement > b {
  padding-right: 10px;
}
/* line 429, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > ul {
  padding: 5px 0 0 0;
  display: none;
}
/* line 432, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > ul .attribute {
  margin: 5px 0;
}
/* line 434, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > ul .attribute span.colorcode {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
}
/* line 440, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > ul .attribute img.listimage {
  height: 24px;
}
/* line 445, ../scss/layout/_categories.scss */
.articlelist > li > ul > li > .seperator {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
}
/* line 455, ../scss/layout/_categories.scss */
.articlelist .download {
  margin: 40px 0;
  float: right;
  width: 50%;
}
@media only screen and (max-width: 770px) {
  /* line 455, ../scss/layout/_categories.scss */
  .articlelist .download {
    width: 100%;
  }
}

/* line 466, ../scss/layout/_categories.scss */
.catalog-category-view .breadcrumbs {
  margin: 20px 0 0;
}
/* line 470, ../scss/layout/_categories.scss */
.catalog-category-view .messages {
  margin-top: 20px;
}
/* line 474, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm {
  margin-top: 15px;
}
/* line 476, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-left, .catalog-category-view form#catForm .form-right {
  float: left;
  width: 49%;
}
@media only screen and (max-width: 770px) {
  /* line 476, ../scss/layout/_categories.scss */
  .catalog-category-view form#catForm .form-left, .catalog-category-view form#catForm .form-right {
    width: 100%;
  }
}
/* line 482, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-left label, .catalog-category-view form#catForm .form-right label {
  width: 50%;
}
@media only screen and (max-width: 770px) {
  /* line 482, ../scss/layout/_categories.scss */
  .catalog-category-view form#catForm .form-left label, .catalog-category-view form#catForm .form-right label {
    width: 100%;
  }
}
/* line 488, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-left .input-box, .catalog-category-view form#catForm .form-right .input-box {
  width: 50%;
}
@media only screen and (max-width: 770px) {
  /* line 488, ../scss/layout/_categories.scss */
  .catalog-category-view form#catForm .form-left .input-box, .catalog-category-view form#catForm .form-right .input-box {
    width: 100%;
  }
}
/* line 495, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-left {
  margin-right: 1%;
}
@media only screen and (max-width: 770px) {
  /* line 495, ../scss/layout/_categories.scss */
  .catalog-category-view form#catForm .form-left {
    margin-right: 0%;
  }
}
/* line 501, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-right {
  margin-left: 1%;
}
@media only screen and (max-width: 770px) {
  /* line 501, ../scss/layout/_categories.scss */
  .catalog-category-view form#catForm .form-right {
    margin-left: 0%;
  }
}
/* line 507, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-break {
  clear: both;
}
/* line 509, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-break.large-break {
  margin-bottom: 20px;
}
/* line 512, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .form-break.xlarge-break {
  margin-bottom: 50px;
}
/* line 516, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .datenstecker_table {
  width: 100%;
  overflow: auto;
}
/* line 519, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .datenstecker_table table {
  width: 100%;
  min-width: 600px;
}
/* line 522, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .datenstecker_table table td, .catalog-category-view form#catForm .datenstecker_table table th {
  padding: 1px;
  width: 20%;
  max-width: 20%;
}
/* line 526, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .datenstecker_table table td input[type=text], .catalog-category-view form#catForm .datenstecker_table table th input[type=text] {
  width: 100%;
}
/* line 529, ../scss/layout/_categories.scss */
.catalog-category-view form#catForm .datenstecker_table table td .form-list select, .catalog-category-view form#catForm .datenstecker_table table th .form-list select {
  height: 30px;
  margin-top: 0;
}

/* ============================================ *
 * Products
 * ============================================ */
/* -------------------------------------------- *
 * Breadcrumb
 */
/* line 8, ../scss/layout/_products.scss */
.breadcrumbs {
  list-style: none;
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 13, ../scss/layout/_products.scss */
.breadcrumbs li {
  float: left;
  padding: 5px 0px;
}
/* line 16, ../scss/layout/_products.scss */
.breadcrumbs li a, .breadcrumbs li strong, .breadcrumbs li h1 {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  line-height: 22px;
  display: block;
  background: #EEEEEE;
  text-decoration: none;
  position: relative;
  height: 52px;
  line-height: 52px;
  padding: 0 12px 0 3px;
  text-align: center;
  margin: 0 30px 0 0 !important;
  text-transform: none;
  font-weight: 400 !important;
}
@media only screen and (max-width: 999px) {
  /* line 16, ../scss/layout/_products.scss */
  .breadcrumbs li a, .breadcrumbs li strong, .breadcrumbs li h1 {
    font-size: 12px;
  }
}
/* line 35, ../scss/layout/_products.scss */
.breadcrumbs li:nth-child(even) a, .breadcrumbs li:nth-child(even) strong, .breadcrumbs li:nth-child(even) h1 {
  background-color: #EEEEEE;
  font-weight: 400 !important;
}
/* line 39, ../scss/layout/_products.scss */
.breadcrumbs li:nth-child(even) a:before, .breadcrumbs li:nth-child(even) strong:before, .breadcrumbs li:nth-child(even) h1:before {
  border-color: #EEEEEE;
  border-left-color: transparent;
}
/* line 43, ../scss/layout/_products.scss */
.breadcrumbs li:nth-child(even) a:after, .breadcrumbs li:nth-child(even) strong:after, .breadcrumbs li:nth-child(even) h1:after {
  border-left-color: #EEEEEE;
}
/* line 49, ../scss/layout/_products.scss */
.breadcrumbs li:first-child a, .breadcrumbs li:first-child strong, .breadcrumbs li:first-child h1 {
  padding-left: 15px;
  font-weight: 400 !important;
}
/* line 53, ../scss/layout/_products.scss */
.breadcrumbs li:first-child a:before, .breadcrumbs li:first-child strong:before, .breadcrumbs li:first-child h1:before {
  border: none;
}
/* line 59, ../scss/layout/_products.scss */
.breadcrumbs li a:before, .breadcrumbs li a:after, .breadcrumbs li strong:before, .breadcrumbs li strong:after, .breadcrumbs li h1:before, .breadcrumbs li h1:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #EEEEEE;
  border-width: 26px 20px;
  width: 0;
  height: 0;
  font-weight: 400 !important;
}
/* line 70, ../scss/layout/_products.scss */
.breadcrumbs li a:before, .breadcrumbs li strong:before, .breadcrumbs li h1:before {
  left: -37px;
  border-left-color: transparent;
}
/* line 74, ../scss/layout/_products.scss */
.breadcrumbs li a:after, .breadcrumbs li strong:after, .breadcrumbs li h1:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #EEEEEE;
}
/* line 79, ../scss/layout/_products.scss */
.breadcrumbs li a:hover, .breadcrumbs li strong:hover, .breadcrumbs li h1:hover {
  background-color: #EEEEEE;
}
/* line 82, ../scss/layout/_products.scss */
.breadcrumbs li a:hover:before, .breadcrumbs li strong:hover:before, .breadcrumbs li h1:hover:before {
  border-color: #EEEEEE;
  border-left-color: transparent;
}
/* line 86, ../scss/layout/_products.scss */
.breadcrumbs li a:hover:after, .breadcrumbs li strong:hover:after, .breadcrumbs li h1:hover:after {
  border-left-color: #EEEEEE;
}
/* line 91, ../scss/layout/_products.scss */
.breadcrumbs li a:hover {
  color: #000000;
}
/* line 94, ../scss/layout/_products.scss */
.breadcrumbs li span {
  visibility: hidden;
  width: 1px;
}

/* -------------------------------------------- *
 * Product essentials
 */
/* line 105, ../scss/layout/_products.scss */
.product-essential .product-img-box {
  background-color: #EEEEEE;
  width: 100%;
  margin-bottom: 28px;
  padding-right: 0px;
}
/* line 110, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images {
  float: left;
  width: 35%;
}
/* line 113, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img {
  position: relative;
  padding: 20px;
  width: 100%;
  height: 100%;
}
/* line 118, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
/* line 126, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img .image_nav {
  display: none;
}
/* line 129, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #image-indicator {
  position: absolute;
  z-index: 15;
  bottom: 15px;
  width: 90%;
  text-align: center;
}
/* line 135, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #image-indicator li {
  display: inline-block;
}
/* line 137, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #image-indicator li.image_here a {
  background: #1F4373;
}
/* line 141, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #image-indicator a {
  display: block;
  width: 15px;
  height: 15px;
  background: #aaa;
  font-size: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 0 5px;
}
/* line 153, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #productSlider {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
/* line 162, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #productSlider li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  float: none !important;
  text-align: center;
}
/* line 173, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #productSlider li:first-child {
  position: relative;
  display: inline-block !important;
  float: none !important;
}
/* line 179, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img #productSlider img {
  display: inline-block;
  height: auto;
  float: none;
  border: 0;
}
/* line 186, ../scss/layout/_products.scss */
.product-essential .product-img-box .left-images .main-img img {
  max-height: 340px;
  margin: 0 auto;
}
/* line 192, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images {
  float: left;
  width: 65%;
}
/* line 197, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .standards-icons {
  padding-top: 28px;
  padding-right: 23px;
  text-align: right;
  width: 100%;
  min-height: 78px;
}
/* line 198, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .standards-icons img {
  padding: 0 5px;
  display: inline-block;
  max-width: 55px;
}
/* line 209, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .drawings {
  text-align: left;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
}
/* line 214, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .drawings .container {
  display: inline-block;
  margin-right: 3%;
  max-width: 32%;
}
@media only screen and (max-width: 770px) {
  /* line 214, ../scss/layout/_products.scss */
  .product-essential .product-img-box .right-images .drawings .container {
    max-width: 100%;
  }
}
/* line 221, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .drawings .container img {
  width: 230px;
}
/* line 224, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .drawings .container.large {
  max-width: 64%;
  margin-right: 0%;
}
/* line 227, ../scss/layout/_products.scss */
.product-essential .product-img-box .right-images .drawings .container.large img {
  width: 460px;
}
@media only screen and (max-width: 770px) {
  /* line 209, ../scss/layout/_products.scss */
  .product-essential .product-img-box .right-images .drawings {
    text-align: center;
  }
  /* line 234, ../scss/layout/_products.scss */
  .product-essential .product-img-box .right-images .drawings .container {
    margin-right: 0;
  }
}
/* line 240, ../scss/layout/_products.scss */
.product-essential .product-img-box.hidden-on-desktop {
  border-top: 20px solid #FFFFFF;
  border-bottom: 7px solid #FFFFFF;
}
/* line 246, ../scss/layout/_products.scss */
.product-essential .product-titles .short_description {
  margin-bottom: 10px;
}
/* line 248, ../scss/layout/_products.scss */
.product-essential .product-titles .short_description h1 {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
  text-rendering: optimizeSpeed;
  text-transform: none;
}
/* line 253, ../scss/layout/_products.scss */
.product-essential .product-titles .description {
  margin-bottom: 25px;
}
/* line 255, ../scss/layout/_products.scss */
.product-essential .product-titles .description span {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}
/* line 261, ../scss/layout/_products.scss */
.product-essential .article-main > div {
  width: 50%;
  float: left;
}
/* line 265, ../scss/layout/_products.scss */
.product-essential .article-main .product-description-2 {
  width: 100%;
  clear: both;
  margin: 20px 0 20px 0;
}
/* line 270, ../scss/layout/_products.scss */
.product-essential .article-main .product-description-2 table td, .product-essential .article-main .product-description-2 table th {
  padding: 2px 5px;
}
/* line 275, ../scss/layout/_products.scss */
.product-essential .article-main .product-description-2 + .col1 .details {
  margin-top: 0px;
}
/* line 279, ../scss/layout/_products.scss */
.product-essential .article-main .product-description-2 ul {
  list-style: disc;
  margin-left: 12px;
}
/* line 284, ../scss/layout/_products.scss */
.product-essential .article-main .col1 {
  padding-right: 20px;
  margin-bottom: 10px;
}
/* line 287, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .pricearea {
  margin-bottom: 22px;
}
/* line 289, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .pricearea .left, .product-essential .article-main .col1 .pricearea .right {
  float: left;
}
/* line 291, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .pricearea .left .singleprice, .product-essential .article-main .col1 .pricearea .right .singleprice {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
}
/* line 293, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .pricearea .left .singleprice.small, .product-essential .article-main .col1 .pricearea .right .singleprice.small {
  font-size: 20px;
}
/* line 297, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .pricearea .left.left, .product-essential .article-main .col1 .pricearea .right.left {
  margin-right: 15px;
}
@media only screen and (max-width: 599px) {
  /* line 301, ../scss/layout/_products.scss */
  .product-essential .article-main .col1 .pricearea .left .singleprice, .product-essential .article-main .col1 .pricearea .right .singleprice {
    font-size: 18px;
  }
  /* line 303, ../scss/layout/_products.scss */
  .product-essential .article-main .col1 .pricearea .left .singleprice.small, .product-essential .article-main .col1 .pricearea .right .singleprice.small {
    font-size: 16px;
  }
  /* line 307, ../scss/layout/_products.scss */
  .product-essential .article-main .col1 .pricearea .left.left, .product-essential .article-main .col1 .pricearea .right.left {
    margin-right: 5px;
  }
}
/* line 313, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area {
  display: table;
  width: 100%;
}
/* line 316, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .add-whish {
  width: 50%;
  display: inline-block;
  padding-right: 10px;
  text-align: center;
}
/* line 321, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .add-whish a {
  display: block;
  background-color: #EEEEEE;
  text-decoration: none;
  width: 100%;
  padding: 8px;
  border-radius: 5px;
}
/* line 325, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .add-whish a:hover {
  text-decoration: none;
  background-color: #e1e1e1;
}
/* line 332, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .add-whish a .icon {
  height: 20px;
  margin-left: 10px;
  width: 23px;
  display: inline-block;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Merkliste_black.svg");
  background-repeat: no-repeat;
  vertical-align: middle;
}
/* line 341, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .add-whish a .label {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  vertical-align: middle;
  line-height: 30px;
  text-decoration: none;
}
/* line 349, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .inquiry {
  float: right;
  padding-left: 10px;
  width: 50%;
  padding-left: 10px;
  text-align: center;
}
/* line 355, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .inquiry a {
  cursor: pointer;
  display: block;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  background-color: #F25D27;
  text-decoration: none;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
/* line 364, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .inquiry a:hover {
  text-decoration: none;
  background-color: #f14b0f;
}
/* line 368, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .inquiry a input {
  width: 35px;
  height: 25px;
  text-align: center;
  border: 0px;
  border-radius: 4px;
  margin-right: 10px;
  padding: 0px;
}
/* line 377, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .button-area .inquiry a span {
  vertical-align: middle;
}
/* line 383, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .general-caracteristics {
  background-color: #1F4373;
  margin-top: 20px;
}
/* line 386, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .general-caracteristics div {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 12px 0;
  border-bottom: thin solid;
  margin: 0px 26px;
}
/* line 392, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .general-caracteristics div:last-child {
  border: none;
}
/* line 395, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .general-caracteristics .nowrap {
  white-space: nowrap;
}
/* line 399, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details {
  margin: 20px 0px;
}
/* line 401, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li {
  list-style: none;
  background-color: #EEEEEE;
  margin: 7px 0px;
  padding: 20px;
}
/* line 406, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li a {
  cursor: pointer;
  padding-right: 20px;
  text-decoration: none;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg");
  background-repeat: no-repeat;
  background-position: right;
  display: block;
}
/* line 416, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li a.active {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg");
}
/* line 420, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul {
  display: none;
  margin-top: 10px;
}
/* line 423, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li {
  padding: 10px 0px;
  border-bottom: 1px solid #A6A6A6;
}
/* line 426, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li:last-child {
  border-bottom: 0px;
}
/* line 429, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li span {
  display: block;
  float: left;
}
/* line 433, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li .label {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
@media only screen and (max-width: 599px) {
  /* line 433, ../scss/layout/_products.scss */
  .product-essential .article-main .col1 .details > li > ul > li .label {
    width: 100%;
  }
}
/* line 443, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li .value {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 100;
  width: 50%;
}
@media only screen and (max-width: 599px) {
  /* line 443, ../scss/layout/_products.scss */
  .product-essential .article-main .col1 .details > li > ul > li .value {
    width: 100%;
  }
}
/* line 450, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li .value .colorcode {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  margin-right: 4px;
  border: 1px solid #aaa;
}
/* line 458, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li .value .listimage {
  height: 24px;
}
/* line 462, ../scss/layout/_products.scss */
.product-essential .article-main .col1 .details > li > ul > li:after {
  content: '';
  display: block;
  clear: both;
}
/* line 472, ../scss/layout/_products.scss */
.product-essential .article-main .col2 {
  padding-left: 20px;
}
/* line 474, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .product-video {
  margin-bottom: 20px;
}
/* line 476, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .product-video iframe {
  width: 100%;
}
/* line 480, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .cadenas {
  border: 3px solid #EEEEEE;
  margin-bottom: 20px;
}
/* line 483, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .cadenas #pcomiframe {
  border: 0px;
}
/* line 486, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .cadenas #cadenas-loading {
  width: 100%;
  height: 605px;
  position: relative;
}
/* line 490, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .cadenas #cadenas-loading > div {
  width: 40px;
  height: 40px;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/ExtranetBlack.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  -moz-animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
/* line 503, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .download {
  margin-bottom: 20px;
}
/* line 506, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral {
  margin: 0px 0px 20px 0px;
}
/* line 508, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li {
  list-style: none;
  background-color: #EEEEEE;
  margin: 7px 0px;
  padding: 20px;
}
/* line 513, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > a {
  cursor: pointer;
  padding-right: 20px;
  text-decoration: none;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg");
  background-repeat: no-repeat;
  background-position: right;
  display: block;
}
/* line 523, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > a.active {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg");
}
/* line 527, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul {
  display: none;
  margin-top: 10px;
}
/* line 531, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
/* line 535, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-image {
  width: 30%;
  float: left;
  border: 0px;
}
/* line 539, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-image .product-image {
  border: 0px;
}
/* line 543, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name {
  width: 70%;
  float: left;
  padding-left: 20px;
  left: 30%;
  margin-top: 5px;
}
/* line 549, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name a {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
/* line 551, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name a:hover {
  text-decoration: none;
}
/* line 554, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name a .product-title {
  font-size: 16px;
  font-weight: normal;
}
/* line 559, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name .addproduct {
  margin-top: 10px;
}
/* line 561, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name .addproduct a {
  cursor: pointer;
  float: right;
  text-align: center;
  display: block;
  border-radius: 5px;
  padding: 2px 10px 4px 10px;
  background-color: #F25D27;
  text-decoration: none;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
/* line 571, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name .addproduct a:hover {
  text-decoration: none;
  background-color: #f14b0f;
}
/* line 575, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name .addproduct a input {
  width: 25px;
  height: 18px;
  text-align: center;
  border: 0px;
  border-radius: 4px;
  margin-right: 4px;
  padding: 0px;
  font-size: 10px;
}
/* line 585, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name .addproduct a span {
  vertical-align: middle;
  line-height: 1;
}
/* line 594, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li:last-child .product-row {
  margin-bottom: 0px;
}
/* line 600, ../scss/layout/_products.scss */
.product-essential .article-main .col2 .relations .box-collateral > ul > li h3 {
  margin-bottom: 0px;
  font-size: 25px;
}
/* line 608, ../scss/layout/_products.scss */
.product-essential .product-footer {
  margin-top: 20px;
  clear: both;
  width: 100%;
  padding: 20px 20px;
  background-color: #EEEEEE;
}
/* line 614, ../scss/layout/_products.scss */
.product-essential .product-footer .fusstext1 {
  font-weight: bold;
  margin: 5px 0px;
}
/* line 618, ../scss/layout/_products.scss */
.product-essential .product-footer .fusstext2 {
  margin: 5px 0px;
}

/* line 626, ../scss/layout/_products.scss */
.product-view .download .file, .articlelist .download .file {
  padding: 10px;
  background-color: #1F4373;
  padding-bottom: 20px;
}
/* line 630, ../scss/layout/_products.scss */
.product-view .download .file .title, .articlelist .download .file .title {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  width: 100%;
}
/* line 634, ../scss/layout/_products.scss */
.product-view .download .file .file-link, .articlelist .download .file .file-link {
  margin-top: 20px;
}
/* line 636, ../scss/layout/_products.scss */
.product-view .download .file .file-link .file-link-file, .articlelist .download .file .file-link .file-link-file {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: block;
  float: left;
  width: 60%;
  padding: 10px 0px;
  padding-left: 50px;
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/pdfWhite.svg") no-repeat scroll left center;
  text-decoration: none;
  background-size: 42px 42px;
}
@media only screen and (max-width: 599px) {
  /* line 636, ../scss/layout/_products.scss */
  .product-view .download .file .file-link .file-link-file, .articlelist .download .file .file-link .file-link-file {
    width: 100%;
  }
}
/* line 650, ../scss/layout/_products.scss */
.product-view .download .file .file-link .file-link-button, .articlelist .download .file .file-link .file-link-button {
  margin-top: 5px;
  display: block;
  width: 40%;
  float: left;
  text-align: right;
}
@media only screen and (max-width: 599px) {
  /* line 650, ../scss/layout/_products.scss */
  .product-view .download .file .file-link .file-link-button, .articlelist .download .file .file-link .file-link-button {
    width: 100%;
  }
}
/* line 657, ../scss/layout/_products.scss */
.product-view .download .file .file-link .file-link-button a, .articlelist .download .file .file-link .file-link-button a {
  border-radius: 5px;
  padding: 10px;
  background-color: #F25D27;
  text-decoration: none;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
/* line 663, ../scss/layout/_products.scss */
.product-view .download .file .file-link .file-link-button a:hover, .articlelist .download .file .file-link .file-link-button a:hover {
  text-decoration: none;
  background-color: #f14b0f;
}
/* line 673, ../scss/layout/_products.scss */
.product-view .download .link, .articlelist .download .link {
  padding: 10px;
  background-color: #EEEEEE;
  text-align: right;
  display: none;
}
/* line 678, ../scss/layout/_products.scss */
.product-view .download .link a, .articlelist .download .link a {
  color: #000000;
  text-decoration: none;
  padding-right: 40px;
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg") no-repeat scroll right 10px center;
}

/* line 690, ../scss/layout/_products.scss */
body.skin-schoch .product-essential .article-main .col2 .relations .box-collateral > ul > li > a {
  font-size: 18px;
}
/* line 694, ../scss/layout/_products.scss */
body.skin-schoch .product-essential .article-main .col2 .relations .box-collateral > ul > li > ul > li .product-row .product-name > a {
  font-size: 16px;
}

/* line 701, ../scss/layout/_products.scss */
#searchresult, .articlelisttable {
  background: #EEEEEE;
  margin-top: 20px;
  padding: 0px 15px;
}
/* line 705, ../scss/layout/_products.scss */
#searchresult .titlearea, .articlelisttable .titlearea {
  padding: 15px 0px 20px 0px;
  min-height: 60px;
}
/* line 708, ../scss/layout/_products.scss */
#searchresult .titlearea .text, .articlelisttable .titlearea .text {
  float: left;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
/* line 712, ../scss/layout/_products.scss */
#searchresult .titlearea .count, .articlelisttable .titlearea .count {
  float: right;
}
/* line 718, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li, .articlelisttable .smalllistview > ul > li {
  min-height: 50px;
  clear: both;
  padding: 5px 0px;
}
/* line 722, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .image, .articlelisttable .smalllistview > ul > li .image {
  width: 60px;
  float: left;
}
/* line 726, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .info, .articlelisttable .smalllistview > ul > li .info {
  padding: 0px 210px 0px 80px;
  line-height: 1.2;
}
/* line 729, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .info span, .articlelisttable .smalllistview > ul > li .info span {
  display: block;
}
/* line 731, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .info span.title, .articlelisttable .smalllistview > ul > li .info span.title {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
/* line 733, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .info span.title > a, #searchresult .smalllistview > ul > li .info span.title > a:hover, .articlelisttable .smalllistview > ul > li .info span.title > a, .articlelisttable .smalllistview > ul > li .info span.title > a:hover {
  color: #000000;
  text-decoration: none;
}
/* line 740, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .goto, .articlelisttable .smalllistview > ul > li .goto {
  width: 200px;
  float: right;
  margin-top: 15px;
  text-align: right;
}
/* line 745, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .goto > a, .articlelisttable .smalllistview > ul > li .goto > a {
  border-radius: 5px;
  padding: 5px 20px;
  background-color: #F25D27;
  text-decoration: none;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
/* line 751, ../scss/layout/_products.scss */
#searchresult .smalllistview > ul > li .goto > a:hover, .articlelisttable .smalllistview > ul > li .goto > a:hover {
  text-decoration: none;
  background-color: #f14b0f;
}

@media only screen and (max-width: 770px) {
  /* line 764, ../scss/layout/_products.scss */
  .breadcrumbs {
    display: none;
  }

  /* line 770, ../scss/layout/_products.scss */
  .product-essential .product-img-box .left-images, .product-essential .product-img-box .right-images {
    width: 100%;
  }
  /* line 772, ../scss/layout/_products.scss */
  .product-essential .product-img-box .left-images .main-img, .product-essential .product-img-box .right-images .main-img {
    padding-bottom: 0px;
  }
  /* line 778, ../scss/layout/_products.scss */
  .product-essential .article-main .col1, .product-essential .article-main .col2 {
    width: 100%;
    padding: 0px;
  }

  /* line 787, ../scss/layout/_products.scss */
  .catalog-product-view .page-title {
    margin-bottom: 0px;
  }

  /* line 795, ../scss/layout/_products.scss */
  #searchresult .smalllistview > ul > li {
    position: relative;
    padding-bottom: 45px;
  }
  /* line 798, ../scss/layout/_products.scss */
  #searchresult .smalllistview > ul > li .info {
    padding-right: 0;
  }
  /* line 801, ../scss/layout/_products.scss */
  #searchresult .smalllistview > ul > li .goto {
    float: none;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: left;
    left: 80px;
  }
}
/* line 1, ../scss/layout/_mobilenav.scss */
.mobile-right {
  display: none;
  width: 250px;
  background: #EEEEEE;
  position: absolute;
  right: -250px;
  height: 250%;
  padding: 0px 10px;
}
/* line 9, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_store_language {
  text-align: right;
}
/* line 11, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_store_language a {
  color: #000000;
  padding: 20px 10px;
  display: inline-block;
}
/* line 15, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_store_language a:hover {
  text-decoration: none;
}
/* line 20, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_basket {
  text-align: right;
  margin-bottom: 15px;
}
/* line 23, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_basket a {
  color: #000000;
}
/* line 26, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_basket .icon {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/EinkuafswagenBlack.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
}
/* line 35, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_basket .skip-cart-top.no-count .count {
  display: none;
}
/* line 40, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_topSearch #search_autocomplete {
  display: none;
}
/* line 43, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_topSearch #search {
  background-color: #FFFFFF;
  height: 40px;
  font-size: 13px;
}
/* line 50, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav {
  margin-top: 20px;
}
/* line 52, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav {
  width: 70px;
  height: 70px;
  margin: 2px;
  background-color: #FFFFFF;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 60, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav.contact {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Location_PinLarge.svg");
}
/* line 63, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav.email {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/MessageBlackLarge.svg");
}
/* line 66, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav.phone {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/CallBlackLarge.svg");
}
/* line 69, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav.extranet {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/ExtranetBlack.svg");
}
/* line 72, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav.wishlist {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/MerklisteBlackLarge.svg");
}
/* line 75, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_quicknav .quicknav.profile {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/ProfilBlack.svg");
}
/* line 81, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav {
  margin-top: 20px;
}
/* line 84, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav .nav-primary a.level0 {
  cursor: default;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
/* line 89, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav .nav-primary a.has-children {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_blackRight.svg");
  background-repeat: no-repeat;
  background-position: right;
}
/* line 93, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav .nav-primary a.has-children.active {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg");
}
/* line 98, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav .nav-primary ul {
  display: none;
  padding: 5px 0px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
/* line 103, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav .nav-primary ul li {
  display: block;
}
/* line 105, ../scss/layout/_mobilenav.scss */
.mobile-right .mobile_catalog_topnav .nav-primary ul li a {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 0px;
  padding-right: 20px;
}

/* line 1, ../scss/layout/_filter.scss */
.filter {
  width: 100%;
}
/* line 4, ../scss/layout/_filter.scss */
.filter h4,
.filter .h4 {
  padding-top: 20px;
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 0;
  display: block;
}
/* line 14, ../scss/layout/_filter.scss */
.filter .filtercols {
  margin-top: 10px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: middle;
  display: inline-block;
}
/* line 22, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select {
  display: block;
}
/* line 24, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2 {
  width: 100% !important;
}
/* line 25, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2 .select2-selection:focus {
  outline: none;
}
/* line 30, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2 .select2-selection__rendered {
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Arrow_black.svg") no-repeat scroll right 10px center;
  background-color: #FFFFFF;
  border-radius: 6px;
  border: 0 none;
  font-size: 16px;
  height: 34px;
  line-height: 1;
  padding: 5px;
  width: 100%;
  display: block;
  color: #000000;
  padding-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
  border-left: 1px solid #1F4373;
  border-right: 1px solid #1F4373;
}
/* line 47, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2 .select2-selection__rendered:focus {
  outline: none;
}
/* line 51, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2 .select2-selection__rendered option {
  padding: 5px;
}
/* line 58, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2.select2-container--open.select2-container--below .select2-selection__rendered {
  border-radius: 6px 6px 0px 0px;
}
/* line 64, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select .select2.select2-container--open.select2-container--above .select2-selection__rendered {
  border-radius: 0px 0px 6px 6px;
}
/* line 70, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select select {
  display: none;
}
/* line 73, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select select:empty + .select2, .filter .filtercols .styled-select select.empty + .select2 {
  pointer-events: none;
  cursor: not-allowed;
}
/* line 76, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select select:empty + .select2 .select2-selection__rendered, .filter .filtercols .styled-select select.empty + .select2 .select2-selection__rendered {
  background-color: #ccc;
  pointer-events: none;
  cursor: not-allowed;
  color: #ccc;
}
/* line 85, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select > span {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 3px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 93, ../scss/layout/_filter.scss */
.filter .filtercols .styled-select.dummy {
  height: 56px;
}
/* line 98, ../scss/layout/_filter.scss */
.filter .filtercols .col1 {
  width: 36%;
}
@media only screen and (max-width: 999px) {
  /* line 98, ../scss/layout/_filter.scss */
  .filter .filtercols .col1 {
    width: 100%;
  }
}
/* line 103, ../scss/layout/_filter.scss */
.filter .filtercols .col1 .selectcategory:first-child {
  color: black;
  font-size: 16px;
  font-weight: 700;
}
/* line 109, ../scss/layout/_filter.scss */
.filter .filtercols > div {
  width: 16%;
  float: left;
}
@media only screen and (max-width: 999px) {
  /* line 109, ../scss/layout/_filter.scss */
  .filter .filtercols > div {
    width: 50%;
    margin-bottom: -4px;
  }
}
/* line 117, ../scss/layout/_filter.scss */
.filter .filtercols > div > div {
  margin: 4px 5px;
}
/* line 121, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-checkbox {
  width: 100%;
}
/* line 124, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-checkbox > label {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  font-size: 16px;
}
/* line 129, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-checkbox input[type="checkbox"] {
  display: none;
}
/* line 133, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-checkbox input[type="checkbox"] + label span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 6px;
  vertical-align: middle;
  background: url(https://www.gimota.ch/skin/frontend/gimota/default/images/checked_sprite68.png) center top no-repeat;
  background-position: 0;
  cursor: pointer;
}
/* line 146, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-checkbox input[type="checkbox"]:checked + label span {
  background: url(https://www.gimota.ch/skin/frontend/gimota/default/images/checked_sprite68.png) -34px top no-repeat;
  background-position-x: -34px;
}
/* line 151, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-checkbox > span {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 3px;
  display: block;
}
/* line 157, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-button {
  margin-top: 70px;
  margin-bottom: 20px;
  width: 100%;
  text-align: right;
}
@media only screen and (max-width: 999px) {
  /* line 157, ../scss/layout/_filter.scss */
  .filter .filtercols > div .styled-button {
    margin-bottom: 30px;
  }
}
/* line 165, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-button .buttonski {
  color: #FFFFFF;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  border-style: none;
  height: 34px;
  background-color: #F25D27;
  border-radius: 6px;
  margin-right: 10px;
  padding: 0px 30px;
}
/* line 173, ../scss/layout/_filter.scss */
.filter .filtercols > div .styled-button .buttonski:hover {
  background-color: #f14b0f;
}

/* line 186, ../scss/layout/_filter.scss */
.banner-right .filter h4 {
  padding-top: 10px;
  line-height: 1.3;
}
@media only screen and (max-width: 900px) {
  /* line 186, ../scss/layout/_filter.scss */
  .banner-right .filter h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 186, ../scss/layout/_filter.scss */
  .banner-right .filter h4 {
    font-size: 26px;
  }
}
/* line 196, ../scss/layout/_filter.scss */
.banner-right .filter .filtercols {
  margin-top: 5px;
  text-align: left;
  padding: 0px;
}
/* line 200, ../scss/layout/_filter.scss */
.banner-right .filter .filtercols .col1 {
  width: 100%;
}
/* line 203, ../scss/layout/_filter.scss */
.banner-right .filter .filtercols > div {
  width: 50%;
  margin-bottom: -4px;
}
/* line 206, ../scss/layout/_filter.scss */
.banner-right .filter .filtercols > div > div {
  margin: 4px 5px;
}
/* line 209, ../scss/layout/_filter.scss */
.banner-right .filter .filtercols > div .styled-button {
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 222, ../scss/layout/_filter.scss */
.skin-mechafin .banner-right .filter .filtercols > div {
  width: 100%;
}
/* line 230, ../scss/layout/_filter.scss */
.skin-mechafin .filter .filtercols > div, .skin-mechafin .filter .filtercols .col1 {
  width: 25%;
}
@media only screen and (max-width: 999px) {
  /* line 230, ../scss/layout/_filter.scss */
  .skin-mechafin .filter .filtercols > div, .skin-mechafin .filter .filtercols .col1 {
    width: 50%;
    margin-bottom: -4px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 230, ../scss/layout/_filter.scss */
  .skin-mechafin .filter .filtercols > div, .skin-mechafin .filter .filtercols .col1 {
    width: 100%;
  }
}

/* line 248, ../scss/layout/_filter.scss */
.catalog-category-view .filter,
.catalogsearch-result-index .filter,
.catalogsearch-advanced-result .filter,
.catalogsearch-advanced-index .filter {
  background-color: #1F4373;
  background-image: linear-gradient(to bottom, #1f4373 0%, #0c1b2f 100%);
}
@media only screen and (max-width: 770px) {
  /* line 248, ../scss/layout/_filter.scss */
  .catalog-category-view .filter,
  .catalogsearch-result-index .filter,
  .catalogsearch-advanced-result .filter,
  .catalogsearch-advanced-index .filter {
    margin-left: -30px;
    margin-right: -30px;
    width: auto;
  }
  /* line 255, ../scss/layout/_filter.scss */
  .catalog-category-view .filter h4, .catalog-category-view .filter .h4,
  .catalogsearch-result-index .filter h4,
  .catalogsearch-result-index .filter .h4,
  .catalogsearch-advanced-result .filter h4,
  .catalogsearch-advanced-result .filter .h4,
  .catalogsearch-advanced-index .filter h4,
  .catalogsearch-advanced-index .filter .h4 {
    display: none;
  }
}

/* line 264, ../scss/layout/_filter.scss */
.select2-container .select2-search {
  display: none;
}
/* line 267, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown {
  background: #FFFFFF;
  display: block;
  border: 1px solid #1F4373;
}
/* line 271, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown .select2-results {
  display: block;
}
/* line 273, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown .select2-results ul {
  max-height: 200px;
  overflow-y: auto;
  border-radius: 0px 0px 6px 6px;
}
/* line 278, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown .select2-results ul li.select2-results__option {
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
}
/* line 282, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown .select2-results ul li.select2-results__option:hover {
  background-color: #EEEEEE;
}
/* line 286, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown .select2-results ul li[aria-disabled=true] {
  display: none;
}
/* line 292, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown.select2-dropdown--above {
  border-radius: 6px 6px 0px 0px;
  border-bottom: 0px;
}
/* line 296, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown.select2-dropdown--above .select2-results ul {
  border-radius: 6px 6px 0px 0px;
  border-bottom: 1px solid #EEEEEE;
}
/* line 302, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown.select2-dropdown--below {
  border-radius: 0px 0px 6px 6px;
  border-top: 0px;
}
/* line 306, ../scss/layout/_filter.scss */
.select2-container .select2-dropdown.select2-dropdown--below .select2-results ul {
  border-radius: 0px 0px 6px 6px;
  border-top: 1px solid #EEEEEE;
}

/* line 3, ../scss/layout/_partner.scss */
.cms-page-view .std p {
  font-style: normal;
}
/* line 6, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container {
  max-width: 100%;
  background-color: #EEEEEE;
  margin-top: 30px;
  padding: 20px 0px;
  position: relative;
}
/* line 7, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container #map {
  max-width: 800px;
  margin: 0 auto;
}
/* line 15, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container p {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
  text-rendering: optimizeSpeed;
  text-align: center;
}
/* line 21, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .continent p {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 20px;
}
/* line 28, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries {
  text-align: center;
  padding: 0px 10px;
}
/* line 31, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div {
  padding: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding-right: 10px;
}
/* line 35, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div.partner {
  text-align: left;
  width: 25%;
}
@media only screen and (max-width: 770px) {
  /* line 35, ../scss/layout/_partner.scss */
  .cms-page-view .std .map-container .countries > div.partner {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 35, ../scss/layout/_partner.scss */
  .cms-page-view .std .map-container .countries > div.partner {
    width: 100%;
  }
}
/* line 44, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div.partner a {
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}
/* line 48, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div.partner a:hover {
  text-decoration: underline;
}
/* line 53, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div.country {
  width: 12.5%;
}
@media only screen and (max-width: 770px) {
  /* line 53, ../scss/layout/_partner.scss */
  .cms-page-view .std .map-container .countries > div.country {
    width: 25%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 53, ../scss/layout/_partner.scss */
  .cms-page-view .std .map-container .countries > div.country {
    width: 50%;
  }
}
/* line 61, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div.country a {
  cursor: pointer;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  text-align: left;
}
/* line 66, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .countries > div.country a:hover {
  text-decoration: underline;
}
/* line 75, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container .back {
  cursor: pointer;
  padding: 30px;
}
/* line 79, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container #map_holder .loading {
  width: 100%;
  height: 200px;
  position: relative;
}
/* line 83, ../scss/layout/_partner.scss */
.cms-page-view .std .map-container #map_holder .loading > div {
  width: 40px;
  height: 40px;
  background-image: url(https://www.gimota.ch/skin/frontend/gimota/default/images/ExtranetBlack.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  -moz-animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

/* line 102, ../scss/layout/_partner.scss */
div#tt_sm {
  display: none;
  visibility: hidden;
}

/* line 2, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup {
  font: 15px open-sans, sans-serif;
  width: 50%;
}
@media only screen and (max-width: 770px) {
  /* line 2, ../scss/layout/_newsletter.scss */
  .cms-page-view #mc_embed_signup {
    width: 100%;
  }
}
/* line 8, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form {
  padding: 0px;
}
/* line 10, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .indicates-required {
  display: none;
}
/* line 13, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .mc-field-group {
  width: 100%;
}
/* line 15, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .mc-field-group > label {
  font-size: 15px;
  display: inline-block;
  width: 25%;
  font-weight: normal;
  float: left;
  padding-top: 5px;
}
/* line 21, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .mc-field-group > label span {
  display: none;
}
@media only screen and (max-width: 770px) {
  /* line 15, ../scss/layout/_newsletter.scss */
  .cms-page-view #mc_embed_signup form .mc-field-group > label {
    width: 100%;
  }
}
/* line 29, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .mc-field-group > input {
  display: inline-block;
  width: 75%;
  border: 0px;
  background-color: #EEEEEE;
  border-radius: 0px;
  float: left;
}
@media only screen and (max-width: 770px) {
  /* line 29, ../scss/layout/_newsletter.scss */
  .cms-page-view #mc_embed_signup form .mc-field-group > input {
    width: 100%;
  }
}
/* line 41, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .mc-field-group.input-group {
  padding-bottom: 10px;
  padding-top: 5px;
}
/* line 44, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .mc-field-group.input-group label {
  font-style: normal;
  vertical-align: text-bottom;
  font-weight: normal;
}
/* line 50, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup form .button {
  height: auto;
}
/* line 56, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin: 0px;
  padding: 4px 0px 0px 0px;
  margin-left: 25%;
}
@media only screen and (max-width: 770px) {
  /* line 56, ../scss/layout/_newsletter.scss */
  .cms-page-view #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin-left: 0px;
  }
}
/* line 65, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup div#mce-responses {
  margin: 0px;
}
/* line 67, ../scss/layout/_newsletter.scss */
.cms-page-view #mc_embed_signup div#mce-responses a {
  color: #F25D27;
}

/* line 1, ../scss/layout/_widgets.scss */
.homepage-news {
  margin-bottom: 30px;
  width: 100%;
  background-color: #EEEEEE;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}
/* line 7, ../scss/layout/_widgets.scss */
.homepage-news .news-title {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
  text-rendering: optimizeSpeed;
}
/* line 10, ../scss/layout/_widgets.scss */
.homepage-news .news-text {
  padding: 15px;
}
/* line 14, ../scss/layout/_widgets.scss */
.homepage-news .news-date-location .kalender_icon {
  display: inline-block;
  width: 25px;
  height: 29px;
  margin-right: 15px;
  background: url("https://www.gimota.ch/skin/frontend/gimota/default/images/Kalender.svg") no-repeat;
}
/* line 23, ../scss/layout/_widgets.scss */
.homepage-news .news-image {
  max-width: 100%;
}
/* line 26, ../scss/layout/_widgets.scss */
.homepage-news .news-description {
  margin-bottom: 15px;
  margin-top: 10px;
}
/* line 31, ../scss/layout/_widgets.scss */
.homepage-news .news-button {
  background-color: #F25D27;
}
/* line 33, ../scss/layout/_widgets.scss */
.homepage-news .news-button:hover {
  text-decoration: none;
  background-color: #f14b0f;
}

/* line 40, ../scss/layout/_widgets.scss */
.homepage-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
}
/* line 46, ../scss/layout/_widgets.scss */
.homepage-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 680px) {
  /* line 55, ../scss/layout/_widgets.scss */
  .responsiv_image_view {
    max-width: 100%;
  }
}
/* line 59, ../scss/layout/_widgets.scss */
.responsiv_image_view .image_element {
  float: left;
  margin-bottom: 20px !important;
  max-width: 100%;
}
/* line 63, ../scss/layout/_widgets.scss */
.responsiv_image_view .image_element .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
}
/* line 69, ../scss/layout/_widgets.scss */
.responsiv_image_view .image_element .image.onclick {
  cursor: pointer;
}
/* line 73, ../scss/layout/_widgets.scss */
.responsiv_image_view .image_element .image_header {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 0px 3px 0px;
}
/* line 79, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_4 {
  margin: 0px -15px;
}
/* line 81, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_4 .image_element {
  width: 297px;
  margin: 0px 15px;
}
/* line 84, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_4 .image_element .image {
  height: 207px;
}
@media only screen and (max-width: 1440px) {
  /* line 88, ../scss/layout/_widgets.scss */
  .responsiv_image_view.image_count_4 .image_element:nth-child(3) {
    clear: both;
  }
}
/* line 95, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_4.style_portrait .image_element .image {
  height: 424px;
}
/* line 102, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_3 {
  margin: 0px -12px 0px -13px;
}
/* line 104, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_3 .image_element {
  width: 410px;
  margin: 0px 12px 0px 13px;
}
/* line 107, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_3 .image_element .image {
  height: 287px;
}
@media only screen and (max-width: 1440px) {
  /* line 111, ../scss/layout/_widgets.scss */
  .responsiv_image_view.image_count_3 .image_element:nth-child(3) {
    clear: both;
  }
}
/* line 118, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_3.style_portrait .image_element .image {
  height: 588px;
}
/* line 125, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_2 {
  margin: 0px -15px;
}
/* line 127, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_2 .image_element {
  width: 625px;
  margin: 0px 15px;
}
/* line 130, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_2 .image_element .image {
  height: 435px;
}
/* line 136, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_2.style_portrait .image_element .image {
  height: 890px;
}
/* line 144, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_1 .image_element {
  width: 100%;
}
/* line 146, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_1 .image_element .image {
  height: 500px;
}
/* line 152, ../scss/layout/_widgets.scss */
.responsiv_image_view.image_count_1.style_portrait .image_element .image {
  height: 1000px;
}

/* line 163, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_4 .image_element, .cat-left .responsiv_image_view.image_count_4 .image_element {
  width: 215px;
}
/* line 165, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_4 .image_element .image, .cat-left .responsiv_image_view.image_count_4 .image_element .image {
  height: 150px;
}
/* line 171, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_4.style_portrait .image_element .image, .cat-left .responsiv_image_view.image_count_4.style_portrait .image_element .image {
  height: 307px;
}
/* line 178, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_3 .image_element, .cat-left .responsiv_image_view.image_count_3 .image_element {
  width: 300px;
}
/* line 180, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_3 .image_element .image, .cat-left .responsiv_image_view.image_count_3 .image_element .image {
  height: 210px;
}
/* line 186, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_3.style_portrait .image_element .image, .cat-left .responsiv_image_view.image_count_3.style_portrait .image_element .image {
  height: 430px;
}
/* line 193, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_2 .image_element, .cat-left .responsiv_image_view.image_count_2 .image_element {
  width: 460px;
}
/* line 195, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_2 .image_element .image, .cat-left .responsiv_image_view.image_count_2 .image_element .image {
  height: 320px;
}
/* line 201, ../scss/layout/_widgets.scss */
.left:not(.onlyleft) .responsiv_image_view.image_count_2.style_portrait .image_element .image, .cat-left .responsiv_image_view.image_count_2.style_portrait .image_element .image {
  height: 655px;
}

/* line 213, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_4 .image_element {
  width: 207px;
}
/* line 215, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_4 .image_element .image {
  height: 144px;
}
/* line 221, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_4.style_portrait .image_element .image {
  height: 296px;
}
/* line 228, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_3 .image_element {
  width: 289px;
}
/* line 230, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_3 .image_element .image {
  height: 203px;
}
/* line 236, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_3.style_portrait .image_element .image {
  height: 416px;
}
/* line 243, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_2 .image_element {
  width: 444px;
}
/* line 245, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_2 .image_element .image {
  height: 309px;
}
/* line 251, ../scss/layout/_widgets.scss */
.cmspro_news_content .responsiv_image_view.image_count_2.style_portrait .image_element .image {
  height: 632px;
}

/* line 260, ../scss/layout/_widgets.scss */
.vertretungen {
  margin-bottom: 10px;
}
/* line 262, ../scss/layout/_widgets.scss */
.vertretungen .left {
  float: left;
  width: 70%;
  padding-right: 10px;
}
@media only screen and (max-width: 599px) {
  /* line 262, ../scss/layout/_widgets.scss */
  .vertretungen .left {
    width: 100%;
    padding-right: 0px;
  }
}
/* line 270, ../scss/layout/_widgets.scss */
.vertretungen .left .vertretungen-header {
  margin-bottom: 10px;
}
/* line 272, ../scss/layout/_widgets.scss */
.vertretungen .left .vertretungen-header > a {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #1F4373;
}
/* line 275, ../scss/layout/_widgets.scss */
.vertretungen .left .vertretungen-header > a:hover {
  text-decoration: none;
}
/* line 281, ../scss/layout/_widgets.scss */
.vertretungen .right {
  float: left;
  width: 30%;
}
@media only screen and (max-width: 599px) {
  /* line 281, ../scss/layout/_widgets.scss */
  .vertretungen .right {
    width: 100%;
    margin-top: 10px;
  }
}

/* line 1, ../scss/layout/_webforms.scss */
.webforms-success-text {
  border: 0px;
  background: transparent;
}

/*! fancyBox 3.0.0 Beta 1 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../scss/layout/_fancybox.scss */
#fancybox-loading,
#fancybox-lock,
.fancybox-wrap,
.fancybox-skin,
.fancybox-inner,
.fancybox-error,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-wrap embed,
a.fancybox-close,
a.fancybox-expand,
a.fancybox-nav,
a.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  text-shadow: none;
}

/* line 29, ../scss/layout/_fancybox.scss */
#fancybox-lock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8020;
  overflow-y: scroll;
  overflow-y: auto;
  overflow-x: auto;
  -webkit-transition: -webkit-transform 0.5s;
  -webkit-transform: translateX(0px);
}

/* line 48, ../scss/layout/_fancybox.scss */
.fancybox-lock {
  width: auto;
}

/* line 57, ../scss/layout/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 65, ../scss/layout/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 69, ../scss/layout/_fancybox.scss */
.fancybox-skin {
  border-style: solid;
  border-color: #fff;
  background: #fff;
  color: #444;
}

/* line 76, ../scss/layout/_fancybox.scss */
.fancybox-inner {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

/* line 86, ../scss/layout/_fancybox.scss */
.fancybox-spacer {
  position: absolute;
  top: 100%;
  left: 0;
  width: 1px;
}

/* line 93, ../scss/layout/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 99, ../scss/layout/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
  zoom: 1;
}

/* line 105, ../scss/layout/_fancybox.scss */
a.fancybox-close {
  position: absolute;
  top: -23px;
  right: -23px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  background-position: 0 0;
  z-index: 8040;
}

/* line 116, ../scss/layout/_fancybox.scss */
a.fancybox-nav {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
  overflow: hidden;
}

/* line 128, ../scss/layout/_fancybox.scss */
.fancybox-type-iframe a.fancybox-nav,
.fancybox-type-inline a.fancybox-nav,
.fancybox-type-html a.fancybox-nav {
  width: 70px;
}

/* line 135, ../scss/layout/_fancybox.scss */
a.fancybox-prev {
  left: -70px;
}

/* line 139, ../scss/layout/_fancybox.scss */
a.fancybox-next {
  right: -70px;
}

/* line 143, ../scss/layout/_fancybox.scss */
a.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  cursor: pointer;
  z-index: 8040;
}

/* line 153, ../scss/layout/_fancybox.scss */
a.fancybox-prev span {
  left: 0;
  background-position: 0 -50px;
}

/* line 158, ../scss/layout/_fancybox.scss */
a.fancybox-next span {
  right: 0;
  background-position: 0 -100px;
}

/* line 163, ../scss/layout/_fancybox.scss */
.fancybox-mobile a.fancybox-nav {
  max-width: 80px;
}

/* line 167, ../scss/layout/_fancybox.scss */
.fancybox-desktop a.fancybox-nav {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 171, ../scss/layout/_fancybox.scss */
.fancybox-desktop a.fancybox-nav:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 175, ../scss/layout/_fancybox.scss */
a.fancybox-expand {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 46px;
  height: 46px;
  z-index: 8050;
  opacity: 0;
  filter: alpha(opacity=0);
  background-position: 0 -150px;
  zoom: 1;
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

/* line 191, ../scss/layout/_fancybox.scss */
.fancybox-wrap:hover a.fancybox-expand {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 195, ../scss/layout/_fancybox.scss */
.fancybox-wrap a.fancybox-expand:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 199, ../scss/layout/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  background-color: #111;
  background-image: url(data:image/gif;base64,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);
  background-position: center center;
  opacity: 0.85;
  filter: alpha(opacity=85);
  cursor: pointer;
  z-index: 8060;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* line 218, ../scss/layout/_fancybox.scss */
.fancybox-tmp {
  position: absolute !important;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* line 227, ../scss/layout/_fancybox.scss */
.fancybox-title {
  font: normal 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.5;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  display: block;
  visibility: hidden;
}

/* line 237, ../scss/layout/_fancybox.scss */
.fancybox-title-float-wrap {
  position: relative;
  margin-top: 10px;
  text-align: center;
  zoom: 1;
  left: -9999px;
}

/* line 245, ../scss/layout/_fancybox.scss */
.fancybox-title-float-wrap > div {
  display: inline-block;
  padding: 7px 20px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 2px #222;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 257, ../scss/layout/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

/* line 264, ../scss/layout/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 268, ../scss/layout/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 15px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  max-height: 50%;
  overflow: auto;
}

/* line 279, ../scss/layout/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 8010;
}

/* line 287, ../scss/layout/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* Default theme */
/* line 294, ../scss/layout/_fancybox.scss */
.fancybox-default-skin {
  border-color: #f9f9f9;
  background: #f9f9f9;
}

/* line 299, ../scss/layout/_fancybox.scss */
.fancybox-default-skin-open {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 303, ../scss/layout/_fancybox.scss */
.fancybox-default-overlay {
  background: #333;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 308, ../scss/layout/_fancybox.scss */
.fancybox-default a.fancybox-close,
.fancybox-default a.fancybox-expand,
.fancybox-default a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RkZERjA4NTZBNEMxMUUyOTFGMkY4MEVGREQ0MkRDNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RkZERjA4NDZBNEMxMUUyOTFGMkY4MEVGREQ0MkRDNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 316, ../scss/layout/_fancybox.scss */
  .fancybox-default a.fancybox-close,
  .fancybox-default a.fancybox-expand,
  .fancybox-default a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMTg4NzhCQTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMTg4NzhCOTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+T32etwAAHWhJREFUeNrsnQtU1VX2x388FcQHaIZEiFb4QDQtSszG7IGplM+sCSvNno72GDNb/3+t5WQ1tpoms6an49DY1OhKXVNqZGmlpI6pmamI/ccAGZ+QKIggCv/9vZyD5/743efv8rvcy95rHS/I7/7uuZ977j5777PPPiH19fUai3USwsAZOANnYeAMnIWBM3AWBs7AGTgLAw9q4CEhIU7/HugfmKv35+v3zsBbG/CQCy+gPho1u5d10OTf0K96Bm4PWW2hooUpLVR5VKFLuHXUziuP55Xf69QPwhn8oAWuG8kq3HDRIkSLFI9h8+bNS7n55puv6tatW+/27dt3j46OToyMjOwYGhoajRvV1dVVnTt37sTZs2eLampq/lNZWbnr559/zrvlllv20p/P6T4Ew5FvNXDbk5w1Hzxfjs4wAbIttRhqsdQuptadWgq1tLFjx2auX7/+1V9++WUdATxR76XQh1BaUVGx/OjRo7OWLVvWQ7xmhOhDiBxoZtWhq/du1Jp1hCuqQx3NbUSLEi36gw8+uLlv376DBgwYMDIiIiLal5Mi9a/i5MmTOadPn85LTEz8VBn19T179qw/cOBA4I9wRW1IwO3EiE6gdjm1/tSuW7p06cuHDx/eV2+RkOrZUlZWdr/oU7gyPwTuCNeN6nChkyV0tI7Dhw/v/tJLL2UPHjx4lLN7k2rRvv/+e23fvn1aYWGhdvDgQe3EiRMajVbb39u1a6fFxsZql156qZacnKz17t1bS09P13r06OG0z6Tr/7Jjx45Xhw0bViJHu2LlBM6kKWCHKvoasKOFzu6AUf7hhx+OJ7k7KiqqvdH99u/fr61YsUJbu3atRqO/sQ+yH/r+yNdXv5E0yWqZmZnauHHjtF69ejnqd1l5eflzcXFxf9VPrAEBXAc7UkxUGNHthTrp/N13380cMmTIjUb32LBhg/buu+9qP/zwQyNgskY8tiJwL7JeGj+AgQMHag899JBGo9nwXtXV1e/Qh/+4N9D9BlyBLc27KDGqOwI0tYv27t37P3369EnTP3/37t3aCy+8oP3444+21woLC7N7Tf3rOxrhRr/j5/Pnz9seaULWnn32Wa1fv35N3gPp9tVt2rSZIExJt6H7BbjOrpYqBKO6E0AnkZB6mEVf7RT1SWT2aX/+8581UjG2jqugXT06euPOHgEez7/77ru1p556SiPAdvcgU/KrlStX3jlp0qST7kL3B3A5QcrJMUrqampdqcXn5+c/Q5PZFeqTMAE++eSTtskQoKE6jHS1+rs7wPWWg163Q9UAPCbX1157zTbR6qGTWTpajHSXE6k/gKsTpBzZccKh6UZqYlb//v37qE+Ajn700Ue1U6dONY5q+RpSZ7sa0e6OPEemGaB36NBBe/vtt206Xgd9FUEfr+h0nwIPNRN3MrC1obO7YGSTGnlADxsT4/3332+DHR4ebjeKAVsFbsbl1t9X/R0Nr40+oC/okyr0tyyaSBeYtdF9PcKlKjFy1S+hr+uYJ554Yrz6BEyKU6ZMwQRlG9ny3r6C7K6DIi0YCEZ6ZGSklpOTY5tUVamqqnqI7Py/OlMtVqoUVW+3U3T2JfQVTd24ceMs6myUvLioqEi76667NHKxbaNLrz6aE7YjrxDghQqxqZd//vOfdjoddjrNP4NSU1MP+hJ4qAlVEqYA7yDMv65z5869VYWNEY0J0gi2Xmc390KD+ppyopbq5fe//72tr8r1nS+77LJZvlYtoSaeFy6sEjnCu7z44ovDb7/99qvVC1955RWNRoqdGlHfsBWw9d9W/QeNvqGP6KsqZDo+dubMmWxf9sHbER4mJspoMVHCMuk8ceLEa/VOzccff2xnjajeo5Ww9dD13zD0EX1Fn1Uhi+URf45wvWUigceS2khPSUnppuq3efPm2XSlkb52x4MlawGBJtujOzqaRqNWUVFhe3QRNm7S0Ef0FV6v+lz6IDJOnz59u6+gh3o5uqX7Lj3K2GuvvfYy9cJvv/1W27VrV6MqceTMGAkAIypIloJNr+IRcwAmOCOB11peXm4DXVtba3t0dr2jvqCvsKbQd90oH+pv4G0U4B179OgRT7o7Vb3w/fffd2hnu4INwHqBCYfRrocI2AjX6kc0RitGuyvoRvb/e++9p7fNHz5w4MBFVgNX3fg2inXSYcaMGQOjoqIi5IUFBQXajh07mkyUrkQP+/rrr9feeustjLBGiCp0CVsKAlOLFy/W2rdv36hmXEHX9w99hjeMsIPy95jExMRJvhjloV5cr+pvODwxgwYNulS96F//+leTr6wr6Eaw33nnHe3WW2+1hW310I1gL1myRLvhhhtsjowKHdc70umO4jd4D3ZvPDR0qD9GuNTfcoTbgKenpyeoF65Zs8atoJM64RnBpm+N7XdA1EM3gt2xY0fb74iPqNBxvauJV9/f3NxcPfDh/hrh0p3HCI++6aabEsnRiVBXbI4ePdokAugMOkarlKFDh9rBliKhwxVXTTo9bCmA/vrrr6tBKbcnUNz7yJEjtiU+5ZqLSD319ccIl6s5tnbjjTcmqhdBdxt9VZ2JCgPxaj1sPfS2bdvadG3//v0NYUNgpSDerkx8btvn8uetW7fqHaHr/alSbMDT0tK6qhfBY/NEnehhPP7449o333zj8FoslSGsSvOG9sEHHziEfc899zQ6MegDPiR3nSL5MyZ/nVoZ4A/gcpQDemRycrLdO0aeh6cepByxENjRDz/8sFPov/nNb7SPPvrIFnRyBRsSHR3tcZ9wvapSBPAUq4Gr65a21rVrV7vEHbnSbmQFOBOkPEi9L6HrHRBXUUwEoRAC3rNnj9199ctprqwVKSUlJfrLevoDuF1OII2ySPUieHzexEqgVmJiYjyCroeNBQVvYDv6AH799Vf9/3Xxh+OjZrWG0gQXpl6kmmueihH06dOnN1mVMTIrcd3evXtNw1YHiYHH284frr0+zdinAujSSsGbhwWDSdJVMOqRRx6x2elSNSCe4srDdCXS7lek1l/x8EahN3Zer4vNiOpBAnLfvn1tpqAr9QT7/c0337R9YHJFxyj24k7U0dF7ob9VWg1cv+OgjnTnWfWCTp06NckL8QY2JDU11eYxGlkjRgIPFd8GR7EXT8FLT1U1gqwEbrTzoI48MjufGXl9+o67A95RbMTIznZ2P5iMzsIAzgDr73vxxRfrI5D/tRq4ur0Dw+Yc2aoVdnZTz54ej2x9LMUZbFgj9957r5aXl+fUOVKhI7TrziKGvk94LzrZ5w/g58TkYWu7du2ys52Q1aTPhHInLCuvcwV76tSp2vbt27UZM2ZoGzdudHhPhAHcjaUY9VXOH7oQxA6rgcvRDb2NiNPZdevWHVUvuuqqq5p8RV1BV2HMmjXLobuOkf3TTz/ZrocVAsvEkcmIDxFrlO7GUoxS46655hq7a+hbuNEfwGsFbLRqesNHaWJqJJaSkqKR99mY9+HObgoVxmOPPWZbADBy1wEb6kE2QEUqst45wv/DaVK/Ac5scn0f0ff4+Hi7xH762/G4uLi9/gCO0Q2FeEY8Vm/ZsqVUvXDUqFEeqRXEUqSzgxUauOcSuhobkVAQG5H3xZonoMvYC0a+HrY7sRR9f7HwYWeA19Z+q3mxS8KsWVgnRjhAV8m2devWY+pFY8aMcZrFauS4wMOUUCR0QNQHoqQHaRQG+Pzzz21qRg/bWaTQqI9oeA864N/5wrHzJNVN5hJilQcxhUuo4TvXIykpqXd+fv44enNhalx7586djUmb7iwiQzcDtqM+6d11XA87W6ovvbiCLSHj+TLnEPe88sorbdFI1eHZtGlTL3KuDquj3IpUN2ml1IjRDc+rsri4uHTp0qVF6oX4mhvl87nS5XA25MhVP3Sj2IiMvaipGN7A1vcTfddNlosI9jFfjHBvHB8JHN7EKdk2b978X70tjBUZTG76r6sr6LBSEE+BHY1HeK+OJj15PQBj+Q2P2NnmDmx9f9BX9Bl91wH/TvNyp5sZlSI/IJl8j/S2eK1hJ3EyGtnkE9PS0mLlxdC9yJoVwXvL0pPd9SrVES7VErJo1X1ApLv/TR/kMDF31bnr8foyliJNQ1gp8DLLqZ1AI4fFzhNDx3/72982bmzSqxV/lP5QX1tVJ+gj+qrfdFVeXv6+dmEvp2b1CJcfkpoXjoDDpWKkJxH0EZMnT75MjZHgjSCxxihd2cFrNCts/ajGRAkPGY6SqrrIs32L1NUsYQrXeRLT8WV4VrXHq0QEDe59Gdq8efO2ke1cqzocWD3HZCg9SvUN+6LIgCdqxAg2Jt5XX33VDjb9/dcvv/xygS9Ht5l4uGqPnxYqBc5P6f79+w9S5+1iDthZgHw9vCE5iaqmWHND1+tsCRt9QZ+QB6nfLn7kyJG5EydOPKi52FhlhUqRNrnhlhOoFTySmThq0qRJl6tPgguONAh4h1K96BM+fali9CpE/WAxsmHVIMClt0roG/o+WUZPim/xOa2F7PFxtKkqUbSEvLy8cdddd51dgHzLli026HBw1ER9o9zx5tw2CBUH2IMHD7Z77unTp78kFXOH+PbWai1kU5WErhadkRtiYSomCOjx5PaPT09Pt4vkt9SNseS1bqAPYqwC26n+tnqfphofPyt0OSbQ41CB1A7hMSsr69Pt27cf1et02LuIk0h32mhSk4Dkz66aeq1+UpavkZ2d3WTHmoCdN3v27PsUNeJxdYnmHuGqanG49ZtaN5qY4r/++utxGRkZl+hvAOcIW1OwW8Kd4gbq/xn13VFxA3iQzz33nGFxA9LZ66hv9+Tn51fo9HaL2/otoctcFXVnhK24gdDraBetWLFi9Lhx4/oYdRwTKiwZq8t3kDXy927dus0WjlyN5kEZj5ZSviNSmUgby3eIEd/lhRdeGDpz5swhHTp0MAyO+KJADRYPRowY4bRADamYkwUFBS/RiP+b0Nkeq5IWX6BGhHU79+nT51JSI9dPmDChv7N7I5kSKcPIYsXPhw4dsqXSyQVnBKoQ2EpISLDZ0YCLZTFXJZho0v77okWL/vLiiy8eUGAHToEa5Vp9CSapYmIU3R4nHmOff/75DLLVryZQ8Va49qSrfyTL6EMyBT9WVEitFoglmHTQ9UXG5I4JWXGio9DxeOxA1sFAbDscNWpU/6ioqEhfQibVUUVqamVRUdEWuv9qEY5QVUjgFhkzgB6qAx8lwMvaKmqLSU1N7Tp9+vQraaLrkZaWlkwOiFc1DGtqak6S+vnh4MGD299+++1VZAaWKKBrFNB1ZuLcLa4UqkGhSFnpza5QpHahxJ78P3wjIseMGZM4cuTIK0jnX0J6uktcXFws6e1ocskjRKz6bHV1deWpU6dKy8rKSoqLi/eT+bltwYIFewXgM4rqOKuoj/OaqEkbdLVnlZqzoboRH6GoG1mtU+4ditQu1KDVF3TUJySd1S5kEsgRXKOojVrdiK4T/a43G7cJlmK/EQrocM2+wrIK/LwCUoKtVQC3yGK/XM6aC7ZzwfZmBe5vYeCtHTiLxeFZFgbOwFkYOANnYeAMnIGzMHAGzsLAGTgLA2fgDJyFgTNwFgbOwFkYOANn4CwMnIGzMHAGzsLAGTgDZwkC4BYWFJObuOS+f+yQk1sRZZ0uVKKT27wbxQoWwQY8RIDGjmfU4EItrs7i/7ANBTvbUH8QNRaLtYYCadgfVG8VcIdFXHzdmvv1BWxsPcTm+gmpqanzly1b9sPhw4cr6kjOnTt3/sCBA2VvvPHGt7GxsXPomhFaQ02XNlayCArgAjb2e/amln3fffd9XFFRUV3vQH755ZeyQYMGvSKgXyxUEAP3ADZUxhWAPXHixI/OnDlTW+9CMNrbt2//ND0nXXxYDNxN2NhIi7MD7hwxYsTfTp06VV3vppB6QbX3iVpDIR0G7gbsNmJyHJ+RkfFOaWlpVb0HUlhYiHqL08W3g4G7uF+ksELG0AS5AJNjvYdCEyksl6eo9bcKeGhAOg8hIRHC9EtLSkoasnr16inx8fEx3hhpVvc9NABhY/89itz069Kly+Avvvhiavfu3Tt6c6/i4uJy7ULVCQbuADaqCfWNiYm5Jjc39/7evXt7ffz5qlWrcDThceF9WiOBosOFrQyv8frQ0NCn161b9596E0I6/1Tnzp3/l+53LZuFTZ+LbyJKNmVQe2LFihV7zMCurq6uve222xZjwqXWjR2fprCho6+mNnPRokXbzMCGi//AAw+soHtNFuZgW3bt7W1tRPsGUnvk5Zdf/tYMbMRUnn76aRxYPw2Troi9hDBw+2AUwDwwZ86cXAAzA/yPf/wjDj96mNqV4oMMsXo+a5HAdcGoex988MGVUAVmYJMq+p7uNUOoJqioUH2/WiVwJT4C/Xr3hAkTPsIkZwb28uXLcdTVE9QGi8k31KhfrQ64Eh9BLdM7hg8fvsiTYJSRfPXVV/8HMxLmpDArwxz1qzUCR3wERxqMHThw4BvHjx+vMgN769atB6Ojo5+l+w3XGgoOhzvrV6sCrjWUzkN98azLL7/8T+R2nzQDe+/evcfI9X+e7pcpFhnCXfWr1QDXGuoTIiadSd7fvIKCglIzsAsLC08kJibOp/uN0hqOR4hwp1+tAriAja/7jTExMc9u3779vyZd9op+/fq9LrxIrFlGutuv1gBcjY/M+eabbw6YgV1eXn5m6NCh72IRWWs4H66NJ/0KduBqfOTJlStXmoqPVFVVnR05cmQO3Qun7V0mTMsQBn4BdmN8ZPHixabiIzU1NecmT568TMRHeolF5RBP+xWswGV8BO71w/PnzzcVHzl//nzdzJkzP6V7TaWWKjzUEG8GQjACV+Mj02bPnv252fjI3Llzv6J7PSjWJWM8gR3swKXLnkLtnmnTpi03Gx9ZuHDhJrHqPkjkEYaYUXXBBjxcmGnjxo4dm0OTnKn4yJIlS3AO+2NixcYuPsLAG94Yvu5DkpOT/0Aue6UZ2GvWrNlHZiTSG4aIBeUwX0zmwQYcS1l35uTk/NsM7Ly8vMLIyMhn6F7DjIJRDPzCG4Pu/h1SE7yFvXPnzsPkjc6l+9ykNZx8Fe5LczXYEoFsZ/kkJCR08ObJBQUF5ZmZmZ9WVlbup19/pvYrligDLa8mIDOvAlmsBI5jXqoOHTp0ypsn9+rVq9PatWtvJ5WSIlaD4kRiEAN3IMhuKl2/fn2BtzcYMGBAfG5u7hSaNJHTjWMiOxL0sIAizmYhOz7s+LBrz8ErDl55G55FNhSHZ61dgJjBCxC8xMaLyLyIzGkSQZUIdJwTgTjVjZM5OZmz5aYrz+Z0ZQsT8j/55BNOyOctJy18UxV2n/GmqgDcNoiAGW8b9O/GWK55Vd/MW79RoikrK4u3ftdzcYOWVRFIibsMR9xl27ZtJSZXjFDz6g6ueeUaOlz1TLju+fn5x7wFjspuVte8CrhEIJFtheJgu0tLS7egkltRUdFJb+6VlJTUSaiTKM68cg69Fjku1H4qLi7eNHr06JwjR45UelNkiFPd3BdARx3ZnXv27Nkwfvz4f5SVlXlUu6qkpIRrXnkwyqHQUaj3KKBv3rz56+zs7KUVFRU17t7js88+2y0+NK555WG+C5dCtQp4PRf75XLWzhoXbLe4YDsfSdB0QZuBW2lABA1wFgbOwBk4CwNn4CwMnIGzMHAGzsBZGDgDZ2HgDJyFgTNwBs7CwBk4CwNn4CwMnIEzcBYGzsBZGDgDZ2HgDJyBN9cL2eeHI2EeWz1kwrzcmIrdCDJhHsnzSJi3bEQEY0I+/sFuBOwARjExbAvB4RnYEBUqIGM79kGtYVtIqfi/+mABbvWmKoxqbGQagY1N2OCEjU7Y8ISNT9gAhY1Q2BClNVTXxAapdpoXZaq52G+DGsEWvRHYsoete4629WHLH7b+0bXZWsNWwOjmgh7MwAEtHZtRMardKSKDTa4C+hWaBxWTGXjDG0NNkomkRja4W14DNQtRLYKedye1npqbFZMZeMMbwyidXlhY+KsnNU1KS0urMjIy3qHnjheTbBtfQg9m4Dgy4CmaID0uhYfJlCbSBVpDjSpsdo0MVOD+qCbhse0VHx8fs3r16ilJSUk4RiaNWhcyMyMC0fGxEjjs6SocfufNk7t3797xiy++mNqlSxeUM0XNQT6pyoXAgzy+atWqPd7eoHfv3hfl5ubeHxMTcw392pdabMBBt9gsvBal61DCzkw1NpTQQyk9zUHFZJ40Lzg+KMo45rbbbltstmIyikVqDRWTMzQ+qcrhG5NlqiejHKkPKiZvo3vN1HQVkxm4g5OqfFExGQWA6V6PaA0FgdtrfFJV855UhQ8MHxzd6wFNqZjMwJtaR40nVaGYutmKySjqTve619NgV2sBLqFjsoNd/cTy5ct3m4GOSRjHF9C97hbzBJ9UZSB2FZNxQIYZ6Ah24aAOraGAbw934i6tDTiksWIyjoDBUTBmoOMoGhxJQ/cbK1aV+KQqg2Utu4rJOPTIDHQcuoTDl+h+WVrDYUx8UpX+TWoNJ1XhGK9RONYLx3uZgV5QUFCKY8a0hpOqEIvnk6r0b1IsMGPNcwwOsENY1gx0HKSHwu50vxs1PqnK+E2KiS4Zi8g4qhFHNpqBjiMjcXSkxidVOQQuT6rCIaR34VBSHE5qBjoOR6V7PWkUd2n1wHUVk5EmMRnH7+IYXjPQcQywUdyFgTetmIyDpafioGkcOG0G+vz58/mkKjcqJseI9dAHcaQ6n1TV/CdVhYgcxEFY9V+4cOEms3GXadOmLad73UMtRYYAGLjxSVU45OixJUuW/GAGOk3CtWPHjs2he40TZmg4AzdeMYqjNoTMvKfWrFmzz2QIoDI5OfkPuJ9QWwzcyfFgwyIjI5/Jy8srNAM9Jyfn3yKrqxsDd35SFVKcbyIvcu7OnTsPm4i5IGXjd0KX80lVDj4geVLVz5WVlfszMzM/LSgo8CrXJSEhoYMwPdsGY14KSyACF4k/mDyvIJWSsnbt2tt79erVyZt7HTp0CFtbcBBHNQM3hh0m3PI+NGmm5+bmThkwYEC8t/dbv359gdjWwidVsVnIjg+79uzac/CKw7OqIMuLw7PWLkDM4AUIXmLjRWROk+A0iYBIBDrOiUCc6sbJnK05XXk2pytbmJD/ySefcEI+bznhTVW8qcrMtkEEknjbYPPXvOKNsRYBb9z6nZWVtRgllszA5q3fXNygRda8umPhwoUbzMDetm1biYiPDHcUH2HgSs0rdyq6OZL8/PxjcP1FfORis7D9AdzKNAksKEQnJSV5lUNSVFR0EhXeSktLt9Cvu5F9JbKwOBHIVXqJp084cuRI5ejRo3OKi4s30a8/IZeEYNdy5pVzsdW8Kikp8SgPsKys7Mz48eP/sWfPng30605qx6gFJGyrgSO76dhnn3222+0nVFTUZGdnL928efPXAvZRarbltoBNLrTYLORSqBY7Plzs1w+ufasuZ80F25su9zUvB4uBqys9fCSBhcBbrAERNMBZGDgDZ+AsDJyBszBwBs7CwBk4A2dh4AychYEzcBYGzsAZOAsDZ+AsDJyBszBwBs7AWRg4A2dh4AychYEzcAbOwsAZOAsDZ+AsDJyBM3AWBs7AWRg4A2dh4AycgbMwcAbu+QuEhIwWP/bz8KkvO/ujq37T687x8PV2i/uubk4efESvxRJuwWv0EyNnvpvfiGd8+eJevC6PcB7hzSu7W9h9eITzCPfOennGmc53ZdW4WyXO0eu4q9t5hPMIt8aKsOCbxSM8GIWBM3DW4ZbqTrouyx0rxV07nOaIVS1Jl/MID8IR7ijqN8eZHU4js63Jb1Q/F9bRyzzCedJkYeAMnIWBM3AWBs7AGThLgHqaXuWHuPIU3b2PE090jj88UB7hQTjC5ciZrxthjtYaV7Wk/vAI50mThYGzDndqLTzDI5wl+Ea4o3wUZcT7JD/cXxlWPMIZOANnscJIaIF7fGQMZLVJHe7V6/IeHx7hLAycgbMwcAbOwFkYOANnYeAMnIWBM3AGzsLAGTgLA2fgLAycgTNwFgbOwFkYOANnYeAMnIEzcAbOwFkYOANnYeAMnIWBWyz/L8AAHWgCuybDs4EAAAAASUVORK5CYII=);
    background-size: 46px auto;
  }
}
/* Dark theme */
/* line 326, ../scss/layout/_fancybox.scss */
.fancybox-dark a.fancybox-close,
.fancybox-dark a.fancybox-expand,
.fancybox-dark a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OTJGQjgwRDZBNEQxMUUyOEJDREM1NUU4QUUxNjBFMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OTJGQjgwQzZBNEQxMUUyOEJDREM1NUU4QUUxNjBFMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
}

/* line 332, ../scss/layout/_fancybox.scss */
.fancybox-dark-skin {
  background: #2A2A2A;
  border-color: #2A2A2A;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset !important;
}

/* line 340, ../scss/layout/_fancybox.scss */
.fancybox-dark-overlay {
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 346, ../scss/layout/_fancybox.scss */
  .fancybox-dark a.fancybox-close,
  .fancybox-dark a.fancybox-expand,
  .fancybox-dark a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyMzAwM0E4MDZBNEQxMUUyQUMyMDg1MkQ4RkQxRDJCNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyMzAwM0E3RjZBNEQxMUUyQUMyMDg1MkQ4RkQxRDJCNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU4OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WJRMjgAAI75JREFUeNrsXQuwFsWV7ksIIk9hIRDChitceaiJbtwUEmJZywYlsoaquKGI0VoQNJaICioXtYjysPReFYgiKcUHGzaa0jyKQJSQWqxUCErlsZZReV0exiKKugS8gMQkuueb2/2n7zDTfbqn5/8vbp+qrp5//nl0f/PN6XO6e/rUffjhhyJK9aRThCACHgGPEgGPgEeJgEfAo0TAI+AR8CgR8BNZOhe9wKc+9akkr6ura7df/83Z5vzmSrp/yPT7tddeO7EA54Id4gGEEICtrluLjrvOZYFtA5UBOl6dMZRG0b6RlA+nNJBSb0o95TGtlA5RepPSDgJwG+Vb6fjnKd+XBXDW9gnHcBdQLfvOoXQp/b6I8pEMpveUaTClf079t41AfYbOfYK2f5vH8hMScBOIjP8A2DdpexrlpwdULSNlmkPpVQL5cbrOQ/KtqJlK6VQNsJFnpFPor9sp30vpHkqn5xzX7vo+/8tr4x575T1PSZ97wpmFJrBTOTamUraT0h2U+mYBaACPlXKu0Vfec6csQ90JCbgDsxso/ZISXu9+riCnmcxgdt61+8ky/HIYyQmpUvLA1vZ9jXI0XmNtx9oeAEfFmLa1HGX5HWH+tROe4SkVci9lT1Hq5fD6sxnMOd5wHZTpKQL9Xkp1JyTDte0ulP0X5Tdy1Q53n+95hjLciLIS6F1OKIanwF5D+aUcq8WmTtL3y9vnop4yynQpylwm6J1KAhsbj1E2gcu0WujwnHMmoOxlqZegDNe276L8G4xGywqQicW24wrc+xu0eXeHt8Nlof+d8kYbY20Vt6kVmzrhgG15I+aWYb10Cgg0ZChtPxJKVRS1UoqqHkorCfShHZXhkP+UvXlOTDOpAhdn0AQmV6WkytQbdQqpz0My/D8ofbFohTkWCEeXu+pxwzlfRDdAR2M4OoOabazm9iaGYrhvT2ZGOZqI5ad0JLPwekr9bawuYqEUaVtc7p3TDvSXdewQDO9BBbuOYyG4MLyoSgnMcKTriOU9OwLgV1Pqmwcah2V5YL///vvi6NGj4s9//rO1EBhMwHHqeH1wwQZ6VnkyfqOO3yz85hUZ9UDrTbKd0mlc+9bGNAX0e++9154ZnTqJ7t27i4997GOZDwbH63XB8SeffLLo3LmzSI/wmPL0dup3C6Xhu3bt+rBWDMcg72k2dhcFG/LBBx+II0eOiL/97W+Zb0GaODge+//61786lcHC8gZZ55qplK9ZHKFc15sD9he+8AWxdOlS8fGPf7wd6Mhx7l/+8pcEVCWnn366+M53viN69OhRYaUNdBNBctqFyTUDXHVOcQpvahTzwF64cKE466yzxH333dcO9MOHDyfHA3wdbDyc4cOHi/vvv78d6Gl1Y3v4ln6cCTUBnPQ3piaMtHWZctmdBvuOO+4Qx44dE62trWLkyJHHgZ4Ge8mSJQmT8TAGDRrUDnQcjwfkyvKceo2guv9jLRh+rs0Mc2F3pVEYMyZhNvYBQMVQgA5Qu3TpklwLjSJyBTZ0O1SMslaGDBki7rnnnsp107qfU0ZDmcfUAvCzQ7m7uo6dPHlyAqYOkAJ9xIgRCdO7du2aWCtnnnlmO7CVwDLBNR944IHKvizrpoB8tuqA09MfxdHfHH2pm25z584Vr7zySgKqfpwOelNTU6Lbm5ubjwMbagfgzp49W7z66quVe5x00klO7YpFj4+qBcOHcAclbAIwwGoIwJszZ47YsWNHLugNDQ1i8eLFuWDjfAU2BPa4a59MkbqXBfgnGSYUG3w4NVmgp8EC6NDvaFB1VaTAvvnmm8XWrVsr+7t165bo/SIgZ9SvXy0A7xlSKQKsNOg33nij2L59u5WhUEk4f968ee3AxvU4YPv0H3UIwItOwgRoMOV00KHTt23bVjEJ8wC//fbbk+OKgs2sQ89aAF6KAHQwWlUWauO73/1u5SFkCezsyy+/PHko6vWHrjeZgrWSIoC3ZvXYmX5zRPcgcT7s70WLFrXT12nBm3DaaaeJu+++O2E7zlMeqSvozDq0dgjAi0raXR81alTivAA8E+AABY0orBccn/ZIS2D64VoA/oZeYRObOUxXvX5pdz3LqYG5qDzONOhguqkbwKeMGfV7pxaAv+Zbgaxj9b6UPLABIgBHP8vu3bsz7XSArjxSHXTOIIZD2V+rOuBUqK15zM4rcLrDX23rIzSq1y/PqWlsbBQvvviiuPXWW0VLS0uuc3TGGWcknqjefZC+L6esWUxH3WvB8JdCKURdx1533XWVvpA02DfddFPi9uM/gIrfO3fuPA501W/y9NNPt1NFAeWlWgD+vEsrb3pN9Y4lgIiPVVXfh+6uA2w8HJWgPtIeKYDFufPnzxebN2+uXNdkk+eV0VDmF6oO+K5du16nbLup4TSpG/0/gKHsbJhyYPkf//jHxAkCgKpvRN0D7rru5uN/OD09e/ZM2A4nSAdb2fUcEmTVIbVvB9X9DzVxfKgg6zl63MZyMFN33xXoYK7e66d7kGmPFN0A0O3f+ta3jgPbld0W/f1sEcyKjtrjG5lNpq8O0p0/pgFc6OasAeG8jiioFTXGmSVZYBcYsVfpi8TwX9XKtQeVWjhemm2KgmrYAGrajcdDyer1Ux1eWYMLrmAzPc0WWeeauPbQ41SeDx9Kq5Ws31y7F6BDXUAXo8FE3qtXr1y1ALChuwEwjkfeu3fvXLA5ZcirD+paZE5KqM4rfE79J46VwmWWGqEBq9MjNXmijs96MLY3jWml/EnWVdQa8FYq2LdNLOeoFpsTwkkc5trubWD3/cTu1poDLgv3bUpvm9SJieFZDVSIcvncO0etoG7317p7VpeDVLjGkAy3Mdf2JgRmeCOx+0CHAFwr4CpKvzKx1ZfhPirFheGWc34l6yY6EsNROAg+Ozlkq4hLhYsw3OeBp8p0CHUqapmUxfDEUqTtK23MtTHU0HCxGM49n1HGKwnsXSF7vUIyXBX2acrv4XpwTAuBNUDAsZRs3qS2fS9h/bQILJ1CgZ3aRgP6PRcdyrFUuOagq/7OOP57tDlXlCCdQ4ANx0QVWG5/SPkVlP0D7Zqg/687NznnHred1dll8x45lkoO8Otp84qQers0hqcqgSmxkyh/wvQ6c/W8pcvU+Xo5ZcIKcJMI7PdFSdIpJNg5oF9G+X0cXeqyz/c8QxnuQ1nLBDuISkmrlRz1chNlW2jXI5R6ZamILPXgu4Kmo+PzLuUzymggq8bwHB0J6+Uc5RxxGkyu+edq7mk5yvK5aoFdig636Gp8dnceJTSo7/ioDR87PeOYd2QZzgttZ1fVDmfm2HicstMoLaB0wEdn++h0ea+FuLcsQ9WX5gymUhyZjnSQ/rqD8npKN+vzXHxUiOUhbZX3qKfDbse9Q/VKukpd0ZsOHjy4XQOnb3su9ns5/Z4o2j5CPe4c7sMngfr6KeWrhVzsN6v/Zs+ePVUFvHNolWJzaCyWyW+xmCTtv0H8fTnrMyiNEH9fzroPJcyTwLSsw3IkBgnLWWPaxiuibc7MPo7FUm0J5mlaPM/j1u1meJf76PcPKP9BEbOwo4FeF8M7nmCNZpQIeAQ8SgQ8Ah4BjxIBj4BHiYBHwKNEwCPgEfAoEfAIeJQIeAQ8SgQ8Ah4BjxIBj4BHiYBHwKNkSOGZV1iNHmJbQpS77HXoQNzcRdBsqxnlzdh64403qgt4GiRX4G0Auz6ArDmM6f/TU/P040y/8/6rKuBcsB0Zj+Wi/0m0TeIcKXNM7sRXcZjIidWN8S0OJnMelPlblBBTCCv+YlLn/wi5oGNWECUOsDagfd7G4Aw3AW0AGSD+K6VxlP6F0mfr7LXBwih9hRYli+RLGnOBCpa7e44utZHy/6Z0NAusrMmmLg+lQzCcATQa7PGiLXTixfS7e0iVIh/YWTLdQPuxHupa2r2K8p/T7w+yWG8DvijoQUP0crYpIVge5n/vonw9pSk62JwYmS7HaPu7y3utl/e+QZbFmzw+KqXMMOvpwmHxwJsp7aHtpZTqs0DiAst9EDng16MMKAulubJsxjoUBToY4MxApFNoc5sMctrPBjIXUG70b8Pyfv0QnFSWbQo38GkR0MtmOKKBPEv5k5Q+nccgrlrglINzzYxyfBplpE2ouCFFQlLWkuGXwUrQY5dx4x67MtsW/dsWL1nbf6G0bC7jxuCsKcPldlfKHqW0mrZ72XQhB6QQQJviJafKhzLjy7fHZF1yiVVTHS63P0HZRizd4RDK3NpoFlEpnMDUOWWdJuvyCRPTa2kWnkrZZsrHcFid9xDKaDS59844Zoys06mhmB5KpSA2GRb9HcYxEzkMDNlo2hYftjSSw2TdRoUAPYRKwRfDGygfxDUTTV0CZTSavp6xlg+SdXT+Ojoo4PX19f2l2TfYBjZXlXDCprsc46JaLKAPlnXtXxOzkMDuIvsmGjhgcxosjivP0e8mE9DHudHyBlnnk2phpaygG492KKyV+RyGu+pyhu3Ncm60HHV+sKoqhdgNp2a6C9guFfexUFwsFdt+Rn2mp52j0gAnsIekn7BPwTmNJ+cBcNjt8tAd3PgHhUcgUx+GP6R7kCY3n6MjOVaF7wOwXd8V9NR+YPBQqYATu6fI/gZrEA3X3jauHvdhOMc05ICekV9ImHzdqX3hjlrQhTEMtjWv16+IpcIYgnMe8cnbx11iL2tfzipxiOkzau/evUdDM/xaHexQfeVcJ8jVQinq7DjUDZhcG5ThxO4ecqSmn8PrFnzYKu+/ImvQurDawPb/BUzE8sOhGD5NjdRwGksXNnFUissQm6U304kIDnXD9I1pQRhO7MZDaUGPmS+7fYarivY7+4Qr82G3xvK9tDmMWP5BUYaPN3VPlmGtcPtROMeWZJ1knVtP2QUhVMpUl0EIF8ZyzwulUkKXzQsrk0qRpuBbck6HsffPwz32rqAKuYvgdwiYh9htCCmGKFUqUCl3cqavasnZh8lGA0itHPFl+AXpSTpcS8LF5OKCjf0I5Yjwj4ijCcCxDw8Av7FfxT52uaaPiZhzHrAaX0SlTPCxtX1tcZtaAZhZ4R/1tw2he1UsZR+ryaeOqf8mFAF8nI/e49rSHLWiA6lHBh8+fLhYtWqV2LRpk1i7dq04//zzK8eD7S5uvSvIlnqO89LhpL8xWr0/a/TEVYf7eppKEKRUjwA+ZswYsXDhwkR/IyHEI8JAjhs3rnIuQkIWde89dLj6DT3+livDPxf6awRXsKGjW1tb24E9adIkceeddyYsRoL+xvGHDh0q7N4HrOM5ef+bpiuf7eJih5ooo85X4Xr18LvXXHONmDx5ctI4qgYTQUuxjXj3lUpJS6XIPG79fIfVoZVgivSzroA3FAHQR60oAaOhRnQAEVx67NixCeMVqxG09MCBA0nUb/1bG+w3AZi3bQLY5QEJbe1zF8BP5aiEkK+kavDAbCUIv9vc3CwaGhoqjIfdDZ3d0tIi5s6dmzBeVRZRY/UYyUVZbmN8zvWH+gA+qCw9lycw+3RLZMCAAWLZsmWib9++yX5UDGAD1Oeff14sXry4YndDEEtZqZNqSwr4T/oA3resgmVtQw/rYI8YMULce++9CYAAFZVRUb7XrFkjHn744QrbIXgIeV6mT/ixgtLXB/CTi4DpqnZ0po4ePVosWrQoaTiVTQ0wEdF75cqVYt26dQnQeABKl2eFWg/RQHo+lG4+gPes5isJcJUosHWPEW/AXXfdJX7961+3i3uP/hP9dweRHj6e5vuiA0q12pOyxAR4azULojd28+fPT37DxlY6GSrj1ltvFRdddFE7z1B1YnUwOVwVwG1doCbRbectW7aIWbNmJUBCZYDVUDGwzWfMmCGuuOKK5JpoNNV+XSX5SF5ZPRvVox2G4Xn9GGAwGkUl27dvT8A9ePBg8jCUHofNPXHiRHHLLbckuhugI2E/dL7vNInAcsAH8LerULDjWA7zTsn+/fvFVVddJXbv3p08DAUwHKDPf/7zidmoH6/6yWshKYze9AF8D4cpIR8GrgUVAlu78pqRKw/1AkcH4CrQYbMPHTo0sccHDhxYKQcehq7TQ5eP+Zbs8gG8pUiBOUNYeddHYwmvUZl70M/oS/nhD3+YuPpQPzgPtvspp5yS2OboH8+y6V1US1ESaee1+AD+IrdxDMl4dT6sFDBdd2hWrFghli5dWvEqlZWCY5qamo6z6UOVhbvIjSYv+QD+u9C6m8ty9RtAgtHKPITArb/tttsS1aOcHhzfu3fvdufXKh6bvN5vnAGXIxYtHP2VV2gX1psAAtN1sxH6fObMmUmj2qdPn0RnL1iwoJ3F42raFalLat/OvNEem2sPwcIuDelli9RN8vZl/Zd1Xl6kwnRFsE9ZKaqDa8eOHWLq1KmZFQfzOQ+SMyfRQ31u9PU0Ic+WwQyOOknvQ1JmY9aDVufhwegeqk+j6fOmav+tN3rUFjyxcs4RNTfFhcF5MTSzzrMxXd8PMKEyik4EKqIqDedhmOrn3gyXM4jWcVtqLlu55+ZVGACDyTAdYRZihF63XFxnXYWqE7AyzbriqBTIqiINnss+kzqxsS3vmDLL5oMVB/ANciqu0Umw5VxPzQSuLeq37TplTVeW268Bq8KAy/nOS3z0oktFXYC3vW22a3EfvGPdltrmhnMZDnlcflbhpBM5VoHNTAupUrJmTHGBt9QN2DzKAZIFuPx2pTmUSrFtl6FSyvq+R0oz5/seF4ZDlstP5Nivui/oZaiUora4oW7AZDm3fGzA5XeI8zg9gi76Mv2a5wFvUhl5/5uuXbQB1eQW7jeargwH6E/SDX9WlnXC1cnc/4s04sx8A2HyhAuGPvMLrqYbvctpYFytkzIZ7mqt2BpLicHVruA5A05PFDb5tT6d+VzrJDTDXa0VZtuDr4/3lA64BH21MoN8Cs61xU2WCddiMbHahyhSHqO0utqrK8+kG25xAZ1bcV8LxabHuQSw1GOLrLtX2bwBJ5Zj4PBiunFLtSwU7htQoqXSIut8zBe3QpPyCHRMpfgyFWCfi962sc/F+eEwnHM/Btj7ZF0LTR8pPAtSPvXxlL8e2tlx1d9cq8fD43xd1rGlCNhBAJc330rZWMpf5bDaxmgOi13Yb2K8je2yTmNlHb280uCAayw4j/LNLo1USEuFY6G4NOKyLuept7co2KFUir6NOXXjKF/OtVJMDAzBcJvnafjmcrmsywGuU1RNlaJvw3qZRemrtH2Qw3aXfS66m7Mvo3wo8yWog6xLEGYHZ3hGRX5M6WzV92Jie1GgXYC3EABlRcCmH7n4FDVjeMarjGGnCZRfqnft2kzA0I0mo+H8A8ooy7rX9ol3rc1CjnODgBYjKW+k9I5Nb4duNPPugbJQmifL9qSPU9TRGK4f854cNRpK27PTA9OmRtNliI3ZaILFs0XbB6xNsmzOTlHNAHccPmultIx+DqMcr/D35QQaJ7Xgqo5wD3mvCfLey2RZvJwiX+A7hwCaG7MsNbsKI9w/o31oqLrRbwS/Q0Lwu8+o4HcF5mrjxN9Tek60Bb5rF/zOlSyhWN45JLtdgsWljsUQFRZCXyv/7k/7YS1gln06vGN3mSBHZMKoOfo6ENYR4R13iLbwjm/ngeMCZqAPrcphuClsYt5DyagIgMKkmg0h1p51Aa/Ig+BIXbU+mIoSuNGMEgGPgEeJgEfAI+BRIuAR8CgR8Ah4lAh4BDwCHiUCHgGPEgHvwFJ4xGfQoLZFmH3CxJQRoSotob6tzxv50dctrwrgaZBcgbcBXHSIzbawjm3ozzQYXpNRe9dAoUx2I9AeBpExeJweRMZChVhMFwsU4uvfgzLHskfb6RoYRMZgMgaR30kD4wKsDWiftzE4w01AG0AGiJgigTAlmCbx2Tp7bbDOUl/Rfq3uL2nMBSpYXe05uhSWRWo3TcI02O36UDoEwxlAo8FGVKeplC7WI2KFUCnygZ0l0w1yshGmYqwSbSsdfZDFehvwRUEPZqVwgafUg9IN9HMX5espTUmHH7MFlXY5RtvfXd5rvbz3DbIs3uSpSph1E9jpYEqpwmEl35tFW+TZpTIc4nEgcYHlPogc8OtRBtH2YetcWTZjHULF/ukUEmwDq6fQ5jbKm1XkWQ4wNkBdI4Bn/EbI4SZZtikusdp8QS+b4UNo81nKn8yLFu4Ty57LdA74cvvTKCNtQsUN4YQ/q5lKMRTkMlgJtD3B9GDyAHFhtkFvG++VUe4LpWVzmS0WaIdguNzuKtq+w19N271supADUgig8/ZllA9lxloCj8m65BKrpjpcbiNC4UbKr7CxwgRGSJViAtqkNihNk3X5hInptTQLEUpsM+VjOKzOewhlNJrce2ccM0bW6dRQTA+lUkZRtonyYRwzkcPAkI2mpcG0xQgdJus2KgToIVQKIuthHvcgrplo6hIoo9H09Yy1fJCsY0NNzcL6+vr+0uwbbAObq0q48eq5x7ioFgvog2Vd+9fELCSwu8i+iQYO2JwGi+PKc/S7yQT0cW60vEHW+aRaWCkr6MajHQprZT6H4a66nGF7s5wbLUedH6yqSiF2w6mZ7gK2S8V9LBQXS8W2n1Gf6WnnqDTACewh6SfsU3BO48l5ABx2uzx0Bzf+QUpDqsHwh3QP0uTmc3Qkx6rwfQC267uCntoPDB4qFXBi9xTZ3+AVy95lOC4kwzmmIQf0jPxCwuTrTu0Ld9SCLoxhsK15vX5FLBXGEJzziE/evlDrz6YW+x3FXX/WheHX6mCH6ivnOkGuFkpRZ8ehbsDk2qAMJ3b3kCM1/Rxet+DDVqbIKhzGl7WGuFywvZ6zhjiX4dPUSA2nsXRhE0eluAyxWXoznYjgUDdM35gWhOHEbjyUFvSY+bLbZ7iqaL8zV5eHWCFfsnwvbQ6zxYHgMHy8qXuyDGuF24/CObYk6yTr3HrKLgihUqa6DEK4MJZ7XiiVErpsXliZVIo0Bd+SczqMvX8e7jGrggj9hZiZyBEpFtGoEBoMcdlM8exdo1W5qpacfZhsNMAUrcrG8AvSk3S4loSLyZUHNuKtqTjHAFsFosZvFXTa9Zohyms4D1iNL6JSJvjY2r62uP4bYKpQjlnqAoxC/GM8FB914kMIpsk6oQjg43z0HteWNgECFisgzz//fLF27VqxadMmsWrVqnbxj/FQTA/GZUYvty6Weo7z0uGkvzFavT9r9MRVh/s4PO+++25FP27cuFEcO3YsUSfQ4UgISo3IsUoQ9lGPFh5oGWtXHa5+D8iLGmti+OdCf43g69YfOnQo+Q09DuYj3XnnnWLSpEmVY6CCEJJdhVgvMoU6QB3P8VEpZ7u42KEmyqjzVSBSSGNjYwIkApTif1gs0N+zZ88W11xzTeU4HHPkyJFK1O9QZfFwzM7yAbyhSKF91IouetBpxD++8sorxcGDB5P9yloBoy+55BKxcOHCygPCW6AsGNc3rChptPMafAA/lVPgkK+kfi3Y2ogCq/a/+eab4qqrrhK7d++uBKQGuGD6mDFjxAMPPJCEZFcCpquGN3T5GIQZ6gP4oLL0HFegQhCGVwmYe/3114sXXngheRgKdFgpQ4cOFQ8//LAYMGBA5XhlNlZDUhh90gfwvmUXjNOBBesDoCuvEqpk8eLF4ic/+UmyH28CLAMAi/jIjzzyiBgxYkQ7s1E1pGU3mBzsTICfXPApB1M70M8w+ZADeKRHH31UrFy5sl3waagQPACol9GjR1fO57Cc2+XAlG4+gPcUHUiUTtdBf+aZZ8Rdd91VcfuVeQgrZdGiRZVzldVSRenhA/j7IkpwMX022CraPkTtEAI9DG8TTFb6fOLEiWLGjBlJ46hYDJ2Pt2D+/PntVFKV5XBVAM9bXTm931WUo4PrqEZy+vTp4itf+Upi/uFhqAYWx86ZM0ds27Yt06a3decGWrr6qC/gwcX08WlWjyAABKi6Lr/tttvEueeem5iJSn8D1AMHDiRg6wsOwGbHObZ+lMBywAfwt/OYWy2B1QFmq3vDDGxubhYNDQ3JfoAN9dK1a1exa9cuMXfu3KTTq2IqUCMLW74aS3an7vGmT6O5x3TRUIGE8q4PNQFQ1f6BAwcmjg0cHNjWCmyACkdo1qxZ7cCGGRkabIcAHLt8GN5ShN1p/e2iStK2M/q/lyxZkqgG7Fe6HIx/6qmnxIoVK/7OIPkQshpKn7DCnoRp8QH8RW7jGLKBVOfrtnNTU1MCMFSMsjqgm5cuXSrWrFlznK2udHZRdpsegOXaL/kA/rvQupvL8nRImN69eycmIdirBiDQcIYegAiodn7jrMPliEULR3+ZIrdyK5U+RrcsFixYkOj0Pn36iP3794uZM2e2AxsWChdsHzY7sn1n3miPjeEQLOzSYFIhrmqFGxUFDZ7q0/7FL36RpMwOH1Itys4uGj7GFeCc8zeaALUNIj9bBjM4oVqgIgBmlopRnUrQ1wDbFIvNp9H0eVO1/9b7uvYQrJxzRM1NcWFwFpPzzstjOsBUjWXeRCAbSDY2+6hKw3nw0H7uzXA5g2idz+vq+jrmxVQDwGByr169kv5umIJqxCcPCNdZV6HqBKxMs644KgWyyrXBC7VWoA4gN9pgNcvmgxUH8A3pUIw+OddTc4lpzznWxVMuWDcEa91QGHA533mJj150qagL8La3zXYt7oN3rNtS29xwLsMhj8vPKpx0IscqsJlpIVUKJyCpZ92AzaMcIFmAy29XmkOpFNt2GSqlrO97pDRzvu9xYThkuR5IOkTvmq8u91EpRW1xQ92AyXJu+diAy+8Q55kA9WkoTXGUs1htY30e+BzGu7Bdk1u432i6MhygP6ni1JdhnXB1skukb99GnJlvIEyecMHQ51v7q+lG73IaGFfrpEyGu1ortsZSYnC1K3jOgNMThU1+rU9nPtc6Cc1wV2uF2fbg6+M9pQMuQV+tzCCfgnNtcZNlwrVYTKz2IYqUxyitrvbqyjPphltcQOdW3NdCselxLgEs9dgi6+5VNm/AieUYdLyYbtxSLQuF+waUaKm0yDof88Wt0KpuBDqmUnyZCrDPRW/b2Ofi/HAYzrkfA+x9sq5vO3ZohQNce+rjKX89tLPjqr+5Vo+Hx/m6rGNLEbCDAC5vvpWysZS/ymG1jdEcFruw38R4G9tlncbKOnp5pcEB11hwHuWbXRqpkJYKx0JxacRlXc5Tb29RsEOpFH0bc+rGUb6ca6WYGBiC4TbP0/DN5XJZlwNcp6iaKkXfhvUyi9JXafsgh+0u+1x0N2dfRvlQ5ktQB1mXIMwOzvCMivyY0tmq78XE9qJAuwBvIQDKioBNP3LxKWrG8IxXGcNOEyi/VO/atZmAoRtNRsP5B5RRlnWv7RPvWpuFHOcGAS1GUt5I6R2b3g7daObdA2WhNE+W7Ukfp6ijMVw/5j05ajSUtmenB6ZNjabLEBuz0QSLZ4u2D1ibZNmcnaKaAe44fNZKaRn9HEY5XuHvywk0TmrBVR3hHvJeE+S9l8myeDlFvsB3DgE0N2ZZanYVRrh/RvvQUHWj3wh+h4Tgd59Rwe8KzNXGib+n9JxoC3zXLvidK1lCsbxzSHa7BItLHYshKiyEvlb+3Z/2w1rASjTp8I7dZYIckQmj5ujrQFhHfE21Q7SFd3w7DxwXMAN9aFUOw01hE/MeSkZFABQm1WwIsfasC3hFHgRH6qrxwVGUEhrNKBHwCHiUCHgEPAIeJQIeAY8SAY+AR4mAR8Aj4FEi4BHwKBHwCHiUCHgEPAIeJQIeAY8SAY+AR4mAR8Aj4FEi4BHwKBHwCHiUCHgEPAIeJQIeAY8SAY+AR4mAR8D/n0npkT3r6uomys0zHU9tMv1p+6CX7tvoeL+X5XV/GhkeGe4kZ0rm3M18I+aFvLnHfSPDI8PLlZc72HUiwyPD/ayXeSadb7NquOuo5N2Hq9sjwyPDq2NFVOHNigyPrn2UCHjU4QV1Jx33bxwrhWuHUxuxriPp8sjwjyDD83r9Gk12ODGza8E36kyLddQUGR4bzSgR8Ah4lAh4BDxKBDwCHgGPcoJ6ml7zQ2yeIvc6Bk+0sRYeaGT4R5Dhijl3pxiWN9a4riOVJzI8NppRIuBRhxuthXmR4VE+egzPm4+iMT7I/PBazbCKDI+AR8CjfER0+MuO1sjLJ/h9I8M7ksTwjlGHR8CjRMAj4FEi4BHwKBHwCHgEPEoEPAIeJQIeAY8SAY+AR8CjRMAj4FEi4BHwKBHwCHgEPEoEPAIeJQIeAY8SAY+AR8CjRMAj4FEi4B1f/k+AAQDJjrwQhWD6twAAAABJRU5ErkJggg==);
    background-size: 46px auto;
  }
}
/* Light theme */
/* line 355, ../scss/layout/_fancybox.scss */
.fancybox-light a.fancybox-close,
.fancybox-light a.fancybox-expand,
.fancybox-light a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjIzNzFGMDZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjIzNzFFRjZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE5QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
}

/* line 361, ../scss/layout/_fancybox.scss */
.fancybox-light-skin-open {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 366, ../scss/layout/_fancybox.scss */
      .fancybox-light a.fancybox-close,
  .fancybox-light a.fancybox-expand,
  .fancybox-light a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMEQwOUQ1MjZBNEUxMUUyQjJGNkY3NDBEMEE5NDY5NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMEQwOUQ1MTZBNEUxMUUyQjJGNkY3NDBEMEE5NDY5NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto;
  }
}
/* line 375, ../scss/layout/_fancybox.scss */
.fancybox-light-overlay {
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #555555;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #999999), color-stop(100%, #555555));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #999999 0%, #555555 100%);
  /* W3C */
}

/* line 3, ../scss/layout/_cmspro.scss */
.mw-block-sub .block-subscribe .block-title {
  padding-bottom: 0px;
}
/* line 5, ../scss/layout/_cmspro.scss */
.mw-block-sub .block-subscribe .block-title strong {
  color: #1F4373;
}

/* line 14, ../scss/layout/_cmspro.scss */
.mv_smartmenu_news .mw_menu_head h4.title {
  margin: 0;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
  color: #1F4373;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0px 10px;
}
/* line 25, ../scss/layout/_cmspro.scss */
.mv_smartmenu_news .mw_menu_head h4.title a {
  color: #1F4373;
}
/* line 31, ../scss/layout/_cmspro.scss */
.mv_smartmenu_news .sf-menu a {
  padding: 10px;
}

/* line 38, ../scss/layout/_cmspro.scss */
.cmspro_news_images img {
  border: 0px;
  padding: 0px;
  margin-top: 10px;
}

/* line 46, ../scss/layout/_cmspro.scss */
.cmspro_news_title .cmspro_news_summary {
  margin-left: 0px;
}

/* line 52, ../scss/layout/_cmspro.scss */
.mw_tt_pager .td-page1 {
  margin-top: 4px;
}
/* line 55, ../scss/layout/_cmspro.scss */
.mw_tt_pager select {
  background-color: #FFFFFF;
  height: 30px;
  padding-left: 5px;
}

/* line 62, ../scss/layout/_cmspro.scss */
.cmspro_postTitle_title {
  font-size: 26px;
}

/* line 66, ../scss/layout/_cmspro.scss */
.cmspro_list_summary h3 a {
  font-size: 20px;
}

/* line 70, ../scss/layout/_cmspro.scss */
.cmspro_list_summary {
  font-size: 14px;
}

/* line 74, ../scss/layout/_cmspro.scss */
.cmspro_list_images {
  margin-top: 0px;
}

/* line 78, ../scss/layout/_cmspro.scss */
.block_item_title {
  text-align: left;
}

/* line 82, ../scss/layout/_cmspro.scss */
.cmspro_list_summary h3 a {
  text-transform: none;
}

/* line 1, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo {
  width: 100%;
  clear: both;
  margin: 20px 0 20px 0;
  text-align: center;
}
/* line 6, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo.align-Rechts {
  text-align: right;
}
/* line 9, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo.align-Links {
  text-align: left;
}
/* line 14, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .onecolumn .head,
.product-additionalinfo > .onecolumn .foot,
.product-additionalinfo > .twocolumn .head,
.product-additionalinfo > .twocolumn .foot {
  text-align: left;
  clear: both;
  margin-bottom: 10px;
}
/* line 20, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .onecolumn .row,
.product-additionalinfo > .twocolumn .row {
  margin-bottom: 10px;
}
/* line 25, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo .row img {
  display: inline;
}
/* line 28, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo .row span {
  display: block;
}
/* line 33, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .twocolumn .row {
  width: 50%;
  float: left;
}
/* line 36, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .twocolumn .row.left {
  padding-right: 20px;
}
/* line 39, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .twocolumn .row:nth-child(even) {
  padding-right: 20px;
}
/* line 42, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .twocolumn .row:nth-child(odd) {
  padding-left: 20px;
}
/* line 46, ../scss/layout/_additionalinfo.scss */
.product-additionalinfo > .twocolumn .row:last-of-type:after {
  content: ' ';
  clear: both;
}
@media only screen and (max-width: 770px) {
  /* line 33, ../scss/layout/_additionalinfo.scss */
  .product-additionalinfo > .twocolumn .row {
    width: 100%;
  }
  /* line 53, ../scss/layout/_additionalinfo.scss */
  .product-additionalinfo > .twocolumn .row:nth-child(even) {
    padding-right: 0px;
  }
  /* line 56, ../scss/layout/_additionalinfo.scss */
  .product-additionalinfo > .twocolumn .row:nth-child(odd) {
    padding-left: 0px;
  }
}

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
/* line 34, ../scss/module/_product-list.scss */
.category-title h1,
body.catalogsearch-result-index .page-title h1,
body.catalogsearch-result-index .page-title .h1 {
  border-bottom: none;
}

/* line 40, ../scss/module/_product-list.scss */
.category-image {
  margin-bottom: 1.5em;
}

/* line 45, ../scss/module/_product-list.scss */
.products-list .action .button, .products-list .action .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .products-list .action .button,
.products-grid .actions .button,
.products-grid .actions .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .products-grid .actions .button {
  white-space: normal;
}

/* -------------------------------------------- *
 * Product Name
 */
/* line 54, ../scss/module/_product-list.scss */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 40px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
  font-size: 13px;
  font-family: open-sans, sans-serif;
  font-weight: normal;
  line-height: 1.4;
}
/* line 65, ../scss/module/_product-list.scss */
h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
  color: #000000;
}
/* line 67, ../scss/module/_product-list.scss */
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #A6A6A6;
  text-decoration: none;
}

/* line 74, ../scss/module/_product-list.scss */
.products-grid .product-name,
.products-list .product-name {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: open-sans, sans-serif;
}
/* line 81, ../scss/module/_product-list.scss */
.products-grid .product-name a,
.products-list .product-name a {
  font-weight: 500;
}

/* ============================================ *
 * Product Grid
 * ============================================ */
/* line 92, ../scss/module/_product-list.scss */
.products-grid {
  position: relative;
}

/* line 96, ../scss/module/_product-list.scss */
.products-grid:after {
  content: '';
  display: table;
  clear: both;
}

/* line 100, ../scss/module/_product-list.scss */
.products-grid > li {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
/* line 105, ../scss/module/_product-list.scss */
.products-grid > li:after {
  content: '';
  display: table;
  clear: both;
}

/* line 110, ../scss/module/_product-list.scss */
.products-grid .product-image {
  width: 100%;
  margin-bottom: 15px;
}

/* line 115, ../scss/module/_product-list.scss */
.products-grid .product-image img {
  width: 100%;
  height: auto;
}
/* line 119, ../scss/module/_product-list.scss */
.products-grid .product-image img:hidden {
  display: none;
}

/* line 125, ../scss/module/_product-list.scss */
.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%;
}

/* line 135, ../scss/module/_product-list.scss */
.products-grid .product-info {
  position: relative;
  padding-bottom: 95px;
}

/* line 140, ../scss/module/_product-list.scss */
.products-grid .actions {
  padding-top: 10px;
  position: absolute;
  bottom: 0px;
  min-height: 85px;
  width: 100%;
}

/* line 148, ../scss/module/_product-list.scss */
.products-grid .ratings .rating-box {
  margin: 0 auto;
}

/* line 152, ../scss/module/_product-list.scss */
.products-grid .ratings .amount {
  display: none;
}

/* line 156, ../scss/module/_product-list.scss */
.products-grid .price-box {
  color: #A6A6A6;
  font-size: 13px;
  margin: 0 0 5px;
}

/* line 162, ../scss/module/_product-list.scss */
.products-grid .add-to-links {
  margin-bottom: 0;
}

/* Config: Two columns + flexible gutter */
/* line 173, ../scss/module/_product-list.scss */
.products-grid > li {
  float: left;
  width: 47.72727%;
  margin-right: 4.54545%;
}

/* line 179, ../scss/module/_product-list.scss */
.products-grid > li:nth-child(odd) {
  clear: left;
}

/* line 183, ../scss/module/_product-list.scss */
.products-grid > li:nth-child(even) {
  margin-right: 0;
}

/* line 187, ../scss/module/_product-list.scss */
.products-grid .product-image {
  margin-bottom: 5px;
}
/* line 27, ../scss/mixin/_loading-overlay.scss */
.products-grid .product-image:before, .products-grid .product-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 38, ../scss/mixin/_loading-overlay.scss */
.products-grid .product-image:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
/* line 44, ../scss/mixin/_loading-overlay.scss */
.products-grid .product-image:after {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
/* line 51, ../scss/mixin/_loading-overlay.scss */
.products-grid .product-image.loading {
  position: relative;
}
/* line 54, ../scss/mixin/_loading-overlay.scss */
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
  display: block;
}

@media only screen and (min-width: 480px) {
  /* Config: Three columns + flexible gutter */
  /* line 205, ../scss/module/_product-list.scss */
  .products-grid {
    /* Undo two-column config */
    /* Set three-column config */
  }
  /* line 207, ../scss/module/_product-list.scss */
  .products-grid > li:nth-child(odd) {
    clear: none;
  }
  /* line 210, ../scss/module/_product-list.scss */
  .products-grid > li:nth-child(even) {
    margin-right: 3.7037%;
  }
  /* line 215, ../scss/module/_product-list.scss */
  .products-grid > li {
    width: 30.8642%;
    margin-right: 3.7037%;
  }
  /* line 219, ../scss/module/_product-list.scss */
  .products-grid > li:nth-child(3n+1) {
    clear: left;
  }
  /* line 222, ../scss/module/_product-list.scss */
  .products-grid > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 960px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  /* line 242, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }

  /* line 245, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }

  /* line 248, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }

  /* Set column config */
  /* line 254, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li {
    margin-right: 2.22222%;
  }

  /* line 257, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }

  /* line 261, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li:nth-child(4n+1) {
    clear: left;
  }

  /* line 264, ../scss/module/_product-list.scss */
  .products-grid--max-4-col > li:nth-child(4n) {
    margin-right: 0;
  }

  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  /* line 242, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li:nth-child(odd) {
    clear: none;
  }

  /* line 245, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none;
  }

  /* line 248, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li:nth-child(even),
  .products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }

  /* Set column config */
  /* line 254, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li {
    margin-right: 2.22222%;
  }

  /* line 257, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }

  /* line 261, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left;
  }

  /* line 264, ../scss/module/_product-list.scss */
  .products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 0;
  }

  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  /* line 242, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li:nth-child(odd) {
    clear: none;
  }

  /* line 245, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li:nth-child(3n+1) {
    clear: none;
  }

  /* line 248, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li:nth-child(even),
  .products-grid--max-6-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }

  /* Set column config */
  /* line 254, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li {
    margin-right: 2.22222%;
  }

  /* line 257, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li {
    width: 14.81481%;
    margin-right: 2.22222%;
  }

  /* line 261, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li:nth-child(6n+1) {
    clear: left;
  }

  /* line 264, ../scss/module/_product-list.scss */
  .products-grid--max-6-col > li:nth-child(6n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Product List
 * ============================================ */
/* line 281, ../scss/module/_product-list.scss */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 285, ../scss/module/_product-list.scss */
.products-list > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}
/* line 290, ../scss/module/_product-list.scss */
.products-list > li:after {
  content: '';
  display: table;
  clear: both;
}
/* line 293, ../scss/module/_product-list.scss */
.products-list > li .product-image {
  float: left;
  width: 33.33333%;
}
/* line 297, ../scss/module/_product-list.scss */
.products-list > li .product-image img {
  width: 100%;
  max-width: 100%;
}
/* line 303, ../scss/module/_product-list.scss */
.products-list > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

/* line 309, ../scss/module/_product-list.scss */
.products-list .product-shop {
  float: right;
  width: 66.66667%;
  padding-left: 20px;
}
/* line 314, ../scss/module/_product-list.scss */
.products-list .product-shop .product-name {
  margin-bottom: 0;
}
/* line 317, ../scss/module/_product-list.scss */
.products-list .product-shop .ratings {
  margin: 0;
}
/* line 320, ../scss/module/_product-list.scss */
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
  float: left;
  margin-right: 17px;
}
/* line 325, ../scss/module/_product-list.scss */
.products-list .product-shop .ratings .rating-links {
  margin-top: 4px;
}
/* line 329, ../scss/module/_product-list.scss */
.products-list .product-shop .price-box {
  margin-top: 0;
}
/* line 332, ../scss/module/_product-list.scss */
.products-list .product-shop .price-box .price {
  font-size: 18px;
}
/* line 335, ../scss/module/_product-list.scss */
.products-list .product-shop .action {
  margin: 17px 0;
}
/* line 338, ../scss/module/_product-list.scss */
.products-list .product-shop .desc {
  margin-top: 17px;
}
/* line 342, ../scss/module/_product-list.scss */
.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
  float: left;
  width: 65%;
  overflow: hidden;
}
/* line 348, ../scss/module/_product-list.scss */
.products-list .product-shop .product-secondary {
  float: right;
  width: 35%;
  text-align: right;
  clear: right;
}

@media only screen and (min-width: 480px) {
  /* line 357, ../scss/module/_product-list.scss */
  .products-list .product-name a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  /* line 364, ../scss/module/_product-list.scss */
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  /* line 370, ../scss/module/_product-list.scss */
  .products-list .product-shop .product-secondary {
    float: right;
    width: 40%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 378, ../scss/module/_product-list.scss */
  .products-list .product-shop .price-box .special-price {
    padding-left: 0;
  }

  /* line 382, ../scss/module/_product-list.scss */
  .products-list .product-shop .product-primary,
  .products-list .product-shop .product-secondary,
  .products-list .product-shop .desc {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
}
/* ============================================ *
 * Mini Product List
 * ============================================ */
/* line 399, ../scss/module/_product-list.scss */
.mini-products-list .product-image {
  float: left;
  min-width: 50px;
}
/* line 403, ../scss/module/_product-list.scss */
.mini-products-list .product-details {
  margin-left: 60px;
}
/* line 408, ../scss/module/_product-list.scss */
.mini-products-list .product-details .product-name {
  padding-top: 10px;
}
/* line 412, ../scss/module/_product-list.scss */
.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}
/* line 416, ../scss/module/_product-list.scss */
.mini-products-list li:after {
  content: '';
  display: table;
  clear: both;
}

/* line 424, ../scss/module/_product-list.scss */
.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both;
}
/* line 428, ../scss/module/_product-list.scss */
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}
/* line 434, ../scss/module/_product-list.scss */
.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}
/* line 439, ../scss/module/_product-list.scss */
.mini-products-images-list li.item .product-image {
  display: block;
}
/* line 442, ../scss/module/_product-list.scss */
.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}

/* ============================================ *
 * Catalog - List
 * ============================================ */
/* line 457, ../scss/module/_product-list.scss */
.category-image {
  border: 1px solid #CCCCCC;
  padding: 10px;
}
/* line 461, ../scss/module/_product-list.scss */
.category-image img {
  width: 100%;
  max-width: 100%;
}
/* line 465, ../scss/module/_product-list.scss */
.category-image img:hidden {
  display: none;
}

/* ============================================ *
 * Layered Navigation
 * ============================================ */
/* line 475, ../scss/module/_product-list.scss */
.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  position: relative;
  background-color: #F4F4F4;
  cursor: pointer;
}
/* line 110, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-subtitle--filter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #A6A6A6;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
/* line 117, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-subtitle--filter:hover {
  background-color: #ededed;
}

/* line 123, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-content .toggle-tabs {
  display: none;
}
/* line 128, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-content > dl > dt {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  position: relative;
  background-color: #F4F4F4;
  display: block;
}
/* line 110, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-content > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #A6A6A6;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
/* line 117, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-content > dl > dt:hover {
  background-color: #ededed;
}
/* line 133, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-content > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #CCCCCC;
}
/* line 140, ../scss/mixin/_toggle-content.scss */
.block-layered-nav .block-content > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}

/* line 487, ../scss/module/_product-list.scss */
.block-layered-nav dl dd {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 491, ../scss/module/_product-list.scss */
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a {
  padding: 5px 15px;
  display: block;
}
/* line 495, ../scss/module/_product-list.scss */
.block-layered-nav dl dd ol > li > a .count {
  color: #A6A6A6;
}

@media only screen and (min-width: 771px) {
  /* line 501, ../scss/module/_product-list.scss */
  .block-layered-nav .block-content > dl > dt {
    padding-left: 10px;
  }
  /* line 504, ../scss/module/_product-list.scss */
  .block-layered-nav .block-content > dl > dt:after {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 511, ../scss/module/_product-list.scss */
  .sidebar .block.block-layered-nav {
    border-bottom: none;
  }

  /* line 516, ../scss/module/_product-list.scss */
  .block-layered-nav--no-filters .block-title {
    display: none;
  }

  /* line 521, ../scss/module/_product-list.scss */
  .block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px;
  }
  /* line 148, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  /* line 152, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content > dl > dt:hover {
    color: #A6A6A6;
  }
  /* line 155, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #A6A6A6;
    border-right: none;
  }
  /* line 158, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content > dl > dt.last {
    border-bottom-width: 1px;
  }
  /* line 163, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content > dl > dd {
    display: none;
  }
  /* line 171, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  /* line 175, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #A6A6A6;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  /* line 183, ../scss/mixin/_toggle-content.scss */
  .block-layered-nav .block-content.accordion-open > dl > dd.current {
    display: block;
  }

  /* line 527, ../scss/module/_product-list.scss */
  .block-layered-nav .block-subtitle--filter {
    background-color: #A6A6A6;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #FFFFFF;
  }
  /* line 534, ../scss/module/_product-list.scss */
  .block-layered-nav .block-subtitle--filter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #FFFFFF;
    border-right: none;
    right: 10px;
    top: 50%;
    margin-top: -5px;
  }
  /* line 541, ../scss/module/_product-list.scss */
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #1a375f;
    color: #FFFFFF;
  }
  /* line 546, ../scss/module/_product-list.scss */
  .block-layered-nav .block-subtitle--filter.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #FFFFFF;
    border-bottom: none;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

  /* line 554, ../scss/module/_product-list.scss */
  #narrow-by-list,
  #narrow-by-list2 {
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-top: 0;
  }

  /* line 561, ../scss/module/_product-list.scss */
  .block-layered-nav dl ol > li > a,
  .block-layered-nav dl ol > li > span {
    padding: 7px;
    margin: 5px;
  }

  /* line 567, ../scss/module/_product-list.scss */
  .block-layered-nav dl ol > li > a {
    color: #000000;
    background-color: #F4F4F4;
    padding: 5px 10px;
  }
  /* line 570, ../scss/module/_product-list.scss */
  .block-layered-nav dl ol > li > a:hover {
    text-decoration: none;
    background: #ededed;
  }
}
/* line 578, ../scss/module/_product-list.scss */
.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
}
/* line 583, ../scss/module/_product-list.scss */
.block-layered-nav .currently ol {
  padding-left: 10px;
  margin-bottom: 10px;
}
/* line 587, ../scss/module/_product-list.scss */
.block-layered-nav .currently ol li {
  margin-bottom: 5px;
}
/* line 590, ../scss/module/_product-list.scss */
.block-layered-nav .currently ol li .label {
  font-weight: bold;
}
/* line 594, ../scss/module/_product-list.scss */
.block-layered-nav .currently ol li:after {
  content: '';
  display: table;
  clear: both;
}

/* line 600, ../scss/module/_product-list.scss */
.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 17px;
}

/* ============================================ *
 * Catalog - Product
 * ============================================ */
/* line 35, ../scss/module/_catalog-product.scss */
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
  float: left;
}
/* line 40, ../scss/module/_catalog-product.scss */
.product-view .product-essential .extra-info .ratings .rating-box {
  margin-top: 8px;
  margin-right: 10px;
}
/* line 45, ../scss/module/_catalog-product.scss */
.product-view .product-essential .extra-info .ratings:after {
  content: '';
  display: table;
  clear: both;
}
/* line 51, ../scss/module/_catalog-product.scss */
.product-view .product-essential:after {
  content: '';
  display: table;
  clear: both;
}
/* line 56, ../scss/module/_catalog-product.scss */
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  color: #A6A6A6;
  margin-bottom: 10px;
  border: 0;
}
/* line 63, ../scss/module/_catalog-product.scss */
.product-view .product-shop {
  width: 50%;
  float: right;
}
/* line 67, ../scss/module/_catalog-product.scss */
.product-view .product-shop .product-name {
  display: none;
  float: left;
}
/* line 71, ../scss/module/_catalog-product.scss */
.product-view .product-shop .product-name .h1 {
  float: left;
  margin-bottom: 5px;
}
/* line 76, ../scss/module/_catalog-product.scss */
.product-view .product-shop .extra-info {
  float: left;
  padding-right: 15px;
  clear: left;
  width: 70%;
}
/* line 83, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-info {
  float: right;
  padding-left: 15px;
  text-align: right;
}
/* line 89, ../scss/module/_catalog-product.scss */
.product-view .product-shop .extra-info,
.product-view .product-shop .price-info {
  max-width: 70%;
  margin-bottom: 10px;
}
/* line 95, ../scss/module/_catalog-product.scss */
.product-view .product-shop .short-description {
  margin-bottom: 10px;
  clear: both;
}
/* line 100, ../scss/module/_catalog-product.scss */
.product-view .product-shop .ratings {
  margin-bottom: 8px;
}
/* line 104, ../scss/module/_catalog-product.scss */
.product-view .product-shop .availability {
  font-size: 16px;
}
/* line 108, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box {
  margin-top: 0;
}
/* line 111, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
  padding-right: 0;
  line-height: 1.2;
}
/* line 118, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  color: #A6A6A6;
  font-size: 24px;
}
/* line 127, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .special-price .price-label {
  font-size: 16px;
  text-transform: uppercase;
}
/* line 132, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .special-price span.weee {
  color: #000000;
}
/* line 135, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .special-price span.weee span.price {
  font-size: 16px;
}
/* line 141, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
  display: block;
  line-height: 1.2;
  color: #000000;
}
/* line 147, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
  font-size: 16px;
  font-weight: 300;
}
/* line 152, ../scss/module/_catalog-product.scss */
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 20px;
}
/* line 160, ../scss/module/_catalog-product.scss */
.product-view .price-box.map-info a {
  display: inherit;
}
/* line 165, ../scss/module/_catalog-product.scss */
.product-view .old-price .price-label {
  display: none;
}
/* line 170, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  width: 50%;
  float: right;
  clear: right;
}

@media only screen and (max-width: 850px) {
  /* line 185, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 15px;
  }
  /* line 189, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 200, ../scss/module/_catalog-product.scss */
  .product-view .add-to-cart-wrapper {
    float: none;
    width: 100%;
    clear: both;
  }
  /* line 210, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
  }
  /* line 214, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 227, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .price-box .price-excluding-tax,
  .product-view .product-shop .price-box .price-including-tax {
    margin-bottom: 5px;
  }
  /* line 231, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .price-box .price-excluding-tax span,
  .product-view .product-shop .price-box .price-including-tax span {
    display: block;
  }
}
/* line 240, ../scss/module/_catalog-product.scss */
.product-img-box {
  width: 50%;
  float: left;
}
/* line 245, ../scss/module/_catalog-product.scss */
.product-img-box .product-name h1 {
  border: 0;
}
/* line 250, ../scss/module/_catalog-product.scss */
.product-img-box .product-image {
  margin-bottom: 10px;
}
/* line 254, ../scss/module/_catalog-product.scss */
.product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0px auto;
}

@media only screen and (max-width: 479px) {
  /* line 268, ../scss/module/_catalog-product.scss */
  .product-img-box .product-image img {
    max-height: 450px;
  }
}
/* line 273, ../scss/module/_catalog-product.scss */
.product-image-gallery {
  position: relative;
}
/* line 276, ../scss/module/_catalog-product.scss */
.product-image-gallery .gallery-image {
  display: none;
}
/* line 279, ../scss/module/_catalog-product.scss */
.product-image-gallery .gallery-image.visible {
  display: block;
}
/* line 282, ../scss/module/_catalog-product.scss */
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
/* line 27, ../scss/mixin/_loading-overlay.scss */
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 38, ../scss/mixin/_loading-overlay.scss */
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
/* line 44, ../scss/mixin/_loading-overlay.scss */
.product-image-gallery:after {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
/* line 51, ../scss/mixin/_loading-overlay.scss */
.product-image-gallery.loading {
  position: relative;
}
/* line 54, ../scss/mixin/_loading-overlay.scss */
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

/* line 292, ../scss/module/_catalog-product.scss */
.product-image-thumbs li {
  display: inline-block;
}
/* line 295, ../scss/module/_catalog-product.scss */
.product-image-thumbs li:first-child {
  margin-left: -1px;
}
/* line 298, ../scss/module/_catalog-product.scss */
.product-image-thumbs a {
  display: inline-block;
  border: 1px solid transparent;
}

/* line 305, ../scss/module/_catalog-product.scss */
.no-touch .product-image-thumbs a:hover {
  border-color: #c8c8c8;
}

/* line 310, ../scss/module/_catalog-product.scss */
.product-view .product-shop,
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  padding-left: 15px;
}

/* line 316, ../scss/module/_catalog-product.scss */
.product-img-box {
  padding-right: 15px;
}

/* line 320, ../scss/module/_catalog-product.scss */
.product-view .product-shop,
.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
  margin-bottom: 10px;
}

/* line 328, ../scss/module/_catalog-product.scss */
.product-view {
  /* Set a min-height so that the floated elements break appropriately */
}
/* line 330, ../scss/module/_catalog-product.scss */
.product-view .add-to-box:after,
.product-view .add-to-cart:after {
  content: '';
  display: table;
  clear: both;
}
/* line 335, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart {
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}
/* line 342, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart .qty-wrapper,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
  min-height: 40px;
}
/* line 348, ../scss/module/_catalog-product.scss */
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .paypal-logo {
  margin-bottom: 10px;
}
/* line 355, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
  margin-right: 7px;
  float: left;
}
/* line 361, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart .qty-wrapper label {
  line-height: 40px;
}
/* line 365, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart .qty-wrapper .qty {
  float: left;
  height: 40px;
}
/* line 370, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons {
  float: left;
  margin-right: 10px;
  max-width: 100%;
}
/* line 375, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons .paypal-logo {
  clear: left;
  text-align: center;
}
/* line 379, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
  margin: 0 auto;
  display: block;
  width: 170px;
}
/* line 385, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons .paypal-logo .bml_button {
  display: block;
  width: 174px;
  margin: 0 auto;
}
/* line 390, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}
/* line 395, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
/* line 406, ../scss/module/_catalog-product.scss */
.product-view .add-to-cart-buttons .button, .product-view .add-to-cart-buttons .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .product-view .add-to-cart-buttons .button {
  min-height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0px 30px;
  float: left;
  min-width: 160px;
  width: 100%;
  white-space: normal;
}
/* line 417, ../scss/module/_catalog-product.scss */
.product-view .alert-price,
.product-view .alert-stock {
  clear: both;
}

@media only screen and (max-width: 479px) {
  /* line 425, ../scss/module/_catalog-product.scss */
  .product-view .add-to-cart-buttons .paypal-or {
    line-height: 20px;
  }
  /* line 429, ../scss/module/_catalog-product.scss */
  .product-view .add-to-cart-buttons .paypal-logo,
  .product-view .add-to-cart-buttons .paypal-or,
  .product-view .add-to-cart-buttons .paypal-button,
  .product-view .add-to-cart-buttons .button,
  .product-view .add-to-cart-buttons .cms-page-view #mc_embed_signup form .button,
  .cms-page-view #mc_embed_signup form .product-view .add-to-cart-buttons .button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
/* line 444, ../scss/module/_catalog-product.scss */
.add-to-box .or {
  display: none;
}

/* line 448, ../scss/module/_catalog-product.scss */
.product-view .add-to-links {
  clear: both;
  margin-top: 0px;
  margin-right: 15px;
  float: left;
}
/* line 454, ../scss/module/_catalog-product.scss */
.product-view .add-to-links:after {
  content: '';
  display: table;
  clear: both;
}
/* line 458, ../scss/module/_catalog-product.scss */
.product-view .add-to-links li {
  float: left;
}
/* line 462, ../scss/module/_catalog-product.scss */
.product-view .add-to-links a {
  padding: 2px 7px 2px 0px;
  margin-left: 7px;
  border-right: 1px solid #CCCCCC;
}
/* line 468, ../scss/module/_catalog-product.scss */
.product-view .add-to-links li:first-child a {
  margin-left: 0px;
}
/* line 472, ../scss/module/_catalog-product.scss */
.product-view .add-to-links li:last-child a {
  border-right: 0px;
}

/* line 477, ../scss/module/_catalog-product.scss */
.product-view .sharing-links {
  float: left;
}
/* line 480, ../scss/module/_catalog-product.scss */
.product-view .sharing-links:after {
  content: '';
  display: table;
  clear: both;
}
/* line 484, ../scss/module/_catalog-product.scss */
.product-view .sharing-links li {
  float: left;
  padding: 0px 7px 7px;
}
/* line 489, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a {
  text-indent: -9999px;
  display: block;
  width: 26px;
  height: 26px;
}
/* line 496, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a:hover {
  opacity: 0.8;
}
/* line 499, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a.link-wishlist {
  background-position: 0px -225px;
}
/* line 502, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a.link-compare {
  background-position: 0px -250px;
}
/* line 505, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a.link-email-friend {
  background-position: 0px -322px;
}
/* line 508, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a.link-facebook {
  background-position: 0px -425px;
}
/* line 511, ../scss/module/_catalog-product.scss */
.product-view .sharing-links a.link-twitter {
  background-position: 0px -372px;
}

@media only screen and (max-width: 599px) {
  /* line 518, ../scss/module/_catalog-product.scss */
  .add-to-box .add-to-links a {
    float: none;
    width: auto;
    text-indent: 0;
  }
}
/* line 526, ../scss/module/_catalog-product.scss */
.product-collateral {
  clear: both;
}

/* line 532, ../scss/module/_catalog-product.scss */
.collateral-tabs dd h2 {
  display: none;
}

/* line 538, ../scss/module/_catalog-product.scss */
.box-collateral {
  clear: both;
}

@media only screen and (min-width: 771px) {
  /* line 27, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #CCCCCC;
    background-color: #F4F4F4;
  }
  /* line 34, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs li {
    float: left;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  /* line 39, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs li > span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    bottom: -1px;
  }
  /* line 53, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs li.current {
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
  }
  /* line 57, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs li.current > span {
    background-color: #FFFFFF;
    z-index: 5;
  }
  /* line 63, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #A6A6A6;
  }
  /* line 68, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }
  /* line 72, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 77, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl {
    width: 100%;
  }
  /* line 80, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt {
    display: none;
  }
  /* line 84, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: 1px solid #CCCCCC;
    border-top: 0;
  }
  /* line 92, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  /* line 123, ../scss/mixin/_toggle-content.scss */
  .product-collateral .toggle-tabs {
    display: none;
  }
  /* line 128, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 20px;
    color: #000000;
    font-family: open-sans, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
    text-rendering: optimizeSpeed;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    background-color: #F4F4F4;
    display: block;
  }
  /* line 110, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #A6A6A6;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  /* line 117, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt:hover {
    background-color: #ededed;
  }
  /* line 133, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CCCCCC;
  }
  /* line 140, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  /* line 148, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  /* line 152, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt:hover {
    color: #A6A6A6;
  }
  /* line 155, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #A6A6A6;
    border-right: none;
  }
  /* line 158, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  /* line 163, ../scss/mixin/_toggle-content.scss */
  .product-collateral > dl > dd {
    display: none;
  }
  /* line 171, ../scss/mixin/_toggle-content.scss */
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  /* line 175, ../scss/mixin/_toggle-content.scss */
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #A6A6A6;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  /* line 183, ../scss/mixin/_toggle-content.scss */
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  /* line 559, ../scss/module/_catalog-product.scss */
  .product-view .product-shop,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    /*width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;*/
  }
}
@media only screen and (min-width: 771px) {
  /* line 573, ../scss/module/_catalog-product.scss */
  .product-view .product-shop .product-name {
    display: block;
  }

  /* line 576, ../scss/module/_catalog-product.scss */
  .product-img-box .product-name {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  /* line 583, ../scss/module/_catalog-product.scss */
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}
/* line 593, ../scss/module/_catalog-product.scss */
.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}

/* line 600, ../scss/module/_catalog-product.scss */
#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid #C0C0C0;
}
/* line 604, ../scss/module/_catalog-product.scss */
#product-attribute-specs-table th {
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
/* line 614, ../scss/module/_catalog-product.scss */
.grouped-items-table-wrapper {
  border: solid 1px #C0C0C0;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
/* line 620, ../scss/module/_catalog-product.scss */
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 479px) {
  /* line 614, ../scss/module/_catalog-product.scss */
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

/* line 629, ../scss/module/_catalog-product.scss */
.grouped-items-table .name-wrapper {
  color: #1F4373;
  font-family: open-sans, sans-serif;
}
/* line 634, ../scss/module/_catalog-product.scss */
.grouped-items-table .qty-wrapper {
  padding-top: 17px;
}
/* line 638, ../scss/module/_catalog-product.scss */
.grouped-items-table .qty-label {
  margin-left: 17px;
}
/* line 643, ../scss/module/_catalog-product.scss */
.grouped-items-table td {
  padding: 4px;
}
/* line 646, ../scss/module/_catalog-product.scss */
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
/* line 651, ../scss/module/_catalog-product.scss */
.grouped-items-table .price-box {
  text-align: right;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */
/* line 660, ../scss/module/_catalog-product.scss */
.product-options {
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px 15px;
  border: 1px solid #CCCCCC;
  clear: both;
  position: relative;
}

/* line 669, ../scss/module/_catalog-product.scss */
.product-options p.required {
  position: absolute;
  top: 6px;
  right: 15px;
  text-align: right;
}

@media only screen and (max-width: 999px) {
  /* line 677, ../scss/module/_catalog-product.scss */
  .product-view .product-options .required {
    position: static;
  }
}
/* line 682, ../scss/module/_catalog-product.scss */
.product-options dt {
  margin: 10px 0 3px;
  font-weight: normal;
}

/* line 687, ../scss/module/_catalog-product.scss */
.product-options dt:first-child {
  margin-top: 0;
}

/* line 691, ../scss/module/_catalog-product.scss */
.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}

/* line 696, ../scss/module/_catalog-product.scss */
.product-options dd .qty-holder .qty {
  width: 3em;
}

/* line 700, ../scss/module/_catalog-product.scss */
.product-options dd .qty-holder label {
  vertical-align: middle;
}

/* line 704, ../scss/module/_catalog-product.scss */
.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}

/* line 710, ../scss/module/_catalog-product.scss */
.product-options dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px;
  border-bottom: 1px solid #EDEDED;
}

/* line 716, ../scss/module/_catalog-product.scss */
.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}

/* line 722, ../scss/module/_catalog-product.scss */
.product-options dd .input-text {
  width: 98%;
}

/* line 726, ../scss/module/_catalog-product.scss */
.product-options dd .input-box {
  padding-top: 0;
}

/* line 730, ../scss/module/_catalog-product.scss */
.product-options dd input.datetime-picker {
  width: 150px;
}

/* line 734, ../scss/module/_catalog-product.scss */
.product-options dd .time-picker {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}

/* line 740, ../scss/module/_catalog-product.scss */
.product-options dd textarea {
  width: 98%;
  height: 8em;
}

/* line 745, ../scss/module/_catalog-product.scss */
.product-options dd select {
  width: 330px;
  max-width: 100%;
}

/* line 750, ../scss/module/_catalog-product.scss */
.product-options ul.options-list {
  margin-right: 5px;
}

/* line 754, ../scss/module/_catalog-product.scss */
.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}

/* line 759, ../scss/module/_catalog-product.scss */
.product-options ul.options-list li:last-child {
  margin-bottom: 0;
}

/* line 763, ../scss/module/_catalog-product.scss */
.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}

/* line 769, ../scss/module/_catalog-product.scss */
.product-options ul.options-list .label {
  display: block;
}

/* line 773, ../scss/module/_catalog-product.scss */
.product-options ul.options-list label {
  font-weight: normal;
}

/* line 777, ../scss/module/_catalog-product.scss */
.product-options p.note {
  margin: 0;
  font-size: 11px;
}

/* line 782, ../scss/module/_catalog-product.scss */
.product-options-bottom {
  background-color: #F4F4F4;
  padding: 15px 20px;
  border: 1px solid #CCCCCC;
  border-top: 0;
  margin-bottom: 10px;
}

/* line 790, ../scss/module/_catalog-product.scss */
.product-options-bottom:after {
  content: '';
  display: table;
  clear: both;
}

/* line 794, ../scss/module/_catalog-product.scss */
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  /* line 794, ../scss/module/_catalog-product.scss */
  .product-options-bottom .product-pricing,
  .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
  }
}

/* line 813, ../scss/module/_catalog-product.scss */
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

/* line 818, ../scss/module/_catalog-product.scss */
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #000000;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
/* line 825, ../scss/module/_catalog-product.scss */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}

@media only screen and (max-width: 479px) {
  /* line 833, ../scss/module/_catalog-product.scss */
  .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  /* line 836, ../scss/module/_catalog-product.scss */
  .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}
/* line 842, ../scss/module/_catalog-product.scss */
.product-options-bottom .price-tax {
  float: left;
}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
/* line 854, ../scss/module/_catalog-product.scss */
.block-related li {
  margin-bottom: 17px;
}
/* line 858, ../scss/module/_catalog-product.scss */
.block-related .block-title {
  border-bottom: none;
}
/* line 861, ../scss/module/_catalog-product.scss */
.block-related .block-title h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 40px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
  margin-bottom: 0;
}
/* line 867, ../scss/module/_catalog-product.scss */
.block-related .block-subtitle {
  margin-bottom: 17px;
}
/* line 871, ../scss/module/_catalog-product.scss */
.block-related .product {
  margin-left: 20px;
  position: relative;
}
/* line 875, ../scss/module/_catalog-product.scss */
.block-related .checkbox {
  float: left;
  margin-top: 36px;
}
/* line 880, ../scss/module/_catalog-product.scss */
.block-related .product-details {
  margin-left: 90px;
}
/* line 884, ../scss/module/_catalog-product.scss */
.block-related .product-name {
  margin-bottom: 3px;
}
/* line 888, ../scss/module/_catalog-product.scss */
.block-related .product-details .price-box {
  margin: 2px 0 3px;
}
/* line 891, ../scss/module/_catalog-product.scss */
.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
  float: left;
  margin-left: 3px;
}
/* line 897, ../scss/module/_catalog-product.scss */
.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
  margin-left: 0;
  font-size: 16px;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 904, ../scss/module/_catalog-product.scss */
.block-related .product-details .price-box:after {
  content: '';
  display: table;
  clear: both;
}
/* line 908, ../scss/module/_catalog-product.scss */
.block-related .link-wishlist {
  display: none;
}

/* -------------------------------------------- *
 * Upsell Products
 */
/* line 917, ../scss/module/_catalog-product.scss */
.box-up-sell {
  margin-top: 20px;
}
/* line 920, ../scss/module/_catalog-product.scss */
.box-up-sell .ratings {
  display: none;
}

/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
/* line 30, ../scss/module/_catalog-msrp.scss */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

/* line 40, ../scss/module/_catalog-msrp.scss */
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}

/* line 49, ../scss/module/_catalog-msrp.scss */
.map-popup {
  background: #FFFFFF;
  border: 5px solid #CCCCCC;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}
@media only screen and (min-width: 771px) {
  /* line 59, ../scss/module/_catalog-msrp.scss */
  .map-popup.map-popup-right {
    left: 10px !important;
  }
  /* line 63, ../scss/module/_catalog-msrp.scss */
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important;
  }
}
@media only screen and (max-width: 770px) {
  /* line 49, ../scss/module/_catalog-msrp.scss */
  .map-popup {
    width: 100%;
    left: 0px !important;
  }
}
/* line 74, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
/* line 79, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-heading h3 {
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 479px) {
  /* line 79, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-heading h3 {
    text-align: center;
  }
}
/* line 94, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
/* line 106, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-content {
  border-top: 1px solid #EEEEEE;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  /* line 106, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-content {
    text-align: center;
  }
}
/* line 118, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout {
  padding: 10px 0;
}
/* line 121, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout form:after {
  content: '';
  display: table;
  clear: both;
}
/* line 125, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout span {
  display: block;
}
/* line 129, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .map-popup .map-popup-checkout .button {
  float: left;
  margin: 0 2px;
  clear: left;
}
/* line 135, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
/* line 139, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
/* line 144, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
/* line 147, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
/* line 153, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
/* line 160, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .paypal-logo:after {
  content: '';
  display: table;
  clear: both;
}
/* line 165, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}
@media only screen and (max-width: 479px) {
  /* line 118, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-checkout {
    text-align: center;
  }
  /* line 174, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .map-popup .map-popup-checkout .button,
  .map-popup .map-popup-checkout .additional-addtocart-box,
  .map-popup .map-popup-checkout .paypal-logo a,
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: none;
  }
  /* line 181, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-checkout .additional-addtocart-box {
    min-width: 0px;
  }
  /* line 185, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    margin: 0px;
    margin-bottom: 10px;
  }
}
/* line 191, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-checkout:after {
  content: '';
  display: table;
  clear: both;
}
/* line 196, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-price {
  padding: 10px 0;
}
@media only screen and (max-width: 479px) {
  /* line 196, ../scss/module/_catalog-msrp.scss */
  .map-popup .map-popup-price {
    text-align: center;
    padding-top: 0px;
  }
}
/* line 203, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
/* line 210, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
/* line 215, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
/* line 221, ../scss/module/_catalog-msrp.scss */
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #EEEEEE;
}

/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
/* line 231, ../scss/module/_catalog-msrp.scss */
.price-box .map-link {
  display: block;
  text-align: center;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
/* line 30, ../scss/module/_catalog-compare.scss */
.block-compare .product-name:after {
  content: '';
  display: table;
  clear: both;
}

/* line 34, ../scss/module/_catalog-compare.scss */
.compare-table .product-image {
  display: inline-block;
}

/* line 40, ../scss/module/_catalog-compare.scss */
.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
/* line 45, ../scss/module/_catalog-compare.scss */
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}

/* ============================================ *
 * Checkout - Layout
 * ============================================ */
/* line 30, ../scss/module/_checkout-cart.scss */
.cart-table {
  float: left;
  width: 100%;
}

/* line 35, ../scss/module/_checkout-cart.scss */
.cart .button, .cart .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .cart .button {
  white-space: normal;
}

/* line 39, ../scss/module/_checkout-cart.scss */
.cart-forms,
.cart-totals-wrapper,
.crosssell {
  float: right;
  clear: right;
  width: 50%;
  padding-left: 20px;
}

/* line 48, ../scss/module/_checkout-cart.scss */
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  padding: 10px;
}

/* line 57, ../scss/module/_checkout-cart.scss */
.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px;
}

/* line 66, ../scss/module/_checkout-cart.scss */
.checkout-cart-index #postcode {
  width: 100%;
}

/* line 72, ../scss/module/_checkout-cart.scss */
.display-both-prices .cart-table {
  float: none;
  width: 100%;
}
/* line 77, ../scss/module/_checkout-cart.scss */
.display-both-prices .cart-forms {
  float: left;
  padding-right: 10px;
  padding-left: 0;
}
/* line 83, ../scss/module/_checkout-cart.scss */
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 10px;
}
/* line 88, ../scss/module/_checkout-cart.scss */
.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 50%;
}
/* line 94, ../scss/module/_checkout-cart.scss */
.display-both-prices .crosssell {
  clear: right;
  float: right;
}

@media only screen and (max-width: 999px) {
  /* line 72, ../scss/module/_checkout-cart.scss */
  .display-single-price .cart-table {
    float: none;
    width: 100%;
  }
  /* line 77, ../scss/module/_checkout-cart.scss */
  .display-single-price .cart-forms {
    float: left;
    padding-right: 10px;
    padding-left: 0;
  }
  /* line 83, ../scss/module/_checkout-cart.scss */
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-left: 10px;
  }
  /* line 88, ../scss/module/_checkout-cart.scss */
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    width: 50%;
  }
  /* line 94, ../scss/module/_checkout-cart.scss */
  .display-single-price .crosssell {
    clear: right;
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  /* line 114, ../scss/module/_checkout-cart.scss */
  .display-both-prices .cart-forms,
  .display-both-prices .cart-totals-wrapper,
  .display-both-prices .crosssell,
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}
/* line 127, ../scss/module/_checkout-cart.scss */
.display-single-price:after {
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
/* line 136, ../scss/module/_checkout-cart.scss */
.cart .page-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
}
/* line 140, ../scss/module/_checkout-cart.scss */
.cart .page-title:after {
  content: '';
  display: table;
  clear: both;
}
/* line 143, ../scss/module/_checkout-cart.scss */
.cart .page-title h1 {
  /*float: left;
  border-bottom: none;
  margin-bottom: 6px;
  margin-right: 10px;*/
}

/* line 151, ../scss/module/_checkout-cart.scss */
.save-to-shopping-list {
  background-color: #fff;
  padding: 20px 20px 10px 20px;
  border-radius: 15px;
}
/* line 155, ../scss/module/_checkout-cart.scss */
.save-to-shopping-list .the-action {
  text-align: center;
  margin: 10px;
}
/* line 158, ../scss/module/_checkout-cart.scss */
.save-to-shopping-list .the-action .button, .save-to-shopping-list .the-action .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .save-to-shopping-list .the-action .button {
  height: 36px;
}
/* line 162, ../scss/module/_checkout-cart.scss */
.save-to-shopping-list input.input-name-cart {
  height: 50px;
}
/* line 165, ../scss/module/_checkout-cart.scss */
.save-to-shopping-list .existing-lists {
  border-top: 1px solid #C0C0C0;
  margin: 20px 0;
  padding-top: 10px;
}
/* line 169, ../scss/module/_checkout-cart.scss */
.save-to-shopping-list .existing-lists a {
  color: #1F4373;
}

/* line 175, ../scss/module/_checkout-cart.scss */
#close_x {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #FFFFFF;
  background: #1F4373;
  padding: 1px 8px 2px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 187, ../scss/module/_checkout-cart.scss */
#sucess-dialog,
#error-dialog {
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 15px;
}
/* line 192, ../scss/module/_checkout-cart.scss */
#sucess-dialog .txt-mgs,
#error-dialog .txt-mgs {
  padding: 10px 20px;
}

/* line 197, ../scss/module/_checkout-cart.scss */
.checkout-types {
  float: right;
  text-align: right;
  max-width: 100%;
  /* We always want this shipping method to display on its own line */
}
/* line 202, ../scss/module/_checkout-cart.scss */
.checkout-types li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 5px 5px;
}
/* line 203, ../scss/module/_checkout-cart.scss */
.checkout-types li:after {
  content: '';
  display: table;
  clear: both;
}
/* line 210, ../scss/module/_checkout-cart.scss */
.checkout-types li img {
  display: inline;
  vertical-align: top;
}
/* line 215, ../scss/module/_checkout-cart.scss */
.checkout-types li:first-child {
  margin-left: 0;
}
/* line 219, ../scss/module/_checkout-cart.scss */
.checkout-types .method-checkout-cart-methods-multishipping {
  display: block;
}
/* line 224, ../scss/module/_checkout-cart.scss */
.checkout-types.top li {
  display: inline-block;
}
/* line 228, ../scss/module/_checkout-cart.scss */
.checkout-types.top .bml_button {
  display: inline-block;
  vertical-align: top;
}
/* line 232, ../scss/module/_checkout-cart.scss */
.checkout-types.top .bml_button img {
  display: block;
}
/* line 237, ../scss/module/_checkout-cart.scss */
.checkout-types.top .paypal-logo .paypal-or {
  margin-top: 5px;
}
/* line 245, ../scss/module/_checkout-cart.scss */
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
  display: block;
}
/* line 249, ../scss/module/_checkout-cart.scss */
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  margin: 0px;
  display: block;
  text-align: center;
}

@media only screen and (min-width: 741px) {
  /* line 259, ../scss/module/_checkout-cart.scss */
  .checkout-types.bottom .paypal-or {
    text-align: right;
    padding-right: 70px;
  }
}
/* line 266, ../scss/module/_checkout-cart.scss */
.cart-totals .checkout-types .btn-checkout {
  margin-bottom: 7px;
}

@media only screen and (max-width: 740px) {
  /* line 271, ../scss/module/_checkout-cart.scss */
  .checkout-types {
    float: none;
    text-align: center;
  }
  /* line 277, ../scss/module/_checkout-cart.scss */
  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    width: auto;
    float: none;
  }

  /* line 284, ../scss/module/_checkout-cart.scss */
  .checkout-types li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 599px) {
  /* line 292, ../scss/module/_checkout-cart.scss */
  .btn-checkout {
    width: 100%;
  }
}
/* line 297, ../scss/module/_checkout-cart.scss */
.cart-table {
  font-family: open-sans, sans-serif;
}
/* line 300, ../scss/module/_checkout-cart.scss */
.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}
/* line 308, ../scss/module/_checkout-cart.scss */
.cart-table h2 {
  color: #1F4373;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
/* line 315, ../scss/module/_checkout-cart.scss */
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
  font-family: open-sans, sans-serif;
}
/* line 322, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
  padding-left: 15px;
}
/* line 327, ../scss/module/_checkout-cart.scss */
.cart-table tr {
  border-bottom: 1px solid #C0C0C0;
}
/* line 332, ../scss/module/_checkout-cart.scss */
.cart-table tfoot tr {
  background: none;
}
/* line 336, ../scss/module/_checkout-cart.scss */
.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both;
}
/* line 341, ../scss/module/_checkout-cart.scss */
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: open-sans, sans-serif;
}
/* line 348, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button,
.cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button {
  display: none;
}
/* line 354, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-image {
  padding-left: 0;
  padding-right: 0;
}
/* line 358, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}
/* line 363, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-image a.cart-edit {
  display: none;
}
/* line 368, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-sku, .cart-table .product-cart-vpe {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  margin: 5px 0 5px;
}
/* line 373, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-sku .label, .cart-table .product-cart-vpe .label {
  font-weight: 600;
}
/* line 378, ../scss/module/_checkout-cart.scss */
.cart-table .btn-empty {
  float: left;
}
/* line 382, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center;
}
/* line 387, ../scss/module/_checkout-cart.scss */
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
/* line 391, ../scss/module/_checkout-cart.scss */
.cart-table .cart-tax-total:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #1F4373;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
/* line 399, ../scss/module/_checkout-cart.scss */
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #1F4373;
  border-bottom: none;
  right: -15px;
  top: 6px;
}
/* line 407, ../scss/module/_checkout-cart.scss */
.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 13px;
}
/* line 414, ../scss/module/_checkout-cart.scss */
.cart-table .cart-links > li > a {
  display: block;
}
/* line 418, ../scss/module/_checkout-cart.scss */
.cart-table .cart-links > li:last-child {
  margin-bottom: 0;
}
/* line 423, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-actions {
  min-width: 60px;
  text-align: center;
}
/* line 427, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-actions .qty {
  height: 30px;
  border-color: #C0C0C0;
  border-radius: 0;
  margin-bottom: 10px;
  text-align: center;
  width: 60px;
  text-align: right;
}
/* line 437, ../scss/module/_checkout-cart.scss */
.cart-table .product-cart-actions .button, .cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button {
  margin-bottom: 5px;
}
/* line 442, ../scss/module/_checkout-cart.scss */
.cart-table .item-options {
  padding-left: 15px;
}

@media only screen and (max-width: 770px) {
  /* line 450, ../scss/module/_checkout-cart.scss */
  .cart-table th {
    font-size: 12px;
  }
  /* line 454, ../scss/module/_checkout-cart.scss */
  .cart-table th,
  .cart-table td {
    padding: 7px 6px;
  }
  /* line 459, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-actions > li {
    white-space: inherit;
  }
}
@media only screen and (max-width: 699px) {
  /* line 468, ../scss/module/_checkout-cart.scss */
  .display-both-prices .cart-table thead th.cart-total-head,
  .display-both-prices .cart-table td.product-cart-total {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  /* line 479, ../scss/module/_checkout-cart.scss */
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  /* line 483, ../scss/module/_checkout-cart.scss */
  .cart-table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  /* line 490, ../scss/module/_checkout-cart.scss */
  .cart-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 494, ../scss/module/_checkout-cart.scss */
  .cart-table tr:last-child {
    margin-bottom: 0;
  }
  /* line 499, ../scss/module/_checkout-cart.scss */
  .cart-table tfoot tr {
    padding-bottom: 0;
  }
  /* line 503, ../scss/module/_checkout-cart.scss */
  .cart-table td {
    border: none;
    display: block;
  }
  /* line 507, ../scss/module/_checkout-cart.scss */
  .cart-table td[data-rwd-label] {
    padding-left: 15px;
    margin-bottom: 6px;
  }
  /* line 511, ../scss/module/_checkout-cart.scss */
  .cart-table td[data-rwd-label] .price {
    font-weight: normal;
  }
  /* line 515, ../scss/module/_checkout-cart.scss */
  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: open-sans, sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  /* line 524, ../scss/module/_checkout-cart.scss */
  .cart-table td.product-cart-price {
    text-align: left;
  }
  /* line 529, ../scss/module/_checkout-cart.scss */
  .cart-table h2 {
    font-size: 12px;
  }
  /* line 533, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-links {
    padding-top: 5px;
    padding-right: 5px;
  }
  /* line 537, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-links > li {
    white-space: normal;
    text-align: center;
  }
  /* line 541, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-links > li > a {
    padding: 2px 0px;
  }
  /* line 547, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-tax-info {
    font-style: italic;
    padding-left: 15px;
    font-size: 13px;
  }
  /* line 552, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-tax-info .price {
    font-size: 13px;
  }
  /* line 557, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-image {
    width: 25%;
    float: left;
    padding-bottom: 0;
  }
  /* line 562, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-image a.cart-edit {
    display: block;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
  }
  /* line 570, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-info,
  .cart-table td[data-rwd-label] {
    float: right;
    width: 75%;
  }
  /* line 576, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-actions,
  .cart-table .product-cart-price {
    padding-bottom: 0;
    padding-top: 0;
    float: right;
  }
  /* line 583, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-remove,
  .cart-table .product-cart-total,
  .cart-table .product-cart-actions .cart-links {
    display: none;
  }
  /* line 589, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-image .cart-links,
  .cart-table .product-cart-info .btn-remove {
    display: block;
  }
  /* line 595, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-actions .button, .cart-table .product-cart-actions .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .cart-table .product-cart-actions .button {
    display: none;
  }
  /* line 601, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-info .btn-remove {
    float: right;
    margin: -4px 0px 2px 7px;
  }
  /* line 606, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-info .product-cart-sku {
    margin-bottom: 5px;
  }
  /* line 611, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-actions {
    text-align: left;
  }
  /* line 614, ../scss/module/_checkout-cart.scss */
  .cart-table .product-cart-actions .qty {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  /* line 620, ../scss/module/_checkout-cart.scss */
  .cart-table .price,
  .cart-table .product-cart-price:before {
    font-weight: 500;
    font-size: 15px;
    font-family: open-sans, sans-serif;
  }
  /* line 627, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-footer-actions {
    text-align: center;
    width: 100%;
  }
  /* line 631, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-footer-actions #empty_cart_button {
    float: right;
  }
  /* line 635, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-footer-actions .btn-continue {
    float: left;
  }
  /* line 639, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-footer-actions .btn-update,
  .cart-table .cart-footer-actions span.or {
    display: none;
  }

  /* line 651, ../scss/module/_checkout-cart.scss */
  .display-both-prices .cart-table td[data-rwd-tax-label]:before {
    content: attr(data-rwd-tax-label) ":";
  }
}
/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
/* line 666, ../scss/module/_checkout-cart.scss */
.shipping h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}
/* line 672, ../scss/module/_checkout-cart.scss */
.shipping select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid #C0C0C0;
}
/* line 679, ../scss/module/_checkout-cart.scss */
.shipping select.validation-failed {
  border-color: #DF280A;
}
/* line 683, ../scss/module/_checkout-cart.scss */
.shipping .shipping-desc {
  display: none;
}
/* line 687, ../scss/module/_checkout-cart.scss */
.shipping .buttons-set {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 694, ../scss/module/_checkout-cart.scss */
.shipping .form-list:after {
  content: '';
  display: table;
  clear: both;
}
/* line 697, ../scss/module/_checkout-cart.scss */
.shipping .form-list li {
  float: left;
  margin: 5px 2% 10px 0;
}
/* line 702, ../scss/module/_checkout-cart.scss */
.shipping .form-list .shipping-country {
  width: 37%;
}
/* line 706, ../scss/module/_checkout-cart.scss */
.shipping .form-list .shipping-region {
  width: 41%;
}
/* line 710, ../scss/module/_checkout-cart.scss */
.shipping .form-list .shipping-postcode {
  margin-right: 0;
  width: 18%;
}
/* line 714, ../scss/module/_checkout-cart.scss */
.shipping .form-list .shipping-postcode input {
  margin-top: 4px;
}
/* line 719, ../scss/module/_checkout-cart.scss */
.shipping .form-list .input-box {
  padding-top: 0;
}
/* line 723, ../scss/module/_checkout-cart.scss */
.shipping .form-list input {
  height: 30px;
  margin-top: 4px;
}
/* line 728, ../scss/module/_checkout-cart.scss */
.shipping .form-list label {
  font-family: open-sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}
/* line 737, ../scss/module/_checkout-cart.scss */
.shipping .sp-methods {
  padding: 10px 0 0;
  text-align: left;
}
/* line 741, ../scss/module/_checkout-cart.scss */
.shipping .sp-methods dd {
  margin-bottom: 10px;
}
/* line 745, ../scss/module/_checkout-cart.scss */
.shipping .sp-methods label {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-style: italic;
  min-width: 100px;
}
/* line 751, ../scss/module/_checkout-cart.scss */
.shipping .sp-methods label span {
  font-family: open-sans, sans-serif;
  font-weight: bold;
  font-style: normal;
}
/* line 759, ../scss/module/_checkout-cart.scss */
.shipping #co-shipping-method-form .buttons-set .button {
  float: left;
  margin-left: 0;
}
/* line 763, ../scss/module/_checkout-cart.scss */
.shipping #co-shipping-method-form .sp-methods dd label {
  border: 1px solid #CCCCCC;
  background-color: #ededed;
  min-width: 220px;
}
/* line 768, ../scss/module/_checkout-cart.scss */
.shipping #co-shipping-method-form .sp-methods dd label:hover {
  background-color: gainsboro;
}

@media only screen and (max-width: 770px) {
  /* line 776, ../scss/module/_checkout-cart.scss */
  .shipping .shipping-form .form-list > li {
    width: 100%;
    float: none;
  }
  /* line 780, ../scss/module/_checkout-cart.scss */
  .shipping .shipping-form .form-list > li label {
    display: block;
  }
  /* line 784, ../scss/module/_checkout-cart.scss */
  .shipping .shipping-form .form-list > li input,
  .shipping .shipping-form .form-list > li select {
    width: 100%;
  }
}
/* line 795, ../scss/module/_checkout-cart.scss */
.cart .cart-totals {
  text-align: right;
}
/* line 798, ../scss/module/_checkout-cart.scss */
.cart .cart-totals:after {
  content: '';
  display: table;
  clear: both;
}
/* line 802, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
/* line 809, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table td {
  padding: 2px 0px;
}
/* line 812, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table td:first-child {
  padding-right: 10px;
  min-width: 120px;
}
/* line 817, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
  padding-bottom: 10px;
}
/* line 822, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table tfoot {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
/* line 825, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table tfoot td {
  font-size: 24px;
  padding: 2px 5px;
  vertical-align: top;
}
/* line 831, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
  font-family: open-sans, sans-serif;
}
/* line 837, ../scss/module/_checkout-cart.scss */
.cart .cart-totals table tfoot strong {
  font-weight: 400;
}

@media only screen and (max-width: 600px) {
  /* line 846, ../scss/module/_checkout-cart.scss */
  .cart-totals {
    text-align: right;
  }
}
@media only screen and (max-width: 770px) {
  /* line 853, ../scss/module/_checkout-cart.scss */
  .cart .cart-totals table tfoot td {
    font-size: 18px;
  }
}
/* line 862, ../scss/module/_checkout-cart.scss */
.discount-form:after,
#giftcard-form:after {
  content: '';
  display: table;
  clear: both;
}

/* line 867, ../scss/module/_checkout-cart.scss */
#discount-coupon-form,
.cart .giftcard {
  width: 100%;
}
/* line 871, ../scss/module/_checkout-cart.scss */
#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}
/* line 875, ../scss/module/_checkout-cart.scss */
#discount-coupon-form label,
.cart .giftcard label {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}
/* line 886, ../scss/module/_checkout-cart.scss */
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  display: inline-block;
}
/* line 890, ../scss/module/_checkout-cart.scss */
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
  display: inline;
}
/* line 894, ../scss/module/_checkout-cart.scss */
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
/* line 898, ../scss/module/_checkout-cart.scss */
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
  float: left;
}
/* line 903, ../scss/module/_checkout-cart.scss */
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
  border-radius: 0;
  height: 30px;
  margin: 4px 10px 0 0;
  width: 190px;
}

/* line 911, ../scss/module/_checkout-cart.scss */
.cart .giftcard p {
  margin-bottom: 17px;
}

/* line 915, ../scss/module/_checkout-cart.scss */
.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px;
}
/* line 919, ../scss/module/_checkout-cart.scss */
.cart .giftcard .check-gc-status > span > span {
  font-size: 14px;
  text-transform: none;
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
/* line 930, ../scss/module/_checkout-cart.scss */
.crosssell h2 {
  color: #1F4373;
}
/* line 934, ../scss/module/_checkout-cart.scss */
.crosssell .item a.product-image {
  width: auto;
  float: left;
}

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
@media only screen and (max-width: 999px) {
  /* line 942, ../scss/module/_checkout-cart.scss */
  .crosssell {
    /* Undo three-column config */
  }
  /* line 943, ../scss/module/_checkout-cart.scss */
  .crosssell .products-grid > li:nth-child(even),
  .crosssell .products-grid > li:nth-child(3n),
  .crosssell .products-grid > li {
    width: 47.72727%;
    margin-right: 4.54545%;
  }
  /* line 950, ../scss/module/_checkout-cart.scss */
  .crosssell .products-grid > li:nth-child(odd) {
    clear: left;
  }
  /* line 954, ../scss/module/_checkout-cart.scss */
  .crosssell .products-grid > li:nth-child(even) {
    margin-right: 0;
  }
  /* line 959, ../scss/module/_checkout-cart.scss */
  .crosssell .products-grid > li:nth-child(3n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 599px) {
  /* line 968, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-tax-total:after {
    right: -9px;
  }
  /* line 972, ../scss/module/_checkout-cart.scss */
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    right: -13px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 983, ../scss/module/_checkout-cart.scss */
  .crosssell ul .item {
    padding: 0 0px 40px;
  }
  /* line 987, ../scss/module/_checkout-cart.scss */
  .crosssell ul .product-details .crosssell-actions {
    padding: 0 5px;
  }
}
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
/* line 30, ../scss/module/_checkout-onepage.scss */
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left {
  display: none;
}

/* line 35, ../scss/module/_checkout-onepage.scss */
.checkout-onepage-index .col-main {
  width: auto;
  float: none;
}

/*@include bp(min-width, $bp-large+1) {
    .checkout-onepage-index {
        .col-main {
            float: left;
            width: percentage(660px/960px);
            padding-right: 20px;
        }

        .col-right,
        .col-left {
            width: percentage(300px/960px);
            display: block;
        }

        .col-right {
            padding-left: 0;
        }
    }
}*/
/* -------------------------------------------- *
 * Section Styling - Default
 */
/* line 70, ../scss/module/_checkout-onepage.scss */
.opc .section .step-title {
  width: 100%;
  border-top: 1px solid #ECECEC;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 76, ../scss/module/_checkout-onepage.scss */
.opc .section .step-title:after {
  content: '';
  display: table;
  clear: both;
}

/* line 81, ../scss/module/_checkout-onepage.scss */
.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
/* line 86, ../scss/module/_checkout-onepage.scss */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #F4F4F4;
}

/* line 90, ../scss/module/_checkout-onepage.scss */
.opc .section.active .step-title {
  border-bottom: 1px solid #ECECEC;
}

/* line 94, ../scss/module/_checkout-onepage.scss */
.opc .section .step-title a {
  display: none;
}

/* line 98, ../scss/module/_checkout-onepage.scss */
.opc .section.allow:not(.active) .step-title a {
  display: block;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
}

/* line 106, ../scss/module/_checkout-onepage.scss */
.no-touch .opc .section .step-title a:hover {
  text-decoration: none;
}

/* line 110, ../scss/module/_checkout-onepage.scss */
.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: #FFFFFF;
  line-height: 26px;
  background-color: #A6A6A6;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

/* line 126, ../scss/module/_checkout-onepage.scss */
.opc .section.allow .step-title .number {
  background-color: lightgray;
}

/* line 130, ../scss/module/_checkout-onepage.scss */
.opc .section.allow .step-title h2 {
  color: #A6A6A6;
}

/* line 134, ../scss/module/_checkout-onepage.scss */
.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #1F4373;
}

/* line 139, ../scss/module/_checkout-onepage.scss */
.opc .section .step-title h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  float: left;
  margin: 0px 4px 0px 45px;
}

/* line 148, ../scss/module/_checkout-onepage.scss */
.opc .section .step {
  padding: 20px;
}
/* line 151, ../scss/module/_checkout-onepage.scss */
.opc .section .step:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 999px) {
  /* line 148, ../scss/module/_checkout-onepage.scss */
  .opc .section .step {
    padding: 10px;
  }
}

/* line 165, ../scss/module/_checkout-onepage.scss */
.opc h3 {
  font-weight: 500;
}

/* line 169, ../scss/module/_checkout-onepage.scss */
.opc .buttons-set {
  text-align: left;
}
/* line 172, ../scss/module/_checkout-onepage.scss */
.opc .buttons-set button.button, .opc .buttons-set .cms-page-view #mc_embed_signup form button.button, .cms-page-view #mc_embed_signup form .opc .buttons-set button.button {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 178, ../scss/module/_checkout-onepage.scss */
.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 183, ../scss/module/_checkout-onepage.scss */
.opc .buttons-set .back-link {
  float: right;
  margin: 0;
}
/* line 187, ../scss/module/_checkout-onepage.scss */
.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 479px) {
  /* line 197, ../scss/module/_checkout-onepage.scss */
  .opc .buttons-set .button + .buttons-set .button, .opc .buttons-set .button + .buttons-set .cms-page-view #mc_embed_signup form .button, .opc .buttons-set .cms-page-view #mc_embed_signup form .button + .buttons-set .button, .cms-page-view #mc_embed_signup form .opc .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .cms-page-view #mc_embed_signup form .button,
  .paypal-express-review .buttons-set .cms-page-view #mc_embed_signup form .button + .buttons-set .button,
  .cms-page-view #mc_embed_signup form .paypal-express-review .buttons-set .button + .buttons-set .button {
    margin-left: 0;
  }
}
/* line 204, ../scss/module/_checkout-onepage.scss */
.opc #opc-login .step {
  padding: 0px;
}
/* line 208, ../scss/module/_checkout-onepage.scss */
.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px;
}

@media only screen and (max-width: 770px) {
  /* line 215, ../scss/module/_checkout-onepage.scss */
  .opc #opc-login .description,
  .opc #opc-login p.required {
    display: none;
  }
}
/* line 221, ../scss/module/_checkout-onepage.scss */
#opc-payment .note {
  padding: 10px;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
/* line 232, ../scss/module/_checkout-onepage.scss */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -moz-transition: opacity 300ms 0;
  -o-transition: opacity 300ms 0;
  -webkit-transition: opacity 300ms 0;
  transition: opacity 300ms 0;
}

/* line 237, ../scss/module/_checkout-onepage.scss */
.opc.opc-firststep-login .section#opc-login .step-title .number {
  -moz-transition: width 80ms 0;
  -o-transition: width 80ms 0;
  -webkit-transition: width 80ms 0;
  transition: width 80ms 0;
}

/* line 241, ../scss/module/_checkout-onepage.scss */
.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -moz-transition: margin-left 80ms 0;
  -o-transition: margin-left 80ms 0;
  -webkit-transition: margin-left 80ms 0;
  transition: margin-left 80ms 0;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
/* -------------------------------------------- *
 * Shipping and Payment methods
 */
/* line 266, ../scss/module/_checkout-onepage.scss */
.sp-methods {
  margin: 0 0 8px;
}
/* line 269, ../scss/module/_checkout-onepage.scss */
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
/* line 273, ../scss/module/_checkout-onepage.scss */
.sp-methods dt:first-child {
  margin: 0 0 5px;
}
/* line 277, ../scss/module/_checkout-onepage.scss */
.sp-methods dd li {
  margin: 5px 0;
}
/* line 280, ../scss/module/_checkout-onepage.scss */
.sp-methods label img {
  float: left;
}
/* line 283, ../scss/module/_checkout-onepage.scss */
.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}
/* line 288, ../scss/module/_checkout-onepage.scss */
.sp-methods .price {
  font-weight: bold;
}
/* line 291, ../scss/module/_checkout-onepage.scss */
.sp-methods .form-list {
  padding-left: 20px;
}
/* line 294, ../scss/module/_checkout-onepage.scss */
.sp-methods .form-list li {
  margin: 0 0 8px;
}
/* line 298, ../scss/module/_checkout-onepage.scss */
.sp-methods select.month {
  width: 120px;
  margin-right: 10px;
}
/* line 302, ../scss/module/_checkout-onepage.scss */
.sp-methods select.year {
  width: 96px;
}
/* line 305, ../scss/module/_checkout-onepage.scss */
.sp-methods input.cvv {
  width: 4em !important;
}
/* line 308, ../scss/module/_checkout-onepage.scss */
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}
/* line 313, ../scss/module/_checkout-onepage.scss */
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: '';
  display: table;
  clear: both;
}
/* line 317, ../scss/module/_checkout-onepage.scss */
.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}
/* line 323, ../scss/module/_checkout-onepage.scss */
.sp-methods .checkmo-list address {
  float: left;
}
@media only screen and (max-width: 479px) {
  /* line 312, ../scss/module/_checkout-onepage.scss */
  .sp-methods .checkmo-list {
    padding-left: 0;
  }
  /* line 330, ../scss/module/_checkout-onepage.scss */
  .sp-methods .checkmo-list label {
    width: 135px;
  }
}
/* line 336, ../scss/module/_checkout-onepage.scss */
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
/* line 339, ../scss/module/_checkout-onepage.scss */
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* One Page Checkout */
/* line 346, ../scss/module/_checkout-onepage.scss */
.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #CCCCCC;
  padding-left: 20px;
}
/* line 352, ../scss/module/_checkout-onepage.scss */
.block-progress .block-content {
  font-size: 13px;
}
/* line 355, ../scss/module/_checkout-onepage.scss */
.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #A6A6A6;
}
/* line 364, ../scss/module/_checkout-onepage.scss */
.block-progress dt.complete {
  color: #000000;
}
/* line 367, ../scss/module/_checkout-onepage.scss */
.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-family: open-sans, sans-serif;
  font-style: italic;
}
/* line 373, ../scss/module/_checkout-onepage.scss */
.block-progress dd address {
  font-style: italic;
}
/* line 378, ../scss/module/_checkout-onepage.scss */
.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}
/* line 384, ../scss/module/_checkout-onepage.scss */
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #000000;
  font-family: open-sans, sans-serif;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 13px;
}
/* line 395, ../scss/module/_checkout-onepage.scss */
.block-progress .payment-info dt:after {
  content: ': ';
}
/* line 400, ../scss/module/_checkout-onepage.scss */
.block-progress .payment-info dd {
  float: left;
  margin-bottom: 3px;
  font-size: 13px;
}
/* line 406, ../scss/module/_checkout-onepage.scss */
.block-progress .payment-info:after {
  content: '';
  display: table;
  clear: both;
}

/* review step */
/* line 416, ../scss/module/_checkout-onepage.scss */
#checkout-review-table .btn-remove img {
  display: none;
}

/* line 422, ../scss/module/_checkout-onepage.scss */
#checkout-review-table-wrapper {
  clear: both;
}

/* line 426, ../scss/module/_checkout-onepage.scss */
#review-buttons-container {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 431, ../scss/module/_checkout-onepage.scss */
#review-buttons-container .btn-checkout {
  min-width: 220px;
}
/* line 434, ../scss/module/_checkout-onepage.scss */
#review-buttons-container .please-wait {
  float: left;
  margin-right: 10px;
}
/* line 438, ../scss/module/_checkout-onepage.scss */
#review-buttons-container .f-left {
  float: right;
}

@media only screen and (max-width: 599px) {
  /* line 445, ../scss/module/_checkout-onepage.scss */
  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  /* line 452, ../scss/module/_checkout-onepage.scss */
  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
/* line 459, ../scss/module/_checkout-onepage.scss */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}

/* line 464, ../scss/module/_checkout-onepage.scss */
.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
/* line 470, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .opc-block-progress {
  border-left: none;
  padding-left: 0;
}
/* line 474, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .opc-block-progress .block-title {
  display: none;
}
/* line 477, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0;
}
/* line 482, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .opc-block-progress .block-content > dl > div {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 479px) {
  /* line 488, ../scss/module/_checkout-onepage.scss */
  #checkout-step-review .opc-block-progress .block-content > dl > div {
    float: none;
    width: auto;
  }
}
/* line 494, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .opc-block-progress .block-content .changelink {
  display: none;
}

@media only screen and (max-width: 479px) {
  /* line 501, ../scss/module/_checkout-onepage.scss */
  #checkout-review-table thead > tr > th {
    display: none;
  }
  /* line 504, ../scss/module/_checkout-onepage.scss */
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }

  /* line 508, ../scss/module/_checkout-onepage.scss */
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }
}
/* line 514, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .centinel > p {
  margin-bottom: 10px;
}
/* line 518, ../scss/module/_checkout-onepage.scss */
#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px;
}

/* Gift options */
/* line 526, ../scss/module/_checkout-onepage.scss */
.gift-messages-form .item {
  content: '';
  display: table;
  clear: both;
  margin-top: 30px;
}
/* line 530, ../scss/module/_checkout-onepage.scss */
.gift-messages-form .item h5 {
  font-weight: bold;
}
/* line 534, ../scss/module/_checkout-onepage.scss */
.gift-messages-form .item .product-img-box {
  width: auto;
  float: left;
  padding-right: 15px;
}
/* line 540, ../scss/module/_checkout-onepage.scss */
.gift-messages-form .item .details {
  float: left;
}

/* line 548, ../scss/module/_checkout-onepage.scss */
.gift-message-form .inner-box > div {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  margin-top: 15px;
  display: block;
}
/* line 555, ../scss/module/_checkout-onepage.scss */
.gift-message-form .inner-box > div.extra-options-container p {
  margin-bottom: 15px;
}
/* line 563, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-wrapping-form label {
  margin-right: 10px;
}
/* line 567, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-wrapping-form img {
  float: left;
}
/* line 571, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px;
}
/* line 574, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
  content: '';
  display: table;
  clear: both;
}
/* line 578, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
  margin-right: 5px;
}
/* line 584, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ECECEC;
}
/* line 589, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-item:after {
  content: '';
  display: table;
  clear: both;
}
/* line 593, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-item .product-img-box {
  width: 200px;
}
/* line 596, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-item .product-img-box .product-image {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}
/* line 602, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-item .product-img-box .product-name {
  display: block;
}
/* line 607, ../scss/module/_checkout-onepage.scss */
.gift-message-form .gift-item .fieldset {
  margin-left: 200px;
}

@media only screen and (max-width: 770px) {
  /* line 616, ../scss/module/_checkout-onepage.scss */
  .gift-message-form .giftmessage-area {
    max-width: 100%;
  }
  /* line 621, ../scss/module/_checkout-onepage.scss */
  .gift-message-form .gift-item .product-img-box {
    width: 100%;
    float: none;
  }
  /* line 626, ../scss/module/_checkout-onepage.scss */
  .gift-message-form .gift-item .fieldset {
    margin-left: 0px;
  }
  /* line 629, ../scss/module/_checkout-onepage.scss */
  .gift-message-form .gift-item .fieldset textarea {
    width: 100%;
  }
}
/* line 638, ../scss/module/_checkout-onepage.scss */
.checkout-agreements h6 {
  font-size: 24px;
}
/* line 641, ../scss/module/_checkout-onepage.scss */
.checkout-agreements textarea {
  min-width: 100%;
  width: 98%;
  padding: 1%;
  border: 0px;
  background: #eee;
}

/* line 651, ../scss/module/_checkout-onepage.scss */
.checkout-desired-delivery-date h6 {
  font-size: 24px;
}
/* line 654, ../scss/module/_checkout-onepage.scss */
.checkout-desired-delivery-date input {
  width: 100px;
}

/* line 660, ../scss/module/_checkout-onepage.scss */
.checkout-party-supply h6 {
  font-size: 24px;
  margin-bottom: 15px;
}
/* line 664, ../scss/module/_checkout-onepage.scss */
.checkout-party-supply label {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}

/* line 672, ../scss/module/_checkout-onepage.scss */
.checkout-customer-order-number h6 {
  font-size: 24px;
  margin-bottom: 15px;
}

/* ============================================ *
 * Checkout - Success
 * ============================================ */
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
/* line 34, ../scss/module/_configurableswatches.scss */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
/* line 40, ../scss/module/_configurableswatches.scss */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #000000;
  text-decoration: none;
  box-sizing: content-box;
}

/* line 51, ../scss/module/_configurableswatches.scss */
.swatch-link {
  border: 1px solid #CCCCCC;
  margin: 0 0 3px;
}
/* line 55, ../scss/module/_configurableswatches.scss */
.swatch-link img {
  border-radius: 2px;
}
/* line 59, ../scss/module/_configurableswatches.scss */
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
/* line 64, ../scss/module/_configurableswatches.scss */
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.gimota.ch/skin/frontend/gimota/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
/* line 77, ../scss/module/_configurableswatches.scss */
.swatch-link.has-image .swatch-label {
  position: relative;
}
/* line 81, ../scss/module/_configurableswatches.scss */
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 89, ../scss/module/_configurableswatches.scss */
.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #F4F4F4;
}

/* line 96, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
/* line 102, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
/* line 108, ../scss/module/_configurableswatches.scss */
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
/* line 116, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .not-available .x {
  display: block;
}
/* line 120, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .not-available .swatch-link {
  border-color: #EEEEEE;
  position: relative;
}
/* line 124, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/* line 130, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
/* line 136, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
/* line 140, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

/* line 146, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
/* line 151, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
/* line 157, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
/* line 161, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #1F4373;
}
/* line 166, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .swatch-label {
  background: #F4F4F4;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
/* line 177, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
/* line 184, ../scss/module/_configurableswatches.scss */
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  /* line 191, ../scss/module/_configurableswatches.scss */
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
/* line 197, ../scss/module/_configurableswatches.scss */
.currently .swatch-current {
  position: relative;
}
/* line 200, ../scss/module/_configurableswatches.scss */
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
/* line 207, ../scss/module/_configurableswatches.scss */
.currently .swatch-current span {
  display: block;
  float: left;
}
/* line 213, ../scss/module/_configurableswatches.scss */
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
/* line 217, ../scss/module/_configurableswatches.scss */
.currently .swatch-link:hover {
  border-color: #CCCCCC;
  cursor: default;
}

/* Other Swatch States */
/* line 225, ../scss/module/_configurableswatches.scss */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #1F4373;
}

/* line 231, ../scss/module/_configurableswatches.scss */
.configurable-swatch-box {
  background: none !important;
}
/* line 234, ../scss/module/_configurableswatches.scss */
.configurable-swatch-box select.swatch-select {
  display: none;
}
/* line 238, ../scss/module/_configurableswatches.scss */
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #DF280A;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
/* line 251, ../scss/module/_configurableswatches.scss */
.availability.out-of-stock span {
  color: #A6A6A6;
}

/* line 257, ../scss/module/_configurableswatches.scss */
.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
/* line 263, ../scss/module/_configurableswatches.scss */
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
/* line 268, ../scss/module/_configurableswatches.scss */
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
/* line 273, ../scss/module/_configurableswatches.scss */
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #1F4373;
  padding-left: 5px;
}
/* line 281, ../scss/module/_configurableswatches.scss */
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
/* line 286, ../scss/module/_configurableswatches.scss */
.product-view .product-options .select-label {
  display: none;
}
/* line 291, ../scss/module/_configurableswatches.scss */
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

/* ============================================ *
 * Customer
 * ============================================ */
/* line 32, ../scss/module/_customer.scss */
.customer-account-login .scaffold-form label:first-child {
  width: 115px;
}
/* line 38, ../scss/module/_customer.scss */
.customer-account-login .col2-set .buttons-set {
  text-align: left;
  border-top: 0;
}
/* line 42, ../scss/module/_customer.scss */
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button,
.customer-account-login .col2-set .buttons-set .cms-page-view #mc_embed_signup form .button,
.cms-page-view #mc_embed_signup form .customer-account-login .col2-set .buttons-set .button {
  float: none;
  min-width: 50%;
  margin: 0;
}
/* line 51, ../scss/module/_customer.scss */
.customer-account-login .col2-set .col-1 ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 480px) {
  /* line 61, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2 {
    padding-top: 0;
    margin-top: 20px;
  }
  /* line 67, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-1 {
    padding-right: 20px;
  }
  /* line 71, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-2 {
    padding-left: 20px;
    border-left: 1px solid #EEEEEE;
  }
}
@media only screen and (min-width: 770px) {
  /* line 80, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-1 {
    padding-right: 0;
  }
  /* line 84, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-2 {
    padding-left: 60px;
    border-left: 1px solid #EEEEEE;
  }
}
@media only screen and (max-width: 479px) {
  /* line 93, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-1 {
    padding-bottom: 30px;
  }
  /* line 97, ../scss/module/_customer.scss */
  .customer-account-login .col2-set .col-2 {
    padding-top: 30px;
    border-top: 1px solid #EEEEEE;
  }
}
@media only screen and (max-width: 770px) {
  /* line 105, ../scss/module/_customer.scss */
  .customer-account-login .col2-set p.required {
    display: none;
  }
}

/* line 119, ../scss/module/_customer.scss */
.opc #opc-login p:not(.required) {
  font-style: italic;
  font-family: open-sans, sans-serif;
  font-size: 13px;
  color: #A6A6A6;
}

/* line 127, ../scss/module/_customer.scss */
.remember-me-box a.hide {
  display: none;
}
/* line 130, ../scss/module/_customer.scss */
.remember-me-box .link-tip {
  font-size: 13px;
  padding-left: 10px;
}

/* line 136, ../scss/module/_customer.scss */
.remember-me-popup {
  display: none;
  border: 1px solid #CCCCCC;
  padding: 10px;
  position: relative;
}
/* line 142, ../scss/module/_customer.scss */
.remember-me-popup.show {
  display: block;
}
/* line 146, ../scss/module/_customer.scss */
.remember-me-popup p {
  font-family: open-sans, sans-serif;
}
/* line 150, ../scss/module/_customer.scss */
.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 12px;
}
/* line 158, ../scss/module/_customer.scss */
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}

/* line 164, ../scss/module/_customer.scss */
.customer-account-create .buttons-set {
  max-width: 455px;
}
/* line 168, ../scss/module/_customer.scss */
.customer-account-create .fieldset,
.customer-account-create .buttons-set {
  margin-left: 30px;
}
@media only screen and (max-width: 479px) {
  /* line 168, ../scss/module/_customer.scss */
  .customer-account-create .fieldset,
  .customer-account-create .buttons-set {
    margin-left: 0;
  }
}
@media only screen and (min-width: 771px) {
  /* line 168, ../scss/module/_customer.scss */
  .customer-account-create .fieldset,
  .customer-account-create .buttons-set {
    max-width: 50%;
  }
}
/* line 181, ../scss/module/_customer.scss */
.customer-account-create .fieldset .hidden {
  display: none;
}
/* line 185, ../scss/module/_customer.scss */
.customer-account-create #remember-me-popup {
  max-width: 455px;
}

/* line 191, ../scss/module/_customer.scss */
.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
  margin-left: 30px;
  max-width: 600px;
}
@media only screen and (max-width: 479px) {
  /* line 191, ../scss/module/_customer.scss */
  .customer-account-forgotpassword .fieldset,
  .customer-account-forgotpassword .buttons-set {
    margin-left: 0;
  }
}
/* line 201, ../scss/module/_customer.scss */
.customer-account-forgotpassword .fieldset .input-box input.input-text {
  width: 100%;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
/* line 212, ../scss/module/_customer.scss */
body.customer-account .my-account .page-title h1 {
  border: 0;
  text-align: left;
}
/* line 218, ../scss/module/_customer.scss */
body.customer-account .my-account .title-buttons {
  position: relative;
  text-align: right;
}
/* line 222, ../scss/module/_customer.scss */
body.customer-account .my-account .title-buttons h1 {
  text-align: left;
}
/* line 232, ../scss/module/_customer.scss */
body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
  position: relative;
  top: -42px;
}
/* line 239, ../scss/module/_customer.scss */
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}
/* line 246, ../scss/module/_customer.scss */
body.customer-account .my-account .addresses-list h3 {
  font-size: 14px;
  font-weight: 600;
}
/* line 251, ../scss/module/_customer.scss */
body.customer-account .my-account .fieldset {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 257, ../scss/module/_customer.scss */
body.customer-account .data-table {
  margin-top: 5px;
}
/* line 261, ../scss/module/_customer.scss */
body.customer-account .data-table td a {
  font-family: open-sans, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 13px;
}
/* line 269, ../scss/module/_customer.scss */
body.customer-account .data-table span.nobr {
  white-space: normal;
}
/* line 272, ../scss/module/_customer.scss */
body.customer-account .data-table span.nobr a {
  white-space: nowrap;
}
/* line 278, ../scss/module/_customer.scss */
body.customer-account .data-table td.view a {
  display: block;
}
/* line 283, ../scss/module/_customer.scss */
body.customer-account .data-table .separator {
  display: none;
}
/* line 291, ../scss/module/_customer.scss */
body.customer-account .sidebar .block ol#compare-items li {
  margin: 10px 0;
}
/* line 297, ../scss/module/_customer.scss */
body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px;
}
/* line 301, ../scss/module/_customer.scss */
body.customer-account .sidebar .block .block-content .actions {
  margin-top: 30px;
}
/* line 308, ../scss/module/_customer.scss */
body.customer-account .sidebar ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 313, ../scss/module/_customer.scss */
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0;
}
/* line 320, ../scss/module/_customer.scss */
body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px;
}
/* line 327, ../scss/module/_customer.scss */
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 331, ../scss/module/_customer.scss */
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
/* line 336, ../scss/module/_customer.scss */
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0;
}
/* line 343, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table,
body.customer-account #savecart-list {
  width: 100%;
}
/* line 346, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table a,
body.customer-account #savecart-list a {
  color: #000000;
}
/* line 348, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table a.button,
body.customer-account #savecart-list a.button {
  color: #FFFFFF;
}
/* line 354, ../scss/module/_customer.scss */
body.customer-account #savecart-list tr {
  border-bottom: 1px solid #C0C0C0;
}
/* line 356, ../scss/module/_customer.scss */
body.customer-account #savecart-list tr .product-cart-image {
  width: 130px;
  float: left;
}
/* line 363, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table th, body.customer-account #mg_saved_cart_table td, body.customer-account #mg_saved_cart_table th {
  border: 0;
}
/* line 366, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table th {
  font-weight: bold;
  text-align: left;
}
/* line 371, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table tr.infomation td {
  font-weight: normal;
  padding: 15px 0;
  border-bottom: 1px solid #C0C0C0;
}
/* line 375, ../scss/module/_customer.scss */
body.customer-account #mg_saved_cart_table tr.infomation td.tools {
  text-align: right !important;
}
/* line 382, ../scss/module/_customer.scss */
body.customer-account.savecart-list-index .actions {
  text-align: right;
}

/* line 390, ../scss/module/_customer.scss */
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px;
}
/* line 397, ../scss/module/_customer.scss */
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}

/* ============================================ *
 * Dashboard
 * ============================================ */
/* line 409, ../scss/module/_customer.scss */
.dashboard .box-head {
  margin-top: 30px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 7px;
}
/* line 414, ../scss/module/_customer.scss */
.dashboard .box-head h2 {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
}
/* line 421, ../scss/module/_customer.scss */
.dashboard .box-head a {
  padding: 10px;
}
/* line 428, ../scss/module/_customer.scss */
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 434, ../scss/module/_customer.scss */
.dashboard .box-account {
  padding-bottom: 40px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 45px;
}
/* line 439, ../scss/module/_customer.scss */
.dashboard .box-account p,
.dashboard .box-account address {
  font-family: open-sans, sans-serif;
  font-style: italic;
}
/* line 447, ../scss/module/_customer.scss */
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}
/* line 452, ../scss/module/_customer.scss */
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
/* line 456, ../scss/module/_customer.scss */
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
/* line 463, ../scss/module/_customer.scss */
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
/* line 471, ../scss/module/_customer.scss */
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
/* line 475, ../scss/module/_customer.scss */
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #EEEEEE;
}
/* line 479, ../scss/module/_customer.scss */
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
/* line 483, ../scss/module/_customer.scss */
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
/* line 490, ../scss/module/_customer.scss */
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
/* line 493, ../scss/module/_customer.scss */
.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}
/* line 497, ../scss/module/_customer.scss */
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: open-sans, sans-serif;
  font-size: 13px;
  margin-right: 5px;
}
/* line 504, ../scss/module/_customer.scss */
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

/* ============================================ *
 * Address Book
 * ============================================ */
/* line 519, ../scss/module/_customer.scss */
.my-account .addresses-list {
  font-family: open-sans, sans-serif;
}
/* line 522, ../scss/module/_customer.scss */
.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
/* line 527, ../scss/module/_customer.scss */
.my-account .addresses-list .item {
  margin: 0 0 30px 0;
}
/* line 530, ../scss/module/_customer.scss */
.my-account .addresses-list .item p {
  margin-top: 10px;
}
@media only screen and (max-width: 770px) {
  /* line 536, ../scss/module/_customer.scss */
  .my-account .addresses-list .col-1,
  .my-account .addresses-list .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 542, ../scss/module/_customer.scss */
  .my-account .addresses-list .col-1 li.empty,
  .my-account .addresses-list .col-2 li.empty {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  /* line 551, ../scss/module/_customer.scss */
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
}

/* ============================================ *
 * Order View
 * ============================================ */
/* line 564, ../scss/module/_customer.scss */
.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
  width: 100%;
  margin-bottom: 30px;
}
/* line 570, ../scss/module/_customer.scss */
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
/* line 577, ../scss/module/_customer.scss */
.order-info dt {
  margin-right: 20px;
}
/* line 581, ../scss/module/_customer.scss */
.order-info li {
  margin: 0 0 0 20px;
}
/* line 584, ../scss/module/_customer.scss */
.order-info li.current {
  font-weight: 600;
}
/* line 588, ../scss/module/_customer.scss */
.order-info li:first-child {
  margin-left: 0;
}

/* line 594, ../scss/module/_customer.scss */
.order-date {
  font-family: open-sans, sans-serif;
  text-transform: uppercase;
}

/* line 599, ../scss/module/_customer.scss */
.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 603, ../scss/module/_customer.scss */
.order-info-box + .order-info-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #EEEEEE;
}
/* line 608, ../scss/module/_customer.scss */
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
/* line 613, ../scss/module/_customer.scss */
.order-info-box .col-2 {
  width: 52%;
}
/* line 617, ../scss/module/_customer.scss */
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 624, ../scss/module/_customer.scss */
.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}
/* line 629, ../scss/module/_customer.scss */
.order-info-box .box-title h2 {
  font-size: 14px;
  font-family: open-sans, sans-serif;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0px;
}
/* line 635, ../scss/module/_customer.scss */
.order-info-box .box-title h2:after {
  content: ':';
}
/* line 641, ../scss/module/_customer.scss */
.order-info-box .box-content {
  float: left;
  font-family: open-sans, sans-serif;
}
/* line 645, ../scss/module/_customer.scss */
.order-info-box .box-content td,
.order-info-box .box-content th {
  font-family: open-sans, sans-serif;
  line-height: 1.3;
}
/* line 651, ../scss/module/_customer.scss */
.order-info-box .box-content th {
  padding-top: 10px;
}
/* line 655, ../scss/module/_customer.scss */
.order-info-box .box-content td {
  padding-left: 15px;
}
/* line 659, ../scss/module/_customer.scss */
.order-info-box .box-content strong {
  font-family: open-sans, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 668, ../scss/module/_customer.scss */
#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic;
}
/* line 674, ../scss/module/_customer.scss */
#my-orders-table .option-value {
  margin-left: 20px;
}
/* line 678, ../scss/module/_customer.scss */
#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}

/* line 685, ../scss/module/_customer.scss */
ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 689, ../scss/module/_customer.scss */
ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
/* line 694, ../scss/module/_customer.scss */
ol#cart-sidebar-reorder p.product-name {
  display: inline;
}

@media only screen and (max-width: 599px) {
  /* line 701, ../scss/module/_customer.scss */
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  /* line 705, ../scss/module/_customer.scss */
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  /* line 710, ../scss/module/_customer.scss */
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  /* line 714, ../scss/module/_customer.scss */
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  /* line 719, ../scss/module/_customer.scss */
  #my-orders-table tr.bundle {
    border-color: #EEEEEE;
  }
  /* line 724, ../scss/module/_customer.scss */
  #my-orders-table tr.bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  /* line 730, ../scss/module/_customer.scss */
  #my-orders-table tbody:last-child tr:last-child td {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  /* line 734, ../scss/module/_customer.scss */
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  /* line 740, ../scss/module/_customer.scss */
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}
/* line 746, ../scss/module/_customer.scss */
.order-additional {
  margin: 40px 0;
}

/* line 751, ../scss/module/_customer.scss */
.order-gift-message dd {
  margin-top: 10px;
}

@media only screen and (max-width: 1199px) {
  /* line 759, ../scss/module/_customer.scss */
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 30px;
    padding-bottom: 0;
  }

  /* line 769, ../scss/module/_customer.scss */
  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}
@media only screen and (max-width: 999px) {
  /* line 779, ../scss/module/_customer.scss */
  body.customer-account .my-account .title-buttons {
    text-align: left;
  }
  /* line 782, ../scss/module/_customer.scss */
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 795, ../scss/module/_customer.scss */
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }

  /* line 806, ../scss/module/_customer.scss */
  .order-info-box .box-content {
    clear: left;
  }

  /* line 812, ../scss/module/_customer.scss */
  .addresses-list .item {
    float: left;
    width: 50%;
    padding-right: 30px;
  }

  /* line 820, ../scss/module/_customer.scss */
  .order-info dt {
    display: none;
  }

  /* line 826, ../scss/module/_customer.scss */
  .dashboard .page-title {
    margin-top: 20px;
  }
  /* line 829, ../scss/module/_customer.scss */
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  /* line 834, ../scss/module/_customer.scss */
  .dashboard .welcome-msg {
    font-family: open-sans, sans-serif;
  }
  /* line 837, ../scss/module/_customer.scss */
  .dashboard .welcome-msg .hello {
    font-style: italic;
  }
  /* line 842, ../scss/module/_customer.scss */
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  /* line 848, ../scss/module/_customer.scss */
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  /* line 855, ../scss/module/_customer.scss */
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  /* line 860, ../scss/module/_customer.scss */
  .dashboard .col2-set .col-2 {
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  /* line 871, ../scss/module/_customer.scss */
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  /* line 888, ../scss/module/_customer.scss */
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  /* line 891, ../scss/module/_customer.scss */
  body.customer-account .my-account .title-buttons .button, body.customer-account .my-account .title-buttons .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form body.customer-account .my-account .title-buttons .button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  /* line 896, ../scss/module/_customer.scss */
  body.customer-account .my-account .title-buttons .button + .button, body.customer-account .my-account .title-buttons .cms-page-view #mc_embed_signup form .button + .button, .cms-page-view #mc_embed_signup form body.customer-account .my-account .title-buttons .button + .button {
    margin-left: 0px;
  }
  /* line 903, ../scss/module/_customer.scss */
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  /* line 908, ../scss/module/_customer.scss */
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  /* line 912, ../scss/module/_customer.scss */
  body.customer-account .my-account .buttons-set {
    border-top: 0;
  }
  /* line 917, ../scss/module/_customer.scss */
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  /* line 924, ../scss/module/_customer.scss */
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }

  /* line 931, ../scss/module/_customer.scss */
  .order-info {
    margin-top: 15px;
  }

  /* line 937, ../scss/module/_customer.scss */
  .data-table.orders .link-reorder,
  .data-table.orders .date {
    display: none;
  }
  /* line 942, ../scss/module/_customer.scss */
  .data-table.orders td.view {
    text-align: right;
  }

  /* line 950, ../scss/module/_customer.scss */
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }

  /* line 958, ../scss/module/_customer.scss */
  .order-info-box {
    margin: 0;
  }
  /* line 961, ../scss/module/_customer.scss */
  .order-info-box .col-1,
  .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding: 15px 0;
  }
  /* line 968, ../scss/module/_customer.scss */
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }

  /* line 976, ../scss/module/_customer.scss */
  #my-reviews-table .nobr {
    white-space: normal;
  }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
/* line 987, ../scss/module/_customer.scss */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
/* line 991, ../scss/module/_customer.scss */
body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}
/* line 995, ../scss/module/_customer.scss */
body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #EDEDED;
  padding-top: 10px;
}

/* ============================================ *
 * Contacts
 * ============================================ */
/* line 31, ../scss/module/_contacts.scss */
.contacts-index-index .buttons-set {
  margin-left: 30px;
  max-width: 435px;
}
/* line 35, ../scss/module/_contacts.scss */
.contacts-index-index .buttons-set p.required {
  float: left;
}
@media only screen and (max-width: 599px) {
  /* line 31, ../scss/module/_contacts.scss */
  .contacts-index-index .buttons-set {
    max-width: 330px;
    margin-left: 0;
  }
  /* line 43, ../scss/module/_contacts.scss */
  .contacts-index-index .buttons-set button {
    float: left;
    margin-left: 0px;
  }
  /* line 48, ../scss/module/_contacts.scss */
  .contacts-index-index .buttons-set p.required {
    float: right;
  }
}

/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 870px) and (min-width: 771px) {
  /* line 34, ../scss/module/_paypal.scss */
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0px;
  }
}

/* line 42, ../scss/module/_paypal.scss */
.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EDEDED;
}
/* line 48, ../scss/module/_paypal.scss */
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
/* line 53, ../scss/module/_paypal.scss */
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 770px) {
  /* line 59, ../scss/module/_paypal.scss */
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  /* line 63, ../scss/module/_paypal.scss */
  .paypal-review-order .field.inactive {
    display: none;
  }
}

/* line 70, ../scss/module/_paypal.scss */
.top-container .bml-ad {
  margin-top: 17px;
  margin-bottom: 17px;
  text-align: center;
}
/* line 75, ../scss/module/_paypal.scss */
.top-container .bml-ad span {
  display: inline-block;
}
/* line 78, ../scss/module/_paypal.scss */
.top-container .bml-ad span a {
  display: block;
}

/* line 84, ../scss/module/_paypal.scss */
.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
/* line 89, ../scss/module/_paypal.scss */
.bml-ad span {
  display: block;
  line-height: 0;
}
/* line 93, ../scss/module/_paypal.scss */
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
/* line 97, ../scss/module/_paypal.scss */
.bml-ad a:hover {
  opacity: 0.7;
}
/* line 100, ../scss/module/_paypal.scss */
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

/* line 107, ../scss/module/_paypal.scss */
.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 770px) {
  /* line 113, ../scss/module/_paypal.scss */
  .bml-ad.small {
    display: block;
  }
}
@media only screen and (min-width: 771px) {
  /* line 119, ../scss/module/_paypal.scss */
  .bml-ad.large {
    display: block;
  }
}
/* line 124, ../scss/module/_paypal.scss */
div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}
/* line 129, ../scss/module/_paypal.scss */
div.paypal-logo span {
  display: block;
  width: 100%;
}
/* line 133, ../scss/module/_paypal.scss */
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
/* line 137, ../scss/module/_paypal.scss */
div.paypal-logo span a img {
  max-width: 100%;
}
/* line 143, ../scss/module/_paypal.scss */
div.paypal-logo span > img {
  display: none;
}

/* line 149, ../scss/module/_paypal.scss */
.checkout-types div.paypal-logo {
  text-align: right;
}

/* line 154, ../scss/module/_paypal.scss */
.bml-checkout-type {
  list-style-type: none;
}

/* line 159, ../scss/module/_paypal.scss */
.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
/* line 163, ../scss/module/_paypal.scss */
.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}
/* line 167, ../scss/module/_paypal.scss */
.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
}
/* line 170, ../scss/module/_paypal.scss */
.sidebar .paypal-logo > a img {
  display: block;
}
/* line 174, ../scss/module/_paypal.scss */
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
/* line 176, ../scss/module/_paypal.scss */
.sidebar .paypal-logo .label a {
  font-size: 12px;
  line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
/* line 30, ../scss/module/_review.scss */
#customer-reviews {
  width: auto;
  float: none;
}
/* line 34, ../scss/module/_review.scss */
#customer-reviews .review-heading {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 0 5px;
}
/* line 39, ../scss/module/_review.scss */
#customer-reviews .review-heading:after {
  content: '';
  display: table;
  clear: both;
}
/* line 43, ../scss/module/_review.scss */
#customer-reviews .review-heading h2 {
  float: left;
  display: block;
}
/* line 48, ../scss/module/_review.scss */
#customer-reviews .review-heading .pager {
  clear: none;
  float: right;
  width: auto;
}
/* line 54, ../scss/module/_review.scss */
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
/* line 57, ../scss/module/_review.scss */
#customer-reviews .review-heading .pager .count-container .limiter label {
  font-family: open-sans, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
/* line 65, ../scss/module/_review.scss */
#customer-reviews .review-heading .pager .amount {
  display: none;
}
/* line 71, ../scss/module/_review.scss */
#customer-reviews h2 {
  color: #1F4373;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 76, ../scss/module/_review.scss */
#customer-reviews h2 span {
  color: #000000;
}
/* line 81, ../scss/module/_review.scss */
#customer-reviews h3 {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 87, ../scss/module/_review.scss */
#customer-reviews h3 span {
  color: #1F4373;
}
/* line 92, ../scss/module/_review.scss */
#customer-reviews .fieldset {
  padding-top: 25px;
  width: 470px;
}
/* line 96, ../scss/module/_review.scss */
#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #CCCCCC;
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}
/* line 104, ../scss/module/_review.scss */
#customer-reviews .fieldset h4 em {
  display: none;
}
/* line 109, ../scss/module/_review.scss */
#customer-reviews .fieldset .form-list {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  width: 470px;
}
/* line 124, ../scss/module/_review.scss */
#customer-reviews .fieldset .form-list .inline-label:after {
  content: '';
  display: table;
  clear: both;
}
/* line 129, ../scss/module/_review.scss */
#customer-reviews .fieldset .form-list label {
  font-size: 12px;
  font-weight: normal;
}
/* line 134, ../scss/module/_review.scss */
#customer-reviews .fieldset .form-list textarea {
  border: 1px solid #CCCCCC;
  border-radius: 0;
  min-width: 100%;
  -webkit-appearance: none;
}
/* line 141, ../scss/module/_review.scss */
#customer-reviews .fieldset .form-list input {
  border: 1px solid #CCCCCC;
  border-radius: 0;
}
/* line 145, ../scss/module/_review.scss */
#customer-reviews .fieldset .form-list input[type="text"] {
  width: 100%;
}
/* line 152, ../scss/module/_review.scss */
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
  width: 470px;
}
/* line 158, ../scss/module/_review.scss */
#customer-reviews dl {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 164, ../scss/module/_review.scss */
#customer-reviews dl dt {
  margin: 10px 0;
  text-transform: uppercase;
}
/* line 169, ../scss/module/_review.scss */
#customer-reviews dl dd {
  font-family: open-sans, sans-serif;
  font-size: 14px;
  margin: 10px 0;
}
/* line 174, ../scss/module/_review.scss */
#customer-reviews dl dd .ratings-table {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  width: 100%;
}
/* line 179, ../scss/module/_review.scss */
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
/* line 183, ../scss/module/_review.scss */
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
/* line 189, ../scss/module/_review.scss */
#customer-reviews dl dd table {
  margin: 15px 0;
}
/* line 193, ../scss/module/_review.scss */
#customer-reviews dl dd .review-meta {
  color: #1F4373;
  font-family: open-sans, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 204, ../scss/module/_review.scss */
.review-summary-table {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 10px;
}
/* line 208, ../scss/module/_review.scss */
.review-summary-table thead {
  background: transparent;
}
/* line 211, ../scss/module/_review.scss */
.review-summary-table thead th {
  background: transparent;
  border: none;
  padding: 15px 7px 10px 8px;
}
/* line 219, ../scss/module/_review.scss */
.review-summary-table tbody th {
  background: #FFFFFF;
  font-size: 12px;
}
/* line 223, ../scss/module/_review.scss */
.review-summary-table tbody td {
  border: none;
  text-align: center;
  padding: 0;
}
/* line 228, ../scss/module/_review.scss */
.review-summary-table tbody td label {
  width: 100%;
  display: block;
  padding: 11px 0;
}
/* line 237, ../scss/module/_review.scss */
.review-summary-table .rating-box .rating-number {
  display: none;
}
/* line 240, ../scss/module/_review.scss */
.review-summary-table .rating-box .rating-number:after {
  content: "";
  display: inline-block;
  background-position: 0px -599px;
  width: 13px;
  height: 14px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
/* line 260, ../scss/module/_review.scss */
.ratings-table {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 265, ../scss/module/_review.scss */
.ratings-table th {
  padding-right: 10px;
}
/* line 269, ../scss/module/_review.scss */
.ratings-table .rating-box {
  background-position: 0 -615px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 65px;
}
/* line 278, ../scss/module/_review.scss */
.ratings-table .rating-box .rating {
  background-position: 0 -600px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
}

@media only screen and (max-width: 770px) {
  /* line 295, ../scss/module/_review.scss */
  body.review-product-list .product-view .product-shop .price-info {
    padding-left: 0;
  }
  /* line 299, ../scss/module/_review.scss */
  body.review-product-list .product-view .product-shop .extra-info {
    padding: 0;
    min-width: 84%;
  }
  /* line 303, ../scss/module/_review.scss */
  body.review-product-list .product-view .product-shop .extra-info .ratings-table {
    margin: 10px 0;
    width: 100%;
  }
  /* line 307, ../scss/module/_review.scss */
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 535px) {
  /* line 323, ../scss/module/_review.scss */
  body.review-product-list .product-view .product-shop .extra-info {
    min-width: 0;
  }
  /* line 327, ../scss/module/_review.scss */
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  /* line 342, ../scss/module/_review.scss */
  #customer-reviews .fieldset {
    width: 100%;
  }
  /* line 345, ../scss/module/_review.scss */
  #customer-reviews .fieldset .form-list {
    width: 100%;
  }
  /* line 349, ../scss/module/_review.scss */
  #customer-reviews .fieldset .form-list .inline-label label,
  #customer-reviews .fieldset .form-list .inline-label .input-box {
    float: none;
  }
  /* line 357, ../scss/module/_review.scss */
  #customer-reviews .buttons-set {
    width: 100%;
  }
  /* line 364, ../scss/module/_review.scss */
  #customer-reviews .review-summary-table thead th {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 371, ../scss/module/_review.scss */
  #customer-reviews .review-summary-table tbody th {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 376, ../scss/module/_review.scss */
  #customer-reviews .review-summary-table tbody td {
    width: 20%;
    padding: 0px;
  }
  /* line 382, ../scss/module/_review.scss */
  #customer-reviews .review-summary-table .rating-box {
    text-indent: 0px;
    text-align: center;
    background: none;
    height: 19.6px;
    width: 100%;
  }
  /* line 389, ../scss/module/_review.scss */
  #customer-reviews .review-summary-table .rating-box .rating {
    display: none;
  }
  /* line 392, ../scss/module/_review.scss */
  #customer-reviews .review-summary-table .rating-box .rating-number {
    display: inline-block;
  }
}
@media only screen and (max-width: 450px) {
  /* line 404, ../scss/module/_review.scss */
  #customer-reviews dl dd .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * Review View Page
 * ============================================ */
/* line 415, ../scss/module/_review.scss */
.review-product-view .product-review .product-details h2 {
  border-bottom: none;
}
/* line 420, ../scss/module/_review.scss */
.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%;
}
/* line 424, ../scss/module/_review.scss */
.review-product-view .product-review .product-img-box > a {
  width: 100%;
}
/* line 428, ../scss/module/_review.scss */
.review-product-view .product-review .product-img-box .product-image {
  width: 100%;
}

@media only screen and (max-width: 770px) {
  /* line 438, ../scss/module/_review.scss */
  .review-product-view .product-review .product-img-box {
    max-width: 100%;
  }
}
/* ============================================ *
 * Slideshow
 * ============================================ */
/* line 30, ../scss/module/_slideshow.scss */
.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
  border: 1px solid #EEEEEE;
}
/* line 37, ../scss/module/_slideshow.scss */
.slideshow-container .slideshow {
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  border: 10px solid #FFFFFF;
}
/* line 43, ../scss/module/_slideshow.scss */
.slideshow-container .slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}
/* line 53, ../scss/module/_slideshow.scss */
.slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}
/* line 58, ../scss/module/_slideshow.scss */
.slideshow-container .slideshow > li img {
  max-width: 100%;
  width: 100%;
}

/* line 66, ../scss/module/_slideshow.scss */
.slideshow-pager {
  text-align: center;
  width: 100%;
  z-index: 115;
  position: absolute;
  bottom: 0px;
  top: auto;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 76, ../scss/module/_slideshow.scss */
.slideshow-pager span {
  font-family: arial;
  width: 44px;
  height: 44px;
  display: inline-block;
  color: #DDDDDD;
  cursor: pointer;
}
/* line 85, ../scss/module/_slideshow.scss */
.slideshow-pager span:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  border-radius: 1px;
  background-color: #FFFFFF;
  position: relative;
}
/* line 99, ../scss/module/_slideshow.scss */
.slideshow-pager span:hover:before {
  background-color: #1a375f;
}
/* line 103, ../scss/module/_slideshow.scss */
.slideshow-pager span.cycle-pager-active:before {
  background-color: #142c4b;
}
/* line 108, ../scss/module/_slideshow.scss */
.slideshow-pager > * {
  cursor: pointer;
}

/* line 113, ../scss/module/_slideshow.scss */
.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 125, ../scss/module/_slideshow.scss */
.slideshow-prev:before,
.slideshow-next:before {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
/* line 137, ../scss/module/_slideshow.scss */
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
/* line 141, ../scss/module/_slideshow.scss */
.slideshow-prev.disabled,
.slideshow-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}

/* line 147, ../scss/module/_slideshow.scss */
.slideshow-prev {
  left: 8px;
}
/* line 150, ../scss/module/_slideshow.scss */
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  left: 10px;
}
/* line 157, ../scss/module/_slideshow.scss */
.slideshow-prev:hover:before {
  border-color: transparent #1a375f transparent transparent;
}

/* line 162, ../scss/module/_slideshow.scss */
.slideshow-next {
  right: 8px;
}
/* line 165, ../scss/module/_slideshow.scss */
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  right: 10px;
}
/* line 172, ../scss/module/_slideshow.scss */
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #1a375f;
}

/* line 177, ../scss/module/_slideshow.scss */
.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

/* line 185, ../scss/module/_slideshow.scss */
.cycle-overlay {
  font-family: tahoma, arial;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}

/* ============================================ *
 * Wishlist
 * ============================================ */
/* line 31, ../scss/module/_wishlist.scss */
#wishlist-table th {
  text-align: center;
}
/* line 35, ../scss/module/_wishlist.scss */
#wishlist-table.clean-table {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
/* line 41, ../scss/module/_wishlist.scss */
#wishlist-table.clean-table th {
  border-bottom: 1px solid #C0C0C0;
}
/* line 45, ../scss/module/_wishlist.scss */
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
/* line 50, ../scss/module/_wishlist.scss */
#wishlist-table.clean-table thead th {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 57, ../scss/module/_wishlist.scss */
#wishlist-table .product-name {
  font-size: 16px;
  font-family: open-sans, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}
/* line 63, ../scss/module/_wishlist.scss */
#wishlist-table .product-name a {
  color: #A6A6A6;
}
/* line 68, ../scss/module/_wishlist.scss */
#wishlist-table .wishlist-sku {
  font-size: 11px;
  font-family: open-sans, sans-serif;
  margin: 5px 0;
}
/* line 74, ../scss/module/_wishlist.scss */
#wishlist-table textarea {
  border: 1px solid #C0C0C0;
  width: 100%;
  height: 45px;
  font-size: 11px;
  font-family: open-sans, sans-serif;
}
/* line 81, ../scss/module/_wishlist.scss */
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
/* line 84, ../scss/module/_wishlist.scss */
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
/* line 87, ../scss/module/_wishlist.scss */
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
/* line 90, ../scss/module/_wishlist.scss */
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
/* line 94, ../scss/module/_wishlist.scss */
#wishlist-table textarea:focus {
  border: 1px solid #1F4373;
}
/* line 99, ../scss/module/_wishlist.scss */
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
/* line 104, ../scss/module/_wishlist.scss */
#wishlist-table .item-manage .button, #wishlist-table .item-manage .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form #wishlist-table .item-manage .button {
  font-size: 11px;
  padding: 3px 5px;
}
/* line 110, ../scss/module/_wishlist.scss */
#wishlist-table .cart-cell {
  text-align: center;
}
/* line 115, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
/* line 119, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
/* line 123, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
/* line 128, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
/* line 131, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-cart .button {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
/* line 138, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
/* line 142, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-cart > p {
  margin-bottom: 0;
}
/* line 146, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
/* line 150, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
/* line 155, ../scss/module/_wishlist.scss */
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
/* line 159, ../scss/module/_wishlist.scss */
#wishlist-table td .button, #wishlist-table td .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form #wishlist-table td .button,
#wishlist-table td button {
  white-space: normal;
}
/* line 166, ../scss/module/_wishlist.scss */
#wishlist-table .price-box {
  font-family: open-sans, sans-serif;
  font-size: 12px;
}
/* line 170, ../scss/module/_wishlist.scss */
#wishlist-table .price-box .price {
  color: #000000;
}
/* line 175, ../scss/module/_wishlist.scss */
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
/* line 178, ../scss/module/_wishlist.scss */
#wishlist-table .giftregisty-add .change {
  display: none;
}
/* line 182, ../scss/module/_wishlist.scss */
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #A6A6A6;
  margin-bottom: 3px;
}
/* line 190, ../scss/module/_wishlist.scss */
#wishlist-table .truncated .details {
  background: none;
  color: #A6A6A6;
}
/* line 196, ../scss/module/_wishlist.scss */
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}

@media only screen and (max-width: 1199px) {
  /* line 206, ../scss/module/_wishlist.scss */
  #wishlist-table.clean-table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 999px) {
  /* line 218, ../scss/module/_wishlist.scss */
  #wishlist-table.clean-table td {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 222, ../scss/module/_wishlist.scss */
  #wishlist-table.clean-table td textarea {
    height: 100px;
  }
  /* line 226, ../scss/module/_wishlist.scss */
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 110px;
  }
  /* line 231, ../scss/module/_wishlist.scss */
  #wishlist-table .product-name {
    font-size: 13px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 241, ../scss/module/_wishlist.scss */
  #wishlist-table:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 245, ../scss/module/_wishlist.scss */
  #wishlist-table .product-name {
    font-size: 16px;
  }
  /* line 249, ../scss/module/_wishlist.scss */
  #wishlist-table textarea {
    height: 68px;
    max-width: 100%;
  }
  /* line 254, ../scss/module/_wishlist.scss */
  #wishlist-table .item-manage {
    max-width: 100%;
  }
  /* line 258, ../scss/module/_wishlist.scss */
  #wishlist-table tr {
    position: relative;
  }
  /* line 261, ../scss/module/_wishlist.scss */
  #wishlist-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 266, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image {
    width: 70px;
  }
  /* line 269, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image img {
    width: 70px;
    height: 70px;
  }
  /* line 276, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-cart p {
    margin-bottom: 0;
  }
  /* line 280, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    margin-right: 0;
    padding-top: 4px;
  }
  /* line 286, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-cart {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  /* line 296, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-quantity {
    padding-left: 0;
  }
  /* line 300, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image,
  #wishlist-table th.customer-wishlist-item-image {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  /* line 311, ../scss/module/_wishlist.scss */
  #wishlist-table tr {
    position: relative;
  }
  /* line 315, ../scss/module/_wishlist.scss */
  #wishlist-table th.customer-wishlist-item-image {
    display: block;
  }
  /* line 320, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    empty-cells: hide;
  }
  /* line 331, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image {
    display: block;
    overflow: hidden;
  }
  /* line 335, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image a {
    float: left;
  }
  /* line 338, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-image a img {
    width: 113px;
    height: 113px;
  }
  /* line 345, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {
    text-align: left;
  }
  /* line 349, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {
    float: left;
    margin-right: 15px;
  }
  /* line 354, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {
    text-align: left;
  }
  /* line 358, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {
    margin-top: 0;
  }
  /* line 364, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-cart .cart-cell {
    float: left;
    width: 48%;
  }
  /* line 369, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-cart > p {
    float: right;
    width: 48%;
  }
  /* line 375, ../scss/module/_wishlist.scss */
  #wishlist-table td.customer-wishlist-item-remove {
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    padding: 0px;
    height: 20px;
  }
  /* line 386, ../scss/module/_wishlist.scss */
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 100%;
  }
}
/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
/* line 399, ../scss/module/_wishlist.scss */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px;
}
/* line 403, ../scss/module/_wishlist.scss */
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
/* line 408, ../scss/module/_wishlist.scss */
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
/* line 413, ../scss/module/_wishlist.scss */
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px;
}
/* line 419, ../scss/module/_wishlist.scss */
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #EEEEEE;
}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
/* line 30, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart {
  display: inline-block;
}
@media only screen and (max-width: 770px) {
  /* line 30, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart {
    display: block;
  }
}
/* line 37, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
/* line 42, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
/* line 47, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
/* line 27, ../scss/mixin/_loading-overlay.scss */
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 38, ../scss/mixin/_loading-overlay.scss */
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
/* line 44, ../scss/mixin/_loading-overlay.scss */
.header-minicart .minicart-wrapper:after {
  background-image: url("https://www.gimota.ch/skin/frontend/gimota/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
/* line 51, ../scss/mixin/_loading-overlay.scss */
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
/* line 54, ../scss/mixin/_loading-overlay.scss */
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
/* line 53, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .block-cart {
  display: none;
}
/* line 56, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .block-subtitle {
  color: #50A4CF;
  font-family: open-sans, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
/* line 67, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .block-subtitle .close {
  width: 40px;
  float: right;
  display: block;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -3px;
}
/* line 80, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .mini-products-list {
  padding: 10px;
  padding-top: 0px;
}
/* line 84, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
/* line 89, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .mini-products-list li.last {
  border: none;
}
/* line 93, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
/* line 100, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
}
/* line 104, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .product-details .product-name a {
  color: #A6A6A6;
}
/* line 110, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
}
/* line 113, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
/* line 117, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper td {
  color: #1F4373;
  clear: right;
}
/* line 123, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
/* line 129, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
/* line 138, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
/* line 144, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
/* line 148, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
/* line 154, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .subtotal {
  background-color: #DDDDDD;
  text-align: center;
  line-height: 2em;
}
/* line 159, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .subtotal .label {
  color: white;
  text-transform: uppercase;
}
/* line 163, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .subtotal .price {
  color: #1F4373;
}
/* line 168, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .minicart-actions {
  padding: 10px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
/* line 175, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .minicart-actions .checkout-button {
  min-width: 145px;
}
/* line 179, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .minicart-actions .cart-link {
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 187, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
/* line 193, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
/* line 199, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
/* line 206, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

/* line 212, ../scss/module/_checkout-cart-minicart.scss */
.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

@media only screen and (min-width: 771px) {
  /* line 218, ../scss/module/_checkout-cart-minicart.scss */
  .checkout-types.minicart {
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  /* line 225, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 770px) {
  /* line 233, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .subtotal .label {
    color: #000000;
  }
  /* line 238, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  /* line 243, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .quantity-button {
    float: none;
  }
  /* line 247, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  /* line 251, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  /* line 255, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions {
    padding-bottom: 33px;
  }
  /* line 258, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .cart-link {
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  /* line 265, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
  /* line 269, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
    display: inline;
  }
  /* line 273, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  /* line 278, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 740px) {
  /* line 295, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%;
  }
  /* line 305, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  /* line 312, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 599px) {
  /* line 325, ../scss/module/_checkout-cart-minicart.scss */
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
/* line 30, ../scss/module/_search.scss */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 0px !important;
  width: 100% !important;
  z-index: 200;
  /*&:before {
      @include triangle(up, 7px, $c-action);
      left: 50%;
      top: -7px;
  }*/
}
/* line 38, ../scss/module/_search.scss */
.search-autocomplete ul {
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top: 0px;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 49, ../scss/module/_search.scss */
.search-autocomplete ul li {
  border-bottom: 1px solid #EEEEEE;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
/* line 56, ../scss/module/_search.scss */
.search-autocomplete ul li.selected {
  background-color: #EEEEEE;
}
/* line 60, ../scss/module/_search.scss */
.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
/* line 65, ../scss/module/_search.scss */
.search-autocomplete ul li:last-child {
  border-bottom: none;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
/* line 82, ../scss/module/_search.scss */
.advanced-search {
  background: #F4F4F4;
  border: 1px solid #EEEEEE;
  padding: 30px;
}
/* line 88, ../scss/module/_search.scss */
.advanced-search select.multiselect option {
  border-bottom: 1px solid #EEEEEE;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  /* line 96, ../scss/module/_search.scss */
  .advanced-search {
    padding: 15px;
  }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
/* line 32, ../scss/module/_account-reviews.scss */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
  font-family: open-sans, sans-serif;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
/* line 41, ../scss/module/_account-reviews.scss */
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
/* line 47, ../scss/module/_account-reviews.scss */
.product-review .product-details h2 {
  border-bottom: 1px solid #CCCCCC;
  color: #3399CC;
  font-size: 16px;
  font-weight: 600;
  font-family: open-sans, sans-serif;
  padding-bottom: 10px;
}
/* line 57, ../scss/module/_account-reviews.scss */
.product-review .ratings-table {
  font-family: open-sans, sans-serif;
}
/* line 60, ../scss/module/_account-reviews.scss */
.product-review .ratings-table th {
  padding-right: 10px;
}
/* line 64, ../scss/module/_account-reviews.scss */
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
/* line 73, ../scss/module/_account-reviews.scss */
.product-review .ratings-description dt {
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
  font-weight: 400;
  font-family: open-sans, sans-serif;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
/* line 83, ../scss/module/_account-reviews.scss */
.product-review .ratings-description dd {
  color: #737373;
  font-family: open-sans, sans-serif;
  font-size: 13px;
}

@media only screen and (min-width: 771px) {
  /* line 96, ../scss/module/_account-reviews.scss */
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1126px) {
  /* line 108, ../scss/module/_account-reviews.scss */
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 121, ../scss/module/_account-reviews.scss */
  .product-review .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
/* line 37, ../scss/module/_cms.scss */
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none;
}
/* line 45, ../scss/module/_cms.scss */
.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}
/* line 57, ../scss/module/_cms.scss */
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #1F4373;
}
/* line 61, ../scss/module/_cms.scss */
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #1F4373;
}
/* line 65, ../scss/module/_cms.scss */
.cms-page-view .std li,
.cms-no-route .std li {
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
/* line 75, ../scss/module/_cms.scss */
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}

/* line 84, ../scss/module/_cms.scss */
.cms-no-route .std img {
  width: 100%;
}

/* line 93, ../scss/module/_cms.scss */
.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
/* line 96, ../scss/module/_cms.scss */
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
/* line 100, ../scss/module/_cms.scss */
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
  font-family: open-sans, sans-serif;
}

/* line 123, ../scss/mixin/_toggle-content.scss */
#accordion .toggle-tabs {
  display: none;
}
/* line 128, ../scss/mixin/_toggle-content.scss */
#accordion > dl > dt {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  text-rendering: optimizeSpeed;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  position: relative;
  background-color: #F4F4F4;
  display: block;
}
/* line 110, ../scss/mixin/_toggle-content.scss */
#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #A6A6A6;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
/* line 117, ../scss/mixin/_toggle-content.scss */
#accordion > dl > dt:hover {
  background-color: #ededed;
}
/* line 133, ../scss/mixin/_toggle-content.scss */
#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #CCCCCC;
}
/* line 140, ../scss/mixin/_toggle-content.scss */
#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
/* line 115, ../scss/module/_cms.scss */
#accordion li {
  position: relative;
  overflow: hidden;
}
/* line 119, ../scss/module/_cms.scss */
#accordion li .plusimage h2 {
  margin-right: 10px;
}

/* line 129, ../scss/module/_cms.scss */
.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
/* line 134, ../scss/module/_cms.scss */
.page-sitemap .links a {
  position: relative;
}
/* line 137, ../scss/module/_cms.scss */
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}
/* line 142, ../scss/module/_cms.scss */
.page-sitemap .sitemap li {
  margin: 3px 0;
}

/* line 152, ../scss/module/_cms.scss */
.contacts-index-index h1 {
  border: none;
}

/* line 157, ../scss/module/_cms.scss */
#contactForm {
  padding-left: 40px;
}
/* line 160, ../scss/module/_cms.scss */
#contactForm h2 {
  display: none;
}
/* line 164, ../scss/module/_cms.scss */
#contactForm:after {
  content: '';
  display: table;
  clear: both;
}
/* line 168, ../scss/module/_cms.scss */
#contactForm .fieldset .legend + .required {
  margin: 0;
}

@media only screen and (max-width: 770px) {
  /* line 175, ../scss/module/_cms.scss */
  #contactForm {
    padding-left: 0;
  }
}
/* ============================================ *
 * Pricing Conditions
 * ============================================ */
/* line 32, ../scss/module/_pricing_conditions.scss */
.price-box .minimal-price-link .label {
  color: #CF5050;
  font-family: open-sans, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 41, ../scss/module/_pricing_conditions.scss */
.map-info {
  white-space: nowrap;
}

/* line 46, ../scss/module/_pricing_conditions.scss */
.catalog-product-view .map-info {
  white-space: normal;
}
/* line 48, ../scss/module/_pricing_conditions.scss */
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
/* line 52, ../scss/module/_pricing_conditions.scss */
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
/* line 31, ../scss/module/_cookies.scss */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}
/* line 34, ../scss/module/_cookies.scss */
.notice-cookie .notice-inner:after {
  content: '';
  display: table;
  clear: both;
}
/* line 39, ../scss/module/_cookies.scss */
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
/* line 45, ../scss/module/_cookies.scss */
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
/* line 51, ../scss/module/_cookies.scss */
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 999px) {
  /* line 62, ../scss/module/_cookies.scss */
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}
@media only screen and (max-width: 770px) {
  /* line 72, ../scss/module/_cookies.scss */
  .notice-cookie {
    padding: 0 20px;
  }
  /* line 75, ../scss/module/_cookies.scss */
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 620px) {
  /* line 86, ../scss/module/_cookies.scss */
  .notice-cookie {
    padding: 0 20px;
  }
  /* line 89, ../scss/module/_cookies.scss */
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  /* line 92, ../scss/module/_cookies.scss */
  .notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 97, ../scss/module/_cookies.scss */
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  /* line 103, ../scss/module/_cookies.scss */
  .notice-cookie .actions {
    text-align: left;
  }
}
/* ============================================ *
 * Tags
 * ============================================ */
/* line 30, ../scss/module/_tags.scss */
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 34, ../scss/module/_tags.scss */
#addTagForm .form-add {
  margin-top: 10px;
}

/* line 37, ../scss/module/_tags.scss */
.product-tags {
  background-color: #F4F4F4;
  border: 1px solid #CCCCCC;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

/* line 45, ../scss/module/_tags.scss */
.product-tags li {
  float: left;
  margin-right: 15px;
}

/* line 49, ../scss/module/_tags.scss */
.product-tags li.last {
  margin-right: 0px;
}

/* line 52, ../scss/module/_tags.scss */
.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

/* line 57, ../scss/module/_tags.scss */
.tags-list > li {
  float: left;
  margin-right: 10px;
}

/* line 61, ../scss/module/_tags.scss */
.block-tags .actions > a {
  font-size: 12px;
}

/* line 65, ../scss/module/_tags.scss */
.my-tag-edit .button.btn-remove, .my-tag-edit .cms-page-view #mc_embed_signup form .btn-remove.button, .cms-page-view #mc_embed_signup form .my-tag-edit .btn-remove.button {
  padding: 0;
}
/* line 68, ../scss/module/_tags.scss */
.my-tag-edit .button.btn-remove:after, .my-tag-edit .cms-page-view #mc_embed_signup form .btn-remove.button:after, .cms-page-view #mc_embed_signup form .my-tag-edit .btn-remove.button:after {
  color: white;
}

@media only screen and (max-width: 770px) {
  /* line 74, ../scss/module/_tags.scss */
  .tags-list > li,
  .tags-list {
    float: none;
  }
}
/* ============================================ *
 * Captcha
 * ============================================ */
/* line 29, ../scss/module/_captcha.scss */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

/* line 33, ../scss/module/_captcha.scss */
.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

/* line 41, ../scss/module/_captcha.scss */
.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

/* line 46, ../scss/module/_captcha.scss */
.registered-users .captcha-image {
  margin: 0;
}

/* line 47, ../scss/module/_captcha.scss */
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 53, ../scss/module/_captcha.scss */
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

/* line 58, ../scss/module/_captcha.scss */
.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

/* line 59, ../scss/module/_captcha.scss */
.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

/* line 64, ../scss/module/_captcha.scss */
.captcha-img {
  border: 20px solid #bbb;
}

/* line 65, ../scss/module/_captcha.scss */
.captcha-input-container {
  margin-bottom: 10px;
}

/* line 66, ../scss/module/_captcha.scss */
.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
/* line 70, ../scss/module/_captcha.scss */
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: '';
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
/* line 78, ../scss/module/_captcha.scss */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 479px) {
  /* line 34, ../scss/module/_account-orders.scss */
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  /* line 40, ../scss/module/_account-orders.scss */
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}
/* ============================================ *
 * Recurring Profiles
 * ============================================ */
/* line 32, ../scss/module/_recurring-profiles.scss */
#recurring_profile_list_view th {
  white-space: normal;
}
/* line 35, ../scss/module/_recurring-profiles.scss */
#recurring_profile_list_view th span {
  white-space: inherit;
}
@media only screen and (max-width: 479px) {
  /* line 30, ../scss/module/_recurring-profiles.scss */
  #recurring_profile_list_view {
    font-size: 12px;
  }
  /* line 43, ../scss/module/_recurring-profiles.scss */
  #recurring_profile_list_view a {
    font-size: inherit;
  }
  /* line 47, ../scss/module/_recurring-profiles.scss */
  #recurring_profile_list_view th,
  #recurring_profile_list_view td {
    padding: 2px;
  }
}

/* line 55, ../scss/module/_recurring-profiles.scss */
.recurring-profiles-title {
  float: left;
}
/* line 58, ../scss/module/_recurring-profiles.scss */
.recurring-profiles-title h1 {
  margin-bottom: 17px;
}

/* line 63, ../scss/module/_recurring-profiles.scss */
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  /* line 63, ../scss/module/_recurring-profiles.scss */
  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    text-align: center;
    float: none;
  }
}
/* line 73, ../scss/module/_recurring-profiles.scss */
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button, body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
  position: static;
}

/* line 79, ../scss/module/_recurring-profiles.scss */
.recurring-profiles-messages:after {
  content: '';
  display: table;
  clear: both;
}

/* line 84, ../scss/module/_recurring-profiles.scss */
#recurring_start_date_trig {
  display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
/* line 31, ../scss/module/_billing-agreements.scss */
.billing-agreements .info-box {
  margin-bottom: 30px;
}
/* line 34, ../scss/module/_billing-agreements.scss */
.billing-agreements .info-box:after {
  content: '';
  display: table;
  clear: both;
}
/* line 38, ../scss/module/_billing-agreements.scss */
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
/* line 43, ../scss/module/_billing-agreements.scss */
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 17px;
}
/* line 48, ../scss/module/_billing-agreements.scss */
.billing-agreements .info-box .button, .billing-agreements .info-box .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .billing-agreements .info-box .button {
  float: right;
  margin-top: 17px;
}
@media only screen and (max-width: 479px) {
  /* line 48, ../scss/module/_billing-agreements.scss */
  .billing-agreements .info-box .button, .billing-agreements .info-box .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form .billing-agreements .info-box .button {
    width: 100%;
    float: none;
  }
}
/* line 59, ../scss/module/_billing-agreements.scss */
.billing-agreements #payment_method {
  width: 100%;
  margin-top: 17px;
  margin-bottom: 17px;
}

/* line 67, ../scss/module/_billing-agreements.scss */
.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}
@media only screen and (max-width: 479px) {
  /* line 67, ../scss/module/_billing-agreements.scss */
  .billing-agreement-view-header-wrapper .heading {
    max-width: 100%;
  }
}

/* line 77, ../scss/module/_billing-agreements.scss */
.billing-agreement-details td, .billing-agreement-details th {
  padding: 8.5px;
}

@media only screen and (max-width: 999px) {
  /* line 85, ../scss/module/_billing-agreements.scss */
  .billing-agreements .data-table .created-at,
  .billing-agreements .data-table .updated-at {
    display: none;
  }
}
/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
/* line 30, ../scss/module/_popular-terms.scss */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

/* line 34, ../scss/module/_popular-terms.scss */
.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
/* line 37, ../scss/module/_widget.scss */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 771px) {
  /* line 37, ../scss/module/_widget.scss */
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

/* line 49, ../scss/module/_widget.scss */
.widget {
  clear: both;
}

/* line 53, ../scss/module/_widget.scss */
.widget .pager {
  float: none;
  width: 100%;
}

@media only screen and (min-width: 1199px) {
  /* line 64, ../scss/module/_widget.scss */
  .col2-left-layout .col-main .widget,
  .col2-right-layout .col-main .widget,
  .col3-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  /* line 242, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  /* line 245, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  /* line 248, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  /* line 254, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  /* line 257, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  /* line 261, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  /* line 264, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  /* line 242, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  /* line 245, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  /* line 248, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  /* line 254, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  /* line 257, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  /* line 261, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  /* line 264, ../scss/module/_product-list.scss */
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 770px) {
  /* line 73, ../scss/module/_widget.scss */
  .col1-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  /* line 242, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  /* line 245, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  /* line 248, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  /* line 254, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  /* line 257, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  /* line 261, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  /* line 264, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  /* line 242, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  /* line 245, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  /* line 248, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  /* line 254, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  /* line 257, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  /* line 261, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  /* line 264, ../scss/module/_product-list.scss */
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
/* line 31, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
/* line 35, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #F4F4F4;
  text-transform: uppercase;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  margin-bottom: 10px;
  font-family: open-sans, sans-serif;
}
/* line 46, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #DDDDDD;
}
/* line 49, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .checkout-progress > li.last {
  border-right: 0px;
}
/* line 54, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
/* line 58, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
/* line 64, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .page-title .button, body[class*="checkout-multishipping-"] .page-title .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}
/* line 68, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 17px;
  margin-bottom: 15px;
}
/* line 73, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}
/* line 77, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}
/* line 80, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}
/* line 83, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}
/* line 87, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
/* line 93, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}
/* line 97, ../scss/module/_checkout-multi-address.scss */
body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

/* line 104, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

/* line 113, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
/* line 116, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
/* line 118, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
/* line 122, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
/* line 126, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

/* line 137, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #F4F4F4;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 14px;
}
/* line 146, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #F4F4F4;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 14px;
}
/* line 154, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

/* line 163, ../scss/module/_checkout-multi-address.scss */
.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

/* line 169, ../scss/module/_checkout-multi-address.scss */
#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

/* line 173, ../scss/module/_checkout-multi-address.scss */
#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 999px) {
  /* line 180, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 300px;
  }

  /* line 185, ../scss/module/_checkout-multi-address.scss */
  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 770px) {
  /* line 198, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .checkout-progress span {
    width: 12px;
  }
  /* line 202, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0px;
  }
  /* line 209, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  /* line 214, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .box-title {
    float: left;
    width: 100%;
  }
  /* line 218, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .page-title .button, body[class*="checkout-multishipping-"] .page-title .cms-page-view #mc_embed_signup form .button, .cms-page-view #mc_embed_signup form body[class*="checkout-multishipping-"] .page-title .button {
    float: left;
    margin-bottom: 10px;
  }
  /* line 223, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .linearize-table tfoot td {
    text-align: right;
  }
  /* line 226, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  /* line 231, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 599px) {
  /* line 239, ../scss/module/_checkout-multi-address.scss */
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 248, ../scss/module/_checkout-multi-address.scss */
  body[class*="checkout-multishipping-"] .buttons-set .back-link {
    display: block;
  }
}
/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
/* line 30, ../scss/override/_plugin.scss */
div.calendar table {
  border-collapse: separate;
}
/* line 33, ../scss/override/_plugin.scss */
div.calendar table td.button, div.calendar table .cms-page-view #mc_embed_signup form td.button, .cms-page-view #mc_embed_signup form div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}

/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  -moz-border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  background: none !important;
  border: 0 !important;
  bottom: auto !important;
  float: none !important;
  height: auto !important;
  left: auto !important;
  line-height: 1.1em !important;
  margin: 0 !important;
  outline: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  text-align: left !important;
  top: auto !important;
  vertical-align: baseline !important;
  width: auto !important;
  box-sizing: content-box !important;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 1em !important;
  min-height: inherit !important;
  min-height: auto !important;
}

.syntaxhighlighter {
  /* width: 100% !important; */
  margin: 1em 0 1em 0 !important;
  position: relative !important;
  overflow: auto !important;
  font-size: 1em !important;
}
.syntaxhighlighter.source {
  overflow: hidden !important;
}
.syntaxhighlighter .bold {
  font-weight: bold !important;
}
.syntaxhighlighter .italic {
  font-style: italic !important;
}
.syntaxhighlighter .line {
  white-space: pre !important;
}
.syntaxhighlighter table {
  width: 100% !important;
}
.syntaxhighlighter table caption {
  text-align: left !important;
  padding: .5em 0 0.5em 1em !important;
}
.syntaxhighlighter table td.code {
  width: 100% !important;
}
.syntaxhighlighter table td.code .container {
  position: relative !important;
}
.syntaxhighlighter table td.code .container textarea {
  box-sizing: border-box !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  background: white !important;
  padding-left: 1em !important;
  overflow: hidden !important;
  white-space: pre !important;
}
.syntaxhighlighter table td.gutter .line {
  text-align: right !important;
  padding: 0 0.5em 0 1em !important;
}
.syntaxhighlighter table td.code .line {
  padding: 0 1em !important;
}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
  padding-left: 0em !important;
}
.syntaxhighlighter.show {
  display: block !important;
}
.syntaxhighlighter.collapsed table {
  display: none !important;
}
.syntaxhighlighter.collapsed .toolbar {
  padding: 0.1em 0.8em 0em 0.8em !important;
  font-size: 1em !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.syntaxhighlighter.collapsed .toolbar span {
  display: inline !important;
  margin-right: 1em !important;
}
.syntaxhighlighter.collapsed .toolbar span a {
  padding: 0 !important;
  display: none !important;
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
  display: inline !important;
}
.syntaxhighlighter .toolbar {
  display:none !important;
  position: absolute !important;
  right: 1px !important;
  top: 1px !important;
  width: 11px !important;
  height: 11px !important;
  font-size: 10px !important;
  z-index: 10 !important;
}
.syntaxhighlighter .toolbar span.title {
  display: inline !important;
}
.syntaxhighlighter .toolbar a {
  display: block !important;
  text-align: center !important;
  text-decoration: none !important;
  padding-top: 1px !important;
}
.syntaxhighlighter .toolbar a.expandSource {
  display: none !important;
}
.syntaxhighlighter.ie {
  font-size: .9em !important;
  padding: 1px 0 1px 0 !important;
}
.syntaxhighlighter.ie .toolbar {
  line-height: 8px !important;
}
.syntaxhighlighter.ie .toolbar a {
  padding-top: 0px !important;
}
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {
  background: none !important;
}
.syntaxhighlighter.printing .line .number {
  color: #bbbbbb !important;
}
.syntaxhighlighter.printing .line .content {
  color: black !important;
}
.syntaxhighlighter.printing .toolbar {
  display: none !important;
}
.syntaxhighlighter.printing a {
  text-decoration: none !important;
}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
  color: black !important;
}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
  color: #008200 !important;
}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
  color: blue !important;
}
.syntaxhighlighter.printing .keyword {
  color: #006699 !important;
  font-weight: bold !important;
}
.syntaxhighlighter.printing .preprocessor {
  color: gray !important;
}
.syntaxhighlighter.printing .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter.printing .value {
  color: #009900 !important;
}
.syntaxhighlighter.printing .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter.printing .constants {
  color: #0066cc !important;
}
.syntaxhighlighter.printing .script {
  font-weight: bold !important;
}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
  color: gray !important;
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
  color: red !important;
}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
  color: black !important;
}

.syntaxhighlighter {
  background-color: white !important;
}
.syntaxhighlighter .line.alt1 {
  background-color: white !important;
}
.syntaxhighlighter .line.alt2 {
  background-color: white !important;
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
  background-color: #e0e0e0 !important;
}
.syntaxhighlighter .line.highlighted.number {
  color: black !important;
}
.syntaxhighlighter table caption {
  color: black !important;
}
.syntaxhighlighter .gutter {
  color: #afafaf !important;
}
.syntaxhighlighter .gutter .line {
  border-right: 3px solid #6ce26c !important;
}
.syntaxhighlighter .gutter .line.highlighted {
  background-color: #6ce26c !important;
  color: white !important;
}
.syntaxhighlighter.printing .line .content {
  border: none !important;
}
.syntaxhighlighter.collapsed {
  overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
  color: blue !important;
  background: white !important;
  border: 1px solid #6ce26c !important;
}
.syntaxhighlighter.collapsed .toolbar a {
  color: blue !important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
  color: red !important;
}
.syntaxhighlighter .toolbar {
  color: white !important;
  background: #6ce26c !important;
  border: none !important;
}
.syntaxhighlighter .toolbar a {
  color: white !important;
}
.syntaxhighlighter .toolbar a:hover {
  color: black !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
  color: black !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
  color: #008200 !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
  color: blue !important;
}
.syntaxhighlighter .keyword {
  color: #006699 !important;
}
.syntaxhighlighter .preprocessor {
  color: gray !important;
}
.syntaxhighlighter .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter .value {
  color: #009900 !important;
}
.syntaxhighlighter .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter .constants {
  color: #0066cc !important;
}
.syntaxhighlighter .script {
  font-weight: bold !important;
  color: #006699 !important;
  background-color: none !important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
  color: gray !important;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
  color: red !important;
}

.syntaxhighlighter .keyword {
  font-weight: bold !important;
}

/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */
.syntaxhighlighter {
  background-color: white !important;
}
.syntaxhighlighter .line.alt1 {
  background-color: white !important;
}
.syntaxhighlighter .line.alt2 {
  background-color: white !important;
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
  background-color: #e0e0e0 !important;
}
.syntaxhighlighter .line.highlighted.number {
  color: black !important;
}
.syntaxhighlighter table caption {
  color: black !important;
}
.syntaxhighlighter .gutter {
  color: #afafaf !important;
}
.syntaxhighlighter .gutter .line {
  border-right: 3px solid #6ce26c !important;
}
.syntaxhighlighter .gutter .line.highlighted {
  background-color: #6ce26c !important;
  color: white !important;
}
.syntaxhighlighter.printing .line .content {
  border: none !important;
}
.syntaxhighlighter.collapsed {
  overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
  color: blue !important;
  background: white !important;
  border: 1px solid #6ce26c !important;
}
.syntaxhighlighter.collapsed .toolbar a {
  color: blue !important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
  color: red !important;
}
.syntaxhighlighter .toolbar {
  color: white !important;
  background: #6ce26c !important;
  border: none !important;
}
.syntaxhighlighter .toolbar a {
  color: white !important;
}
.syntaxhighlighter .toolbar a:hover {
  color: black !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
  color: black !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
  color: #008200 !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
  color: blue !important;
}
.syntaxhighlighter .keyword {
  color: #006699 !important;
}
.syntaxhighlighter .preprocessor {
  color: gray !important;
}
.syntaxhighlighter .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter .value {
  color: #009900 !important;
}
.syntaxhighlighter .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter .constants {
  color: #0066cc !important;
}
.syntaxhighlighter .script {
  font-weight: bold !important;
  color: #006699 !important;
  background-color: none !important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
  color: gray !important;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
  color: red !important;
}

.syntaxhighlighter .keyword {
  font-weight: bold !important;
}

