/* KEYWORDS: +all, +firefox, +gecko, +mozilla, +os, +win, +windows, -android, -chrome, -edge, -ie, -ie10, -ie11, -ie7, -ie8, -ie9, -ipad, -iphone, -khtml, -linux, -mac, -macos, -mobile, -opera, -presto, -safari, -trident, -trident3, -trident4, -trident5, -trident6, -trident7, -upbrowser, -webkit, -windowsphone, -windowsxp, -winphone, -winxp */

/*** AT-RULES ***/
@import url("../data/js/aboutus-collage.css");

/*** START responsive/global/common.css ***/
/* Common CSS for this layout */

/* -------------------------- CUSTOM FONTS USED ------------------------------- 
font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
font-family: 'bebasregular';
font-family: 'CenturySchoolbookRegular', Arial, Helvetica, sans-serif;	
font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;
font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;

font-family: 'FontAwesome'; - icon font
---------------------------------------------------------------------------- */

/* =GENERAL */
body {
	background-color: #ffffff; 
	color: #404041; 
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-size: 16px;
	letter-spacing: 0.8px;
	letter-spacing: normal;
}
.container {
	max-width: 1440px;
}
picture img {
	max-width: 100%;
	height: auto !important;
}
iframe {
	max-width: 100%;	
}
img[align="left"] {margin-right: 15px; margin-bottom: 5px;}
img[align="right"] {margin-left: 15px; margin-bottom: 5px;}
.img-responsive-inline {max-width: 100%; height: auto; }
.img-responsive {max-width: 100%; height: auto !important;}
.clr, .clear {clear: both; overflow: hidden;}
h1, h2, h3, h4, h5, h6,
#blogExtraTitle {
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #fff;
}
h1 {color: #414142; font-size: 46px; line-height: 1.1em; margin-top: 20px; margin-bottom: 10px;}
h2, #blogExtraTitle {color: #414142; font-size: 40px; line-height: 1.2em; margin-top: 20px; margin-bottom: 10px;}
h3 {color: #404041; font-size: 28px; line-height: 1.3em; margin-top: 20px; margin-bottom: 10px;}
h4 {color: #404041; font-size: 22px; line-height: 1.4em; margin-top: 20px; margin-bottom: 10px;}
h5 {color: #404041; font-size: 16px; line-height: 1.5em; margin-top: 20px; margin-bottom: 10px;}
h6 {color: #404041; font-size: 15px; line-height: 1.6em; margin-top: 20px; margin-bottom: 10px;}

.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header h6 {padding: 0; margin: 0;}

h1.pageTitle {text-align: center; margin-bottom: 40px;}
h1.pageTitle:empty {display: none;}

.light-blue {color: #6bcef2;}
.yellow {color: #F9EA46;}
.green {color: #2ab573;}
.purple {color: #652c90;}
.red {color: #A31D4B;}

::-webkit-input-placeholder { 
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase; 
	opacity: 0.5; 
}
::-moz-placeholder {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase; 
	opacity: 0.5; 
}
:-ms-input-placeholder {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase; 
	opacity: 0.5; 
}
input:-moz-placeholder {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase; 
	opacity: 0.5; 	
}
body .sticky-h {
    background-color: #fff;
    z-index: 1;
    padding: 10px;  
}
@media (min-width: 1200px) {
    body .sticky-h {
        display: none;
    }
}
@media (min-width: 768px) {
    body .sticky-h {
        position: sticky;
        top: 0px;
        z-index: 1;
    }
}
@media (max-width: 479px) {
    body.sticky-h .sticky-h {
        position: fixed;
        left: 0;
        top: 81px;
        width: 100%;
        margin: 0;
    }  
}

em {
	font-style: normal;
	font-size: 16px;
	font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;			
}
.iconBarLabel {
	float: right;
	font-size: 14px;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0 30px;
}
.muted a {
	color: #999999;
}
.well, .well a, .well a:hover {
	color: #999999;
}
.container ::-webkit-input-placeholder {
	font-size: 12px; 
	text-transform: uppercase; 
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	color: #000;
}
.container :-moz-placeholder {
	font-size: 12px; 
	text-transform: uppercase; 
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	color: #000;
}
.container ::-moz-placeholder {
	font-size: 12px; 
	text-transform: uppercase; 
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	color: #000;
}
.container :-ms-input-placeholder {
	font-size: 12px; 
	text-transform: uppercase; 
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	color: #000;
}


html.system-curtain-active body > *:not(#iPopStack):not(.system-curtain),
html.iPopActive body > *:not(#iPopStack):not(.system-curtain) {
    filter:blur(0px);
    -o-filter:blur(0px);
    -ms-filter:blur(0px);
    -moz-filter:blur(0px);
    -webkit-filter:blur(0px);
}


/* =CSS VARIABLES */
a {color: #39a9d1; text-decoration: underline;}
a:hover, a:focus {color: #74C3DF;outline: none;}


.content {
	font-size: 16px;	
	min-height: 300px;
}
.maxwidth-900 {max-width: 900px;}
.maxwidth-800 {max-width: 800px;}
.center-block {margin: 0 auto;}

/* =HEADER */
.header {
	background-image: url(../data/i/header-bg.jpg);	
}
.header a {
	color: #414142;	
	text-decoration: none;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
	letter-spacing: normal;
	margin-top: 3px;
	margin-bottom: 10px;
}
.footnote p {margin: 0;}
.col-header-left {width: 63%;}
.col-header-right {width: 37%;}

.logo {
	padding-top: 20px;
	padding-bottom: 20px;	
	display: block;
}
@media (min-width: 1025px) {.logo-sm {display: none;}}
@media (max-width: 1024px) {.logo-lg {display: none;}}
@media (min-width: 768px) {.logo-scroll {display: none;}}
@media (max-width: 767px) {.logo-sm {display: none;}}



.header-cart {
	font-family: 'bebasregular';	
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-size: 18px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #fff;
	padding-top: 25px;
	padding-bottom: 10px;
}
.header-cart div {
	display: inline-block;	
}
.header-extra {
	color: #414142;
	text-shadow: 2px 2px 2px #fff;
	font-size: 18px;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	padding-top: 10px;
}
.header-extra p {margin: 0; padding: 0;}
.header-extra br {display: none;}
@media (max-width: 370px) {
	.header-extra br {display: inline;}
}

.navbar-toggle {
	line-height: 1em;	
}
.navbar-toggle label {
	padding: 0; margin: 0;	
	text-transform: uppercase;
	color: #fff;
}
.navbar-inverse .navbar-toggle label {
	color: #ffffff;	
}
.navbar-toggle label:before {
	font-family: 'FontAwesome';
	content: '\f0c9';
	padding-right: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.col-header-left {width: 57%;}
	.col-header-right {width: 43%;}	
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-header-left {width: 53%;}
	.col-header-right {width: 47%;}	
	.header-cart {font-size: 13px; padding-top: 15px;}
}
@media (min-width: 768px) {
	.mobile-buttons {
		display: none;	
	}	
	.header-search .fa-close {
		display: none;	
	}	
}
@media (max-width: 767px) {
	.col-header-right > * {
		display: none;	
	}	
	.header-search {
		display: none;
		height: 60px;
		position: fixed;
		left: 0px;
		top: -80px;
		width: 100%;
		background-color: #6bcef2;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transition-delay: 0.2s;
		   -moz-transition-delay: 0.2s;
		     -o-transition-delay: 0.2s;
		        transition-delay: 0.2s;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row nowrap;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		   -moz-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.header-search .fa-close {
		position: absolute;
		right: 10px;
		top: 10px;
		font-size: 20px;
		cursor: pointer;
		color: #fff;	
	}
	.col-header-right .header-search form {
		background-color: #fff;	
	}
	.search-form-visible .header-search {
		top: 80px;
	}
	.col-header-left {
		width: 100%;
	}		
	.header {
		text-align: center;
		position: fixed;
		width: 100%;
		left: 0px;
		top: 0px;
		z-index: 1001;
	}	
	.logo {
		padding: 0;
	}

	body {
		padding-top: 100px;	
		-webkit-transition: all 0.2s;	
		-moz-transition: all 0.2s;	
		-o-transition: all 0.2s;	
		transition: all 0.2s;
	}
	.col-header-left {
		height: 80px;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row nowrap;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;	
		-webkit-box-align: center;	
		-webkit-align-items: center;	
		   -moz-box-align: center;	
		    -ms-flex-align: center;	
		        align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		   -moz-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.mobile-buttons {
		white-space: nowrap;	
		padding-left: 10px;
	}
	.mobile-buttons a {
		margin-left: 5px;	
	}
}

/* =FOOTER */
.footer {
	background-image: url(../data/i/header-bg.jpg);	
	padding: 30px 0px;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-size: 22px;
	color: #414142;
	text-shadow: 2px 2px 2px #fff;
	text-transform: uppercase;	
	margin-top: 20px;
}

/* taskId.16813408 fix cut font */
.footer * {
    /* line-height: 1.2em !for(ie edge); */
}

@media (max-width: 767px) {
    .footer {
        font-size: 18px;
    }
}
.footer-right-in {
	width: 220px;
	float: right
}
@media (max-width: 767px) {
    .footer-right-in {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    /*.footer-right-in > p:not(:first-child)::before {
        content: '\f111';
        font-family: 'FontAwesome';
        font-size: 6px;
        position: absolute;
        left: 0px;
        top: -3px;
    }
    .footer-right-in > p:not(:first-child) {
        position: relative;
        padding-left: 15px;
        margin-left: 8px;
    }*/
	
	/* custom position */
	.footer-right-in > p {
		flex: 1 1 auto;
		width: 100%;
	}
	.footer-right-in > p:nth-child(1),
	.footer-right-in > p:nth-child(4),
	.footer-right-in > p:nth-child(5) {
		margin-bottom: 20px;
	}
	.footer-right-in > p:nth-child(2) {width: 42%; text-align: right;}
	.footer-right-in > p:nth-child(3) {width: 58%; text-align: left;}
	.footer-right-in > p:nth-child(4) {width: 46%; text-align: right;}
	.footer-right-in > p:nth-child(5) {width: 54%; text-align: left;}
	
	.footer-right-in > p:nth-child(3)::before,
	.footer-right-in > p:nth-child(5)::before {
        content: '';
		display: inline-block;
		background-image: url(../data/i/footer-dot.png);
		background-repeat: no-repeat;
		background-position: left 0;
		margin-left: 10px;
		margin-right: 7px;
		width: 7px;
		height: 11px;
	}
}
@media (max-width: 649px) {
	.footer-right-in > p:nth-child(2) {width: 41%;}
	.footer-right-in > p:nth-child(3) {width: 59%;}
	.footer-right-in > p:nth-child(4) {width: 45%;}
	.footer-right-in > p:nth-child(5) {width: 55%;}		
}
@media (max-width: 479px) {
	.footer-right-in > p:nth-child(2) {width: 37%;}
	.footer-right-in > p:nth-child(3) {width: 63%;}
	.footer-right-in > p:nth-child(4) {width: 44%;}
	.footer-right-in > p:nth-child(5) {width: 56%;}	
}
@media (max-width: 399px) {
	.footer-right-in > p:nth-child(2) {width: 35%;}
	.footer-right-in > p:nth-child(3) {width: 65%;}
	.footer-right-in > p:nth-child(4) {width: 43%;}
	.footer-right-in > p:nth-child(5) {width: 57%;}	
}
@media (max-width: 349px) {
	.footer-right-in > p:nth-child(2) {width: 33%;}
	.footer-right-in > p:nth-child(3) {width: 67%;}
	.footer-right-in > p:nth-child(4) {width: 41%;}
	.footer-right-in > p:nth-child(5) {width: 59%;}	
}
.footer a {
	color: #414142;	
	text-decoration: none;
}
.footer h4 {
	font-size: 30px;
	padding: 0; margin: 0;
	margin-bottom: 20px;	
}
.footer h5 {
	font-size: 22px;	
	padding: 0; margin: 0;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
    .footer h5 {
        font-size: 18px;
    }
}
.footer form,
.header-search form {
	background-color: rgba(254,188,17,0.7);	f
	display: inline-block;
	line-height: 1em;	
	position: relative;
	width: 215px;
	height: 30px;
	margin-bottom: 25px;
	vertical-align: top;
}
@media (max-width: 767px) {
    .footer form, 
    .header-search form {
        width: 255px;
    }
}
.header-search form {
	margin-bottom: 0px;	
}
.footer input[type="text"],
.footer input[type="email"],
.header-search input[type="text"],
.header-search input[type="email"] {
	border: 0 none;
	background-color: transparent;	
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	margin: 0;
	width: 180px;
	position: absolute;
	padding: 2px;
	left: 5px;
	top: 6px;
	font-size: 10px;
	border-radius: 0;
	height: auto;
	box-shadow: none;
}
.footer input[type="text"],
.footer input[type="email"] {
	line-height: inherit;	
	top: 3px;	
}
.footer input[type="submit"],
.header-search input[type="submit"] {
	padding: 0; margin: 0;
	color: transparent;
	text-indent: -9999px;
	background-image: url(../data/i/search-btn.png);	
	background-repeat: no-repeat;
	background-color: transparent;
	width: 20px;
	height: 20px;
	display: inline-block;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	position: absolute;
	right: 5px;
	top: 5px;
}
.footer-social a {
	display: inline-block;
	margin-left: 10px;	
	margin-right: 10px;
	margin-bottom: 20px;
}
.footer-social h4 a {
	margin: 0;	
}
@media (max-width: 767px) {
    .footer-social a {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .footer-social a img {
        width: 24px;
    }
    .footer-social br {
        display: none;
    }
}
body.usa .col-footer-left form,
body.ca .col-footer-left form {
	margin-bottom: 60px;
}
body.usa .col-footer-left form button,
body.ca .col-footer-left form button {
	margin-top: 50px;
	background-color: #6bcef2;
	color: #fff;
	border: 0 none;
	border-radius: 0;
	padding-top: 10px;
	position: relative;
}
body.usa .col-footer-left form button:visible,
body.ca .col-footer-left form button:visible {
	background-color: red !important;
	background-image: none;
}
body.usa .col-footer-left form button::before, 
body.ca .col-footer-left form button::before {
	content: '- OR -';
	display: block;
	position: absolute;
	top: -30px;
	left: 0px;
	color: #444;
	text-align: center;
	width: 100%;
}
@media (max-width: 767px) {
	.footer div {text-align: center; float: none; margin: 0 auto;}
    .footer .row {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        margin-left: 0;
        margin-right: 0;
    }
    .footer .row::before,
    .footer .row::after {
        display: none;
    }
	.footer .row > div {
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .footer .row > div:nth-child(1) {
        order: 3
    }
    .footer .row > div:nth-child(2) {
        order: 2;
    }
    .footer .row > div:nth-child(3) {
        order: 1;
    }
}


.content {
	padding-bottom: 20px;	
}
.link-blue, .link-blue:hover, .link-blue:focus,
span.link-blue a, span.link-blue a:hover, span.link-blue a:focus {
	font-size: 16px;
	font-weight: normal;
	color: #6bcef2;
	display: block;
	text-decoration: none;
	text-transform: none;

	font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;	
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
.link-blue-inline, .link-blue-inline:hover, .link-blue-inline:focus {
	display: inline;	
}
span.link-blue a, span.link-blue a:hover, span.link-blue a:focus {
	display: inline;	
	text-decoration: underline;
}
.link-blue small {
	font-size: 12px;
}
.grey-italic {
	font-size: 16px;
	color: #414142;	
	font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;		
}
.sideBar h3 {
	margin-top: 0px;	
}
.sideBar ul {
	list-style-type: none; padding: 0; margin: 0;	
}

.sideBar a {
	padding: 10px 15px;
	display: block;	
	color: #777777;
}
.sideBar a:hover {
	text-decoration: none;	
	background-color: #EEEEEE;
}
.sideBar ul.nav {
	border-top: 1px solid #e5e5e5;	
	border-radius: 5px;
	margin-bottom: 15px;
}

.sideBar ul.nav > li {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.sideBar ul.nav > li:first-child {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
	
}
.sideBar ul.nav > li:last-child {
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;	
}
.sideBar ul ul a {
	padding-left: 30px;	
}
.sideBar ul ul ul a {
	padding-left: 50px;	
}
.sideBar ul ul ul ul a {
	padding-left: 70px;	
}
.sideBar li.currentPageLi > a,
.sideBar li.currentPageLi > a:hover {
	color: #39a9d1;
}

/* =FORMS */
.content input[type="text"],
.content input[type="password"],
.content input[type="email"] {
	background-color: #F9EA46;
	border: 2px solid #F9EA46;
	border-radius: 0;
	padding: 4px 6px;
}

.formRequired {color: #B94A48;}
.error input[type="text"],
.error input[type="password"],
.error input[type="email"],
.error select,
.error textarea {
	border-color: #B94A48;	
	color: #B94A48;	
}
.error .help-inline {
	color: #B94A48;
}
.formRequired {
	color: 	#B94A48;
	padding-left: 3px;
}

.form-inline input[type="text"],
.form-inline input[type="password"],
.form-inline input[type="email"],
.form-inline select {
	width: 180px;	
}
input[type="submit"], input[type="submit"]:hover, input[type="submit"]:focus {outline: none;}

/* =SIDE NAVIGATION */
/* the second level of side navigation (by default, support doesn't support it's styling) */
ul.nav-stacked ul {list-style-type: none; padding: 0; margin: 0;}
ul.nav-stacked ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;	
	padding-left: 30px;
	padding-right: 12px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

ul.nav-stacked ul ul li a {
	padding-left: 48px;	
}
ul.nav-stacked ul ul ul li a {
	padding-left: 66px;	
}

/* =SOCIAL ICONS */
/* https://github.com/FortAwesome/Font-Awesome/blob/master/css/font-awesome.css */
/* http://fortawesome.github.com/Font-Awesome/ */
.social {
	font-size: 20px; 
	text-shadow: 1px 1px 1px #fff;
}
.social a {
	-webkit-transition: all 0.5s;	
	transition: all 0.5s;	
}
.social a:before {
	font-family: 'FontAwesome'; 
	padding-right: 5px;
}
.social a:hover,
.social a:focus {
	text-decoration: none;
	font-size: 30px ; /* !for(webkit firefox opera) */
	outline: none;
	color: #39a9d1;
}
.social a span {display: none;}

.social a.twitter:before {content: '\f081';}
.social a.facebook:before {content: '\f082';}
.social a.pinterest:before {content: '\f0d3';}
.social a.gplus:before {content: '\f0d4';}
.social a.linkedin:before {content: '\f08c';}
.social a.skype:before {content: '\f17e';}
.social a.tumblr:before {content: '\f174';}
.social a.instagram:before {content: '\f16d';}
.social a.youtube:before {content: '\f166';}
.social a.flickr:before {content: '\f16e';}
.social a.newsletter:before {content: '\f15c';}
.social a.mail:before {content: '\f0e0';}
.social a.mail2:before {content: '\f003';}
.social a.rss:before {content: '\f143';}

.social a.twitter:hover, .social a.twitter:focus {color: #41C8F5;}
.social a.facebook:hover, .social a.facebook:focus {color: #456CAF;}
.social a.pinterest:hover, .social a.pinterest:focus {color: #D73532;}
.social a.gplus:hover, .social a.gplus:focus {color: #BB3627;}
.social a.linkedin:hover, .social a.linkedin:focus {color: #1D6DA2;}
.social a.skype:hover, .social a.skype:focus {color: #00C0ED;}
.social a.tumblr:hover, .social a.tumblr:focus {color: #2C4661;}
.social a.instagram:hover, .social a.instagram:focus {color: #6D5346;}
.social a.youtube:hover, .social a.youtube:focus {color: #E03C3B;}
.social a.flickr:hover, .social a.flickr:focus {color: #FF0084;}
.social a.rss:hover, .social a.rss:focus {color: #FE9900;}
 
/* =SITEMAP */
ul.sitemap, ul.sitemap ul {list-style-type: none; padding: 0; margin: 0; margin-left: 25px;}
ul.sitemap li {margin-top: 5px; margin-bottom: 5px;}
ul.sitemap li:before {
	content: "\f07c"; 
	font-family: 'FontAwesome'; 
	padding-right: 5px;
	color: #39a9d1;
}
ul.sitemap li.leafNode:before {content: '\f0f6'}

.phoneLink:before {
	content: "\f095"; 
	font-family: 'FontAwesome'; 
	padding-right: 5px;
}

ul.footer-nav {
	list-style-type: none; padding: 0; margin: 0; 
	margin-bottom: 15px;
}
ul.footer-nav li {
	padding: 0; margin: 0; display: inline-block;
	padding-right: 15px;
}
ul.footer-nav li:before {
	font-family: 'FontAwesome'; padding-right: 5px;
}

.copyright {
	margin-top: 10px;	
}

/* =SLIDESHOW */
.carousel img {
	height: auto !important;	
	max-width: 100% !important;
}
.carousel-caption {
	background-color: rgba(0,0,0,0.6);	
	padding: 10px;
	padding-bottom: 20px;
	bottom: 70px;
}
.carousel-caption h3 {
	padding: 0; margin: 0;
	margin-bottom: 10px;	
	margin-top: 10px;
	text-transform: uppercase;
	color: #fff;
}
.carousel-indicators li, .carousel-indicators li.active {
	margin-right: 5px;
}
.carousel-control:focus {
	outline: none;
}

.nav-tabs {
	margin-bottom: 15px;	
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color: #39a9d1; border-color: #39a9d1;}

/* =IPOP */
.iPopBlock {
	background-color: rgba(255,255,255,0.4);	
}
.iPopData {
	background-color: #fff;	
}
.iPopBlock .iPopCloseBtn {
	background-image: url(../data/i/popup-close.png);	
	background-image: url(../data/i/popup-close-lg.png?ver2);
	background-repeat: no-repeat;
	width: 16px;
	width: 32px;
    width: 35px;
	height: 16px;
	height: 32px;
    height: 35px;
	right: 50px;
	right: 29px;
	top: 50px;
	top: 29px;
}
.iPopBlock.inlineType.styled .iPopBox {
	padding: 10px;
}
.iPopBlock.styled .iPopBox {
	background-color: rgba(255,255,255,0.5);	
	border: 5px solid #F9EA46;
}
.iPopBlock .iPopData {
	display: block;
	padding: 10px;
}
.iPopBlock.loading {
	background-image: url(../data/i/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;	
}
.iPopBlock.loading .iPopClose {
	display: none;
}
.iPopBlock.loading.styled .iPopBox {
	border: 0 none;
	background-color: transparent;
	background-image: none;
	box-shadow: none;	
}
.iPopBlock.loading .iPopData {
	background-color: transparent;	
	background-image: none;
}
@media (max-width: 479px) {
	.iPopBlock.inlineType.styled .iPopBox {
		padding: 0px;	
	}
}

/* scrollpane */
.jspVerticalBar {
	width: 22px;	
}
.jspVerticalBar .jspArrow {
	height: 22px;	
}
.jspTrack {
	background-color: #f5f5f5;	
}
.jspArrow,
.jspArrow.jspDisabled {
	background-color: #7B7C7C;
	background-image: url(../data/i/jsp-arrows.png);
	background-repeat: no-repeat;
	background-position: center 6px;
}
.jspArrowDown,
.jspArrowDown.jspDisabled {
	background-position: center -34px;
}
.jspDrag {
	background-color: #B3B1B1;	
}
/* disable plugin on smaller resolution, as it is not responsive */
@media (max-width: 1199px) {
	.scroll-pane {
		padding: 0 !important; 
		margin: 0 !important; 
		width: auto !important; 
		overflow: auto !important;
	}
	.jspContainer {
		width: auto !important;
		height: auto !important;	
	}
	.jspPane {
		position: static !important;
		width: auto !important;
		height: auto !important;
	}
	.jspVerticalBar {
		display: none;	
	}
}

.iPopBlock.imageType .iPopData {
    background-color: #F9EA46;
    padding: 4px;
}
.iPopBlock.imageType .iPopCloseBtn {
    right: 28px;
    top: 28px;
}

/* =NEWSLETTER POPUP */
.loginbox-ipop.iPopBlock .iPopCloseBtn {
	right: 60px;
	top: 60px;	
} 
.loginbox-ipop.iPopBlock .iPopData {
	background-color: transparent;	
}
.newsletter-popup-link {
	display: none;	
}
.newsletter-popup,
.ipop-footer-newsletter-thank {
	background-color: #fff;	
	padding: 20px;
	font-size: 16px;
	font-size: 15px;
	color: #000;
	
	font-family: 'CenturySchoolbookRegular', Arial, Helvetica, sans-serif;	
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;	
	font-style: normal;
	line-height: 1.2em;
}
.ipop-footer-newsletter-thank {
	text-align: center;	
}
.newsletter-popup em,
.ipop-footer-newsletter-thank em {
	font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;		
	font-size: 15px;
}
.newsletter-popup h3,
.ipop-footer-newsletter-thank h3 {
	color: #6bcef2;
	font-size: 27px;
	font-style: normal;
	text-shadow: none;	
}

.newsletter-popup ::-webkit-input-placeholder {text-align: center;}
.newsletter-popup ::-moz-placeholder {text-align: center;}
.newsletter-popup :-ms-input-placeholder {text-align: center;}
.newsletter-popup input:-moz-placeholder {text-align: center;}

.newsletter-popup form {
	display: block;
	clear: both;
}
.newsletter-popup .newsletter-form-wrapper {
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	text-align: right;
	max-width: 200px;
}
.newsletter-popup input[type="email"],
.newsletter-popup input[type="text"] {
	background-color: #F9EA46;
	border-radius: 0;	
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #404041;
	margin-bottom: 10px;
}
.newsletter-popup input[type="submit"] {
	color: #fff;	
	float: right;
	margin-top: 10px;
}
.newsletter-popup hr {
	border: 0 none;
	border-bottom: 4px solid #F9EA46;	
}
.newsletter-popup a {
	text-decoration: underline;
}
.newsletter-popup div.alert-error {
	display: none;	
}

/* =ABOUT US */
.table-about-us h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.table-about-us h4 small {
	color: #404041;
	text-transform: none;
	font-weight: normal;	
	font-size: 16px;
	font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;		
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;		
}

/* =WHOLSALE DOWNLOADS */
.table-wholesale-downloads .row > div {
	margin-bottom: 30px;	
}
@media (max-width: 767px) {
	.table-wholesale-downloads .row > div {width: 25%; float: left;}	
}
@media (max-width: 559px) {
	.table-wholesale-downloads .row > div {width: 50%;}	
}
@media (max-width: 319px) {
	.table-wholesale-downloads .row > div {width: 100%; float: none;}	
}

/* CUSTOM SELECT BOX STYLE */
.selectbox {
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border: 0 none;	
	background-color: #F9EA46;	
	overflow: hidden;
	font-size: 16px;
}
.selectbox select {
	z-index: 10;
	position: relative;
	background: none;
	outline: none;
	opacity: 0;
	-webkit-appearance: none;
	filter: alpha(opacity=0);
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 20px;
	/* confirmation page cc dates */
	padding-right: 40px;
	width: 100%;
	display: inline;
	font-size: 16px;	
}
.selecttext {
	z-index: 9;
	position: absolute;
	left: 10px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-top: 6px;
	padding-right: 35px;
	background: transparent;
	font-size: 16px;	
}
.select-arrow {
	background: url(../data/i/arrow-bottom-select.png) no-repeat 50% 50%;
	position: absolute;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 100%;
	width: 35px;
	top: 0;
	right: 0;
}

/* =MY ACCOUNT */
table.crmAccountInfo,
table.crmCommForm,
table.crmLocationForm {
	max-width: 600px;	
}

/* login form */
.login-form-page-block {
	max-width: 240px;	
}
.login-form-page-block .row {
	padding-bottom: 10px;	
}
.login-form-page-block input[type="checkbox"] {
	display: inline;	
	margin: 0; padding: 0;
}
.login-form-page-block input[type="submit"] {
	background-color: #6bcef2;
	border-color: #6bcef2;
	border-radius: 0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.login-form-page-block label {
	font-weight: normal;
	display: inline;	
	cursor: pointer;
}
.checkoutError {
	color: #A31D4B;
	padding-bottom: 10px;	
}
@media (max-width: 479px) {
	.login-form-page-block .row > div {
		width: 100%;
		float: none;	
	}
}

/* password recovery */
.passwordrecovery-wrapper {
	font-size: 16px;
	text-align: center;
	padding: 20px;
	font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;		
}
.passwordrecovery-wrapper h3 {
	color: #6bcef2;
	font-size: 27px;
}
.passwordrecovery-form-wrapper {
	width: 200px;
	margin: 0 auto;
	text-align: right;	
	padding-top: 15px;
}
.passwordrecovery-form-wrapper input[type="email"],
.passwordrecovery-form-wrapper input[type="text"],
.passwordrecovery-form-wrapper input[type="password"] {
	width: 100%;	
	text-align: center;
}
.error {color: #A31D4B;}
#passsend + .error {text-align: center;}
@media (max-width: 479px) {
	.passwordrecovery-wrapper {padding: 10px;}
	.passwordrecovery-form-wrapper {padding-top: 5px;}
}

/*.ajax-loader {
    background-color: rgba(255,255,255, 0.5);
    background-image: url(../data/i/ajax-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.ajax-loader.loading {
	display: block;	
}*/

/* =LOGIN BOX */
.login-box {
	padding-top: 20px;
	padding-bottom: 20px;	
	background-color: #fff;
}
.login-box h2 {
	font-size: 27px;
	color: #6BCEF2;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: center;
}
.login-box small {
	color: #414142;
	font-size: 16px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;		
}
.login-box a {
	text-decoration: underline;
	color: #6bcef2;
	display: block;
	width: 200px;
	text-align: right;
	font-size: 16px;
	margin: 15px auto 0px;
	font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
	/* fix media.blueq problem */
	font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;			
}
.login-box form {
	display: block;	
	text-align: center;
}
.login-box hr {
	border: 0 none;
	border-bottom: 4px solid #F9EA46;
	max-width: 550px;
}
.login-box input[type="text"],
.login-box input[type="email"],
.login-box input[type="password"] {
	background-color: #F9EA46;
	width: 200px;
	height: auto;
	color: #414042;
	border: 0 none;
	border-radius: 0;	
	padding: 8px;
	border-radius: none;
	margin-bottom: 10px;
	box-shadow: none;
	text-transform: none;
	text-align: center;
	display: inline;
	line-height: 1em;
	font-size: 16px;
}
.login-box ::-webkit-input-placeholder {
	font-size: 12px;
	/* padding-top: 3px !for(webkit); */
}
.login-box ::-moz-placeholder {
	font-size: 12px;
}
.login-box :-ms-input-placeholder {
	font-size: 12px;
}
.login-box input:-moz-placeholder {
	font-size: 12px;
}

.login-box .alert-block {
	color: red;
	padding: 0; margin: 0;
}
.login-box .alert-block .close {
	display: none;	
}
.login-box .alert-danger {
	background-color: #fff;
	box-shadow: none;
	border: 0 none;
	border-radius: 0;
	padding: 0; margin: 0;	
	padding-bottom: 20px;
}
#F109 .help-inline {
	display: none;	
}


/* 403 */
.login-page-box {
	max-width: 260px;
	margin: 0 auto;	
}
.login-page-box div.table-responsive {
	border: 0 none;	
	overflow: inherit;
}
.login-page-box table,
.login-page-box td, 
.login-page-box th {
	border: 0 none !important;	
}
.login-page-box tr {
	padding: 0 !important;	
}
.login-page-box th,
.login-page-box td {
	padding-top: 5px;
	padding-bottom: 5px;	
}
.login-page-box table table th,
.login-page-box table table td {
	padding: 0;	
}

/* scroller */
#scrollUp {
	background-image: url(../data/i/scrollup.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 46px;
    bottom: 45%;
    display: inline-block;
    font-family: 'FontAwesome';
	text-indent: -9999px;
    font-size: 35px;
    line-height: 1em;
	padding: 0px;
    right: 10px;
    transition: all 150ms linear 0s;
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
}
@media (max-width: 1199px) {
	#scrollUp {
		bottom: 0px;
		right: 0px;
	}	
}
@media (max-width: 767px) {
	#scrollUp {
		display: none;	
	}
}

/* unsubscribe */
.unsubscribe .optOutInner > span {
	display: block;	
	margin-bottom: 10px;
}
.unsubscribe input[type="email"],
.unsubscribe input[name*="email"] {
	width: 250px;	
}
.unsubscribe input[type="submit"] {
	background-color: #6bcef2;	
	color: #fff;
	text-transform: uppercase;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	padding: 10px 15px 5px;
	border: 0 none;
	border-radius: 0;
}
.unsubscribe textarea {
	background-color: #F9EA46;
	border: 0 none;
	border-radius: 0;
	padding: 5px;	
	margin-bottom: 10px;
}

/* unsubscribe */
.optOutMessage {
	margin-bottom: 5px;
}
.optOutOuter textarea {
	background-color: #f5f5f5;
	border: 0 none;
	padding: 10px;
	width: 500px;
	max-width: 100%;
	height: 150px;
	margin: 10px 0;
}
.optOutOuter label {
	font-weight: normal;
}
.optOutSubmit input, .optOutSubmit input:hover, .optOutSubmit input:focus {
	background-color: #F9EA46;
	border-color: &yellow;
	border-radius: 0;
	font-weight: bold;
}

@media (min-width: 768px) {
	.navbar-close {
		display: none;
	}	
}
@media (max-width: 767px) {
	.navbar-close {
		position: absolute;
		right: 0px;
		top: 0px;
		background-color: #6bcef2;
		font-size: 24px;
		width: 40px;
		height: 40px;
		cursor: pointer;
		color: #fff;
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: center;
	}
}

code,
.code {
	background-color: #f2f2f2;
	padding: 10px 15px;
	border: 1px solid #d7d7d7;	
	border-radius: 3px;
	font-family: 'PT Mono', monospace;
	font-weight: normal;
	color: #180051;
	letter-spacing: normal;
}
span.code,
code {
	padding: 2px 5px;	
}
br + code {
	padding: 5px 10px;	
	margin: 10px 0px;
	display: inline-block;
}
p.code,
div.code {
    max-height: 200px;
    overflow-y: auto;
}
p.code,
div.code-small {
	font-size: 11px;
	line-height: 1.4em;
}

.docs-srcset figure {
	position: relative;
}
.docs-srcset figcaption {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	width: 100%;
	padding: 5px 10px;
	text-align: center;
	display: none;
}
.docs-srcset figure img {
	margin: 0;
}
@media (min-width: 1025px) {
	.docs-srcset figcaption.figcaption-desktop {
		display: block;	
	}	
}
@media (min-width: 800px) and (max-width: 1024px) {
	.docs-srcset figcaption.figcaption-tablet-horizontal {
		display: block;
	}	
}
@media (min-width: 768px) and (max-width: 799px) {
	.docs-srcset figcaption.figcaption-tablet-vertical {
		display: block;
	}	
}
@media (min-width: 480px) and (max-width: 767px) {
	.docs-srcset figcaption.figcaption-phone-horizontal {
		display: block;
	}	
}
@media (max-width: 479px) {
	.docs-srcset figcaption.figcaption-phone-vertical {
		display: block;
	}	
}
/*** END responsive/global/common.css ***/

/*** START responsive/global/news.css ***/
/* News */
.newsListItem {
	margin-bottom: 15px;	
}
.newsListItem h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.newsItem h1.pageTitle {
	margin: 0; padding: 0;	
	margin-bottom: 15px;
}
/*** END responsive/global/news.css ***/

/*** START responsive/global/gallery.css ***/
/* Gallery */
.typeFancybox ul {
		padding: 0; margin: 0; list-style-type: none;
}
/* styles are copied from bootstrap .thubnail */
.galleria-thumbnails-container .galleria-thumbnails .galleria-image,
.typeFancybox li {
  display: inline-block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;

	margin-right: 5px;
	margin-bottom: 5px;
}

.galleria-thumbnails-container .galleria-thumbnails .galleria-image:hover,
.galleria-thumbnails-container .galleria-thumbnails .galleria-image:focus,
.typeFancybox li:hover,
.typeFancybox li:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}




/*** END responsive/global/gallery.css ***/

/*** START responsive/global/e-commerce.css ***/
/* E-commerce */

/* =ECOMMERCE SEARCH RESULTS */
.ecs-search-results {
    clear: both;
    overflow: hidden;
}
.ecs-search-results-item {
    float: left;
    width: 50%;
}
.ecs-search-results-item-in {
    clear: both;
    overflow: hidden;
    border: 4px solid #F9EA46;
    padding: 7px;
    position: relative;
    margin-bottom: 30px;
}
.ecs-search-results-item:nth-child(odd) .ecs-search-results-item-in {
    margin-right: 15px;
}
.ecs-search-results-item:nth-child(even) .ecs-search-results-item-in {
    margin-left: 15px;
}
.ecs-search-results-item img {
    margin-bottom: 0px;
}
.ecs-search-results h3 {
    line-height: 20px;
    padding: 0; margin: 0;
    margin-top: 25px;
    margin-bottom: 10px;

}
.ecs-search-results h3 a.ecs-search-title {
    color: #404041;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
}
.ecs-search-price {font-size: 20px;}
.ecs-search-results-item .btn-small-yellow {
    position: absolute;
    left: 170px;
    bottom: 20px;
}
@media (max-width: 991px) {
    .ecs-search-results h3 {
        margin-top: 10px;
    }
}
@media (max-width: 899px) {
    .ecs-search-results-item {
        width: 100%;
        float: left;
    }
    .ecs-search-results-item:nth-child(odd) .ecs-search-results-item-in,
    .ecs-search-results-item:nth-child(even) .ecs-search-results-item-in {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (max-width: 479px) {
    .ecs-search-results-item .btn-small-yellow {
        position: static;
        margin-top: 15px;
    }
}
@media (max-width: 399px) {
    .ecs-search-results-item img {
        display: block;
        float: none;
    }
}
.navbar-ecs {
    margin-top: 51px;
}

/* checkout default loader */
#screen {
    opacity: 1 !important;
    z-index: 1111 !important;
    background-color: rgba(255,255,255,0.5) !important;
}

/* =SEARCH */
.row-ecs-search {
    margin-bottom: 20px;
}
.ecsSearchTitle {
    color: #A31D4B;
    font-weight: bold;
}

/* =CATEGORY */
.col-cat-desc img {
    width: 100%;
}
.col-cat-desc img.cat-img-sm {
	display: none;
}
@media (max-width: 479px) {
	img.cat-img-lg[small="yes"] {
		display: none;	
	}
	img.cat-img-lg + img.cat-img-sm {
		display: block;	
	}	
}
div.ecs-cat-product-label {
    padding-left: 15px;
}
div.ecs-cat-img {
    position: relative;
}
.ecs-cat-products {
    padding-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
}
.col-product-list-item {
    padding-bottom: 30px;
}
.product-container {
    position: relative;
}

.product-container .quick-shop-link {
    position: absolute;
    right: -30px;
    top: 0px;
    opacity: 0;

    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*.product-container:hover .quick-shop-link {
    opacity: 1;
    right: 0px;
}*/
.col-product-list-item a {
    text-decoration: none;
    font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #231f20;
}
.col-product-list-item a .old-price {
    /*text-decoration: line-through;*/

    position: relative;
}
.col-product-list-item a .old-price:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform:rotate(-12deg);
    -moz-transform:rotate(-12deg);
    -ms-transform:rotate(-12deg);
    -o-transform:rotate(-12deg);
    transform:rotate(-12deg);
}
.col-product-list-item a .new-price {
    color: #ed1c24;
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    text-transform: uppercase;
}
.col-product-list-item img {
    margin-bottom: 5px;
}
@media (max-width: 659px) {
	.col-product-list-item {
		width: 50%;	
	}	
}
@media (max-width: 399px) {
    .col-product-list-item {
        width: 100%;
        float: none;
    }
}

/* =ITEM */
/*.ecs-new-label {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #F9EA46;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #fff;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 10px;
	padding-right: 10px;
}
.ecs-new-label::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 10px;
	border-color: transparent transparent transparent #F9EA46;	
	position: absolute;
	left: 100%;
	top: 0px;	
}*/
.ecs-new-label,
.ecs-promo-label {
	background-image: url(../data/i/new.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 70px;
	height: 51px;
	padding: 0; margin: 0;
	position: absolute;
	left: 0;
	top: 0;	
}
.ecs-promo-label {
	background-image: url(../data/i/sale-tag.png);
}
.ecs-new-label span,
.ecs-promo-label span {
	display: none;	
}
.priceTable.form-horizontal .control-label {
    text-align: left;
    font-weight: normal;
}
.priceTable .form-group {
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 320px;
}
.priceTable .form-group .selectbox select {
    min-width: 110px;
}

#priceBox {
    font-weight: normal;
}
#oldPriceBox {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
    position: relative;
}
#priceCell #oldPriceBox,
#priceCell .old-price-value {
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}
#oldPriceBox:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform:rotate(-12deg);
    -moz-transform:rotate(-12deg);
    -ms-transform:rotate(-12deg);
    -o-transform:rotate(-12deg);
    transform:rotate(-12deg);
}
#priceBox.promo-price {
    color: #ed1c24;
    display: block;
}
#priceBox.promo-price:before {
    content: 'Now ';
    text-transform: uppercase;
}
.old-price-value {
    float: left;
    font-weight: normal;
    padding-right: 5px;
    display: inline-block;
    text-transform: none;
}
.ecsPadding {
    padding-top: 2px;
}
.row-product-details {
    padding-top: 18px;
}
.row-product-details h1,
.price-cell {
    color: #414042;
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 16px;
}
.sku-cell {
    font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin-top: 10px;
}
.favorite-link {
    display: none;
}
.favorite-link p {
    display: inline;
}
.product-desc {
    font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.2em;
}
.product-desc-extra {
    background-color: #ffffff;
    color: #6bcef2;
    padding: 0px 0px;
    line-height: 1.2em;
    font-size: 14px;
}
.product-desc-extra p {
    margin: 0;
}
@media (min-width: 768px) {
	.product-desc-extra {
		margin-bottom: 10px;	
	}		
}
@media (max-width: 767px) {
	.product-desc-extra {
		margin-bottom: 15px;	
	}	
}
.dimensions {
    margin-bottom: 15px;
    margin-top: -5px;
}
.volumeweight {
    margin-bottom: 15px;
}
#quantity {
    margin-top: 40px;
}
.rating-summary {
    margin-top: 20px;
    margin-bottom: 20px;
}
.rating-summary .cmt-summary-count {
    display: block;
    margin-top: 7px;
}
@media (max-width: 767px) {
	.priceTable .rating-summary .cmt-summary-count {
		display: none;
	}
}
.rating {
    background-image: url(../data/i/rating.png);
    background-repeat: no-repeat;
    width: 135px;
    height: 22px;
    margin-top: 10px;
}
.rating0 {display: none;}
.rating1 {background-position: 0px -120px;}
.rating2 {background-position: 0px -90px;}
.rating3 {background-position: 0px -60px;}
.rating4 {background-position: 0px -30px;}
.rating5 {background-position: 0px 0px;}

.ecs-social,
.blog-post-social,
.blog-list-social {
    margin-top: 20px;
}
.blog-list-social {
    margin-bottom: 20px;
}
.ecs-social a,
.blog-post-social a,
.blog-list-social a {
    display: inline-block;
    margin-right: 20px;
}
.ecs-social a i, 
.blog-post-social a i, 
.blog-list-social a i {
	font-size: 27px;
	color: #7B7C7C;
	display: inline-block;
}
.ecs-social a i.fa-envelope, 
.blog-post-social a i.fa-envelope, 
.blog-list-social a i.fa-envelope {
	font-size: 24px;
}
.ecs-social a i.fa-pinterest, 
.blog-post-social a i.fa-pinterest, 
.blog-list-social a i.fa-pinterest {
	position: relative;
	z-index: 999;
}
.x-ecs-social a.addthis_button_pinterest_pinit,
.blog-post-social a.addthis_button_pinterest_pinit {
    display: inline-block;
    background-image: url(../data/c/ecs-social-pinterest.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
}
.ecs-social a iframe,
.blog-post-social a iframe {
    opacity: 0;
}
.qty-cell input[type="text"] {
    background-color: #F9EA46;
    border: 1px solid #9d9fa2;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 10px;
    font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    font-size: 24px;
    display: inline-block;
    width: 56px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    display: none;
}
.qty-cell label {
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-weight: normal;
    display: block;
}
.qty-cell {
    margin-bottom: 10px;
}
.qty-cell select {
    padding-right: 45px;
    padding-right: 20px ; /* !for(firefox) */
}
.ProductGalleryContainer  {
    position: relative;
    padding-right: 30px;
}
/* make images behind while slide is moving */
#ecsProductGallery.in-transition {z-index: 10;}
#ecsProductGallery.in-transition ~ img {z-index: 1;}

.ecsGallery .theatre-actor {
    width: 69%;
}
.ecsGallery .theatre-actor a {
    padding: 8px 25px;
    /* display: inline-block; -- on Puhpa's Samsung it incorrectly calculates 100% of IMG inside this - must be "block" */
    display: block;
}
/* REMOVE THIS NOTE !important to rewrite styles of MagicZoom plugin */
.ecsGallery .theatre-actor a img {
    outline: 4px solid #F9EA46;
    border: 12px solid #fff;
    margin: 0;
    padding: 0;
    width: 100%;
}
.gallery-controls {
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.ProductGalleryContainer .theatre-actor {
    padding-left: 10px;
}
.gallery-control-left {left: 0px;}
.gallery-control-right {right: 32%;}
.ecsGallery[position="last"] ~ .gallery-control-right {display: none;}
.ecsGallery[position="first"] ~ .gallery-control-left {display: none;}
.ecsGallery .theatre-actor-last {margin-right: 100%;} /* fake space behind last so the next is not visible */

@media (min-width: 768px) and (max-width: 991px) {
    .ecsGallery .theatre-actor {width: 100%;}
    .gallery-control-right {right: 10px;}
}
@media (max-width: 767px) {
    .gallery-control-right {right: 10px;}
    .ecsGallery {
        margin-top: 20px;
    }
    .ecsGallery .theatre-actor {
        width: 100%;
    }
	#quantity {
		float: left;
		margin-top: 0px;	
		margin-right: 20px;
	}
	#quantity + input[type="submit"] {
		/*width: 180px;
		background-size: 100% auto;	*/
		margin-top: 7px;
	}
	.ecs-social {
		clear: both;
		overflow: hidden;	
	}
}
@media (min-width: 480px) {
	.gallery-control-left,
	.gallery-control-right {
		width: 24px;
		height: 24px;
	}
}
@media (max-width: 479px) {
	/* taskId.16808275 */
	.ProductGalleryContainer {
		padding-right: 0px;
	}
	.ProductGalleryContainer .theatre-actor {
		padding-left: 0px;	
	}
	.ecsGallery .theatre-actor a {
		padding-left: 10px;
		padding-right: 10px;	
	}
	.ecsGallery {
		margin-bottom: 10px;	
		clear: both;
		overflow: hidden;
	}
	.xs-gallery-container {
		margin-bottom: 10px;	
		clear: both;
		overflow: hidden;
	}
	.gallery-controls {
		position: static;	
	}
	.gallery-control-left {
		float: left;
		margin-left: -webkit-calc(50% - 30px);
		margin-left: -moz-calc(50% - 30px);
		margin-left: calc(50% - 30px);
	}
	.gallery-control-right {
		float: right;
		margin-right: -webkit-calc(50% - 50px);
		margin-right: -moz-calc(50% - 50px);
		margin-right: calc(50% - 50px);	
	}
	.ecsGallery[position="last"] ~ .gallery-control-right {display: block;}
	.ecsGallery[position="first"] ~ .gallery-control-left {display: block;}
}

.related-product a {
    border-bottom: 4px solid #F9EA46;
    display: block; /* inline-block doesn't make image resize on small resolution */
}
.related-product img {
    margin-bottom: 12px;
    margin-top: 15px;
    width: 100%;
}

@media (max-width: 479px) {.col-related-product {width: 50%;}}

/* zoom */
.col-product-details {
    position: relative;
}
.air-zoom-cursor {
    background-image: url(../data/i/zoom-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255,255,255,0.6);
    border: 4px solid #6bcef2;
}
.view-container {
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.view-container > div {
    background-color: #fff;
    border: 4px solid #6bcef2;
}
@media (max-width: 1024px) {
    .view-container,
    .air-zoom-cursor {
        display: none !important;
    }
}
@media (max-width: 767px) {
    /* reset fixHeight plugin */
    .col-product-details, .col-product-img {height: auto !important;}
}

/* related produts */
@media (max-width: 767px) {
	.related-products > div {
		width: 20%;		
	}
}
@media (max-width: 599px) {
	.related-products {
		margin-left: -5px;
		margin-right: -5px;	
	}
	.related-products > div {
		width: 25%;		
		padding-left: 5px;
		padding-right: 5px;
	}
	.related-products > div:nth-child(5) {
		display: none;	
	}
}
@media (max-width: 479px) {
	.related-products > div {
		width: 50%;		
	}
}

/* added to cart popup */
.added-to-cart-popup-container {
    padding: 15px;
}
.td-added-desc {
    background-color: #F9EA46;
    padding: 20px;
    font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-left: 2px solid #fff;
    max-width: 270px;
}
.td-added-desc strong {
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    text-transform: uppercase;
}
.table-added-to-cart {
    margin: 25px 0px;
}
.table-added-to-cart-buttons {
    width: 100%;
}
.table-added-to-cart-buttons td:first-child {
    padding-right: 5px;
}
.table-added-to-cart-buttons td:last-child {
    padding-left: 5px;
}
.table-added-to-cart-buttons a {
    background-color: #6bcef2;
    color: #fff;
    font-size: 16px;
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    tex-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: block;
    white-space: nowrap;
    padding: 7px 12px 5px;
}
@media (min-width: 600px) {
	.table-added-to-cart-buttons a {
		display: flex;
		flex-flow: row nowrap;
		align-items: baseline;		
	}
	.added-to-cart-popup-container .btn-keep-shopping::before {
		content: '\f053';
		font-family: 'FontAwesome';
		padding-right: 5px;

		/* fix media.blueq */
		content: '';
		background-image: url(../data/i/fa-chevron-left.png);
		background-repeat: no-repeat;
		padding-left: 17px;
		vertical-align: top;
		line-height: 1.3em;
		width: 10px;
		height: 14px;
	}
	.added-to-cart-popup-container .btn-checkout::after {
		content: '\f054';
		font-family: 'FontAwesome';
		padding-left: 5px;

		/* fix media.blueq */
		content: '';
		background-image: url(../data/i/fa-chevron-right.png);
		background-repeat: no-repeat;
		background-position: right top;
		padding-right: 17px;
		line-height: 1.3em;
		vertical-align: top;
		width: 10px;
		height: 14px;
	}
	.added-to-cart-popup-container .btn-my-cart::before {
		content: '\f07a';
		font-family: 'FontAwesome';
		padding-right: 5px;

		/* fix media.blueq */
		content: '';
		background-image: url(../data/i/fa-shopping-cart.png);
		background-repeat: no-repeat;
		background-position: left 0px;
		padding-left: 17px;
		width: 15px;
		height: 12px;
	}	
}
@media (max-width: 767px) {
	.table-added-to-cart-buttons a {
		padding: 7px 20px;
		margin-bottom: 10px;
	}
	.table-added-to-cart-buttons td:first-child {
		padding-right: 15px;
	}
	.table-added-to-cart-buttons td:last-child {
		padding-left: 15px;
	}	
}
@media (max-width: 599px) {
    .table-added-to-cart-buttons td, 
	.table-added-to-cart-buttons td:first-child, 
	.table-added-to-cart-buttons td:last-child {
        display: block;
        padding: 0;
        margin: 0 auto 15px;
        max-width: 220px;
    }
	.table-added-to-cart-buttons a {
		font-size: 22px;
		padding: 12px 20px 10px;
		letter-spacing: 0.4px;
		letter-spacing: normal;
		display: flex;
		flex-flow: row nowrap;
		align-items: flex-end;
		justify-content: center;
	}
    .td-added-img {
        display: none;
    }
    .table-added-to-cart-buttons a.btn-keep-shopping::before,
    .table-added-to-cart-buttons a.btn-my-cart::before,
    .table-added-to-cart-buttons a.btn-checkout::after {
		background-image: url(../data/i/cart-popup-icons.png);
		background-repeat: no-repeat;     
		height: 22px;  
        content: '';        
    }
	.table-added-to-cart-buttons a.btn-keep-shopping::before {
		width: 14px;
		background-position: -100px -1px;
        /* background-position: -100px 0 !for(webkit); */
		margin-right: 10px;
		margin-top: -5px;
	}
	.table-added-to-cart-buttons a.btn-my-cart::before {
		width: 22px;
        background-position: 0px -2px;
		/* background-position: 0px -1px !for(webkit); */
		margin-right: 10px;
		margin-top: -1px;
	}
	.table-added-to-cart-buttons a.btn-checkout::after {
		width: 14px;
		background-position: -50px -1px;
        /* background-position: -50px 0px !for(webkit); */
		margin-left: 10px;
		margin-top: -6px;
	}
}

/* =CART */
.cart-qty-input {
    display: none;    
}
.cart-qty-select select {
    padding-right: 40px;
    padding-right: 15px ; /* !for(firefox) */
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .cartUpdateLink-xs {
        display: none;
    }
}
@media (max-width: 767px) {
    .cartUpdateLink-lg {
        display: none;
    }
	.cart-qty-select .selectbox {
		display: flex;
		flex-flow: row wrap;
		align-items: baseline;		
	}	
}
.ipop-cart-minimum-order.iPopBlock.styled .iPopBox {
    text-align: center;
}
.ipop-cart-minimum-order {
    letter-spacing: normal;

    font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;
    /* fix media.blueq problem */
    font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}
.ipop-cart-minimum-order h3 {
    color: #6bcef2;
}
.left-to-order {
    background-image: url(../data/i/kitty.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #ED1C24;
    text-align: left;
    font-size: 15px;
    width: 225px;
    max-width: 225px;
    float: right;
    padding-top: 35px;
    display: none;
    line-height: 1.3em;
    font-family: 'CenturySchoolbookRegular', Arial, Helvetica, sans-serif;
    /* fix media.blueq problem */
    font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}
@media (max-width: 767px) {
    .left-to-order {
        float: none;
        margin-top: 5px;
        background-position: left top;
        padding-left: 100px;
        width: 100%;
        max-width: 100%;
        padding-top: 10px;
        min-height: 98px;
    }
}

.totalBox .total-line {
    line-height: 1em;
}
.row-cart-item .oldPrice {
    position: relative;
    display: inline-block;
}
.row-cart-item .oldPrice:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform:rotate(-12deg);
    -moz-transform:rotate(-12deg);
    -ms-transform:rotate(-12deg);
    -o-transform:rotate(-12deg);
    transform:rotate(-12deg);
}
@media (min-width: 991px) {
    .totalBox .total-left {
        width: 260px;
    }
    .totalBox .total-right {
        text-align: left;
        width: 240px;
    }
    .totalBox .total-right .cartTotalBox {
        padding-left: 15px;
    }

}
@media (max-width: 767px) {
	.col-cart-qty {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		padding: 3px 0;
	}
	.row-cart-item > div {
		line-height: 1.6em;
	}
    .row-cart-item {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        padding-left: 115px;
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }
    #checkout .row-cart-item {
        padding-left: 0px;
		display: block;
    }
    .row-cart-item > div {
        padding-left: 0;
        padding-right: 0;
        order 1;
    }
    .row-cart-item > div.col-cart-details {
        width: 100%;
    }    
    .row-cart-item > div.col-cart-price {
        order: 2;
    }
    .row-cart-item > div.col-cart-qty {
        order: 3;
    }
    .row-cart-item > div.col-cart-subtotal {
        order: 4;
    }
    .row-cart-item > div.cartUpdateLink-xs {
        order: 5;
    }
    .row-cart-item > div.col-cart-img {
        position: absolute;
        left: 0;
        top: 0;
    }
    .row-cart-item > div.col-cart-price::after {
        content: 'x';
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
    }
    .row-cart-item > div.col-cart-subtotal::before {
        content: '=';
        display: inline-block;
        margin-right: 5px;
        margin-left: 5px;
    }
    .row-cart-item > div.cartUpdateLink-xs {
        width: 100%;
    }
}



.hidden-by-default {display: none;}
@media (max-width: 767px) {.hidden-by-default {display: inline-block;}}

.col-cart-notes {
    padding-top: 15px;
}
@media (max-width: 767px) {
    .row-cart-footer {
        display: flex;
        flex-flow: column-reverse nowrap;
    }
    .col-cart-btns .promo-code-block {
        display: none;
    }
}
@media (max-width: 559px) {
    .col-cart-notes, 
    .col-cart-btns	{
        width: 100%;
        float: none;
    }
}
.col-cart-notes a {
    color: #6bcef2;
    text-decoration: none;
    font-size: 16px;
    text-decoration: underline;
    font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
    /* fix media.blueq problem */
    font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}
.cartButtonsTop {
    color: #6bcef2;
    padding-top: 20px;
    padding-bottom: 15px;
    text-transform: lowercase;
}
.cartButtonsTop .cartButtonControls {
    top: 21px;
	/* taskId.16812744 */
	display: none;
}
.cartButtonsTop a {
    font-size: 16px;
    color: #6bcef2;
    font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
    /* fix media.blueq problem */
    font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}
.cartButtonsTop input[type="submit"],
.ecsCartEmpty input[type="submit"] {
    background-image: url(../data/i/arrow-left.png);
    background-repeat: no-repeat;
    background-position: left 50%;
    background-color: #fff;
    display: inline-block;
    padding: 0; margin: 0;
    padding-left: 28px;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    font-size: 16px;
    color: #6bcef2;
    letter-spacing: 0.8px;
	letter-spacing: normal;

    font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
    /* fix media.blueq problem */
    font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}
.row-cart {
    border-bottom: 4px solid #F9EA46;
    padding-top: 15px;
    padding-bottom: 15px;
}
.row-cart-header {
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-size: 13px;
}
@media (max-width: 767px) {
    .row-cart-header {display: none;}
}
@media (max-width: 479px) {
    .cartButtonControls {
        position: static;
        padding-top: 10px;
    }
}


.row-cart-item {
    font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.row-cart-item .col-cart-details {
    font-size: 17px;
}
.row-cart-item .col-cart-details a,
#checkout .row-cart-item a {
    font-family: Arial;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    color: #404041;
}
.row-cart input[type="text"] {
    border: 1px solid #9D9FA2;
    padding: 4px;
    width: 40px;
    text-align: center;
    display: inline-block;
}
@media (max-width: 979px) {
	.row-cart-item .col-cart-details a,
	#checkout .row-cart-item a {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.row-cart-item .col-cart-details a,
	#checkout .row-cart-item a {
		font-size: 16px;
		margin-bottom: 0px;	
		line-height: 1em;
	}
	.row-cart-item img {
		width: 100px !important;	
	}    
}
@media (max-width: 479px) {
	.row-cart-item .col-cart-details a,
	#checkout .row-cart-item a {
		font-size: 14px;	
	}
}
.totalBox {
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-size: 16px;
    padding-top: 15px;
}
.totalBox .total-right {
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-weight: bold;
    font-size: 16px;
}
@media (max-width: 767px) {
    .totalBox .total-line {
        display: flex;
        flex-flow: row nowrap;
        width: 100%;
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .totalBox .total-left,
    .totalBox .total-right {
        float: none;
        width: auto;
        font-size: 20px;
        font-weight: normal;
        font-family: 'bebasregular', Arial, Helvetica, sans-serif;
		font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    }
	.totalBox .total-left {
		margin-right: 10px;
	}
}
.cartUpdateLink {
    text-align: left;
}
.cartUpdateLink a {
    text-decoration: none;
}
.cartButtonsBottom {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-end;
	justify-content: center;
}
@media (max-width: 767px) {
    .cartButtonsBottom {
        padding-top: 0px;
		align-items: center;
    }
}
.cartButtonsBottom .cartButtonCheckout {
    float: right;
    width: 275px;
    text-align: right;
    position: static;
}
@media (max-width: 767px) {
    .cartButtonsBottom .cartButtonCheckout {
        float: none;
		text-align: center;
    }
}
.expressCheckoutButton {
    margin-top: 20px;
    position: relative;
}
.expressCheckoutButton a {
    background-image: url(../data/i/cart-paypal-btn.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 221px;
    height: 45px;
    margin-left: 25px;
    float: right;
}
.expressCheckoutButton img {
    display: none;
}
.expressCheckoutButton::before {
    content: 'or';
    padding-right: 10px;
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 25px;
}
@media (max-width: 767px) {
	.expressCheckoutButton a {
		float: none;
	}
	.expressCheckoutButton::before {
		left: 15px;
	}
}

.promo-code-block {
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;
}
.promo-code-block div {
    display: inline-block;
}
.promo-code-block div.active-promotions {
	display: block;
	font-family: "bebasregular", Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	margin-bottom: 5px;
	color: red;
}
.promo-code-block div.active-promotions b {
	font-weight: normal;		
}
.promo-code-block input[type="text"] {
    background-color: #F9EA46;
    border: 0 none;
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-size: 10px;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-right: 10px;
    width: 195px;
}
.promo-code-block input[type="submit"] {
    background-color: #6BCEF2;
    border-radius: 0px;
    border: 0 none;
    color: #fff;
    width: 20px;
    height: 20px;
    padding: 0px;
}

@media (max-width: 767px) {
    .cartButtonCheckout input {
        margin-left: 0;
    }
}

/* =SIDEBAR CART */
.col-sidebar-cart {
    background-color: #F9EA46;
    padding: 20px;
	display: none;
}

/* taskId.16812746 */
.col-sidebar-cart {display: none;}
.col-checkout {width: 100%;}

.sidebar-cart {
    line-height: 1.3em;
}
.sidebar-cart input[type="text"] {
    border: 0 none;
    padding: 0;
    margin: 0;
    width: 25px;
    height: auto;
    cursor: default;
}
.sidebar-cart td {
    vertical-align: top;
    line-height: 1.1em;
    font-size: 14px;
}
.sidebar-cart a {
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #414042;
}

.sidebar-cart div.table-responsive {
    border: 0 none;
    padding: 0;
    margin: 0;
    overflow: inherit;
}
.sidebar-cart div.ecsCart > div {
    border-bottom: 4px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sidebar-cart td {
    border: 0 none;
}
.sidebar-cart .cartButtonsBottom,
.sidebar-cart .cartButtonsTop {
    display: none;
}
.sidebar-cart .cartUpdateLink {
    display: none;
}
.col-checkout {
    border: 4px solid #F9EA46;
}
.sidebar-cart .total-line {
    width: 100%;
    max-width: 300px;
    line-height: 1em;
}
.sidebar-cart .total-left {
    padding-top: 3px;
    /* padding-top: 0px !for(webkit); */
    width: 45%;
}
.sidebar-cart .total-right {
    width: 55%;
    /* paddin-top: 1px !for(webkit); */
}
.sidebar-cart .total-left {
    color: #6bcef2;
}

/* =MY ACCOUNT */
.my-account-header {
    font-size: 28px;
    font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    color: #6bcef2;
    margin-bottom: 20px;
    line-height: 1.2em;
}
.my-account-content {
    margin-bottom: 40px;
}
.my-account-content .crmAccountInfo {
    max-width: 400px;
}
.my-account-content .crmAccountInfo .row {
    padding-bottom: 10px;
}
.my-account-content .crmChooseLoc {
    max-width: 700px;
}
.my-account-content .crmABContent td {
    padding-top: 15px;
}
.my-account-content .selectorButton {
    padding-top: 10px;
}
.my-account-content .selectorButton button {
    border-radius: 0;
}
.my-account-content .crmLocationForm,
.my-account-content .crmCommForm {
    max-width: 600px;
}
.my-account-content .crmLocationForm .row,
.my-account-content .crmCommForm .row {
    padding-bottom: 10px;
}
.my-account-content .primaryBillingCheckboxControl {
    display: inline-block;
    padding-right: 10px;
}
.my-account-content .inpZipSep {
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
}
.my-account-content .crmPhoneNumber .selectbox,
.my-account-content #phoneType .selectbox {
    margin-bottom: -10px;
}
.my-account-content .crmLocationForm .selectbox,
.my-account-content .crmCommForm .selectbox {
    /* padding-bottom: 5px !for(webkit); */
    /* min-width: 120px !for(webkit); */
}
.my-account-content .inpPhoneNumber {margin-right: 3px;}
.my-account-content .inpPhoneExt {margin-left: 3px;}
@media (max-width: 767px) {
    .my-account-content .crmPhoneTitle #phoneType,
    .my-account-content .crmPhoneTitle #title {
        display: block;
    }
    .my-account-content .crmPhoneTitle #phoneType {
        padding-bottom: 15px;
    }
    .my-account-content .crmPhoneNumber .selectbox {
        width: 110px;
    }
}
@media (max-width: 479px) {
    .my-account-content .crmABContent td {
        display: block;
    }
}
.orderList th#balance,
.orderList th#paid,
.orderList th#total {
    text-align: right;
}
@media (max-width: 767px) {
    .orderList td {
        border-top: 0 none !important;
        padding: 0px 8px !important;
    }
    .comparison-table .orderList tr > *:not(:first-child):before,
    .comparison-table .orderList.no-left-th tr > *:before {
        display: inline-block;
        padding-right: 5px;
        content: attr(header)': ';
    }
}

/* =CHECKOUT */
@media (max-width: 767px) {
	.col-checkout-login h3,
	.col-checkout-signup h3 {
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
		cursor: pointer;
	}
	.col-checkout-login h3::before,
	.col-checkout-signup h3::before {
		content: '\f054';
		font-family: 'FontAwesome';
		margin-right: 10px;
		transition: transform 0.3s;
		font-size: 18px;
	}
	.col-checkout-login h3.expanded::before,
	.col-checkout-signup h3.expanded::before {
		transform: rotate(90deg);
	}

	.hidden-because-there-is-another-free-already {
		display: none;
	}
	.col-checkout-login h3 + form,
	.col-checkout-signup h3 + form,
	.col-checkout-signup .anon-checkout-chooser {
		opacity: 0;
		transform: scale(0);
		transition: opacity 0.3s linear 0.1s;
		height: 0px;
		width: 0px;
	}
	.col-checkout-signup:not(.expanded) .anon-checkout-chooser {
		padding: 0;
		margin: 0;
	}
	.col-checkout-login h3.expanded + form,
	.col-checkout-signup h3.expanded + form,
	.col-checkout-signup.expanded .anon-checkout-chooser {
		opacity: 1;
		transform: scale(1);
		height: auto;
		width: 100%;
	}	
}


/* attach text to labels instead taskId.16806904 http://screencast.com/t/C2IMj6fB */
/* + JAVASCRIPT 
$('.shp-description-block').each(function() {
		var shipId = $(this).attr('data-id');
		var shipDesc = $(this).text();
		$('input[data-service=' + shipId + ']').next('span').append(shipDesc);
	});	
*/
.shp-description-block {display: none !important;}

@media (max-width: 767px) {
    #checkout .form-horizontal .form-group > * {
        padding-top: 0px;
    }
}
/* taskId.16803746 */
#checkout #loginInput {
    /* display: none; */
}
#checkout h3 {
    color: #6bcef2;
}
#checkout .checkout-cart h3 {
	word-spacing: 5px;
	word-spacing: normal;
}
#checkout #continue {
    margin-top: 10px;
}
#checkout .checkout-option-orderNotes {
    display: none;
}

.col-checkout-signup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
}
.col-checkout-signup > h3 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
}
.col-checkout-signup > .anon-checkout-chooser {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
}
.col-checkout-signup > form {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
}

/* address */
.row-address-blocks .ship-to {
    padding-top: 5px;
}
#checkout .row-address-blocks .btn,
#checkout .row-address-blocks .btn:hover,
#checkout .row-address-blocks .btn:focus {
    font-size: 16px;
    background-image: none;
    padding-left: 10px;
    padding-right: 10px;
	text-transform: uppercase;
}

/* after moving with js http://joxi.ru/rZC2U_3JTJAgY3AFqLA */
.change-shp-addr {display: block; margin-bottom: 20px;}

.col-address-block {
    position: relative;
    margin-bottom: 30px;
}
.col-address-block .fa + .address > div:first-child {text-indent: 25px;}
.col-address-block .fa-truck + .address > div:first-child {text-indent: 23px;}
.col-address-block .fa + .fa + .address > div:first-child {text-indent: 40px;}

.col-address-block .fa {
    position: absolute;
    top: 4px;
    left: 15px;
    color: #39a9d1;
}
.col-address-block .fa-truck {
    background-image: url(../data/i/fa-truck.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 15px;
    display: block;
    margin-top: 2px;
}
.col-address-block .fa-credit-card {
    background-image: url(../data/i/fa-credit-card.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 14px;
    display: block;
    margin-top: 1px;
}
.col-address-block .fa + .fa {
    left: 35px;
}

.address-block-buttons {
    /*position: absolute;
    bottom: 0px;*/
}
#checkout .address-block-buttons .col-sm-6 a.btn {
    background-color: #f2f2f2;
    color: #333;
}
.address-block-buttons .col-sm-6:first-child {padding-right: 5px;}
.address-block-buttons .col-sm-6:last-child {padding-left: 5px;}
.col-edit-shp-address-links {
    padding-bottom: 20px;
}
.col-edit-shp-address-links a {
    text-decoration: none;
}
.col-edit-shp-address-links a:before {
    font-family: 'FontAwesome';
    content: '\f105';
    padding-right: 5px;

    content: '';
    background-image: url(../data/i/fa-angle-right.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-right: 12px;
}

#checkout #ecsPaymentSelectorMethodForms input[type="text"],
#checkout #ecsPaymentSelectorMethodForms input[type="email"],
#checkout #ecsPaymentSelectorMethodForms .selectbox {
    background-color: #fff;
    border: 4px solid #F9EA46;
	background-color: #F9EA46;
	box-shadow: none;
}
#checkout #ecsPaymentSelectorMethodForms input[type="text"]:focus,
#checkout #ecsPaymentSelectorMethodForms input[type="email"]:focus,
#checkout #ecsPaymentSelectorMethodForms .selectbox:focus {
	box-shadow: none;
	outline: none;
}
#checkout #ecsPaymentSelectorMethodForms .selectbox {
    margin-bottom: -5px;
}
#checkout #ecsPaymentSelectorMethodForms .selecttext {

    padding-top: 3px;
}
#checkout #ecsPaymentSelectorMethodForms .select-arrow {
    background-image: url(../data/i/arrow-bottom.png);
}
#checkout #ecsPaymentSelectorMethodForms select {
    height: 28px;
    vertical-align: inherit;
    padding-top: 0px;
    font-size: 16px;
    min-width: 80px

}
#checkout #ecsPaymentSelectorMethodForms select.input-small {
    width: auto;
}
#checkout #ecsPaymentSelectorMethodForms input {
    font-size: 16px;
}
#checkout #ecsPaymentSelectorMethodForms input.input-small {
    width: 90px;
}
#checkout #ecsPaymentSelectorMethodForms span.scalar {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    vertical-align: top;
}
#checkout #ecsPaymentSelectorMethodForms .form-group {
    margin-bottom: 10px;
}
#checkout .checkout-option-orderNotes textarea {
    width: 500px;
    height: 100px;
    border: 4px solid #F9EA46;
    max-width: 100%;
}

@media (min-width: 768px) {
    .col-edit-shp-address-links-bottom {
        display: none;
    }
}
@media (max-width: 767px) {
    .col-address-block {
        height: auto !important;
    }
    .row-ship-controls {
        display: block !important;
    }
    .address-block-buttons {
        max-width: 280px;
    }
    .edit-or-delete-link {
        display: none;
    }
}
@media (max-width: 479px) {
    #checkout .form-horizontal	.form-group > * {
        float: none;
        width: 100%;
    }
}

#ecsPaymentSelectorMethodForms {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
}
@media (min-width: 992px) {
    #ecsPaymentSelectorMethodForms #pm_1 > .form-group {
        width: 50%;
        float: left;
    }

}
@media (max-width: 991px) {
    #checkout #ecsPaymentSelectorMethodForms {
        max-width: 600px;
    }
    #checkout #ecsPaymentSelectorMethodForms input {
        width: 265px;
    }
}

