/* What is Afterpay modal */
#afterpay-what-is-modal  img.afterpay-modal-image {
    display: block;
}
#afterpay-what-is-modal  img.afterpay-modal-image-mobile{
    display: none;
}

@media only screen
and (max-width : 480px) {
    #afterpay-what-is-modal  img.afterpay-modal-image-mobile {
        display: block;
    }
    #afterpay-what-is-modal  img.afterpay-modal-image{
        display: none;
    }
}

/* Afterpay info in checkout */
#what-is-afterpay-trigger {
    margin-top: 0;
    margin-left: 0;
    float: none;
}

#afterpay-logo {
    height: 18px;
    float: none;
}

#dt_method_afterpaypayovertime span {
    margin-left: 10px;
}

#payment_form_afterpaypayovertime.form-list {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .form-alt {
    display: inline-block; /* shrink-wrap the form, to make the footer align nicely */
}

#payment_form_afterpaypayovertime .total-due p {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #A1A4A6;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    float: left;
    height: 35px;
    line-height: 38px;
}

#payment_form_afterpaypayovertime .total-due span {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    color: #000000;
}

#payment_form_afterpaypayovertime .instalments {
    margin-bottom: 30px;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .header-text {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 9px;
    color: #A1A4A6;
    margin: 10px 0;
    text-transform: uppercase;
    line-height: 20px;
}

#payment_form_afterpaypayovertime .instalments .cost,
#payment_form_afterpaypayovertime .instalments .icon,
#payment_form_afterpaypayovertime .instalments .instalment {
    display: table-row;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .icon:after {
    content: "";
    background: #f7f7f7;
    display: block;
    height: 1px;
    left: 30px;
    right: 30px;
    margin-top: -5px;
}

#payment_form_afterpaypayovertime .instalments li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}

#payment_form_afterpaypayovertime .instalments li:first-child {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .instalments li:last-child {
    padding-right: 0;
}

#payment_form_afterpaypayovertime .instalments .cost {
    font-size: 14px;
    color: #379dd6;
}

#payment_form_afterpaypayovertime .instalments .icon img {
    width: 12px;
    display: inline;
    position: relative;
    z-index: 1;
}

#payment_form_afterpaypayovertime .instalments .instalment {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

#payment_form_afterpaypayovertime .instalment-footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #636363;
    text-align: center;
}

#payment_form_afterpaypayovertime .instalment-footer a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
    text-decoration: underline;
}

@media (min-width: 560px) {
    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments li {
        padding: 0 30px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .header-text {
        font-size: 12px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .cost {
        font-size: 25px;
    }
}

/* By default, only show the callout text on the default checkout */
#afterpay-callout {
    display: none;
}

.checkout-onepage-index #afterpay-callout {
    display: block;
    margin-left: 0;
}

/* AW_Onestepcheckout support */
#aw-onestepcheckout-payment-method #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

/* IWD_Opc support */
.opc-index-index #dt_method_afterpaypayovertime img {
    height: auto;
    display: inline-block;
    margin: 7px auto 0;
}

.opc-index-index #dt_method_afterpaypayovertime label a {
    display: none;
}

.opc-index-index #payment_form_afterpaypayovertime .form-alt {
    font-style: normal;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li {
    color: #379dd6;
    padding: 0 10px;
    font-size: 20px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li:first-child {
    padding-left: 0;
}

.opc-index-index #payment_form_afterpaypayovertime .instalment-footer p {
    color: #636363;
    font-size: 11px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .instalment li {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments li {
    padding: 0 20px;
}

/* GoMage Lightcheckout support */
#gcheckout-payment-methods-available #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.55;
    margin-top: 10px;
}

/* Onetouch on cart page */
.method-afterpay_onetouch h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #379dd6;
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: none;
}

.method-afterpay_onetouch p {
    font-size: 12px;
}

.method-afterpay_onetouch .button {
    margin-top: 10px;
    padding: 7px 30px 7px 30px;
}

.method-afterpay_onetouch .button img {
    display:block;
    width: 90px;
    height: 18px;
}

.method-afterpay_onetouch .express-button {
    width: 267px;
    max-width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

#payment_form_afterpaypayovertime li {
    float:none
}

/* Hide the doubled Afterpay Assets */
.product-view .afterpay-installments-amount {
    display:none;
}
.product-view .afterpay-installments-amount:last-of-type {
    display:inline;
}

.m-fpc-debug-info {
  width: 420px;
  min-height: 115px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}
