.xpro-woo-featured-flash-btn,
.xpro-woo-sale-flash-btn {
    text-transform: uppercase;
    padding: 5px 11px;
    line-height: 1
}

.elementor-widget-xpro-woo-product-title a {
    display: inline-block
}

.elementor-widget-xpro-woo-product-title .xpro-woo-product-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--e-global-color-primary);
    font-weight: 600;
    line-height: 1
}

.xpro-woo-product-title-icon-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.xpro-woo-product-title-icon-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.xpro-woo-product-price-cls del {
    text-decoration: none
}

.xpro-woo-product-price-cls del .woocommerce-Price-amount {
    text-decoration: line-through
}

.xpro-woo-product-price-cls .amount {
    color: #8f3881;
    font-size: 1.25em;
    margin-bottom: 10px
}

.xpro-product-image-wrapper {
    position: relative;
    display: inline-block;
    width: 100%
}

.xpro-product-image-wrapper>div {
    width: 100% !important
}

.xpro-product-image-wrapper a,
.xpro-woo-product-grid-add-to-cart-btn {
    display: block
}
/* [dir="rtl"] .xpro-woo-product-grid-add-to-cart-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
} */
.woocommerce .xpro-product-image-wrapper div.images.woocommerce-product-gallery,
.xpro-product-image-wrapper img,
.xpro-qv-layout-2 .xpro-qv-popup-wrapper .single_add_to_cart_button {
    width: 100%
}

.elementor-editor-active .xpro-product-image-wrapper>div {
    opacity: 1 !important;
    visibility: visible !important
}

.xpro-woo-product-rating-info-cls {
    text-align: center;
    border: 1px dashed #dddada8f;
    padding: 10px
}

.xpro-woo-themer-module-layout-cls .xpro-woo-product-rating-wrapper div.star-rating {
    margin: 0
}

