.WooZone-cc-loader {
display: inline-block;
text-align: center;
width: 55px;
}
.WooZone-cc-loader > span {
background-color: #333333;
border-radius: 100%;
display: inline-block;
height: 5px;
vertical-align: top;
margin-top: 16px;
width: 5px;
-webkit-animation: wcc-bouncedelay 1.4s infinite ease-in-out both;
animation: wcc-bouncedelay 1.4s infinite ease-in-out both;
}
.WooZone-cc-loader .WooZone-cc-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.WooZone-cc-loader .WooZone-cc-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes wcc-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes wcc-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
} .WooZone-country-check-title {
color: #333333;
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-size: bold;
line-height: 38px;
padding-left: 1px;
} .WooZone-country-check {
border: 1px solid #e0dede;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
overflow: hidden;
padding: 19px 29px;
position: relative;
}
.WooZone-country-check.WooZone-boxpos-before_woocommerce_tabs {
margin: 0 0 20px;
clear: both;
}
.WooZone-country-check-small {
border: 0px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
padding: 0px;
margin: 0px;
display: inline-block;
}
.WooZone-country-check-small.WooZone-cc-custom {
position: absolute;
bottom: 0px;
right: 0px;
}
.WooZone-country-check .WooZone-country-loader {
display: none;
position: absolute;
top: 0; left: 0;
width: 100%;
height: 25px;
background-color: #ecf0f1;
}
.WooZone-country-check .WooZone-country-loader.bottom {
top: auto;
bottom: 0;
}
.WooZone-country-check .WooZone-country-loader > div {
margin: auto;
position: relative;
width: 90%;
text-align: center;
height: inherit;
}
.WooZone-country-check .WooZone-country-loader > div > div {
display: inline-block;
height: inherit;
}
.WooZone-country-check .WooZone-country-loader > div .WooZone-country-loader-text {
font-size: 14px;
line-height: 14px;
margin-left: 7px;
vertical-align: middle;
} .WooZone-country-check li {
color: #747474;
display: inline-block;
font-size: 15px;
line-height: 35px;
list-style-type: none;
min-width: 280px;
}
.WooZone-country-check-small li {
color: #747474;
display: inline-block;
font-size: 15px;
line-height: 25px;
min-width: auto;
padding: 0px;
margin: 0px;
} .WooZone-country-check li .WooZone-cc_name > a {
box-shadow: 0 0 0 0 currentcolor;
text-decoration: none;
} .WooZone-status-available {
color: #31b93e;
}
.WooZone-status-unavailable {
color: #f12525;
} .WooZone-country-check-small .WooZone-cc_status:before {
display: inline-block;
margin-right: 3px;
width: 16px;
height:16px;
margin-top:4px;
}
.WooZone-country-check-small .WooZone-cc_status.available-yes:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/available-yes.png);
}
.WooZone-country-check-small .WooZone-cc_status.available-no:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/available-no.png);
}
.WooZone-country-check-small .WooZone-cc_status.available-todo:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/available-todo.png);
} .WooZone-countryflag-aslink {
position: relative;
}
.WooZone-countryflag-aslink > a {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
text-decoration: none;
box-shadow: 0 0 0 0 currentcolor;
}
.WooZone-country-check li .WooZone-countryflag-aslink > a {
box-shadow: 0 0 0 0 currentcolor;
} .WooZone-country-check li .WooZone-cc_domain:before,
.WooZone-country-check-small .WooZone-cc_domain:before,
.WooZone-cart-checkout .WooZone-cc_domain:before {
display: inline-block;
margin-right: 11px;
width: 16px;
}
.WooZone-country-check-small .WooZone-cc_domain:before {
margin-right: 4px;
}
.WooZone-country-check li .WooZone-cc_domain.com:before,
.WooZone-country-check-small .WooZone-cc_domain.com:before,
.WooZone-cart-checkout .WooZone-cc_domain.com:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/us.png);
}
.WooZone-country-check li .WooZone-cc_domain.co-uk:before,
.WooZone-country-check-small .WooZone-cc_domain.co-uk:before,
.WooZone-cart-checkout .WooZone-cc_domain.co-uk:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/uk.png);
}
.WooZone-country-check li .WooZone-cc_domain.de:before,
.WooZone-country-check-small .WooZone-cc_domain.de:before,
.WooZone-cart-checkout .WooZone-cc_domain.de:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/de.png);
}
.WooZone-country-check li .WooZone-cc_domain.fr:before,
.WooZone-country-check-small span .WooZone-cc_domain.fr:before,
.WooZone-cart-checkout .WooZone-cc_domain.fr:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/fr.png);
}
.WooZone-country-check li .WooZone-cc_domain.co-jp:before,
.WooZone-country-check-small .WooZone-cc_domain.co-jp:before,
.WooZone-cart-checkout .WooZone-cc_domain.co-jp:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/jp.png);
}
.WooZone-country-check li .WooZone-cc_domain.ca:before,
.WooZone-country-check-small .WooZone-cc_domain.ca:before,
.WooZone-cart-checkout .WooZone-cc_domain.ca:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/ca.png);
}
.WooZone-country-check li .WooZone-cc_domain.cn:before,
.WooZone-country-check-small .WooZone-cc_domain.cn:before,
.WooZone-cart-checkout .WooZone-cc_domain.cn:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/cn.png);
}
.WooZone-country-check li .WooZone-cc_domain.in:before,
.WooZone-country-check-small .WooZone-cc_domain.in:before,
.WooZone-cart-checkout .WooZone-cc_domain.in:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/in.png);
}
.WooZone-country-check li .WooZone-cc_domain.it:before,
.WooZone-country-check-small .WooZone-cc_domain.it:before,
.WooZone-cart-checkout .WooZone-cc_domain.it:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/it.png);
}
.WooZone-country-check li .WooZone-cc_domain.es:before,
.WooZone-country-check-small .WooZone-cc_domain.es:before,
.WooZone-cart-checkout .WooZone-cc_domain.es:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/es.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-mx:before,
.WooZone-country-check-small .WooZone-cc_domain.com-mx:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-mx:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/mx.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-br:before,
.WooZone-country-check-small .WooZone-cc_domain.com-br:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-br:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/br.png);
}
.WooZone-country-check li .WooZone-cc_domain.com-au:before,
.WooZone-country-check-small .WooZone-cc_domain.com-au:before,
.WooZone-cart-checkout .WooZone-cc_domain.com-au:before {
content: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/flags/au.png);
} .WooZone-cart-checkout {
border: 1px solid #e0dede;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
overflow: hidden;
padding: 19px 29px;
position: relative;
}
.WooZone-cart-checkout .WooZone-cc_status,
.WooZone-cart-checkout .WooZone-cart-msg {
font-size: 14px;
color: #747474;
}
.WooZone-cart-checkout .WooZone-cc_status.success,
.WooZone-cart-checkout .WooZone-cart-msg .success {
color: #2ecc71;
font-weight:bold;
background-image: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/available-yes.png);
background-position: 95% 50%;
background-repeat:no-repeat;
padding-right:30px;
}
.WooZone-cart-checkout .WooZone-cc_status.cancel,
.WooZone-cart-checkout .WooZone-cart-msg .cancel {
color: #e74c3c;
}
.WooZone-cart-checkout ul.WooZone-cart-shops {
margin: 0px;
}
.WooZone-cart-checkout ul.WooZone-cart-shops li {
color: #747474;
display: block;
font-size: 15px;
line-height: 55px;
list-style-type: none;
min-width: 280px;
}
.WooZone-cart-checkout ul.WooZone-cart-shops li form {
display: inline-block;
}
.WooZone-cart-checkout .WooZone-button {
background: #ea6c1f none repeat scroll 0 0;
border: 0 none;
border-radius: 0.5rem;
color: #fff;
font-size: 0.9rem;
font-weight: 500;
height: 2.5rem;
padding: 5px 20px 5px 45px !important; 
text-decoration: none;
text-transform: none;
margin:0 10px 0 30px;
background-image: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/24.png);
background-repeat:no-repeat;
background-position:5% 50%;
cursor:pointer;
}
.WooZone-cart-checkout .WooZone-button:hover {
background: #231f20 none repeat scroll 0 0;
background-image: url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/24.png);
background-repeat:no-repeat;
background-position:5% 50%;
}
.WooZone-cart-checkout .WooZone-button.cancel {
background: #b181a7 none repeat scroll 0 0;
padding: 5px 20px 5px 20px !important;
margin:0 10px 0 0px;
}
.WooZone-cart-checkout .WooZone-button.cancel:hover {
background: #d3aaca none repeat scroll 0 0;
} .row .woocommerce .product-quantity > .quantity {
width: 115px;
}
.row .woocommerce .product-quantity > .quantity > input[type="text"] {
width: auto;
}
.row .woocommerce .WooZone-cart-checkout ul.WooZone-cart-shops {
margin: 0 0 0 -40px;
}
.row .woocommerce .WooZone-cart-checkout ul.WooZone-cart-shops li {
margin-bottom: 15px;
}
.row .woocommerce .WooZone-cart-checkout .WooZone-button {
font-size: inherit;
height: auto;
} #floatingBarsG{
position:relative;
width:15px;
height:19px;
margin:auto;
}
.blockG{
position:absolute;
background-color:rgb(255,255,255);
width:2px;
height:6px;
border-radius:2px 2px 0 0;
-o-border-radius:2px 2px 0 0;
-ms-border-radius:2px 2px 0 0;
-webkit-border-radius:2px 2px 0 0;
-moz-border-radius:2px 2px 0 0;
transform:scale(0.4);
-o-transform:scale(0.4);
-ms-transform:scale(0.4);
-webkit-transform:scale(0.4);
-moz-transform:scale(0.4);
animation-name:fadeG;
-o-animation-name:fadeG;
-ms-animation-name:fadeG;
-webkit-animation-name:fadeG;
-moz-animation-name:fadeG;
animation-duration:1.2s;
-o-animation-duration:1.2s;
-ms-animation-duration:1.2s;
-webkit-animation-duration:1.2s;
-moz-animation-duration:1.2s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#rotateG_01{
left:0;
top:7px;
animation-delay:0.45s;
-o-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-moz-animation-delay:0.45s;
transform:rotate(-90deg);
-o-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
}
#rotateG_02{
left:2px;
top:2px;
animation-delay:0.6s;
-o-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-moz-animation-delay:0.6s;
transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
}
#rotateG_03{
left:6px;
top:1px;
animation-delay:0.75s;
-o-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-moz-animation-delay:0.75s;
transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
}
#rotateG_04{
right:2px;
top:2px;
animation-delay:0.9s;
-o-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-moz-animation-delay:0.9s;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
}
#rotateG_05{
right:0;
top:7px;
animation-delay:1.05s;
-o-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-moz-animation-delay:1.05s;
transform:rotate(90deg);
-o-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
}
#rotateG_06{
right:2px;
bottom:2px;
animation-delay:1.2s;
-o-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
}
#rotateG_07{
bottom:0;
left:6px;
animation-delay:1.35s;
-o-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-moz-animation-delay:1.35s;
transform:rotate(180deg);
-o-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
}
#rotateG_08{
left:2px;
bottom:2px;
animation-delay:1.5s;
-o-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
transform:rotate(-135deg);
-o-transform:rotate(-135deg);
-ms-transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
-moz-transform:rotate(-135deg);
}
@keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-o-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-ms-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-webkit-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-moz-keyframes fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}   .main-cross-sell {
position: relative;
min-height:125px;
}
.main-cross-sell .WooZone-cross-sell-loader {
display: none;
position: absolute;
top: 50%; left: 0;
transform: translateY(-50%);
width: 100%;
height: 25px;
font-family: "Open Sans";
font-size:13px;
}
.main-cross-sell .WooZone-cross-sell-loader.bottom {
top: auto;
bottom: 0;
}
.main-cross-sell .WooZone-cross-sell-loader > div {
margin: auto;
position: relative;
width: 90%;
text-align: center;
height: inherit;
}
.main-cross-sell .WooZone-cross-sell-loader > div > div {
display: inline-block;
height: inherit;
vertical-align: middle;
}
.main-cross-sell .WooZone-cross-sell-loader > div #floatingBarsG {
}
.main-cross-sell .WooZone-cross-sell-loader > div .WooZone-cross-sell-loader-text {
font-size: 14px;
line-height: 14px;
margin-left: 7px;
vertical-align: initial;
} #WooZone-cross-sell-debug {
display: none;
position: relative;
width: 70%; }
#WooZone-cross-sell-debug button {
height: 1.8rem !important;
padding: 0.4rem 1.1rem !important;
font-size: 1rem !important;
background: #a46497 !important;
color: #fff !important;
line-height: 1rem !important;
display: inline-block;
cursor: pointer; border: none 0 !important;
border-radius: 0.5rem !important;
font-weight: 800;
text-transform: uppercase;
text-decoration: none;
}
#WooZone-cross-sell-debug button:disabled {
color: #BFBFBF;
background-color: #fff;
}
#WooZone-cross-sell-debug div:first-child {
padding: 3px 5px;
text-align: center;
background-color: #CFD8DC;
}
#WooZone-cross-sell-debug div:last-child {
text-align: center;
padding-bottom: 3px;
}
#WooZone-cross-sell-debug div:nth-child(2) {
font-weight: normal;
text-align: center;
}
#WooZone-cross-sell-debug div:nth-child(2) table {
margin: 0 auto !important;
min-width: 500px;
table-layout: fixed;
border-spacing: 7px;
border-collapse: separate;
}
#WooZone-cross-sell-debug div:nth-child(2) table th,
#WooZone-cross-sell-debug div:nth-child(2) table td {
font-weight: normal;
text-align: left;
padding: 7px 0px !important;
border-bottom: 1px solid #CFD8DC !important;
}
.WooZone-form-button, .WooZone-form-button-small {
cursor: pointer;
height: 4.2rem;
padding: 1rem 1.6rem;
border: none 0;
border-radius: 0.5rem;
font-size: 1.1rem;
font-weight: 800;
text-transform: uppercase;
text-decoration: none;
}
.WooZone-form-button.WooZone-form-button-info, .WooZone-form-button-small.WooZone-form-button-info {
color: #fff;
background: #3194f1;
}
.WooZone-form-button.WooZone-form-button-info:hover, .WooZone-form-button-small.WooZone-form-button-info:hover {
background: #0c61b0;
}
.WooZone-form-button.WooZone-form-button-success, .WooZone-form-button-small.WooZone-form-button-success {
color: #fff !important;
background: #68c64b;
}
.WooZone-form-button.WooZone-form-button-success:hover, .WooZone-form-button-small.WooZone-form-button-success:hover {
background: #3e8229;
}
.WooZone-form-button.WooZone-form-button-warning, .WooZone-form-button-small.WooZone-form-button-warning {
color: #fff;
background: #f0ad4e;
}
.WooZone-form-button.WooZone-form-button-warning:hover, .WooZone-form-button-small.WooZone-form-button-warning:hover {
background: #c77c11;
}
.WooZone-form-button.WooZone-form-button-primary, .WooZone-form-button-small.WooZone-form-button-primary {
color: #fff;
background: #a46497;
}
.WooZone-form-button.WooZone-form-button-primary:hover, .WooZone-form-button-small.WooZone-form-button-primary:hover {
background: #663c5e;
}
.WooZone-form-button.WooZone-form-button-danger, .WooZone-form-button-small.WooZone-form-button-danger {
color: #fff !important;
background: #d9534f;
}
.WooZone-form-button.WooZone-form-button-danger:hover, .WooZone-form-button-small.WooZone-form-button-danger:hover {
background: #a02622;
}
.WooZone-form-button.WooZone-form-button-small, .WooZone-form-button-small.WooZone-form-button-small {
padding: 0.4rem 1.5rem !important;
height: 2.8rem;
font-size: 1rem;
}
a.WooZone-form-button, a.WooZone-form-button-small {
display: inline-block;
height: auto;
line-height: 2rem;
}   #WooZone-syncfront-wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
background-color: rgba(117,117,117 ,0.70);
color: green;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
margin: 0 auto;
margin-top: 10%;
width: 800px;
height: auto;
padding: 25px;
background-color: #fff;
color: rgba(1,87,155 ,1);
text-align: center;
border-radius: 5px;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content h1 {
font-size: 20px;
font-family: 'Montserrat';
font-weight: 300;
color: #343434;
margin-bottom: 20px;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content h1 span {
display: inline-block;
min-width: 40px;
font-family: 'Montserrat';
letter-spacing: -1px;
font-weight: 300;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content .WooZone-syncfront-btn input[type="button"]:nth-child(2) {
margin-left: 30px;
}
#WooZone-syncfront-wrapper .WooZone-form-button, #WooZone-syncfront-wrapper .WooZone-form-button-small {
font-weight: 300;
font-family: 'Montserrat';
text-align: center;
font-size: 14px !important;
padding: 10px 20px !important;
height: auto !important;
text-transform: none;
}
#WooZone-syncfront-debug {  width: 100%;
}
#WooZone-syncfront-debug table {
table-layout: fixed;
border-spacing: 7px;
border-collapse: separate;
}
#WooZone-syncfront-debug table thead th:first-child {
width: 6%;
max-width: 10%;
}
#WooZone-syncfront-debug table thead th,
#WooZone-syncfront-debug table tbody td {
font-weight: normal;
text-align: left;
padding: 7px 0px !important;
border-bottom: 1px solid #CFD8DC !important;
}
#WooZone-syncfront-debug table tbody td {
vertical-align: top;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text {
background-color: #eceff1;
color: #37474f;
padding: 3px 5px;
font-size: 11px;
font-style: italic;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-updated {
background-color: #4caf50;
color: #fff;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-notupdated {
background-color: #03a9f4;
color: #fff;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-notfound {
background-color: #fb8c00;
color: #fff;
}
.wzsync-last-sync-info-wrapper .WooZone-sync-last-status-text.sync-error {
background-color: #ef5350;
color: #fff;
}
.wzsync-last-sync-info-wrapper > a > img {
display: inline-block;
margin-right: 0.2rem !important;
max-width: 2.5rem;
vertical-align: middle;
border: 0;
height: 12px;
}
.wzsync-last-sync-info-wrapper i.fa {
min-width: 1.1rem !important;
margin-left: 0.2rem !important;
}
.wzsync-last-sync-info-wrapper > span {
margin-left: 1px;
}
.wzsync-last-sync-info-wrapper > span.sync-current-cycle {
margin-left: 0px;
}
.wzsync-last-sync-info-wrapper > span.sync-current-cycle i {
color: #ffc107;
} @media (max-width: 768px) {
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
width: 700px;
}
}
@media (max-width: 425px) {
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
width: 370px;
margin-top: 20%;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content .WooZone-syncfront-btn input[type="button"]:nth-child(2) {
margin-left: 0px;
margin-top: 20px;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 375px) { 
#WooZone-syncfront-wrapper #WooZone-syncfront-content {
width: 290px;
margin-top: 20%;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content .WooZone-syncfront-btn input[type="button"]:nth-child(2) {
margin-left: 0px;
margin-top: 20px;
}
#WooZone-syncfront-wrapper #WooZone-syncfront-content h1 {
font-size: 14px;
}
}    .wzfront-badges-wrapper {
position: relative;
display: block;
text-indent: 0;
line-height: 0;
}
.wzfront-badges {
max-width: 200px;
z-index: 999;
position: absolute;
}
.wzfront-badges.top_left, .wzfront-badges.bottom_left {
text-align: left;
}
.wzfront-badges.top_right, .wzfront-badges.bottom_right {
text-align: right;
}
.wzfront-badges > ul {
list-style: none;
padding: 0px !important;
margin: 0px !important;
}
.wzfront-badges > ul > li {
display: block;
margin-top: 8px; 
line-height: 12px;
}
.wzfront-badges > ul > li:first-child {
margin-top: 0px;
}
.wzfront-badges.wzfront-badges-big > ul > li > div,
.wzfront-badges.wzfront-badges-icons > ul > li > div {
display: inline-block;
background: #616161;
color: #fff;
font-weight: 500;
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
text-align: center;
height: 100%;
line-height: 12px;
padding: 5px 10px;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-new > div,
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-new > div {
background: #145C9E;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-onsale > div,
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-onsale > div {
background: #FE5D26; 
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-freeshipping > div,
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-freeshipping > div {
background: #7AC74F;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-amazonprime > div {
padding-top:10px;
background: #fff;
}
.wzfront-badges.wzfront-badges-icons > ul > li.wzfront-badges-badge-amazonprime > div {
background: #4527A0;
}
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping > div:hover {
background: #A1CF6B;
cursor: pointer;
}
.wzfront-badges > ul > li img,
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping a,
.wzfront-badges.wzfront-badges-big > ul > li span.badge-text {
display: inline-block;
line-height: normal;
vertical-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
}
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-amazonprime span.badge-text,
.wzfront-badges.wzfront-badges-big > ul > li.wzfront-badges-badge-freeshipping span.badge-text {
display: none;
}
.wzfront-badges.wzfront-badges-icons > ul {
}
.wzfront-badges.wzfront-badges-icons > ul li {
margin: 0px !important;
padding: 0px !important;
margin-top: 1px;
height: 20px;
line-height: 20px;
width: 22px;
border: 0px !important;
}
.wzfront-badges.wzfront-badges-icons > ul li > div {
padding: 0px;
box-shadow: none;
width: 100%;
height: auto;
line-height: inherit;
}
.wzfront-badges.wzfront-badges-icons > ul li span.badge-text {
display: none;
}
.wzfront-badges.wzfront-badges-icons > ul li i {
display: inline-block;
}
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping a,
.wzfront-badges > ul > li.wzfront-badges-badge-freeshipping a:hover {
text-decoration: none;
color: #fff;
}  .WooZone-price-info {
font-weight: normal;
}
.WooZone-availability-icon {
background: transparent url(//packerfancave.net/wp-content/plugins/woozone/lib/frontend/images/shipping.png) no-repeat top left;
padding-left: 30px;
}
.WooZone-free-shipping {
color: #000;
font-size: 14px;
}
.WooZone-free-shipping a.link {
text-decoration: none;
}
.WooZone-coupon {
}
.WooZone-coupon .WooZone-coupon-title {
color: #d71321;
font-size: 18px;
}
.WooZone-coupon .WooZone-coupon-details {
color: #8c8c8c;
font-size: 14px;
}
.WooZone-coupon .WooZone-coupon-details a.link {
color: #db2a37;
text-decoration: none;
}
.WooZone-coupon-container {
margin-top: 17px;
}
.WooZone-coupon-container .WooZone-coupon-clear {
clear: left;
}
.WooZone-coupon-container .WooZone-coupon-header {
float: left;
width: 100%;
color: #808080;
font-size: 12px;
}
#TB_ajaxContent .WooZone-coupon-container .WooZone-coupon-header p {
margin: 0px 0px 9px;
padding: 0;
}
.WooZone-coupon-container .WooZone-coupon-header > p {
float: left;
}
.WooZone-coupon-container .WooZone-coupon-header > a {
float: right;
color: #2b62a0;
font-weight: bold;
}
.WooZone-coupon-container .WooZone-coupon-summary {
background-color: #fff;
border: 1px solid #eaeaea;
border-radius: 4px;
padding: 6px 8px;
display: block;
}
.WooZone-coupon-container .WooZone-coupon-summary-inner {
display: block;
width: 100%; }
.WooZone-coupon-container .WooZone-coupon-summary-inner-left {
display: inline-block;
width: 53px;
padding: 10px 5px;
color: #7d9f22;
line-height: 1.3em;
border: 2px dashed #699000;
border-radius: 10px; text-shadow: -1px -1px #c3d399;
text-align: center;
}
.WooZone-coupon-container .WooZone-coupon-summary-inner-right {
display: inline-block;
margin-left: 15px;
font-size: 12px;
color: #363636;
width: 80%; }
#TB_ajaxContent .WooZone-coupon-container .WooZone-coupon-summary-inner-right p {
margin: 0px;
padding: 0px;
}
.WooZone-coupon-container .WooZone-coupon-desc {
font-size: 12px;
color: #808080;
margin-top: 24px;
}
.WooZone-coupon-container .WooZone-coupon-desc strong {
color: #444444;
margin-bottom: 12px;
}
.WooZone-coupon-container .WooZone-coupon-desc ol,
.WooZone-coupon-container .WooZone-coupon-desc ul  {
font-size: 11px;
color: #5d5d5d;
}
.WooZone-coupon-container .WooZone-coupon-desc ul,
.WooZone-coupon-container .WooZone-coupon-desc ol li,
.WooZone-coupon-container .WooZone-coupon-desc ul li {
margin-left: 9px;
}.yith-wcan-filters {
background-color: var(--yith-wcan-filters_colors_background, transparent);
margin-bottom: 30px;
}
.yith-wcan-filters h3.mobile-only {
display: none;
}
.yith-wcan-filters .yith-wcan-filter {
margin-bottom: 30px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
color: var(--yith-wcan-filters_colors_titles, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
cursor: pointer;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
background-size: 100% auto;
content: "";
display: block;
height: 10px;
position: absolute;
right: 15px;
top: calc(50% - 5px);
width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.opened):after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.open):after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
right: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.collapsable.closed + .filter-content {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items {
float: none;
list-style: none;
padding-left: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 {
margin: 0;
padding: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
padding-left: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
font-size: 0;
margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-label {
font-size: 0;
margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
line-height: 2;
margin: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
color: var(--yith-wcan-anchors_style_text, #434343);
text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled {
opacity: 0.5;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > label > a {
color: #B4B4B4;
cursor: not-allowed;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color {
display: inline-block;
margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color > a {
display: inline-block;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image {
font-size: 1rem;
text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
font-size: 1rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
display: block;
margin: 0 0 10px;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-color,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-image {
margin-bottom: 0;
margin-right: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-label {
display: inline-block;
font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
border: 2px solid transparent;
border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
display: inline-block;
height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
margin-bottom: 5px;
overflow: hidden;
vertical-align: middle;
width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch {
display: block;
height: 100%;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color.bi-color .color-swatch {
border-style: solid;
border-width: 0 0 var(--yith-wcan-color_swatches_size, 45px) var(--yith-wcan-color_swatches_size, 45px);
border-left-color: transparent !important;
border-right-color: transparent !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image {
border: 2px solid transparent;
border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
display: inline-block;
font-size: 0;
height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
margin-bottom: 5px;
overflow: hidden;
vertical-align: middle;
width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image:hover {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image img {
height: auto;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img {
opacity: 0.4;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
display: block;
font-size: 0.6em;
line-height: 1.4;
text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-hide .term-label {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right) > a:after {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 60%;
border-radius: 100%;
color: #fff;
content: "";
font-size: 16px;
height: 15px;
line-height: 15px;
position: absolute;
right: -5px;
text-align: center;
text-decoration: none;
top: -5px;
width: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
background-color: var(--yith-wcan-labels_style_background, #fff);
box-shadow: 0 0 0 1px #D7D7D7;
border-radius: 4px;
display: inline-block;
margin: 0 5px 10px;
padding: 7px;
text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label > a {
color: var(--yith-wcan-labels_style_text, #434343);
display: block;
height: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) > a {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) > a:after {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 60%;
border-radius: 100%;
color: #fff;
content: "";
font-size: 16px;
height: 15px;
line-height: 15px;
position: absolute;
right: -5px;
text-align: center;
text-decoration: none;
top: -5px;
width: 15px;
right: -13px;
top: -15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover {
box-shadow: 0 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) {
background-color: var(--yith-wcan-labels_style_background_active, #4e8ba2);
box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_active, #4e8ba2);
color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count {
color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
background-color: var(--yith-wcan-labels_style_background_hover, #4e8ba2);
box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_hover, #4e8ba2);
color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count {
color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image {
background: none;
box-shadow: none;
display: block;
padding: 0;
text-align: left;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a {
display: inline-block;
color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a:hover {
color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image.active > a {
color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-image {
margin-right: 10px;
max-width: 70px;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-label {
display: inline-block;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image {
display: inline-block;
font-size: 0;
max-width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img {
width: 100%;
height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
display: block;
font-size: 0.8rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-hide.with-image .term-label {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle {
background-size: 50% auto;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
display: block;
height: 20px;
position: absolute;
right: 10px;
top: 0;
width: 20px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.closed > .toggle-handle {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.opened > .toggle-handle {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable:after {
top: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
color: #B4B4B4;
font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating {
display: inline-block;
line-height: 1.4;
margin-right: 10px;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .radiobutton.checked:before {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-1-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(100% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(50% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-3-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(33.3333333333% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(25% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-5-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(20% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-6-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(16.6666666667% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-7-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(14.2857142857% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-8-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(12.5% - 10px);
}
.yith-wcan-filters .yith-wcan-filter.label-design .filter-items {
font-size: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 0;
color: #fff;
cursor: initial;
font-size: 0.6875rem;
line-height: normal;
padding: 7px 10px;
pointer-events: none;
text-align: center;
display: none;
top: calc(50% - 15px);
z-index: 1006;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before {
background: transparent !important;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
content: "";
bottom: -5px;
display: block;
height: 0;
left: -5px;
position: absolute;
top: calc(50% - 5px);
width: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip > img {
min-width: 40px;
height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,
.yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip {
bottom: calc(100% + 15px);
top: auto;
white-space: nowrap;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip {
position: absolute;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .with-tooltip .yith-wcan-tooltip:before,
.yith-wcan-filters .yith-wcan-filter .filter-label .with-tooltip .yith-wcan-tooltip:before {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
left: calc(50% - 5px);
top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both {
padding: 20px 10px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
content: "";
display: block;
clear: both;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
min-width: 0;
width: 50px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs {
margin-bottom: 20px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min {
float: left;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
float: right;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields {
padding: 20px 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max {
min-width: 0;
width: 70px;
margin: 0 5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line {
height: 5px;
border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
border: 4px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
cursor: grab;
height: 18px;
top: 29px;
width: 18px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max {
background: none;
top: -5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 0;
color: #fff;
cursor: initial;
font-size: 0.6875rem;
line-height: normal;
padding: 7px 10px;
pointer-events: none;
text-align: center;
top: -8px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
background: transparent !important;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
content: "";
bottom: -5px;
display: block;
height: 0;
left: -5px;
position: absolute;
top: calc(50% - 5px);
width: 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from > img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to > img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single > img {
min-width: 40px;
height: auto;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
left: calc(50% - 2px);
top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
border: 1px solid #D7D7D7;
border-radius: 4px;
padding: 8px 15px;
cursor: pointer;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
background-size: 100% auto;
content: "";
display: block;
height: 10px;
position: absolute;
right: 15px;
top: calc(50% - 5px);
width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.opened):after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.open):after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
background-color: #fff;
border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
border-radius: 4px;
box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
display: none;
left: 0;
padding: 15px;
position: absolute;
right: 0;
top: calc(100% + 10px);
z-index: 1011;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container {
margin-bottom: 15px;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field {
padding-right: 40px;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:active, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:focus {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
box-shadow: 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/search.svg);
background-size: 100% auto;
content: "";
display: block;
height: 25px;
position: absolute;
right: 10px;
top: 10px;
width: 25px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items {
margin-bottom: 0;
max-height: 200px;
overflow-y: scroll;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li {
margin-bottom: 5px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li > a {
display: inline-block;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more {
color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
display: inline-block;
font-size: 0.8em;
margin-top: 10px;
text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more:hover {
color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label .star-rating {
display: inline-block;
line-height: 1.4;
margin-right: 10px;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
border-color: rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper {
display: block;
}
.yith-wcan-filters .yith-wcan-filter a.clear-selection {
font-size: 0.9em;
display: inline-block;
margin-bottom: 20px;
cursor: pointer;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder {
height: calc(1.5em + 16px);
background-color: #B4B4B4 !important;
border: 0 !important;
border-radius: 4px;
box-shadow: none;
color: #B4B4B4 !important;
display: block;
max-width: 100% !important;
opacity: 0.15;
outline: 0 !important;
overflow: hidden !important;
pointer-events: none;
position: relative !important;
width: auto;
z-index: 1;
cursor: pointer;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:before {
animation: loading__animation 1.5s ease-in-out infinite;
background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
background-repeat: no-repeat;
content: " ";
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: translateX(-100%);
}
@keyframes loading__animation {
to {
transform: translateX(100%);
}
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:after {
background-size: 100% auto;
content: "";
display: block;
height: 10px;
position: absolute;
right: 15px;
top: calc(50% - 5px);
width: 10px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.closed:after, .yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.opened):after, .yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.open):after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.open:after, .yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.opened:after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder {
height: 5px;
margin: 45px 0;
background-color: #B4B4B4 !important;
border: 0 !important;
border-radius: 4px;
box-shadow: none;
color: #B4B4B4 !important;
display: block;
max-width: 100% !important;
opacity: 0.15;
outline: 0 !important;
overflow: hidden !important;
pointer-events: none;
position: relative !important;
width: auto;
z-index: 1;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder:before {
animation: loading__animation 1.5s ease-in-out infinite;
background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
background-repeat: no-repeat;
content: " ";
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: translateX(-100%);
}
@keyframes loading__animation {
to {
transform: translateX(100%);
}
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle {
border-radius: 100%;
border: 4px solid #ebebeb;
background-color: #ebebeb;
top: calc(50% - 9px);
z-index: 2;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.from {
left: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.to {
right: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items {
margin-bottom: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .filter-item {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items input {
cursor: not-allowed;
pointer-events: none;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder {
height: 1em;
vertical-align: middle;
cursor: none;
background-color: #B4B4B4 !important;
border: 0 !important;
border-radius: 4px;
box-shadow: none;
color: #B4B4B4 !important;
display: block;
max-width: 100% !important;
opacity: 0.15;
outline: 0 !important;
overflow: hidden !important;
pointer-events: none;
position: relative !important;
width: auto;
z-index: 1;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder:before {
animation: loading__animation 1.5s ease-in-out infinite;
background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
background-repeat: no-repeat;
content: " ";
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: translateX(-100%);
}
@keyframes loading__animation {
to {
transform: translateX(100%);
}
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.checkbox-design .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.radio-design .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-price-range .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-orderby .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-review .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-stock-sale .item-placeholder {
flex: auto;
display: inline-block;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items {
font-size: inherit;
display: flex;
flex-wrap: wrap;
column-gap: 5px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item {
display: block;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(1) {
width: calc(40% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(2) {
width: calc(25% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(3) {
width: calc(35% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(4) {
width: calc(30% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item .item-placeholder {
height: 2em;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item {
border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
display: inline-block;
height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
margin-right: 15px;
vertical-align: middle;
width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item .item-placeholder {
height: 100%;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.text-design .filter-items .filter-item {
display: block;
margin-bottom: 25px;
}
.yith-wcan-filters.custom-style span.checkboxbutton {
position: relative;
}
.yith-wcan-filters.custom-style span.checkboxbutton input[type=checkbox] {
bottom: 0;
cursor: pointer;
height: 20px;
left: 0;
opacity: 0;
position: absolute;
right: 0;
width: 20px;
}
.yith-wcan-filters.custom-style span.checkboxbutton:before {
content: "";
display: inline-block;
width: 20px;
height: 20px;
background: #ffffff;
border: 1px solid #D7D7D7;
border-radius: 4px;
margin-right: 10px;
text-align: center;
line-height: 23px;
font-size: 17px;
vertical-align: middle;
cursor: pointer;
margin-bottom: 5px;
transition: background-color ease 0.3s;
}
.yith-wcan-filters.custom-style span.checkboxbutton.checked:before {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/check.svg) !important;
background-size: 65%;
background-position: center center;
background-repeat: no-repeat !important;
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: #ffffff;
content: "";
}
.yith-wcan-filters.custom-style span.radiobutton {
position: relative;
}
.yith-wcan-filters.custom-style span.radiobutton input[type=radio] {
bottom: 0;
cursor: pointer;
height: 23px;
left: 0;
opacity: 0;
position: absolute;
right: 0;
width: 23px;
}
.yith-wcan-filters.custom-style span.radiobutton:before {
content: "";
background: #ffffff;
background-clip: content-box;
border: 1px solid #D7D7D7;
border-radius: 100%;
cursor: pointer;
display: inline-block;
font-size: 20px;
height: 20px;
line-height: 20px;
padding: 2px;
margin-bottom: 5px;
margin-right: 10px;
text-align: center;
vertical-align: middle;
width: 20px;
}
.yith-wcan-filters.custom-style span.radiobutton.checked:before {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-clip: content-box !important;
}
.yith-wcan-filters.custom-style .star-rating {
color: #e3a405;
}
.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.checkboxbutton:before,
.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.radiobutton:before {
border: 1px solid #B4B4B4;
background-color: #B4B4B4;
opacity: 0.15;
}
.yith-wcan-filters .apply-filters {
margin-top: 15px;
}
.yith-wcan-filters.filters-modal {
bottom: 0;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4);
left: 0;
margin: 0;
position: fixed;
right: 0;
top: 0;
transform: translate(-100%, 0);
transition: 0.3s transform cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 1002;
}
.yith-wcan-filters.filters-modal h3 {
background: #eee;
font-size: 1.2em;
height: 60px;
left: 0;
line-height: 60px;
margin: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 1007;
}
.yith-wcan-filters.filters-modal h3.mobile-only {
display: block;
}
.yith-wcan-filters.filters-modal .filters-container {
height: calc(100% - 65px);
margin-top: 65px;
overflow-y: scroll;
padding: 20px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 4px;
}
.yith-wcan-filters.filters-modal .filters-container > .clear-selection {
cursor: pointer;
display: inline-block;
margin-bottom: 20px;
}
.yith-wcan-filters.filters-modal.with-filter-button .filters-container {
height: calc(100% - 130px);
}
.yith-wcan-filters.filters-modal .yith-wcan-filter {
border: 1px solid #D7D7D7;
border-radius: 4px;
margin-bottom: 15px;
padding: 15px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title {
margin: 0;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title.collapsable:after {
right: 5px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content {
margin-top: 15px;
}
.yith-wcan-filters.filters-modal.open {
display: block;
opacity: 1;
transform: translate(0, 0);
}
.yith-wcan-filters.filters-modal .close-button {
color: var(--yith-wcan-anchors_style_text, #434343);
cursor: pointer;
font-size: 1.5em;
height: 35px;
line-height: 1;
position: absolute;
text-align: center;
text-decoration: none;
right: 20px;
top: 15px;
vertical-align: middle;
width: 35px;
z-index: 1008;
}
.yith-wcan-filters.filters-modal .close-button:hover {
color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters.filters-modal .main-modal-button {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 0;
bottom: 0;
display: none;
height: 60px;
line-height: 60px;
left: 0;
margin: 0;
padding: 0;
position: fixed;
right: 0;
width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) {
text-align: left;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
display: inline-block;
margin-bottom: 8px;
min-width: 200px;
position: relative;
vertical-align: top;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
border: 1px solid #D7D7D7;
border-radius: 4px;
font-weight: 400;
margin-top: 0;
margin-bottom: 10px;
margin-right: 15px;
padding: 10px 40px 10px 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable:after {
right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count {
border: 2px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
padding: 0 5px;
font-size: 0.8em;
margin: 0 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened + .filter-content {
border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content {
background-color: #fff;
border: 1px solid #D7D7D7;
border-radius: 4px;
min-width: 300px;
position: absolute;
padding: 20px;
width: 100%;
z-index: 1001;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer {
background-color: #f0f0f0;
margin: 20px -20px -20px;
padding: 15px 20px;
text-align: right;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .apply-filters {
margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .clear-selection {
background: #CBCBCB;
border-color: #CBCBCB;
color: #434343;
margin-bottom: 0;
margin-right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items {
max-height: 200px;
overflow-y: scroll;
overflow-x: hidden;
padding: 5px 2px 0 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items::-webkit-scrollbar-thumb {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 4px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.label-design .filter-items {
padding-top: 8px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container {
margin-bottom: 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container input {
width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .matching-items a {
cursor: pointer;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-title {
visibility: hidden;
height: 0;
margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content {
height: calc(1.5em + 16px);
margin-bottom: 10px;
background-color: #B4B4B4 !important;
border: 0 !important;
border-radius: 4px;
box-shadow: none;
color: #B4B4B4 !important;
display: block;
max-width: 100% !important;
opacity: 0.15;
outline: 0 !important;
overflow: hidden !important;
pointer-events: none;
position: relative !important;
width: auto;
z-index: 1;
cursor: pointer;
position: relative;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:before {
animation: loading__animation 1.5s ease-in-out infinite;
background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
background-repeat: no-repeat;
content: " ";
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: translateX(-100%);
}
@keyframes loading__animation {
to {
transform: translateX(100%);
}
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:after {
background-size: 100% auto;
content: "";
display: block;
height: 10px;
position: absolute;
right: 15px;
top: calc(50% - 5px);
width: 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.closed:after, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.opened):after, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.open):after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.open:after, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.opened:after {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content * {
display: none;
}
.yith-wcan-filters.horizontal:not(.filters-modal) form > .apply-filters {
margin-top: 0;
}
body.admin-bar .yith-wcan-filters.filters-modal {
top: 32px;
}
body.yith-wcan-preset-modal-open:after {
background: rgba(0, 0, 0, 0.5);
bottom: 0;
content: "";
display: block;
left: 0;
pointer-events: none;
position: fixed;
right: 0;
top: 0;
z-index: 1001;
}
body.yith-wcan-preset-modal-open:after.admin-bar {
top: 32px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
padding-left: 0;
padding-right: 15px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
left: 5px;
right: auto;
}
@media (max-width: 991px) {
body.filters-in-modal .yith-wcan-filters {
display: none;
}
}
@media (max-width: 782px) {
body.admin-bar .yith-wcan-filters.filters-modal {
top: 46px;
}
} .yith-wcan-active-filters {
font-size: 0.8em;
margin-bottom: 20px;
}
.yith-wcan-active-filters .active-filter {
display: inline-block;
margin-bottom: 5px;
margin-right: 15px;
}
.yith-wcan-active-filters .active-filter b {
display: inline-block;
margin-right: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label {
border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 5px;
color: var(--yith-wcan-anchors_style_text, #434343);
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
margin-right: 5px;
margin-bottom: 0;
padding: 4px 15px 3px;
position: relative;
text-decoration: none;
position: relative;
}
.yith-wcan-active-filters .active-filter .active-filter-label:after {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 60%;
border-radius: 100%;
color: #fff;
content: "";
font-size: 16px;
height: 15px;
line-height: 15px;
position: absolute;
right: -5px;
text-align: center;
text-decoration: none;
top: -5px;
width: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label .star-rating {
display: inline-block;
line-height: 1.4;
margin-right: 10px;
vertical-align: middle;
margin-right: 0;
}
.yith-wcan-active-filters.no-titles .active-filter {
margin-right: 0;
}
.yith-wcan-active-filters.custom-style .star-rating {
color: #e3a405;
}
.yith-wcan-active-filters .reset-filters {
border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 5px;
color: var(--yith-wcan-anchors_style_text, #434343);
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
margin-right: 5px;
margin-bottom: 0;
padding: 4px 15px 3px;
position: relative;
text-decoration: none;
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: #fff;
}
.yith-wcan-active-filters .reset-filters:hover {
background-color: rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8), calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8), calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));
border-color: rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8), calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8), calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));
} .yith-wcan-filters-opener {
border: 1px solid #D7D7D7;
border-radius: 4px;
background: #fff;
color: var(--yith-wcan-anchors_style_text, #434343);
display: none;
outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters-opener i.filter-icon {
background-image: url(//packerfancave.net/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/filters.svg);
background-position: center center;
background-size: 100% auto;
background-repeat: no-repeat;
display: inline-block;
height: 15px;
margin-right: 2px;
vertical-align: middle;
width: 15px;
}
.yith-wcan-filters-opener:hover {
background: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: #fff;
}
.yith-wcan-filters-opener:hover i.filter-icon {
filter: brightness(0) invert(1);
}