@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Rubik'), local('Rubik-Regular'), url(https://www.klika.com.au/skin/frontend/shopper/default/css/fonts/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Rubik Bold'), local('Rubik-Bold'), url(https://www.klika.com.au/skin/frontend/shopper/default/css/fonts/iJWHBXyIfDnIV7F6iGmd8WD07oB-.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*/
body, html, button, input, select, textarea {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 1.3;
	color: #1b1a19;
	font-weight: normal;
	text-rendering: optimizeSpeed;
}

* {
	margin:0; padding:0;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	tap-highlight-color: rgba(255,255,255,0);
}


html { font-size: 100%; overflow-y: scroll!important; }
body { margin: 0; font-size: 1em; line-height: 1.4em; background-color:#fff; border:0;}

body, html { -webkit-font-smoothing: antialiased; }

main, section, article, aside, footer, header { display: block; }

button, input, select, textarea { vertical-align: baseline; }

::selection { background-color: #007cad8f; color: #fff; text-shadow: none; }

iframe { overscroll-behavior: contain; border: none; }

img { border:0; vertical-align:middle;}
svg{ max-width: 100%; }
use{ fill: #555; }
svg:not(:root) { overflow: hidden; }

button { transition: width .4s, background-color 0.2s ease; cursor: pointer; }

a             { color:#004dc3; text-decoration:none; outline:0; }
a:hover       { color: #004dc3; text-decoration:none; outline:0; }
a:focus, :focus, a:hover, a:active { outline:0; }

h1, h2, .h1, .h2 { font-size:20px; font-weight:normal; line-height:1.25em; color:#000; letter-spacing:0; margin-top: 0; }
h3,h4,h5,h6,.h3,.h4,.h5,.h6 { font-size:1.1em; font-weight:normal; line-height:1.25em; margin-top: .2em; }

b { font-weight: bold; }
strong        { font-weight:normal; }
address       { font-style:normal; }

ul,ol         { list-style:none; margin:0; padding:0px; }

@font-face {
	font-family: 'icomoon';
	font-display: block;
	src: url('https://www.klika.com.au/skin/frontend/shopper/default/css/fonts/icomoon4.eot');
	src: url('https://www.klika.com.au/skin/frontend/shopper/default/css/fonts/icomoon4.ttf') format('truetype'), url('https://www.klika.com.au/skin/frontend/shopper/default/css/fonts/icomoon4.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}
[class^="icon-"], [class*=" icon-"] { color: #222; }
.icon-white { color: #fff; }
a:hover .icon-white { color: #004dc3; text-decoration:none; outline:0; }

.icon-home:before { content: "\e900"; }
.icon-file-text:before { content: "\e922"; }
.icon-profile:before { content: "\e923"; }
.icon-cart:before { content: "\e93a"; }
.icon-phone:before { content: "\e942"; }
.icon-envelop:before { content: "\e945"; }
.icon-user:before { content: "\e971"; }
.icon-search:before { content: "\e986"; }
.icon-lock:before { content: "\e98f"; }
.icon-truck:before { content: "\e9b0"; }
.icon-mail2:before { content: "\ea84"; }
.icon-ctrl:before { content: "\ea50"; }
.icon-facebook:before { content: "\ea90"; }
.icon-instagram:before { content: "\ea92"; }
.icon-twitter:before { content: "\ea96"; }
.icon-youtube:before { content: "\ea9d"; }
.icon-googleplus:before { content: "\ea8b"; }
.icon-bubbles:before { content: "\e96c"; }

.no-display { display: none!important; }

.nosel { user-select: none; }

.col2-left-layout .col-main { float:right; }


.tooltip {
	display:none;
	position:absolute;
	border:1px solid rgba(7, 128, 210, 1);
	background-color: rgba(7, 128, 210, 0.9);
	border-radius:5px;
	padding:6px 12px;
	color:#fff;
	line-height: 16px;
	font-size: 14px;
	max-width: 350px;
	z-index: 1000;
	will-change: transform;
}

.masterTooltip { cursor: pointer; }

a.silent { color: inherit; cursor: inherit; }

input,select,textarea,button { vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }

.lj { text-align: left; }
.rj { text-align: right; }
.cj { text-align: center; }


.lazyshow { display: none; }
.bigscreens, .hidephone{ display: block; }
.smallscreens { display: none; }
@media only screen and (max-width: 959px) {
	.bigscreens, .hidephone { display: none!important; }
	.smallscreens { display: block; }
}


/* Form Validation */
.validation-failed { border:1px dashed #f00 !important; background-color:#ffe8e8 !important; }
.options-list.validation-failed { background-color:#ffe4e4 !important; }
.options-list { transition: background .8s; }
p.required { font-size:10px; text-align:right; color:#f00; }


.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-shop .short-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.cart:after,
.cart-collaterals:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.page { width:100%; margin:0 auto; padding: 0; }

.main-container { background-color: #fff; padding-top: 168px; transition: filter 0.3s; }
.main { margin:0 auto; }

.menuactive .main-container {
	filter: brightness(0.8) blur(2px);
}

.col-main, .col-main-left, .col-main-right { width:100%; padding:10px 15px 0; margin:0; min-height:400px; box-sizing:border-box; }
.col-main-right { float:left; padding:10px 15px 0; }

.col2-left-layout .col-main, .col2-right-layout .col-main { width: calc(100% - 305px); }
.col-left { float:left; width:300px; border:none; padding:15px 0 0; margin:0; }

.col3-layout .col-main { width:570px; margin:0; float:left; }
.col3-layout .col-wrapper { width:auto; }

.header-container {
	z-index: 101;
	position: fixed;
	background-color:#fff;
	color:#656565;
	top: 0;
	right: 0;
	left: 0;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 3px rgba(0, 0, 0, 0.12);
	transition: transform .3s;
	will-change: transform;
}



#esns_background_layer { display: none; }

button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; padding:0px; height:42px; border-radius:3px; background-color: #a2a2a2; text-align:center; white-space:nowrap; color:#fff;}
button.button span span {line-height:42px; padding:0 16px; font-size:14px; color:#fff; text-align:center; white-space:nowrap; text-transform:lowercase;}
button.button:hover span {background-color:#393431;}

.bulletTable { box-sizing: border-box; margin: 10px 0; border: none; border-collapse: collapse; text-align: left; }
.bulletTable caption { text-align: left; font-size: 1.1em; color: #444; }
.bulletTable td { padding: 0 0 0 12px; vertical-align: middle; box-sizing: border-box; }
.bulletTable td:first-child { display: list-item; list-style-position: inside; }
.bulletTable td b { font-weight: normal; }
@media only screen and (max-width: 440px) {
	.bulletTable { width: 100%; }
	.bulletTable  caption { font-size: 1.1em; border-bottom: 1px solid #ccc; }
	.bulletTable  td { padding: 0 0 0 7px; font-size: 14px; line-height: 1.5em; }
}

.category-products { margin:15px 0 10px -10px; width: calc( 100% + 20px ); box-sizing: border-box; position: relative; }
.category-products .products-grid { z-index: 0; position: relative; }

.products-grid .buttons-container button.button,
.product-view .add-to-cart button.btn-cart {
	background-color: #28a528;
	border: 1px solid #28a528;
	color: #fff;
}


.products-grid .buttons-container button.button:active,
.product-view .add-to-cart button.btn-cart:active,
.product-view .add-to-cart button.btn-checkout:active,
button.also.added:active { 
	box-shadow:inset 0 3px 4px rgba(0,0,0,0.2);
	transform: scale(.98, .98);
}

/* a.product-image { display:block; position:relative; } */


.products-grid .buttons-container button.oos,
.products-grid .buttons-container button.oos:hover,
.products-grid .buttons-container button.oos:active,
.product-view .add-to-cart button.btn-cart.oos,
.product-view .add-to-cart button.btn-cart.oos:hover,
.product-view .add-to-cart button.btn-cart.oos:active {
	background-color: rgba(245, 0, 0, 0.5);
	border: 1px solid transparent;
	box-shadow: none;
	transform: none;
}






.row { margin: 0 auto; max-width:1400px; box-sizing: border-box; }



.row .row { width:calc(100% + 30px); display:inline-block; margin:0 -15px; }
.grid_3, .grid_6, .grid_12 {
	display:inline; float: left; position: relative; margin:0 15px; box-sizing: border-box;
}

.grid_3 { width:calc(25% - 30px); }
.grid_6 { width:calc(50% - 30px); }
.grid_12 { width: calc(100% - 30px); }




@keyframes isloading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.canload { position:relative; box-sizing: border-box; }
.canload:before {
	display: block;
	content: "";
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	transition: opacity 0.3s,visibility 0.3s;
	box-sizing: border-box;
}
.canload.loading:before{
	visibility: visible;
	opacity: 0.7;
}

.canload:after {
	content: "";
	z-index: 101;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	border: 7px solid rgba(255,255,255,0.1);
	border-top-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-radius: 50%;
	transition: opacity 0.6s,visibility 0.6s;
	box-sizing: border-box;
}
.canload.loading:after {
	animation: isloading 800ms linear 0s infinite;
	visibility: visible;
	opacity: 1;
}

button.canload:after, a.canload:after, .canload.mini:after  {
	width: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	border-width: 4px;
}


.videoWrapper {
	position: relative;
	margin:20px auto;
	max-width: 853px;
}
.videoWrapper:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 56.25%; /* 16:9 */
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.fancybox { cursor: pointer; }
div#fancybox-content{ background-image: none!important; }
.fancybox_content_wrapper { display: none; }
.fancybox-inline-content { max-width: 800px; text-align: left; }
.fancybox-inline-content.terms { font-size: 0.8em; }
.fancybox-inline-content ul { list-style-type: disc; padding-left: 30px; }

.catalogsearch-result-index .breadcrumb, .catalogsearch-advanced-index .breadcrumb, .catalogsearch-advanced-result .breadcrumb {display:none;}


.top-switch-bg { background-color:#00aef1; min-height: 34px; }
.top-switch-bg .logo { display: none; padding-top: 9px; }

.header-container .desktop-ribbon {
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: .2px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.17);
		text-rendering: optimizeLegibility !important;
}
.header-container .desktop-ribbon ul { padding: 5px 0; box-sizing: border-box; }
.header-container .desktop-ribbon li {
	display: inline-block;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	width: calc(33.2% - 60px);
	white-space: nowrap;
}

.header-container .desktop-ribbon li:last-child { border: none; width: 170px; }
.header-container .desktop-ribbon a { color: #fff; }
.header-container .desktop-ribbon a:hover { color: #004dc3; }
.header-container .desktop-ribbon { color: #fff; }
.header-container .desktop-ribbon [class^="icon-"], .header-container .desktop-ribbon [class*=" icon-"] { font-size: 16px; padding-right: 8px; }

@media only screen and (max-width: 1100px) {
	.header-container .desktop-ribbon li { width: calc(50% - 90px); }
	.header-container .desktop-ribbon li.squashout, .header-container .desktop-ribbon .squashout { display: none; }
}


#subheader { position:relative; z-index:102; }

#subheader .logo, #subheader #banner-ad { will-change: transform; float: left; transform-origin: left bottom; transition: transform 0.3s; }
#subheader #banner-ad { margin-left: 15px; }
#subheader .logo img, #subheader #banner-ad img { margin: 4px 0; width: 200px; height: 80px; display: inline-block; }




.phone-top-link, .search-top-link { display: none;  }

.cart-top-container {
	margin: 0;
	position: fixed;
	top: 55px;
	right: 30px;
	z-index: 10050;
	display: block;
	will-change: transform;
	transition: transform 0.3s;
}

.cart-top { position: relative; }
.cart-top .summary {
	display:block;
	width: 50px;
	height: 50px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
	background-color:#4fa2f3;
	border-radius: 100%;
	color: #fff;
}

.mobile-top-link { cursor: pointer; text-align: center;  }
.mobile-top-link .linktext { display: none; }

.cart-top-container * { box-sizing: border-box; }
.cart-top-container .details {
	cursor: default;
	opacity: 0;
	transition: opacity 0.2s;
	background-color:#fff;
	color: #444;
	position: absolute;
	z-index: 10020;
	overscroll-behavior: contain;
	font-size: 14px;
	right: 0;
	top: 95%;
	width: 500px;
	max-width: calc( 100vw - 30px );
	height: auto;
	transform: scale(0);
	transform-origin: right top;
	padding: 10px;
	border-top: 4px solid #29a529;
}


.cart-top-container .product-details { display: inline-block; float: left; width: calc( 100% - 82px ); text-align: left; padding: 0 0 0 6px; position: relative; }
.cart-top-container .details a.product-image { float: left; }
.cart-top-container .details a:hover { text-decoration:none; color:#444; }


.cart-top-container .details li.item { 
	border-bottom:1px solid #ddd;
	padding: 5px 0;
	transition: all 0.3s;
	transform: scale(1);
	transform-origin: center top;
}

.cart-top-container .details li.item.deleted { 
	transform: scale(0);
	opacity: 0;
}

.cart-top-container .details .btn-edit { float:right; margin-left: 18px; }
.cart-top-container .details .buttons { margin-top:15px; }
.cart-top-container .details .button span span { font-size:14px; padding:0 15px; }
.cart-top-container .details .btn-checkout { float:right; }
.cart-top-container .details .btn-continue { float:left; }

.cart-top-container .details .product-details span.price { float: right; }
.cart-top-container .details-border:before { right: 35px; }
.cart-top-container .details .buttons button.btn-checkout span { background-color: #28a528; }
.cart-top-container .details .buttons button.btn-checkout span:hover { background-color: #1e7c1e; }

.cart-top #top_summary {
	position: absolute;
	top: -4px;
	right: -10px;
	line-height: 12px;
	padding: 4px 6px;
	border-radius: 30%;
	border: 2px solid #fff;
	color: #fff;
	background-color: #f00;
	background-clip: padding-box;
}

.cart-top-container .details .item-data { padding: 15px 0 5px 10px; text-align: left;  }


.delcartitem { color: #555; opacity: 0; transition: opacity 0.3s; }
body.touch .delcartitem, li:hover .delcartitem { opacity: 1; }
.closecart { float: left; }
body.notouch .closecart { display: none; }


.top-dropdowns {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: 24px;
	width:calc(100% - 450px);
	max-width: 820px;
	border-radius: 19px;
	overflow: hidden;
	will-change: transform;
	transition: transform 0.3s;
}

.top-dropdowns #search {
	width: 100%;
	line-height: 30px;
	font-size: 1.4em;
	background-color: #fafafa;
	padding: 4px 27px 4px 15px;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 19px!important;
	transition: background-color .3s;
	border: solid 1px #dcbde4;
}
.top-dropdowns #search::placeholder{
	color: #a9a9a9;
	font-size: .9em;
	letter-spacing: 1px;
	padding-left: 5px;
}
.top-dropdowns #search:hover{
	background-color: #e6e6e6;
}
.top-dropdowns #search:focus{
	background-color: #fff;
}
.top-dropdowns #search:focus::placeholder { color:transparent; }
.top-dropdowns #search:focus::-webkit-input-placeholder { color:transparent; }
.top-dropdowns #search:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.top-dropdowns #search:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.top-dropdowns #search:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */





/* ====================  2-col layout with side filter used for category and instant search ============================ */ 



body.catalogsearch-result-index .breadcrumb,body.searchresults .breadcrumb, .leftcol .breadcrumb { margin: 0 0 0 270px; }
body.catalogsearch-result-index .col-main,body.searchresults .col-main { display: flex; }
body.catalogsearch-result-index .main-container .row,body.searchresults .main-container .row { width: 100%; max-width: 1900px; }
body.catalogsearch-result-index .col-main,body.searchresults .col-main, .leftcol .col-main { display: flex; }
.col-filter { z-index: 10; flex-shrink: 0; flex-grow: 0; flex-basis: 250px; margin: 0 10px 0 0; }
.col-cat { z-index: 1; overflow-x: hidden; flex-grow: 1; }
.leftcol .category-description { padding-bottom: 20px; }
.filter-content {
	position: sticky;
	top: 180px;
	transition: top .4s;
	padding: 0;
}
.desksticky .filter-content { top: 100px; }
body.catalogsearch-result-index .filter-content,body.searchresults .filter-content { top: 208px; }
body.catalogsearch-result-index.desksticky .filter-content,body.searchresults.desksticky .filter-content { top: 118px; }
.filter-title {
	color: #222;
	font-size: 18px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 7px;
	margin: 0 0 5px;
}
.filter-menu li a {
	display: block;
	padding: 6px 4px 3px 24px;
	transition: background-color .3s;
	color: #444;
	font-size: 14px;
	position: relative;
	transition: background-color: .3s;
}
.filter-menu li a:hover { color: #007ef9; }

body.category-mywishlist .filter-menu { display: none; }


@media only screen and (max-width: 1500px) {
	body.catalogsearch-result-index .breadcrumb, body.searchresults .breadcrumb,.leftcol .breadcrumb { margin-left: 230px; }
	body.catalogsearch-result-index .col-main, body.searchresults .col-main,.leftcol .col-main { padding: 10px 5px 0; }
	.col-filter { flex-basis: 220px; margin: 0 5px 0 0; }
	.leftcol .products-grid li.item, .products-grid.two_columns_4 li.item { width: calc(100%/4 - 14px) }
}
@media only screen and (max-width: 1024px) {
	body.catalogsearch-result-index .products-grid li.item,
	body.searchresults .products-grid li.item,
	.leftcol .products-grid li.item,
	.products-grid.two_columns_4 li.item {
		width: calc(100%/3 - 14px)
	}
}
@media only screen and (max-width: 959px) {
	body.desksticky .filter-content, .filter-content { top: 80px; }
	body.desksticky.movedup .filter-content, body.movedup .filter-content { top: 20px; }
}
@media only screen and (max-width: 767px) {
	body.catalogsearch-result-index .products-grid li.item, body.searchresults .products-grid li.item, .leftcol .products-grid li.item, .products-grid.two_columns_4 li.item { width: calc(33% - 6px) }
	body.catalogsearch-result-index .col-main,body.searchresults .col-main,.leftcol .col-main { display: block; padding: 5px 0 0; }
	.col-filter { display: none; }
}
@media only screen and (max-width: 520px) {
	body.catalogsearch-result-index .products-grid li.item,body.searchresults .products-grid li.item,.leftcol .products-grid li.item, .products-grid.two_columns_4 li.item { width: calc(50% - 10px) }
}
@media only screen and (max-width: 319px) {
	body.catalogsearch-result-index .products-grid li.item,body.searchresults .products-grid li.item,.leftcol .products-grid li.item, .products-grid.two_columns_4 li.item { width: 100%; }
}




/* ===========  Search = all pages  =========== */

.algolia-instant-results-wrapper, .algolia-instant-selector-results { width: 100%; }

#algolia-searchbox label { display: none; }

#algolia-searchbox .icon-search { 
	position: absolute;
	right: 18px;
	display: block;
	top: 8px;
	cursor: pointer;
	color: #fff;
	width: 22px;
	height: 22px;
}


.oos-label {
	position: absolute;
	bottom: 5px;
	right:0;
	width: 90px;
	height: 30px;
	display: none;
	background-color: #ff9900;
	color: #fff;
	border: 2px solid #fff;
	border-right: none;
	font-size: 16px;
	line-height: 28px;
}









/* FOOTER ================================================================================ */

.footer-container { background-color: #333; color:#afafaf; margin:0; padding:0; }
.footer-container img{ max-width: 100%; height: auto; }

.footer-info { padding:50px 0; }
.footer-info h4 {font-size:16px; text-transform:uppercase; color:#fff; margin:0 0 10px; }
.footer-info a {color:#fff}
.footer-info a:hover { color:#bbb; text-decoration: none; }
.footer-info h4 a:hover {color:#fff}
.footer-info li { padding: 2px 0; }

.footer-info li a { padding: 3px 5px; }


.footer-info ul.social{ margin:20px 0 0;}
.footer-info ul.social li { float:left; margin:0 20px 0 0; padding:0; background:none; }
.footer-info ul.social li:last-child { margin:0; }
.footer-info ul.social li a {
	padding: 3px 4px;
	display:block;
	width:28px;
	height:30px;
	line-height: 30px;
	text-align: center;
	border-radius: 8px;
	overflow:hidden;
}
.footer-info ul.social li a span { color: #fff; margin: 0; line-height: 30px; }
.footer-info ul.social li a.youtube{ background-color:#FF0000; }
.footer-info ul.social li a.twitter{ background-color:#53b1f0; }
.footer-info ul.social li a.facebook{ background-color:#3d5fa6; }
.footer-info ul.social li a.email{ background-color:#525252; }
.footer-info ul.social li a.google{ background-color:#fac200; }
.footer-info ul.social li a.instagram{ background-color:#ff5858; }
.footer-info ul.social li a:hover{ background-color:#2ae825; }
.footer-info .block-content {display:block; }

.footer-info .payments { margin-top: 40px; }
.footer-info .paymentpics { font-size: 0; line-height: 0; }
.footer-info .paymentpics img { max-width: 18%; display: inline-block; }

.footer-info .copyright { text-align: center; font-size: 0.8em; }



#recent_sales {
	box-sizing: border-box;
	display:none;
	opacity: 0;
	position: fixed;
	left: 20px;
	bottom: 15px;
	width: 320px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.37);
	font-size: 12px;
	z-index: 2147483647;
	transform: translateY(135px);
	transition: transform .8s, opacity .8s;
	transition-timing-function: ease-in;
}
#recent_sales.active:not(.closed), #recent_sales:hover:not(.closed) {
	opacity: 1;
	transform: translateY(0);
	transition-timing-function: ease-out;
}
#recent_sales .recent_sales_inner {
	position: relative;
}
#recent_sales .r_thumb {
	width: 80px;
	display: inline-block;
	float: left;
	margin: 5px 0;
}
#recent_sales .r_thumb img { max-width: 100%; }
#recent_sales .r_close {
	position: absolute;
	top: 4px;
	right: 6px;
	font-size: 16px;
	line-height: 1em;
	cursor: pointer;
	color: #f88;
}
#recent_sales .r_text {
	float: left;
	width: calc(100% - 87px);
	box-sizing: border-box;
	padding: 5px 10px;
}

#recent_sales .r_title { color: #6476ff; }
#recent_sales .r_suburb { color: #000; }

#esnp_button { cursor: pointer; }


/* DESKTOP MENU============================================================================= */




#queldoreiNav * { box-sizing: border-box; }
#queldoreiNav {
	line-height: 40px;
	width: 100%;
	width: calc(100% - 30px);
	margin: 0 15px;
	padding: 0;
	position: relative;
	border: none;
	float: left;
	border-top: 1px solid #dddddd;
}

#queldoreiNav li { text-align:left; position: static; border-bottom: 1px solid #fff; }
#queldoreiNav a { display:block; text-decoration:none; }
#queldoreiNav a { display:block; white-space:nowrap; cursor:pointer; }
#queldoreiNav ul a { white-space:normal; }
#queldoreiNav i { font-style: normal; float: right; }

#queldoreiNav>li:hover>a, #queldoreiNav>li:hover>div, #queldoreiNav>li.active>a,#queldoreiNav>li.active>div { background:#fff; }

#queldoreiNav .sub-wrapper {
	position: absolute;
	top: 38px;
	z-index: 990;
	border: none;
	display: none;
	background-color: #fff;
	box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.15);
	border-spacing: 0;
}

#queldoreiNav .sub-wrapper .menulist { vertical-align: top; }
#queldoreiNav .sub-wrapper.wider .menulist.level0 { width: 210px; background-color: #f6f6f6; }
#queldoreiNav .sub-wrapper .menulist > ul { padding: 5px; }

#queldoreiNav .menuicon { border-left: 1px solid #ddd; vertical-align: middle; }

#queldoreiNav li.level0 { margin: 0 ; background-color: #fff; width: calc(100% / 9); }

body.notouch #queldoreiNav li.level0:hover > .level-top,
body.touch #queldoreiNav li.level0.hover > .level-top {
	background-color: #f7f7f7; z-index: 999;
}

body.menuactive.notouch #queldoreiNav .parent:hover > .sub-wrapper,
body.menuactive.touch   #queldoreiNav .parent.hover > .sub-wrapper {
	display: table;
}

#queldoreiNav .level0 > .sub-wrapper { border-top: 1px solid #bbb; }

#queldoreiNav > li > .sub-wrapper>ul>li { padding:0 16px; }

#queldoreiNav .sub-wrapper .sub-wrapper {
	top:-5px;
	left: 99%;
	width: 260px;
	padding: 5px 0;
	box-shadow: 4px 3px 6px 1px rgb(0 0 0 / 15%);
	border: 1px solid #cecece;
	border-left: none;
}

#queldoreiNav ul li a, #queldoreiNav ul li.parent > div {
	padding:0 10px;
	font-weight:normal;
	color:#322c29 !important;
	background-color:transparent;
	transition: background-color .5s;
	cursor: pointer;
	font-size: 15px;
	line-height: 35px;
}

#queldoreiNav li.level1.parent,
#queldoreiNav li.level2.parent  { position: relative; border-bottom: 1px solid #fff; }

#queldoreiNav li.level1.parent > a,
#queldoreiNav li.level1.parent > div,
#queldoreiNav li.level2.parent > a,
#queldoreiNav li.level2.parent > div {
	background-color: #dcdcdc;
}


body.notouch #queldoreiNav li.level1 a:hover,
body.notouch #queldoreiNav li.level2 a:hover {
	background-color: #e9e9e9;
	transition: background-color .1s;
	text-decoration:none;
}

body.touch #queldoreiNav li.level1 a:active,
body.touch #queldoreiNav li.level1 a:focus,
body.touch #queldoreiNav li.level1 a:active,
body.touch #queldoreiNav li.level2 a:focus { background-color: #ddd; }

#queldoreiNav li.level-top { float:left; margin:0;}

#queldoreiNav li.level-top > .level-top {
	width: 100%;
	padding: 0;
	color: #373230;
	font-size: 15px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0;
	text-transform:none;
	text-align: center;
	padding: 4px 0 4px 0;
	border-top: 3px solid transparent;
	line-height: 30px;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	transition: border 0.3s;
}

#queldoreiNav .menuicon-wrapper { text-align: center; padding: 20px 0; line-height: 0; font-size: 0; }

#queldoreiNav .menuicon-wrapper .menuicon-block {
	border: 1px solid transparent;
	transition: border 0.8s;
	border-radius: 3px;
	width: 124px;
	margin: 10px 2px 4px;
	text-align: center;
	color:#322c29;
	display: inline-block;
}


#queldoreiNav .menuicon-title { font-size: 14px; line-height: 15px; padding-bottom: 4px; margin: 0 1px; color: #222; overflow: hidden; }

#queldoreiNav .menuicon-wrapper .menuicon-block:hover { background-color: #fff; border-color: #ccc; transition: all 0.2s; }
#queldoreiNav .menuicon-wrapper .menuicon-block:hover .menuicon-title { text-decoration: underline; }

#queldoreiNav .menuicon-block img { margin: 5px 5px 0 5px; width: 70px; height: 70px; }


#queldoreiNav .level0.wider > .sub-wrapper {  left: 0; right: 0; width: 100%; }


body.notouch #queldoreiNav li.level1:hover > a, body.notouch #queldoreiNav li.level2:hover > a { position: relative; z-index: 20; }

body.notouch #queldoreiNav li.level1.parent:hover > a, body.notouch #queldoreiNav li.level2.parent:hover > a { background-color: #c9e0c3; }


body.notouch #queldoreiNav .sub-wrapper .menulist.level0:hover:after {
	content: " ";
	width: 210px;
	height: 25px;
	top: 100%;
	position: absolute;
}

body.notouch #queldoreiNav li.level1.parent:hover:before, body.notouch #queldoreiNav li.level2.parent:hover:before {
		content: " ";
		width: 90px;
		height: 90px;
		z-index: 10;
		position: absolute;
		top: -27px;
		right: -44px;
		transform: rotate(45deg);
		cursor: pointer;
}

body.notouch #queldoreiNav li.level1.parent:hover:after, body.notouch #queldoreiNav li.level2.parent:hover:after {
		content: " ";
		position: absolute;
		top: 10px;
		right: -9px;
		background-color: #fff;
		width: 15px;
		height: 15px;
		z-index: 20;
		transform: rotate(45deg);
}


/* MOBILE MENU============================================================================= */


.sidenavicon, .hamburger {
	width: 55px;
	padding: 20px 14px 10px 16px;
	cursor: pointer;
	float: left;
	z-index: 10040;
	display: inline-block;
	box-sizing:border-box;
}
.hamburger { display: none; position: relative; font-size: 0; line-height: 0; }

.header-container .hamburger  { background-color: #e4e4e4; height: 55px; }


.hamburger span { background-color: #252525; display:block; height:3px; margin:0 0 4px; }

#sidenav * { box-sizing: border-box; }
#sidenav {
	height: auto;
	max-height: 100%;
	width: 0;
	position: fixed;
	z-index: 10090;
	top: 0;
	left: -50px;
	background-color: #fff;
	transition: all 0.4s;
	transition-timing-function: ease-out;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: contain;
	font-size: 16px;
	color: #000;
	box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.15);
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	opacity: 0;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	display: none;
}

#sidenav #sidenavwrapper {
	width: 100%;
	position: relative;
	padding: 2px 12px 10px 10px;
	letter-spacing: 1px;
}
#sidenav hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 0;
	height: 1px;
	background-color: #888;
	width: 88%;
	margin-left: 5%;
}

#sidenav a {
		padding: 8px 0 8px 10px;
		text-decoration: none;
		display: block;
		transition: all 0.3s;
		white-space: nowrap;
}
#sidenav .sidenavclose {
	display: none;
	cursor: pointer;
	position: fixed;
	top: 0; left: 0;
	font-size: 40px;
	line-height: 40px;
	padding: 0 10px;
	background-color: #ddd;
	overflow: hidden;
}
#sidenav.openednav { width: 340px; max-width: 95%; 	transition: all 0.3s; left: 0; opacity: 1; }

#sidenav li > span { white-space: nowrap; }
#sidenav .mobile-menu span { cursor: pointer; display: inline-block; width: 100%; }

#sidenav .mobile-menu > li:first-child { padding-left:38px; }

#sidenav li.parent > span { padding: 8px 0 8px 12px; background-color: #848484; font-size: 16px; color: #fff; border-bottom: 1px solid #fff; }

#sidenav ul.level0 { margin-left: 20px; }

#sidenav ul.level2, #sidenav ul.level3 {
	margin-left: 15px;
	border-left: 1px solid #ccc;
}

#sidenav li.level1 a, #sidenav li.level1 a { border-bottom: 1px solid #ccc; padding-left: 10px; }

#sidenav li.level2 { border-left:  1px solid #ccc; }


#sidenav ul.level0,
#sidenav ul.level1,
#sidenav ul.level2,
#sidenav ul.level3 {
	display: none;
}

#sidenav a span.name {
	padding-left: 10px;
}

#sidenav a span.symbol {
	color: #000;
	font-size: 25px;
}



/* ============================================================================= */


.old-price .price-label { white-space:nowrap; }
.old-price .price { text-decoration:line-through; }

.price-box a {white-space:nowrap;}
.price-box a:hover {text-decoration:none;}
.price-box .old-price .price{color:#8e8e8e; font-size:11px; }

.breadcrumb { font-size: 14px; margin: 0 0 0 10px; line-height: 1em; min-height: 32px; }
.breadcrumb h1 { font-size: inherit; line-height: inherit; }
.breadcrumb li { display: inline-block; margin: 12px 0 0 0; padding: 1px 0; overflow: hidden; }
.breadcrumb li a, .breadcrumb li div {
	color: #676767;
	text-decoration: none; 
	padding: 0 5px 0 0;
	transition: background .5s;
	position: relative; 
	display: block;
	margin: 0 8px 0 5px;
}
.breadcrumb li a::after, .breadcrumb li div::after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -6px; 
	left: 100%;
	z-index: 2;
	transition: border .5s;
}
.breadcrumb li a::before, .breadcrumb li div::before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 6px solid transparent;       
	border-bottom: 6px solid transparent;
	border-left: 6px solid #a9a9a9;
	position: absolute;
	top: 50%;
	margin-top: -6px; 
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}

.breadcrumb li a:hover { 
	background-color: #c9c9c9; 
}
.breadcrumb li a:hover:after { 
	border-left-color: #c9c9c9 !important; 
}

.breadcrumb li.last a::before,
.breadcrumb li.last a::after,
.breadcrumb li.last div::before,
.breadcrumb li.last div::after  { display: none!important; }

.breadcrumb .parentlink { color: #266dda; }


.products-grid * { box-sizing: border-box; }
.products-grid { border:none; margin:0 0 50px -10px; }
.col2-left-layout .products-grid,
.col1-layout .products-grid,
.ais-hits {
	width:100%;
	margin:0!important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	list-style: none!important;
}


.products-grid li.item { 
	width: calc(100%/5 - 12px);
	padding: 0;
	margin: 5px;
	background-color:#fff;
	border:1px solid #ddd;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}


.products-grid li.item a:hover { text-decoration:none; color: #0371e2; }
.products-grid li.item a img:hover { opacity: 0.8; }

/* .products-grid a.product-image { display: block; margin: 0; position:absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 0; } */



.products-grid li.item:has(.seemore) { 
	display: grid;
	place-items: center;
	border: none;
}
.products-grid li.item .seemore {
	display: block;
	padding: 16px 35px;
	background-color: #00399a;
	box-sizing: border-box;
	max-width: 85%;
	color: #fff;
	font-weight: bold;
}
.products-grid li.item .seemore:hover {
	color: #fff;
	opacity: 0.8;
}
/*
@media only screen and (max-width: 1520px)  {
	.products-grid li.item.itemcounter_4 {
	   display:none;
	}
}
@media only screen and (max-width: 2299px)  {
	.products-grid li.item.itemcounter_5, .products-grid li.item.itemcounter_6 {
	   display:none;
	}
}
*/
.products-grid .product-image img { max-width:100%; height:auto; max-height: 100% }

.products-grid .product-wrapper {
	position: relative;
	overflow: hidden;
	display: grid;
	place-items: center;
	aspect-ratio: 1 / 1;
}

.products-grid .product-name, .products-grid .product-name a {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	text-align: center;
}
.products-grid .product-name {
	display:block;
	margin: 4px 10px;
	height: 54px;
	overflow: hidden;
}

.products-grid .price-box,
#buy_outer_wrapper .price-box {
	box-sizing: border-box;
	background-color: #ff2800;
	display: inline-block;
	margin: 0 0 10px 0;
	width: 110px;
	padding: 3px 8px 3px;
	border-radius: 2px;
}


#buy_outer_wrapper .price-box { width: auto; padding: 4px 18px; }

.products-grid .price-box .price,
#buy_outer_wrapper .price-box .price {
	transition: color .5s;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	letter-spacing: 1px;
}
#buy_outer_wrapper .price-box .price.changing { color: transparent; }

.products-grid .price-box.free, #buy_outer_wrapper .price-box.free {
	background-color: transparent;
}
.products-grid .price-box.free .price, #buy_outer_wrapper .price-box.free .price {
	color: #35b700;
}

.products-grid .price-box.free, #buy_outer_wrapper .price-box.free {
	background-color: transparent;
}
.products-grid .price-box.free .price, #buy_outer_wrapper .price-box.free .price {
	color: #35b700;
}

.products-grid .price-box .symb, .products-grid .salecontainer .symb { vertical-align: text-top; font-size: .7em; }
.products-grid .price-box .cents { vertical-align: text-top; font-size: .64em; }
.products-grid .price-box .dec { display: none; }





/* new discount box */

.salecontainer * { box-sizing: border-box; }

.salecontainer { display: inline-block; text-align: center; font-size: 28px; line-height: 34px; }

.salecontainer .saleprice {
	float: left;
	height: 40px;
	background-color: #9b15df;
	color: #fff;
	padding: 4px 30px 0 13px;
	position: relative;
	z-index: 1;
	transition: color .5s;
}
.salecontainer .saleprice.changing {
	color: transparent;
}

.salecontainer .saleprice span {
	font-size: 0.6em;
	vertical-align: top;
	line-height: 1.5em;
	padding-right: 3px;
}

.salecontainer .saleprice:after { 
	content: "";
	position: absolute;
	background-color: #ffffff;
	display: block;
	width: 28px;
	height: 28px;
	right: -15px;
	top: 6px;
	transform: rotate( 45deg );
}

.salecontainer .oldprice {
	font-size: 0.6em;
	line-height: 0.9em;
	float: left;
	height: 40px;
	display: inline-block;
	padding: 3px 10px 0 11px;
	border: 1px solid #bbb;
	background-color: #fff;
	position: relative;
	border-left: none;
	z-index: 2;
}
.salecontainer .oldprice span { text-decoration: line-through; }

.salecontainer .saletext { font-size: 0.9em; }

.salecontainer + .truck-free-icon { vertical-align: initial; margin: 0 0 4px 10px; }




/* new discount box mods for category */
.products-grid .salecontainer { font-size: 24px; }
.products-grid .salecontainer .saleprice {
	line-height: 1.1em;
	height: 32px;
	padding: 2px 22px 4px 12px;
}

.products-grid .salecontainer .saleprice:after { 
	width: 25px;
	height: 25px;
	right: -15px;
	top: 4px;
}
.products-grid .salecontainer .saletext { display:  none; }
.products-grid .salecontainer .oldprice {
	height: 32px;
	line-height: 1.8em;
	padding: 3px 6px 3px 4px;
}








#product-recommendation-container { opacity: 0; transition: opacity 1s; max-width: 100%; overflow-x: hidden; }

#viewed_menu h4, #wishlist_menu h4 { line-height: 16px; font-size: 16px; }
#viewed_menu h4  { text-align: left; padding: 0 0 0 15px; }
#wishlist_menu h4 { padding: 10px 0 0 15px; }
#wishlist_menu h4, #wishlist_results2 h4 { border-top: 1px solid #ccc; }
#wishlist_results2 h4 { padding-top: 15px; }

#viewed_results2_container { background-color: #fff; padding: 20px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; margin-bottom: 20px; }
#viewed_results2, #wishlist_results2 { text-align: center; }
#viewed_results2_container h4 { font-size: 16px; }

#viewed_results2_container a {
	margin: 0 5px 0;
	display: inline-block;
	background-color: #fff;
	padding: 5px;
	border: 1px solid transparent;
	transition: border-color .4s;
}
#viewed_results2_container a:hover { border-color: #d0d0d0; }
#viewed_results2_container img { height: auto; width: 108px; max-width: 108px; max-height: 108px; }


body.category-mywishlist #wishlist_results2 { display: none; }



#toTop {
	visibility: hidden;
	opacity: 0;
	text-decoration:none;
	position:fixed;
	z-index:100;
	bottom:120px;
	right:30px;
	overflow:hidden;
	width:56px;
	height:56px;
	border:none;
	border-radius:100%;
	background-color: #ff9f00;
	text-align: center;
	transition: visibility .5s, opacity 0.5s linear;
}

