/*
 Theme Name:   Astra Child
 Template:     astra
*/


.scrolled{

    position: fixed !important;
    background-color:#000000a8;
    width: 100%;
}

/*popup styling*/
/*.elementor-button-popup{*/
/*	background-color: #0c0c0c;*/
/*    border-radius: 3px;*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    font-size: 15px;*/
/*    line-height: 1;*/
/*    padding: 12px 24px;*/
/*    fill: #fff;*/
/*    text-align: center;*/
/*    transition: all .3s;*/
/*}*/
/*.elementor-button-popup:hover {*/
/*    background-color: #fff;*/
/*    color: #000;*/
/*	border:1px solid #000;*/
/*    transition: all 0.3s ease;*/
/*}*/
/* Tablets */
/*@media screen and (max-width: 768px) {*/
/*    #popmake-4641.pum-container {*/
/*        width: 85% !important;*/
/*        padding: 25px;*/
/*    }*/

/*    #popmake-4641 .pum-title {*/
/*        font-size: 22px;*/
/*    }*/

/*    #popmake-4641 .pum-content p {*/
/*        font-size: 15px;*/
/*    }*/
/*	#popmake-4641 .pum-close{*/
/*		font-size: 20px;*/
/*	}*/
/*}*/

/* Mobiles */
/*@media screen and (max-width: 480px) {*/
/*    #popmake-4641.pum-container {*/
/*        width: 92% !important;*/
/*        padding: 20px 15px;*/
/*    }*/

/*    #popmake-4641 .pum-title {*/
/*        font-size: 20px;*/
/*        line-height: 1.3;*/
/*    }*/

/*    #popmake-4641 .pum-content p {*/
/*        font-size: 14px;*/
/*        line-height: 22px;*/
/*    }*/

/*    .elementor-button-popup {*/
/*        padding: 10px 20px;*/
/*        font-size: 14px;*/
/*    }*/
/*	#popmake-4641 .pum-close{*/
/*		font-size: 18px;*/
/*	}*/
/*}*/

