/*
Theme Name:  Hello Elementor Child
Template: 	 hello-elementor
Theme URI:	 https://wordpress.org/themes/hello-elementor/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: helloelementorchild
*/


/* Blogs Start */

.blogs .elementor-post__badge {
    margin-top:58.3% !important;
    background-color: transparent !important;
    background-image: linear-gradient(100deg, #EED96F 40%, #DDB33A 100%) !important;
    color:#212121 !important;
    border-radius:0 5px 0 0 !important;
} 


.blogs a.page-numbers:hover{
    background-color:#ecd569 !important;
     margin:0px !!important;
}

.blogs .current{
    background-color:#312f0a !important;
    border:2px solid #312f0a;
    border-radius:6px;
    padding:5px 15px;
    margin:0px !!important; 
}

.blogs .page-numbers:not(.current){
    background-color:#ecd569 !important;
    border:2px solid #312f0a;
    border-radius:6px;
    padding:5px 15px;
    margin:0px !!important;   
}

/* Blogs End */


.video .elementor-open-lightbox img{
    border:2px solid white;
    border-radius:10px;
}


/* Media Queries */

@media screen and (max-width:767px){

.buy-now-btn .elementor-button-wrapper a{
    fill: var(--e-global-color-466203d ) !important;
    color: var(--e-global-color-466203d ) !important;
    background-color: #212121 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #FFFFFF !important;  
}
	
 

}
