/**
* Theme Name: Sosso Child
* Description: This is a child theme of Sosso, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: sosso
* Version: 1.5.8
*/

.header-info .header-info-item .header-info .item i {
    font-size: 25px;
    border: 1px solid #6cbe03;
    padding: .4em;
    border-radius: 50%;
	text-align: center;
	width: 47px;
}

.header-info .header-info-item .header-info .item:nth-child(3) {
	margin: 0 0 0 48px;
}

.home-services-area .section-title span, .klb-faq.faq-content span {
	font-size: 2em;
	font-style: italic;
}

.title-under .klb-faq.faq-content span:before {
	top: 40%;
}

.title-under .klb-faq.faq-content span {
	padding-left: 0;
}

@media all and (min-width: 1280px) {
	.footer-menu {
		flex-basis: 71%;
	}
	
	#menu-top-footer-menu {
		display: flex;
		justify-content: space-evenly;
	}
	.footer-area .footer-top .footer-menu ul li a {
		margin: 0;
		color: #fffdfd;
	}
}

/*.single-services > img {
  width: "100%";
  height: "100%";
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}*/

.banner-area .banner-item .banner-content .title {
	font-size: 3em;
}

.footer-area .footer-info ul li a {
	padding-top: 0;
}

.footer-area .footer-info ul li a, .footer-area .footer-list:not(.widget_footer_about) ul li a {
	line-height: inherit;
}

.footer-info li {
	color: #bbb;
}

.footer-list p {
	color: #bbb;
}

.footer-top.align-items-center {
	display: none;
}

.footer-area .footer-top {
	padding-bottom: 0;
	margin-bottom: 0;
}

.eat-footer-padded-button {
    display: block;
    margin-top: 1em;
    color: white;
    font-weight: bold;
    padding: 2px 10px;
    border: 1px solid white;
    text-align: center;
    width: 50%;
}

.eat-footer-padded-button:hover {
	color: #6cbe03;
	border-color: #6cbe03;
}

.footer-area .footer-list.widget_media_image {
	margin-left: 0;
}

.footer-area .footer-list.widget_media_image img {
	width: 75%;
}

.widget_nav_menu + .widget_footer_about > .title,
.widget_nav_menu + .widget_footer_about > .footer-content > p
{
	display: none;
}

