/*--
	Theme Name: theme53017
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

a:hover, a:focus
{
	color: #0096A9;
}
.section-anchor
{
  position: absolute;
  top: 0px;
  left: 0px;
}

.header .logo .logo_tagline
{
	color: #00DAF5 !important;
}

#back-top-wrapper p#back-top a span
{
	background-color: #00DAF5 !important;
}

#motopress-main .header .nav__primary .sf-menu > li > a:hover, 
#motopress-main .header .nav__primary .sf-menu > li.sfHover> a, 
#motopress-main .header .nav__primary .sf-menu > li.current-menu-item > a, 
#motopress-main .header .nav__primary .sf-menu > li.current_page_item > a
{
    color: #00DAF5 !important;
}

header .logo img
{
	width: 70%;
}

#section-konsultacja
{
     margin-bottom: 150px;
}

#section-about-content h1
{
    text-align: center;
}

#section-about-content .hero-unit
{
     text-align: justify !important;
}

.list-unstyled
{
	list-style: none;
color: #FFFFFF
}

.blue
{
 color: #00DAF5;
}

.bg-text
{
position: absolute;
z-index: 1;
color: #FFFFFF;
font-size: 25px;
line-height: 150%;
transition: all 1s linear;
}

.bg-text.top-left
{
top: 20px;
left: 20px;
}

.bg-text.top-right
{
top: 20px;
right: 20px;
}

.bg-text.bottom-left
{
bottom: 20px;
left: 20px;
}

.bg-text.bottom-right
{
right: 20px;
bottom: 20px;
}

.top-left.text-hidden,
.bottom-left.text-hidden
{
left: -100%;
}

.top-right.text-hidden,
.bottom-right.text-hidden
{
  right: -100%;
}

#facebook-fixed
{
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 100;
}

#facebook-fixed img
{
	display: block;
}

#title-explanation
{
    text-align: right;
    color: #FFFFFF;
    font-size: 14px;
    width: 80%;
}

#price-description
{
font-size: 12px;
}

hr
{
border: 0px;
margin: 10px 0px;
}

@media( max-width: 1200px )
{
  .header
  {
    background-position: 70% 0% !important;
  }
}

@media( max-width: 767px )
{
	#title-explanation
	{
		font-size: 10px;
	}
	.motopress-wrapper.header
	{
		background-image: none;
	}
	.parallax-box:nth-of-type(2) .parallax-img
	{
		/*background-position: -80px 0px;*/

	}

	.parallax-box:nth-of-type(3) .parallax-img
	{
		/*background-position: 140px 0px;*/
	}
	
	.parallax-box:nth-of-type(4) .parallax-img
	{
		/*background-position: -40px 0px;*/
	}

	.parallax-box:nth-of-type(5) .parallax-img
	{
		/*background-position: 180px 0px;*/
	}
}
#post-203 p:nth-of-type(4)
{
    margin: 30px 0px 0px;
    display: inline-block;
}
/*
@media( max-width: 400px )
{
	.motopress-wrapper.header
	{
		background-image: none;
	}
	.parallax-box:nth-of-type(2) .parallax-bg
	{
		overflow: visible;
    		right: 20% !important;
		left: inherit !important;
		background-color: #040605;
	}

	.parallax-box:nth-of-type(3) .parallax-bg
	{
		left: 130% !important;
    		overflow: visible;
	}
	
	.parallax-box:nth-of-type(4) .parallax-bg
	{
		overflow: visible;
    		left: 30% !important;
	}

	.parallax-box:nth-of-type(5) .parallax-bg
	{
		overflow: visible;
		left: 110% !important;
	}
}


.hero-unit p
{
display: block !important;
margin-bottom: 10px;
}
*/