/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.sp-default-logo {
	max-height: 75px;
}

.custom-header #sp-header .logo {
    float: right;
}

.custom-header #sp-header .sp-megamenu-parent >li >a:before {
    top: 45px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    font-size: 16px;
}

#szolgaltatas .sppb-row-container {
	background: #FFF;
	padding-top: 30px;
	border-radius: 15px;
}

#szolgaltatas .sppb-addon-feature img {
	border-radius: 10px 0px 10px 0px;
}

.iconbar .sppb-addon-feature img {
	max-width: 130px;
}

#sp-header {
	border-bottom: 4px solid #7cb85c ;	
}


table.pricesTable th {
	background: #e6b30e;
	color: #000;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}


table.pricesTable p {
	margin: 0;
	padding: 0;
}


table.pricesTable td {
	padding: 10px;
	background: #fff;
	color: #000;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
}

body {
    background-color: #f7f8f9;
}

.sppb-panel-faq>.sppb-panel-heading .sppb-toggle-direction {
    display: none;
}


#sp-footer .sp-module {
    margin-top: 0px;
}

#sp-footer .sp-module .text-center {
     color: #ffffffa3;
}

.sppb-btn-success {
 background-color:#639d44;
 border-color:#639d44;
 border-radius: 5px;
}

.ico-navigation {
	z-index: 150000;
	margin-top: -70px;
	text-align: right;
	position: relative;
}

.ico-navigation .sppb-addon-single-image-container {
	height: 60px;
	text-align: right;
	padding-right: 15px;
}

.ico-navigation .sppb-addon-single-image-container img.sppb-img-responsive {
	height: 50px;
}
