/* 
Theme Name:		 Eduma Child Theme
Theme URI:		 http://www.webtop1.pl/
Description:	 Theme by Site <a href=\"http://webtop1.pl/\">http://webtop1.pl/</a>
Author:			 Radek
Author URI:		 http://webtop1.pl
Template:		 eduma
Version:		 1.0.0
Text Domain:	 Eduma-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

/*
    Home
 */

body header nav .menu-main-menu .menu-item-home a i
{
    /*text-indent: -9999px;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
    display: none;
}
body header nav .menu-main-menu .menu-item-home a span {margin-right:0!important;}
/*
    Kursy
 */
.color-white > * {color:#fff !important;}

.thim-course-content    {
    width: 100% !important;
}
.thim-course-info   {
    display: none !important;
}

.wpb_button, .wpb_content_element {margin-bottom:0!important;}

/* .thim-newlleter-homepage {padding:85px 15px 100px} */

.thim-newlleter-homepage .freshmail_form_1,.thim-newlleter-page .freshmail_form_1  {
  position: relative;
  margin:0 auto;
  width:80%;
}

.thim-newlleter-homepage,.thim-newlleter-page {
	display:flex;
	flex-wrap:wrap;
}

.thim-newlleter-page .freshmail_form_1 {
  width:100%;
}

.freshmail_form_1 .field{
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAdVBMVEVMaXHMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw+R8MhAAAAJnRSTlMAovqp9Cm63QM7Cqbn8uKG6c0GVOiMUwlm9x2tIJtyWJq2M8UTSQAt0usAAACdSURBVHhebcnpEoMgDIXRICpQV7S2Lt2X+/6PWGvNTOpwfzDhO8Rz9dlSYK4AlA13IbIrExAXz0nhXrDITj0mxyI7PZDTLJnddGoGjFKaAtPvfKIlKSnyZDk6dCRlx3JFWb1fX9H/MkYAYDKNrZz6m18QyIhln6ynu2gDDI0UXoWoJZIiO++Yok64H7hK6bhrs64E4uUdvj9NHsH5D86uE93k9eHmAAAAAElFTkSuQmCC) center right 10px no-repeat #fff;
 border:1px solid #ddd;
 height:50px !important;;
 padding:9px 15px !important;;
 color:inherit;
  font-size: 13px !important;
  display:inline-block!important;
  position: absolute;
  left:0;
}

.freshmail_form_1 .form_subscribe_button{
  text-align: center !important;
    height: 50px !important;
display:inline-block !important;
position: absolute;
right:0;
}
.wpcf7-form-control-wrap >input,.wpcf7-form-control-wrap >textarea {
  margin-bottom: 1.5em!important;
}
.wpcf7-form p{
  margin-bottom: 0!important;
}

@media (min-width: 27em) {
	.thim-newlleter-page .freshmail_form_1 {width:70%;}
}
@media (min-width: 48em) {
	.freshmail_form_1 .field{width:75%;}
	.freshmail_form_1 .form_subscribe_button{width:25% !important;}
}
@media (max-width: 47.9375em) {
	.freshmail_form_1 .field{width:inherit;}
}
@media (min-width: 62em) {
	.thim-newlleter-page .freshmail_form_1 {width:50%;}
}


.fm_consent{
  position: relative;
  top:6em;
  font-size:70%;
  line-height: 1;
  text-align: left;
}
.fm_check {
  line-height: 1;
  float: left;
  margin-bottom:1em;
}
.fm_info{
  margin-bottom:1em
}
.thim-newlleter-page .fm_check,.thim-newlleter-page .fm_info {
	color:#ddd;
}

/* Contact form - remove border PW */
.wpcf7-acceptance-as-validation .wpcf7-response-output {
	border: none !important;
}

/* Testimonials homepage PW */
.thim-testimonial-slider .image-bottom {
    padding: 20px 30px 50px;
}
.slides-wrapper  {
	display: none !important;
}