.m-fpc-debug-info .m-fpc-h1 {
  font-family:Arial;
  background: rgb(57, 172, 163);
  color: #fff;
  padding: 3px 3px 5px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-debug-info-main-block {
  padding: 2px 5px 10px 5px;
}
.m-fpc-debug-info .m-fpc-action {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
  padding-top:15px;
}
.m-fpc-debug-info .m-fpc-ignored {
  padding-top: 0px !important;
}
.m-fpc-debug-info .m-fpc-hit-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time-text {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time {
  font-family:Arial;
  text-transform: uppercase;
  font-size: 76px;
  font-weight: 700;
  line-height: 65px;
  text-align:center;
}
.m-fpc-debug-info .m-fpc-time-sec-text {
  font-family:sans-serif,Arial;
  font-size: 35px;
  text-align:center;
  text-transform:none;
}
.m-fpc-debug-info.m-fpc-debug-info-not-cacheable {
  height: 220px;
  box-shadow: 0 0 0 5px #E0E0E0;
}
.m-fpc-debug-info.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 5px #CCFFD3;
}
.m-fpc-debug-info.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 5px #FECBCB;
}
.m-fpc-debug-info .m-fpc-disabled-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
}
.m-fpc-debug-info .m-fpc-detail-info-hide-show-button-style {
  float: right;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.m-fpc-debug-info .m-fpc-info-scroll-hide {
  display: none;
}
/*scroll*/
.m-fpc-debug-info .m-fpc-info-scroll {
  overflow-y: auto;
  height: 350px;
  padding: 0px 5px 10px 5px;
  text-align: justify;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*detail info table*/
.m-fpc-debug-info .m-fpc-detail-info-table {
  display:table;
  width:100%;
  padding-top: 3px;
}
.m-fpc-debug-info .m-fpc-detail-row {
  display:table-row;
}
.m-fpc-debug-info .m-fpc-detail-col {
  display:table-cell;
  text-align: left;
  padding: 2px;
  vertical-align: top;
  width: 50%;
  font-family:sans-serif,Arial;
  padding:5px;
  text-align: left;
  font-size: 10px;
  text-transform:none;
  color: #222 !important;
}
.m-fpc-debug-info .m-fpc-dark {
  background-color: #D9F0EE;
}
.m-fpc-debug-info .m-fpc-light {
  background-color: #ECF8F7;
}

/*flush cache button*/
.m-fpc-debug-info .m-fpc-flush-cache-button-style {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

/*small debug info block*/
.m-fpc-debug-info-small {
  width: 120px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}

.m-fpc-debug-info-small .m-fpc-debug-info-main-block-small {
  padding: 2px 5px 10px 5px;
}

.m-fpc-debug-info-small .m-fpc-hit-info-small {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-small {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

.m-fpc-debug-info-small.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 3px #CCFFD3;
}
.m-fpc-debug-info-small.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 3px #FECBCB;
}
.m-fpc-debug-info-small.m-fpc-debug-info-not-cacheable {
  box-shadow: 0 0 0 5px #E0E0E0;
}

.m-fpc-debug-info .m-fpc-ignored-url-parameters-info {
  font-family:sans-serif,Arial;
  padding:15px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
  word-wrap: break-word;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:100%;background:url(https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/images/ajaxscroll/ui.totop.png) left top no-repeat}#toTopHover{background:url(https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/images/ajaxscroll/ui.totop.png) left -51px no-repeat;width:51px;height:51px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0)}#toTop:active,#toTop:focus{outline:0}
/**
 * Webtex
 * GiftCards Extension
 *
 * @category   Webtex
 * @package    Webtex_GiftCards
 * @copyright  Copyright (c) 2017 Webtex (https://www.webtexsoftware.com/)
 */
.giftcard-fieldset textarea {width: 100%; height: 100px;}
.giftcard-fieldset label em {color: #EB340A; margin-right: 2px;}
.giftcard-fieldset .field {margin-top: 6px;}
.giftcard-fieldset .email-date input {width: 100px;}

.giftcard-info .field-label {margin-top: 6px;}

/*onepage checkout*/
.giftcard-payment-method { border-bottom: 1px solid #e4e4e4; }
.giftcard-payment-method .buttons-set { border-top: none; padding-top: 6px; padding-bottom: 3px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}
.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}
.fancybox-skin {position: relative;background: #f9f9f9;color: #444;text-shadow: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.fancybox-opened {z-index: 8030;}
.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner {position: relative;}
.fancybox-inner {overflow: hidden;height:auto !important; }
.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}
.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}
.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}
.fancybox-image {max-width: 100%;max-height: 100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/js/fancybox/fancybox_sprite.png');}
#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}
#fancybox-loading div {width: 44px;height: 44px;background: url('https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/js/fancybox/fancybox_loading.gif') center center no-repeat;}
.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}
.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url('https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}
.fancybox-prev {left: 0;}
.fancybox-next {right: 0;}
.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;
}
.fancybox-prev span {left: 10px;background-position: 0 -36px;}
.fancybox-next span {right: 10px;background-position: 0 -72px;}
.fancybox-nav:hover span {visibility: visible;}
.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}
/* Overlay helper */
.fancybox-lock {overflow: hidden !important; width: auto;}
.fancybox-lock body {overflow: hidden !important;}
.fancybox-lock-test {overflow-y: hidden !important;}
.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url('https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/js/fancybox/fancybox_overlay.png');}
.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}
.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}
/* Title helper */
.fancybox-title {visibility: hidden;font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position: relative;text-shadow: none;z-index: 8050;}
.fancybox-opened .fancybox-title {visibility: visible;}
.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;	margin-bottom: -35px;z-index: 8050;text-align: center;}
.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;text-shadow: 0 1px 2px #222;
	color: #FFF;font-weight: bold;line-height: 24px;}
