/**
 * Inchoo is not affiliated with or in any way responsible for this code.
 *
 * Commercial support is available directly from the [extension author](http://www.techytalk.info/contact/).
 *
 * @category Marko-M
 * @package SocialConnect
 * @author Marko Martinović <marko@techytalk.info>
 * @copyright Copyright (c) Marko Martinović (http://www.techytalk.info)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */

div.inchoo-socialconnect-google{
    float: right;
    height: 30px !important;
    background: transparent url('https://www.klika.com.au/skin/frontend/shopper/default/inchoo_socialconnect/google/images/login-button-left.png') no-repeat top left !important;
}

div.inchoo-socialconnect-google-inner{
    height: 30px !important;
    float: left !important;
    margin-left: 30px !important;
    background: transparent url('https://www.klika.com.au/skin/frontend/shopper/default/inchoo_socialconnect/google/images/login-button-inner.png') repeat-x top left !important;
    padding: 0 5px !important;
    text-shadow: 1px 1px #000000;
}

div.inchoo-socialconnect-google-right{
    float: left !important;
    height: 30px !important;
    width: 3px !important;
    background: transparent url('https://www.klika.com.au/skin/frontend/shopper/default/inchoo_socialconnect/google/images/login-button-right.png') no-repeat top left !important;
}

div.inchoo-socialconnect-google-inner a{
    color: #FFFFFF !important;
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    line-height: 30px !important;
}        

@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;
}

* { margin:0; padding:0; }


html { font-size: 100%; overflow-y: scroll; }
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 { font-size:20px; font-weight:normal; line-height:1.25em; color:#000; letter-spacing:0; margin-top: 0; }
h3,h4 { font-size:1.17em; font-weight:normal; line-height:1.25em; }
h5,h6 { font-size:.7em; font-weight:normal; line-height:1.25em; color:#333; letter-spacing:0; margin-top: .8em; }

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: 24px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a [class^="icon-"], a [class*=" icon-"] { color: #222; }


.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; }
.nosel { user-select: none; }

.col2-left-layout .col-main { float:right; }

input, textarea, button, select, a {
	-webkit-tap-highlight-color: rgba(20, 140, 224, 0.5);
	tap-highlight-color: rgba(20, 140, 224, 0.5);
}

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; }



/* 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: #fafafa; padding-top: 168px; }
.main { margin:0 auto; }

.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: top .3s;
}
.header-container div.AD_header_ribbon { padding: 7px 0 0 10px;  color: rgba(0,0,0,.6);}
.header-container div.AD_header_ribbon span { font-weight: bold; color: rgba(50,50,50,1);}

#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;}


.category-products { margin:15px 0 10px -15px; width: calc( 100% + 15px ); 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;
}

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;}

.links { margin: 4px 0; }
.links li { display:inline; line-height: 29px; }

.top-switch-bg { background-color:#00aef1; min-height:29px; }
.top-switch-bg .logo { display: none; padding-top: 9px; }
.top-switch-bg ul.links { text-align: right; }
.top-switch-bg ul.links li { background-color: #e9e9e9; padding: 5px 6px; border-radius: 3px; margin-right:8px; }

#subheader { position:relative; z-index:102; }

#subheader .logo, #subheader #banner-ad { float: left; }
#subheader #banner-ad { margin-left: 15px; }
#subheader .logo img, #subheader #banner-ad img { margin: 4px 0; transition: all 0.3s; 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; transition: top .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 {
	opacity: 0;
	overflow: hidden;
	overflow-y: auto;
	background-color:#fff;
	max-width: calc( 100vw - 4px );
	color:#555;
	position:absolute;
	z-index:10020;
	box-shadow:0px 0px 17px 2px rgba(0, 0, 0, 0.35);
	overscroll-behavior: contain;
	font-size: 14px;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	right:0;
	top:0;
	width:0;
	height: 0;
}

.cart-top-container.hovered .details,
.cart-top-container:not(.hammered):hover .details,
.cart-top-container.flashcart .details {
	transition: opacity 0.3s;
	opacity: 1;
	padding: 16px;
	border-top: 4px solid #29a529;
	top: 46px;
	width: 370px;
	max-width: calc( 100vw - 30px );
	height: auto;
}

.cart-top-container .product-details { display: inline-block; float: left; width: calc( 100% - 55px ); text-align: left; padding: 0 0 0 6px; position: relative; height: 80px; }
.cart-top-container .details a.product-image { position: static; display: inline-block; float: left; }
.cart-top-container .details a:hover { text-decoration:none; color:#444; }
.cart-top-container .details .item-options{ font-size:11px; line-height:11px; min-height: 12px; }
.cart-top-container .details ol{ margin:0; padding:0; position: relative; }
.cart-top-container .product-details .item-data { position: absolute; bottom: 0; left: 6px; right: 0; }

.cart-top-container .details li.item, .delswipe { background-color: #fff; height: 92px; overflow-y: hidden; }
.delswipe { position: absolute; z-index: 10; border-bottom:1px solid transparent; transition: opacity .3s;}
.delswipe div {
	height: 100%;
	width: 220px;
	background-color: #f00;
	font-size: 17px;
	line-height: 90px;
	text-align: left;
	color: #fff;
	padding:0 0 0 15px;
	margin: 0;
	background: linear-gradient(to right, red , transparent);
}

.cart-top-container .details li.item { 
	touch-action: pan-x;
	position: relative;
	z-index: 20;
	border-bottom:1px solid #ddd;
	padding:5px 0 0;
	left:0;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cart-top-container .details li.damper { transition: left .4s ease-out }

.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;
}

.closecart { float: left; }
body.notouch .closecart { display: none; }


.top-dropdowns {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: calc(50% - 20px);
	width:calc(100% - 450px);
	border-radius: 19px;
	overflow: hidden;
}

.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+ */


/* ===========  Search = all pages  =========== */

#algolia-searchbox label { display: none; }

#algolia-searchbox .icon-search { 
  position: absolute;
  right: 18px;
  display: block;
  top: 8px;
  cursor: pointer;
  color: #fff;
}


