/*
 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
*/

.hedsoc{
	margin-bottom: 0px !important;
}

.hm-slider > div {
  border-radius: 50% !important;
  overflow: hidden;
  box-shadow: 2px 3px 9px #979797;
  border-right: 36px solid #f1b229;
  border-left: 36px solid #e87422;
  border-top: 36px solid #cf2220;
  border-bottom: 36px solid #8ff258;
}

.y-choo-grid {
  padding: 24px;
  box-shadow: 0px 0px 5px 2px lightgray;
  border-radius: 15px;
	min-height: 335px;
}

.serv-grid{
	/*padding: 24px;
  	box-shadow: 0px 0px 5px 2px lightgray;
  	border-radius: 15px;
	min-height: 205px;*/
}

body {
  overflow-x: hidden;
}

.serv-sec:after{
  content: "";
  position: absolute;
  background:
url(/wp-content/uploads/2025/04/gdfgdfg-680e09815a575-e1745752121526.webp);
  width: 372px;
  height: 331px;
  top: -125px;
  right: 0px;
}


.hm-gall:before{
  content: "";
  position: absolute;
  background:
url(/wp-content/uploads/2025/04/dfgdfgdfg-680e1b91db9fb-e1745755224278.webp);
  width: 314px;
  height: 406px;
  top: -68px;
  left: -50px;
}

.hm-gall:after{
  content: "";
  position: absolute;
  background:
url(/wp-content/uploads/2025/04/dfgdfgdfg-680e1b91db9fb-e1745755224278.webp);
  width: 314px;
  height: 406px;
  bottom: -68px;
  right: -50px;
}

.parent-pageid-21 #page{
	padding-top: 54px;
	padding-bottom: 54px;
}

.whatsapp {
  position: fixed;
  z-index: 999999;
  left: 15px;
  bottom: 15px;
}

.whatsapp img {
  width: 60px;
}

@media (max-width:768px){
  .top-mail, .top-soc, .top-grid > div:nth-child(2), .top-grid > div:nth-child(3), .hm-gall::after{
    display: none;
  }

  .why-kg > div{
    background: #fff;
  }
}