html {margin-top: 0px !important;}

.cx-componenet {transition: all 0.1s ease-in;}
.cx-componenet.loading {opacity: 0.8;}


/* box opened templete */
.mystery-product-page-ui.boxed-opened .card_image {display: none;}
.mystery-product-page-ui.boxed-opened .card_item_name {width: 100%;text-align: left;}
.mystery-product-page-ui.boxed-opened .btn-container.inner-section > .cx_btn {margin: 0px 5px;font-size: 0.9em;}
.cx-my-box__face.cx-my-box__face--back.opened-item-img-container {background: none; top: 0px;}



/* =================================
- Mysterybox Single page
================================= */


/* - 
Main wrapper ---------------------- */
.cx-wraper-product-img-form {padding-top: 30px;}



/* sidebar issue */
.cx-sidebar-content .inner-content {display: none;}
.cx-sidebar-content .inner-content:first-child{display: block;}


/* Chrome, Safari, Edge, Opera */
.number-selector input::-webkit-outer-spin-button,
.number-selector input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}

/* Firefox */
.number-selector input[type=number] {-moz-appearance: textfield;}

.cart-item-qty-container .number-selector > button {background: #566984;color: white;border: 1px solid #566984;cursor: pointer;}
.cart-item-qty-container .number-selector > button:first-child {border-radius: 5px 0px 0px 5px;}
.cart-item-qty-container .number-selector > button:last-child {border-radius: 0px 5px 5px 0px;}


span.cx-remove-cart-item {background: none;position: absolute;right: 9px;box-shadow: none;top: 5px;}
.cart-item-single {position: relative;}

.cart-item-qty-container .number-selector> button,.cart-item-qty-container .number-selector> input {padding: 10px;box-sizing: border-box;border: 1px solid #566984;}
.cart-item-qty-container .number-selector> input {width: 35px;}
.cart-item-qty-container {text-align: right;}


button.btn.cx_btn.cx-add-to-cart {margin-bottom: 14px;}

.cx-componenet {margin-bottom: 50px;}


.product-recent-opening-componenet .owl-dots {margin-top: 15px;}



@keyframes pagehero_box_yellow {

    0%    {transform: translateY(0px);}
    25%   {transform: translateY(10px);}
    50%   {transform: translateY(0px);}
	75%   {transform: translateY(8px);}
    100%  {transform: translateY(0px);}
}

@keyframes pagehero_box_white_big {

    0%    {transform: translateY(0px);}
    25%   {transform: translateY(-8px);}
    50%   {transform: translateY(0px);}
	75%   {transform: translateY(-11px);}
    100%  {transform: translateY(0px);}
}
@keyframes pagehero_box_white_big {

    0%    {transform: translateY(0px);}
    30%   {transform: translateY(-10px);}
    50%   {transform: translateY(0px);}
	70%   {transform: translateY(-10px);}
    100%  {transform: translateY(0px);}
}
.cx.cx_shortcode.cx_ems_page_hero_image.image-.default-image.c-c.txt-right g {
	position: relative;
}

.cx_ems_page_hero_image g#yellow-box {
	animation-name: pagehero_box_yellow; 
	animation-duration: 8s;animation-iteration-count: infinite;
}
.cx_ems_page_hero_image g#White-box 	{
	animation-name: pagehero_box_white_big; 
	animation-duration: 7s;animation-iteration-count: infinite;
}
.cx_ems_page_hero_image g#White-box_1_ {
	animation-name: pagehero_box_white_big; 
	animation-duration: 5.5s;animation-iteration-count: infinite;
}
.cx_ems_page_hero_image g#purple-box {
	animation-name: pagehero_box_yellow; 
	animation-duration: 6s;animation-iteration-count: infinite;
}


.cx_background_horizontal {
	background-image: linear-gradient(90deg, var( --e-global-color-primary ) 30%, var( --e-global-color-5b76813 ) 100%);
}
.cx_background_vertical {
	background-image: linear-gradient(0deg, var( --e-global-color-primary ) 30%, var( --e-global-color-5b76813 ) 100%);
}