.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 ul.social{ margin:20px 0 0;}
.footer-info ul.social li{ float:left; margin:0 4px 0 0; padding:0; background:none; }
.footer-info ul.social li a { display:block; width:36px; height:36px; line-height: 36px; text-align: center; border-radius: 8px; overflow:hidden; }
.footer-info ul.social li a span { color: #fff; margin: 0; line-height: 36px; }
.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; }

#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: 10px;
	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; }




/* 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; }
#queldoreiNav a { display:block; text-decoration:none; }
#queldoreiNav a:hover { 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: 12.45%; }

body:not(.touch) #queldoreiNav li.level0:hover > .level-top,
body.touch #queldoreiNav li.level0.hover > .level-top {
	background-color: #f7f7f7; z-index: 999;
}

body:not(.touch) #queldoreiNav .level0.parent:hover > .sub-wrapper,
#queldoreiNav .level1.parent:hover > .sub-wrapper,
body.touch #queldoreiNav .parent.hover > .sub-wrapper {
	display: table;
}

#queldoreiNav .level0 > .sub-wrapper { border-top: 2px solid #bbb; }

#queldoreiNav > li > .sub-wrapper>ul>li { padding:0 16px; }

#queldoreiNav .sub-wrapper .sub-wrapper { top:-10px; left: 99%; width: 240px; padding: 10px 0; box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15); }

#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;
}

#queldoreiNav li.level1.parent { position: relative; }

#queldoreiNav li.level1.parent > a,
#queldoreiNav li.level1.parent > div,
#queldoreiNav li.level2.parent > a {
	background-color: #dcdcdc;
}

#queldoreiNav a:hover,
#queldoreiNav li.level1.parent > a:hover,
#queldoreiNav li.level2.parent > a:hover {
	background-color:#dedede; transition: background-color .1s;
}

#queldoreiNav li.level-top { float:left; margin:0 0 3px;}

#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;
}

#queldoreiNav .menuicon-wrapper { text-align: center; }

#queldoreiNav .menuicon-wrapper .menuicon-block {
	border: 1px solid transparent;
	transition: border 0.8s;
	border-radius: 3px;
	width: 125px;
	margin: 5px 2px;
	text-align: center;
	color:#322c29;
	display: inline-block;
}


#queldoreiNav .menuicon-title { font-size: 16px; line-height: 16px; padding-bottom: 5px; margin: 0 1px; color: #666; }

#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; }

#viewed_results { padding: 25px 10px; }

#queldoreiNav .level0.wider > .sub-wrapper {  left: 0; right: 0; width: 100%; }


/* MOBILE MENU============================================================================= */


