/*
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: 16px;
	color: #898989;
}

/*-----------------disable this style if not using logo tagline----------------------------------- */
		#header-text
		{
			float: right;
		    padding: 0px 23px 0 0;
		}
		#header-logo-image
		{
			float: none;
		}
		h1#site-title a, h1#site-title a:hover, h1#site-title 
		{
			color: #fff;
			font-family: 'Cormorant Upright', serif;

		}
/*-----------------End    disable this style if not using logo tagline----------------------------------- */

h1, h2, h3, h4, h5, h6
{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #0f5eae;
}
#page
{
	background:transparent;
}

.home .page .entry-title

{
	display: none;
}
.page .entry-title
{
	text-align: center;
	border-bottom: 2px solid #630460;
	margin-bottom: 20px;
	display: none;
}
.site-header .menu-toggle {
    background: transparent;
    color: #fff;
    text-transform: uppercase;
}

.site-header .menu-toggle::before {
    color: #fff!important;
}
/*-----------------------------------------HEADER--------------------------------------------*/
#site-navigation{
	background: rgba(0, 0, 0, 0) url("../../uploads/menubg.jpg") no-repeat scroll center top / cover ;
    width: 100%;
}
#content
{
	background-color: #fff;
	min-height: 450px;
}
#main {
    padding-top: 0;
}
#main
{
	 background: rgba(0, 0, 0, 0) url("../../uploads/bodybg.jpg") no-repeat scroll center bottom /cover;
}
#header-text-nav-container
{
	 background: rgba(0, 0, 0, 0) url("../../uploads/headerbg.jpg") no-repeat scroll center top;
	border-bottom: none;
}
#header-right-section a, #header-right-section .widget, #header-right-section h2
{
	color: #fff;
}
.main-small-navigation a
{
	text-align: center;
}

/*---------------------------------------MENU-------------------------------------------*/

.main-navigation ul
{
    display: flex;
    text-align: justify;
    justify-content: space-between;
}
.main-navigation a
{
	color: #fff;
    float: none;
    word-spacing: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'lato', sans-serif;
    font-weight: 600;
    transition: color 0.2s ease 0s;
}

	.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;
	}

/*----------------------------------------FOOTER--------------------------------------------*/


footer
{
	text-align: center;
}
.footer-menu
{
	
}
.footer-menu li
{
	display: inline-block;
	float: none;
}
.footer-menu li:last-child a
{
	border-right: none;
}
.footer-menu ul
{
/*	    display: flex;
    text-align: justify;
    justify-content: space-between;*/
}
.footer-menu a
{
	font-size: 15px;
	color: #fff;
	float: none;
	text-transform: uppercase;
	word-spacing: 5px;
	line-height: 1em;
	height: auto;
	padding: 0 25px;
		border-right: 1px solid #fff;
}
.footer-menu
{
	display: block;
	margin: 0 auto;
	width: 100%;
	 float: none!important;
	 padding-bottom: 25px;
}
.footer-menu a:hover
{
	   
}
.footer-widgets-wrapper, .footer-socket-wrapper
{
	background:transparent;
	border-top: none;
}
footer .tg-one-third
{
	float: none;
	display: block;
	width: 100%;
}



/*---------------------------------------OTHER-------------------------------------------*/

.slider-cycle
{
	    box-shadow: 0px 12px 26px #b5b5b5;
}
.widget-title
{
	text-align: center;
}
form ul, form li
{
	padding:0 0 !important;
	margin: 0 0;
	list-style: none;
}
#secondary
{
	display: none;
}
.sow-testimonial-text:before
{
    content: "\f10d ";
    font-size: 28px;
    display: inline-block;
    width: 1.07142857em;
    text-align: LEFT;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 13px;
}
.sow-testimonial-text:after
{
    content: "\f10e ";
    font-size: 28px;
    display: inline-block;
    width: 1.07142857em;
    text-align: right;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 13px;
}


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

@media screen and (max-width: 767px){
#header-right-section {
    float: none!important;
    text-align: center;
    padding-top: 0!important;
    padding-right: 0!important;
}
	#header-text-nav-container 
	{
    background-size: cover;
	}
	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;
	}