/* checkout cart */
.checkout-cart .order-totals {
    padding-top: 10px;
}
.checkout-cart h3 a {
	margin-left: 10px;
}
@media (max-width: 767px) {
    .checkout-cart .row-cart-item > div {
        text-align: left;
    }
    .checkout-cart .order-totals {
        font-family: 'bebasregular', Arial, Helvetica, sans-serif;
		font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
        font-size: 20px;
        text-align: left;
        text-transform: uppercase;
        margin-top: 10px;
        margin-bottom: 10px;
		line-height: 1.3em;
    }
    .checkout-cart .order-totals * {
        font-weight: normal;
    }
    .checkout-cart .order-totals .order-total {
        margin-top: 15px;
		font-size: 30px;
		border-top: 4px solid #F9EA46;
		padding-top: 28px;
    }
	
}

/* checkout steps */
/* hide checkout steps in col-checkout, as on ajax page with address, it appears on change (it's moved with javascript somewhere else */
.col-checkout .checkout-steps {display: none;}

.checkout-steps div {
    text-align: center;
    display: inline-block;
    color: #B8E5F8;
    font-size: 16px;
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    width: 25%;
    margin-bottom: 15px;
}
/*@media(min-width: 768px) {
    .checkout-steps div span {
        background-image: url(../data/i/checkout-steps-numbers.png);
        background-repeat: no-repeat;
        background-position: center top;	
        padding-top: 60px;
        display: block;
    }    
}*/
.checkout-steps div.step-signup,
.checkout-steps div.step-thankyou {
    display: none;
}
.checkout-steps div a {
    color: #B8E5F8;
}
.checkout-steps div.step-active,
.checkout-steps div.step-active a {
    color: #6bcef2;
}

