/*
Theme Name: SNS
Template: accelerate
Author: SNS
Description: SNS is multipurpose WordPress theme made for simplicity and ease of use. This theme is a piece of art that has this premium look and feel which will make your site stand out. Supports all post formats. Accelerate can be used for portfolio, business, blog, personal, travel, corporate, business services or any other kinds of sites. Get free support in http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/accelerate/. Available Translation: Polish and Hungarian.
Version: 1.1466985113
Updated: 2016-06-26 23:51:53

*/
.googlescript
{
	display: none;
}

body, p, button, input, select, textarea
{
	font-family: 'lato', sans-serif;
	font-weight: normal;
	line-height: 1.7;
	font-size: 18px;
}
body
{
	font-size:14px;
	background:#fff;
	overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'lato', sans-serif;
	color: #7fc03e;
}
h1, h2
{
	text-transform:uppercase;
	color: #7fc074;
}
h3
{
}
.widget-title
{
	text-transform:uppercase;
	font-weight:600;
}
#page
{
	background:transparent;
}

.page .entry-title
{
	display: none;
}
.gform_validation_container 
{
	display: none;
}
/*-----------------------------------------HEADER--------------------------------------------*/
.site-header
{
	    background: url(../../uploads/bgborder.jpg) repeat-x top center;
    padding-top: 11px;
}
#header-text-nav-container
{
	background: url('../../uploads/bgheader.jpg') no-repeat top right;
	border-bottom: none;
	padding: 12px 0 0;
}
#header-text-nav-container .textwidget
{
	font-size: 20px;
	padding-top: 10px;
	text-align: center;
}
#header-text-nav-container p
{
	color: #fff;
}
#header-right-section a, #header-right-section .widget, #header-right-section h2
{
	color: #fff;
}
#main
{
	padding-top:0;
}

/*---------------------------------------MENU-------------------------------------------*/
.main-navigation
{
	background: none;
	margin-top: 12px;
}
.main-navigation ul
{
    display: flex;
    text-align: justify;
    justify-content: space-between;
}
.main-navigation a
{
	color: #505050;
	float: none;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'lato', sans-serif;
	font-weight: 600;
	padding: 8px 13px;
}
.main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a
{
	background: transparent !important;
	color: #000;
	border-bottom: 5px solid #00f2ff;
}

	.main-small-navigation
	{
		background-color: rgba(0, 0, 0, 0);
	}

	.main-small-navigation li
	{
	    background-color: rgba(0, 0, 0, 0.59);
	}
	.main-small-navigation li:hover a, .main-small-navigation li a
	{
			color: #fff;
	}
.menu-toggle {
    cursor: pointer;
    background: #fff;
    text-align: center;
    padding-bottom: 4px;
}
.menu-toggle:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 21px;
    color: #1e7da9;
    padding-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
}
/*----------------------------------------FOOTER--------------------------------------------*/
.call-to-action-content-wrapper
{
	background:transparent;
}
.call-to-action-content, .call-to-action-content h3
{
	color:#fff;
}
.more-link span, .read-more{
	background-color: rgba(204, 204, 204, 0) !IMPORTANT;
	border: 2px solid;
	padding: 3px 19px !important;
	font-size: 25px !important;
}
.more-link span:hover, .read-more:hover
{
	border-color: #7fc03e !important;
	color: #fff;
}

footer
{
	text-align: center;
	background: #252525 url(../../uploads/bgborder.jpg) repeat-x top center;
}
.footer-menu
{
	width: 100%;
}
.footer-menu li
{
	display: inline-block;
	float: none;
}
#copyright, #copyright a
{
	color: #fff;
}
.footer-menu a
{
	font-size: 15px;
	color: #ffffff;
	text-transform: capitalize;
}
.footer-menu a:hover
{
	    text-shadow: 1px 1px 2px #737373;
}
.footer-widgets-wrapper, .footer-socket-wrapper
{
	background:transparent;
	border-top: none;
}
footer .tg-one-third
{
	width: 30%;
}

#colophon .widget ul li
{
	display:inline-block; border-bottom:0;
	padding:3px 5px;
	text-transform:uppercase;
	font-size:13px
}
#colophon .widget, .footer-widgets-area
{
	padding-bottom: 0;
}
/*---------------------------------------OTHER-------------------------------------------*/
.icon p:first-child{
	visibility:hidden;
}



.icon .sow-features-feature {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0 !important;
}
.icon .sow-features-feature:nth-child(3), .icon .sow-features-feature:nth-child(7)
{
	border-right: 0;
}
.icon  .sow-features-feature-last-row
{
 border-bottom: 0;
}
.icon .textwidget
{
	margin-bottom: 20px;
}
form ul, form li
{
	padding:0 0 !important;
	margin: 0 0;
	list-style: none;
}



.banner
{
	padding: 30px 0;
}
.featuredicon
{
	padding: 30px 0;
}
.featuredicon h2, .featuredicon h5, .featuredicon p
{
	color: #fff;
}
#testimonial h3
{
	color: #68d02e;
	text-align: center;
	padding:30px 0;
}
.sow-testimonial
{
	position: relative;
}
.sow-testimonial
{
	font-size: 15px;
}
.sow-testimonials .sow-user-left .sow-testimonial-user
{
	text-align: right !important;
}

.sow-testimonial-text:before
{
    content: "\f10e ";
    font-size: 28px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: -28px;
    border: 2px solid #68d02e;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 7px;
    color: #68d02e;
}

.decoration
{
	display: none;
}
.sow-headline
{background: #a17d53;color: #fff;padding: 5px;}

/* ------------------------------------------respoonsive style-------------------------- */

@media screen and (max-width: 767px){

	#header-text-nav-container 
	{
    background-size: cover;
	}
	#header-text-nav-container .textwidget
	{
		padding-top: 0;
	}
	h1, .so-widget-sow-image-default-4333b04dd157 .sow-image-container
	{
		    text-align: center !important;
	}
	#header-text
	{
		float: none;
	}
	footer .tg-one-third
	{
		width: 100% !important;
		text-align: center;
		border-right: none !important;
	}
	.footer-widgets-area .widget-title, footer, footer li, .footer-widgets-area p, footer h3,
	.social-media-button-container
	{
	    text-align: center !important;
	}

	.so-widget-image
	{
		margin: 0 auto;
	}

	.main-navigation ul
	{
		display: none;
		

	}
	.footer-socket-wrapper .footer-menu li
	{
		display: block;
	}
	.widget-title
	{
		text-align: center;
	}
	.ow-button-base a
	{
    margin: 0 auto;
    display: block !important;
    width: 200px;
	}



}

@media screen and (max-width: 1200px){


	.main-navigation li a
	{
		text-transform: capitalize;
		font-weight: 600;
		float: none;
		padding: 4px 16px;
	}



}