.wopb-compare-btn {
display: block;
cursor: pointer;
margin-top: 15px;
}
.wopb-compare-btn strong {
margin-right: 5px;
font-size: 16px;
}
.wopb-compare-btn span {
display: flex;
align-items: center;
line-height: 1;
}
.wopb-compare-btn span:last-child {
display: none;
}
.wopb-compare-btn.wopb-compare-active span:first-child {
display: none;
}
.wopb-compare-btn.wopb-compare-active span:last-child {
display: flex;
}
.wopb-compare-btn.wopb-compare-active span:last-child strong{
font-size: 20px;
line-height: 16px;
}
.wopb-table-responsive {
display: block;
width: 100%; } .wopb-table-responsive table .wopb-compare-remove {
color: #8f8f8f;
}
.wopb-table-responsive table .wopb-compare-remove span {
color: #fb1919;
font-size: 18px;
width: 20px;
height: 20px;
border-radius: 100%;
line-height: 18px;
transition: 400ms;
display: inline-block;
text-align: center;
}
.wopb-table-responsive table .wopb-compare-remove:hover span {
background: #d21010;
color: #fff;
}
.wopb-modal-wrap .wopb-compare-modal {
box-shadow: unset;
background: #fff;
padding: 0;
border-radius: 4px;
}
.wopb-compare-modal table { margin: 0;
border: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
width: -webkit-fill-available;
}
.wopb-compare-modal table thead {
background: #ededed;
z-index: 99;
}
.wopb-compare-modal table thead tr th {
padding: 10px 25px;
border: none;
background-color: #f1f1f1;
}
.wopb-compare-modal table thead tr td {
padding: 10px 10px;
}
.wopb-compare-modal table tbody {
vertical-align: top;
}
.wopb-compare-modal table tbody tr {
text-align: center;
}
.wopb-compare-modal table tbody tr th {
width: auto;
min-width: 200px;
max-width: 280px;
vertical-align: middle;
}
.wopb-compare-modal table tbody tr td {
padding: 12px 12px;
border-width: 0 1px 1px 0;
border-color: rgba(0, 0, 0, .08);
width: auto;
min-width: 200px;
max-width: 280px;
}
.wopb-compare-modal table tbody tr td .wopb-compare-thumbnail {
display: inline-block;
margin: 0 auto;
font-size: 14px;
line-height: 1.4;
}
.wopb-compare-modal table tbody tr td .wopb-compare-thumbnail img {
max-width: 100%;
display: block;
margin: 0 auto 12px;
height: auto;
}
.wopb-compare-modal table tbody tr td .wopb-compare-thumbnail .star-rating{
margin: 0 auto;
margin-top: 5px;   
}
.wopb-compare-modal table tbody tr table.woocommerce-product-attributes {
overflow: hidden;
}
.wopb-compare-modal table tbody tr table.woocommerce-product-attributes td {
width: auto;
min-width: 120px;
max-width: 150px;
padding: 8px 10px;
font-size: 13px;
}
.wopb-compare-modal table tbody tr table.woocommerce-product-attributes th {
width: auto;
min-width: 80px;
max-width: 100px;
padding: 8px 10px;
font-size: 14px;
}
.wopb-compare-modal-content {
width: 100%;
overflow-y: scroll;
left: 0;
right: 0;
top: 0;
margin: 0 auto;
position: relative;
max-width: 100%;
max-height: 100%;
border-radius: 4px;
background: #fff;
}
.product-gallery-summary .botiga-single-addtocart-wrapper {
flex-wrap: wrap;
}
.product-gallery-summary .botiga-single-addtocart-wrapper .button {
width: fit-content;
} .woocommerce-shop:not(:has(.wopb-builder-container)):not(:has(.wopb-block-wrapper)) .wopb-compare-btn {
display: block;
cursor: pointer;
margin-top: 15px;
}
.woocommerce-shop:not(:has(.wopb-builder-container)):has(.wopb-block-wrapper) .wopb-cart-action .wopb-compare-btn {
display:none;
}
.woocommerce-shop:not(:has(.wopb-builder-container)) .wopb-compare-btn strong {
margin-right: 5px;
font-size: 16px;
}
.woocommerce-shop:not(:has(.wopb-builder-container)) .wopb-compare-btn span {
display: inline-flex;
align-items: center;
line-height: 1;
}
.woocommerce-shop:not(:has(.wopb-builder-container)) .wopb-compare-btn span:not(:only-child):last-child {
display: none;
}
.woocommerce-shop:not(:has(.wopb-builder-container)) .wopb-compare-btn.wopb-compare-active span:first-child {
display: none;
}
.woocommerce-shop:not(:has(.wopb-builder-container)) .wopb-compare-btn.wopb-compare-active span:last-child {
display: inline-flex;
}
.woocommerce-shop:not(:has(.wopb-builder-container)) .wopb-compare-btn.wopb-compare-active span:last-child strong {
font-size: 20px;
line-height: 16px;
}
.woocommerce-shop .wopb-modal-wrap.active .wopb-compare-modal .wopb-compare-btn , .woocommerce-shop .wopb-modal-wrap.active .wopb-compare-modal .wopb-wishlist-add , .woocommerce-shop .wopb-modal-wrap.active .wopb-compare-modal .wopb-quickview-btn{
display: none;
}.wopb-quick-view-modal {
display: grid;
grid-template-columns: .8fr 1fr;
box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
background: #fff;
border-radius: 4px;
}
.wopb-quick-view-modal .wopb-quick-view-image {
position: relative;
height: 100%;
overflow: hidden;
-o-object-fit: cover;
object-fit: cover;
}
.woocommerce .single-product div.product .wopb-quick-view-modal .wopb-quick-view-image .woocommerce-product-gallery {
width: 100%;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-image .woocommerce-product-gallery__image img {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
width: 100%;
}
.wopb-quick-view-modal .wopb-quick-view-image .wopb-quick-view-sale {
position: absolute;
left: 25px;
top: 30px;
font-size: 14px;
line-height: 20px;
letter-spacing: 0;
background: #31b54e;
color: #fff;
font-weight: 700;
text-transform: uppercase;
padding: 5px 10px;
}
.wopb-quick-view-modal .wopb-quick-view-image .wopb-quick-view-sale span {
font-weight: 400;
margin-left: 5px;
}
.wopb-quick-view-modal .wopb-quick-view-content {
padding: 30px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-product-rating {
margin: 0;
float: none;
overflow: hidden;
position: relative;
font-size: 12px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-product-rating .star-rating {
margin-bottom: unset;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-product-rating .star-rating:before {
color: #d3ced2;
float: left;
position: absolute;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-product-rating .star-rating span{
overflow: hidden;
padding-top: 1.5em;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-product-rating .star-rating span:before {
color: #ffd810;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-review-link {
color: #888;
font-size: 13px;
}
.wopb-quick-view-modal .wopb-quick-view-content .wopb-quick-title {
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .product_title {
margin: 5px 0 10px;
padding: 0;
font-size: 28px;
line-height: 34px;
color: #2c2d2f;
transition: .4s;
font-weight: 600;
}
.wopb-quick-view-modal .wopb-quick-view-content .wopb-quick-divider {
background: #e5e5e5;
height: 3px;
width: 40px;
margin: 20px 0;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .price {
font-size: 22px;
font-weight: 600;
line-height: 32px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .price del .woocommerce-Price-amount {
opacity: .5;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .price ins {
margin-left: 5px;
background: 0 0;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .woocommerce-product-details__short-description p {
margin: 20px 0;
color: #777;
font-size: 16px;
line-height: 24px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .stock {
font-size: 12px;
font-weight: 600;
margin-bottom: 10px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity {
opacity: 1;
display: inline-flex;
margin-right: 8px;
white-space: nowrap;
vertical-align: top;
height: unset;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity .wopb-add-to-cart-minus, .woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity .wopb-add-to-cart-plus {
width: 35px;
height: 40px;
border: 1px solid #eee;
color: #222529;
border-radius: 0;
cursor: pointer;
position: relative;
outline: 0;
text-indent: -9999px;
transition: .4s;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity .wopb-add-to-cart-minus::before, .woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity .wopb-add-to-cart-plus::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
width: 9px;
border-top: 1px solid;
margin-top: -0.5px;
margin-left: -4.5px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity .wopb-add-to-cart-plus:after {
content: "";
position: absolute;
left: 50%;
top: 50%;
height: 9px;
border-left: 1px solid;
margin-top: -4.5px;
margin-left: -0.5px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity input.qty {
text-align: center;
border-radius: 0 !important;
padding: 0 !important;
background: 0 0;
border: none;
box-shadow: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
max-width: 60px;
width: 60px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity input.qty::-webkit-outer-spin-button,
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .quantity input.qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
-moz-appearance: textfield;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .single_add_to_cart_button {
background-color: #ff5845;
color: #fff;
cursor: pointer;
padding: 8px 15px;
margin: 0 2px;
transition: .4s;
border: none;
box-shadow: none;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content form.cart .single_add_to_cart_button:hover {
outline: 0;
box-shadow: none;
border: none;
background: #e63838;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .wopb-compare-btn, .woocommerce .wopb-quick-view-modal .wopb-quick-view-content .wopb-wishlist-add {
display: none;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .product_meta .sku_wrapper,  .woocommerce .wopb-quick-view-modal .wopb-quick-view-content .product_meta .posted_in {
font-size: 12px;
font-weight: 600;
margin-bottom: 10px;
}
.woocommerce .wopb-quick-view-modal .wopb-quick-view-content .product_meta .posted_in a {
color: #ff5845;
transition: .4s;
margin-right: 2px;
}
.wopb-quick-view-content.wopb-quick-view-disable-stock .stock, .wopb-quick-view-content.wopb-quick-view-disable-stock .wopb-stock-progress-bar-section {
display: none;
}
.wopb-quick-view-modal .quantity .plus, .wopb-quick-view-modal .quantity .minus {
display: none;
}
@media (max-width: 768px) {
.wopb-quick-view-modal {
grid-template-columns: 1fr;
}
}
.wopb-quick-view-content .single_add_to_cart_button.loading {
pointer-events: none;
}
.wopb-quick-view-content .woocommerce-message {
margin-top: 1em;
padding: 0.6em;
}
.wopb-quick-view-content .woocommerce-message::before {
position: unset;
margin-right: 0.5em;
}.wopb-d-none{
display: none !important;
}
.wopb-variation-swatches .wopb-swatch{
margin-top: 5px;
position: relative;
display: inline-flex;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
align-items: center;
justify-content: center;
line-height: normal;
cursor: pointer;
}
.wopb-variation-swatches .wopb-swatch-label {
background: #ededed;
color: #545252;
padding: 3px 6px;
border-radius: 2px;
font-size: 14px;
}
.wopb-block-item, .wopb-variation-swatches .wopb-swatch-label.wopb-label-only-text {
background: unset;
padding: unset;
margin: unset;
min-width: auto !important;
color: #929292 !important;
}
.wopb-variation-swatches .wopb-swatch-label.selected {
border: 2px solid #333;
}
.wopb-variation-swatches .wopb-swatch-label.wopb-label-only-text.selected {
border: unset;
color: #e99e2f !important;
}
.wopb-variation-swatches .wopb-swatch-color.selected:before {
-webkit-transform: translate(-50%,-50%) rotate(45deg);
-moz-transform: translate(-50%,-50%) rotate(45deg);
transform: translate(-50%,-50%) rotate(45deg);
content: "";
width: 6px;
height: 10px;
border: solid #eee;
border-width: 0 2px 2px 0;
position: absolute;
top: 50%;
left: 50%;
margin: -2px -2px 0 0;
}
.wopb-variation-swatches .wopb-swatch-image.selected img {
border: 2px solid #b3aeae;
padding: 2px;
}
.wopb-variation-swatches .wopb-swatch.disabled {
cursor: not-allowed;
pointer-events: none;
opacity: 0.4;
overflow: hidden;
}
.wopb-variation-swatches .wopb-swatch.disabled:before {
position: absolute;
content: " "!important;
width: 100%;
height: 1px;
background: red!important;
left: 0;
right: 0;
bottom: 0;
top: 50%;
visibility: visible;
opacity: 1;
border: 0;
margin: 0!important;
padding: 0!important;
min-width: auto;
-webkit-transform-origin: center;
transform-origin: center;
z-index: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.wopb-variation-swatches .wopb-swatch.disabled:after {
position: absolute;
content: " "!important;
width: 100%;
height: 1px;
background: red!important;
left: 0;
right: 0;
bottom: 0;
top: 50%;
visibility: visible;
opacity: 1;
border: 0;
margin: 0!important;
padding: 0!important;
min-width: auto;
-webkit-transform-origin: center;
transform-origin: center;
z-index: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
ul.products li .wopb-loop-variations-form .wopb-variation-swatches .wopb-swatch img {
margin: unset ;
}
.wopb-swatch .wopb-variation-swatch-tooltip {
border-radius: 3px;
position: absolute;
bottom: 125%;
background: #333;
z-index: 2;
color: #fff;
padding: 5px 5px;
font-size: 12px;
opacity: 0;
visibility: hidden;
white-space: nowrap;
}
.wopb-block-item .wopb-swatch .wopb-variation-swatch-tooltip {
bottom: 135%;
}
.wopb-product-btn .wopb-swatch .wopb-variation-swatch-tooltip {
padding: 16px 10px;
}
.wopb-swatch .wopb-variation-swatch-tooltip:after {
transform: rotate(45deg);
content: "";
position: absolute;
width: 8px;
height: 8px;
background: #333;
bottom: -4px;
left: 50%;
margin-left: -4px;
}
.wopb-swatch:hover .wopb-variation-swatch-tooltip {
opacity: 1;
visibility: visible;
}
.wopb-variation-swatches {
margin-bottom: 5px;
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.wopb-loop-variations-form table {
margin-bottom: 0px;
}
.wopb-loop-variations-form table td, .wopb-loop-variations-form table th {
background-color: unset !important;
padding: 0px;
}
.wopb-block-item .wopb-product-btn .wopb-loop-variations-form {
display: none;
}
.wopb-variation-switcher-price .price {
margin-bottom: unset !important;
}
.wopb-loop-variations-form td.value {
display: inline-block;
text-align: unset !important;
}
.wopb-wishlist-modal-content .wopb-loop-variations-form , .wopb-wishlist-modal-content .wopb-loop-variations-form {
display: none;
}
.variations_form table.variations, .variations_form td.value {
border: none;
}