.sidenavicon, .hamburger {
	width: 55px;
	padding: 19px 14px 14px 16px;
	cursor: pointer;
	float: left;
	z-index: 10040;
	display: inline-block;
	box-sizing:border-box;
}
.hamburger { display: none; }
.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: 45px 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: 10px 0 10px 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 li.parent > span { padding: 10px 0 10px 12px; background-color: #848484; font-size: 18px; color: #fff; border-bottom: 1px solid #fff; }

#sidenav ul.level0 { margin-left: 32px; }

#sidenav ul.level2, #sidenav ul.level3 { margin-left: 25px; }

#sidenav li.level1.parent { background-color: #dedede; }
#sidenav li.level1 a { border-bottom: 1px solid #ddd; padding-left: 10px; }
#sidenav li.level2 { padding-left: 20px; border-bottom: 1px solid #fff; }

#sidenav ul.level0,
#sidenav ul.level1,
#sidenav ul.level2,
#sidenav ul.level3 {
	display: none;
}




/* ============================================================================= */


.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; }
.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;
  background-color: #fafafa;
  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 #fafafa;
  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-child a::before, .breadcrumb li:last-child div::before { 
  border: 0;
}

.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(20% - 15px);
	padding:0;
	margin:0 0 15px 15px;
	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; }
.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; transition: transform .1s;  }
.products-grid a.product-image:active { transform: scale(0.96); }
.products-grid .product-image img { z-index:0; max-width:100%; height:auto; max-height: 100% }

.products-grid .product-wrapper { position: relative; overflow: hidden; padding-top: 100% }

.products-grid .product-name {
	color:#3c3c3c;
	font-size:16px;
	line-height:18px;
	display:block;
	margin: 4px 10px;
	padding:0;
	height: 54px;
	overflow: hidden;
	text-align: center;
}

.products-grid .price-box, #product_addtocart_form .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;
}

#product_addtocart_form .price-box { width: auto; padding: 4px 18px; }
.products-grid .price-box .price, #product_addtocart_form .price-box .price {
	transition: color .5s;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
#product_addtocart_form .price-box .price.changing { color: transparent; }

.products-grid .price-box .old-price { display: none; }
.products-grid .price-box .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; }

#product-recommendation-container { opacity: 0; transition: opacity 1s; }

#viewed_results2_container { background-color: #fff; padding: 20px; border: 1px solid #e0e0e0; }
#viewed_results2 { text-align: center; }
#viewed_results2 a {
	margin: 0 5px 0;
	display: inline-block;
	background-color: #fff;
	padding: 5px;
	border: 1px solid transparent;
	transition: border-color .4s;
}
#viewed_results2 a:hover { border-color: #d0d0d0; }
#viewed_results2 img { height: auto; width: 108px; max-width: 108px; max-height: 108px; }

#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; }
.centerimage .helper { display: inline-block; height: 100%; vertical-align: middle; }
.centerimage img { vertical-align: middle; }


/* ====================  RESPONSIVE COMMON ============================ */ 

@media only screen and (min-width: 1561px) {
	.desksticky .cart-top-container { top: 18px; }
}

/* 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 { top: 4px; }
}

/* Under 1025 */
@media only screen and (max-width: 1199px) {
	.desktop { display: none; }
}


@media only screen and (max-width: 1200px) {
	.cart-top-container:not(.hammered):hover .details, .cart-top-container.flashcart .details { right:5px; }
	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; }
	.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(25% - 15px) }
}


/* Under 960 */
@media only screen and (max-width: 959px) {
	.header-container {
		transition: top .3s, height .3s;
		height: 55px;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		background-color: #fff!important;
		box-sizing: border-box;
		z-index: 105;
	}
	.header-container div.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 .header-container { top: -65px; }

	.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% - 200px ); }
	.top-switch-bg .logo img { max-width: 100%; }

	.breadcrumb { font-size: 12px; margin-left: 4px; }
	.breadcrumb li { margin: 0 0 5px; }
	.breadcrumb li a { color: #223fd8; }

	.cart-top-container .details {
		position:fixed;
		box-shadow: -11px 10px 58px 6px rgba(0, 0, 0, 0.4);
		max-height: calc( 100vh - 75px );
	}
	.cart-top-container.hovered .details, .cart-top-container.flashcart .details {
		opacity: 1;
		right: 5px;
		padding:16px;
		transition: opacity 0.3s;
		top: 54px;
		height: auto;
	}

	.mobile-top-link {
		display: inline-block;
		float: right;
		margin: 0 8px 0 0;
		font-size: 14px;
		padding: 15px 10px 0;
		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;
	}
	.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: 45px;
		height: 45px;
		padding: 0;
		margin-top: 6px;
		border-radius: 15px;
		line-height: 55px;
		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: -10px;
		border: 1px solid #fff;
		padding: 4px 7px;
	}

	.main-container { padding-top: 65px; 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; max-width: 32%; }

}

@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(33.3% - 12px); margin: 5px; }
}