.checkout-steps div.step-shippingAddress span {
	background-position: center -900px;}
.checkout-steps div.step-shippingMethod span {
	background-position: center -1050px;}
.checkout-steps div.step-billingAddress span {
	background-position: center -1200px;}
.checkout-steps div.step-payment span {
	background-position: center -1350px;
    white-space: nowrap;
}
.checkout-steps div.step-thankyou span {
	background-position: center -1500px;}
.checkout-steps div.step-thankyou span {
	background-position: center -1650px;}

.checkout-steps div.step-active.step-shippingAddress span,
.checkout-steps div.step-active+.step-shippingAddress span		{
    background-position: center 0px;
}
.checkout-steps div.step-active.step-shippingMethod span {
	background-position: center -150px;}
.checkout-steps div.step-active.step-billingAddress span {
	background-position: center -300px;}
.checkout-steps div.step-active.step-payment span {
	background-position: center -450px;}
.checkout-steps div.step-active.step-thankyou span {
	background-position: center -600px;}
.checkout-steps div.step-active.step-thankyou span {
	background-position: center -750px;}

@media (max-width: 479px) {.checkout-steps div {width: 50%;}}

.step-shipping-method-wrapper .checkout-steps .step-shippingAddress span {
    color: #6bcef2;
}
.step-shipping-method-wrapper .checkout-steps .step-shippingAddress span::before,
.step-shipping-method-wrapper .checkout-steps .step-shippingAddress span::after {
    opacity: 1;
}
 
   
.checkout-steps {
    display: flex;
    flex-flow: row nowrap;
    margin-top: 20px;
    margin-bottom: 5px;
}
.checkout-steps > div {
    width: 33.3333%;
    flex-grow: 1;
    cursor: text;    
}
.checkout-steps > div.step-shippingMethod {
    display: none;
} 
.checkout-steps span {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    line-height: 1em;
    position: relative;
}
.checkout-steps span::before {
    content: '1';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #6bcef2;
    color: #fff;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    line-height: 1em;
    padding-top: 1px;
    padding-left: 1px;
    margin-right: 15px;
    flex: 0 0 auto;
    font-size: 20px;
    opacity: 0.5;
}
.checkout-steps > div.step-active span::before {
    opacity: 1;
}
.checkout-steps > div.step-billingAddress span::before {
    content: '2';
}
.checkout-steps > div.step-payment span::before {
    content: '3';
}
.checkout-steps > div a {
    pointer-events: none;
    text-decoration: none;
}
@media (min-width: 350px) and (max-width: 479px) {
    .checkout-steps span {
        position: relative;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
    }
    .checkout-steps span::before {
        content: '';
        display: block;
        background-image: url(../data/i/checkout-steps-mobile-numbers.png);
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
        padding: 0;
        margin: -2px 5px 0px 0px;
    }
    .checkout-steps > div.step-billingAddress span::before {
        content: '';
        background-position: left -30px;
    }
    .checkout-steps > div.step-payment span::before {
        content: '';
        background-position: left -60px;
    }
    .checkout-steps > div {
        width: 40%;
    }
    .checkout-steps > div.step-billing {
        width: 20%;
    }
    .checkout-steps > div.step-payment {
        width: 40%;
    }
}
@media (max-width: 349px) {
	.checkout-steps span {
		line-height: 1.6em;
		display: flex;
		flex-flow: row nowrap;
		align-items: baseline;
	}
    .checkout-steps span::before {
        width: auto;
		height: auto;
		background-color: transparent;
		border-radius: 0;
		border: 0 none;
		font-size: inherit;
		padding: 0;
		margin: 0 4px 0 0;
		line-height: 1.6em;
		color: #6bcef2;
		content: '1.';
    }
	.checkout-steps > div.step-billingAddress span::before {
		content: '2.';
	}
	.checkout-steps > div.step-payment span::before {
		content: '3.';
	}	
}
@media (min-width: 480px) {
     .checkout-steps span::after {
        display: block;
        width: 48px;
        height: 48px;
        content: '';
        position: absolute;
        border: 2px solid #6bcef2;
        left: -4px;
        top: -4px;
        border-radius: 50%;
        opacity: 0.5;
    }   
    .checkout-steps > div.step-active span::after {
        opacity: 1;
    }
}