.elementor-widget-xpro-woo-add-to-cart form.cart,
.woocommerce-variation-add-to-cart {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.elementor-widget-xpro-woo-add-to-cart form.variations_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget-xpro-woo-add-to-cart form.grouped_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget-xpro-woo-add-to-cart form.cart .input-text.qty {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    color: #101010;
    background: #fff;
    padding: 10px;
    text-align: center;
    border-style: solid;
    border-color: #80808038;
    height: 50px;
    width: 60px
}

.elementor-widget-xpro-woo-add-to-cart form.cart button.alt {
    background-color: #2b2b2b;
    border: 1px solid #2b2b2b;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 5px;
    padding: 15px 35px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.elementor-widget-xpro-woo-add-to-cart form.cart button.alt:hover {
    background-color: transparent;
    color: #2b2b2b
}

.elementor-widget-xpro-woo-add-to-cart table {
    margin-bottom: 30px
}

.elementor-widget-xpro-woo-add-to-cart table td,
.xpro-woo-qv-content-sec .content-sec {
    position: relative
}

.elementor-widget-xpro-woo-add-to-cart table,
.elementor-widget-xpro-woo-add-to-cart td,
.elementor-widget-xpro-woo-add-to-cart th,
.variations_form.cart .variations,
.variations_form.cart .variations td,
.variations_form.cart .variations th,
.xpro-qv-layout-2 .xpro-woo-qv-content-sec .woocommerce-grouped-product-list-item__quantity .quantity,
.xpro-qv-layout-3 .xpro-woo-qv-content-sec .woocommerce-grouped-product-list-item__quantity .quantity,
.xpro-qv-layout-4 .xpro-woo-qv-content-sec .woocommerce-grouped-product-list-item__quantity .quantity,
.xpro_swatches .swatch.swatch_color,
.xpro_swatches .swatch_color.selected {
    border: none
}

.elementor-widget-xpro-woo-add-to-cart .variations tr,
.xpro-woo-product-grid-star-rating-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-xpro-woo-add-to-cart .reset_variations {
    margin-top: 8px;
    display: inline-block;
    color: red;
    position: relative;
    left: 10px
}

.elementor-widget-xpro-woo-add-to-cart .price {
    font-size: 20px;
    margin: 15px 0;
    display: block;
    color: var(--e-global-color-primary)
}

.xpro-quantity-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.woocommerce div.product form.cart .button {
    float: none !important
}

.xpro-quantity-wrap input::-webkit-inner-spin-button,
.xpro-quantity-wrap input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.xpro-woo-product-grid-main:not(.cbp-ready) .cbp-item {
    opacity: 0;
    visibility: hidden
}

/* .xpro-woo-product-grid-img {
    -webkit-transition: .2s;
    transition: .2s;
    -o-transition: .2s;
    min-height: 360px;
    -o-object-fit: cover;
    object-fit: cover
} */

.xpro-woo-product-img-section {
    position: relative;
    overflow: hidden
}

.xpro-woo-product-img-section .xpro-gallery-first-img-url,
.xpro-woo-product-img-section:hover .xpro-gallery-second-img-url {
    opacity: 1;
    visibility: visible;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.xpro-woo-product-img-section:hover .xpro-gallery-first-img-url {
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.xpro-woo-product-img-section .xpro-gallery-second-img-url {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.xpro-woo-product-img-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-hv-cart-btn.xpro-cta-btn,
.xpro-hv-qv-btn.xpro-cta-btn,
.xpro-product-grid-hv-cta-section {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.xpro-product-grid-hv-cta-section {
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 30px;
    z-index: 9;
    grid-gap: 10px;
    transition: .3s ease-in-out
}
[dir="rtl"] .xpro-product-grid-hv-cta-section {
    right: auto;
    left: 20px;
}
.xpro-hv-cart-btn.xpro-cta-btn,
.xpro-hv-qv-btn.xpro-cta-btn {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 2px 2px 2px 2px #0000000d;
    box-shadow: 2px 2px 2px 2px #0000000d;
    background-color: #fff;
    color: #2b2b2b;
    transition: .3s ease-in-out
}

.xpro-hv-cart-btn.xpro-cta-btn a {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    position: absolute;
}

.xpro-hv-cart-btn.xpro-cta-btn a.added_to_cart {
    display: none !important
}

.xpro-hv-cart-btn.xpro-cta-btn:hover,
.xpro-hv-qv-btn.xpro-cta-btn:hover {
    background-color: #222;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-hv-qv-btn,
.xpro-hv-qv-btn i,
.xpro-qv-cart-btn .button::before {
    font-size: 14px;
    color: #2b2b2b;
    font-weight: 600
}

.xpro-hv-cart-btn.xpro-cta-btn:hover .xpro-qv-cart-btn .button::before,
.xpro-hv-qv-btn.xpro-cta-btn:hover,
.xpro-hv-qv-btn.xpro-cta-btn:hover>i {
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.woocommerce .xpro-qv-cart-btn a.button,
.woocommerce .xpro-qv-cart-btn a.button:focus,
.woocommerce .xpro-qv-cart-btn a.button:hover,
.xpro-qv-cart-btn a.button,
.xpro-qv-cart-btn a.button:focus {
    background-color: transparent;
    color: #736969;
    text-indent: -99999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid transparent;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.xpro-qv-cart-btn a.button:focus,
.xpro-qv-cart-btn a.button:hover {
    background-color: transparent;
    color: #736969
}

.xpro-qv-cart-btn .button.product_type_external::before,
.xpro-qv-cart-btn .button.product_type_grouped::before,
.xpro-qv-cart-btn .button.product_type_simple::before,
.xpro-qv-cart-btn .button.product_type_variable::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-indent: 0;
    font-family: xpro-icons
}

.xpro-qv-cart-btn .button.product_type_external::before,
.xpro-qv-cart-btn .button.product_type_grouped::before,
.xpro-qv-cart-btn .button.product_type_variable::before {
    content: "\e97f"
}

.xpro-qv-cart-btn .button.product_type_simple::before {
    content: "\e92d"
}

.xpro-qv-cart-btn .button.add_to_cart_button.loading::before {
    font-family: "Font Awesome 5 Free";
    content: "\f1ce";
    position: absolute;
    left: 0;
    text-indent: 0;
    font-size: 14px;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin
}

.xpro-qv-cart-btn .button.add_to_cart_button.added::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-indent: 0;
    font-family: xpro-icons;
    content: "\e97b";
    font-size: 14px;
    font-weight: 900
}

.xpro-qv-cart-btn .added_to_cart,
.xpro-qv-loader-wrapper,
.xpro-qv-main-wrapper .reset_variations,
.xpro-qv-popup-inner .woocommerce-notices-wrapper {
    display: none
}

.xpro-hv-qv-btn {
    cursor: pointer
}

.xpro-product-grid-wrapper .xpro-woo-product-grid-content-sec {
    border-top: 1px solid #b9b3b321
}

.xpro-woo-product-grid-category-wrapper {
    position: relative;
    margin-bottom: 5px
}

.xpro-woo-product-grid-title {
    line-height: 1.2;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 5px
}

.xpro-woo-product-grid-price-wrapper {
    margin: 5px 0
}

.xpro-woo-product-grid-price-wrapper .price {
    font-weight: 700;
    font-size: 14px;
    color: #444
}

.xpro-woo-product-grid-add-to-cart-btn .button, .xpro-woo-product-grid-add-to-cart-btn .added_to_cart {
    position: relative;
    padding: 12px 30px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    background-color: #2b2b2b;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    margin-top: 15px
}
.xpro-woo-product-grid-add-to-cart-btn .loading::after {
    font-size: 15px;
    position: absolute;
    text-indent: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f1ce";
    font-weight: 900;
    animation: 2s linear infinite spin;
    -webkit-animation: 2s linear infinite spin;
    margin-left: 5px;
    height: 22px;
    width: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 10px;
    top: 12px
}
.xpro-woo-product-grid-add-to-cart-btn .loading::after {
    left: 10px;
    right: auto
}

.xpro-woo-product-grid-badges-wrapper {
    position: absolute;
    left: 0;
    top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9
}

.xpro-woo-sale-flash-btn {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 2px 2px 2px 2px #0000000d;
    box-shadow: 2px 2px 2px 2px #0000000d;
    font-size: 14px
}

.xpro-woo-featured-flash-btn {
    background-color: #3b3b3b;
    color: #fff;
    font-size: 14px
}

.xpro-woo-product-grid-excerpt {
    margin-bottom: 10px
}

.xpro-woo-out-of-stock-btn {
    background-color: #000;
    color: #fff;
    padding: 10px
}

.xpro-woo-product-grid-content-sec,
.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item .xpro-woo-product-grid-content-sec {
    padding: 15px 0
}

.woocommerce table.shop_table .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.xpro-woo-product-grid-layout-1 .xpro-product-grid-hv-cta-section {
    right: -20%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}
[dir="rtl"] .xpro-woo-product-grid-layout-1 .xpro-product-grid-hv-cta-section {
    right: auto;
    left: -20%;
}
.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    right: 20px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}
[dir="rtl"] .xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    left: 20px;
    right: auto;
}
.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-btn-section,
.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-btn-section {
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    z-index: 2
}

.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item:hover .xpro-woo-product-grid-btn-section,
.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-item:hover .xpro-woo-product-grid-btn-section,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item:hover .xpro-woo-product-grid-btn-section {
    bottom: 20px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .button,
.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-add-to-cart-btn .button,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .button,
.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .added_to_cart,
.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-add-to-cart-btn .added_to_cart,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .added_to_cart {
    background-color: #fff;
    color: #2b2b2b;
    -webkit-box-shadow: 2px 2px 2px 2px #0000000d;
    box-shadow: 2px 2px 2px 2px #0000000d
}

.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .button:hover,
.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-add-to-cart-btn .button:hover,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .button:hover,
.xpro-woo-product-grid-layout-1 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .added_to_cart:hover,
.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-add-to-cart-btn .added_to_cart:hover,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item .xpro-woo-product-grid-add-to-cart-btn .added_to_cart:hover  {
    background-color: #2b2b2b;
    color: #fff
}

.xpro-woo-product-grid-layout-2 .xpro-woo-product-grid-item:hover .xpro-woo-product-img-section::after,
.xpro-woo-product-grid-layout-3 .xpro-woo-product-grid-item:hover .xpro-woo-product-img-section::after,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item:hover .xpro-woo-product-img-section::after,
.xpro-woo-product-grid-layout-6 .xpro-woo-product-grid-item:hover .xpro-woo-product-img-section::after,
.xpro-woo-product-grid-layout-7 .xpro-woo-product-grid-item:hover .xpro-woo-product-img-section::after {
    background-color: #0000001a;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.xpro-woo-product-grid-layout-2 .xpro-product-grid-hv-cta-section {
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.xpro-woo-product-grid-layout-2 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.xpro-woo-product-grid-layout-3 .xpro-product-grid-hv-cta-section {
    top: auto;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.xpro-woo-product-grid-layout-3 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.xpro-woo-product-grid-layout-3 .xpro-woo-product-grid-item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-woo-product-grid-layout-4 .xpro-product-grid-hv-cta-section {
    top: 40px;
    left: 20px;
    right: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    grid-gap: 0
}

.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    top: 20px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.xpro-woo-product-grid-layout-5 .xpro-product-grid-hv-cta-section,
.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-btn-section {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    opacity: 0;
    visibility: hidden
}

.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-badges-wrapper {
    right: 0;
    left: auto
}

.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-item .xpro-hv-qv-btn {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.xpro-woo-product-grid-layout-4 .xpro-woo-product-grid-item .xpro-hv-cart-btn {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.xpro-woo-product-grid-layout-4 .xpro-hv-cart-btn.xpro-cta-btn,
.xpro-woo-product-grid-layout-4 .xpro-hv-qv-btn.xpro-cta-btn {
    border-bottom: 1px solid #eee
}

.xpro-woo-product-grid-layout-4 .xpro-hv-cart-btn.xpro-cta-btn:last-child,
.xpro-woo-product-grid-layout-4 .xpro-hv-qv-btn.xpro-cta-btn:last-child {
    border-bottom: none !important
}

.xpro-woo-product-grid-layout-5 .xpro-product-grid-hv-cta-section {
    top: -40px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    transition: .5s;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.xpro-woo-product-grid-layout-5 .xpro-woo-product-grid-btn-section {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    transition: .5s;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    z-index: 3
}

.xpro-woo-product-grid-layout-6 .xpro-product-grid-hv-cta-section {
    bottom: -40px;
    top: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    grid-gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.xpro-woo-product-grid-layout-6 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    bottom: 20px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.xpro-woo-product-grid-layout-6 .xpro-woo-product-grid-item .xpro-hv-qv-btn {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}
[dir="rtl"] .xpro-woo-product-grid-layout-6 .xpro-woo-product-grid-item .xpro-hv-qv-btn {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.xpro-woo-product-grid-layout-6 .xpro-woo-product-grid-item .xpro-hv-cart-btn {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}
[dir="rtl"] .xpro-woo-product-grid-layout-6 .xpro-woo-product-grid-item .xpro-hv-cart-btn {
    border-top-right-radius: 0 ;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important
}

.xpro-woo-product-grid-layout-6 .xpro-hv-cart-btn.xpro-cta-btn,
.xpro-woo-product-grid-layout-6 .xpro-hv-qv-btn.xpro-cta-btn {
    border-right: 1px solid #eee
}

.xpro-woo-product-grid-layout-6 .xpro-hv-cart-btn.xpro-cta-btn:last-child,
.xpro-woo-product-grid-layout-6 .xpro-hv-qv-btn.xpro-cta-btn:last-child,
.xpro-woo-product-grid-layout-7 .xpro-hv-cart-btn.xpro-cta-btn:last-child,
.xpro-woo-product-grid-layout-7 .xpro-hv-qv-btn.xpro-cta-btn:last-child {
    border-right: none !important
}

.xpro-woo-product-grid-layout-7 .xpro-product-grid-hv-cta-section {
    bottom: -20px;
    top: auto;
    left: auto;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    grid-gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.xpro-woo-product-grid-layout-7 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section {
    bottom: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.xpro-woo-product-grid-layout-7 .xpro-hv-cart-btn.xpro-cta-btn,
.xpro-woo-product-grid-layout-7 .xpro-hv-qv-btn.xpro-cta-btn {
    border-radius: 0;
    border-right: 1px solid #eee
}

.xpro-woo-product-grid-layout-8 .xpro-product-grid-hv-cta-section {
    bottom: auto;
    z-index: 3;
    top: 20px;
    right: 20px;
    left: auto;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.xpro-woo-product-grid-layout-8 .xpro-cta-btn {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-woo-product-grid-layout-8 .xpro-woo-product-grid-item:hover .xpro-cta-btn,
.xpro-woo-product-grid-layout-9 .xpro-woo-product-grid-item:hover .xpro-cta-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.xpro-woo-product-grid-layout-8 .xpro-woo-product-grid-item .xpro-cta-btn:nth-child(2),
.xpro-woo-product-grid-layout-9 .xpro-woo-product-grid-item .xpro-cta-btn:nth-child(2) {
    -webkit-transition-delay: 75ms;
    -o-transition-delay: 75ms;
    transition-delay: 75ms
}

.xpro-woo-product-grid-layout-9 .xpro-product-grid-hv-cta-section {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.xpro-woo-product-grid-layout-9 .xpro-cta-btn {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-woo-product-img-section::after {
    background-color: #ffffffe6;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.xpro-woo-product-grid-layout-10 .xpro-product-grid-hv-cta-section {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 5px 0
}

.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-product-grid-hv-cta-section,
.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-woo-product-grid-content-sec {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-content-sec {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    text-align: center;
    border: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 3
}

.xpro-woo-product-grid-layout-10 .star-rating {
    margin: 5px auto
}

.xpro-woo-product-grid-layout-10 .star-rating::before,
.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-hv-qv-btn,
.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-hv-qv-btn i,
.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-qv-cart-btn .button::before {
    color: #2b2b2b
}

.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-add-to-cart-btn .button, .xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-add-to-cart-btn .added_to_cart {
    padding: 0;
    background-color: transparent;
    color: #2b2b2b;
    margin: 5px 0 0;
    text-decoration: underline
}

.xpro-woo-product-grid-layout-10 .xpro-hv-cart-btn.xpro-cta-btn,
.xpro-woo-product-grid-layout-10 .xpro-hv-qv-btn.xpro-cta-btn {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-hv-cart-btn.xpro-cta-btn,
.xpro-woo-product-grid-layout-10 .xpro-woo-product-grid-item:hover .xpro-hv-qv-btn.xpro-cta-btn {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xpro-qv-inner-wrapper .xpro-woo-product-simple .minus,
.xpro-qv-inner-wrapper .xpro-woo-product-simple .plus {
    display: unset
}

.woocommerce-product-details__short-description {
    line-height: 27px;
    padding: 5px 0;
    margin: 0 0 10px
}

.xpro-qv-inner-wrapper .price {
    font-size: 19px;
    font-weight: 600;
    color: #3e3e3e;
    margin-bottom: 0;
    padding-bottom: 0
}

.xpro-qv-inner-wrapper input::-webkit-inner-spin-button,
.xpro-qv-inner-wrapper input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.xpro-woo-qv-content-sec::-webkit-scrollbar {
    width: 8px
}

.xpro-woo-qv-content-sec::-webkit-scrollbar-track {
    background: #fff
}

.xpro-woo-qv-content-sec::-webkit-scrollbar-thumb {
    background: #afafaf
}

.xpro-woo-qv-content-sec::-webkit-scrollbar-thumb:hover {
    background: #04c2
}

.xpro-woo-qv-content-sec .product_title {
    font-weight: 600;
    margin-bottom: 13px;
    font-size: 25px
}

.xpro-woo-qv-content-sec .woocommerce-product-rating {
    margin-top: 0;
    margin-bottom: 5px
}

.xpro-woo-qv-content-sec .xpro-woo-qv-product-title {
    color: #010101;
    font-size: 24px;
    line-height: 1;
    margin: 7px 0 0
}

.xpro-woo-qv-content-sec .price {
    margin: 0 0 13px;
    font-size: 19px;
    font-weight: 600;
    color: #3e3e3e
}

.xpro-woo-qv-content-sec .sku_wrapper .sku {
    color: #929292
}

.xpro-woo-qv-content-sec .quantity,
.xpro-woo-qv-content-sec .woocommerce-grouped-product-list-item__quantity,
.xpro-woo-qv-content-sec .woocommerce-grouped-product-list-item__quantity .quantity {
    width: 70px
}

.xpro-woo-qv-content-sec .button,
.xpro-woo-qv-content-sec .quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
    border: 1px solid #0000001a
}

.xpro-woo-qv-content-sec input.qty {
    width: 75px;
    min-height: 40px
}

.xpro-woo-qv-inner-wrapper .xpro-woo-qv-left-sec,
.xpro-woo-qv-inner-wrapper .xpro-woo-qv-right-sec {
    width: 50%;
    height: 100%
}

.xpro-qv-popup-inner .xpro-fetch-qv-cls,
.xpro-woo-qv-left-sec .xpro-woo-qv-img-sec {
    width: 100%;
    height: 100%
}

.xpro-woo-qv-content-sec {
    height: 100%;
    width: 100%;
    padding: 20px;
    scrollbar-width: thin;
    overflow-y: scroll
}

.xpro-woo-qv-cross {
    position: fixed;
    right: 17px;
    top: 12px;
    cursor: pointer;
    padding: 5px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #2b2b2b;
    color: #fff
}
[dir="rtl"] .xpro-woo-qv-cross {
    left: 17px;
    right: auto;
}
.xpro-woo-qv-cross i {
    font-size: 14px
}

.xpro_elementor_category_term_name {
    color: var(--e-global-color-accent);
    font-size: 14px
}

.xpro-qv-popup-wrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 9999
}

.xpro-qv-popup-wrapper .xpro-qv-popup-inner {
    position: relative;
    width: 1100px;
    max-width: 100%;
    height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid;
    z-index: 999;
    overflow: hidden
}

/* .xpro-woo-qv-img-sec .xpro-woo-product-grid-img {
    min-height: 100%;
    height: 400px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
} */

.xpro-qv-popup-wrapper .single_add_to_cart_button {
    position: relative;
    padding: 12px 30px;
    background-color: #2b2b2b;
    color: #fff
}

.xpro-qv-popup-wrapper .single_add_to_cart_button.loading {
    padding-right: 40px
}

.xpro-qv-popup-wrapper .loading::after {
    font-family: "Font Awesome 5 Free";
    content: "\f1ce";
    font-weight: 900;
    vertical-align: center;
    position: absolute;
    right: .8em;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin
}

.xpro-qv-popup-wrapper .added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom;
    -webkit-animation: none;
    animation: none
}

.xpro-qv-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000009e;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    pointer-events: auto
}

.xpro-woo-qv-inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 100%
}

.xpro-woo-qv-inner-wrapper .img-sec img {
    width: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.xpro-qv-popup-wrapper input[type=email],
.xpro-qv-popup-wrapper input[type=number],
.xpro-qv-popup-wrapper input[type=password],
.xpro-qv-popup-wrapper input[type=search],
.xpro-qv-popup-wrapper input[type=tel],
.xpro-qv-popup-wrapper input[type=text],
.xpro-qv-popup-wrapper input[type=url],
.xpro-qv-popup-wrapper select,
.xpro-qv-popup-wrapper textarea {
    width: 100%;
    text-align: left
}

.xpro-qv-popup-wrapper input[type=number] {
    border: none !important
}

.xpro-qv-popup-wrapper input[type=email]:focus,
.xpro-qv-popup-wrapper input[type=number]:focus,
.xpro-qv-popup-wrapper input[type=password]:focus,
.xpro-qv-popup-wrapper input[type=search]:focus,
.xpro-qv-popup-wrapper input[type=tel]:focus,
.xpro-qv-popup-wrapper input[type=text]:focus,
.xpro-qv-popup-wrapper input[type=url]:focus,
.xpro-qv-popup-wrapper select:focus,
.xpro-qv-popup-wrapper textarea:focus {
    outline: 0
}

.xpro-woo-qv-content-sec .woocommerce-variation {
    margin-bottom: 15px
}

.woocommerce .xpro-woo-qv-content-sec input.qty {
    height: auto;
    width: auto
}

.xpro-qv-layout-1 .xpro-woo-qv-content-sec input.qty {
    text-align: center;
    padding: 0
}

.xpro-qv-layout-1 .woocommerce-variation-add-to-cart.variations_button,
.xpro-qv-layout-1 .xpro-woo-qv-content-sec.simple form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 15px
}

.xpro-qv-layout-1 .xpro-woo-qv-content-sec .product_meta {
    position: relative;
    margin: 20px 0 0;
    padding: 20px;
    background-color: #eeeeee4a;
    text-align: center
}

.xpro-qv-layout-1 .xpro-woo-qv-content-sec .sku_wrapper {
    border-bottom: 1px solid #ededed;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.xpro-qv-layout-1 .quantity .minus,
.xpro-qv-layout-1 .quantity .plus {
    border: none;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-qv-layout-1 .quantity .minus:focus,
.xpro-qv-layout-1 .quantity .minus:hover,
.xpro-qv-layout-1 .quantity .plus:focus,
.xpro-qv-layout-1 .quantity .plus:hover {
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 2px 2px #0000000d;
    box-shadow: 2px 2px 2px 2px #0000000d;
    border: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.xpro-qv-layout-2 .xpro-qv-popup-wrapper .xpro-qv-popup-inner {
    padding: 20px
}

.xpro-qv-layout-2 .xpro-woo-qv-content-sec {
    padding: 0 20px
}

.xpro-qv-layout-2 .xpro-woo-qv-content-sec input.qty,
.xpro-qv-layout-3 .xpro-woo-qv-content-sec input.qty,
.xpro-qv-layout-4 .xpro-woo-qv-content-sec input.qty {
    text-align: center
}

.xpro-qv-layout-2 .woocommerce-variation-add-to-cart.variations_button,
.xpro-qv-layout-2 .xpro-woo-qv-content-sec.simple form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.xpro-qv-layout-2 .xpro-woo-qv-content-sec .product_meta {
    position: relative;
    margin: 20px 0 0
}

.xpro-qv-layout-2 .xpro-woo-qv-content-sec .sku_wrapper {
    display: block;
    margin-bottom: 10px
}

.xpro-qv-layout-2 .quantity .minus,
.xpro-qv-layout-2 .quantity .plus {
    border: none;
    border-radius: 0;
    width: 100%;
    height: 100%
}

.xpro-qv-layout-2 .quantity .minus {
    border-right: 1px solid #0000001a
}

.xpro-qv-layout-2 .quantity .plus {
    border-left: 1px solid #0000001a
}

.xpro-qv-layout-3 .xpro-woo-qv-content-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.xpro-qv-layout-3 .xpro-woo-qv-content-sec .product_title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.xpro-qv-layout-3 .xpro-woo-qv-content-sec .woocommerce-product-rating {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.xpro-qv-layout-3 .xpro-woo-qv-content-sec .price {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.xpro-qv-layout-3 .woocommerce-variation-add-to-cart.variations_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-gap: 15px;
    width: 100%
}

.xpro-qv-layout-3 .quantity .minus,
.xpro-qv-layout-3 .quantity .plus {
    background-color: #0000001a;
    border-radius: 0;
    width: 100%;
    height: 100%
}

.xpro-qv-layout-3 .product_meta {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    background-color: #eeeeee4a;
    padding: 25px 20px
}

.xpro-qv-layout-3 .woocommerce-product-details__short-description {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    color: grey;
    margin: 13px 0
}

.xpro-qv-layout-3 .cart {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.xpro-qv-layout-4 input[type=email],
.xpro-qv-layout-4 input[type=number],
.xpro-qv-layout-4 input[type=password],
.xpro-qv-layout-4 input[type=search],
.xpro-qv-layout-4 input[type=tel],
.xpro-qv-layout-4 input[type=text],
.xpro-qv-layout-4 input[type=url],
.xpro-qv-layout-4 select,
.xpro-qv-layout-4 textarea {
    background-color: transparent
}

.xpro-qv-layout-4 .cart {
    margin-bottom: 30px;
    padding: 25px 15px;
    background-color: #d9d9d93d
}

.xpro-qv-layout-4 .woocommerce-variation-add-to-cart.variations_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-gap: 15px;
    width: 100%
}

.xpro-qv-layout-4 .quantity .minus,
.xpro-qv-layout-4 .quantity .plus {
    background-color: #0000001a;
    width: 100%;
    height: 100%
}

.xpro-qv-layout-4 .posted_in a {
    background-color: #2b2b2b;
    color: #fff;
    padding: 5px 10px;
    margin: 0 0 0 5px
}

.xpro-qv-preloader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background: #0000009e;
    z-index: 800;
    text-align: center;
    overflow: hidden
}

.xpro-qv-preloader-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block
}

.xpro-qv-preloader-layout .xpro-qv-preloader-box {
    width: 85px;
    height: 85px;
    -webkit-perspective: 800px;
    perspective: 800px
}

.xpro-qv-preloader-layout .xpro-qv-loader-spinner {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid transparent
}

.xpro-qv-preloader-layout .xpro-qv-loader-spinner.spinner-1 {
    left: 0;
    top: 0;
    -webkit-animation: 1s linear infinite xprorotateonelayout10;
    animation: 1s linear infinite xprorotateonelayout10;
    border-bottom: 3px solid #fff
}

.xpro-qv-preloader-layout .xpro-qv-loader-spinner.spinner-2 {
    right: 0;
    top: 0;
    -webkit-animation: 1s linear infinite xprorotatetwolayout10;
    animation: 1s linear infinite xprorotatetwolayout10;
    border-right: 3px solid #fff
}

.xpro-qv-preloader-layout .xpro-qv-loader-spinner.spinner-3 {
    right: 0;
    bottom: 0;
    -webkit-animation: 1s linear infinite xprorotatethreelayout10;
    animation: 1s linear infinite xprorotatethreelayout10;
    border-top: 3px solid #fff
}

@-webkit-keyframes xprorotateonelayout10 {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@keyframes xprorotateonelayout10 {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-webkit-keyframes xprorotatetwolayout10 {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@keyframes xprorotatetwolayout10 {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-webkit-keyframes xprorotatethreelayout10 {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@keyframes xprorotatethreelayout10 {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .xpro-qv-popup-wrapper .xpro-qv-popup-inner {
        width: 900px
    }
}

@media (min-width:700px) and (max-width:991px) {
    .xpro-qv-popup-wrapper .xpro-qv-popup-inner {
        width: 650px;
        max-width: 100%;
        max-height: 100%;
        overflow-y: scroll;
        display: block
    }

    .xpro-woo-qv-inner-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xpro-woo-qv-inner-wrapper .xpro-woo-qv-left-sec,
    .xpro-woo-qv-inner-wrapper .xpro-woo-qv-right-sec {
        width: 100%
    }

    .xpro-woo-qv-content-sec {
        max-height: 100%;
        overflow: unset
    }

    .xpro-qv-layout-1 .woocommerce-variation-add-to-cart.variations_button,
    .xpro-qv-layout-1 .xpro-woo-qv-content-sec.simple form.cart,
    .xpro-qv-layout-3 .woocommerce-variation-add-to-cart.variations_button,
    .xpro-qv-layout-4 .woocommerce-variation-add-to-cart.variations_button {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xpro-qv-layout-1 .xpro-woo-qv-content-sec .product_meta {
        text-align: left
    }

    .xpro-qv-layout-2 .xpro-woo-qv-content-sec {
        padding: 20px 0
    }
}

@media (max-width:699px) {
    .xpro-qv-popup-wrapper .xpro-qv-popup-inner {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
        overflow-y: scroll;
        display: block
    }

    .xpro-woo-qv-inner-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .woocommerce-grouped-product-list-item__quantity,
    .xpro-woo-qv-inner-wrapper .xpro-woo-qv-left-sec,
    .xpro-woo-qv-inner-wrapper .xpro-woo-qv-right-sec {
        width: 100%
    }

    .xpro-woo-qv-content-sec {
        max-height: 100%;
        overflow: unset
    }

    .xpro-qv-layout-1 .woocommerce-variation-add-to-cart.variations_button,
    .xpro-qv-layout-1 .xpro-woo-qv-content-sec.simple form.cart,
    .xpro-qv-layout-3 .woocommerce-variation-add-to-cart.variations_button,
    .xpro-qv-layout-4 .woocommerce-variation-add-to-cart.variations_button {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xpro-qv-layout-1 .xpro-woo-qv-content-sec .product_meta {
        text-align: left
    }

    .xpro-qv-layout-2 .xpro-woo-qv-content-sec {
        padding: 20px 0
    }
}