/*
Theme Name: GoGreen Child
Theme URI: http://webdesign-finder.com/gogreen
Template: gogreen
Author: MWTemplates
Author URI: http://modernwebtemplates.com/
Description: GoGreen - Waste Management and Recycling Wordpress Theme
Tags: custom-header, left-sidebar, right-sidebar, post-formats, full-width-template
Version: 1.1.1
*/




.footer_logo_custom {
  width: 240px; 
  height: 240px; 
  border-radius: 50%; 
  background-color: #ffffff; 
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
  display: flex; 
  justify-content: center;
  align-items: center;
}

.footer_logo_custom img {
   max-width: 100%; 
   max-height: 100%;
   border-radius: 0%;
   object-fit: contain; 
}

h1,h2,h3,h4,h5,h6,p,span,a,li{
    font-family:Poppins !important;
}


.home .owl-item img{
    width:70% !important;
    display:inline-block !important;
}

.home .service_item{
    min-height:525px !important;
}