#checkout input[type]:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]),
#checkout select {
    background-color: #F8EA46;
    color: #414042;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
}
#checkout select {
    font-size: 16px;
}
#checkout #fbField14 select,
#checkout #fbField15 select {
    width: auto;
    display: inline-block;
}

#ecsAccountMode label,
#ecsAccountMode input {
    display: inline-block;
}
#ecsAccountMode label {
    margin-right: 10px;
}
.checkoutRadio  {
    padding-bottom: 5px;
}
.checkoutRadioText {
    padding-top: 3px;
}
.crmLocationName input {
    margin-right: 5px;
}

.show-when-more-than-one-shipping-method {
	font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", serif;	
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 13px;
	margin-top: 30px;
	display: none !important;
}
.show-when-more-than-one-shipping-method.show {
	display: block !important;	
}

@media (max-width: 479px) {
    .col-checkout-shipping-address,
    .col-checkout-billing-address {
        display: block;
        float: none;
        width: 100%;
    }
}

/* =CONFIRMATION PAGE */

/* taskId.16801894 move promo before totals */
#checkout .checkout-option-promo .error {text-align: right;}
#checkout .checkout-option-promo {
	clear: both; 
	overflow: hidden; 
	margin-top: 15px; 
	margin-bottom: 10px;
}
#checkout .checkout-option-promo h3 {display: none;}
#checkout .checkout-option-promo .form-inline {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 10px;
}
#checkout .checkout-option-promo .form-inline .form-group {
	margin: 0;
}
#checkout .checkout-option-promo input[type="text"] {
	height: auto; 
	line-height: 1em;
	padding: 7px 12px;
	/* padding: 5px 12px !for(webkit); */
	border: 0 none;	
	box-shadow: none;
}
#checkout .checkout-option-promo input[type="submit"] {
    width: 28px;
    height: 28px;
    background-image: url(../data/i/btn-plus.png);
	background-position: center center;
    padding: 0; 
	padding: 10px 15px;
	margin: 0;
    margin-left: 5px;
    text-indent: -9999px;
	background-color: #6bcef2;
	text-align: center;
	border: 0 none;
}
@media (max-width: 767px) {
	#checkout .checkout-option-promo .form-inline {
		float: none;
        justify-content: flex-start;
	}
}


