:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    
    margin-top: -12px!important;
    margin-bottom: -30px !important;
}

.eael-product-list-wrapper .eael-product-list-item {
    padding: 0px;
}
.premium-modal-box-modal-body {
    position: relative;
    padding: 0px;
}
.premium-woocommerce .premium-woo-products-details-wrap {
    padding: 0px; 
}
.ast-above-header.ast-above-header-bar, .ast-header-break-point #masthead.site-header .ast-above-header-bar {
    z-index: 1000 !important;
}

.woocommerce-js .select2-container .select2-selection--single, .woocommerce-js select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select {
	padding:8px 10px;
    line-height: normal;
    appearance: none;
    background-position: 98% 50%;
    background-color: #fff;
    border-color: var(--ast-border-color);
    border-radius: 3px;
    box-shadow: none;
}



/* related products */
div#jp-relatedposts {
    display: none !important;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab {
    width: 20%;
}

/* spin logo scale */
canvas#wlwl_popup_canvas {
    width: 130px;
}
span#wlwl_chek_mail {
    background: #f72798;
}


.woobt-products .woobt-product .variations_form .variations .variation .select select {
    padding: 0 16px 0 20px;
    
}






.woobt-wrap .cfvsw-hidden-select {
    display: block !important;
}
.woobt-wrap .cfvsw-swatches-container {
    display:none;
    flex-flow: wrap;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    grid-gap: 8px;
    width: fit-content;
}




button.premium-modal-trigger-btn.premium-btn-lg.premium-button-none {
    position: fixed;
    top: 93%;
    right: 7%;
	z-index:99;
}
/* Reward promossional message on checkout page */
.woocommerce-account-fields::before {
    content: 'Create an Account and Get Extra 50 Points on the First Order!';
    font-weight: 600;
    color: #ff00ff;
}
.copy-button.wr_refl_button_copy {
    background: #F72798 !important;
	color:white !important;
}

.klaviyo-form-version-cid_1 .go417382439 {
    border-radius: 30px;
    background-image: url("https://d3k81ch9hvuctc.cloudfront.net/company/Pb3wug/images/d5e8cac0-a0f5-4977-b393-3fb30afa2bcc.png");
}


/* signle product page customization */
.ast-stock-detail{
	display:none;
}







/* bogo offers  */

.wbte_sc_bogo_products li.wbte_get_away_product {
    float: left;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 200px;
    text-align: center;
    position: relative;
    border: none;
}
.wbte_product_name {
    color: #555E6B;
    font-size: 18px;
    font-weight: 600;
    display: none;
}
.wbte_product_image img {
    width: 35%;
    border-radius: 5px;
}
.wbte_sc_bogo_quantity {
}
/* @media only screen and (min-width: 992px){
	.wbte_sc_bogo_products li.wbte_get_away_product {
    display: block;
} */
}

/* remove tag */
span.tagged_as {
    display: none !important;
}