.viwcuf-checkout-funnel-container a:focus,
.viwcuf-checkout-funnel-container button:focus,
.viwcuf-checkout-funnel-container input:focus,
.viwcuf-checkout-funnel-container select:focus {
    outline: unset !important;
}

.viwcuf-checkout-funnel-container {
    position: relative;
}

/* shortcode element */
.vi-wcuf-us-shortcode-element-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 30px 0;
}

.viwcuf-checkout-funnel-container-1 .vi-wcuf-us-shortcode-element-wrap:first-child,
.viwcuf-checkout-funnel-container-2 .vi-wcuf-us-shortcode-element-wrap:first-child,
.viwcuf-checkout-funnel-container-3 .vi-wcuf-us-shortcode-element-wrap:first-child,
.viwcuf-checkout-funnel-container-4 .vi-wcuf-us-shortcode-element-wrap:first-child,
.viwcuf-checkout-funnel-container-5 .vi-wcuf-us-shortcode-element-wrap:first-child {
    margin-top: 0;
}

.viwcuf-checkout-funnel-container-7 .vi-wcuf-us-shortcode-element-wrap:first-child {
    margin-top: 10px;
}

.viwcuf-checkout-funnel-container-2 .vi-wcuf-us-shortcode-element-wrap:last-child {
    margin-bottom: 15px;
}

.viwcuf-checkout-funnel-container-3 .vi-wcuf-us-shortcode-element-wrap:last-child,
.viwcuf-checkout-funnel-container-6 .vi-wcuf-us-shortcode-element-wrap:last-child {
    margin-bottom: 0;
}

.vi-wcuf-us-shortcode-element-wrap > div {
    max-width: 100%;
}

.vi-wcuf-us-shortcode-element-wrap > div.vi-wcuf-us-shortcode-element2 {
    width: 100%;
}

/* Popup up */
.viwcuf-checkout-funnel-container-footer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 999999;
    opacity: 1;
    visibility: visible;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-family: HelveticaNeue, Helvetica, sans-serif !important;
    color: #212121;
    font-size: 13px;
}

.viwcuf-checkout-funnel-container-footer .viwcuf-checkout-funnel-overlay {
    opacity: .8 !important;
    visibility: visible;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    background-color: #000;
    z-index: 1;
    box-sizing: border-box;
    display: block;
}

.viwcuf-checkout-funnel-container-footer .vi-wcuf-us-shortcode-wrap {
    max-width: 90%;
    text-align: left;
    display: inline-block;
    visibility: visible;
    border-spacing: 0;
    color: #7f7f7f;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    z-index: 2;
}

.viwcuf-checkout-funnel-container-footer .vi-wcuf-us-shortcode-element2-wrap {
    width: 800px;
    max-width: 100%;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 1, .5);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 1, .5);
    box-shadow: 0 3px 10px rgba(0, 0, 1, .5);
    background: #fff;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 38px 20px;

}

@media (max-width: 480px) {
    .viwcuf-checkout-funnel-container-footer .vi-wcuf-us-shortcode-element2-wrap {
        padding: 0 5px 5px;
    }
}

@media (max-width: 640px) {
    .viwcuf-checkout-funnel-container-footer .vi-wcuf-us-shortcode-element2-wrap {
        padding: 0 10px 8px;
    }
}

.viwcuf-checkout-funnel-container-slider .vi-wcuf-us-shortcode-content-2:not(.vi-wcuf-us-shortcode-content-2-slider):after {
    content: '';
    width: 100%;
    height: 100%;
    pointer-events: none !important;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    max-height: 100%;
    opacity: .3;
}

.viwcuf-checkout-funnel-container-slider .vi-wcuf-us-shortcode-content-2:not(.vi-wcuf-us-shortcode-content-2-slider):before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    border: 5px solid #f3f3f3;
    border-top: 5px solid #838a8e;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    animation: vi_wcuf_loading 1s linear infinite;
    z-index: 10;
    transform: translate(-50%, -50%);
}

.viwcuf-checkout-funnel-container-slider .vi-wcuf-us-shortcode-content-2:not(.vi-wcuf-us-shortcode-content-2-slider)  .vi-wcuf-us-shortcode-products-wrap{
    overflow: hidden;
    display: inline-flex;
    justify-content: flex-start;
    align-items: baseline;
    width: 100%;
}