.col-checkout-shipping-address h3 a,
.col-checkout-billing-address h3 a {
    display: inline-block;
    padding-left: 10px;
}
.step-payment-wrapper div#continue {
    text-align: right;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .step-payment-wrapper div#continue {
        float: right;
        margin: 0px;
    }
}
.step-payment-wrapper div#continue {
    text-align: center;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}
.step-payment-wrapper ~ p {
    text-align: center;
}

/* GIFT CARD */
.sendGrettingCardBtn, .sendGrettingCardBtn:hover, .sendGrettingCardBtn:focus {
    font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    text-decoration: none;
    color: #404041;
    background-color: #F9EA46;
    display: inline-block;
    padding: 8px 10px 5px;
    /* padding: 8px 10px !for(webkit); */
    margin-bottom: 20px;
    cursor: pointer;
    text-shadow: 1px 1px 0px #fff;

    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sendGrettingCardBtn:before {
    content: '\f06b';
    font-family: 'FontAwesome';
    padding-right: 5px;
    font-size: 24px;

    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    content: '';
    background-image: url(../data/i/fa-gift.png?sss);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-right: 30px;
}
.sendGrettingCardBtn:hover:before {
    color: #6bcef2;
}
.gcWrapper {
    text-align: center;
    font-size: 16px;
    letter-spacing: normal;
    max-width: 700px;
    clear: both;
    overflow:hidden;
    font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;
    /* fix media.blueq problem */
    font-family: Georgia, serif;
	font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}
.gcWrapper hr {
    border: 0 none;
    border-bottom: 4px solid #F9EA46;
}
.gcWrapper label {
    font-weight: normal;
    color: #6bcef2;
    padding: 0; margin: 0;
    margin-left: 3px;
    cursor: pointer;
}
.gcWrapper h3 {
    color: #6bcef2;
    font-size: 27px;
}
.gcReceipientName,
.gcCheckboxTable,
.gcFrom {
    text-align: left;
}
.gcCheckboxTable {
    clear: both;
    overflow: hidden;
}
.gcReceipientName,
.gcFrom {
    background-color: #F9EA46;
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    text-transform: uppercase;
    font-size: 11px;
    padding: 3px 25px;
    display: inline-block;
    float: left;
    color: #404041;
    margin-bottom: 15px;
    margin-top: 15px;
}
.gcFrom {
    float: right;
}
.gcReceipientName input[type="text"],
.gcFrom input[type="text"] {
    border: 0 none;
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    text-transform: uppercase;
    font-size: 11px;
    background-color: #F9EA46;
    padding: 0;
    color: #404041;
	width: 200px;
	line-height: 1em;
}
#page13 .iPopBlock.styled .iPopBox {
	background-color: #fff;	
}
.gcReceipientName input[type="text"]:focus,
.gcFrom input[type="text"]:focus {
    outline: none;
}
.gcSave {
    float: right;
    clear: both;
}

/* =THANK YOU PAGE */
#checkout .step-thankyou-wrapper a.link-blue {
    text-decoration: underline;
}
#checkout .step-thankyou-wrapper h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #404041;
}

/* ---------------------------------- COPY TO BUNDLE START ---------------------------------- */
@media (max-width: 767px) {
    .col-checkout-signup .col-xs-offset-5,
    .col-checkout-login .col-xs-offset-5 {
        margin-left: 41.6667%;
    }
}
@media (max-width: 479px) {
    .col-checkout-signup .control-label,
    .col-checkout-login .control-label,
    .col-checkout-signup .control-label + div,
    .col-checkout-login .control-label + div {
        width: 100%;
        float: none;
    }
    .col-checkout-signup .col-xs-offset-5,
    .col-checkout-login .col-xs-offset-5 {
        margin-left: 0px;
    }
}

/* ---------------------------------- COPY TO BUNDLE END ---------------------------------- */

/* taskId.16802601 temporary fix . there is also script in common.js */
.content .KeepShipping .keepShopping {display: none;}
.ipop-checkout-free-shipping {text-align: center;}
.ipop-checkout-free-shipping h2 {color: #6bcef2;}
.ipop-checkout-free-shipping h1 {font-size: 30px;}

/* address validator */
.geo-address .close,
.geo-address .close:hover,
.geo-address .close:focus {
    background-color: #6bcef2;
    border: 0 none;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 16px;
    opacity: 1;
    border-radius: 0;
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-size: 13px;
    padding: 8px 20px 4px 10px;
    display: inline-block;
}
.geo-address .close:before {
    font-family: 'FontAwesome';
    content: '\f053';
    margin-right: 5px;
}
.geo-address div.choose {
    position: static;
    background-color: #F9EA46;
    color: #000;
    border: 0 none;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 16px;
    opacity: 1;
    border-radius: 0;
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-size: 13px;
    padding: 8px 20px 4px 10px;
    display: inline-block;
    margin-top: 5px;
}
.geo-address div.choose:after {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin-left: 5px;
}
.geo-address .choose-address {
    background-color: #fff;
    clear: both;
    overflow: hidden;
    padding: 15px;
    font-size: 16px;
}
/*.geo-address span.message {
    font-size: 16px;
    padding-bottom: 15px;
    width: 600px;
    max-width: 100%;
    display: block;
}*/

.geo-address .options li.option {
    margin-bottom: 15px;
}

#gg-edit-address input[type="text"],
#gg-edit-address select {
    display: block;
    width: 220px;
    max-width: 100%;
    background-color: #F9EA46;
    margin-bottom: 10px;
    border: 0 none;
    border-radius: 0px;
    padding: 5px;
    font-size: 16px;
    font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #000;
}
#gg-edit-address .gg-suggestions select {
    width: 100%;
}
#gg-edit-address input[type="submit"],
#gg-edit-address button {
    background-color: #6bcef2;
    color: #fff;
    border: 0 none;
    font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
    font-size: 13px;
    padding: 8px 10px 4px 10px;
}
.geo-address.iPopBlock.styled .iPopBox {
    background-color: #fff;
}
/*#gg-edit-address input[type="submit"].gg-edit-address-submit {
    color: #000;
    background-color: #F9EA46;
}*/

.anon-checkout-chooser {
    padding-bottom: 15px;
}
.anon-checkout-option {
    display: inline-block;
    padding-right: 20px;
    white-space: nowrap;
}
.anon-checkout-option input[type="radio"] {
    margin-right: 5px;
}

/* Promotions in checkout */
.promo-inactive {
    color: gray;
}

.promo-inactive:after {
    content: " (inactive)";
}

.promo-active {
    x-color: red;
}

/* customize layout for checkout payment page */
@media (max-width: 767px) {
    .checkout-trigger-container {
        text-align: center;
    }
    #submit-trigger {
        display: block;
        text-align: center;
        width: 480px;
        max-width: 100%;
        background-color: #6bcef2;
        margin-left: auto;
        margin-right: auto;
    }
	.step-payment-wrapper #checkout {
		display: flex;
		flex-flow: column nowrap;
	}
	.step-payment-wrapper #checkout > * {
		order: 10;
	}
	.step-payment-wrapper #checkout > .checkout-steps {
		order: 1;
	}
	.step-payment-wrapper #checkout > form {
		order: 2;
	}	
	.step-payment-wrapper #checkout #continue {
		display: none;
	}
    .step-payment-wrapper form[action*="/shop/checkout"] {
        display: flex;
        flex-flow: column nowrap;
        width: 100%;
    }
    .step-payment-wrapper form[action*="/shop/checkout"] > * {
        order: 1;
    }
    .step-payment-wrapper form[action*="/shop/checkout"] > *.checkout-option-promo {
        border-top: 4px solid #F9EA46;
        padding-top: 20px;
        margin-top: 10px;
        order: 2;
    }
    .step-payment-wrapper form[action*="/shop/checkout"] > *.greetingCardDialogBlock {
        border-bottom: 4px solid #F9EA46;
        margin-bottom: 10px;
        padding-bottom: 20px;
        order: 3;
    }
    .step-payment-wrapper form[action*="/shop/checkout"] > *.greetingCardDialogBlock a {
        margin: 0;
    }
    
}


.checkbox-container {
	text-align: left;
	display: flex;
	flex-flow: row nowrap;
	line-height: 1.2em;
	align-items: center;
	justify-content: center;	
}
.checkout-agree-container-mobile .checkbox-container  {
	margin-bottom: 20px;
	padding-left: 5px;
}
.checkbox-container {
	margin: 10px 0;
}
.checkbox-container input {
	padding: 0;
	margin: 0;
	opacity: 0;
	margin-right: -17px;
	align-self: baseline;
}
.checkbox-container input ~ label {
	padding: 0;
	margin: 0;
	font-weight: normal;
	cursor: pointer;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}
.checkbox-container input ~ label::before {
	content: '\f00c';
	font-family: 'FontAwesome';
	margin-right: 10px;
	width: 20px;
	height: 20px;
	background-color: #e7e7e7;
	color: #e7e7e7;	
	line-height: 1em;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	flex: 0 0 auto;
	transition: all 0.3s;
	align-self: baseline;
	color: transparent;
	font-size: 100px ; /* !for(firefox) */
	/* text-indent: -30px !for(chrome); */
}
.checkbox-container input:checked ~ label::before {
	background-color: #6bcef2;
	color: #fff;
	font-size: 16px;
	text-indent: 0;
}

/*** END responsive/global/e-commerce.css ***/

/*** START responsive/global/blog.css ***/
/* Blog */
.page412KPW92 .content {
	padding-bottom: 0px;	
}
.blogContent div.sitePath {
	padding-bottom: 15px;	
}
.blogContent div.sitePath:before {
	font-family: 'FontAwesome';
	content: '\f015';
	padding-right: 5px;	
	font-size: 16px;
}
.blogContent div.sitePath a {
	text-decoration: none;
}
.blogContent div.sitePath > span:after {
	font-family: 'FontAwesome';
	content: '\f105';
	padding-right: 7px;
	padding-left: 7px;
}
.blogContent div.sitePath > span:last-child {
	cursor: text;	
}
.blogContent div.sitePath > span:last-child:after {
	content: '';	
}

@media (min-width: 1199px) {
	.col-blog-mainbar {width: 65.6667%;}
	.col-blog-sidebar {width: 26%;}	
}

.stick {position: fixed; top: 0px;}
@media (max-width: 1199px) {.stick {position: static;}}

@media (max-width: 767px) {
	.blog-list-social {
		display: none;
	}
}

/* =BLOG =TAG CLOUD */
#blogTagCloud .blogTag {
	float: left;
	width: auto;
	padding-left: 10px;
	padding-bottom: 5px;
}
#blogTagCloud .blogTag a {
	width: auto;
	padding: 0;
	border: 0 none;
}
#blogTagCloud .pop15 a {font-size: 180%;}
#blogTagCloud .pop14 a {font-size: 170%;}
#blogTagCloud .pop13 a {font-size: 160%;}
#blogTagCloud .pop12 a {font-size: 155%;}
#blogTagCloud .pop11 a {font-size: 150%;}
#blogTagCloud .pop10 a {font-size: 145%;}
#blogTagCloud .pop9 a {font-size: 140%;}
#blogTagCloud .pop8 a {font-size: 135%;}
#blogTagCloud .pop7 a {font-size: 130%;}
#blogTagCloud .pop6 a {font-size: 125%;}
#blogTagCloud .pop5 a {font-size: 120%;}
#blogTagCloud .pop4 a {font-size: 115%;}
#blogTagCloud .pos3 a {font-size: 110%;}
#blogTagCloud .pop2 a {font-size: 105%;}
#blogTagCloud .pop1 a {font-size: 100%;}