.home-text1 .panel-grid-cell
{
	margin-bottom: 0!important;
}
	.so-widget-image
	{
		margin: 0 auto 15px;
	}

	.main-navigation ul
	{
		display: none;
		justify-content:inherit;

	}
	.footer-socket-wrapper .footer-menu li
	{
		display: block;
	}
	.visible-footer
	{
		display: block!important;
	}
	.hidden-footer
	{
		display: none;
	}
.footer-menu a
{
	border-right: none!important;
}
.footer-menu a:after 
{
	display: none!important;
}

}
@media (min-width: 1920px){
	#header-text-nav-container
	{
     background-size: cover;
	}
}
@media (min-width: 768px) and (max-width: 900px){
	#header-logo-image img
	{
		max-width: 500px;
	}
	}
@media screen and (max-width: 1200px){
}
#copyright
{
	color: #fff;
}
#copyright a
{
	color: #fff;
}
.no-sidebar #primary {
    float: none;
    margin: 0 auto;
    width: 100%;
}
.inner-wrap {
    margin: 0 auto;
    max-width: 970px;
}
.ms-skin-default .ms-bullet {
    background: #959595!important;
    border: 1px solid #959595!important;
    border-radius: 50px;
    height: 9px;
    margin: 4px;
    width: 9px;
}
.ms-skin-default .ms-bullet-selected {
    background-color: #059443!important;
    border: 1px solid #059443!important;
}
#gform_1 label
{
   display: none!important;
}
#gform_1 textarea
{
	height: 100px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 1%;
    width: 98%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
    border: 1px solid #aaaaaa;
}

a:focus , img:focus
{
	outline: none;
}
#page {
    border-top: medium none!important;
}
#header-text-nav-wrap {
    padding: 30px 0 10px;
}
.main-navigation a:hover, .main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current-menu-item ul li a:hover, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a, .main-small-navigation li:hover > a{
background: rgba(0, 0, 0, 0) url("../../uploads/menu-item-bg.jpg") no-repeat scroll center top / cover !important;
     background-color: transparent!important;
}
#colophon{
    background: #d2232a none repeat scroll 0 0;
}
.home-text1 .so-widget-image
{
	margin-bottom: 0;
}
.home-text1 p
{
	margin-bottom: 0;
}
.mini-area .so-widget-image
{

    max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: auto;
  margin-bottom: 0;

}
.mini-area .effects
{
	   border:2px solid #e1e1e1;
}
.mini-area .so-widget-image:hover
{
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);	
  opacity: 1;
  -webkit-filter: grayscale(100%);
}
.mini-area .widget-title
{
   text-transform: uppercase;
   font-size: 18px;
   padding-top: 20px;
}
.footer-menu a:hover, .footer-menu ul li.current-menu-ancestor a, .footer-menu ul li.current-menu-item a, .footer-menu ul li.current_page_ancestor a, .footer-menu ul li.current_page_item a, .footer-menu ul li:hover > a {
    color: #fff!important;
}
.footer-socket-wrapper {
    padding: 20px 0;
}
.mini-area .effects
{
	overflow: hidden;
	position: relative;
	max-height: 220px;
	max-width: 299px;
	display: block;
	margin: 0 auto;
}
.entry-content ul {
    list-style: outside none disc;
}
.contact-area .so-panel
{
	margin-bottom: 5px!important;
}
.footer-menu a {
	display: inline-block;
	position: relative;
}
.footer-menu a:after {
	content: '';
	display: block;
	margin: auto;
	height: 2px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.footer-menu a:hover:after {
	width: 100%;
	background: #fff;
}
.validation_error
{
	color: red;
}
.validation_message
{
	color: red;
}
.visible-footer
{
	display: none;
}
.entry-content li {
    line-height: 1.7;
}
.woocommerce-page #content
{
   padding: 25px;
}
#menu-shopping-cart a
{
	color: #d2232a;
}
#header-right-section {
    float: right;
    padding-top: 40px;
    padding-right: 25px;
}
.image-bottom
{
	margin-bottom: 0;
	border-bottom: 2px solid #606060;
}