.yaydp-pricing-table-header {
display: inline-block;
font-size: 1rem !important;
border-spacing: 0;
margin-bottom: 10px !important;
}
.yaydp-pricing-table {
width: 100%;
margin-bottom: 1rem !important;
border-spacing: 0;
table-layout: fixed !important;
border-collapse: collapse !important;
}
.yaydp-pricing-table,
.yaydp-pricing-table th,
.yaydp-pricing-table td {
border: 1px solid;
}
.yaydp-pricing-table th,
.yaydp-pricing-table td {
padding: 1rem !important;
}
.yaydp-pricing-table th {
font-size: 1rem !important;
font-weight: 600;
text-align: left !important;
background: #f8f8f8 !important;
}
.yaydp-pricing-table td {
font-size: 1rem !important;
text-align: left !important;
}
.yaydp-pricing-table td span {
font-size: 1rem !important;
text-align: left !important;
}
.yaydp-pricing-table tr.selected-range {
border: 2px solid red;
}.yaydp-cart-item-price {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
gap: 5px;
}
.yaydp-notice {
box-sizing: border-box;
margin: 0;
padding: 8px 12px;
color: rgba(0, 0, 0, 0.88);
font-size: 14px;
line-height: 1.5714285714285714;
list-style: none;
font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto,
helvetica neue, Arial, noto sans, sans-serif, apple color emoji,
segoe ui emoji, segoe ui symbol, noto color emoji;
position: relative;
display: flex;
align-items: center;
word-wrap: break-word;
border-radius: 8px;
}
.yaydp-notice-info {
background-color: #e6f4ff;
border: 1px solid #91caff;
}
.yaydp-notice-warning {
background-color: #fffbe6;
border: 1px solid #ffe58f;
}
.yaydp-notice .yaydp-notice-icon {
display: flex;
}
.yaydp-notice-info .yaydp-notice-icon {
color: #1677ff;
}
.yaydp-notice-warning .yaydp-notice-icon {
color: #faad14;
}
.yaydp-free-item-badge,
.yaydp-free-item-change {
padding: 2px 10px;
background: #2271b1;
border-radius: 3px;
color: #fff;
}
.variation_gzd_modified + .price.yaydp-discounted-price {
display: none;
} .quantity:has(input[readonly="readonly"]) .ct-increase {
display: none;
}
.quantity:has(input[readonly="readonly"]) .ct-decrease {
display: none;
}
.yaydp-offer-description {
margin-bottom: 1rem;
}:root { --yay-swatches-swatch-border;
--yay-swatches-swatch-border-active;
--yay-swatches-swatch-border-radius;
--yay-swatches-swatch-size; --yay-swatches-button;
--yay-swatches-button-active;
--yay-swatches-button-border;
--yay-swatches-button-border-radius;
--yay-swatches-button-border-active;
--yay-swatches-button-text;
--yay-swatches-button-text-active;
--yay-swatches-button-font-size;
--yay-swatches-button-padding;
}
.variations_form .yay-swatch-variant-default-wrapper,
.variations_form .yay-swatch-variant-default-wrapper select, 
.variations_form .yay-swatch-variant-default-wrapper .theme-select{
display: none !important;
}
.bundled_item_cart_content.variations_form.yay-swatch-clicked{
display: block !important;
height: auto;
}
.variations_form{
visibility: hidden;
height: 0px;
}
.yay-swatches-attribute-term:hover {
cursor: pointer;
}
.yay-swatches-swatch {
display: inline-block;
box-shadow: 0px 0px 0px 2px var(--yay-swatches-swatch-border); border-radius: var(--yay-swatches-swatch-border-radius);
margin: 10px 12px 10px 0px;
height: var(--yay-swatches-swatch-size);
width: var(--yay-swatches-swatch-size);
overflow: hidden;
}
.yay-swatches-swatch.yay-swatches-active,
.yay-swatches-swatch-variant-image.yay-swatches-active{ box-shadow: 0px 0px 0px 3px #fff, 0 0 0px 5px var(--yay-swatches-swatch-border-active);
}
.yay-swatches-swatch-automated {
display: inline-block;
border: 2px solid var(--yay-swatches-swatch-border);
border-radius: var(--yay-swatches-swatch-border-radius);
margin-right: 10px;
height: var(--yay-swatches-swatch-size);
width: var(--yay-swatches-swatch-size);
overflow: hidden;
}
.yay-swatches-swatch-variant-image {
display: inline-block;
border: 2px solid var(--yay-swatches-swatch-border);
border-radius: var(--yay-swatches-swatch-border-radius);
margin-right: 10px;
height: var(--yay-swatches-swatch-size);
width: var(--yay-swatches-swatch-size);
overflow: hidden;
}
.yay-swatches-swatch:last-child,
.yay-swatches-swatch-automated:last-child,
.yay-swatches-button:last-child,
.yay-swatches-swatch-variant-image:last-child{
margin-right: 0px;
}
.yay-swatches-swatch-radio{
margin-right: 0.4rem;
}
.yay-swatches-radio-label{
margin-right: 1rem;
}
.yay-swatches-swatch-radio{
height: 20px;
width: 20px;
vertical-align: middle;
}
.yay-swatches-swatch-radio,
.yay-swatches-swatch-radio:focus {
outline: none;
box-shadow: none;
}
.yay-swatches-active .yay-swatches-variant-img{ border-radius: var(--yay-swatches-swatch-border-radius);
}
.yay-swatches-button {
display: inline-block;
border: 1px solid var(--yay-swatches-button-border);
border-radius: var(--yay-swatches-button-border-radius);
background-color: var(--yay-swatches-button);
color: var(--yay-swatches-button-text);
font-size: var(--yay-swatches-button-font-size);
margin-right: 10px;
padding: var(--yay-swatches-button-padding);
overflow: hidden;
line-height: 1;
}
.yay-swatches-button.yay-swatches-active {
background-color: var(--yay-swatches-button-active);
border: 1px solid var(--yay-swatches-button-border-active);
border-radius: var(--yay-swatches-button-border-radius);
color: var(--yay-swatches-button-text-active);
}
.yay-swatches-swatch-variant-image.yay-swatches-active{
border: none !important;
}
.yay-swatches-out-of-stock{
overflow: hidden;
cursor: pointer;
position: relative;
}
.yay-swatches-out-of-stock:before{
background-color: #eee;
border-top: 2px solid red;
content: "";
left: 0;
opacity: .5;
position: absolute;
right: 2px;
top: 50%;
transform: rotate(45deg);
transition: .25s linear;
z-index: 2;
} .yay-swatches-disabled{
overflow: hidden;
cursor: pointer;
position: relative;
}
.yay-swatches-disabled:before{
background-color: #eee;
border-top: 2px solid red;
content: "";
left: 0;
opacity: .5;
position: absolute;
right: 2px;
top: 50%;
transform: rotate(45deg);
transition: .25s linear;
z-index: 2;
}
.yay-swatches-disabled-hide,
.yay-swatches-pl-hiden{
display: none;
} .yay-swatches-wrapper .variations_form.cart {
border: none;
border-style: none !important;
background: unset;
}
.yay-swatches-wrapper .price {
display: block;
}
.yay-swatches-wrapper .variations_form.cart .variations th.label,
.yay-swatches-wrapper .variations_form.cart .variations td.label{
padding-left: 0px;
margin-left: 0px;
text-transform: unset;
margin-bottom: 7px;
font-size: inherit;
font-weight: unset;
color: unset;
display: unset !important;
text-align: inherit;
}
.yay-swatches-product-details-wrapper .variations_form.cart .variations th.label,
.yay-swatches-product-details-wrapper .variations_form.cart .variations td.label{ text-align: inherit;
}
.yay-swatches-wrapper .variations_form.cart .variations .value{
margin-bottom: 1em;
text-align: inherit;
}
.yay-swatches-attribute-term .yay-swatches-variant-img {
pointer-events: none;
}
.yay-swatches-wrapper .variations_form.cart .variations .reset_variations{
float: unset !important;
display: inline-block !important;
margin-left: 1em;
}
.yay-swatches-wrapper .variations_form.cart::before, .variations_form.cart::after {
content: "";
display: table;
}
.yay-swatches-wrapper .variations_form.cart table.variations {
table-layout: fixed;
margin: 0;
background-color: unset;
border: none;
}
.yay-swatches-wrapper .variations_form.cart table.variations th, .variations_form.cart table.variations td{
display: list-item;
padding: 0;
list-style: none;
background-color: rgba(0,0,0,0);
}
.variations_form.cart table, .variations_form.cart table tr, .variations_form.cart table td, .variations_form.cart table th{
border: none;
}
span.yay-swatches-attribute-preview-wrapper .yay-swatches-attribute-preview {
display: unset !important;
}
.variations_form.cart .yay-swatch-reset-variations{
margin-bottom: 0;
}
.yay-swatches-wrapper .variations_form.cart .variations th.label,
.yay-swatches-wrapper .variations_form.cart .variations td.label{
padding-left: 0px;
margin-left: 0px;
text-transform: unset;
margin-bottom: 7px;
font-size: inherit;
font-weight: unset;
color: unset;
display: unset !important;
text-align: inherit;
}
.woocommerce .variations_form.cart .variations th.label,
.woocommerce .variations_form.cart .variations td.label{
display: inline-block;
text-align: inherit;
}
.yay-swatches-wrapper .variations_form.cart .variations .value{
margin-bottom: 1em;
text-align: inherit;
} .yay-swatches-wrapper-twentytwenty .yay-variant-wrapper {
padding-left: 3px;
}
.yay-swatches-wrapper-twentytwentytwo .variations_form.cart table.variations{
display: grid;
} .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}html.yith-quick-view-is-open,
html.yith-quick-view-is-open body {
overflow: hidden;
}
html.yith-quick-view-is-open .select2-container.select2-container--open {
z-index: 1500;
}
html.yith-quick-view-is-open.yith-quick-view-on-mobile .select2-container.select2-container--open {
z-index: 999999;
}
#yith-quick-view-modal {
position: fixed;
visibility: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1400;
opacity: 0;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.yith-wcqv-head {
position: absolute;
top: 15px;
right: 15px;
z-index: 1000;
width: 30px;
height: 30px;
}
#yith-quick-view-modal:before { ; display: inline-block;
vertical-align: middle;
height: 100%;
width: 0;
}
#yith-quick-view-modal span.onsale {
top: 25px;
left: 25px;
right: auto;
z-index: 10;
}
#yith-quick-view-modal .yith-wcqv-wrapper .woocommerce-variation-description p {
font-size: 16px;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
display: inline-block;
vertical-align: middle;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
height: 600px;
width: 1000px;
position: absolute;
}
.yith-quick-view.yith-modal .yith-wcqv-wrapper {
position: absolute;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
}
#yith-quick-view-modal .yith-wcqv-main { -moz-transform: translateY(20%);
-ms-transform: translateY(20%); opacity: 0;
height: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, .25);
box-shadow: 0 1px 30px rgba(0, 0, 0, .25);
border-radius: 22px;
}
#yith-quick-view-modal.open,
#yith-quick-view-modal.open .yith-wcqv-wrapper {
visibility: visible;
opacity: 1;
}
#yith-quick-view-modal #yith-quick-view-content { }
#yith-quick-view-modal .yith-wcqv-main:after,
#yith-quick-view-modal .yith-wcqv-main:before { display: table;
clear: both;
}
#yith-quick-view-modal.open .yith-wcqv-main {
opacity: 1;
height: 100%;
overflow-y: scroll;
position: relative;
border-radius: 22px;
}
#yith-quick-view-close {
border: 1px solid;
position: absolute;
top: 5px;
right: 5px;
width: 20px;
height: 20px;
text-align: center;
line-height: 18px;
z-index: 2;
opacity: 0.5;
}
#yith-quick-view-close:hover {
opacity: 1;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
}
div#yith-quick-view-content div[id^="product"] {
display: flex;
flex-direction: row;
}
#yith-quick-view-content div.images { opacity: 1 !important;
margin: 0;
box-sizing: border-box;
}
#yith-quick-view-content div.images img {
max-width: 100%;
object-fit: cover;
height: 100%;
object-position: center;
}
#yith-quick-view-content div.images a {
display: block;
font-size: 0;
max-height: 600px;
height: 100%;
}
#yith-quick-view-content div.summary {
margin: 0;
padding: 15px; font-size: 16px;
box-sizing: border-box;
overflow-y: auto;
padding-left: 30px;
padding-right:30px;
}
#yith-quick-view-content div.summary.entry-summary .woocommerce-product-details__short-description p{
font-size: 16px;
}
.yith-quick-view-content.woocommerce div.summary .price {
font-size: 22px;
margin-bottom: 15px;
}
.yith-quick-view-content.woocommerce div.summary .price del,
.yith-quick-view-content.woocommerce div.summary .price ins {
display: inline-block;
background: none;
}
.yith-quick-view-content.woocommerce div.summary .price del {
font-size: 80%;
opacity: 0.5;
}
.yith-quick-view-content.woocommerce div.product .product {
height:600px;
}
.yith-quick-view-content.woocommerce div.summary div[itemprop="description"],
.yith-quick-view-content.woocommerce div.summary .product_meta {
font-size: 15px;
}
.yith-quick-view-content.woocommerce div.summary .product_meta span {
margin-bottom: 10px !important;
}
.yith-quick-view-content.woocommerce div.summary div[itemprop="description"] {
margin-bottom: 30px;
}
.yith-quick-view-content.woocommerce div.summary .product_meta > span {
display: block;
}
.yith-quick-view-content.woocommerce div.summary div.quantity,
.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
margin-right: 15px;
display: inline-block;
}
.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
padding: 12px 40px;
border-radius: 12px;
font-size: 15px;
}
.yith-quick-view-content.woocommerce div.summary table.variations {
border: 0;
margin-bottom: 0;
}
.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details {
margin: 10px 0;
display: inline-block;
}
.yith-quick-view-content.woocommerce div.product form.cart .variations select {
float: none;
width: 100%;
max-width: 450px;
}
.yith-quick-view.yith-modal.fade-in.open .yith-quick-view-content.woocommerce div.product form.cart .variations select {
max-width: 350px;
}
#yith-quick-view-content div.woocommerce-product-rating:after,
#yith-quick-view-content div.woocommerce-product-rating:before {
content: '';
display: table;
clear: both;
}
#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
display: none;
}
#yith-quick-view-content .onsale {
top: 5px;
right: auto;
left: 5px;
}
#yith-quick-view-content figure.woocommerce-product-gallery__wrapper > div:not(:first-child) {
display: none;
}
li.product .yith-wcqv-button .blockUI.blockOverlay:before {
background: none;
}
.yith-quick-view.yith-modal .yith-quick-view-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
@media( max-width: 480px ){
#yith-quick-view-modal {
position: fixed;
z-index: 1400;
top: 0px;
bottom: 0;
left: 0;
right: 0;
visibility: hidden;
overflow: scroll;
height:100%;
}
#yith-quick-view-modal.open .images,
#yith-quick-view-modal.open .images img {
width: 100%!important;
float: none;
}
#yith-quick-view-modal .yith-wcqv-wrapper{
width:100% !important;
height: 100% !important;
top: 0!important;
bottom: 0!important;
left: 0!important;
right: 0!important;
}
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
width: 100%;
height:100%!important;
border-radius:0!important; height:auto;
}
#yith-quick-view-modal .yith-wcqv-wrapper .summary.entry-summary {
width: 100%;
padding-right: 30px;
float: none;
}
#yith-quick-view-modal #yith-quick-view-content {
height: auto;
}
.yith-quick-view-content.woocommerce div.product .product {
height: calc(100vh - 100px) !important;
}
}
@media( min-width: 480px ) and (max-width: 768px) {
#yith-quick-view-modal .yith-wcqv-wrapper {
height: calc(100vh - 100px) !important;
top: 50px !important;
bottom: 50px !important;
max-width: 450px;
left: 0 !important;
right: 0 !important;
margin-inline: auto;
}
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
height:100%!important;
border-radius:inherit;
}
}
@media (max-width: 768px) {
div#yith-quick-view-content div[id^="product"] {
flex-direction: column;
}
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
height:auto;
border-radius:inherit;
}
#yith-quick-view-modal .yith-quick-view-content div.images,
#yith-quick-view-modal .yith-quick-view-content div.summary {
width: 100% !important;
height: auto;
max-height: none;
}
.yith-quick-view-mobile #yith-quick-view-modal .yith-wcqv-main {
width: 100% !important;
border-radius:0!important;
}
#yith-quick-view-modal #yith-quick-view-content{ }
#yith-quick-view-content div.summary{
overflow:inherit;
}
html.yith-quick-view-is-open  #yith-quick-view-modal {
width: 100% !important;
}
}
@media ( min-width: 768px ) {
#yith-quick-view-modal.open .yith-wcqv-main {
overflow: hidden;
}
#yith-quick-view-content div.summary {
max-height: 600px;
}
} .theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title {
margin-top: 20px;
}
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title,
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .price {
font-size: 24px;
}
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description.
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .single_variation_wrap .woocommerce-variation-description,
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input {
font-size: 16px;
}
.theme-yith-proteo .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
padding: 12px 40px;
border-radius: 12px;
font-size: 15px
}
.theme-yith-proteo .single-product div.product .summary.entry-summary {
padding-left: 30px;
} .woocommerce .yith-quick-view .single-product div.product .summary.entry-summary {
font-size: 16px; }
.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .product_title,
.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .price {
font-size: 24px;
}
.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input {
font-size: 20px;
}
.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
padding: 12px 40px;
border-radius: 12px;
font-size: 15px;
}