#blogTagList a {
	padding: 3px 8px;
	display: block;	
	border-radius: 3px;
	margin-bottom: 3px;
}
#blogTagList a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}
#blogTagList .active a {
	background-color: #0088CC;
	color: #fff;
}

/* =SIDEBAR */
.sidebar-social a {
	display: inline-block;
	margin-left: 18px;
	margin-right: 18px;	
}
.sidebar-social table {
	margin: 0 auto 10px;	
}
.sidebar-block {
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom: 4px solid #F9EA46;	
}
.sidebar-block div.table-responsive {
	border: 0 none;	padding: 0; margin: 0;	
}
h3.sidebar-title {
	font-size: 16px;
}
.blog-search-block {
	margin-top: 30px;	
}
.blog-search-block form {
	background-image: url(../data/i/header-bg.jpg);
	padding-right: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 223px;
}
.blog-search-block input[type="text"],
.blog-search-block input[type="submit"] {
	border: 0 none;
	border-radius: 0;	
}
.blog-search-block input[type="text"] {
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	height: auto;
	background-color: transparent;
	width: 100%;
	padding: 8px 6px 7px;
}
.blog-search-block input[type="submit"] {
	background-image: url(../data/i/arrow-right.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 5px;
	color: transparent;
	text-indent: -9999px;
	padding: 0; margin: 0;
}

.blog-sidebar-fixed .selectbox {
	
}
.blog-sidebar-fixed .selectbox select {
	padding-top: 1px;
	padding-bottom: 2px;
}
.blog-sidebar-fixed .selectbox .selecttext {
	padding-top: 3px;
}
.blog-sidebar-fixed .selectbox .select-arrow {
	top: -1px;	
}
@media (max-width: 767px) {
	.sidebar-block div.table-responsive	{
		overflow-x: hidden;	
	}
}

/* =LIST */
.readMore {
	display: none;	
}
#blogPosts h2,
h2.blogPostTitle {
	padding: 0; margin: 0;
	margin-top: 15px;
	font-size: 20px;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-weight: normal;
}
#blogPosts h2 a,
h2.blogPostTitle {
	color: #652c90;
	text-decoration: none;
	font-size: 20px;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-weight: normal;
}
#blogPosts .post-color-pink h2 a {color: #ec008b;}
#blogPosts .post-color-orange h2 a {color: #f15b28;}
#blogPosts .post-color-lightblue h2 a {color: #6bcef2;}
#blogPosts .post-color-green h2 a {color: #2ab573;}
#blogPosts .post-color-purple h2 a {color: #652c90;}

#blogPosts hr {
	border-top: 4px solid #652c90;
	margin-bottom: 0px;
}
#blogPosts .post-color-pink hr {border-top: 4px solid #ec008b;}
#blogPosts .post-color-orange hr {border-top: 4px solid #f15b28;}
#blogPosts .post-color-lightblue hr {border-top: 4px solid #6bcef2;}
#blogPosts .post-color-green hr {border-top: 4px solid #2ab573;}
#blogPosts .post-color-purple hr {border-top: 4px solid #652c90;}

.blogPostDate {
	padding-top: 15px;
	padding-bottom: 5px;	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase;	
}

.postBody {
	padding-top: 30px;	
}
.postBody img {
	max-width: 100%;
	height: auto !important;
}
.blogPost {
	padding-top: 15px;	
	font-size: 17px;
	font-family: 'ArialNarrow', Arial, Helvetica, sans-serif; 
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
}
.blogPost a {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #404041;
}
.blogPost a.link-blue, .blogPost a.link-blue:hover, .blogPost a.link-blue:focus {
	font-family: 'texgyrescholaitalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #6bcef2;
	text-decoration: underline;
	text-transform: none;
}
.blogAddThis {
	padding-top: 40px;
	padding-bottom: 15px;	
}
.blogAddThisItem {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

/* BLOG COMMENTS */
#blogPost #commentForm {
	max-width: 500px;	
	margin-top: 30px;
}
#blogPost #commentForm div {
	display: block;	
}
#blogPost #commentForm input[type="text"],
#blogPost #commentForm input[type="email"] {
	margin-bottom: 10px;
	width: 200px;
}
#blogPost textarea {
	border: 4px solid #F9EA46;	
	width: 100%;
	height: 200px;
}
#blogPost #postCommentBlock {
	float: right;	
	text-align: right;
}
#blogPost .CommentsAuthor {
	padding-top: 15px;	
}
@media (max-width: 767px) {
	#blogPost .CommentsAuthor {
		padding-top: 0px;	
	}
}
/*** END responsive/global/blog.css ***/

