.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid;
    display: none !important;
}
.elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    color: white;
}
.elementor-image-box-title
{
	color: white;
}

/* .ast-separate-container .ast-woocommerce-container {
	width: 100% !important;
	background-image:url("http://dopebombayco.in/wp-content/uploads/2023/02/dekst3p-71203106-be50-44a3-b424-e377c6572bef.png");
	background-repeat: no-repeat;
  background-size: cover;
} */

.ast-woo-shop-archive .site-content > .ast-container {
    max-width: 100%;
    background-image: url("http://dopebombayco.in/wp-content/uploads/2023/03/bg2-scaled.jpg");
}



.ast-woocommerce-container{
	margin-top:50px !important;
	padding:50px !important;
}

/* .woof_show_auto_form, .woof_hide_auto_form {
	display:none !important;
} */


.ast-separate-container.single-product .ast-article-single {
    margin: 0;
    padding: 0px;
    display: inline-block;
    width: 100%;
}
:root {
  --neon-text-color: #f40;
  --neon-border-color: #08f;
}

.neon-heading-effect {
  animation: effect 1.5s infinite alternate;   
}

/* Animate neon effect */
@keyframes effect {
    
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
      
        text-shadow:
            -0.2rem -0.2rem 1rem #fff,
            0.2rem 0.2rem 1rem #fff,
            0 0 2rem var(--neon-text-color),
            0 0 4rem var(--neon-text-color),
            0 0 6rem var(--neon-text-color),
            0 0 8rem var(--neon-text-color),
            0 0 10rem var(--neon-text-color);
        
        box-shadow:
            0 0 .5rem #fff,
            inset 0 0 .5rem #fff,
            0 0 2rem var(--neon-border-color),
            inset 0 0 2rem var(--neon-border-color),
            0 0 4rem var(--neon-border-color),
            inset 0 0 4rem var(--neon-border-color);        
    }
    
    20%, 24%, 55% {        
        text-shadow: none;
        box-shadow: none;
    }    
}


/*  .woocommerce-notices-wrapper{
    display: none !important;
}
 */
page-id-39 .woocommerce-notices-wrapper{
    display: flex !important;
}



.site-footer {
	display: none;
}

/* .add_to_cart_button, .ajax_add_to_cart{
	font-size:15px !important;
}
 */

/* .woolentor_price_label{
font-size: initial;} */


.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
}

.woof_show_auto_form{
    display: none !important;
}

@media only screen and (max-width: 600px) {
  .ct-font {
    font-size:14px !important;
  }
	.ct-png{
		height:28px !important;
	}
}

.wt-related-products.products {
  display:block;
}
.wapo-product-price  th,td{
	border:none !important;
}
.wapo-total-options th,td{
		border:none !important;
}
.wapo-total-order  th,td{
		border:none !important;
}

.wapo-addon-title{
	font-family: 'Retro Gaming';
}

.woocommerce h2, .woocommerce-account h2 {
    font-family: "Retro Gaming", Sans-serif" !important;
}


#blog-post{
	color:#fff !important;
}

#flavor, #flavor option{
	font-family: 'Retro Gaming';
}