.swatch-control {
overflow:hidden;
}
.swatch-control select {
display: none !important;
}
.swatch-control .select2-container {
display:none !important;
}
.swatch-control.radio-select ul {
padding:1px !important;
margin:0 !important;
list-style: none !important;
}
.swatch-control.radio-select li {
list-style: none !important;
}
.swatch-control.radio-select li label {
display:inline;
margin-left:10px;
}
.swatch-wrapper {
padding:2px;
background:#fff;
border:1px solid #ccc; float:left;
margin:0 5px 5px 0;
}
.swatch-wrapper:hover { border-color:#000 }
.swatch-wrapper.disabled:hover { border-color:#ccc; }
.swatch-wrapper a {
display:block;
}
.swatch-wrapper img { }
div.swatch-wrapper.selected  {
border:2px solid green; padding:1px;
}
div.swatch-wrapper.disabled, div.swatch-wrapper.disabled a, .radio-select .disabled {
cursor: not-allowed; zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
}
.radio-select .disabled input, .radio-select .disabled label {
cursor: not-allowed;
}
div.swatch-label {
margin-bottom: 8px;
clear:left;
} table.wcsap_input {
border: 0 none;
}
table.wcsap_input tbody tr td {
padding: 10px;
}
table.wcsap_input tr.field_save {
}
table.wcsap_input tbody tr:last-child td {
border-bottom: 0 none;
}
table.wcsap_input tbody tr td.label {
width: 24%;
vertical-align: top;
border-right: #ebebeb solid 1px;
}
table.wcsap_input td.label ul.hl {
margin: 20px 0 0;
}
table.wcsap_input td.label ul.hl li {
margin: 0 3px 0 0;
}
table.wcsap_input td.label ul.hl li a.wcsap-button {
font-size: 12px;
padding: 6px 10px;
font-weight: normal;
}
table.wcsap_input tbody tr td.label label{
display: block;
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
color: #333;
}
table.wcsap_input tbody tr td.label label span.required {
color: #f00;
display: inline;
margin-right: 5px;
}
table.wcsap_input tbody tr td.label p{
display: block;
font-size: 12px;
padding: 6px 0 !important;
margin: 0 !important;
font-style: normal;
line-height: 16px;
color: #666;
}
table.wcsap_input input[type=text],
table.wcsap_input textarea,
table.wcsap_input select{
width: 99.95%;
padding: 5px;
outline: none;
}
table.wcsap_input select {
padding: 5px 8px
}
table.wcsap_input input[type=text]:focus,
table.wcsap_input textarea:focus,
table.wcsap_input select:focus {
border-color:#98B6CB;
} table.widefat.wcsap {
border: 0 none;
background: transparent none;
}
table.widefat.wcsap td {
border: 0 none;
}
.wcsap,
.wcsap tr,
.wcsap tr td {
vertical-align: top;
}
.wcsap tr th span {
color: #666;
font-size: 10px;
line-height: 1.2;
font-weight: normal;
text-shadow: 0 1px 0 #FFFFFF;
}
.wcsap tr td.field_preview,
.wcsap tr th.field_preview  {
text-indent: 32px;
width:25%;
}
.wcsap tr td.field_label,
.wcsap tr th.field_label  {
width: 25%;
}
.wcsap tr td.field_name,
.wcsap tr th.field_name  {
width: 25%;
}
.wcsap tr td.field_type,
.wcsap tr th.field_type  {
width: 25%;
}
.wcsap tr td {
background: transparent;
padding: 8px 8px 8px 10px;
position: relative;
font-size: 12px;
}
.wcsap tr td.attribute_swatch_label,
.wcsap tr th.attribute_swatch_label  {
width: 50%;
}
.wcsap tr td.attribute_swatch_type,
.wcsap tr th.attribute_swatch_type  {
width: 50%;
text-align: right;
} .fields_header {
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
border: #DFDFDF solid 1px;
border-bottom: 0 none;
} #swatches .wcsap_field_meta {
position: relative;
overflow: hidden;
cursor: pointer;
}
#swatches .field .wcsap_field_meta {
border: #DFDFDF solid 1px;
border-top: 0 none;
}
#swatches .field .wcsap_field_meta strong {
display: block;
padding-bottom: 6px;
font-size: 1rem;
}
#swatches .field .wcsap_field_meta .row_options {
font-size: 12px;
line-height: 12px;
visibility: hidden;
}
#swatches .field .wcsap_field_meta:hover .row_options {
visibility: visible;
}
#swatches .field.form_open > .wcsap_field_meta {
background-color: #6e6e6e;
color: #fff;
text-shadow: #000 0 1px 0;
border: #565656 solid 1px; }
#swatches .field.form_open > .wcsap_field_meta td,
#swatches .field.form_open > .wcsap_field_meta a {
color: #fff;
}
#swatches .field.form_open > .wcsap_field_meta a:hover {
color: #ff8a4f;
}
#swatches .fields .field .wcsap_field_meta .circle {
width: 20px;
height: 20px;
text-align: center;
font-size: 11px;
line-height: 20px;
display: block;
float: left;
margin: 7px 0 0 7px;
text-indent: 0;
background: url(//www.quantadose.com/wp-content/plugins/woocommerce-variation-swatches-and-photos/assets/images/sprite.png) 0 -350px no-repeat;
}
#swatches .fields .field:nth-child(2n) .wcsap_field_meta .circle {
background-position: 0 -400px;
}
#swatches .field.form_open > .wcsap_field_meta .circle {
background-position: 0 -300px !important;
}
.fields {
position: relative;
background: #FCFCFC;
box-shadow: inset 0 0 0 1px #DFDFDF;
}
.fields .field {
position: relative;
overflow: hidden;
background: #F9F9F9;
} .field_options {
background: #DFDFDF;
position: relative;
overflow: hidden;
}
.field_options .field_option {
display: none;
position: relative;
overflow: hidden;
padding: 6px;
}
.field_options .field_option.open {
display: block;
}
.field_options .field_option table {
border: #CCCCCC solid 1px;
border-radius: 5px;
}
.field_save td {
line-height: 25px;
} .field_form {
border: #7390a5 solid 1px;
border-top: 0 none;
background: #DADADA;
padding: 10px;
clear: both;
vertical-align: top;
}
.field_form table.wcsap_input {
border: #7390a5 solid 1px;
position: relative;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.field_form table.wcsap_input tr.field_label td {
border-top: 0 none;
}
.field_form table.wcsap_input td {
background: transparent;
border-bottom-color: #DFDFDF;
border-top-color: #FFFFFF;
}
.field_form_mask {
display: none;
width: 100%;
position: relative;
overflow: hidden;
clear: both;
}
table.wcsap_input .field_option_color input.woo-color {
width: 92.95%;
padding: 5px;
outline: none;
margin-left: 5px;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}td.wishlist-empty{
text-align: center!important;
padding: 50px;
font-size: 2em;
}
.wishlist_table .add_to_cart{
line-height: 1.3;
padding: 7px 10px;
} #yith-wcwl-popup-message{
background: #fff;
border: 1px solid #dddddd;
padding: 15px 0;
font-size: 120%;
position: fixed;
text-align: center;
top: 50%;
left: 50%;
transform: translateX(50%);
width: 300px;
z-index: 10000; }
.wishlist-icon{
position: relative;
}
.wishlist-popup {
opacity: 0;
max-height: 0;
position: absolute;
overflow: hidden;
padding: 5px;
margin-top: -10px;
border-radius: 5px;
line-height: 1.3;
text-align: center;
font-size: .9em;
top:100%;
background-color: rgba(0,0,0,.8);
right:0;
color:#FFF;
transition: opacity .3s, max-height .3s;
transition-delay: .3s;
}
.wishlist-popup:after {
bottom: 100%;
right: 10px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: rgba(0,0,0,.8);
border-width: 10px;
margin-left: -10px;
}
.wishlist-icon:hover .wishlist-popup{
opacity: 1;
max-height: 200px;
overflow-y: auto;
}
.wishlist-popup a{
color:#ccc;
display: block;
}
.wishlist-popup a:hover{
color:#FFF;
}
.wishlist-icon.added:after{
background-color:red;
transform: translateY(-3px);
}
.wishlist-popup .ajax-loading,
.wishlist-popup .feedback{
display: none!important;
}
.wishlist-title {
margin-bottom: 20px;
}
#yith-wcwl-form .hidden-title-form,
#yith-wcwl-form .hide-title-form i,
.wishlist-title .button {
display: none;
} @media screen and (max-width: 768px) {
.wishlist-title,
.wishlist-empty,
.yith_wcwl_wishlist_footer {
text-align: center;
}
.share-icons-title {
display: none;
}
}
.wishlist_table.mobile {
list-style: none;
}
.wishlist_table.mobile li .product-checkbox {
display: inline-block;
width: 20px;
vertical-align: top;
}
.wishlist_table.mobile li .item-wrapper {
display: inline-block;
width: calc(100% - 25px);
vertical-align: top;
}
.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
width: 100%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
display: inline-block;
max-width: 60px;
margin-right: 10px;
}
.rtl .wishlist_table.mobile li .item-wrapper .product-thumbnail {
margin-right: 0;
margin-left: 10px;
}
.wishlist_table.mobile li .item-wrapper .item-details {
display: inline-block;
width: calc(100% - 74px);
vertical-align: top;
}
.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
padding-left: 20px;
}
.rtl .wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
padding-left: 0;
padding-right: 20px;
}
.wishlist_table.mobile li .additional-info-wrapper {
border-bottom: 1px solid #ececec;
width: calc(100% - 25px);
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
text-align: center;
margin-bottom: 20px;
}
.wishlist_table.mobile .button.add_to_cart_button {
margin: 0;
}
.wishlist_table.mobile td {
border-bottom: none;
padding: 3px 0;
}
.wishlist_table.mobile li[id^="yith-wcwl-row-"] {
position: relative;
margin-top: 20px;
}
.wishlist_table.mobile .product-remove {
position: absolute;
top: 5px;
left: -12px;
width: 24px;
height: 24px;
line-height: 18px;
font-size: 18px;
border-radius: 100%;
color: #ccc;
font-weight: bold;
text-align: center;
border: 2px solid currentColor;
}
.rtl .wishlist_table.mobile .product-remove {
left: unset;
right: -12px;
}
.wishlist_table.mobile .product-remove a {
position: unset;
}
.wishlist_table.mobile .product-remove a i {
display: none;
}
.wishlist_table.mobile .product-remove a:after {
content: '×';
color: #ccc;
}#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{margin-bottom:12px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}.clearfix:before, .clearfix:after {content:""; display:table;}
.clearfix:after, .clear {clear:both;}
body {position:relative;}
.aps-container, .aps-container *, .aps-shortcode *, .aps-comps-overlay * {line-height:1.5; padding:0; margin:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.aps-container {padding:20px 0 10px; margin:0 auto; font-size:13px; color:#727374;}
.aps-container img, .aps-shortcode img, .aps-comps-overlay img {max-width:100%; height:auto;}
.aps-container ul, .aps-container ol, .aps-shortcode ul, .aps-shortcode ol, .aps-comps-overlay ul, .aps-comps-overlay ol {list-style:none;}
.aps-container:before, .aps-container:after {content:" "; display:table;}
.aps-container:after {clear:both;}
.aps-content {width:70%;}
.aps-content-left {float:left;}
.aps-content-right {float:right;}
.aps-sidebar {float:left; width:30%;}
.aps-content, .aps-sidebar {padding-left:10px; padding-right:10px;}
.aps-row {margin-left:-10px; margin-right:-10px;}
.aps-row-mini {margin-left:-5px; margin-right:-5px;}
.alignleft {float:left;}
.alignright {float:right;}
.no-margin {margin:0;}
.uppercase {text-transform:uppercase;}
.aps-container a, .aps-button, .aps-search-btn, .aps-pd-search {transition:all .4s ease; -webkit-transition:all .4s ease; -moz-transition:all .4s ease;}
.aps-container p, .aps-shortcode p {margin:0 0 20px;}
.meta-elems {display:none;} ol.apscrumbs {margin-bottom:10px;}
ol.apscrumbs li {margin-right:20px; position:relative; display:inline-block;}
ol.apscrumbs li span {font-size:12px;}
ol.apscrumbs li:after {color:#c1c2c3; position:absolute; top:0; right:-19px;}
ol.apscrumbs.style-1 li:after {content:"\002F"; right:-15px;}
ol.apscrumbs.style-2 li:after {content:"\005C"; right:-15px;}
ol.apscrumbs.style-3 li:after {content:"\002D"; right:-15px;}
ol.apscrumbs.style-4 li:after {content:"\2192";}
ol.apscrumbs.style-5 li:after {content:"\2190";}
ol.apscrumbs.style-6 li:after {content:"\203A"; right:-15px;}
ol.apscrumbs.style-7 li:after {content:"\2039"; right:-15px;}
ol.apscrumbs.style-8 li:after {content:"\00BB"; right:-15px;}
ol.apscrumbs.style-9 li:after {content:"\00AB"; right:-15px;}
ol.apscrumbs.style-10 li:after {content:"\21D2";}
ol.apscrumbs.style-11 li:after {content:"\21d0";}
ol.apscrumbs.style-12 li:after {content:"\21E8";}
ol.apscrumbs.style-13 li:after {content:"\21E6";}
ol.apscrumbs.style-14 li:after {content:"\21E2";}
ol.apscrumbs.style-14 li:after {content:"\21E0";}
ol.apscrumbs li:last-child:after {content:"";} .aps-products > li {padding:10px; display:inline-block; vertical-align:top;}
.aps-product-box {float:left; padding:0; position:relative; background:#fff; overflow:hidden;}
.aps-product-thumb {display:block; border:5px solid transparent; overflow:hidden;}
.aps-product-thumb img {transition:all .3s ease; -moz-transition:all .3s ease; -webkit-transition:all .3s ease;}
.aps-product-box:hover .aps-product-thumb img {transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.aps-product-thumb img, .aps-product-pic img, .aps-gallery-image img, .aps-wd-thumb img {width:100%; height:auto;}
.aps-item-meta {padding:0 10px 5px;}
.aps-product-title {margin:0; overflow:hidden;}
.aps-product-details {font-size:12px;}
.aps-product-details ul {margin:0;}
.aps-product-details ul li {width:100%; padding:0; margin-bottom:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.aps-product-details ul li strong {display:inline-block;}
.aps-view-info {font-size:20px; color:#929394; line-height:1; position:absolute; top:2px; right:3px; display:none; z-index:75; cursor:pointer;}
.aps-brand-desc, .aps-brand-desc p {margin:0 0 10px;}
.aps-price-value del {color:#aaa; font-size:90%;}
.aps-on-sale {padding:5px 6px; color:#fff; font-size:12px; line-height:1; position:absolute; top:-1px; left:-1px; z-index:19;}
.aps-compare-btn {cursor:pointer;}
.aps-compare-txt {font-weight:700;} .aps-products-grid .aps-product-title {font-size:14px; padding:0 0 5px; text-align:center;}
.aps-products-grid .aps-product-title a {line-height:1.3;}
.aps-product-price {font-size:16px; padding:0; text-align:center;}
.aps-products-grid .aps-product-details {width:100%; max-height:100%; padding:10px; position:absolute; top:-100%; left:0; z-index:71; background:#fff; overflow:hidden;}
.aps-products-grid .aps-comp-btn {width:100%; text-align:center; bottom:10px; left:0;}
.aps-products-grid .aps-comp-rating {display:none;}
.aps-products-grid .aps-item-buttons {padding:5px; background:#f7f8f9; border-top:1px solid #f1f2f3;}
.aps-products-grid .aps-product-box:hover .aps-view-info {display:block;}
.aps-product-box .aps-view-info:hover  + .aps-product-details, .aps-products-grid .aps-product-details:hover {top:0;} .aps-products-list li {width:100%;}
.aps-products-list .aps-product-box {width:100%;}
.aps-products-list .aps-product-thumb {float:left; width:200px;}
.aps-products-list .aps-item-meta {display:inline-block; padding:0;}
.aps-products-list .aps-product-title {font-size:24px; line-height:1.3; padding:10px 0 0; clear:none;}
.aps-products-list .aps-product-price {text-align:left;}
.aps-products-list .aps-product-details {float:left; padding:0; color:#727374;}
.aps-products-list .aps-comp-btn {bottom:20px; right:20px;}
.aps-products-list .aps-comp-rating {position:absolute; top:10px; right:10px; z-index:22;}
.aps-products-list .aps-item-buttons {position:absolute; bottom:5px; right:10px; z-index:23;} .aps-tabs {float:left; width:100%; display:table; margin:10px 0 20px; border-bottom:1px solid #e8e9ea;}
.aps-tabs li {float:left; display:block; position:relative; margin-bottom:-1px;}
.aps-tabs li a {color:#777; display:block; padding:10px 15px; font-weight:bold; position:relative; text-decoration:none; margin-right:2px; border:1px solid transparent; border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0;}
.aps-tabs li a:hover {color:#555; background:#f8f8f8; border-bottom-color:#e8e9ea;}
.aps-tabs li.active a {color:#555; background:#fff; border-color:#e8e9ea #e8e9ea transparent;}
.aps-tabs-bottom {border-bottom:none; border-top:1px solid #e8e9ea;}
.aps-tabs-bottom li {margin-bottom:0; margin-top:-1px;}
.aps-tabs-bottom li a {border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px;}
.aps-tabs-bottom li a:hover {border-bottom-color:transparent; border-top-color:#e8e9ea;}
.aps-tabs-bottom li.active a {color:#555; background:#fff; border-color:transparent #e8e9ea #e8e9ea;}
.aps-tab-container, .aps-tab-content {float:left; width:100%;}
.aps-tab-content {display:none;}
.aps-flat-content {display:block !important;}
.aps-tab-title {margin-bottom:15px;}
.aps-comp-title {font-size:16px; margin:0;}
.aps-column {float:left; width:100%;}
.aps-comp-column {width:100%; padding-top:10px;}
.aps-product-pic {float:left; width:50%; padding-right:10px; padding-left:10px; margin:0 0 20px 0;}
.aps-product-pic img {display:block; border:5px solid transparent;}
.aps-main-image {position:relative; overflow:hidden;}
.aps-main-img-zoom {cursor:pointer;}
.aps-image-lens {width:100%; height:100%; display:block; position:absolute; top:0; left:0; border:0px solid rgba(0,0,0, .6); opacity:0; z-index:91; transition:all .4s ease; -moz-transition:all .4s ease; -webkit-transition:all .4s ease;}
.aps-main-img-zoom:hover .aps-image-lens {opacity:1; border:240px solid rgba(0,0,0, .6);}
.aps-main-img-zoom:after {width:40px; height:40px; color:#fff; content:"\e891"; font-family:"aps-icons"; font-size:32px; line-height:1; position:absolute; top:50%; left:50%; z-index:101; margin-top:-20px; margin-left:-20px; opacity:0; transform:scale(0,0); transition:all .3s ease .2s; -moz-transition:all .3s ease .2s; -webkit-transition:all .3s ease .2s;}
.aps-main-img-zoom:hover:after {opacity:1; transform:scale(1,1);}
.aps-img-loader {width:48px; height:48px; margin:-24px 0 0 -24px; display:none; position:absolute; top:50%; left:50%; z-index:99;}
.aps-group {float:left; width:100%; margin-bottom:40px; border:1px solid #e8e9ea; position:relative; background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.aps-main-title {font-size:30px; margin:0 0 20px; display:table;}
.aps-main-title span {display:table-cell;}
.aps-main-title img {margin-right:10px;}
.aps-main-title span, .aps-main-title img {vertical-align:middle;}
.aps-product-meta {margin-bottom:20px; position:relative;}
.aps-single-product .aps-product-price {padding:0;}
.aps-single-product .aps-price-value {font-size:24px;}
.aps-product-discount {color:#e92f1b;}
.aps-product-term {color:#999; display:inline-block;}
.aps-group-title {padding:5px 10px; font-size:20px; line-height:1.5; margin:0 !important;}
.aps-group-title span {color:#868788;}
.aps-sub-title {font-size:24px; margin:10px 0; line-height:1;}
.aps-cat-img {padding:5px; margin:10px 0; background:#fff;}
.aps-cat-img img {display:block; cursor:pointer;}
.aps-sub-cats li {margin:0 10px 10px 0; display:inline-block;}
.aps-sub-cats li i {color:#e7c009;}
.aps-specs-table {float:left; width:100%; margin:0; padding:0; display:table; position:relative;}
.aps-specs-table tr, .aps-specs-table td {border:0;}
.aps-specs-table tr {margin:0; padding:0; border-top:1px solid #f1f2f3;}
.aps-specs-table tr:nth-child(odd) {background:#f7f8f9;}
.aps-specs-table tr.aps-attr-infold {display:none;}
.aps-specs-table tr.aps-attr-infold.aps-attr-exfold {display:table-row;}
.aps-specs-table td.aps-attr-title {width:180px; vertical-align:middle;}
.aps-specs-table td.aps-attr-value {display:flex;}
.aps-specs-table td .aps-attr-header img {width:80px;}
.aps-attr-co, .aps-1co, .aps-2co, .aps-3co, .aps-4co, .aps-5co {float:left; min-height:32px; padding:8px 10px; display:inline-block; position:relative;}
.aps-2co, .aps-3co, .aps-4co, .aps-5co, .aps-specs-table td .aps-attr-header {text-align:center;}
.aps-1co, .aps-2co, .aps-3co, .aps-4co, .aps-5co {border-left:1px solid #f1f2f3;}
.aps-1co {width:100%;}
.aps-2co, .aps-comp-search {width:50%;}
.aps-3co {width:33.33333%;}
.aps-4co {width:25%;}
.aps-5co {width:20%;}
.aps-table-fold {padding:3px 10px; color:#999; background:#fff; position:absolute; top:100%; right:10px; cursor:pointer; border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px;}
.aps-table-fold:hover {color:#555;}
.aps-tooltip {cursor:help;}
.aps-tooltip-data, .aps-tb-fold-close {display:none;}
span.aps-tooltip-display {min-width:200px; max-width:460px; padding:6px 10px; font-size:12px; position:absolute; z-index:99; background:#f3f8ff; border:1px solid #eaf4ff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; box-shadow:1px 1px rgba(0,0,0, .1); -webkit-box-shadow:1px 1px rgba(0,0,0, .1); -moz-box-shadow:1px 1px rgba(0,0,0, .1);}
.aps-comp-search {float:left; padding-left:10px; padding-right:10px; margin-bottom:20px;}
.aps-gallery-thumbs li {float:left; width:25%; padding:0 10px; margin-bottom:20px;}
.aps-gallery-thumbs li a {width:100%; height:auto; padding-top:100%; position:relative; display:block; overflow:hidden;}
.aps-gallery-thumb {width:100%; height:auto; position:absolute; bottom:0; left:0;}
.aps-gallery-thumb, .aps-gallery-zoom, .aps-products-grid .aps-product-details, .aps-products-grid .aps-comp-btn, .aps-current-brand, .aps-select-icon, .aps-sort-controls ul li a, .aps-wd-thumb:after, .aps-view-info, .aps-feature-anim:after, .aps-specs-table tr  {transition:all .5s ease-in-out; -webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out;}
.aps-gallery-zoom {width:100%; height:100%; color:#fff; position:absolute; left:0; bottom:-100%; text-shadow:rgba(0,0,0,.05);}
.aps-gallery-zoom .aps-icon-search {color:#fff; font-size:48px; position:absolute; left:50%; top:30px; margin-left:-24px;}
.aps-gallery-zoom .aps-image-title {width:100%; padding:20px 10px; font-size:13px; text-align:center; position:absolute; left:0; bottom:0;}
.aps-gallery-thumbs li a:hover .aps-gallery-zoom {bottom:0;}
.aps-gallery-thumbs li a:hover .aps-gallery-thumb {bottom:100px;}
.aps-main-features {float:left; width:50%; padding-right:10px; padding-left:10px;}
.aps-btn-iconic {color:#777; font-size:16px; position:absolute; bottom:0; right:5px;}
.aps-add-cart {display:none;}
.aps-features {padding:0; list-style:none;}
.aps-features li {float:left; width:50%; padding:0 5px; margin:0 0 10px;}
.aps-flipper {float:left; width:100%; height:110px; color:#fff; line-height:1.3; position:relative; overflow:hidden; text-shadow:rgba(0,0,0,.05);}
.flip-front, .flip-back {width:100%; height:100%; padding:10px; text-align:center; position:absolute; left:0; overflow:hidden; transition:all .5s ease-in-out; -webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out;}
.flip-front {top:0;}
.flip-back {bottom:-100%;}
.flip-back > span {line-height:1.2;}
.aps-flipper:hover .flip-front {top:-30%;}
.aps-flipper:hover .flip-back {bottom:0;}
.aps-flip-icon {font-size:60px; display:block;}
.aps-back-icon {font-size:24px;}
.aps-features-iconic {float:left; width:100%; margin:0; padding-top:5px; border-top:1px dotted #e8e9ea;}
.aps-features-iconic li {float:left; width:100%; padding:0 0 5px 60px; margin:0 0 5px; border-bottom:1px dotted #e8e9ea; position:relative;}
.aps-feature-icn {font-size:36px; line-height:1; position:absolute; top:0; left:0;}
.aps-feature-nm {float:left; width:100%; margin:0; color:#aaa;}
.aps-feature-vl {float:left; width:100%; color:#555;}
.aps-related-products li {float:left; padding:0 10px;}
.aps-rd-box {float:left; width:100%; padding:10px; background:#fff;}
.aps-rd-thumb {float:left; width:60px; margin-right:10px;}
.aps-attr-value .aps-icon-check, .aps-attr-value .aps-icon-cross {padding:2px 3px; color:#fff; font-size:15px; line-height:1; display:inline-block; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.aps-attr-value .aps-icon-check {background:#8ac63c;}
.aps-attr-value .aps-icon-cross {background:#ca321c;}
.aps-video-col {float:left; width:50%; padding-left:10px; padding-right:10px;}
.aps-video-box {padding:5px; background:#fff; margin-bottom:20px;}
.aps-video {height:0; padding-bottom:56.25%; display:block; position:relative; overflow:hidden;}
.aps-video img {width:100%; height:auto;}
.aps-video iframe, .aps-video embed, .aps-video object {height:100%; width:100%; border:none; position:absolute; top:0; left:0; bottom:0;}
.aps-video-play {padding:5px 10px 5px 15px; color:#fff; font-size:50px; line-height:1; position:absolute; top:50%; left:50%; margin:-30px 0 0 -35px; background:#000; opacity:.7; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; transform:scale(1.5,1.0); -moz-transform:scale(1.5,1.0); -webkit-transform:scale(1.5,1.0); transition:opacity .3s ease; -webkit-transition:opacity .3s ease; -moz-transition:opacity .3s ease;}
.aps-video:hover .aps-video-play {opacity:1;}
.aps-features-list li {height:46px; margin-bottom:10px;position:relative;}
.aps-feature-anim {height:100%; width:100%; padding:13px 10px 13px 55px; margin-bottom:10px; color:#fff; line-height:15px; position:absolute; top:0; left:0;}
.aps-feature-anim:after {height:100%; width:0; position:absolute; top:0; left:0; content:""; z-index:81}
.aps-features-list li:hover .aps-feature-anim:after {width:100%;}
.aps-list-icon {height:46px; padding:11px; color:#fff; font-size:24px; line-height:24px; position:absolute; top:0; left:0; z-index:82;}
.aps-feature-info {height:20px; position:relative; z-index:83; overflow:hidden;}
.aps-feature-info strong {display:inline-block;} .aps-rating-card {float:left; width:100%; padding:20px 20px 0; margin-bottom:20px; border:1px solid #e8e9ea; background:#f8f9fa;}
.aps-rating-text-box {float:left; width:66.6666%;}
.aps-rating-bar-box {float:left; width:33.3333%; margin-bottom:30px;}
.aps-overall-rating {float:right; padding-left:45px; position:relative;}
.aps-rating-total, .aps-comp-rating {width:48px; height:48px; color:#fff; font-size:20px; line-height:48px; text-align:center; background:#545556;}
.aps-rating-total {float:left; position:absolute; left:0; top:0; background:#545556;}
.aps-comp-rating {display:inline-block;}
.aps-total-wrap {float:left; width:190px; height:20px; margin-top:14px; background:#e1e2e3; position:relative;}
.aps-total-wrap, .aps-total-bar {border-radius:0 0 2px 2px; -webkit-border-radius:0 0 2px 2px; -moz-border-radius:0 0 2px 2px;}
.aps-total-bar {height:20px; position:absolute; left:0; top:0;}
.aps-rating-total, .aps-range-output, .aps-comp-rating {border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.aps-pub-rating li {float:left; padding:0 10px; margin-bottom:20px;}
.aps-rating-box {width:100%; padding:5px 10px; background:#fff; box-shadow:1px 1px rgba(0,0,0, .1); -webkit-box-shadow:1px 1px rgba(0,0,0, .1); -moz-box-shadow:1px 1px rgba(0,0,0, .1); border-radius:1px; -webkit-border-radius:1px; -moz-border-radius:1px;}
.aps-rating-asp, .aps-rating-wrap, .aps-rating-bar {display:block;}
.aps-rating-wrap {height:5px; margin:3px 0; position:relative; background:#e8e9ea;}
.aps-rating-bar {height:5px; position:absolute; top:0; left:0;}
.aps-rating-num {float:right; color:#888; font-weight:bold;}
.aps-red-bg {background:#e32139;}
.aps-orange-bg {background:#f38522;}
.aps-blue-bg {background:#52a5f8;}
.aps-green-bg {background:#8ac63c;} .aps-post-box {margin-bottom:20px;}
.aps-reviews-list li {float:left; width:100%; padding-left:70px; margin-bottom:30px; position:relative;}
.aps-reviewer-image {width:56px; height:56px; padding:3px; border:1px solid #e8e9ea; position:absolute; top:0; left:0; background:#fff;}
.mas-med-rating .aps-overall-rating {padding-left:33px;}
.mas-med-rating .aps-total-wrap {width:160px; height:16px; margin-top:10px;}
.mas-med-rating .aps-total-bar {height:16px;}
.mas-med-rating .aps-rating-total {width:36px; height:36px; line-height:36px; font-size:16px; font-weight:bold;}
.aps-review-date {color:#999; font-size:12px; font-style:italic;}
.aps-review-rating {position:absolute; top:0; right:0;}
.aps-rating-panel {float:left; width:100%;}
.aps-user-rating li {float:left; padding:0 10px; margin-bottom:10px;}
.aps-rating-wip {float:left; width:100%; padding-bottom:10px; border-bottom:1px dotted #e8e9ea;}
.aps-rating-cat {float:left; width:70%; padding:5px 0;}
.aps-rating-val {float:left; width:30%;}
.aps-rating-vic {display:block; font-size:12px; font-weight:bold; text-align:center;}
.aps-rating-bic {height:5px; display:block;} #apsReviewForm ul {float:left; padding:20px 20px 0; margin-bottom:20px; border:1px solid #e8e9ea; background:#f8f9fa;}
#apsReviewForm ul li {float:left; width:100%; padding-bottom:20px; padding-left:20%; position:relative;}
#apsReviewForm label, .aps-rating-label {font-weight:bold; position:absolute; top:2px; left:0;}
#apsReviewForm .aps-text, #apsReviewForm .aps-textarea, .aps-search, .aps-search-comp {padding:5px 10px; border:1px solid #e8e9ea; background:#fff;}
#apsReviewForm .aps-textarea {height:120px;}
#apsReviewForm .required {color:#d71717;}
.aps-total-score {width:40px; color:#fff; line-height:40px; font-size:20px; text-align:center; display:inline-block; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.aps-button, .aps-pagination a.page-numbers {padding:7px 8px; color:#fff; font-weight:bold; font-size:13px; line-height:1; white-space:nowrap; display:inline-block; border:1px solid; cursor:pointer; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.aps-button i {font-size:14px; line-height:1;}
.aps-button:hover, .aps-pagination a.page-numbers:hover {color:#fff;}
.aps-btn-black {background:#545556; border:1px solid #515253;}
.aps-btn-black:hover {background:#444546; border:1px solid #414243;}
.aps-loading {width:20px; height:20px; background:url(//www.quantadose.com/wp-content/plugins/aps-products/img/spinner.gif) 0 0 no-repeat;} .aps-msg-overlay {width:100%; height:100%; display:none; background:rgba(0,0,0, .7); position:fixed; top:0; left:0; z-index:991;}
.aps-res-msg {width:420px; padding:10px 20px; display:none; background:#fff; position:fixed; top:50%; left:50%; z-index:999; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; box-shadow:2px 2px 5px rgba(0,0,0, .3); -webkit-box-shadow:2px 2px 5px rgba(0,0,0, .3); -moz-box-shadow:2px 2px 5px rgba(0,0,0, .3);}
.aps-msg-success, .aps-msg-errors {padding-left:50px; display:block; position:relative;}
.aps-msg-success .aps-icon-check, .aps-msg-errors .aps-icon-attention {font-size:30px; line-height:1; margin-top:-15px; position:absolute; top:50%; left:0;}
.aps-close-icon {font-size:18px; color:#c7c8c9; line-height:1; cursor:pointer; position:absolute; top:3px; right:3px;}
.aps-msg-success .aps-icon-check {color:#27a50f;}
.aps-msg-errors .aps-icon-attention {color:#ffc000;}
.aps-close-icon:hover {color:#d71717;} .aps-display-controls {float:left; padding-top:3px; margin-right:20px; margin-bottom:10px;}
.aps-display-controls span{float:left; display:inline-block; margin-right:10px;}
.aps-display-controls ul {float:left;}
.aps-display-controls ul li a {float:left; padding:4px 5px; line-height:1; font-size:12px; cursor:pointer;}
.aps-display-controls ul li {float:left; margin-right:10px;}
.aps-display-controls ul li a.selected {color:#fff;}
.aps-dropdown {float:left; position:relative; margin-right:20px; margin-bottom:10px;}
.aps-filters-control {float:right; padding-top:3px; margin-bottom:10px;}
.aps-current-dp {float:left; height:28px; padding:6px 10px; line-height:1; font-size:13px; font-weight:bold; background:#f9fafb; border:1px solid #e8e9ea; cursor:pointer;}
.aps-select-icon {font-size:20px; color:#828384; line-height:1; position:absolute; top:3px; right:3px;}
.aps-dropdown:hover .aps-current-dp {color:#fff;}
.aps-dropdown:hover .aps-select-icon {color:#fff; transform:rotate(180deg); -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg);}
.aps-dropdown ul {display:none; position:absolute; top:100%; left:0; z-index:32; background:#fff; border:1px solid #e8e9ea; border-top:none;}
.aps-dropdown ul li {display:list-item; border-bottom:1px dotted #e8e9ea;}
.aps-dropdown ul li.child-cat {padding-left:10px;}
.aps-dropdown ul li:last-child {border:none;}
.aps-dropdown ul li a {padding:5px 10px; font-size:13px; display:block;}
.aps-filters-sw {font-weight:bold;}
.aps-filters {padding:10px 15px 15px; display:none; border:1px solid #e8e9ea; margin:10px 0; position:relative;}
.aps-filters-list, .aps-filters-list li {float:left; width:100%;}
.aps-filters-list li {padding:5px;}
.aps-cb-label {padding-right:10px; padding-bottom:5px; font-size:12px; font-weight:bold; cursor:pointer; display:inline-block;}
.aps-filter-cb, .aps-compare-cb {display:none !important;}
.aps-cb-holder, .aps-compare-stat {float:left; width:14px; height:14px; font-size:12px; border:1px solid #c1c2c3; background:#fff; margin:2px 3px 0 0; box-shadow:inset 0 0 3px rgba(0,0,0,.15); -moz-box-shadow:inset 0 0 3px rgba(0,0,0,.15); -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.15);}
.aps-cb-label:hover .aps-cb-holder, .aps-compare-btn:hover .aps-compare-stat {border-color:#a1a2a3;}
.aps-cb-holder i, .aps-compare-stat i {display:none; line-height:1;}
.aps-filter-cb:checked + .aps-cb-holder i, .aps-compare-cb:checked + .aps-compare-stat i {color:#fff; display:block;}
.aps-filters-arrow, .aps-filters-arrow:after {width:0; height:0; position:absolute; border-left:20px solid transparent; border-right:20px solid transparent;}
.aps-filters-arrow {border-bottom:20px solid #e8e9ea; top:-20px; right:15px;}
.aps-filters-arrow:after {border-bottom:20px solid #fff; top:1px; right:-20px; content:"";} .aps-pagination {float:left; width:100%; margin:10px 0;}
.aps-pagination span.page-numbers, .aps-pagination a.page-numbers {float:left; margin-right:5px; line-height:1;}
.aps-pagination span.page-numbers {padding:7px 2px; font-weight:bold;} .aps-range-output {float:left; width:24px; height:24px; color:#fff; text-align:center; font-weight:bold; line-height:24px; margin-left:15px;}
.aps-range-slider {width:100%; padding:6px 60px 0 0; position:relative;}
.aps-range-slider-range {width:100%; outline:none; padding:0; margin:0; border:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.aps-range-slider-range::-moz-range-thumb {width:20px; height:20px; border:0; cursor:pointer; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; transition:background .5s ease-in-out; -moz-transition:background .5s ease-in-out; -webkit-transition:background .5s ease-in-out; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.aps-range-slider-range::-webkit-slider-thumb {width:20px; height:20px; margin-top:-5px; border:0; cursor:pointer; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; transition:background .5s ease-in-out; -moz-transition:background .5s ease-in-out; -webkit-transition:background .5s ease-in-out; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.aps-range-slider-range::-ms-thumb {width:20px; height:20px; border:0; cursor:pointer; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; transition:background .5s ease-in-out; -moz-transition:background .5s ease-in-out; -webkit-transition:background .5s ease-in-out; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.aps-range-slider-value {width:50px; padding:4px 8px; color:#fff; display:block; line-height:20px; text-align:center; position:absolute; top:0; right:0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.aps-range-slider-value:after {width:0; height:0; position:absolute; top:9px; left:-5px; border-top:5px solid transparent; border-right:5px solid; border-bottom:5px solid transparent; content:'';}
.aps-range-slider-range::-moz-range-track {height:10px; background:#e5e6e7; border:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.aps-range-slider-range::-moz-range-progress {height:10px; border:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.aps-range-slider-range::-webkit-slider-runnable-track {width:100%; height:10px; background:#e5e6e7; border:0; border-radius:5px; -webkit-border-radius:5px;}
.aps-range-slider-range::-ms-track {height:20px; margin-top:-6px; color:transparent; background:transparent; border-width:6px 0; border-color:transparent;}
.aps-range-slider-range::-ms-fill-upper {height:10px; color:transparent; background:#e5e6e7; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.aps-range-slider-range::-ms-fill-lower {height:10px; color:transparent; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
input::-moz-focus-inner, input::-moz-focus-outer {border:0;} .aps-widget-title, .aps-column h3 {margin-bottom:10px;}
.aps-widget-title small {float:right; padding-top:7px; font-size:12px;}
.aps-widget {float:left; width:100%; margin:10px 0;}
.aps-search-field, .aps-comp-field {position:relative;}
.aps-search-btn, .aps-pd-search {height:32px; padding:5px 10px; color:#ccc; font-size:20px; line-height:1; position:absolute; top:0; right:0; border:1px solid #e8e9ea; background:#f9fafb; cursor:pointer;}
.aps-search-btn:hover, .aps-pd-search:hover {color:#fff;}
.aps-search, .aps-search-comp {width:100%; height:32px; max-height:32px;}
.aps-ajax-results, .aps-comp-results {width:100%; padding:0; list-style:none; text-align:left; position:absolute; top:100%; left:0; z-index:39; background:#fff; border-left:1px solid #e8e9ea; border-right:1px solid #e8e9ea;}
.aps-comp-results {padding:10px 5px 0; border-bottom:1px solid #e8e9ea; background:#f9fafb;}
.aps-ajax-results li {float:left; width:100%; padding:10px; border-bottom:1px solid #e8e9ea;}
.aps-ajax-results li:hover {background:#f8f9fa;}
.aps-res-thumb {float:left; max-width:90px; margin-right:10px;}
.aps-res-title {font-size:14px;}
.aps-res-rating, .aps-res-brand, .aps-res-view {font-size:12px;}
.aps-res-more {float:left; width:100%; display:block; text-align:center;}
.aps-wd-products li {width:33.3333%; padding:0 5px; margin:0 0 10px; display:inline-block; vertical-align:top;}
.aps-wd-products li a {padding:3px; display:block; background:#fff;position:relative;}
.aps-wd-thumb, .aps-wd-thumb img {display:block;}
.aps-wd-title {padding:0 0 3px; font-size:12px; line-height:1.5; display:block; text-align:center;}
.aps-wd-price {font-size:14px; text-align:center; display:block;}
.aps-wd-price del {display:none;}
.aps-wd-products li a:hover img, .aps-ajax-results li:hover img, .aps-rd-box:hover img, .aps-wd-compares li:hover img, .aps-thumb-carousel .owl-item:hover img, .aps-product-box:hover img {animation:flash 1s; -webkit-animation:flash 1.5s;}
.aps-brands-list.aps-brands-v-grid, .aps-brands-list.aps-brands-v-grid-logo {margin-left:-5px; margin-right:-5px;}
.aps-brands-list.aps-brands-v-grid li, .aps-brands-list.aps-brands-v-grid-logo li {float:left; width:33.3334%; padding:5px;}
.aps-brands-list.aps-brands-v-grid li a, .aps-brands-list.aps-brands-v-grid-logo li a {padding:5px; display:block; text-align:center; font-weight:bold;}
.aps-brands-list.aps-brands-v-grid-logo li img {width:100%; height:auto;}
.aps-brands-list.aps-brands-v-grid li a.current, .aps-brands-list.aps-brands-v-grid li a:hover {color:#fff;}
.aps-brands-list.aps-brands-v-list li, .aps-cats-list li {padding:0; margin:0;}
.aps-brands-list.aps-brands-v-list li a, .aps-cats-list li a {padding:6px 0; display:block; font-weight:bold; border-bottom:1px dotted #e8e9ea; transition:all .3s ease; -webkit-transition:all .3s ease; -moz-transition:all .3s ease;}
.aps-brands-list.aps-brands-v-list li a span, .aps-cats-list li a span {float:right; padding:1px 8px; font-size:12px; color:#fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.aps-brands-list.aps-brands-v-list li a:hover, .aps-brands-list.aps-brands-v-list li a.current, .aps-cats-list li a:hover, .aps-cats-list li a.current {padding-left:8px;}
.aps-brands-load {float:left; width:100%; padding:8px 10px; text-align:center; color:#aaa; display:block; cursor:pointer;}
.aps-brands-load:hover {color:#666;}
.aps-cats-list li ul {padding-left:10px;} .aps-comps li, .aps-offers-list li {float:left; width:100%; padding:0 0 10px; margin:0 0 10px; border-bottom:1px dotted #e8e9ea; position:relative;}
.aps-comps li  {padding:0 0 40px;}
.aps-comps-thumb {float:left; padding:3px; margin-right:20px;}
.aps-comp-list-date {margin-right:10px;}
.aps-comp-list-date, .aps-comp-list-author {font-size:13px; display:inline-block;}
.aps-comp-list-date strong, .aps-comp-list-author strong{display:inline-block;}
.aps-btn-view {position:absolute; bottom:10px; right:0;}
.aps-wd-compares li {float:left; width:100%; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #e8e9ea;}
.aps-cp-thumb {float:left; padding:3px; display:inline-flex; margin-right:10px;}
.aps-comp-thumb {max-width:100%;}
.aps-cp-title {display:block;}
.aps-cp-link {font-size:12px;}
.aps-cr-price {font-size:18px;}
.aps-cp-title, .aps-offer-title {font-weight:bold;}
.aps-offers-list {margin-bottom:20px;}
.aps-offer-title {float:left; margin-right:20px;}
.aps-offer-thumb {float:left; width:100px; margin-right:20px;}
.aps-offer-price {float:left; font-size:20px; text-align:center;}
.aps-offer-link {float:right;} .aps-comps-overlay {width:260px; height:100%; position:fixed; right:-262px; top:0; background:#f3f4f5; z-index:99999; border-left:1px solid #e8e9ea;}
.aps-comps-handle {width:40px; height:40px; padding:7px 5px; font-size:20px; line-height:1; position:absolute; top:50%; left:-39px; background:#f3f4f5; cursor:pointer; border:1px solid #e8e9ea; border-right:none; border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px;}
.aps-comps-num {min-width:16px; height:16px; padding:2px; color:#fff; font-size:12px; line-height:1; text-align:center; display:inline-block; vertical-align:middle; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.aps-comps-list {width:280px; max-height:100%; padding:10px; position:absolute; top:0; left:300px; overflow-y:scroll; list-style:none; z-index:95; transition:left .5s ease; -webkit-transition:left .5s ease; -moz-transition:left .5s ease;}
.aps-comps-list.active-list {left:0; z-index:97;}
.aps-comps-list ul li {float:left; width:100%;margin-bottom:10px; position:relative; background:#fff;}
.aps-comps-list ul li a {float:left; width:100%; padding:5px 20px 5px 5px; display:block;}
.aps-comps-list ul li .aps-comp-item-title {display:block;}
.aps-comps-list ul li.aps-comp-lb {width:100%; text-align:center; border:none; background:none;}
.aps-comps-list ul li a.aps-compare-now {float:none; padding:8px;}
.aps-comps-list ul li .aps-price-value {display:block;}
.aps-comps-list ul li a img {float:left; width:60px; margin-right:3px;}
.aps-comps-list h4 {font-size:18px; margin:0 0 10px;}
.aps-comps-nav {position:absolute; top:14px; right:10px; z-index:99;}
.aps-comps-nav span {padding:1px 2px; color:#fff; font-size:16px; line-height:1; opacity:.5; cursor:pointer; transition:opacity .3s ease; -webkit-transition:opacity .3s ease; -moz-transition:opacity .3s ease; border-radius:1px; -webkit-border-radius:1px; -moz-border-radius:1px;}
.aps-comps-nav span:hover {opacity:1;} .aps-brands-alpha {list-style:none; margin-bottom:30px;}
.aps-brands-alpha li {display:inline-block;}
.aps-brands-box {margin-bottom:30px; background:#fff;}
.aps-brands-head {padding:10px; background:#f3f4f5;}
.aps-brands-head h2 {margin:0; line-height:1;}
.aps-brands-body {padding:10px 0 0;}
.aps-brands-body li {padding:0 10px; margin:0 0 10px; display:inline-block;}
.aps-brands-body li a {display:inline-block; text-align:center;}
.aps-brands-body li a img {display:block;}
.aps-brands-body li a span {display:inline-block; font-weight:bold;} .aps-image-gallery {float:left; width:100%;}
.aps-gallery-thumbs {padding:5px 0;}
.aps-thumb-carousel > .aps-thumb-item {float:left; width:25%; padding:5px;}
.aps-thumb-item {cursor:pointer;}
.aps-thumb-carousel {padding:10px 0; position:relative; overflow:hidden;}
.aps-thumb-carousel .owl-stage-outer {margin-left:-1px;}
.aps-thumb-carousel .owl-item {float:left; padding:1px;}
.aps-thumb-carousel .owl-item img {cursor:pointer;}
.owl-nav {display:none;}
.aps-product-pic:hover .owl-nav {display:block;}
.aps-thumb-carousel .owl-prev, .aps-thumb-carousel .owl-next {padding:0 6px 2px; font-size:24px; color:#555; line-height:1; background:#eee; position:absolute; top:50%; margin:-12px 0 0; cursor:pointer;}
.aps-thumb-carousel .owl-prev {left:0;}
.aps-thumb-carousel .owl-next {right:0;}
.aps-thumb-carousel .owl-prev:hover, .aps-thumb-carousel .owl-next:hover {color:#fff;} .aps-loader, .aps-loader-s, .aps-loader-xs {margin:0; font-size:10px; position:absolute; text-indent:-9999em; border:5px solid rgba(0,0,0, .2); border-left-color:#999; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; -moz-transform:translateZ(0); -webkit-transform:translateZ(0); -ms-transform:translateZ(0); transform:translateZ(0); -moz-animation:loader 1s infinite linear; -webkit-animation:loader 1s infinite linear; animation:loader 1s infinite linear;}
.aps-loader {width:48px; height:48px;}
.aps-loader-s {width:32px; height:32px; border-width:4px;}
.aps-loader-xs {width:24px; height:24px; border-width:3px;} @keyframes loader {
0% {transform:rotate(0deg);}
100% {transform:rotate(360deg);}
}
@-webkit-keyframes loader {
0% {-webkit-transform:rotate(0deg);}
100% {-webkit-transform:rotate(360deg);}
} @keyframes flash {
0% {opacity:.4;}
100% {opacity:1;}
}
@-webkit-keyframes flash {
0% {opacity:.4;}
100% {opacity:1;}
} @keyframes colors {
0% {color:#1f82ef;}
50% {color:#008c00;}
100% {color:#d90000;}
}
@-webkit-keyframes colors {
0% {color:#1f82ef;}
50% {color:#008c00;}
100% {color:#d90000;}
} .aps-container {max-width:1170px;}
.aps-products-grid > li {width:33.3333%;}
.aps-products-list .aps-product-details {width:600px;}
.aps-product-pic {width:50%;}
.aps-gallery-thumbs li {width:25%;}
.aps-main-features {width:50%;}
.aps-flipper {height:132px;}
.aps-flip-icon {line-height:110px;}
.aps-related-products li {width:33.3333%;}
.aps-rating-text-box {width:66.6666%;}
.aps-rating-bar-box {width:33.3333%;}
.aps-pub-rating li {width:25%;}
.aps-user-rating li {width:25%;}
#apsReviewForm .aps-text, #apsReviewForm .aps-textarea {width:100%;}
.aps-current-dp, .aps-dropdown ul {width:220px; max-height:320px; overflow-y:auto;}
.aps-offer-title {width:460px;} @font-face {
font-family: 'aps-icons';
src: url(//www.quantadose.com/wp-content/plugins/aps-products/css/font/aps-icons.eot?252);
src: url(//www.quantadose.com/wp-content/plugins/aps-products/css/font/aps-icons.eot?252#iefix) format('embedded-opentype'),
url(//www.quantadose.com/wp-content/plugins/aps-products/css/font/aps-icons.woff2?252) format('woff2'),
url(//www.quantadose.com/wp-content/plugins/aps-products/css/font/aps-icons.woff?252) format('woff'),
url(//www.quantadose.com/wp-content/plugins/aps-products/css/font/aps-icons.ttf?252) format('truetype'),
url(//www.quantadose.com/wp-content/plugins/aps-products/css/font/aps-icons.svg?252#aps-icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="aps-icon-"]:before, [class*=" aps-icon-"]:before {
font-family: "aps-icons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1;
vertical-align:middle;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.aps-icon-ac:before {content:'\e907';}
.aps-icon-accessibility:before {content:'\e886';}
.aps-icon-airplane:before {content:'\e840';}
.aps-icon-alarm:before {content:'\e85d';}
.aps-icon-alloy-wheel:before {content:'\e8e7';}
.aps-icon-amazon:before {content:'\e8f7';}
.aps-icon-ambulance:before {content:'\e841';}
.aps-icon-android:before {content:'\e82c';}
.aps-icon-angle-double-down:before {content:'\f103';}
.aps-icon-angle-double-left:before {content:'\f100';}
.aps-icon-angle-double-right:before {content:'\f101';}
.aps-icon-angle-double-up:before {content:'\f102';}
.aps-icon-angle-left:before {content:'\e822';}
.aps-icon-angle-right:before {content:'\e820';}
.aps-icon-apple:before {content:'\e82d';}
.aps-icon-archive-1:before {content:'\e91b';}
.aps-icon-archive:before {content:'\e8dd';}
.aps-icon-art:before {content:'\e810';}
.aps-icon-attach:before {content:'\e833';}
.aps-icon-attention:before {content:'\e81f';}
.aps-icon-bank:before {content:'\e87c';}
.aps-icon-barcode:before {content:'\e8e3';}
.aps-icon-battery:before {content:'\e821';}
.aps-icon-bell:before {content:'\e82e';}
.aps-icon-binoculars:before {content:'\e845';}
.aps-icon-bluetooth:before {content:'\e8af';}
.aps-icon-bomb:before {content:'\e846';}
.aps-icon-book:before {content:'\e829';}
.aps-icon-books:before {content:'\e847';}
.aps-icon-box:before {content:'\e864';}
.aps-icon-briefcase:before {content:'\e814';}
.aps-icon-brightness:before {content:'\e8ab';}
.aps-icon-bulb:before {content:'\e848';}
.aps-icon-bullseye:before {content:'\e82b';}
.aps-icon-bus:before {content:'\e84b';}
.aps-icon-calculator:before {content:'\e84a';}
.aps-icon-calendar:before {content:'\e84c';}
.aps-icon-camcorder:before {content:'\e8b4';}
.aps-icon-camera-lens:before {content:'\e8fb';}
.aps-icon-camera:before {content:'\e809';}
.aps-icon-campfire:before {content:'\e8c7';}
.aps-icon-cancel:before {content:'\e827';}
.aps-icon-candle:before {content:'\e84f';}
.aps-icon-cart:before {content:'\e834';}
.aps-icon-car-1:before {content:'\e8c1';}
.aps-icon-car-wheel:before {content:'\e8ea';}
.aps-icon-car:before {content:'\e862';}
.aps-icon-carane:before {content:'\e852';}
.aps-icon-cc-mastercard:before {content:'\f1f1';}
.aps-icon-cc-visa:before {content:'\f1f0';}
.aps-icon-cd:before {content:'\e861';}
.aps-icon-certified-stamp:before {content:'\e8ff';}
.aps-icon-chair:before {content:'\e85f';}
.aps-icon-chapter-next:before {content:'\e8d0';}
.aps-icon-chapter-previous:before {content:'\e8d1';}
.aps-icon-chart-pie:before {content:'\e89b';}
.aps-icon-check:before {content:'\e813';}
.aps-icon-chrome:before {content:'\e90d';}
.aps-icon-clock:before {content:'\e85b';}
.aps-icon-code:before {content:'\f121';}
.aps-icon-coffee:before {content:'\e887';}
.aps-icon-cog:before {content:'\e806';}
.aps-icon-colors:before {content:'\e8aa';}
.aps-icon-comment:before {content:'\e805';}
.aps-icon-comments:before {content:'\e8f0';}
.aps-icon-commerce:before {content:'\e903';}
.aps-icon-compare:before {content:'\e81e';}
.aps-icon-compass:before {content:'\e858';}
.aps-icon-contrast-1:before {content:'\e8ce';}
.aps-icon-contrast:before {content:'\e8cf';}
.aps-icon-cpu:before {content:'\e893';}
.aps-icon-currsor:before {content:'\e87d';}
.aps-icon-cutlery:before {content:'\e875';}
.aps-icon-delivery-van:before {content:'\e877';}
.aps-icon-diamond:before {content:'\e866';}
.aps-icon-dish:before {content:'\e879';}
.aps-icon-display:before {content:'\e803';}
.aps-icon-divider:before {content:'\e859';}
.aps-icon-dollar:before {content:'\e8cc';}
.aps-icon-down:before {content:'\e83e';}
.aps-icon-download:before {content:'\e817';}
.aps-icon-drill:before {content:'\e89d';}
.aps-icon-drone:before {content:'\e90a';}
.aps-icon-drop:before {content:'\e868';}
.aps-icon-dropbox:before {content:'\e8ca';}
.aps-icon-ebay:before {content:'\e8f6';}
.aps-icon-eco-energy:before {content:'\e909';}
.aps-icon-editing:before {content:'\e869';}
.aps-icon-electric-iron:before {content:'\e902';}
.aps-icon-electric-sign:before {content:'\e908';}
.aps-icon-energy-saver:before {content:'\e885';}
.aps-icon-eraser:before {content:'\e904';}
.aps-icon-euro:before {content:'\e8cb';}
.aps-icon-evernote:before {content:'\f333';}
.aps-icon-eye:before {content:'\e838';}
.aps-icon-facebook:before {content:'\e83b';}
.aps-icon-factory:before {content:'\e86e';}
.aps-icon-fan:before {content:'\e90c';}
.aps-icon-fast-forward:before {content:'\e8d2';}
.aps-icon-fax:before {content:'\e86f';}
.aps-icon-feed-rss:before {content:'\e8db';}
.aps-icon-film:before {content:'\e870';}
.aps-icon-fire-control:before {content:'\e8f8';}
.aps-icon-fire-station:before {content:'\e8f3';}
.aps-icon-firefox:before {content:'\e8fe';}
.aps-icon-flash:before {content:'\e884';}
.aps-icon-focus-1:before {content:'\e876';}
.aps-icon-focus-2:before {content:'\e8b2';}
.aps-icon-focus:before {content:'\e84d';}
.aps-icon-folder:before {content:'\e8cd';}
.aps-icon-fridge:before {content:'\e8be';}
.aps-icon-fuel:before {content:'\e8e6';}
.aps-icon-game:before {content:'\e88b';}
.aps-icon-garden:before {content:'\e8f4';}
.aps-icon-gauge:before {content:'\e800';}
.aps-icon-gears:before {content:'\e85a';}
.aps-icon-gift:before {content:'\e895';}
.aps-icon-glasses:before {content:'\e8ac';}
.aps-icon-globe:before {content:'\e8b0';}
.aps-icon-gplus:before {content:'\e839';}
.aps-icon-graph-1:before {content:'\e844';}
.aps-icon-graph-board:before {content:'\e851';}
.aps-icon-graph-up:before {content:'\e842';}
.aps-icon-graph:before {content:'\e843';}
.aps-icon-grid:before {content:'\e81b';}
.aps-icon-hdd:before {content:'\e873';}
.aps-icon-headphones:before {content:'\e889';}
.aps-icon-heart:before {content:'\e819';}
.aps-icon-heater:before {content:'\e900';}
.aps-icon-helicopter:before {content:'\e8a1';}
.aps-icon-helmet:before {content:'\e87e';}
.aps-icon-home:before {content:'\e896';}
.aps-icon-horn:before {content:'\e890';}
.aps-icon-ic:before {content:'\e86b';}
.aps-icon-ie:before {content:'\e90f';}
.aps-icon-inch-tape:before {content:'\e8a9';}
.aps-icon-info:before {content:'\e83d';}
.aps-icon-instagram:before {content:'\e8e0';}
.aps-icon-key:before {content:'\e863';}
.aps-icon-keyboard:before {content:'\e856';}
.aps-icon-lab:before {content:'\e8a6';}
.aps-icon-laptop:before {content:'\e888';}
.aps-icon-lead-battery:before {content:'\e8e9';}
.aps-icon-leaf:before {content:'\e8e5';}
.aps-icon-left:before {content:'\f177';}
.aps-icon-letter-box:before {content:'\e882';}
.aps-icon-libra:before {content:'\f24e';}
.aps-icon-link:before {content:'\e910';}
.aps-icon-linkedin:before {content:'\e8c2';}
.aps-icon-list:before {content:'\e81a';}
.aps-icon-locked:before {content:'\e88d';}
.aps-icon-loop:before {content:'\e918';}
.aps-icon-magic-stick:before {content:'\e88f';}
.aps-icon-magic:before {content:'\e85e';}
.aps-icon-magnet:before {content:'\e88e';}
.aps-icon-mail:before {content:'\e80e';}
.aps-icon-map-marker:before {content:'\e883';}
.aps-icon-map-pin:before {content:'\e88c';}
.aps-icon-media:before {content:'\e80d';}
.aps-icon-menu:before {content:'\e812';}
.aps-icon-message:before {content:'\e86c';}
.aps-icon-mic:before {content:'\e880';}
.aps-icon-microscope:before {content:'\e905';}
.aps-icon-minus-squared:before {content:'\e914';}
.aps-icon-minus:before {content:'\e825';}
.aps-icon-mobile:before {content:'\e860';}
.aps-icon-money-1:before {content:'\e87f';}
.aps-icon-money:before {content:'\e82a';}
.aps-icon-monitors:before {content:'\e89f';}
.aps-icon-moon:before {content:'\e8de';}
.aps-icon-motor:before {content:'\e8eb';}
.aps-icon-mouse:before {content:'\e857';}
.aps-icon-music-1:before {content:'\e8f9';}
.aps-icon-music:before {content:'\e815';}
.aps-icon-navigator:before {content:'\e87b';}
.aps-icon-opera:before {content:'\e90e';}
.aps-icon-oven:before {content:'\e8fd';}
.aps-icon-paint-brush:before {content:'\e849';}
.aps-icon-paper-plane:before {content:'\e8df';}
.aps-icon-pause:before {content:'\e8d3';}
.aps-icon-paypal:before {content:'\e8e1';}
.aps-icon-pc-1:before {content:'\e8bd';}
.aps-icon-pc:before {content:'\e853';}
.aps-icon-pencil:before {content:'\e8b6';}
.aps-icon-phone-1:before {content:'\e911';}
.aps-icon-phone-ring:before {content:'\e878';}
.aps-icon-phone:before {content:'\e824';}
.aps-icon-phonebook:before {content:'\e83f';}
.aps-icon-picture:before {content:'\e80f';}
.aps-icon-pictures:before {content:'\e80a';}
.aps-icon-pinterest:before {content:'\e83a';}
.aps-icon-pistol:before {content:'\e8fc';}
.aps-icon-piston:before {content:'\e8ec';}
.aps-icon-play:before {content:'\e8d5';}
.aps-icon-plus-squared:before {content:'\e913';}
.aps-icon-plus:before {content:'\e826';}
.aps-icon-podcast:before {content:'\e811';}
.aps-icon-poster:before {content:'\e87a';}
.aps-icon-pound:before {content:'\e8c9';}
.aps-icon-power-shoe:before {content:'\e8b5';}
.aps-icon-print:before {content:'\e832';}
.aps-icon-printer-1:before {content:'\e899';}
.aps-icon-printer:before {content:'\e898';}
.aps-icon-protractor:before {content:'\e906';}
.aps-icon-qrcode:before {content:'\e828';}
.aps-icon-quill:before {content:'\e86a';}
.aps-icon-quote:before {content:'\e915';}
.aps-icon-radio:before {content:'\e892';}
.aps-icon-rain-inv:before {content:'\e8f2';}
.aps-icon-ram:before {content:'\e808';}
.aps-icon-remote:before {content:'\e90b';}
.aps-icon-resize-full:before {content:'\e916';}
.aps-icon-resize-small:before {content:'\e917';}
.aps-icon-rewind:before {content:'\e8d4';}
.aps-icon-right:before {content:'\f178';}
.aps-icon-rim:before {content:'\e8ed';}
.aps-icon-road:before {content:'\e919';}
.aps-icon-rocket:before {content:'\e8e2';}
.aps-icon-rubber-stamp:before {content:'\e901';}
.aps-icon-rupee:before {content:'\e8c8';}
.aps-icon-satellite:before {content:'\e8b1';}
.aps-icon-scholar:before {content:'\e88a';}
.aps-icon-scissor:before {content:'\e89e';}
.aps-icon-scooter:before {content:'\e8fa';}
.aps-icon-script:before {content:'\e897';}
.aps-icon-sd-card:before {content:'\e850';}
.aps-icon-seal:before {content:'\e881';}
.aps-icon-search:before {content:'\e80c';}
.aps-icon-settings-1:before {content:'\e8b7';}
.aps-icon-settings-hor:before {content:'\e89a';}
.aps-icon-settings:before {content:'\e86d';}
.aps-icon-sewing-machine:before {content:'\e89c';}
.aps-icon-share:before {content:'\e835';}
.aps-icon-shareable:before {content:'\e837';}
.aps-icon-ship:before {content:'\e8bc';}
.aps-icon-shock-absorber:before {content:'\e8ef';}
.aps-icon-shower:before {content:'\f2cc';}
.aps-icon-shuffle:before {content:'\e836';}
.aps-icon-signal-1:before {content:'\e912';}
.aps-icon-signal:before {content:'\e8d8';}
.aps-icon-sim:before {content:'\e8ad';}
.aps-icon-sitemap:before {content:'\e80b';}
.aps-icon-skype:before {content:'\f339';}
.aps-icon-social-yahoo:before {content:'\e8da';}
.aps-icon-solar:before {content:'\e8ae';}
.aps-icon-speakers:before {content:'\e8b3';}
.aps-icon-speedometer-1:before {content:'\e8ee';}
.aps-icon-speedometer:before {content:'\e8a0';}
.aps-icon-spin:before {content:'\e81c';}
.aps-icon-star:before {content:'\e818';}
.aps-icon-steering:before {content:'\e8a2';}
.aps-icon-stethoscope:before {content:'\e8f1';}
.aps-icon-stop-watch:before {content:'\e85c';}
.aps-icon-stop:before {content:'\e8d6';}
.aps-icon-stumbleupon:before {content:'\e8c3';}
.aps-icon-support:before {content:'\e82f';}
.aps-icon-tablet:before {content:'\e804';}
.aps-icon-temp-meter:before {content:'\e8a8';}
.aps-icon-terminal:before {content:'\f120';}
.aps-icon-thumb-scan:before {content:'\e871';}
.aps-icon-thumbs-dn:before {content:'\e830';}
.aps-icon-thumbs-up:before {content:'\e831';}
.aps-icon-ticket:before {content:'\e807';}
.aps-icon-tooth-brush:before {content:'\e8a7';}
.aps-icon-torch:before {content:'\e874';}
.aps-icon-touch:before {content:'\e872';}
.aps-icon-tower:before {content:'\e823';}
.aps-icon-traffic-signals:before {content:'\e8bf';}
.aps-icon-trash:before {content:'\e801';}
.aps-icon-tree:before {content:'\e8f5';}
.aps-icon-tumblr:before {content:'\e8c4';}
.aps-icon-tv:before {content:'\e8a5';}
.aps-icon-twitter:before {content:'\e83c';}
.aps-icon-umbrella:before {content:'\e8a4';}
.aps-icon-unlink:before {content:'\f127';}
.aps-icon-unlocked:before {content:'\e8a3';}
.aps-icon-up:before {content:'\e81d';}
.aps-icon-upload:before {content:'\e816';}
.aps-icon-usb-cable:before {content:'\e8c0';}
.aps-icon-usb-flash:before {content:'\e854';}
.aps-icon-user:before {content:'\f061';}
.aps-icon-van:before {content:'\e865';}
.aps-icon-vimeo:before {content:'\e8c5';}
.aps-icon-wallet:before {content:'\e8bb';}
.aps-icon-weather:before {content:'\e894';}
.aps-icon-web:before {content:'\e867';}
.aps-icon-webcam:before {content:'\e84e';}
.aps-icon-weight-tool:before {content:'\e8e8';}
.aps-icon-wifi-logo:before {content:'\e8b9';}
.aps-icon-wifi-router:before {content:'\e8e4';}
.aps-icon-wifi:before {content:'\e8ba';}
.aps-icon-wind-gen:before {content:'\e8b8';}
.aps-icon-window:before {content:'\e802';}
.aps-icon-windows:before {content:'\e8d9';}
.aps-icon-wordpress:before {content:'\e8d7';}
.aps-icon-work-bench:before {content:'\e855';}
.aps-icon-yen:before {content:'\e8dc';}
.aps-icon-youtube-1:before {content:'\e8c6';}
.aps-icon-youtube:before {content:'\f313';}
.aps-icon-zoom:before {content:'\e891';} @media (min-width: 320px) {
.aps-content, .aps-sidebar {width:100%;}
.aps-product-pic {width:100%;}
.aps-main-features, .aps-video-col {width:100%;}
.aps-main-title {font-size:24px;}
.aps-features li {width:50%;}
.aps-flipper {height:120px;}
.aps-flip-icon, .aps-flip-icon:before {line-height:95px;}
.aps-tabs li a {padding:6px; white-space:nowrap;}
.aps-rating-text-box, .aps-rating-bar-box {width:100%;}
.aps-pub-rating li, .aps-user-rating li, .aps-comp-search {width:100%;}
.aps-comps li {padding-bottom:40px;}
.aps-review-meta {padding-bottom:40px;}
.aps-review-rating {top:40px; right:20px;}
.aps-res-msg {width:280px;}
.aps-offer-title {width:200px;}
.slider-aps {width:210px;}
.aps-gallery-zoom .aps-icon-search {font-size:32px; margin-left:-16px; top:20px;}
.aps-related-products li {width:100%; margin-bottom:10px;}
.aps-wd-products li {width:33.3333%;}
.aps-current-dp, .aps-dropdown ul, .aps-products-list .aps-product-thumb {width:300px;}
.aps-brands-controls {margin-bottom:10px;}
.aps-products-grid li {width:50%;}
.aps-products-grid.aps-grid-col4 > li {width:50%;}
.aps-products-list .aps-comp-rating {top:10px; right:10px;}
.aps-products-list .aps-product-details {width:100%; padding:10px 20px;}
.aps-products-list .aps-comp-btn {bottom:10px; right:10px;}
.aps-products-list .aps-product-title {padding:0 20px; font-size:20px;}
.aps-products-list .aps-product-price {padding:0 20px;}
#apsReviewForm label, .aps-rating-label {position:relative;}
#apsReviewForm ul li {padding-left:0;}
.aps-offer-thumb, .aps-offer-title, .aps-offer-price {width:100%; margin:0 0 10px; text-align:center;}
}
@media (min-width: 480px) {
.aps-features li {width:33.3333%;}
.aps-tabs li a {padding:10px 12px;}
.aps-pub-rating li, .aps-user-rating li {width:50%;}
.aps-review-rating {top:0; right:0;}
.mas-med-rating .aps-total-wrap {width:140px;}
.aps-res-msg {width:380px;}
.aps-offer-thumb {width:100px;}
.aps-offer-thumb, .aps-offer-title {margin:0 20px 0 0; text-align:left;}
.aps-offer-title {width:320px;}
.aps-offer-price {width:auto; margin:0;}
.aps-gallery-zoom .aps-icon-search {font-size:48px; margin-left:-24px; top:30px;}
.aps-related-products li {width:50%;}
.aps-current-dp, .aps-dropdown ul {width:200px;}
.aps-wd-products li {width:25%;}
.aps-products-grid li {width:50%;}
.aps-products-grid.aps-grid-col4 > li {width:50%;}
.aps-products-list .aps-product-thumb {width:210px;}
.aps-products-list .aps-comp-rating {top:50px;}
.aps-products-list .aps-product-details {width:240px; padding:0;}
.aps-products-list .aps-product-title {padding:10px 0 0;}
.aps-products-list .aps-product-price {padding:0;}
}
@media (max-width: 480px) {
.aps-on-sale {font-size:14px;}
.aps-specs-table td.aps-attr-title {width:120px;}
.aps-comps-list {width:260px;}
span.aps-tooltip-display {max-width:200px;}
.aps-gallery-thumbs .aps-thumb-item {width:33.3333%;}
}
@media (min-width: 768px) {
.aps-main-title {font-size:30px;}
.aps-product-pic {width:50%;}
.aps-main-features, .aps-video-col {width:50%;}
.aps-features li {width:50%;}
.aps-tabs li a {padding:10px 15px;}
.aps-flipper {height:100px;}
.aps-flip-icon, .aps-flip-icon:before {line-height:75px;}
.aps-pub-rating li, .aps-user-rating li, .aps-related-products li, .aps-products-grid li  {width:33.3333%;}
.aps-rating-text-box, .aps-rating-bar-box {width:50%;}
.aps-comps li {padding-bottom:10px;}
span.aps-tooltip-display {max-width:480px;}
.aps-res-msg, .aps-offer-title {width:420px;}
.aps-current-dp, .aps-dropdown ul {width:190px;}
.aps-wd-products li {width:16.6666%;}
.aps-products-grid.aps-grid-col4 > li {width:33.3333%;}
.aps-products-list .aps-comp-rating {top:20px; right:20px;}
.aps-products-list .aps-product-details {width:530px;}
.aps-products-list .aps-product-title {font-size:24px;}
.aps-products-list .aps-comp-btn {bottom:20px; right:20px;}
#apsReviewForm label, .aps-rating-label {position:absolute;}
#apsReviewForm ul li {padding-left:20%;}
.aps-review-meta {padding-bottom:20px;}
}
@media (min-width: 992px) {
.aps-container {max-width:960px;}
.aps-content {width:70%;}
.aps-sidebar {width:30%;}
.aps-product-pic, .aps-comp-search {width:50%;}
.aps-main-features, .aps-video-col {width:50%;}
.aps-flipper {height:110px;}
.aps-flip-icon, .aps-flip-icon:before {line-height:80px;}
.aps-pub-rating li, .aps-user-rating li, .aps-products-grid li  {width:33.3333%;}
.aps-rating-text-box {width:66.6666%;}
.aps-rating-bar-box {width:33.3333%;}
.aps-related-products li {width:50%;}
.aps-offer-title {width:440px;}
.aps-current-dp, .aps-dropdown ul {width:210px;}
.aps-gallery-thumbs li {width:33.3333%;}
.aps-wd-products li {width:33.3333%;}
.aps-products-list .aps-product-details {width:450px;}
}
@media (max-width: 768px) {
.aps-container {width:100%; padding-left:15px; padding-right:15px;}
.aps-flipper .flip-back {bottom:0;}
.aps-tabs {border:1px solid #e8e9ea; border-top:none;}
.aps-tabs li {margin-bottom:0; float:none; border-top:1px solid #e8e9ea;}
.aps-tabs li a {border:none; margin-right:0; background:#f8f8f8; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}
} @media (min-width: 1200px) {
.aps-container {max-width:1170px;}
.aps-product-pic {width:50%;}
.aps-main-features, .aps-video-col {width:50%;}
.aps-flipper {height:110px;}
.aps-flip-icon, .aps-flip-icon:before {line-height:80px;}
.aps-products-grid > li  {width:33.3333%;}
.aps-products-grid.aps-grid-col4 > li {width:25%;}
.aps-pub-rating li, .aps-user-rating li {width:25%;}
.aps-related-products li {width:33.3333%;}
.aps-current-dp, .aps-dropdown ul {width:220px;}
.aps-wd-products li {width:33.3333%;}
.aps-products-list .aps-product-details {width:600px;}
} .aps-range-slider-range::-moz-range-progress {background:#a7d3fe;}
.aps-range-slider-range::-ms-fill-lower {background:#a7d3fe;}
.aps-view-info:hover, .aps-comps-handle:hover, .aps-price-value, .aps-btn-iconic:hover {color:#097def;}
.flip-front, .aps-gallery-zoom, .aps-total-score, .aps-btn-skin, .aps-pagination a.page-numbers, .aps-range-slider-value, .aps-display-controls ul li a.selected, .aps-dropdown:hover .aps-current-dp, .aps-brands-list li a span, .aps-cats-list li a span, .aps-filter-cb:checked + .aps-cb-holder, .aps-compare-cb:checked + .aps-compare-stat i, .aps-search-btn:hover, .aps-pd-search:hover, .aps-features-list li, .aps-filters li a.selected-filter, .aps-brands-list.aps-brands-v-grid li a.current {background:#3199fe;}
.aps-brands-list li a.current, .aps-cats-list li a.current {border-left:2px solid #3199fe}
.aps-range-slider-value:after {border-right-color:#3199fe}
.aps-range-slider-range::-moz-range-thumb {background:#097def;}
.aps-range-slider-range::-webkit-slider-thumb {background:#097def;}
.aps-range-slider-range::-ms-thumb {background:#097def;}
.aps-range-slider-range::-webkit-slider-thumb:hover, .aps-range-slider-range:active::-webkit-slider-thumb {background:#3199fe;}
.aps-range-slider-range::-moz-range-thumb:hover, .aps-range-slider-range:active::-moz-range-thumb {background:#3199fe;}
.flip-back, .aps-btn-skin:hover, .aps-pagination a.page-numbers:hover, .slider-aps > .dragger:hover, .aps-list-icon, .aps-thumb-carousel .owl-prev:hover, .aps-thumb-carousel .owl-next:hover, .aps-on-sale, .aps-comps-num, .aps-comps-nav span, .aps-brands-list.aps-brands-v-grid li a:hover {background:#097def;}
.aps-btn-skin, .aps-pagination a.page-numbers, .aps-dropdown:hover .aps-current-dp, .aps-filter-cb:checked + .aps-cb-holder, .aps-compare-cb:checked + .aps-compare-stat, .aps-search-btn:hover, .aps-pd-search:hover, .aps-btn-boxed:hover {border-color:#097def;}
.aps-product-box, .aps-main-image, .aps-gallery-thumbs li a, .aps-rd-box, .aps-group, .aps-comps-thumb, .aps-wd-products li a, .aps-cp-thumb, .aps-video-box, .aps-comps-list li, .aps-brands-box, .aps-cat-img, .aps-thumb-item img, .aps-brands-list.aps-brands-v-grid li a, .aps-brands-list.aps-brands-v-grid-logo li a, .aps-table-fold, .aps-brands-load {border:1px solid #e8e9ea;}
.aps-feature-icn {color:#097def;}
.aps-thumb-item.active-thumb img {border-color:#a7d3fe;}
.aps-feature-anim:after {background:#097def;}#iv-container {
position: fixed;
background: #0d0d0d;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 999999;
}
.iv-container {
overflow: hidden;
}
.iv-close {
width: 32px;
height: 32px;
position: absolute;
right: 20px;
top: 20px;
cursor: pointer;
text-align: center;
overflow: hidden;
text-shadow: 0px 0px 3px #6d6d6d;
-webkit-transition: all ease 200ms;
-moz-transition: all ease 200ms;
-o-transition: all ease 200ms;
transition: all ease 200ms;
}
.iv-close:after,
.iv-close:before {
content: "";
height: 4px;
width: 32px;
background: #ddd;
position: absolute;
left: 0;
top: 50%;
margin-top: -2px;
}
.iv-close:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.iv-close:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.iv-close:hover {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
} .iv-snap-view {
width: 150px;
height: 150px;
position: absolute;
top: 20px;
left: 20px;
border: 1px solid #ccc;
background: black;
z-index: 100;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
-o-transition: all ease 400ms;
transition: all ease 400ms;
opacity: 0;
}
.iv-snap-image-wrap {
width:100%;
display: inline-block;
position: absolute;
max-width: 150px;
max-height: 150px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
overflow: hidden;
}
.iv-snap-image {
position: relative;
}
.iv-snap-handle {
position: absolute;
border: 1px solid #ccc;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
} .iv-zoom-slider {
width: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
border: 1px solid #ccc;
border-top: 0;
background: rgba(204, 204, 204, 0.1);
height: 15px;
position: absolute;
top: 150px;
left: -1px;
}
.iv-zoom-handle {
width: 20px;
height: 15px;
background: #ccc;
position: absolute;
} .iv-image-view {
position: absolute;
height: 100%;
width: 100%;
}
.iv-image-wrap {
display: inline-block;
}
.iv-image-wrap:active {
cursor: move;
}
.iv-large-image {
max-width: 100%;
max-height: 100%;
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .iv-loader {
top: 50%;
left: 50%;
border-radius: 50%;
width: 32px;
height: 32px;
z-index: 100;
margin-top: -16px;
margin-left: -16px;
font-size: 5px;
position: absolute;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.iv-loader:after {
width: 10em;
height: 10em;
border-radius: 50%;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media screen and (max-width: 767px) {
.iv-snap-view {
z-index: -1;
visibility: hidden;
}
}.nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1;
}
.nivo-lightbox-wrap  {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%;
}
.nivo-lightbox-content {
width: 100%;
height: 100%;
}
.nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0;
}
.nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0;
}
.nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%;
}
.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
}
.nivo-lightbox-content iframe {
width: 100%;
height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
display: table-cell;
vertical-align: middle;
} .nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
} .nivo-lightbox-theme-default.nivo-lightbox-overlay { 
background: #666;
background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//www.quantadose.com/wp-content/plugins/aps-products/img/loading.gif) no-repeat 50% 50%; }
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
opacity: 1; 
background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.quantadose.com/wp-content/plugins/aps-products/img/prev.png); 
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.quantadose.com/wp-content/plugins/aps-products/img/next.png); 
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//www.quantadose.com/wp-content/plugins/aps-products/img/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
background-image: url(//www.quantadose.com/wp-content/plugins/aps-products/img/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.quantadose.com/wp-content/plugins/aps-products/img/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.quantadose.com/wp-content/plugins/aps-products/img/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//www.quantadose.com/wp-content/plugins/aps-products/img/close@2x.png); 
background-size: 16px 16px;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.quantadose.com/wp-content/plugins/aps-products/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-thumb.epyt-hidethumbimg.hover{transform:translateY(3px);transition:transform .2s ease-out}.epyt-gallery-thumb.epyt-current-video.epyt-hidethumbimg{text-decoration:underline}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-list.epyt-gallery-style-listview{margin-bottom:25px;margin-left:0;margin-right:0}.epyt-gallery-thumb.epyt-listview{margin:8px 0;padding:0;width:100%!important}.epyt-gallery-thumb.epyt-listview+.epyt-gallery-rowbreak{display:none}.epyt-gallery-thumb.epyt-listview .epyt-gallery-img-box{float:left;margin-bottom:6px;margin-right:20px;max-width:25%;width:150px}.epyt-gallery-thumb.epyt-listview .epyt-gallery-title{padding:0 10px 10px;text-align:left}.epyt-gallery-thumb.epyt-listview .epyt-gallery-dsc{font-size:75%;line-height:120%;padding:5px 10px 12px 0;text-align:left}.epyt-gallery-thumb.epyt-listview.hover{position:relative}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-gallery-allthumbs.epyt-thumb-portal .epyt-gallery-thumb .epyt-gallery-img{border-radius:50%;padding-top:100%!important}.epyt-gallery-list.epyt-gallery-style-carousel{margin:0 0 50px}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagination{display:none}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagination:first-child{bottom:0;display:block;height:30px;margin:auto;padding:0;position:absolute;top:0;width:100%}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagenumbers.hide{opacity:0}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-gallery-allthumbs{margin:15px 35px}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-gallery-thumb{display:inline-block!important;float:none;padding-bottom:0}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div{display:none}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow{background:transparent url(//www.quantadose.com/wp-content/plugins/youtube-embed-plus-pro/images/arrow-right.svg) no-repeat scroll 0 0;background-size:contain;display:block;height:100%;opacity:.7;position:static;text-indent:-99999px;width:20px}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow:hover{opacity:1}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton.epyt-prev>div.epyt-arrow{background-image:url(//www.quantadose.com/wp-content/plugins/youtube-embed-plus-pro/images/arrow-left.svg)}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton{margin-top:-2px;padding:0}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-next{float:right}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-prev{float:left}.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagenumbers{left:0;position:absolute;right:0;top:100%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}#wpadminbar #wp-admin-bar-ytprefs-bar-cache>.ab-item:before{content:"\f311";top:2px}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-live-chat-wrapper{display:block;padding:0}.epyt-live-chat-wrapper .epyt-live-chat-box,.epyt-live-chat-wrapper .epyt-live-chat-video{display:block;margin:0;padding:0}.epyt-live-chat-wrapper .epyt-live-chat-box{min-height:400px;position:relative}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide{display:table;width:100%}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-box,.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-video{display:table-cell}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-video{width:auto}.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-box{max-width:400px;min-height:0;min-width:300px;width:29%}.epyt-live-chat-wrapper .epyt-live-chat-box p{position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.epyt-live-chat-wrapper .epyt-live-chat-box .epyt-live-chat{border-width:0;bottom:0;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.epyt-do-live-fallback{display:none}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}.epyt-livestream-advice{display:none!important}body.logged-in.epyt-edit-posts .epyt-livestream-advice{background-color:#eee;border:1px dashed #888;color:#555;display:block!important;font-size:85%;padding:5px 10px;position:relative}body.logged-in.epyt-edit-posts .epyt-livestream-advice .epyt-livestream-advice-close{color:#000;cursor:pointer;display:block;font-family:sans-serif;font-size:22px;padding:0 10px;position:absolute;right:5px;top:5px}.ytvi-story-container{display:block;max-width:100%}