body.single-product .wczpc_maindiv {
width: 100%;
display: flex;
float: left;
position: relative;
padding: 6px;
margin: 15px 0px;
flex-direction: column;
color: #000;
}
.wczpc_maindiv p {
margin: 0 !important;
padding: 0 !important;
}
.wczpc_maindiv h3 {
font-size: 20px !important;
text-transform: capitalize;
width: 100%;
display: inline-block;
margin: 0px 0px 10px 0px !important;
line-height: 30px !important;
color: #000;
}
.response_pin {
border: 3px dotted #ccc;
padding: 10px;
background: #ffff;
}
.wczp-modal {
display: none; 
position: fixed; 
z-index: 9999999; 
padding-top: 100px; 
left: 0;
top: 0;
width: 100%;
height: 100%; 
overflow: auto; 
background-color: rgb(0,0,0); 
background-color: rgba(0,0,0,0.4); 
}
p.wczp_err {
border: 1px solid red;
position: relative;
background: red;
border-radius: 4px;
color: #fff;
margin-top: 20px;
padding: 5px 10px;
} .wczp-modal .modal-content {
position: relative;
margin: auto;
padding: 15px;
width: 35%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s;
z-index: 999999;
}
.wczp_popup_check_div {
display: flex;
flex-direction: row;
padding: 4px;
border-radius: 5px;
background-color: #fff;
}
input.wczpopuppinzip {
flex-grow: 2;
border: none;
padding: 10px !important;
height: auto;
outline: none;
border: none !important;
margin: 0 !important;
}
input.wczpinzipsubmit {
font-weight: 700;
letter-spacing: 0.5px;
padding: 10px 18px !important;
font-size: 16px !important;
display: block !important;
margin: 0 !important;
border-radius: 5px !important;
width: auto !important;
height: auto !important;
line-height: initial !important;
}
h4.wczp_popup_header {
margin: 17px 0 25px 0;
padding: 0;
font-size: 20px;
font-weight: 400;
}
.wczp-modal .modalinner {
display: inline-block;
width: 100%;
}
#wczp_porepl {
background: #ff0000;
color: #ffffff;
cursor: not-allowed;
border: none;
}
.popup_oc_main {
width: 100%;
display: inline-block;
text-align: center;
}
.popup_oc_main svg {
width: 58px;
height: auto;
text-align: center;
margin: 0 auto;
} @-webkit-keyframes animatetop {
from {top:-300px; opacity:0} 
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
} .wczp-modal .close {
float: right;
font-size: 32px;
line-height: 32px;
font-weight: bold;
position: relative;
top: 0px;
right: 10px;
}
.wczp-modal .close:hover,
.wczp-modal .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.wczp-modal .modal-header {
padding: 2px 16px;
background-color: #5cb85c;
color: white;
}
.wczp-modal .modal-footer {
padding: 2px 16px;
background-color: #5cb85c;
color: white;
}
.wczpc_maindiv input.wczpcheck {
min-height: 30px !important;
flex-grow: 2;
border: none !important;
color: #fff;
padding: 10px !important;
height: auto;
margin-bottom: 0px;
}
.wczpc_spinner {
position: absolute;
top: 32%;
left: 0;
display: flex;
align-content: center;
height: auto;
width: 100%;
text-align: center;
}
.wczpc_spinner img {
height: 50px;
margin: 0 auto;
align-items: center;
display: flex;
align-content: center;
}
.wczpc_maindiv input.wczpcheckbtn {
width: auto!important;
border: none;
border-radius: 5px;
height: 45px;
line-height: 25px;
font-weight: 700;
letter-spacing: 0.5px;
margin: 0 auto;
padding: 10px 10px;
font-size: 18px;
display: block;
}
.wczpc_maindiv input.wczpcheckbtn:hover {
text-decoration: none;
}
.wczp_delicons {
display: inline-block;
float: left;
}
.wczp_avaddate {
display: inline-block;
float: left;
}
.wczp_avacod {
display: inline-block;
float: left;
}
.wczp_delicons svg {
display: inline-block;
width: 35px;
height: auto;
vertical-align: bottom;
margin-right: 15px;
}
.wczp_tficon {
display: inline-block;
float: left;
margin-right: 10px;
}
.wczp_tficon img {
width: 35px;
}
.wczp_avaddate p, .wczp_avacod p {
margin: 0;
font-weight: bold;
font-size: 17px;
padding: 0;
}
.wczp_avaddate span, .wczp_avacod span {
font-size: 15px;
}
.wczpc_maindiv input.wczpbtn {
font-weight: 700;
letter-spacing: 0.5px;
padding: 7px 18px;
font-size: 16px;
display: block;
border-radius: 5px;
width: auto !important;
height: auto;
margin: 0;
}
.wczpc_maindiv input.wczpbtn:focus {
outline: none;
text-decoration: none;
}
.wczpc_maindiv input.wczpbtn:hover {
text-decoration: none;
}
.wczp-modal input.wczpinzipsubmit:hover {
text-decoration: none;
}
.response_pin {
margin: 5px 0px;
}
.wczp_cookie_check_div .wczpcheck:focus {
outline: none;
text-decoration: none;
}
.wczp_cookie_check_div {
display: flex;
flex-direction: row;
padding: 4px;
border-radius: 5px;
max-height: 56px;
align-items: center;
}
.wczp_cookie_check_div svg {
width: 30px;
height: auto;
}
.wczp_empty {
display: none;
font-size: 16px;
margin-top: 10px;
}
.wczp_avaitxt {
display: flex;
width: 100%;
margin-bottom: 12px;
align-content: center;
align-items: center;
}
.wczp_dlvrytxt {
display: flex;
width: 100%;
align-content: center;
align-items: center;
}
.wczp_pincode_popup_class {
display: none;
background-color: rgba(0,0,0,0.4);
position: fixed;
z-index: 9999;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
}
body.single-product .wczpc_maindiv.wczpc_loader {
background-color: rgba(0,0,0,0.3);
pointer-events: none;
}
.wczpc_maindiv.wczpc_loader:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.3);
opacity: 1;
transition: all 1s;
-webkit-transition: all 1s;
}
input.wczpinzipsubmit:focus {
outline: none;
}
input.wczpcheckbtn:focus {
outline: none;
}
@media only screen and (max-width: 768px){
.popup_oc_main {
width:100%;
}
input.wczpopuppinzip {
width: 66%;
}
.wczp-modal .modal-content {
width:85%;
}
body.single-product .wczpc_maindiv{
width: auto;
margin-top: 60px;
display: flex;
float: none;
flex-direction: column;
}
.wczpc_maindiv input.wczpbtn{
display: flex;
justify-content: center;
}
.wczpc_maindiv input.wczpcheck{
min-height: 0px !important;
margin-bottom: 0px;
padding: 3px !important;
}
}
.wczpc_maindiv_popup {
width: 100%;
margin: auto;
border-radius: 5px;
text-align: center;
margin-top: 12px;
margin-bottom: 12px; } .wczpc_maindiv_popup span.wczp_empty {
color: red;
font-size: 20px;
}
input.wczpopuppinzip:focus {
border: none!important;
outline: none!important;
}
.pincode_city_and_state {
display: inline-block;
width: 100%;
text-align: center;
margin-top: 15px;
}.wpcpc-collections .wpcpc-collection {
display: inline-block;
}
.wpcpc-collections .wpcpc-collection a, .wpcpc-collections .wpcpc-collection img {
display: block;
margin: 0;
}
.wpcpc-collections .wpcpc-collection img {
max-width: 200px;
height: auto;
margin: 0;
} .wpcpc-wrap-full .wpcpc-collection {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.wpcpc-wrap-full .wpcpc-collection .wpcpc-collection-image {
margin-right: 10px;
}
.wpcpc-wrap-full .wpcpc-collection .wpcpc-collection-info {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wpcpc-wrap-full .wpcpc-collection .wpcpc-collection-name {
font-weight: 700;
margin-bottom: 10px;
}
.products .product .wpcpc-collections .wpcpc-collection img {
max-width: 80px;
height: auto;
margin: 0;
}
.wpcpc-banner img {
max-width: 100%;
height: auto;
}.pwb-clearfix:after{content:"";display:table;clear:both}.pwb-before-loop{margin-bottom:1em}.pwb-after-loop{margin-top:1em}.pwb-carousel .pwb-slick-slide a{display:block}.pwb-carousel .pwb-slick-slide a>img{margin:0 auto}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{margin:0 10px}.pwb-carousel .slick-prev,.pwb-carousel .slick-next,.pwb-product-carousel .slick-prev,.pwb-product-carousel .slick-next{font-size:0;position:absolute;top:0;bottom:0;display:block;cursor:pointer;font-size:22px;width:30px;overflow:hidden;text-align:center;color:#aeaeae;border:none;outline:none;z-index:999;background:#eee;opacity:0;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out}.pwb-carousel .slick-prev>span,.pwb-carousel .slick-next>span,.pwb-product-carousel .slick-prev>span,.pwb-product-carousel .slick-next>span{display:inline-block;height:20px;width:20px;padding:10px;position:absolute;top:50%;margin-top:-20px;left:0;right:0}.pwb-carousel .slick-prev:hover,.pwb-carousel .slick-prev:focus,.pwb-carousel .slick-next:hover,.pwb-carousel .slick-next:focus,.pwb-product-carousel .slick-prev:hover,.pwb-product-carousel .slick-prev:focus,.pwb-product-carousel .slick-next:hover,.pwb-product-carousel .slick-next:focus{outline:none}.pwb-carousel .slick-prev,.pwb-product-carousel .slick-prev{left:0}.pwb-carousel .slick-next,.pwb-product-carousel .slick-next{right:0}.pwb-carousel:hover .slick-next,.pwb-carousel:hover .slick-prev,.pwb-product-carousel:hover .slick-next,.pwb-product-carousel:hover .slick-prev{opacity:.8}.pwb-product-carousel .pwb-amount{display:block;width:100%;margin-bottom:12px}.pwb-carousel,.pwb-product-carousel{min-height:30px}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{display:none}.pwb-carousel.slick-initialized .pwb-slick-slide,.pwb-product-carousel.slick-initialized .pwb-slick-slide{display:block}.pwb-carousel .slick-list,.pwb-product-carousel .slick-list{opacity:0;position:absolute}.pwb-carousel.slick-initialized,.pwb-product-carousel.slick-initialized{min-height:none}.pwb-carousel.slick-initialized .slick-list,.pwb-product-carousel.slick-initialized .slick-list{opacity:1;position:relative;transition:opacity .2s ease-in}.pwb-carousel.slick-initialized .pwb-carousel-loader,.pwb-product-carousel.slick-initialized .pwb-carousel-loader{display:none !important;opacity:0 !important}.pwb-carousel-loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:30px;height:30px;border-radius:50%;background:#525252;background:-moz-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-webkit-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-o-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-ms-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:linear-gradient(to right, #525252 10%, rgba(82, 82, 82, 0) 42%);position:relative;-webkit-animation:PWBCarouselLoader 1.4s infinite linear;animation:PWBCarouselLoader 1.4s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.pwb-carousel-loader:before{width:50%;height:50%;background:#525252;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.pwb-carousel-loader:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pwb-all-brands .pwb-pagination-wrapper{margin-top:20px;padding-top:10px;border-top:1px solid #ededed;text-align:right}.pwb-all-brands .pwb-pagination{display:inline-block;margin-right:10px;background-color:#ededed;color:#333;text-align:center;padding:10px}.pwb-brands-cols-outer{display:flex;flex-wrap:wrap;gap:15px}.pwb-all-brands .pwb-brands-cols-outer:after{content:"";display:table;clear:both}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{box-sizing:border-box;width:calc(20% - 15px);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.pwb-az-listing-row{margin-bottom:20px}.pwb-az-listing-row-in{margin-left:-5px;margin-right:-5px}.pwb-az-listing-col{padding:5px}.pwb-az-listing-col>a{display:block;text-transform:uppercase;white-space:nowrap;overflow:hidden}.pwb-az-listing-title{border-bottom:1px solid #ddd;font-weight:bold;font-size:115%;text-transform:uppercase}.pwb-az-listing-header{margin-bottom:30px}.pwb-az-listing-header ul{margin:0;padding:0;list-style:none;margin-right:-2px;margin-left:-2px}.pwb-az-listing-header li{display:inline-block;float:left;width:25px;height:25px;margin:2px;line-height:25px;border:1px solid #ddd;text-align:center}.pwb-az-listing-header a{text-transform:uppercase}.pwb-filter-products input[type=checkbox]{margin-right:10px}.pwb-filter-products li{margin-bottom:5px}.pwb-row:after{content:"";display:table;clear:both}.pwb-columns-2{width:50%}.pwb-columns-3{width:33.33333%}.pwb-columns-4{width:25%}.pwb-columns-5{width:20%}.pwb-columns-6{width:16.66666%}.pwb-columns{float:left}.pwb-single-product-brands{padding-top:1em;display:flex;gap:.1em}.product_meta .pwb-single-product-brands{padding-top:0}.pwb-text-before-brands-links{margin-right:4px}@media screen and (max-width: 1000px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:25%}}@media screen and (max-width: 700px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:50%}.pwb-columns-5,.pwb-columns-6{width:25%}}@media screen and (max-width: 480px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:100%;float:none}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3>p:first-child{height:auto}.pwb-columns-3,.pwb-columns-4,.pwb-columns-5,.pwb-columns-6{width:50%}}@media(min-width: 576px){.pwb-az-listing-col{width:50%;float:left}}@media(min-width: 992px){.pwb-az-listing-col{width:25%}}