/* 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(50% - 10px); }
	.notphones { display: none; }
	div[id*='ratingbadge'] { display: none!important; }
}

@media only screen and (min-width: 460px)  {
	.top-switch-bg .logo { margin-left: 5%; }
}

@media only screen and (max-width: 414px) {
	.hamburger { width: 40px; padding: 18px 10px 14px 10px; }
	.mobile-top-link { margin-right: 4px; }
}

/* 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; padding: 5px; }
	.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;  }
}

/*  Christmas  */
/*
.main-container { background-image: url('/media/wysiwyg/XMAS/christmas_bg.png'); }
.header-wrapper { background-image: url('/media/wysiwyg/XMAS//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; }
*/
/* ----------- */

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.level-top > .level-top { color: #444444; }
body:not(.touch) #queldoreiNav > li.level-top > .level-top:hover { border-color: #444444; }

#queldoreiNav .trampolines .menuicon { border-left-color: #942cbd; }
#queldoreiNav > li.trampolines > .level-top { color: #772498; }

body:not(.touch) #queldoreiNav > li.trampolines:hover > .level-top,
#queldoreiNav > li.trampolines.active > .level-top { border-top-color: #942cbd ; }

#queldoreiNav .fitness .menuicon { border-color: #00aef1; }
#queldoreiNav > li.fitness > .level-top { color: #1099ce; }
#sidenav li.level0.parent.fitness span { border-left: 5px solid #00aef1; }
body:not(.touch) #queldoreiNav > li.fitness:hover > .level-top, #queldoreiNav > li.fitness.active > .level-top { border-top-color: #00aef1 ; }

#queldoreiNav .living .menuicon { border-color: #ed6e00; }
#queldoreiNav > li.living > .level-top { color: #d26405; }
#sidenav li.level0.parent.living span { border-left: 5px solid #ed6e00; }
body:not(.touch) #queldoreiNav > li.living:hover > .level-top, #queldoreiNav > li.living.active > .level-top { border-top-color: #ed6e00 ; }

#queldoreiNav .outdoor .menuicon { border-color: #49c94e; }
#queldoreiNav > li.outdoor > .level-top { color: #46a74a; }
#sidenav li.level0.parent.outdoor span { border-left: 5px solid #49c94e; }
body:not(.touch) #queldoreiNav > li.outdoor:hover > .level-top, #queldoreiNav > li.outdoor.active > .level-top { border-top-color: #49c94e ; }

#queldoreiNav .trade .menuicon { border-color: #d0a40d; }
#queldoreiNav > li.trade > .level-top { color: #b7900b; }
#sidenav li.level0.parent.trade span { border-left: 5px solid #d0a40d; }
body:not(.touch) #queldoreiNav > li.trade:hover > .level-top, #queldoreiNav > li.trade.active > .level-top { border-top-color: #fcc917 ; }

#queldoreiNav .kids .menuicon { border-color: #D6767A; }
#queldoreiNav > li.kids > .level-top { color: #a91e24; }
#sidenav li.level0.parent.kids span { border-left: 5px solid #D6767A; }
body:not(.touch) #queldoreiNav > li.kids:hover > .level-top, #queldoreiNav > li.kids.active > .level-top { border-top-color: #ff9398 ; }

#queldoreiNav .music .menuicon { border-color: #ff0000; }
#queldoreiNav > li.music > .level-top { color: #e20303; }
#sidenav li.level0.parent.music span { border-left: 5px solid #ff0000; }
body:not(.touch) #queldoreiNav > li.music:hover > .level-top, #queldoreiNav > li.music.active > .level-top { border-top-color: #ff0000 ; }

.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.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: bottom .3s;
	}
	#fc_frame {
		bottom: 3px!important;
		right: 4px!important;
		transition: bottom .3s;
	}
	body.stickyadd #fc_frame_load { bottom: 55px; }
	body.stickyadd #fc_frame { bottom: 48px!important; }
}


/* 4k */
@media only screen and (min-width: 1930px) {
	body.catalog-category-view .row { max-width: 2200px; }
	body.catalog-category-view .products-grid li.item { width: calc(12% - 8px); }
}

.catalog-category-view .col-main { user-select: none; }

.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;}
.block-left-nav .block-title strong { font-size:  24px; }

