@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%; }





table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }

form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }f

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }
small { font-size: 85%; }


caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }


.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }


p.control input.checkbox,
p.control input.radio { margin-right:6px; }




.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; }
.form-list .field { float:left; width:300px; max-width: 100%; }
.form-list input.input-text { margin-bottom: 10px; width: 280px; max-width: 100%; }
.removeinviteemail{    
    font-weight: bold;
    font-size: 17px;}
.form-list textarea { width:254px; height:10em; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }



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: #666666; 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;}


.button_green {
	line-height: 42px;
	height: 42px;
}

.button_green, button.also {
	border: 1px solid #28a528;
	color: #fff;
	border-radius: 20px;
	box-sizing: border-box;
	display: block;
	margin: 5px auto 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	transition: background 200ms ease-in-out;
	background-color: #28a528;
}

.button_green:hover, button.also:hover { background-color: #1e7c1e; }
.button_green:active, button.also:active { box-shadow:inset 0 3px 4px rgba(0,0,0,0.2); transform: scale(.98, .98); }


/* using pretty Radio and Checkboxes
	<label class="control control--radio">First radio
		<input type="radio" name="radio" checked="checked"/>
		<div class="control__indicator"></div>
	</label>
	<label class="control control--checkbox">First checkbox
		<input type="checkbox" checked="checked"/>
		<div class="control__indicator"></div>
	</label>
*/
label.control { font-size: 16px; position: relative; display: block; margin-bottom: 15px; padding-left: 30px!important; cursor: pointer; font-weight: normal; }
label.control input { position: absolute; z-index: -1; opacity: 0; }
div.control__indicator { position: absolute; top: 2px; left: 0; width: 16px; height: 16px; background: #ffffff; border: 1px solid #909090; border-radius: 50%; }
label.control--radio .control__indicator { border-radius: 50%; }
label.control:hover input ~ .control__indicator,
label.control input:focus ~ .control__indicator { background: #ccc; }
label.control input:checked ~ .control__indicator { background: #28a528; }
label.control:hover input:not([disabled]):checked ~ .control__indicator,
label.control input:checked:focus ~ .control__indicator {  }
label.control input:disabled ~ .control__indicator { pointer-events: none; opacity: .6; background: #e6e6e6; }
div.control__indicator:after { position: absolute; display: none; content: ''; }
label.control input:checked ~ .control__indicator:after { display: block; }
label.control--checkbox .control__indicator:after { top: 2px; left: 6px; width: 3px; height: 8px; transform: rotate(45deg); border: solid #fff; border-width: 0 2px 2px 0; }
label.control--checkbox input:disabled ~ .control__indicator:after { border-color: #7b7b7b; }
label.control--radio .control__indicator:after { top: 7px; left: 7px; width: 6px;  height: 6px; border-radius: 50%; background: #fff; }
label.control--radio input:disabled ~ .control__indicator:after { background: #7b7b7b; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }




.buttons-set { clear:both; margin:5px 0 0; padding:5px;  }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset {  background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }


.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }


/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-note.gif); color:#3d6611; }




/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px;  font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px;  }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}


/* Pager in customer account*/
.pager {  padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}


/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }




.link-cart { font-weight:bold; color:#f00; }
.link-reorder { font-weight:bold; }
.link-print { background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }




/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/bkg_collapse.gif) 5px 6px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:5px -51px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }


/* ======================================================================================= */


/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }


/* Tier Prices */
.tier-prices .price { float: none; }



/* Shopping Cart ========================================================================= */


/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { line-height:3em; display: block; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px;  }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* Shipping and Payment methods */
.sp-methods dt { }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:80px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip {  background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.klika.com.au/skin/frontend/shopper/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }



/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section {  border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
/* ======================================================================================= */



/* My Account ============================================================================= */


/* Order View */
.order-info {  padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }

/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

dd { margin: 0 0 0 40px; }


fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend { border: 0; padding: 0; white-space: normal; }




input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #333;
}



.pull-left { float: left; }
.pull-right { float: right;}
.uc { text-transform: uppercase; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

#register input:valid,
#register input.valid,
#register textarea:valid,
#register textarea.valid  { background: url("https://www.klika.com.au/skin/frontend/shopper/default/images/greentick.png") no-repeat scroll 100% center; }

input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #ffffd3; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

button.invert span, button.btn-continue span, .cart-shipping button span, .cart-coupon button span { background-color:#393431;}
button.invert:hover span, button.btn-continue:hover span, .cart-shipping button:hover span, .cart-coupon button:hover span { background-color:#97d2c9;}

button.btn-proceed-checkout span span { padding-right:60px; background:url('https://www.klika.com.au/skin/frontend/shopper/default/images/arrow_button.png') 100% 50% no-repeat; }
button.btn-proceed-checkout:hover span span { background-position:98% 50%;  }

button.button_white {
	height:42px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #0074d9;
	color: #0074d9;
}

button.button_white span,
button.button_white:hover span{ background: #ffffff !important; }
button.button_white span span { padding:0 37px; color:#000; color:rgba(0,0,0,0.75); }
button.button_white:hover { padding:1px 0 0 1px; box-shadow:none; }



.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline; float: left; position: relative; margin:0 15px; box-sizing: border-box;
}

.grid_1 { width:70px;}
.grid_2 { width:calc(16.65% - 30px); }

.grid_4 { width:calc(33.3% - 30px); }
.grid_5 { width:470px;}

.grid_7 { width:670px;}
.grid_8 { width:770px;}
.grid_9 { width:870px;}
.grid_10 { width:970px;}
.grid_11 { width:1070px;}


.wide10 { width:30%; }
.wide20 { width:30%; }
.wide30 { width:30%; }
.wide40 { width:40%; }
.wide50 { width:50%; }
.wide60 { width:60%; }
.wide70 { width:70%; }
.wide80 { width:80%; }
.wide90 { width:90%; }
.wide100 { width:100%; }


.btn-remove, .btn-edit {display:block; width:15px; height:15px; background-color:#97d2c9; border-radius: 100%; }
.btn-remove:hover, .btn-edit:hover {background-color:#393431}
.btn-edit { background-image:url('https://www.klika.com.au/skin/frontend/shopper/default/images/btn_edit.png');}
.btn-remove { background-image:url('https://www.klika.com.au/skin/frontend/shopper/default/images/btn_remove.png');}



.tooltip {
	display:none;
	position:absolute;
	border:1px solid rgba(7, 128, 210, 1);
	background-color: rgba(7, 128, 210, 0.79);
	border-radius:5px;
	padding:6px 12px;
	color:#fff;
	line-height: 16px;
	font-size: 12px;
	max-width: 350px;
	z-index: 1000;
}

.masterTooltip { cursor: pointer; }



a.fbbutton, .block .block-content a.fbbutton{
	text-indent: 25px;
	background-color: #264285;
	background-image: linear-gradient(#3857A1,#264285);
	border-color: #264285;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 11px 15px;
	margin: 0 auto 0;
	height: 42px;
	display: block;
	position: relative;
	border-radius: 3px;
	white-space: nowrap;
	text-align: center;
	vertical-align: baseline;
	box-sizing: border-box;
}
a.fbbutton:hover, .block .block-content a.fbbutton:hover{
	color: #ddd;
}
a.fbbutton:before{
	width: 40px;
	height: 40px;
	background-size: 40px;
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
	left: 0;
	border-right: 1px solid #264285;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAt1BMVEU7WZg7WZg7WZg7WZg7WZg7WZg7WZg7WZg7WZg7WZg7WZg7WZg7WZg8Wpg7WZg7WZg7WZj///87WZhieq3+/v/y9PintdFedqrI0OLz9flqgbFSbaTm6vLQ1+bp7fSbqso8Wpi8xtyZqMn4+fv9/f5Vb6aSo8a+yN16jrlCX5zf5O7j5/BRbKQ9W5mHmcBUbqVDYJzFzuCruNOTo8Z5jrlheaxIZJ/b4OzCzN+qt9Lp7PPT2ujEzeBXeFKQAAAAEXRSTlMUAO6ZmhXZne3vF92f8OzaE+AmR/YAAADGSURBVHhe7dM3jsMwFAbhR0pyDvuoLOecc9h4/3Mt3BAuDAPiD6jiHODrhgQ5FWVYs1ETRCUFVPfIVVBlamFAlRRYoYAF4kHSnXAQhv3N718nN5D1+Lk4J7CLAkaA4YgZAsaMAf4UBBLGgFkAAnMGgQXrwmiZ+Y9WeYC1Bn62Ri+kGtibvcC6AwocUUAVDViA33RCgTMKXFDgigI3FLiDQKpA4BMFvlDg+zVgb7SABSxgAYkBklwMcInaCFAiEp4jTQHpfIh/6JofXDWboT0AAAAASUVORK5CYII=);
}

.seperator_or {
	margin: 25px auto 0;
	position: relative;
	text-align: center;
	font-size: 15px;
	line-height: 1.3em;
}
.seperator_or:before { 
	left: 0;
	display: inline-block;
	width: 43%;
	border-top: 1px solid #999;
	content: " ";
	position: absolute;
	top: 0.5em;
}
.seperator_or:after {
	right: 0;
	display: inline-block;
	width: 43%;
	border-top: 1px solid #999;
	content: " ";
	position: absolute;
	top: 0.5em;
}



.std dl dt{ color:#4c4c4c;}
.std h1, .std h2, .std h3, .std h4 {font-size:24px; text-transform:uppercase;}
.std h2 {font-size:24px;}
.std h3, .std h3 {font-size:18px;}
.std ul.disc {list-style: none; margin:10px 0;}
.std ul.disc li {line-height: 22px; padding:0 10px 0 20px; background: url('https://www.klika.com.au/skin/frontend/shopper/default/images/arrow_item.gif') 10px 8px no-repeat; }
.std ul.buttons li { background:none; float:left; padding:0; margin:0 3px 0;}
.std ul.buttons li button.button span {text-transform: capitalize; font-size:12px;}

.buttons-set {padding:0; margin:0 15px; text-align:right;}
.buttons-set button.button {float:left;}
.buttons-set .back-link { float:right; margin-top: 5px; }
.fieldset {border:none; background:transparent; padding:15px;}
.fieldset .legend {margin:-40px 0 0 -10px; padding:8px; background:transparent; border:none;}
.form-list label { float:left; color:#000; color:rgba(0,0,0,0.75); position:relative; z-index:0; margin-top:0px; padding:0 0 3px 2px;  }

.input-box{ border:0; padding:0; }
input.input-text, textarea, input.qty {padding:4px; border:1px solid #e0e0e0; border-radius:2px; transition: border .3s,background-color .3s, color .3s; }
input.input-text:focus, textarea:focus, input.qty:focus { border-color: #1e96dc; }
select { padding:4px; height:35px; line-height:30px; border: 1px solid #e0e0e0; cursor: pointer; border-radius:2px; }
select.multiselect  {height:auto;}
select:focus { border-color: #fa9c2b;}
.buttons-set p.required { margin: 0 0 5px;}
p.required { font-size: 12px; text-align: left; }
.form-list li.wide textarea { width: 670px;}
.dotted-border {border:2px dotted #aaa; padding:10px;}



input.chunky {
	font-size: 1.2em;
	box-shadow: none;
	padding: 8px 5px 8px 10px;
}
select.chunky {
	font-size: 1.2em;
	box-shadow: none;
	padding: 8px 5px 10px 10px;
	height: auto;
	appearance: none;
	min-width: 60px;
	text-align: center;
}
select.chunky.rj { text-align: right; text-align-last: right; }
select.chunky.cj { text-align: center; text-align-last: center; }
select.chunky:focus { border-color:  #1e96dc; }



.contacts-index-index .buttons-set { margin-top:-35px; }
.contacts-index-index .buttons-set p.required { float:left; margin:0 0 25px; }
.contacts-index-index .buttons-set button.button { margin: -12px 0 0; clear:left; }
.contacts-index-index .form-list .input-box, .contacts-index-index .form-list li.wide .input-box { width:100% }
.contacts-index-index .form-list input.input-text { width:50% }
.contacts-index-index .form-list li.wide textarea { width:90% }

.customer-account-login .account-login { padding:30px 0 90px; }
.customer-account-login h2 { margin:0 0 10px; }
.customer-account-create .account-create { padding:30px 0; }
.customer-account-create .account-create h2.legend { margin:25px 0 0; }
.customer-account-create .account-create h2.first { margin:0; }
.customer-account-create .account-create .form-list .field { float:none; width:auto; display: block; }
.customer-account-create .account-create .buttons-set { margin:0; text-align:center; }
.customer-account-create .account-create .buttons-set button.button { float:none }
.customer-account-create .account-create p.required { text-align:center; }
.customer-account-forgotpassword .account-login {padding:30px 0;}
.customer-account-forgotpassword .main-container { box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15);}

.checkout-onepage-index .col-right { padding: 202px 0 0; }
.checkout-onepage-success .buttons-set { margin: 15px 0; }
.checkout-cart-index .page-title h1 { line-height: 42px; }
.cart .page-title .checkout-types { margin-top:0px; max-width:260px; text-align:center; }
.cart .title-buttons .checkout-types li { margin:0 }

.cart-top-title{font-size:14px; line-height:38px; text-align:left; margin:0 0 10px 5px; display:none; }
.cart-top-title a{ display:block; vertical-align:top; color: #fff; }
.cart-top-title a:hover{text-decoration:none; color:#000; }


/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; margin-top: 10px !important;}
.messages li { margin:0 0 15px; }
.messages li li { margin:0px; min-height:26px; line-height:26px; }
.messages li li span{}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:31px 31px !important; background-repeat:no-repeat !important; line-height:26px; min-height:26px !important; padding:31px 19px 31px 70px !important; font-size:18px !important; font-weight:normal !important; font-style: italic !important;  }
.error-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-error.gif); color:#888; }
.success-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-success.gif); color:#888; }
.note-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-note.gif); color:#888; }
.notice-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://www.klika.com.au/skin/frontend/shopper/default/images/i_msg-notice.gif); color:#888; }




/* ================================ CHECKOUT AND CART ========================================= */

.cart fieldset { margin:0;}
.cart .cart-collaterals { padding:29px 0 30px; text-align:center; }
.cart .cart-collaterals .cart-block {
	position:relative;
	background:#fff;
	border:none;
	border-top:6px solid #97d2c9;
	padding:20px 13.513%;
	border-radius:2px;
	box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
}
.cart .cart-collaterals h2 { font-size:20px; padding:0 0 44px; margin:0; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cart .cart-collaterals h2:after {content:''; float:left; width:90%; height:1px; background:#e8e8e8; margin:23px 0 0 5%;}
.cart .cart-collaterals .buttons-set {margin:0; text-align:center; }
.cart .cart-collaterals .buttons-set button.button{float:none;}
.cart .cart-collaterals .input-box {width:100%; margin:0 0 10px;}
.cart .cart-collaterals .input-box input{width:96%; height: 30px; font-size: 20px; text-align: center; }
.cart .cart-collaterals .cart-shipping .input-box input{ max-width: 120px; }
.cart .cart-collaterals .cart-coupon .input-box input{ max-width: 220px; }
.cart .cart-collaterals .input-box select{width:100%;}
.cart .cart-collaterals .cart-coupon {}
.cart .cart-collaterals .cart-shipping {}
.cart .cart-collaterals .cart-shipping .form-list, .cart .cart-collaterals .cart-coupon .form-list  {margin:5px 0 0;}
.cart .cart-collaterals .cart-shipping .form-list label, .cart .cart-collaterals .cart-coupon .form-list label {float:none;}
.cart .cart-collaterals .cart-total {padding:0;}
.cart .cart-collaterals .cart-total .checkout-types {
	float:none;
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0; padding:30px 0 25px;
	text-align:center;
}
.cart .cart-collaterals .cart-total .checkout-types button.button {margin:0 0 10px}
#shopping-cart-totals-table { margin:20px auto 0; }
#shopping-cart-totals-table strong{ font-size:24px; text-transform:uppercase; letter-spacing:-1.2px; color:#000; color:rgba(0,0,0,0.75); }
#shopping-cart-totals-table .a-right {text-align:center !important;}
#shopping-cart-totals-table td {padding:4px 6px 4px 0; width:50%;}

.cart .cart-collaterals { margin: 0 20px 0 0; float: right; }
#shopping-cart-table td {  }
.cart .cart-collaterals .cart-total { padding: 0 20px; }

.subtotal { padding-top: 20px; }


.data-table thead { background-color: #fff; }
.data-table th, .data-table td, .data-table td a{ color:#444; font-weight: normal; }
.cart-item-img img { border: 1px solid #e0e0e0; max-width: 80px; }
.data-table td a:hover{ color:#000; text-decoration:none; }
.data-table tbody td { border-top:1px solid #ddd;}
.data-table tr.even, .data-table tr.odd {background-color:#fff;}
.data-table th {padding:15px 23px; }
.data-table td {padding:15px;}
.data-table td.td-name, .data-table td.td-edit, .data-table td.td-price {padding:21px 4px;}
.data-table td.td-subtotal {font-size: 1.2em;line-height: 1.2em; }
.data-table td.td-image img {width:115px; height:auto; }
.data-table td.td-qty { min-width: 100px; }
.data-table .td-title {display:none;}

.data-table .btn-edit2 {width:38px; height:38px; background:#97D2C9 url('https://www.klika.com.au/skin/frontend/shopper/default/images/icon_edit.png') 50% 50% no-repeat; }
.data-table .btn-edit:hover {background-color:#393431}
.data-table .btn-remove2 {width:38px; height:38px; background:#97D2C9 url('https://www.klika.com.au/skin/frontend/shopper/default/images/icon_trash.png') 50% 50% no-repeat; }
.data-table .btn-remove:hover {background-color:#393431}
.data-table .btn-continue {float:left;}
.data-table button.button span {font-size: 12px; text-transform: lowercase;}

.item-options {margin-top:10px;}
.item-options dt{ float:left; clear:left; font-style: normal; }
.item-options dd { float:left; margin:0 0 3px 3px; padding:0; font-style: normal; }
.product-view .item-options {margin-top:10px;}
.product-view .item-options dt{float:none; }
.product-view .item-options dd { float:none; margin:5px 0 0 20px; padding:0; font-style: normal; }

/* Shipping and Payment methods */
.sp-methods { margin:14px 0; }
.sp-methods dt { margin:13px 0 5px;}
.sp-methods dd {margin:0;}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { color:#333; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:80px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

.dedicated-review-box {}
.dedicated-review-box .ratings-list{margin:10px 0;}


.top-opc { width:1170px; display: none;}
.top-opc li{float:left; width:150px; margin:0 40px 30px 0;}
.top-opc li .number{display:block; float:left; width:54px; height:54px; margin:0 10px 0 0; background:#dbdbdb; line-height:52px; font-size:30px; color:#fff; text-align:center; border-radius:100%; }
.top-opc li h2{overflow:hidden; margin:11px 0 0; line-height:16px; font-size:16px; color:#dbdbdb;}
.top-opc li.allow {cursor:pointer;}
.top-opc li.allow .number{background:#322c29;}
.top-opc li.allow h2{color:#322c29;}
.top-opc li.allow:hover .number{background:#97d2c9;}

.opc {border:0; margin-bottom: 60px; /* clear live chat */ }
.opc button.button span {font-size:12px; text-transform: lowercase;}
.opc .step { 
	padding:23px 21px;
	margin:0 0 30px;
	position:relative;
	background:#fff;
	border:none;
	border-top:6px solid #97d2c9;
	border-radius:2px;
	box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
	min-height: 300px;
}
.opc .step-title { padding:0; margin:0 0 15px 0; background:transparent; font-size:18px; color:#4c4c4c; line-height:47px; height:47px;}
.opc .step-title h2 {margin:0; line-height:47px;}
.opc .step-title .number {margin:10px 20px 0 18px; padding:0 18px 0 0; border-right:1px solid #e0e0e0; line-height:25px;}
.opc .active .step-title {background: #def5df; border:1px solid #e8e8e8;}
.opc .active .step-title .number {border-right:1px solid #e8e8e8;}
.opc h3{margin:0 0 15px; font-size:18px; color:#97d2c9; }
.opc h4 {font-size:12px; color:#97d2c9;}
.opc .buttons-set {margin:0;}
.opc .form-list {margin:10px 0 0;}
.opc .form-list li{margin:0;}
.opc .form-list .input-box {margin:0 0 10px;width:100%;}
.opc .form-list input.input-text {width:90%;}
.opc .form-list li.wide .input-box {width:100%;}
.opc .form-list li.wide input.input-text {width:95%;}
.opc .form-list .field {width:50%;}
.opc .td-label {display:none; font-style:italic; width:90px;  }
.opc .product-name {overflow:hidden; }

#checkout-step-login {padding:0; margin:0; background:none transparent; border:0; box-shadow: none;}
#checkout-step-login .step-title { display: none; }

#checkout-step-login .block-checkout-register{margin:0}
#checkout-step-login .block-checkout-login{ margin:0 auto; width:100%; max-width: 590px; float: none; }
#checkout-step-login .block .block-title{margin:0; border:none; }
#checkout-step-login .block .block-content li {margin:0; padding:0; line-height:20px; background:none}
#checkout-step-login .block-checkout-register h4{margin-top:20px; }
#checkout-step-login .block-checkout-register ul.ul{}
#checkout-step-login .block-checkout-register ul.ul li {line-height:24px; padding:0 0 0 24px; position:relative; }
#checkout-step-login .block-checkout-register ul.ul li:before { content: '\00b7';font-size:70px;position:absolute;top:2px;left:0px;font-style:normal;color:#97d2c9; }
#checkout-step-login .block-checkout-login .buttons-set button.button {float:left; margin:0 13px 0 0;}
#checkout-step-login .block-checkout-login .buttons-set .required {float:left; width:200px;}
#checkout-step-login .block-checkout-login .buttons-set a {float:left;}
#checkout-step-login label { margin:0; }

#checkout-review-table {
		margin-bottom: 10px;
}
#checkout-review-table h3 {margin:0; font-size:12px; color:#000; color:rgba(0,0,0,0.75);   }

#checkout-step-review {}
#checkout-step-review .buttons-set {margin-top:10px; line-height:42px;}
#checkout-step-review .buttons-set button.button {float:right;}

#cart-sidebar-reorder {margin:0 0 30px}
.block-reorder .block-content .actions {text-align:right; line-height:42px;  }

.block-progress dt {line-height:24px; padding:0 0 0 24px; position:relative;}
.block-progress dt:before { content: '\00b7';font-size:70px;position:absolute;top:2px;left:0px; font-style:normal;color:#97d2c9; }
.block-progress dt.complete {background:transparent; font-weight:bold; }
.block-progress dt a {font-size:10px; text-decoration:underline; }
.block-progress dt a:hover {text-decoration:none;}
.block-progress dt:last-child { border-bottom:none; }
.block-progress dd {margin:5px 0; padding:0 0 0 23px; }
.block-progress dd.complete { background: transparent;}


.block { padding:15px 0 15px; margin:0 5px 10px; position:relative; background:#fff; border:none; box-sizing: border-box; }
.block .block-title { border:0; padding:0 0 15px; margin:0 15px 15px; color: rgba(0,0,0,0.75); border-bottom:1px solid #e8e8e8; }
.block .block-title strong { font-size:18px; line-height:21px; font-weight: 400; }
.block .block-title small {font-size:70%}
.block .block-subtitle {margin:0 0 10px; padding: 0 0 25px; border-bottom: 1px solid #f4f4f4; font-size:14px;}
.block .block-content {padding:0; margin:0;}
.block .block-content p {padding:0 0 10px;}
.block .block-content .actions {margin:0; padding:0; text-align:center; }
.block .block-content .actions a:hover {text-decoration:none;}
.block .block-content .actions .f-right {line-height:35px;}
.block .block-content li, .block .block-content li.item { font-size: 1.2em; margin:3px 0; padding:0; line-height:25px; }
.block .block-content a, .block .block-content li a, .block .block-content li.item a {color:#555; text-decoration:none; display: block; padding:5px 5px 5px 20px; }
.block .block-content a:hover, .block .block-content li a:hover, .block .block-content li.item a:hover { background-color: #e8e8e8; text-decoration:none;  }
.block .block-content a, .block .block-content li a { transition: background-color .3s; }
.block .block-content li.current { border-left: 4px solid rgb(255, 197, 0); padding:5px 10px 5px 16px; cursor: pointer; }
.block .block-content li.current strong { font-weight: 400; color: #000; }
.block li.even, .block li.odd { background-color: transparent; }
.block .btn-remove, .block .btn-edit {float:left;}


.cms-index-index .block { float:left; width:270px; padding:0; margin:0 15px 30px; position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; border-radius:2px; box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.cms-index-index .block .block-title {border:0; padding:24px 35px 27px; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.cms-index-index .block .block-title:after {content:''; float:left; width:120px; height:1px; background:#e8e8e8; margin:14px 0 0 39px;}
.cms-index-index .block .block-title strong {font-size:24px; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cms-index-index .block .block-subtitle {margin:0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #f4f4f4;}
.cms-index-index .block .block-content {padding:0 20px 25px; margin:0;}
.cms-index-index .block .block-content .actions {margin:0; padding:0; text-align:center; }
.cms-index-index .block .block-content .actions .f-right {line-height:35px;}
.cms-index-index .block .block-content li, .block .block-content li.item {margin:0; padding:0; line-height:20px; background: none;  }
.cms-index-index .block .block-content li:last-child, .cms-index-index .block .block-content li.item:last-child {border:0; }
.cms-index-index .block .block-content li a:hover, .cms-index-index .block .block-content li.item a:hover {color:#999; }
.cms-index-index .block li.even, .cms-index-index .block li.odd {background-color: transparent;}
.cms-index-index .block .btn-remove, .cms-index-index .block .btn-edit {float:left;}

.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav dt {margin:10px 0 5px; padding:0px; border:0; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.block-layered-nav dd {margin:0 0 15px;}
.block-layered-nav .block-content dd li {margin:0 0 0 3px; padding:0 0 0 13px; line-height:20px; }
.block-layered-nav .block-content dd li:last-child {border:0; }
.block-layered-nav .block-content dd li a:hover {color:#999; }
.block-layered-nav .shopby_more {display:none; text-align:right;}

.block-layered-price {}
.block-layered-price .ui-slider-horizontal { height:6px; border:1px solid #e6e6e6; background:#fefefe; margin:0 0 10px; border-radius:0; box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.block-layered-price .ui-widget-header {background:#5e5e5e none; }
.block-layered-price .ui-slider-horizontal .ui-slider-handle {top: -.3em;  margin-left: -.6em;}
.block-layered-price .ui-slider .ui-slider-handle {width:19px; height:18px; }
.block-layered-price .ui-widget-content .ui-state-default {background:transparent url('https://www.klika.com.au/skin/frontend/shopper/default/images/slider_handle.png') 0 0 no-repeat; border:none; cursor:pointer; }

.block-left-nav .block-title strong {font-size:24px;}

.block-viewed{}
.block-viewed .block-title {margin:0 0 21px;}
.block-viewed .block-content li {margin:0 0 12px; padding:0 0 12px; line-height:16px; background:none; border-bottom: 1px solid #f4f4f4;}
.block-viewed .block-content li:last-child {margin:0; padding:0; border:none;}
.block-viewed .product-image {float:left; width:56px; margin-right:10px; border:5px solid #fff; border-radius:3px; box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); }
.block-viewed .product-info {float:left; width:120px; }
.block-viewed .price-box {margin-top:5px;}
.block-viewed .price-box .price {font-size:12px;}

.block-subscribe{}
.block-subscribe .form-subscribe-header{text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.block-subscribe .input-box{margin:16px 0; text-align:center }
.block-subscribe input.input-text{min-width:90%; border-radius:2px; }

.block-login {
	float:none;
	width:100%;
	max-width: 590px;
	margin:0 auto;
	padding:0;
	position:relative;
	background:#fff;
	border:none; border-top:6px solid #97d2c9;
	border-radius:2px;
	box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
	min-height: 495px;
}
.block-login .block-title {padding:29px 33px 35px; border:0; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.block-login .block-title:after {width:90%; margin:15px 0 0 17px; content:''; float:left; height:1px; background:#e8e8e8; }
.block-login .block-title strong { font-size: 22px; color: rgba(0, 0, 0, 0.75); letter-spacing: -1.2px;line-height: 21px; font-weight: 400;}
.block-login .block-content {margin:0; padding:0 43px 10px; text-align:center;}
.block-login .block-content ul {margin:0; padding:0; background:none; border:none; list-style:none; }
.block-login .block-content li {margin:0; padding:0; background:none; border:none; text-align:center;}
.block-login .block-content .form-list label { float:none; color:#505050; padding:0;}
.block-login .block-content .form-list .input-box{margin:2px 0 21px; width:auto; text-align:center;}
.block-login input.input-text{margin:0; display:inline; min-width:96%; border-radius:2px; }
.block.block-login .block-content .forgot-password{ display:block; margin:10px 0 16px; color: #037fff; font-size:16px; }
.block.block-login .block-content .forgot-password:hover{color:#000; text-decoration:none;  }
.block-login .block-slider .slides > li strong {padding:0; margin:0; border:0;}
.block-login .block-slider .slides > li button.button {margin:0;}
.block-login .new-users {
	margin:0;
	padding:5px 45px 25px;
	background:#fefefe;
	text-align:center;
	box-sizing: border-box;
}
.block-login .new-users .button{float:none;}
.block-login .error-msg, .block-login .success-msg { border:none !important; background:none !important; line-height:1.4; min-height:10px !important; padding:0 0 10px !important; font-size:14px !important; font-weight:normal !important; font-style: italic !important;  }


.also_container .quickview { cursor: zoom-in; min-height: 70px; }
.also_container .quickview:hover { opacity: 0.7; }
.also_container table { width: 100%; box-sizing: border-box;  }
.also_container td { padding: 10px 0 0 0; box-sizing: border-box;  }
.also_container .also_col1 { width: 95px; }
.also_container .also_col1 img { border: 1px solid #e0e0e0; }
.also_container .also_col2{ padding:15px 5px 0 5px; }
.also_container .also_col2 a:hover { text-decoration: none; }
.also_container .also_col3 { width: 45px;}
button.also { padding:5px 8px; transition: all .6s; }
.product-view .product-shop .also_container .price-box { margin: 5px 0 0 10px; text-align: left; float: none; box-sizing: border-box; }
.also_container .price-box .price-label{ display:none; }
.also_container .price-box .price { float: left; font-size:18px; line-height:18px; box-sizing: border-box; }
.also_container .price-box .old-price { position: initial; float: left; margin:5px 0 0 10px; box-sizing: border-box;  }
.also_container .price-box .old-price .price { color:#b5b5b5; font-size:12px; box-sizing: border-box;  }

.checkout-form .also_container .also_col1 { width: 85px; }
.checkout-form .also_container .also_col2 { font-size: 14px; }
.checkout-form .also_container .price-box { margin: 4px 15px 5px 5px; float: left; background-color: #f00; color: #fff; padding: 5px 10px; }
.checkout-form .also_container .old-price { display: none; }


button.also {
	border: 1px solid #28a528;
	color: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	display: block;
	margin: 5px auto 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	padding:5px 8px;
	transition: all .5s;
	transition: background 200ms ease-in-out;
	background-color: #28a528;
}
button.also.added { background-color: #fff; border-color: #0074d9; color: #0074d9; background-image:none; color: #0074d9;  }
button.also.added:hover { background-color: #f3f3f3; border-color: #0074d9; }




/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

.dashboard .box .box-title { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:12px; font-weight:bold; line-height:1.35; }
.dashboard .box .box-title a { font-size:10px; text-transform:uppercase; }
.dashboard .box .box-content { padding:0 10px; }

/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info { background-color: #fff; font-size: 14px; padding: 15px; }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; }

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-tags .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }

/* Address Book */
.addresses-list h2 { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; font-size:13px; font-weight:bold; line-height:1.25; }
.addresses-list h3 { font-weight:bold; font-size:12px; border-bottom: 1px solid #ccc; background-color: #e9e9e9; padding: 3px; margin-bottom: 3px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:10px; margin:0 5px 12px; border: 1px solid #ddd; font-size: 13px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.last,
.order-info li.first { border: 1px solid #888; margin-left: 2px; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#666; font-weight:bold; padding:6px 15px; color:#fff; }



.order-date { margin:10px 0; }

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 .45em; }
.order-items h3 { font-size:12px; }
.order-items .product-name { font-weight:bold !important; }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print { font-weight:bold; font-size:11px; text-transform:none; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#555; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

#my-orders-table {}
#my-orders-table span.title {display:none; font-weight:bold; width:100px; padding:0 15px 0 0 ;}

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:12px; font-weight:bold; }
.page-print h2.h2 { font-size:15px; font-weight:bold; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; text-align: center !important; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 auto 5px; }
.my-wishlist textarea { display:block; width:96%; height:109px; }
.my-wishlist .buttons-set { border:0; padding:0; margin:20px 0 0; text-align:left;  }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table input.qty { width:50px; margin:0 0 15px; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
.product-review dd { font-size:13px; margin:5px 0 0; }

.new-users button.button {float:left;}
.registered-users input.input-text{width:455px;}

.site-block { position:fixed; z-index:11999; }
.left-side, .right-side { width:250px; top:200px; }
.left-side{ left:-250px; }
.right-side { right:-250px; }
.bottom { right:0; bottom:0; }


.prev-next {margin:0; position:relative; float:right;  }
.product-prev, .product-next  {display:block; float:right; margin:-5px 0 0 5px; overflow:hidden; height:27px; line-height:27px; border:1px solid #e1e1e1; box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); background:url('https://www.klika.com.au/skin/frontend/shopper/default/images/sorter_bg.gif') 0 0 repeat-x }
.product-prev span, .product-next span {display:block; width:63px; padding:0 11px; background:url('https://www.klika.com.au/skin/frontend/shopper/default/images/prev_next.png') 0 0 no-repeat }
.product-prev {right:108px; }
.product-prev span{padding-left:28px; text-align:right; }
.product-next span{padding-right:28px; background-position:100% 100%; }
.product-next:hover, .product-prev:hover { text-decoration:none; box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05);}


#fb-root { display: none;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { /* width: 100% !important; */ }


.slider { position: relative; top: 0; left: 0; overflow: hidden; width:100%; height:100%; padding:7px 0 20px; background:#f4f4f2;}
div.slider { background-color: rgba(0, 0, 0, 0); }

#slide-timeline {position: absolute; z-index: 999; top:7px; width:0; height:3px; background:#322c29; }


/* Column slider (login forgot password, delete this ) */
.block-slider {}
.block-slider {margin: 0; padding: 0; }
.block-slider .slides > li {margin:0; padding:0; line-height:1.4; text-align:center; background:none transparent; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.block-slider .slides > li strong {display:block; border:0; padding:0 0 22px; margin:0 0 25px; color:#000; color:rgba(0,0,0,0.75); border-bottom:1px solid #e8e8e8; font-size:22px; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.block-slider .slides > li p {margin:0 0 20px; text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.block-slider .slides > li button.button {margin:-21px 0 21px;}
.block-slider .slides img {max-width: 100%; display: block; }
.block-slider .flex-control-nav {position:relative; width:270px; height:33px; overflow:hidden; margin:0 -20px -25px; background:#fefefe; text-align:center;
		border-bottom-left-radius:2px; border-bottom-right-radius:2px;
		box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.block-slider .flex-control-nav li {margin: 0 6px; padding:0; line-height:33px; background:none transparent; display:inline-block; zoom: 1; }
.block-slider .flex-control-paging li a {margin:12px 0; }

#review-buttons-container {margin:15px;}
#review-buttons-container button {margin:0 15px 15px 0;}
.paypal-shipping-method {margin:0 0 15px}



.calendar {z-index:1 !important}



.get-free-quote {
		background: #fff none repeat scroll 0 0;
}
.get-free-quote  > img {
		width: 100%;
}
.get-free-quote .inprocess {
		opacity: .5;
}
.get-free-quote > p {
		padding: 15px;
}

#requestsentimg {
		display: none;
}
#getfreequoteimg {
		cursor: pointer
}





/* Autocomplete postcode */
.autocomplete-w1 {  position:absolute; top:6px; left:6px; z-index: 5; }
.autocomplete { 
	width:450px; 
	border:1px solid #999;
	background:#eee;
	cursor:default;
	text-align:left;
	max-height:350px;
	overflow:auto;
	margin:-6px 6px 6px -6px;
	box-shadow: 2px 2px 5px #ccc;
	font-size: 1.2em;
}
.autocomplete .selected { background:#58D3F7; }
.autocomplete div { padding:3px 8px; white-space:nowrap; }





/* cart and checkout pages */
div.cart div.page-title { padding: 10px 0 30px;  }
div.cart table.data-table th.td-edit { width: 100px; }
div.cart table.data-table td.td-edit a { padding: 5px 8px; border-radius: 3px; background-color: #eee; }
div.cart table.data-table td.td-edit a:hover { background-color: #ddd; }

div.cart div.cart-collaterals table#shopping-cart-totals-table .a-right { font-size: 1.2em; }
table#shopping-cart-totals-table tr.summary-total:hover { background-color: #eee; }
tr.summary-total .summary-collapse { float: none; text-align: center; padding-left: 0; }
div.cart div.cart-collaterals table#shopping-cart-totals-table strong { font-size: 16px; }

div.cart ul.checkout-types li button.btn-checkout>span { padding-left: 20px; }
div.cart ul.checkout-types li button.btn-checkout span { background-color: #28a528; text-transform: uppercase; }
div.cart ul.checkout-types li button.btn-checkout span:hover { background-color: #1e7c1e; }
ol.opc div.buttons-set p.back-link { float: left; background-color: #e5e5e5; border-radius: 3px; margin: 3px 0 0 0;}
ol.opc div.buttons-set p.back-link a { padding: 10px 20px; display: block; }
ol.opc div.buttons-set button.button { float: right; }

ol.opc  li#opc-review button.btn-checkout>span { padding-left: 20px; padding-right: 20px; }
ol.opc  li#opc-review button.btn-checkout span { background-color: #28a528; text-transform: uppercase; }
ol.opc  li#opc-review button.btn-checkout span:hover { background-color: #1e7c1e; }

#checkoutSteps .required { display: none; }

div.cart table#shopping-cart-table a img:hover { opacity: 0.7; }
.data-table .product-name a { padding: 4px 10px; background-color: #eee; font-size: 18px; font-weight: normal; }
.data-table .product-name a:hover { background-color: #f9f9f9; }

div.cart table.data-table .cart_pickup_na { padding: 4px 8px; background-color: #ffd3d3; color: #111; margin-top: 3px; display: inline-block; border-radius: 3px; }

div.cart div.cart-shipping div.shipping-form dl.sp-methods { margin-top: 5px; }
div.cart div.cart-shipping div.shipping-form dl.sp-methods dd { text-align: left; }
div.cart div.cart-shipping div.shipping-form dl.sp-methods dd label { display: block; padding: 10px; border-radius: 2px; }
div.cart div.cart-shipping div.shipping-form dl.sp-methods dd label.active { background-color: #f9f9f9; border: 1px solid #4fa2f3; }
div.cart div.cart-shipping div.shipping-form dl.sp-methods dd label.inactive { border: 1px solid transparent; background-color: #f9f9f9; }
div.cart div.cart-shipping div.shipping-form dl.sp-methods dd label.inactive:hover { background-color: #f2f2f2; border: 1px solid #4fa2f3; }
div.cart div.cart-shipping div.shipping-form dl.sp-methods dd label input { vertical-align: middle; }
div.cart div.cart-shipping div.shipping-form .pickup_alert { text-align: left; color: #717171; padding: 5px 0 5px 8px; background-color: #f4f4f4; margin-top: 5px; }
div#checkout-step-shipping_method dl.sp-methods ul { max-width: 290px; }

.checkout_alert { color: #666; margin: 0; padding: 15px 15px; background-color: #fffb95; }
.cc_alert { margin: 10px 0 0; }
.needpc_alert {
	margin: 30px 0;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}

/* temp no PayPal CC */
#checkoutSteps #p_method_paypal_direct,
#checkoutSteps #p_method_paypal_direct + label { display: none; }
#checkoutSteps #payment_form_paypal_express { display: none!important; } /* nothing here */

#checkoutSteps dl.sp-methods .form-list { margin: 6px 5px 15px; background-color: #fff; padding: 15px 15px 5px; border-radius:5px; border: 1px solid #b7b7b7; }
#checkoutSteps dl.sp-methods ul#payment_form_ewayrapid_ewayone li.saved_token_fields:after { content: none!important; }
#checkoutSteps dl.sp-methods ul#payment_form_ewayrapid_ewayone li#eway_save_card label { font-weight: normal; }
#checkoutSteps dl.sp-methods ul#payment_form_ewayrapid_ewayone li#eway_save_card input#ewayrapid_ewayone_cc_save_card { margin-top:1px; }

#checkoutSteps dl.sp-methods dt { margin: 10px 0 0 0; padding:0; border: 1px solid #ccc; }
#checkoutSteps dl.sp-methods dt input { margin-left: 15px; margin-bottom: 18px; }
#checkoutSteps dl.sp-methods dt label {
	box-sizing:border-box;
	width: 100%;
	display: inline-block;
	height: 50px;
	padding: 14px 0 0 50px!important;
}
#checkoutSteps dl.sp-methods dt label img {
    height: 18px;
    width: auto;
}

#checkoutSteps dl.sp-methods dt div.control__indicator { top: 17px; left: 15px;}

#checkout-step-login .block .block-title { padding-bottom: 15px; }
#checkout-step-login .block-checkout-register .block-content ul.form-list li { line-height: 30px; font-size: 1.3em; }
#checkout-step-login .block-checkout-register .block-content ul.form-list li label { color: rgba(0,0,0,0.8); }
#checkout-step-login .block .input-box { margin-bottom: 5px; }
#checkout-step-login input.input-text { box-sizing: border-box; width: 100%; margin-bottom: 0; margin-top:15px; }
#checkout-step-login .block-checkout-login .buttons-set button.button {  box-sizing: border-box; width: 100%; margin: 15px 0 5px; }
#checkout-step-login .block-checkout-login .buttons-set button.button span { box-sizing: border-box; width: 100%; background-color: #37C837; }

#checkout-step-login .block-checkout-login .fb_button_ps img:hover { opacity: 0.7; }

.checkout-onepage-index .col-right { padding: 187px 0 0; }

.my-account .page-title { padding-bottom: 10px; }

body.checkout-onepage-index .page-title h1,
body.customer-account-create .block-title span,
body.customer-account-login .block-title span,
body.customer-account-forgotpassword .block-title span,
.my-account .page-title h1 {
	padding-left: 30px;
	background-image: url('https://www.klika.com.au/skin/frontend/shopper/default/images/locked_green.png');
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: left center;
}

.checkout-cart-index div.cart button.btn-update,
.checkout-cart-index div.cart button.btn-continue {
	padding: 0; width:200px; background-color: #fff!important;
}
.checkout-cart-index button.btn-update span, .checkout-cart-index button.btn-continue span { padding: 0; width:100%; font-size: 14px!important; }


/* PayPal return confirmation page  .../paypal/express/review/ */
body.paypal-express-review .page-title { padding-bottom: 25px; }
body.paypal-express-review .col1-layout .col-main {
	margin: 20px;
	background-color: #fff;
	padding: 15px 10px;
	border: 1px solid #ddd;
	border-radius: 10px;
}
body.paypal-express-review .col2-set .col-1 { width: 47%; }
body.paypal-express-review .form-list .field { width: 260px; }
body.paypal-express-review .form-list li.wide input.input-text { width: 90%; }
body.paypal-express-review .col2-set h2 { background-color: #e0e0e0; padding: 5px; margin-bottom: 10px; }

/* order success and failure pages */

body.checkout-onepage-success .page-title-bg, body.checkout-onepage-failure .page-title-bg { display: none; }
body.checkout-onepage-success .col-main, body.checkout-onepage-failure .col-main { 
	margin: 15px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	font-size: 1.2em;
}
body.checkout-onepage-success .buttons-set, body.checkout-onepage-failure .buttons-set { margin:25px 0 10px 0; }



div.shipping dl.sp-methods, div#checkout-shipping-method-load dl.sp-methods { margin-bottom: 10px; }
.sp-methods dt { margin-top: 20px; }
.sp-methods dd li { margin-bottom: 10px; }
div.dashboard div.page-title { padding-bottom: 15px; }
.account-container { background-color: #fff; padding:10px 0; border: 1px solid #ddd; border-top: 4px solid #666; }

div#zipmoney-express-cart { text-align: center; }
img#zipmoney-express-widget-img { max-width: 100%; height: auto; }

.fb_iframe_widget { display: inline!important;}







/* ====================  RESPONSIVE  ============================ */ 


/* Possible short height pages, background below footer... */
@media only screen and (min-width: 1025px) {
	body[class*="customer-"], body.ewayrapid-mycards-index { background-color: #333; }
}



@media only screen and (max-width: 1200px) {
	.checkout-onepage-index .col-right { padding: 200px 0 0; }
	.checkout-cart-index .data-table .product-name { padding: 4px 10px;  background-color: #eee; }
	.checkout-cart-index .data-table .product-name a { padding:0; background-color: transparent; }
	body.checkout-cart-index div.cart div.cart-collaterals div.grid_2 { width: 110px; }
}



/* Standard 960px - 1200 */
@media only screen and (min-width:960px) and (max-width:1200px) {
	.form-list li.wide .input-box {width:100%}
	.form-list li.wide input.input-text {width:98%}
}


/* Under 960 */
@media only screen and (max-width: 959px) {

	.lotusbreath-onestepcheckout-index-index .cart-top-container { display: none; }
	div.page-title { padding: 0 0 5px; }
	#checkout-step-login .block .block-title { background-color: #eee; padding: 10px; margin-bottom: 14px; }
	div.cart tfoot tr { width: 100%; }
	div.cart tfoot tr td { box-shadow: none; }
	div.cart table.data-table tr { float: left; clear: left; margin: 10px 0 10px 0; padding: 5px 0px 10px 0; width: 100%; border-bottom: 1px solid #ccc; }
	.cart .cart-collaterals { margin: 0 auto; float: none; }
	div.cart table.data-table tr.first { margin-top: 0px; }
	div.cart table.data-table td.td-image { float: left; width: 30%; padding: 5px; }
	div.cart table.data-table span.td-title { padding-left: 20px; padding-top: 8px; width: 90px; }
	div.cart table.data-table td.td-name dl.item-options dt, div.cart table.data-table td.td-name dl.item-options dd { font-weight: bold }
	div.cart table.data-table td.td-name dt { padding-left: 20px; }
	div.cart table.data-table td.td-image a.product-image img { width: 100%; max-width: 150px; }
	div.cart table.data-table td.td-subtotal { display: none; }
	div.cart table.data-table td.td-name dl.sku-dl { display: none; }
	div.cart table.data-table td.td-name, 
	div.cart table.data-table td.item-options,
	div.cart table.data-table td.td-price,
	div.cart table.data-table td.td-qty { float: right; width: 60%; padding: 0 15px 5px 0; xt-align: left!important;}
	div.cart table.data-table td.td-delete { float: left; clear: both; width: 99%; padding: 0; margin: 0; text-align: center!important;}
	div.cart table#shopping-cart-table  button.btn-update { margin: 10px auto 0; }
	div.cart table.data-table td.td-price span.cart-price span.price { font-size: 1.4em; }
	div.cart table.data-table td.td-qty select { float: right; }
	div.cart table.data-table input.qty { height: 25px; font-size: 1.4em; width: 50px; }
	div.cart table.data-table td.td-name h2 { padding-left: 10px; font-size: 18px; }
	div.cart table.data-table td.td-edit { display: none!important; }
	div.cart table.data-table td.td-name span.td-actions a.btn-editoptions { display: inline-block; }
	div.cart table.data-table td.td-delete span.td-actions a { margin: 0 0 0 20px; }
	div.cart div.cart-collaterals h2:after  { display: none; }
	div.cart div.cart-collaterals div.cart-block div.input-box input.input-text { height: 30px; padding: 4px 20px; width: 70%; font-size: 1.4em;}
	div.cart div.cart-collaterals div.cart-shipping div.shipping h2,
	div.cart div.cart-collaterals div.cart-coupon h2,
	div.cart div.cart-collaterals div.cart-total h2 { padding: 0; }
	div.cart div.cart-collaterals div.cart-shipping button.button span span,div.cart div.cart-collaterals div.cart-coupon button.button span span { background-color: #666666; width: 110px; }
	div.cart div.cart-collaterals div.cart-shipping dl.sp-methods dd li { margin: 10px 0 20px 0; }
	div.cart div.cart-collaterals div.cart-shipping dl.sp-methods dt { text-transform: uppercase; font-size: 1.2em; color: #555;}
	div.cart div.cart-collaterals div.cart-shipping dl.sp-methods dd label {  }
	div.cart-shipping div.shipping div.shipping-form form>p { display: none; }
	div.cart div.cart-collaterals table#shopping-cart-totals-table { font-size: 1.4em; color: #757575; }
	div.cart div.cart-collaterals table#shopping-cart-totals-table .a-right { text-align: right!important;}
	div.cart div.cart-collaterals div.cart-total ul.checkout-types { box-shadow: none; background-color: #fff; padding-top: 10px; }
	div.cart button.btn-proceed-checkout span { background-color: #37C837; }
}



/* iPad Smaller than 959px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.cart-top-title{ display:block; float:left; width:110px; }

	.checkout-onepage-index .col-right {padding:20px 0 0; float:none; margin:0 0 0 84px; }
	.checkout-onepage-index .col-right .block { float:none; margin:0 auto 30px; width:378px; position: static !important; top:0; }

	#shopping-cart-totals-table strong {font-size:18px; padding:0 10px 0 0;}

	.checkout-cart-index .data-table table,
	.checkout-cart-index .data-table thead,
	.checkout-cart-index .data-table tbody,
	.checkout-cart-index table.data-table th,
	.checkout-cart-index table.data-table td,
	.checkout-cart-index .data-table tr { display: block; border: 0;  text-align: left !important;}

	.checkout-cart-index .data-table tfoot td { text-align:right !important;}
	.checkout-cart-index .data-table th { display:none;}
	.checkout-cart-index .data-table td {padding:10px;}
	.checkout-cart-index .data-table td.td-name h2 {font-size:20px; font-weight:300; }
	.checkout-cart-index .data-table td.td-image a {text-align:center; }
	.checkout-cart-index .data-table td.td-image img {width:200px;}
	.checkout-cart-index .data-table .td-actions .btn-remove, .data-table .td-actions .btn-edit {display:inline-block;}
	.checkout-cart-index .data-table td.td-price {padding:10px; background:#fafafa;}
	.checkout-cart-index .data-table td.td-qty {padding:0 10px; background:#fafafa;}
	.checkout-cart-index .data-table td.td-delete {background:#fafafa; text-align:center !important;}
	.checkout-cart-index .data-table .td-title {display:inline-block; width:100px; padding:0 10px 0 0; font-weight:bold; }
	.checkout-cart-index .data-table th.td-wishlist, .data-table td.td-wishlist {display:none;}
	#product-attribute-specs-table  th { display:block;}
	#product-review-table {display:table; }
	#product-review-table thead, #product-review-table tfoot, #product-review-table tbody{display:table-row-group; }
	#product-review-table tr{display:table-row; }
	#product-review-table td{display:table-cell; }
	#product-review-table th{display:table-cell; padding:8px 3px; }

	#checkout-review-table tfoot tr{display:table-row; }
	#checkout-review-table tfoot td{display:table-cell; }

	.top-opc {width:600px; margin:0 0 0 50px}

	.opc .td-label {display:block; float:left; }
	#checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login { width: 100%;  margin: 20px auto 0 !important; float: none;}
	.buttons-set .back-link {margin:10px 0;}

	#my-orders-table span.title {display:inline-block}
	#my-orders-table tr {border-bottom:1px solid #e9e9e9 }
	#my-orders-table tr.last {border:none}

	.form-list li.wide .input-box,
	.form-list li.wide input.input-text {width:254px}

	body.checkout-cart-index div.cart div.cart-collaterals div.grid_6 { width: 600px; margin: 0 0 24px 14px; }

}




@media only screen and (max-width: 767px) {

	body.checkout-onepage-index .cart-top-container, body.paypal-express-review .cart-top-container, body.checkout-cart-index .cart-top-container { top: 0; }
	body.checkout-onepage-success div.page-title, body.checkout-onepage-failure div.page-title { margin: 0; padding: 0 0 10px; }
	body.checkout-onepage-success div.page-title h1, body.checkout-onepage-failure div.page-title h1 { font-size: 28px; }
	body.checkout-onepage-success .col-main, body.checkout-onepage-failure .col-main { margin: 0; border: none;	font-size: 1em; padding: 10px 20px; }

	.title-buttons {text-align:center}

	.prev-next {display:none; }

	.cart-top-title {display:block; float:left; width:110px; }

	.col2-left-layout .page-title, .col2-right-layout .page-title, .col3-layout .page-title,
	.col2-left-layout .page-head, .col2-right-layout .page-head, .col3-layout .page-head { margin:0; }
	
	.checkout-onepage-index .col-right {padding:20px 0 0; float:none; margin:0 auto; }
	.checkout-onepage-index .col-right .block { float:none; margin:0 auto 30px; }

	.block-login .block-content {padding:0 18px 25px;}

	.cart .page-title {height:auto;}
	.cart .page-title .checkout-types { margin:17px auto 14px; float:none; }
	.cart .title-buttons .checkout-types li {float:none; margin:0; text-align:center;}
	#shopping-cart-totals-table strong {font-size:20px; padding:0 10px 0 0;}

	.checkout-cart-index .data-table table,
	.checkout-cart-index .data-table thead,
	.checkout-cart-index .data-table tbody,
	.checkout-cart-index table.data-table td,
	.checkout-cart-index .data-table tr { display: block; border: 0;  text-align: left !important;}

	.checkout-cart-index .data-table th { display:none;}
	.checkout-cart-index .data-table td {padding:10px;}
	.checkout-cart-index .data-table td.td-name h2 {font-size:20px; font-weight:300; }
	.checkout-cart-index .data-table td.td-image a {text-align:center; }
	.checkout-cart-index .data-table td.td-image img {width:200px;}
	.checkout-cart-index .data-table .td-actions .btn-remove, .data-table .td-actions .btn-edit {display:inline-block;}
	.checkout-cart-index .data-table td.td-price {padding:10px; background:#fafafa;}
	.checkout-cart-index .data-table td.td-qty {padding:0 10px; background:#fafafa;}
	.checkout-cart-index .data-table td.td-delete {background:#fafafa; text-align:center !important;}
	.checkout-cart-index .data-table .td-title {display:inline-block; width:100px; padding:0 10px 0 0; font-weight:bold; }
	.checkout-cart-index .data-table .button, .data-table .btn-continue {float:none; display:block; margin:0 auto 10px}
	#product-review-table {display:table; }
	#product-review-table thead, #product-review-table tfoot, #product-review-table tbody{display:table-row-group; }
	#product-review-table tr{display:table-row; }
	#product-review-table td{display:table-cell; }
	#product-review-table th{display:table-cell; padding:8px 3px; }

	#checkout-review-table tfoot{}
	#checkout-review-table tfoot tr{display:table-row; }
	#checkout-review-table tfoot td{display:table-cell; }

	.pager {text-align:center; }
	.pager .amount {margin:0 0 10px;}
	.pager .pages, .pager .amount {float:none}

	.top-opc {width:300px; margin:0}
	.top-opc li{margin:0 0 30px 0}

	ol.opc { width:100%; }
	.opc .td-label {display:block; float:left; }
	ol#checkoutSteps #opc-payment dl.sp-methods ul.form-list { margin: 8px; }
	.opc .step { padding-right: 8px; padding-left: 8px; }
	.opc .form-list .field { width:100%; }

	#checkout-review-submit p {margin:0 20px 0 0;}
	#checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login { width:228px;  margin: 20px auto 0 !important; float: none;}

	ol#checkoutSteps #opc-payment dl.sp-methods ul.form-list { margin: 8px; }
	#checkout-step-billing ul.form-list li.wide select { width: 100%; }
	#checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login { margin: 0; width: 100%; box-sizing:border-box;}

	.checkout-cart-index .footer-info, .checkout-onepage-index .footer-info { display: none; }

	body.checkout-onepage-index #checkoutTop,
	body.checkout-cart-index    #checkoutTop,
	body.paypal-express-review  #checkoutTop,
	body.checkout-onepage-index .col-right,
	body.checkout-cart-index    .col-right,
	body.paypal-express-review  .col-right,
	body.checkout-onepage-index #searchadd,
	body.checkout-cart-index    #searchadd,
	body.paypal-express-review  #searchadd,
	body.checkout-onepage-index .search-top-container,
	body.checkout-cart-index    .search-top-container,
	body.paypal-express-review  .search-top-container,
	body.checkout-onepage-index #banner-ad,
	body.paypal-express-review  #banner-ad,
	body.checkout-cart-index    #banner-ad {
		display: none;
	}
	body.checkout-onepage-index .top-dropdowns,
	body.paypal-express-review  .top-dropdowns,
	body.checkout-cart-index    .top-dropdowns { margin: 0; }
	body.checkout-onepage-index .col-main,
	body.paypal-express-review  .col-main,
	body.checkout-cart-index    .col-main { padding: 15px 0 0; }
	body.checkout-onepage-index .page-title,
	body.paypal-express-review  .page-title,
	body.checkout-cart-index    .page-title { padding-bottom: 10px; }
	body.checkout-onepage-index .page-title h1,
	body.paypal-express-review  .page-title h1,
	body.checkout-cart-index    .page-title h1 { font-size: 25px; line-height: 25px; letter-spacing: 1px; }

	#review-buttons-container {text-align: center}
	#review-buttons-container button {float:none;}

	#my-orders-table span.title {display:inline-block}
	#my-orders-table tr {border-bottom:1px solid #e9e9e9 }
	#my-orders-table tr.last {border:none}

	.form-list li.wide select {width:250px}
	.form-list li.wide .input-box,
	.form-list li.wide input.input-text {width:254px}

	.col2-set .col-1, .col2-set .col-2 {float:none; width:100%;}
	.col2-set address {margin:5px 0;}
	.buttons-set .back-link {margin:10px 0;}

	.footer-banners, .footer-info { display: none; }

	.footer-container ul.links li { display: block; background-color: #222222; }
	.footer-container ul.links li a { display: block; margin:10px 0; padding: 10px 0; }
	.footer-container ul.links li.separator { display: none; }
	.footer-container { display: none; }

}


#zipmoney-express-button{outline:0;display:block;line-height:0}#payment-method-zipmoney-logo{margin-right:10px}#zipmoney-express-cart,#zipmoney-express-product{text-align:right;font-size:14px;line-height:1em;clear:both}.zipmoney-express-cart-button{padding-top:5px}#zipmoney-express-button-img,#zipmoney-express-widget-img{display:inline-block}#zipmoney-express-button:after{content:'';display:block;clear:both}.zip-loading-icon{width:30px;margin:0 auto;position:relative;display:block}.zipmoney_popup_window_content{background:rgba(255,255,255,1)}.zip-cart-please-wait{padding:15px}@media only screen and (max-width:770px){.zipmoney-strip-banner-responsive-top{display:none}}@media only screen and (min-width:771px){.zipmoney-strip-banner-responsive-bottom{display:none}}#zipmoney-learn-more,.zip-assets-modals img{display:inline!important}.zip-assets-modals{border-collapse:separate!important;font:14px 'Open Sans';color:#2f2f2f}.zip-repay-calc .zip-more-link{font-weight:700;text-decoration:underline;color:#39c!important}.zip-repay-calc .zip-price{font-weight:700}.zipmoney-widgets-fancybox .fancybox-skin{background:#fff}.zipmoney-strip-banner{height:auto}.zipmoney-express-button-cart-wrapper,.zipmoney-express-button-product-wrapper{padding:10px 0;clear:both}.widget-product-calc img{display:inline}.zip-calc-learnmore{font-family:Noto Sans;color:grey;font-size:9px;display:inline!important;text-align:right}.widget-product[zm-asset=productwidget]{display:none!important}#zipmoney-widget-general-addtocart,#zipmoney-widget-specific-addtocart{clear:left;margin:0;text-align:left;padding-top:10px}.zipmoney-express-cart-product{padding-top:10px}#zipmoney-express-product .zipmoney-express-cart-product-learn-more{float:none}.zip-order-success-message{border:1px solid #3d6611;background-color:#eff5ea;background-image:url(https://www.klika.com.au/skin/frontend/base/default/zipmoney/images/i_msg-success.gif);color:#3d6611;padding:10px}.zip-hover:hover{cursor:pointer}.zm-landing-container{width:900px!important}
.intrested_product_container{padding:20px 10px 0;background:#999;text-align:center}.intrested_product{background:#fff none repeat scroll 0 0;border:9px solid #fff;border-radius:3px;box-shadow:0 0 6px 0 rgba(0,0,0,0.15);display:inline-block;*display:inline;zoom:1;margin:0 14px 20px;padding:0;position:relative;max-width:252px;width:20%;text-align:left}.intrested_product .product-image{display:block;margin:0 0 12px}.intrested_product .product-image img{max-width:100%}.intrested_product .button-container{float:right}.intrested_product .product-name{color:#3c3c3c;display:block;font-size:16px;font-weight:300;line-height:120%;margin:4px;min-height:32px;text-decoration:none}.intrested_product button.button span{border-radius:100%;height:35px;display:block;width:35px;background-color:#ed6e00}.intrested_product button.button span span{background:rgba(0,0,0,0) url(/media/slider/icon_cart_listing.png) no-repeat scroll 50% 50%;padding:0;text-indent:-9999px}.intrested_product .price-box{letter-spacing:-1.2px;margin:0 0 0 4px;overflow:hidden}.intrested_product .price-box .price{color:#ed6e00;font-size:16px;font-weight:400}@media (max-width: 599px){.intrested_product{width:100%}}@media (min-width: 600px) and (max-width: 959px){.intrested_product{width:40%}}