#toTop span {
	line-height:68px;
	font-size: 40px;
	color: #fff;
 }

#toTop.visible { visibility: visible;  opacity: 1; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clear { clear:both; height:0; line-height: 0; font-size: 0;}



div#mc_embed_signup{ background-color:#fff; clear:both; font-size:14px;  width:400px;}


.centerimage { background-color: #fff; white-space: nowrap; text-align: center; font-size: 0; line-height: 0; }
/* .centerimage .helper { display: inline-block; height: 100%; vertical-align: middle; } */



/* ====================  Wishlist button ============================ */ 


.wish-button {
	cursor: pointer;
	display: inline-block;
	align-items: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	user-select: none;
	position: absolute;
	top: 6px;
	left: 6px;
	transition: opacity 0.4s;
	opacity: 0;
	border: 1px solid #00000042;
	border-radius: 50%;
	z-index: 2;
	background-color: #ffffff;
}

.notouch li.item:hover .wish-button,
.touch li.item .wish-button {
	opacity: 0.9;
}

.product-view .wish-button { opacity: .8; }


.wish-button.liked {
	color:#ff6e6f;
	border-color: #ff6e6f47;
	background-color: #ffcbcbd6;
	-webkit-filter:grayscale(0);
	filter:grayscale(0);
	opacity: 1;
	transform: rotate(-20deg);
}

.wish-button.wish-indicator {
	top: -10px;
	right: 0px;
	left: auto;
	transform: scale(0.6);
}
.wish-button.wish-indicator.liked {
	transform: scale(0.6) rotate(20deg);
}

.hamburger .wish-indicator {
	font-size: 18px;
		line-height: 18px;
		position: absolute;
		right: -3px;
		top: 6px;
		color: #ff5151;
		transform: rotate( 17deg );
		opacity: 0;
		transition: opacity .4s;
}
.hamburger .wish-indicator.liked {
	opacity: 1;
}

#sidenavwrapper .wish-indicator { display: none; background-color: #ffe5e5; }
#sidenavwrapper .wish-indicator.liked { display: block; }
#sidenavwrapper .wishicon { color: #ff4d4d; font-size: 24px; vertical-align: bottom; }


.wish-icon {
	width: 45px;
	height: 45px;
	display:inline-block;
	position:relative;
	top: 3px;
	background-size: 100%;
	-webkit-animation: heartUnlike 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
	animation: heartUnlike 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}
.liked .wish-icon {-webkit-animation:heartPulse 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;animation:heartPulse 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;}
.liked .wish-icon [class^="heart-animation-"] {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 30px;
	opacity:0;
}
.liked .wish-icon [class^="heart-animation-"]::before, .liked .wish-icon [class^="heart-animation-"]::after { content: '';background: inherit;background-size: 100%;width: inherit;height: inherit;display: inherit;position: relative;top: inherit;left: inherit;opacity: 0;}
.liked .wish-icon .heart-animation-1{-webkit-animation: heartFloatMain-1 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; animation: heartFloatMain-1 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;}
.liked .wish-icon .heart-animation-1::before,.liked .wish-icon .heart-animation-1::after {width: 22px;height: 40px;visibility: hidden;}
.liked .wish-icon .heart-animation-1::before{opacity:.6;-webkit-animation: heartFloatSub-1 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; animation: heartFloatSub-1 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;}
.liked .wish-icon .heart-animation-1::after{-webkit-animation: heartFloatSub-2 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;animation: heartFloatSub-2 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;opacity: .75;}
.liked .wish-icon .heart-animation-2{-webkit-animation: heartFloatMain-2 1s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; animation: heartFloatMain-2 1s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;}
.liked .wish-icon .heart-animation-2::before,.liked .wish-icon .heart-animation-2::after {width: 10px;height: 8px;visibility: hidden;}
.liked .wish-icon .heart-animation-2::before{-webkit-animation:heartFloatSub-3 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;animation: heartFloatSub-3 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; opacity: .25;}
.liked .wish-icon .heart-animation-2::after{-webkit-animation:heartFloatSub-4 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; animation: heartFloatSub-4 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; opacity: .4;}

.wish-icon {
	background:url("data:image/svg+xml, <svg width='35' height='30' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'><path d='M10.101 4.417S8.895.207 5.111.207c-4.465 0-10.967 6.846 5.082 17.592C25.237 7.03 19.665.202 15.501.202c-4.162 0-5.4 4.215-5.4 4.215z' fill='%23FF6E6F' fill-rule='evenodd'/></svg>") no-repeat center;
}
.liked .wish-icon [class^="heart-animation-"] {
	background:url("data:image/svg+xml, <svg width='35' height='30' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'><path d='M10.101 4.417S8.895.207 5.111.207c-4.465 0-10.967 6.846 5.082 17.592C25.237 7.03 19.665.202 15.501.202c-4.162 0-5.4 4.215-5.4 4.215z' fill='%23FF6E6F' fill-rule='evenodd'/></svg>") no-repeat center;
}



@media only screen and (max-width: 1400px) {
	.products-grid .wish-button { transform: scale(0.7); top: -4px; left: -4px; }
	.products-grid .wish-button.liked { transform: scale(0.7) rotate(-20deg); }
}


@-webkit-keyframes heartPulse{ 0% {-webkit-transform: scale(1);transform: scale(1);} 50% {-webkit-transform: scale(1.5);transform: scale(1.5);}}
@keyframes heartPulse{0%{-webkit-transform:scale(1);transform:scale(1);} 50% {-webkit-transform: scale(1.5);transform: scale(1.5);}}
@-webkit-keyframes heartUnlike{ 50% {-webkit-transform: scale(0.75);transform: scale(0.75);}}
@keyframes heartUnlike{ 50% {-webkit-transform: scale(0.75);transform: scale(0.75);}}
@-webkit-keyframes heartFloatMain-1{
0% {opacity:0;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {opacity:1;-webkit-transform:translate(0,-25px) rotate(-20deg);transform:translate(0,-25px) rotate(-20deg);}}
@keyframes heartFloatMain-1{
0% {opacity:0;-webkit-transform: translate(0) rotate(0);transform: translate(0) rotate(0);}
50% {opacity:1;-webkit-transform: translate(0, -25px) rotate(-20deg);transform: translate(0, -25px) rotate(-20deg);}}
@-webkit-keyframes heartFloatMain-2{ 0% {opacity:0;-webkit-transform: translate(0) rotate(0) scale(0);transform: translate(0) rotate(0) scale(0);}
50% {opacity:.9;-webkit-transform: translate(-10px,-38px) rotate(25deg) scale(1);transform:translate(-10px,-38px) rotate(25deg) scale(1);}}
@keyframes heartFloatMain-2{ 0% {opacity:0;-webkit-transform: translate(0) rotate(0) scale(0);transform: translate(0) rotate(0) scale(0);}
50% {opacity:.9;-webkit-transform: translate(-10px,-38px) rotate(25deg) scale(1);transform:translate(-10px,-38px) rotate(25deg) scale(1);}}
@-webkit-keyframes heartFloatSub-1 { 0% {visibility:hidden;-webkit-transform: translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(13px,-13px) rotate(30deg);transform:translate(13px,-13px) rotate(30deg);}}
@keyframes heartFloatSub-1{ 0% {visibility:hidden;-webkit-transform: translate(0) rotate(0);transform: translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(13px,-13px) rotate(30deg);transform:translate(13px,-13px) rotate(30deg);}}
@-webkit-keyframes heartFloatSub-2 { 0% {visibility:hidden;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(18px,-10px) rotate(55deg);transform:translate(18px,-10px) rotate(55deg);}}
@keyframes heartFloatSub-2 { 0% {visibility:hidden;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(18px,-10px) rotate(55deg);transform:translate(18px,-10px) rotate(55deg);}}
@-webkit-keyframes heartFloatSub-3 { 0% {visibility:hidden;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(-10px,-10px) rotate(-40deg);transform:translate(-10px,-10px) rotate(-40deg);}
100% {-webkit-transform:translate(-50px,0);transform:translate(-50px,0);}}
@keyframes heartFloatSub-3 { 0% {visibility:hidden;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(-10px,-10px) rotate(-40deg);transform:translate(-10px,-10px) rotate(-40deg);}
100% {-webkit-transform:translate(-50px,0);transform:translate(-50px,0);}}
@-webkit-keyframes heartFloatSub-4 { 0% {visibility:hidden;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(2px,-18px) rotate(-25deg);transform:translate(2px,-18px) rotate(-25deg);}}
@keyframes heartFloatSub-4 { 0% {visibility:hidden;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}
50% {visibility:visible;-webkit-transform:translate(2px,-18px) rotate(-25deg);transform:translate(2px, -18px) rotate(-25deg);}}






/* ===================  Site wide selected reviews  ======================== */

.review_comments { background-color: #fff; margin: 40px auto; padding:0; user-select: none; max-width: 1440px; }
.review_comments h3, .review_comments h4 { margin: 0 15px; border-top: 1px solid #e0e0e0; padding: 25px 10px 10px 10px; font-style: italic; }  
.review_comments ul { list-style: none; padding: 0; margin: 0; text-align: center; }
.review_comments li {
	border: 1px solid #e7e7e7;
	box-shadow: 1px -1px 6px 0px rgb(0 0 0 / 7%);
	border-radius: 20px;
	display: inline-block;
	box-sizing: border-box;
	max-width: calc(33.3% - 23px);
	margin: 10px;
	min-height: 205px;
	text-align: left;
	padding: 10px 20px 10px;
	font-style: oblique;
	color: #555;
	vertical-align: top;
	position: relative;
}
.review_comments li .comment_name {
	text-align: right;
	font-weight: bold;
	position: absolute;
	right: 20px;
	bottom: 15px;
}
.review_comments li .stars { text-align: right; min-height: 23px; }
.review_comments li .comment { padding: 6px 0 0 0; margin-bottom: 18px; }
@media only screen and (max-width: 1420px) {
	.review_comments { margin: 40px 0; }
	.review_comments ul { margin: 0 10px; }
}
@media only screen and (max-width: 959px) {
	.review_comments { margin: 20px 0; }
	.review_comments li { max-width: calc(50% - 23px); }
	.review_comments li.review_2 { display: none; }
}
@media only screen and (max-width: 767px) {
	.review_comments li { min-height: 120px; max-width: calc(100% - 23px); width: calc(100% - 23px); }
	.review_comments h3, .review_comments h4 { margin: 0; padding-left: 20px; } 
}








/* ====================  RESPONSIVE COMMON ============================ */ 

@media only screen and (min-width: 1561px) {
	/*.desksticky .cart-top-container { top: 18px; }*/
	.desksticky .cart-top-container { transform: translateY(30px); }
}


@media only screen and (max-width: 1400px) {
	.products-grid .price-box {
		margin: 0 0 10px 0;
		width: 70px;
		padding: 3px 5px 3px;
		font-size: 14px;
	}
	.products-grid .price-box .price { font-size: 18px; line-height: 20px; }

	/* on sale price box mods */
	.products-grid .salecontainer { font-size: 21px; }
	.products-grid .salecontainer .saleprice {
		height: 27px;
		padding: 1px 18px 0 10px;
	}
	.products-grid .salecontainer .saleprice:after { 
		width: 19px;
		height: 19px;
		right: -10px;
	}
	.products-grid .salecontainer .oldprice {
		height: 27px;
		padding: 3px 6px 0 0;
	}

}


/* 960 - 1560 */
@media only screen and (min-width: 960px) and (max-width: 1560px) {
	.top-dropdowns { right: 75px; width: calc(100% - 525px); }
	.desksticky .cart-top-container { transform: translateY(20px); }
	/*.desksticky .cart-top-container { top: 4px; }*/
}

/* Under 1025 */
@media only screen and (max-width: 1199px) {
	.desktop { display: none; }
}


@media only screen and (max-width: 1200px) {
	body.checkout-cart-index div.cart div.cart-collaterals div.grid_2 { width: 110px; }

}



/* 960 and wider */
@media only screen and (min-width: 960px) {
	.cart-top .icon-cart { line-height: 51px; font-size: 26px; color: #fff; }

	.cart-top-container:hover .details,
	.cart-top-container.flashcart .details {
		opacity: 1;
		transform: scale(1);
		box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.35);
	}

	.desksticky .header-container { transform: translateY(-70px); }
	.desksticky #subheader .logo, .desksticky #subheader #banner-ad { transform: scale(0.6); }
	.desksticky .top-dropdowns { transform: translateY(20px); }

/*
	.desksticky .header-container { position: fixed; top: -38px; left: 0; right: 0; }
	.desksticky #subheader .logo img, .desksticky #subheader #banner-ad img { width: 120px; height: 48px; }
	.desksticky #queldoreiNav li.level-top { margin:0; }
	.desksticky #queldoreiNav a.level-top, .desksticky #queldoreiNav div.level-top { border-top-width: 2px; padding-top: 0; line-height: 24px; }
	.desksticky #queldoreiNav .sub-wrapper { top: 29px; }
*/
	button.btn-cart:not(.oos):hover { border-color: #1e7c1e; background-color: #1e7c1e; }

	#algolia-searchbox .highlight {
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 75px;
		background-color: #9a3fb3;
		transform: skewX(14deg);
		transform-origin: top left;
	}

}



/* Under 1025 */
@media only screen and (max-width: 1024px) {
	.products-grid li.item, .products-grid.two_columns_4 li.item { width: calc(100%/4 - 15px) }
}


/* Under 960 */
@media only screen and (max-width: 959px) {
	.header-container {
		transition: height .3s, transform .3s;
		height: 55px;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		background-color: #fff!important;
		box-sizing: border-box;
		z-index: 105;
		will-change: transform;
	}
	.header-container .desktop-ribbon, .header-container #banner-ad, #subheader .logo { display: none; }
	#algolia-searchbox .icon-search { color: #808080; }
	#queldoreiNav { display:none; }
	#queldoreiNav .menuicon-title { font-size: 16px; } /* test score */

	.hamburger  { display: inline-block; }
	#sidenav { display: block; }
	#sidenav .sidenavclose { display: inline-block; }

	.header-wrapper { position: absolute; top: 56px; right: 0; left: 0; height: 0; background-color: #fff!important; box-sizing: border-box; overflow: hidden; }

	body.expanded .header-container { height: 110px; }
	body.expanded .header-container .header-wrapper { height: 55px; }
	body.movedup:not(.hascart) .header-container { transform: translateY(-60px); }

	.top-switch-bg { margin:0; z-index: 110; position: absolute; top: 0; right: 0; left: 0; height: 55px; background-color: #fff!important; box-sizing: border-box;}
	.top-switch-bg .logo { display: inline-block; max-width: calc( 100% - 190px ); margin-left: 8px; }
	.top-switch-bg .logo img { max-width: 100%; width: auto; height: auto; }

	.breadcrumb { font-size: 12px; margin-left: 4px; min-height: 20px; }
	.breadcrumb li { margin: 0 0 5px; }
	.breadcrumb li.home { display: none; }
	.breadcrumb li a { color: #223fd8; }

	.cart-top-container .details {
		overflow-y: auto;
		box-shadow: -5px 10px 20px 6px rgba(0, 0, 0, 0.5);
		max-height: calc( 100vh - 75px );
	}
	.cart-top-container.hovered .details,
	.cart-top-container.flashcart .details{
		transform: scale(1) translateY(5px);
		opacity: 1;
	}

	.mobile-top-link {
		display: inline-block;
		float: right;
		margin: 0 5px 0 0;
		font-size: 14px;
		padding: 16px 0 0;
		width: 40px;
		color: #333;
		border-radius: 0;
		background-color: transparent;
		right: auto;
		left: auto;
		top: auto;
		position: relative;
		z-index: 102;
		box-sizing: border-box;
		height: 54px;
	}
	.cart-top-container.mobile-top-link { margin-right: 8px;  }
	.mobile-top-link a,
	.mobile-top-link .summary,
	.mobile-top-link a:focus,
	.mobile-top-link a:visited,
	.mobile-top-link a:hover {
		display: inline;
		color: #333;
		border-radius: 0;
		width: auto;
		height: auto;
		background-color: transparent;
		box-shadow: none;
	}

	.mobile-top-link.search-top-link {
		color: #fff;
		width: 38px;
		height: 38px;
		padding: 0;
		margin-top: 8px;
		border-radius: 10px;
		line-height: 48px;
		overflow-y: hidden;
		background-color: #9a3fb3;
	}

	body.expanded .mobile-top-link.search-top-link { background-color: #3cc32a; }

	.mobile-top-link .linktext { display: block; }

	.cart-top #top_summary {
		top: -10px;
		right: -2px;
		border: 1px solid #fff;
		padding: 4px 7px;
	}

	.main-container { padding-top: 60px; transition: padding-top 0.3s; }
	body.expanded .main-container { padding-top: 116px; }

	#searchContainer { padding: 0 20px; }
	.top-dropdowns { width: 100%; margin: 4px auto 0; position:static; }
	.top-dropdowns #search {
		font-size: 1.2em;
		background-color: #ffffec;
		border: 1px solid #c2a6ca;
	}

	.oos-label { display: block; }

	.col2-left-layout .col-main, .col2-right-layout .col-main { width: 100%; }
	.col-left { width:100%; float:none; clear:both; margin:0; padding: 10px 0 0; }

	.grid_3, .grid_4, .grid_6, .grid_12 { width: calc(50% - 20px); margin:0 10px 20px; float:left; display:inline; position:relative; }
	#subheader .grid_12 { width: calc(100% - 20px); float:none; display:block; }

	.category-products { margin-top: 10px; }

	#viewed_results2_container { padding: 15px 5px; }
	#viewed_results2 a { padding: 0; margin: 0; border: none; }

	.footer-info li { padding: 10px 2px; }
	.footer-info li a { display: inline-block; padding: 0 5px; font-size: 1.1em; }

}

/*

@keyframes content-fadein {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}

@media only screen and (min-width:768px){ 
	.main-container, .footer-container {
		animation: content-fadein .2s 1;
	}
}

*/

/* Live chat mobile breakpoint 720  */
@media only screen and (max-width: 720px) {
	#toTop.visible { display: none; }
	#toTop {
		box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
		background-position: -3px -3px;
		bottom: 80px;
		width: 50px;
		height: 50px;
		right: 15px;
	}
}



@media only screen and (max-width: 767px) {
	.phone-top-link { display: inline-block; }
	.col-main, .col-main-left, .col-main-right { padding: 0; }
	.title-buttons {text-align:center}
	.category-products { width: 100%; margin: 0; }
	.col1-layout .products-grid { width: 100%; margin: 0; margin:0; padding: 0; }
	.products-grid li.item, .products-grid.two_columns_4 li.item { width: calc(100%/3 - 10px); margin: 3px; }
	.products-grid .product-name, .products-grid .product-name a { font-size: 14px; color: #000; }
	.products-grid .product-name { height: 36px; }
}


/* Phones */
@media only screen and (max-width: 520px)  {
	.phonecenter { text-align: center; }
	.grid_3, .grid_4, .grid_6, .grid_12 { width: calc(100% - 20px); float:none; display: block; }
	.category-products { width: 100%; }
	.products-grid li.item, .products-grid.two_columns_4 li.item { width: calc(100%/2 - 10px); }
	.notphones { display: none; }
	#viewed_results2_container img { width: 90px; max-width: 100%; height: auto; }
	.footer-info .payments { margin-top: 20px; }
	.footer-info h4 { background-color: #585858; padding: 5px; }
}

@media only screen and (min-width: 460px)  {
	.top-switch-bg .logo { margin-left: 5%; }
}

@media only screen and (max-width: 414px) {
	.hamburger { width: 45px; padding: 20px 10px 10px 10px; }
	.mobile-top-link { margin-right: 4px; width: 35px }
}

/* small phones */
@media only screen and (max-width: 319px) {
	.hamburger { width: 35px; padding: 18px 8px 14px 8px; }
	.top-switch-bg .logo { margin-top: 6px; }
	.category-products { width: 100%; margin: 0; }
	.products-grid li.item { width: 100%; margin: 0; }
	.one_column_5 li.item, .products-grid.two_columns_4 li.item { width: 100%; margin: 0 0 5px;  }
}





/* ====================  ACCORDIAN  ============================ */

.accordion_outer {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	margin: 30px 0;
}

.accordion_outer label {
	display: block;
	border-top: 1px solid #ccc;
	cursor: pointer;
	transition: background 0.35s;
}
.accordion_outer >  h3,
.accordion_outer >  h4,
.accordion_outer > .h3,
.accordion_outer > .h4 {
	margin-bottom: 0.4em;
}

.accordion_outer label  h3,
.accordion_outer label  h4,
.accordion_outer label .h3,
.accordion_outer label .h4 {
	padding: 10px;
	margin: 0;
	font-size: 1em;
	color: #333;
	display: flex;
	justify-content: space-between;
}

.accordion_outer label  h3::after,
.accordion_outer label  h4::after,
.accordion_outer label .h3::after,
.accordion_outer label .h4::after  {
	content: "❯";
	width: 1em;
	text-align: center;
	color: #777;
	transition: transform 0.3s ease-in-out;
	transform: rotate(90deg);
}



.accordion_outer input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.accordion_outer .accordion_content {
	font-size: 0.92em;
	line-height: 1.5em;
	color: #333;
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: all 0.35s ease-in-out;
}

.accordion_outer input:checked + label  h3,
.accordion_outer input:checked + label  h4,
.accordion_outer input:checked + label .h3,
.accordion_outer input:checked + label .h4 {
	background-color: #f0f0f0;
}

.accordion_outer input:checked + label  h3::after,
.accordion_outer input:checked + label  h4::after,
.accordion_outer input:checked + label .h3::after,
.accordion_outer input:checked + label .h4::after {
	transform: rotate(-90deg);
}

.accordion_outer input:checked ~ .accordion_content {
	max-height: 150vh;
	padding-top: 10px;
	padding-bottom: 10px;
}

.accordion_outer .accordion_content  h3,
.accordion_outer .accordion_content  h4,
.accordion_outer .accordion_content  h5,
.accordion_outer .accordion_content .h3,
.accordion_outer .accordion_content .h4,
.accordion_outer .accordion_content .h5 {
	font-size: 1em;
	text-decoration: underline;
}

.accordion_outer .accordion_content  h3,
.accordion_outer .accordion_content  h4,
.accordion_outer .accordion_content  h5,
.accordion_outer .accordion_content .h3,
.accordion_outer .accordion_content .h4,
.accordion_outer .accordion_content .h5,
.accordion_outer .accordion_content p,
.accordion_outer .accordion_content .sku {
	margin: 5px 0 0;
}

.accordion_outer .accordion_content .payments_table {
	margin: 0 0 5px;
}

@media only screen and (min-width: 768px) {
	.accordion_outer {
		margin-bottom: 0;
	}
	.accordion_outer .accordion_content {
		padding-left: 10px;
		padding-right: 10px;
	}
	body.notouch .accordion_outer label:hover {
		background-color: #f0f0f0;
	}
}

.accordion_outer .sku {
	display: block;
	color: #909090;
	user-select: text;
}








/* -----    BARILLIANCE  ------ */

@media only screen and (max-width: 767px) {
	#product-recommendation-container #cbar_widget0 h2 { font-size: 18px!important; }
}

/* -----    Google rating badge  ------ */

div[id*='ratingbadge']{ vertical-align: middle!important; }

#___ratingbadge_0{z-index:10000!important;}



/*  Christmas  */

/*
.main-container { background-image: url('/media/wysiwyg/XMAS/christmas_bg.png'); }
.header-wrapper { background-image: url('/media/wysiwyg/XMAS/xmas_header_gb.png'); background-repeat: repeat-x; }
.top-dropdowns #search { background-color: rgba(255, 255, 255, 0.9); }
.top-dropdowns #search::placeholder{ color: #555; }

@media only screen and (max-width: 959px) {
	.top-switch-bg { 
		background-image: url(/media/wysiwyg/XMAS/xmas_header_gb.png);
		background-repeat: repeat-x;
		background-size: 30%;
	}
}

*/

/* ----------- */




button.button span,
.products-list .button-container .btn-add-cart span,
.pager .pages li a.next span,
.pager .pages li a.previous span,
.slideshow-nav a,
.header-dropdown ul li a,
.cart-top-title a span.icon,
.compare-top-title a span.icon,
.search-top-container .search-form .search-top-title span.icon,
.footer-info ul.social li a,
.footer-info ul.twitterList li span.tweet-icon,
.search-top, .cart-top > .summary,
.product-view .add-to-links li span.icon,
.top-opc li.allow .number,
.btn-remove, .btn-edit, .products-grid .hover .button-container button.button span span em {
transition: background-color .2s;
}

.products-grid .add-to-links li a span,
.mobile-nav li.parent > a em,
.search-field #search_mini_form .form-search button{
    transition: all .4s;
}
/* this file is mainly to override CSS for plugins etc */

/* top menu colours */
/* .mobile-menu / #queldoreiNav */

#queldoreiNav li.level0 { width: calc(100% / 8); }


#queldoreiNav li.level-top { border-right: 1px solid #ddd; }
#queldoreiNav > li.trampolines { border-left: 1px solid #ddd; }

#queldoreiNav > li.level-top > .level-top { color: #444444; }

#queldoreiNav .fitness .menuicon { border-color: #00aef1; }
#queldoreiNav > li.fitness > .level-top { color: #1099ce; }
#sidenav li.fitness > span, #sidenav .fitness li.parent > span { border-left: 5px solid #00aef1; }
body.cat_20:not(.cat_22) #queldoreiNav > li.fitness > .level-top { border-top-color: #00aef1 ; }

#queldoreiNav .trampolines .menuicon { border-left-color: #942cbd; }
#queldoreiNav > li.trampolines > .level-top { color: #772498; }
body.cat_22 #queldoreiNav > li.trampolines > .level-top { border-top-color: #942cbd ; }

#queldoreiNav .living .menuicon { border-color: #ed6e00; }
#queldoreiNav > li.living > .level-top { color: #d26405; }
#sidenav li.living > span, #sidenav .living li.parent > span { border-left: 5px solid #ed6e00; }
body.cat_3 #queldoreiNav > li.living > .level-top { border-top-color: #ed6e00 ; }

#queldoreiNav .outdoor .menuicon { border-color: #49c94e; }
#queldoreiNav > li.outdoor > .level-top { color: #46a74a; }
#sidenav li.outdoor > span, #sidenav .outdoor li.parent > span { border-left: 5px solid #49c94e; }
body.cat_45 #queldoreiNav > li.outdoor > .level-top { border-top-color: #49c94e ; }

#queldoreiNav .trade .menuicon { border-color: #d0a40d; }
#queldoreiNav > li.trade > .level-top { color: #b7900b; }
#sidenav li.trade > span, #sidenav .trade li.parent > span { border-left: 5px solid #d0a40d; }
body.cat_25 #queldoreiNav > li.trade > .level-top { border-top-color: #fcc917 ; }

#queldoreiNav .kids .menuicon { border-color: #D6767A; }
#queldoreiNav > li.kids > .level-top { color: #a91e24; }
#sidenav li.kids > span, #sidenav .kids li.parent > span { border-left: 5px solid #D6767A; }
body.cat_71 #queldoreiNav > li.kids > .level-top { border-top-color: #ff9398 ; }

#queldoreiNav .music .menuicon { border-color: #ff0000; }
#queldoreiNav > li.music > .level-top { color: #e20303; }
#sidenav li.music > span, #sidenav .music li.parent > span { border-left: 5px solid #ff0000; }
body.cat_53 #queldoreiNav > li.music > .level-top { border-top-color: #ff0000 ; }

#queldoreiNav .deals .menuicon { border-color: #c90000; }
#queldoreiNav > li.deals > .level-top { color: #c90000; }
#sidenav li.deals > span, #sidenav .deals li.parent > span { border-left: 5px solid #c90000; }
body.cat_412 #queldoreiNav > li.deals > .level-top { border-top-color: #c90000 ; }

#queldoreiNav > li.information > .level-top { color: #ff6e26; }
#sidenav li.information > span, #sidenav .information li.parent > span { border-left: 5px solid #ff6e26; }


body.notouch #queldoreiNav > li.level-top:hover   > .level-top, #queldoreiNav > li.level-top.hover   > .level-top { border-top-color: #444444; }
body.notouch #queldoreiNav > li.trampolines:hover > .level-top, #queldoreiNav > li.trampolines.hover > .level-top { border-top-color: #942cbd ; }
body.notouch #queldoreiNav > li.fitness:hover     > .level-top, #queldoreiNav > li.fitness.hover     > .level-top { border-top-color: #00aef1 ; }
body.notouch #queldoreiNav > li.living:hover      > .level-top, #queldoreiNav > li.living.hover      > .level-top { border-top-color: #ed6e00 ; }
body.notouch #queldoreiNav > li.outdoor:hover     > .level-top, #queldoreiNav > li.outdoor.hover     > .level-top { border-top-color: #49c94e ; }
body.notouch #queldoreiNav > li.trade:hover       > .level-top, #queldoreiNav > li.trade.hover       > .level-top { border-top-color: #fcc917 ; }
body.notouch #queldoreiNav > li.kids:hover        > .level-top, #queldoreiNav > li.kids.hover        > .level-top { border-top-color: #ff9398 ; }
body.notouch #queldoreiNav > li.music:hover       > .level-top, #queldoreiNav > li.music.hover       > .level-top { border-top-color: #ff0000 ; }
body.notouch #queldoreiNav > li.deals:hover       > .level-top, #queldoreiNav > li.deals.hover       > .level-top { border-top-color: #c90000 ; }
body.notouch #queldoreiNav > li.information:hover > .level-top, #queldoreiNav > li.information.hover > .level-top { border-top-color: #ff6e26 ; }


.fancybox-skin { background-color: #fafafa;  }


@keyframes fc_pop{
	0%{
		transform: scale(0);
	}
	50%{
		transform: scale(0);
	}
	100%{
		transform: scale(1);
	}
}

#fc_frame { position:fixed }

#fc_frame_load {
	width: 110px;
	height: 50px;
	bottom: 21px;
	right: 20px;
	z-index: 2147483601;
	position: fixed;
	box-shadow: 0 5px 4px 0 rgba(0,0,0,.26);
	cursor: pointer;
	border-radius: 34px 34px 8px 34px;
	background-color: #1c87f1;
	background-position: center center;
	background-repeat: no-repeat;
/*	animation: fc_pop 1s cubic-bezier(0.38, 0.91, 0.58, 1.36) forwards;
	transform: scale(0);
	will-change: transform; */
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAoCAMAAABdCYMbAAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMABSD2CuLWWdlQ8+u+RSX67o5yO7Ovfl5CEd7OyIJlLyrElpIbuKSZiXl2STQW5p5pYao+DoRrDVQGXQAAAlJJREFUOMuV0odyqkAYhuFvl6VKUyygNHvsLcl//3d2liCoscTzzIgzziss+y9++8zN1sdoPk7SkDO8lC2mW6op2k7f4AmRDulOYxbgAZYa9FhnfRevh/SU1xS4sVfolUGOK036QyNEbUyF2aojr4vQOTX3qz5R1xnunVMQtEmyTlXcoh8LfMhrMgGf9TAmXzCVw83zDhW2vIxDr6y75YKW8quNUH56xJlKlZhBEhrd1C35CGvD/APa5GLCebWzS0jfdF/TN5o8smR9cpx+9aYbgBmXelSthGxE6JHHmUIXSyCkS22ORtOBiZ5GCgfaskYyGmv1rjP52ErCAJg6WLFJS8Yt8nIGYF7PNIN9mYAhbVVN0xpEllbsRl+T/LpI0af3fcGn943R+K/aoJql0GtdtOls6ESRM5hmXaJ9FhM1M1OOys2z3A3Ot9GxqGKB0GSLI3SiEFPyXGBASeDiMzDLWnGxptIKSyJjOENPURzYFCOCfMzP4TqzAcTl/yb4mdkOLIoY7OL8Rtwj6kCv6gMAs3zDDfpl7R4OE1m7wnAwvK4NAeA8zQyzYp47pMWqYg1gQOu61lFw/XIvo1FnlRyLZToYJNCTFrhyqWeQqrV4LQawY0ekRKawA6ESrUVMbXEoD6DA2Z4K/am9JUv15XpUS5Ux+apFivxBMjhq6V9TjCe4Er4+ilOBG5v5i9if4Leg/bQ+4oFgpD6u53jo0/my1fs3HuApwQOz19NXZsuucx1vSLdUauR4w2Tnlbma4R3reaM8ozrDOzb6PO43fGMN4B+xf9fSsuX7CwAAAABJRU5ErkJggg==);
}
.fc_frame_load { cursor: pointer; }
.fc_frame_load:hover { opacity: 0.7; }
img.fc_frame_load { max-width: 100%; height: auto; }


#fc_frame_load.canload:before{border-radius:34px 8px 34px 34px;}

@media only screen and (max-width: 767px) {
	#fc_frame_load {
		width: 60px;
		height: 60px;
		bottom: 8px;
		right: 8px;
		border: 2px solid #fff;
		transition: transform .3s;
		will-change: transform;
	}
	#fc_frame {
		bottom: 3px!important;
		right: 4px!important;
		transition: transform .3s;
	}
	body.stickyadd #fc_frame_load { transform: translateY(-50px); }
	body.stickyadd #fc_frame { transform: translateY(-50px)!important; }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
    }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://www.klika.com.au/skin/frontend/shopper/default/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