.sale_splash {
	position: absolute;
	z-index: 10000;
	width: 65px;
	height: 65px;
	background-color: #ffae00;
	color: #ffffff;
	transform: rotate(18deg);
	top: 1px;
	right: 1px;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 12px 5px;
}
.sale_splash.dol { background-color: #1ad800; }
.sale_splash .sale_pc, .sale_splash .sale_dol, .sale_splash .sale_off { text-align: center; }
.sale_splash .sale_pc, .sale_splash .sale_dol { font-size: 25px; font-weight: bold; letter-spacing: 1px; padding-left: 6px; line-height: 28px; }
.sale_splash .sale_dol { padding-left: 0; }
.sale_splash .sale_dol.three { font-size: 24px; }

.sale_splash .sale_pc span, .sale_splash .sale_dol span  { font-size: 15px; font-weight: 400;line-height: 1em;}
.sale_splash .sale_off { font-size: 14px; line-height: 1em; }

.free-label {
	position: absolute;
	bottom:44px;
	right:7px;
}

.sale-top-right {top:-2px; right:-2px; background-position:-212px 0;}

.new-top-left {top:-2px; left:-2px; background-position:0 0;}


.category-image { width:100%; overflow:hidden; margin:0; text-align:center; }
.category-image img { width:100%; height: auto; max-height:242px; }

.category-description {
	text-align: justify;
	color: #333;
	background-color: #fff;
	border:1px solid;
	border-color:#ddd;
	padding:20px;
	line-height:1.4em;
	margin-bottom: 20px;
}
.category-description h1 { display:block; font-size:1.3em; font-style:normal; color:#000; text-transform:uppercase; text-align: center; }
.category-description strong { color:#000; font-style:normal; }
.category-description p { margin-bottom: 0.6em; }

.category-description .subcategories { text-align: center; }

.category-description .subcategories li,
.category-description .subcategories h3,
.category-description .subcategories a { font-size: 1em; display: inline-block; }

.category-description .subcategories li { margin: 10px 0 0; overflow: hidden; }

.category-description .subcategories li.filtertitle { padding: 7px 15px; color: #555; }

.category-description .subcategories a {
	padding: 7px 15px;
	position: relative;
	color: #1d1d1d;
	background-color: #fafafa;
	border-left: 4px solid #8c8c8c;
	overflow: hidden;
}

.category-description .subcategories ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.category-description .subcategories li.parent {
	flex-basis: 100%;
}

.category-description .subcategories a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 36px;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 133, 241, 0.18);
	visibility: hidden;
	transform: scaleX(0);
	transition: all 0.3s ease-in-out 0s;
}
.category-description .subcategories a:hover:before, .category-description .subcategories li.active a:before {
	visibility: visible;
	transform: scaleX(1);
}

.products-grid { background-color: #fafafa; }
.products-grid .buttons-container {
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	height: 70px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding:20px 0 0;
	z-index:1;
	box-sizing: border-box;
	transform: translateY(72px);
	transition: all .8s;
	transition-timing-function: ease-in;
}
body:not(.touch) .products-grid li.item:hover .buttons-container {
	transform: translateY(0);
	transition: all .1s;
	transition-timing-function: ease-out;
}

.products-grid .buttons-container button {
	border-radius: 2px;
	box-sizing: border-box;
	padding: 3px 0;
	display: inline;
	height: 30px;
	line-height: normal;
	vertical-align: middle;
	opacity: 1;
}
.products-grid .buttons-container button.button {
	margin: 0 5px 0 0;
	width: 55%;
	font-size: 14px;
}
.products-grid .buttons-container button.button.added { background-color: #009da2; }

.products-grid .buttons-container button.quickview {
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #ddd;
	color: #000;
	margin: 0;
	width: 30px;
	font-size: 14px;
	cursor: zoom-in;
}
.products-grid .buttons-container button.quickview:hover { background-color: #fff; }

.category-products #ajaxcat { position: absolute; top: 0; left: 0; width: 100%; height: auto; z-index: 10; }

.category-products #ajaxcat .product-name,
.category-products #ajaxcat .price-box,
.category-products #ajaxcat .buttons-container,
.category-products #ajaxcat .free-label { display: none; }


.video_collection iframe { max-width:100%; }


body.catalog-category-view .fancybox-type-iframe .fancybox-inner { min-height: 550px; }
body.catalog-product-view .fancybox-type-iframe .fancybox-inner { min-height: 550px; }

/* two_columns 4 products per row */
.products-grid.two_columns_4 li.item { width:calc(25% - 15px); }


/* Sub-Category thumbnails block  =================================================================== */

.sub_cat_grid_wide { text-align:center; border:0; margin: 15px 0 0 -15px; padding:0; box-sizing: border-box; width: calc(100% + 15px); }
.sub_cat_grid_wide .subcat_block { width: calc(50% - 15px); float:left; text-align:center; margin:0 0 15px 15px; padding:0; border: 0; box-sizing: border-box;  }
.sub_cat_grid_wide .subcat_block img { width: 100%; margin:0; padding:0; border: 0; box-sizing: border-box;  }
.sub_cat_grid_wide a {text-decoration:none;}
.sub_cat_grid_wide .subcat_block a img:hover { opacity: 0.8; }
.sub_cat_grid_wide .product-name {color:#3c3c3c; font-size:16px; display:block; margin:4px 4px 15px 4px; line-height:120%; }
.sub_cat_grid_wide .product-name:hover {color:#000; text-decoration:none;}




/* Sub-Category dividers  =================================================================== */

.subcat_break {
	flex-basis: 100%;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #fafafa;
	transition: background-color .3s;
	border-bottom: 2px solid #08a5eb;
	box-shadow: 0px 5px 8px -6px rgba(0, 0, 0, 0.46);
}
.subcat_break a { display: block; }
.subcat_break h2, .subcat_break h3 {
	padding: 6px 12px 5px 12px;
	margin-left: 15px;
	color: #424242;
	letter-spacing: 1px;
	word-spacing: 3px;
	display: inline-block;
	background-color: #d1e9fc;
	border-radius: 4px 4px 0 0;
}



/* Mobile category submenu drop-down  =============================================================== */

#subcatwrapper {
	margin: 10px 10px 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	position: sticky;
	top: 58px;
	transition: top .3s;
	z-index: 101;
}
.movedup #subcatwrapper { top: 5px; }
#subcatwrapper .hamburger {
	padding: 10px 10px 5px 10px;
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 2px;
	bottom: 2px;
	width: 42px;
	background-color: #fff;
}

#subcatwrapper .hamburger span { background-color: #268ac5; }

#subcatmenu {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 100;
	height: auto;
	max-height: calc(100vh - 155px);
	overflow-y: auto;
}
.movedup #subcatmenu { max-height: calc(100vh - 80px); }

#subcatwrapper .selection, #subcatwrapper .top {
	background-color: #0294d6f0;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	display: block;
	z-index: 100;
}
#subcatwrapper .top {
	padding: 0 4px 0 45px;
	background-color: #0a8bc5;
	position: relative;
}
#subcatwrapper .selection {
	height: 0;
	opacity: 0;
	transition: opacity .4s, height .4s;
	overflow: hidden;
}

#subcatwrapper .selection:hover,
#subcatwrapper .selection:focus,
#subcatwrapper .selection.active  {
	background-color: #08648e;
}