.item-progress-bar {width: 100%;height: 5px;display: block;background: #1d1d1d45;margin-top: 10px;margin-bottom: 10px;border-radius: 10px;}
.item-progress-bar > div {height: 5px;background: white;border-radius: 10px;}

.cx_btn_outline {border: 1px solid white;}

.mystery-product-page-ui.playground-ui-container {
    padding-left: 35px;
}
.input-container {
    margin-bottom: 8px;
}


.cx-ajax-item > i.fa-spinner {}
.cx-ajax-item.loading > i.fa-spinner {opacity: 1;animation-name: rotate_complete;animation-duration: 0.8s;animation-iteration-count: infinite;animation-fill-mode: forwards;}


.modal-dialog.seed-info-container.swal-model .validation-container.popup-validation-text-container.hide {
    font-size: 14px;
}

.modal-dialog.seed-info-container.swal-model .hash-detail.txt-left {
    font-size: 15px;
}



/* social */
.dp-wraper {display: flex;}
.dp-container.dp-container-small {width: 50px;height: 50px;margin: 0px;margin-right: 20px;border: 2px solid var(--e-primary);}
.dp-container .level-icon-container {background: white;width: 25px;border-radius: 100%;display: flex;justify-content: center;height: 25px;align-items: center;position: absolute;bottom: -8px;right: -7px;border: 1px solid var(--e-primary);}
.dp-container .level-icon-container img {width: 15px;display: block;height: min-content;}
.dp-container {position: relative;}
.user-badge {margin-bottom: 10px;}







@media (max-width: 950px) {
	.cx_shortcode.cx_ems_page_hero_image svg {max-width: 100%;}
}

@media (max-width: 767px) {
	.cx_shortcode.cx_ems_page_hero_image {text-align: center;}
	.cx_shortcode.cx_ems_page_hero_image svg {max-width: 80%;}
}





.cx-componenet.product-recent-opening-componenet[data-length="0"] {
    display: none;
}

/*table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details,
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table,
.woocommerce-customer-details address ,
body.woocommerce-edit-address .woocommerce-Address,
body.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account
{background: white;box-shadow: 0 0 5px #d8d8d8;}*/

/*.woocommerce-customer-details address {padding: 20px;}*/

.cx-order-shipping .card_item_name {
    min-height: 100px;
}

body.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account,
body.woocommerce-view-order .woocommerce-MyAccount-content,
body.woocommerce-edit-address .woocommerce-Address {
    padding:20px;
    border-radius:7px;
    margin-bottom:20px
}


.cx_shortcode.cx_ems_box_grid_item.type-sweep .product-thumbnail {
    background-color: var(--e-bg-light);padding: 7px 5px;
}


.cx-hash-container:not(.item-key-hidden) {
    cursor: pointer;
}

[data-tippy-root] {
    z-index: 999999999999 !important;
}









/* singup  */

    /* tabs */
.cx_wc_login_signup_form .hs_tabs_header > ul {list-style: none;padding-left: 0;display: inline-flex;position: relative;}
.cx_wc_login_signup_form .hs_tabs_header > ul li {position: relative;padding: 0 8px;padding-bottom: 8px;cursor: pointer;color: #9a9a9a;}
.cx_wc_login_signup_form .hs_tabs_header > ul li.active {color: var(--e-secondary-dark);}
.cx_wc_login_signup_form .hs_tabs_header > ul li.active::after {content: '';display: block;width: 100%;height: 3px;background-color: var(--e-secondary-dark);position: absolute;left: 0;bottom: 0;}
.cx_wc_login_signup_form .hs_tabs_header > ul li::after {content: '';display: block;width: 100%;height: 3px;background-color: var(--e-bg-dark);background-color: #9a9a9a;position: absolute;left: 0;bottom: 0;}

    /* signup form */
.cx_wc_login_signup_form {font-size: .9em;}
.cx_wc_login_signup_form p.form-row {margin-right: 0;margin-left: 0;flex-direction: column;text-transform: capitalize;color: var(--e-text-primary);font-size: .9rem;font-weight: 500;margin-bottom: 1.5em;}

.cx_wc_login_signup_form .cx-site-signup-form .field-wraper,
.cx_wc_login_signup_form .cx-site-login-form .field-wraper {width: 100%;}

.cx_wc_login_signup_form form.woocommerce-form-login input,
.cx_wc_login_signup_form .cx-site-signup-form input,
.cx_wc_login_signup_form .cx-site-login-form .field-wraper input {outline: none;padding: 7px 10px;color: var(--e-text-secondary);font-size: .85rem;line-height: 1em;border: 1px solid #d4d4d4;border-radius: 3px;}

.cx_wc_login_signup_form form.woocommerce-form-login input:focus,
.cx_wc_login_signup_form .cx-site-login-form .field-wraper input:focus,
.cx_wc_login_signup_form .cx-site-signup-form input:focus {border: var(--e-secondary) solid 1px;border-radius: 3px;}

.cx_wc_login_signup_form form.woocommerce-form-login input:active,
.cx_wc_login_signup_form .cx-site-login-form .field-wraper input:active,
.cx_wc_login_signup_form .cx-site-signup-form input:active {outline: var(--e-primary) solid 2px;}

.cx_wc_login_signup_form .cx-site-signup-form button.cx-api-customer-singup,
.cx_wc_login_signup_form .cx-site-login-form button.cx-api-customer-login {width: 100%;}


/* login form */
.cx_wc_login_signup_form .cx-site-login-form {margin-bottom: 15px;padding-top: 10px;}
.cx_wc_login_signup_form .cx-site-signup-form {padding-top: 10px;}




.cx_dynamic_field .dynamic-image-as-background {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-repeat: no-repeat;background-size: contain;
}





.cx_product_listing_grid .box_grid_item {width: 100%;}
/*.cx.cx_shortcode.box_grid_item.type-credit {background: white;}*/






.page-hero-section .cx_dynamic_field  {
    color: var(--e-primary-complement-light);
}

.hero-side-image-container {display: flex;height: 100%;}

.cx_dynamic_field .field-page_hero_background-type-meta.img-render-type-background .dynamic-image-as-background {
    background-position: 100% 50%;
}


.cx_menu_right .no-qty {display: none !important;}






.product-thumbnail-wraper img {
    display: block;
    margin: auto;
}

.cx.cx_shortcode.box_grid_item.type-loyalty .product-thumbnail-wraper {
    background: rgb(216,216,216);
}




.box_item_grid_item .cx-box-list-item {
    background-color: #fff;
    box-shadow: var(--card-shadow);
    padding: 10px;
    border-radius: var(--cx-radius-xs);
    transition: all .2s ease-in;
}

.box_item_grid_item .cx-box-list-item:hover {
    box-shadow: var(--card-shadow-hover);
}


/*.cx_shortcode.cx_smashbox_ui_game .smashbox-item-wraper {
    background-color: #fff;
    box-shadow: var(--card-shadow);
    padding: 10px;
    border-radius: var(--cx-radius-xs);
    transition: all .2s ease-in;
}

.cx_shortcode.cx_smashbox_ui_game .smashbox-item-wraper:hover {
    box-shadow: 0 0 10px #c1c1c1;
}*/



/*.box_item_grid_item.cx-wc-list-item-waper.type-box-item {padding: 10px;}*/


.box_item_grid_item.type-box-item h5.title {text-transform: capitalize;font-size: .9em;min-height: 35px;}
.box_item_grid_item.type-box-item h5.title a {
    margin: 0px;
    text-decoration: none;
    color: var(--e-site-text-light);
    margin-bottom: 10px;
}

.box_item_grid_item.cx-wc-list-item-waper.type-box-item .product-thumbnail {
    background: var(--e-bg-light);
    margin-bottom: 15px;
    overflow: hidden;
}

.item-cat-name-container.c-c {
    display: flex;
}

.box_item_grid_item.cx-wc-list-item-waper.type-box-item .box-details {
    display: flex;
    justify-content: space-between;
    vertical-align: top;
}

.box_item_grid_item.cx-wc-list-item-waper.type-box-item .item-cat-name-container img {
    width: 14px;margin:5px 0px;
}

.box_item_grid_item.cx-wc-list-item-waper.type-box-item  span.box-icon.text-grey {
    display: none;
}

.box_item_grid_item.cx-wc-list-item-waper.type-box-item  .item-cat-container {
    vertical-align: top;
    align-items: flex-start;
    display: flex;
}

.box_item_grid_item.cx-wc-list-item-waper.type-box-item .product-thumbnail a {
    display: block;
    margin: auto;
    text-align: center;
}
.smashbox-info-container {
    min-height: 250px;
    padding: 20px;
}




/**
 * fixed box
 * */

    /* grid view  */
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--front,
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--right,
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--back.outer,
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--left.outer {
        height: calc(var(--box-list-item-image-size)/2) ;
        line-height: calc(var(--box-list-item-image-size)/2) ;
        top: calc(var(--box-list-item-image-size) * 0.25 );
    }
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--right {overflow: hidden;}
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--left.outer {overflow: hidden;}

    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--bottom {top: calc( var(--box-list-item-image-size) * 0.25 ) ;overflow: hidden;}
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face.cx-my-box__face--top {top: calc( var(--box-list-item-image-size) * 0.75 ) ;overflow: hidden;}
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-boxscene {height: calc( var(--box-list-item-image-size) * 0.75 ) !important;}
    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box {
        transition: transform 0.5s linear;
        transform: 
            translateZ( calc( 0px - ( var(--box-list-item-image-size) * 1.5 ) ) ) 
            rotate(0deg) 
            rotateX(-35deg) 
            rotateY(-45deg) 
            rotateZ(0deg);
        }

    /*.cx-my-box-wraper.type-fixedmystrybox.box-grid-item:hover .cx-my-box {
        transform: 
            translateZ( calc( 0px - ( var(--box-list-item-image-size) * 1.5 ) ) ) 
            rotate(0deg) 
            rotateX(-45deg) 
            rotateY(-15deg) 
            rotateZ(0deg);
    }*/


    


    .cx-my-box-wraper.type-fixedmystrybox.box-grid-item:hover .cx-my-box.hover-animate-rotate {
        animation-name: none;
    }

    .cx-my-box-wraper.type-fixedmystrybox.box-grid-item .cx-my-box__face--top .inner-container {
        transform: translateY(0px);
    }
    .cx-my-box-wraper.type-fixedmystrybox.box-grid-item.container-type-images:hover .cx-my-box__face--top .inner-container {
        animation-name: fixedmystrybox_item_slide;
        animation-duration: 6s;
        animation-iteration-count: 1;animation-fill-mode: forwards;transition: all 0.2s ease-in;
    }
    .cx-my-box-wraper.type-fixedmystrybox.box-grid-item .fixed-img-container {
        width   : var(--box-list-item-image-size);
        height  : var(--box-list-item-image-size);
        padding : calc( var(--box-list-item-image-size) * 0.1 );
        background-size: 100%;
    }
    
    @keyframes fixedmystrybox_item_slide {

          0%    {transform: translateY(0px);}
          10%    {transform: translateY(0px);}
          32.5%    {transform: translateY(-100px);}
          55%    {transform: translateY(-200px);}
          77.5%    {transform: translateY(-300px);}
          100%    {transform: translateY(-400px);}

    }


    /* full view  */
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-boxscene,
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box,
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face--back 
    {
        height: calc( var(--box-full-item-image-size) / 2 ) !important;
    }
     
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face.cx-my-box__face--bottom {
        top: 0px;
    }
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face.cx-my-box__face--top  {
        top: calc( var(--box-full-item-image-size) * 0.5 );
    }

    .cx-my-box-wraper.type-fixedmystrybox.box-single .fixed-img-container {
        width   : var(--box-full-item-image-size);
        height  : var(--box-full-item-image-size);
        padding : calc( var(--box-full-item-image-size) * 0.1 );
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face.cx-my-box__face--front,
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face.cx-my-box__face--right,
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face.cx-my-box__face--back.outer,
    .cx-my-box-wraper.type-fixedmystrybox.box-single .cx-my-box__face.cx-my-box__face--left.outer {
        height: calc(var(--box-full-item-image-size)/2) ;
        line-height: calc(var(--box-full-item-image-size)/2) ;
        top: 0px;
    }
    
    /**
     * fixed mysterbox open animation css
     * */

     
    
    .type-fixedmystrybox .cx-my-box.show-open .cx-my-box__face.cx-my-box__face--front {
        transform : rotateY(  0deg) translateZ( calc(var(--box-list-item-image-size) / 2 ) ) rotateX(-90deg) !important;
    }
    .type-fixedmystrybox .cx-my-box.show-open .cx-my-box__face.cx-my-box__face--right {
        transform : rotateY( 90deg) translateZ(calc( 0px - ( var(--box-list-item-image-size) / 2 ) ) ) rotateX(-90deg) !important;
    }
    .type-fixedmystrybox .cx-my-box.show-open .cx-my-box__face.cx-my-box__face--back {
        transform : rotateY(180deg) translateZ( calc(var(--box-list-item-image-size) / 3 ) ) rotateX(-90deg) !important;
    }
    .type-fixedmystrybox .cx-my-box.show-open .cx-my-box__face.cx-my-box__face--back {
        transform : rotateY(180deg) translateZ( calc(var(--box-list-item-image-size) / 2 ) ) rotateX(-90deg) !important;
        
    }
    .type-fixedmystrybox .cx-my-box.show-open .cx-my-box__face.cx-my-box__face--left {
        transform : rotateY(-90deg) translateZ( calc( var(--box-list-item-image-size) + (var(--box-full-item-image-size) / 3) ) ) rotateX(-90deg) !important;
    }

    .cx-my-box-wraper.type-fixedmystrybox .cx-my-box.show-open {
        transform : 
            translateZ( calc( 0px - ( var(--box-list-item-image-size) * 1.5 ) ) ) 
            rotate(0deg) 
            rotateX(-30deg) 
            rotateY(0deg) 
            rotateZ(0deg);
    }
    /*------------------------------------------------*/


    @media (max-width: 1150px) {
        .cx_shortcode.cx_fixedmystrybox_play_game .box-item-stat-container .cx-my-box-wraper.type-fixedmystrybox .cx-my-box__face {
            --box-list-item-image-size : 120px
        }
        
    }








/* ==========================================================================
   sweep batches shortocde
   ========================================================================== */

.sweep-batches-container {
    padding-left: 50px;
    position: relative;
}

.sweep-batches-container:before {
    content: '';
    width: 10px;
    background: #c0c0c0b8;
    position: absolute;
    left: 20px;
    border-radius: 10px;
}

.sweep-batches-container:after {
    content: '';
    width: 10px;
    background: var(--e-primary);;
    position: absolute;
    left: 20px;
    border-radius: 10px;
}
.batch-container {position: relative;}

.batch-index {
    position: absolute;
    width: 35px;
    height: 35px;
    background: silver;
    z-index: 99;
    border-radius: 35px;
    text-align: center;
    line-height: 35px;
    top: calc( 50% - 17.5px );
    left: -42px;
    
}
.cx_ems_sweep_iterations_items .sweep-batches-container:after {
    bottom: inherit !important;
}

.sweep-batches-container.current-pos-1 .batch-index.index-1,

.sweep-batches-container.current-pos-2 .batch-index.index-1,
.sweep-batches-container.current-pos-2 .batch-index.index-2,

.sweep-batches-container.current-pos-3 .batch-index.index-1,
.sweep-batches-container.current-pos-3 .batch-index.index-2,
.sweep-batches-container.current-pos-3 .batch-index.index-3,

.sweep-batches-container.current-pos-4 .batch-index.index-1,
.sweep-batches-container.current-pos-4 .batch-index.index-2,
.sweep-batches-container.current-pos-4 .batch-index.index-3,
.sweep-batches-container.current-pos-4 .batch-index.index-4,

.sweep-batches-container.current-pos-5 .batch-index.index-1,
.sweep-batches-container.current-pos-5 .batch-index.index-2,
.sweep-batches-container.current-pos-5 .batch-index.index-3,
.sweep-batches-container.current-pos-5 .batch-index.index-4,
.sweep-batches-container.current-pos-5 .batch-index.index-5,

.sweep-batches-container.current-pos-6 .batch-index.index-1,
.sweep-batches-container.current-pos-6 .batch-index.index-2,
.sweep-batches-container.current-pos-6 .batch-index.index-3,
.sweep-batches-container.current-pos-6 .batch-index.index-4,
.sweep-batches-container.current-pos-6 .batch-index.index-5,
.sweep-batches-container.current-pos-6 .batch-index.index-6,


.sweep-batches-container.current-pos-7 .batch-index.index-1,
.sweep-batches-container.current-pos-7 .batch-index.index-2,
.sweep-batches-container.current-pos-7 .batch-index.index-3,
.sweep-batches-container.current-pos-7 .batch-index.index-4,
.sweep-batches-container.current-pos-7 .batch-index.index-5,
.sweep-batches-container.current-pos-7 .batch-index.index-6,
.sweep-batches-container.current-pos-7 .batch-index.index-7,

.sweep-batches-container.current-pos-8 .batch-index.index-1,
.sweep-batches-container.current-pos-8 .batch-index.index-2,
.sweep-batches-container.current-pos-8 .batch-index.index-3,
.sweep-batches-container.current-pos-8 .batch-index.index-4,
.sweep-batches-container.current-pos-8 .batch-index.index-5,
.sweep-batches-container.current-pos-8 .batch-index.index-6,
.sweep-batches-container.current-pos-8 .batch-index.index-7,
.sweep-batches-container.current-pos-8 .batch-index.index-8,

.sweep-batches-container.current-pos-9 .batch-index.index-1,
.sweep-batches-container.current-pos-9 .batch-index.index-2,
.sweep-batches-container.current-pos-9 .batch-index.index-3,
.sweep-batches-container.current-pos-9 .batch-index.index-4,
.sweep-batches-container.current-pos-9 .batch-index.index-5,
.sweep-batches-container.current-pos-9 .batch-index.index-6,
.sweep-batches-container.current-pos-9 .batch-index.index-7,
.sweep-batches-container.current-pos-9 .batch-index.index-8,
.sweep-batches-container.current-pos-9 .batch-index.index-9,

.sweep-batches-container.current-pos-10 .batch-index.index-1,
.sweep-batches-container.current-pos-10 .batch-index.index-2,
.sweep-batches-container.current-pos-10 .batch-index.index-3,
.sweep-batches-container.current-pos-10 .batch-index.index-4,
.sweep-batches-container.current-pos-10 .batch-index.index-5,
.sweep-batches-container.current-pos-10 .batch-index.index-6,
.sweep-batches-container.current-pos-10 .batch-index.index-7,
.sweep-batches-container.current-pos-10 .batch-index.index-8,
.sweep-batches-container.current-pos-10 .batch-index.index-9,
.sweep-batches-container.current-pos-10 .batch-index.index-10 {
    background: var(--e-primary);
    color: white;
    font-weight:bold;
}

.sweep-batches-container.row-1:before,
.sweep-batches-container.row-1:after{top: 50%;bottom: 50%;}
.sweep-batches-container.row-1.current-pos-1:after {height: calc(100% - 25% - 25%);}


.sweep-batches-container.row-2:before,
.sweep-batches-container.row-2:after{top: 25%;bottom: 25%;}
.sweep-batches-container.row-2.current-pos-1:after {height: calc(50% - 25% - 25%);}
.sweep-batches-container.row-2.current-pos-2:after {height: calc(100% - 25% - 25% );}


.sweep-batches-container.row-3:before,
.sweep-batches-container.row-3:after{top: 16.66%;bottom: 16.66%;}
.sweep-batches-container.row-3.current-pos-1:after {height: calc(33.33% - 16.66% - 16.66%);}
.sweep-batches-container.row-3.current-pos-2:after {height: calc(66.66% - 16.66% - 16.66%);}
.sweep-batches-container.row-3.current-pos-3:after {height: calc(100% - 16.66% - 16.66%);}


.sweep-batches-container.row-4:before,
.sweep-batches-container.row-4:after{top: 12.5%;bottom: 12.5%;}
.sweep-batches-container.row-4.current-pos-1:after {height: calc(25% - 12.5% - 12.5%);}
.sweep-batches-container.row-4.current-pos-2:after {height: calc(50% - 12.5% - 12.5%);}
.sweep-batches-container.row-4.current-pos-3:after {height: calc(75% - 12.5% - 12.5%);}
.sweep-batches-container.row-4.current-pos-4:after {height: calc(100% - 12.5% - 12.5%);}

.sweep-batches-container.row-5:before,
.sweep-batches-container.row-5:after{top: 10%;bottom: 10%;}
.sweep-batches-container.row-5.current-pos-1:after {height: calc(20% - 10% - 10%);}
.sweep-batches-container.row-5.current-pos-2:after {height: calc(40% - 10% - 10%);}
.sweep-batches-container.row-5.current-pos-3:after {height: calc(60% - 10% - 10%);}
.sweep-batches-container.row-5.current-pos-4:after {height: calc(80% - 10% - 10%);}
.sweep-batches-container.row-5.current-pos-5:after {height: calc(100% - 10% - 10%);}

.sweep-batches-container.row-6:before,
.sweep-batches-container.row-6:after{top: 8.33%;bottom: 8.33%;}
.sweep-batches-container.row-6.current-pos-1:after {height: calc(16.66% - 8.33% - 8.33%);}
.sweep-batches-container.row-6.current-pos-2:after {height: calc(33.32% - 8.33% - 8.33%);}
.sweep-batches-container.row-6.current-pos-3:after {height: calc(50% - 8.33% - 8.33%);}
.sweep-batches-container.row-6.current-pos-4:after {height: calc(66.64% - 8.33% - 8.33%);}
.sweep-batches-container.row-6.current-pos-5:after {height: calc(83.31% - 8.33% - 8.33%);}
.sweep-batches-container.row-6.current-pos-6:after {height: calc(50% - 8.33% - 8.33%);}


.sweep-batches-container.row-7:before,
.sweep-batches-container.row-7:after{top: 7.14%;bottom: 7.14%;}
.sweep-batches-container.row-7.current-pos-1:after {height: calc(14.28% - 7.14% - 7.14%);}
.sweep-batches-container.row-7.current-pos-2:after {height: calc(28.56% - 7.14% - 7.14% );}
.sweep-batches-container.row-7.current-pos-3:after {height: calc(42.84% - 7.14% - 7.14% );}
.sweep-batches-container.row-7.current-pos-4:after {height: calc(57.12% - 7.14% - 7.14% );}
.sweep-batches-container.row-7.current-pos-5:after {height: calc(71.40% - 7.14% - 7.14% );}
.sweep-batches-container.row-7.current-pos-6:after {height: calc(84.68% - 7.14% - 7.14% );}
.sweep-batches-container.row-7.current-pos-7:after {height: calc(100% - 7.14% - 7.14% );}



.sweep-batches-container.row-8:before,
.sweep-batches-container.row-8:after{top: 6.25%;bottom: 6.25%;}
.sweep-batches-container.row-8.current-pos-1:after {height: calc(12.5% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-2:after {height: calc(25% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-3:after {height: calc(37.5% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-4:after {height: calc(50% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-5:after {height: calc(62.5% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-6:after {height: calc(75% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-7:after {height: calc(87.5% - 6.25% - 6.25%);}
.sweep-batches-container.row-8.current-pos-8:after {height: calc(100% - 6.25% - 6.25%);}



.sweep-batches-container.row-9:before,
.sweep-batches-container.row-9:after{top: 5.55%;bottom: 5.55%;}
.sweep-batches-container.row-9.current-pos-1:after {height: calc(11.1% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-2:after {height: calc(22.2% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-3:after {height: calc(33.3% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-4:after {height: calc(44.4% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-5:after {height: calc(55.5% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-6:after {height: calc(66.6% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-7:after {height: calc(78.2% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-8:after {height: calc(89.3% - 5.55% - 5.55% );}
.sweep-batches-container.row-9.current-pos-9:after {height: calc(100% - 5.55% - 5.55% );}




.sweep-batches-container.row-10:before,
.sweep-batches-container.row-10:after{top: 5%;bottom: 5%;}
.sweep-batches-container.row-10.current-pos-1:after {height: calc(10% - 5% - 5% );}
.sweep-batches-container.row-10.current-pos-2:after {height: calc(20% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-3:after {height: calc(30% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-4:after {height: calc(40% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-5:after {height: calc(50% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-6:after {height: calc(60% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-7:after {height: calc(70% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-8:after {height: calc(80% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-9:after {height: calc(90% - 5% - 5%);}
.sweep-batches-container.row-10.current-pos-10:after {height: calc(100% - 5% - 5%);}




.lightGallery-captions {background: rgba(0, 0, 0, .5);color:#fff;width: 100%;left: 0px;bottom: 0px;top: inherit;padding: 40px;text-align: left;}


/* curency  */
div#cx_dynamic_currency_back_container .title-container h4 {
    text-transform: capitalize;
}

ul#wp-admin-bar-top-secondary {
    display: none;
}



/* temp to remove */
.jupiterx-main-content {
    background: black;
}
.jupiterx-main-content {
    padding-top: 0px !important;
}
header.jupiterx-post-header ul.jupiterx-post-meta.list-inline {
    margin: 0px;
}