/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.top-providers-img .elementor-widget-container{
	background-color: #fff;
    border-radius: 50px;
    height: 100px !important;
    width: 100px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
	box-shadow: 1px 6px 24px #c3c3c3;
}


.elementor-widget .elementor-icon-list-item{
    display: flex;
    font-size: inherit;
    align-items: start !important;
	line-height: 2.1 !important;
}

.elementor-widget .elementor-icon-list-icon {
    display: flex;
    position: relative;
    top: 8px !important;
}

.elementor-159 .elementor-element.elementor-element-d59ea48 .elementor-icon-list-item > .elementor-icon-list-text{

    font-family: "Heebo", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3 !important;
    margin-bottom: 6px !important;
}

/* 	@media (max-width: 480px){
		.elementor-element {
			width: 100% !important;
		}
	} */

			@media (max-width: 480px){

			.home-tabs .elementor-element {
				width: 100% !important;
			}
		}


	.elementor-174 .elementor-element.elementor-element-2781d9c .elementor-button:hover{
		background-color: #E42400; 
	}
	
	.topbar-phone .elementor-widget-container ul.elementor-icon-list-items li.elementor-icon-list-item a span.elementor-icon-list-icon{
		top: 0px !important;
	}
	 
		
