body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow:
0 -1px 0 rgba(0, 0, 0, 0.12),
0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//audioahead.de/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//audioahead.de/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//audioahead.de/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}
.product .price small {
opacity: 0.72;
}.apsw_settings_wrap{
display:block;
width:100%;
}
.apsw_settings_wrap form{
border: 1px solid #e5e5e5;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
background: #fff;
margin-bottom: 30px;	
}
.apsw_settings_wrap form h2 {
border-bottom: 1px solid #eee;
font-size: 16px;
padding: 12px 15px;
font-weight: 600;
margin:0px;
}
.apsw_settings_wrap form table th,.apsw_settings_wrap form table td {
padding: 15px;
font-size: 13px;
line-height: 1.5;
}
.apsw_settings_wrap .apsw-btn-wrap{
background:#F1F1F1;	
}
.apsw_settings_wrap .apsw-btn-wrap p.submit{
margin:0px;
padding:15px;
} .apsw_radio_box label {
background-color: #fff;
display:inline-block;
padding:2px;
position:relative;
overflow:hidden;
}
.apsw_radio_box input[type="radio"]{
left:-300px;
position:absolute;
}
.apsw_radio_box label.active,
.apsw_radio_box label:checked{
background-color:#063;
}
.apsw_settings_wrap tr.divider th,
.apsw_settings_wrap tr.divider td{
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
} .apsw-search-wrap{
display:inline-block;
position:relative;
max-width:1024px;
width:100%;
z-index:9999;
text-align:left;
}
.apsw-search-wrap .apsw-search-form {
border: 1px solid #e2e1e6;
position: relative;
width: 100%;
z-index: 100;
display:block;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:0!important;
padding-left:170px;
margin:0px!important;
position:relative;
z-index:1;
background:#FFF;
}
.apsw-search-wrap .apsw-search-form input[type=search]{
max-width:calc( 100% - 200px );
width:100%;
height:inherit;
margin:0px 0px 0px 170px!important;
padding:0px 15px;
background:none!important;
border:none!important;
font-weight:normal;
font-size:14px;
border:none!important;
outline:none!important;
-webkit-box-shadow:0px!important;
box-shadow:0px!important;
box-shadow: inset 0 0px 0px #fff!important;
height:50px;
line-height:50px;
}
.apsw-search-wrap .apsw-search-form input[type=search]:focus,
.apsw-search-wrap .apsw-search-form input[type=search]:active,
.apsw-search-wrap .apsw-search-form input[type=search]:hover{
background:none!important;
border:none!important;
-webkit-border-radius:0px!important;
border-radius:0px!important;
outline:none!important;
-webkit-box-shadow:0px!important;
box-shadow:0px!important;
}
.apsw-search-wrap .apsw-search-form input[type='search']::-webkit-search-decoration, 
.apsw-search-wrap .apsw-search-form input[type='search']::-webkit-search-cancel-button, 
.apsw-search-wrap .apsw-search-form input[type='search']::-webkit-search-results-button, 
.apsw-search-wrap .apsw-search-form input[type='search']::-webkit-search-results-decoration {
display: none;
}
.apsw-search-wrap .apsw-select-box-wrap{
position:absolute;
left:0px;
top:0%;
bottom:0%;
z-index:9;
width:160px;
background:none!important;
border:none!important;
-webkit-border-radius:0px!important;
border-radius:0px!important;
outline:none!important;
-webkit-box-shadow:0px!important;
box-shadow:0px!important;
height:50px;
}
.apsw-search-wrap .apsw-select-box-wrap:after{
content:"";
border-right:1px solid #000;
position:absolute;
right:0px;
height:18px;
margin: 0;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.apsw-search-wrap .apsw-select-box-wrap:before{
content:"";
background:url(//audioahead.de/wp-content/plugins/advanced-product-search-for-woo/assets/images/down-arrowblk.png) no-repeat center center;
position:absolute;
width:13px;
height:7px;
margin: 0;
right:15px;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top:1px;
}
.apsw-search-wrap .apsw-category-items{
margin:0px!important;
-moz-appearance: none;
-webkit-appearance: none;
background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
border: 0 none;
border-radius: 0;
color: #333333;
font-size: 13px !important;
outline: medium none;
overflow: hidden;
transition-duration: 0.4s;
transition-property: height;
width: 100%;
z-index: 9999;
cursor: pointer;
max-width:100%;
padding:0px 15px;
font-weight:normal;
outline:none;
color: #000;
color: rgba(0,0,0,0);
text-shadow: 0 0 0 #000;
display:block;
font-family:Tahoma, Geneva, sans-serif;
line-height:50px;
}
.apsw-search-wrap .apsw-search-btn{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
color: #000000;
height: 42px;
line-height: 42px;
margin: 0;
outline: medium none;
padding: 0;
position: absolute;
right: 0 !important;
width: 38px;
z-index: 99;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding:3px;
overflow:hidden;
}
.apsw-search-wrap .apsw-search-btn svg{
max-width:80%;
height:inherit;
margin-top:-8px;
margin-right:3px;
}
.apsw_ajax_result{
position:absolute;
background:#fff;
left:3px;
right:3px;
top:52px;
z-index:999;
-webkit-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
border-top:none;
}
.apsw_ajax_result .apsw_result_wrap{
border:1px solid #ccc;
border-top:none;
-webkit-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
z-index:9999;
}
.apsw_ajax_result img{
width:100%;
height:auto;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
ul.apsw_data_container{
margin:0px!important;
padding:0px!important;
}
.clearfix{
clear:both;
}
ul.apsw_data_container li{
padding:15px;
font-size:12px;
display:table;
border-bottom:1px solid #ccc;
width:100%;
}
ul.apsw_data_container li:last-child{
border-bottom:none;	
}
ul.apsw_data_container li:hover{
background:#F5F5F5;
}
ul.apsw_data_container li a{
color:inherit;
display: block;
width: 100%;
position:relative;
}
ul.apsw_data_container li a:active,
ul.apsw_data_container li a:hover,
ul.apsw_data_container li a:focus{
border:none!important;
background:none!important;	
}
ul.apsw_data_container li.apsw_empty a:active,
ul.apsw_data_container li.apsw_empty a:hover,
ul.apsw_data_container li.apsw_empty a:focus{
background:#dff0d8!important;
}
ul.apsw_data_container li .apsw-price{
position:absolute;
right:25px;
top:15px;
font-weight:bold;
}
ul.apsw_data_container .apsw_img_product{
display:table-cell;
width:70px;
vertical-align:middle;
}
ul.apsw_data_container .apsw-info-product{
display:table-cell;
width:calc( 100% - 70px );
padding-left:20px;
vertical-align:middle;
}
ul.apsw_data_container .apsw-name{
display:block;
font-size:14px;
font-weight:bold;
color:#000;
}
ul.apsw_data_container  .apsw-price{
float:right;	
}
ul.apsw_data_container .apsw_result_excerpt{
display:block;
padding-right:120px;	
}
.apsw_ajax_result a.apsw_view_all_product {
font-size: 14px;
padding: 10px 30px;
border-top: 1px solid transparent;
border-top-color: transparent;
border-bottom: 1px solid transparent;
border-bottom-color: transparent;
clear:both;
display:block;
text-transform:capitalize;
text-align:center;
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
border:none!important;
}
.apsw_result_item_empty{
color: #8a6d3b;
border-color: #faebcc;
background-color: #fcf8e3;	
font-size: 14px;
padding: 10px 30px;
border-top: 1px solid transparent;
border-top-color: transparent;
border-bottom: 1px solid transparent;
border-bottom-color: transparent;
clear:both;
display:block;
text-transform:capitalize;
text-align:center;
}
ul.apsw_data_container li.apsw_empty{
padding:0px;	
}
ul.apsw_data_container li.apsw_empty:hover,
ul.apsw_data_container li.apsw_empty a:hover{
background:none!important;
}
.apsw_loader{
position:absolute;
right:40px;
top:50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top:-2px;
display:none;
} .apsw-search-wrap.apsw_search_form_style_2 .apsw-select-box-wrap{
left:auto;
right:40px;	
}
.apsw-search-wrap.apsw_search_form_style_2 .apsw-select-box-wrap::after {
right:auto;
left:0px;
display:none;	
}
.apsw-search-wrap.apsw_search_form_style_2  .apsw-search-form input[type="search"]{
margin-left:0px!important;	
}
.apsw-search-wrap.apsw_search_form_style_2 .apsw_loader{ right:200px; } .apsw-search-wrap.apsw_search_form_style_3  .apsw-search-form input[type="search"]{
margin-left:0px!important;	
} .apsw-search-wrap.apsw_search_form_style_4 button.apsw-search-btn,
.apsw-search-wrap.apsw_search_form_style_5 button.apsw-search-btn,
.apsw-search-wrap.apsw_search_form_style_6 button.apsw-search-btn{
width:auto;
overflow: visible;
border: 0;
padding: 0;
cursor: pointer;
color: #fff;
text-transform: uppercase;
background: #d83c3c;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
width:auto;
margin-top:0px;
padding:0px 30px;
min-width:100px;
text-align:center;
font-size:16px;
font-weight:bold;
}
.apsw-search-wrap.apsw_search_form_style_4 button.apsw-search-btn::before,
.apsw-search-wrap.apsw_search_form_style_5 button.apsw-search-btn::before,
.apsw-search-wrap.apsw_search_form_style_6 button.apsw-search-btn::before{
content: '';
position: absolute;
border-width: 8px 8px 8px 0;
border-style: solid solid solid none;
border-color: transparent #d83c3c transparent;
left: -6px;
top:50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.apsw-search-wrap.apsw_search_form_style_4 .apsw_loader {
right:140px;
} .apsw-search-wrap.apsw_search_form_style_5 .apsw-select-box-wrap{
left:auto;
right:130px;	
}
.apsw-search-wrap.apsw_search_form_style_5 button.apsw-search-btn{
width:120px;	
}
.apsw-search-wrap.apsw_search_form_style_5 .apsw-select-box-wrap::after {
right:auto;
left:0px;
}
.apsw-search-wrap.apsw_search_form_style_5  .apsw-search-form input[type="search"],
.apsw-search-wrap.apsw_search_form_style_6  .apsw-search-form input[type="search"]{
margin-left:0px!important;	
}
.apsw-search-wrap.apsw_search_form_style_5 .apsw_loader{ right:300px; }
.apsw_result_rating{
padding:5px 0px;
display:block;	
}
.apsw_result_category,
.apsw_resulit_sku{
text-transform:uppercase;	
padding:5px 0px;
display:block;
font-weight:bold;
display:block;
}
.apsw_result_stock{
color:#F00;	
}
ul.apsw_data_container li.apsw_featured{
background:#C7FBAE;	
}
ul.apsw_data_container li{
overflow:hidden;	
}
ul.apsw_data_container li .apsw_result_on_sale{
position: absolute;
top: -8px;
right: -65px;
padding: 0 56px;
z-index: 2;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
font-size: 11px;
line-height:30px;
text-align: center;
text-transform: uppercase;
background-color: #5391E8;
color: #ffffff;
}
.apsw-info-product span{
display:block;	
}
.apsw-info-product span.apsw-price span{
display:inline-block;	
}