.viwcuf-checkout-funnel-container-slider .vi-wcuf-us-shortcode-content-2:not(.vi-wcuf-us-shortcode-content-2-slider)  .vi-wcuf-us-product-wrap-wrap ,
.viwcuf-checkout-funnel-container-slider .vi-wcuf-us-shortcode-content-2:not(.vi-wcuf-us-shortcode-content-2-slider)  .vi-wcuf-us-product .price {
    visibility: hidden;
}

/* Header */
.viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-header-wrap {
    border-bottom: 1px solid #ccc;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 15px 0;
}

.viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-title-wrap {
    font: 21px HelveticaNeue, sans-serif;
    color: #000;
    text-transform: unset;
    max-width: 75%;
}

/* Content */
.viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-content-wrap {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-content {
    width: 100%;
}

/* Footer */
.viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-footer-wrap {
    border-top: 1px solid #ccc;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 15px 0 0;
}

.viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-title-wrap {
    font: 21px HelveticaNeue, sans-serif;
    color: #000;
    text-transform: unset;
    max-width: 75%;
}

/* scrool bar */
.vi-wcuf-us-swatches-popup-wrap-wrap *::-webkit-scrollbar,
.viwcuf-checkout-funnel-container *::-webkit-scrollbar {
    width: 7px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap *::-webkit-scrollbar-track,
.viwcuf-checkout-funnel-container *::-webkit-scrollbar-track {
    background: #f1f1f1;
    margin-top: 2px;
    margin-bottom: 2px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap *::-webkit-scrollbar-thumb,
.viwcuf-checkout-funnel-container *::-webkit-scrollbar-thumb {
    background: #cecece;
    border-radius: 20px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap *::-webkit-scrollbar-thumb:hover,
.viwcuf-checkout-funnel-container *::-webkit-scrollbar-thumb:hover {
    background: #a6a6a6;
}

/* Product list */
.vi-wcuf-us-product-wrap-wrap {
    display: flex !important;
    justify-content: center;
}

.vi-wcuf-us-product {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    margin-top: 24px;
    max-width: 100%;
    overflow: hidden;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 {
    text-align: left;
}

.vi-wcuf-us-product > div {
    z-index: 1;
}

.vi-wcuf-us-product .vi-wcuf-us-product-top,
.vi-wcuf-us-product .vi-wcuf-us-product-desc {
    max-width: 100%;
    position: relative;
    overflow: hidden;
}

.vi-wcuf-us-product.vi-wcuf-us-product-not-redirect .vi-wcuf-us-product-top,
.vi-wcuf-us-product.vi-wcuf-us-product-not-redirect .vi-wcuf-us-product-desc {
    cursor: pointer;
}

.vi-wcuf-us-product .vi-wcuf-us-item-url {
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    display: inline-block !important;
    max-width: 100%;
    overflow: hidden;
}

.vi-wcuf-us-product img {
    max-width: 100%;
    height: auto !important;
}

.vi-wcuf-us-product .vi-wcuf-us-item-url + div,
.vi-wcuf-us-product .vi-wcuf-us-item-url + span,
.vi-wcuf-us-product .vi-wcuf-us-product-desc .vi-wcuf-us-item-url + span {
    margin-top: 0 !important;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-desc .woocommerce-loop-product__title {
    font-weight: 600;
}

.vi-wcuf-us-product .vi-wcuf-us-product-desc .woocommerce-loop-product__title {
    font-size: 14px !important;
    letter-spacing: 0;
    margin: 5px 0;
    color: #212121;
    line-height: 17px !important;
    max-width: 100%;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.vi-wcuf-us-product .vi-wcuf-us-product-desc .star-rating {
    display: inline-block;
    float: none;
    margin: 0;
    font-size: 80%;
}

.vi-wcuf-us-product .price {
    display: block;
    margin: 10px 0 0 !important;
    font-size: 14px !important;
    font-weight: 300;
    opacity: 1;
    transform: translateY(0);
    transition: all .2s linear 0s;
    visibility: visible;
    z-index: 1;
    line-height: 13px;
    padding: 0;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .price .amount {
    font-weight: 300;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-us-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    background: #fff;
    cursor: pointer;
    position: relative;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-us-checkbox.vi-wcuf-us-checkbox-checked:before {
    content: "\f101";
    font-family: viwcuf_checked_icons;
    font-size: 14px;
    line-height: normal;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1:hover .vi-wcuf-us-product-controls {
    visibility: visible;
    opacity: 1;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 100%;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, .7);
    box-sizing: border-box;
    padding: 6px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .vi-wcuf-us-cart {
    max-width: 95%;
    vertical-align: middle;
    z-index: 1;
    position: relative;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .vi-wcuf-us-item-view-more {
    margin: 10px 0 0 !important;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-us-product-controls .vi-wcuf-us-cart-form {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus,
.vi-wcuf-us-product .vi-wcuf-us-product-controls .vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus {
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus .viwcuf_us_product_qty,
.vi-wcuf-us-product .vi-wcuf-us-product-controls .vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus .viwcuf_us_product_qty {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
    font-size: .97em;
    max-width: 40px;
    min-width: 30px;
    width: 100%;
    height: 25px;
    box-shadow: unset;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    color: #333;
    border: unset !important;
}

.vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus .vi_wcuf_us_change_qty,
.vi-wcuf-us-product .vi-wcuf-us-product-controls .vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus .vi_wcuf_us_change_qty {
    min-width: 20px;
    height: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus input[type="number"]::-webkit-outer-spin-button,
.vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus input[type="number"]::-webkit-inner-spin-button,
.vi-wcuf-us-product .vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus input[type="number"]::-webkit-outer-spin-button,
.vi-wcuf-us-product .vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-minus_plus input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin-right: 0 !important;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .woocommerce-variation-add-to-cart {
    display: inline-flex;
    flex-wrap: wrap;
}

.vi-wcuf-us-product .vi-wcuf-us-product-controls .vi-wcuf-us-quantity-wrap.vi-wcuf-us-quantity-wrap-not-change{
    opacity: .65 !important;
    cursor: default !important;
    pointer-events: none !important;
}
.vi-wcuf-us-product .vi-wcuf-us-product-controls .vi-wcuf-us-quantity-wrap:not(.vi-wcuf-us-quantity-wrap-minus_plus) {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 2px 0 0;
    padding: 0;
}

.vi-wcuf-us-product .vi-wcuf-us-product-controls .vi-wcuf-us-quantity-wrap:not(.vi-wcuf-us-quantity-wrap-minus_plus) .viwcuf_us_product_qty {
    display: inline-block;
    height: 36px !important;
    min-width: 36px;
    width: 50px !important;
    padding: 0 5px !important;
    margin: 0;
    text-align: center;
    position: relative !important;
    box-shadow: unset;
}

.vi-wcuf-us-product .vi-wcuf-us-quantity-wrap input[type=number]::-webkit-inner-spin-button,
.vi-wcuf-us-product .vi-wcuf-us-quantity-wrap input[type=number]::-webkit-outer-spin-button {
    opacity: 1 !important;
    -webkit-appearance: inner-spin-button !important;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap.vi-wcuf-swatches-selected-wrap-not-click {
    cursor: default;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap.vi-wcuf-swatches-selected-wrap-not-click:after {
    display: none;
    cursor: no-drop;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap.vi-wcuf-swatches-selected-wrap-clicking:after {
    transform: translateY(-75%) rotate(180deg);
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    padding: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #0000008a transparent transparent transparent;
    -webkit-transition: -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
    transition: -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
    transition: transform .1s cubic-bezier(.4, 0, .6, 1);
    transition: transform .1s cubic-bezier(.4, 0, .6, 1), -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
    transform: translateY(-25%) rotate(0);
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap {
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    padding-right: 20px;
    position: relative;
    opacity: .65;
    cursor: pointer;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap span {
    font-size: 14px !important;
    letter-spacing: 0;
    color: #212121;
    line-height: 16px !important;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2.vi-wcuf-us-product-2-qty-disable .vi-wcuf-us-cart {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2.vi-wcuf-us-product-2-qty-disable .vi-wcuf-us-cart-form {
    width: auto;
}

.vi-wcuf-us-product.vi-wcuf-us-product-2.vi-wcuf-us-product-2-qty-disable .price {
    margin: 0 !important;
}

.vi-wcuf-us-swatches-popup-wrap-wrap {
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
}

.vi-wcuf-us-swatches-popup-wrap {
    display: flex;
    width: 100vw;
    height: 100vh;
}

.vi-wcuf-us-swatches-popup-overlay {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    display: block;
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-us-cart-form {
    height: auto;
    width: auto;
    margin: auto;
    position: relative;
    background: #fff;
    padding: 35px;
    max-width: 60%;
    max-height: calc(100vh - 40px);
    min-width: 200px;
    min-height: 200px;
    z-index: 10;
}
.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-footer-bt-cancel {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius:50% ;
    font-size: 14px;
    line-height: 1;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-wrap {
    display: inline-flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
    width: 100%;
    max-height: calc(100vh - 300px);
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-wrap > div {
    flex-grow: 1;
    margin-bottom: 30px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-header-wrap {
    font-size: 20px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-wrap > div:last-child {
    margin-bottom: 0;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap {
    display: inline-grid;
    grid-gap: 10px;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap .vi-wcuf-swatches-control-content {
    display: inline-grid;
    grid-template-columns: 3fr 7fr;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap .vi-wcuf-swatches-control-content:last-child {
    margin-bottom: 0;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap .vi-wcuf-swatches-control-content-title {
    text-transform: capitalize;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap .woocommerce-variation-price {
    border: none;
    font-size: 15px;
    padding: 0;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap .vi_wcuf_us_change_qty {
    width: 28px;
    height: 32px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-content-wrap .viwcuf_us_product_qty {
    height: 32px;
    width: 50px;
    max-width: 50px;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-footer-wrap {
    align-self: center;
    display: inline-flex;
}

.vi-wcuf-us-swatches-popup-wrap-wrap .vi-wcuf-swatches-control-footer-wrap button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto !important;
    height: 36px;
    padding: 10px 15px !important;
    box-sizing: border-box;
    min-width: 0 !important;
    min-height: 0 !important;
    border: 0 !important;
    margin: 0;
    text-transform: none !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-weight: normal;
    position: relative;
}


.vi-wcuf-us-swatches-popup-wrap-wrap .added_to_cart {
    display: none !important;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .vi-wcuf-swatches-wrap-wrap {
    margin: 0 0 8px;
    border: 0;
    width: 100%;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .vi-wcuf-swatches-wrap-wrap .vi-wcuf-swatches-wrap {
    background: 0 0;
    padding: 2px 0;
    border: 0;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .vi-wcuf-swatches-wrap-wrap select {
    width: 100%;
    max-width: 100% !important;
    display: block !important;
    margin: 0 !important;
    color: #212121;
    background-color: #fff;
    padding: 2px;
    height: auto;
    border: 1px solid #eee;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .vi-wcuf-swatches-wrap-wrap select .vi-wcuf-option-disabled {
    display: none;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .woocommerce-variation-price {
    border: 0;
    padding: 0 0 10px;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .woocommerce-variation-price .price {
    margin: 0 !important;
}

.vi-wcuf-us-product.vi-wcuf-us-product-1 .vi-wcuf-us-product-controls .woocommerce-variation-price * {
    color: #fff;
    font-size: 14px;
}

.vi-wcuf-us-product .added_to_cart {
    display: none !important;
}

/*countdown timer */
.vi-wcuf-us-shortcode-countdown-wrap,
.vi-wcuf-us-shortcode-countdown-wrap > div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
    align-items: center;
}

.vi-wcuf-us-shortcode-countdown-value {
    font-weight: 700;
    margin: auto 5px;
}

/*progress bar */
.vi-wcuf-us-shortcode-progress_bar-wrap {
    width: 30px;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: 0 10px;
}

.vi-wcuf-us-shortcode-progress_bar-wrap:after,
.vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-progress_bar-circle,
.vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-progress_bar-clipper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
}

.vi-wcuf-us-shortcode-progress_bar-wrap:after {
    content: '';
    background: #fff;
    z-index: 1;
}

.vi-wcuf-us-shortcode-progress_bar-value {
    transform: rotate(280deg);
}

.vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-progress_bar-circle {
    background: transparent;
    border: none;
    display: flex;
    justify-content: center;
    z-index: 3;
}

.vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-progress_bar-clipper {
    clip: rect(0, 30px, 30px, 15px);
    overflow: hidden;
    z-index: 2;
}

.vi-wcuf-us-shortcode-progress_bar-wrap.vi-wcuf-us-shortcode-progress_bar-wrap-over50 .vi-wcuf-us-shortcode-progress_bar-clipper {
    clip: rect(auto, auto, auto, auto);
}

.vi-wcuf-us-shortcode-progress_bar-wrap.vi-wcuf-us-shortcode-progress_bar-wrap-over50 .vi-wcuf-us-shortcode-progress_bar-first50 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    clip: rect(0, 30px, 30px, 15px);
    border-style: solid;
    border-width: 15px;
    border-color: #cccccc;
}

.vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-progress_bar-value {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    clip: rect(0, 15px, 30px, 0);
    border-style: solid;
    border-width: 15px;
    border-color: #cccccc;
}

.vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-bt-pause-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 600px) {
    .vi-wcuf-us-shortcode-progress_bar-wrap {
        width: 30px !important;
        height: 30px !important;
        margin: 0 5px;
    }

    .vi-wcuf-us-shortcode-progress_bar-wrap:not(.vi-wcuf-us-shortcode-progress_bar-wrap-over50),
    .vi-wcuf-us-shortcode-progress_bar-wrap:not(.vi-wcuf-us-shortcode-progress_bar-wrap-over50) .vi-wcuf-us-shortcode-progress_bar-clipper,
    .vi-wcuf-us-shortcode-progress_bar-wrap.vi-wcuf-us-shortcode-progress_bar-wrap-over50 .vi-wcuf-us-shortcode-progress_bar-first50 {
        clip: rect(0, 30px, 30px, 15px) !important;
    }

    .vi-wcuf-us-shortcode-progress_bar-wrap .vi-wcuf-us-shortcode-progress_bar-value {
        clip: rect(0, 15px, 30px, 0) !important;
    }

    .viwcuf-checkout-funnel-container .vi-wcuf-us-shortcode-wrap .vi-wcuf-us-shortcode-countdown-wrap {
        font-size: 16px !important;
    }
}

.vi-wcuf-us-product-wrap-wrap:not(.vi-wcuf-us-product-added) .vi-wcuf-us-product-bt-remove,
.vi-wcuf-us-product-wrap-wrap.vi-wcuf-us-product-added .vi-wcuf-us-product-bt-atc {
    display: none !important;
}
.vi-wcuf-us-button-wrap {
    cursor: pointer;
}

.viwcuf-checkout-funnel-container button:hover,
.viwcuf-checkout-funnel-container .button:hover {
    background: #111 ;
    color: #fff;
}

.viwcuf-checkout-funnel-container .button,
.viwcuf-checkout-funnel-container button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto !important;
    height: 36px;
    padding: 3px 10px !important;
    box-sizing: border-box;
    min-width: 0 !important;
    min-height: 0 !important;
    border: 0 !important;
    margin: 0;
    background: #bdbdbd;
    color: #fff;
    text-transform: none !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-weight: normal;
    position: relative;
    white-space: nowrap;
}

.viwcuf-checkout-funnel-container button .viwcuf_us_cart_icons,
.viwcuf-checkout-funnel-container .button .viwcuf_us_cart_icons {
    margin: 0 5px;
}

.viwcuf-checkout-funnel-container button.vi-wcuf-us-item-url,
.viwcuf-checkout-funnel-container .button.vi-wcuf-us-item-url {
    line-height: 39px;
    padding: 0 15px !important;
    display: inline-flex !important;
}

.viwcuf-checkout-funnel-container .vi-wcuf-us-button-swatches-disable,
.viwcuf-checkout-funnel-container .vi-wcuf-button-disable {
    cursor: not-allowed;
    opacity: .5;
}

/* RTL CSS */
.viwcuf-checkout-funnel-container-rtl .vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-us-checkbox {
    margin-left: 8px;
    margin-right: 0;
}

.viwcuf-checkout-funnel-container-rtl .vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap {
    padding-right: 0;
    padding-left: 20px;
}

.viwcuf-checkout-funnel-container-rtl .vi-wcuf-us-product.vi-wcuf-us-product-2 .vi-wcuf-swatches-selected-wrap:after {
    right: auto;
    left: 0;
}

.viwcuf-checkout-funnel-container-rtl .vi-wcuf-us-product.vi-wcuf-us-product-2 .price {
    text-align: right;
}
