.wpcbm-wrapper {
position: relative;
}
.wpcbm-badges {
position: absolute;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
z-index: 9;
}
.wpcbm-badges.wpcbm-badges-flat {
position: relative;
margin-left: -5px;
margin-right: -5px;
justify-content: flex-start;
}
.wpcbm-badges.wpcbm-badges-flat .wpcbm-badge {
margin: 5px;
position: relative !important;
}
.wpcbm-badges[class*="left"] .wpcbm-badge {
margin-right: 10px;
}
.wpcbm-badges[class*="center"] .wpcbm-badge {
margin-left: 5px;
margin-right: 5px;
}
.wpcbm-badges[class*="right"] .wpcbm-badge {
margin-left: 10px;
}
.wpcbm-wrapper-single-image {
display: none;
}
.woocommerce-product-gallery .wpcbm-wrapper-single-image {
display: block;
}.wpcbm-wrapper {
max-width: 100%;
} .wpcbm-badges-top-left {
top: 10px;
left: 10px;
}
.wpcbm-badges-top-center {
top: 10px;
left: 50%;
transform: translateX(-50%);
}
.wpcbm-badges-top-right {
top: 10px;
left: auto;
right: 10px;
}
.wpcbm-badges-middle-left {
top: 50%;
transform: translateY(-50%);
left: 10px;
}
.wpcbm-badges-middle-center {
top: 50%;
transform: translate(-50%, -50%);
left: 50%;
}
.wpcbm-badges-middle-right {
top: 50%;
transform: translateY(-50%);
right: 10px;
}
.wpcbm-badges-bottom-left {
bottom: 10px;
left: 10px;
}
.wpcbm-badges-bottom-center {
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.wpcbm-badges-bottom-right {
bottom: 10px;
right: 10px;
} .wpcbm-badge-style-image {
background-color: transparent !important;
border: none !important;
}
.wpcbm-badge-style-image .wpcbm-badge-inner {
display: block;
width: 80px;
}
.wpcbm-badge-style-image img {
max-width: 100%;
height: auto;
margin: 0 !important;
padding: 0 !important;
}
.wpcbm-badge-style-01 {
padding: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border-width: 2px;
border-style: solid;
}
.wpcbm-badge-style-02 {
padding: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 0;
border-width: 2px;
border-style: solid;
}
.wpcbm-badge-style-03 {
padding: 5px 15px;
text-align: center;
border-radius: 10px;
border-width: 2px;
border-style: solid;
}
.wpcbm-badge-style-04 {
padding: 5px 10px;
border-width: 2px;
border-style: solid;
}
.wpcbm-badge-style-05 {
padding: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none;
position: relative;
}
.wpcbm-badge-style-05 .wpcbm-badge-inner {
background-color: inherit;
}
.wpcbm-badge-style-05 .wpcbm-badge-inner:after {
position: absolute;
content: '';
top: 100%;
left: 50%;
margin-top: -16px;
margin-left: -20px;
display: block;
width: 12px;
height: 12px;
background-color: inherit;
}
.wpcbm-badge-style-06 {
padding: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none;
position: relative;
}
.wpcbm-badge-style-06 .wpcbm-badge-inner {
background-color: inherit;
}
.wpcbm-badge-style-06 .wpcbm-badge-inner:after {
position: absolute;
content: '';
top: 100%;
left: 50%;
margin-top: -10px;
margin-left: -6px;
display: block;
width: 12px;
height: 12px;
background-color: inherit;
transform: rotate(45deg);
}
.wpcbm-badge-style-07 {
padding: 5px 10px;
border-width: 1px;
border-style: solid;
box-shadow: 4px 4px rgb(0 0 0 / 20%);
}
.wpcbm-badge-style-08 {
padding: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 0;
border: none;
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8px), 50% 100%, 0 calc(100% - 8px));
}
.wpcbm-badge-style-09 {
padding: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 0;
border: none;
clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 8px), 0 100%);
}
.wpcbm-badge-style-10 {
padding: 5px 20px 5px 10px;
border: none;
clip-path: polygon(0% 0%, 100% 0%, calc(100% - 8px) 50%, 100% 100%, 0% 100%);
}
.wpcbm-badge-style-11 {
padding: 5px 10px 5px 20px;
border: none;
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 8px 50%);
}
.wpcbm-badge-style-12 {
padding: 5px 20px 5px 10px;
border: none;
clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
}
.wpcbm-badge-style-13 {
padding: 5px 10px 5px 20px;
border: none;
clip-path: polygon(10px 0, 100% 0, 100% 100%, 0 100%);
}
.wpcbm-badge-style-14 {
position: absolute;
padding: 5px 20px;
border: none;
}
.wpcbm-badge-style-14 .wpcbm-badge-inner {
border-color: inherit;
}
.wpcbm-badge-style-14 .wpcbm-badge-inner:before {
content: '';
height: 0;
width: 0;
top: -8px;
left: 0;
border-style: solid;
border-bottom-width: 8px;
border-bottom-color: inherit;
border-left-width: 8px;
border-left-color: transparent;
border-top-width: 0;
border-right-width: 0;
position: absolute;
}
[class*="wpcbm-badges-top-"] .wpcbm-badge-style-14 {
top: 0;
}
[class*="wpcbm-badges-bottom-"] .wpcbm-badge-style-14 {
bottom: 0;
}
.wpcbm-badges[class*="-left"] .wpcbm-badge-style-14 {
left: -18px;
}
.wpcbm-badges[class*="-center"] .wpcbm-badge-style-14 {
position: relative;
}
.wpcbm-badges[class*="-center"] .wpcbm-badge-style-14 .wpcbm-badge-inner:before {
display: none;
}
.wpcbm-badges[class*="-right"] .wpcbm-badge-style-14 {
right: -18px;
}
.wpcbm-badges[class*="-right"] .wpcbm-badge-style-14 .wpcbm-badge-inner:before {
left: auto;
right: 0;
border-bottom-width: 8px;
border-bottom-color: inherit;
border-right-width: 8px;
border-right-color: transparent;
border-top-width: 0;
border-left-width: 0;
}
.wpcbm-badge-style-15 {
padding: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/15.svg);
background-size: 60px;
background-position: center;
background-repeat: no-repeat;
}
.wpcbm-badge-style-16 {
padding: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/16.svg);
background-size: 60px;
background-position: center;
background-repeat: no-repeat;
}
.wpcbm-badge-style-17 {
padding: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/17.svg);
background-size: 52px;
background-position: center top;
background-repeat: no-repeat;
}
.wpcbm-badge-style-18 {
padding: 0;
width: 60px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/18.svg);
background-size: 60px;
background-position: center;
background-repeat: no-repeat;
}
.wpcbm-badge-style-19 {
padding: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/19.svg);
background-size: 50px;
background-position: center center;
background-repeat: no-repeat;
}
.wpcbm-badge-style-20 {
padding: 0;
width: 60px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/20.svg);
background-size: 60px;
background-position: -2px;
background-repeat: no-repeat;
}
.wpcbm-badge-style-21 {
padding: 0 10px 10px 10px;
text-align: center;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/21.svg);
background-size: auto 6px;
background-position: center bottom;
background-repeat: no-repeat;
}
.wpcbm-badge-style-22 {
padding: 0 10px 10px 10px;
text-align: center;
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: url(//ispaghol.pk/wp-content/plugins/wpc-badge-management/assets/images/background/22.svg);
background-size: auto 6px;
background-position: center bottom;
background-repeat: no-repeat;
}
.wpcbm-badge-style-23 {
border: none !important;
box-shadow: none !important;
background-color: transparent !important;
}
.wpcbm-badge-style-24 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 73% 27% 76% 24% / 36% 69% 31% 64%;
border: 2px solid #6f2a41;
background-color: #b9466c;
}
.wpcbm-badge-style-25 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 67% 33% 68% 32% / 30% 52% 48% 70%;
border: 2px solid #327993;
background-color: #00a0bc;
}
.wpcbm-badge-style-26 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 67% 33% 61% 39% / 47% 30% 70% 53%;
border: 2px solid #cf7704;
background-color: #ffad00;
}
.wpcbm-badge-style-27 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 47% 53% 53% 47% / 65% 46% 54% 35%;
border: 2px solid #4a8800;
background-color: #77bb24;
}
.wpcbm-badge-style-28 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 73% 27% 29% 71% / 34% 34% 66% 66%;
border: 2px solid #6f2a41;
background-color: #b9466c;
}
.wpcbm-badge-style-29 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 70% 30% 76% 24% / 57% 39% 61% 43%;
border: 2px solid #327993;
background-color: #00a0bc;
}
.wpcbm-badge-style-30 {
width: 48px;
height: 48px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 49% 51% 51% 49% / 36% 69% 31% 64%;
border: 2px solid #4a8800;
background-color: #77bb24;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#woo-aacvp-modal, #woo-aacvp-form {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
width:100%;
height:100%;
z-index:99999; 
overflow:hidden; 
background-color:rgba(255,255,255,.87);
align-items:center;
justify-content:center; 
display:none; 
}
#woo-aacvp-wrapper, #woo-aacvp-from-wrapper {
position:relative; 
width:80%;
max-width:600px;
height:auto;
min-height:100px;
overflow-x:hidden; 
overflow-y:inherit; 
margin-top:-45px; 
}
#woo-aacvp-wrapper-close, #woo-aacvp-form-wrapper-close {
cursor:pointer; 
position:absolute; 
right: 0; 
top: 0; 
width:30px;
height:30px; 
background-color:#212121; 
color:#fff; 
font-size:15px; 
border-radius:50%; 
display:flex;
align-items:center;
justify-content: center; 
padding:5px 0; 
}
#woo-aacvp-content, #woo-aacvp-form-content {
background-color:#fff;
border:1px solid #212121; 
border-radius:5px; 
margin-top:15px;
width:calc(100% - 30px);
margin-left:auto;
margin-right:auto;
padding:15px; 
max-height:calc(100vh - 50px);
overflow:hidden; 
}
#woo-aacvp-wrapper-cancel, #woo-aacvp-form-wrapper-cancel {
cursor:pointer; 
}
#woo-aacvp-content-title, #woo-aacvp-form-content-title {
font-size:1.5rem; 
text-transform:uppercase; 
margin:0 15px;
text-align:center; 
}
#woo-aacvp-product-name, #woo-aacvp-form-product-name {
text-align:center; 
margin: 0 15px 5px 15px; 
}
#woo-aacvp-variation-wrapper, #woo-aacvp-form-variation-wrapper {
max-height:calc(100vh - 380px);
overflow-y: auto; 
scrollbar-color:#212121;
}
#woo-aacvp-variation-wrapper::-webkit-scrollbar, #woo-aacvp-form-variation-wrapper::-webkit-scrollbar {
width:6px;
}
#woo-aacvp-variation-wrapper::-webkit-scrollbar-track, #woo-aacvp-form-variation-wrapper::-webkit-scrollbar-track {
background: #eee;
border-radius:3px; 
}
#woo-aacvp-variation-wrapper::-webkit-scrollbar-thumb, #woo-aacvp-form-variation-wrapper::-webkit-scrollbar-thumb {
background:#212121;
border-radius: 3px; 
border:none; 
}
#woo-aacvp-variation-wrapper::-webkit-scrollbar-thumb:hover, #woo-aacvp-form-variation-wrapper::-webkit-scrollbar-thumb:hover{
background:#000000;
}
.woo-aacvp-variation{
display:grid;
align-items:center;
justify-content:space-between; 
border-bottom:1px solid #eeeeee;
padding: 15px;  
text-decoration:none; 
color:#212121; 
border:1px solid #eee; 
border-radius:4px;
margin:5px 10px 10px 10px;
grid-template-columns:1fr 6fr;
grid-template-rows: repeat(2, auto);
}
.woo-aacvp-radio{
grid-row: span 2; 
}
.woo-aacvp-variation-price{
padding:0.5rem; 
border-top:1px solid #eee;
}
.woo-aacvp-variation-image{
display:none; 
}
.woo-aacvp-variation-attr{
margin-bottom:0.5rem;
padding: 0 0.5rem; 
text-transform: capitalize;
}
.woo-aacvp-variation-attr-label{
text-transform: capitalize;
margin-right: 0.5rem; 
margin-bottom:0.25rem; 
display:flex;
align-items:center; 
}
.woo-aacvp-variation-attr-label select{
margin-left:5px;
width:100%; 
}
.woo-aacvp-variation-attr-label:last-child{
margin-bottom:0;
}
.woo-aacvp-error{
margin: 0 15px 5px 10px; 
background-color: #f8d7da;
color: #58151c; 
border: 1px solid #f1aeb5; 
text-align: center; 
display:none; 
}
#woo-aacvp-buttons,
#woo-aacvp-form-buttons {
width:100%;
margin-top:15px;
display:grid; 
align-items:center; 
justify-content:center; 
grid-column-gap: 5px; 
grid-row-gap: 5px; 
grid-template-columns:1fr; 
}
.woo-aacvp-btn{
text-align:center; 
}
input.woo-aacvp-radio,
input.woo-aacvp-radio:focus,
input.woo-aacvp-radio:hover{
outline:none!important;
box-shadow:none!important;
cursor:pointer; 
}
.error-border{
border:1px solid #f1aeb5; 
box-shadow: 1px 1px 3px 0 #f1aeb5;
}
.pointer-disabled{
pointer-events: none; 
}
@media screen and (min-width:768px){
.woo-aacvp-variation-image{
display:block; 
}
.woo-aacvp-variation{
grid-template-columns: 1fr 3fr 6fr 3fr; 
grid-template-rows: repeat(1, 1fr);
}
.woo-aacvp-variation-price{
border-top:none;
}
.woo-aacvp-variation-attr{
padding: 0 1.5rem; 
}
.woo-aacvp-variation-price{
padding:1.5rem;
}
#woo-aacvp-buttons,
#woo-aacvp-form-buttons {
grid-template-columns: 1fr 1fr; 
grid-template-rows: repeat(1, 1fr);
grid-column-gap: 15px; 
grid-row-gap: 15px;
}
#woo-aacvp-buttons > *:first-child, #woo-aacvp-form-buttons > *:first-child {
grid-column: 1 / 2;
grid-row: 1;
}
#woo-aacvp-buttons > *:nth-child(2), #woo-aacvp-form-buttons > *:nth-child(2) {
grid-column: 2 / 3; 
grid-row: 1; 
}
#woo-aacvp-buttons > *:nth-child(3), #woo-aacvp-form-buttons > *:nth-child(3) {
grid-column: 1 / -1; 
grid-row: 2; 
}
#woo-aacvp-buttons .woo-aacvp-btn, #woo-aacvp-form-buttons .woo-aacvp-btn{
text-align:center; 
}
}