.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}
.fancybox-title-inside-wrap {padding-top: 10px;}
.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);
}
.fancybox-wrap .product-collection-type{margin: 0 0 10px;max-height: 335px;border: 1px solid #dfdfdf;padding-bottom:0;}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
	#fancybox-loading div {
		background-image: url('https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
@media (max-width: 479px) {
.fancybox-title-float-wrap {margin-bottom: -68px;}
.fancybox-title-float-wrap span{width: 300px;}
}
/* 
*	Name of design: Products Filter for Magento
*	Designer: Plumrocket Inc
*	Copyright status: All rights reserved
*	Website: www.plumrocket.com
*/      


/*=== Filter ===*/

/* Toolbar */
.product-filter-param {
	background-color: #F2F2F2;
	line-height: 15px;
	padding: 0 15px;
	position: relative;
	box-sizing: border-box;
	display: table;
	width: 100%;

}

.product-filter-param.show-filter {
	margin: 2px 0 10px 0;
}

.category-products .toolbar .product-filter-param .filter_options {
	text-align: left;
	display: table;
	vertical-align: middle;
	width: 100%;
	font-size: 11px;
}

.category-products .toolbar .product-filter-param .text-showing {
  text-transform: uppercase;
  font-weight: 700;
  display: none;
  width: 75px;
  border-right: 1px solid #B8B8B8;
  vertical-align: middle;
  text-align: left;
  font-size: 12px;
}

.category-products .toolbar .product-filter-param .reset-filter {
  border-left: 1px solid #B8B8B8;
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  font-size: 12px;
}


.product-filter { padding: 2px 5px 0px 5px; z-index:1; border-bottom:1px solid #E9E9E9;}

.product-filter .filter_send {
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #de5400;
	background: #f18200;
	padding: 0 8px;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	float: left;
}
.product-filter .filter_send:hover {
	cursor: pointer;
}
.product-filter .selector {float: left;position: relative;background:#fff;border: 1px solid #e9e9e9;cursor: pointer;font-size: 12px;line-height: 24px;height:25px;vertical-align: middle; margin: 0 5px 5px 0px; }
.product-filter .selector .hld {background: #fff;}
.product-filter #filter_dash {background:#E9E9E9 !important;}
.product-filter .selector .text {
	background: transparent; 
	border-right: 1px solid #ccc; 
	overflow: hidden; 
	padding: 0px 7px; 
	font-size: 13px;
}
.product-filter .selector .icon {
	float: right;
	margin: 0px;
	padding: 11px 8px 0px 7px;
	overflow: hidden;
}
.product-filter .selector .icon:after {
	display: none;
}

.product-filter .selector .icon:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	border-color: #fff transparent transparent transparent;
	margin: 0 auto;
}
.product-filter .selector .sort-up {background-position:-58px 7px;}
.product-filter .selector .sort-down {background-position:-42px 7px;}
.product-filter .selector .checks *{vertical-align:middle;}
.product-filter .selector .checks label{padding-left:8px;}
.product-filter .border-hidder {background:#FFF; height:8px; overflow:hidden; position:absolute; left:0px; top:22px!important; z-index:12; width:100%; display:none;}
.product-filter .selector .dropdowner {
	background:#FFF; 
	position:absolute; 
	top:24px!important; 
	left:-1px; 
	width:200px; 
	min-width: 200px;
	height: auto;
	padding:15px 15px 10px 15px; 
	z-index:9; 
	text-align:left; 
	border-left:1px solid #E9E9E9; 
	border-bottom:1px solid #E9E9E9; 
	border-right:1px solid #E9E9E9; 
	-webkit-box-shadow: 0px 4px 8px #B9B9B9; 
	-moz-box-shadow: 0px 4px 8px #B9B9B9; 
	box-shadow: 0px 4px 8px #B9B9B9; 
	cursor:default; 
	display:none;
	font-size: 12px;   
}
.product-filter .selector .dropdowner:after {
	display: block;
	clear: both;
	content: "";
}
.product-filter .selector .dropdowner .group {
	font-weight: 700;
	font-size: inherit;
	height: auto;
	padding: inherit;
}
.product-filter .dropdowner .list {
	float:left; 
	padding:0 0 0 18px;
	margin-bottom:5px; 
	cursor:pointer;
	line-height: 16px; 
	width: 100%; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	position: relative; 
}
.product-filter .dropdowner .list-new {		
	float:left; 		
	padding:0 0 0 18px;		
	margin-bottom:5px; 		
	cursor:pointer;		
	line-height: 16px; 		
	width: 100%; 		
	box-sizing: border-box; 		
	-moz-box-sizing: border-box; 		
	-webkit-box-sizing: border-box;		
	position: relative; 		
}
.product-filter .dropdowner .list:before {
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/images/plumrocket/productsfilter/filter_sprite.png);
	content: '';
	background-position: 0 1px;
	width: 14px;
	height: 12px;
	visibility: visible;
	position: absolute;
	display: inline-block;
	margin-right: 5px;
	top: 1px;
	left: 0;
}
.product-filter .dropdowner .list-new:before {		
	overflow: hidden;		
	background-repeat: no-repeat;		
	background-image: url(https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/images/plumrocket/productsfilter/filter_sprite.png);		
	/*content: '';*/		
	background-position: 0 1px;		
	width: 14px;		
	height: 12px;		
	visibility: visible;		
	position: absolute;		
	display: inline-block;		
	margin-right: 5px;		
	top: 1px;		
	left: 0;		
}

.product-filter .dropdowner .list img {
	display: inline;
}
.product-filter .dropdowner .list-new img {		
	display: inline;		
}

.product-filter .dropdowner .list.active-list {
	border: 0px;
	background-color: transparent;
	color: #474747;
}
.product-filter .dropdowner .list-new.active-list {		
	border: 0px;		
	background-color: transparent;		
	color: #474747;		
}
.product-filter .dropdowner .list:hover {
	color: #686868!important;
}
.product-filter .dropdowner .list-new:hover {
	color: #686868!important;
}

.product-filter .dropdowner .list.active-list.disabled,
.product-filter .dropdowner .list.disabled,
.product-filter .dropdowner .list.active-list.disabled:hover,
.product-filter .dropdowner .list.disabled:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: inherit!important;
}
.product-filter .dropdowner .list-new.active-list.disabled,		
.product-filter .dropdowner .list-new.disabled,		
.product-filter .dropdowner .list-new.active-list.disabled:hover,		
.product-filter .dropdowner .list-new.disabled:hover {		
	opacity: 0.6;		
	filter: alpha(opacity=60);		
	color: inherit!important;		
}

.product-filter .dropdowner .list.active-list.disabled span {
	display: inline;	
}
.product-filter .dropdowner .list-new.active-list.disabled span {
	display: inline;	
}
.product-filter .dropdowner .list.disabled span{
	display: none;
}
.product-filter .dropdowner .list-new.disabled span{		
	display: none;		
}

.product-filter .dropdowner .list.active-list.disabled:hover,
.product-filter .dropdowner .list.disabled:hover {
	cursor: default;
}
.product-filter .dropdowner .list-new.active-list.disabled:hover,		
.product-filter .dropdowner .list-new.disabled:hover {		
	cursor: default;		
}

.product-filter .dropdowner .list.active-list:before {
	background-position: 0 -25px;
}
.product-filter .dropdowner .list-new.active-list:before {
	background-position: 0 -25px;
}
/*
.product-filter .dropdowner .list.disabled.active-list:before {
	background-position: 0 1px;
}*/

.product-filter .dropdowner .list span {text-align:center; padding-left: 5px;}
.product-filter .dropdowner .list-new span {text-align:center; padding-left: 5px;}
.product-filter .dropdowner .active-list {border-color: #406a83;background: #618499; color:#FFF; }

.product-filter .reset-filter {float:right; text-align: right; padding-left:10px; color:#c76200; padding: 0; font-size: 11px; font-weight: 700;} 

.product-filter .filter-counter {color: #c76200;}

.product-filter-param .reset-filter {
	float: none;
}

	.product-filter-param .filter_counter {
		padding-right: 10px;
	}

	.product-filter-param .filter_options .filter_options_row {
		display: table-row;
	}

	.product-filter-param .filter_options .filter_options_row .filter_options_attr:last-child {
		border-right: 0px;
	}

	.product-filter-param .filter_options_row .filter_options_attr {
		border-right: 1px solid #B8B8B8;
		width: 33%;
	}

	.product-filter-param .filter_options_attr {
		padding: 7px 0 7px 10px;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
	}

	.product-filter-param .filter_options_attr .filter_options_label {
		text-transform: uppercase;
		padding-right: 10px;
		white-space: nowrap;
		display: inline-block;
		font-weight: 700;
	}

	.product-filter-param .filter_options_attr .filter_options_item {
		padding-right: 13px;
		white-space: nowrap;
		display: inline-block;
	}

	.product-filter-param .filter_options_attr .filter_options_item .close-fo,
	.product-filter-param .filter-reset-all {
		display: inline-block;
		margin-left: 3px;
		color: #1E7EC8;
		font-size: 7px;
		font-weight: 700;
	}

	.product-filter-param .filter_options_attr .filter_options_item .close-fo:hover {
		cursor: pointer;
	}

	.product-filter-param .filter_options_attr .filter_options_item.deleted {
		text-decoration:line-through;	
	}

	.category-products .toolbar:after {
		content: "";
		display: block;
		clear: both;
	}

	.reset-filter-mobile {
		display: none;
		-webkit-text-size-adjust: none;
	}


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

	.product-filter-param {
		display: none;
	}

	.product-filter .selector {
		margin: 0 0 10px 0;
		width: 100%;
		float: none;
		line-height: 27px!important;
		height: auto;
		min-height: 30px;
		position: static;
	}

	.product-filter .selector .text {
		border-right: none;
	}
	
	.product-filter .selector .icon {
		border-left: 1px solid #CCC;
		margin: 7px 0px 0px 0;
		padding: 6px 8px 4px 7px!important;
		display: block;
	}

	.product-filter .selector .dropdowner {
		position: static;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		top: auto;
		left: auto;
		width: auto;
		border: none;
		border-top: 1px solid #E9E9E9;
		padding: 5px;
		width: 100%;
	}

	.product-filter .dropdowner .list {
		width: auto;
		height: 30px;
		line-height: 30px;
		padding: 0 5px 0 19px;
		margin-right: 5px;
	}
	.product-filter .dropdowner .list-new {		
		width: auto;		
		height: 30px;		
		line-height: 30px;		
		padding: 0 5px 0 19px;		
		margin-right: 5px;		
	}

	.product-filter .selector .dropdowner .group:before,
	.product-filter .selector .dropdowner .group:after {
		display: block;
		clear: both;
		content: "";
	}

	.product-filter .dropdowner .list:before {
		top: 8px;
		left: 5px;
	}
	.product-filter .dropdowner .list-new:before {
		top: 8px;
		left: 5px;
	}

	.product-filter .border-hidder {
		position: relative;
		left: 0px;
		top: 2px;
		height: 0px;
	}

	.reset-filter-mobile {
		float: right;
		font-size: 13px;
	}

	.reset-filter-mobile .filter-reset-all {
		display: inline-block;
		margin-left: 3px;
		color: #1E7EC8;
		font-size: 11px;
		font-weight: 700;
	}

	.product-filter .filter_send {
		height: 30px;
		line-height: 30px;
		min-width: 90px;
	}

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	.product-filter .dropdowner .list:before {
		background-image: url(https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/images/plumrocket/productsfilter/filter_sprite_retina.png);
		background-size: 22px 50px;
	}
	.product-filter .dropdowner .list-new:before {
		background-image: url(https://www.piercingsupplies.com.au/skin/frontend/piercingsupplies/default/images/plumrocket/productsfilter/filter_sprite_retina.png);
		background-size: 22px 50px;
	}

}
/* 
*	Name of design: Products Filter for Magento
*	Designer: Plumrocket Inc
*	Copyright status: All rights reserved
*	Website: www.plumrocket.com
*/      


/*Filter*/
.product-filter {
	border-bottom: 0px;
}

.product-filter-param {
	background-color: #fff;
}

.product-filter .selector {
	line-height: 23px;
}

.product-filter .selector .icon {
	padding: 10px 8px 0px 7px;
}

.product-filter .filter_send {
	background-color: #3399cc;
	border: 1px solid #3399cc;
}

.product-filter .filter_send:hover {
	background: #2e8ab8;
}

.product-filter-param .filter_options_attr .filter_options_item .close-fo, 
.product-filter-param .filter-reset-all,
.product-filter .reset-filter {
	color: #3399cc;
}

.apple-pay-button-with-text{--apple-pay-scale:1;display:inline-block;font-size:12px;border-radius:5px;padding:0;box-sizing:border-box;min-width:200px;min-height:32px;max-height:64px;text-align:center;vertical-align:middle;font-size:0;border:0;min-height:40px}.apple-pay-button-black-with-text{background-color:#000;color:#fff}.apple-pay-button-white-with-text{background-color:#fff;color:#000}.apple-pay-button-white-with-line-with-text{background-color:#fff;color:#000;border:.5px solid #000}.apple-pay-button-with-text.apple-pay-button-black-with-text>.ap-logo{background-image:-webkit-named-image(apple-pay-logo-white);background-color:#000}.apple-pay-button-with-text.apple-pay-button-white-with-text>.ap-logo{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text>.ap-logo{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-with-text>.text{font-family:-apple-system;font-size:12px;font-weight:300;align-self:center;margin-right:calc(2px * var(--apple-pay-scale));vertical-align:middle}.apple-pay-button-with-text>.ap-logo{background-size:100% 60%;background-repeat:no-repeat;background-position:0 50%;margin-left:calc(4px * var(--apple-pay-scale));border:none;width:42px;height:34px;vertical-align:middle;display:inline-block}.apple-pay-loading-overlay{transition:.5s;opacity:0;visibility:hidden}.apple-pay-loading-overlay.active{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background-size:64px 64px;z-index:10001;opacity:1;visibility:visible}.apple-pay-loading-overlay .ball-scale-ripple-multiple{position:absolute;left:50%;top:50%}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:nth-child(1){-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:-2px;left:-33px;width:64px;height:64px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8)}.product-view .add-to-cart-buttons.braintree-applepay-express-container .button{width:auto}.product-view .add-to-cart-buttons.braintree-applepay-express-container .button+.apple-pay-button-with-text{margin-left:5px}ul.checkout-types .braintree-applepay-express-container .apple-pay-button-with-text{height:33px;min-height:33px}@media (max-width:450px){.product-view .add-to-cart-buttons.braintree-applepay-express-container{width:100%}.product-view .add-to-cart-buttons.braintree-applepay-express-container .button{width:100%}.product-view .add-to-cart-buttons.braintree-applepay-express-container .apple-pay-button-with-text{width:100%;margin-bottom:10px}.product-view .add-to-cart-buttons.braintree-applepay-express-container .button+.apple-pay-button-with-text{margin-left:0}ul.checkout-types .braintree-applepay-express-container .apple-pay-button-with-text{width:100%;height:40px;min-height:40px}}.applepay-info-header{font-weight:700;padding:3px 0;text-align:left}.applepay-info{padding:3px 0}
#braintree-accepted-cards img{display:inline-block;margin-right:4px}#credit-card-form.loading{position:relative}#credit-card-form .braintree-hostedfield{opacity:1}#credit-card-form .credit-card-loading{display:none}#credit-card-form .braintree-card-unsupported{color:#8b0000;font-weight:700;padding:6px 0 4px 0}#credit-card-form.loading .credit-card-loading{position:absolute;top:30%;left:0;right:0;width:100%;height:70%;text-align:center;display:block}#credit-card-form.loading .credit-card-loading img{margin:16px auto}#credit-card-form.loading .braintree-hostedfield{opacity:0}#credit-card-form label{float:none}#braintree-hosted-submit{display:none}.braintree-input-field{height:42px;max-width:340px;padding:0 10px;border:1px solid #d3d3d3;background:#fff}.braintree-input-field.braintree-postal-code{width:140px}.braintree-card-input-field{height:50px;width:100%;max-width:372px;border:1px solid #d3d3d3;position:relative;background:#fff}.braintree-card-input-field .card-type{position:absolute;top:0;left:0;bottom:0;padding:0 10px 0 8px}.braintree-card-input-field .card-type img{height:48px}.braintree-card-input-field #card-number{float:left;height:48px;width:100%;padding-left:66px;box-sizing:border-box}#braintree-expiration-container{display:block;width:100%;vertical-align:middle;font-size:0}.braintree-expiration{width:70px;display:inline-block}.braintree-expiration-seperator{vertical-align:top;line-height:42px;display:inline-block;font-size:30px;padding:0 8px}#checkout-review-submit .paypalbtn-rendered{max-width:450px;margin:0 auto}.braintree-cvv{width:80px}.braintree-hostedfield .cvv-what-is-this{margin-left:0}#three-d-modal{position:fixed;top:0;left:0;display:flex;align-items:center;height:100vh;width:100vw;z-index:100000;visibility:visible;transition:.4s;opacity:1}#three-d-modal.hidden{visibility:hidden;transition:.4s;opacity:0}#three-d-modal.hidden .bt-modal-frame{transition:.4s;transform:translateY(80px)}#three-d-modal .bt-modal-frame{height:450px;width:440px;margin:auto;background-color:#fff;z-index:2;border-radius:6px;transition:.4s;transform:translateY(0)}#three-d-modal .bt-modal-body{height:380px;margin:0 20px;background-color:#fff;border:1px solid #d3d3d3}#three-d-modal .bt-modal-header{height:40px;text-align:center;line-height:40px}#three-d-modal .bt-mask{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.75}@media (max-width:650px){#three-d-modal .bt-modal-frame{width:100%}}#paypal-container iframe{display:none}button.braintree-paypal-button{background:#019cde;color:#fff;height:46px;line-height:46px;padding:0 20px 0 18px;border:none;border-radius:3px;-webkit-border-radius:3px;font-size:14px;float:left;cursor:pointer}button.braintree-paypal-button.braintree-paypal-loading{background:#014c6b url(https://www.piercingsupplies.com.au/skin/frontend/base/default/css/images/gene/braintree/paypal-loading.gif) center center no-repeat;background-size:32px}button.braintree-paypal-button.braintree-paypal-loading>span{opacity:0}button.braintree-paypal-button.braintree-paypal-loading:hover{background:#014c6b url(https://www.piercingsupplies.com.au/skin/frontend/base/default/css/images/gene/braintree/paypal-loading.gif) center center no-repeat;background-size:32px}button.braintree-paypal-button:hover{background:#0175a6}button.braintree-paypal-button>span{display:block;height:46px;line-height:46px;background:url(https://www.piercingsupplies.com.au/skin/frontend/base/default/css/images/gene/braintree/paypal.png) right center no-repeat;background-size:80px;padding-right:94px}#creditcard-saved-accounts,#paypal-saved-accounts{font-size:0;width:100%}#creditcard-saved-accounts tr,#paypal-saved-accounts tr{border-bottom:1px dotted #d3d3d3}#creditcard-saved-accounts tr td,#paypal-saved-accounts tr td{vertical-align:middle}#payment_form_gene_braintree_creditcard #creditcard-saved-accounts .label,#payment_form_gene_braintree_creditcard #creditcard-saved-accounts label,#payment_form_gene_braintree_paypal #paypal-saved-accounts .label,#payment_form_gene_braintree_paypal #paypal-saved-accounts label{width:100%;padding:0;text-align:left;float:none}#payment_form_gene_braintree_creditcard p,#payment_form_gene_braintree_paypal p{padding:0}#creditcard-saved-accounts tr.other-row,#paypal-saved-accounts tr.other-row{border-bottom:0}#creditcard-saved-accounts label{float:left;padding:10px 0;line-height:40px;width:100%}#creditcard-saved-accounts tr.other-row label,#paypal-saved-accounts tr.other-row label{padding:8px 0}#paypal-saved-accounts label{padding:6px 0;line-height:40px}#creditcard-saved-accounts label img,#paypal-saved-accounts label img{margin-left:6px;height:40px;float:left}#creditcard-saved-accounts label .saved-card-info,#paypal-saved-accounts label .saved-paypal-email{margin-left:14px;float:left}#creditcard-saved-accounts label .saved-card-info span{line-height:40px}#creditcard-saved-accounts label .saved-card-info span.saved-expiry-date{font-size:12px;font-weight:400;margin-left:14px}#gene_braintree_creditcard_store_in_vault_div label,label[for=gene_braintree_paypal_store_in_vault]{width:auto!important}body.checkout-multishipping-billing #payment-continue.loading{padding-left:12px}body.checkout-multishipping-billing #payment-continue.loading>span{background:url(https://www.piercingsupplies.com.au/skin/frontend/base/default/css/images/gene/loader-white.gif) center left no-repeat;background-size:15px 15px;padding-left:22px}body.checkout-multishipping-billing .buttons-set #paypal-complete{float:right;width:400px;text-align:right}body.checkout-multishipping-billing .buttons-set #paypal-complete>label{float:right;margin-right:16px}body.checkout-multishipping-billing .buttons-set #paypal-complete #paypal-container{float:right}
#pp-express-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(0,0,0,.701961)}#pp-express-modal{box-sizing:border-box;display:none;position:fixed;top:20%;left:40%;left:calc(50% - 175px);z-index:101;width:350px;height:390px;padding:15px;background:#fff;border:3px solid #ccc;border-radius:4px;overflow:auto}#pp-express-modal .button{display:block;width:100%;margin-top:30px}#pp-express-modal .button.coupon-submit{margin:0;float:right;width:50%;box-sizing:border-box}#pp-express-modal .button.loading{background-image:url(https://www.piercingsupplies.com.au/skin/frontend/base/default/css/images/gene/loader-transparent.gif);background-repeat:no-repeat;background-position:center center;background-size:auto 60%;text-indent:-9999px}#pp-express-modal #paypal-express-coupon{float:left;width:50%;box-sizing:border-box;height:33px;line-height:33px}#pp-express-modal #paypal-express-coupon-error{margin-bottom:6px}#pp-express-modal .button2{display:block;width:100%;margin-top:6px;font-size:.9rem}#pp-express-modal .product-row{min-height:60px;margin:0}#pp-express-modal .item-row{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;display:block}#pp-express-modal .item-row.coupon-row{float:left;width:100%}#pp-express-modal .item-subrow{margin-top:5px;margin-bottom:5px;display:block}#pp-express-modal .product-image{float:left;width:50px;height:50px;margin:0;overflow:hidden}#pp-express-modal .product-image img{max-width:100%}#pp-express-modal .product-info{margin-left:60px;padding-top:5px}#pp-express-modal .product-qty{font-size:.8rem}#pp-express-modal #shopping-cart-totals-table{width:100%}#pp-express-modal #shopping-cart-totals-table td{padding-left:10px}#pp-express-modal.loading:before{content:" ";background:url(https://www.piercingsupplies.com.au/skin/frontend/base/default/css/images/gene/loader.gif) no-repeat;height:48px;width:48px;position:absolute;top:30%;left:44%;left:calc(50% - 24px)}@media (max-width:770px){#pp-express-modal{width:70%;height:80%;top:10%;left:15%}}@media (max-width:500px){#pp-express-modal{width:100%;height:100%;top:0;left:0;border:none;border-radius:0;padding:25px}}.product-view .add-to-cart-buttons.braintree-paypal-express-container .button{width:auto}.paypal-express-btn{width:200px}.product-view .add-to-cart-buttons.braintree-paypal-express-container .paypal-express-btn{float:left;margin-left:15px;margin-top:2px}@media (max-width:599px){.paypal-express-btn{width:100%}.product-view .add-to-cart-buttons.braintree-paypal-express-container{width:100%}.product-view .add-to-cart-buttons.braintree-paypal-express-container .button{width:100%}.product-view .add-to-cart-buttons.braintree-paypal-express-container .paypal-express-btn{float:none;margin:15px 0}}.checkout-types.top li.braintree-paypal-express-container{display:block;float:left;margin-right:15px}.checkout-types.bottom li.braintree-paypal-express-container{margin-right:10px}.checkout-types.bottom li.braintree-paypal-express-container,.checkout-types.bottom li.braintree-paypal-express-container+li{float:left}@media (max-width:740px){.checkout-types.top li.braintree-paypal-express-container{float:none;margin-bottom:10px}.paypal-express-btn{width:100%}}@media (max-width:770px){.checkout-types.top li.braintree-paypal-express-container{margin-right:0}.checkout-types.bottom li.braintree-paypal-express-container,.checkout-types.bottom li.braintree-paypal-express-container+li{float:none}.checkout-types.bottom li.braintree-paypal-express-container{margin:0}}