#subcatwrapper #subcatmenu.expanded .selection {
	opacity: 1;
	height: 40px;
	border-top: 1px solid #ccc;
}







/* ====================  RESPONSIVE  ============================ */ 




/* Under 960 */
@media only screen and (max-width: 959px) {
	.catalog-category-view .breadcrumb { display: none; }
	.category-description { text-align: justify; border-color:#ddd; margin:0 0 10px 0; padding: 2px; line-height:16px; font-size: 16px; }
	.products-grid .buttons-container { display: none; }
	body.catalog-category-view .col-left, body.catalog-category-view .col-right { display: none; }
}


@media only screen and (min-width: 768px) {
	#subcatwrapper { display: none; }
	.category-description .subcategories li:first-child a { 
		background-color: transparent;
		padding: 7px 100px;
		border-radius: 0;
		border: 1px solid #e0e0e0;
		color: #167ac6;
	}
}
@media only screen and (max-width: 767px) {
	.category-description.withsubs { display: none; }
	.subcategories { display: none; }
	.col2-left-layout .products-grid { margin:0; }
	.category-description { border: none; font-size: 14px; margin: 0 0 5px 0; }
	.category-description h1 { padding: 10px 5px; background-color: #e2e2e2; margin: 0; }
	.catalog-category-view .col-left, .catalog-category-view .col-right {padding:0;}
	/* .subcategories li.filtertitle { display: none; } */
	.category-description p { padding: 5px 10px; }

	.category-description .subcategories { margin-top: 5px; }
	.category-description .subcategories li { margin: 0 2px; }
	.category-description .subcategories li.parent.active { display: none; }
	.category-description .subcategories a { padding: 4px 5px; color: #4b57ff; background-color: #fff; margin: 0 2px; border: 1px solid #e0e0e0;  }
	.category-description .subcategories a.active { background-color: #08abea; color: #fff; }
	.category-description .subcategories li:first-child a { padding: 4px 30px; }
	.subcat_break { margin: 5px 10px 6px; }
	.subcat_break h2, .subcat_break h3 { letter-spacing: normal; word-spacing: normal; margin-left: 0; font-size: 1em; }
}


/* Phones */
@media only screen and (max-width: 520px)  {
	.category-image, .category-image img { display: none; }
	.sub_cat_grid_wide .subcat_block { width: calc(100% - 15px); }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.col1-layout .col-main .products-grid { margin:0;}
}


.main.row { max-width:2560px; }
.col-main { padding: 10px 4px; }
.category-image img { max-width: 1370px; }
.category-description.std { margin: 15px 10px 15px; }

#finder ::selection{background-color: rgba(255,255,255,0.001);color: #000}
#finder{background-color: #fff; width: 222px; box-sizing:border-box; /*position: sticky; top:100px;*/ float: left; margin:10px 0 0 6px; border:1px solid #ccc; padding:5px 5px; }
#finder div.filter-group{background-color: #fff; padding:6px 0 0; }
#finder .filter-label{padding: 4px 10px 4px 20px;background-color: #e4e4e4; margin-bottom: 4px;}
.filter-group .filter-label span { opacity: 0; transition: opacity .3s; cursor: pointer; float: right; }
.filter-group:hover .filter-label span { opacity: .5; }
.filter-group .filter-label span:hover { opacity: 1; color: #698fff; }
#finder .checktag { box-sizing: border-box; width: 165px; margin-left: 28px; margin-top: -3px; height: 32px; line-height: 32px; transition: background-color 0.5s; cursor: pointer; }
#finder .checktag:hover { background-color: #f0f0f0; transition: background-color 0.2s }
#finder div.filterrow { position: relative; display: block; height: 30px; }

#wishlist_results { cursor: pointer; }
#haswish { opacity: 0; transition: opacity .2s; color: #FF6E6F; font-size: 2em; position: absolute; top: -8px; right: 14px; }
#haswish.shown { opacity: 1; }

#finder .hidemenu { display: none; }

.category-products { max-width:calc(100% - 230px); width:calc(100% - 230px); margin: 10px 0 10px 0; float: right; }
.algolia-instant-selector-results.main.row .category-products{ width:100%; max-width:100%; }
.products-grid li.item { box-shadow: 0 0 0 #000; transform: translate3d(0,0,0); will-change: transform; margin: 0 4px 8px 4px; width: calc(14.3% - 8px); max-width: 227px; }
.products-grid .buttons-container { bottom: 0; height: 48px; padding-top: 5px; overflow: visible; transform: translateY(48px); transition: all .5s; }
.products-grid .buttons-container button.quickview { border: 2px solid #ddd; margin: -4px 0 0 3px; border-radius: 50%; height: 36px; width: 36px; }

#nomatch { display: none; text-align: center; }
#nomatch li.item { display: inline-block; float: none; }
#maxRugCount { display: none; width: calc(100% - 22px); text-align: center; box-sizing: border-box; margin: 10px; padding: 10px; background-color: #eeffea; border: 1px solid #3ac73d; }
.filter-group input + label{
	cursor:pointer;
	position:absolute;
	width:24px;
	height:24px;
	border:1px solid #aaa;
	/*border-radius:100%;*/
	top:50%;
	left:10%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-indent: 10px;
	white-space: nowrap;
	color: #555;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.filter-group input + label:after{content:"";position:absolute;width:0px;height:8px;border-bottom:4px solid #22b573;border-left:4px solid #22b573;top: 25%;left:50%;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-45deg);transform: rotate(-45deg);opacity:0;transition: all ease-out 200ms;}
.filter-group input:checked + label{border:2px solid #22b573;}
.filter-group input:checked + label:after{opacity:1;width:20px;}
.filter-group input {display:none;}

.filter-group input.beige + label{ background-color: #FFF8E8; border-color:#ddd; }
.filter-group input.white + label{ background-color: #fff; border-color:#ddd; }
.filter-group input.ivory + label{ background-color: #FEFFFA; border-color:#ddd; }
.filter-group input.mono + label{ background-color: #ddd; border-color:#ddd; }
.filter-group input.yellow + label{ background-color: #FFFB8F; border-color:#ddd; }
.filter-group input.blue + label{ background-color: #4D58FF; border-color:#ddd; }
.filter-group input.orange + label{ background-color: #FFB45E; border-color:#ddd; }
.filter-group input.purple + label{ background-color: #be8eff; border-color:#d2b1ff; }
.filter-group input.green + label{ background-color: #91f1a9; border-color:#91f1a9; }
.filter-group input.brown + label{ background-color: #c19555; border-color:#c19555; }
.filter-group input.red + label{ background-color: #ff5151; border-color:#ff5151; }
.filter-group input.pink + label{ background-color: #ff8fc4; border-color:#ff8fc4; }
.filter-group input.black + label{ background-color: #1F1F1F; border-color:#1F1F1F; }

.filter-group .regular + label{ background-color: #ccc; width: 16px; }
#finder .filter-group .regular + label .checktag{ margin-left: 24px; }
.filter-group input.round + label{ background-color: #ccc; border-radius:100%; }
.filter-group input.run + label{ background-color: #ccc; width: 6px; }
#finder .filter-group input.run + label .checktag{ margin-left: 19px; }

.notags { text-align: center; padding-top: 10px; }
#finder .notags div.filterrow { display: inline-block; width: 40px; height: 40px; margin: 0 3px 3px 0; }
.filter-group .notags input + label{
	width:35px;
	height:35px;
	top:0;
	left:0;
	-webkit-transform: none;
	transform: none;
}
.filter-group .notags input:checked + label {
	border-width: 1px;
}

.filter-group .notags input + label:after {
	height: 11px;
	top: 34%;
	left: 42%;

}
.filter-group .notags input:checked + label:after {
	width: 24px;
}


.like-button{border:2px solid #c7c7c7;border-radius:40px;padding:4px 20px;color:#878787;cursor:pointer;font-weight:bold;display:inline-block;align-items:center;justify-content: center;font-size: 1rem;transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);-webkit-filter: grayscale(100%);filter: grayscale(100%);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
a.like-button{color:#878787;border:2px solid #c7c7c7}
.like-button.liked{color:#ff6e6f;border-color:currentColor;-webkit-filter:grayscale(0);filter:grayscale(0);}
.like-button:hover{ border-color:currentColor; }
.like-icon {
	width:24px;
	height:18px;
	display:inline-block;
	position:relative;
	top:3px;
	font-size:1.5rem;
	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 .like-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 .like-icon [class^="heart-animation-"] {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width:20px;
	height:16px;
	opacity:0;
}
.liked .like-icon [class^="heart-animation-"]::before, .liked .like-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 .like-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 .like-icon .heart-animation-1::before,.liked .like-icon .heart-animation-1::after {width: 12px;height: 10px;visibility: hidden;}
.liked .like-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 .like-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 .like-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 .like-icon .heart-animation-2::before,.liked .like-icon .heart-animation-2::after {width: 10px;height: 8px;visibility: hidden;}
.liked .like-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 .like-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;}

@-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);}}


/* 4k Over 1920 */
@media only screen and (min-width: 1931px) {
	.products-grid li.item { width: calc(10% - 10px); }
}

/* Under 1601 */
@media only screen and (max-width: 1600px) {
	.products-grid li.item { width: calc(16.6% - 10px); }
}

/* Under 1401 */
@media only screen and (max-width: 1400px) {
	.products-grid li.item { width: calc(20% - 10px); }
}

/* Under 1201 */
@media only screen and (max-width: 1200px) {
	.like-button { padding:4px 8px }
	.products-grid .product-wrapper { overflow: visible; }
	.products-grid li.item { padding-bottom: 46px; overflow: hidden; }
	.products-grid li.item:hover .buttons-container { -webkit-transform: translateY(48px);	transform: translateY(48px); }
	.products-grid .buttons-container { display: block !important; }
}

/* Under 1025 */
@media only screen and (max-width: 1024px) {
	.products-grid li.item { width: calc(25% - 10px) }
}

/* Under 960 */
@media only screen and (max-width: 959px) {
	#finder { top: 60px; transition: top .3s; }
	#finder .checktag:hover { background-color: transparent; }
	.filter-group .filter-label span { opacity: .7; }
	body.movedup #finder { top: 4px; }
}

@media only screen and (max-width: 840px) {
	.col1-layout .category-products .products-grid { width: 100%; margin: 0; margin:0; padding: 0; }
	.category-products .products-grid li.item { width: calc(33.3% - 12px); margin: 5px; padding-bottom: 45px; }
}

@media only screen and (max-width: 720px)  {
	.category-products .products-grid li.item { width: calc(50% - 10px); }
}

/* phones */
@media only screen and (max-width: 540px)  {
	#finder{ width: calc(100% - 14px); position: static; float: none; margin-right: 6px; margin-top: 0; }
	#finder .checktag { width: 70vw; }
	#finder .hidemenu { display: block; }
	.like-button { padding:4px 10px }
	.category-products { max-width:100%; width: 100%; float: none; }
	#finder div.filter-group { margin: 0; border-radius: 0; border-bottom: none; }
}


/* small phones */
@media only screen and (max-width: 319px) {
	.category-products .products-grid li.item { width: 100%; margin: 0; }
}
