/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://lilyobriens.ie/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#extabs span#tb4 {
	width: 100px;
}
div#noticeevents {
	border: 1px solid #999;
	background-color: #FFF;
	height: 100px;
	overflow: auto;
}
div#noticeevents div {
	border-bottom: 1px dotted #DDD;
	padding: 3px;
	margin: 0px;
}
.runner {
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	float: right;
	font-size: .8em;
	background-color: #333;
	color: #FFF;
	padding: 2px 10px 5px 10px;
	cursor: pointer;
}


/** Growler Notice Custom Styling **/
div.Growler-notice {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	margin-left: 			auto;
	margin-right: 			auto;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	min-height: 			40px;
    z-index:                10000;
}

div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
}

div.Growler-notice-exit {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

/** Plain Theme **/
div.plain {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background-color: 		#EDEDED;
	border: 				1px solid #777;
}

div.plain div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	padding: 				2px 10px;
}

div.plain div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				0px;
	padding: 				0px 0px 2px 2px;
	width: 					10px;
	height: 				10px;
	color: 					#BFBFBF;
}
div.plain div.Growler-notice-body {
	padding: 5px;
}


/** Mac OS X Theme **/
div.macosx {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background: #d7d7d7 url(https://lilyobriens.ie/skin/frontend/base/default/images/macosx.jpg) repeat-y 0;
	border: 				1px solid #C9C9C9;
}

div.macosx div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	padding: 				5px 10px;
}

div.macosx div.Growler-notice-exit {
	width: 					15px;
	height: 				15px;
	float: 					left;
	cursor:					pointer;
	margin: 				4px;
	margin-left: 			1px;
	font-size: 				0em;
	color: 					transparent;
	background: transparent url(https://lilyobriens.ie/skin/frontend/base/default/images/macosx_exit.png) no-repeat left 0;
}
div.macosx div.Growler-notice-exit:hover {
	background: transparent url(https://lilyobriens.ie/skin/frontend/base/default/images/macosx_exit_over.png) no-repeat left 0;
}
div.macosx div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}

/** Candybars Theme **/
div.candybar {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background-color: 		#F5F7FA;
	border: 				1px solid #19304B;
}

div.candybar div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	background: 			url(https://lilyobriens.ie/skin/frontend/base/default/images/candybars.jpg) repeat-x;
	padding: 				5px 10px;
}

div.candybar div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.candybar div.Growler-notice-body {
	border-top: 1px solid #999;
	padding: 10px;
}

/** Construction Theme **/
div.atwork {
	color: 					#FFF;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background: 			#4d4d4d url(https://lilyobriens.ie/skin/frontend/base/default/images/atwork.png) repeat-y 0;
	border: 				1px solid #222;
}

div.atwork div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				12px;
	padding: 				5px 20px;
	color: 					#efca23;
	
}

div.atwork div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.atwork div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}


.btn-cart-spinner{display:none;float:left;}

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(https://lilyobriens.ie/skin/frontend/base/default/ajaxcart/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	
	-webkit-box-shadow: 0 0 64px #000; 
	-moz-box-shadow: #000 0 0 64px; 
	box-shadow: 0 0 64px #000;
}
	#MB_frame {
		padding-bottom: 4px;
		
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	
	#MB_content { border-top: 1px solid #F9F9F9; }

	#MB_header {
	  background-color: #DDD;
	  border-bottom: 1px solid #CCC;
	}
		#MB_caption { color: #000 }
		#MB_close { color: #777 }
		#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
.instagram-view div {
	float:left;
	margin:10px;
}

.pslogin-addedoverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2010;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	/*display: none;*/
}

.pslogin-pop-up-form {
	left: 0px;
	top: 0px; 
	position:fixed; 
	width: 100%; 
	z-index: 2020; 
	height:100%; 
	color:#666666; 
	text-align:left;
	/*display:none;*/
	overflow-y: auto; 
} 

#pslogin-pop-up-bg {
	max-width: 450px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 10% auto 5% auto;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	box-sizing: border-box;
}

.pslogin-share {
	background-color: white;
	min-height: 270px;
	padding: 18px 21px;
	position: relative;
}

.pslogin-fake-email-message {
	position: fixed;
	top: 20px;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 9999;
}

	.pslogin-fake-email-message .content {
		padding: 5px 10px;
		background: #fff;
		max-width: 960px;
		min-width: 250px;
		margin: 0 auto;
		box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		-webkit-box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		-moz-box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		font-size: 14px;
		color: #636363;
		z-index: 9999;
	}

	.pslogin-fake-email-message p {
		margin: 10px auto;
		text-align: left;
	}

	.pslogin-fake-email-message .close-message {
		float: right;
	}

	.pslogin-fake-email-message .close-message:hover {
		cursor: pointer;
		color: #AEAEAE;
	}


/* general classes */
.pslogin-share .ta-center {
	text-align: center;
}
    
    .pslogin-share h2 {
		padding: 0px 0px 7px 0px;
		color: #3399cc;
		font-weight: 400;
		font-size: 15px;
		text-transform: uppercase;
		border-bottom: 1px solid #DDD;
		margin-bottom: 10px;
    }


	.pslogin-share .prpop-close-btn {
		position: absolute;
		right: 9px;
		left: auto;
		margin-right: 10px;
		top: 14px;
		text-decoration: none;
		color: #727272;
		font-size: 16px;
		background: none;
	}

	.pslogin-share .prpop-close-btn:hover {
		color: #b6aba5;
	}

	.pslogin-share p {
		margin-bottom: 7px;
	}
	
	.pslogin-share img {
		max-width: 100%;
		height: auto;
	}

	.pslogin-share .button-top {
		height: 7px;
	}

	.pslogin-share a {
		display: inline-block;
		height: 30px;
		color: white;
		margin: 0 10px 10px 0;
	}
	
	.pslogin-share a:hover {
		cursor: pointer;
		opacity: 0.7;
		filter: apha(filter=70);
	}

	/*
	.pslogin-share .soc-button {
		background-image: url("https://lilyobriens.ie/skin/frontend/base/default/css/plumrocket/pslogin/images/social_retina.png");
		background-size: 328px 185px;
		display: block;
		height: 30px;
		width: 30px;
		float: left;
	}
	*/

/*form*/
.w25 { width: 25px!important; }
.w100 { width: 100px; }

.pslogin-block.account-login .content {
	margin: 0;
}

.pslogin-form .registered-users .content {
	margin: 0!important;
}

.pslogin-block.account-login .form-list label,
#checkout-step-login .pslogin-block .form-list label { 
	width: auto;
	float: none; 
}

.pslogin-block.account-login .form-list .input-box,
#checkout-step-login .pslogin-block .form-list .input-box {
	float: none;
}

#checkout-step-login .col2-set {
	box-sizing: border-box;
}

.pslogin-block.account-login .buttons-set {
	min-height: 40px;
}

.pslogin-block.col2-set {
	margin: 0;
}

.pslogin-block.col2-set .buttons-set {
	padding: 0;
}

.pslogin-block.col2-set .fieldset {
	margin: 15px 0;
}

	.pslogin-block button.button span,
	.pslogin-block button.button span span {
		height: auto;
	}

	.pslogin-share .soc-name {
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
		display: block;
		float: left;
		box-sizing: border-box;
	}

		.pslogin-share .vkontakte {
			background-position: -77px -78px;
		}

		.pslogin-share .facebook {
			background-position: -5px -5px
		}

		.pslogin-share .twitter {
			background-position: -41px -5px;
		}

		.pslogin-share .googleplus {
			background-position: -113px -5px;
		}

/* welcome message */
.pslogin-welcome-msg {
	height: 25px;
	line-height: 25px;
	float: none;
	display: inline-block;
	margin: 0 0 5px 0;
}

.pslogin-welcome-msg:after {
	clear: both;
	content: "";
}

.pslogin-welcome-msg img {
	height: 25px;
	display: inline-block;
	padding: 0 5px 0 0;
	float: left;
}

/* Buttons */
.pslogin-block {
	width: 100%;
	margin: 0 0 20px 0;
}

.pslogin-block * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.pslogin-block.pslogin-hidden-text .pslogin-button-text {
	display: none!important;
}

.pslogin-block .pslogin-xs {
	display: none!important;
}

.pslogin-block .pslogin-button-image {
	display: block;
}

.pslogin-block .pslogin-clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.pslogin-block .title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

.pslogin-spacer {
	display: block;
	margin: 10px auto;
	position: relative;
	text-align: center;
	line-height: 16px!important;
	top: auto;
	left: auto;
	height: auto;
	width: auto;
	line-height: normal;
	overflow: visible;
	font-size: 13px;
}

	.pslogin-spacer table {
		width: 100%;
	}
	
	.pslogin-spacer table td {
		vertical-align: middle;
	}

	.pslogin-spacer .pslogin-border {
		border-top: 1px solid #e5e2e2;
		width: 100%;
	}
	
	.pslogin-spacer .pslogin-bordertext {
		color: #b2b2b2;
		text-align: center;
		font-size: 11px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		height: 20px;
		line-height: 17px;
		padding: 0;
		border: 1px solid #e5e2e2;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: #989898;
		cursor: pointer;
	}

	.pslogin-spacer .circle {
		width: 90%;
		height: 25px;
		line-height: 22px;
		font-size: 11px;
		border: 1px solid #b2b2b2;
		border-radius: 0px 7px;
		margin: 0 auto;
		background-color: #eeeeee;
	}

	.pslogin-spacer .circle:hover {
		cursor: pointer;
		background-color: #FAFAFA;
	}


.pslogin-block .pslogin-showmore {
	margin-top: 20px;
}

.pslogin-block.pslogin-login .pslogin-buttons {
	display: block;
}

.pslogin-block.pslogin-register .pslogin-buttons {
	display: inline-block;
}

	.pslogin-block .pslogin-buttons ul {
		padding: 0;
	}

	.pslogin-block .pslogin-buttons ul li {
		display: block;
		float: left;
		line-height: normal;
		list-style: none!important;
		padding: 0!important;
		background: none!important;
		height: 32px;
		margin: 0 3px 3px 0;
	}

	.pslogin-block .pslogin-buttons ul li.show-button-image {
		background: none!important;
	}

	.pslogin-block .pslogin-buttons ul li:hover {
		opacity: 0.9;
		filter: alpha(opacity=90);
	}

	.pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
		background-color: #3399cc;
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('https://lilyobriens.ie/skin/frontend/base/default/images/plumrocket/pslogin/social.png');
		display: block;
		float: left;
		width: 32px;
		height: 32px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	
	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon img {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons ul li a>img {

	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-text {
		display: none;
		float: left;
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 11px;
		color: white;
		background-color: rgba(255,255,255, 0.2);
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-image { 
		display: none; 
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-image {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-icon-image { 
		display: inline-block; 
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-image {
		display: none;
	}

 	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-icon-image {  
 		display: inline-block;
 	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto.pslogin-has-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
		display: inline-block;
		width: 32px;
		height: 32px;
	}

	.pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto { background-color: #1e4389; }
	.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-icon { background-position: 0px 0px; }

	.pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto { background-color: #28a9e2; }
	.pslogin-block .pslogin-buttons ul li.twitter .pslogin-button-icon { background-position: -34px 0px; }

	.pslogin-block .pslogin-buttons ul li.linkedin span.pslogin-button-auto { background-color: #11669c; }
	.pslogin-block .pslogin-buttons ul li.linkedin .pslogin-button-icon { background-position: -168px 0px; }

	.pslogin-block .pslogin-buttons ul li.yahoo span.pslogin-button-auto { background-color: #85228f; }
	.pslogin-block .pslogin-buttons ul li.yahoo .pslogin-button-icon { background-position: -204px 0px; }

	.pslogin-block .pslogin-buttons ul li.vkontakte span.pslogin-button-auto { background-color: #3f658c; }
	.pslogin-block .pslogin-buttons ul li.vkontakte .pslogin-button-icon { background-position: -68px 0px; }

	.pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto { background-color: #df4b38; }
	.pslogin-block .pslogin-buttons ul li.googleplus .pslogin-button-icon { background-position: -135px 0px; }


	.pslogin-block .pslogin-buttons ul li.hotmail span.pslogin-button-auto { background-color: #f67d20; }
	.pslogin-block .pslogin-buttons ul li.hotmail .pslogin-button-icon { background-position: 0px -34px; }

	.pslogin-block .pslogin-buttons ul li.live span.pslogin-button-auto { background-color: #0cb3ee; }
	.pslogin-block .pslogin-buttons ul li.live .pslogin-button-icon { background-position: -35px -205px; }

	.pslogin-block .pslogin-buttons ul li.pinterest span.pslogin-button-auto { background-color: #cb2028; }
	.pslogin-block .pslogin-buttons ul li.pinterest .pslogin-button-icon { background-position: -34px -34px; }

	.pslogin-block .pslogin-buttons ul li.amazon span.pslogin-button-auto { background-color: #ff8e2e; }
	.pslogin-block .pslogin-buttons ul li.amazon .pslogin-button-icon { background-position: -68px -34px; }

	.pslogin-block .pslogin-buttons ul li.aol span.pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons ul li.aol .pslogin-button-icon { background-position: -102px -34px; }
	.pslogin-openid.aol input[type=submit] { background-color: #008bd3; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.github span.pslogin-button-auto { background-color: black; }
	.pslogin-block .pslogin-buttons ul li.github .pslogin-button-icon { background-position: -135px -35px; }

	.pslogin-block .pslogin-buttons ul li.instagram span.pslogin-button-auto { background-color: #9a6e51; }
	.pslogin-block .pslogin-buttons ul li.instagram .pslogin-button-icon { background-position: -168px -34px; }

	.pslogin-block .pslogin-buttons ul li.foursquare span.pslogin-button-auto { background-color: #3472ad; }
	.pslogin-block .pslogin-buttons ul li.foursquare .pslogin-button-icon { background-position: -203px -34px; }

	.pslogin-block .pslogin-buttons ul li.dropbox span.pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons ul li.dropbox .pslogin-button-icon { background-position: -0px -68px; }

	.pslogin-block .pslogin-buttons ul li.disqus span.pslogin-button-auto { background-color: #3d7198; }
	.pslogin-block .pslogin-buttons ul li.disqus .pslogin-button-icon { background-position: -32px -69px; }

	.pslogin-block .pslogin-buttons ul li.livejournal span.pslogin-button-auto { background-color: #104378; }
	.pslogin-block .pslogin-buttons ul li.livejournal .pslogin-button-icon { background-position: -66px -69px; }
	.pslogin-openid.livejournal input[type=submit] { background-color: #104378; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.tumblr span.pslogin-button-auto { background-color: #304e6c; }
	.pslogin-block .pslogin-buttons ul li.tumblr .pslogin-button-icon { background-position: -102px -69px; }

	.pslogin-block .pslogin-buttons ul li.openid span.pslogin-button-auto { background-color: #f8931f; }
	.pslogin-block .pslogin-buttons ul li.openid .pslogin-button-icon { background-position: -135px -69px; }

	.pslogin-block .pslogin-buttons ul li.flickr span.pslogin-button-auto { background-color: #ff0084; }
	.pslogin-block .pslogin-buttons ul li.flickr .pslogin-button-icon { background-position: -169px -69px; }

	.pslogin-block .pslogin-buttons ul li.wordpress span.pslogin-button-auto { background-color: #1b3f57; }
	.pslogin-block .pslogin-buttons ul li.wordpress .pslogin-button-icon { background-position: -204px -69px; }

	.pslogin-block .pslogin-buttons ul li.blogger span.pslogin-button-auto { background-color: #ec7825; }
	.pslogin-block .pslogin-buttons ul li.blogger .pslogin-button-icon { background-position: 0px -103px; }

	.pslogin-block .pslogin-buttons ul li.odnoklassniki span.pslogin-button-auto { background-color: #ee6600; }
	.pslogin-block .pslogin-buttons ul li.odnoklassniki .pslogin-button-icon { background-position: -34px -103px; }

	.pslogin-block .pslogin-buttons ul li.mailru span.pslogin-button-auto { background-color: #00468c; }
	.pslogin-block .pslogin-buttons ul li.mailru .pslogin-button-icon { background-position: -67px -103px; }

	.pslogin-block .pslogin-buttons ul li.yandex span.pslogin-button-auto { background-color: #dd0000; }
	.pslogin-block .pslogin-buttons ul li.yandex .pslogin-button-icon { background-position: -102px -103px; }

	.pslogin-block .pslogin-buttons ul li.paypal span.pslogin-button-auto { background-color: #195d82; }
	.pslogin-block .pslogin-buttons ul li.paypal .pslogin-button-icon { background-position: -134px -103px; }

	.pslogin-block .pslogin-buttons ul li.myspace span.pslogin-button-auto { background-color: #0022a0;}
	.pslogin-block .pslogin-buttons ul li.myspace .pslogin-button-icon { background-position: -169px -103px; }

	.pslogin-block .pslogin-buttons ul li.salesforce span.pslogin-button-auto { background-color: #00a0de; }
	.pslogin-block .pslogin-buttons ul li.salesforce .pslogin-button-icon { background-position: -203px -103px; }

	.pslogin-block .pslogin-buttons ul li.steamcommunity span.pslogin-button-auto { background-color: #282828; }
	.pslogin-block .pslogin-buttons ul li.steamcommunity .pslogin-button-icon { background-position: -1px -137px; }

	.pslogin-block .pslogin-buttons ul li.hyves span.pslogin-button-auto { background-color: #ffca63; }
	.pslogin-block .pslogin-buttons ul li.hyves .pslogin-button-icon { background-position: -33px -137px; }

	.pslogin-block .pslogin-buttons ul li.stackoverflow span.pslogin-button-auto { background-color: #e6eef1; }
	.pslogin-block .pslogin-buttons ul li.stackoverflow .pslogin-button-icon { background-position: -67px -137px; }

	.pslogin-block .pslogin-buttons ul li.evernote span.pslogin-button-auto { background-color: #7ac141; }
	.pslogin-block .pslogin-buttons ul li.evernote .pslogin-button-icon { background-position: -101px -137px; }

	.pslogin-block .pslogin-buttons ul li.mixi span.pslogin-button-auto { background-color: #d1ac5b; }
	.pslogin-block .pslogin-buttons ul li.mixi .pslogin-button-icon { background-position: -135px -137px; }

	.pslogin-block .pslogin-buttons ul li.mydigipass span.pslogin-button-auto { background-color: #49bbeb; }
	.pslogin-block .pslogin-buttons ul li.mydigipass .pslogin-button-icon { background-position: -169px -137px; }

	.pslogin-block .pslogin-buttons ul li.netlog span.pslogin-button-auto { background-color: #bb2026; }
	.pslogin-block .pslogin-buttons ul li.netlog .pslogin-button-icon { background-position: -203px -137px; }

	.pslogin-block .pslogin-buttons ul li.qq span.pslogin-button-auto { background-color: #c46f1c; }
	.pslogin-block .pslogin-buttons ul li.qq .pslogin-button-icon { background-position: 0px -171px; }

	.pslogin-block .pslogin-buttons ul li.sinaweibo span.pslogin-button-auto { background-color: #bd4342; }
	.pslogin-block .pslogin-buttons ul li.sinaweibo .pslogin-button-icon { background-position: -34px -171px; }

	.pslogin-block .pslogin-buttons ul li.soundcloud span.pslogin-button-auto { background-color: #ff5419; }
	.pslogin-block .pslogin-buttons ul li.soundcloud .pslogin-button-icon { background-position: -66px -171px; }

	.pslogin-block .pslogin-buttons ul li.tencentweibo span.pslogin-button-auto { background-color: #28a4e4; }
	.pslogin-block .pslogin-buttons ul li.tencentweibo .pslogin-button-icon { background-position: -100px -171px; }

	.pslogin-block .pslogin-buttons ul li.verisign span.pslogin-button-auto { background-color: #b22253; }
	.pslogin-block .pslogin-buttons ul li.verisign .pslogin-button-icon { background-position: -134px -171px; }
	.pslogin-openid.verisign input[type=submit] { background-color: #b22253; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.xing span.pslogin-button-auto { background-color: #005d5e;}
	.pslogin-block .pslogin-buttons ul li.xing .pslogin-button-icon { background-position: -168px -171px; }

	.pslogin-block .pslogin-buttons ul li.kaixin001 span.pslogin-button-auto { background-color: #e2332e; }
	.pslogin-block .pslogin-buttons ul li.kaixin001 .pslogin-button-icon { background-position: -203px -171px; }

	.pslogin-block .pslogin-buttons ul li.orange span.pslogin-button-auto { background-color: #ff6600; }
	.pslogin-block .pslogin-buttons ul li.orange .pslogin-button-icon { background-position: -1px -205px; }

	.pslogin-block .pslogin-buttons ul li.bitbucket span.pslogin-button-auto { background-color: #013567; }
	.pslogin-block .pslogin-buttons ul li.bitbucket .pslogin-button-icon { background-position: -67px -205px; }

	.pslogin-block .pslogin-buttons ul li.bitly span.pslogin-button-auto { background-color: #ed6022; }
	.pslogin-block .pslogin-buttons ul li.bitly .pslogin-button-icon { background-position: -101px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.boxcom span.pslogin-button-auto { background-color: #00b9f2; }
	.pslogin-block .pslogin-buttons ul li.boxcom .pslogin-button-icon { background-position: -135px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.vimeo span.pslogin-button-auto { background-color: #1fb9eb; }
	.pslogin-block .pslogin-buttons ul li.vimeo .pslogin-button-icon { background-position: -170px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.reddit span.pslogin-button-auto { background-color: #337fb9; }
	.pslogin-block .pslogin-buttons ul li.reddit .pslogin-button-icon { background-position: -203px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.odesk span.pslogin-button-auto { background-color: #7ac043; }
	.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-icon { background-position: -1px -239px; }
	.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-text { color: #000000; }
	
	.pslogin-block .pslogin-buttons ul li.teamviewer span.pslogin-button-auto { background-color: #0171b9; }
	.pslogin-block .pslogin-buttons ul li.teamviewer .pslogin-button-icon { background-position: -34px -239px; }

	.pslogin-block .pslogin-buttons ul li.skyrock span.pslogin-button-auto { background-color: #009afe; }
	.pslogin-block .pslogin-buttons ul li.skyrock .pslogin-button-icon { background-position: -67px -239px; }

	.pslogin-block .pslogin-buttons ul li.renren span.pslogin-button-auto { background-color: #153765; }
	.pslogin-block .pslogin-buttons ul li.renren .pslogin-button-icon { background-position: -101px -239px; }



	.pslogin-block .pslogin-buttons ul li.etsy span.pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons ul li.etsy .pslogin-button-icon { background-position: -134px -239px; }

	.pslogin-block .pslogin-buttons ul li.imgur span.pslogin-button-auto { background-color: #312e2f; }
	.pslogin-block .pslogin-buttons ul li.imgur .pslogin-button-icon { background-position: -170px -239px; }
 
	.pslogin-block .pslogin-buttons ul li.intuit span.pslogin-button-auto { background-color: #B8B8B8; }
	.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-icon { background-position: -204px -239px; }
	.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons ul li.mailchimp span.pslogin-button-auto { background-color: #73cff4; }
	.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-icon { background-position: 0px -273px; }
	.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons ul li.persona span.pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons ul li.persona .pslogin-button-icon { background-position: -34px -273px; }

	.pslogin-block .pslogin-buttons ul li.dribbble span.pslogin-button-auto { background-color: #f26798; }
	.pslogin-block .pslogin-buttons ul li.dribbble .pslogin-button-icon { background-position: -67px -273px; }

	.pslogin-block .pslogin-buttons ul li.goodreads span.pslogin-button-auto { background-color: #743900; }
	.pslogin-block .pslogin-buttons ul li.goodreads .pslogin-button-icon { background-position: -100px -273px; }
 
	.pslogin-block .pslogin-buttons ul li.lastfm span.pslogin-button-auto { background-color: #c02c0c; }
	.pslogin-block .pslogin-buttons ul li.lastfm .pslogin-button-icon { background-position: -135px -273px; }


/*======= social buttons =======*/
#prpop-pop-up-bg .pslogin-block {
	text-align: center;
	clear: both;
	margin-bottom: 5px;
}

#prpop-pop-up-bg .prpop-account-create .pslogin-block {
	display: none;
}

#prpop-pop-up-bg .pslogin-block .pslogin-buttons.pslogin-buttons-showfull {
	width: 100%;
}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-auto {
		width: 100%;
		position: relative;
		display: block;		
		height: 32px;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-icon {
		position: absolute;
		background-color: inherit;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-text {
		width: 100%;
		padding-left: 32px;
		font-size: 12px;
	}

	/*=== modern blue ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block {
		margin-top: 10px;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

		#prpop-pop-up-bg.prpop-default .pslogin-block li a span.pslogin-button-auto {
			min-width: 32px;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
			width: 70%;
			min-height: 32px;
			margin-bottom: 0px;
			vertical-align: inherit;
			display: inline-block;
			float: none;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons li {
			width: auto;
			min-height: 32px;
			margin-bottom: 5px;
			vertical-align: middle;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

	/*=== glamour gray ===*/
	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
		float: left;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: white;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block {
		margin-top: 10px;
	}


	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 70%;
		min-height: 32px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons li {
		width: auto;
		min-height: 32px;
		margin: 0 5px 5px 0;
		vertical-align: middle;
	}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-auto {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			min-width: 32px;
		}
	
		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-text {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-icon {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;			
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border-radius: 3px 0 0 3px;
			-webkit-border-radius: 3px 0 0 3px;
			-moz-border-radius: 3px 0 0 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}


	/*=== light silver ===*/
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer {
		margin: 10px auto;
		width: 70%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-bordertext {
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer {
		width: 70%;
		
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons .pslogin-spacer:before {
		display: none;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}
	
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		border: 1px solid #A5A5A5;
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: black;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
		min-width: 32px;
		min-height: 34px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
		width: auto;
		min-width: 34px;
		height: 34px;
		margin: 0 0 5px 0;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul li a {
		display: inline-block;
		width: 100%;
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-auto {
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		-moz-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);	
		
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-auto {
		border: 1px solid rgba(0, 0, 0, 0.09);
		height: 34px;
	}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-text {
			height: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		}
	
		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border: none;
			border-radius: 5px 0 0 5px;
			-webkit-border-radius: 5px 0 0 5px;
			-moz-border-radius: 5px 0 0 5px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			height: 32px;
			width: 32px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			border: 1px solid rgba(0, 0, 0, 0.09);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			height: 34px;
			width: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

/*=== open-id Page ===*/
.pslogin-openid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 20px;
}

	.pslogin-openid .network-logo {
		background: url('https://lilyobriens.ie/skin/frontend/base/default/images/plumrocket/pslogin/social_openid.png');
		width: 180px;
		height: 70px;
		margin: 0 auto 15px auto;
	}
	
	.pslogin-openid.livejournal .network-logo { background-position: -180px 0; }
	.pslogin-openid.verisign .network-logo { background-position: 0 -70px; }

	.pslogin-openid input[type=submit] {
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 12px;
		color: white;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border: 0px;
	}
	
	.pslogin-openid input[type=submit]:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}

	.pslogin-openid input[type=text] {
		width: 100%;
		border: 1px solid #D0D0D0;
		height: 30px;
		line-height: 25px;
		margin-bottom: 5px;
		margin-top: 10px;
		padding: 2px;
		box-sizing: border-box;
		font-size: 14px;
	}
	
	.pslogin-openid .form-wrapper {
		background-color: #f3f3f3;
		color: #464646;
		width: 300px;
		margin: 0 auto;
		padding: 25px;
		box-shadow: 0px 2px 7px 0px #c1c1c1;
		-moz-box-shadow: 0px 2px 7px 0px #c1c1c1;
		-webkit-box-shadow: 0px 2px 7px 0px #c1c1c1;
		border-radius: 15px;
		font-size: 14px;
	}
	
	.pslogin-openid .ajax-loader {
		width: 110px;
		height: 14px;
		margin: 0 auto 5px auto;
	}

		.pslogin-openid .ajax-loader .image-gif {
			background: url('https://lilyobriens.ie/skin/frontend/base/default/images/plumrocket/pslogin/ajax-loader-h.gif');
			width: 110px;
			height: 14px;
			display: none;
		}

		.pslogin-openid .ajax-loader .error-text {
			color: red;
			font-size: 11px;
			/*display: none;*/
		}



@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('https://lilyobriens.ie/skin/frontend/base/default/images/plumrocket/pslogin/social_retina.png');
		background-size: 236px 340px;
		-webkit-background-size: 236px 340px;
		-moz-background-size: 236px 340px;
	}

}

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

	.pslogin-block .pslogin-buttons {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons.show-button-text ul li .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-xs {
		display: inline-block!important;
	}

	.pslogin-block .pslogin-spacer .pslogin-bordertext {

	}

}


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

	/*=== social login ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		float: none;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
	}

}


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

	/*=== social buttons ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer,
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 100%;
	}

}




/*=== animate ===*/
#pslogin-pop-up-bg {
  -webkit-animation-duration: 1s;
  -moz-animation-duration:1s;
		animation-duration: 1s;
  -webkit-animation-fill-mode: both;
		animation-fill-mode: both;
}

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

@-moz-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    -moz-transform: translate3d(0, -10%, 0);
            transform: translate3d(0, -10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    -moz-transform: translate3d(0, -10%, 0);
            transform: translate3d(0, -10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    -moz-transform: translate3d(0, -10%, 0);
            transform: translate3d(0, -10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    -moz-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    -moz-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    -moz-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    -moz-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    -moz-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    -moz-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -moz-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -moz-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -moz-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}


@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -moz-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -moz-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -moz-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn .prpop-splash-container {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  -moz-animation-duration:1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}



/* Effect 8: 3D flip horizontal */
@-webkit-keyframes flip3d_hor {
  0% {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-110deg);
	-moz-transform: rotateY(-110deg);
	-ms-transform: rotateY(-110deg);
	transform: rotateY(-110deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
  }

  100% {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
  }
}

@-moz-keyframes flip3d_hor {
  0% {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-110deg);
	-moz-transform: rotateY(-110deg);
	-ms-transform: rotateY(-110deg);
	transform: rotateY(-110deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
  }

  100% {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
  }
}


@keyframes flip3d_hor {
  0% {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-110deg);
	-moz-transform: rotateY(-110deg);
	-ms-transform: rotateY(-110deg);
	transform: rotateY(-110deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
  }

  100% {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
  }
}

.flip3d_hor .prpop-splash-container {
  -webkit-animation-name: flip3d_hor;
  -moz-animation-name: flip3d_hor;
          animation-name: flip3d_hor;
  -webkit-animation-duration: 1s;
  -moz-animation-duration:1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


/*background animation*/
#prpop-addedoverlay {
  -webkit-animation-duration: 0.25s;
  -moz-animation-duration:0.25s;
		animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
		animation-fill-mode: both;
  -webkit-animation-name: background_a;
  -moz-animation-name: background_a;
		animation-name: background_a;
}
 
 
@-webkit-keyframes background_a {
  0% {
    opacity: 0;   
  }

  100% {
    opacity: 0.6;
  }
}

@-moz-keyframes background_a {
  0% {
    opacity: 0;   
  }

  100% {
    opacity: 0.6;
  }
}

@keyframes background_a {
  0% {
    opacity: 0;   
  }

  100% {
    opacity: 0.6;
  }
}

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;

  /*max-width: 62.5rem;*/
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0 !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0 !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0 !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("https://lilyobriens.ie/skin/frontend/intenso/custom/css/data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; }
  .fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      margin-top: 2.8125rem;
      z-index: 98; }

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }
  .top-bar ul {
    list-style: none;
    margin-bottom: 0; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input,
  .top-bar select {
    margin-bottom: 0; }
  .top-bar input,
  .top-bar select {
    font-size: 0.75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem; }
  .top-bar .button, .top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    margin: 0;
    position: relative; }
  .top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      font-size: 1.0625rem;
      line-height: 2.8125rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #FFFFFF;
        display: block;
        font-weight: normal;
        padding: 0 0.9375rem;
        width: 75%; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      display: block;
      font-size: 0.8125rem;
      font-weight: bold;
      height: 2.8125rem;
      line-height: 2.8125rem;
      padding: 0 0.9375rem;
      position: relative;
      text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      margin-top: -16px;
      top: 50%; }
      .top-bar .toggle-topbar.menu-icon a {
        color: #FFFFFF;
        height: 34px;
        line-height: 33px;
        padding: 0 2.5rem 0 0.9375rem;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          display: block;
          height: 0;
          position: absolute;
          margin-top: -8px;
          top: 50%;
          right: 0.9375rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    background: transparent;
    height: auto; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
      .top-bar.expanded .top-bar-section .dropdown {
        clip: initial; }
      .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0; } }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      padding-left: 0.9375rem;
      padding: 12px 0 12px 0.9375rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        background-color: #008CBA;
        border-color: #007095;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #007095; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      background-color: #008CBA;
      border-color: #007095;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007095; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: #008CBA;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #0078a0;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.625rem;
      font-weight: bold;
      margin-bottom: 0;
      padding: 8px 0.9375rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #333333; }

  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 62.5rem; }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #333333;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #008CBA;
      color: #FFFFFF;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown,.top-bar-section .has-dropdown.item-added > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.1875rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #FFFFFF;
        line-height: 2.8125rem;
        padding: 12px 0.9375rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #4e4e4e;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      height: 2.8125rem;
      padding: 0 0.9375rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }
.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px; }
  .breadcrumbs > * {
    color: #008CBA;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    margin: 0;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #008CBA; }
    .breadcrumbs > *.current {
      color: #333333;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #333333;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #AAAAAA;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF; }
  .alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0;
        width: 100%; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #008CBA; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #0078a0; }
  .panel.radius {
    border-radius: 3px; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555555 #FFFFFF;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px; }

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        bottom: 0;
        position: absolute;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        font-size: 0.875rem;
        padding: 0.625rem 0.875rem;
        width: 100%; }
  .orbit-container .orbit-slide-number {
    left: 10px;
    background: transparent;
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      border: solid 4px #FFFFFF;
      border-bottom: none;
      border-top: none;
      display: none;
      height: 14px;
      position: absolute;
      top: 0;
      width: 11px;
      right: 0; }
    .orbit-container .orbit-timer.paused > span {
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF;
      right: -4px; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      border: inset 10px;
      display: block;
      height: 0;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      width: 0; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px; }
  .orbit-bullets li {
    background: #CCCCCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 0.5625rem;
    margin-right: 6px;
    width: 0.5625rem;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.0625em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  .orbit-timer {
    display: none; }

  .orbit-next, .orbit-prev {
    display: none; }

  .orbit-bullets {
    display: none; } }
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333; }
  .icon-bar > * {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    display: inline-block;
    margin: 0 .0625rem 0 0; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      float: none;
      margin: auto;
      width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem;
      font-size: 1rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: #008CBA; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #008CBA; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: 0.7;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }
  .icon-bar.two-up .item {
    width: 50%; }
  .icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
      width: auto; } }
  .icon-bar.three-up .item {
    width: 33.3333%; }
  .icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
      width: auto; } }
  .icon-bar.four-up .item {
    width: 25%; }
  .icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
      width: auto; } }
  .icon-bar.five-up .item {
    width: 20%; }
  .icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
      width: auto; } }
  .icon-bar.six-up .item {
    width: 16.66667%; }
  .icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
      width: auto; } }
  .icon-bar.seven-up .item {
    width: 14.28571%; }
  .icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
      width: auto; } }
  .icon-bar.eight-up .item {
    width: 12.5%; }
  .icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
      width: auto; } }

.icon-bar.two-up .item {
  width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }
.icon-bar.three-up .item {
  width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }
.icon-bar.four-up .item {
  width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }
.icon-bar.five-up .item {
  width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }
.icon-bar.six-up .item {
  width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }
.icon-bar.seven-up .item {
  width: 14.28571%; }
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }
.icon-bar.eight-up .item {
  width: 12.5%; }
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%; }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999;
      pointer-events: none; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #008CBA;
      color: #FFFFFF;
      cursor: default;
      font-weight: bold; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #008CBA; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

.side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0; }
  .side-nav li {
    font-size: 0.875rem;
    font-weight: normal;
    margin: 0 0 0.4375rem 0; }
    .side-nav li a:not(.button) {
      color: #008CBA;
      display: block;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #1cc7ff; }
      .side-nav li a:not(.button):active {
        color: #1cc7ff; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #1cc7ff;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: #008CBA;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      margin-left: -0.375rem;
      top: 48%; }
  .split.button span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px; }
  .reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      width: 50rem;
      right: 0;
      max-width: 95%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008CBA; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%; }
  .tooltip > .nub {
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    border-bottom: dotted 1px #003f54 !important;
    color: #008CBA !important; }

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal; }

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }

  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }
/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem; }
  .progress .meter {
    background: #008CBA;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: #e7e7e7;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.success {
      background: #43AC6A;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.alert {
      background: #f04124;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
  .progress.secondary .meter {
    background: #e7e7e7;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: normal;
    margin-left: 1rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.1875rem 1rem;
      text-decoration: none; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: #008CBA;
      color: #FFFFFF;
      cursor: default;
      font-weight: normal;
      padding: 0.1875rem 1rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0078a0; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 103;
  left: 2.5%; }

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%; }

.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.25;
  margin: 0; }

.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0; }

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem; }

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0; }

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0; }

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      border-top-color: transparent !important;
      left: auto;
      right: -20px;
      top: 22px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      left: -20px;
      right: auto;
      top: 22px; } }
.label {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #008CBA;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #43AC6A;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;

  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0; }
  .tab-bar-section.left {
    text-align: left; }
  .tab-bar-section.right {
    text-align: right; }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.top-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 18.75rem; }
  .top-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 18.75rem; }
  .bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.off-canvas-list li label {
    background: #444444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    display: block;
    font-size: 0.75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase; }
  ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.66667rem;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }
    ul.off-canvas-list li a:active {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap {
  -webkit-transform: translate3d(0, -18.75rem, 0);
  -moz-transform: translate3d(0, -18.75rem, 0);
  -ms-transform: translate(0, -18.75rem);
  -o-transform: translate3d(0, -18.75rem, 0);
  transform: translate3d(0, -18.75rem, 0); }
.move-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap {
  -webkit-transform: translate3d(0, 18.75rem, 0);
  -moz-transform: translate3d(0, 18.75rem, 0);
  -ms-transform: translate(0, 18.75rem);
  -o-transform: translate3d(0, 18.75rem, 0);
  transform: translate3d(0, 18.75rem, 0); }
.move-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .top-off-canvas-menu {
  top: -18.75rem; }
.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }
.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem; }
.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.top-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .top-submenu * {
    -webkit-backface-visibility: hidden; }
  .top-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .top-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.bottom-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .bottom-submenu * {
    -webkit-backface-visibility: hidden; }
  .bottom-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .bottom-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown.open {
    display: block; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right.open {
      display: block; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left.open {
      display: block; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px; }
    .f-dropdown.drop-top.open {
      display: block; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      bottom: -12px;
      position: absolute;
      top: auto;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      bottom: -14px;
      position: absolute;
      top: auto;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    padding: 1.25rem;
    width: 100%;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content.open {
      display: block; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.radius {
    border-radius: 3px; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -10.5rem;
      margin-left: -0.5rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 0.875rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #008CBA;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #007ba4; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #008CBA;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #007ba4; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #008CBA;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #007ba4; }

.range-slider-active-segment {
  background: #e5e5e5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute; }

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #008CBA; }
  .range-slider-handle:hover {
    background: #007ba4; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #FFFFFF;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #008CBA; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #008CBA; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }

  .hide-on-print,
  .hide-for-print {
    display: none !important; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }

/*
===============================================================================
  brand - webfonts
===============================================================================
*/

/*-- quicksand --*/
@font-face {
  font-family: 'Quicksand-Regular';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Regular.otf')  format('opentype'),
	     url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Regular.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Regular.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand-Bold';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Bold.otf')  format('opentype'),
	     url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Bold.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Bold.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand-BoldItalic';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-BoldItalic.otf')  format('opentype'),
	     url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-BoldItalic.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-BoldItalic.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-BoldItalic.svg#Quicksand-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand-Italic';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Italic.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Italic.otf')  format('opentype'),
	     url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Italic.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Italic.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Italic.svg#Quicksand-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand-Light';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Light.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Light.otf')  format('opentype'),
	     url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Light.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Light.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-Light.svg#Quicksand-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand-LightItalic';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-LightItalic.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-LightItalic.otf')  format('opentype'),
	     url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-LightItalic.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/Quicksand-LightItalic.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/css/Quicksand-LightItalic.svg#Quicksand-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*-- sweetpea --*/

@font-face {
  font-family: 'SugarPlums';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlums.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlums.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlums.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlums.svg#SugarPlums') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SugarPlumsItalic';
  src: url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlumsItalic.eot?#iefix') format('embedded-opentype'),  url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlumsItalic.woff') format('woff'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlumsItalic.ttf')  format('truetype'), url('https://lilyobriens.ie/skin/frontend/intenso/custom/webfonts/SugarPlumsItalic.svg#SugarPlumsItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014-2015 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 */

/*******************************************************************************************************/
/***   1)	GENERAL CLASES 																			 ***/
/*******************************************************************************************************/
.main-color {
	color: #27ccc0 !important;
}
html {
	font-size: 16px;
}
body {
	background: #f0f0f0; /* Background when boxed, must be setted from Admin */
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875rem;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,p {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.45;
	text-rendering: auto;
}

a,
.link {
	color: #27ccc0; 
	-webkit-transition: color 300ms ease-out;
  	-moz-transition: color 300ms ease-out;
  	transition: color 300ms ease-out; 
}
a:hover,
a:focus,
.link:hover,
.link:focus {
	color: #1d9d94;
}
ul {
	font-size: 0.875rem;
	color: #333333;
}
ul.no-bullets {
	list-style: none;
	margin-left: 0;
}
.arrow-right {
	display: inline-block;
	position: relative;
	padding: 0 25px 0 0;
}
.arrow-right:before,
.arrow-right:after {
	border-right: 1px solid;
	content: '';
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
	right: 17px;
	top: 50%;
	width: 0;
}
.arrow-right:after  {
	margin-top: 0;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
}
.arrow-left {
	display: inline-block;
	position: relative;
	padding: 0 0 0 11px;
}
.arrow-left:before,
.arrow-left:after {
	border-right: 1px solid;
	content: '';
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	left: 3px;
	top: 50%;
	width: 0;
}
.arrow-left:after  {
	margin-top: 0;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}
.arrow-down,
.arrow-up {
	display: inline-block;
	position: relative;
	padding: 0 19px 0 0;
}
.arrow-down:after,
.arrow-down:before {
	border-right: 1px solid;
	content: '';
	display: block;
	height: 5px;
	margin-top: 1px;
	position: absolute;
	-ms-transform: rotate(41deg);
	-moz-transform: rotate(41deg);
	-o-transform: rotate(41deg);
	-webkit-transform: rotate(41deg);
	transform: rotate(41deg);
	right: 2px;
	top: 50%;
	width: 0;
}
.arrow-down:after { 
	-ms-transform: rotate(139deg);
	-moz-transform: rotate(139deg);
	-o-transform: rotate(139deg);
	-webkit-transform: rotate(139deg);
	transform: rotate(139deg);
	right: 5px;
}
.arrow-up:after,
.arrow-up:before {
	border-right: 1px solid;
	content: '';
	display: block;
	height: 5px;
	margin-top: 1px;
	position: absolute;
	-ms-transform: rotate(139deg);
	-moz-transform: rotate(139deg);
	-o-transform: rotate(139deg);
	-webkit-transform: rotate(139deg);
	transform: rotate(139deg);
	right: 2px;
	top: 50%;
	width: 0;
}
.arrow-up:after { 
	margin-top: 1px;
	-ms-transform: rotate(41deg);
	-moz-transform: rotate(41deg);
	-o-transform: rotate(41deg);
	-webkit-transform: rotate(41deg);
	transform: rotate(41deg);
	right: 5px;
}
h1 { 
	font-size: 2.70em;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -0.05rem;
}
h2 { 
	font-size: 2rem;
}
h3 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1;
}
h4 {
	font-size: 1.438rem;
	font-weight: 300;
	line-height: 1;
	color: #000000;
}
h5 {
	font-size: 1.2rem;
}
h6 {
	font-size: 0.875rem;
	font-weight: 600;
}
p { 
	font-size: 0.938rem;
	font-weight: 300;
}
p.small,
span.small,
div.small { 
	font-size: 0.813rem !important;
	color: #777777 !important;
}
p.x-small { 
	font-size: 0.6875rem !important;
	color: #999999 !important;
}
a.small {
	font-size: 0.813rem !important;
}
a.underline {
	text-decoration:  underline;
}
.block { display: block; }
.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.flushrow {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.flush-left {
	padding-left: 0 !important;
}
.flush-right {
	padding-right: 0 !important;
}
.no-margin {
	margin: 0;
}
.nobr {
	white-space: nowrap;
}
.center {
	text-align: center;
}
.no-display,
.hidden {
	display: none !important;
}
.highlighted {
	color: #ea1818;
}
.a11y {
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}
.arrow-box { 
	position: relative;
	background: #ffffff;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
} 
.arrow-box:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	bottom: 100%; 
	left: 50%; 
	border-color: transparent;
	border-style: solid;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(255, 255, 255, 0); 
	border-bottom-color: #ffffff; 
	border-width: 6px; 
	margin-left: -6px;
}
span.view-more {
	color: #27ccc0;
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}
/* Form fields */
.form-list {
	list-style: none;
	position: relative;
	margin: 0 auto;

}
.form-list:before,
.form-list:after {
	content: ' ' !important;
	display: table !important;
}
.form-list:after,
.form-list .control {
	clear: both !important;
}
.radio {
	margin-left: 11px !important;
}
input {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.mdformfields input[type="checkbox"] {
	margin-left: 10px !important;
}
.mdformfields input[type="radio"] + label {
	margin-left: 5px !important;
}
.form-list ul {
	list-style: none;
	margin-left: 0;
}
.form-list .fields {
	width: 100% !important;
}
.form-list .field:after,
.form-list li:after {
	content: '.';
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
label {
	position: relative;
	display: inline-block;
}
.mdformfields .field label,
.mdformfields .form-list label,
.checkmo-list label,
#payment_form_ccsave label {
	cursor: text;
	left: 10px;
	font-weight: 300;
	font-style: italic;
	font-size: 0.875rem;
	color: #777777;
}
.mdformfields .field label,
.mdformfields .form-list label,
.checkmo-list label {
	position: absolute;
	top: 13px;
}
.field label em,
.form-list label em {
	float: right;
	font-size: 0.750rem;
	padding: 0 2px;
}
.form-list .narrow {
	max-width: 250px;
}
.form-list .control {
	margin-top: 5px;
	margin-bottom: 15px;
}
.form-list .control:last-child {
	margin-bottom: 20px;
}
.mdformfields .input-box {
	width: 100%;
	height: 6px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	transition: border-color 0.25s ease-in-out 0s;
	margin: 2rem 0 0.813rem;
}
.mdformfields .input-box-select,
.touch .input-box-select {
	width: auto;
	height: auto;
	border: none;
	margin-top: -10px;
}
.mdformfields .select-list > label {
	display: inline-block;
	position: relative;
	color: #27ccc0;
	font-weight: 400;
	font-size: 0.8125rem;
	top: -6px;
}
.mdformfields .input-box .input-text {
	position: absolute;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
	height: 28px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	margin: 0;
	padding: 6px 8px 0;
	top: -23px;
	-webkit-appearance: caret;
	-webkit-tap-highlight-color: transparent;
}
.mdformfields .input-text:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
}
/* this rule hides Chrome's autocomplete yellow background */
/* if your form's background is other than white, change the color accordingly */
input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
/* autocomplete for reviews */
.review-product-list input:-webkit-autofill,
.review-product-list input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #f4f4f4 inset !important;
}
.input-box:hover {
	border-color: #afafaf !important;
}
.input-box textarea {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	max-width: 100%;
}
.clformfields .input-box textarea,
.clrformfields .input-box textarea {
	background: #ffffff !important;
}
.mdformfields .input-box.textarea {
	border: none !important;
	height: auto;
	margin-top: 20px;
}
.input-range {
	width: 100px !important;
}
.input-range small {
	font-size: 80%;
	position: absolute;
	top: 40%;
	right: -3rem;
	color: #777777;
}
.mdformfields label.textarea {
	top: 25px;
}
.input-box.checkbox,
.form-list li.control .input-box {
	position: relative;
	display: inline-block;
	border: none !important;
	height: auto;
	width: auto;
	margin: 0;
	padding-right: 2px;
}
label.checkbox,
.control label {
	position: relative !important;
	display: inline-block;
	top: -1px !important;
	left: 0 !important;
}
.form-box.wide .control {
	width: 100% !important;
}
.form-box.wide .form-list .field,
.form-box.wide .form-list li {
	width: 250px;
}
.chosen-drop li {
	width: 100% !important;
}
.form-list li.wide {
	clear: both;
	width: 100% !important;
	padding-right: 30px;
}
.form-box .buttons-set .button {
	display: block;
	margin: 0 auto 12px;
	padding: 5px 60px;
}
.form-box .buttons-set a {
	color: #777777;
	font-size: 0.813rem;
	transition: color 150ms ease-out 0s;
}
.form-box .buttons-set a:hover {
	color: #27ccc0;
	text-decoration: underline;
}
.mdformfields .validation-advice {
	top: 8px;
	bottom: auto;
}
.validation-advice:after {
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	bottom: 100%; 
	left: 15%; 
	border-color: transparent;
	border-style: solid inset inset;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(255, 255, 255, 0); 
	border-bottom-color: #ffffff; 
	border-width: 6px; 
	margin-left: -6px;
}
.textarea .validation-advice {
	top: 100%;
}
.chosen-container-multi
.chosen-choices {
	display: block;
}
.chosen-choices .search-field:after {
	content: none;
	clear: none;
}
.chosen-choices li {
	width: auto !important;
}
.chosen-choices,
.search-choice {
	position: relative;
	font-size: 0.875rem !important;
	height: auto !important;
	width: auto !important;
	line-height: 0.875rem !important;
}
.chosen-choices {
	border-color: #d3d3d3 !important;
}
.search-choice {
	margin: 3px 0 3px 5px !important;
	padding: 3px 20px 3px 5px !important;
}
.chosen-choices .search-field input {
	height: 1.625rem !important;
	top: 0 !important;
	width: auto;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	background: url("https://lilyobriens.ie/skin/frontend/intenso/custom/images/chosen-sprite.png") no-repeat -42px 1px rgba(0, 0, 0, 0) !important;
	line-height: 12px !important;
	padding: 0 !important;
}
.regular-field > label {
	position: relative !important;
	margin-bottom: 0.750rem;
}
.regular-field > div {
	position: relative;
}
#quickview-modal  #qty 
{
	display:none!important;
}

#quickview-modal .in-stock
{
	display:none!important;
}

#quickview-modal .link-compare
{
	display:none!important;
}

.clformfields select:not(.multiselect),
.clrformfields select:not(.multiselect),
.touch select:not(.multiselect) {
	background-color: #ffffff !important;
	-moz-appearance: none !important;
	background-image:url("/skin/frontend/intenso/custom/images/icons/down-arrow-icon-cream-dark.svg");
	background-position: 92% center;
	background-repeat: no-repeat;
	background-size: 15px;
	color:#3e1b08;
}
/* UL links */
.links-list {
	display: block;
	list-style: none !important;
	margin: 10px 0 !important;
	padding: 0;
	font-family: 'Open Sans', sans-serif !important;
	font-size: .875rem !important;
	line-height: 1 !important;
	-webkit-transition: all 300ms ease-out;
  	-moz-transition: all 300ms ease-out;
  	transition: all 300ms ease-out; 
}
.links-list li {
	position: relative;
	float: none !important;
	line-height: 1 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.links-list li:hover > a:before {
	content: "";
	position: absolute;
	display: inline;
	width: 3px;
	margin-top: 0;
	vertical-align: middle;
	top: 0;
	left: 0;
	bottom: 0;
	background: #27ccc0;
}
.links-list li:hover a {
	color: #222222 !important;
	background: #ffffff !important;
}
.links-list li:active > a {
	color: #27ccc0 !important;
}
.links-list li a {
	display: block;
	padding: 6px 0 6px 16px !important;
	color: #777777 !important;
	line-height: 1 !important;
	margin: 0 !important;
	transition: color 150ms ease-out 0s;
}
.bg-box {
	position: relative;
	display: inline-block;
	background: #f4f4f4;
	margin: 0;
	padding: 14px;
	width: 100%;
}
.simple-nav,
.orbit-bullets-container {
	position: relative;
	display: block;
	padding: 0;
	width: 100%;
	list-style: none;
	line-height: 1px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav ul,
.orbit-bullets-container ol {
	margin: 0 auto !important;
	background: transparent !important;
	display: inline !important;
	line-height: 1px !important;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav li,
.orbit-bullets-container li {
	display: inline-block !important;
	position: relative;
	width: 26px !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav li {
	width: 20px !important;
}
.simple-nav li.active,
.orbit-bullets-container li.active {
	cursor: default;
}
.simple-nav li:before,
.orbit-bullets-container li:before {
	content: "";
	display: block;
	width: 5px !important;
	height: 5px !important;
	background: #7f7f7f !important;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
	margin: 6px;
}
.orbit-bullets-container li.dark:before {
	background: #ffffff !important;
}
.simple-nav li.active:before,
.orbit-bullets-container li.active:before {
	content: "";
	background: transparent !important;
	border: 1px solid #5b5b5b !important;
	width: 10px !important;
	height: 10px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 3px;
}
.orbit-bullets-container li.dark.active:before {
	background: transparent !important;
	border: 1px solid #ffffff !important;
}
.orbit-bullets {
	top: auto !important;
}
.orbit-bullets li {
	background: transparent !important;
}

/* Text-Boxes Icon styles */
.text-box-with-icon section > span,
.icon-highlighted,
.icon-circle,
.icon-solidcircle,
.icon-square,
.icon-solidsquare {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 1.563rem;
	line-height: 2.438rem;
	width: 2.625rem;
	height: 2.625rem;
}
.icon-highlighted,
.icon-circle,
.icon-square {
	border: 2px solid;
	color: #27ccc0;
	border-color: #27ccc0;
}
.icon-highlighted,
.icon-circle,
.icon-solidcircle {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}
.icon-square,
.icon-solidsquare { 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text-box-with-icon .button {
	margin: 10px 0 0 0;
}
.text-box-with-icon.box-left [class^="icon-"], 
.text-box-with-icon.box-left [class*=" icon-"],
.text-box-with-icon.box-left .button,
.text-box-with-icon.box-left .arrow-right {
	float: left;
}
.text-box-with-icon.box-left h4,
.text-box-with-icon.box-left p.textbox-text {
	text-align: left;
}
/* Additional alignment corrections for some icons */
.icon-puzzle.icon-highlighted {
	line-height: 2.313rem;
}
/* Text box with icon */
.text-box-with-icon {
	padding-top: 3.125rem;
	padding-bottom: 5.625rem;
}
.text-box-with-icon section {
	text-align: center;
	padding-top: 2.50rem;
}
.text-box-with-icon section > span {
	margin: 0 0 15px;
}
.text-box-with-icon section img {
	margin-bottom: 0.8125rem;
}
.text-box-with-icon section h4 {
	margin-bottom: 0.625rem;
}
.text-box-with-icon section p {
	line-height: 1.5rem;
	margin-bottom: 0.375rem;
}
.text-box-with-icon section a {
	font-size: 0.875rem;
}
.text-box-with-icon section.box-1 .icon-highlighted {
	color: #27ccc0;
	border-color: #27ccc0;
}
.text-box-with-icon section.box-2 .icon-highlighted {
	color: #a1ba16;
	border-color: #a1ba16;
}
.text-box-with-icon section.box-3 .icon-highlighted {
	color: #ea1818;
	border-color: #ea1818;
}
.page-print {
	background: #ffffff;
}
/* global messages */
.messages,
.messages ul {
	list-style: none;
	margin-left: 0;
}
.messages > li > ul {
	margin: 0;
}
.modal-action {
	margin:20px auto 0 auto;
	text-align: center;
}
.modal-action .button {
	margin: 0 5px 10px 5px;
	max-width:200px;
}

.msg-warning {
	background: #fcefbb;
	color: #222222 !important;
	font-weight: normal !important;
	margin: 20px 0 30px;
	padding: 10px 20px 10px 68px;
}
.msg-warning:before {
	content: "\e621";
	font-family: "intenso";
	font-size: 2.250rem;
	line-height: 3rem;
	position: absolute;
	color: #EB974E;
	top: 1.250rem;
	left: 1.875rem;
}
.global-site-notice.demo-notice {
	background: #f8682c;
}
.global-site-notice.demo-notice p {
	margin: 0 10px;
	padding: 2px 0 4px;
	text-align: center;
	color: #ffffff;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1rem;
}
/* CSS spinner */
.spinner {
	position: relative;
}
.spinner:before {
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.6;
}
/*
.spinner:after {
	z-index: 2;
	content: "";
	height: 32px;
	width: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	-webkit-transition: all .75s ease 0s;
	transition: all .75s ease 0s;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-animation: standard .75s infinite linear;
	animation: standard .75s infinite linear;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	border-right: 3px solid #777777;
	border-top: 3px solid #777777;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #bbbbbb;
}*/
/* (cs)spinner standard rotation animation */
@-webkit-keyframes standard {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes standard {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.truncated,
.truncated a.dots {
	cursor: help;
}

.truncated a.details {
	cursor: help;
	height: 16px;
	line-height: 16px;
}
.truncated a.details:hover {
	text-decoration: none;
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 300;
}

.truncated .truncated_full_value .item-options {
	display: none;
	position: absolute;
	z-index: 300;
	width: 200px;
	padding: 8px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	top: 21px;
	left: -100px;
}
.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 #c0c0c0;
	border-top: none;
	left: 97px;
	top: -7px;
}

.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.truncated .show .item-options {
	display: block;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	h1 { 
		font-size: 1.5rem;
		font-weight: 400;
		line-height: 1.2em;
		margin-bottom: .3rem;
	}
	h2 { 
		font-size: 2rem;
	}
	h3 {
		font-size: 1.250rem;
		letter-spacing: -0.05rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: .875rem !important;
		line-height: 1.2 !important;
	}
	h6 {
		font-size: 1rem;
	}
	/* Text box with icon */
	.text-box-with-icon {
		padding-top: 0.5rem;
		padding-bottom: 3rem;
		max-width: 472px !important;
	}
	.text-box-with-icon section > span {
		margin: 0 0 10px;
	}
	/* Forms */
	.form-box.wide .form-list .field,
	.form-box.wide .form-list li {
		width: 100%;
	}
	.form-box .buttons-set,
	.form-box.wide .buttons-set {
		margin: 10px -20px -18px;
	}
	.form-list li.wide {
		padding-right: 0;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	h1 { 
		font-size: 2rem;
		font-weight: 300;
		line-height: 1.2em;
		margin-bottom: .3rem;
	}
	h2 { 
		font-size: 2rem;
	}
	h3 {
		font-size: 1.250rem;
		letter-spacing: -0.05rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: 0.938rem;
		line-height: 1.2;
	}
	h6 {
		font-size: 1rem;
	}
	.hero.narrow h1 {
		font-size: 1.250rem;
		font-weight: 400;
	}
	.cta-ribbon h1 {
		font-size: 1.563rem !important;
	}
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
	h1 { 
		font-size: 2.375rem;
		font-weight: 300;
		line-height: 1.2em;
		margin-bottom: .3rem;
	}
	h2 { 
		font-size: 2rem;
	}
	h3 {
		font-size: 1.250rem;
		letter-spacing: -0.05rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: 1.063rem;
		line-height: 1.250;
	}
	h6 {
		font-size: 1rem;
	}
	.hero.narrow h1 {
		font-size: 1.875rem;
	}
	.cta-ribbon h1 {
		font-size: 1.875rem !important;
	}
}
@media only screen and (min-width: 40.063em) {
	.text-box-with-icon.two-boxes section.box-1 {
		padding-right: 2%;
	}
	.text-box-with-icon.two-boxes section.box-2 {
		padding-left: 2%;
	}
	.text-box-with-icon.image-up section.box-1 {
		padding-right: 2.1%;
	}
	.text-box-with-icon.image-up section.box-2 {
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	.text-box-with-icon.image-up section.box-3 {
		padding-left: 2.1%;
	}

	body {
		overflow-y: scroll;
	}
}
@media only screen and (min-width: 64.063em) and (max-width: 79em) {
	.cta-ribbon h1 {
		font-size: 2.188rem !important;
	}
}
/*******************************************************************************************************/
/***   2)	 FOUNDATION OVERRIDES																	 ***/
/*******************************************************************************************************/

body {
	color: #6e2304;
}
.row {
	padding-left: 3%;
	padding-right: 3%;
}
.row,
.off-canvas-wrap { 
	max-width: 1920px;
	min-width: 300px;
}
.row .row {
	margin: 0 -3%;
}
.off-canvas-wrap {
	position: relative;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	margin: 0 auto;
	background: #ffffff;
}
.inner-wrap {
	position: relative;
	overflow: hidden;
}
.column,
.columns {
	padding-left: 0.9%;
	padding-right: 0.9%;
}
.top-bar-section,
.top-bar-section ul li > a,
.side-nav,
.side-nav li.active > a:first-child:not(.button) {
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
	font-weight: 400;
}
.top-bar-section ul li > a:hover {
	-webkit-tap-highlight-color: transparent;
}
.top-bar-section .has-dropdown-for-large > a:after {
	position: absolute;
	right: -20px; 
}
.top-bar-section .has-dropdown > a:after,
.top-bar-section .has-dropdown-for-large > a:after {
	content: "";
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #cecece;
	border-style: solid;
	border-width: 0 0 7px 6px;
	margin-top: -0.5px;
	top: 26px;
	margin-right: 25px;
}
.top-bar-section .has-dropdown:hover > a:after,
.top-bar-section .has-dropdown-for-large:hover > a:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #27ccc0;	
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	color: #27ccc0;
	line-height: 35px;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: inherit;
}
.top-bar-section ul.right li > a {
	font-size: 0.937rem;
	font-weight: 400;
}
.top-bar-section .dropdown li.title h5 a {
	line-height: inherit;
}
table tr th, table tr td {
	color: #5b6064;
	font-weight: 300;

}
table td img {
	max-width: none;
}
.parent-link.js-generated {
	display: none !important;
}
/* Buttons */
button,
.button {
	font-family: 'Open Sans', sans-serif;
	background: #27ccc0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1rem;
	font-weight: 600 !important;
	padding: 0.313rem 1.375rem;
}
button:hover, button:focus, .button:hover, .button:focus {
	background: #1d9d94;
}

button a:hover, button a:focus, .button a:hover, .button a:focus {
	color: #FFF;
}


button.tiny, .button.tiny{
	 font-size: 0.75rem;
	 padding: 0.063rem 0.5rem 0.125rem;
	 font-weight: 600 !important;
	 border: none !important;
 }


button.small, .button.small {
	font-size: 0.813rem;
	padding: 0.313rem 1.4rem;
	font-weight: 600 !important;
	border: none !important;
}
button.large, .button.large {
	font-size: 1.375rem;
	padding: 0.563rem 1.625rem 0.750rem;
	font-weight: 600 !important;
	border: none !important;
}
button.secondary, .button.secondary,
.wishlist-index-index .buttons-set2 .btn-share,
.wishlist-index-index .buttons-set2 .btn-add {
	background: #DEE2E2;
	color: #222222;
	border: none !important;
}
button.success, .button.success {
	background: #A1BA16;
	border: none !important;
}
button.success:hover, .button.success:hover, button.success:focus, .button.success:focus {
	background: #97a517;
}
button.alert, .button.alert {
	background: #EA1818;
	border: none !important;
}
button.alert:hover, .button.alert:hover, button.alert:focus, .button.alert:focus {
	background: #db1b1b;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background: #27ccc0;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	background-color: #27ccc0;
}
button.ghost, .button.ghost {
	background: transparent !important;
	color: #333333 !important;
	border: 2px solid #333333 !important;
	padding: 0.188rem 1.125rem;
	transition: all 300ms ease-out 0s;
}
button.ghost.small, .button.ghost.small {
	padding: 0.188rem 1.25rem;
}
button.ghost.tiny, .button.ghost.tiny {
	padding: 0rem 0.5rem;
}
button.ghost.large, .button.ghost.large {
	padding: 0.5rem 1.25rem;
}
button.ghost:hover, .button.ghost:hover, button.ghost:focus, .button.ghost:focus {
	color: #000000 !important;
	border: 2px solid #000000 !important;
}
button.ghost.light, .button.ghost.light {
	background: transparent !important;
	color: #ffffff !important;
	border: 2px solid #ffffff !important;
}
button.ghost.light:hover, .button.ghost.light:hover, button.ghost.light:focus, .button.ghost.light:focus {
	color: #27ccc0 !important;
	border-color: #27ccc0 !important;
}
.buttons-set a.cancel {
	margin: 0 0 0 15px;
}
/* Orbit Slider */
.orbit-container .orbit-slides-container.fade > li {
	transition: none; /* Corrects flickering bug */
}
.hero-text {
	visibility: hidden;
}
.orbit-wrapper {
	min-height: 200px;
}
.orbit-container li .slide-link {
	display: block;
	width: 100%; 
	height: 100%;
}
/* Prev & Next arrows */
.orbit-next > span,
.orbit-prev > span,
.featured-next > span,
.featured-prev > span,
.brand-prev > span,
.brand-next > span,
.prev-arrow > span,
.next-arrow > span {
	border: none !important;
	left: 0 !important;
	right: 0 !important;
	margin: 0 !important;
}
.orbit-next > span:before,
.orbit-next > span:after,
.featured-next > span:before,
.featured-next > span:after,
.brand-next > span:before,
.brand-next > span:after,
.next-arrow > span:before,
.next-arrow > span:after {
	border-right: 3px solid;
	content: '';
	display: block;
	height: 31px;
	margin-top: -28px;
	position: absolute !important;
	-ms-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
	right: 0;
	left: 21px;
	top: 50%;
	width: 0;
	color: #fff !important;
	margin-right: 0;
}
.orbit-next > span:after,
.featured-next > span:after,
.brand-next > span:after,
.next-arrow > span:after {
	margin-top: -3px;
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	border-style: none !important;
	border-right: 3px solid !important;
}
.orbit-prev > span:before,
.orbit-prev > span:after,
.featured-prev > span:before,
.featured-prev > span:after,
.brand-prev > span:before,
.brand-prev > span:after,
.prev-arrow > span:before,
.prev-arrow > span:after {
	border-right: 3px solid;
	content: '';
	display: block;
	height: 31px;
	margin-top: -28px;
	position: absolute !important;
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	left: 21px;
	top: 50%;
	width: 0;
	color: #fff !important;
	margin-right: 0;
}
.orbit-prev > span:after,
.featured-prev > span:after,
.brand-prev > span:after,
.prev-arrow > span:after {
	margin-top: -3px;
	-ms-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
	border-style: none !important;
	border-right: 3px solid !important;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next,
.featured-slider .featured-prev,
.featured-slider .featured-next,
.brand-slider .brand-prev,
.brand-slider .brand-next,
.prev-arrow,
.next-arrow {
	position: absolute;
	display: none;
	height: 106px;
	width: 45px;
	z-index: 9;
	top: 45%;
}
.featured-slider .featured-prev,
.featured-slider .featured-next,
.prev-arrow,
.next-arrow {
	top: 40%;
}
.brand-slider .brand-prev,
.brand-slider .brand-next {
	top: 36%;
}
.orbit-prev,
.featured-prev,
.brand-prev,
.prev-arrow {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	left: 0;
}
.orbit-next,
.featured-next,
.brand-next,
.next-arrow {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	right: 0;
}
.orbit-prev,
.orbit-next,
.featured-prev,
.featured-next,
.brand-prev,
.brand-next,
.prev-arrow,
.next-arrow {
	background-color: rgba(0, 0, 0, 0.1) !important;
	transition: background-color 150ms ease-out 0s;
}
.orbit-prev:hover,
.orbit-next:hover,
.featured-prev:hover,
.featured-next:hover,
.brand-prev:hover,
.brand-next:hover,
.prev-arrow:hover,
.next-arrow:hover {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.touch .featured-prev,
.touch .featured-next
.touch .brand-prev,
.touch .brand-next {
  display: none !important;
}
/* Tooltips */
.has-tip {
	font-weight: normal;	
}
.has-tip:hover, .has-tip:focus {
	color: #27ccc0;
}
.tooltip {
	font-size: 0.750rem;
	line-height: 1.3;
	padding: 0.250rem 0.75rem;
	color: #000;
	background: #ffed9f;
	margin-top: -3px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	z-index: 1000;
}
.tooltip > .nub {
	border-color: transparent transparent #ffed9f transparent;
}
.tooltip.tip-top {
	margin-top: 6px;
}
.breadcrumbs {
	background: transparent;
	border: none;
	margin: 0;
}
.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li {
	display: inline-block;
	font-size: 0.750rem !important;
	font-weight: normal !important;
}
.breadcrumbs ul li span {
	color: #a0a0a0;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: none;
}
.breadcrumbs ul li a:hover {
	text-decoration: underline;
}
/* Form elements */
input[type="file"], 
input[type="checkbox"], 
input[type="radio"], select {
	margin: 0;
}
select {
	height: 2.3125rem;
	padding: 0.3rem;
	margin-bottom: 1rem;
	min-width: 50px;
}
.clformfields select.multiselect,
.clrformfields select.multiselect {
	height: 7rem;
}
.label {
	font-family: 'Open Sans', sans-serif;
	background: transparent;
	text-align: left;
}
/* Magellan */
.sub-nav {
	padding: 0 3%;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
	font-family: "Open Sans", sans-serif;
	padding: 0 1.125rem 0 0;
	font-size: 15px;
	margin-left: 0;
}
.sub-nav dt a, 
.sub-nav dd a, 
.sub-nav li a {
	display: block;
	padding: 0 0.750rem;
	color: #333333;
	height: 60px;
	line-height: 60px !important;
}
.sub-nav dt a:hover, 
.sub-nav dd a:hover, 
.sub-nav li a:hover {
	color: #27ccc0;
}
.sub-nav dt.active a, 
.sub-nav dd.active a, 
.sub-nav li.active a {
	background: #bbbbbb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0 0.750rem;
}
.sub-nav dt.active a:hover, 
.sub-nav dd.active a:hover, 
.sub-nav li.active a:hover {
	background: #bbbbbb;
	color: #ffffff;
}
.magellan-nav dt {
	display: none;
}
.catalog-product-view .magellan-nav .sub-nav dd.active a,
.catalog-product-view .magellan-nav .sub-nav dd.active:hover a {
	color: #ffffff !important;
}
[data-magellan-expedition], 
[data-magellan-expedition-clone] {
	padding: 1px 10px 0;
	height: 57px !important;
}
[data-magellan-expedition = "fixed"] {
	-webkit-box-shadow: 0px 8px 6px 0px rgba(100, 100, 100, 0.1);
	-moz-box-shadow: 0px 8px 6px 0px rgba(100, 100, 100, 0.1);
	box-shadow: 0px 8px 6px 0px rgba(100, 100, 100, 0.1);
}
/* Tables */
.data-table .label {
	background: transparent;
	text-align: left;
	color: #222222;
	display: table-cell !important;
	line-height: 1rem !important;
	font-family: inherit;
	font-size: 0.875rem !important;
	font-weight: bold;
	padding: 0.438rem 0.625rem !important;
	white-space: normal !important; 
}
table tr.even, 
table tr.alt, 
table tr:nth-of-type(2n) {
	background: transparent !important;
}
/* Reveal */
.reveal-modal-bg {
	z-index: 1002;
}
dialog, .reveal-modal {
	z-index: 1003;
}
.close-reveal-modal {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: fixed;
	display: block;
	overflow: hidden;
	top: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	padding-left: 42px;
	cursor: pointer;
}
.close-reveal-modal:hover {
	border: 2px solid #bebebe;
}
.close-reveal-modal:before,
.close-reveal-modal:after {
	border-right: 2px solid;
	border-color: #CECECE;
	content: '';
	display: block;
	height: 38px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 20px;
	top: 2px;
	width: 0;
}
.close-reveal-modal:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-reveal-modal:hover:before,
.close-reveal-modal:hover:after {
	border-color: #bebebe;
}
/* side nav */
.side-nav li a:not(.button) {
	color: #27ccc0;
}
.side-nav li a:hover:not(.button), 
.side-nav li a:focus:not(.button) {
	color: #23afa1;
}
.side-nav li.active > a:first-child:not(.button) {
	color: #222222;
}
@media only screen and (min-width: 40.063em) {
	.tooltip > .nub {
		border-color: transparent transparent #ffed9f transparent; }
 	.tooltip.tip-top > .nub {
		border-color: #ffed9f transparent transparent transparent; }
  	.tooltip.tip-left > .nub {
		border-color: transparent transparent transparent #ffed9f; }
	.tooltip.tip-right > .nub {
		border-color: transparent #ffed9f transparent transparent; }
	.top-bar-section ul li:hover > a,
	.top-bar-section ul li:active > a,
	.top-bar-section ul li > a:hover,
	.top-bar-section ul li > a:active {
		color: #000000 !important;
		-webkit-tap-highlight-color: transparent;
	}
	.orbit-container.full-screen img {
		display: none;
	}
	.orbit-container.full-screen li {
		height: 100%;
		background-size: cover;
	}
}
/* Small screens */
@media only screen and (max-width: 40em) {
	.inner-wrap {
		overflow: visible;
	}
	.parent-link.js-generated {
		display: block !important;
	}
	.parent-link.js-generated:before {
		content: 'View All ';
	}
	.top-bar-section ul {
		padding-right: 0 !important;
	}
	.top-bar-section .has-dropdown-for-large > a:after {
		content: none;
	}
	.top-bar-section li.active:not(.has-form) a:not(.button) {
		line-height: inherit;
		color: #ffffff;
		background: inherit;
	}
	button, .button {
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.tiny, .button.tiny {
		font-size: 0.625rem;
		padding: 0.125rem 0.688rem 0.188rem;
	}
	button.small, .button.small {
		font-size: 0.75rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.large, .button.large {
		font-size: 1rem;
		padding: 0.313rem 1.4rem;
	}
	button.ghost, .button.ghost {
		padding: 0.125rem 0.938rem;
	}
	button.ghost.tiny, .button.ghost.tiny {
		padding: 0.0625rem 0.5rem;
	}
	button.ghost.small, .button.ghost.small {
		padding: 0.125rem 0.938rem 0.125rem;
	}
	button.ghost.large, .button.ghost.large {
		padding: 0.1875rem 1.25rem;
	}
	.orbit-container.full-screen li {
		background-image: none !important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	button,
	.button {
		font-size: 0.875rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.tiny, .button.tiny {
		font-size: 0.688rem;
		padding: 0.188rem 0.813rem;
	}
	button.small, .button.small {
		font-size: 0.875rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.large, .button.large {
		font-size: 1.125rem;
		padding: 0.563rem 1.4rem 0.750rem;
	}
	button.ghost, .button.ghost {
		padding: 0.0625rem 0.9375rem 0.125rem;
	}
	button.tiny.ghost, .button.tiny.ghost {
		font-size: 0.688rem;
		padding: 0.0625rem 0.9375rem !important;
	}
	button.small.ghost, .button.small.ghost {
		font-size: 0.875rem;
		padding: 0.0625rem 0.9375rem;
	}
	button.large.ghost, .button.large.ghost {
		font-size: 1.125rem;
		padding: 0.5rem 1.25rem 0.5625rem;
	}
}
@media only screen and (max-width: 50em) {
	.magellan-nav {
		display: none;
	}
}
/*******************************************************************************************************/
/***   3)	 CHOSEN JQUERY PLUGIN OVERRIDES															 ***/
/*******************************************************************************************************/
.chosen-container {
	font-family: 'Open Sans', sans-serif;
  font-size: .875rem;
}
.chosen-container .chosen-drop {
	border: 1px solid #E6E6E6;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #27ccc0;
}
.chosen-container-active .chosen-single {
	border: none !important;
	border-bottom: 1px solid #27ccc0 !important;
}
.chosen-container-active .chosen-single span {
	color: #222222 !important;
}
#select_language_chosen.chosen-container-active .chosen-single span:before,
#select_language_chosen.chosen-container .chosen-single span:before {
	content: "Language: "; /* Change this text to translate the Language Select Box */
	font-weight: 300;
	font-style: italic;
	color: #999;
}
#select_currency_chosen.chosen-container-active .chosen-single span:before,
#select_currency_chosen.chosen-container .chosen-single span:before {
	content: "Currency: "; /* Change this text to translate the Currency Select Box */
	font-weight: 300;
	font-style: italic;
	color: #999;
}
.chosen-container-active .chosen-results {
	color: #777777;
	font-size: .875rem;
}
.chosen-container-single .chosen-single {
	border: none;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 0 0 8px;
	height: 26px;
	color: #777777;
	line-height: 24px;
	background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single {
	background: #f4f4f4 !important;
}
.chosen-container-single .chosen-single:before,
.chosen-container-single .chosen-single:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 5px;
	top: 20px;
	background: #d3d3d3 !important;	
}
.chosen-container-single .chosen-single:before {
	left: 0px;
}
.chosen-container-single .chosen-single:after {
	right: 0px;
}
.chosen-container-active .chosen-single:before,
.chosen-container-active .chosen-single:after {
	background: #27ccc0 !important;
}
.chosen-container-active.chosen-with-drop .chosen-single:before,
.chosen-container-active.chosen-with-drop .chosen-single:after {
	background: transparent !important;
}
.chosen-container .chosen-results {
	margin: 0;
	padding: 0;	
}


/*******************************************************************************************************/
/***   4)	 HEADER 																				 ***/
/*******************************************************************************************************/
.main-header {
	background: #fff; /* Top header background - This value must be setted from admin */
	border-bottom: 4px solid #e2e2e2;
	z-index: 10 !important;
}
.main-header .row {
	position: relative;
	padding: .5% 3% 0;
}
.main-header .top-header {
	z-index: 1001;
}
.main-logo,
.main-logo-small {
	margin: 33px 0 0 0;
}
.main-logo-small,
.main-logo-sticky {
	display: none;
}
.main-nav .button {
	font-weight: 600 !important;
}
.main-nav .button:hover {
	background: #26bcad !important;
}
/* clean header version */
.main-header.clean-header {
	border-bottom: none;
}
.main-header.clean-header .top-header {
	min-height: 80px;
}
.clean-header-wrapper > a {
	line-height: 80px;
}
.clean-header .row {
	padding: 0 3%;
}
.clean-header .main-logo {
	margin: 10px 0;
}
/* Main search form */
.form-search {
	position: relative;
	width: 100%;
	max-width: 27em;
	height: 38px;
	margin: 24px auto 0 auto;	
}
.form-search label {
	position: absolute;
	cursor: text;
	top: 8px;
	left: 10px;
	font-weight: 300;
	font-style: italic;
	font-size: 0.875rem;
	color: #aeaeae;
}
.mdformfields .form-search .left,
.mdformfields .form-search .right {
	height: 5px;
	width: 1px;
	top: 30px;
	background-color: #d3d3d3;
	position: absolute;
	transition: background-color 0.25s ease-in-out 0s;
}
.mdformfields .form-search .left {
	left: 0;
}
.mdformfields .form-search .right {
	right: 0;
	float: none !important;
}
.mdformfields .form-search .bottom {
	width: 100%;
	height: 1px;
	background-color: #d3d3d3;
	position: absolute;
	bottom: 0;
	transition: background-color 0.25s ease-in-out 0s;
}
.form-search .input-text {
	box-shadow: none !important;
	background: transparent !important;
	height: 36px;
	padding: 0 10px;
	line-height:36px;
	border: 1px solid #e0e0e0;
	margin: 0;
}
.mdformfields .form-search .input-text {
	border-radius: 0;
	border: none;
	-webkit-appearance: caret;
	-webkit-tap-highlight-color: transparent;
}
.form-search .input-text:focus {
	box-shadow: none !important;
	background: transparent !important;
}
.form-search .input-text:hover {
	border-color: #afafaf;
	box-shadow: none !important;
}
.mdformfields .form-search .input-text:focus ~ div {
	background-color: #27ccc0 !important;
}
.form-search .input-text:hover ~ div {
	background-color: #afafaf;
}
.form-search .input-text:focus + label {
	display: none;
}
.form-search .search-box {
	position: relative;
	margin-right: 80px;
}
.form-search .action {
	width: 80px;
	float: right;
}
.form-search .button {
	background: transparent;
	width: 40px;
	height: 2.2rem;
	line-height: 2.2rem;
	border: none;
	padding: 0;
	margin: 0;
	float: left;	
}
.form-search .button:hover {
	background: transparent !important;
}
.form-search .button:hover span {
	color: #27ccc0;
}
.form-search .button:focus {
	background: transparent;
}
.form-search .button span {
	color: #999999;
	font-size: 20px;
	line-height: 2.2rem;
	transition: color 0.25s ease-in-out 0s;
}
.form-search .sec-menu {
	width: 40px;
	height: 2.2rem;
	padding: 0;
	margin: 0;
	border-left: 1px solid #efefef;
	font-size: 1rem;
	line-height: 2.2rem;
	color: #999999;
	text-align: center;
	float: right;
}
.sec-menu-search-icon-hover {
	color: #ffffff !important;
}
.main-header .icons-for-small {
	padding-right: 0;
}
.form-search .sec-menu:hover,
.main-header .icon-main-menu:hover,
.main-header .icon-cart:hover,
.main-header .icon-user:hover,
.main-header .top-bar li:hover .icon-cart {
	color: #27ccc0;
}
.main-header .icon-cart {
	width: 2rem;
	height: 1.75rem;
	color: #999999;
	line-height: 1.75rem;
	margin: 14px 0 0 0;
	text-align: left;
	font-size: 1.25rem;
	float: right;
}
.main-header .top-bar .icon-cart {
	color: #CECECE;
	width: 1.250rem;
	height: 1.250rem;
	font-size: 1.1rem;
	padding: 0 4px 0 0;
	border: none;
	float: none;
	margin: 0;
}
.main-header .icon-main-menu {
	color: #999999;
	width: 2.375rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-left: 1px solid #efefef;
	display: block;
	font-size: 0.95rem;
	margin: 15px 0 0 0;
	text-align: right;
	float: right;
}
.main-header .icon-main-menu:before {
	margin-right: 5px;
}
.main-header .icon-user {
	color: #CECECE;
	width: 2rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-right: 1px solid #efefef;
	margin: 14px 0 0 0;
	text-align: left;
	font-size: 1.1rem;
	float: right;
}
.top-bar-section .has-dropdown-for-large {
    position: relative;
}
.top-bar-section .has-dropdown-for-large.hover > .dropdown,
.top-bar-section .has-dropdown-for-large:hover > .dropdown,
.no-js .top-bar-section .has-dropdown-for-large:hover > .dropdown {
    display: block;
}
.right-off-canvas-menu.main-nav .dropdown li a:not(.button),
.right-off-canvas-menu.main-nav .dropdown ul.dropdown {
	background: #ffffff !important;
}
/* Secondary Menu - Dropdown */
.sec-menu-dropdown {
	position: absolute;
	padding: 23px 10px 10px;
	background: transparent;
	display: none;
	top: 20px;
	height: auto;
	right: -11px;
}
.sec-menu-dropdown .arrow-box {
	position: relative;
	width: 218px;
	padding: 8px;
	text-align: left;
	clear: both;
}
.sec-menu-dropdown .arrow-box:after {
	left: 90%;
}
.sec-menu-dropdown .links-list li a:before {
	left: -8px;
}
.icon-sec-menu:hover .sec-menu-dropdown {
	display: block;
}
.show {
	display: block !important;
}
.sec-menu-dropdown .arrow-box .links-list li a,
.account-dropdown .arrow-box .links-list li a {
	padding: 6px 0 6px 6px !important;
}
.sec-menu-dropdown .chosen-container {
	width: 100% !important;
}
.form-language > label {
	display: none;
}

/* Off-canvas menu search form */
.top-bar .form-search {
	margin: 12px auto 0 auto;
}
.top-bar .form-search .input-text:focus {
	border-color: #ffffff !important; 
}
.top-bar .form-search .button:hover span {
	color: #ffffff;
}
.top-bar .form-search .input-text:focus ~ div,
.top-bar .form-search .input-text:focus ~ div {
	background-color: #ffffff !important;
}
.top-bar .form-search .input-text {
	color: #ffffff;
}

.welcome-message {
	font-size: 0.813rem;
	color: #888888;
	line-height: 1.2rem;
}
.welcome-message span {
	font-size: 1rem;
	color: #cecece;
	vertical-align: middle;
	padding-bottom: 0.125rem;
}

/* Main Nav */
.main-nav .menu-icon {
	display: none;
}
.main-nav .name {
	padding: 0 8px 0 15px;
}
.main-nav .top-bar-section ul li a:not(.button) {
	color: #000000;
}
.top-bar.main-nav {
	height: 100%;
	min-height: 100%;
}
.top-bar .sup {
	display: block;
	position: absolute;
	color: #999999;
	font-size: 0.8rem;
	font-weight: 300;
	top: -0.6em;
	width: 120px;
	text-transform: none;
}
.top-bar span + .sup {
	left:37px;	
}
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 35px;	
}
.top-bar-section ul.left {
	padding-left: 2.7%;
	float: none;
}
.top-bar-section ul.right {
	padding-right: 2.7%;
}
.top-bar-section ul li {
	padding-top: 9px;
}
.main-nav .arrow-box {
	margin-top: 9px;
}
.main-nav .arrow-box:before {
	content: "";
	width: 100%;
	height: 20px;
	background: rgba(255,255,255,0);
	position: absolute;
	top: -15px;
	left: 0;
}

/* Account dropdown */
.account-dropdown {
	background: transparent !important;
	right: auto !important;
	margin: 0 0 0 -36px !important;
}
.account-dropdown .arrow-box {
	width: 208px !important;
	margin-top: 19px;
}
.account-dropdown li a.button.sign-in {
	background: #27ccc0;
	height: 32px;
	font-size: 1rem;
	line-height: 32px;
	padding: 0;
	margin: 0;
	width: 100%;
}
.account-dropdown .bg-box p.small {
	margin: 0 !important;
	padding: 10px 0 0 !important;
	line-height: 1 !important;
}
.right-off-canvas-menu.main-nav .dropdown p.small a,
.left-off-canvas-menu.main-nav .layered-nav a {
	background: transparent !important;
}
.account-dropdown .bg-box p.small a {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	color: #27ccc0 !important;
}
.account-dropdown .links-list {
	display: block;
	padding: 0 8px;
	background: #ffffff !important;
}
.account-dropdown .links-list li a:before {
	left: -8px;
}

/* Cart dropdown */
.cart-dropdown {
	background: transparent !important;
	right: 0 !important;
	margin: 0 -6px 0 0 !important;
	overflow: hidden;
	padding: 10px;
}
.cart-dropdown .arrow-box {
	width: 322px !important;
	margin-top: 9px;
	padding: 0 0 8px;
}
.cart-dropdown .arrow-box:after {
	left: 86%;
}
.cart-dropdown .dropdown-title {
	position: relative;
	margin: 0;
	padding: 0 14px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f2f2f2 !important;
	font-size: .875rem;
	font-weight: 600;
	color: #000000;
}
.cart-dropdown .dropdown-title .icon-edit {
	position: absolute;
	display: block !important;
	top: 1px;
	right: 6px !important;
	width: 40px !important;
	height: 36px !important;
	line-height: 36px;
	color: #cecece !important;
	font-size: 1.357em;
	transition: color 150ms ease-out 0s;
}
.cart-dropdown .dropdown-title .icon-edit:hover {
	color: #27ccc0 !important;
}
.cart-dropdown .cart-empty {
	margin: 0;
	padding: 16px 14px;
}
.cart-dropdown .bg-box {
	height: 60px;
}
.cart-dropdown li a.button.sign-in {
	position: absolute;
	background: #27ccc0;
	height: 32px;
	font-size: 1rem;
	line-height: 32px;
	padding: 0 32px;
	margin: 0;
	top: 14px;
	right: 14px;
}
.cart-dropdown .subtotal {
	line-height: 36px;
	margin: 0;
	color: #999999;
	font-size: .75rem;
}
.cart-dropdown .subtotal .price {
	font-size: 1rem;
	font-weight: 600;
	color: #333333;
	padding: 0 0 0 4px;
}
.sb-cart-dropdown {
	text-align: center;
	margin: 8px 0 0;
}
.sb-cart-dropdown h6 {
	color: #333333;
	margin: 0;
}
.sb-cart-dropdown p {
	margin: 0;
}
.cart-dropdown .mini-products-wrapper {
	position: relative;
	overflow: hidden;
}
.cart-dropdown .mini-products-container {
	position: relative;
	margin: 8px 0 0;
	padding: 0;
	overflow-x: hidden;
}
.cart-dropdown .mini-products-list  {
	position: relative;
	display: block;
	padding: 0 8px;
	list-style: none;
	background: transparent;
	width: 322px;
	height: 100% !important;
	float: left;
	background: transparent !important;
}
.cart-dropdown .mini-products-list li {
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	width: 306px;
}
.cart-dropdown .mini-products-list li .item-image {
	padding: 0 !important;
	margin: 0 0 0 4px !important;
	display: block;
	width: 68px;
	float: left;
}
.cart-dropdown .mini-products-list .item-details {
	float: left;
	width: 132px;
	margin: 0 0 0 8px;
}
.cart-dropdown .mini-products-list .item-details .item-name {
	margin: 0;
	line-height: .75rem;
	overflow: hidden;
	height: 1.7rem;
}
.cart-dropdown .mini-products-list .item-details .item-name a {
	color: #333333 !important;
	padding: 0 !important;
	font-size: .75rem;
	font-weight: 600;
	white-space: normal;
	line-height: 0.813rem;
	background: transparent !important;
}
.cart-dropdown .mini-products-list .item-details .item-name a:hover {
	color: #27ccc0 !important;
	text-decoration: none;
}
.cart-dropdown .mini-products-list .item-price {
	float: right;
	width: 82px;
	margin: 0 6px 0;
	text-align: right;
}
.cart-dropdown .mini-products-list .item-price .mrsp {
	line-height: 0.750;
	margin: 0;
}
.cart-dropdown .mini-products-list .item-price .price,
.cart-dropdown .mini-products-list .item-price .quantity {
	font-size: .75rem;
	font-weight: 600;
	color: #333333;
	line-height: 0.813rem;
	display: block;
}
.cart-dropdown .mini-products-list .item-price .mrsp .price {
	display: inline-block;
	color: #555555;
}
.cart-dropdown .mini-products-list .item-price .quantity {
	color: #999999;
	margin: 5px 0 0;
	font-size: 0.6875rem;
}
.cart-dropdown .mini-products-list .item-price .tax-label {
	color: #777777;
	font-size: 0.5rem;
	text-align: right;
	display: block;
}
.cart-dropdown .mini-products-list .item-price .nobr {
	font-size: 0.688rem;
	display: inline-block;
}
.cart-dropdown .mini-products-list .item-price small {
	color: #777777;
	display: inline-block;
	font-size: 0.5rem;
	padding: 4px 0 0;
}
.cart-dropdown .mini-products-list .item-price small .price {
	font-size: 0.688rem;
	color: #777777;
	display: inline-block;
}
.cart-dropdown .mini-products-list .btn-remove,
.layered-nav .currently	.btn-remove {
	padding: 0 !important;
	color: #CECECE !important;
	font-size: 9px;
	line-height: 14px !important;
	height: 14px;
	display: inline-block;
	margin: 2px 0 0;
	transition: color 150ms ease-out 0s;
}
.cart-dropdown .mini-products-list .btn-remove:hover {
	color: #ea1818 !important;
}
.cart-dropdown .mini-products-list .product-attr-short {
	overflow: hidden;
	margin: 5px 0 0;
}
.cart-dropdown .mini-products-list .product-attr.x-small {
	position: relative;
	line-height: 1.1;
	margin: 0 0 1px;
	padding: 0;
	font-weight: normal;
	overflow: hidden;
	max-height: 2.9375rem;
}
.cart-dropdown .mini-products-list .product-attr.x-small:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 15px;
	top: 2rem;
	left: 0;
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); 
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
}
.product-attr.x-small > span {
	color: #555555;
	font-weight: bold;
}
.cart-dropdown .mini-products-list .view-more-attr {
	color: #27ccc0;
	cursor: pointer;
	display: block;
	vertical-align: top;
	font-size: .625rem;
	line-height: 1;
	margin: 1px 0 0;
}
.cart-dropdown .mini-products-list dl.item-options {
	position: relative;
	clear: both;
	display: block;
	margin: 0;
	padding: 0 8px;
	display: none;
}
.cart-dropdown .mini-products-list dl.item-options dt {
	display: block;
	font-size: 0.6875rem;
	color: #555555;
	margin: 0;
	padding: 0;
}
.cart-dropdown .mini-products-list dl.item-options dd {
	display: block;
	font-size: 0.6875rem;
	line-height: 1.2;
	color: #777777;
	margin: 0 0 6px;
	padding: 0;
}
.cart-dropdown .simple-nav {
	margin: -12px 0 8px;
}
/* Secondary menu ribbon */
.header-ribbon {
	padding-top: 0 !important;
}
.cms-index-index .main-header .header-ribbon,
.cms-home .main-header .header-ribbon {
	background: transparent !important;
}
.header-ribbon .links-list,
.header-ribbon .links-list li,
.header-ribbon .form-language {
	display: inline-block;
}
.header-ribbon .links-list {
	font-size: 0.8125rem !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.header-ribbon .links-list li:hover a,
.header-ribbon .links-list li:hover a:before,
.header-ribbon .chosen-container-active.chosen-with-drop .chosen-single {
	background: transparent !important;
}
.header-ribbon .chosen-container {
	font-size: 0.8125rem;
}
.header-ribbon .chosen-container,
.header-ribbon .form-language {
	float: right;
}
.header-ribbon #select_currency_chosen.chosen-container-active .chosen-single span::before,
.header-ribbon #select_currency_chosen.chosen-container .chosen-single span::before,
.header-ribbon #select_language_chosen.chosen-container-active .chosen-single span::before,
.header-ribbon #select_language_chosen.chosen-container .chosen-single span::before {
	content: none;
}
.header-ribbon .welcome-message {
	padding-right: 1.125rem;
	line-height: 1.5625rem;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.main-header {
		border: none;
	}
	.main-logo-small {
		margin: 18px 0 0 0;
	}
	.main-logo {
		display: none;
	}
	.main-logo-small {
		display: block;
	}
	nav.top-bar.main-nav .logo-fixed {
		display: none;
	}
	.form-search {
		max-width: none;
		margin: 15px auto 0 auto;
	}
	.form-search .search-box {
		margin-right: 30px;
	}
	.form-search .action {
		width: 30px;
	}
	.form-search .button {
		width: 40px;
		text-align: center;
	}
	.form-search .action .button:hover {
		background: transparent !important;
	}
	header form {
		margin: 0 0 .7rem;
	}
	/* offcanvas menu */
	.right-off-canvas-menu.main-nav .dropdown li a:not(.button), 
	.right-off-canvas-menu.main-nav .dropdown ul.dropdown {
		background: #333333 !important;
	}
	.right-off-canvas-menu.main-nav .dropdown li:hover > a,
	.right-off-canvas-menu.main-nav .dropdown ul.dropdown li:hover > a {
		background: #272727 !important;
	}
	.touch .off-canvas-wrap.move-left,
	.touch .off-canvas-wrap.move-right {
		overflow: hidden;
	}
	.touch .off-canvas-wrap.move-left .inner-wrap,
	.touch .off-canvas-wrap.move-right .inner-wrap {
		position: fixed;
		top: 0;
		bottom: 0;
	}
	.right-off-canvas-menu {
		float: right;
	}
	.top-bar {
		height: auto !important;
	}
	.top-bar .level0.dropdown {
		display: block !important;
	}
	.top-bar-section ul {
		padding-left: 0;
	}
	.top-bar-section ul.left {
		padding-left: 0;
		overflow: hidden;
	}
	.top-bar-section dd ul li,
	.configurable-swatch-list li {
		border-bottom: none !important;
	}
	.top-bar-section li span {
		padding: 0 5px 0 0;
		color: #999999;
		display: inline !important;
	}
	.top-bar-section li.last {
		border-bottom: none;
		margin-bottom: 10px;
	}
	.top-bar-section li.group-title {
		margin: 4px 0 0 0;
		padding: 0 0 0 15px;
		color: #777777;
		font-size: 0.813rem;
		font-weight: 600;
		height: 2em;
		border-bottom: 2px solid #444444;
		text-transform: uppercase;
	}
	.top-bar-section ul li {
		padding-top: 0;
		font-size: .937rem;
	}
	.top-bar-section ul li > a {
		padding: 8px 0 8px 15px;
	}	
	.top-bar-section li:not(.has-form) a:not(.button) {
		line-height: inherit;	
	}
	.top-bar-section .has-dropdown > a:before,
	.top-bar-section .has-dropdown > a:after {
		border-right: 2px solid;
		content: '';
		display: block;
		height: 8px;
		margin-top: -6px;
		position: absolute !important;
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		right: 10px;
		top: 50%;
		width: 0;
		color: #fff !important;
		margin-right: 6px;
	}
	.top-bar-section .has-dropdown > a:after {
		margin-top: -1px;
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-style: none !important;
		border-right: 2px solid !important;
	}
	.top-bar-section .has-dropdown.moved > a:before,
	.top-bar-section .has-dropdown.moved > a:after {
		display: none;	
	}
	.top-bar-section .back h5 {
		font-size: 1em;
	}
	.top-bar-section .back h5 a {
		color: #C0C0C0 !important;
		padding-left: 28px;
	}
	.top-bar-section .back h5 > a:before,
	.top-bar-section .back h5 > a:after {
		border-right: 2px solid;
		content: '';
		display: block;
		height: 6px;
		margin-top: -4px;
		position: absolute !important;
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 18px;
		top: 20px;
		width: 0;
		color: #C0C0C0 !important;
		margin-right: 6px;
	}
	.top-bar-section .back h5 > a:after {
		margin-top: -1px;
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		border-style: none !important;
		border-right: 2px solid !important;
	}
	.top-bar-section .arrow-box:after {
		border: none;
	}
	.top-bar-section .has-dropdown-for-large {
		display: none;
	}
	.vertical .custom-menu {
		left: 0 !important;
	}
}

/* Medium and Big screens */
@media only screen and (min-width: 40.063em) {

	.right-off-canvas-menu.main-nav {
		background: #ffffff !important;
		overflow-y: visible;
		position: relative;
		-ms-transform: none !important;
		-moz-transform: none !important;
		-o-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		width: 100%;
		top: auto;
		bottom: auto;
		z-index: 1000;
	}
	.main-nav .top-bar-section li:not(.has-form) a:not(.button),
	.main-nav .top-bar-section ul {
		background: #ffffff;
	}
	/* Dropdown styles */
	.top-bar-section .has-dropdown.hover > .dropdown, 
	.top-bar-section .level1.has-dropdown.not-click:hover > .dropdown,
	.top-bar-section .level2.has-dropdown.not-click:hover > .dropdown,
	.top-bar-section .level3.has-dropdown.not-click:hover > .dropdown,
	.top-bar-section .level4.has-dropdown.not-click:hover > .dropdown {
		display: block;
	}
	.top-bar-section .has-dropdown.mega-menu {
		position: static;
	}
	.top-bar-section .has-dropdown.mega-menu > a:after {
		position: relative;
		float: right;
		margin: 0 0 0 -7px;
		padding: 0;
		top: 16px;
		right: -10px;
	}
	.top-bar-section .has-dropdown.mega-menu.hover > a:before {
		content: "";
		position: absolute;
		top: 51px;
		float: left;
		border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff;
		border-style: solid;
		border-width: 6px;
		width: 0;
		height: 0;
		margin-left: 15px;
		z-index: 101;
	}
	.top-bar-section .left .mega-menu .dropdown.arrow-box:after {
		content: none;
	}
	.top-bar-section .left ul li a {
		white-space: normal;
	}
	.top-bar-section .left ul li a.link {
		color: #000000 !important;
	}
	.top-bar-section .left ul,
	.top-bar-section .left .arrow-box {
		list-style: none !important;
		margin: 19px 0 !important;
		padding: 12px 0;
		font-family: 'Open Sans', sans-serif !important;
		font-size: .875rem !important;
		line-height: 1 !important;
		width: 190px !important;
	}
	.top-bar-section .left ul,
	.top-bar-section .left .arrow-box {
		background: #ffffff;
	}
	.top-bar-section .left ul:before,
	.top-bar-section .left .arrow-box:before {
		height: 29px;
		top: -24px;
	}
	.top-bar-section .left ul li {
		position: relative;
		float: none !important;
		line-height: 1 !important;
		padding: 2px 0 !important;
		margin: 0 !important;
	}
	.top-bar-section .left ul li:hover > a:before {
		content: "";
		position: absolute;
		display: inline;
		width: 3px;
		margin-top: 0;
		vertical-align: middle;
		top: 0;
		left: 0;
		bottom: 0;
		background: #27ccc0;
	}
	.top-bar-section .left ul li:hover > a {
		color: #222222 !important;
		background: #ffffff !important;
	}
	.top-bar-section .left ul li:active > a {
		color: #27ccc0 !important;
	}
	.top-bar-section .left ul li a {
		display: block;
		padding: 6px 20px 6px 16px !important;
		color: #777777 !important;
		line-height: 1.1 !important;
		margin: 0 !important;
		transition: color 150ms ease-out 0s;
	}
	.top-bar-section .left .dropdown.arrow-box:after {
		left: 44px;
	}
	.top-bar-section .left ul ul {
		margin: -12px 0 0 !important;
		-webkit-box-shadow: 6px -2px 8px 0 rgba(50, 50, 50, 0.15);
		-moz-box-shadow: 6px -2px 8px 0 rgba(50, 50, 50, 0.15);
		box-shadow: 6px -2px 8px 0 rgba(50, 50, 50, 0.15);
		border-left: 2px solid #F0F0F0;
	}
	.top-bar-section .left .level1.first {
		border-left: none !important;
	}
	.vertical .mega-menu .level0.arrow-box {
		box-shadow: none !important;
	}
	/* Dropdown menu arrow */
	.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
		content: '';
		border-style: solid;
		border-width: 0 0 7px 6px;
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #CECECE;
		bottom: 10px;
		right: 8px;
		top: auto;
		margin-right: 0;
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #27ccc0 !important;
	}
	/* Mega Menu dropdown */
	.top-bar-section .has-dropdown.mega-menu > .dropdown {
		margin-left: 3.5% !important;
		min-width: 93% !important;
	}
	.mega-menu > ul > li:hover > a:before {
		content: none !important;
	}
	.mega-menu ul li ul {
		position: relative !important; 
		display: block !important;
		left: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}
	.top-bar-section .left .mega-menu ul ul {
		margin: 0 !important;
		border-left: 0 !important;
		overflow: hidden;
	}
	.top-bar-section .left .mega-menu > ul > li > ul {
		width: 100% !important;
	}
	.mega-menu ul li:nth-child(2),
	.mega-menu ul li ul li:nth-child(2) {
		display: none !important;
	}
	.mega-menu .mega-menu-right-block ul li:nth-child(2),
	.mega-menu .mega-menu-right-block ul li ul li:nth-child(2) {
		display: list-item !important;
	}
	.mega-menu > ul > li {
		display: inline-block !important;
		vertical-align: top;
		width: 25% !important;
		z-index: 1;
	}
	.mega-menu ul.columns-6-for-large > li {
		width: 16.6% !important;
	}
	.mega-menu ul.columns-5-for-large > li {
		width: 20% !important;
	}
	.mega-menu ul.columns-4-for-large > li {
		width: 25% !important;
	}
	.mega-menu ul.columns-3-for-large > li {
		width: 33% !important;
	}
	.mega-menu ul.columns-2-for-large > li {
		width: 50% !important;
	}
	.mega-menu ul.columns-1-for-large > li {
		width: 100% !important;
	}
	.mega-menu ul li.title,
	.mega-menu ul li.js-generated {
		display: none !important;
	}
	.top-bar-section .left .mega-menu > ul > li > a {
		color: #000000 !important;
	}
	.top-bar-section .left .mega-menu ul li ul li a {
		color: #999999 !important;
		padding-top: 0.188rem !important;
		padding-bottom: 0.188rem !important;
		font-size: 0.875rem;
	}
	.top-bar-section .left li.mega-menu > ul > li {
		margin-bottom: 15px !important;
		border-left: 1px solid #e5e5e5;
	}
	.top-bar-section .has-dropdown.mega-menu .dropdown li.has-dropdown > a:after {
		content: none;
	}
	.top-bar-section .left li.mega-menu > ul > li.mega-menu-bottom-block {
		margin-bottom: 5px !important;
	}
	.mega-menu-right-block {
		position: absolute !important;
		right: 0;
		top: 0;
		margin: 0 !important;
		padding: 0 !important;
		height: 100% !important;
		overflow: hidden;
		border-left: none !important;
		z-index: 10;
	}
	.mega-menu > ul > li.mega-menu-right-block {
		width: 350px !important;
	}
	.top-bar-section .left ul li.mega-menu-right-block {
		padding: 0 !important;
	}
	.mega-menu > ul > li.mega-menu-top-block,
	.mega-menu > ul > li.mega-menu-bottom-block {
		width: 100% !important;
		border-left-color: #ffffff !important;
		padding-left: 16px !important;
	}
	.mega-menu > ul > li.mega-menu-top-block a,
	.mega-menu > ul > li.mega-menu-bottom-block a {
		font-size: 0.938rem; 
		display: inline;
	}
	.mega-menu > ul > li.mega-menu-top-block p,
	.mega-menu > ul > li.mega-menu-bottom-block p {
		margin-bottom: 0;
		font-size: 0.938rem;
		color: #777777;
		line-height: 1.25rem;
	}
	.mega-menu > ul > li.mega-menu-top-block p a,
	.mega-menu > ul > li.mega-menu-bottom-block p a {
		font-weight: lighter;
		font-size: 0.938rem;
		padding: 0 1.5rem 0 0 !important;
	}
	.top-bar-section .left .mega-menu > ul > li.mega-menu-top-block > a,
	.top-bar-section .left .mega-menu > ul > li.mega-menu-bottom-block > a {
		color: #777777 !important;
		font-weight: lighter;
		padding: 0 1.5rem 0 0 !important;
		line-height: 1.25rem !important;
	}
	.top-bar-section .left .mega-menu > ul > li.mega-menu-top-block a:hover,
	.top-bar-section .left ul li.mega-menu-bottom-block a:hover {
		color: #27ccc0 !important; 
	}
	.subcategory-top-block {
		padding: 0 16px 6px;
	}	
	.subcategory-top-block p,
	.subcategory-bottom-block p {
		margin-bottom: 0;
	}
	.subcategory-bottom-block {
		padding: 6px 16px 0;
	}
	.top-bar-section .left ul li .subcategory-top-block a,
	.top-bar-section .left ul li .subcategory-bottom-block a {
		padding: 0 !important;
	}
	.header-ribbon #select-currency {
		width: auto;
		float: right;
	}
	.clformfields .header-ribbon select,
	.clrformfields .header-ribbon select {
		margin: 4px 0 0 ;
		padding: 0 6px;
		height: 1.5rem;
		line-height: 1.5rem;
		min-width: 120px;
	}
	.clformfields .header-ribbon #select-currency,
	.clrformfields .header-ribbon  #select-currency {
		margin-left: 10px;
	}
	/* Vertical Nav */
	.top-bar.vertical {
		height: 45px !important;
	}
	.vertical .top-bar-section ul.left li {
		float: none;
	}
	.vertical .top-bar-section ul.left > li:not(:first-child):not(:nth-child(2)):not(.custom-menu) > a {
		font-size: 1rem !important;
		line-height: 20px;
		height: 20px;
	}
	.vertical ul.left {
		position: absolute;
		width: 240px;
		margin-left: 2.6%;
		padding-left: 0 !important;
		background: transparent !important;
	}
	.vertical .left li:not(:nth-child(2)) {
		background: #ffffff;
	}
	.vertical .left > li:nth-child(4) {
		margin-top: 19px !important;
	}
	.vertical .top-bar-section ul.left li.mega-menu ul.level0 {
		top: 44px;
		left: 230px;
	}
	.vertical .top-bar-section ul.left li:not(.mega-menu) ul.level0 {
		left: 239px;
		margin-top: -47px !important;
	}
	.vertical .top-bar-section ul.left li:not(.mega-menu) ul.level0:before,
	.vertical .top-bar-section ul.left li:not(.mega-menu) ul.level0:after {
		content: none;
	}
	.vertical-menu-link a {
		white-space: nowrap;
	}
	.vertical .custom-menu {
		display: block !important;
		position: absolute;
		top: 0;
		white-space: nowrap;
		width: auto !important;
		background: transparent !important;
	}
	.vertical .custom-menu ul li {
		display: block !important;
	}
	.vertical .last-vt {
		padding-bottom: 16px;
	}
	.vertical-menu-overlay {
		position: fixed;
		background: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 9;
	}
	.vertical .level0.dropdown.arrow-box {
		border-left: 1px solid #c0c0c0;
	}
	.vertical .top-bar-section li.level0.active:not(.has-form) > a:not(.button) {
		color: inherit !important;
	}
	.vertical .top-bar-section .has-dropdown .level0:after {
		margin-right: -14px !important;
		top: 10px !important;
	}
	.vertical .top-bar-section .has-dropdown:not(.mega-menu) .level0:after {
		margin-right: 11px !important;
		top: 20px !important;
	}
}

/* only large screens */
@media only screen and (min-width: 1151px) {
	.header__nav__mobile{
		display:none;
	}
	.mega-menu ul.hide-subcategories-for-large > li {
		display: none !important;
	}
	.mega-menu ul.hide-subcategories-for-large > li.mega-menu-right-block {
		display: block !important;
	}
	.hide-subcategories-for-large .mega-menu-right-block {
		position: relative !important;
	}
	.columns-1-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-2-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-3-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-4-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-5-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-6-for-large.hide-subcategories-for-medium .mega-menu-right-block {
		display: none !important;
	}
	.hide-subcategories-for-large {
		padding-right: 0 !important;
	}
	.mega-menu > ul.hide-subcategories-for-large > li.mega-menu-right-block {
		width: 100% !important;
	}
	/* sticky header */
	.main-header.sticky-active .top-bar-section {
		position: fixed;
		top: 0;
		width: 100%;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		background: #ffffff;
		-webkit-transition: all 300ms ease-out;
	  	-moz-transition: all 300ms ease-out;
	  	-ms-transition: all 300ms ease-out;
	  	transition: all 300ms ease-out;
	  	-webkit-transition-property: box-shadow, opacity, font-size;
	  	-moz-transition-property: box-shadow, opacity, font-size;
	  	-ms-transition-property: box-shadow, opacity, font-size;
	  	transition-property: box-shadow, opacity, font-size;
	}
	.sticky-placeholder {
		position: relative;
		width: 100%;
	}
	nav.top-bar.main-nav .logo-fixed {
		padding-top: 0 !important;
		margin: 0 20px 0 4.3%;
	}
	nav.top-bar.main-nav .logo-fixed a {
	    float: left;
	    position: relative;
	    padding: 0;
	}
	nav.top-bar.main-nav .logo-fixed .main-logo,
	nav.top-bar.main-nav .logo-fixed .main-logo-sticky {
	    margin: 8px 0;
	    height: 30px;
	}
	nav.top-bar.main-nav .logo-fixed .main-logo-sticky {
		display: block;
	}
	.main-header.sticky-active .top-bar-section {
		height: 46px;
	}
	.main-header.sticky-active .top-bar-section ul.left li {
		padding-top: 7px;
	}
	.main-header.sticky-active .top-bar-section ul.left {
		padding-left: 0;
		width: 100% !important;
		padding-right: 150px;
		height: 46px !important;
		background: transparent;
	}
	.main-header.sticky-active .top-bar-section .sup {
		top: -0.5em;
	}
	.main-header.sticky-active .top-bar-section ul.right {
		position: fixed;
		right: 0;
		height: 46px !important;
		background: transparent;
	}
	.main-header.sticky-active .top-bar-section ul.right > li:first-child,
	.main-header.sticky-active .top-bar-section ul.left li.last {
		display: none !important;
	}
	.main-header.sticky-active .top-bar-section .has-dropdown > a:after, 
	.main-header.sticky-active .top-bar-section .has-dropdown-for-large > a:after {
		top: 24px;
	}
	.main-header.sticky-active .top-bar-section .has-dropdown.mega-menu > a:after {
		top: 16px;
	}
	.main-header.sticky-active .top-bar-section ul > li.level0 > a:first-child,
	.main-header.sticky-active .top-bar-section ul > li.custom-menu > a:first-child {
		font-size: 95% !important;
	}
	.sticky-menu .main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section ul {
		background: transparent;
	}
}

@media only screen and (max-width: 64em) {
	.sticky-placeholder {
		display: none !important;
	}
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.top-bar-section ul.left {
		padding-left: 2%;
	}
	.main-header .icon-cart {
		color: #CECECE;
		text-align: right;
		margin: 10px 0 0;
	}
	.main-header .icon-user {
		margin: 10px 0 0;
	}
	.mega-menu ul.columns-6-for-medium > li {
		width: 16.6% !important;
	}
	.mega-menu ul.columns-5-for-medium > li {
		width: 20% !important;
	}
	.mega-menu ul.columns-4-for-medium > li {
		width: 25% !important;
	}
	.mega-menu ul.columns-3-for-medium > li {
		width: 33% !important;
	}
	.mega-menu ul.columns-2-for-medium > li {
		width: 50% !important;
	}
	.mega-menu ul.columns-1-for-medium > li {
		width: 100% !important;
	}
	.mega-menu ul.hide-subcategories-for-medium > li {
		display: none !important;
	}
	.mega-menu ul.hide-subcategories-for-medium > li.mega-menu-right-block {
		display: block !important;
	}
	.hide-subcategories-for-medium .mega-menu-right-block {
		position: relative !important;
	}
	ul.hide-subcategories-for-large:not(.hide-subcategories-for-medium) {
		padding-right: 0 !important;
	}
	.columns-1-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-2-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-3-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-4-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-5-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-6-for-medium.hide-subcategories-for-large .mega-menu-right-block {
		display: none !important;
	}
	.mega-menu > ul > li.mega-menu-top-block,
	.mega-menu > ul > li.mega-menu-bottom-block {
		width: 100% !important;
		border-left-color: #ffffff !important;
	}
	.mega-menu > ul.hide-subcategories-for-medium > li.mega-menu-right-block {
		width: 100% !important;
	}
	.header-ribbon .links-list {
		display: none;
	}
}

/*******************************************************************************************************/
/***   5)	 HERO - FOUNDATION ORBIT																 ***/
/*******************************************************************************************************/
.hero {
	background: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hero .hero-text {
	position: absolute;
	top: 50%;
	width: 35%;
	margin: 0 0 0 3.5%;
	display: block;
	-webkit-transform-style: preserve-3d;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.no-js .hero li {
	position: relative;
}
.no-js .hero img,
.no-js .hero-text {
	display: block;
}
.hero .hero-text.right {
	right: 0;
	margin-right: 3.5%;
}
.hero h1 {
	margin: 0 0 20px;
}
.hero.narrow h1 {
	font-size: 2.125rem;
	margin: 0 0 6px;
}
.hero h5 {
	margin-bottom: 16px;
}
.hero.narrow h5 {
	margin-bottom: 10px;
}
.hero .button {
	margin: 0 4px 0;
}
.hero .hero-text > .button {
	margin-left: 0;
}
.orbit-container {
	margin-top: -4px;
}
.orbit-bullets-container {
	position: absolute;
	bottom: 6%;
	z-index: 9;
}
.orbit-timer {
	visibility: hidden !important;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.hero .hero-text {
		position: relative !important;
		top: auto !important;
		width: 100%;
		margin: 0 !important;
		padding: 1.5% 3% 24px !important;
		-ms-transform: none !important;
 		-moz-transform: none !important;
 		-o-transform: none !important;
 		-webkit-transform: none !important;
		transform: none !important;
	}
	.hero .hero-text h1 {
		letter-spacing: normal;
		margin-bottom: 8px;
	}
	.hero .hero-text h5 {
		margin-bottom: 5px;
	}
	.hero .hero-text a.button {
		margin-bottom: 0;
	}
	.orbit-bullets-container {
		position: absolute !important;
		bottom: 6px !important;
	}
	.orbit-container .orbit-next > span,
	.orbit-container .orbit-prev > span {
		display: none;
	}
	.orbit-bullets-container li {
		width: 20px !important;
	}
	.orbit-prev,
	.orbit-next {
		display: none !important;
	}
	.orbit-bullets-container li.dark:before {
		background: #7f7f7f !important;
	}
	.simple-nav li.active:before,
	.orbit-bullets-container li.dark.active:before {
		border: 1px solid #5b5b5b !important;
	}
	.mobile-gallery .orbit-container {
		overflow: visible;
	}
	.mobile-gallery .orbit-bullets-container {
		bottom: -10px !important;
		margin-top: 0 !important; 
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.hero .hero-text {
		width: 42%;
	}
	.hero .hero-text h1 {
		margin-bottom: 13px;
	}
	.hero.narrow .hero-text h1 {
		margin-bottom: 6px;
	}
	.hero .hero-text h5 {
		margin-bottom: 10px;
	}
	.hero.narrow .hero-text h5 {
		margin-bottom: 8px;
	}
	.orbit-prev,
	.orbit-next {
		display: none !important;
	}
}
/* Medium and large screens */
@media only screen and (min-width: 40.063em) {
	.hero .hero-text {
		background: transparent !important;
	}
}

/*******************************************************************************************************/
/***   6)	 FEATURED PRODUCTS AND CATEGORIES SLIDER								 				 ***/
/*******************************************************************************************************/
section.featured-slider {
	position: relative;
	background: #f4f4f4;
	margin: 0;
	padding: 36px 0 36px 3.5%;
	/*overflow: hidden;*/
	-webkit-tap-highlight-color: transparent;
	max-width:1920px;
	margin:0 auto;
	overflow:hidden;
	max-height: 800px;
}
section.featured-slider + section.featured-slider {
	padding-top: 0;
}
section.featured-slider + section.featured-slider .category-nav {
	top: 0;
}
section.featured-slider + section.featured-slider .featured-prev,
section.featured-slider + section.featured-slider .featured-next {
	top: 36%;
}
section.featured-slider.related,
section.featured-slider.crosssell {
	background: -webkit-linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
	background: -o-linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
	background: -moz-linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
	background: linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
}
section.featured-slider h3 {
	margin-bottom: 5px;
}
section.featured-slider ol {
	position: relative;
	display: block;
	margin: 0 0 0 -12px;
	padding: 12px 0 22px 12px;
	list-style: none;
	width: 100%;
	height: auto;
	-webkit-tap-highlight-color: transparent;
}
section.featured-slider ol li.item,
.category-products .item {
	display: block;
	width: 220px;
	height: auto;
	background: #ffffff;
	padding: 12px 8px 0 0;
	box-sizing: border-box;
	float: left;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

section.featured-slider ol li.item:after,
.category-products .item:after {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}


section.featured-slider ol li.item:hover,
.category-products .item:hover {
	-webkit-box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
	box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
}
section.featured-slider .item-title,
.category-products .item-title {
	position: relative;
	padding: 0;
	line-height: 1;
	margin: 3px 0 0;
}
section.featured-slider .category-title {
	position: relative;
	padding: 18px 14px;
	line-height: 1;
	margin: 0;
}
section.featured-slider .item-title a,
section.featured-slider .category-title a,
.category-products .item-title a {
	display: block;
	color: #3e1b08;
	line-height: 1.25rem
}
section.featured-slider .item-title a:hover,
section.featured-slider .category-title a:hover,
.category-products .item-title a:hover {
	color: #27ccc0;
}
section.featured-slider .item-images,
.category-products .item-images {
	position: relative;
	width: 100%;
	padding: 8px;
}
section.featured-slider .item-images.flush,
.category-products .item-images.flush {
	padding: 0 0 8px;
}
section.featured-slider .category-images {
	position: relative;
	width: 100%;
	padding: 0;
}
section.featured-slider .item-images a,
section.featured-slider .category-images a,
.category-products .item-images a {
	position: relative;
	width: 100%;
	display: block;
	padding-top: 93.95%;
}
.category-products.keep-aspect-ratio .item-images a {
	padding-top: 0;
}
section.featured-slider .category-images a {
	padding-top: 126%;
}
section.featured-slider .item-images img,
section.featured-slider .category-images img,
.category-products .item-images img {
	position: absolute;
	color: transparent;
	background: url(https://lilyobriens.ie/skin/frontend/intenso/custom/images/spinner.gif) center center no-repeat;
	display: block;
	min-height: 32px;
	max-width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.category-products.keep-aspect-ratio .item-images img {
	position: relative;
}
section.featured-slider .item-description,
.category-products .item-description {
	display: none;
}
.item-info {
	padding: 0 14px 8px;
	min-height: 5.625rem;
}
.category-products.list .item-info {
	min-height: 0;
	padding: 0;
}
.category-products.loading {
	opacity: 0.5;
}
.price-box {
	display: inline-block;
	padding: 3px 0 0;
	font-size: 0.875rem;
	color: #777777;
	line-height: 0.875rem;
}
.price-box .old-price, 
.price-box .special-price {
	display: inline-block;
	margin-bottom: 0;
	font-size: 0.875rem;
	font-weight: normal;
	color: #777777;
	vertical-align: top;
	padding: 0;
	line-height: 0.875rem;
}
.price-box .special-price {
	padding: 0 0 3px 4px;
	display: inline-block;
	line-height: 0.688rem;
}
.price-box .old-price .price-label, 
.price-box .special-price .price-label {
	display: none;
}
.special-price .price {
	line-height: 0.875rem;
	color: #27ccc0 !important;
}
.price-box .old-price .price {
	text-decoration: line-through;
	color: #777777;
}
.minimal-price .price,
.price-box .price {
	font-size: 0.875rem;
	font-weight: normal;
	color: #777777;
}
.price-excluding-tax, 
.price-including-tax {
	display: block;
}
.price-excluding-tax span {
	display: inline-block;
}
.price-box .label {
	background: transparent;
	color: #777777;
	font-size:  0.6875rem;
	padding: 0;
	text-align: left;
}
.price-box .weee {
	font-size: 0.563rem;
	padding: 0 4px 0 0;
	color: #777777;
}
.price-box br {
	display:  none;
}
.price-box .weee + .regular-price:before {
	content: "= ";
}
.price-box .price-from,
.price-box .price-to {
	margin: 0;
	line-height: 1.125rem;
}
.price-box .minimal-price-link .label {
	color:#ea1818;
}
.price-box .minimal-price {
	margin: 0;
}
.price-box.map-info {
	font-size: 0.750rem;
}
.ratings {
	position: relative;
	padding: 0 1px;
	line-height: 0.875rem;
}
.ratings-detail .ratings {
	display: block;
	float: left;
	margin: 0 0 0 6px;
}
.ratings.no-rating {
	font-size: 0.750rem;
}
.ratings.no-rating a {
	color: #999999;
}
.ratings.no-rating a:hover {
	color: #27ccc0;
	text-decoration: underline;
}
.rating-box,
.product-collateral .review-list .rating-box,
.product-collateral .rating-box,
.review-product-list .ratings-detail .rating-box {
	position: relative;
	display: inline-block;
	width: 100px!important;
	height: 20px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 80%;
	background-repeat: no-repeat;
}
.rating,
.product-collateral .review-list .rating,
.product-collateral .rating,
.review-product-list .ratings-detail .rating {
	position: absolute;
	width: 100px!important;
	height: 20px;
	overflow: hidden;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiMyN0NDQzAiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 80%;
	background-repeat: no-repeat;
}
.rating-links {
	color: #999999;
	display: block;
	font-size: 0.688rem;
	margin: 3px 0 0;
}
.rating-links.icon-user > span {
	font-family: 'Open Sans', sans-serif;
}
.product-collateral .rating-links {
	color: #777777;
	vertical-align: bottom;
}
.rating-links a {
	padding: 0 5px;
	color: #999999;
}
.rating-links a:hover {
	color: #27ccc0;
	text-decoration: underline;
}
.rating-avg {
	float: left;
	font-size: 2rem;
	margin: 0 0 12px;
	color: #555555;
}

section.featured-slider .options-container,
.category-products .options-container {
	position: relative;
	height: 10px;
	margin: 6px 0 0;
}
section.featured-slider .color-gallery,
.category-products .color-gallery {
	position: absolute;
	margin: 0;
	padding: 0 11px 0 0;
}
section.featured-slider .color-gallery .option-title,
.category-products .color-gallery .option-title {
	display: none;
}
section.featured-slider .color-gallery dd,
.category-products .color-gallery dd {
	float: left;
	margin: 0 3px 0 0;	
}
section.featured-slider .color-gallery .color-swatch,
.category-products .color-gallery .color-swatch {
	display: block;
	width: 1rem;
	height: 0.625rem;
}
section.featured-slider .actions,
.category-products .actions {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 9px 0 10px;
	border-top: 1px solid #f2f2f2;
}
section.featured-slider .actions .btn-cart,
.category-products .actions .btn-cart {
	float: left;
	border: none;
	background: transparent;
	color: #999999;
	font-size: 0.750rem;
	font-weight: 600 !important;
	line-height: 2.5rem;
	margin: 0;
	padding: 0;
	transition: color 300ms ease-out; 
}
section.featured-slider .actions .btn-cart:before,
.category-products .actions .btn-cart:before {
	font-family: 'intenso';
	content: "\e602";
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 2rem;
	color: #cecece;
	padding: 0 4px 4px 0;
	vertical-align: middle;
	transition: color 300ms ease-out; 
}
section.featured-slider .actions .btn-cart.preview:before,
.category-products .actions .btn-cart.preview:before {
	content: "\e600";
	font-size: 1.125rem;
}

section.featured-slider .actions .add-to-links,
.category-products .actions .add-to-links {
	position: relative;
	margin: 0;
	padding: 0;
	width: 3.5rem;
	list-style: none;
	float: right;
}

.category-products .availability.out-of-stock {
	color: #ea1818;
	display: block;
	font-size: 0.813rem;
	line-height: 40px;
	margin: 0;
	position: absolute;
    top: -12px;
}
.category-products.list:not(.list-narrow) .availability.out-of-stock {
	position: relative;
	line-height: 1.25rem;
}
.category-products.list:not(.list-narrow) .availability.out-of-stock span {
	left: 0;
}
.category-products .availability.out-of-stock span {
	position: relative;
}
.link-wishlist:before,
.link-compare:before {
	position: absolute;
	font-family: 'intenso';
	font-size: 1rem;
	color: #cecece;
	top: 8px;
	padding-left: 5px;
	transition: color 300ms ease-out; 
}
.link-wishlist:before {
	content: "\e60c";
}
.link-compare:before {
	content: "\e60d";
	font-size: 1.125rem;
	top: 7px;
}
/* Category nav */
.category-nav {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 93%;
	top: 37px;
	font-size: 0;
}
.category-nav li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0 16px;
	background: #dee2e2;
	font-size: 1rem;
	font-weight: normal !important;
	line-height: 32px;
	cursor: pointer;
	transition: all 200ms ease-out; 
}
.category-nav li:hover {
	background: #afafaf;
	color: #ffffff;
}
.category-nav li:first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.category-nav li:last-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.category-nav li.active {
	background: #27ccc0;
	color: #ffffff;
	cursor: default;
}
.category-nav li.active:after { 
	top: 100%;
	left: 22px;
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	border: solid transparent;
	border-style: solid inset inset;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #27ccc0;
	border-width: 6px;
	margin-left: -6px;
}
@media only screen and (max-width: 25em) {
	section.featured-slider .actions .btn-cart,
	.category-products .actions .btn-cart {
		font-size: 0.6875rem;
	}
}
/* Small screens */
@media only screen and (max-width: 40em) {
	.item-info {
		min-height: 5.625rem;
		padding: 0 14px;
	}
	.category-products .item-info {
		min-height: 0 !important;
	}
	.price-box .price-from,
	.price-box .price-to {
		display: inline-block;
	}

}
/* Medium and Small screens */
@media only screen and (max-width: 64em) {
	.category-nav {
		top: 33px;
		right: 3.5%;
		width: auto;
	}
	.category-nav li {
		padding: 0 34px 0 12px;
		display: block;
		text-align: left;
		visibility: hidden;
		height: 0;
		background: #ffffff;
		transition: none;
		margin-left: 0 !important;
	}
	.category-nav li.active {
		cursor: pointer;
	}
	.category-nav:hover {
		-webkit-box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
		-moz-box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
		box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
	}
	.category-nav li:first-child {
		display: block;
		visibility: visible;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		height: 1.875rem;
	}
	.category-nav:hover li.show-options:first-child {
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.category-nav li:last-child {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.show-options {
		visibility: visible !important;
		height: 32px !important;
	}
	.category-nav li.active:before {
		position: absolute;
		font-family: 'intenso';
		content: "\e606";
		font-size: 0.95rem;
		top: 0;
		right: 8px;
	}
}

/*******************************************************************************************************/
/***   7)	 BILLBOARD																				 ***/
/*******************************************************************************************************/
.billboard.flushrow .column, .billboard.flushrow .columns,
.banners.flushrow .column, .banners.flushrow .columns {
	padding: 0;
}
.billboard div,
.banners div {
	overflow: hidden;
}
.billboard img,
.banners img {
	width: 100%;
}
.billboard .mask, 
.banners .mask {
	position: absolute;
	background-color: rgba(115,115,115, 0.1);
	max-width: 100%;
	height: 100%;
	top: 0;
	left: 2.7%;
	right: 2.6%;
	opacity: 100;
	transition: all 0.2s ease-in-out;
	/* display: block; */
}
.billboard.flushrow .mask, 
.banners.flushrow .mask {
	width: 100%;
	left: 0;
	right: 0;
}
.billboard div:hover .mask,
.banners div:hover .mask {
    opacity:1;
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.billboard .mask, 
	.banners .mask {
		left: 2%;
		right: 2%;
	}
}
/* Only Small screens */
@media only screen and (max-width: 40em) {
	.billboard .mask, 
	.banners .mask {
		left: 0.9%;
		right: 0.9%;
	}
}
/* Only Small and Medium screens */
@media only screen and (max-width: 64em) {
	.billboard .column, .billboard .columns,
	.banners .column, .banners .columns {
		margin-bottom: 12px;
	}
	.billboard.flushrow .column, .billboard.flushrow .columns,
	.banners.flushrow .column, .banners.flushrow .columns {
		margin-bottom: 0;
	}
}

/*******************************************************************************************************/
/***   8)	 BRAND SLIDER																			 ***/
/*******************************************************************************************************/
section.brand-slider {
	position: relative;
	margin: 0;
	padding: 60px 0 20px 3.5%;
	overflow: hidden;
	-webkit-tap-highlight-color: transparent;
}
section.brand-slider h3 {
	margin-bottom: 18px;
}
section.brand-slider ol {
	position: relative;
	display: block;
	margin: 0 0 0 -12px;
	padding: 12px 0 22px 12px;
	list-style: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	/*-webkit-tap-highlight-color: transparent;*/
}
section.brand-slider ol li.brand {
	display: inline-block;
	width: 100px;
	height: 100%;
	background: #ffffff;
	margin: 12px 50px 28px 0;
	overflow: hidden;
	vertical-align: middle;
}
section.brand-slider ol li.brand a {
	display: block;
	width: 100%;
	height: auto;
	min-height: 36px;
}
section.brand-slider ol li.brand img {
	width: 100%;
	min-height: 32px;
	height: auto;
	vertical-align: baseline;
}
section.brand-slider.lazy-loading ol li.brand img {
	background: url(https://lilyobriens.ie/skin/frontend/intenso/custom/images/spinner.gif) center center no-repeat;
}
section.brand-slider ol li.brand img.spinner:after {
	margin-top: -14px;
}
section.brand-slider ol li.brand a span {
	display: block;
}
.show-all-brands {
	position: absolute;
	width: 93%;
	top: 66px;
	text-align: center;
}
.show-all-brands a {
	font-size: 0.813rem;
}
section.brand-slider .simple-nav {
	width: 96.5%;
}
/* Small & Medium screens */
@media only screen and (max-width: 40.063em) {
	.show-all-brands {
		text-align: right;
	}
}

/*******************************************************************************************************/
/***   9)	 CALL TO ACTION	RIBBON																	 ***/
/*******************************************************************************************************/
.cta-ribbon {
	margin: 50px 0 0;
	height: auto;
	height: 90px;
}
.cta-ribbon.padded {
	margin-left: 3.5%;
	width: 93.5%;
}
.cta-ribbon h1 {
	display: inline-block;
	margin: 0;
	color: #ffffff;
}
.cta-ribbon .button {
	margin: 0;
}
.cta-ribbon div {
	top: 50%;
	-webkit-transform-style: preserve-3d;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*******************************************************************************************************/
/***   10)	 FOOTER																					 ***/
/*******************************************************************************************************/
.main-footer {
	
}
.main-footer p {
	margin-bottom: 0;
}
.main-footer div,
.main-footer p {
	font-size: 0.813rem;
}
.newsletter-ribbon {
	background: #f2f2f2;
	background: -moz-linear-gradient(-45deg, #f2f2f2 0%, #f0f0f0 33%, #f0f0f0 67%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f2f2), color-stop(33%,#f0f0f0), color-stop(67%,#f0f0f0), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(-45deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	background: -o-linear-gradient(-45deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	background: -ms-linear-gradient(-45deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	background: linear-gradient(135deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	padding-top: 13px;
	padding-bottom: 13px;
}
.newsletter-ribbon a {
	display: inline-block;
	line-height: 2.125rem;
	height: 2.125rem;
	transition: color 150ms ease-out 0s;
}
.newsletter-ribbon .icon-email {
	position: relative;
	color: #3b3d3d;
	font-size: 0.875rem;
	line-height: 2.125rem;
	font-family: 'Open Sans', sans-serif;
	left: 0;
	top: 0;
}
.newsletter-ribbon .icon-email:before {
	font-family: 'Intenso';
	content: "\e616";
	font-size: 2.125rem;
	/* line-height should be 2.125rem but IE doesn't render correctly pseudo-elements with line-height in rems */
	line-height: 34px;
	padding: 0 8px 0 0;
	float: left;
	transition: color 150ms ease-out 0s;
}
.newsletter-ribbon a:hover,
.exitintent-popup a:hover,
.newsletter-ribbon .social a:hover,
.exitintent-popup .social a:hover,
.newsletter-ribbon .icon-email:hover:before {
	color: #27ccc0;
}
.newsletter-ribbon .social a,
.exitintent-popup .social a {
	float: right;
	color: #3b3d3d;
	font-size: 2.125rem;
	line-height: 2.125rem;
	margin: 0 0 0 7px;
	width: 2.125rem;
	height: 2.125rem;
	overflow: hidden;
}
.exitintent-popup .social a {
	float: left;
	margin: 0 7px 0 0;
}
.newsletter-ribbon .field,
.exitintent-popup .newsletter-subscribe-form .field {
	position: relative;
	margin: 0 0 0 42px;
	width: 280px;
	font-size: 1rem;
}
.mdformfields .newsletter-ribbon .field {
	margin: 0 0 0 32px;
	width: 290px;
}
.exitintent-popup .newsletter-subscribe-form .field,
.exitintent-popup .newsletter-subscribe-form .field {
	margin: 0;
}
.mdformfields .newsletter-ribbon label,
.mdformfields .exitintent-popup .newsletter-subscribe-form label {
	top: -19px;
}
.clformfields .newsletter-subscribe-form .validation-advice,
.clrformfields .newsletter-subscribe-form .validation-advice {
	bottom: -28px;
}
form#newsletter-validate-detail,
form#newsletter-validate-detail-popup {
	position: relative;
}
.newsletter-ribbon form {
	display: none;
}
.newsletter-ribbon button,
.exitintent-popup .newsletter-subscribe-form button {
	position: absolute;
	margin: 0;
	top: 2px;
	left: 330px;
}
.mdformfields .newsletter-ribbon button,
.mdformfields .exitintent-popup .newsletter-subscribe-form button {
	top: -28px;
}
.exitintent-popup .newsletter-subscribe-form button {
	left: 300px;
}
.footer-links {
	background: #E5E5E5; /* Must be setted from Admin */
	padding-top: 1.5%;
	padding-bottom: 0.5%;
}
.footer-links ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	font-size: 0.813rem;
	color: #222222;
	line-height: 1.125rem;
	padding-bottom: 0.375rem;
}
.footer-links ul li.title {
	font-size: 0.875rem;
	color: #000000;
	font-weight: 600;
	padding-bottom: 6px;
}
.footer-links ul li a {
	color: #666666;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #27ccc0;
}
.footer-links li[class^='icon-'],
.footer-links li[class*=' icon-'] {
	font-size: 0.813rem;
	padding-left: 22px;
	padding-bottom: 0.625rem;
	vertical-align: middle;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.125rem;
}
.footer-links li[class^='icon-']:before,
.footer-links li[class*=' icon-']:before {
	position: absolute;
	font-size: 1.250rem;
	font-family: 'Intenso';
	left: 0;
}
.footer-links .icon-mapmarker:before {
	font-size: 1.313rem !important;
	padding-top: 5px;
}
.footer-links .icon-phone:before {
	font-size: 1.125rem !important;
}
.footer-links .icon-email-2:before {
	font-size: 1rem !important;
	padding-top: 1px;
}
.h-links-list {
	list-style: none;
	margin: 5px 0 !important;
	height: 1rem;
	line-height: 0.750rem;
}
.h-links-list li {
	display: inline-block;
	padding: 0 8px !important;
	border-left: 1px solid #A5A5A5;
	font-size: 0.750rem;
	line-height: 0.875rem !important;
	height: 1rem;
}
.h-links-list li a {
	font-size: 0.750rem;
	line-height: 0.875rem !important;
	color: #888888 !important;
}
.h-links-list li a:hover {
	color: #444444 !important;
}
.h-links-list li:first-child {
	padding: 0 8px 0 0 !important;
	border-left: none;
}
.footer-bottom {
	background: #3B3D3D;
	padding-top: 8px;
	padding-bottom: 4px;
}
.sosumi {
	font-size: 0.688rem !important;
	font-weight: 300;
	line-height: 1rem;
	color: #ffffff;
	padding: 0 0 5px 0;
}
.main-footer .payment-logos {
	list-style: none;
	margin: 2px 0 0 0;
	text-align: right;
}
.main-footer .payment-logos li {
	display: inline-block;
	margin: 0 0 0 6px;
	padding: 0;
}
.back-to-top {
	display: inline-block;
	position: relative;
	padding: 6px 0 0;
	font-size: 0.813rem;
	color: #ffffff;
	margin: 8px 0 0 0;
}
.back-to-top:hover {
	color: #ececec;
}
.back-to-top:focus {
	color: #ffffff;
}
.back-to-top:after,
.back-to-top:before {
	border-right: 3px solid;
	content: '';
	display: block;
	height: 10px;
	margin-top: -8px;
	margin-right: 2px;
	position: absolute;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 50%;
	top: 0;
	width: 0;
}
.back-to-top:after { 
	margin-top: -8px;
	margin-right: -4px;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 50%;
} 
.mobile-footer-links {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #E5E5E5;
}
.mobile-footer-links li {
	border-bottom: 1px solid #ffffff !important;
}
.mobile-footer-links li:hover {
	background: #c6c6c6;
}
.mobile-footer-links li a {
	position: relative;
	display: block;
	line-height: 1rem !important;
	font-size: 0.875rem !important;
	font-weight: 600;
	color: #000000 !important;
	padding: 14px 3.5% !important;
}
.mobile-footer-links li a:before,
.mobile-footer-links li a:after {
	border-right: 2px solid;
	content: '';
	display: block;
	height: 7px;
	margin-top: -4px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 4%;
	top: 50%;
	width: 0;
}
.mobile-footer-links li a:after  {
	margin-top: 0;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.back-to-top-container {
	position: relative;
	margin: 20px 0 10px;
	text-align: center;
}
.back-to-top-container a,
.back-to-top-container a:hover,
.back-to-top-container a:focus {
	color: #000000;
}
.mobile-footer-switch {
	height: 3.5rem;
	padding: 0.625rem 0.75rem;
}
.touch .mobile-footer-switch {
	height: 3.25rem;
}
.mobile-footer-switch .chosen-drop {
	top: auto !important;
	bottom: 1.625rem;
}
.mobile-footer-switch .form-language {
	display: inline-block;
	margin-right: 16px;
	width: 46%;
}
.mobile-footer-switch .chosen-container-single .chosen-single,
.mobile-footer-switch .chosen-container-active .chosen-single,
.header-ribbon .chosen-container-single .chosen-single,
.header-ribbon .chosen-container-active .chosen-single {
	border: none !important;
}
.mobile-footer-switch .chosen-container-single .chosen-single:before,
.mobile-footer-switch .chosen-container-single .chosen-single:after,
.header-ribbon .chosen-container-single .chosen-single:before,
.header-ribbon .chosen-container-single .chosen-single:after {
	background: transparent !important;
}
.mobile-footer-switch #select-currency-mobile {
	width: 46%;
	float: right;
}
/* Only Small screens */
@media only screen and (max-width: 48em) {
	.exitintent-popup {
		background-image: none !important;
	}
	.exitintent-popup .block-content {
		width: 100% !important;
	}
	.exitintent-popup .newsletter-subscribe-form .field {
		width: 164px;
	}
	.exitintent-popup .newsletter-subscribe-form button {
		left: 170px;
		top: -20px;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	.main-footer .payment-logos li {
		margin: 0 0 0 3px;
	}
	.main-footer .payment-logos li img {
		width: 32px;
		height: 18px;
	}
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
	.main-footer .payment-logos li {
		margin: 0 0 0 4px;
	}
	.main-footer .payment-logos li img {
		width: 38px;
		height: 21px;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.newsletter-subscribe-form .input-text {
		height: 1.875rem;
	}
}

/*******************************************************************************************************/
/***   11)	 CATALOG CATEGORY VIEW & SEARCH RESULTS													 ***/
/*******************************************************************************************************/

.category-image {
	margin: -4px 0 0;
}
.products-grid .ajax-message {
	position:  fixed;
	list-style: none;
	left: 0;
	right: 0;
	top: 0;
	color: #ffffff;
	background: #ea1818;
	margin: 0;
	padding: 0 4%;
	width: 100%;
	font-size: 0.750rem;
	font-weight: bold;
	z-index: 10001;
}
.catalog-list-empty {
	margin: 37px 0 50px;
}
.catalog-list-empty h3 {
	line-height: 2rem;
	margin-bottom: 2rem;
}
/* Grid */
.products-grid {
	/*position: relative;*/
	width: 100%;
	padding: 20px 2% 0 0;
	background: #f4f4f4;
}
.category-products {
	width: auto;
	display: block;
	margin: 0 0 36px 3.5%;
	z-index: 1;
}
.category-products .item {
	width: 25%;
	margin-bottom: -5px;
}
.catalog-category-view .main-container {
	background: #f4f4f4;
	padding: 0;
}
.catalog-category-view .sidebar {
	padding: 48px 0 0;
	width: 260px;
	z-index: 1;
}
.catalog-category-view .main{
	position: absolute;
	width: 100%;
	padding: 0;
}
.catalog-category-view .left-off-canvas-menu,
.catalogsearch-result-index .left-off-canvas-menu,
.catalogsearch-advanced-result .left-off-canvas-menu,
.tag-product-list .left-off-canvas-menu {
	position: relative;
	display: block;
	float: left;
	margin: 12px 8px 28px 0;
	left: 0;
	width: 260px;
	z-index: auto !important;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
	background: #ffffff !important;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-sizing: border-box !important;
}
.js .catalog-category-view .left-off-canvas-menu,
.js .catalogsearch-result-index .left-off-canvas-menu,
.js .catalogsearch-advanced-result .left-off-canvas-menu,
.js .tag-product-list .left-off-canvas-menu {
	display: none;
}
.catalog-category-view .left-off-canvas-menu .top-bar-section ul,
.catalogsearch-result-index .left-off-canvas-menu .top-bar-section ul,
.catalogsearch-advanced-result .left-off-canvas-menu .top-bar-section ul,
.tag-product-list .left-off-canvas-menu .top-bar-section ul {
	width: 100%;
}
.catalog-category-view .left-off-canvas-menu .top-bar-section ul li,
.catalogsearch-result-index .left-off-canvas-menu .top-bar-section ul li,
.catalogsearch-advanced-result .left-off-canvas-menu .top-bar-section ul li,
.tag-product-list .left-off-canvas-menu .top-bar-section ul li {
	width: 100%;
}
.tag-product-list .left-off-canvas-menu .top-bar-section {
	min-height: 326px;
}
.tag-product-list .left-off-canvas-menu .top-bar-section .block-content {
	display: none;
}
.products-grid .toolbar h3 {
	margin: 0;
	line-height: 2rem;
	text-transform: capitalize;
}
.products-grid .toolbar .button {
	margin-bottom: 0;
	background: #dee2e2;
	color: #222222;
	font-weight: normal !important;
}
.products-grid .toolbar [class^="icon-"],
.products-grid .toolbar [class*=" icon-"] {
	font-family: 'intenso' !important;
	font-size: 1rem;
	color: #afafaf;
	padding: 0.5rem 0.625rem;
}
.products-grid .toolbar .button.active,
.products-grid .toolbar .button.active:hover {
	background: #27ccc0;
	color: #ffffff;
}
.products-grid .toolbar .button:hover {
	background-color: #d3d3d3;
}
.products-grid .toolbar .actions {
	text-align: center;
	height: 2rem;
	line-height: 2rem;
}
.button.layered-nav-toggle {
	line-height: 1.375rem;
}
.action-for-medium-up {
	display: inline-block !important;
	vertical-align: top;
}
.action-for-small-only {
	display: none !important;
}
.products-grid .toolbar .actions div {
	display: inline-block;
}
.products-grid .toolbar .actions .row {
	padding: 0;
}
.products-grid .toolbar .filter {
	text-align: right;
	padding-right: 0.5rem;
}
.products-grid .toolbar .grid-style {
	text-align: left;
	padding-left: 0.5rem;
}
.products-grid .toolbar .amount {
	font-size: 0.875rem;
	text-align: right;
	color: #777777;
	line-height: 1.250rem;
	padding: 0.563rem 0 0;
	margin: 0 2px 0;
}
.products-grid .toolbar .button-group {
	display: inline-block;
	margin-left: 9px;
}
.products-grid .toolbar .button-group .icon-grid,
.products-grid .toolbar .button-group .icon-list {
	margin: 0 0 0 3px;
	border: none;
}
.products-grid .toolbar .button-group li:first-child a {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.products-grid .toolbar .button-group li:last-child a {
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.products-grid .link-rss {
	display: inline-block;
	font-size: 0.688rem !important;
	padding: 2px 0 0 !important;
	vertical-align: middle;
}
.products-grid .link-rss:hover {
	color: #27ccc0;
}
.products-grid .category-description {
	margin: 15px 0 10px;
	font-size: 0.938rem;
}
.layered-nav-top-block,
.layered-nav-bottom-block {
	font-size: 0.875rem;
	position: relative;
	line-height: 1.375rem;
	margin: 20px 0 0;
	padding: 0;
}
.layered-nav.top-bar-section {
	margin-top: 20px;
}
.filter-reset {
	position: relative;
	float: right;
	font-size: 0.875rem;
	color: #27ccc0;
	text-decoration: none;
	line-height: 1rem;
	margin-top: 15px;
	z-index: 1;
}
.layered-nav-container {
	padding: 0 20px 30px 3.8vw;
}
.layered-nav-container dt {
	font-size: 1rem;
	color: #000000;
	font-weight: 300;
	margin: 0.875rem 0 0.375rem 0;
}
.layered-nav-container dt span {
	background: #ffffff;
	font-size: 0.750rem;
	color: #999999;
	font-weight: 300;
	position: absolute;
	right: 0;
	padding: 5px 12px 0 0;
	cursor: pointer;
	transition: color 300ms ease-out;
}
.layered-nav-container dd {
	margin-bottom: 0;
}
.layered-nav-container ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.layered-nav-container ol li {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	line-height: 1rem;
	padding: 0 0 6px 1.125rem;;
}
.layered-nav-container ol li a {
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1rem !important;
	color: #555555;
	padding: 0 6px 0 0 !important;
	font-weight: normal;
}
.layered-nav-container ol li .price {
	color: #555555;
	font-size: 0.875rem;
}
.layered-nav-container ol li a span {
	font-size: 0.750rem;
	color: #999999;
	font-weight: normal;
	padding: 0 0 0 3px;
}
.layered-nav-container dt span:hover,
.layered-nav-container ol li a:hover {
	color: #222222;
}
.layered-nav-container ol li a:hover:before {
	color: #a8a8a8;
}
.layered-nav-container ol li a:before {
	position: absolute;
	font-family: 'intenso';
	font-size: 0.875rem;
	content: '\e618';
	color: #cecece;
	top: 1px;
	left: 0;
}
.layered-nav-container ol li.checked a:before {
	content: '\e617';
	color: #27ccc0;
}
.layered-nav-container ol li.checked a,
.layered-nav-container ol li.checked a .price {
	color: #000000;
}
.layered-nav label {
	font-size: 1rem;
	color: #000000;
	font-weight: 300;
	margin: 0.875rem 0 0.125rem;
}
.clformfields .layered-nav label,
.clrformfields .layered-nav label {
	display: block;
}

.layered-nav .layered-nav-select {
	margin-left: -0.5rem;
	height: 1.625rem;
}
.touch .layered-nav .layered-nav-select {
	height: 2.3125rem;
	line-height: 2.3125rem;
}
.clformfields .layered-nav .layered-nav-select,
.clrformfields .layered-nav .layered-nav-select {
	margin-left: 0;
	height: auto;
}
.clformfields .layered-nav select,
.clrformfields .layered-nav select {
	display: block;
}
.layered-nav .layered-nav-select .chosen-container {
	margin-top: -22px;
	width: 100% !important;
}
.layered-nav .currently {
	margin: 20px 0 0 0;
}
.layered-nav .currently .block-subtitle {
	font-weight: bold;
	margin: 0 0 6px;
}
.layered-nav .currently li {
	position: relative;
	padding: 0 0 6px 19px;
}
.layered-nav .currently li a:before {
	content: "\e604" !important;
	font-size: 13px;
	top: 5px;
}
.layered-nav .currently li .label {
	display: inline;
	background: transparent;
	color: #777777;
	font-size: 0.6875rem;
	padding: 0;
}
.layered-nav .currently li .value {
	font-size: 0.875rem;
	color: #27ccc0;
}
.layered-nav .block-content {
	min-height: 207px;
}
.price-slider {
	position: relative;
    height: 16px;
    width: 194px;
}
.price-slider:after {
	content: '';
	height: 3px;
	width: 100%;
	background: #cecece;
	position: absolute;
	top: 6px;
}
.price-slider .filter-handle {
    height: 16px;
    width: 7px;
    cursor: e-resize;
    display: block;
}
.price-slider .price-slider-from {
    background: url("https://lilyobriens.ie/skin/frontend/intenso/custom/images/slider.png") no-repeat scroll 0 0 transparent;
    z-index: 1;
}
.price-slider .price-slider-to {
    background: url("https://lilyobriens.ie/skin/frontend/intenso/custom/images/slider.png") no-repeat scroll 0 0 transparent;
    cursor: w-resize;
    z-index: 1;
    margin-top: -16px;
}
.price-display li {
	padding-top: 3px !important;
	line-height: 1rem !important;
	width: 194px !important;
}
.price-display li span {
	font-size: 0.813rem;
	color: #777777;
}
/* Tier Prices */
.tier-prices,
.tier-prices-grouped {
	display: inline-block;
	padding: 4px 8px;
	background: #fff6ce;
	margin-top: 7px;
}
.tier-prices.product-pricing:before,
.tier-prices.product-pricing:after {
	content: ' ';
	display: table;
}
.tier-prices.product-pricing:after {
	clear: both;
}
.tier-prices li,
.tier-prices-grouped li {
	list-style: none;
	font-size: 0.75rem;
}
.tier-prices .price,
.tier-prices-grouped .price {
	font-weight: bold;
}
.tier-prices.product-pricing:after {
	content: none;
}
.tier-prices.product-pricing span {
	background: transparent;
	padding: 0;
	color: inherit;
}
/* configurable swatches */
.configurable-swatch-list {
	list-style: none;
	margin: 0;
}
.configurable-swatch-list li {
	display: inline-block;
	line-height: 1 !important;
	margin-right: -1px;
}
.category-products .configurable-swatch-list li .swatch-link,
.featured-slider .configurable-swatch-list li .swatch-link {
	font-size: 14px;
	border: 1px solid #ffffff;
}
.category-products .configurable-swatch-list li.selected .swatch-link,
.featured-slider .configurable-swatch-list li.selected .swatch-link {
	border: 1px solid #27ccc0;
}
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .configurable-swatch-list .swatch-label {
	border: 1px solid #ffffff;
}
.category-products .configurable-swatch-list .swatch-link, 
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .configurable-swatch-list .swatch-link, 
.featured-slider .configurable-swatch-list .swatch-label {
	display: block;
	box-sizing: content-box;
}
.category-products .swatch-link.has-image .swatch-label,
.featured-slider .swatch-link.has-image .swatch-label {
	position: relative;
}
.category-products .swatch-link.has-image img,
.featured-slider .swatch-link.has-image img {
	position: absolute;
	top: 0;
	left: 0;
}
.layered-nav .configurable-swatch-list .swatch-label img,
.category-products .swatch-link.has-image img,
.category-products .configurable-swatch-list .swatch-link, 
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .swatch-link.has-image img,
.featured-slider .configurable-swatch-list .swatch-link, 
.featured-slider .configurable-swatch-list .swatch-label {
	border-radius: 2px;
}
.layered-nav .swatch-link.has-image:before {
	top: auto !important;
}
.layered-nav .configurable-swatch-list .swatch-label img {
	vertical-align: top;
}
.layered-nav .configurable-swatch-list li {
	min-width: 85px;
}
.layered-nav .configurable-swatch-list .count, 
.layered-nav .configurable-swatch-list .swatch-label {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.configurable-swatch-list-wrapper p {
	display: none;
	margin: 0 0 3px 0;
	font-size: 0.813rem;
	line-height: 0.875rem;
	color: #777777;
}
.swatch-link .x {
	background: url("https://lilyobriens.ie/skin/frontend/intenso/custom/images/bg_x.png") no-repeat scroll center center transparent;
	position: absolute;
	display: none;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	text-indent: -999em;
	z-index: 10;
}
.configurable-swatch-list .not-available .swatch-link .x {
	display: block;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.product-options .configurable-swatch-list li {
	margin: 0;
	border: 1px solid #dbdbdb !important;
	line-height: 1;
	border-radius: 2px;
}
.product-options .configurable-swatch-list li.selected {
	border: 1px solid #27ccc0 !important;
}
.product-options .configurable-swatch-list li a {
	position: relative;
	display: block;
	margin: 1px;
}
.product-options .configurable-swatch-list li .swatch-label {
	display: block;
}
.product-options .configurable-swatch-list li a img {
	vertical-align: top;
}

/* List */
.category-products.list .configurable-swatch-list-wrapper {
	position: absolute;
	bottom: 0.875rem;
	left: 20%;
}
.category-products.list-narrow .configurable-swatch-list-wrapper {
	left: 37.5%;
	top: 6.5rem;
}
.category-products.list .configurable-swatch-list-wrapper p {
	display: block;
}
.category-products.list .item {
	width: 98.5%;
	margin-bottom: 0;
}
.category-products.list .item-content {
	position: relative;
}
.category-products.list .item-images {
	width: 20%;
	min-height: 180px;
}
.category-products.list .item-images.flush {
	padding: 0 8px 0 0;
}
.category-products.list .item-description {
	display: block;
	position: absolute;
	padding: 0;
	left: 20%;
	top: 3rem;
	font-size: 0.875rem;
	color: #777777;
	line-height: 1rem;
	width: 60%;
	height: 45%;
	overflow: hidden;
}
.category-products.list .item-description p {
	color: #777777;
	font-size: 0.875rem;
	line-height: 1.25rem;
	margin-bottom: 0.5rem;
}
.category-products.list .item-description li {
	color: #777777;
	font-size: 0.8125rem;
	line-height: 1rem;
}
.category-products.list .options-container {
	position: absolute;
	left: 20%;
	bottom: 36px;
	width: 58%;
}
.category-products.list .actions .btn-cart,
.category-products.list .actions .add-to-links {
	float: left;
}
.category-products.list .color-gallery .option-title {
	display: block;
	font-size: 0.813rem;
	color: #999999;
	font-weight: normal;
}
.catalogsearch-result-index .page-title,
.catalogsearch-advanced-result .page-title {
	display: none;
}
.catalogsearch-result-index .no-results {
	text-align: center;
}
.catalogsearch-result-index .no-results .form-search {
	margin-bottom: 30px;
}
.catalogsearch-result-index .featured-slider,
.catalogsearch-advanced-result .featured-slider {
	margin: 0 0 80px;
}
.advanced.search .page-title {
	margin-left: 0;
}
.catalogsearch-result-index .no-results,
.catalogsearch-advanced-result .no-results {
	text-align: center;
	padding: 37px 0;
}
.catalogsearch-advanced-result .no-results span {
	display: inline-block;
	margin: 11px 0 30px;
	font-weight: lighter;
}
.catalogsearch-advanced-result .no-results ul {
	list-style: none;
	margin: 0;
}
.catalogsearch-advanced-result .no-results .arrow-left {
	margin-top: 20px;
}
.catalogsearch-advanced-result .layered-nav-container {
	overflow: hidden;
	min-height: 56rem;
}
.advanced-search-amount {
	padding-top: 10px;
}
.advanced-search-amount ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}
.advanced-search-amount ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}
.advanced-search-amount p {
	margin-bottom: 0;
	text-align: right;
}
.catalogsearch-advanced-result .products-grid {
	padding-top: 0;
}
.layered-nav #advanced-search-list,
.layered-nav .buttons-set {
	display: block;
	margin: 0 0 0 -0.5rem;
	width: 104%;
}
.layered-nav #advanced-search-list > li {
	padding-top: 0;
	margin: 0;
}
.layered-nav #advanced-search-list label {
	color: #777777;
	font-size: 0.875rem;
	margin: 0;
}
.layered-nav .advanced-search .legend {
	margin: 25px 0 0;
	color: #000000;
	font-size: 1rem;
	font-weight: 300;
}
.layered-nav .input-range {
	width: 84px !important;
	padding-right: 5px;
}
.layered-nav .input-range small {
	right: -2rem;
}
.layered-nav .regular-field {
	padding-top: 14px !important;
}
.layered-nav .regular-field > label {
	top: 0;
}

/* Pagination nav */
.pages {
	position: relative;
	margin: 30px 0;
	padding: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.pages ol {
	list-style: none;
	margin: 0;
}
.pages ol li {
	position: relative;
	display: inline-block;
}
.pages ol li.current {
	margin: 0 10px;
}
.pages ol li a {
	display: block;
	padding: 0 10px;
}



a.previous,
a.next {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff !important;
	background: #27ccc0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1rem;
	font-weight: normal;
	padding: 0.188rem 0.5rem !important;
}
a.previous {
	padding-left: 1.4rem !important;
	margin-right: 8px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
a.next {
	padding-right: 1.4rem !important;
	margin-left: 8px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
a.previous:hover, a.previous:focus, a.next:hover, a.next:focus {
	background: #1d9d94;
}
a.next:before,
a.next:after,
a.previous:before,
a.previous:after {
	border-right: 2px solid;
	content: '';
	display: block;
	height: 8px;
	margin-top: -6px;
	position: absolute !important;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 12px;
	top: 50%;
	width: 0;
	color: #fff !important;
}
a.next:after,
a.previous:after {
	margin-top: -1px;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-style: none !important;
	border-right: 2px solid !important;
}
a.previous:before,
a.previous:after {
	right: auto;
	left: 12px;
	margin-top: -6px;
}
a.previous:before {
	margin-top: -1px;
}
a.previous:after {
	
}
.link-compare.compared:before,
.link-compare.compared:hover:before {
	color: #27ccc0 !important;
	cursor: default;
}

/* Small screens */
@media only screen and (max-width: 40em) {

	.products-grid .category-products li {margin-bottom:20px !important;}
	/* Following styles makes the catalog defaults to List on small screens */
	.category-products .configurable-swatch-list-wrapper {
		position: absolute;
		bottom: 2.6rem;
		left: 34%;
		width: 64%;
		padding: 0 0 0 14px;
	}
	.category-products .configurable-swatch-list-wrapper p {
		display: block;
	}
	
	.category-products .options-container {
		position: absolute;
		top: 4.8rem;
		width: 64%;
		left: 34%;
	}
	/* ----------------------------------- */
	.catalog-category-view .left-off-canvas-menu,
	.catalogsearch-result-index .left-off-canvas-menu,
	.catalogsearch-advanced-result .left-off-canvas-menu {
		position: absolute;
		z-index: 1001 !important;
		left: 0 !important;
		margin: 0;
		width: 250px !important;
		-ms-transform: translate3d(-100%, 0px, 0px);
		-moz-transform: translate3d(-100%, 0px, 0px);
		-o-transform: translate3d(-100%, 0px, 0px);
		-webkit-transform: translate3d(-100%, 0px, 0px);
		transform: translate3d(-100%, 0px, 0px);
		background: #333333 !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.products-grid .toolbar {
		padding-right: 1%; 
		margin: 0.625rem 0 0.250rem 0;
	}
	.products-grid .toolbar .actions {
		text-align: right;
	}
	.action-for-medium-up {
		display: none !important;
	}
	.action-for-small-only {
		display: inline-block !important;
	}
	.products-grid .toolbar .amount {
		font-size: 0.750rem;
		line-height: 0.875rem;
		padding: 0;
		text-align: left;
	}
	.products-grid .toolbar .button {
		font-size: 1rem;
		padding: 0.313rem 1.4rem;
	}
	/* Left offcanvas menu */
	.filter-reset,
	.filter-reset:hover,
	.filter-reset:focus,
	.layered-nav label,
	.layered-nav-container dt,
	.layered-nav-container ol li a,
	.layered-nav-container ol li a .price,
	.layered-nav-container ol li a:hover,
	.layered-nav-container ol li.checked a, 
	.layered-nav-container ol li.checked a .price,
	.layered-nav-container .chosen-container-active .chosen-results,
	.layered-nav-container dt span,
	.layered-nav-container dt span:hover,
	.layered-nav .advanced-search .legend {
		color: #ffffff;
	}
	.layered-nav-container dd.last .price-display li {
		border-bottom: none;
	}
	.layered-nav-container dd .price-display li span {
		color: #ffffff;
	}
	.layered-nav-container .chosen-container-single .chosen-single,
	.layered-nav-container ol li a span {
		color: #C4C4C4;
	}
	.layered-nav-container ol li:hover a:before {
		color: #CECECE;
	}
	.layered-nav-container ol li.checked:hover a:before,
	.layered-nav-container ol li.checked:hover a {
		color: #27ccc0;
	}
	.layered-nav-container ol li {
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
	}
	.layered-nav-container ol li a:before {
		top: 0.688rem;
	}
	.chosen-container-active .chosen-single {
		border: none !important;
		border-bottom: 1px solid #ffffff !important;
	}
	.layered-nav-container .chosen-container-active .chosen-single span {
		color: #C4C4C4 !important;
	}
	.chosen-container-active.chosen-with-drop .chosen-single {
		background: #f4f4f4;
	}
	.chosen-container-active .chosen-single:before,
	.chosen-container-active .chosen-single:after {
		background: #ffffff !important;
	}
	.layered-nav-container .chosen-container-active.chosen-with-drop .chosen-single {
		background: transparent;
	}
	.layered-nav .layered-nav-select,
	.layered-nav #advanced-search-list,
	.layered-nav .buttons-set {
		margin-left: 0;
		margin-bottom: 0;
		width: 100%;
	}
	.layered-nav #advanced-search-list,
	.layered-nav .buttons-set {
		margin-bottom: 2rem;
	}
	.advanced-search-amount p {
		text-align: left;
	}
	.layered-nav #advanced-search-list li {
		border-bottom: none;
	}
	.layered-nav #advanced-search-list label {
		color: #c4c4c4;
	}
	.layered-nav #advanced-search-list .input-box input {
		color: #ffffff;
	}
	.layered-nav #advanced-search-list .input-box.focus, 
	.layered-nav #advanced-search-list .input-box textarea:focus {
		border-color: #ffffff !important;
	}
	.layered-nav-container dt span {
		background: #333333;
	}
}
@media only screen and (max-width: 25em) {
	.category-products .configurable-swatch-list-wrapper p {
		display: none !important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.category-products.list .configurable-swatch-list-wrapper {
		bottom: 0.4rem;
		width:  50%;
	}
	.category-products .item {
		width: 57%;
	}
	.products-grid .toolbar {
		padding-right: 1%; 
		margin: 0.625rem 0 0 0;
	}
	.products-grid .toolbar .actions {
		text-align: right;
	}
	.products-grid .toolbar .amount {
		text-align: left;
		padding: 0;
	}
	.products-grid .toolbar .button {
		font-size: 1rem;
		padding: 0.313rem 1.4rem;
	}
	.products-grid .toolbar [class^="icon-"],
	.products-grid .toolbar [class*=" icon-"] {
		padding: 0.5rem 0.625rem;
	}
	
	.category-products.list .actions .btn-cart {
		font-size: 0.875rem;
	}
	.advanced-search-amount p {
		text-align: left;
	}
}


/* -----------------------*/

/*******************************************************************************************************/
/***   12)	 PRODUCT VIEW																			 ***/
/*******************************************************************************************************/
.product-essential {
	margin: 60px 0 50px;
}
.product-img-box .lightbox {
	display: block;
}
.product-img-box img {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.product-img-box figure {
	margin: 0;
}
.product-img-box .more-views {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.product-img-box .more-views li {
	display: inline-block;
	border: 1px solid #ffffff;
	width: 74px;
	height: 74px;
	margin: 0 8px 0 0;
	padding: 2px;
}
.product-img-box .more-views li:last-child {
	margin: 0;
}
.product-img-box .more-views li:hover {
	border-color: #E2E2E2;
}
.product-img-box .more-views li.selected {
	border-color: #27ccc0 !important;
}
.product-img-box .more-views li a,
.product-img-box .more-views li img {
	display: block;
	width: 68px;
	height: 68px;
}
.product-shop {
	padding-left: 2.5% !important;
}
.product-shop h1 {
	font-size: 1.375rem;
	font-weight: normal;
	color: #000000;
	margin: 0 0 6px 0;
}
.product-shop .price-box {
	margin: 16px 0 0;
	padding: 0;
	font-size: 1rem;
	display: inline-block;
}
.product-shop-side {
	width: 21%;
	padding-right: 0;
}
.product-shop .ratings {
	padding: 0;
	width: 100%;
	display: inline-block;
}
.product-shop .rating-links {
	display: inline-block;
}
.product-shop .rating-links > a {
	font-size: 0.813rem;
}
.alert-price.link-price-alert,
.alert-stock.link-stock-alert {
	margin: 10px 0 0;
}
.alert-price.link-price-alert a,
.alert-stock.link-stock-alert a {
	padding: 0.125rem 0.625rem 0.25rem;
	font-size: 0.813rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dee2e2;
}
.product-shop .minimal-price .price, 
.product-shop .price-box .price {
	font-size: 0.938rem;
}
.availability {
	position: relative;
	display: inline;
	visibility: hidden;
	margin: 0;
	line-height: 1;
	white-space: nowrap;
}
.availability span {
	position: absolute;
	left: 6px;
	top: 0.188rem;
	visibility: visible;
	line-height: 0.875rem;
	width: 100%;
}
.availability.in-stock span {
	color: #A1BA16;
}
.availability.out-of-stock span {
	color: #ea1818;
}
.availability.group.in-stock span,
.availability.group.out-of-stock span {
	left: 0;
	margin: 4px 0 0;
}
.availability.group.out-of-stock span {
	margin: 11px 0 0;
}
.product-pricing {
	margin: 11px 0 0;
	position: relative;
}
.product-pricing span {
	display: inline-block;
	font-size: 0.813rem;
	color: #ffffff;
	padding: 0.250rem 0.5rem;
	background: #a1ba16;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.product-pricing:after {
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	top: 100%; 
	left: 6%; 
	border-style: solid inset inset;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(161, 186, 22, 0); 
	border-width: 6px; 
	margin-left: -6px;
	border-top-color: #a1ba16;
}
.product-shop .item-options {
	margin: 15px 0 0;
}
.product-shop .item-options dt,
.product-shop .item-options dd {
	margin-bottom: 0;
}
.product-shop .item-options dt {
	font-size: 0.938rem;
	font-weight: normal;
}
.product-shop .item-options dd a {
	font-size: 0.875rem;
}
.product-shop .product-options dd {
	position: relative;
}
.product-shop .product-options dd .validation-advice {
	top: 105%;
}
.product-shop .product-options dl dd > .input-box:not(.configurable-option-text) {
	border: none;
	height: auto;
	margin-bottom: 0;
	font-size: 0.875rem;
}
.mdformfields .configurable-option-text:not(.textarea) {
	margin-top: 1.25rem !important;
}
.product-shop .product-options dl dd .input-box .options-list {
	margin-bottom: 5px;
}
.product-shop .product-options dl dd .input-box .options-list span.label {
	display: inline;
	white-space: normal; 
}
.product-shop .product-options dl dd .qty-holder .qty {
	display: inline-block;
}


.qty-wrapper input:focus::-webkit-input-placeholder {opacity:0;}
.qty-wrapper input:focus::-moz-placeholder {opacity:0;;}
.qty-wrapper input:focus::-moz-placeholder {opacity:0;}
.qty-wrapper input:focus:-ms-input-placeholder {opacity:0;}
.qty-input-wrapper input:focus::-webkit-input-placeholder {opacity:0;}
.qty-input-wrapper input:focus::-moz-placeholder {opacity:0;;}
.qty-input-wrapper input:focus::-moz-placeholder {opacity:0;}
.qty-input-wrapper input:focus:-ms-input-placeholder {opacity:0;}



.product-shop .price-as-configured {
	margin-bottom: 0;
}
.data-table.grouped-items-table {
	margin: 20px 0 0;
}
.data-table.grouped-items-table .image {
	padding: 5px;
}
.data-table.grouped-items-table .qty-wrapper {
	padding: 5px 0 0;
}
.data-table.grouped-items-table .input-text.qty {
	height: 1.750rem;
	width: 2.250rem;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	padding: 0.25rem;
}
.data-table.grouped-items-table .qty-label {
	display: inline-block;
	font-size: 0.750rem;
	padding: 0 6px;
	color: #777777;
}
.data-table.grouped-items-table .price-box {
	margin: 0;
}
.data-table.grouped-items-table .price-box p {
	font-size: 1rem;
}
.data-table.grouped-items-table .price-box .special-price {
	padding: 4px 0 0;
}
.product-shop .product-options select:not(.datetime-picker) {
	min-width: 220px;
}
.product-shop .product-options select.multiselect,
.fieldset.advanced-search select.multiselect {
	background-image: none;
}
.product-options {
	margin: 10px 0 0;
}
.product-options em {
	display: none;
}
.product-options dt,
.product-options dd,
.product-options .input-box,
.product-options label {
	display: block;
}
.product-options dt {
	margin: 16px 0 4px;
}
.product-options dd .input-box {
	margin-top: 0;
}
.product-options p.required {
	display: none;
}
.product-options .color-name {
	color: #777777;
	font-size: 0.875rem;
	font-weight: normal;
	padding-left: 8px;
}
.product-options .input-box-select .chosen-container {
	min-width: 220px;
	width: auto !important;
}
.product-options .input-box-select .validation-advice {
	top: 32px;
}
.product-options dt label {
	color: #27ccc0;
}
.product-options .options-list {
	list-style: none;
	margin-left: 0;
}
.product-options .options-list .label {
	padding-left: 4px;
}
.product-options .options-list .label label {
	font-weight: normal;
	font-size: 0.875rem;
}
.color-swatches {
	list-style: none;
	margin: 0;
	padding: 0;
}
.color-swatches li {
	position: relative;
	display: inline-block;
	margin: 0 4px 0 0;
}
.color-swatches label {
	display: block;
	width: 40px;
	height: 42px;
	background-size: 36px 36px !important;
	background-repeat: no-repeat !important;
	background-position: 2px 2px !important;
	overflow: hidden;
	padding: 0 0 0 40px;
	margin: 0 !important;
	border: 1px solid transparent;
}
.color-swatches input[type="radio"]:checked + label {
	border-color: #27ccc0 !important;
}
.color-swatches input[type="radio"]:disabled + label {
	opacity: 0.5;
}
.color-swatches input[type="radio"] {
	position: absolute;
	visibility: hidden;
}
.short-description {
	margin: 22px 0 20px;
	width: 96%;
	font-size: 0.938rem;
	line-height: 1.375rem;
	font-weight: lighter;
	color: #555555;
}
.short-description p:last-child {
	margin-bottom: 0;
}
.buybox p {
	font-size: 0.813rem;
	color: #000000;
	font-weight: lighter;
	margin: 0;
}
.buybox .add-to-cart {
	margin: 10px 0 0;
}
.buybox .add-to-cart label {
	display: inline;
	font-size: 0.875rem;
	font-weight: bold;
}
.buybox .add-to-cart .btn-cart {
	width: 100%;
	margin: 14px 0;
	line-height: 1.375rem;
}
.buybox .add-to-cart .chosen-container-single .chosen-single:before, 
.buybox .add-to-cart .chosen-container-single .chosen-single:after {
	background: #bababa;
}
.buybox .add-to-cart .chosen-container-single .chosen-single {
	border-color: #bababa;
}
.buybox .add-to-cart .btn-cart:before {
	font-family: 'intenso';
	content: "\e602";
	font-size: 1.1rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: absolute;
	left: 0.563rem;
}
.buybox #qty_chosen {
	width: 4rem !important;
}
.buybox .qty-input-text {
	display: inline-block;
	height: 1.75rem;
	text-align: center;
	margin: 0 0 0 4px;
	padding: 0;
	font-weight: bold;
	width: 4.375rem;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#qty-wrapper #qty {
	width: 4.375rem;
}
.buybox .qty-input-text:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #27ccc0;
}
.paypal-or {
	display: block;
	color: #777777;
	font-size: 0.625rem;
}
.paypal-logo > a {
	display: inline-block;
	margin-top: 10px;
}
.bml-checkout-type {
	list-style: none;
	margin-top: 6px;
}
.product-shop-side .add-to-links {
	position: relative;
	list-style: none;
	margin: 10px 0 0 22px;
}
.product-shop-side .add-to-links li,
.email-friend {
	position: relative;
}
.product-shop-side .add-to-links .link-wishlist:before, 
.product-shop-side .add-to-links .link-compare:before,
.email-friend a:before {
	font-weight: normal;
	position: absolute;
	left: -0.25rem;
	top: 0.125rem;
}
.product-shop-side .add-to-links .link-wishlist, 
.product-shop-side .add-to-links .link-compare,
.email-friend a {
	display: inline-block;
	padding: 0 0 0 1.688rem;
	color: #555555 !important;
	font-size: 0.813rem;
	font-weight: bold;
	line-height: 1.563rem;
	transition: all 300ms ease-out 0s;
}
.email-friend {
	margin: 0;
	line-height: 1.625rem;
}
.email-friend a {
	position: relative;
}
.email-friend a:before {
	position: absolute;
	padding-left: 5px;
	top: 1px;
	font-family: 'intenso';
	content: "\e60e";
	font-size: 1rem;
	color: #CECECE;
	transition: all 300ms ease-out 0s;
}
.product-shop-side .add-to-links .separator {
	display: none;
}
/* static block: product-view-block-1 */
.product-view-block-1 {
	padding: 20px 0 0 19px;
	width: 100%;
	overflow: hidden;
}
/* Image lightbox */
.imagelightbox-wrap {
	position: absolute;
	-webkit-user-drag: none;
	z-index: 9999;
}
.imagelightbox-wrap img,
.product-img-box figure a img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: -webkit-zoom-in;
	cursor: url(https://lilyobriens.ie/skin/frontend/intenso/custom/css/images/magnify.cur), url(https://lilyobriens.ie/skin/frontend/intenso/custom/images/magnify.cur), pointer;
}
.imagelightbox-wrap.disable-slide img {
	/* IE need the path to be relative to the document while for webkit/mozilla has to be relative to the stylesheet */
	cursor: url(https://lilyobriens.ie/skin/frontend/intenso/custom/css/images/openhand.cur), url(https://lilyobriens.ie/skin/frontend/intenso/custom/images/openhand.cur), move;
}
.imagelightbox-wrap ~.imagelightbox-wrap {
	z-index: 9998 !important;
}
#imagelightbox {
	display: inline;
	width: 100%;
	-webkit-user-drag: none;
	-ms-touch-action: none;
    touch-action: none;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}
#imagelightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 1);
	z-index: 9998;
	opacity: 0;
	/*animation: 0.25s linear 0s normal none 1 fade-in;*/
}
.imagelightbox-close {
	position: absolute;
	opacity: 0;
	z-index: 10001;
}
.imagelightbox-close span {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: fixed;
	display: block;
	overflow: hidden;
	top: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	padding-left: 42px;
	cursor: pointer;
}
.imagelightbox-close span:hover {
	border: 2px solid #bebebe;
}
.imagelightbox-close span:before,
.imagelightbox-close span:after {
	border-right: 2px solid;
	border-color: #CECECE;
	content: '';
	display: block;
	height: 38px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 20px;
	top: 2px;
	width: 0;
}
.imagelightbox-close span:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.imagelightbox-close span:hover:before,
.imagelightbox-close span:hover:after {
	border-color: #bebebe;
}
.imagelightbox-wrap.disable-slide {
	transform: translateX(0px);
}
.prev-arrow,
.next-arrow {
	position: fixed;
	z-index: 10000;
}
.mobile-gallery {
	position: absolute;
	z-index: -1;
	margin: 20px 0 0;
}
.mobile-gallery .item img {
	margin: 0 auto;
	width: 100%;
	-webkit-touch-callout: none !important;
	-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
	-webkit-user-select: none !important;
	-khtml-user-select: none !important;
	-moz-user-select: none !important;
	-o-user-select: none !important;
	user-select: none !important;
}
.product-shop .orbit-bullets-container {
	position: relative !important;
	margin: 20px 0 0;
	width: 100%;
}
/* Product collateral */
.product-collateral {
	padding-top: 0;
	padding-bottom: 40px;
}
.product-collateral.tags {
	padding-bottom: 80px;
}
.product-collateral-wrapper {
	background: #ffffff;
}
.product-collateral-wrapper .product-collateral.additional {
	background: #f4f4f4;
}
.product-collateral-wrapper .product-collateral.additional .data-table col:first-child {
	width: 25%;
}
.product-collateral h3 {
	margin: 60px 0 30px;
	padding-left: 0.9%;
}
.product-collateral div p {
	line-height: 1.5rem;
	font-size: 0.938rem;
	color: #5b6064;
}
.short-description ul,
.product-collateral ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.short-description li,
.product-collateral li {
	position: relative;
	font-size: 0.938rem;
	font-weight: 300;
	padding: 0 0 6px 18px;
	line-height: 1.250rem;
	color: #5b6064;
}
.product-collateral div .label {
	background: transparent;
	color: #333333;
	display: inline;
	line-height: 1.750rem;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
}
.product-collateral.description,
.product-collateral.ratings-reviews {
	padding-left: 3.9%;
	padding-right: 3.9%;
}
.product-description {
	overflow: hidden;
	padding-right: 40px;
	font-size: 0.938rem;
	line-height: 1.5rem;
	color: #5b6064;
}
.product-description h3,
.ratings-reviews h3 {
	padding-left: 0;
	margin-top: 40px;
}
.product-description-static-block {
	position: relative;
	float: right; 
	margin-top: 40px;
	width: 300px; 
	padding: 0;
}
.advertisement {
	font-size: 0.625rem;
	text-align: right;
	padding: 6px 2px 0 0;
	color: #999999;
}
.ratings-detail {
	position: relative;
	float: left;
	width: 260px;
	z-index: 1;
}
.reviews h5 {
	margin: 8px 0 25px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #d3d3d3;
}
.product-collateral.ratings-reviews .reviews .review-list li:after {
	background: transparent !important;
}
#histogram {
	background: transparent;
	border: none;
	border-spacing: 0;
	margin:  20px 0;
	width: 100%;
}
#histogram tr {
	height: 16px;
}
#histogram tr:nth-of-type(2n) {
	background: transparent;
}
#histogram td {
	line-height: 0.813rem;
	padding: 0 3px;
}
#histogram .stars {
	width: 2.6rem;
	padding-left: 0;
}
#histogram .stars .small {
	line-height: 0.625rem !important;
	vertical-align: top;
}
#histogram .amount {
	width: 2.5rem;
}
#histogram .progress {
	background: transparent;
	margin-bottom:  0;
	border: none;
	height: 14px;
	padding: 0;
}
#histogram .progress .meter-5 {
	background: #8ac249;
}
#histogram .progress .meter-4 {
	background: #ccdb38;
}
#histogram .progress .meter-3 {
	background: #ffea3a;
}
#histogram .progress .meter-2 {
	background: #ffb233;
}
#histogram .progress .meter-1 {
	background: #ff8b5a;
}
.review-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.reviews .form-list li {
	clear: both;
	width: 100%;
}
.review-list li:last-child {
	border: none;
	padding-bottom: 10px;
}
.review-list li:before,
.review-list li:after {
	border: none;
	background: transparent;
}
.review-list .useful-count {
	font-size: 0.750rem;
	color: #999999;
	margin: 0;
}
.review-list .rating-box,
.review-list h6 {
	display: inline-block;
}
.review-list .rating-box {
	margin-top: -2px;
	vertical-align: middle;
}
.review-list h6 {
	padding-left: 2px;
}
.review-list h6 a {
	color: #000000;
}
.review-list .review-text {
	font-size: 0.813rem;
	font-weight: normal;
	color: #5b6064;
	margin:  5px 0 12px;
}
.review-list .view-more {
	font-size: 0.813rem;
}
.review-list .author {
	font-size: 0.750rem;
	color: #999999;
}
.review-list .author span {
	font-weight: bold;
}
.write-review {
	margin: 15px 0 0;
}
.write-review .button {
	margin-bottom:  0;
}
.product-tags,
.tags-list {
	list-style:  none;
	margin-bottom: 15px !important;
}
.product-tags li,
.tags-list li {
	display:  inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #DEE2E2;
	font-size: 0.750rem;
	margin: 0 3px 3px 0;
	padding: 0;
}
.product-tags li:hover,
.tags-list li:hover {
	background-color: #B9B9B9;
}
.product-tags li a,
.tags-list li a {
	display: block;
	color: #222222;
	font-size: 0.750rem;
	font-weight: bold;
	padding: 0.188rem 0.625rem;
	line-height: 1.5;
}
.product-tags li a:hover,
.tags-list li a:hover {
	color: #333333;
}
.product-tags li a span,
.tags-list li a span {
	font-weight: lighter;
	font-size: 0.688rem;
}
.product-tags li:before,
.product-tags li:after,
.tags-list li:before,
.tags-list li:after {
	content: none;
}
.clformfields .tags .form-add,
.clrformfields .tags .form-add {
	margin-top: 10px;
}
.tags .form-add {
	width: 260px;
}
.tags form {
	margin-bottom: 0;
}
.tags .button {
	margin-top: 20px;
	margin-bottom: 8px;
}
#add-tag {
	font-size: 0.813rem;
	color: #27ccc0;
	cursor: pointer;
}
#add-tag:hover {
	text-decoration: underline;
}
#addTagForm {
	display: none;
}
.input-text.qty {
	text-align: center;
}
.tag-list-index .tags-list {
	margin: 0 3.5%;
	padding: 0 0 50px;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.product-essential {
		margin: 20px 0 50px;
	}

	.mobile-gallery {
		position: relative;
		z-index: 0;
		margin-left: -4.2%;
		margin-right: -4.2%;
	}
	.product-img-box {
		position: absolute;
		z-index: -1;
	}
	.product-shop {
		padding-left: 0 !important;
		padding-right: 0;
	}
	.product-shop .price-box {
		margin: 32px 0 0;
	}
	.product-shop-side {
		width: 100%;
		padding-right: 0;
		margin-top: 18px;
	}
	.imagelightbox-close {
		top: 0;
		width: 100%;
		height: 36px;
		background: #efefef;
		position: fixed;
	}
	.imagelightbox-close span {
		top: 5px;
		right: 14px;
		width: 26px;
		height: 26px;
		padding-left: 22px;
	}
	.imagelightbox-close span:before,
	.imagelightbox-close span:after {
		height: 18px;
		border-color: #999999 !important;
		right: 10px;
		top: 2px;
	}
	.imagelightbox-close span:hover {
		border: 2px solid #999999;
	}
	.buybox .qty-input-text { 
		height: 1.75rem;
	}
	#qty-wrapper #qty {
		display: block;
		margin: 8px 0 0;
	}
	.product-collateral h3 {
		margin: 30px 0 20px;
	}
	.product-collateral.description {
		min-height: 0;
	}
	.product-description {
		padding-right: 0.9%;
	}
	.ratings-detail {
		float: none;
		width: 100%;
	}
	.review-list-header h3 {
		font-size: 1.5rem;
	}
	.ratings-detail h3 {
		margin-bottom: 10px;
	}
	.ratings-detail .rating-avg {
		font-size: 3.3rem;
		font-weight: lighter;
		line-height: 2.5rem;
	}
	.ratings-detail .rating-box {
		margin-top: 15px;
	}
	.review-product-list .ratings-detail {
		border-top: 2px solid #e5e5e5;
		margin-top: 0 !important;
		padding-top: 30px;
		padding-left: 0 !important;
	}
	.reviews {
		overflow: visible;
		padding-left: 0;
		padding-top: 5px;
	}
	.review-product-list .reviews {
		padding: 13px 0 !important;
	}
	.reviews h5 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.reviews .write-review {
		display: none;
	}
	.review-list li {
		margin-top: 15px;
	}
	.review-list li:last-child {
		padding-bottom: 10px;
	}
	.review-list .vote {
		display: none;
	}
	#histogram {
		width: 35%;
		margin: 0;
		padding: 0 0 0 15px;
	}
	#histogram tr {
		height: 8px;
	}
	#histogram .progress {
		height: 8px;
	}
	#histogram .stars,
	#histogram .amount {
		display: none;
	}
	.review-toolbar {
		background: #f4f4f4;
		padding: 5px 8px;
	}
	.touch a.prev-arrow,
	.touch a.next-arrow {
		display: none !important;
	}

	/* static block: product-view-block-1 */
	.product-view-block-1 {
		padding: 20px 0 0 0;
		width: 100%;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.product-shop h1 {
		font-size: 1.5rem !important;
		line-height: 1.5rem;
	}
	.product-shop-side {
		width: 25%;
	}
	.buybox .add-to-cart .btn-cart:before {
		content: "";
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	.product-img-box {
		width: 43.3333%;
	}
	.product-img-box .more-views li {
		width: 54px;
		height: 54px;
	}
	.product-img-box .more-views li a, .product-img-box .more-views li img {
		width: 48px;
		height: 48px;
	}
	.product-shop .short-description {
		display: none;
	}
	.product-options dl.last {
		margin-bottom: 0;
	}
	.product-shop-side {
		width: 56.6667%;
		padding-left: 2.5% !important;
	}
	.product-shop-side .add-to-links {
		margin: 0;
	}
	.buybox {
		background: transparent !important;
		text-align: left !important;
		padding: 0;
		width: 200px;
	}
	.buybox .add-to-cart {
		margin: 0;
	}
	.buybox p {
		display: none;
	}
	.buybox .add-to-cart .btn-cart {
		margin-top: 24px;
	}
	.email-friend {
		padding-left: 0;
	}
	/* static block: product-view-block-1 */
	.product-view-block-1 {
		padding: 20px 0 0 0;
	}
}
@media only screen and (max-width: 48em) {
	.product-shop-side .add-to-links {
		margin: 0;
	}
	.buybox {
		background: transparent !important;
		text-align: left !important;
		padding: 0;

	}
	.buybox .add-to-cart {
		margin: 0;
	}
	.buybox p {
		display: none;
	}
	.buybox .add-to-cart .btn-cart {
		margin-top: 24px;
		padding: 5px 22px;
		font-size: 1rem;
	}
	.email-friend {
		padding-left: 0;
	}
}

/*******************************************************************************************************/
/***   13)	 PRODUCT REVIEW LIST																	 ***/
/*******************************************************************************************************/

.review-list-header {
	margin-top: 20px !important;
}
.review-list-header h3,
.review-list-header h5 {
	margin-top: 0;
}
.review-list-header h5 {
	margin-bottom: 0;
}
.review-list-header .button {
	margin-bottom:  6px;
}
.review-list-header .product-review-image {
	width: 54px;
	height: 54px;
	float: left;
	margin: 0 20px 20px 0;
}
.review-product-list .form-add {
	background: #f4f4f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 20px 0 0;
	padding: 4px 18px;
}
.review-product-list .ratings-detail {
	margin-top: 20px;
	padding-left: 0.9%
}
.review-product-list .reviews {
	margin: 5px 0.9% 30px 0;
	padding: 13px 22px;
}
.review-product-list .review-count {
	display: none;
}
.review-list-actions {
	text-align: right;
	margin-top: 22px;
}
.breadcrumbs .reviews {
	overflow: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	background: inherit !important;
}
.review-product-list .form-list {
	padding-top: 0;
	margin-left: 0;
}
.review-form h6 {
	font-size: 0.875rem;
	color: #777777;
	font-weight: lighter;
	font-style: italic;
	margin: 18px 0 0;
}
.reviews .review-form .input-box textarea {
	height: 150px;
}
.form-add button {
	margin: 0;
}
.review-list .form-list li {
	border-bottom: none;
	padding: 0;
	margin-top: 0;
}
/* review toolbar */
.review-toolbar {
	position: relative;
}
.review-toolbar .amount,
.review-toolbar .sort-by,
.review-toolbar .limiter {
	display: inline-block;
}
.review-toolbar .sort-by,
.review-toolbar .limiter {
	float: right;
	margin: 0 10px;
}
.review-toolbar .sort-by > label,
.review-toolbar .limiter > label {
	float: left;
	padding-right: 6px;
	padding-top: 1px;
}
.review-toolbar .pages,
.my-account .pages {
	background: transparent;
	margin: 0 0 0 -8px;
	display: inline-block;
}
.review-toolbar .pages ol li a,
.my-account .pages ol li a {
	padding: 0 3px;
}
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.previous,
.my-account a.next {
	background: transparent;
	padding: 0 1.4rem 0 0 !important;
}
.review-toolbar a.previous,
.my-account a.previous {
	padding: 0 0 0 1.4rem !important;
}
.review-toolbar a.next:before, 
.review-toolbar a.next:after, 
.review-toolbar a.previous:before, 
.review-toolbar a.previous:after,
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.next:before,
.my-account a.next:after,
.my-account a.previous:before,
.my-account a.previous:after,
.my-account a.previous,
.my-account a.next {
	color: #27ccc0 !important;
	transition: none;
}
.review-toolbar a.next:hover:before, 
.review-toolbar a.next:hover:after, 
.review-toolbar a.previous:hover:before, 
.review-toolbar a.previous:hover:after,
.review-toolbar a.previous:hover, 
.review-toolbar a.next:hover {
	color: #ffffff !important;
}
.review-toolbar a.next {
	padding-left: 8px !important;
}
/* review stars */
#pretty-product-review-list { 
	width: 338px;
	margin: 0 0 15px;
	padding: 5px 10px;
	vertical-align:middle;
	display:inline-block;
}
#pretty-product-review-list .pretty-rating-code { 
	padding: 3px 0; 
}
#pretty-product-review-list .pretty-rating-code .label {
	font-size: 0.813rem;
	min-width: 60px; 
	display: block;
	padding: 0.25rem 0 0.375rem;
	float: left; 
	color: #555555; 
}
#pretty-product-review-list .pretty-rating-code .options li { 
	display: block; 
	float: left; 
	margin-top: 2px;
	width: 20px;
}
#pretty-product-review-list .pretty-rating-code .options li .option { 
	display: block;
	margin: 0;
	width: 1rem; 
	height: 1rem; 
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==); 
	background-size: cover;
	background-repeat: no-repeat;
	text-indent: -9999em; 
}
#pretty-product-review-list .pretty-rating-code .options li .option.hover,
#pretty-product-review-list .pretty-rating-code .options li .option.selected {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiMyN0NDQzAiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==); 
	background-size: cover;
	background-repeat: no-repeat;
}


/* Medium and Small screens */
@media only screen and (max-width: 64em) {
	.review-list-actions {
		text-align: left;
		margin-top: 0;
	}
	.review-list-header .product-review-image {
		width: 40px;
		height: 40px;
		margin: 0 10px 10px 0;
	}
	.review-product-list .ratings-detail {
		margin-top: 22px;
	}	
	.review-product-list .reviews {
		padding: 13px 18px;
	}
}

/*******************************************************************************************************/
/***   14)	 SEARCH - AUTO SUGGEST																	 ***/
/*******************************************************************************************************/
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	left: 0;
	padding-left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
	box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
	max-height: 300px;
	overflow-y: auto;
}
.search-autocomplete ul li {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	padding: 4px 6px;
	text-align: left;
}
.search-autocomplete ul li.selected {
	background-color: #eeeeee;
}
.search-autocomplete ul li .amount {
	float: right;
	color: #777777;
}
.search-autocomplete ul li:last-child {
	border-bottom: none;
}
/*******************************************************************************************************/
/***   15)	 AJAX LOADING BAR																		 ***/
/*******************************************************************************************************/
.loading-bar {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 10000;
    background: #27ccc0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.app-loading .loading-bar {
    display: block !important;
    -webkit-animation: shift-rightwards 1s ease-in-out infinite;
    -moz-animation: shift-rightwards 1s ease-in-out infinite;
    -ms-animation: shift-rightwards 1s ease-in-out infinite;
    -o-animation: shift-rightwards 1s ease-in-out infinite;
    animation: shift-rightwards 1s ease-in-out infinite;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}
@-webkit-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@-moz-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@-o-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@keyframes shift-rightwards {
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }
}

/*******************************************************************************************************/
/***   16)	 LOGIN, REGISTER, FORGOT PASSWORD, CMS & 404 PAGES										 ***/
/*******************************************************************************************************/

.customer-account-login .inner-wrap,
.customer-account-forgotpassword .inner-wrap,
.customer-account-create .inner-wrap,
.customer-account-logoutsuccess .inner-wrap,
.checkout-multishipping-login .inner-wrap,
.customer-account-resetpassword .inner-wrap,
.paypal-express-review .inner-wrap,
.cms-no-route .inner-wrap {
	height: 100%;
}
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.customer-account-resetpassword .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap,
.cms-no-route .off-canvas-wrap,
.customer-account-login,
.customer-account-forgotpassword,
.customer-account-create,
.customer-account-logoutsuccess,
.checkout-multishipping-login,
.customer-account-resetpassword,
.cms-no-route {
	min-height: 100%;
}
.customer-account-login .account-login,
.checkout-multishipping-login .account-login,
.customer-account-forgotpassword .account-forgotpassword,
.customer-account-resetpassword .account-forgotpassword,
.customer-account-create .account-create,
.customer-account-logoutsuccess .account-logout,
.cms-no-route .no-route {
	min-height: 100%;
}
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.customer-account-resetpassword .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap {
	background-color: #ccd6d5;
	background: -moz-linear-gradient(-45deg, #b4bdbf 0%, #d7dddc 33%, #ccd6d5 67%, #b7c9c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4bdbf), color-stop(33%,#d7dddc), color-stop(67%,#ccd6d5), color-stop(100%,#b7c9c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* IE10+ */
	background: linear-gradient(135deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* W3C */
}
.customer-account-login .account-login,
.customer-account-forgotpassword .account-forgotpassword,
.customer-account-resetpassword .account-forgotpassword,
.customer-account-create .account-create,
.customer-account-logoutsuccess .account-logout,
.checkout-multishipping-login .account-login,
.paypal-express-review .paypal-review-page {
	padding: 25px 0;
}
.cms-no-route h1,
.no-results h1 {
	color: #27ccc0;
}
.customer-account-login p,
.customer-account-forgotpassword p,
.customer-account-create p,
.customer-account-logoutsuccess p,
.checkout-multishipping-login p,
.cms-no-route p,
.checkout-multishipping .page-title p,
.no-results p,
.catalogsearch-advanced-result .no-results span,
.catalog-list-empty p,
.customer-account-resetpassword p {
	font-size: 1.125rem;
	color: #777777;
}
.account-forgotpassword .form-list li {
	margin-bottom: 30px;
}
.customer-account-logoutsuccess p {
	margin-top: 30px;
}
.cms-no-route .form-box {
	max-width: 540px;
}
.mdformfields .form-box label[for="email"],
.mdformfields .form-box label[for="login-email"],
.mdformfields .form-box label[for="email_address"],
.mdformfields .form-box label[for="pass"],
.mdformfields .form-box label[for="login-password"],
.mdformfields .form-box label[for="password"],
.mdformfields .form-box label[for="confirmation"],
.mdformfields .form-box label[for="billing:customer_password"],
.mdformfields .form-box label[for="billing:confirm_password"] {
	top: 9px;
}
.mdformfields .form-box label[for="email"]:before,
.mdformfields .form-box label[for="login-email"]:before,
.mdformfields .form-box label[for="email_address"]:before,
.mdformfields .form-box label[for="pass"]:before,
.mdformfields .form-box label[for="login-password"]:before,
.mdformfields .form-box label[for="password"]:before,
.mdformfields .form-box label[for="confirmation"]:before,
.mdformfields .form-box label[for="billing:customer_password"]:before,
.mdformfields .form-box label[for="billing:confirm_password"]:before {
	content: '\e607';
	font-family: 'intenso';
	font-style: normal;
	font-size: 1.063rem;
	color: #999999;
	padding: 0 5px 0 0;
}
.mdformfields .form-box label[for=pass]:before,
.mdformfields .form-box label[for=password]:before,
.mdformfields .form-box label[for="login-password"]:before,
.mdformfields .form-box label[for=confirmation]:before,
.mdformfields .form-box label[for="billing:customer_password"]:before,
.mdformfields .form-box label[for="billing:confirm_password"]:before {
	content: '\e6fb';
	font-size: 1.125rem;
	padding: 0 3px 0 0;
}
.mdformfields .form-box label[for=pass],
.mdformfields .form-box label[for=password],
.mdformfields .form-box label[for="login-password"],
.mdformfields .form-box label[for=confirmation],
.mdformfields .form-box label[for="billing:customer_password"],
.mdformfields .form-box label[for="billing:confirm_password"] {
	left: 8px;
}
.new-users h1 {
	margin-top: 20px;
}
.new-users .button {
	display: block;
	margin: 0 auto 20px;
}
.new-users p {
	margin-bottom: 12px;
}
.link-tip {
	display: inline-block;
	margin: 0.063rem 0 0 0.25rem;
	font-size: 0.750rem;
	vertical-align: top;
}
.input-box.customer-dob {
	position: relative;
	height: auto;
	border: none;
}
.dob-month {
	display: inline-block;
	width: 48%;
}
.checkout-onepage-index .dob-month {
	width: 90px;
}
#billing_month_chosen {
	width: 80px !important;
}
.dob-day {
	display: inline-block;
	width: 26%;
}
.dob-year {
	display: inline-block;
	width: 26%;
}
#month_chosen {
	width: 109px !important;
}
#day_chosen {
	width: 60px !important;
}
#year_chosen {
	width: 70px !important;
}
.customer-dob .validation-advice {
	top: 2rem;
}
#advice-validate-custom-year,
#advice-validate-custom-month,
#advice-validate-custom-day {
	display: none;
}
/* no-route */
.cms-no-route .no-route,
.catalogsearch-result-index .no-route {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cms-no-route .form-search .action,
.catalogsearch-result-index .no-results .form-search .action {
	width: 40px;
}
.cms-no-route .form-search .search-box,
.catalogsearch-result-index .no-results .form-search .search-box {
	margin-right: 40px;
}
.cms-no-route .form-box {
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.cms-no-route .form-box h3,
.no-results h3 {
	font-size: 1rem;
	font-weight: bold;
	color: #000000;
	margin: 40px 0 12px;
}
.cms-no-route p,
.no-results p {
	margin-top: 15px;
	margin-bottom: 30px;
}
.top-destinations {
	list-style: none;
	margin: 0;
	text-align: center;
}
.top-destinations li {
	font-size: 0.938rem;
	line-height: 1.5rem;
}
.cms-no-route .form-box .button.home,
.no-results .button.home {
	margin: 20px 0 10px 0;
}
.customer-name-prefix-middlename-suffix,
.field.name-prefix.select-list {
	width: 100% !important;
	clear: both;
}
.page-title {
	position: relative;
}
.row > .columns > .page-title {
	margin-left: 0;
	margin-right: 0;
}
.page-title h1 {
	font-size: 2.5rem;
	color: #000000;
	font-weight: lighter;
}
.cms-page-view h2 {
	font-size: 1.75rem;
	color: #000000;
	font-weight: lighter;
	margin-top: 30px;
}

.cms-wrapper .column,
.cms-wrapper .columns,
.cms-wrapper p,
.cms-wrapper ul li {
	font-size: 1rem;
	line-height: 1.75rem;
	color: #5b6064;
	font-weight: lighter;
}
.row.contrast {
	background: #f4f4f4;
}
.row.contrast div h2 {
	margin-top: 60px;
}
.sitemap {
	list-style: none;
	margin-left: 0;
}
.sitemap .level-0 {
	font-weight: bold;
}
.page-sitemap .links-list a {
	padding-left: 0 !important;
}
.page-sitemap .links-list a:hover,
.page-sitemap .links-list a:hover:before {
	background: transparent !important;
}
.contact-page-static-block,
.rss-page-static-block {
	margin-top: 32px;
	margin-bottom: 32px;
}
.feed-link a {
	white-space: nowrap;
}
.feed-link a span {
	padding-right: 0.375rem;
}
.rss-table .feed-link {
	text-align: right;
}

/* Compare */
.block-compare {
	position: fixed;
	bottom: 0;
	right: 1.5%;
	text-align: center;
	width: 100%;
	max-width: 300px;
	-webkit-box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	z-index: 900;
}
.block-compare .block-title {
	background: #27ccc0;
	color: #ffffff;
	font-size: 0.875rem;
	line-height: 0.875rem;
	padding: 9px 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}
.block-compare .block-title small {
	font-size: 0.875rem !important;
}
.block-compare .block-content {
	max-height: 0;
	background: #ffffff;
	text-align: left;
	padding: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	transition: max-height 1s;
}
.block-compare:hover .block-content {
	max-height: 600px;
}
.block-compare:hover .block-title {
	background: #afafaf;
}
.block-compare #compare-items {
	margin: 0;
	list-style: none;
	padding: 15px 18px;
}
.block-compare #compare-items li {
	position: relative;
	padding: 0 20px 0 0;
}
.block-compare .icon-close {
	position: absolute;
	top: 0.563rem;
	right: 0;
	font-size: 0.688rem;
	font-weight: normal;
	line-height: 0.688rem;
	color: #afafaf;
}
.block-compare .icon-close:hover {
	color: #ea1818;
}
.block-compare .product-name {
	display: inline-block;
	line-height: 1rem;
	color: #777777;
	font-weight: normal;
	margin: 0;
}
.block-compare .product-name a {
	color: #333333;
	font-size: 0.875rem;
}
.block-compare .product-name a:hover,
.block-compare .actions a:hover,
.catalog-product-compare-index .link-wishlist:hover {
	color: #27ccc0;
}
.block-compare .actions {
	text-align: center;
	padding: 0 18px 15px;
}
.block-compare .actions .button {
	display: block;
	margin: 0 auto 10px auto;
}
.block-compare .actions a {
	color: #999999;
	display: inline-block;
}
/* Compare popup */
.catalog-product-compare-index {
	background: #ffffff;
}
.catalog-product-compare-index .page-title {
	background: #f4f4f4;
	margin: 0 0 20px;
	padding: 20px 3.5%;
}
.catalog-product-compare-index .link-print {
	margin: 44px 3% 0;
}
.catalog-product-compare-index .add-to-links li {
	position: relative;
}
.catalog-product-compare-index .button.btn-cart {
	margin-bottom: 5px;
}
.product-shop-row td p,
.catalog-product-compare-index .add-to-row td p {
	margin-bottom: 0;
}
.catalog-product-compare-index .add-to-links {
	list-style: none;
	margin: 4px 0 0;
}
.product-shop-row .product-name {
	margin: 5px 0 0;
}
.product-shop-row .product-info {
	min-height: 4.750rem;
	margin: 0 0 10px;
	padding: 0;
}
.catalog-product-compare-index .price {
	font-weight: bold;
	color: #000000;
}
.catalog-product-compare-index .add-to-row .price-box {
	margin: 0 0 10px 0;
}
.catalog-product-compare-index .link-wishlist {
	padding: 0 0 0 24px;
	color: #555555;
	font-size: 0.813rem;
	font-weight: bold;
}
.catalog-product-compare-index .link-wishlist:hover:before {
	color: #bebebe;
}
.catalog-product-compare-index .link-wishlist:before {
	top: -1px;
	padding: 0;
	left: 0;
}
.catalog-product-compare-index .compare-table td {
	vertical-align: top;
}
.catalog-product-compare-index .compare-table th span {
	font-weight: bold;
}
.catalog-product-compare-index .please-wait {
	padding: 0 0 10px;
}
.catalog-product-compare-index .buttons-set {
	background: #f4f4f4;
	text-align: center;
	padding: 24px 0 0;
}
.col2-right-layout .page-title,
.col2-left-layout .page-title {
	margin-left: 0;
}
.col-right.sidebar,
.col-left.sidebar {
	margin-top: 32px;
	margin-bottom: 30px;
}
.block-poll ul {
	list-style: none;
	margin-left: 0;
}

/* JavaScript disabled notice */
.global-site-notice.noscript {
	padding: 4px;
	text-align: center;
	background: #F64747;
}
.global-site-notice.noscript p {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 0.875rem;
	line-height: 1.188rem;
	font-weight: normal;
}

/* Cookie restriction mode */
.global-site-notice.notice-cookie {
	position: fixed;
	left: 0;
	bottom: 0;
	background: #fcefbb;
	padding: 4px 4px 5px;
	z-index: 1001;
}
.global-site-notice.notice-cookie p {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 0.813rem;
	line-height: 1.188rem;
	color: #000000;
}
.global-site-notice.notice-cookie .notice-inner {
	position: relative;
	margin: 0 3.3%;
	padding-right: 12%;
}
.global-site-notice.notice-cookie .actions {
	position: absolute;
	right: 0;
	top: 2px;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.customer-account-login p {
		font-size: 0.875rem;
	}
	.cms-page-view h1 {
		font-size: 2.125rem;
	}
	.cms-page-view h2 {
		font-size: 1.25rem;
	}
}

/*******************************************************************************************************/
/***   17)	 SHOPPING CART																			 ***/
/*******************************************************************************************************/

.cart {
	margin-top: 36px;
}
.cart h1 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1;
}
.shopping-cart-block-1 {
	width: 100%;
	margin: 0 0 25px;
}
.btn-continue-shopping .btn-empty {
	background: transparent;
	color: #555555;
	font-weight: normal !important;
	font-size: 0.875rem;
}
.btn-continue-shopping .btn-empty:hover {
	color: #000000;
}

.cart-table input.qty[readonly]{
	background:#FFF;
}

.cart-table input.qty[disabled]{
	background:#DDD;
}

.cart #shopping-cart-totals-table {
	border: none;
	background: transparent;
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
.cart #shopping-cart-totals-table tr td {
	font-size: 0.938rem;
	font-weight: bold;
	line-height: 0.875rem;
	padding: 0.250rem 0.375rem;
}
.cart #shopping-cart-totals-table tr td:nth-child(2) {
	text-align: right;
}
.cart #shopping-cart-totals-table tfoot {
	border-top: 2px solid #555555;
}
.cart #shopping-cart-totals-table tfoot tr td {
	font-size: 1.125rem;
	padding-top: 0.375rem;
}
.cart #shopping-cart-totals-table tfoot tr td:nth-child(2) {
	color: #27ccc0;
}
.cart #shopping-cart-totals-table tr.even,
.cart #shopping-cart-totals-table tr.alt,
.cart #shopping-cart-totals-table tr:nth-of-type(2n) {
	background: transparent !important;
}
.checkout-types {
	list-style: none;
	margin: 0;
}
.cart .btn-proceed-checkout {
	margin-bottom: 12px;
}
.cart .paypal-or {
	display: none;
}
.cart .multishipping-link {
	font-size: 0.813rem;
	display: inline-block;
	margin: 10px 0 0;
}
.cart-collaterals .buybox {
	width: 100%;
}
.cart-collaterals .shipping h2,
.cart-collaterals .discount h2 {
	position: relative;
	font-size: 0.875rem;
	font-weight: lighter;
	color: #333333;
	margin: 0;
	cursor: pointer;
}
.cart-collaterals .shipping h2:hover,
.cart-collaterals .discount h2:hover {
	color: #333333;
}
.cart-collaterals .shipping h2:before,
.cart-collaterals .discount h2:before,
.cart-collaterals .shipping h2:after,
.cart-collaterals .discount h2:after {
	border-right: 1px solid #a0a0a0;
	content: '';
	display: block;
	height: 7px;
	margin-top: -1px;
	position: absolute;
	-ms-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
	right: 16px;
	top: 50%;
	width: 0;
}
.cart-collaterals .shipping h2:after,
.cart-collaterals .discount h2:after  {
	margin-top: -1px;
	-ms-transform: rotate(140deg);
	-moz-transform: rotate(140deg);
	-o-transform: rotate(140deg);
	-webkit-transform: rotate(140deg);
	transform: rotate(140deg);
	right: 21px;
}
.cart-collaterals .shipping h2:hover:before,
.cart-collaterals .discount h2:hover:before,
.cart-collaterals .shipping h2:hover:after,
.cart-collaterals .discount h2:hover:after {
	border-right: 1px solid #27ccc0;
}
.cart-collaterals .shipping .shipping-form ul {
	list-style: none;
	margin-left: 0;
}
.cart-collaterals .shipping .shipping-form p {
	display: none;
}
.cart-collaterals .shipping .shipping-form .form-list {
	padding-top: 0;
	margin: 0;
}
.cart-collaterals .shipping .shipping-form .form-list li:last-child {
	margin-bottom: 20px;
}
.cart-collaterals .shipping .shipping-form .button {
	margin-bottom: 0;
}
.cart-collaterals .discount .discount-form .form-list {
	margin: 0;
	padding-top: 0;
}
.cart-collaterals .discount .discount-form .form-list li:last-child {
	margin-bottom: 15px;
}
.cart-collaterals .shipping .shipping-form dt {
	font-weight: normal;
	font-size: 0.875rem;
}
/* cart table */
.cart .data-table.cart-table {
	border: none !important;
	border-collapse: collapse;
	margin: -24px 0 40px;
	width: 100%;
}
.cart .data-table.cart-table thead,
.cart .data-table.cart-table thead tr,
.cart .data-table.cart-table tfoot,
.cart .cart-collaterals table tfoot {
	background: transparent !important;
}
.cart .data-table.cart-table tbody tr td {
	vertical-align: top;
}
.cart .data-table.cart-table .btn-edit,
.cart .data-table.cart-table .btn-remove {
	font-size: 0.813rem;
	font-weight: lighter;
	line-height: 0.813rem;
	display: inline-block;
}
.cart .data-table.cart-table h2,
.cart .data-table.cart-table h2 a {
	font-size: 1.125rem;
	line-height: 1.5rem;
	font-weight: bold;
	margin: 0;
}
.cart .data-table.cart-table thead tr th {
	line-height: 1rem;
	font-size: 0.938rem;
	font-weight: lighter;
	color: #777777;
}
.cart .item-options {
	margin: 0 0 6px 0;
}
.cart .item-options dt,
.cart .item-options dd {
	font-size: 0.875rem;
	line-height: 1.125rem !important;
	float: left;
	margin: 0 !important;
}
.cart .item-options dt {
	clear: both;
	padding: 0 6px 0 0;
}
.cart .item-options dt:after {
	/*content: ': ';*/
}
.cart .item-options dd {
	color: #777777;
}
.cart .item-options dd .price {
	font-size: 0.875rem !important;
	line-height: 1.125rem !important;
}
.cart .data-table.cart-table .price {
	color: #27ccc0;
	font-size: 1.125rem;
	line-height: 1.5rem;
	display: inline-block;
	min-width: 96px;
}
.cart .data-table.cart-table .chosen-container {
	width: 60px !important;
	margin-right: 30px;
}
.cart .qty-wrapper .input-text:focus {
	border: 1px solid #27ccc0;
}
.cart .qty-wrapper {
	width: 90px;
}
.cart .qty-wrapper .button {
	margin-top: 6px;
	padding: 0.063rem 6px 0.125rem
}
.cart .link-continue {
	font-size: 0.875rem;
	font-weight: normal;
}
#co-shipping-method-form dt {
	margin-bottom: 0;
}
#co-shipping-method-form dd ul {
	margin-bottom: 0.25rem;
}
.cart .product-image.for-small {
	display: none;
}
.cart .cart-empty {
	margin-bottom: 100px;
}
.cart .cart-msrp-totals {
	margin: 10px 0 20px;
}


/* Only small screens */
@media only screen and (max-width: 40em) {
	.cart h1 {
		font-size: 1rem !important;
		font-weight: bold;
	}
	.cart .data-table.cart-table h2,
	.cart .data-table.cart-table h2 a,
	.cart .data-table.cart-table .price {
		font-size: 0.938rem;
		line-height: 1rem;
	}
	.cart .data-table.cart-table .price {
		min-width: 40px;
	}
	.cart .qty-wrapper {
		width: auto;
	}
	.cart .data-table.cart-table h2 {
		margin-bottom: 0.5rem;
	}
	.cart .product-image.for-small {
		display: block;
		margin: 0 0 5px 0;
	}
	.cart .cart-empty {
		margin-bottom: 40px;
	}
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.cart h1 {
		font-size: 1.250rem !important;
	}
	.cart .data-table.cart-table h2,
	.cart .data-table.cart-table h2 a,
	.cart .data-table.cart-table .price {
		font-size: 0.938rem;
	}
}

@media only screen and (max-width: 48em) {
	.cart-items,
	.cart-collaterals {
		width: 100% !important;
	}
	.cart .btn-proceed-checkout {
		padding: 5px 22px;
	}
	.cart-collaterals .shipping h2,
	.cart-collaterals .discount h2 {
		padding-left: 0;
	}
}

/*******************************************************************************************************/
/***   18)	 CHECKOUT																				 ***/
/*******************************************************************************************************/

.checkout-onepage-index,
.checkout-multishipping-register,
.checkout-multishipping-addresses,
.checkout-multishipping-address-newshipping,
.checkout-multishipping-shipping,
.checkout-multishipping-address-editshipping,
.checkout-multishipping-billing,
.checkout-multishipping-overview,
.checkout-onepage-failure,
.checkout-multishipping-success,
.checkout-onepage-success {
	min-height: 100%;
}
.checkout-onepage-index .row.flush,
.checkout-multishipping-register .row.flush,
.checkout-multishipping-addresses .row.flush,
.checkout-multishipping-address-newshipping .row.flush,
.checkout-multishipping-shipping .row.flush,
.checkout-multishipping-address-editshipping .row.flush,
.checkout-multishipping-billing .row.flush,
.checkout-multishipping-overview .row.flush,
.checkout-onepage-failure .row.flush,
.checkout-multishipping-success .row.flush,
.checkout-onepage-success .row.flush {
	padding: 0;
	height: 100%;
}
.checkout-onepage-index .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.checkout-multishipping-register .off-canvas-wrap,
.checkout-multishipping-addresses .off-canvas-wrap,
.checkout-multishipping-address-newshipping .off-canvas-wrap,
.checkout-multishipping-shipping .off-canvas-wrap,
.checkout-multishipping-address-editshipping .off-canvas-wrap,
.checkout-multishipping-billing .off-canvas-wrap,
.checkout-multishipping-overview .off-canvas-wrap,
.checkout-onepage-failure .off-canvas-wrap,
.checkout-multishipping-success .off-canvas-wrap,
.checkout-onepage-success .off-canvas-wrap {
	min-height: 100%;
	background-color: #ccd6d5;
	background: -moz-linear-gradient(-45deg, #b4bdbf 0%, #d7dddc 33%, #ccd6d5 67%, #b7c9c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4bdbf), color-stop(33%,#d7dddc), color-stop(67%,#ccd6d5), color-stop(100%,#b7c9c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* IE10+ */
	background: linear-gradient(135deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* W3C */
}
.checkout-onepage-index .inner-wrap,
.checkout-multishipping-register .inner-wrap,
.checkout-multishipping-addresses .inner-wrap
.checkout-multishipping-address-newshipping .inner-wrap,
.checkout-multishipping-shipping .inner-wrap,
.checkout-multishipping-address-editshipping .inner-wrap,
.checkout-multishipping-billing .inner-wrap,
.checkout-multishipping-overview .inner-wrap,
.checkout-onepage-failure .inner-wrap,
.checkout-multishipping-success .inner-wrap,
.checkout-onepage-success .inner-wrap {
	height: 100%;
}
.checkout-onepage-index .page-title {
	display: none;
}
.main-header .extra {
	display: inline-block;
	float: right;
}
.checkout-multishipping {
	padding-bottom: 100px;
}
.opc p.center,
.checkout-multishipping-register p.center {
	color: #777777;
	font-size: 1.125rem;
}
.opc .new-users .form-list {
	display: none;
}
.opc .new-users .buttons-set {
	max-width: 420px;
	margin: 15px auto;
	text-align: center;
}
.opc .new-users .buttons-set .button {
	display: inline-block;
	margin: 0 15px;
}
.opc .new-users .buttons-set .button-or {
	display: inline-block;
	color: #777777;
	font-size: 0.813rem;
}
.opc .new-users .buttons-set .secondary {
	background: #a7afae;
	color: #ffffff;
}
.opc .new-users .buttons-set .secondary:hover {
	background: #9ca09f;
}
.opc dd ul {
	margin-left: 0;
	list-style: none;
}
.opc-block-progress {
	margin: 45px 0 0;
}
.opc-block-progress .block-title,
.opc-block-progress .block-content dd {
	display: none;
}
.opc-block-progress .block-content {
	text-align: right;
}
.opc-block-progress .block-content dl {
	margin: 0;
}
.opc-block-progress .block-content dl div {
	position: relative;
	display: inline-block;
	margin: 0 15px;
}
.opc-block-progress .block-content dt,
.checkout-progress li span {
	font-size: 0.813rem;
	font-weight: lighter;
	color: #777777;
}
.opc-block-progress .block-content dt:before,
.checkout-progress li span:before {
	content: '';
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	background: #e5e5e5;
	top: -13px;
	left: 45%;
}
.opc-block-progress .block-content dt.complete:before,
.checkout-progress li.active span:before {
	background: #27ccc0;
}
.checkout-progress li.active span {
	color: #27ccc0;
}
.opc-block-progress .block-content dt:after,
.checkout-progress li span:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	margin-left: 6px;
	background: #f4f4f4;
	top: -11px;
	left: 45%;
}
.opc-block-progress .icon-edit {
	position: absolute;
	left: 42%;
	line-height: 16px;
	top: -34px;
	font-size: 16px;
}
#shipping-progress-opcheckout:before,
#shipping_method-progress-opcheckout:before,
#payment-progress-opcheckout:before,
.checkout-progress li:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #f4f4f4;
	top: -11px;
	right: 50%;
	margin-right: 4px;
}
.checkout-progress li:first-child:before {
	content: none;
}
#checkout-progress-wrapper {
	display: inline-block;
}
#payment-progress-opcheckout dt:after,
.checkout-progress li.last span:after {
	content: none;
}
.opc .section.allow.active .step-title span,
.opc .section.allow.active .step-title a,
#opc-login .step-title {
	display: none;
}
.opc .section.allow.active .step-title h2,
.checkout-multishipping h2,
.checkout-multishipping-address-newshipping h2,
.checkout-onestep h2 {
	color: #ffffff;
	line-height: 2rem;
	margin-bottom: 10px;
}
#billing-new-address-form {
	width: 100%;
}
#billing_region_id_chosen,
#billing_country_id_chosen,
#shipping_region_id_chosen,
#shipping_country_id_chosen,
#billing_gender_chosen,
#gender_chosen {
	width: 250px !important;
}
#region_id_chosen,
#country_chosen,
#advanced-search-list .chosen-container,
.checkout-onepage-index #billing_address_select_chosen,
.checkout-onepage-index #shipping_address_select_chosen {
	width: 100% !important;
}
h2.legend {
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
}
.checkout-multishipping-shipping h2.legend,
.checkout-multishipping-overview h2.legend {
	background: #f4f4f4;
	line-height: 1.75rem;
	margin-bottom: 8px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.checkout-multishipping-shipping h3,
.checkout-multishipping-billing h3,
.checkout-multishipping-overview h3,
.checkout-multishipping-overview h4 {
	font-size: 0.875rem;
	color: #222222;
	border-bottom: 1px dotted #e5e5e5;
	padding-bottom: 6px;
	margin-right: 30px;
}
.please-wait {
	display: block;
	margin-bottom: 10px;
}
.please-wait .spinner:after {
	margin: -10px 0 0;
	width: 20px;
	height: 20px;
}
.please-wait > span {
	padding: 0 0 0 18px;
	font-size: 0.688rem;
	color: #777777;
}
.form-alt {
	width: 100% !important;
	font-size: 0.813rem;
	margin-bottom: 8px;
	font-weight: bold;
	color: #a1ba16;
}
/* Tooltip */
.tool-tip {
	border: 2px solid #e5e5e5;
	background: #ffffff;
	padding: 45px 20px 20px;
	position: absolute;
	z-index: 9999;
}
.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right;
}
.tool-tip .btn-close a {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 26px;
	padding-left: 22px;
	cursor: pointer;
}
.tool-tip .btn-close a:hover {
	border: 2px solid #e5e5e5;
}
.tool-tip .btn-close a:before,
.tool-tip .btn-close a:after {
	border-right: 2px solid;
	border-color: #e5e5e5;
	content: '';
	display: block;
	height: 18px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 10px;
	top: 2px;
	width: 0;
}
.tool-tip .btn-close a:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tool-tip .btn-close a:hover:before,
.tool-tip .btn-close a:hover:after {
	border-color: #e5e5e5;
}
.tool-tip .tool-tip-content {
	padding: 5px;
}
/* ----------------- */

.payment-methods dt {
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 30px;
	margin-bottom: 5px;
}
.payment-methods dd {
	margin-bottom: 0;
}
.payment-methods .input-box .v-fix {
	display: inline-block;
	width: 49%;
}
.payment-methods .v-fix .month,
.payment-methods .v-fix .year {
	width: 100%;
}
.mdformfields .payment-methods .form-list li {
	width: 100% !important;
	height: 37px;
	margin: 0 0 11px;
	background: #ffffff;
}
#payment_form_banktransfer li {
	height: auto;
	margin-bottom: 0;
}
.payment-methods .form-list li {
	width: 100% !important;
}
.payment-methods .form-list.checkmo-list li {
	height: auto;
	padding: 30px 10px 8px;
	background: #ffffff;
}
.payment-methods .form-list li.select-list {
	background: transparent;
	height: 60px;
}
.payment-methods .form-list .input-box {
	border: none;
	height: inherit;
	margin: 0;
}
.payment-methods .form-list label em {
	display: none;
}
.payment-methods .form-list .select-list label,
.payment-methods .form-list .select-list .input-box {
	top: -5px;
}
.payment-methods .form-list .select-list label {
	font-size: 90%;
	color: #a9a9a9;
}
.cvv-what-is-this {
	display: block;
	font-size: 0.750rem;
}
.mdformfields .payment-methods .validation-advice {
	top: 2.313rem;
}
#payment_form_paypal_express.form-list {
	background: transparent;
	padding: 0;
}
#payment_form_paypal_express.form-list li {
	background: transparent;
	height: auto;
}

#checkout-review-table-wrapper {
	margin:0 -10px;
}

#checkout-review-table-wrapper table {
	width: 100%;
}
#checkout-review-table-wrapper td,
#checkout-review-table-wrapper th {
	font-size: 0.813rem;
}
#checkout-review-table-wrapper .item-options {
	margin-bottom: 0;
}
#checkout-review-table-wrapper dt {
	background: transparent;
	font-size: 0.813rem;
	line-height: 1.2rem;
	height: auto;
	margin-right: 0;
	margin-bottom: 5px;
}
#checkout-review-table-wrapper dd {
	margin-bottom: 5px;
	font-size: 0.813rem;
	line-height: 1.2rem;
}
#checkout-review-submit #review-buttons-container p.f-left {
	display: none;
}
.checkout-progress {
	display: none;
	list-style: none;
	margin: 45px 0 0 0;
}
.main-header .checkout-progress {
	display: inline-block;
}
.checkout-progress li {
	position: relative;
	display: inline-block;
	margin: 0 12px;
}

.checkout-multishipping h1{
	font-size:2rem;
}

.checkout-multishipping h2, .multiple-checkout h2{
	font-size:1.2rem;
	margin-bottom:2em;
}

.checkout-multishipping form {
	margin: 0;
}
.multiple-checkout .buttons-set,
.checkout-multishipping-shipping .buttons-set,
.checkout-multishipping-overview .buttons-set,
.checkout-multishipping-success .buttons-set,
.checkout-onepage-success .buttons-set,
.paypal-review-page .buttons-set {
	/*margin-right: -30px !important;*/
}
.multiple-checkout dl{font-size:0.8rem;margin-top:1em;}
.multiple-checkout dd{margin-bottom:0;}
#multiship-addresses-table,
#checkout-review-table,
#my-orders-table,
#my-downloadable-products-table,
#my-reviews-table,
#my-tags-table,
#wishlist-table,
.checkout-multishipping-shipping table,
.checkout-multishipping-overview table,
.sales-order-invoice .data-table,
.data-table {
	border: none !important;
	border-collapse: collapse;
	width: 100%;
}
#multiship-addresses-table thead,
#multiship-addresses-table tfoot,
#checkout-review-table thead,
#checkout-review-table tfoot,
#my-orders-table thead,
#my-orders-table tfoot,
#my-downloadable-products-table thead,
#my-downloadable-products-table tfoot,
#my-reviews-table thead,
#my-reviews-table tfoot,
#wishlist-table thead,
.checkout-multishipping-shipping table thead,
.checkout-multishipping-shipping table tfoot,
.checkout-multishipping-overview table thead,
.checkout-multishipping-overview table tfoot,
.data-table thead,
.data-table tfoot {
	background: transparent;
}
#multiship-addresses-table thead tr th,
#checkout-review-table thead tr th,
#my-orders-table thead tr th,
#my-downloadable-products-table thead tr th,
#my-reviews-table thead tr th,
#wishlist-table thead tr th,
.checkout-multishipping-shipping table thead tr th,
.checkout-multishipping-overview table thead tr th,
.data-table thead tr th {
	line-height: 0.875rem;
	font-size: 0.938rem;
	color: #555555;
	font-weight: lighter;
}
#multiship-addresses-table tfoot tr,
#checkout-review-table tfoot tr.first,
#checkout-review-table tfoot tr.last,
#my-orders-table tfoot tr.first,
#my-orders-table tfoot tr.last,
#my-downloadable-products-table tfoot tr.first,
#my-downloadable-products-table tfoot tr.last,
.checkout-multishipping-shipping table tfoot tr.first,
.checkout-multishipping-shipping table tfoot tr.last,
.checkout-multishipping-overview table tfoot tr.first,
.checkout-multishipping-overview table tfoot tr.last,
.data-table tfoot tr.first,
.data-table tfoot tr.last {
	border-top: 2px solid #e5e5e5;
}
#checkout-review-table tfoot td,
#my-orders-table tfoot td,
#my-downloadable-products-table tfoot td,
.checkout-multishipping-overview table tfoot td,
.data-table tfoot td {
	line-height: 1.5rem;
	padding-top: 0;
	padding-bottom: 0;
}
#checkout-review-table tbody tr,
#my-orders-table tbody tr,
#my-downloadable-products-table tbody tr,
#my-reviews-table tbody tr,
#my-tags-table tbody tr,
#wishlist-table tbody tr,
.checkout-multishipping-shipping table tbody tr,
.checkout-multishipping-overview table tbody tr,
.data-table tbody tr {
	border-top: 1px solid #e5e5e5;
}
#checkout-review-table tbody tr.first,
#my-orders-table tbody tr.first,
#my-downloadable-products-table tbody tr.first,
#my-reviews-table tbody tr.first,
#wishlist-table tbody tr.first,
.checkout-multishipping-shipping table tbody tr.first,
.checkout-multishipping-overview table tbody tr.first,
.data-table tbody tr.first {
	border-top: none;
}
#multiship-addresses-table .product-name,
#multiship-addresses-table .product-name a,
#checkout-review-table .product-name,
#checkout-review-table .product-name a,
#my-orders-table .product-name,
#my-orders-table .product-name a,
#my-reviews-table .product-name,
#my-reviews-table .product-name a,
#my-tags-table .product-name,
#my-tags-table .product-name a,
#wishlist-table .product-name,
#wishlist-table .product-name a,
.checkout-multishipping-shipping .product-name,
.checkout-multishipping-shipping .product-name a,
.checkout-multishipping-overview .product-name,
.checkout-multishipping-overview.product-name a,
.data-table .product-name,
.data-table .product-name a {
	font-size: 0.875rem;
	line-height: 1rem;
	font-weight: bold;
	border-bottom: none;
	color: #555555;
}
#multiship-addresses-table td.last .chosen-container {
	width: 200px !important;
}
#multiship-addresses-table td:nth-child(2) .chosen-container {
	width: 55px !important;
}
.data-table .item-options {
	margin-bottom: 0;
}
.data-table .item-options dt,
.data-table .item-options dd {
	font-size: 0.813rem;
	line-height: 1rem;
	margin-bottom: 0;
}
.data-table .item-options dd {
	margin-bottom: 6px;
	color: #777777;
}
#multiship-addresses-table tfoot .button {
	margin: 10px 0 0;
}
#multiship-addresses-table .btn-remove2 {
	font-size: 0.813rem;
}
#my-reviews-table .product-name {
	margin: 0;
}
table.payment-info tr th,
table.payment-info tr td {
	text-align: left;
}
.checkout-multishipping-shipping address,
.checkout-multishipping-billing address,
.checkout-multishipping-overview address {
	font-size: 0.875rem;
	font-style: normal;
	color: #777777;
	line-height: 1rem;
	margin-bottom: 20px;
}
.sp-methods ul,
.checkout-multishipping-shipping .radio {
	list-style: none;
	margin-left: 0 !important;
}
.checkout-multishipping-shipping dt {
	margin-bottom: 0;
}
.separator {
	color: #c0c0c0;
}
.checkout-multishipping-shipping .form-box.wide,
.checkout-multishipping-overview .form-box.wide,
.checkout-multishipping-success .form-box.wide,
.checkout-onepage-success .form-box.wide,
.paypal-review-page .form-box.wide {
	padding-right: 30px;
}
.checkout-multishipping-shipping h3,
.checkout-multishipping-overview h3 {
	margin-right: 0;
}
.checkout-multishipping-overview .grand-total {
	text-align: center;
}
.cards-list .info-table,
.cards-list .info-table tr,
.payment-method-table table,
.payment-method-table table tr {
	border: none !important;
	border-collapse: collapse;
}
.cards-list .info-table tbody th,
.cards-list .info-table tbody td,
.payment-method-table table tbody th,
.payment-method-table table tbody td {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.cards-list .info-table tbody th,
.cards-list .info-table tbody td,
.payment-method-table table tbody th,
.payment-method-table table tbody td {
	text-align: left;
	line-height: 1.25rem;
}
.payment-method-table table tbody th {
	font-size: 0.813rem;
}
.checkout-multishipping .sub-title,
.checkout-onestep .sub-title {
	color: #222222;
	margin-bottom: 30px;
}
.checkout-onestep .page-title {
	margin: 0 0 20px;
}

label[for='p_method_paypal_express'] {
	line-height: 2rem;
}

label[for='p_method_paypal_express'] img {
	vertical-align: top;
	height: 1.875rem;
}

/* Checkout Agreements */
.checkout-agreements {
	list-style: none;
	margin: 0 30px 0 0;
}
.checkout-agreements .agreement-content { 
	overflow-y: scroll; 
	height: 12em; 
	padding: 8px 10px; 
	background-color: #fbfaf6; 
	border: 1px solid #bbb6a5;
	font-size: 0.6875rem;
}
.checkout-agreements .agree { 
	margin: 12px 0 0; 
}
.checkout-agreements .agree label { 
	color: #000;
}
/* 3D Secure logos */
.centinel-logos {
    background: transparent;
    height: auto !important;
}
.centinel-logos label {
    position: relative;
    font-size: 11px !important;
}
.centinel-logos .input-box {
    text-align: center;
}
.centinel-logos .input-box a {
    display: inline-block;
    margin: 6px 10px 0;
}

@media only screen and (max-width: 40em) {
	#billing_region_id_chosen, 
	#billing_country_id_chosen, 
	#shipping_region_id_chosen, 
	#shipping_country_id_chosen {
		width: 100% !important;
	}
	.payment-methods dt,
	#checkout-review-table-wrapper {
		margin-right: 0;
	}
	#onepage-guest-register-button {
		margin-bottom: 10px;
	}
	#checkout-review-table-wrapper h3 {
		font-size: 0.875rem;
	}
	#multiship-addresses-table td.last .chosen-container {
		width: 100px !important;
	}
	#multiship-addresses-table .product-name, 
	#multiship-addresses-table .product-name a {
		font-size: 0.813rem;
	}
	.checkout-multishipping-shipping .form-box.wide,
	.checkout-multishipping-overview .form-box.wide,
	.checkout-multishipping-success .form-box.wide,
	.checkout-onepage-success .form-box.wide {
		padding-right: 20px;
	}
	.multiple-checkout .buttons-set {
		margin-right: -50px !important;
	}
	.checkout-multishipping-shipping .buttons-set,
	.checkout-multishipping-overview .buttons-set,
	.checkout-multishipping-success .buttons-set,
	.checkout-onepage-success .buttons-set {
		margin-right: -20px !important;
	}
}

/*******************************************************************************************************/
/***   19)	 CUSTOMER ACCOUNT																	     ***/
/*******************************************************************************************************/

.account-wrapper {
	background-color: #f4f4f4;
}
.account-wrapper:before,
.account-wrapper:after {
	content: ' ';
	display: table;
}
.account-wrapper:after {
	clear: both;
}
.account-nav-container.left-off-canvas-menu {
	position: relative;
	display: block;
	float: left;
	margin: 12px 8px 28px 0;
	padding-left: 4%;
	left: 0;
	width: 260px;
	z-index: auto !important;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
	box-sizing: border-box !important;
}
.account-nav-container .block-content {
	margin-top: 26px;
	margin-bottom: 26px;
}
.account-nav-container .block-content .links-list li:hover > a:before {
	left: -13px;
}
.account-nav-container .block-content .links-list a {
	font-size: 0.938rem;
	padding: 8px 0 8px 0 !important;
}
.account-nav-container .block-content .links-list li.current a {
	color: #000000 !important;
}
.my-account {
	display: block;
	background: #ffffff;
	margin-top: 20px;
	padding: 24px 20px;
	position: relative;
	z-index: 1;
}
.my-account .form-list:after,
.my-account .form-list .control {
	clear: none !important;
}
.account-wrapper .page-title {
	margin: 1.25rem 0 0.5rem
}
.account-wrapper .actions,
.sales-guest-view .actions,
.sales-guest-invoice .actions {
	height: 2rem;
	line-height: 2rem;
	text-align: right;
}
.account-wrapper .actions .button,
.sales-guest-view .actions .button,
.sales-guest-invoice .actions .button {
	font-size: 1rem;
	padding: 0.313rem 1.4rem;
	background: #dee2e2;
	color: #222222;
	font-weight: normal !important;
	margin-bottom: 0;
}
.account-wrapper .page-title h3 {
	line-height: 2rem;
	margin: 0;
}
.sales-guest-invoice .page-title {
	margin-bottom: 0;
}
.my-account .page-title .button,
.my-account .page-title > a,
.sales-guest-view .page-title .button,
.sales-guest-invoice .page-title .button,
.catalog-product-compare-index .page-title a {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 0.75rem;
	font-weight: 600 !important;
	padding: 0.063rem 0.5rem 0.125rem;
}
.my-account .page-title .actions,
.sales-guest-view .page-title .actions,
.sales-guest-invoice .page-title .actions {
	position: absolute;
	top: 4px;
	right: 4px;
}
.link-rss:before,
.link-print:before {
	font-family: 'intenso';
	font-weight: normal;
	margin-right: 5px;
}
.link-print:before {
	font-size: 0.875rem;
	font-weight: normal;
	vertical-align: middle;
}
.my-account .page-title a.link-rss {
	top: 12px;
	font-weight: normal !important;
}
.my-account .page-title .icon-feed,
.my-account .page-title .icon-loop,
.sales-guest-view .page-title .icon-feed,
.sales-guest-view .page-title .icon-loop,
.sales-guest-invoice .page-title .icon-feed,
.sales-guest-invoice .page-title .icon-loop {
	font-size: 0.875rem;
}
.my-account .row {
	padding: 0;
}
.my-account p {
	margin-bottom: 6px;
}
.my-account .row .columns,
.my-account .row .column {
	padding-left: 0;
}
.my-account ol,
.paypal-review-page ol {
	list-style: none;
	margin-left: 0;
}
.my-account .box,
.billing-agreements .info-box,
.sales-guest-view .box,
.sales-guest-invoice .box,
.paypal-review-page .box {
	border-left: 3px solid #c6cecd;
	margin: 0 0 25px;
	padding-bottom: 5px;
	font-size: 1rem;
}
.my-account .box-title,
.sales-guest-view .box-title,
.sales-guest-invoice .box-title,
.paypal-review-page .box-title {
	margin: 0 0 10px;
	padding: 5px 10px 5px 20px;
	background: #fafafa;
}
.my-account .box h2,
.my-account .box-title h3,
.billing-agreements h2.box-title,
.sales-guest-view .box-title h2,
.sales-guest-invoice .box-title h2,
.paypal-review-page .box-title h3 {
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1.75rem;
	margin: 0;
	padding: 0;
	color: #666666;
}
.my-account .box-account ol li {
	border-left: 3px solid #c6cecd;
	padding-left: 20px;
	line-height: 2rem;
	background: #fafafa;
	margin-bottom: 8px;
}
.my-account .box-account ol li li {
	border: none;
	padding-left: 0;
	line-height: 1rem;
	margin-bottom: 0;
}
h2.table-caption,
.box-head h2,
.order-items.order-details .table-caption {
	color: #222222;
	font-size: 0.875rem;
	font-weight: bold;
	margin: 20px 0 10px;
}
.my-account .box-content,
.sales-guest-view .box-content,
.sales-guest-invoice .box-content,
.paypal-review-page .box-content {
	padding: 0 0 0 20px;
	font-size: 0.875rem;
	color: #777777;
}
.my-account address,
.sales-guest-view address,
.sales-guest-invoice address,
.paypal-review-page address {
	color: #777777;
	font-size: 0.875rem;
	font-style: normal;
	line-height: 1rem;
	margin-bottom: 10px;
}

/* paypal review page fixes */


.paypal-review-page address h3 {
	font-size: 13px;
    text-transform: uppercase;
    color: #8d6f4d;
    margin-bottom: 13px;
}

.paypal-review-page .box {
	border-left: none !important;
}

.paypal-review-page .box-title h3 {
	display: inline !important;
}

.paypal-review-page .form-box .buttons-set .button {
	display: inline;
    margin: 0 17px;
    padding: 15px 60px;
    width: auto;
}

.paypal-h3-style {
	font-size: 13px;
    text-transform: uppercase;
    color: #8d6f4d;
    margin-bottom: 13px;
}

.box-content.paypal-box-border {
	border: 1px solid #e5dcd0;
    padding: 18px 15px;
	margin-bottom:15px;
}

.paypal-review-header {
	margin-top: 26px !important;
    margin-bottom: 26px !important;
	font-size: 25px !important;
	padding-left: 17px !important;
	font-family: 'Quicksand', sans-serif !important;
}

.paypal-review-page .custom-checkbox-wrapper {
	margin-left:10px !important;
}

.paypal-min-height {
	min-height: 165px;
}

.paypal-review-page .data-table thead tr th {
	font-weight: bold !important;
}

.paypal-review-page .data-table tbody h3 {
	font-weight: normal !important;
}

.paypal-review-page .totals-table  {
	width: auto;
	margin: 30px 0 50px auto;
}

@media only screen and (max-width:768px) {
	.paypal-review-page .form-box .buttons-set .button {
		display: table;
		margin: 0 auto;
		padding: 15px 60px;
		width: auto;
	}
}

/* end paypal fixes */


.my-account .icon-print,
.my-account .icon-eye,
.sales-guest-view .icon-print,
.sales-guest-invoice .icon-print,
.catalog-product-compare-index .icon-print,
.catalog-product-compare-index .link-print {
	color: #6c7a89;
}
.buttons-set .back-link small {
	display: none;
}
.buttons-set .back-link a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 11px;
}
.buttons-set .back-link a:before,
.buttons-set .back-link a:after {
	border-right: 1px solid;
	content: '';
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	left: 3px;
	top: 50%;
	width: 0;
}
.buttons-set .back-link a:after  {
	margin-top: 0;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}
.my-account .welcome-msg {
	margin: 20px 0 0;
}
.my-account .welcome-msg p + p,
.my-account .box-content p {
	color: #777777;
}
.my-account .buttons-set,
.sales-guest-view .buttons-set,
.sales-guest-form .buttons-set,
.sales-guest-invoice .buttons-set,
.catalogsearch-advanced-index .buttons-set,
.contacts-index-index .buttons-set {
	padding-top: 10px;
	margin-top: 30px;
}
.my-account p.required,
.sales-guest-form p.required,
.contacts-index-index p.required {
	font-size: 0.688rem;
	color: #E74C3C;
	float: right;
}
.contacts-index-index li.wide {
	padding-right: 0;
}
.my-account .box-head {
	position: relative;
}
.my-account .box-head > a {
	position: absolute;
	right: 12px;
	top: 4px;
	font-size: 0.875rem;
}
.my-account .box-content h4 {
	font-size: 0.875rem;
	font-weight: normal;
	color: #555555;
	font-style: italic;
	margin-top: 6px;
}
.my-account .form-box.wide {
	border: none;
	margin: 20px 0 0;
	padding: 0;
	max-width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.my-account .checkout-multishipping {
	padding: 0;
}
.my-account .checkout-multishipping .page-title h2 {
	font-size: 1.75rem;
	line-height: 1.5rem;
	margin: 0 0 10px 3px;
	font-weight: lighter;
	letter-spacing: -0.05rem;
	color: #222222;
	text-align: left;
}
.my-account .checkout-multishipping .buttons-set {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: transparent;
	text-align: left;
}
.my-account .checkout-multishipping .buttons-set .button {
	margin: 0 0 15px;
}
.my-account .checkout-multishipping p.required {
	margin: 0;
}
.my-account .checkout-multishipping .buttons-set a {
	color: #27ccc0;
	font-size: inherit;
}
.my-account .checkout-multishipping .form-list li.wide {
	max-width: 548px;
}
.customer-account-edit .my-account .fieldset {
	overflow: visible;
}
.customer-account-edit .my-account .control {
	margin-bottom: 0;
}
.row.order-info-box {
	overflow: hidden;
	min-width: unset;
}
#my_recent_reviews .number,
#my_recent_tags .number {
	display: none;
}
#my_recent_reviews .details,
#my_recent_reviews .product-name,
#my_recent_reviews .ratings,
#my_recent_tags .details,
#my_recent_tags .product-name,
#my_recent_tags .tags {
	display: inline-block;
}
#my_recent_reviews .product-name,
#my_recent_tags .product-name {
	margin: 0;
	border: none;
	font-size: 0.875rem;
}
#my_recent_reviews .ratings,
#my_recent_tags .tags {
	margin-left: 7px;
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
	line-height: 1rem;
}
#my_recent_reviews .ratings strong,
#my_recent_tags .tags strong {
	font-weight: normal !important;
	font-size: 0.875rem;
	color: #777777;
	padding-right: 4px;
}
#my_recent_tags .tags ul {
	list-style: none;
	display: inline-block;
	margin-left: 0;
	line-height: 1rem;
}
#my_recent_tags .tags li {
	display: inline-block;
	font-size: 0.875rem;
}
/* account toolbar */
.my-account .pager {
	position: relative;
	margin: 6px 0 20px;
	height: 4rem;
}
.my-account .amount {
	margin: 8px 0 10px;
	font-size: 0.813rem;
	color: #999999;
	text-align: right;
}
.my-account .pages {
	background: transparent;
	display: inline-block;
	margin: 0 0 0 -8px;
}
.my-account .pages ol {
	margin-left: 0;
}
.my-account .limiter {
	display: inline-block;
	float: right;
	margin: 0 0 0 10px;
}
.my-account .limiter > label {
	float: left;
	padding-right: 6px;
	padding-top: 1px;
}
/* ------------------*/

.my-account .order-info {
	margin: 20px 0 0;
}
.my-account .order-info dt,
.sales-guest-view .order-info dt,
.sales-guest-invoice .order-info dt {
	display: none;
}
.my-account .order-info ul,
.sales-guest-view .order-info ul,
.sales-guest-invoice .order-info ul {
	list-style: none;
	margin-left: 0;
}
.my-account .order-info ul li,
.sales-guest-view .order-info ul li,
.sales-guest-invoice .order-info ul li {
	display: inline-block;
	font-size: 0.875rem;
	padding: 0 8px 0 12px;
	line-height: 1rem;
	border-left: 1px solid #e5e5e5;
}
.my-account .order-info ul li.first,
.sales-guest-view .order-info ul li.first,
.sales-guest-invoice .order-info ul li.first {
	padding-left: 0;
	border: none;
}
.my-account .order-date,
.sales-guest-view .order-date,
.sales-guest-invoice .order-date {
	font-style: italic;
}
.billing-agreements,
.recurring-profiles,
.my-account .product-review,
.tag-customer-index .box,
.my-tag-edit,
.wishlist-index-share .fieldset,
#wishlist-table,
.oauth-customer-token-index .my-account > p,
.review-customer-index .my-account > p,
.newsletter-manage-index .my-account > form,
.downloadable-customer-products .my-account > p,
.sales-order-history .my-account > p {
	margin-top: 20px;
}
.billing-agreements h2.box-title {
	padding: 5px 10px 5px 20px;
	margin: 0 0 10px;
}
.billing-agreements > p {
	margin-bottom: 20px;
}
.my-account .product-img-box img {
	width: 200px;
	margin-bottom: 20px;
}
.review-customer-view .ratings-detail {
	width: 95%;
	margin: 0 auto;
	border-top: 2px solid #e5e5e5;
	padding-top: 6px;
}
.review-customer-view .product-name {
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #222222;
	margin: 0 0 20px;
}
.review-customer-view .product-details h3 {
	font-size: 0.875rem;
	color: #222222;
}
.review-customer-view .ratings-table tbody th,
.review-customer-view .ratings-table tbody td {
 	padding: 0.125rem 0.625rem;
 	text-align: left;
}
.review-customer-view dl dt {
	font-size: 0.875rem;
	color: #222222;
	font-weight: normal;
}
.review-customer-view dl dd {
	font-size: 0.875rem;
	color: #555555;
}
.review-customer-view .product-img-box .label {
	color: #222222;
	font-size: 0.813rem;
	margin: 0 0 3px;
	padding: 0;
}
.review-customer-view .rating-links {
	display: none;
}
.review-customer-view .rating-links.icon-user {
	display: block;
}
.my-account .tags-list {
	list-style: none;
	margin-left: 0;
	font-size: 0.875rem;
}
.my-tag-edit {
	margin-bottom: 0 !important;
}
.my-tag-edit .button {
	border: none !important;
	font-size: 0.75rem;
	font-weight: 400 !important;
	padding: 0.063rem 0.5rem 0.125rem;
	margin-bottom: 0;
	background: #dee2e2;
	color: #222222;
}
.my-tag-edit .button:hover,
.my-tag-edit .button:focus {
	color: #333333;
	background: #b9b9b9;
}
#my-tags-table .button.btn-cart {
	width: 10rem;
	margin: 10px 0 5px;
}
#my-tags-table .add-to-links {
	width: 10rem;
	list-style: none;
	margin-left: 0;
	text-align: center;
	font-size: 0.875rem;
}
#my-tags-table .add-to-links a:before {
	content: none;
}
.my-account .fieldset:before,
.my-account .fieldset:after {
	content: ' ';
	display: table;
}
.my-account .fieldset:after {
	clear: both;
}
.box-account.box-info .row {
	overflow: hidden;
	min-width:unset;
}
.my-account form {
	display: inline-block;
	width: 100%;
}
.my-account .my-wishlist fieldset,
.paypal-review-page fieldset {
	margin: 20px 0;
	padding: 0;
	border: none;
}

.my-wishlist{
	max-width: 1155px;
	margin-left:auto;
	margin-right:auto;
}

.wishlist-index-index .buttons-set2 .button {
	font-size: 1rem;
	padding: 0;
	font-weight: 600 !important;
	border: none !important;
	width:33.3333%;
	box-sizing:border-box;
	display:block;
	float:left;
	background:none!important;
}

.wishlist-index-index .buttons-set2 .button > span{
	padding:20px;
	margin:20px;
	background: #66cccc;
	display:block;
}


#wishlist-table .wishlist_col_1{
	width:130px;
}

#wishlist-table .wishlist_col_3{
	width:250px;
}

#wishlist-table .wishlist_col_2 img{
	width:80px;
	margin-bottom:10px;
}

#wisthlist-table .wishlist_col_4{
	display:none;
}

#wishlist-table textarea{
	display:none;
}


#wishlist-table .price-box .price {
	font-weight: bold!important;
	font-size:1.1rem;
}
#wishlist-table .price-box,
#wishlist-table .qty-wrapper {
	margin-bottom: 20px;
}
#wishlist-table .qty-wrapper .chosen-container,
#wishlist-table .qty-wrapper .input-text {
	width: 60px !important;
}

#wishlist-table .qty-wrapper, #wishlist-table .btn-cart, #wishlist-table .out-of-stock{
	float:left;
	width:auto;
	margin-right:15px;
}

#wishlist-table .link-edit{
	display:none;
}

#wishlist-table .qty-wrapper select{
	padding:5px;
}

#wishlist-table .btn-remove2{
	clear:both;
	text-indent:-99999px;
	position: relative;
	top: -52px;
    left: 215px;
}

#wishlist-table .qty-wrapper .input-text {
	margin: 0 auto;
}
#wishlist-table tbody tr td:nth-child(2) .product-image {
	display: none;
}
#wishlist-table .cart-cell > p {
	margin: 0;
}
#wishlist-table .add-to-cart-alt select {
	max-width: 60px;
}
#shared-wishlist-table .link-wishlist:before {
	content: none;
}
#shared-wishlist-table .btn-cart {
	min-width: 10rem;
	margin-bottom: 8px;
}

#wishlist-table h3 a {
	font-size: 1.3rem !important;
	line-height:1.3em!important;
}
#wishlist-table .description{
	margin:1em 0;
}


.send-friend .page-title{
	margin-left:0;
	margin-top:2em;
}

.send-friend h2.legend{
	margin-top:20px;
}

.send-friend li.fields{
	margin-bottom:1.5em;
}

.send-friend li.fields .field,
.send-friend li.fields p{
	display:inline-block;
	margin-right:20px;
	margin-top:10px;
	vertical-align:bottom;
}

.send-friend .btn-remove{
	display:inline-block;
	width:auto;
	padding-left:24px;
	line-height:17px;
}

.send-friend .buttons-set{
	margin-top:2em;
	position:relative;
	margin-left:-10px;
	margin-right:-10px;
}


.send-friend .buttons-set button,.send-friend .buttons-set #max_recipient_message{
	float:left;
	margin:10px;
}

.send-friend .buttons-set button[type=submit]{

}

.send-friend h4.product-ref{
	margin-top:2em;
	line-height:1.3em;
}


.sales-guest-view .page-title,
.sales-guest-view .order-info,
.sales-guest-invoice .order-info {
	margin: 20px 3.5% 0 3.5%;
}
.sales-guest-view .order-date,
.sales-guest-view .order-items.order-details,
.sales-guest-invoice .order-date,
.sales-guest-invoice .order-items.order-details {
	margin-left: 3.5%;
	margin-right: 3.5%;
}
.sales-guest-form .page-title {
	margin-top: 20px;
}
.sales-guest-form .fieldset,
.catalogsearch-advanced-index .fieldset {
	margin: 20px 0 0;
	max-width: 280px;
}
.sales-guest-form .form-list .wide {
	padding: 0;
}
.sales-guest-form .form-list .legend {
	color: #555555;
	font-size: 0.813rem;
	margin: 20px 0 10px;
}
.sales-guest-form #quick_search_type_id_chosen {
	width: 100% !important;
}


/* Small screens */
@media only screen and (max-width: 40em) {
	.account-nav-container.left-off-canvas-menu {
		position: absolute;
		z-index: 1001 !important;
		left: 0 !important;
		margin: 0;
		padding-left: 0;
		width: 250px !important;
		-ms-transform: translate3d(-100%, 0px, 0px);
		-moz-transform: translate3d(-100%, 0px, 0px);
		-o-transform: translate3d(-100%, 0px, 0px);
		-webkit-transform: translate3d(-100%, 0px, 0px);
		transform: translate3d(-100%, 0px, 0px);
		background: #333333 !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.account-nav-container .block-content li.current a {
		background: #444444 !important;
		cursor: default;
	}
	.account-nav-container .block-content .links-list li.current a {
		color: #ffffff !important;
	}
	.account-wrapper {
		padding-right: 2%;
	}
	.account-wrapper .page-title {
		margin: 0.625rem 0 0.25rem;
		padding-right: 1%;
	}
	.account-nav-container .block-content .links-list a {
		color: #ffffff !important;
		font-size: 1rem !important;
		line-height: 1.563rem !important;
		padding: 8px 0 8px 15px !important;
	}
	.top-bar-section li.group-title {
		padding: 0 0 0 15px !important;
	}
	.my-account .page-title h1 {
		font-size: 1.25rem !important;
		line-height: 1.5rem !important;
		font-weight: 300 !important;
		margin: 0 0 10px 0;
	}
	.my-account .page-title .button {
		right: 18px;
	}
	.customer-account-edit .my-account .fieldset {
		max-width: 100%;
	}
	#my-orders-table thead tr th,
	#my-orders-table tr td {
		font-size: 0.6875rem !important;
		padding: 0.5625rem 0.25rem;
	}
	.my-account .limiter {
		display: none;
	}

	.send-friend li.fields .field,
	.send-friend li.fields p {
		display: block;
		margin-right:0;
	}
}
@media only screen and (max-width: 52em) {
	#wishlist-table tbody tr td:nth-child(2) .product-image {
		display: block;
	}
	#wishlist-table thead tr th:first-child,
	#wishlist-table tbody tr td:first-child {
		display: none;
	}

	.wishlist-index-index .buttons-set2 .button {
		width:90%;
	}

	#wishlist-table {
		display:block;
	}

	#wishlist-table th{
		display:none;
	}

	#wishlist-table td{
		display:block;
		width:100%!important;
	}

}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.my-account .page-title h1 {
		font-size: 1.5rem !important;
		line-height: 1.5rem !important;
		margin: 0 0 10px 0;
	}
	#my-orders-table thead tr th,
	#my-orders-table tr td {
		font-size: 0.75rem !important;
		padding: 0.5625rem 0.5rem;
	}
}

@media only screen and (max-width: 46em) {
	#my-orders-table .ship-to-name {
		display: none;
	}
}


/*******************************************************************************************************/
/***   20)	 EXTENDED REVIEWS																	     ***/
/*******************************************************************************************************/

.summary-popover .rating-box {
	cursor: pointer;
}
.summary-popover-icon {
	position: absolute;
	width: 12px;
	height: 11px;
	top: 0;
	left: 60px;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.summary-popover-icon:before,
.summary-popover-icon:after {
	content: '';
	position: absolute;
	width: 0;
	height: 5px;
	border-right: 1px solid #ef9f20;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 2px;
    right: 6px;
}
.summary-popover-icon:after {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 3px;
}
.summary-popover-icon.spinner {
	border-color: transparent;
	transform: none;
	transition: none;
}
.summary-popover-icon.spinner:before,
.summary-popover-icon.spinner:after {
	height: 12px;
	width: 12px;
	top: 14px;
	left: 15px;
	border-right: none;
	transform: none;
	transition: none;
}
.summary-popover-icon.spinner:after {
	border-width: 2px;
	border-right: 2px solid #777777;
}
.summary-popover-content {
	position: absolute;
	width: 460px;
	top: 22px;
	left: -30px;
	cursor: default;
	z-index: 101;
}
.review-popover {
	position: relative;
	background: #ffffff;
	padding: 28px 12px 20px;
	width: 460px;
	border: 3px solid #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.summary-popover .arrow-box:after {
	border-style: none !important;
}
.summary-popover .rating-box.active:after {
	top: 4px; 
	left: 64px;
	border: solid transparent;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(229, 229, 229, 0); 
	border-bottom-color: #e5e5e5; 
	border-width: 8px; 
	margin-left: -6px;
}
.move-popover {
	left: auto;
}
.review-popover #histogram {
	margin: 8px 0;
}
.review-popover #histogram .progress {
	height: 12px;
}
.review-popover #histogram td {
	line-height: 0.5rem ;
}
.review-popover #histogram .stars a {
	color: #777777;
	text-decoration: none;
	-webkit-transition: color 150ms ease-out 0s;
  	-moz-transition: color 150ms ease-out 0s;
	transition: color 150ms ease-out 0s;
}
.review-popover #histogram .stars a:hover {
	color: #27ccc0;
}
.review-close {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 26px;
	padding-left: 22px;
	cursor: pointer;
}
.review-close:hover {
	border: 2px solid #e5e5e5;
}
.review-close:before,
.review-close:after {
	border-right: 2px solid;
	border-color: #e5e5e5;
	content: '';
	display: block;
	height: 18px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 10px;
	top: 2px;
	width: 0;
}
.review-close:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.review-close:hover:before,
.review-close:hover:after {
	border-color: #e5e5e5;
}
.category-products.list .review-popover .ratings,
.review-popover .ratings {
	position: relative;
	display: block;
	float: left;
	top: inherit;
	left: inherit;
	margin: 0 0 0 6px;
}
.review-popover .rating-avg {
	line-height: 0.938;
}
.review-popover .review:nth-child(n+2) {
	margin: 10px 0 0;
}
.review-popover .review-detail {
	font-size: 0.813rem;
	color: #333333;
	line-height: 1rem;
}
.review-popover .review-author,
.review-popover .review-date {
	font-size: 0.688rem;
	color: #777777;
}
.review-popover .review-author {
	padding: 0 3px 0 11px;
}
.review-popover .review-date {
	padding: 0 0 0 7px;
	border-left: 1px solid #c0c0c0;
}
.see-all-reviews {
	font-size: 0.833rem;
	text-decoration: underline;
}
blockquote {
	background: transparent;
	margin: 0;
	color: #333333;
	padding: 0.5em 10px 0;
	line-height: 1rem !important;
	border-left: none !important;
	quotes: "\201C""\201D""\201C""\201D";
}
blockquote:before {
	color: #e5e5e5;
	content: open-quote;
	font-family: Georgia, serif;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
	line-height: 1rem !important;
	color: #555555 !important;
}
.list-narrow .rating-box,
.list-narrow .summary-popover:before {
	cursor: default !important;
	content: none !important;
}
.list-narrow .summary-popover > .rating-box:before,
.list-narrow .summary-popover > .rating-box:after {
	content: none !important;
}
.list-narrow .summary-popover-content {
	display: none !important;
}
.review-list .vote {
	margin-bottom: 20px;
	display: inline-block;
	margin-left: 4px;
}
.review-list .vote span {
	font-size: 0.750rem;
	color: #555555;
	border-left: 1px solid #d3d3d3;
	padding: 0 3px 0 8px;
}
.review-list .vote button {
	margin: 0;
}
.review-list .comments {
	font-size: 0.750rem;
	margin-bottom: 20px;
	display: inline-block;
}
.review-list .comment-bubble {
	margin: 0 0 12px;
}
.review-list .comment-bubble.arrow-box,
.form-add.arrow-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 8px 12px 10px;
	background: #f4f4f4;
}
.form-add.arrow-box {
	margin-bottom: 5px;
}
.review-list .comment-bubble.arrow-box:after,
.form-add.arrow-box:after {
	left: 36px;
	border-color: rgba(244, 244, 244, 0);
	border-bottom-color: #f4f4f4;
	border-style: solid;
}
.review-list .comment-text {
	font-size: 0.813rem;
	color: #222222;
	margin: 4px 0 0;
}
.review-list .comments-hide {
	display: inline-block;
	font-size: 0.750rem;
	margin: 0 0 20px 10px;
	padding-left: 10px;
	border-left: 1px solid #d3d3d3 ;
}
#post-review .messages,
#post-review .messages .success-msg ul {
	list-style: none;
	margin: 0;
}
#post-review .messages .success-msg li,
#post-review .messages .error-msg li {
	font-size: 0.875rem;
	color: #a1ba16;
}
#post-review .messages .error-msg li {
	color: #ea1818;
}
#post-review .review-form {
	position: relative;
}
#post-review #advice-validate-rating-validate_rating {
	top: 152px;
}
.comment-success {
	font-size: 0.875rem;
	color: #a1ba16;
	margin-bottom: 10px;
}
.star-filter-header {
	font-size: 0.813rem;
	color: #222222;
	font-weight: bold;
	margin-top: 4px;
}
.star-filter-header span {
	color: #a0a0a0;
}
.star-filter-header a {
	text-decoration: underline;	
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.rating-box,
	.summary-popover:before {
		cursor: default !important;
		content: none !important;
	}
	.summary-popover > .rating-box:before,
	.summary-popover > .rating-box:after {
		content: none !important;
	}
	.summary-popover-content,
	.summary-popover-icon {
		display: none !important;
	}
}

/*******************************************************************************************************/
/***   21)	 PRINT PAGES																			 ***/
/*******************************************************************************************************/
.page-print {
	font-size: 14px;
}
.page-print .print-head { 
	margin: 0 0 15px; 
}
.page-print .print-head .logo { 
	float:left;
	margin-bottom: 20px;
	width: 200px;
}
.page-print .print-head address { 
	float:right; 
	margin-left: 15px; 
}
.page-print h1 {
	clear: both;
	font-size: 18px !important; 
	font-weight: bold; 
}
.page-print h2,
.page-print h3,
.page-print h4 { 
	font-size: 15px; 
	font-weight: bold; 
}
.page-print h2.h2 { 
	font-size: 15px; 
	font-weight: bold; 
	text-align: right; 
}
.page-print .order-date { 
	border-bottom: 1px solid #ccc; 
	padding: 0 0 10px; 
	margin: 0 0 10px; 
}
.page-print .col2-set { 
	margin: 0 0 10px; 
}
.page-print .col2-set:before,
.page-print .col2-set:after {
	content: ' ';
	display: table;
}
.page-print .col2-set:after {
	clear: both;
}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2 { 
	width: 50%; 
	float: left;
}
.page-print table,
.page-print #my-orders-table tr,
.page-print #my-orders-table th,
.page-print #my-orders-table td {
	border-collapse: collapse !important;
    border: solid #000 !important;
    border-width: 1px 0 0 1px !important;
    background: transparent !important;
    color: #000000 !important;
}
.page-print #my-orders-table {
	border: 1px solid #000000 !important
}
.page-print th, 
.page-print td {
    border:solid #000 !important;
    border-width:0 1px 1px 0 !important;
}
.page-print .data-table {
	width: 100%;
}
.page-print .buttons-set {
	margin-top: 20px;
	text-align: center;
}

/*******************************************************************************************************/
/***   22)	 QUICK VIEW																			 ***/
/*******************************************************************************************************/
.quickview-modal {
	padding-top: 20px;
}
.quickview-content {
	padding: 0 8px;
}
.quickview-content .mobile-gallery {
	top: -9999px;
}
.quickview-modal .product-essential {
	margin-bottom: 0;
}
.quickview-modal .product-shop-side {
	float: left !important;
	padding-left: 2.5%;
	padding-right: 0.9%;
	margin-top: 22px;
}
.quickview-content .short-description {
	margin-bottom: 0;
}
section.featured-slider .item-images a.quickview-button.button,
section.featured-slider .category-images a.quickview-button.button,
.category-products .item-images a.quickview-button.button {
	position: absolute;
	text-align: center;
	/*padding: 0.25rem 0.875rem;*/
	width: 158px;
	left: 20%;
	z-index: 10;
	font-weight: 300 !important;
	top: 78%;
	display: none;
	white-space: nowrap;
}
.touch section.featured-slider .item-images a.quickview-button, 
.touch section.featured-slider .category-images a.quickview-button, 
.touch .category-products .item-images a.quickview-button {
	display: block !important;
}
.item-content:hover a.quickview-button {
	display: block !important;
}
.quickview-modal .buybox .add-to-cart {
	margin-top: 0;
}
.quickview-modal .button.btn-cart {
	width: 45%;
	margin-bottom: 4px;
}
.quickview-modal .qty-wrapper:before,
.quickview-modal .qty-wrapper:after {
	content: " ";
	display: table;
}
.quickview-modal .qty-wrapper:after {
	clear: both;
}
.quickview-modal .qty-wrapper {
	margin: 10px 0;
}
.product-detail {
	line-height: 1.5rem;
	margin: 14px 0 4px 8px;
}
.quickview-modal .add-to-links {
	text-align: center;
	margin-top: 10px;
}
.quickview-modal .add-to-links li {
	display: inline-block;
	margin-right: 1rem;
}
.quickview-modal .lightbox.product-image {
	-webkit-transition: initial;
  	-moz-transition: initial;
  	transition: initial;
}

/*******************************************************************************************************/
/***   22)	 PERSONALISED PROD																		 ***/
/*******************************************************************************************************/

.personalise__wrapper .photoBoxImage{margin:0 auto;position:relative;}
.personalise__wrapper h1{margin-top:30px;}
.personalise__wrapper .row{padding-bottom:0;}
.product-shop--personalised {margin-top:-30px;margin-bottom:30px;}
.product-shop .buy-box-wrapper.buy-box-wrapper--personalised {max-width:unset}
.product-shop .buy-box-wrapper--personalised .button{display:inline-block;max-width:300px;}
.product-shop .buy-box-wrapper--personalised input.button{
	margin-right:20px;
	background:none!important;
	border:#66cccc solid 1px;
	color:#66cccc;
}
.product-shop .buy-box-wrapper--personalised input.button[disabled]{
	background:none!important;
	border:#ccc solid 1px;
	color:#ccc;
}


/* Small screens */
@media only screen and (max-width: 40em) {

	.quickview-modal {
		/*margin-top: -50px;*/
		width: 100%;
		/*margin-left: -50%;*/
		padding-top: 35px;

	}
	.quickview-modal li {
		list-style: none;
	}
	.quickview-content .mobile-gallery {
		top: initial;
		overflow: hidden;
		padding-bottom: 6px;
	}
	section.featured-slider .item-images a.quickview-button, 
	section.featured-slider .category-images a.quickview-button, 
	.category-products .item-images a.quickview-button {
		width: 70%;
		left: 15%;
		display: block;
		padding: 0.25rem 0;
		margin-bottom: 0;
	}
	.category-products .item-images a.quickview-button {
		top: initial;
		bottom: -1.936rem;
	}
	.category-products.list .item-images a.quickview-button {
		left: 13%;
		bottom: 0.75rem;
	}
	.quickview-modal .product-shop-side {
		padding-left: 0;
		padding-right: 0;
	}
	.quickview-content .buybox {
		width: 100%;
	}
	.quickview-modal .button.btn-cart,
	.quickview-content .product-detail {
		padding: 0.3125rem 1rem;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 0.875rem;
	}
	.quickview-modal .button.btn-cart {
		padding-left: 1.625rem;
	}
	.quickview-modal .add-to-links {
		text-align: left;
	}
}

/* Medium and Large screens */
@media only screen and (min-width: 40.063em) {
	.quickview-modal {
		margin-top: -50px;
	}
	.quickview-modal .product-img-box {
		width: 50%;
	}
	.quickview-modal .product-shop,
	.quickview-modal .product-shop-side {
		width: 46%;
	}
	.quickview-content .buybox { 
		background: #f4f4f4 !important;
		padding: 14px;
		width: 100%;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 66em) {
	.quickview-modal .product-shop,
	.quickview-modal .product-shop-side {
		width: 50%;
	}
	.quickview-modal .product-shop-side {
		margin-top: 10px;
	}
	.quickview-content .button.btn-cart,
	.quickview-content .product-detail {
		width: 100% !important;
		margin-bottom: 4px;
		margin-left: 0;
	}
	.quickview-content .add-to-links {
		margin-left: 0;
	}
}


/*Temp CSS fix*/

/*Uksite gift option and modal gift option*/
#dt_method_ccsave, #filter-gift-options > div
{
    display:none;
}

/*Fix for hiding promo on mobile review step*/
#checkout-review-table-wrapper > div.small-12.medium-12.large-4.columns.cart-collaterals.cart-collaterals-mobile > div.cart-field-wrapper.cart-field-mobile-promo.sub-field
{
     display:none;
}

#search_nav_form > div > div.search-box
{
    width: 100%;
    max-width: 262px;
    
}

body > div.off-canvas-wrap > div > div.row > div.small-12.no-results.columns > a
{
    max-width: 200px;
    line-height: 45px;
}

.tracking-image{
	opacity:0;
	width:1px;
	height:1px;
	overflow:hidden;
	border: none;
}


/*******************************************************************************************************/
/***   23)	 PROMO MODAL																			 ***/
/*******************************************************************************************************/

.promo-modal {
	background:#fff;
	box-shadow: 0 0 30px #DDD !important;
	z-index: 9999;
	margin-top:0!important;
	padding:70px!important;
	min-height: 400px;
	display:none;
	text-align: center;
	background-image: url("/skin/frontend/intenso/custom/images/promomodal/promo-modal-bg.jpg");;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%!important;
}

.promo-modal .promo-modal__content {
	background: rgba(255, 255, 255, 0.7);
	overflow: hidden;
	padding: 20px;
}

.promo-modal .promo-modal__content .promo-modal__content-inner {
	background: #fff;
	padding: 20px;
}

.promo-modal__signup{
	zoom:0.9;
}

.promo-modal .promo-modal__content .promo-modal__content-inner  h1 {
	color: #2f1409;
	font-family: Quicksand;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.promo-modal .promo-modal__content .promo-modal__content-inner  h1:after {
	content: '';
	width: 60px;
	height: 2px;
	background-color: #66cccc;
	display: block;
	margin: 10px auto;
}

.promo-modal .promo-modal__content .promo-modal__content-inner  h2 {
	color: #66cccc;
	font-family: 'SugarPlums', 'Arial', 'Sans-Serif';
	font-size: 45px;
	letter-spacing: -0.42px;
	line-height: 0.9em;
	margin: 30px auto 0 auto;
}

.promo-modal__text{
	margin:30px 0;
}

.promo-modal .promo-modal__content .promo-modal__content-inner  p.promo-modal__offer-signup {
	color: #2f1409;
	font-family: Quicksand;
	font-size: 18px;
	letter-spacing: -0.14px;
	font-weight: 400;
	margin-top: 29px;
	margin-bottom: 28px;
}

.promo-modal .promo-modal__content .promo-modal__content-inner .promo-modal__code {
	text-transform: uppercase;
	font-weight: 700;
}


.promo-modal .promo-modal__content .promo-modal__content-inner p.promo-modal__privacy {
	margin: 20px 0 0;
	font-size:12px;
}

.promo-modal .promo-modal__content .promo-modal__content-inner .promo-modal__privacy a {
	text-decoration: underline;
	font-weight: 700;
}


.promo-modal .promo-modal__content .promo-modal__content-inner  .promo-modal__close {
	color: #2f1409;
	font-family: Quicksand;
	font-size: 14px ;
	font-weight: 700;
	letter-spacing: -0.1px;
	text-decoration: underline;
	position: relative;
	margin: 20px auto 0;
}

input.promo-modal__input{
	margin: 20px auto!important;
}


input.promo-modal__input{
	max-width: 300px;
}


.promo-modal.open{
	display:block;
}


@media only screen and (min-width: 640px){
	.promo-modal.open{
		left: 50%;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-left: 0px;
		max-width: 90%;
		position: absolute;

	}

	.promo-modal .promo-modal__content .promo-modal__content-inner h2 {
		font-size: 65px;
		letter-spacing: -0.64px;
		line-height: 0.9em;
	}

}

@media only screen and (min-width: 900px){
	.promo-modal.open{
		max-width: 860px;
	}
	.promo-modal .promo-modal__content .promo-modal__content-inner h2 {
		font-size: 85px;
	}
	.promo-modal .promo-modal__content .promo-modal__content-inner  p.promo-modal__offer-signup {
		font-size:20px;
	}
	.promo-modal .promo-modal__content .promo-modal__content-inner p.promo-modal__privacy {
		margin: 30px auto;
		max-width:500px;
	}
	.promo-modal__signup{
		zoom:1;
	}

}

@media only screen and (max-width: 640px){
	.promo-modal.open{
		top:0!important;
		bottom:0!important;

	}

	.promo-modal {
		padding: 10px !important;
	}

	.promo-modal .promo-modal__content {
		padding: 10px;
	}

	.promo-modal .promo-modal__content .promo-modal__content-inner {
		padding: 20px;
	}


}


/* navigation general */
.header__container--fixed .header--fixed {padding-top:0px; padding-bottom:0px;}
.top-bar-section > ul > li > a {font-family: "Quicksand-Bold" !important; font-weight: 700;}
.main-header .row              {padding:0.6% 5% 0 !important;}
.top-header                    {border-top: 5px solid #69c8c9;}
.main-header .top-header       {padding-bottom: 3% !important;}
.header__nav .header-ribbon    {margin-right: 0 !important; padding-right: 0 !important;}
.header__delivery-notices .row {padding-bottom:0px;}
#dl-menu{display:none;}
.dl-submenu .dl-back:nth-of-type(2) {display: none !important;}
.icon-mobile-nav {background-image: url('/skin/frontend/intenso/default/images/icons/mobile-nav.svg') !important; background-repeat: no-repeat;}
.icon-mobile-nav.dl-active {background-image: url('/skin/frontend/intenso/default/images/icons/close-icon.svg') !important; background-repeat: no-repeat;}
.top-bar-section ul li {padding-top: 0px !important;} .top-bar {margin-top: 0px !important}
.main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section > ul {background:transparent !important;}
.dl-menu.dl-menuopen a {font-size:17px;}
.top-bar, .top-bar-section ul li {background-color: transparent !important;}
#back-to-site a {color:#1aa9a9; font-size: 15px; float: left; margin-top: 25px; margin-right:15px; margin-left: 15px;} #back-to-site a:hover {text-decoration: underline;} .header__no-main-nav {border: none !important;}
.header__no-main-nav {border-bottom: 1px solid #e5dcd0 !important}
.gifts-subnav:hover, .chocolates-subnav:hover, .main-nav .top-bar-section ul li.level0 a:hover{
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
    color: #1aa9a9 !important;
}

.gifts-subnav, .chocolates-subnav {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

@media only screen and (max-width:320px) {
    .breadcrumbs-wrapper {display:none;}
}

@media only screen and (max-width:640px) {
    .product-group-secondary-nav .right {text-align: center;}
    .product-group-secondary-nav .right a {padding-left:0px;}
    .product-group-secondary-nav .left li {display: inline-block;}
    .product-group-secondary-nav .left li.plain-text {display: none;}
    .product-group-secondary-nav .left li:last-of-type {display: none;}
    .product-group-secondary-nav .left {text-align: center;}
}

@media only screen and (min-width:640px) {
    #back-to-site a {float: right; margin-top: -40px; margin-left: 0px;}
}

@media only screen and (min-width:1200px) {
    #back-to-site a {margin-top: 72px;}
	/*drupal header issue back to site link positioning */
	body.not-front .header #back-to-site a {
		margin-top: 0 !important;
	}
}

/* main nav */
.main-nav                        {margin-top: 14px;}
.top-bar-section ul.right li > a {font-size: 18px !important;}
.main-nav .top-bar-section ul li .dropdown-link,
.main-nav .top-bar-section ul li.level0 a
{font-size: 18px; font-family: 'Quicksand-Bold'; font-weight:700; text-transform: uppercase; padding:0 15px; cursor:pointer; line-height: 35px; color:#3e1b08;}

/* secondary navigation and search */
#sec-nav-wrapper               {float: right;}
#sec-nav-menu, #search-wrapper {float: left;}

#search-wrapper label               {display: none !important}
#search-wrapper .icon-search:before {content:none;}
#search-wrapper .action             {display: none;}
#search-wrapper #search-toggle      {background-image:url('/skin/frontend/intenso/default/images/icons/search-icon.svg'); background-repeat: no-repeat; display:block; height:25px; width:25px;}

/* secondary nav */
#sec-nav-menu             {padding-top: 20px;}
#sec-nav-menu ul li a     {font-size: 14px; padding-left: 20px !important; padding-right: 20px !important;}
.top-bar-section ul.right {padding-right: 0px;}
.top-bar-section {padding-right: 12px;}

/* mini cart */
#cart-id .bag-delivery-message {background-color:#faf7f3}
#cart-id .bag-delivery-message p {padding-top:18px; padding-bottom: 18px; width:220px; text-align: center; margin: auto; font-size:16px; color:#6e2304;}
#cart-id .cart-main-content-wrapper {padding-left: 30px; padding-right: 30px;}
#cart-id .arrow-box {padding-left: 0px; padding-right: 0px;}
.header__container .icon-cart        {background-image: url("/skin/frontend/intenso/default/images/icons/basket-empty-icon.svg"); background-repeat: no-repeat; height: 21px !important; width: 26px !important; display: block;}
.header__container .icon-cart:before {content: none;}
.top-bar .sup, .mobile-cart .sup     {
    background-color: #69C8C9;
    border-radius: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    color: #fff !important;
    display: block;
    font-size: 12px !important;
    height: 22px;
    line-height: 17px;
    text-align: center;
    top: 10px !important;
    left:20px !important;
    width: 22px !important;
    border:2px solid #FFF;
    font-family: "Quicksand-Regular";
    position: absolute;
    padding-top: 1px;
}
.mobile-cart .sup                     {top:6px !important;}
.top-bar-section .has-dropdown > a:after {content:none !important;}
.top-bar-section ul.mini-cart-menu {padding-right: 0px !important;}
.top-bar-section ul li.mini-cart   {padding-top: 14px; margin-top:4px;}
.top-bar-section ul li.mini-cart a {padding-left: 0px !important; padding-right: 0px !important;}
.mobile-cart {left: 20px; position: absolute; top: -42px;}
.mini-cart-menu {margin-top: 4px;}
.header__nav__desktop--basket__list--down {margin-top: 10px;}
.mini-cart .dropdown {background: none !important;}
.mini-cart .dropdown .arrow-box{background-color:#FFF!important;}

#cart-id .icon-up-arrow-icon {
    background-image: url("/skin/frontend/intenso/default/images/icons/up-arrow-icon.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 20px auto !important;
    display: block;
    height: 15px;
    margin: auto;
    width: 20px;
}
#cart-id .icon-down-arrow-icon {
    background-image: url("/skin/frontend/intenso/default/images/icons/down-arrow-icon.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 20px auto !important;
    display: block;
    height: 15px;
    margin: auto;
    width: 20px;
}

.cart-dropdown .mini-products-container {overflow: hidden !important;}

#cart-sidebar li {border-top: 1px solid #faf6f2; padding-top: 15px !important;}

/* search toggle styles */
.expand-search #search_mini_form {width:280px;}
.expand-search #search_term {border:1px solid #CEBDA7;}
#search_term {width:100%; position:absolute; z-index: 9; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.icon-search, .icon-search-icon {width:50px !important;}
.expand-search .icon-search, .expand-search .icon-search-icon {border-top:1px solid #CEBDA7; border-bottom:1px solid #CEBDA7; border-right:1px solid #CEBDA7;}

#search-wrapper .form-search {height:63px; width:60px; webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s;}
#search-wrapper .searchbox-open, #search-wrapper .searchbox-open .search-box {width:300px !important;}
.search-box    {position:relative; min-width:50px; width:0%; height:62px; float:right; overflow:hidden;
    -webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s;
}
.searchbox-open {border: 1px solid #CEBDA7 !important;}

.form-search .search-box {margin-right: 0px !important;}

#search {top:0; right:0; border:0; outline:0; background:#dcddd8; width:100%; height:62px; margin:0; padding:0px 55px 0px 20px; font-size:18px; color:#3e1b08 !important;}
#search::-webkit-input-placeholder {color: #d74b4b;}
#search:-moz-placeholder           {color: #d74b4b;}
#search::-moz-placeholder          {color: #d74b4b;}
#search:-ms-input-placeholder      {color: #d74b4b;}
#search-toggle,
.searchbox-submit {width:50px; height:50px; display:block; position:absolute; top:20px; font-family:verdana; font-size:22px; right:17px;
    padding:0; margin:0; border:0; outline:0; line-height:50px; text-align:center; cursor:pointer; color:#dcddd8;}
.searchbox-open   {width:100%;}
.byline           {position:absolute; top:150px; left:30%; text-align:center; font-size:18px;}

.byline a         {text-decoration:none; color: #d74b4b;}



/*
===============================================================================
  navigation - header
===============================================================================
*/

/* hide desktop elments and show mobile only elements */
.header .header__nav__desktop--utility li { display: none; }
.header .header__nav__desktop--utility li.header__search__container { display: none; }
.header .header__nav__desktop--primary { height: 0px; }
.header .header__nav__desktop--primary li { display: none; }
.header .header__nav__desktop--primary li.header__nav__desktop--basket__container { display: inline-block; text-align: left; }
.header .header__nav__desktop { height: 0px; }
.header__nav__desktop--utility ul {margin-bottom: 0;}

/* end hide desktop elments and show mobile only elements */

/* Currency */
.header__nav__desktop__currency { background: none !important; border: none; padding: 0 10px; font-family: "Quicksand-Regular","Arial","Sans-Serif"; font-size: 14px; text-transform: uppercase; color:#3e1b08!important; cursor:pointer;}

/*
===============================================================================
  tablet layout
===============================================================================
*/

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


}

/*
===============================================================================
  desktop layout
===============================================================================
*/

@media only screen and (min-width:1151px) {

    /* reset desktop elments and hide mobile elements */
    .header .header__nav__desktop, .header .header__nav__desktop--search__basket { display:block; }
    .header .header__nav__desktop--primary { height: auto; }
    .header .header__nav__desktop--utility li.header__search__container { display: table-cell; }
    .header .header__nav__desktop { height: inherit; }
    /* end reset desktop elments and hide mobile elements */

    /* header navigation container for desktop*/
    .header .header__nav__desktop {
        margin-top: 16px;
        margin-bottom: 50px;
        -webkit-transition: margin 0.5s;
        -moz-transition: margin 0.5s;
        transition: margin 0.5s;
    }


    /* header utility and primary nav */
    .header .header__nav__desktop--utility {
        display: table-cell;
        text-align:right;
        padding: 0px;
        margin: 0px;
        float: right;
        margin-top: 10px;
    }

    .header .header__nav__desktop--utility li{
        display:table-cell;
        padding-bottom: 10px;
        vertical-align: middle;
    }

    .header .header__nav__desktop--utility li a {
        padding: 0 10px;
        font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif';
        font-size:14px;
        text-decoration: none;
        color: #3e1b08;
    }

    .header .header__nav__desktop--primary{
        text-align:right;
        padding: 0px;
        margin: 0px;
        clear: both;
    }

    .header .header__nav__desktop--primary li{
        display:inline-block;
    }

    .header .header__nav__desktop--primary li a {
        padding: 0 10px;
        font-family: 'Quicksand-Bold';
        font-size:18px;
        text-decoration: none;
        color: #3e1b08;
    }
    /* end header utility and primary nav */

}

/*
===============================================================================
  header specific breakpoints
===============================================================================
*/

@media only screen and (min-width:1300px) {

    .header__nav__desktop__currency { padding: 0 20px;}

    .header .header__nav__desktop--utility li a {
        padding: 0 20px;
    }

}

@media only screen and (min-width:1400px) {

    .header .header__nav__desktop--primary li a { padding: 0 20px; }

}


/*
===============================================================================
  navigation - header
===============================================================================
*/
/* hide desktop elments and show mobile only elements */
.header .header__nav { height: 0px; }
/* end hide desktop elments and show mobile only elements */


.header__container{
    background:#FFF;
    width:100%;
    height:auto;
    overflow:visible;
}

.header {
    width:100%;
    height:171px;
    display:block;
    z-index:100;
    position: relative;
    padding: 10px 0;
    transition: all 0.5s ease 0s;
}

.header__nav__desktop--primary .right-off-canvas-menu.main-nav, .header__nav__desktop--primary .top-bar-section {background:transparent !important;}


.header__container--fixed__on-scroll .header {height: 125px;}

/* header logo */
.header .header__logo { visibility:hidden; z-index: -1;}
.header .header__logo img { width: 100%; max-width:180px; margin: auto; margin-top:12px; }
/* end header logo */

.header .columns, .header__nav .columns{ padding: 0; }


/* header search form custom styles */
.header .header__search__form {  border:none; text-align: left; }
.header__search__container--mobile { display: block !important; float: right; }
.header__search__container--mobile .header__search { top: -70px; right: 80px; left: 0px; }
.header__search__container--mobile .header__search .header__search__form { width: 100% !important; }
.header__search__container--mobile .header__search.form__search--expand .header__search__form { width: 100% !important; }
.header__search__container--mobile .header__search .header__search__form .form__search__btn { z-index: 15; }
/* end header search form custom styles */

/* nav links hover state */
.header .header__nav__desktop--utility li a:hover, .header .header__nav__desktop--primary__subnav-1 ul li a:hover, .header .header__nav__desktop--primary__subnav-2 ul li a:hover {
    color:#1aa9a9;
    text-decoration: underline;
}
.header .header__nav__desktop--primary li a:hover { color:#1aa9a9; }
/* end nav links hover state */

.top-bar.main-nav {height:auto !important; min-height:unset !important}


/*
===============================================================================
  tablet layout
===============================================================================
*/
@media only screen and (min-width:768px) {


}

/*
===============================================================================
  desktop layout
===============================================================================
*/
@media only screen and (max-width:1151px) {
    .header__logo {width:100%;}
    .header__logo a {display:block; margin:auto; max-width: 180px;}
    #cart-id {left: 15px; top: -68px; position:absolute;}
    .header {height:75px;}
    .header__no-main-nav{height:100px;}
    .main-logo {display: inherit !important}
    .main-logo-small {display: none}
    .mini-cart, .header .header__nav__desktop--primary li.mobile-cart {display: block;}
    .header__nav {width:100%;}
    .header__nav__desktop--primary .top-bar {display:none;}

    .header__search__container {width: 90%;}
    .form__search input {background-color: transparent !important; width:50px; color:#3e1b08;}
    .form__search .form__search__btn, .form__search .form__search__icon {background-color: transparent;}
    #search_mini_form {background: transparent none repeat scroll 0 0 !important; border: medium none !important; position: absolute; top: -55px; width:calc(100% - 95px) !important; left:0px !important;}
    .form__search .form__search__input {font-size:16px !important; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif'; font-weight:400; background: transparent !important; left: 0 !important; position: absolute; top: 0 !important; width: 90%;}
    .icon-search {width:50px !important;}
    .form__search__icon {display: none !important;}
    .icon-search {background-image:url('/skin/frontend/intenso/default/images/icons/search-icon.svg'); background-repeat: no-repeat; background-position: center center; background-size:28px; cursor:pointer;}
}


@media only screen and (min-width:1151px) {

    .mobile-cart {display: none !important; }

    /* reset desktop elments and hide mobile elements */
    .header .header__nav { height: inherit; }
    /* end reset desktop elments and hide mobile elements */

    .header__container{ border-top: 5px solid #66cccc; }
    .header{ padding: 0 3%;}


    .header .columns, .header__nav .columns{ padding-left:15px; padding-right:15px; }

    /* header logo */
    .header .header__logo img {
        max-width:275px;
        margin-left:0;
        margin-top:40px;
        -webkit-transition: margin 0.5s;
        -moz-transition: margin 0.5s;
        transition: margin 0.5s;
    }
    /* end header logo */


    /* header search form custom styles */
    .header .header__search { position:  static; display: inline-block; padding: 0px; }
    .header .header__search__form {  width: 0px;  }
    .header .header__search__form input,
    .header .header__search__form .form__search__btn,
    .header .header__search__form .form__search__icon { -webkit-transition: margin 0.5s; -moz-transition: margin 0.5s; transition: margin 0.5s; }
    /* end header search form custom styles */

    /* search */
    .icon-search-icon {background-image: url("/skin/frontend/intenso/default/images/icons/search-icon.svg"); background-repeat: no-repeat; height: 50px; width: 50px;}
    .form__search .form__search__btn, .form__search .form__search__icon {
        background-color: #fff;
        background-position: center center;
        background-size: 25px auto;
        color: #fff;
        cursor: pointer;
        display: block;
        height: 40px;
        line-height: 60px;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 60px;
    }
    .form__search .form__search__icon {
        z-index: 10;
    }
    .header .header__search__form input, .header .header__search__form .form__search__btn, .header .header__search__form .form__search__icon {
        transition: margin 0.5s ease 0s;
    }

    /* fixed header */
    .header__delivery-notices{margin-top: 176px;}
    .header__container--fixed { position: fixed; z-index:1000; top:0;left:0;}
    /*.header__container--fixed .header__delivery-notices { padding-top: 171px; }*/
    .header__container--fixed__on-scroll .header--fixed { box-shadow: 0 4px 2px -2px rgba(219, 219, 219, 0.3); }
    .header__container--fixed__on-scroll .header .header__nav__desktop { margin-top: 10px; margin-bottom: 15px; }
    .header__container--fixed__on-scroll .header .header__logo img { margin-top:10px; }
    .header__container--fixed__on-scroll .header__search__form,
    .header__container--fixed__on-scroll .header__search__form input,
    .header__container--fixed__on-scroll .header__search__form .form__search__btn,
    .header__container--fixed__on-scroll .header__search__form .form__search__icon { height: 40px; }
    .header__container--fixed__on-scroll .header .header__nav__desktop--primary__subnav-1, .header__container--fixed__on-scroll .header .header__nav__desktop--primary__subnav-2 { top:105px; }
    /* end fixed header */

}

/* form search input */
#search_mini_form {border:none !important;}
.form__search {
    border: 1px solid #cebda7;
    width: 300px;
    background: #FFF;
    position: relative;
    width: 0%;
    min-width: 60px;
    height: 60px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.form__search:hover, .form__search:focus { border: 1px solid #1aa9a9; }
.form__search input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background-color: #FFF;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
}
.form__search .form__search__input { width: calc(100% - 80px); left: 0px; padding: 0 20px; }
.form__search .form__search__input::-ms-clear {
    display: none;
}
.form__search input:hover, .form__search input:focus { border: none; }
.form__search label { display: none; }
.form__search .form__search__btn, .form__search .form__search__icon {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    color: #FFF;
    background-size: 21px;
    background-position: center center;
    background-color: #FFF;
}
.form__search .form__search__btn { border: none; outline: none; z-index: -1; }
.form__search .form__search__icon { z-index: 10; }
.form__search--expand form { width: 300px !important; border: 1px solid #cebda7 !important; }
.form__search--expand .form__search__btn { z-index: 15; }

.form__search--expanded form { width: 100%; max-width: 300px; }
.form__search--expanded .form__search__btn { z-index: 15; }
.form__search--expanded--large form { max-width: 600px; }
.form__search--center form { margin: auto; }
/* end form search input */

.byline a         {text-decoration:none; color: #d74b4b;}


/*
===============================================================================
  navigation - header - desktop nav
===============================================================================
*/

.header .header__nav__desktop--primary__subnav-1, .header .header__nav__desktop--primary__subnav-2, .header .header__nav__desktop--primary__subnav-1 ul, .header .header__nav__desktop--primary__subnav-2 ul {
    display:none;
}

/*
===============================================================================
  tablet layout
===============================================================================
*/

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


}

/*
===============================================================================
  desktop layout
===============================================================================
*/

@media only screen and (min-width:1151px) {

    .header .header__nav__desktop--primary__subnav-1, .header .header__nav__desktop--primary__subnav-2{
        position: absolute;
        top: 166px;
        left: 0;
        display: block;
        width: 100%;
        background: #FFF;
        padding: 40px 10%;
        display:none;
        border-top: 2px solid #f6efe7;
        box-shadow: 0 4px 2px -2px #3e1b08;
    }

    .header .header__nav__desktop--primary__subnav--title {
        display:block;
        font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif';
        font-size:14px;
        color: #3e1b08;
        margin-bottom: 20px;
    }

    .header .header__nav__desktop--primary__subnav-1 ul, .header .header__nav__desktop--primary__subnav-2 ul {margin-left: 0px;}

    .header .header__nav__desktop--primary__subnav-1 ul, .header .header__nav__desktop--primary__subnav-2 ul {
        list-style:none;
        display:block;
    }

    .header .header__nav__desktop--primary__subnav-1 ul li a, .header .header__nav__desktop--primary__subnav-2 ul li a {
        padding: 10px 0;
        display:block;
        font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif';
        font-size:14px;
        text-decoration: none;
        color: #3e1b08;
    }

    .header .header__nav__desktop--primary__subnav-1 img, .header .header__nav__desktop--primary__subnav-2 img {
        width:100%;
    }

}


/* minicart */
#cart-id .header__nav__desktop--basket__list--item-name a {white-space: normal; margin-bottom: 10px;}
#cart-id .header__nav__desktop--basket__list--item-name a, .header .header__nav__desktop--basket__list--item-quantity-price {font-size:14px; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif'; color:#6e2304; line-height: 18px; text-align: left; display: block; font-weight: 400;}
#cart-sidebar {padding:0px;}
#cart-sidebar .item-image {margin:0px;}
#cart-sidebar p {padding:0px;}
#cart-id .cart-dropdown{display:none;}
#cart-id .cart-dropdown .dropdown-title {height:70px; line-height:70px !important; border-bottom: none !important; font-size: 26px; font-weight: 400; text-align: left; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif'; color:#6e2304; line-height:18px;}
.arrow-box::after, .icon-close::before {content: none !important}
#cart-id .item-remove, .btn-remove {background-image:url('/skin/frontend/intenso/default/images/icons/remove.png') !important; background-size:16px auto !important; background-repeat: no-repeat !important; display:block; height:16px; width:16px;}
.main-nav .arrow-box {width:360px !important; padding-left:25px; padding-right:25px; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; border: 1px solid #cebda7}
.arrow-box .bg-box {background: transparent;}
.mini-products-container {height:206px; width:100% !important;}
.mini-products-container.item-count-1 {height: 103px;}
.header__nav__desktop--basket__list--down.item-count-1, .header__nav__desktop--basket__list--up.item-count-1,
.header__nav__desktop--basket__list--down.item-count-2, .header__nav__desktop--basket__list--up.item-count-2 {display: none;}
.header__nav__desktop--basket__list--item__view-basket a {color: #1aa9a9 !important; font-weight: 400 !important; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif' !important; font-size: 13px !important;}
.header__nav__desktop--basket__list--item__view-basket a:hover {text-decoration: underline !important}
.header__nav__desktop--basket__list--item__view-basket { text-align:center; margin-top: 4px; margin-bottom:13px;}
.header__nav__desktop--basket__list--item-remove.columns{float:right;}
#cart-id .button-minicart {-webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
    text-align: center; font-family: 'Quicksand-Bold'; font-weight: 700; font-size: 18px; padding:10px; background:#66cccc !important; color:#FFF !important; display: block}
#cart-id .button-minicart:hover {-webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
    background:#1aa9a9 !important;}
.header__nav__desktop--basket__list--items-total .price {float: right;}
.header__nav__desktop--basket__list--items-total {text-align: left; color:#6e2304; font-size:20px; font-family: 'Quicksand-Bold'; font-weight: 400; margin-top: 10px; margin-bottom: 25px;}
.cart-dropdown {margin:0 -12px 0 0 !important;}
.header .header__nav__desktop--primary li .columns {padding: 0;}
#cart-id .small-7 {padding-left: 7px;}
#cart-id .small-3 a {float:left;}



















































/* Common styles of menus */

.dl-menuwrapper {
    width: 100%;
//max-width: 360px;
    float: right;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
    margin-right: 0;
}

.dl-menuwrapper button {
    background-color: transparent !important;
    border: none;
    width: 74px;
    height: 74px;
    text-indent: -900em;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: -64px;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dl-menuwrapper li {
    position: relative;
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 25px;
    font-family: Quicksand-Bold;
@include font-size(18px);
    text-decoration: none;
    color: #3e1b08;
    line-height: 20px;
    font-weight: 300;
    color: #3e1b08;
    outline: none;
}

.no-touch .dl-menuwrapper li a:hover {

}

.dl-menuwrapper li.dl-back > a {
    padding-left: 50px;
    color:#66cccc;
}

.dl-menuwrapper li.dl-back {
    background: url("/skin/frontend/intenso/default/images/icons/mobile-nav-arrow-back.svg") no-repeat left 25px center;
    background-size: 10px 19px;
    text-transform:lowercase !important;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    /*font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: ">";*/
}


.dl-menuwrapper li > a:not(:only-child), .dl-menuwrapper li > a:not(:only-child):hover {
    background: url("/skin/frontend/intenso/default/images/icons/mobile-nav-arrow-right.svg") no-repeat right 30px center;
    background-size: 10px 19px
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212,204,198,0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
    margin: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;

}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    margin-top:10px;
    background:#fff;
    border-top:2px solid #f6efe7;
    box-shadow: 0 4px 2px -2px rgba(219, 219, 219, 0.3);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
    display: none;
}

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
    text-transform:uppercase;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0;
    margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
    0% { }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut2 {
    0% { }
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut3 {
    0% { }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut4 {
    0% { }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut5 {
    0% { }
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut1 {
    0% { }
    50% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
    }
    75% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: .5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 0;
    }
}


@keyframes MenuAnimOut2 {
    0% { }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut3 {
    0% { }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes MenuAnimOut4 {
    0% { }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes MenuAnimOut5 {
    0% { }
    100% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0;
    }
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

/*@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}*/

@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0;
    }
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
    display: block;
}

.no-js .dl-menuwrapper li.dl-back {
    display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
}

/* Colors for demos */

/* Demo 1 */
.demo-1 .dl-menuwrapper button, .demo-1 .dl-menuwrapper button:hover {
    background-position: center;
    background-size: 26px 22px;
    float:right;
    background-repeat: no-repeat !important;
}

.demo-1 .dl-menuwrapper button .icon-close-icon {
    display: none;
}

.demo-1 .dl-menuwrapper button.dl-active{
    background-color: #f6efe7 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.demo-1 .dl-menuwrapper button.dl-active .icon-close-icon {
    display: block;
    content: "";
    background-color: transparent;
    border: none;
    width: 74px;
    height: 74px;
    background-position: center;
    background-size: 32px 28px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.demo-1 .dl-menuwrapper ul {
    background: #fff;
}


.dl-menu__button-container { text-align: center; padding: 20px 0px 40px; }
/* general */
body {font-family: "Quicksand" !important; font-weight: 400;}
.column, .columns {padding-left: 15px; padding-right: 15px;}
.row {padding-bottom: 60px;max-width:1920px !important;}
.off-canvas-wrap {max-width:100% !important;}
.pad-20{padding:20px;}
.left-off-canvas-toggle {display: none;}

/* helpers */
.no-padding-right {padding-right:0px;}

/* buttons */
.button {margin-bottom: 0px;}
.button-white {background-color: transparent !important; border: 1px solid #66cccc !important; max-width:200px !important;}
.button-white:hover {background-color: transparent !important; border:1px solid #1aa9a9 !important; color:#1aa9a9 !important;}
.button.button-white a {color:#66cccc;}
.button-white:hover a {color:#1aa9a9 !important;}
.button a {color:#FFF;}
.button-medium {font-size: 15px; max-width: 175px; padding: 15px;}
.button-large {font-size: 19px; max-width: 300px; padding:18px; min-height:65px;}
.button-large a{display:block;position:absolute;left:0;top:0;left:0;right:0;line-height:65px;}
.breadcrumbs-wrapper {background: transparent !important; padding-bottom: 0;}
.button__spinner{
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    display:none;
}

/* breadcrumbs */
.breadcrumbs ul li a, .breadcrumbs ul li, .breadcrumbs ul li strong {text-transform: uppercase; font-size: 12px; font-weight: 100; color:#8d6f4d;}
.breadcrumbs-wrapper {padding-top: 5px;}

/* quickshop */
@media only screen and (max-width:1151px) {
    .item-content:hover a.quickview-button {display:none !important; visibility: hidden !important;}
}

/* hompage orbit slider top nav */
.cms-wrapper .hero .hero-text {position:absolute !important; background: transparent !important; top:5% !important;}
.header__delivery-notices p {border-right: 1px solid #cebda7; font-size: 13px; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif';}
.header__delivery-notices p:last-child {border-right: none;}
.hero .hero-text {width: 100% !important; margin:0px !important; left:0%;}
.hero .hero-text h5 {color: #fff !important; font-size: 18px !important; margin-bottom: 25px !important}
.hero-text.center h1 {font-size: 35px !important; font-family: SugarPlums,Arial,sans-serif; margin-bottom: 10px; color:#FFF !important; letter-spacing: -4.7px;}
.orbit-container .orbit-prev span:before, .orbit-container .orbit-next span:before, .orbit-container .orbit-prev span:after, .orbit-container .orbit-next span:after {content:none !important;}
.orbit-container .orbit-prev {background-image:url("/skin/frontend/intenso/default/images/banners/carousel/controls/arrow_left.png"); background-repeat: no-repeat; left:1.8%;}
.orbit-container .orbit-next {background-image:url("/skin/frontend/intenso/default/images/banners/carousel/controls/arrow_right.png"); background-repeat: no-repeat; right:1.8%;}
.orbit-container .orbit-prev, .orbit-container .orbit-next {width: 75px !important; height: 75px !important; background-size: 54px; background-color:transparent !important;}
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {background-color: transparent;}
.orbit-wrapper {padding-bottom:60px;}
.simple-nav li.active::before, .orbit-bullets-container li.active::before {background: #cebda7 !important; border: 1px solid #cebda7 !important; margin:1px !important; height: 12px !important; width: 12px !important;}
.simple-nav li::before, .orbit-bullets-container li::before {background: transparent !important; border-radius: 15px !important; height: 12px !important; width: 12px !important; border:1px solid #cebda7 !important; margin:1px !important;}
.simple-nav li, .orbit-bullets-container li {width:auto !important;}
.orbit-container .orbit-slides-container img {width:100%;}
.orbit-container .button--large {padding: 10px 20px; width: auto;}
.orbit-bullets li {margin-right:40px !important;} .orbit-bullets li:last-child {margin-right:0px !important;}

@media only screen and (min-width:768px) {
    .hero-text.center h1 {font-size: 75px !important; margin-bottom: 30px; font-size: 54px !important;}
    .hero .hero-text h5 {margin-bottom: 45px !important;}
    .cms-wrapper .hero .hero-text {position:absolute !important; background: transparent !important; top:50% !important;}
    .orbit-container .button--large {padding: 20px 5px; width: inherit;}
}

@media only screen and (min-width:1151px) {
    .hero-text.center h1 {font-size: 90px !important; margin-bottom: 70px;}
    .hero .hero-text h5 {font-size: 25px !important;}
}

/*
==================================================================================================
banners
=================================================================================================
*/

.js-slick-carousel-viewport{opacity:0;transition:opacity 0.3s ease;overflow:hidden;max-height:700px;}
.js-slick-carousel-viewport.slick-slider.slick-initialized{opacity:1;}

.m1-carousel-banner__slide__image.hide-mobile { display:none; }
.m1-carousel-banner__slide__image.hide-desktop { display:inherit; }
.m1-carousel-banner__slide { position: relative; height: 653px; overflow: hidden; }
.m1-carousel-banner__slide__content { position: absolute; left: 0%; top: 0%; text-align: center; padding: 5%; width: 100%; height: 400px; }
.m1-carousel-banner__slide__content h2 { font-size:45px; letter-spacing: -2px; font-family: 'SugarPlums', 'Arial', 'Sans-Serif'; color: #FFF; line-height: 1.2; margin-top: 38px; margin-bottom: 15px; }
.m1-carousel-banner__slide__content p { font-size:18px; color: #FFF; line-height: 1.3; margin-top: 0; margin-bottom: 30px; }
.m2-carousel-viewport.m1-carousel-banner--home{margin-bottom:2em;}
.m2-carousel-viewport .row {padding-left:0px; padding-right:0px;}
.m1-carousel-banner__slide__content p {color:#FFF !important;}
.js-slick-carousel-viewport{position:relative;}
.m1-carousel-banner__slide--single{min-height:unset!important;height:225px!important;position:relative;}
.m1-carousel-banner__slide--single img{position:absolute;top:0;left:50%;max-width:none;height:225px;width:auto;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.m1-carousel-banner__slide--home.slick-slide{height:563px;overflow: hidden;}
.m1-carousel-banner__slide--home img{min-height:100%;min-width:100%;max-width:none;}
.m1-carousel-banner__slide--single .m1-carousel-banner__slide__content{height:auto;padding:20px;position:absolute;top:50%;left:50%;-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.m1-carousel-banner__slide--single h2{margin-bottom:0!important;line-height:1em;margin-top:0;font-size:45px;}
.m1-carousel-banner__slide--single .button{font-size: 14px;}
.m2-carousel-viewport .slick-dots {margin-left: 0px;}

.home-slider{margin-bottom:2em;}
.home-slider__slide{position:relative;}
.home-slider__large-bg,.home-slider__small-bg{background-size:cover;background-repeat: no-repeat;background-position: center center;}
.home-slider__slide-inner{min-height:530px;}
.home-slider__slide-content{position: absolute; left: 0%; top: 0%; text-align: center; padding: 5%; width: 100%;}
.home-slider__slide-content h2  { font-size:45px; letter-spacing: -2px; font-family: 'SugarPlums', 'Arial', 'Sans-Serif'; color: #FFF; line-height: 1.2; margin-top: 38px; margin-bottom: 15px; }
.home-slider__slide-content p { font-size:18px; color: #FFF; line-height: 1.3; margin-top: 0; margin-bottom: 30px; }


@media only screen and (max-width:640px) {
    .home-slider__large-bg{background:none!important;}
}

@media only screen and (min-width:640px) {
    .m1-carousel-banner__slide__content h2 {margin-bottom: 0px; margin-top: 0px;}

    .home-slider__small-bg{background:none!important;}
}


@media only screen and (min-width:768px) {/* tablet */
    /*.m1-carousel-banner__slide--home img{height:100%;width:auto;}*/
    .m1-carousel-banner__slide--single h2{font-size:75px!important;}
    .m1-carousel-banner__slide__content {left: 50%; top: 25%;  -webkit-transform:translate(-50%,0);
        -ms-transform:translate(-50%,0);
        transform:translate(-50%,0);}

    .home-slider__slide-inner{min-height:700px;}
    .home-slider__slide-content h2{font-size:75px}
    .home-slider__slide-content {left: 50%; top: 50%;  -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}


}

@media only screen and (min-width:1151px) {/* desktop */

    .m1-carousel-banner.type-slider .row{height:700px;overflow:hidden;box-sizing: content-box;}
    .m1-carousel-banner__slide.slick-slide{max-height:700px;}
    .m1-carousel-banner__slide { position: relative; max-height: 1000px; width: auto; height: auto; overflow: inherit; }
    .m1-carousel-banner__slide__image {  width: 100%; height: 100%; }
    .m1-carousel-banner__slide__image.hide-mobile { display:inherit; }
    .m1-carousel-banner__slide__image.hide-desktop { display:none; }
    .m1-carousel-banner__slide__content { padding: 0;}
    .m1-carousel-banner__slide__content h2 { font-size:90px; letter-spacing: -4.7px;  margin-top: 0; margin-bottom: 60px; }
    .m1-carousel-banner__slide__content p { font-size:25px; line-height: 1.2; margin-top: 0; margin-bottom: 48px; }
    .m1-carousel-banner__slide--single{min-height:unset!important; height:auto!important;}
    .m1-carousel-banner__slide__content--single h2{font-size:90px!important;line-height: 1.2em;}
    .m1-carousel-banner__slide--single img,.m1-carousel-banner__slide--home img{width:100%;max-width:100%;height:auto;position:static;transform:none;}

    .home-slider__slide-content h2 { font-size:90px; letter-spacing: -4.7px;  margin-top: 0; margin-bottom: 60px; }

}

/* Arrows */
.slick-prev,
.slick-next {
    visibility: hidden;
    display: block;
    z-index: 1;
    position: absolute;
    display: block;
    height: 75px;
    width: 75px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
    opacity: .75;
}

.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {outline: none; color: transparent; opacity: 1; background-color:transparent !important;}

.slick-prev, .slick-prev:hover  { left: 25px; background-image: url('/skin/frontend/intenso/default/images/banners/carousel/controls/arrow_left.png') !important; background-repeat: no-repeat; background-size: cover !important;}
.slick-prev[dir="rtl"] {left: auto; right: 25px;}

.slick-next, .slick-next:hover {right: 25px; background-image: url('/skin/frontend/intenso/default/images/banners/carousel/controls/arrow_right.png') !important; background-repeat: no-repeat; background-size: cover !important;}
.slick-next[dir="rtl"] {left: 25px; right: auto;}

/* Dots */
.slick-dots {margin-left: 0px;position: absolute; bottom: 25px; list-style: none; display: block; text-align: center; padding: 0; width: 100%;}
.slick-dots li {position: relative; display: inline-block; height: 15px; width: 15px; margin: 0 25px; padding: 0; cursor: pointer;}
.slick-dots li button {border: 1px solid #cebda7; border-radius: 10px; background: transparent; display: block; height: 15px; width: 15px; outline: none; line-height: 0px; font-size: 0px; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {outline: none; background: #cebda7;}
.slick-dots li.slick-active button {background: #cebda7;}

@media only screen and (min-width:768px) {
    .slick-dots {bottom: 45px;}

}

@media only screen and (min-width:1151px) {

    /* Arrows */
    .slick-prev,
    .slick-next {
        visibility: visible;
    }


}


/*
===============================================================================
  misc
===============================================================================
*/


.step-four-checkout-row .personalisation-col {padding-left: 15px; width: 100%;}
.small-block-grid-2.personalisation-col > li , .step-four-checkout-row .product-summary li {width:34%;}
#panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(6), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(8), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > div.small-7.medium-6.large-8.columns > ul > li {width:66%;}

@media only screen and (min-width:640px) {
    .small-block-grid-2.personalisation-col > li , .step-four-checkout-row .product-summary li {width: 50%;}
    #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(6), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(8), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > div.small-7.medium-6.large-8.columns > ul > li {width:50%;}

}


@media only screen and (min-width:768px) {/* tablet */
    .small-block-grid-2.personalisation-col > li , .step-four-checkout-row .product-summary li {width: 50%;}
    #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(6), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(8), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > div.small-7.medium-6.large-8.columns > ul > li {width:50%;}

}

@media only screen and (min-width:1151px) {/* desktop */
    .step-four-checkout-row .personalisation-col {width: auto;}

    .small-block-grid-2.personalisation-col > li , .step-four-checkout-row .product-summary li {width: 34%;}
    #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(6), #panel2-4 > div > div:nth-child(3) > ul.small-block-grid-2.medium-block-grid-2.product-summary.personalisation-col > li:nth-child(8), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(2), #panel2-4 > div > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(4), #panel2-4 > div > div:nth-child(3) > div.small-7.medium-6.large-8.columns > ul > li {width:66%;}
}


/*
===============================================================================
  products
===============================================================================
*/

/* product detail page */
.product-image img {width: 100%;}

.product-shop #email-me-button a, .email-me-button a{color: #53bfbf;}
.product-shop #email-me-button, .email-me-button {cursor: pointer; background-size:16px auto; background-position: 0 5px; background-image: url("/skin/frontend/intenso/custom/images/icons/email-icon.svg"); background-repeat: no-repeat; color: #53bfbf; margin-bottom: 25px; margin-top: 10px; padding-left: 24px; text-transform: uppercase;display: inline-block;}
.product-shop h1 {font-size: 30px; color:#6e2304 !important; margin-bottom:11px;}
.product-shop .delivery-period-message, .info-message {color: #8d6f4d; font-size: 13px; margin-top: 10px; text-transform: uppercase;}
.product-shop .rating-links > a {font-size: 15px; color:#8d6f4d;}
.product-shop .availability {display:none;}
.product-shop .tabs dd a {background: transparent; font-size: 13px; text-transform: uppercase; padding: 5px 42px 5px 0; color:#53bfbf;}
.product-shop .tabs dd a:hover {background: transparent;}
.product-shop .tabs dd.active a {font-weight: 700;}
.product-shop .tabs-content .content {padding:0px;}
.product-shop .tabs-content .content p {font-size: 16px; color:#6e2304; max-width: 400px;}
/*.product-shop .buy-box-wrapper {max-width:305px;}*/
/*.product-shop .bg-box .button{max-width:48%;display:inline-block;margin-right:2%;}*/
.product-shop .button--buy-as-a-gift,.product-shop-side .button--buy-as-a-gift{background: none!important;border: #66cccc solid 1px;color: #66cccc!important;}
.product-shop-side .button--buy-as-a-gift{display:none;}


.product-shop .buy-box-wrapper .add-to-links {float: left;}
.product-shop .buy-box-wrapper .email-friend {float:right; margin-top:25px; margin-right:10px;}
.product-shop .bg-box {background: transparent; padding:0px; text-align: left; }
.product-shop  .buybox .add-to-cart label {color:#8d6f4d; font-size: 13px; display: block; margin-bottom: 2px;}
.product-shop .price-box .regular-price .price {font-size: 23px !important; color:#6e2304 !important; display: block; margin-top: 35px;}
.product-shop .ratings {padding-left:5px !important;}
.product-shop .no-rating {display:none;} .product-shop .link-compare {display: none;}
.product-shop .button {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding:18px; font-size: 19px; font-family: 'Quicksand-Bold'; font-weight: 700; margin-top:16px;}
.product-shop .tabs {margin: 30px 0 10px 0!important;}
.product-shop #qty-wrapper {display: block; width: 66px;}
.product-shop .email-friend a::before {content: none;}
.product-shop .link-wishlist {padding-left: 25px; text-transform: uppercase; width: 100%; font-size: 13px; color:#53bfbf; } .product-shop .link-wishlist:hover {text-decoration: underline !important;}
.add-to-links > li {list-style: none;}
.product-shop .add-to-links {margin-left: 0; margin-top: 30px;}
.product-shop .tabs-content {margin-bottom: 10px;}
.product-shop .button.out-of-stock {background:#dbdbdb; cursor:default;}
.product-shop .price-box, .product-shop .product-detail-out-of-stock, .product-shop .product-detail-low-stock {display:inline; font-size: 14px; color:#8d6f4d;}
.product-shop .product-detail-out-of-stock {margin-left:10px; padding-left:15px; background-position:0px 3px; background-image:url("/skin/frontend/intenso/custom/images/icons/out-of-stock-icon.png"); background-repeat: no-repeat; text-transform: uppercase;}
.product-shop .product-detail-low-stock {margin-left:10px;  text-transform: uppercase; color:#53bfbf;}
.email-friend a {background-image:url("/skin/frontend/intenso/default/images/icons/gift-icon.svg"); background-repeat: no-repeat; background-size: 23px 23px; text-transform: uppercase; font-size: 13px; color:#53bfbf !important; font-weight: 400;} .row .email-friend a:hover {text-decoration: underline !important;  color:#53bfbf !important;}

.product-view {padding-bottom:0px;}
.product-essential {margin-bottom: 0px}

.nutritional-info-header {border-top: solid 1px #bba399; border-bottom: solid 1px #bba399;margin-top:5px;}
.nutritional-info-header li {padding-bottom: 0px; color:#3e1b08;}
.nutritional-info-content li {padding-bottom:0px; border-bottom: 1px solid #ebe5dc; color:#3e1b08;}
.nutritional-info-content {margin-bottom: 20px;}
.nutritional-info-header, .nutritional-info-content {font-size: 14px; line-height: 40px;}
.nutritional-info-header li {font-family: "Quicksand-Bold"; text-transform: uppercase;}

.take-a-peak-carousel-wrapper h2 {text-align: center; text-transform: uppercase; font-size: 25px; color:#6e2304;}
.take-a-peak-carousel {padding-left: 60px; padding-right: 60px;}
.take-a-peak-carousel .slick-slide {padding:30px; position: relative;}
.take-a-peak-carousel h3 {font-size: 16px; color:#6e2304; text-align: center; margin-top: 18px; line-height: 20px;}
.take-a-peak-carousel .rollover-text {background-color:#66cccc; text-align: center; padding:30px; height:274px; width:274px !important; display:none; position:absolute; top:30px;}
.take-a-peak-carousel .rollover-text span {color:#FFF; font-size:14px;}
.take-a-peak-carousel .slick-prev, .take-a-peak-carousel .slick-next {top:26%; position: absolute; z-index: 50; width:30px; height:70px; background-size:30px auto !important; cursor: pointer;}
.take-a-peak-carousel .slick-prev {left:0px;} .take-a-peak-carousel .slick-next {right:0px;}
.take-a-peak-carousel .slick-prev {left:1%; visibility:visible !important; display:block !important; background-size:18px; background-image:url("/skin/frontend/intenso/default/images/icons/carousel-arrow.svg") !important; background-repeat: no-repeat; background-color: transparent !important;}
.take-a-peak-carousel .slick-next {visibility:visible !important; display:block !important; background-size:18px; background-image:url("/skin/frontend/intenso/default/images/icons/carousel-arrow-right.svg") !important; background-repeat: no-repeat; background-color: transparent !important}
.take-a-peak-carousel .slide-hover .rollover-wrapper {height:150px;}

section.featured-slider.up-sell h2{text-align: center; text-transform: uppercase; font-size: 25px; color: #6e2304;}
section.featured-slider.up-sell{padding-left:60px;padding-right:60px;}


.ratings-reviews, .product-detail-gift-wrapper {padding-left:10px !important; padding-right: 10px !important;}
.ratings-reviews .form-add h2, .ratings-reviews .form-add h3, .ratings-reviews .form-add h4 {display: none;}
.reviews h5 {font-size: 25px!important; margin-bottom: 50px; border-bottom:none; color:#6e2304; margin-top:0px;margin-bottom:1em;}
.reviews h5 .ratings{display:inline-block;margin-left:20px;vertical-align: middle;}
.reviews li {padding-left:0px;}
.reviews li span {font-size: 13px; text-transform: uppercase; color: #6e2304;}
.reviews .review-text {color: #6e2304; font-size: 16px; max-width: 450px; margin-bottom: 20px;}
.reviews .small {text-transform: uppercase; color: #1aa9a9; font-size: 13px; position: relative; padding-left: 25px;} .reviews .small:hover {text-decoration:underline;}
.reviews .review-list {margin-bottom: 0;}
.reviews .small .fa, .reviews .small .fa:hover {color: #d0bfab; font-size: 26px; left: 0; position: absolute; top: -6px;}

.review-form li {padding-left:0px;}
.review-form label {display: none;}
.review-form label.review-form__label{display:inline-block;vertical-align:middle;margin: 0 0 10px;}
.review-form .narrow {padding-bottom: 13px;}
.review-form .pretty-rating-code .label {display: none !important}
.review-form .button {font-size: 19px; padding: 18px; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; margin-top:18px; width:250px;}
.review-form .button.inactive {background:#dbdbdb; cursor: default;}
.review-form .button.submit {display: none; }
.review-form .form-list {margin-bottom:0px;}
.review-form li {padding-bottom:0px;}
.review-form textarea {border: 1px solid #e4d9cb; height: 150px; padding: 20px; font-size: 16px; margin-bottom: 0px;}
.review-form textarea:focus {color:#3e1b08 !important;}
.review-form .input-box textarea:focus, .review-form .input-box textarea:hover {border-color:#1aa9a9 !important;}
.review-form input {width:100%; max-width: 100%;}
.review-form #nickname_field {margin-bottom: 14px; max-width: 100%}
.review-form input:focus {background-color:transparent !important;}
.review-form-title {text-transform: uppercase; color:#6e2304; font-size: 18px; margin-top:0;}
.no-reviews-form-wrapper .review-form-title {margin-top:0px;}
.no-reviews {color:#6e2304 !important}
.ratings-paragraph {display:none;}
.review-list__view-more{display:none;}

#product-detail-social-media #twitter,
#product-detail-social-media #facebook,
#product-detail-social-media #pininterest,
#product-detail-social-media #mail {background-repeat: no-repeat; display: block; height:38px; width:38px;}
#product-detail-social-media #twitter {background-image:url("/skin/frontend/intenso/custom/images/icons/product-detail-twitter.png")}
#product-detail-social-media #facebook {background-image:url("/skin/frontend/intenso/custom/images/icons/product-detail-facebook.png")}
#product-detail-social-media #pininterest {background-image:url("/skin/frontend/intenso/custom/images/icons/product-detail-pininterest.png")}
#product-detail-social-media #mail {background-image:url("/skin/frontend/intenso/custom/images/icons/product-detail-mail.png")}
#product-detail-social-media > li {list-style: none; display: inline-block; margin-right: 3px;}
#product-detail-social-media {margin-top:20px; margin-left: 0px;}

.product-detail-gift-wrapper p, .product-detail-gift-wrapper ul li {color:#6e2304 !important;}
.product-detail-gift-wrapper ul li {padding-bottom:0px;}
.product-detail-gift-wrapper .button {margin-top: 25px;}
.product-detail-gift-wrapper h2 {margin-bottom:30px;}
.product-detail-gift-wrapper .gift-img-wrapper{text-align:center;}
.product-detail-gift-wrapper .gift-img {margin-top: 50px;}
#gift-data-wrap{display:none;}

.gift-options-item img {width: 75px;height: 75px;margin: 0 auto;}

@media only screen and (min-width:1240px) {
    .product-view {margin: auto; width: 1240px;}
}

@media only screen and (min-width:1024px) {

    .product-detail-gift-wrapper .gift-img {margin-top: 0px;}
    .review-form-title {margin-top:69px;}
    /*.gift-img-wrapper{position:relative;height: 0; padding-bottom: 100%;}
    .gift-img {position:absolute;left:0;top:0;}*/

    .product-shop .bg-box .button{max-width:48%;display:inline-block;margin-right:2%;}
}

/* products general item styles */
.categorypath-personalised .toolbar {display: none;}

.layered-nav-container {display: none !important}
.category-products {padding-bottom: 0px;}
.type-banner .row {padding-bottom: 15px;}

.category-products .add-to-links li {list-style: none;}
.category-products {padding-top: 0px;}
.category-products li.item {background:transparent; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important;}
.category-products li.item .item-info {text-align: center; min-height:unset;}

.category-products .item-content {position: relative}
.category-products .add-to-links {position: absolute; z-index: 10; right:25px; top: 25px;}
.category-products .link-wishlist:before, .link-wishlist:before {content:none !important;}
.category-products .link-wishlist, .link-wishlist {height: 18px; width: 20px; display: block; background-image:url("/skin/frontend/intenso/default/images/icons/wishlist-add-icon.svg"); background-repeat: no-repeat; background-size:20px 18px;}
.category-products .link-wishlist:hover, .link-wishlist:hover {background-image:url("/skin/frontend/intenso/default/images/icons/wishlist-added-icon.svg"); background-repeat: no-repeat; background-size:20px 18px;}

.category-products li.item .item-info span {color:#3e1b08;}

.category-products .product-details__content__price__block .price-box, .product-details__content__price__block .actions {display: table-cell; vertical-align: top; width:auto !important;}
.category-products .minimal-price .price, .category-products .price-box .price, .product-shop .minimal-price .price, .product-shop .price-box .price {color: #3e1b08 !important; font-size: 18px; font-weight: 500; font-family: "Quicksand-Bold"}
.category-products .item-title a {margin-bottom:20px; font-family: "Quicksand-Regular"; font-size: 18px; font-weight: 400; line-height: 18px;}
.category-products .actions .btn-cart:before, .category-products .actions .btn-cart:before {content: none !important}
.category-products .actions .btn-cart {background-image:url("/skin/frontend/intenso/default/images/icons/basket-add-icon.svg") !important; background-repeat: no-repeat !important; height:20px; width:30px; background-size:30px auto !important;}
.category-products .item-images a.quickview-button {font-family: "Quicksand-Bold"; font-size: 16px; padding: 15px 0; width:160px;margin-left:-80px;left:50% !important; top:40% !important;
    transition: display 0.5s ease 0s; -webkit-transition: display 0.5s ease 0s; -moz-transition: display 0.5s ease 0s;}

/* products menu */
.icon-grid::before, .icon-list::before {content: none !important}
.icon-grid {margin-right:0 !important; background-size:18px auto !important; background-color: transparent !important; background-image:url("/skin/frontend/intenso/custom/images/icons/grid-icon-inactive.svg") !important; background-repeat: no-repeat !important; height:30px; width:30px !important; display: block; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
.icon-grid.active {margin-right:0 !important; background-size:18px auto !important; background-color: transparent !important; background-image:url("/skin/frontend/intenso/custom/images/icons/grid-icon.svg") !important; background-repeat: no-repeat !important; height:30px; width:30px !important; display: block; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
/*.icon-grid.active {background-image:url("/skin/frontend/intenso/default/images/icons/grid-icon.svg") !important;}*/
.icon-list {background-size:18px auto !important; background-color: transparent !important; background-image:url("/skin/frontend/intenso/custom/images/icons/list-icon-inactive.svg") !important; background-repeat: no-repeat !important; height:30px; width:30px !important; display: block; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
.icon-list.active {background-size:18px auto !important; background-color: transparent !important; background-image:url("/skin/frontend/intenso/custom/images/icons/list-icon.svg") !important; background-repeat: no-repeat !important; height:30px; width:30px !important; display: block; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
/*.icon-list.active {background-image:url("/skin/frontend/intenso/default/images/icons/list-icon.svg") !important;}*/
.products-grid .toolbar .actions {width:100%; text-align: right}
.products-grid .toolbar {padding-bottom: 40px;}


/* products grid view */
.products-grid                        {background-color:#FFF !important; padding:0px 5% 0 2% !important; }
.products-grid .category-products li  {margin-bottom: 80px;}
section.brand-slider h3               {margin-bottom: 18px;}
.products-grid .ratings,
.products-grid .no-rating         {display: none !important;}
.products-grid .list-cart-title   {display: none;}
.products-grid .full-details-link {display:none;}
.products-grid .buttons-wrapper   {display: none;}
.add-to-links-list                {display: none;}
.products-grid .toolbar {margin-top: 0; padding-bottom: 0;}

@media only screen and (min-width:1240px) {
    .products-grid {width:1240px; margin: auto;}
}


/* products list view */
/*
.category-products.list li.item .item-title    {left: 23%; position: absolute; top: 1rem;}
.category-products.list .price-wrapper         {left: 23%; position: absolute; top: 3.5rem;}
.category-products.list .item-description      {left:23%;}
.category-products.list .actions               {top:3rem !important;}
*/



.category-products.list li.item .item-title    {left: auto; position: relative; top: auto;}
.category-products.list .price-wrapper         {left: auto; position: relative; top: auto;}
.category-products.list .item-description      {left: auto; position: relative; top: auto;}
.category-products.list .actions               {left: auto; position: relative; top: auto;}

.category-products.list .item-images,
.category-products.list li.item .item-info,
.category-products.list .buttons-wrapper   {float: left;}

.category-products.list .item-images       {width: 18%;}
.category-products.list li.item .item-info {width: 57%;}
.category-products.list .buttons-wrapper   {width: 25%}

.category-products.list .buttons-wrapper   {padding-top: 55px}

#catalog-listing .item-content {height:400px;}
#catalog-listing.list .item-content {height:auto;padding-top:30px;padding-bottom:30px;}
.category-products.list li.item .item-info     {text-align: left; padding-left: 35px;}
.category-products.list li.item .item-title a  {font-size: 22px; line-height: 28px !important; margin-top: 18px; padding-right:30px;}
.category-products.list .item-description      {font-size:16px; color:#3e1b08; margin-top:18px; width:80% !important; line-height: 22px !important}
.category-products.list .item-images           {padding-bottom: 0px; padding-top:0px; padding-left:0px;}
.category-products.list .item-content          {padding-bottom: 12px;}
.category-products.list .price-box             {margin:0px !important;}
.category-products.list .price-box,
.category-products.list .ratings               {display: inline-block !important;}
.category-products.list .actions .btn-cart     {left:0px !important; background-color: #66cccc !important; background-image: none !important; width:100%; padding:0px; height:60px; -webkit-border-radius: 0px; -moz-border-radius: 0px;  border-radius: 0px; }
.category-products.list .actions .btn-cart     {font-family: "Quicksand-Bold"; font-size: 16px; padding: 15px 20px;
    transition: display 0.5s ease 0s; -webkit-transition: display 0.5s ease 0s; -moz-transition: display 0.5s ease 0s;}
.category-products.list .actions .btn-cart       {background-color:#66cccc !important}
.category-products.list .actions .btn-cart:hover {background-color:#1aa9a9 !important}
.category-products.list .item                    {border-bottom: 1px solid #f0f0f1;}
.category-products.list .item:first-child        {border-top:1px solid #f0f0f1; padding-top:12px;}
.category-products.list .add-to-links-grid       {display:none;}
.category-products.list .add-to-links-list li    {margin-bottom: 0px !important;}
.category-products.list .add-to-links-list       {margin-top:0px !important; display: block; text-align: center; width: 100% !important; right:inherit !important; text-transform: uppercase; color:#66cccc !important;}
.category-products.list .add-to-links-list a,
.category-products.list .add-to-links-list a:hover {color:#66cccc !important; font-size: 14px !important; width:190px !important; margin: auto}
.category-products.list  .full-details-link        {color:#66cccc !important;}
.category-products.list  .full-details-link span   {color:#66cccc !important; font-size: 14px; text-transform: uppercase; margin-top: 10px; display: block;}
.category-products.list  .full-details-link:hover  {color:#66cccc !important; text-decoration: underline;}
.category-products.list .add-to-links-list:hover   {text-decoration: underline !important;}
.category-products.list .list-cart-title           {color: #fff; display: inherit; font-size: 20px; line-height: 20px;}

.category-products.list .product-details__content__price__block {margin:0px;}

.category-products.list .actions-for-grid  {display: none;}
.category-products.list .full-details-link {display: inherit;}
.category-products.list .buttons-wrapper   {display: inherit;}

@media only screen and (max-width:534px) {
    .isotope-item.item{width:100%;}
}


@media only screen and (max-width:768px) {
    .action-for-medium-up {display: none !important;}
}

@media only screen and (min-width:640px) {
    #catalog-listing .item-content {height:300px;}
    #catalog-listing.list .item-content {height:auto;padding-top:30px;padding-bottom:30px;}
}

/* group products */
.group-product-picker-nav .disabled-button, .group-product-picker-nav .trigger-button {font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif';}
.inner-wrap.has-alt-header {padding-top: 0px;}
.product-group-container {border-top: 1px solid #f7f1e9; border-bottom: 1px solid #f7f1e9; padding-top: 45px;}
.top-bar-section li.active:not(.has-form) a:not(.button) {background: transparent;}
.group-product-fixed-width-wrapper {width:100%; margin: auto;}
#product-picker-quantity, #product-pocker-error-message {display: none;}

.filter-radio {height:110px;}
#filter-text-color{display:none;}

.ui-datepicker-calendar {border: 1px solid #e4d9cb}
.ui-datepicker-calendar th {background-color:#66cccc; color:#FFF;}
.ui-datepicker-title {text-align: center; padding-bottom:10px; padding-top: 10px; font-family: 'Quicksand-Bold'}
.ui-datepicker-header {position:relative; margin-top:5px; background: #fff none repeat scroll 0 0; border-left: 1px solid #e4d9cb; border-right: 1px solid #e4d9cb; border-top: 1px solid #e4d9cb; }
.ui-datepicker-header .ui-datepicker-prev {text-align: left;}
.ui-datepicker-header .ui-datepicker-next {text-align: right;}
.ui-state-disabled span {color:#CCC;}
.ui-datepicker-next { float: right; margin-right: 5px; position: absolute; right: 5px; font-size: 20px; top:5px;}
.ui-datepicker-prev {margin-left: 5px; position: absolute; left:5px; font-size: 20px; top:5px;}
#delivery-date-message {margin-top: 20px;}
#delivery-date-message a {color: #1aa9a9;} #delivery-date-message a:hover {text-decoration: underline;}

form .row .associated-products-wrapper .associated-product {padding-left: 30px; padding-right: 30px;}
.change-container-classname {display: none;}
.associated-product.disabled{pointer-events: none;}
.associated-product.disabled img{opacity:0.3;}
.associated-product p.out-of-stock{text-align:center;}
#infoModal {text-align: center;} #infoModal p, #infoModal h2 {color:#6e2304;}
#panel2-2 #product_addtocart_form .button-white, #panel2-3 #product_addtocart_form .button-white { font-size: 15px !important; max-width: 140px !important; padding: 13px !important;}
.type-drop_down select {border: 1px solid #e4d9cb;}

.group-product-fixed-width-wrapper .row {padding-left: 0.5rem; padding-right: 0.5rem;}
.group-product-picker-heading-text {padding-bottom: 45px;}
.group-product-picker-heading-text .subtotal h2 {font-size:23px; text-align: left; font-family: 'Quicksand-Bold'; font-weight: 500; padding-right:15px; padding-left:0px; line-height: 33px; margin: 0}

.group-product-picker-nav dd, .group-product-picker-nav a {color:#6e2304; font-size: 15px; text-transform: uppercase;}
.group-product-picker-nav dd {float: none; line-height: 35px; position: relative; padding-left: 32px; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif'}
.group-product-picker-nav dd.active {padding-left: 45px; color:#6e2304;}
.group-product-picker-nav dd a {padding:0px !important; }
.group-product-picker-nav dl > dd > a {font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif' !important;}
.group-product-picker-nav dd a, .group-product-picker-nav dd {color: #cebda7}
.group-product-picker-nav dd.active a, .group-product-picker-nav dd.active {color:#6e2304;}
.group-product-picker-nav dd.active a {font-weight: normal !important; line-height: 35px !important; font-weight: 100 !important; color:#6e2304 !important; padding-left:2px !important;}
.group-product-picker-nav .divider {padding-right: 35px; padding-left: 35px; border:none; background-image: url('/skin/frontend/intenso/custom/images/icons/tab-divider.png'); background-repeat: no-repeat; background-position: center 9px; display: none; width:20px; height: 30px;}
.group-product-picker-nav .step-number { position: absolute; left:0px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; width: 35px; height: 35px; text-align: center; line-height: 35px;}
.group-product-picker-nav dd.active .step-number {color: #6e2304; background: #f6efe7;}
.group-product-picker-nav .title-uppercase {font-size: 23px;}
.group-product-picker-nav {padding-bottom: 25px;}
.group-product-picker-nav h1 {padding-left: 15px;}
.group-product-picker-nav dl dd:hover > a {background-color:transparent !important;}
.group-product-picker-nav dl > .divider {display: none;}
.group-product-picker-nav dd:not(.has-form) a:not(.button) {background-color:transparent !important; color:#cebda7;}

.group-product-picker-row .columns, .simple-product-picker-row .columns {cursor:pointer;}
.group-product-picker-row .active img, .simple-product-picker-row .active img {border: 2px solid #66cccc;}
.group-product-picker-row .button-choose {display: none; max-width: 100%;}
.group-product-picker-row .active .button-choose {display: block}
.group-product-picker-row .button-choose a {color:#FFF;}
.group-product-picker-row .columns, .simple-product-picker-row .columns {padding-left: 32px; padding-right: 32px; height:auto; padding-bottom: 50px;}
.group-product-picker-row  h4, .group-product-picker-row p, .simple-product-picker-row h4 {color:#6e2304;}
.group-product-picker-row  h4, .simple-product-picker-row h4 {font-size: 18px; margin-top: 20px; text-align: center; line-height: 24px; margin-bottom: 0px;}
.group-product-picker-row p {font-size: 15px; margin-top:14px; margin-bottom: 15px;}
.group-product-picker-row .product-tick, .simple-product-picker-row .product-tick, .product-tick {display:none; position:absolute; right:16px; top:-14px; background-image:url("/skin/frontend/intenso/custom/images/icons/product-tick.png"); background-repeat: no-repeat; height:30px; width:30px; }
.group-product-picker-row .active .product-tick, .simple-product-picker-row .active .product-tick {display: block;}
.address .product-tick {right:-15px; display: none;}

.simple-product-picker-row .columns {height:auto; float:left !important; margin-bottom: 40px;}
.simple-product-picker-row .validation-advice {text-align: center}

.step-three-button-row {padding-bottom: 0px;}
.simple-product-picker-row .step-three-button-row .columns {height: auto}
.step-three-button-row .right {margin-right:15px;}
.step-three-button-row .button-continue {margin-left: 0px; margin-top: 20px;}

.minimum-order-row {padding-bottom: 0px;}
.minimum-order-row h3, .minimum-order-row p, .minimum-order-row p a {color:#6e2304;} .minimum-order-row p a:hover {text-decoration: underline;}
.minimum-order-row .minimum-order-wrapper {display: none;background-color: #effafa; padding: 38px; margin-bottom:26px; padding-left: 18px !important}
.minimum-order-row p {margin-bottom: 0px; text-transform: uppercase; font-size: 13px;}
.minimum-order-row h3 {margin-top: 0px; font-size: 23px;}
.minimum-order-row .icon {background-repeat:no-repeat; height:64px; width:64px; display:none; background-position: center center; background-color:#66cccc; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px}
.minimum-order-row .delivery .icon {background-image:url("/skin/frontend/intenso/custom/images/icons/delivery-lorry.png");}
.minimum-order-row .minimum .icon {background-image:url("/skin/frontend/intenso/custom/images/icons/gift-icon-white.png");}
.minimum-order-row .help .icon {background-image:url("/skin/frontend/intenso/custom/images/icons/help-icon.png");}
.minimum-order-row .delivery, .minimum-order-row .minimum {padding-bottom: 25px;}
.minimum-order-row .icon, .minimum-order-row .text-wrapper {float: left;}
.minimum-order-row .text-wrapper {margin-top: 7px; margin-left: 10px;}
.checkout-cart-index .row.minimum-order-row{max-width:1155px!important;padding:0;}
.module_rewrite {display:none;}

.simple-secondary-nav-container {clear:both;}
.product-group-secondary-nav {padding-bottom: 5px; border-top: 1px solid #e5dcd0}
.product-group-secondary-nav .top-bar-section li:not(.has-form) a:not(.button) {background: transparent;}
.product-group-secondary-nav ul li a {color: #66cccc; } .product-group-secondary-nav ul li a:hover {text-decoration: underline; color: #66cccc !important;}
.product-group-secondary-nav ul.right li a {color: #6e2304;  text-transform: lowercase;} .product-group-secondary-nav ul.right li a:hover {text-decoration: underline; color: #6e2304 !important;}
.product-group-secondary-nav .top-bar-section > ul > li > a {font-size:14px !important; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif' !important; font-weight: 100 !important;}
.product-group-secondary-nav .plain-text {font-size:14px !important; color: #6e2304; text-transform: uppercase; line-height: 36px; padding:0 0.9375rem;}
.product-group-secondary-nav {padding-top: 10px;clear:left;}
.product-group-secondary-nav .top-bar-section > ul.right > li > a {text-transform: lowercase !important;} .product-group-secondary-nav .top-bar-section ul li:hover > a {background-color: transparent !important;}
.product-group-secondary-nav .right {float:left !important; margin-left:20px !important;}

.step-four-checkout-row h1 {margin-bottom:50px;}

.step-four-checkout-row {padding-bottom:73px;}
.step-four-checkout-row .product-summary {margin-left: 0px; margin-bottom: 26px}
.step-four-checkout-row .products-added {margin-bottom:0px;}
.step-four-checkout-row .product-summary li {font-size:13px; list-style: outside none none; text-transform: uppercase; color:#6e2304; padding-bottom:6px;padding-left: 0;}
.step-four-checkout-row .product-summary li#edit-personalisation {padding-left: 16px !important;}
.step-four-checkout-row .product-summary li#edit-size {padding-top: 20px !important;}
.step-four-checkout-row .product-summary li#edit-size, .step-four-checkout-row .product-summary li#edit-personalisation, .step-four-checkout-row .product-summary li#edit-chocolates {width: 100% !important;}
.step-four-checkout-row h2 {color:#6e2304; margin-bottom:26px; margin-top:25px; font-size:25px;}
.step-four-checkout-row .subtotal {font-family: 'Quicksand-Bold'; font-weight: 700;}
.step-four-checkout-row .product-summary li.edit-link {color:#66cccc; cursor:pointer;} .step-four-checkout-row .product-summary li.edit-link:hover {text-decoration: underline;}
.step-four-checkout-row .delivery-info {color:#6e2304; font-size: 16px; padding-top:10px; line-height:30px;}
.step-four-checkout-row #edit-chocolates {padding-bottom: 20px;}
.step-four-checkout-row .button-add-to-bag {max-width: 100% !important}
.step-four-checkout-row .button-continue {margin-top: 15px; max-width: 100%;}
.personalisation-col {width: 348px;}
.personalisation-col li {padding-left: 0px}


.step-two-personalisation-row .filter:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.step-two-personalisation-row .custom-radio li {display:none;}
.step-two-personalisation-row .button-row-wrapper {margin-top: 30px;}
.step-two-personalisation-row .info {color: #6e2304; font-size: 16px; margin-bottom:20px;}
.step-two-personalisation-row .filter .columns {padding-left:0px;}
.step-two-personalisation-row .button-row-wrapper .columns {padding-left:0px;}
.step-two-personalisation-row .filter-area,.step-two-personalisation-row .filter-field,.step-two-personalisation-row .filter-drop_down{margin-bottom: 20px;}

#filter-choose-delivery-date input,#filter-wedding-date input {width: 160px;}
#filter-choose-delivery-date .note,#filter-wedding-date .note {display:none;}
#qty-note{display:none;}

#filter-name-1,#filter-name-2,#filter-wedding-date,#filter-optional-message,#filter-classic-ribbon-color{display:none;}

.step-two-personalisation-row .product-options-list{padding-top:2em;}
.step-two-personalisation-row .type-drop_down select {color: #cebda7;}
.step-two-personalisation-row .type-drop_down select:focus {color:#3e1b08;}
.step-two-personalisation-row .qty-label {margin-top: 5px !important;}
.step-two-personalisation-row .qty {width: 63px;}
.step-two-personalisation-row #next-step {height:auto; margin-left:0px; margin-top: 30px; width:228px;}
.step-two-personalisation-row #return-to-step-one, #return-to-step-two {color:#66cccc;}
.step-two-personalisation-row h1 {margin-bottom:50px;}
.step-two-personalisation-row h3 {font-size: 25px; color:#6e2304;}
.step-two-personalisation-row .columns:first-of-type .main-label {margin-top: -21px;}
.step-two-personalisation-row .main-label {display: block; font-size: 25px; line-height: 30px; padding-top:15px;padding-bottom:15px;text-transform: none; color:#6e2304; margin-top:35px;}
.step-two-personalisation-row .small-label {font-size: 13px; color:#8d6f4d;}
.step-two-personalisation-row .note {margin-bottom:0px; margin-top: 11px; color:#8d6f4d; font-size:13px;}
.step-two-personalisation-row .custom-radio label:before {background: transparent; border-radius: 50%; content: ""; height: 39px; left: -9px; opacity: 0; position: absolute; top: -8px; width: 40px; border:1px solid #e6dfd4;}
.step-two-personalisation-row .custom-radio label {background-attachment: scroll; background-clip: border-box; background-image: none; border: 1px solid #e1e1e1;
    -webkit-border-radius: 50%;  -moz-border-radius: 50%; border-radius: 50%; cursor: pointer; display: block;
    height: 24px; position: relative; text-align: center; width: 24px; color:#4a4a4a; }
.step-two-personalisation-row .custom-radio .white {background-color:#FFF; border:1px solid #e6dfd4;}
.step-two-personalisation-row .custom-radio .silver {background-color:#c3c4c7; border:1px solid #c3c4c7;}
.step-two-personalisation-row .custom-radio .brown {background-color:#cfad77; border:1px solid #cfad77;}
.step-two-personalisation-row .custom-radio .black {background-color:#000; border:1px solid #000;}
.step-two-personalisation-row .custom-radio .wine {background-color:#571500; border:1px solid #571500;}
.step-two-personalisation-row .custom-radio .cream {background-color:#f8f6e2; border:1px solid #f8f6e2;}
.step-two-personalisation-row ::-webkit-input-placeholder {color: #cebda7;}
.step-two-personalisation-row :-moz-placeholder {color: #cebda7; opacity:1;}
.step-two-personalisation-row ::-moz-placeholder {color: #cebda7; opacity:1;}
.step-two-personalisation-row :-ms-input-placeholder {color: #cebda7;}


/* cream */
.step-two-personalisation-row .custom-radio .cream,

.step-two-personalisation-row .custom-radio .label_id_9_102_2,
.step-two-personalisation-row .custom-radio .label_id_29_114_2 {background-color:#f8f6e2; border:1px solid #f8f6e2;}
/* grey */
.step-two-personalisation-row .custom-radio .silver,

.step-two-personalisation-row .custom-radio .label_id_3_102_3,
.step-two-personalisation-row .custom-radio .label_id_9_102_3,
.step-two-personalisation-row .custom-radio .label_id_8_102_2,
.step-two-personalisation-row .custom-radio .label_id_25_114_3,
.step-two-personalisation-row .custom-radio .label_id_29_114_3,
.step-two-personalisation-row .custom-radio .label_id_28_114_2 {background-color:#c3c4c7; border:1px solid #c3c4c7;}
/* gold */
.step-two-personalisation-row .custom-radio .gold,

.step-two-personalisation-row .custom-radio .label_id_9_102_4,
.step-two-personalisation-row .custom-radio .label_id_8_102_3,
.step-two-personalisation-row .custom-radio .label_id_25_114_4,
.step-two-personalisation-row .custom-radio .label_id_29_114_4,
.step-two-personalisation-row .custom-radio .label_id_28_114_3,
.step-two-personalisation-row .custom-radio .label_id_24_113_2,
.step-two-personalisation-row .custom-radio .label_id_12_106_2 {background-color:#cfad77; border:1px solid #cfad77;}
/* red */
.step-two-personalisation-row .custom-radio .red,

.step-two-personalisation-row .custom-radio .label_id_86_3,
.step-two-personalisation-row .custom-radio .label_id_29_114_5,
.step-two-personalisation-row .custom-radio .label_id_24_113_3,
.step-two-personalisation-row .custom-radio .label_id_12_106_3 {background-color:#571500; border:1px solid #571500;}
/* black */
.step-two-personalisation-row .custom-radio .black,

.step-two-personalisation-row .custom-radio .label_id_3_102_5,
.step-two-personalisation-row .custom-radio .label_id_9_102_6,
.step-two-personalisation-row .custom-radio .label_id_25_114_5,
.step-two-personalisation-row .custom-radio .label_id_29_114_6 {background-color:#000; border:1px solid #000;}

.step-two-personalisation-row .custom-radio .brown  {background-color:#571600; border:1px solid #571600;}



.step-two-personalisation-row .custom-radio input:checked + label {color:#4a4a4a;}
.step-two-personalisation-row .custom-radio input:checked + label::before {opacity: 1;}
.step-two-personalisation-row .custom-radio input {display: none;}
.step-two-personalisation-row .custom-radio label {float: left;}
.step-two-personalisation-row .step-two-title {display: none;}
.step-two-personalisation-row .try-more-text {margin-top: 12px; text-transform: uppercase; font-size: 13px}
.step-two-personalisation-row .try-more-text a {color:#1aa9a9;} .step-two-personalisation-row .try-more-text a:hover {text-decoration: underline;}


.step-two-personalisation-row label.error {clear:both; display: block; padding-top: 10px;}
.product-group-container #choose-chocolates .trigger-button, .product-group-container #review .trigger-button {display:none;}

@media only screen and (min-width:450px) {
    .minimum-order-row .minimum-order-wrapper {display:block;}
    .minimum-order-row .icon {display: block;}
    .group-product-picker-nav .top-bar-section > ul > .divider {display: block}
}

@media only screen and (min-width:640px) {
    .group-product-picker-row .columns {height:480px; padding-bottom: 0px;}
    .minimum-order-row .delivery, .minimum-order-row .minimum {padding-bottom: 0px;}
    .group-product-picker-nav .subtotal .title-uppercase {float: right}
    .group-product-picker-nav .subtotal h2 {padding-left:0px;}
    .simple-product-picker-row .columns {height:400px; margin-bottom:0px;}
    .step-three-button-row .button-continue {margin-left: 0px; margin-top: 0px; float:right;}
    .step-four-checkout-row h2 {margin-top: -10px;}
    .group-product-picker-heading-text .subtotal h2 {text-align: right; padding-left:15px;}
    .group-product-picker-nav dd {float: left;}
    .group-product-picker-nav .divider {display: block;}
    .group-product-picker-nav {padding-bottom: 75px;}

    .step-two-personalisation-row .product-options-list{padding-bottom:0;}
    .step-two-personalisation-row p.info{margin-top:0.5em;}
    /*.step-two-personalisation-row #product-options-wrapper{margin-bottom:3em;}*/

    .step-two-personalisation-row .product-options-list{padding-top:0;}
    .step-two-personalisation-row .qty, .step-two-personalisation-row .button-large {float:left;}
    .step-two-personalisation-row #next-step {margin-top:0px; margin-left:10px; width:215px; padding-left:0px; padding-right:0px;}
    .step-three-button-row .button-continue {margin-left: 15px;}
}

@media only screen and (min-width:800px) {
    .simple-product-picker-row .columns {height:500px;}
    .step-two-personalisation-row #next-step {width:228px; padding-left:18px; padding-right: 18px;}
}

@media only screen and (min-width:950px) {
    .simple-product-picker-row .columns {height:550px;}
    .product-group-secondary-nav .right {float:right !important; margin-left:0px !important;}
}

@media only screen and (min-width:1025px) {
    .ratings-reviews, .product-detail-gift-wrapper {padding-left:15% !important; padding-right: 15% !important;}
    .group-product-picker-row .columns {height:520px;}
    .simple-product-picker-row .columns {height:365px; }
    .step-four-checkout-row .button-continue {margin-top: 0px;}
}

@media only screen and (min-width:1225px) {
    .group-product-fixed-width-wrapper {width:1225px;}
}

/* my account - dashboard */
.dashboard h1 {display: none;}
.my-account-landing-wrapper {text-align: center; }
.my-account-landing-wrapper .my-account-link-icon {background-position:center center; background-repeat:no-repeat; background-color: #66cccc; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; height: 165px; width: 165px; margin: auto; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.my-account-landing-wrapper .my-account-link-icon:hover {background-color: #1aa9a9;}
.my-account .welcome-msg {margin:40px 0 0 !important;}
.welcome-msg { text-align: center; text-transform: uppercase;}
.welcome-msg p {color: #6e2304; font-size: 30px;}
.welcome-msg #brown-border-short {border-bottom:1px solid #cebda7; display: block; height:2px; width:130px; margin: auto; margin-top: 27px; margin-bottom:69px;}
.my-account-landing-wrapper span {display: block; margin-top: 14px; margin-bottom:68px; font-size: 18px; color:#6e2304 !important;}
.my-account-landing-wrapper span:hover {text-decoration: underline;}
.my-account-landing-wrapper .my-orders {background-image:url("/skin/frontend/intenso/custom/images/icons/dashboard-my-orders-icon.png")}
.my-account-landing-wrapper .my-details {background-image:url("/skin/frontend/intenso/custom/images/icons/dashboard-my-details-icon.png")}
.my-account-landing-wrapper .my-addresses {background-image:url("/skin/frontend/intenso/custom/images/icons/dashboards-addresses-icon.png")}
.my-account-landing-wrapper .my-saved-cards {background-image:url("/skin/frontend/intenso/custom/images/icons/dashboard-credit-card-icon.png")}
.my-account-landing-wrapper .my-gifts-cards {background-image:url("/skin/frontend/intenso/custom/images/icons/dashboard-gift-card-icon.png")}
.my-account-landing-wrapper .manage-reminders {background-image:url("/skin/frontend/intenso/custom/images/icons/dashboard-reminders-icon.png")}

@media only screen and (min-width:1039px) {
    .my-account-landing-wrapper {text-align: center; width:1039px; margin: auto; margin-bottom:40px;}
}

/* my account -general */
.my-account .page-title h1 {font-size: 30px; margin-bottom: 30px; text-transform: uppercase;}
.account-container {margin: auto; width: 100%;margin-top:2em;}
.account-container h1{margin-bottom:1em;}
.my-account-sidebar {margin-left: 0px;}
.my-account-sidebar li {list-style: none; margin-bottom: 26px;}
.my-account-sidebar li a {color: #3e1b08; font-size: 16px;} .my-account-sidebar li a:hover {text-decoration: underline;}
.my-account-sidebar li.active {color:#cebda7; font-size: 16px;}
.account-wrapper .page-title {margin-bottom:0px; margin-top:0px;}
.account-wrapper .back-link {display: none;}

@media screen and (min-width:1015px) {
    .account-container {width: 1015px}
}

/* my account - my details */
.my-details-wrapper #password-form input {height: 65px; padding: 21px 20px; max-width: 300px;}
.my-details-wrapper .personal-info-text-wrapper {width: 420px}
.my-details-wrapper h2 {color: #3e1b08; font-size: 25px; font-weight: normal; margin-bottom: 35px;}
.my-details-wrapper .personal-info-label {font-family: 'Quicksand-Bold'; font-size: 16px; font-weight: 400;}
.my-details-wrapper .personal-info-label {font-size: 16px;}
.my-details-wrapper .personal-info-field-wrapper {margin-bottom: 7px;}
.my-details-wrapper .button-edit-personal-info {margin-top: 16px;}
.my-details-wrapper .name-firstname, .my-details-wrapper .name-lastname, .my-details-wrapper #email {margin-bottom: 25px;}
.my-details-wrapper .password-margin-bottom {margin-bottom: 25px;}
.my-details-wrapper .button-personal-info-submit {margin-top: 24px;}
.my-details-wrapper .button-password-submit {margin-top: 8px; margin-bottom:30px;}
.my-details-wrapper .edit-personal-info-title {margin-top:50px;}
.my-details-wrapper #personal-info-container {border-bottom: 1px solid #fbf9f5; padding-bottom: 60px;}
.my-details-wrapper .page-title h1 {margin-bottom: 41px;}
.my-details-wrapper .linked-social-title {margin-top: 50px;}
.my-details-wrapper em {color: red;}
.my-details-wrapper .subscription-note {color: #8d6f4d; font-size: 13px; margin-top: 30px;}
.my-details-wrapper .email-preferences-form {padding-top:45px; padding-bottom:85px; border-bottom:1px solid #fbf9f5;}
.my-details-wrapper .email-preferences-form .buttons-set {margin-top: 15px;}
.my-details-wrapper .custom-checkbox-wrapper .custom-checkbox-text {font-size:16px; color:#6e2304; line-height: 28px; text-transform: none;}

/* my account - my saved cards */
.saved-credit-cards-wrapper .edit-button-wrapper .edit-button, .saved-credit-cards-wrapper .edit-button-wrapper .delete-button, .saved-credit-cards-wrapper .edit-button-wrapper .divider {display: inline;}
.saved-credit-cards-wrapper .edit-button-wrapper .edit-button a:hover, .saved-credit-cards-wrapper .edit-button-wrapper .delete-button a:hover {text-decoration: underline;}
.saved-credit-cards-wrapper .edit-button-wrapper .edit-button a, .saved-credit-cards-wrapper .edit-button-wrapper .delete-button a {color:#1aa9a9; font-size: 13px; text-transform: uppercase;}
.saved-credit-cards-wrapper ul li {list-style: none;}
.saved-credit-cards-wrapper .accordion-wrapper h3 {padding: 15px 20px; cursor: pointer; margin-top: 0px; margin-bottom: 0px;}
.saved-credit-cards-wrapper .accordion-wrapper h3:hover {background-color: #fbf9f5}
.saved-credit-cards-wrapper .edit-button-wrapper {text-align: center; margin-top: 5px; margin-bottom:20px;}
.saved-credit-cards-wrapper .cardnumber, .saved-credit-cards-wrapper .card-type {text-indent: 85px;}
.saved-credit-cards-wrapper .edit-button-wrapper .divider {font-size: 13px; color: #e5dcd0;}
.saved-credit-cards-wrapper .cardnumber, .saved-credit-cards-wrapper .card-type {font-size: 13px; color: #6e2304;}
.saved-credit-cards-wrapper .card-type {text-transform: uppercase;}
.saved-credit-cards-wrapper h4 {text-transform: uppercase;}
.saved-credit-cards-wrapper h4, .saved-credit-cards-wrapper .cardholder-name {color:#6e2304; font-size: 14px;}
.saved-credit-cards-wrapper .card-content-wrapper {padding-left: 20px; padding-top: 42px;}
.saved-credit-cards-wrapper .card-right-col {padding-right: 30px; margin-top: 6px; display: none;}
.saved-credit-cards-wrapper .card-content-wrapper h4 {color: #8d6f4d; margin-bottom: 12px;}
.saved-credit-cards-wrapper .card-content-wrapper li {color:#3e1b08;}
.saved-credit-cards-wrapper .ui-state-active .edit-button-wrapper {display: none;}
.saved-credit-cards-wrapper .edit-col {padding-right: 0px;}
.saved-credit-cards-wrapper .card-right-col .cardnumber {margin-bottom: 7px;}
.saved-credit-cards-wrapper .card-type-vi {background-image: url('/skin/frontend/intenso/custom/images/icons/visa.png');}
.saved-credit-cards-wrapper .card-type-mc {background-image: url('/skin/frontend/intenso/custom/images/icons/mastercard.png');}
.saved-credit-cards-wrapper .card-type-ae {background-image: url('/skin/frontend/intenso/custom/images/icons/amex.png');}
.saved-credit-cards-wrapper .card-type-yoma_maestro {background-image: url('/skin/frontend/intenso/custom/images/icons/maestro.png');}
.saved-credit-cards-wrapper .card-type-icon {background-repeat: no-repeat; display: block; height: 44px; width: 45px; background-size:45px;}
.saved-credit-cards-wrapper .card-type-icon, .saved-credit-cards-wrapper .card-type-text-wrapper {float: left;}
.saved-credit-cards-wrapper .card-type-text-wrapper {padding-left: 12px;}
.saved-credit-cards-wrapper .edit-col {position: absolute; top: 21px; z-index: 10000; width:200px; margin: auto; left:39%; display:none;}
.saved-credit-cards-wrapper .accordion-activated .edit-col {display: none;}

#frmRegCard {width:300px;}
#frmRegCard .button {margin-top: 25px;}
#frmRegCard .v-fix {float: left; width: 50%;}
#frmRegCard #realvault_name {margin-bottom: 18px;}
#frmRegCard select {border: 1px solid #e4d9cb;}
#frmRegCard .month-expire {padding-right: 5px;}
#frmRegCard .year-expire {padding-left: 5px;}

/* my account - my addresses  */
.account-container .address {border: 1px solid #e5dcd0; padding:35px 18px 16px; min-height:unset; position:relative; margin-right:5px;}
.account-container .address.active {border:2px solid #66CDCD;}
.account-container .address li {max-width: 220px; list-style: none;}
.account-container .delete-address {position: absolute; right: 15px; top: 16px;}
.account-container .delete-address a {background-image:url("/skin/frontend/intenso/custom/images/icons/out-of-stock-icon.png"); background-repeat: no-repeat; display:block; width:9px; height:9px;}

.account-container .edit-address a { text-transform: uppercase; color:#1aa9a9} .account-container .edit-address a:hover {text-decoration: underline;}
.account-container .button-add-addresses {margin-top: 10px; margin-bottom:60px;}

/* my account - my orders */
.accordion-wrapper {border: 1px solid #e5dcd0; margin-bottom: 23px;}
.my-orders-wrapper .order-header-wrapper {height:89px; padding:20px 50px 20px 5px; border-bottom: 1px solid #fbf9f5; margin-top: 0px; cursor: pointer;}
.my-orders-wrapper .order-header-wrapper:hover {background-color: #fbf9f5}
.my-orders-wrapper .order-content-wrapper {padding: 20px 5px 35px;}
.my-orders-wrapper .order-content-wrapper h4 {font-size: 14px;}
.my-orders-wrapper .product-small-wrapper {display: table;}
.my-orders-wrapper .product-image-small-wrapper, .my-orders-wrapper .product-detail-small-wrapper {display:table-cell; vertical-align: top}
.my-orders-wrapper h2 {font-size: 25px; color:#3e1b08; margin-bottom: 42px; margin-top:18px;}
.my-orders-wrapper h3 {font-size: 13px; color:#8d6f4d; margin-bottom: 0px;}
.my-orders-wrapper ul {margin-left:0px;}
.my-orders-wrapper ul.order-payment-info {text-align: center;}
.my-orders-wrapper ul li {color:#3e1b08; list-style: none; line-height: 22px;}
.my-orders-wrapper .order-number {text-align:right;}
.my-orders-wrapper .button-medium, .my-orders-wrapper .button-buy-order {float:right;}
.my-orders-wrapper .button-buy-order {margin-right: 0px; margin-top: 15px}
.my-orders-wrapper .button-medium {margin-top: 12px !important}
.my-orders-wrapper .product-detail-small-wrapper {padding-left:15px; max-width: 200px;}
.my-orders-wrapper ul.individual-products-wrapper li {padding:25px 25px 25px 0px; border-bottom:1px solid #fbf9f5;}
.my-orders-wrapper ul.individual-products-wrapper li:first-of-type {border-top:1px solid #fbf9f5; margin-top:27px;}
.my-orders-wrapper .product-detail-small-wrapper .quantity {font-family: 'Quicksand-Bold'; margin-top: 8px;}
.my-orders-wrapper .order-header-wrapper h4 {margin-bottom:5px; font-size: 14px; color:#6e2304;}
.my-orders-wrapper .order-header-wrapper p {color:#6e2304;}
.my-orders-wrapper .order-number .price {font-size: 17px; font-family: 'Quicksand-Bold'; font-weight: 700;}
.my-orders-wrapper .product-image-small-wrapper > img {height: 74px; width: 77px;}
.my-orders-wrapper .reorder-wrapper {margin-top: 15px}
.my-orders-wrapper .reorder-wrapper .total {font-size: 17px; font-family: 'Quicksand-Bold'; font-weight: 700; margin-top:15px;}
.my-orders-wrapper .reorder-wrapper .total .price {padding-left: 38px;}
.my-orders-wrapper .pager .amount {display: none;}
.accordion-wrapper {position: relative;}
.accordion-wrapper .ui-accordion-header {background-image:url("/skin/frontend/intenso/custom/images/icons/down-arrow-icon.svg"); background-repeat: no-repeat; background-size: 18px; background-position: calc(100% - 25px) center;}
.accordion-wrapper .ui-accordion-header-active {background-image:url("/skin/frontend/intenso/custom/images/icons/up-arrow-icon.svg"); background-repeat: no-repeat; background-size: 18px; background-position: calc(100% - 25px) center;}
.my-orders-wrapper .order-number p {margin-top:-4px;}
.my-account #pager {text-align: center;}
.my-orders-wrapper .show-all{display:none;}

@media only screen and (min-width:640px) {
    .my-account-sidebar {margin-left: 18px;}

    .my-orders-wrapper .order-content-wrapper {padding:20px 25px 35px;}
    .my-orders-wrapper .order-header-wrapper {padding:20px 50px 20px 25px;}
    .my-orders-wrapper .button-buy-order {margin-right: 0px; margin-top: 0px;}
    .my-orders-wrapper ul.individual-products-wrapper li {padding:25px 0px 25px 0px;}

    .account-container .address {min-height: 208px;}
    .account-container ul {margin-left: 0px;}

    .saved-credit-cards-wrapper .cardnumber, .saved-credit-cards-wrapper .card-type {text-indent: 0px;}
    .saved-credit-cards-wrapper .cardnumber, .saved-credit-cards-wrapper .card-type {text-align: right;}
    .saved-credit-cards-wrapper .ui-state-active .title-col, .saved-credit-cards-wrapper .ui-state-active .card-right-col {width: 50%}
    .saved-credit-cards-wrapper .card-type-icon {background-size: 72px; width:72px;}
    .saved-credit-cards-wrapper .edit-button-wrapper {margin-bottom: 0px;}
    .saved-credit-cards-wrapper .card-right-col {display: block}
}

@media only screen and (min-width:800px) {
    .saved-credit-cards-wrapper .edit-col {display: block}
}

@media only screen and (min-width:1025px) {
    .my-orders-wrapper ul.order-payment-info {text-align: left;}

    .saved-credit-cards-wrapper .card-right-col {padding-right: 40px;}
}

/* pager */
#pager {margin-bottom:120px; margin-top:65px;}
#pager .pages ol li a,
#pager .pages ol li a.next,
#pager .pages ol li a.previous {padding: 15px 24px !important; margin-left:0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-transform: uppercase;}
#pager .pages ol li.current    {margin-right:0px; margin-left: 0px; color:#8d6f4d !important}
#pager .pages ol li            {margin-left: -5px !important; border:1px solid #cebda7; border-right:none;}
#pager .pages ol li:last-child {border-right: 1px solid #cebda7;}
#pager .current                {padding: 15px 24px; background:#f6efe7;}
#pager .pages ol li a          {color:#8d6f4d !important; font-family:'Quicksand-Regular', 'Arial', 'Sans-Serif'; font-weight: 400}
#pager .pages ol li a:hover    {color:#1aa9a9 !important; text-decoration: underline;}
#pager .pages ol li a.next,
#pager .pages ol li a.previous {background: transparent; color: #3e1b08 !important; font-family: 'Quicksand-Bold'; font-weight: 500;}
#pager .pages                  {margin-bottom: 10px; margin-top: 10px;}
#pager .show-all {margin-top: 28px; text-align: center;}
#pager .show-all a {text-transform: uppercase; font-size: 13px; font-family: 'Quicksand-Bold'; font-weight: 500; padding-left: 25px; background-position:0 4px; background-size: 17px auto; background-image:url('/skin/frontend/intenso/custom/images/icons/down-arrow-icon-cream-dark.svg'); background-repeat: no-repeat;}

.pager {margin-bottom:120px; margin-top:65px;}
.pager .pages ol li a,
.pager .pages ol li a.next,
.pager .pages ol li a.previous {padding: 15px 24px !important; margin-left:0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-transform: uppercase;}
.pager .pages ol li.current    {margin-right:0px; margin-left: 0px; color:#8d6f4d !important}
.pager .pages ol li            {margin-left: -5px !important; border:1px solid #cebda7; border-right:none;}
.pager .pages ol li:last-child {border-right: 1px solid #cebda7;}
.pager .current                {padding: 15px 24px; background:#f6efe7;}
.pager .pages ol li a          {color:#8d6f4d !important; font-family:'Quicksand-Regular', 'Arial', 'Sans-Serif'; font-weight: 400}
.pager .pages ol li a:hover    {color:#1aa9a9 !important; text-decoration: underline;}
.pager .pages ol li a.next,
.pager .pages ol li a.previous {background: transparent; color: #3e1b08 !important; font-family: 'Quicksand-Bold'; font-weight: 500;}
.pager .pages                  {margin-bottom: 10px; margin-top: 10px;}
.pager .show-all {margin-top: 28px; text-align: center;}
.pager .show-all a {text-transform: uppercase; font-size: 13px; font-family: 'Quicksand-Bold'; font-weight: 500; padding-left: 25px; background-position:0 4px; background-size: 17px auto; background-image:url('/skin/frontend/intenso/custom/images/icons/down-arrow-icon-cream-dark.svg'); background-repeat: no-repeat;}


/* featured slider (carousel) - homepage */
.featured-slider-wrapper--eu,.featured-slider-wrapper--uk{display:none;}
.featured-slider .featured-prev, .featured-slider .featured-next, .prev-arrow, .next-arrow {top:27.5% !important}
.featured-slider {background: transparent !important; padding-top: 0px;}
.featured-slider h3 {display: none;}

section.featured-slider ol {padding-top: 0px;}
section.featured-slider ol li.item {background:transparent; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important;}
section.featured-slider ol li.item .item-info {text-align: center}
.product-details__content__price__block {display:table; margin:auto;}

section.featured-slider .product-details__content__price__block .price-box, .product-details__content__price__block .actions {display: table-cell; vertical-align: top; width:auto !important;}
section.featured-slider ol li.item .price, section.featured-slider .minimal-price .price, .cms-wrapper section.featured-slider .price-box .price, .product-shop .minimal-price .price, .product-shop .price-box .price {color: #3e1b08 !important; font-size: 18px; font-weight: 700; font-family: "Quicksand-Bold"}
section.featured-slider .item-title a {margin-bottom:20px; font-family: "Quicksand-Regular"; font-size: 18px; font-weight: 400; line-height: 18px;}
section.featured-slider .actions .btn-cart:before, .category-products .actions .btn-cart:before {content: none !important}
section.featured-slider .actions .btn-cart {background-image:url("/skin/frontend/intenso/default/images/icons/basket-add-icon.svg") !important; background-repeat: no-repeat !important; height:20px; width:30px; background-size:30px auto !important;}
section.featured-slider .item-images a.quickview-button {font-family: "Quicksand-Bold"; font-size: 16px; padding: 15px 0; width:160px; margin-left:-80px;left:50% !important; top:40% !important;
    transition: display 0.5s ease 0s; -webkit-transition: display 0.5s ease 0s; -moz-transition: display 0.5s ease 0s;}
section.featured-slider .simple-nav {display:none;}
section.featured-slider .availability.out-of-stock span {padding-top:15px;}
section.featured-slider .featured-prev {left:1%; visibility:visible !important; display:block !important; background-size:18px; background-image:url("/skin/frontend/intenso/default/images/icons/carousel-arrow.svg") !important; background-repeat: no-repeat; background-color: transparent !important;}
section.featured-slider .featured-next {visibility:visible !important; display:block !important; background-size:18px; background-image:url("/skin/frontend/intenso/default/images/icons/carousel-arrow-right.svg") !important; background-repeat: no-repeat; background-color: transparent !important}
section.featured-slider .featured-prev span, .cms-wrapper section.featured-slider .featured-next span {display: none !important;}
section.featured-slider ol li.item .item-info span {color:#3e1b08;}

section.featured-slider .item-content {position: relative}
section.featured-slider .add-to-links {position: absolute; z-index: 10; right:30px; top: 20px;}
section.featured-slider .link-wishlist:before, .link-wishlist:before {content:none !important;}
section.featured-slider .link-wishlist, .link-wishlist {height: 18px; width: 20px; display: block; background-image:url("/skin/frontend/intenso/default/images/icons/wishlist-add-icon.svg"); background-repeat: no-repeat;}
section.featured-slider .link-wishlist:hover, .link-wishlist:hover {background-image:url("/skin/frontend/intenso/default/images/icons/wishlist-added-icon.svg"); background-repeat: no-repeat;}

section.featured-slider.crossell{padding-top:0;}
section.featured-slider.crossell h1{margin-top:0;}


section.featured-slider .item-images, .category-products .item-images {padding-bottom: 22px; padding:15px;}
.product-details__content__price__block .out-of-stock {display: none;}

@media only screen and (max-width: 640px) {
    section.featured-slider{padding-top:0;}
}

@media only screen and (max-width:1151px) {
    .quickview-button {display: none !important; visibility: hidden !important;}
}


/* alternate featured slider - using slick.js */
.featured-items-slider .item-title a {margin-bottom:10px; font-family: "Quicksand-Regular"; font-size: 18px; font-weight: 400; line-height: 25px; display:block;}
.featured-items-slider .btn-cart {padding:17px; background-image:url("/skin/frontend/intenso/default/images/icons/basket-add-icon.svg") !important; background-repeat: no-repeat !important; height:20px; width:30px; background-size:30px auto !important; background-color:transparent;}
.featured-items-slider .price {margin-right:4px; color: #3e1b08 !important; font-size: 18px; font-weight: 700; font-family: "Quicksand-Bold"}
.featured-items-slider .item-info {text-align:center;}
.featured-items-slider .item-images {padding-bottom: 15px}
.title-uppercase {font-size: 25px; text-transform: uppercase; color:#6e2304;}
.featured-items-slider h3 {font-size: 25px; text-align: center; text-transform: uppercase; color:#6e2304;}
.featured-items-slider h4 {font-size: 20px; margin-bottom: 40px; margin-top: 40px; text-align: center; color:#3e1b08;}
.featured-items-slider .link-wishlist {position: absolute; right: 20px; top: 10px; z-index: 10;}
.featured-items-slider .slick-slide {position: relative;}
.related-products-carousel-wrapper {margin-top: 15px;}

/* subscribe section homepage */

.m8-newsletter-signup { padding-bottom: 2px; text-align: center;background: #f6efe7;width:100% }
.m8-newsletter-signup .row {  padding-top: 60px; }
.m8-newsletter-signup form { display: table; margin: auto; }
.m8-newsletter-signup__label-container label { text-transform: none; }
.m8-newsletter-signup__label-container__text { font-size:25px; font-weight:400; color: #3e1b08; line-height: 32px; margin-top: 0; margin-bottom: 20px; }
.m8-newsletter-signup__label-container__input input { margin: auto; }
.m8-newsletter-signup__label-container__input div.form__error { margin: 20px auto 0px; }
.m8-newsletter-signup__button-container { margin-top: 20px; }
.m8-newsletter-signup .newsletter-subscribe-form .input-text {height:100%;}
.m8-newsletter-signup .button {font-size:16px;}

.m8-newsletter-signup ::-webkit-input-placeholder {color: #661701;}
.m8-newsletter-signup :-moz-placeholder {color: #661701;  }
.m8-newsletter-signup ::-moz-placeholder {color: #661701;  }
.m8-newsletter-signup :-ms-input-placeholder {color:#661701;}

#js-m8-newsletter-signup input {max-width: 95%;}
#js-m8-newsletter-signup .button--large {padding:22px; border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius: 0px;}
.m8-newsletter-signup .row {padding-bottom: 50px; padding-top: 50px;}
.m8-newsletter-signup .columns {padding: 0;}
#newsletteremail {margin: auto; width: 300px; margin-bottom: 20px;}
#js-m8-newsletter-signup {width:100%; max-width:610px;}

@media only screen and (min-width: 1024px) {
    #newsletteremail {margin-bottom: 0px; width: 95%}
    #js-m8-newsletter-signup {width:980px; max-width:100%;}
}

@media only screen and (min-width:1151px) {/* desktop */

    .m8-newsletter-signup { background: #f6efe7;}
    .m8-newsletter-signup .column { background: #f6efe7; padding-bottom: 60px; padding-top: 60px; }
    .m8-newsletter-signup .row { padding-left: 0px; padding-right: 0px; }
    .m8-newsletter-signup__label-container { display: table-cell; }
    .m8-newsletter-signup__label-container label { display: table; }
    .m8-newsletter-signup__label-container__text { display: table-cell; vertical-align: top; padding-right: 20px; padding-top: 13px; }
    .m8-newsletter-signup__label-container__input { display: table-cell; vertical-align: top; padding-right: 20px; }
    .m8-newsletter-signup__button-container { display: table-cell; width: 300px; vertical-align: top; margin-top: 0px; }
    .m8-newsletter-signup__label-container__input div.form__error { margin:0px; padding-top:20px; }

}

/* footer section */
.main-footer{background: #f6efe7;}
.main-footer .footer-links {padding-top:50px; background:none; padding-left: 5%; padding-right: 5%; padding-top: 60px; padding-bottom: 60px;}
.main-footer .footer-links ul li a {color: #8d6f4d; font-size: 15px; font-family: "Quicksand-Regular"; font-weight: 400;}
.main-footer .footer-links ul li {padding:10px 0;}
.main-footer .footer-links ul li.title {font-size: 20px; line-height: 30px; margin-bottom: 20px; padding-top: 0px; padding-bottom: 0px; font-family: "Quicksand-Regular"; font-weight: 400; color:#3e1b08;}
.main-footer .footer-bottom {background-color: transparent;}
.main-footer .back-to-top {display: none;}
.main-footer .footer-bottom {padding-top: 20px; padding-bottom: 10px;}
.main-footer .footer-bottom p {color:#cebda7; text-transform: uppercase; font-size: 14px !important}
.footer__useful-links__li {line-height:24px; padding-bottom:20px; display: inline-block; padding-right: 15px; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif'; text-transform: uppercase; font-size:13px !important ;}
.footer__useful-links__li a {color:#8d6f4d;}
.footer__useful-links__li.footer__useful-links__li--copyright a {color:#cebda7}
.footer__useful-links__li a:hover {text-decoration: underline;}
.footer__useful-links__wrapper {text-align: center;}
.payment-logos {display: block; margin: 0px auto 0px; text-align: center; width: 100%; float: none;}
.payment-logos li {display: inline-block;}
.payment-logos li img {height: auto; width: 100%; max-width: 50px;}
.footer-bottom__container{background:#FFF;border-top:4px solid #66CCCC; }
.footer__links__social-icons {margin-top: 15px;}
.footer__links__awards img {height: auto; max-width: 45px; padding-right: 5px; width: 100%;}
.footer__links__awards {padding-top:10px;}
.footer-links .title {display:none;}
.main-footer {text-align: center;}
.footer-links ul li a:hover {color: #1aa9a9 !important;}
.main-footer .payment-logos li {width: 30px;}

@media only screen and (min-width: 320px) {
    .main-footer .payment-logos li {width: auto;}
}

@media only screen and (min-width:1151px) {
    .footer__useful-links__wrapper {float:left;}
    .payment-logos {float: right; margin-top: 0px; text-align: right; width:auto;}
    .payment-logos li img {max-width:45px;}
    .footer-links .title {display:inherit;}
    .main-footer {text-align: left;}
    .footer__links__awards {padding-top:60px;}
    .footer__links__social-icons {margin-top: 0px;}
}

/* cookie policy */
.cookie-notice{
    position:fixed;
    bottom:-90px;
    left:0;
    right:0;
    background:#f6efe7;
    padding:10px 20px;
    z-index:999;
    opacity:0;
    transition: all 0.3s ease;

}

.cookie-notice--open{
    opacity:1;
    bottom:0;
}

.cookie-notice__inner{
    max-width: 1920px;
    box-sizing: border-box;
    position:relative;
    padding-right:65px;
}
.cookie-notice__text {
    margin:0 auto;
    font-size:85%;
}

.cookie-notice__text a{
    text-decoration: underline;
}

.cookie-notice__close{
    position:absolute;
    top:0px;
    right:0px;
    font-weight:bold;
    text-decoration: none;
    line-height:1em;
}



.cookie-notice__close span{
    font-size:110%;
    font-weight:normal;
    position: relative;
    bottom:-0.1em;
}

/* quickview modal */
#quickview-modal .quickview-content{min-height:580px;}
#quickview-modal .quickview-content--dialog{min-height:0;}
#quickview-modal .quickview-content--disabled{opacity:0.3;pointer-events: none;}
#quickview-modal .quickview-content .buybox {background:transparent !important;}
#quickview-modal {border:none; box-shadow: 0 0 30px #DDD !important}
.reveal-modal-bg {background: rgba(255, 255, 255, 0.9) !important;}
.reveal-modal {border:none !important;}
.modal-standard {text-align: center;}
.modal-standard .button {margin-bottom: 15px; margin-top: 20px;}

/* homepage intro block */
.m12-intro-block {text-align: center; margin: auto; max-width: 1300px;}
.m12-intro-block h1 {font-size:25px; font-weight:400; color: #3e1b08; line-height: 32px; margin-top: 0; margin-bottom: 20px; text-transform: uppercase; }
.m12-intro-block p {font-size:18px; font-weight:400; color: #3e1b08; line-height: 26px; margin-top: 0; margin-bottom: 20px; }

/* 'intro block' at the centre of the page */
.m12-centre-block .row {padding-bottom: 15px;}

/* t and c modal */
.terms-and-conditions-modal h2 {text-align: center;}
.terms-and-conditions-modal .checkout-agreements {margin: 0;}
.terms-and-conditions-modal .checkout-agreements .agreement-content {height:400px; padding: 40px;}
.terms-and-conditions-modal #gift-form .button {
    width: auto;
    display: block;
    font-size: 19px;
    margin-top: 45px;
    padding-bottom: 15px;
    padding: 15px 85px;
}

.terms-and-conditions-modal .checkout-agreements .agreement-content::-webkit-scrollbar {
    width: 12px;
}

.terms-and-conditions-modal .checkout-agreements .agreement-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(110,35,4,0.3);
    border-radius: 0;
}

.terms-and-conditions-modal .checkout-agreements .agreement-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(206,189,167,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(206,189,167,0.5);
}

/*
===============================================================================
  module 6 - showcase
===============================================================================
*/

.m6-showcase__row--top { padding-bottom: 0px;  }
.m6-showcase__container { margin-bottom: 20px; position: relative; }
.m6-showcase__image { width: 100%; height: auto; display: block; }
.m6-showcase__content { padding: 26px; background: #66cccc; position: relative; transition: background .3s ease; }
.m6-showcase__content h3 { font-size:24px; color: #FFF; line-height: 26px; margin-top: 0; margin-bottom: 20px; text-transform: uppercase; }
.m6-showcase__content p { font-size:18px; color: #FFF !important; line-height: 26px; margin-top: 0; margin-bottom: 20px; }
a.m6-showcase__content__link { font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif'; font-weight: 400; text-decoration: none; }

/* showcase mobile overlay */
.m6-showcase__overlay--mobile {
    width: 100%;
    height: auto;
    background: rgba(117,209,209,.8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .3s ease;
    text-decoration: none;
}
.m6-showcase__overlay--mobile:hover, .m6-showcase__overlay--mobile:focus { opacity: 1; }

@media only screen and (min-width:640px) {
    .m6-showcase__content h3 { font-size:2.4vw;}
}

@media only screen and (min-width:1151px) {/* desktop */

    .m6-showcase__content h3 { font-size:24px; }

    .m6-showcase__content { position: absolute; background: rgba(117,209,209,.8);  }

    .m6-showcase__row--top .m6-showcase__content { top: 20px; left: 20px; right: 50%;  }

    .m6-showcase__row--bottom .m6-showcase__content { bottom: 20px; left: 20px; right: 10%;  }


    /* showcase desktop overlay */
    .m6-showcase__overlay--desktop {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transition: background .3s ease;
        text-decoration: none;
    }
    .m6-showcase__overlay--desktop:hover, .m6-showcase__overlay--desktop:focus { background: rgba(117,209,209,.8); }
    .m6-showcase__overlay--desktop:hover > .m6-showcase__content, .m6-showcase__overlay--desktop:focus > .m6-showcase__content { background: transparent; }

}

/* social icons */
.footer-links .fa { font-size: 26px;}
.m9-instagram-feed__content__social .fa {font-size: 23px;}

/* instagram feed */
.m9-instagram-feed .row--pad { padding-left: 0px; padding-right: 0px; }
.m9-instagram-feed .column   { padding-left: 0px; padding-right: 0px; }

.row.m9-instagram-feed__images, .row.m9-instagram-feed__content {margin: 0px; padding-left: 0px; padding-right: 0px;}
.row.m9-instagram-feed__content {margin-top: 20px;}

.m9-instagram-feed__content.row { padding-bottom: 0px; padding-left: 5%; padding-right: 5%; }
.m9-instagram-feed__content h2 { font-size:70px; letter-spacing: -4.7px; font-family: 'SugarPlums', 'Arial', 'Sans-Serif'; color: #cebda7; line-height: 1.2; margin-top: 0; margin-bottom: 35px; }
.m9-instagram-feed__content__tag { font-size:20px; line-height: 26px; margin-top: 0; margin-bottom: 20px; text-align: center; }
.m9-instagram-feed__content__tag a { font-weight:400; font-family:'Quicksand-Regular', 'Arial', 'Sans-Serif'; text-decoration: none; }
.m9-instagram-feed__content__tag a:hover, .m9-instagram-feed__content__tag a:focus { text-decoration: underline; }
.m9-instagram-feed__content__social { text-align: right; }

.m9-instagram-feed__images.row { display: flex; padding-bottom: 0px; }
.m9-instagram-feed__images__row { padding: 0px; }
.m9-instagram-feed__images__row--4 { width: 40%; }
.m9-instagram-feed__images__row--8 { width: 100%; }

.m9-instagram-feed__images__row--4 .m9-instagram-feed__img__box { width: 100%; }
.m9-instagram-feed__images__row--8 .m9-instagram-feed__img__box { width: 33.33333%; float: left; }
.m9-instagram-feed__images__row--4 .m9-instagram-feed__img__box img { width: 100%; }
.m9-instagram-feed .m9-instagram-feed__img__box img { width: 100%; vertical-align: middle; }
.m9-instagram-feed .row {padding-bottom: 0px;}

a .fa {color: #6cc; font-size: 1.875rem; padding-bottom: 10px; padding-right: 20px; text-rendering: auto;}
a .fa:hover {color:#3e1b08;}

@media only screen and (min-width:768px) {/* tablet */

    .row.m9-instagram-feed__content {margin-top: 105px;}
    .m9-instagram-feed .row {padding-bottom: 60px;}
    .m9-instagram-feed .row--pad, .row--pad { padding-left: 5%; padding-right: 5%; }
    .m9-instagram-feed .column   { padding-left: 15px; padding-right: 15px; }

    .m9-instagram-feed__content.row { padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
    .m9-instagram-feed__content .columns:first-child { padding-left: 0px; }
    .m9-instagram-feed__content .columns:last-child { padding-right: 0px; }
    .m9-instagram-feed__content__tag  { text-align: right; }
    .m9-instagram-feed__content__social .fa-pinterest-p { padding-right: 0px; }

    .m9-instagram-feed__images__row--8 { width: 100%; }
    .row.m9-instagram-feed__images {padding-left: 0px; padding-right: 0px;}
    .cms-wrapper .m9-instagram-feed__content__tag {font-size: 20px;}
    .cms-wrapper .m9-instagram-feed__content__tag a {color:#1aa9a9;}
    .cms-wrapper .m9-instagram-feed__content__tag a:hover {color:#3e1b08;}

}

@media only screen and (min-width:1151px) {
    .m9-instagram-feed__images__row--8 { width: 60%; }
}


/*
===============================================================================
  module 10 - image panel
===============================================================================
*/
.m10-video-panel .row {padding-left: 0px !important; padding-right: 0px !important; padding-bottom: 0px;}

/*
===============================================================================
  module 11 - image panel
===============================================================================
*/
.m11-img-panel .column { padding: 0px; position: relative; }
.m11-img-panel__content { position: absolute; left: 0; top: 24%; text-align: center; padding: 0; width: 100%; }
.m11-img-panel__content h2 { font-size:45px; letter-spacing: -2px; font-family: 'SugarPlums', 'Arial', 'Sans-Serif'; color: #FFF; line-height: 1.2; margin-top: 0; margin-bottom: 30px; }
.m11-img-panel__content p { font-size:18px; color: #FFF; line-height: 1.2; margin-top: 0; margin-bottom: 30px; }

.m11-img-panel .m11-img-panel--overlay-orange { background-color: #551900; }
.m11-img-panel .m11-img-panel--overlay-orange img { opacity: .55; }
.m11-img-panel .m11-img-panel--overlay-white { background-color: #FFF; }
.m11-img-panel .m11-img-panel--overlay-white img { opacity: .55; }

/* images */
.m11-img-panel__img--mobile { display: block; }
.m11-img-panel__img--desktop { display: none; }

@media only screen and (min-width:768px) {/* tablet */

    /* images */
    .m11-img-panel__img--mobile { display: none; }
    .m11-img-panel__img--desktop { display: block; }

}

@media only screen and (min-width:1151px) {/* desktop */

    .m11-img-panel h2 { font-size:74px; letter-spacing: -4.7px; line-height: 1.2; margin-top: 0; margin-bottom: 20px; }
    .m11-img-panel p { font-size:25px; line-height: 1.2; margin-top: 0; margin-bottom: 48px; }

}

/* buttons */
.button {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border: 0px;
    color: #FFF;
    display:inline-block;
    background: #66cccc;
    font-family: 'Quicksand-Bold';
    font-weight: 700;
    margin: auto;
    outline:none;
    text-align: center;
    width: 100%;
}

.button--inactive {
    border:1px solid #dbdbdb;
    color: #FFF;
    background: #dbdbdb;
    pointer-events: none;
    cursor: default;
}

.button--inverted {
    border:1px solid #66cccc;
    background: #FFF;
    color: #66cccc;
}

.button--inverted.button--inactive {
    border:1px solid #dbdbdb;
    color: #dbdbdb;
    background: #FFF;
    pointer-events: none;
    cursor: default;
}
.button--full { @include font-size(18px); max-width: 100%; padding: 20px 5px; }

.button--large { @include font-size(18px); max-width: 300px; padding: 20px 5px; }

.button--small { @include font-size(14px); max-width: 160px; padding: 15px 5px; }

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


}


@media only screen and (min-width:1151px) {


}

/* circles around icons
/* -------------------------- */

.fa__circles { width: 80px; height: 80px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px;  }

/* play circle */
a .fa__circles.fa-play { padding-top: 20px; padding-left: 28px; font-size:40px; color: #FFF; background-color:#66cccc; }
a .fa__circles.fa-play:hover { color: #FFF;}
a:hover > .fa__circles.fa-play{ background-color: #3e1b08; }


/*
===============================================================================
  helper classes and overrides
===============================================================================
*/

.hide-mobile { display:none; }
.hide-mobile-tablet { display: none; }
.hide-desktop { display:inherit; }

/* Helpers for toggle options */
.js-hide-show {display:none !important;}
.js-show-hide {display:block !important;}
.js-visible-hidden {visibility:visible !important;}
.js-hidden-visible {visibility:hidden !important;}

@media only screen and (min-width:768px) {/* tablet */

    .hide-mobile { display:inherit; }
    .border-right-tablet-brand-cream--dark {
        border-right: 2px solid #cebda7;
    }

}

@media only screen and (min-width:1151px) {/* desktop */

    .hide-desktop { display:none; }
    .hide-mobile-tablet { display: inherit; }

    /* styles for fixed header on scroll */
    .fixed {
        position:fixed !important;
    }

    .reduced-pad-header {
        padding: 0 5% !important;
    }

    .border-right-desktop-brand-cream--dark {
        border-right: 2px solid #cebda7;
    }

}

@media only screen and (max-width:1151px) {
    .header__delivery-notices p {border-right: none; width:100%;}
    .border-right-tablet-brand-cream--dark {border-right:1px solid #cebda7 !important;}
}

@media only screen and (max-width:768px) {
    .m9-instagram-feed__content .small-12 {width: 100%;}
    .cms-wrapper .m9-instagram-feed__content__tag {font-size: 20px;}
    .m9-instagram-feed__content__tag a {color: #1aa9a9;} .m9-instagram-feed__content__tag a:hover {color: #3e1b08;}
    .header__delivery-notices p {border-right: none; width:100%;}
    .border-right-tablet-brand-cream--dark {border-right:none !important;}
}

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

}

/* modal */
.quickview-modal .add-to-links li a {color: red; font-size: 14px !important; text-transform: uppercase; width: auto; text-decoration: none !important;}
.quickview-modal .add-to-links li a:hover {text-decoration: underline !important; color:#1aa9a9 !important;}
.quickview-modal .button { font-size: 19px; margin-top: 20px; padding-bottom: 15px; padding-top: 15px; font-family: 'Quicksand-Bold'; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.quickview-modal .add-to-cart {text-align: left;}
.quickview-modal .add-to-cart a {color:#1aa9a9;}
.quick-modal__view-full-details{margin-bottom:20px;}

.quickview-modal .add-to-cart a:hover {text-decoration:underline;}
.product-shop-side .add-to-links .link-wishlist {color:#1aa9a9 !important;} .product-shop-side .add-to-links .link-wishlist {text-decoration: underline;}
#quickview-modal .link-wishlist:hover:hover {color:#1aa9a9 !important;}
.quickview-modal .flushrow {padding-bottom: 0px;}
.quickview-modal {padding-bottom: 0px;}
#quickview-modal {padding:20px;}
#quickview-modal .product-shop-side, #quickview-modal .product-shop {padding-left: 40px !important; padding-right: 40px !important;}
#quickview-modal .product-shop-side {width:360px !important;}
#quickview-modal .product-shop {padding-bottom:0px; padding-top:0px; width:360px !important;}
.quickview-modal .product-shop h1 {font-size: 25px; line-height: 30px; margin-bottom: 0px; margin-top:50px; }
.quickview-modal .product-remove{text-align:center;padding:75px;}
.quickview-modal .product-remove h1 {font-size: 25px; line-height: 30px; margin-bottom: 0px;  }
.quickview-modal .product-remove h5 {margin-top: 20px;  }

#quickview-modal .quickview-content {padding-bottom: 0px;}
.close-reveal-modal::before, .close-reveal-modal::after {content: none !important;}
.close-reveal-modal {color: #6e2304 !important; font-family: "Arial" !important; font-size: 28px !important; font-weight: 400 !important; height: 44px; padding: 0; text-align: right; width: 44px; opacity: 0.65; border:none !important; padding-right: 5px;}
.close-reveal-modal:hover {opacity:1;}
#quickview-modal .add-to-cart a {font-size:13px !important;}
#quickview-modal .product-img-box {padding-right: 0px !important; padding-left:0px;}
#quickview-modal .product-img-box img {display: block; height: auto; margin: 0 auto; position: relative; width: 100%;}
#quickview-modal .flushrow, #quickview-modal .product-essential, #quickview-modal .quickview-content, #quickview-modal form {padding:0px; margin: 0px;}
.quickview-modal .product-shop-side {margin-top: 0 !important;}
#quickview-modal .quickview-content .buybox {padding:0px;}
#quickview-modal .link-wishlist {height: 30px; background-size: 20px 18px; background-position: 0px 5px; margin-top: 10px; font-size: 13px !important}
#quickview-modal .short-description {padding-bottom: 15px; padding-top: 15px;}
.quickview-modal .add-to-links {margin-bottom:20px;}
.price-wrapper .price-box {margin:23px 0 0 !important;}
.price-wrapper .price-box, .price-wrapper p, .price-wrapper .ratings {display: inline-block; width: auto;}
.price-wrapper .ratings {padding-left: 10px; text-transform: uppercase; font-size: 10px; color: #8d6f4d; font-family: 'Quicksand-Regular', 'Arial', 'Sans-Serif';}
.price-wrapper .ratings a, .price-wrapper .ratings a:hover {color: #8d6f4d !important; font-size: 16px;}
.price-wrapper .no-rating a {font-size: 10px !important}
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {z-index: 100; top: 15px; right:0px;}
.close-reveal-modal {background-position:10px 0;background-image:url("/skin/frontend/intenso/custom/images/icons/modal-close.svg") !important; background-repeat: no-repeat; background-size:12px auto; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;}
.rating-box, .product-collateral .review-list .rating-box, .product-collateral .rating-box, .review-product-list .ratings-detail .rating-box {width:5rem;}

/* ratings */
/*
.rating, .product-collateral .review-list .rating, .product-collateral .rating, .review-product-list .ratings-detail .rating {height:15px !important; background-size: 77px auto !important;}
.rating-box, .product-collateral .review-list .rating-box, .product-collateral .rating-box, .review-product-list .ratings-detail .rating-box {height:15px !important; background-size: 77px auto !important;}
*/
.summary-popover-icon {display: none;}

/* modals - general */
.modal-title {margin-bottom:30px;}
#giftModal .modal-title {padding-left:33px;}
#giftModal .row {padding-bottom: 15px;}

#subscription-success-message {display:none;}
.reveal-modal .help-text {padding-top: 10px; padding-bottom: 15px; display:block;}
.reveal-modal .custom-spinner { display:none; margin:auto; margin-top:15px; background-image:url("/skin/frontend/intenso/custom/images/lilys_loader.gif"); background-repeat: no-repeat; height:20px; width:20px; }

#remember-me-popup {text-align: center;}
#remember-me-popup h2, #remember-me-popup p {color: #3e1b08;}

/* view bag area */
.checkout-cart-index .button a:hover {color:#FFF;}
.checkout-cart-index .link-wishlist {color: #3e1b08; font-size: 13px; margin-top: 12px; padding-left: 0; text-transform: none; width: 100%;background:none;}
.checkout-cart-index .link-wishlist:hover {text-decoration: underline;}
.link-make-this-a-gift {height: 18px; display: block; background-image:url("/skin/frontend/intenso/default/images/icons/gift-icon.svg"); background-repeat: no-repeat;color: #1aa9a9;font-size: 13px;margin-top: 15px; padding-left: 25px; text-transform: uppercase;}
.link-make-this-a-gift:hover{text-decoration:underline}

.checkout-cart-index #discount-coupon-form {width: 300px; margin-left: auto; margin-right: auto; margin-top: 30px; }
.bag-header .button {display: block; margin: auto; margin-top: 15px; }
.checkout-cart-index .discount-form .button.tiny.secondary {background-color: transparent; color: #66cccc; font-size: 13px; text-transform: uppercase;} .checkout-cart-index .discount-form .button.tiny.secondary:hover {text-decoration: underline;}
.cart-wrapper {width:100%; margin: auto; padding-left:8px; padding-right: 8px;}
.cart-wrapper .cart-items {padding:0px;}
.cart-wrapper .bag-header h1 {margin-top: 25px; font-size: 25px; font-family:'Quicksand-Bold'; font-weight: 400; color:#3e1b08;}
.qty-adjustment {cursor: pointer; color:#3e1b08; font-size: 16px;}
.qty-wrapper{overflow:auto;}
.qty-wrapper input {width: auto; height:40px; border-color:#e8e0d6;}
.qty-wrapper .qty-adjustment, .qty-wrapper input {float:left;}
#shopping-cart-table {margin-top:20px; margin-bottom:35px;}
#shopping-cart-table .product-image img {padding-right: 0px; width:80%;}
#shopping-cart-table .cart-title {text-transform: uppercase; font-size: 13px; color:#3e1b08; display:none;}
#shopping-cart-table th {padding:0px; padding-bottom: 10px;}
#shopping-cart-table td {padding:20px 0 23px; border-bottom:1px solid #e8e0d6}
#shopping-cart-table .product-name {padding-top: 7px;}
#shopping-cart-table .product-name a {font-size: 16px; font-weight: normal; color:#3e1b08; padding-right:15px;}
#shopping-cart-table .price {font-size: 16px; padding-top: 8px; color:#3e1b08;}
#shopping-cart-table .old-cart-price .price {font-size: 14px; text-decoration: line-through;}
#shopping-cart-table dl .price{padding-top:0;}

#shopping-cart-table thead {border-bottom:1px solid #e8e0d6}
#shopping-cart-table #item-image {width:20%;}
#shopping-cart-table #item-qty {width:80%;}
#shopping-cart-table .btn-remove {float:right; margin-top:10px;}
#shopping-cart-table .input-text.qty {text-align: left; padding-right: 0px; padding-left: 15px; width:55px; margin-bottom: 7px;}

.qty-decrement {border-left: 1px solid #e8e0d6; padding-left: 13px; padding-right:13px; height: 40px; line-height: 40px; border-top: 1px solid #e8e0d6; border-bottom: 1px solid #e8e0d6;}
.qty-increment {border-right: 1px solid #e8e0d6; padding-left: 13px; padding-right: 13px; height: 40px; line-height: 40px; border-top: 1px solid #e8e0d6; border-bottom: 1px solid #e8e0d6;}
.cart .cart-collaterals {padding: 0px;}
.cart .cart-collaterals .link-continue {border:1px solid #66cccc; color:#66cccc; padding:18px 25px; font-family:'Quicksand-Bold'; font-weight: 700; display: block; width:220px; margin-left: auto; margin-right: auto;}
.cart .cart-collaterals .link-continue:hover {border-color:#1aa9a9; color:#1aa9a9;}
.cart .discount{ margin-top:2em;}
.cart-collaterals label {color:#8d6f4d;}
.cart-collaterals select {height: 57px; line-height: 57px; padding: 0 0 0 10px; width:100%; max-width: 100%}
.cart-collaterals .payment-logos {float:none; text-align: center; margin-top:19px;}
.cart-collaterals .secure-checkout-text {margin-bottom:17px; margin-top:12px; background-position: 21% 0px; background-size:15px auto; background-image:url('/skin/frontend/intenso/custom/images/icons/secure-icon.svg'); background-repeat: no-repeat; text-transform: uppercase; text-align: center}
.cart-collaterals .vat-text {text-align: center; margin-bottom: 60px; font-size:13px;}
.cart-collaterals .filter-label label {padding-right: 14px; line-height: 27px; }
.cart-collaterals .cart-field-subtotal {margin-top: 25px;}
.cart-collaterals .button-large {max-width:100%;}
.cart-collaterals .select-country-wrapper {margin-bottom: 10px;}
.cart-collaterals .sub-field {margin-bottom: 4px; padding-left: 25px; padding-right: 25px;}
.cart-collaterals .cart-field-total {font-size: 23px; margin-top: 10px; margin-bottom: 10px !important}
.cart-collaterals .cart-field-total li, .cart-collaterals .cart-field-total li label {font-size: 23px; color:#6e2304; font-family: 'Quicksand-Bold'; font-weight: 500;}
.cart-collaterals .cart-field-wrapper li {padding-bottom: 0px;}
.cart-collaterals .value {text-align: right; color:#8d6f4d;}
.cart-collaterals .small-block-grid-2 li {width: 65%}
.cart-collaterals .small-block-grid-2 li.value {width: 35%}

.small-price-row {clear:both;}
.small-price-row .btn-remove {margin-right: 18px;}
#shopping-cart-table .cart-item-info-small .product-name a {line-height: 22px;} .cart-item-info-small .product-name a:hover {text-decoration: underline;}
#shopping-cart-table .cart-item-info-small .product-name {margin-bottom: 15px; padding-top: 0px; margin-top: -5px;}

.btn-apply-promo-code {background: transparent; color: #66cccc; display: block; margin-top: 43px; font-size: 13px; padding-left: 0px; text-transform: uppercase;} .btn-apply-promo-code:active, .btn-apply-promo-code:focus {color:#66cccc; background: transparent;} .btn-apply-promo-code:hover {background: transparent; color: #1aa9a9;}
#discount-coupon-form {clear:both;margin:2em 0;}
#discount-coupon-form .discount-form{display:none;}
#coupon_code {padding: 18px;}
.button.button--cancel-coupon{color: #66cccc!important;margin-top:5px;background:none!important;display:block;font-size:12px;padding:0;text-align: left;}

.cart-item-info-desktop {display: none !important}
#item-price, #item-title, #item-subtotal, #item-remove {display: none}
#current-site-currency-symbol {display: none;}

.cart-filters-wrapper {float:right;}
.cart-filters-wrapper .columns {padding:0px;}
.cart-filters-wrapper--disabled select,.cart-filters-wrapper--disabled #main-subtotal,
.cart-filters-wrapper--disabled #grand-total,.cart-filters-wrapper--disabled #estimated-delivery{ opacity:0.2;}

.checkout-cart-index .apply-promo-code__checkout {margin-left: 0px; margin-bottom: 10px;}


.ajax__gift-form, .cart__gift-form{display:none;}
.quickview-content .row{padding-bottom:30px;}
.quickview-content.row .row{margin:0 -2%}

@media only screen and (max-width: 640px) {
    #infoModal, #quickview-modal {position:fixed;left:0;right:0;bottom:0;top:0!important;}
    #quickview-modal {padding:0}
    #infoModal .product-remove,#quickview-modal .product-remove{padding:40px;}
    #shopping-cart-table tr {position: relative; display:block; margin:auto; width:320px;}
    #shopping-cart-table .subtotal-wrapper {bottom: 0px; left: 20%; position: absolute; }
    #discount-coupon-form .apply-promo-code__checkout {text-align: center; width: 100%;}
    .cart-collaterals .no-padding-right {padding-right:15px;}
    .cart-collaterals .no-padding-right .no-padding-right {padding-right:0px;}
    #shopping-cart-table tr {border: none;}
}

@media only screen and (min-width: 640px) {
    .checkout-cart-index #discount-coupon-form {margin-left: 0px; margin-right: 0px; margin-top: 0px;}
    .bag-header .button { margin-top: -65px; float: right;}
    #shopping-cart-table {margin-top:50px;}
    .cart-wrapper .bag-header h1 {margin-top: 86px;}
    .cart .cart-collaterals .link-continue {margin-left: 0px; margin-right: 0px;}
    #quickview-modal { left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%); margin-left: 0px; max-width: 860px;position:absolute;}
}

@media only screen and (min-width:768px) {
    .cart-collaterals .filter-label label {line-height: 57px;}
    .cart-collaterals .cart-field-total {font-size: 23px; margin-top: 34px; margin-bottom: 23px !important}
    .cart-collaterals .filter-label {text-align: right}
    .cart-item-info-desktop {display: table-cell !important;}
    .cart-item-info-small {display: none;}
    #item-price, #item-title, #item-subtotal, #item-remove {display:table-cell;}
    #shopping-cart-table #item-image {width:9%;}
    #shopping-cart-table #item-title {width:36%;}
    #shopping-cart-table #item-price {width:17%;}
    #shopping-cart-table #item-qty {width:22%;}
    #shopping-cart-table #item-subtotal {width:8%;}
    #shopping-cart-table #item-remove {width:8%;}
    #shopping-cart-table .cart-title {display: inline}
    #shopping-cart-table .subtotal-wrapper .price {position: inherit;}
}

@media only screen and (min-width:1155px) {
    .cart-wrapper {width:1155px; padding:0px;}
}

/* success page */
.success-header {background-color: #fbf9f5; padding-bottom: 86px; padding-top: 20px; text-align: center; margin-bottom: 65px;}
.success-header h1, .success-header p {color: #3e1b08;}
.success-header h1 {font-size: 30px; text-transform: uppercase;}
.success-header p {margin: auto; max-width: 800px;}
.success-header .page-title {margin-bottom:30px; margin-top:66px;}

/* checkout area */
#checkout-wrapper #checkout-review-load li {list-style: none;}
#checkout-wrapper .review-box-wrapper {min-height:205px;}
#checkout-wrapper #shipping-buttons-container {margin-top: 20px;}
#split-delivery-link {display: block; font-size: 16px; margin-bottom: 20px; color: #1aa9a9;} #split-delivery-link:hover {text-decoration: underline}

#checkout-wrapper .link-tip, #checkout-wrapper .cvv-what-is-this {display: none;}
#checkout-wrapper #checkout-summary {width:340px;margin-top:10px;}
#checkout-wrapper .checkout-summary-fixed {position:fixed; top:0px;}
#checkout-wrapper .checkout-steps-col {margin-bottom: 58px;}
#checkout-wrapper .checkout-steps-col #remember-me-box{display:none;}
#checkout-wrapper em {color: red;}
#checkout-wrapper {width:100%; margin:auto; padding-top: 68px;}
#checkout-wrapper .cart-collaterals {display:none;}
#checkout-wrapper .cart-collaterals h2 {padding-left: 25px; margin-top:32px; color:#3e1b08; font-size: 25px;}
#checkout-wrapper .cart-collaterals .secure-checkout-text {color:#8d6f4d; font-size: 13px; margin-bottom: 24px;}
#checkout-wrapper .cart-collaterals .vat-text {color:#8d6f4d; font-size: 13px;}
#checkout-wrapper .cart-collaterals-border-wrapper {border: 1px solid #e5dcd0;}
#checkout-wrapper .cart-collaterals .cart-field-total {margin-top: 17px;}
#checkout-wrapper .opc .section{position:relative;}
#checkout-wrapper .step-title > a {float: right; margin-right: 0px; text-indent: -9999px;}
#checkout-wrapper .step-title a, #checkout-wrapper .allow.active .step-title a { display:none;}
#checkout-wrapper .allow .step-title a {cursor: pointer ;position:absolute;left:0;right:0;top:0;bottom:0;text-align:right;line-height:57px; background-position: right 15px top 19px; padding-left:23px; color:#1aa9a9; font-size:0px; background-size:16px auto; text-transform: uppercase; display: block; background-image: url('/skin/frontend/intenso/custom/images/icons/edit-icon.svg'); background-repeat: no-repeat; }
#checkout-wrapper .allow .step-title a:hover {text-decoration: underline;}
#checkout-wrapper .payment-methods .form-list {background: transparent;}
#checkout-wrapper .spinner { background-image:url("/skin/frontend/intenso/custom/images/lilys_loader.gif"); background-repeat: no-repeat; height:20px; width:20px; }
#checkout-wrapper .please-wait span {font-size: 14px; color: #8d6f4d; padding-left: 15px;}
#checkout-wrapper .disabled {opacity:1 !important;}
#checkout-wrapper .disabled .button-large {opacity:0.5;}
#checkout-wrapper .ajax-price-update .spinner, #checkout-wrapper .ajax-price-update .update-message {float: left;}
#checkout-wrapper .ajax-price-update {margin: 10px auto auto; width: 140px; display: none;}
#checkout-wrapper .refreshing-prices .ajax-price-update {display: block}
#checkout-wrapper #opc-payment .button, #checkout-wrapper .button-continue {max-width: 180px;}

/* multishipping edit button */
#multishipping-billing-form a.edit-btn {line-height:57px; background-position: 0 19px; padding-left:23px; margin-left: 15px; color:#1aa9a9; font-size:13px; background-size:16px auto; text-transform: uppercase; display: inline-block; background-image: url('/skin/frontend/intenso/custom/images/icons/edit-icon.svg'); background-repeat: no-repeat; }
#multishipping-billing-form a.edit-btn:hover {text-decoration: underline;}

#checkout-wrapper #opc-billing #remember-me-box,#checkout-wrapper #opc-billing #billing-address-select, #checkout-wrapper #opc-shipping  #shipping-address-select, #checkout-wrapper #opc-payment p.required, #checkout-wrapper #opc-billing p.required, #checkout-wrapper #opc-shipping p.required {display: none;}

/*#checkout-wrapper #opc-shipping  #shipping-address-select{display:block;}*/
#billing-new-address-form .wide .input-box, #shipping-new-address-form .wide .input-box {margin-bottom: 10px;}
select#shipping-method-select {
    max-width: 340px;
}
select#shipping-method-select[disabled]{
    background:#DDD;
    opacity:0.5;
}


#checkoutSteps .address {border: 1px solid #e5dcd0; padding:16px 18px; min-height:unset; position:relative;}
#checkoutSteps .address:hover {cursor:pointer; background-color: #fbf9f5}
#checkoutSteps .address.active {border:2px solid #66CDCD;}
#checkoutSteps h2 { font-size: 16px; color: #3e1b08; display: inline-block;}
#checkoutSteps .address li {max-width: 220px;}

#checkoutSteps .step-number {margin-left:15px; margin-right:10px; line-height: 38px; display:inline-block; background-color:#ffffff; width:38px; height:38px; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%;  border-radius: 100%; }
#checkoutSteps .step-title {background-color: #faf5f1; height:57px; margin-right: 0px; margin-bottom: 2px;}
#checkoutSteps .active .step-title {background-color: #f6efe7; margin-top: 0px;}
#checkoutSteps .step-title h2 {line-height: 57px; font-size: 16px; text-transform: uppercase; color:#d9cbba; margin-top: 0px;}
#checkoutSteps .active .step-title h2 {color:#6e2304;}
#checkoutSteps h2.step-subtitle {margin-top: 15px; margin-bottom:15px;}
#checkoutSteps .add-new-address, #checkoutSteps #add-new-card { color: #1aa9a9; font-size: 13px; margin-top: 15px; text-transform: uppercase; cursor: pointer;} #checkoutSteps .add-new-address:hover, #checkoutSteps #add-new-card:hover {text-decoration: underline;}
#checkoutSteps #cards-wrapper #add-new-card {margin-bottom: 12px; margin-top: 0;}
#checkoutSteps #billing-address-select {display: none;}
#checkoutSteps #billing-new-address-form {margin-top: 15px;}
#checkoutSteps .field {margin-bottom:10px;}
#checkoutSteps .address-col {margin-bottom: 13px; padding-left: 0px;}
#checkoutSteps label {margin-top: 10px;}

#checkout-wrapper .button-wrapper {cursor: pointer; border: 1px solid #e5dcd0; height: 70px; width: 88px; float:left; margin-right: 14px; position: relative;}
#checkout-wrapper .button-wrapper:hover {background-color:#fbf9f5;}
#checkout-wrapper .button-wrapper.active {border:2px solid #66cdcd;}
#checkout-wrapper .button-wrapper .product-tick {left: 160px; right: inherit;}
#checkout-wrapper #dt_method_paypal_express, #checkout-wrapper #dt_method_realexdirect, #checkout-wrapper #dt_method_realvault {display:none;}
#checkout-wrapper .button-wrapper h3 {font-size: 13px; text-align: center; text-transform: uppercase; color:#8d6f4d; display: none;}
#checkout-wrapper .button-wrapper.active h3 {color:#3e1b08;}
#checkout-wrapper #cards-wrapper {display: none; margin-top: 40px;}
#checkout-wrapper #button-image-card { background-image: url('/skin/frontend/intenso/custom/images/icons/credit-card-inactive.png'); width:41px; height:33px; margin: auto; margin-bottom: 20px; margin-top: 19px; background-size: 41px auto}
#checkout-wrapper .button-wrapper.active #button-image-card {background-image: url('/skin/frontend/intenso/custom/images/icons/credit-card-active.png'); }
#checkout-wrapper #button-image-paypal { background-size: 65px auto; background-image: url('/skin/frontend/intenso/custom/images/icons/paypal-logo-inactive.png'); height:29px; width:110px; margin-bottom: 23px; margin-top: 23px; margin-left: 10px;}
#checkout-wrapper .button-wrapper.active #button-image-paypal { background-image: url('/skin/frontend/intenso/custom/images/icons/paypal-logo-active.png'); margin-top: 22px; margin-left: 9px;}
#checkout-wrapepr .button-wrapper:hover {background-color: #fbf9f5}
#checkout-wrapper .button-image {background-repeat: no-repeat; display: block; }
#checkout-wrapper .arrow-left {display: none;}
#checkout-wrapper #payment_form_paypal_express {margin-top: 20px;}
#checkout-wrapper .flush .button-large {margin-bottom: 53px;}

#checkout-wrapper #payment_form_realexdirect {margin-top:20px;}
#checkout-wrapper #payment_form_realvault li {border: 1px solid #e5dcd0; padding: 20px; margin-bottom: 17px;}
#checkout-wrapper #payment_form_realvault label {margin-top: 0px;}
#checkout-wrapper #payment_form_realvault label {margin-top: 0;font-size: 14px;color: #3e1b08;}
#checkout-wrapper #cards-wrapper {display: none;}

#checkout-wrapper .custom-radio-generic {position: relative;}
#checkout-wrapper .custom-radio-label {left: 40px !important; position: absolute !important; top: 0px !important; margin-top: 0px;}
#checkout-wrapper .custom-radio-generic input:checked + label.custom-radio {color:#4a4a4a;}
#checkout-wrapper .custom-radio-generic input:checked + label.custom-radio::before {opacity: 1;}
#checkout-wrapper .custom-radio-generic input {display: none;}
#checkout-wrapper .custom-radio-generic label.custom-radio:before {background: #cebda7; border-radius: 50%; content: ""; height: 12px; left: 5px; opacity: 0; position: absolute; top: 5px; width: 12px;}
#checkout-wrapper .custom-radio-generic label.custom-radio {background-attachment: scroll; background-clip: border-box; background-image: none; border: 1px solid #e5dcd0;
    -webkit-border-radius: 50%;  -moz-border-radius: 50%; border-radius: 50%; cursor: pointer; display: block;
    height: 24px; position: relative; text-align: center; width: 24px; color:#4a4a4a; }
#checkout-wrapper #billing-radio-group {margin-top: 31px;}

#checkout-wrapper .custom-radio-generic input.cvv {display: block; width:100% !important; margin-right:0px; color:#cebda7;}
#checkout-wrapper .tokencvv label {line-height: 65px; color:#8d6f4d;}
#checkout-wrapper .card-name {color:#3e1b08; float: right}
#checkout-wrapper #payment_form_realvault label.card-label {position:inherit !important; left: inherit !important; float:right;}
#checkout-wrapper .tokencard-radio .custom-radio, #checkout-wrapper .tokencard-radio .token-icon {float:left;}
#checkout-wrapper .tokencard-radio .custom-radio {margin-right: 10px; margin-left: 0px;}
#checkout-wrapper .tokencard-radio .token-icon {margin-left: 0px;}
#checkout-wrapper .cvv-col {margin-top: 17px; display: none;}
#checkout-wrapper #payment_form_realvault .cvv-col label {color:#8d6f4d;}
#checkout-wrapper #payment_form_realvault li:last-of-type {margin-bottom: 10px; margin-bottom: 12px;}
#checkout-wrapper .tokencard-radio:hover {background-color:#fbf9f5; cursor: pointer;}
#checkout-wrapper .radio-col {margin-top:10px;}
#checkout-wrapper .tokencard-radio.active {border: 2px solid #66cdcd !important;}
#checkout-wrapper .tokencvv label {float: right;}
#checkout-wrapper .method-button {padding-left:0px;}
#checkout-wrapper #realvault {padding-left: 0; padding-right: 0;}
#checkout-wrapper .card-col {padding-left: 0;}
#checkout-wrapper #realexdirect {padding-left: 0; padding-right: 0;}
#checkout-wrapper .v-fix {margin-right: 7px; width: 145px;}
/*#checkout-wrapper #checkout-step-payment .card-type-field {display: none;}*/
#checkout-wrapper #checkout-step-payment .card-number-field .visa {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/visa.png'); background-repeat: no-repeat; }
#checkout-wrapper #checkout-step-payment .card-number-field .amex {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/amex.png'); background-repeat: no-repeat; }
#checkout-wrapper #checkout-step-payment .card-number-field .maestro {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/maestro.png'); background-repeat: no-repeat; }
#checkout-wrapper #checkout-step-payment .card-number-field .mastercard {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/mastercard.png'); background-repeat: no-repeat; }
#checkout-wrapper .token-icon {background-repeat: no-repeat; height:44px; margin-top: -2px; background-position: 0px 0px; background-size: 45px auto;}
#checkout-wrapper .token-icon-vi {background-image: url('/skin/frontend/intenso/custom/images/icons/visa.png');}
#checkout-wrapper .token-icon-mc {background-image: url('/skin/frontend/intenso/custom/images/icons/mastercard.png');}
#checkout-wrapper .token-icon-ae {background-image: url('/skin/frontend/intenso/custom/images/icons/amex.png');}
#checkout-wrapper .token-icon-yoma_maestro {background-image: url('/skin/frontend/intenso/custom/images/icons/maestro.png');}


/* Updates for multishipping CC validator: CC icons, removed manual selector */
.card-number-field .visa {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/visa.png'); background-repeat: no-repeat; }
.card-number-field .amex {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/amex.png'); background-repeat: no-repeat; }
.card-number-field .maestro {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/maestro.png'); background-repeat: no-repeat; }
.card-number-field .mastercard {background-position:calc(100% - 15px) center; background-image: url('/skin/frontend/intenso/custom/images/icons/mastercard.png'); background-repeat: no-repeat; }
/*#payment_form_realexdirect .card-type-field {display:none!important;}*/

.custom-checkbox-wrapper{margin-top:1em;margin-bottom:1em;}
.custom-checkbox-wrapper .custom-checkbox-text {padding-left: 40px;}
.custom-checkbox-wrapper {position: relative;}
.custom-checkbox-wrapper .custom-checkbox {left: 0px !important; position: absolute !important; top: 0px !important; margin-top: 0px;}
.custom-checkbox-wrapper input:checked + label.custom-checkbox {color:#4a4a4a;}
.custom-checkbox-wrapper input:checked + label.custom-checkbox:before {opacity: 1; content: "\f00c"; font-family: FontAwesome;}
.custom-checkbox-wrapper input {display: none;}
.custom-checkbox-wrapper label.custom-checkbox:before { height: 11px; left: 5px; position: absolute; top: 0px; width: 11px; color:#6e2304;}
.custom-checkbox-wrapper label.custom-checkbox {background-attachment: scroll; background-clip: border-box; background-image: none; border: 1px solid #e5dcd0;
    cursor: pointer; display: block; height: 24px; position: relative; text-align: center; width: 24px; color:#4a4a4a; }
.custom-checkbox-wrapper .validation-advice{margin-top:1em;}
.custom-checkbox-wrapper label a{color:#1aa9a9}

#checkout-wrapper #checkout-review-table-wrapper ul li {list-style: none;}
#checkout-wrapper #checkout-review-table-wrapper ul {margin-left: 0px;}
#checkout-wrapper .review-box-wrapper {border:1px solid #e5dcd0; padding:18px 15px; border-bottom:none; position: relative;}
#checkout-wrapper .review-box-wrapper.review-box-credit-card {border-bottom:1px solid #e5dcd0; }
#checkout-wrapper #checkout-review-table-wrapper .columns {padding-right: 0;}
#checkout-wrapper #checkout-review-table-wrapper .item-options{margin-top:1em}
#checkout-wrapper .review-box-wrapper h3 {font-size: 13px; text-transform:uppercase; color:#8d6f4d; margin-bottom: 13px;}
#checkout-wrapper .review-box-wrapper ul li {font-size: 14px; color:#3e1b08; max-width:240px;}
ul li.desktop-billing-address, ul li.desktop-shipping-address {display:none;}
#checkout-wrapper .review-box-wrapper ul li.edit-step {position:absolute; right:15px; top:20%; height:16px; width:9px; text-transform: uppercase; color: #1aa9a9; font-size: 0px; margin-top:25px; background-image:url('/skin/frontend/intenso/custom/images/icons/edit-arrow-right-mobile.png'); background-repeat: no-repeat;}
.edit-address a {text-transform: uppercase; color: #1aa9a9; /*font-size: 0px;*/ height:16px; width:9px; /*background-image:url("/skin/frontend/intenso/custom/images/icons/edit-arrow-right-mobile.png"); background-repeat: no-repeat;*/}
.edit-address .default {text-transform: uppercase; color: #1aa9a9;}
.edit-address .divider {color:#e5dcd0}
.edit-address a:hover {text-decoration: underline;}
.edit-address {position: initial;}
.address-info-text {text-transform: uppercase; font-size: 13px; color:#1aa9a9;}
#address-controls {clear: both;}
#address-controls .custom-checkbox-wrapper:first-of-type {margin-bottom: 10px;}

.apply-promo-code__checkout {margin-left: 25px; margin-top: 18px; text-transform: uppercase; color: #1aa9a9; font-size: 13px; cursor: pointer;} .apply-promo-code__checkout:hover {text-decoration: underline;}
/*#checkout-wrapper .cart-collaterals #discount-coupon-form {padding:25px; padding-bottom:0px;}*/

#checkout-wrapper .review-box-wrapper ul li.edit-step:hover {text-decoration: underline; cursor: pointer;}
#checkout-wrapper .product-list .product {margin-bottom: 25px;}
#checkout-wrapper .product-list {margin-top: 70px; display: none;}
#checkout-wrapper .product-list img {width:100%;}
#checkout-wrapper .product-title-row {color: #3e1b08; font-size: 14px; margin-bottom: 5px; line-height: 20px;}
#checkout-wrapper .price-row {font-family: 'Quicksand-Bold'; font-weight: 400; color: #3e1b08; font-size: 13px;}
#checkout-wrapper .info {margin-bottom: 29px; color:#3e1b08;}
#checkout-wrapper .customer-email {font-weight: 700;}
#checkout-wrapper .btn-checkout {margin-top:12px; background-position: 52px 18px; background-image:url('/skin/frontend/intenso/custom/images/icons/checkout-lock-icon.png'); background-repeat: no-repeat;}
#checkout-wrapper .button--apply-promo{margin-top:1em;min-height:50px;}
#checkout-wrapper .discount-coupon-form--oc{margin:2em 10px 4em;}
#checkout-wrapper .discount-coupon-form--oc .input-text{margin-top:1em;max-width:none;}
#checkout-wrapper .discount-coupon-form--oc .button-set{margin-left:0;}
#checkout-wrapper .cart-collaterals-border-wrapper .discount-coupon-form--oc{padding-left:10px;padding-right:10px;}
#checkout-wrapper .payment-methods {padding-right:0px;}
#checkout-wrapper #checkout-step-review .row {padding-left: 0px; padding-right: 0px;}

#checkout-wrapper .checkout-agreements .custom-checkbox-text {text-transform: none; font-size: 16px; color: #3e1b08;}

#checkout-wrapper #billing-new-address-form input, #checkout-wrapper #shipping-new-address-form input,
.new-address-form input {max-width: 636px;}
#checkout-wrapper #billing-new-address-form input.address-input, #checkout-wrapper #shipping-new-address-form input.address-input,
.new-address-form input.address-input {max-width: 636px;}
#new-address-wrapper {margin-bottom: 50px;}
#checkout-wrapper #billing-new-address-form input.postcode-input, #checkout-wrapper #shipping-new-address-form input.postcode-input,
.new-address-form input.postcode-input {max-width: 147px;}
#checkout-wrapper #billing-new-address-form select, #checkout-wrapper #shipping-new-address-form select {border: 1px solid #e4d9cb}
form.new-address-form input, form.new-address-form select {margin-bottom: 18px !important; max-width: 310px}
#checkout-wrapper .country-field select, .new-address-form .country-field select {max-width: 310px; border: 1px solid #e4d9cb}
#checkout-wrapper .country-field select, .new-address-form .country-field select  {padding-bottom: 20px; padding-top: 20px;}
#checkout-wrapper .phone-field, .new-address-form .phone-field {float: left;}
.new-address-form .phone-field-new-address {clear:both;}
.new-address-form ul li { list-style: none;}
.new-address-form em {color:red;}
#checkout-wrapper #checkoutSteps {margin-left:0px;}
#checkout-wrapper #checkoutSteps label {color:#6e2304;}
.input-box .has-tip {margin-left:5px; margin-top:20px; float:left; border: 1px solid #3e1b08; color:#3e1b08; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; display: none; height: 23px; padding-left: 1px; text-align: center; width: 23px;}
.tooltip {background: #f6efe7 !important;}
.tooltip .nub { border-color: transparent  transparent #f6efe7 transparent !important}

#checkout-wrapper .label-desktop {display: none;}
#checkout-wrapper .title-for-desktop {display: none;}
.submit-for-mobile{text-align:center;margin-top:20px;}
.submit-for-mobile .button {margin-bottom: 20px; margin-top: 20px;}
#checkout-wrapper .cardholder-name {display:none;}
#checkout-wrapper .cart-collaterals.cart-collaterals-mobile {display:block; padding-left: 8px; padding-right: 8px !important}
#checkout-wrapper #checkoutSteps .cart-collaterals.cart-collaterals-mobile label {margin-top: 0px;}
#checkout-wrapper #checkoutSteps .cart-collaterals.cart-collaterals-mobile label.grand-total {color:#6e2304;}
#checkout-wrapper .cart-collaterals.cart-collaterals-mobile .cart-field-wrapper {padding-left: 0; padding-right: 10px;}
#checkout-wrapper #email-for-mobile .info {border-left: 1px solid #e5dcd0; border-right: 1px solid #e5dcd0; border-top: 1px solid #e5dcd0; margin-bottom: 0; margin-top: 10px; padding: 15px;}

#checkout-wrapper .cart-collaterals.cart-collaterals-mobile .apply-promo-code__checkout {margin-top: -5px; margin-left: 10px;}
#checkout-wrapper .cart-collaterals.cart-collaterals-mobile .buttons-set {max-width: 300px;}

.new-addresses-container .content-col, .new-addresses-container .sidebar-col {float:none;}
.new-addresses-container .content-col {width: 100%;}

#checkout-wrapper #billing-buttons-container, #shipping-method-block{margin-top:30px;}



/* multishipping */
/*.multiple-checkout {margin-left: 15px; margin-right: 15px;}*/
#multi-ship-image {width:10%;}
#multi-ship-title {width:30%;}
#multi-ship-qty {width:10%;}
#multi-ship-delete {width:2%;}
#multiship-addresses-table .send-wrapper select {background-position: calc(100% - 10px) center;}
#multiship-addresses-table .product-name a {color: #3e1b08; font-size: 16px; font-weight: normal; padding-right: 15px;}
#multiship-addresses-table {margin-top:30px; margin-bottom: 0px;}
#multiship-addresses-table select {max-width: 100%; width: 100%;}
#multiship-addresses-table .button-white {color: #66cccc; height: 60px; max-width: 300px !important; width: 300px !important;}
.multiple-checkout th {color: #3e1b08 !important; font-size: 13px !important; text-transform: uppercase;}
.multiple-checkout td {padding-bottom: 15px; padding-top: 15px;}
.checkout-multishipping-addresses .arrow-left {font-size: 13px !important; color: #66cccc !important; text-transform: uppercase}
.checkout-multishipping-addresses .button-continue {height:60px; float:right;}
.checkout-multishipping p {color: #8d6f4d !important;}
.multiple-checkout h1 {color: #6e2304; font-size: 30px; margin-bottom: 30px;}
.multiple-checkout br {margin-bottom: 5px;}
.multiple-checkout address {color: #3e1b08; font-size: 16px; margin-bottom:30px;border: 1px solid #e5dcd0;min-height: 208px; padding: 16px 18px;font-size: 0.875rem;line-height: 1.6;color: #333333;}
.multiple-checkout .box-sp-methods {margin-bottom: 30px;}
.multiple-checkout .shipping-to-box a {color: #66cccc;}
.multiple-checkout .shipping-to-box a:hover {text-decoration: underline;}
.shipping-to-box .shipping-to-title {color: #3e1b08;}
#shipping-to-image {width: 10%;}
#shipping-to-product-title {width: 35%;}
.multiple-checkout .back-link a {color: #66cccc;; font-size: 13px; text-transform: uppercase;} .multiple-checkout .back-link a:hover {text-decoration: underline}
.multiple-checkout #shipping_method_form {padding-bottom:60px;}
.multiple-checkout .button-continue-ship-method {float:right;}
.multiple-checkout table .product-name a {color: #3e1b08; font-size: 16px; font-weight: normal; padding-right: 15px;}
.multiple-checkout .gift-messages h3 {font-size: 16px;}
.multiple-checkout dl.item-options{margin-bottom:5px;clear:left;}
.multiple-checkout .item-options dt {float:left;margin-right:5px;clear:left;}
.multiple-checkout .item-options dd{float:left;}

#multishipping-billing-form h3, .checkout-multishipping-shipping .box .box-title h3, .checkout-multishipping-shipping .shipping-to-box h3 {color: #6e2304;display: block;padding: 10px;overflow: hidden;background: #f6efe7;}
#multishipping-billing-form #checkout-wrapper > dt {display: none;}
#multishipping-billing-form #cards-button h3, #multishipping-billing-form #paypal-button h3 {background:transparent;margin-right: 0px;border-bottom:none;}
#multishipping-billing-form .method-button {margin-bottom:30px;}
#multishipping-billing-form .link-continue, .multiple-checkout .link-continue {border: 1px solid #66cccc;color: #66cccc;padding: 18px 25px;font-family: 'Quicksand-Bold';font-weight: 700;display: inline-block;width: auto;}
#payment_form_realexdirect em {color:red;}
#payment_form_realexdirect li {margin-bottom:10px;}
#payment_form_realexdirect li label {color: #8d6f4d;}
#payment_form_realexdirect select {border: 1px solid #e4d9cb;}
#payment_form_realexdirect .cvv-what-is-this {display: none;}
.multi-checkout-billing-main-row {padding-bottom: 0;}
#multishipping-billing-form .button {margin-bottom: 10px;}
.multi-checkout-billing-main-row #payment_form_realexdirect { margin-top:10px;}
#multishipping-billing-form #checkout-wrapper {padding-top: 0; width: 100%;}

/*.checkout-multishipping-overview h2.legend {font-size: 25px; text-align: left; background: transparent; margin-bottom: 20px; font-weight: normal;}*/
.checkout-multishipping-overview h2.legend {font-size: 25px; text-align: left; color:#6e2304; background: #f6efe7; margin-bottom: 20px; font-weight: normal;padding:10px;border-radius:0 !important;}
.multiple-checkout .box-title a, .multiple-checkout .col-wide a {color: #66cccc;}
.multiple-checkout {padding: 20px;}
.multiple-checkout h1 {margin-left: 0px;}
.multiple-checkout .data-table tfoot tr td {padding: 10px !important;}
.multiple-checkout .place-order {margin-bottom: 10px;}
.multiple-checkout .agree {margin-bottom: 10px; margin-top: 20px;}
.multiple-checkout big {color: #6e2304; display: block; font-size: 23px; font-weight: 500; margin-bottom: 20px; font-family: 'Quicksand-Bold'; text-align: left;}
.multiple-checkout .payment-info th {width: 20%;}
.multiple-checkout .product-name {margin-bottom: 0;}
.multiple-checkout .col-narrow {margin-bottom: 30px;}
.multiple-checkout #review-button {max-width: 300px; padding: 20px;}
.multiple-checkout #review-buttons-container {text-align: left;}

.checkout-multishipping .page-title { margin: auto !important; padding-left:30px; padding-right:30px; }
.checkout-multishipping .page-title .center { text-align: left !important; }
.checkout-multishipping .multiple-checkout .add-new-address { margin-left: 0px !important; }
.checkout-multishipping .multiple-checkout .buttons-set { padding-top: 40px; padding-right: 30px; }


@media only screen and (min-width: 1250px) {
    .multiple-checkout {margin: auto; width: 1250px;}
    .checkout-multishipping .page-title { width: 1250px; }
}

@media only screen and (max-width: 720px) {
    #back-to-site {display: none;}
    #checkout-wrapper {padding-top:10px;}
    #checkout-wrapper .token-icon {position:absolute;}
    #checkoutSteps .step-title {position: relative;}


    #multiship-addresses-table th {display: none;}
    #multiship-addresses-table td {display:inline-block;}
    #multiship-addresses-table td.prod-img-wrapper{width:40%;}
    #multiship-addresses-table td.prod-text-wrapper{width:60%;}
    #multiship-addresses-table td.qty-wrapper{position:relative;top:93px;}
    #multiship-addresses-table td.send-wrapper{position:relative;bottom:93px;}
    #multiship-addresses-table td.last{position:relative;bottom:75px;float:right;}
    #multiship-addresses-table td.prod-img-wrapper img{width:100%;max-width:121px;}
    #multiship-addresses-table tr {position: relative;}
    /* #multiship-addresses-table .btn-remove {position: absolute; right: 20px; top: 20px;} */
    .checkout-multishipping-addresses .button-continue, .multiple-checkout .button-continue-ship-method {float:none;}
    .checkout-multishipping-addresses .arrow-left {margin-left:30px;}
    #checkout_multishipping_form  .multiple-checkout { margin-left: 0px !important; margin-right: 0px !important; }
    .checkout-multishipping .multiple-checkout .buttons-set .link-continue, #shipping_method_form .link-continue, #multishipping-billing-form .link-continue {margin-bottom: 20px; margin-left: auto; margin-right: auto; display: table; }
    .multiple-checkout .button-continue-ship-method {
        float: none;
        display: block;
        margin: 0 auto 12px;
        padding: 5px 60px;
    }
    /*multi shipping step 2 */

    #checkout_billing_items th {display: none !important;}
    #checkout_billing_items td {display: inline-block !important;}
    #checkout_billing_items td.multiship-qty-wrapper {width:100% !important;padding-top: 0;padding-bottom: 0;padding-left: 30%;}
    #checkout_billing_items td.multiship-item-select {width:100% !important;}
    #checkout_billing_items td.multiship-item-img {width:30% !important;}
    #checkout_billing_items td.multiship-item-text {width:70% !important;}
    #checkout_billing_items td.multiship-item-img img{width:75px; height:75px;}
    #checkout_billing_items td.multiship-qty-wrapper .multiship-qty-text-mob {display: inline-block !important;padding-right:10px;padding-left: 10px;}
    select#shipping-method-select {max-width:100% !important;}

    .review-box-wrapper{position:relative;}
    .review-box-wrapper .edit-step{position:absolute;left:0!important;right:0!important;bottom:0!important;top:0!important;width:auto!important;height:auto!important;background-position: right 10px center!important;max-width:unset!important;margin-top:0!important;padding-right:20px;}
}
@media only screen and (min-width: 640px) {
    .edit-address {bottom: calc((100% / 2) - 10px); position: absolute; right:10px;}
}

@media only screen and (min-width: 905px) {
    .new-addresses-container .content-col, .new-addresses-container .sidebar-col {float:left;}
    .new-addresses-container .content-col {width: 75%;}
}

@media only screen and (min-width:340px) {
    #checkout-wrapper .email-for-mobile {display:none;}
    #checkout-wrapper .cardholder-name {display: block}
    #checout-wrapper .submit-for-mobile {display: none;}
    #checkout-wrapper #checkout-review-submit .btn-checkout {background-position: 62px 18px;}
    #checkout-wrapper #checkout-review-table-wrapper .columns {padding-right: 10px;padding-left: 10px;}
    #checkout-wrapper .payment-methods {padding-right:15px;}
    #checkout-wrapper .product-list {display: block;}
}

@media only screen and (min-width:372px) {
    #checkout-wrapper .name-firstname, #checkout-wrapper .name-lastname,
    .new-address-form .name-firstname, .new-address-form .name-lastname {width: 310px;}
    #checkout-wrapper .country-field,
    .new-address-form .country-field {width:310px;}
}

@media only screen and (min-width:420px) {
    .input-box .has-tip {display: block;}
}

@media only screen and (min-width:475px) {
    #checkoutSteps h2 {font-size: 25px}
    #checkoutSteps h2.step-subtitle {margin-top: 26px; margin-bottom:26px;}
    #checkout .label-desktop {display: block}
    #checkout .label-mobile {display: none;}

    #checkout-wrapper .button-wrapper {height: 150px; width: 175px; padding: 20px; margin-right: 32px; padding:20px;}
    #checkout-wrapper .button-wrapper h3 {display: block;}

    #checkout-wrapper #button-image-card { margin-top: 17px; background-size: auto;}
    #checkout-wrapper #button-image-paypal {background-size: auto;}
    #checkout-wrapper #button-image-card { background-image: url('/skin/frontend/intenso/custom/images/icons/credit-card-inactive.png'); width:57px; height:37px;}
    #checkout-wrapper .button-wrapper.active .product-tick {display:block;}

    #checkout-wrapper .step-title > a {text-indent: 0px; margin-right: 20px;background-position: right 35px top 19px!important; }
    #checkout-wrapper .allow .step-title a {font-size: 13px}
}

@media only screen and (min-width:640px) {
    #checkout-wrapper #checkoutSteps {margin-left: 18px;margin-top:10px;}
    #checkout-wrapper .review-box-wrapper {border-bottom:1px solid #e5dcd0;}
    #checkoutSteps .address {min-height:208px;}
    .edit-address {right: inherit; bottom:15px; }
    .edit-address a {background-image:none; font-size:13px; height:auto; width:auto;}
    #checkoutSteps .address li {max-width: unset;}
    ul li.desktop-billing-address, ul li.desktop-shipping-address {display:block;}
    ul li.mobile-billing-address, ul li.mobile-shipping-address {display:none;}
    #checkout-wrapper .review-box-wrapper ul li {max-width: unset;}
    .address.active .product-tick {display: block; right:-16px;}
    #checkout-wrapper .label-desktop {display: block}
    #checkout-wrapper .label-mobile {display: none;}
    #checkout-wrapper .review-box-wrapper ul li.edit-step {background-image:none; font-size:13px; height:auto; width:auto; position:inherit; right: inherit; top:inherit;}

    /*#checkout-wrapper #checkout-step-billing .row,
    #checkout-wrapper #checkout-step-shipping .row,
    #checkout-wrapper #checkout-step-shipping_method .row,
    #checkout-wrapper #checkout-step-payment .row,
    #checkout-wrapper #checkout-step-review .row {padding-left: 23px;}*/
    #checkout-wrapper #email-for-mobile {display: none;}
    #checkout-wrapper .submit-for-mobile {display:none;}
    #checkout-wrapper .title-for-desktop {display: block;}
    #checkout-wrapper .product-list {display: block;}
    #checkout-wrapper .product-list ul {padding-left:20px!important;}
    #checkout-wrapper .product-list dt {float:left;margin-right:5px;clear:left;}
    #checkout-wrapper .product-list dd{float:left;}
    #checkout-wrapper .token-icon {background-repeat: no-repeat; height:44px; width:72px; margin-top: -9px; background-position: 0px 0px; background-size: auto}
}


@media only screen and (min-width:732px) {
    #checkout-wrapper .name-firstname, #checkout-wrapper .name-lastname,
    .new-address-form .name-firstname, .new-address-form .name-lastname {float:left;}
    #checkout-wrapper .county-field, #checkout-wrapper .state-province-field,
    .new-address-form .county-field, .new-address-form .state-province-field {float: left; width: 310px;}
    #checkout-wrapper .country-field, #checkout-wrapper .postcode-field,
    .new-address-form .country-field, .new-address-form .postcode-field {float:left;}
    #checkout-wrapper .name-lastname, #checkout-wrapper .state-province-field, #checkout-wrapper .postcode-field,
    .new-address-form .name-lastname, .new-address-form .state-province-field, .new-address-form .postcode-field {margin-left: 15px;}
}

@media only screen and (min-width:1025px) {
    #checkout-wrapper .cart-collaterals {display:block;}
    /* #checkout-wrapper .address-col {margin-bottom:0px;}*/
    #checkout-wrapper .tokencvv label {float: none;}

    #checkout-wrapper .cart-collaterals.cart-collaterals-mobile {display:none;}
}

@media only screen and (min-width:1160px) {
    #checkout-wrapper {width:1160px;}
}

/* registration form */
.registration-form .pass {height: 65px; padding: 20px 21px;}
.customer-dob {max-width:300px;}
.customer-dob .dob-month {width:37% !important;}
.customer-dob .dob-day {width:30% !important;}
.customer-dob .dob-year {width:32% !important;}
.customer-dob select {border: 1px solid #e4d9cb; padding-left:10px;}
.customer-dob #month { border-right:none;}
.customer-dob #year {display:block;}
.registration-form .info {color: #8d6f4d; font-size: 13px; margin-top:5px; margin-bottom:25px;}
.registration-form em {color:red;}
.registration-form #remember-me-box {margin-bottom: 25px !important;}
.registration-form .custom-checkbox-text {color: #3e1b08; font-size: 16px; text-transform: none; padding-left: 35px;}
.registration-form #form-validate input {margin-bottom: 20px;}
.registration-form label {margin-bottom:2px;}
.registration-form .custom-checkbox {margin-left:0px;}
.registration-form h2 {color: #6e2304; font-size: 25px;}
.registration-form .login-link-text {color: #8d6f4d; font-size: 13px; margin-top: 10px; text-align: center; text-transform: uppercase; width: 300px;}
.registration-form .login-link-text a {color: #1aa9a9;} .registration-form .login-link-text a:hover {text-decoration: underline;}
.registration-form .login-button-col h2 {float: none; width: 308px; margin:20px auto 15px;}
.registration-form .row .account-login {border-right:none;}
.registration-form .validation-advice {padding-bottom: 12px; padding-top: 0;}
.registration-form #form-validate {margin: auto; width: 310px;}
.registered-users .button {margin-top: 25px !important;}

/* forgot password */
.account-forgotpassword h1 {text-transform: uppercase; font-size:30px; color:#3e1b08}
.account-forgotpassword .intro-help {font-size: 13px; color:#8d6f4d; margin-top:20px;}
.account-forgotpassword #form-validate .form-box {margin: auto; width: 310px;}
.account-forgotpassword #form-validate .arrow-left {margin-top: 10px; color:#1aa9a9;} .account-forgotpassword #form-validate .arrow-left:hover {text-decoration: underline;}
.account-forgotpassword #form-validate li {margin-bottom: 20px;}
.account-forgotpassword .validation-advice{padding-top:0;padding-bottom:20px;}

/* login area */
.login-container {padding-left: 15px; padding-right:15px;}

.login-container .row {padding:0px;}

.login-container .login-form-col, .login-container .login-button-col {width: 100%}

.login-container .pslogin-block .pslogin-buttons ul li {float:none; margin-bottom: 10px;}
.login-container .pslogin-block .pslogin-buttons ul li .pslogin-button-icon {margin-top: 10px;}
.login-container .pslogin-block .pslogin-buttons ul li .pslogin-button-text {background-color:transparent; font-size: 19px; font-family: 'Quicksand-Bold'; height:55px; line-height: 50px;}

.login-container .pslogin-block .pslogin-buttons ul li.googleplus .pslogin-button-icon {margin-left:21px; margin-right: 25px;}
.login-container .pslogin-block .pslogin-buttons ul li.twitter .pslogin-button-icon {margin-left:17px; margin-right:29px;}
.login-container .pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-icon {margin-left: 22px; margin-right:25px;}

.login-container .pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto {background-color: #48629b;}
.login-container .pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto {background-color:#23b0e6;}
.login-container .pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto {background-color:#dc4b38;}

.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto {background-color: #48629b;min-width: 40px !important; width:40px !important;height:40px !important;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto {background-color:#23b0e6;min-width: 40px !important; width:40px !important;height:40px !important;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto {background-color:#dc4b38;min-width: 40px !important; width:40px !important;height:40px !important;}

.login-container .pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {height:55px; min-width: 302px; width:302px; margin: auto; margin-bottom: 10px; display:block;}
.login-container .pslogin-block .pslogin-buttons ul li {height: auto;}

.login-container h1 {color: #3e1b08; font-size: 30px; text-transform: uppercase; margin-top:35px; margin-bottom:25px;}

.login-container .f-left {margin-top: 15px;}
.login-container .pslogin-block .pslogin-buttons ul {margin-top: 5px; margin-left: 0px;}
.login-container .f-left, .login-container .create-account-link {display: block; font-size: 13px; text-align: center; text-transform: uppercase; color: #1aa9a9;} .login-container .f-left:hover, .login-container .create-account-link:hover {text-decoration: underline;}
.login-container .create-account-link {text-align: left;}
.login-container .create-account-link, .login-container .create-account-text {display:inline;}
.login-container .create-account-text-wrapper {font-size: 13px; text-transform: uppercase;}
.login-container .form-box ul {width:302px; margin: auto;max-width:100%;}
.login-container .account-login {padding-top: 5px; }
.login-container #remember-me-box {margin-top: 15px; margin-bottom: 15px;}
.login-form-col .create-account-text {text-align: center; display:block; margin-top: 5px;}
.hideShowPassword-toggle.hideShowPassword-toggle-show,
.hideShowPassword-toggle.hideShowPassword-toggle-hide {background: transparent; color: #1aa9a9; text-transform: uppercase; font-size: 13px; display:none;}
.login-container .create-account-link {display: block; text-align: center; margin-top: 5px; cursor: pointer;}
.login-container .link-wrapper {margin: auto; width: 100%; display: block;}
.login-container .login-button-col {padding-bottom:85px;}
.login-container .button {display: block; margin: auto;}
.login-container .login-form-col .form-list li {margin-bottom: 18px;}

.login-container-guest-checkout .login-form-col .button {margin-top: 25px;}
.login-container-guest-checkout h2 {color: #6e2304; font-size: 25px;}
.login-container-guest-checkout h1 {color: #6e2304; font-size: 32px; font-family: 'Quicksand-Bold'; font-weight: 500; clear:both;}
.login-container-guest-checkout .pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {display:none;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {width:auto; min-width: unset; height:40px; width:40px;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.googleplus .pslogin-button-icon {margin-left:5px; margin-right: 5px; margin-top:3px;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.twitter .pslogin-button-icon {margin-left:5px; margin-right:5px; margin-top:3px;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-icon {margin-left: 5px; margin-right:5px; margin-top:3px;}

.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto {margin-left:10px;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto {margin-left:0px;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto {margin-left:10px;}
.login-container.login-container-guest-checkout .social-media-sign-in-text {font-size: 23px; line-height: 52px;}
.login-container.login-container-guest-checkout .underline {text-decoration: underline;}
.login-container.login-container-guest-checkout .social-media-sign-in-text, .login-container.login-container-guest-checkout .pslogin-block {float:none;}
.login-container.login-container-guest-checkout .pslogin-block {width:100%;}
.login-container.login-container-guest-checkout .login-button-col .form-grouping {width:300px; margin:auto; margin-bottom:25px;}
.login-container.login-container-guest-checkout .login-button-col .buttons-grouping {clear:both; float:none; width:300px; margin:auto;}
.login-container.login-container-guest-checkout .secure-checkout-text {padding-left:20px; clear:both; margin:auto; margin-top:13px; width:230px; background-position: 30px 0px; background-size:15px auto; background-image:url('/skin/frontend/intenso/custom/images/icons/secure-icon.svg'); background-repeat: no-repeat; text-transform: uppercase; text-align: center}
.login-container.login-container-guest-checkout .payment-logos {text-align: center; float: none;}
.login-container.login-container-guest-checkout .images-row {margin-bottom:110px;}
.login-container.login-container-guest-checkout .info {color: #8d6f4d; font-size: 12px; margin-top: 5px;}
.login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li {float:left; margin-bottom: 10px;}

.login-container.login-container-guest-checkout .login-form-col {margin-bottom: 50px;}
.login-container.login-container-guest-checkout .login-button-col {padding-bottom:0px;}

@media only screen and (min-width: 705px) {
    .registration-form .pslogin-login {border-left: 1px solid #e4d9cb; height: 370px;}
    .registration-form .login-button-col h2 {float:right; margin: inherit}

    .login-container h1 {margin-top:65px; margin-bottom:80px;}
    .login-container .link-wrapper {width: 350px;}
    .login-container .f-left {margin-top: 15px;}
    .login-container .login-button-col {padding-bottom:0px;}
    .login-container .create-account-link {display: inline; text-align: inherit; margin-top: 0px;}
    .login-container .login-form-col, .login-container .login-button-col {width: 50%}
    .login-container .account-login {margin-bottom:140px; border-right:1px solid #e4d9cb;}
    .login-container h1 {margin-top:65px; margin-bottom:80px;}
    .login-container .login-form-col, .login-container .login-button-col {float: left;}
    .login-form-col .create-account-text {display: inline;}

    .login-container-guest-checkout .login-form-col {border-right:1px solid #e4d9cb;}
    .login-container.login-container-guest-checkout .login-form-col {margin-bottom: 0px;}
    .login-container.login-container-guest-checkout .forms-row {margin-bottom: 190px;}
    .login-container.login-container-guest-checkout .login-button-col {padding-bottom:85px;}
}

@media only screen and (min-width: 950px) {
    .registration-form #form-validate {width: auto;}

    .login-container .f-left {text-indent: -40px;}
    .login-container .link-wrapper {margin-left: -3px;}
    .login-container .form-box ul {margin:0px;}
    .login-container .pslogin-button-auto {float: right}
    .login-container {padding-left: 0px; padding-right:0px;}
    .login-container {width: 900px; margin: auto;}
    .login-container .button {display: inline; margin: 0px;}
    .login-container .create-account-text {margin-left: -5px;}

    .login-container.login-container-guest-checkout .login-button-col .form-grouping {float:right; margin: 0px; margin-bottom:25px;}
    .login-container.login-container-guest-checkout .login-button-col .buttons-grouping {clear:both; float:right; width:auto;}
    .login-container.login-container-guest-checkout .social-media-sign-in-text, .login-container.login-container-guest-checkout .pslogin-block {float:left;}
    .login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li {float:none; margin-bottom: 10px;}
    .login-container.login-container-guest-checkout .pslogin-block {width:160px;}
    .login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto {margin-left:10px;}
    .login-container.login-container-guest-checkout .pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto {margin-left:0px;}
}

/* Empty cart page */
.empty-cart-message-wrapper .page-title {margin-bottom:25px; margin-top: 45px;}
.empty-cart-message-wrapper .page-title h1 {color: #3e1b08; font-size: 30px;}
.empty-cart-message-wrapper .button {margin-top: 20px; width:230px;}
.empty-cart-message-wrapper .cart-empty > p {color: #3e1b08; font-size: 14px;}

@media only screen and (min-width:640px) {
    .empty-cart-message-wrapper .cart-empty > p {font-size:18px;}
    .empty-cart-message-wrapper .page-title {margin-top: 100px;}
    .empty-cart-message-wrapper {text-align: center;}
}

/* newsletter reveal modal (success) */
#reveal-messages {top:0rem !important;}
#reveal-messages .button--ok{
    margin: 0 auto;
    width: 200px;
    display: block;
    padding: 15px;
}

#reveal-messages .success-msg{
    margin-bottom:2em;
}
#reveal-messages .success-msg span{
    display:block;
    font-size:18px;
    text-align:center;
}
.checkout-cart-index #reveal-messages{max-width:40rem;}

/* wedding favours landing page */
.wedding-favours-products {text-align: center;}
.wedding-favours-products h4 {color: #3e1b08; font-size: 19px; margin-top: 20px; text-align: center; margin-bottom: 5px;}
.wedding-favours-products .price-box {margin-bottom: 24px;}
.wedding-favours-products .price-label, .wedding-favours-products .price {font-size: 16px; color:#3e1b08; font-family: 'Quicksand-Bold'; font-weight: 400;}
.wedding-favours-products .button {display: block; max-width: 155px;}
.wedding-favours-step {background-color: #f6efe7; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  height: 195px; width: 195px; text-align: center; padding-top:27px; margin:auto;}
.wedding-favours-step-number {color:#6e2304; font-size:20px; text-transform: uppercase; font-family: 'Quicksand-Bold'; font-weight: 400; margin-top: 5px;}
.wedding-favours-step-title {color: #8d6f4d; font-size: 13px; line-height: 16px; margin: 5px auto auto; text-transform: uppercase; width: 120px;}
h2.wedding-favours-secondary-heading {color: #551900; font-size: 25px; text-align: center; text-transform: uppercase; margin-top:25px;}
.wedding-favours-subheading {color: #551900; font-size: 18px; text-align: center; margin-bottom:35px; margin-top:20px;}
.wedding-favours-step-image {display: block; background-repeat: no-repeat; margin: auto; background-size: 50px auto; margin-bottom:5px;}
.wedding-favours-step-1 .wedding-favours-step-image { background-image: url('/skin/frontend/intenso/custom/images/icons/large-gift-icon.png'); height: 55px; width: 50px;}
.wedding-favours-step-2 .wedding-favours-step-image { background-image: url('/skin/frontend/intenso/custom/images/icons/personalise-icon.png'); height: 38px; width: 65px; margin-left: 58px; background-size: 65px auto; margin-top:16px;}
.wedding-favours-step-3 .wedding-favours-step-image { background-image: url('/skin/frontend/intenso/custom/images/icons/large-chocolate-icon.png'); height:55px; width:50px;}
.personalised-step-1 .wedding-favours-step-image { background-image: url('/skin/frontend/intenso/custom/images/icons/personalised-step-1.svg'); height: 70px; width: 70px;    background-size: 70px 70px;}
.personalised-step-2 .wedding-favours-step-image { background-image: url('/skin/frontend/intenso/custom/images/icons/personalised-step-2.svg'); height: 70px; width: 90px;    background-size: 90px 70px;}
.personalised-step-3 .wedding-favours-step-image { background-image: url('/skin/frontend/intenso/custom/images/icons/personalised-step-3.svg'); height:70px; width:70px;    background-size: 70px 70px;}
.wedding-favours-products .minimal-price .price, .wedding-favours-products .price-box .price {color:#3e1b08}
.products-grid .personalised-product-icon-row {margin-top: 44px; padding-bottom: 0px;}
.wedding-favours-step {margin-bottom: 25px;}
.wedding-favours-products .button {margin-bottom:30px;}
h2.wedding-favours__product-title{font-size:1rem;}
.wedding-favours-products .out-of-stock{
    opacity:0.5;
    pointer-events: none;
}
.wedding-favours-products .out-of-stock .button{
    font-size:17px;
    line-height: 22px;
}

.personalised-products .out-of-stock{
    display:block;
    color: #3e1b08;
    font-size:16px;
    opacity: 1;
}


@media only screen and (min-width:1250px) {
    .wedding-favours-products .button {margin-bottom:0px;}
}

@media only screen and (min-width:640px) {
    .wedding-favours-products .medium-6:nth-child(2n+1){clear:left;}
    #reveal-messages {top:6.25rem !important;}
    .wedding-favours-step {margin-bottom: 0px;}
}

@media only screen and (min-width:950px) {
    .wedding-favours-products .medium-6:nth-child(2n+1){clear:none;}

    .products-grid .personalised-product-icon-row {padding-bottom: 60px;}

    .wedding-favours-step {height: 275px; width: 275px; padding-top:57px;}
    .wedding-favours-step-image {background-size:auto auto; margin-bottom:0px;}
    .wedding-favours-step-number {font-size: 25px; margin-top:16px;}

    .wedding-favours-step-1 .wedding-favours-step-image {width:67px; height:73px;}
    .wedding-favours-step-2 .wedding-favours-step-image {width:121px; height:71px; margin-left: 82px; background-size:auto auto; margin-top:0px;}
    .wedding-favours-step-3 .wedding-favours-step-image {width:68px; height:73px;}

}



/* search results */
.catalogsearch-result-index .products-grid {margin-top: 25px;}

/* advanced search */
.catalogsearch-advanced-result .toolbar {margin-top: 40px;}

/* our story page */
.cms-our-story .cms-wrapper p {margin: 0px;}
.cms-our-story .breadcrumbs-wrapper {display: none !important}
.cms-our-story .m1-carousel-banner img {display: block; height: 490px; margin: auto; width: auto;max-width:none;}
.cms-our-story .m2-carousel-viewport .button {margin-top: 30px;}
.our-story-block-wrapper {margin: auto; padding-left: 15px; padding-right: 15px; text-align: center; width: auto; padding-top:75px; padding-bottom: 80px;}
.our-story-block-wrapper a {color: #1aa9a9; font-size: 13px; text-transform: uppercase;} .our-story-block-wrapper a:hover {text-decoration: underline;}
.our-story-block-wrapper h2 {color: #551900; font-size: 25px; text-transform: uppercase; margin-top:0px; margin-bottom:17px;}
.our-ethos-block {background: #f6efe7 none repeat scroll 0 0;}
.our-ethos-block .our-story-block-wrapper {padding-top:110px; padding-bottom: 110px;}
.our-chocolatiers-slider-block .our-story-block-wrapper {padding-top: 0px; padding-bottom: 0px;}
.our-chocolatiers-text-block .our-story-block-wrapper {padding-bottom: 34px;}
.our-story-block-wrapper .story-link {display: block; margin-top: 30px;}
.our-story-block-wrapper p {margin:0px; font-size: 18px; padding-left:30px; padding-right:30px;}
.our-awards-block h2 {margin-top: 45px;}
#award-icons-wrapper {margin-top:32px;}
#award-icons-wrapper img {margin-right: 14px; margin-bottom:20px;}

.our-chocolatiers-carousel {padding-left: 50px; padding-right: 50px;}
.our-chocolatiers-carousel .slick-list {margin:0px -14px;}
.our-chocolatiers-carousel .slick-slide {margin: 0px 14px;}
.our-chocolatiers-carousel .chocolatier-name {margin-top: 15px; font-size: 18px;}

@media only screen and (min-width:1025px) {
    .our-story-block-wrapper {width:1025px;}
}


/* 404 */
.no-route-content .cms-wrapper{
    margin:4em 10px;
    min-height:150px;
}

/*multi ship step 2 hide qty text */
#checkout_billing_items td.multiship-qty-wrapper .multiship-qty-text-mob {display: none;}


/*create account form validation error message for dob */
#form-validate > div > div > div > div.input-box.customer-dob > div.validation-advice {position: relative;top: 10px;}



/* messages */
.messages {margin-bottom:0px; padding-left:20px; padding-right:20px;}
.messages li.success-msg, .messages li.error-msg  {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top:10px; padding-bottom:10px; margin-bottom:20px; margin-top:20px; background-color:#66cccc; text-align: center; -webkit-border-radius: 7px; -moz-border-radius:7px; border-radius: 5px; }
.messages li.error-msg{background-color:#dc4b38;}
.messages li.error-msg.error-msg--green{background-color:#66cccc;}
.messages li.error-msg.error-msg--no-full-width{display:inline-block;padding:10px;}
.messages span {font-size: 16px; color:#FFF;padding-left:10px;padding-right:10px;box-sizing:border-box;text-align:center}
.messages span a{color:#FFF;text-decoration:underline;}

/* multiship plus */
#checkout_multishipping_form .add-new-address {
    margin-left: 25px;
    margin-top: 18px;
    margin-bottom:18px;
    text-transform: uppercase;
    color: #1aa9a9;
    font-size: 13px;
    cursor: pointer;
}

#checkout_multishipping_form .add-new-address:hover {
    text-decoration: underline;
}

#checkout_multishipping_form .buttons-set a {
    color: #1aa9a9;
}
/*
===============================================================================
  global components - form elements
===============================================================================
*/

form *:focus, form *:hover { outline: none; }

/* form labels */
label { text-transform: uppercase; font-size:13px; line-height: 23px; }

input[type="text"], input[type="number"], input[type="tel"], input[type="email"], select, #pass, .pass { 
	display: block; 
	font-size:16px; 
	padding: 21px 20px;
	width: 100%; 
	height:100%;
	border-radius: 0px;
	-webkit-border-radius: 0px; 
  	-moz-border-radius: 0px; 
  	border-radius: 0px;
}

select{
	padding: 21px 40px 21px 20px;
}

input[type="text"], input[type="number"], input[type="search"], input[type="tel"], input[type="email"], input[type="submit"], select, #pass, .registration-form .pass { 
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
    -o-appearance: none;
    appearance: none;  
    margin-bottom:0px; 
} 

label {color:#8d6f4d;}

input, select, textarea { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }

textarea {border: 1px solid #e4d9cb !important; font-size: 16px; padding: 20px; margin-bottom: 0px;}
textarea:hover, form .input-box textarea:focus {border-color:#1aa9a9 !important;}

/* form common inputs */
input[type="text"], input[type="tel"], input[type="email"], #pass, .registration-form .pass, input[type="number"] { color:#3e1b08; border: 1px solid #e4d9cb; }
input[type="text"]:hover, input[type="tel"]:hover, input[type="email"]:hover, #pass:hover, .registration-form .pass:hover, input[type="number"]:hover { border: 1px solid #1aa9a9; }
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, #pass:focus, .registration-form .pass:focus, input[type="number"]:focus { color:#3e1b08; border: 1px solid #1aa9a9;}
input[type="search"]:focus {background: transparent !important;}

/* form valid inputs */
input.form__valid { border: 1px solid #66cccc; }

/* form select */
select { background: url(https://lilyobriens.ie/skin/frontend/intenso/custom/images/icons/down-arrow-icon-cream-dark.png) no-repeat; background-position: right 20px center; background-size: 20px; border: 1px solid #cebda7; }
select::-ms-expand { display: none; } 
select:focus { border-color: #1aa9a9; }

.form__search--expanded form { width: 100%; max-width: 300px; }
.form__search--expanded .form__search__btn { z-index: 15; }
.form__search--expanded--large form { max-width: 600px; }
.form__search--center form { margin: auto; }
/* end form search input */

/* form fieldsets */
fieldset { border:none; margin: 0px; padding: 0px; }
legend { margin-bottom: 20px; }


/* form error message */
input.form__error { border: 1px solid #ff0000; }
div.form__error { 
	font-size:13px; 
	font-weight:700; 
	color: #ff0000;
	width: 300px; 
	padding: 0px 20px 10px 0px;
	position: relative;
	margin-bottom: 20px; 
	text-align: left;
}

.validation-failed { border: 1px solid #ff0000 !important; }
.validation-advice::after {content: none !important}
form .validation-advice, .validation-advice, label.error {text-transform:none; color:red; text-align:left; font-weight:700; background: transparent; text-align: left;
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size:13px !important;
	font-family: "Quicksand-Regular";
	position:inherit;
	padding:10px 10px 20px;
	/*position:relative !important;*/
	bottom:inherit !important;
}
form .validation-advice:before, .validation-advice:before, label.error:before { content: '\f057'; font-family: FontAwesome; padding-right: 5px;}
label.error{display:block;}
form .validation-advice{clear:both;}

/* form required asterisk */
.form__required { color: #ff0000; }

/* form placeholder text */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#661701; opacity:1; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#661701; opacity:1; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#661701; opacity:1; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#661701; opacity:1; }
input.placeholder, textarea.placeholder { color:#661701; }

/* gift form */
#gift-form input,#gift-form textarea {margin-top: 12px;width:100%;max-width:none;}
#gift-form .button{margin-top:1em;}

/* subscription email */
#subscription_email, #emailNotificationModal .button {width:100% !important; max-width:100% !important;}

/* out of stock email notification modal */
#emailNotificationModal .product-view {width: 100% !important;}

/* review form */
form.review-form .validation-advice {padding-top:0px; margin-top: 10px;}

@media only screen and (min-width:768px) {
	/* tablet */
	input[type="text"], input[type="number"], input[type="tel"], input[type="email"], select, #pass, .pass {
		max-width: 300px;
	}
}

@media only screen and (min-width:1151px) {/* desktop */


}
/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 *
 * WARNING
 *
 * Do not edit or add to this file since it was generated programmatically
 * according to configuration settings from the theme. Any change to this file
 * will be overwritten and lost.
 *
 * If you wish to add your own CSS styles please use the following file:
 * skin/frontend/intenso/default/css/custom.css
 *
 * To activate your custom CSS file, log in to your Admin panel and navigate to: 
 * System > Configuration > Theme Setup > Custom CSS
 */
/**
 * Created: 12/1/15, 11:07 a.m. 
 */


html { 
	font-size: 16px;
}

body {
	background: #ffffff;
}

.off-canvas-wrap {
	background: #ffffff;
}

/* default text color */
p,
table tr th, table tr td,
.product-collateral li,
.review-list .review-text,
.cms-wrapper .column,
.cms-wrapper .columns,
.cms-wrapper p,
.cms-wrapper ul li { 
	color: #3e1b08;
}

/* font family */
body,
h1,h2,h3,h4,h5,h6,p,
.top-bar-section,
.top-bar-section ul li > a,
.side-nav,
.side-nav li.active > a:first-child:not(.button),
button,
.button,
.label,
.sub-nav dt,
.sub-nav dd,
.sub-nav li,
.chosen-container,
.rating-links.icon-user > span,
.newsletter-ribbon .icon-email,
.footer-links li[class^='icon-'],
.footer-links li[class*=' icon-'],
.layered-nav-container ol li,
a.previous,
a.next {
	font-family: 'Quicksand', sans-serif;
}

.links-list {
	font-family: 'Quicksand', sans-serif !important;
}

/* max width of the page */
.row,
.off-canvas-wrap { 
	max-width: 1920px;
}

/* main color */
a,
span.view-more,
.form-box .buttons-set a:hover,
.icon-highlighted,
.text-box-with-icon section.box-1 .icon-highlighted,
.top-bar-section li.active:not(.has-form) a:not(.button),
.has-tip:hover, .has-tip:focus,
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover,
.form-search .button:hover span,
.form-search .sec-menu:hover,
.main-header .icon-main-menu,
.main-header .icon-main-menu:hover,
.main-header .icon-cart:hover,
.main-header .icon-user:hover,
.main-header .top-bar li:hover .icon-cart,
.cart-dropdown .mini-products-list .view-more-attr,
section.featured-slider .item-title a:hover,
section.featured-slider .category-title a:hover,
.category-products .item-title a:hover,
.ratings.no-rating a:hover,
.rating-links a:hover,
.footer-links ul li a:hover,
.products-grid .link-rss:hover,
.filter-reset,
.layered-nav-container ol li.checked a:before,
.layered-nav .currently li .value,
.product-options dt label,
#add-tag,
.cms-no-route h1,
.no-results h1,
.block-compare .product-name a:hover,
.block-compare .actions a:hover,
.catalog-product-compare-index .link-wishlist:hover,
.cart #shopping-cart-totals-table tfoot tr td:nth-child(2),
.cart .data-table.cart-table .price,
.checkout-progress li.active span,
.my-account .checkout-multishipping .buttons-set a,
.review-popover #histogram .stars a:hover,
#search_mini_form .form-search .button:hover span,
#search_mini_form .form-search .sec-menu:hover,
.catalog-list-empty h1,
.side-nav li a:not(.button),
.select-list > label { 
	color: #3e1b08;
}

.main-color,
.links-list li:active > a,
.account-dropdown .bg-box p.small a,
.cart-dropdown .dropdown-title .icon-edit:hover,
.cart-dropdown .mini-products-list .item-details .item-name a:hover,
.special-price .price,
.link-compare.compared:before,
.link-compare.compared:hover:before,
.product-shop-side .add-to-links .link-wishlist:hover, 
.product-shop-side .add-to-links .link-compare:hover,
.email-friend a:hover,
.review-toolbar a.next:before, 
.review-toolbar a.next:after, 
.review-toolbar a.previous:before, 
.review-toolbar a.previous:after,
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.next:before,
.my-account a.next:after,
.my-account a.previous:before,
.my-account a.previous:after,
.my-account a.previous,
.my-account a.next,
.top-bar-section .left .mega-menu > ul > li.mega-menu-top-block a:hover, 
.top-bar-section .left ul li.mega-menu-bottom-block a:hover,
.top-bar-section .left ul li a.link:hover,
.link:hover { 
	color: #3e1b08 !important;
}

.links-list li:hover > a:before,
a.previous, a.next,
.product-collateral li:after,
.loading-bar,
.block-compare .block-title,
.opc-block-progress .block-content dt.complete:before,
.checkout-progress li.active span:before {
	background: #3e1b08;
}

.chosen-container-active .chosen-single:before,
.chosen-container-active .chosen-single:after {
	background: #3e1b08 !important;
}

.icon-highlighted,
.text-box-with-icon section.box-1 .icon-highlighted,
.chosen-container .chosen-results li.highlighted,
.product-collateral li:before,
.cart-collaterals .shipping h2:hover:before,
.cart-collaterals .discount h2:hover:before,
.cart-collaterals .shipping h2:hover:after,
.cart-collaterals .discount h2:hover:after,
.cart .qty-wrapper .input-text:focus,
.chosen-container-active .chosen-choices,
.buybox .qty-input-text:focus,
.category-products .configurable-swatch-list li.selected .swatch-link {
	border-color: #3e1b08;
}
.input-box.focus,
.input-box textarea:focus,
.product-img-box .more-views li.selected,
.color-swatches input[type="radio"]:checked + label,
.chosen-container-active .chosen-single,
.product-options .configurable-swatch-list li.selected {
	border-color: #3e1b08 !important;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus,
.chosen-container .chosen-results li.highlighted {
	background-color: #3e1b08;
}

.mdformfields .form-search .input-text:focus ~ div {
	background-color: #3e1b08 !important;
}

.chosen-container-active .chosen-single {
	border-bottom-color: #3e1b08 !important;
}

/* main hover color */
a:hover,
a:focus,
.side-nav li a:hover:not(.button), 
.side-nav li a:focus:not(.button) {
	color: #1aa9a9;
}

a.previous:hover, a.previous:focus, a.next:hover, a.next:focus {
	background: #1aa9a9;
}

/* all buttons border radius */
button, .button {
	border-radius: 5px;
}
/* featured products category nav border radius */
.category-nav li:first-child {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.category-nav li:last-child {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

/* primary buttons */
button, .button,
button.disabled, button[disabled], .button.disabled, .button[disabled],
.account-dropdown li a.button.sign-in,
.cart-dropdown li a.button.sign-in,
.category-nav li.active,
.products-grid .toolbar .button.active,
.products-grid .toolbar .button.active:hover {
	background: #66cccc;
	color: #ffffff;
}
.category-nav li.active:after {
	border-top-color: #66cccc;
}

/* primary buttons hover */
button:hover, button:focus, .button:hover, .button:focus {
	background: #1aa9a9;
	color: #ffffff;
}
.main-nav .button:hover {
	background: #1aa9a9 !important;
	color: #ffffff !important;
}

/* secondary buttons */
button.secondary, .button.secondary,
.wishlist-index-index .buttons-set2 .btn-share,
.wishlist-index-index .buttons-set2 .btn-add {
	background: #66cccc;
	color: #ffffff;
}

/* secondary buttons hover */
button.secondary:hover, button.secondary:focus, 
.button.secondary:hover, .button.secondary:focus,
.wishlist-index-index .buttons-set2 .btn-share:hover,
.wishlist-index-index .buttons-set2 .btn-share:focus,
.wishlist-index-index .buttons-set2 .btn-add:hover,
.wishlist-index-index .buttons-set2 .btn-add:focus {
	background: #1aa9a9;
	color: #ffffff;
}

/* ghost button */
button.ghost, .button.ghost {
	border-color: #698483 !important;
	color: #698483 !important;
}
button.ghost:hover, .button.ghost:hover, button.ghost:focus, .button.ghost:focus {
	border-color: #475b5a !important;
	color: #475b5a !important;
}

/* ghost button (for dark backgrounds) */
button.ghost.light, .button.ghost.light {
	border-color: #66cccc !important;
	color: #66cccc !important;
}
button.ghost.light:hover, .button.ghost.light:hover, button.ghost.light:focus, .button.ghost.light:focus {
	border-color: #ffffff !important;
	color: #ffffff !important;
}

/* header background */
.main-header {
	background: #ffffff;
}
/* main menu background */
.right-off-canvas-menu.main-nav {
	background: #ffffff !important;
}
.main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section > ul {
	background: #ffffff;
}
/* color of line separator below header */
.main-header {
	border-bottom-color: #ffffff !important;
		border-bottom-width: 0px !important;
	}

/* main menu text color */
.main-nav .top-bar-section ul li a:not(.button) {
	color: #3e1b08;
}
.top-bar-section > ul > li > a {
		font-size: 1rem !important;
			font-weight: bold !important;
	}
/* main menu dropdown arrow color */
.top-bar-section .has-dropdown > a:after, .top-bar-section .has-dropdown-for-large > a:after {
	border-color: transparent transparent #67809f;
}

/* main menu secondary text color */
.top-bar .sup,
.welcome-message {
	color: #3e1b08;
}

/* search box text color */
#search_mini_form .form-search label {
	color: #3e1b08;
}
/* search box text color on focus */
#search_mini_form .form-search .input-text {
	color: #ffffff;
}

#search_mini_form .form-search .input-text {
	border-color: #e5e5e5;
}
/* search box border color on hover */
#search_mini_form .form-search .input-text:hover {
	border-color: #ffffff;
}
/* search box icon's color */
#search_mini_form .form-search .button span,
#search_mini_form .form-search .sec-menu {
	color: #e5e5e5;
}
/* search box icon's divider color */
#search_mini_form .form-search .sec-menu {
	border-color: #939393;
}

/* header secondary menu */
.header-ribbon .welcome-message,
.header-ribbon .links-list,
.header-ribbon .chosen-container {
	font-size: 0.8125rem !important;
}
.header-ribbon .welcome-message,
.header-ribbon .welcome-message span,
.header-ribbon .links-list li a,
.header-ribbon .chosen-container-single .chosen-single {
	color: #3e1b08 !important;
}
.header-ribbon .welcome-message a:hover,
.header-ribbon .links-list li:hover a,
.header-ribbon .chosen-container:hover .chosen-single span,
.header-ribbon .chosen-container-active.chosen-with-drop .chosen-single span {
	color: #333333 !important;
}
.header-ribbon {
	background-color: #ffffff;
}

/* footer's top background */
.newsletter-ribbon {
	background: #ffffff;
}
/* footer's top text and icons color */
.newsletter-ribbon .icon-email,
.newsletter-ribbon .social a {
	color: #999999;
}
/* footer's top text and icons hover color */
.newsletter-ribbon a:hover,
.exitintent-popup a:hover,
.newsletter-ribbon .social a:hover,
.exitintent-popup .social a:hover,
.newsletter-ribbon .icon-email:hover:before {
	color: #5787f5;
}
/* footer newsletter box placeholder's text color */
.newsletter-subscribe-form .field label {
	color: #777777;
}
/* footer newsletter box input text color */
.newsletter-subscribe-form .input-text {
	color: #333333;
}
/* footer newsletter box input border color */
.newsletter-subscribe-form .input-box {
	border-color: #d3d3d3;
}
/* footer newsletter box input border color on hover */
.newsletter-subscribe-form .input-box:hover {
	border-color: #afafaf !important;
}
/* footer newsletter box input border color on focus */
.newsletter-subscribe-form .input-box.focus {
	border-color: #5787f5 !important;
}
/* footer newsletter submit button colors */
.newsletter-ribbon button {
	color: #ffffff;
	background-color: #5787f5;
}
/* footer newsletter submit button background color on hover */
.newsletter-ribbon button:hover,
.newsletter-ribbon button:focus {
	color: #ffffff;
	background-color: #3570b7;
}

/* footer's middle background */
.footer-links {
	background: #f4f4f4;
}
/* footer label color */
.footer-links ul li.title {
	color: #000000;
}
/* footer vertical links color */
.footer-links ul li a {
	color: #666666;
}
/* footer vertical links hover color */
.footer-links ul li a:hover {
	color: #5787f5;
}
/* footer horizontal links color */
.h-links-list li a {
	color: #888888 !important;
}
/* footer horizontal links hover color */
.h-links-list li a:hover {
	color: #444444 !important;
}
/* footer horizontal links separator color */
.h-links-list li {
	border-color: #a5a5a5;
}
/* footer plain text color */
.footer-links ul li {
	color: #222222;
}
/* footer bottom background color */
.footer-bottom {
	background-color: #000000;
}
/* footer bottom text color */
.sosumi {
	color: #ffffff;
}
/* footer "Back to Top" text color */
.back-to-top {
	color: #ffffff;
}
/* footer "Back to Top" text hover color */
.back-to-top:hover {
	color: #ececec;
}

/* mobile footer background color */
.mobile-footer-links {
	background-color:  #e5e5e5;
}
/* mobile footer background color on hover */
.mobile-footer-links li:hover {
	background-color:  #c6c6c6;
}
/* mobile footer text color */
.mobile-footer-links li a {
	color: #000000 !important;
}

/* catalog item-info min height */
.category-products .item-info {
	min-height: 5.625rem;
}

/* catalog view background color */
.products-grid,
.advanced-search-amount,
.catalog-category-view .breadcrumbs-wrapper,
.catalogsearch-result-index .breadcrumbs-wrapper,
.catalogsearch-advanced-result .breadcrumbs-wrapper {
	background-color: #f4f4f4;
}
/* catalog view: category title color */
#category-name {
	color: #222222;
}
/* price color */
.minimal-price .price, .price-box .price {
	color: #777777;
}

/* product view - background color */	
.product-view {
	background-color: #ffffff;
}
/* product view - background color */	
.breadcrumbs-wrapper {
	background-color: #ffffff;
}
/* product view - add to cart box - background color */	
.bg-box {
	background-color: #f4f4f4;
}
/* product name text color */	
.product-shop h1 {
	color: #000000;
}
/* product's sticky nav background color */	
.catalog-product-view .magellan-nav {
	background-color: #ffffff;
}
/* product's sticky nav links color */	
.catalog-product-view .magellan-nav .sub-nav dd a {
	color: #333333;
}
/* product's sticky nav links color on hover */	
.catalog-product-view .magellan-nav .sub-nav dd:hover a {
	color: #5787f5;
}
/* product's sticky nav links background on active */	
.catalog-product-view .magellan-nav .sub-nav dd.active a {
	background-color: #bbbbbb;
}
/* product's sticky nav background color when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed {
	background-color: #ffffff;
}
/* product's sticky nav links color when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed .sub-nav dd a {
	color: #333333;
}
/* product's sticky nav links color on hover when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed .sub-nav dd:hover a {
	color: #5787f5;
}
/* product info - color of the subtitles */	
.product-collateral-wrapper .product-description h3,
.product-collateral-wrapper .additional h3,
.product-collateral-wrapper .custom-info h3,
.product-collateral-wrapper .ratings-reviews h3,
.product-collateral-wrapper .tags h3 {
	color: #222222;
}
/* additional info table - background color */	
.product-collateral-wrapper .product-collateral.additional {
	background-color: #f4f4f4;
}
/* product info sections - separator line color */	
.product-collateral-wrapper .product-collateral {
	border-color: #f4f4f4;
}
/* upsell products - background color */	
.featured-slider.up-sell {
	background-color: #f4f4f4;
}
/* upsell products - label color */	
.featured-slider.up-sell h3 {
	color: #222222;
}
/* related products - background color */	
.featured-slider.related {
	background-color: #f4f4f4;
}
/* related products - label color */	
.featured-slider.related h3 {
	color: #222222;
}

/* featured products background color */	
.featured-slider.featured-slider-section {
	background-color: #f4f4f4;
}
/* featured products label color */	
.featured-slider.featured-slider-section h3 {
	color: #222222;
}

/* featured categories background color */	
.featured-slider.featured-categories-section {
	background-color: #f4f4f4;
}
/* featured categories label color */	
.featured-slider.featured-categories-section h3 {
	color: #222222;
}

/* logo slider label color */	
.brand-slider h3 {
	color: #222222;
}

/* star rating color */	
.rating, .product-collateral .review-list .rating, .product-collateral .rating, 
.review-product-list .ratings-detail .rating,
#pretty-product-review-list .pretty-rating-code .options li .option.hover, 
#pretty-product-review-list .pretty-rating-code .options li .option.selected {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiMyN0NDQzAiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
}
/* login, forgot password, register, reset password, logout success - background color */
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.customer-account-resetpassword .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap {
	background: #ffffff;
}
/* customer account - background color */
.account-wrapper {
	background-color: #ffffff;
}
/* one page checkout and multishipping checkout - background color */
.checkout-onepage-index .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.checkout-multishipping-register .off-canvas-wrap,
.checkout-multishipping-addresses .off-canvas-wrap,
.checkout-multishipping-address-newshipping .off-canvas-wrap,
.checkout-multishipping-shipping .off-canvas-wrap,
.checkout-multishipping-address-editshipping .off-canvas-wrap,
.checkout-multishipping-billing .off-canvas-wrap,
.checkout-multishipping-overview .off-canvas-wrap,
.checkout-onepage-failure .off-canvas-wrap,
.checkout-multishipping-success .off-canvas-wrap,
.checkout-onepage-success .off-canvas-wrap {
	background: #ffffff;
}

/* catalog product box - border radius */
.category-products .item-image,
.featured-slider-section .item-images.flush .item-image,
.featured-categories-section .item-image {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.category-products.list .item-image {
	border-top-right-radius: 0;
	border-bottom-left-radius: 2px;
}
section.featured-slider ol li.item, 
.category-products .item {
	border-radius: 2px;
}


/* Small screens */
@media only screen and (max-width: 40em) {
	.right-off-canvas-menu.main-nav {
		background: #333333 !important;
	}
	.top-bar-section ul li:hover > a,
	.top-bar-section ul li ul li:hover a {
    	background: #272727 !important;
   	}
   	.main-nav .top-bar-section ul li a {
   		color: #ffffff !important;
	}
	.main-nav .top-bar-section ul li:hover a,
	.main-nav .top-bar-section ul.left li ul li:hover > a:not(.button) {
		color: #ffffff !important;
	}
		.layered-nav-container ol li.checked:hover a:before,
	.layered-nav-container ol li.checked:hover a {
		color: #3e1b08;
	}
			.main-logo-small {
		max-width: 294px; 
	}
	}
/* Medium and Big screens */
@media only screen and (min-width: 40.063em) {
		/* main menu icon's color */
	.main-header .top-bar .icon-cart,
	.welcome-message span,
	.main-header .icon-user,
	.main-header .icon-cart {
		color: #5787f5;
	}
		.top-bar-section .has-dropdown:hover > a:after,
	.top-bar-section .has-dropdown-for-large:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3e1b08 !important;	
	}

		.main-nav .top-bar-section > ul > li:hover > a:not(.button) {
		color: #1aa9a9 !important;
	}
	.top-bar-section > ul > li > a {
		text-transform: uppercase !important;
	}
	
		.main-logo {
		max-width: 294px; 
	}
			.main-logo,
	.main-logo-small {
		margin-top: 13px; 
	}
			#search_mini_form {
		margin-bottom: 0px; 
	}
			.form-search {
				margin-top: 2px; 
						margin-bottom: 0px; 
			}
			/* dropdown menu hover color */
	.main-nav .top-bar-section ul.left li ul li:hover:not(.mega-menu-top-block):not(.mega-menu-bottom-block) > a:not(.button),
	.main-nav .top-bar-section ul.right .links-list li:hover > a {
		color: #000000 !important;
	}
	.top-bar-section .left ul,
	.top-bar-section .left .arrow-box {
			font-family: 'Quicksand', sans-serif !important;
		}

		.top-bar-section .left ul li:active > a {
		color: #3e1b08 !important;
	}
	.top-bar-section .left ul li:hover > a:before,
	.category-products.list .actions .btn-cart {
		background: #3e1b08;
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3e1b08 !important;
	}
	
		.category-products.list .actions .btn-cart:hover {
		background: #1aa9a9;
	}
	
		.main-nav .top-bar-section ul.left li.mega-menu > ul > li:not(.mega-menu-top-block):not(.mega-menu-bottom-block):hover > a:not(.button) { 
		color: #3e1b08 !important;
	}
	
		/* sticky menu */
		.main-header.sticky-active .top-bar-section {
		background: rgba(255,255,255,1);
	}
	.main-header.sticky-active .main-nav .top-bar-section > ul > li > a:not(.button) {
		color: #3e1b08 !important;
	}
	.main-header.sticky-active .main-nav .top-bar-section > ul > li:hover > a:not(.button) {
		color: #1aa9a9 !important;
	}
	.main-header.sticky-active .main-nav .top-bar-section .has-dropdown > a:after, 
	.main-header.sticky-active .main-nav .top-bar-section .has-dropdown-for-large > a:after {
		border-color: transparent transparent #3498db;
	}
	.main-header.sticky-active .top-bar .sup {
		color: #3e1b08;
	}
	.main-header.sticky-active .main-nav .top-bar-section .icon-cart {
		color: #1aa9a9;
	}
	}

		@media only screen and (max-width: 55em) {
		.mega-menu > ul > li.mega-menu-right-block {
			display: none !important;
		}
		.top-bar-section .has-dropdown.mega-menu > .dropdown {
			padding-right: 0 !important;
		}
	}



/*Bestsellers*/
section.featured-slider .actions, .category-products .actions
{
	    border-top: 0px;
}




/*Delivery Notices*/
.header__delivery-notices {
    background: #f6efe7;
    color: #3e1b08;
    font-size: 13px;
    font-size: .8125rem;
    display: block;
    line-height: 23px;
}

.header__delivery-notices p {
    margin-top: 13px;
    margin-bottom: 13px;
}


body > div.off-canvas-wrap > div > header > nav > section > ul.left
{
	float:right!important;
}


body > div.off-canvas-wrap > div > header > nav > section > ul.right.show-for-large-up > li:nth-child(1)
{
	/*display:none!important;*/
}

body > div.off-canvas-wrap > div > header > div.row.header-ribbon.show-for-medium-up > div > ul
{
	float:right;
}

/* styles for VAT Receipt print for my Orders */
.my-orders-wrapper .order-content-wrapper .print-vat-receipt {
    margin-top:-20px;
    margin-bottom: 20px;
    /*background-image: url('/skin/frontend/intenso/default/images/icons/print-icon.svg');*/
    background-repeat: no-repeat;
    background-position: left center !important;
    text-transform:uppercase;
    padding-left: 32px;
    display: block;
}

.my-orders-wrapper .order-content-wrapper .print-vat-receipt img, .my-orders-wrapper .order-content-wrapper .print-vat-receipt a {
    float:left;
}

.my-orders-wrapper .order-content-wrapper .print-vat-receipt img {
    width:20px;
    margin-right: 10px;
}

.my-orders-wrapper .order-content-wrapper .print-vat-receipt a {
   color:#1aa9a9;
}

.qty-input-wrapper input {
    padding: 21px 15px;
}

label {cursor:default !important;}

label.red.label_id_80_3 {
    background-color: #9B2A29 !important;
    border: 1px solid #9B2A29 !important;
}

input#realexdirect_remembertoken {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px;
    color: #6e2304;
    line-height: 28px;
    text-transform: none;
    height: 20px;
    width: 20px;
}

#multishipping-billing-form input#realexdirect_remembertoken  {
	margin-top: 2px;
}

/*multishipping review page - payment method block */

.payment-method-block {
	margin-bottom: 30px;
    border: 1px solid #e5dcd0;
    min-height: 208px;
    padding: 16px 18px;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #333333;
}

.payment-method-block ul {
	list-style: none;
    margin-left: 0;
}

.multiple-checkout .customer-email {
	font-weight: 700;
}

.multi-ship-btns {
	display: table !important;
	margin: 0 auto !important;
	margin-bottom: 10px !important;
}

.rollover-text-new {
    top:20px;
    bottom:30px;
    width:100% !important;
    height:auto !important;
    position: absolute;
    padding: 20px 10px;
    background: #66cccc;
    color: #fff;
    text-align: center;
    display: none;
    font-size: 11px;
}

.take-a-peak-carousel .slick-slide {
    padding: 0 !important;
}

.image-rollover-wrapper:focus {
    outline:none !important;
}

.image-rollover-wrapper img {
    position:relative;
}

.image-rollover-wrapper--padding {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden
    ;padding: 30px;
}

#cart-id .icon-up-arrow-icon, #cart-id .icon-down-arrow-icon {
    display: none !important;
}

#cart-sidebar li {
    padding-right: 30px !important;
}

/*.cart-dropdown .mini-products-container {
    height: 206px !important;
}*/

.cart-dropdown .mini-products-container.item-count-1 .mini-products-list {
    overflow: hidden !important;
}

.cart-dropdown .mini-products-container.item-count-1 .mini-products-list::-webkit-scrollbar {
    width: 0px;
}

.cart-dropdown .mini-products-list {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    width: 295px !important;
}

.cart-dropdown .mini-products-list::-webkit-scrollbar {
    width: 12px;
}
 
.cart-dropdown .mini-products-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(110,35,4,0.3); 
    border-radius: 10px;
}
 
.cart-dropdown .mini-products-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(206,189,167,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(206,189,167,0.5); 
}

.m6-showcase__container img {
    transition: all .3s ease-in-out;
}

.m6-showcase__container:hover img {
    transform: scale(1.03);
}

.share-wishlist-form ul li {
    margin-bottom: 1.5em;
}

.share-wishlist-form ul li input {
    max-width: 100% !important;
}

.gift-options-details-wrapper {
    margin-top: 30px;
    padding-left:0;
}
.gift-options-details {
    padding-left:0;
}


/* style for items added to basket on mobile */
.cart-alert-mobile {
    display:none;
    color:#fff;
    padding:30px 15px;
    background:#66cccc;
    text-align:center;
    position:fixed;
    top:0;
    right:0;
    left:0;
    z-index:1;
}

/* styles for promo popup modal when you visit site for first time */

.exitintent-popup.reveal-modal.promo-modal {
    padding: 75px !important;
    text-align: center !important;
}

.exitintent-popup.reveal-modal.promo-modal h1 {
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 0px !important;
}

.exitintent-popup.reveal-modal.promo-modal p {
    margin-top: 20px !important;
    font-size: 19px !important;
    line-height: 28px !important;
}

.exitintent-popup.reveal-modal.promo-modal p span {
     font-size: 19px !important;
     line-height: 28px !important;
}

.exitintent-popup.reveal-modal.promo-modal a.button.button-large:hover {
     color: #fff !important;
}

.cart-alert-mobile:hover,.cart-alert-mobile:focus {
    color:#FFF;
}

.text-align-center--mobile {
    text-align:center;
}

@media only screen and (min-width:768px) {/* tablet */

    .rollover-text-new {
        top: 30px;
        font-size: 13px;
        padding: 30px 15px;
    }
	
	.multi-ship-btns {
		display: inline-block !important;
		margin: 0 auto !important;
		margin-bottom: 10px !important;
	}

	.multi-ship-btns.multi-ship-btns--right  {
		float: right !important;
		margin-right: 30px !important;
	}

}


@media only screen and (min-width:1151px) {/* desktop */

    .rollover-text-new {
        font-size: 14px;
    }

    .my-orders-wrapper .order-content-wrapper .print-vat-receipt {
        margin-top: 30px;
        margin-bottom: 0;
        float: right;
    }
    
    .header__nav__desktop--basket__list--items-total {
        box-shadow: 0 -20px 35px 10px rgba(255,255,255,1);
        -webkit-box-shadow: 0 -20px 35px 10px rgba(255,255,255,1);
        position: relative;
        z-index: 3;
    }
}

.single-shipping-method {
    padding-top: 18px;
    display: block;
}




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #FFF;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder  {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #6e2304 !important;
  font-style: normal;
  font-size: 28px;
  font-weight: 400 !important;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.personalise__wrapper .row{max-width:1500px!important;margin:0 auto}.personalise__wrapper .row .row{padding:0;margin-left:0;margin-right:0}.personalise__wrapper .product-shop .tabs-content .content p{max-width:unset}.personalise__wrapper .upload-photo-wrapper__button{border:1px solid #6cc;border-radius:0;background:#fff;color:#6cc;text-transform:uppercase;padding:15px;font-weight:400!important;font-size:90%;position:absolute;margin-bottom:5px;font-family:Quicksand-Bold,sans-serif;width:90px}.personalise__wrapper .upload-photo-wrapper__button:hover{background:#6cc;color:#fff}.personalise__wrapper .upload-photo-wrapper__button--delete{left:15px;bottom:0}.personalise__wrapper .upload-photo-wrapper__button--rotate{right:15px;bottom:0}.personalise__wrapper .image-crop-warning{color:red;text-transform:uppercase;margin-top:20px;padding:0 15px}.personalise__wrapper .image-crop-warning .image-crop-warning--normal{font-weight:400}.modal-warning-image-upload .font-bold,.personalise__wrapper .image-crop-warning .image-crop-warning--bold{font-weight:600}.upload-photo-wrapper{margin-bottom:50px}.upload-photo-wrapper .row{width:100%;height:auto;overflow:hidden;padding:0 20px;position:relative}.upload-photo-wrapper__one__sub-heading{color:#6e2304;font-size:24px}.upload-photo-wrapper__two{margin-top:30px;min-height:50px}.upload-photo-wrapper__two__sub-heading{font-size:18px;margin-top:5px}.personalise__wrapper .upload-photo-wrapper .upload-photo__selector__wrapper{display:table}.personalise__wrapper .upload-photo-wrapper .upload-photo__selector{background-color:#f6efe7;display:table-cell;width:170px;height:130px;text-align:center;vertical-align:middle}.personalise__wrapper .upload-photo-wrapper .upload-photo__selector p{color:#8d6f4d;font-size:13px;margin-top:20px;margin-bottom:0}.personalise__wrapper .upload-photo-wrapper .cropArea,.upload-photo-wrapper .cropArea,.upload-photo-wrapper .cropArea1,.upload-photo-wrapper .cropArea2,.upload-photo-wrapper .cropArea3,.upload-photo-wrapper .cropArea4{background:#E4E4E4;overflow:hidden;width:100%;height:200px}.personalise__wrapper #fileInput,.personalise__wrapper #fileInput1,.personalise__wrapper #fileInput2,.personalise__wrapper #fileInput3,.personalise__wrapper #fileInput4,.personalise__wrapper .file-input{display:none}.personalise__wrapper .personalise h3{color:#6e2304;margin-bottom:20px}.personalise__wrapper .row.personalise__layout{margin-top:60px}.personalise__wrapper .personalise__layout__item{display:inline-block}.personalise__wrapper .personalise__layout__item input,.personalise__wrapper textarea{display:none}.personalise__wrapper .personalise__layout__item img{margin-bottom:20px}.personalise__wrapper .personalise__layout__item input:checked+label.custom-radio{color:#4a4a4a}.personalise__wrapper .personalise__layout__item input:checked+label.custom-radio::before{opacity:1}.personalise__wrapper .personalise__layout__item label.custom-radio:before{background:#cebda7;border-radius:50%;content:"";height:12px;left:5px;opacity:0;position:absolute;top:5px;width:12px}.personalise__wrapper input.button[disabled]{background:#CCC!important}.personalise__wrapper .personalise__layout__item label.custom-radio.active:before{opacity:1}.personalise__wrapper .personalise__layout__item label.custom-radio{background-attachment:scroll;background-clip:border-box;background-image:none;border:1px solid #e5dcd0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;display:block;height:24px;position:relative;text-align:center;width:24px;color:#4a4a4a;margin:0 auto 20px}.personalise__wrapper .photoBoxImage__column{padding-left:15px;padding-right:15px}.personalise__wrapper .photoBoxImage{position:relative;margin:0 auto;max-width:500px}.photoBoxImage__piece,.photoBoxImage__preview{position:absolute;z-index:1}.personalise__wrapper--FLOB8301WEB .photoBoxImage__preview{left:16.5%;top:17.4%;bottom:53.5%;right:24.4%;border-radius:3%/6%;background:#8E5E34}.personalise__wrapper--FLOB8116 .photoBoxImage__preview{left:24.4%;top:15.6%;bottom:47.5%;right:26.7%;border-radius:1%;background:#DDD}.personalise__wrapper--FLOB5043_1 .photoBoxImage__preview{left:21.5%;top:9.6%;bottom:48.5%;right:27.1%;border-radius:2%/4%;background:#1C1E1D}.photoBoxImage__piece{background-repeat:no-repeat;left:0;right:0;top:0;bottom:0;border-radius:3%/6%}.personalise__wrapper--FLOB8116 .photoBoxImage__piece{border-radius:1%}.personalise__wrapper--FLOB5043_1 .photoBoxImage__piece{border-radius:2%/4%}.personalise__selectors{margin-top:2em}.modal-warning-image-upload{text-align:center!important}.modal-warning-image-upload img{margin-bottom:40px}.modal-warning-image-upload h2{color:red}.modal-warning-image-upload .button{width:100%;margin:10px;padding:20px}.modal-warning-image-upload .button.button-proceed{border:1px solid #6cc;background:#fff;color:#6cc}.modal-warning-image-upload .button.button-proceed:hover{background:#6cc;color:#fff}.modal-warning-image-upload label{text-transform:none;font-size:.938rem;margin-bottom:1.25rem}.modal-warning-image-upload .custom-checkbox-wrapper{text-align:left;margin:0 auto;width:auto;display:inline-block}.modal-warning-image-upload .close-reveal-modal{background-image:none!important;padding-right:20px;top:20px}.reveal-modal.fade.in:focus{outline:0}.reveal-modal{min-height:0}.personalise__wrapper .personalise__images{padding-bottom:0}.personalise--submitted{pointer-events:none}.personalise--submitted .button{background:20px center no-repeat #6cc;background-size:20px;pointer-events:none}@media only screen and (min-width:641px){.photoBoxImage__column{padding-top:50px}.personalise__wrapper .photoBoxImage .photo-wrapper{bottom:269px;left:102px;width:300px;height:150px}.personalise__wrapper .upload-photo-wrapper__button{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:83%}.personalise__wrapper .upload-photo-wrapper__button--delete{right:15px;bottom:70px}.personalise__wrapper .upload-photo-wrapper__button--rotate{right:15px;bottom:0}.upload-photo-wrapper__two{position:static;text-align:center;margin-top:0}}@media only screen and (min-width:1000px){.personalise__wrapper .personalise__layout__item label.custom-radio{margin-bottom:0}.modal-warning-image-upload .button{width:30%}}
img-crop{width:100%;height:100%;display:block;position:relative;overflow:hidden}img-crop canvas{display:block;position:absolute;top:50%;left:50%;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}img-crop .loading{width:100%;height:100%;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;color:#fff;background-color:rgba(0,0,0,.75);position:absolute}
