/*
Theme Name:     theme58872
Theme URI:      http://www.templatemonster.com/demo/26458.html
Description:    Your theme description.
Author:         Template Monster
Author URI:     http://www.templatemonster.com/
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Tags:           fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain:    child-theme-domain
Template:       cherryframework4
Cherry Version: 4.0.5.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/*newsletter bg */

.motoslider_wrapper h1{
	hyphens: none !important;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	}

.box-524 .inner {
	background-color: #1d97b7 !important;
}

.box-755 .inner {
    background-attachment: scroll;
    background-color: #f84753;
}

/* slider settings */

@media (max-width: 480px){
	.motoslider_wrapper h1{
		padding-top:190px !important;
		font-size:25px !important;

	}

	.motoslider_wrapper h5{
		padding-top:220px !important;
		font-size:18px !important;
		line-height:150% !important;

	}

	.motoslider_wrapper a{
		margin-top:350px !important;
	}

}

@media (min-width: 481px){
     
	.motoslider_wrapper h1{
		padding-top:230px !important;
		font-size:26px  !important;
	}

	.motoslider_wrapper  h5{
		padding-top:200px !important;
		font-size:18px !important;
		line-height:150% !important;
	}

	.motoslider_wrapper a{
		margin-top:270px !important
	}
}

@media (min-width: 768px){
     
	.motoslider_wrapper h1{
		padding-top:220px !important;
		font-size:40px  !important;
	}

	.motoslider_wrapper  h5{
		padding-top:180px !important;
		font-size:18px !important;
		line-height:150% !important;
	}

	.motoslider_wrapper a{
		margin-top:260px !important
	}
}

@media (min-width: 992px) {
     	.motoslider_wrapper{
		top:-60px !important;
	}
	.motoslider_wrapper h1{
		line-height:110% !important;
		font-size:40px  !important;
	}

	.motoslider_wrapper  h5{
		font-size:25px !important;
		line-height:150% !important;
	}

	.motoslider_wrapper a{

	}
}

@media (min-width: 1200px) {
    

}
@media (min-width: 1280px){ 
	.motoslider_wrapper h1{
		line-height:110% !important;
		font-size:90px  !important;
	}

	.motoslider_wrapper  h5{
		font-size:25px !important;
		line-height:150% !important;
	}
}

/* newsletter */

#cherry-mailer-form div{
	text-align:center !important;
	color:#fff !important;
	font-weight:bold !important;
	padding-top:20px
}


/* language version  */

li.wersjapl-item>a>span{
	color:#fff;
	font-size: 15px;
	font: 300 15px/22px Roboto,sans-serif;
	border-left: 1px solid #fff;
	padding-left: 25px;
	margin-left: 10px
}

li.wersjapl-item>a:hover{
	color:#1d97b7;
}
*{
	hyphens: none !important;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
}

.wpcf7 form .submit-wrap input, .cherry-btn{
	font-size:19px !important
}

.cherry-btn{
	font-size:19px !important
}

.motoslider_wrapper .btn {
    font-size: 19px !important;
}

.wpcf7 form .wpcf7-response-output{
	background-color:#e1a30d !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-align:center !important;
}