/*** START responsive/global/navigation.css ***/
/* Navigation */
.caret {
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-menu {
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		  
	/* fix old firefox */
	top: auto;
	left: auto;
}
.dropdown-menu .divider {
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  color: #6BCEF2;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #6BCEF2;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#6BCEF2), to(#6BCEF2));
  background-image: -webkit-linear-gradient(top, #6BCEF2, 0%, #6BCEF2, 100%);
  background-image: -moz-linear-gradient(top, #6BCEF2 0%, #6BCEF2 100%);
  background-image: linear-gradient(to bottom, #6BCEF2 0%, #6BCEF2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6BCEF2', endColorstr='#ff6BCEF2', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #6BCEF2;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#6BCEF2), to(#6BCEF2));
  background-image: -webkit-linear-gradient(top, #6BCEF2, 0%, #6BCEF2, 100%);
  background-image: -moz-linear-gradient(top, #6BCEF2 0%, #6BCEF2 100%);
  background-image: linear-gradient(to bottom, #6BCEF2 0%, #6BCEF2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6BCEF2', endColorstr='#ff6BCEF2', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dropdown-header {
  color: #999999;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.navbar-inverse .nav > li > a {
	color: #ffffff;
}
.navbar-inverse .nav .caret {
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;		
}
.nav > li > a {
	color: #231f20;	
}
.nav > li > a:hover,
.nav > li > a:focus {
	color: #333333;
	background-color: #fff-hover;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #ffffff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	background-color: #6BCEF2;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
}

.nav.open > a,
.nav.open > a:hover,
.nav.open > a:focus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.nav.open > a .caret,
.nav.open > a:hover .caret,
.nav.open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.nav .nav-divider {
  background-color: #e5e5e5;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li > a {
  margin-right: 2px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav .caret {
  border-top-color: #231f20;
  border-bottom-color: #231f20;
}

.nav a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  background-color: #fff;
  border-radius: 4px;
}
.navbar-nav > li > a {
  color: #231f20;
  border-radius: 0px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #D5D5D5;
}

.navbar-nav > .disabled > a,
.navbar-nav > .disabled > a:hover,
.navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-brand {
  color: #231f20;
}

.navbar-brand:hover,
.navbar-brand:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-toggle {
  background-color: #6BCEF2;
  border: 1px solid #6BCEF2;
  border-radius: 4px;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #B8E5F8;
  border: 1px solid #B8E5F8;
}

.navbar-toggle .icon-bar {
  display: block;
  background-color: #fff;
  border-radius: 1px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav > .dropdown > a:hover .caret,
.navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #6BCEF2;
}

.navbar-nav > .open > a .caret,
.navbar-nav > .open > a:hover .caret,
.navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-nav > .dropdown > a .caret {
  border-top-color: #231f20;
  border-bottom-color: #231f20;
}

.navbar-inverse {
  background-color: #5276AE;
  border-color: #5276AE;
  border-width: 0px;
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-collapse, 
.navbar-inverse .navbar-form {
	border-color: #5276AE;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #f5ffbe;
  background-color: #39527a;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #365c98;
  background-color: #365c98;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	border-color: #638FCE;
	background-color: #638FCE;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #9FC767;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-fixed-top, 
.navbar-fixed-bottom {
	border-radius: 0;	
}
@media screen and (max-width: 768px) {
	.dropdown-menu > li > a {
	  color: #231f20;
	}
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover {
  color: #333333;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/* =CUSTOM STYLING */
.navbar {
	margin-bottom: 0px;	
	margin-top: 15px;
}
.caret {
	display: none;	
}
.navbar-toggle {
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;	
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-weight: normal;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-radius: 0;
}
.navbar-toggle label:before {
	font-size: 22px;	
}
.nav > li > a {
	font-family: 'ArialNarrow', Arial, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav > li > a i,
.nav > li > a i + span {
	color: #6bcef2;	
}
.nav > li > a i {
	font-size: 16px;	
}
.nav > li > a#ecsCat117440814,
.nav > li > a#ecsCat117440814:hover,
.nav > li > a#ecsCat117440814:focus {
	color: red;	
	font-weight: bold;
	font-weight: 800;
}
.nav > li.open > a#ecsCat117440814, 
.nav > li.open > a#ecsCat117440814:hover, 
.nav > li.open > a#ecsCat117440814:focus {
	color: #fff;
}

/* cancelled - can be removed */
/*.navbar-collapse ul ul a.clicked-nav-parent {
	background-color: #fff;
	background-image: none;
	color: #6BCEF2;
}
.navbar-collapse ul ul a.clicked-nav-parent:hover {
	background-color: #6BCEF2;
	color: #fff;		
}
*/
.navbar-collapse ul ul ul {
	position: static;
	border: 0 none;
	box-shadow: none;
	width: 100%;
	display: block;
}
.navbar-collapse ul ul ul a {
	text-transform: none;	
	font-weight: normal;
	display: block;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 18px;
}
.dropdown-menu {
	padding-top: 0px;
	padding-bottom: 0px;	
}
/* taskId.16801789 make styles of unclickable items to look, like it is unclickable */
.dropdown-menu > li.dropdown > a {
	cursor: default;
}
.dropdown-menu > li.dropdown > a:hover, .dropdown-menu > li.dropdown > a:focus {background-color: #fff;	background-image: none;	color: #6bcef2;}
@media (min-width: 768px) {
	.navbar-nav > li.dropdown > a {
		cursor: default;
	} 
	.navbar-nav > li.main-navigation-login,
	.navbar-nav > li.main-navigation-search {
		display: none;
	}	
}
@media (max-width: 767px) {
	.navbar {
		position: fixed;
		margin: 0;
		width: 100%;
		top: 80px;	
		transition: all 0.2s;
		min-height: 0;
		border: 0 none;
	}
    .nav > li {
        padding: 0;
        margin: 0;
        border: 0 none;
    }
	.nav > li > a {
		padding-top: 15px;
        padding-top: 18px;
		padding-bottom: 15px;	
        border-bottom: 1px solid #999;
        text-transform: uppercase;
        font-family: Arial, sans-serif;
		font-family: 'Roboto', Arial, Helvetica, sans-serif;;
        font-size: 18px;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		font-weight: bold;		
		color: #444;
	}	
    .nav > li:last-child > a {
        border-bottom: 0 none;
    }
    .nav > li.open > a {
        border-bottom: 2px solid #fff !important;
        background-color: #6bcef2;
        color: #fff;
    }
    .nav > li.main-navigation-search > a {
        font-size: 18px;
        font-weight: normal;
        text-transform: lowercase;
        font-family: Arial, sans-serif;
		font-family: 'Roboto', Arial, Helvetica, sans-serif;;
		text-align: center;
    }
	.dropdown-menu > li.dropdown > a:hover, 
    .dropdown-menu > li.dropdown > a:focus {
		color: black;	
	}
	
    .navbar-nav > .open {
        margin-top: -1px;
    }
    .navbar-nav > .open > a, 
    .navbar-nav > .open > a:hover, 
    .navbar-nav > .open > a:focus {
        background-color: #6bcef2;
        color: #fff;
        position: relative;
    }
    .navbar-nav > .open > a::before,
    .navbar-nav > .open > a::after {
        content: '';
        width: 40px;
        height: 100%;
        background-color: #6bcef2;
        position: absolute;
        top: 0;
    }
    .navbar-nav > .open > a::before {
        left: -40px;
    }
    .navbar-nav > .open > a::after {
        right: -40px;
    }
    
    .navbar-nav > .open > ul > li > a {
        position: relative;
    }
    .navbar-nav > .open > ul > li > a::before,
    .navbar-nav > .open > ul > li > a::after {
        content: '';
        width: 40px;
        height: 100%;
        background-color: #F9EA46;
        position: absolute;
        top: 0;
    }    
	.navbar-nav > .open > ul > li.dropdown > a::before,
	.navbar-nav > .open > ul > li.dropdown > a::after {
		background-color: #B5E5F9;
	}
    .navbar-nav > .open > ul > li > a::before {
        left: -40px;
    }
    .navbar-nav > .open > ul > li > a::after {
        right: -40px;
    }    
}
@media (max-width: 349px) {
    .nav > li > a {
        font-size: 18px;
    }
}
.dropdown-menu > li > a {
	text-transform: uppercase;
	text-decoration: none;	
	font-size: 16px;
	font-weight: bold;	
	letter-spacing: 1.5px;
	letter-spacing: normal;
}
.ecsCatNav > li.ord11, .ecsCatNav > li.ord12, .ecsCatNav > li.ord13, .ecsCatNav > li.ord14, .ecsCatNav > li.ord15, .ecsCatNav > li.ord16,
.ecsCatNav > li.ord17, .ecsCatNav > li.ord18, .ecsCatNav > li.ord19, .ecsCatNav > li.ord20, .ecsCatNav > li.ord21, .ecsCatNav > li.ord22 {
	display: none;
}
@media (max-width: 767px) {
    .dropdown-menu > li > a {
        white-space: normal;
    }
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-color: #F9EA46;
		color: #6bcef2;
        border-bottom: 1px solid #fff;
        padding-top: 15px;
        padding-bottom: 15px;
		padding-left: 30px;
		padding-right: 30px;
        display: block;
        font-weight: bold;
        font-family: Arial, sans-serif;
		font-family: 'Roboto', Arial, Helvetica, sans-serif;;
        font-size: 18px;
	}
	.navbar-nav .open .dropdown-menu > li.dropdown > a,
	.navbar-nav .open .dropdown-menu > li.dropdown > a:hover,
	.navbar-nav .open .dropdown-menu > li.dropdown > a:focus {
		background-color: #B5E5F9;
		color: #fff;
	}
    .navbar-nav .open .dropdown-menu > li > ul > li > a,
    .navbar-nav .open .dropdown-menu > li > ul > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > ul > li > a:focus {
        background-color: #fff;
        color: #6bcef2;
        border-bottom: 1px solid #6bcef2;
        padding-top: 15px;
        padding-bottom: 15px;
		padding-right: 0;
		padding-left: 30px;
		margin-left: 30px;
		margin-right: 30px;
        display: block;
        font-size: 16px;
		font-weight: normal;
		text-transform: lowercase;
		/* taskId.16813488 because of mockup for long item under Kitchen */
		white-space: nowrap;
    }	
    .navbar-nav .open .dropdown-menu > li > ul > li:last-child > a, 
    .navbar-nav .open .dropdown-menu > li > ul > li:last-child > a:hover, 
    .navbar-nav .open .dropdown-menu > li > ul > li:last-child > a:focus {
        border-bottom: 0 none;   
    }
    .navbar-nav .open .dropdown-menu > li:last-child > ul > li:last-child > a, 
    .navbar-nav .open .dropdown-menu > li:last-child > ul > li:last-child > a:hover, 
    .navbar-nav .open .dropdown-menu > li:last-child > ul > li:last-child > a:focus {
        padding-bottom: 20px;
    }
	.navbar-collapse {
		padding: 0; margin: 0;	
	}
	.navbar-nav {
		padding: 30px 40px 0px; 
        margin: 0;	
        border: 4px solid #6bcef2;
        min-height: calc(100vh - 81px);
	}
	
	.navbar .ecsCatNav  {
		max-height: -webkit-calc(100vh - 80px);
		max-height: -moz-calc(100vh - 80px);
		max-height: calc(100vh - 80px);
		height: auto;
		overflow-x: hidden;
		overflow-y: scroll;			
	}
}
@media (max-width: 349px) {
    .navbar-nav .open .dropdown-menu > li > ul > li > a,
    .navbar-nav .open .dropdown-menu > li > ul > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > ul > li > a:focus {
		white-space: normal;
    }		
}

/* ----------- JUSTIFY FIX START ----------- */
@media (min-width: 1200px) {
	.navbar-collapse {
		padding-left: 0px ; /* !for(-ie) */
		padding-right: 0px ; /* !for(-ie) */
	}
}
@media (min-width: 768px){
    .navbar-nav {
        margin: 0 auto ; /* !for(-ie10) */
        table-layout: auto ; /* !for(-ie10) */
        float: none ; /* !for(-ie10) */
        width: 100% ; /* !for(-ie10) */
    }
    .navbar-nav > li {
        display: table-cell ; /* !for(-ie10) */
        float: none ; /* !for(-ie10) */
        text:align: center ; /* !for(-ie10) */
		
		/* float: left !for(ie10); */
		/* width: auto !for(ie10); */
		/* display: inline-block !for(ie10); */
    }
	.nav > li > a {
		white-space: nowrap ;	 /* !for(-ie10) */
		padding-left: 8px ; /* !for(-ie10) */
		padding-right: 8px ; /* !for(-ie10) */
		
		/* padding-left: 30px !for(ie10); */
		/* padding-right: 30px !for(ie10); */
	}
} 
@media (max-width: 1199px) {
	.nav > li > a {
		/* padding-left: 20px !for(ie10); */
		/* padding-right: 20px !for(ie10); */
	}	
}
@media (max-width: 1099px) {
	.nav > li > a {
		/* padding-left: 15px !for(ie10); */
		/* padding-right: 15px !for(ie10); */
	}	
}
@media (max-width: 991px) {
	.nav > li > a {
		/* padding-left: 10px !for(ie10); */
		/* padding-right: 10px !for(ie10); */
	}	
}
@media (max-width: 899px) {
	.nav > li > a {
		/* padding-left: 5px !for(ie10); */
		/* padding-right: 5px !for(ie10); */
	}	
}
@media (min-width: 768px) and (max-width: 849px) {
	.nav > li > a {
		/* font-size: 18px !for(ie10); */
	}	
}
/* ----------- JUSTIFY FIX END ----------- */

/* taskId.16803860 fix problem with children of parent's siblings were not clickable */
.dropdown {position: static;}

/*@media (max-width: 767px) {
	.navbar-nav > li.dropdown > ul {
		max-height: 300px;
		height: auto;
		overflow-x: hidden;
		overflow-y: scroll;
	}		
}
*/


/*** END responsive/global/navigation.css ***/

/*** START responsive/global/media.css ***/
/* Media */
@media (min-width: 768px) and (max-width: 979px) {

}
@media (max-width: 767px) {

}
@media print {
	body {
		padding-top: 0px;	
	}
	h1.pageTitle {
		margin-top: 0px;
		padding-top: 0px;	
	}
}
@media (min-width: 1200px) {

}
@media (min-width: 768px) and (max-width: 979px) {

}
@media (max-width: 767px) {
	/* replace fixed spacing with full-width on smaller resolutions */
	.container {max-width: 100%;}

}
@media (max-width: 480px) {
	/* replace fixed spacing with full-width on smaller resolutions */
	.container {max-width: 100%;}
}
@media (max-width: 979px) {

}
@media (min-width: 980px) {

}
@media (min-width: 768px) and (max-width: 1199px) {
	/* replace fixed spacing with full-width on smaller resolutions */
	.container {max-width: 100%;}
	
	/* fix horizontal scrolling on smaller resolutions */
	.row {margin-left: 0px; margin-right: 0px;}
	.content .row {margin-left: -15px; margin-right: -15px;}
}
@media (min-width: 980px) and (max-width: 1199px) {

} 
/*** END responsive/global/media.css ***/

/*** START responsive/global/buttons.css ***/
/* Buttons */
.btn {background-color: #F5F5F5; border: 1px solid #F5F5F5; color: #404041;}
.btn-default {background-color: #474949; border: 1px solid #474949; color: #fff;}
.btn-primary {background-color: #428bca; border: 1px solid #428bca; color: #fff;}
.btn-success {background-color: #5cb85c; border: 1px solid #5cb85c; color: #fff;}
.btn-info {background-color: #6BCEF2; border: 1px solid #6BCEF2; color: #fff;}
.btn-warning {background-color: #FDC419; border: 1px solid #FDC419; color: #fff;}
.btn-danger {background-color: #d9534f; border: 1px solid #d9534f; color: #fff;}

.btn:hover 			{background-color: #e5e5e5; border: 1px solid #e5e5e5; color: #404041;}
.btn-default:hover	{background-color: #3a3c3c; border: 1px solid #3a3c3c; color: #fff;}
.btn-primary:hover	{background-color: #357ebd; border: 1px solid #357ebd; color: #fff;}
.btn-success:hover	{background-color: #4cae4c; border: 1px solid #4cae4c; color: #fff;}
.btn-info:hover 	{background-color: #6BCEF2; border: 1px solid #6BCEF2; color: #fff;}
.btn-warning:hover	{background-color: #FDC419; border: 1px solid #FDC419; color: #fff;}
.btn-danger:hover	{background-color: #d43f3a; border: 1px solid #d43f3a; color: #fff;}

.btn-info,
.btn-info:hover,
.btn-info:focus {
	background-image: url(../data/i/btn-blue-arrow.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 6px;
	border: 0 none;
	border-radius: 0;
	text-transform: uppercase;
}
.btn-big-yellow, 
.btn-big-yellow:hover, 
.btn-big-yellow:focus,
.step-payment-wrapper div#continue input[type="submit"] {
	background-image: url(../data/i/header-bg.jpg);	
	font-size: 27px;
	color: #414142;
	text-shadow: 1px 1px 1px #fff;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	border: 0 none;
	border-radius: 0;
	padding: 10px 15px 9px;
	text-decoration: none;
	text-transform: uppercase;
}
.step-payment-wrapper div#continue input[type="submit"] {
    margin-left: auto;
    margin-right: auto;
}
.btn-add-to-cart, .btn-add-to-cart:hover, .btn-add-to-cart:focus,
.ecsCheckoutButton, .ecsCheckoutButton:hover, .ecsCheckoutButton:focus {
	/*background-color: #fff;
	background-image: url(../data/i/add-to-cart.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 66px;
	text-indent: -9999px;
	color: transparent;
	padding: 0;*/
	padding-left: 30px;
	padding-right: 30px;
}
/*.ecsCheckoutButton, .ecsCheckoutButton:hover, .ecsCheckoutButton:focus {
	background-image: url(../data/i/secure-checkout.png);	
	width: 265px;
}*/
.btn-small-yellow, .btn-small-yellow:hover, .btn-small-yellow:focus {
	background-image: url(../data/i/header-bg.jpg);	
	color: #414142;
	text-shadow: 1px 1px 1px #fff;
	font-size: 20px;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	border: 0 none;
	border-radius: 0;
	padding: 13px 20px 6px;
	/* padding-top: 8px !for(webkit); */
	/* padding-bottom: 12px !for(webkit); */
	text-decoration: none;
	line-height: 1.6em;
	letter-spacing: 1px;
	letter-spacing: normal;
}
.step-payment-wrapper div#continue input[type="submit"] {
	background-color: #F9EA46;
	background-color: transparent;
	background-repeat: repeat;
}
#checkout .btn, 
#checkout .btn:hover, 
#checkout .btn:focus,
#C3 input[type="submit"], 
#C3 input[type="submit"]:hover, 
#C3 input[type="submit"]:focus,
.my-account-content .crmAccountInfo input[type="submit"],
.my-account-content button#addloc_button,
#whereBuy input[type="submit"], 
#whereBuy input[type="submit"]:hover, 
#whereBuy input[type="submit"]:focus {
	background-color: #6BCEF2;
	border-radius: 0;
	border: 0 none;
	background-image: url(../data/i/btn-arrow-transparent.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	font-size: 16px;
	font-family: 'bebasregular', Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #fff;
}
@media (max-width: 767px) {
	#continue {
		text-align: center;
	}
	#continue div {
		width: 100%;
	}
	#continue input.btn,
	#continue input.btn:hover,
	#continue input.btn:focus {
		padding: 10px 50px 8px 30px;
		font-size: 22px;
		background-image: url(../data/i/continue-arrow.png?ver2);
	}
	
}

#checkout .btn.close, #checkout .btn.close:hover, #checkout .btn.close:focus {
	background-image: none;
	background-color: transparent;
	padding: 0; 
	margin: 0;	
	color: #A31D4B;
	opacity: 1;
}

.resizable-buttons img {
	margin-bottom: 15px;
	max-width: 100%;
}
@media (max-width: 767px) {
	.resizable-buttons img {height: 50px; margin-bottom: 10px;}	
}
@media (max-width: 479px) {
	.resizable-buttons img {height: 40px; margin-bottom: 5px;}	
}

.step-payment-wrapper div#continue input[type="submit"] {
	background-image: url(../data/i/letsdothis_pleaseusethisone.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	width: 232px;
	height: 113px;
	display: block;
	color: transparent;
	text-shadow: none;
	margin-bottom: 5px;
}

#continue .custom-checkout-submit-button,
#continue .custom-checkout-submit-button:hover,
#continue .custom-checkout-submit-button:focus {
	background-image: url(../data/i/header-bg.jpg);
	background-repeat: repeat;
	border: 4px solid #6bcef2;
	color: #000;
	font-size: 30px;
	line-height: 1.3em;
	padding: 20px 20px 15px;	
	margin-bottom: 15px;
	text-shadow: 2px 2px 0px #fff;
	letter-spacing: 1px;
	letter-spacing: normal;
	
}
#continue .custom-checkout-submit-button span {
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	display: block;
	line-height: 1.3em;
	text-shadow: none;
	letter-spacing: normal;
}
#continue .custom-checkout-submit-button + input[type="submit"] {
	x-display: none !important;	
}
/*** END responsive/global/buttons.css ***/

/*** START responsive/global/comments.css ***/
/* Comments */

.cmtMessage,
.cmtError {
	padding: 15px;
	text-align: center;
	margin-bottom: 15px;
	font-family: 'texgyrescholaitalic',Arial,Helvetica,sans-serif;
}
.cmtError {
	color: #A31D4B;
}
.cmtMessage h3,
.cmtError h3 {
	font-family: 'bebasregular';
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	text-transform: uppercase;
	color: #6bcef2;
	margin-bottom: 15px;
}

/* comments form */

.popup-form-block div.table-responsive {
	border: 0 none;
	padding: 0;
	margin: 0;
	overflow: inherit;
}
.popup-form-block-table > tr > td:first-child,
.popup-form-block-table > tbody > tr > td:first-child {
	vertical-align: top;
	padding-right: 15px;
	padding-top: 20px;
}
.popup-form-block h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #414042;
}
.popup-form-block h4 small {
	font-size: 16px;
	font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
	display: block;
	color: #414042;
	text-transform: none;
}
.popup-form-block h3 {
	color: #6bcef2;
	font-size: 27px;
	font-family: 'bebasregular';
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	text-transform: uppercase;
}
.popup-form-block textarea {
	width: 100%;
	border: 4px solid #F9EA46;
	width: 500px;
	height: 200px;
	display: block;
	padding: 5px;
}
.popup-form-block input[type="text"],
.popup-form-block input[type="email"] {
	border: 4px solid #F9EA46;
	width: 155px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.commentBodyBlock div {
	display: inline-block;
}
.ipop-white-bg .iPopData {
	background-color: #fff;
}
.iPopBlock .iPopCancel {
	position: static;
	display: inline-block;
	font-size: 16px;
	font-family: 'bebasregular';
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	margin-left: 15px;
	margin-top: 5px;
	text-decoration: none;
	background-image: none;
}
.postCommentBlock {
	padding-top: 20px;
}
@media (max-width: 767px) {
	.popup-form-block table, .popup-form-block tr, .popup-form-block td {display: block;}
	.popup-form-block-table > tr > td:first-child,
	.popup-form-block-table > tbody > tr > td:first-child {
		display: none;
	}
	.popup-form-block textarea {width: 100%;}
	.popup-form-block input[type="submit"] {
		font-size: 16px; 
		x-padding: 15px 10px 10px; 
		margin-bottom: 10px;
	}
}

/* list of comments */
.Comments {
	max-height: 650px;
	overflow: auto;
	margin-top: 30px;
}
tr.CommentsItem > td {
	font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
tr.CommentsItem + tr.respond > td {
	border-bottom: 4px solid #F9EA46;	
	padding-bottom: 15px;
	padding-top: 15px;
}
.CommentsItem .rating {
	margin-bottom: 15px;
	margin-top: 0px;
}
.CommentsItem img {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.CommentsContent {
	padding-right: 15px;
}
.CommentsAuthor {
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
}
.CommentsCreated {
	display: block;
	/* taskId.16807150 */
	display: none;
}
.Comments .jspPane > div.table-responsive {
	margin-right: 15px;
	border: 0 none;
}
@media (max-width: 767px) {
	.Comments .jspPane > div.table-responsive {
		overflow-x: hidden;
	}
	#blogPost #postCommentBlock {
		float: none;
	}
	/* taskId.16808280 /blog/lavatory-mists-the-cutting-room-floor/ */
	.Comments {
		height: auto;
		max-height: none;
		overflow: inherit;
	}
	.Comments .table-responsive {
		border: none;
	}
	tr.CommentsItem > td {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media (max-width: 479px) {
	.Comments  table, .Comments  tbody, .Comments  tr, .Comments  td {display: block;}
	tr.CommentsItem > td:first-child {border: 0 none;}
	.postCommentBlock .btn-big-yellow {
		font-size: 17px;
	}
}

/* rating */
.cmtRatingForm {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
input[type="radio"].cmtRating {
    float: right;
    width: 24px;
    height: 22px;
    padding: 0;
    margin: 0 0 0 -24px;
    opacity: 0;
}
.cmtRatingForm:hover label.rating-star:hover,
.cmtRatingForm:hover label.rating-star:hover ~ label.rating-star,
input[type="radio"].cmtRating:checked ~ label.rating-star {
    background-position: 0 0;
}
label.rating-star,
.cmtRatingForm:hover label.rating-star {
    position: relative;
    float: right;
    display: block;
    width: 24px;
    height: 22px;
    background: url(../data/i/rating-input.png) 0 -22px;
	margin-right: 4px;
}


/* Replies */
.CommentsItem[response="yes"] td:first-child {
	padding: 0px;
	padding-left: 40px;
}
.CommentsItem[response="yes"] td:first-child .CommentsBody {
	padding-left: 40px;
	border-left: 5px solid #D7D7D7;
	padding-top: 15px;
	padding-bottom:  15px;
}
.CommentsItem:not([replies="0"]) td,
.CommentsItem[response="yes"] td {
    border-bottom: none !important;
}

@media (max-width: 767px) {
	.Comments table,
	.Comments tbody,
	.Comments tr,
	.Comments td {
		display: block;
		width: 100%;
	}
	.CommentsItem[response="yes"] td:first-child {
		padding: 0;
		padding-left: 20px;
	}
	.CommentsItem[response="yes"] td:first-child .CommentsBody,
	.CommentsItem[response="yes"] td:last-child .CommentsBody {
		padding-left: 20px;
		border-left: 5px solid #d7d7d7;
	}
	.CommentsItem td:first-child {
		padding-bottom: 0px;
	}
	.CommentsItem img {
		margin: 0;
	}
	/* remove extra-spacing from cell without image */
	.CommentsItem td:last-child:empty {
		padding-top: 0px;
	}
	/* remove spacing after the last comment without image */
	.CommentsItem:nth-last-child(2) td:last-child:empty {
		display: none;
	}
	.Comments {
		max-width: 100%;
		overflow-x: hidden;
	}
	.Comments .table-responsive {
		overflow-x: hidden;
	}	

}

.Comments table {
	border-collapse: inherit;
}
.respond a,
.respond a:hover,
.respond a:focus {
	font-size: 16px;
	font-family: 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', 'ArialNarrow', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #bbb;
}

/*** END responsive/global/comments.css ***/

/*** START responsive/global/tweaks-ipop.css ***/
.iframeType .iPopData {
  padding: 0px;
}
/*** END responsive/global/tweaks-ipop.css ***/

/*** START responsive/global/printer.css ***/
@media print {
    header.header,
	footer.footer,
	.checkout-steps,
	#page13 h1.pageTitle {
		display: none;	
	}
}
/*** END responsive/global/printer.css ***/

/*** START responsive/sub/common.css ***/
/* Common CSS for this layout */
/* =ABOUT US WHERE WE PLAY */





/* =WHERE TO BUY */
.where-to-buy-search-form {
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
	height: auto !important;
}
.where-to-buy-search-form > div {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
.where-to-buy-search-form > br {
	display: none;
}
.where-to-buy-search-form label {
	color: #6bcef2;
	font-weight: normal;
	margin: 0;
}
.where-to-buy-search-form input[type="submit"] {
	color: transparent;
	background-image: url(../data/i/btn-arrow-transparent.png);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	border: 0 none;
	width: 20px;
	height: 20px;
	padding: 0;
	margin:0;
	border-radius: 0;
	background-color: #6bcef2;
}
.where-to-buy-search-form input[type="text"] {
	background-color: #FEBC10;
	border-color: #FEBC10;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	padding: 6px 12px;
	letter-spacing: 1px;
	letter-spacing: normal;
}
.where-to-buy-search-form .selectbox {
	background-color: #FEBC10;
}
.where-to-buy-search-form .selectbox select,
.where-to-buy-search-form .selecttext {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	font-weight: normal;
	/* padding-top: 9px !for(webkit); */
	padding-top: 10px ; /* !for(firefox) */
}
.where-to-buy-search-form .selectbox select {
	padding-bottom: 8px;
	/* padding-top: 7px !for(webkit); */
	/* padding-bottom: 7px !for(webkit); */
}
.where-to-buy-search-form .selectbox select {
	min-width: 80px;
}
.where-to-buy-search-form .select-arrow {
	background-image: url(../data/i/arrow-bottom-select-transparent.png);
}
.where-to-buy-search-form-old {
	display: none;
}
.where-to-buy-search-form button,
.where-to-buy-search-form button:hover,
.where-to-buy-search-form button:focus {
	background-color: #6bcef2;
	border-color: #6bcef2;
	border-radius: 0;
	color: #fff;
	position: relative;
	margin-top: 30px;
	word-spacing: 0.2em;
	word-spacing: normal;
	text-transform: uppercase;
	padding: 7px 12px 5px;
	font-size: 16px;
}
.where-to-buy-search-form button::before {
	content: '- OR -';
	display: block;
	position: absolute;
	top: -40px;
	left: 0px;
	color: #FEBC10;
	text-align: center;
	width: 100%;
	font-size: 24px;
}

@media (max-width: 767px) {
	.where-to-buy-search-form > div {
		/* padding-top: 5px !for(webkit); */
		/* padding-bottom: 5px !for(webkit); */
	}
	.where-to-buy-search-form > br {
		display: block;
		margin-bottom: 10px ; /* !for(-webkit) */
	}
}

#whereBuy {
	padding-bottom: 30px;
}
#whereBuy > .row {
	max-width: 650px;
}
#whereBuy label {
	font-weight: normal;
}
#whereBuy input[type="checkbox"] {
	margin-right: 3px;
}
#whereBuy .selectbox select {
	min-width: 70px;
}
.plines {
	width: 100%;
}

.company {
	float: left;
	border: 4px solid #F9EA46;
	margin-bottom: 30px;
	width: 47%;
	line-height: 1.2em;
}
.company:nth-child(odd) {
	margin-right: 3%;
}
.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
}
.companyComms {
	padding: 10px 0px;
}
div.companyTable {
	padding: 10px;
}
.drivingDir a {
	background-color: #6bcef2;
	border-color: #6bcef2;
	color: #fff;
	display: inline-block;
	padding: 6px 12px;
	margin-top: 7px;
	text-decoration: none;
	font-family: "bebasregular", Arial, Helvetica, sans-serif;
	font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
	font-size: 16px;
	text-transform: uppercase;
	word-spacing: 0.2em;
	word-spacing: normal;
	text-align: center;
}
.distance::before {
	content: '\f041';
	font-family: 'FontAwesome';
	margin-right: 7px;
}
.company .row > div:first-child {
	border-right: 4px solid #6bcef2;
	width: 58.3333%;
}
.company .row > div:last-child {
	color: #6bcef2;
	width: 41.6667%;
}
ul.catGrid:before {
	content: 'STUFF THEY SELL:';
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
ul.catGrid {
	padding: 0; margin: 0; list-style-type: none;
}
@media (min-width: 768px) {
	.companies {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row wrap;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;	
		clear: both;
		overflow: hidden;
	}
	.company .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row nowrap;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;	
		width: 100%;
	}
	.company {
		height: auto !important ; /* !for(-ie9 -ie8) */
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
	.companyTable {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;	
		width: 100%;
	}
	.company .row > div {
		height: auto !important ;	 /* !for(-ie9 -ie8) */
	}
}
@media (max-width: 767px) {
	.company {
		width: 100%;
		float: none;
	}
	.company .row > div {
		width: 50%;
		float: left;
	}
}
@media (max-width: 479px) {
	.company .row > div {
		width: 100%;
		float: none;
	}
	.company .row > div:first-child {
		padding-bottom: 15px;
		border: 0 none;
		width: 100%;
	}
	.company .row > div:last-child {
		width: 100%;
	}
}

/* =ABOUT US */
.about-us-home {
	background-image: url(../data/i/desk-big.jpg);
}
.about-us-home tr:first-child td {vertical-align: top; padding-bottom: 15px;}
.about-us-home tr:last-child td {vertical-align: bottom; padding-top: 15px;}
.about-us-home td:first-child {text-align: left; padding-right: 15px;}
.about-us-home td:last-child {text-align: right; padding-left: 15px;}

@media (max-width: 1047px) {
	.about-us-home img {
		width: 100%;
	}
}
@media (max-width: 359px) {
	.about-us-home table,
	.about-us-home tr,
	.about-us-home td,
	.about-us-home tbody {
		display: block;
	}
}
/* everything else */
.about-everything-else {
	background-image: url(../data/c/about-us/stairs.png), url(../data/i/desk.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center bottom,  left top;
	padding-top: 100px;
	padding-bottom: 100px;
}
.about-everything-else img {
	max-width: 100%;
	height: auto;
}
.about-everything-else .row > div > div {
	padding: 10px 25px;
}
@media (max-width: 479px) {
	.about-everything-else .row > div {
		width: 100%;
		float: left;
	}
}

.ipop-gallery .iPopWrap {
	padding: 0;
	max-height: 90vh;
}
.ipop-gallery.iPopBlock {
	background-color: rgba(255,255,255,0.8);	
}
.ipop-gallery.iPopBlock.styled .iPopBox {
	border: 0 none;
	box-shadow: none;
	/*background-color: #fff;
	padding: 25px;*/    
}
.ipop-gallery.iPopBlock .iPopData {
	/*background-color: transparent;
	padding: 0;*/
}
.ipop-gallery.iPopBlock .iPopCloseBtn {
/*	background-image: url(../data/i/ipop-gallery-close.png);
    background-image: url(../data/i/band-popup-close-lg.png?ver1); */
	right: 7px;
	right: 0;
	top: 7px;
	top: 0;
}
.ipop-gallery .iPopControl div {
	background-image: none;
}
.ipop-gallery .iPopPrev {
	left: -70px;
}
.ipop-gallery .iPopNext {
	right: -50px;
}
.ipop-gallery .iPopControl div:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 40px;
	cursor: pointer;
	color: #fff;
	background-color: #000;
	width: 50px;
	height: 50px;
	display: inline-block;
	padding-top: 13px;
	padding-left: 3px;
}
.ipop-gallery .iPopControl.iPopPrev div:before {
	content: '\f104';
	padding-left: 0px;
}
@media (max-width: 1024px) {
	/* taskId.16808285 */
	.ipop-gallery.iPopBlock.styled .iPopBox	{
		padding: 0;	
	}
	/* /juicy-information/ taskId.16808284 */
	.ipop-gallery .iPopControl div:before {
		font-size: 30px;
		width: 40px;
		height: 40px;
		padding-top: 8px;	
	}
	.ipop-gallery .iPopPrev {
		left: -5px;
	}
	.ipop-gallery .iPopNext {
		right: 5px;
	}	
}
@media (max-width: 479px) {
	.ipop-gallery .iPopControl	{
		top: 100%;
		margin-top: 10px;
		height: auto;	
		opacity: 1;
	}
	.ipop-gallery .iPopControl div::before {
		background-color: #6bcef2;	
	}
	.ipop-gallery .iPopPrev {
		margin-left: -webkit-calc(50% - 45px);
		margin-left: -moz-calc(50% - 45px);
		margin-left: calc(50% - 45px);
	}
	.ipop-gallery .iPopNext {
		margin-right: -webkit-calc(50% - 45px);
		margin-right: -moz-calc(50% - 45px);
		margin-right: calc(50% - 45px);
	}
    
    /* new styles */
    /*.ipop-gallery .iPopWrap {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }
    .ipop-gallery .iPopControl.iPopPrev,
    .ipop-gallery .iPopControl.iPopNext,
    .ipop-gallery .iPopControl div {
        position: static;
        padding: 0;
        margin: 0;
    }
    .ipop-gallery .iPopControl.iPopPrev,
    .ipop-gallery .iPopControl.iPopNext {
        width: 40px;
        height: 40px;
    }
    .ipop-gallery .iPopWrap > * {
        order: 10;
    }
    .ipop-gallery .iPopWrap > .iPopBox {
        order: 1;
        width: 100%;
    }*/
}
/* =ABOUT US the band */
.ipop-band-popupimage.iPopBlock.imageType .iPopBox,
.ipop-where-we-play.inlineType.iPopBlock .iPopBox {
	border: 0 none;
	padding: 0;
	background-color: #fff;
}
.ipop-where-we-play.inlineType.iPopBlock .iPopBox {
	overflow-y: hidden;	
}
.ipop-band-popupimage.iPopBlock .iPopData,
.ipop-where-we-play.inlineType.iPopBlock .iPopData {
	/*padding: 25px;*/
}
.ipop-where-we-play.inlineType.iPopBlock .iPopData {
	padding-bottom: 10px;	
}
.ipop-band-popupimage.iPopBlock .iPopCloseBtn,
.ipop-where-we-play.inlineType.iPopBlock .iPopCloseBtn {
	/* background-image: url(../data/i/band-popup-close-lg.png?ver1); */
	/*width: 13px;
	height: 13px;
	top: 33px;
	right: 33px;*/
}
.col-band-item h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	color: #404041;
	padding: 0; margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.1em;
}
.col-band-item h4 small {
	font-family: 'CenturySchoolbookItalic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #404041;
	display: inline;
	margin-left: 3px;
	letter-spacing: normal;
}
.popupimage {
	position: relative;
}
.popupimage img {
	margin: 25px;
}
.band-blog-link {
	position: absolute;
	right: 35px;
	bottom: 35px;
}
.spot {position: absolute; z-index: 10000;}
.spot1 {left: 300px; top: 275px;}
.spot2 {left: 555px; top: 120px;}
.spot3 {left: 453px; top: 815px;}
.spot4 {left: 970px; top: 410px;}
.spot5 {left: 1360px; top: 760px;}

.collage-et.et:before, .collage-et.et:after {
	display: none;	
}
.collage-et {
	border: 0 none;
	border-radius: 0;
	background-color: transparent;
	opacity: 1;
	color: #fff;	
	box-shadow: none;
}
.collage-et .title {
	background-color: #6bcef2;
	color: #fff;
	position: relative;
	left: 15px;
	bottom: -20px;	
	padding: 7px 15px;
	font-size: 18px;
}
.ipop-where-we-play.iPopBlock {
	z-index: 10001;	
}
.ipop-where-we-play.iPopBlock td {
	vertical-align: top;	
	font-size: 16px;
	padding-right: 20px;
}
.ipop-where-we-play img {
	max-height: 600px;
	width: auto;	
	margin-bottom: 5px;
}
@media (max-width: 1299px) {
	.ipop-where-we-play img {max-height: 400px;}
}
@media (max-width: 767px) {
	.ipop-where-we-play img {max-height: 300px;}
	/*.collage {
		-ms-transform: scale(0.5,0.5);
		-moz-transform: scale(0.5,0.5);
		-webkit-transform: scale(0.5,0.5);
		-o-transform: scale(0.5,0.5);
		transform: scale(0.5,0.5);
	}*/
}
@media (max-width: 479px) {
	.col-band-item {
		width: 100%;
		float: none;
		height: auto !important;
	}
}

/* =ABOUT US */
.table-about-home {
	table-layout: fixed;	
}
.table-about-home td {
	padding: 0;	
	position: relative;
}
.table-about-home img {
	/* fix of white line when resizing */
	margin-bottom: -1px;	
	width: 100% !important;
	height: auto !important;
}
.table-about-home .about-home-hover {
	position: absolute;	
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}
.table-about-home a:hover .about-home-hover {
	opacity: 1;	
}
@media (max-width: 1024px) {
	/* taskId.16808286 /about-us-home/ , /about-us/juicy-information/ */
	div[table-class*="table-about-home"] {
		border: 0 none;	
	}
	div[table-class*="table-about-home"]:before,
	.about-gallery:before {
		content: 'click on image below';	
		font-family: 'Fjalla One', Arial, 'bebasregular', Helvetica, sans-serif;;
		font-size: 22px;
		text-align: center;
		color: #6bcef2;
		display: block;
		margin-bottom: 10px;
		line-height: 1.6em;
		cursor: text;
	}	
}
@media (max-width: 479px) {
    .table-about-home,
    .table-about-home tbody,
    .table-about-home tr,
    .table-about-home th,
    .table-about-home td {
        display: block;
    }
    .table-about-home tr:first-child td:last-child {
        display: none;
    }
}

/* old gallery button START - can be removed */
.table-gallery-button {margin: 0; border: 0 none; table-layout: fixed;}
.table-gallery-button td {padding: 0; border: 0 none; position: relative;}
.table-gallery-button img {position: relative; z-index: 1; margin-bottom: -1px;}
.table-gallery-button img.about-gallery-hover {position: absolute; left: 0px; top: 0px;	width: 100%; height: 100%; z-index: 0;}
.table-gallery-button.hovered img.about-gallery-hover {z-index: 2;}
/* old gallery button END - can be removed */

/* about us gallery button (new) */
.about-gallery {
	text-align: center;	width: 1140px; max-width: 100%; position: relative; margin: 0 auto;
}
.about-gallery img.about-gallery-img-hover {
	position: absolute;	top: 0px; left: 0px; width: 100%;
	display: none;
}
.about-gallery img.about-gallery-img-hover.hovered {
	display: inline;	
}
.about-gallery a {
	position: absolute;
	/* tune width, height, top, left after image change */
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.about-gallery a span {
	display: none;	
}

/* wholesale application form */
.page-application-form h1 {
    /* line-height: 1.2em !for(ie edge); */
}
@media (min-width: 1200px) {
	.page-application-form h1 {
		font-size: 50px;
	}
}
@media (max-width: 767px) {
	.page-application-form h1 {
		font-size: 30px;
	}
}
.page-application-form .cms-content .xform {
	border: 4px solid #F9EA46;
	padding: 0 50px 30px;
	width: 750px;
	max-width: 100%;
	margin: 0 auto;
}
@media (max-width: 1024px) {
	.page-application-form .cms-content .xform {
		padding: 0 30px 10px;
	}
}
@media (max-width: 1024px) {
	.page-application-form .cms-content .xform {
		padding: 0 15px 5px;
	}
}
.page-application-form .cms-content .xform button {
	padding: 0;
	margin: 0;
	border-radius: 0;
	background-color: transparent;
	background-image: none;
	border: 0 none;
}
.page-application-form .cms-content .xform table th {
	white-space: nowrap;
	padding-right: 15px;	
	padding-bottom: 10px;
}
.page-application-form .cms-content .xform table td {
	width: 100%;
	padding-bottom: 10px;
}
@media (max-width: 767px) {
	.page-application-form .cms-content .xform .table-responsive {
		border: 0 none;
	}
	.page-application-form .cms-content .xform table,
	.page-application-form .cms-content .xform tbody,
	.page-application-form .cms-content .xform tr,
	.page-application-form .cms-content .xform td,
	.page-application-form .cms-content .xform th {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		border: 0 none;
	}
	.page-application-form .cms-content .xform tr {
		x-margin-bottom: 10px;
	}
	.page-application-form .cms-content .xform table th {
		padding-bottom: 5px;
	}
}
.page-application-form .cms-content .xform .xformMultipart > div {
	margin-bottom: 10px;
}
.page-application-form .cms-content .xform h2 { 
	color: #6bcef2;
	padding: 0;
	margin: 50px 0 15px;
}
@media (max-width: 767px) {
	.page-application-form .cms-content .xform h2 {
		font-size: 24px;
		margin: 30px 0 5px;
	}
}
.page-application-form .cms-content input[type="text"],
.page-application-form .cms-content input[type="email"],
.page-application-form .cms-content input[type="password"] {
    box-shadow: none;
    line-height: 1em;
    padding: 10px;
    color: #000;
}
.page-application-form .cms-content input[type="text"]:placeholder-shown,
.page-application-form .cms-content input[type="email"]:placeholder-shown,
.page-application-form .cms-content input[type="password"]:placeholder-shown {
    /* padding-top: 11px !for(webkit); */
}
.page-application-form .cms-content input[type="text"],
.page-application-form .cms-content input[type="email"],
.page-application-form .cms-content input[type="password"] {
    
}
.page-application-form .cms-content .xform div.checkbox,
.page-application-form .cms-content .xform div.radio {
	position: relative;
	padding: 0;
	margin: 10px 0 0;
}
.page-application-form .cms-content .xform div.checkbox input,
.page-application-form .cms-content .xform div.radio input,
.page-application-form .checkbox-container input {
	opacity: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 0;
}
.page-application-form .cms-content .xform div.checkbox label,
.page-application-form .cms-content .xform div.radio label,
.page-application-form .checkbox-container label {
	display: flex;
	flex-flow: row nowrap;
	align-content: center;
	padding: 0;
	margin: 0;
	font-weight: bold;
	cursor: pointer;
}
.page-application-form .cms-content .xform div.checkbox input ~ span,
.page-application-form .cms-content .xform div.radio input ~ span,
.page-application-form .checkbox-container input ~ label {
	display: flex;
	flex-flow: row nowrap;
	padding: 0;
	margin: 0;
}
.page-application-form .cms-content .xform div.checkbox input ~ span::before,
.page-application-form .cms-content .xform div.radio input ~ span::before,
.page-application-form .checkbox-container input ~ label::before {
	width: 20px;
	height: 20px;
	content: '\f00c';
	background-color: #F9EA46;
	color: #F9EA46;
	font-family: 'FontAwesome';
	font-size: 16px;
    font-weight: normal;
	margin-right: 10px;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
    line-height: 1em;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
    flex: 0 0 auto;    
}
.page-application-form .cms-content .xform div.checkbox input:checked ~ span::before,
.page-application-form .cms-content .xform div.radio input:checked ~ span::before,
.page-application-form .checkbox-container input:checked ~ label::before {
	color: #fff;
	background-color: #6bcef2;
}
.page-application-form .cms-content .xform ::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
	font-size: 16px;
}
.page-application-form .cms-content .xform ::-moz-placeholder {
	color: #000;
	opacity: 1;
	font-size: 16px;
}
.page-application-form .cms-content .xform :-ms-input-placeholder {
	color: #000;
	opacity: 1;
	font-size: 16px;
}
.page-application-form .cms-content .xform :-moz-placeholder {
	color: #000;
	opacity: 1;
	font-size: 16px;
}
.with-a-checkbox td {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}
.with-a-checkbox td > div:first-child {
	flex: 1 1 auto;
}
.with-a-checkbox .checkbox-container {
	margin-left: 20px;
	padding-top: 5px;
}
.page-application-form .selecttext {
	padding-top: 5px;
}
.page-application-form .selectbox {
	display: block;
}
@media (min-width: 480px) and (max-width: 767px) {
	.page-application-form .cms-content .xform table .with-a-checkbox td {
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
	}
	.page-application-form .cms-content .xform table .with-a-checkbox td > div:first-child {
		flex: 1 1 auto;
	}	
}
@media (max-width: 479px) {
	.with-a-checkbox .checkbox-container {
		margin-left: 0;
		margin-top: 10px;
	}
}
.page-application-form .cms-content .xFormError {
	display: none;
}
.page-application-form .cms-content .xFormError ~ input {
	background-color: #F2DEDE;
	border-color: #F2DEDE;
}
.page-application-form .all-errors .xFormAllError {
	margin-top: 20px;
}
.page-application-form textarea {
	border-radius: 0;
	background-color: #F9EA46;
	padding: 10px;
	border: 0 none;
	box-shadow: none;
	max-width: 100%;
	height: 150px;
	outline: none;
	margin-bottom: 20px;
}
.page-application-form textarea:focus,
.page-application-form textarea:focus{
	box-shadow: none;	
	outline: none;
}

.row-band {
    display: flex;
    flex-flow: row wrap;
}
.row-band > div {
    height: auto !important;
}
.row-band img {
	width: 100%;
}


.depends-on {
	display: none;
	margin-left: 30px;
}
.master-checkbox-container-01 {
	margin-top: 15px;
}
.page-application-form .master-checkbox-container-01.master-checked ~ .depends-on-01,
.page-application-form .master-checkbox-container-02.master-checked ~ .depends-on-02,
.page-application-form .master-checkbox-container-03.master-checked ~ .depends-on-03,
.page-application-form .master-checkbox-container-05.master-checked ~ .depends-on-05,
.page-application-form #form-group-D216.master-checked ~ .depends-on-04 {
	display: block;
}
#form-group-D216:not(.master-checked) ~ .depends-on-01,
#form-group-D216:not(.master-checked) ~ .depends-on-02,
#form-group-D216:not(.master-checked) ~ .depends-on-03 {
	display: none;
}

.i-sell-online-req {
	display: none;
}
body.i-sell-online-req-show .i-sell-online-req {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	background-color: rgba(255,255,255,0.8);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 9999;
}
.i-sell-online-req p {
	background-color: #fff;
	padding: 30px;
	margin: 0;
	border: 4px solid #F9EA46;
	width: 600px;
	max-width: 100%;
	cursor: pointer;
	position: relative;
}
.i-sell-online-req p:first-child::after {
	content: '\f00d';
	font-family: 'FontAwesome';
	position: absolute;
	right: -4px;
	top: -4px;
	font-size: 24px;
	background-color: #F9EA46;
	color: #fff;
	width: 40px;
	height: 40px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}

*.no-delivery-date.no-note { /* taskId.16814021 */
    display: none !important;
}
    
.with-other {
	position: relative;
}
.with-other > input {
	position: absolute;
	right: 0;
	bottom: -6px;
	/* bottom: -5px !for(webkit); */
	width: calc(100% - 90px);
	display: none;
}
@media (max-width: 767px) {
	.with-other > input {
		position: static;
		margin-top: 10px;
		width: 100%;
	}
}
.with-other.other-checked > input {
	display: block;
}
.with-other input[value="other"]:checked ~ span::after {
	content: ':';
}

/*** END responsive/sub/common.css ***/
/* TIME: 0.063113927841187 */