/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: 1px solid #e9e9e9;
  border-radius: 1px;
  padding: 0.5rem 1rem;
  transition: all .3s; }

input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    border-color: #e9e9e9;
	outline: none;
}

a{
	color: #A6777E;
}
a:hover{
	color: #BC969C;
}
[type=button], 
[type=submit], 
button {
	color: #fff;
    background-color: #A6777E;
	border: 1px solid #A6777E;
}
[type=button]:hover, 
[type=submit]:hover, 
button:hover{
	color: #fff;
	background-color: #bc969c;
	border: 1px solid #bc969c;
}
[type=submit]:focus{
	outline: none;
	background-color: #bc969c;
}
.wp-block-image {
    padding: 4px;
}
#cookie-notice .cn-button {
	background-color: #A6777E;
    color: #fff;
    padding: 8px;
    border-radius: 3px;
}

.wpcf7 form.sent .wpcf7-response-output{
	border-color: #86B761;
    background-color: #F6FFEF;
    color: #86B761;
    border-radius: 3px;
    text-align: center;
}

.wp-video-shortcode{
	width: 100%!important;
	top: 0px;
	margin:0px;
		}
.mejs-controls .mejs-time-rail .mejs-time-current{
	background: #ebcad8!important;
		}
figcaption{
	font-size: 12px;
		}
.uagb-post-grid .uagb-post__text{
	background: #fff!important;
		}
		
.ays_question{
	font-size: 24px;
	font-weight: 400;	
		}
.ays-poll-main {
    margin-left: auto;
    margin-right: auto;
		}
.insta-sign{
    bottom: -5px!important;
    padding: 0px!important;
    font-size: 13px;
    background: none!important;
    z-index: 1;
}
		
		/*POLECANE CSS*/
.container-rb{
    display: grid;
    grid-template-rows: 50px 50px 50px 50px 50px;
    grid-template-columns: 290px auto auto auto 290px;

    box-sizing: border-box;

}
.text-lead-rb{
    grid-row: 2/3;
    grid-column: -1/1;
    align-self: baseline;
    text-align: center;
}
.col-bg-rb{
    grid-row: 3/4;
    grid-column: 2/7;
    background-color: hsla(0,0%,98%,.75);
    margin: 50px 0 50px 0;
    border-radius: 2px;
}
.col-0-rb{
    grid-row: 1/7;
    grid-column: 2/5;
    align-self: center;
    text-align: right;

}
.col-1-rb{
    grid-row: 4/5;
    grid-column: 2/3;
    align-self: center;
    text-align: right;
}
.col-2-rb{
    grid-row: 4/5;
    grid-column: 3/4;
    align-self: center;
    text-align: center;
    padding: 20px;
}
.col-3-rb{
    grid-row: 4/5;
    grid-column: 4/5;
    align-self: center;
    text-align: left;
}
.custom-select{
    background-color: #fcfcfc;
    padding: 10px;
    border-radius: 1px;
    width: 100%;
    outline: none;
    border: none;
    font-family: sans-serif;
    color: #7C7C7C;
    cursor: pointer;
	-webkit-appearance: none;
}
.custom-select::focus{
    outline: none;
}
.custom-input{
    background-color: #fcfcfc!important;
    padding: 10px;
    border-radius: 1px!important;
    width: 100%;
    outline: none;
    border: none!important;
    font-family: sans-serif;
    color: #444;
    cursor: pointer;
	-webkit-appearance: none;
}
.custom-input::placeholder{
    color: #7C7C7C;
}
.h2-rb{
    font-size:28px;
    color: #fff;
    text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.8);
    font-family: 'Merriweather', serif;
	font-weight: 800;
}
.rb-btn{
	width: 100%;
    border: none;
    background-color: #A6777E;
	color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
	border-radius: 1px;
    cursor: pointer;

}
.rb-btn:hover{
    background-color: #BC969C;
    box-shadow: 0px 0px 80px -35px rgba(0,0,0,0.75);
}
.rb-btn:focus{
    outline: none;
}
		/*POLECANE CSS END*/
		
		/*TŁO DLA ZOBACZ W KOLEKCJI*/
.eihe-title{
	background-color: #fff;
    padding: 10px!important;
		}
		/*TŁO DLA ZOBACZ W KOLEKCJI*/
		
.swiper-slide-contents {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px;
		}
		/*FIX DO RESPONSYWNYCH WIDEO W ART*/
.youtube-responsive-container {
	position:relative;
	padding-bottom:56.25%;
	/*padding-top:30px;*/
	height:0;
	overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
		/*FIX DO RESPONSYWNYCH WIDEO W ART*/
		
				/*FIX DO RESPONSYWNYCH WIDEO W ART*/
.wp-block-embed__wrapper {
	padding-bottom:56.25%;
	/*padding-top:30px;*/
	height:0;
	overflow:hidden;
	}

.wp-block-embed__wrapper iframe, .wp-block-embed__wrapper object, .wp-block-embed__wrapper embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
		/*FIX DO RESPONSYWNYCH WIDEO W ART*/
.swiper-slide-inner {
    align-items: flex-end!important;	
	}
		/*FIX DO CYTATOW */
.wp-block-pullquote{
	padding: 0px!important;
	}
		
	/*FIX DO ODSTĘPÓW W SIDEBARZE*/
.single-post article.post {
     margin-bottom: 5px;
     padding-bottom: 5px;
     border-bottom: none;
		}
	/*FIX DO ODSTĘPÓW W SIDEBARZE*/
.wpcf7{
	display: block;
	}
	/*FIX DO CYTATÓW*/	
.wp-block-quote{
	font-style: italic;
    font-size: 1.4rem;
    background: #ededed;
    padding: 10px;
    display: block;
    margin: 0 auto;
	}
	/*FIX DO CYTATÓW*/
	/*FIX DO ARTYKUŁÓW (STARE ZDJECIA)*/	
.alignfull{
	width: auto;
	margin-left: 0;
    margin-right: 0;
		}
	/*FIX DO BG figcaption*/
figcaption{
	background: none!important;
	text-align: center;
		}

.elementor-lightbox{
    backdrop-filter: blur(3px)!important;
	background-color: #000000BA!important;
		}
.elementor-lightbox-item{
	background-color: #00000000!important;
		}

.g-prod-figcaption{
	display: flex;
	justify-content: center;
}
.g-prod-figcaption__text{
    padding: 10px 24px;
    color: #030303;
    font-style: normal;
    border-radius: 1px;
    background-color: #ffffffbd;
    box-shadow: 0px 7px 10px rgb(0 0 0 / 7%);
    border: 1px solid #000;
    font-weight: 500;
}


.newsletter-col {
  float: left;
  width: 40%;
  padding: 5px;
}	
.newsletter-btn {
  float: left;
  width: 20%;
  padding: 5px;
}
.ajax-loader{
  display: none!important;
}

.wpcf7-submit{
    width: 100%;
    background-color: #A6777E;
	border-color: #A6777E;
	color: #ffffff;
}
.wpcf7-submit:hover{
    background-color: #BC969C;
    border-color: #BC969C;
	color: #ffffff;
		}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	width: 100%;
    border: 1px solid #E9E9E9;
    border-radius: 1px;
    padding: .5rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	-webkit-appearance:none;
		}

figure{
  margin: 0!important;
}
/*LEADER TRANSFORM*/
.blog-bg-image-metro{
  transform: none!important;
			}
.elementor-video-iframe{
	background-color: #00000000!important	
		}	
@media only screen and (max-width: 1200px){
	.mega-nav__container__items__list{
		padding: 0.4rem;
	}
}
@media only screen and (max-width: 1100px) {
.newsletter-col {
  display: block;
  width: 100%;
}	
.newsletter-btn {
  display: block;
  width: 100%;
}
		}
@media only screen and (max-width: 768px) {
    .container-rb{
    display: block;

    }
.text-lead-rb{
    text-align: center;
    }
.col-0-rb{
    align-self: center;
    text-align: center;
    border-radius: 0;
    background-color: hsla(0,0%,98%,.0);
    padding: 10px;
    }
.col-1-rb{
    align-self: center;
    text-align: center;
    border-radius: 0;
    background-color: hsla(0,0%,98%,.0);
    padding: 10px;
    }
.col-2-rb{
    align-self: center;
    text-align: center;
    border-radius: 0;
    background-color: hsla(0,0%,98%,.0);
    background-color: none;
    padding: 10px;
    }
.col-3-rb{
    align-self: center;
    text-align: center;
    border-radius: 0;
    background-color: hsla(0,0%,98%,.0);
    background-color: none;
    padding: 11px;
    }
.custom-select{
	display: block;
	margin: 0 auto;
    background-color: #fcfcfc;
    padding: 10px;
    border-radius: 2px;
    width: 80%!important;
    outline: none;
    border: none;
    font-family: sans-serif;
    color: #7C7C7C;
    cursor: pointer;
	-webkit-appearance: none;
    }
.custom-input {
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	width: 80%!important;
	-webkit-appearance: none;
	}
.rb-btn{
	display: block;
	margin: 0 auto;
    padding: 15px;
    width: 80%!important;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    

}
.h2-rb{
    font-size:32px;
    color: #fff;
    text-shadow: 0px 0px 15px rgb(0 0 0 / 80%);
    font-family: "Abhaya Libre", Sans-serif;
}
.col-bg-rb{
	margin: 0;
	}
}
@media screen and (max-width: 600px) {
		.elementor-swiper-button-prev{
			display: none!important;
		}
		.elementor-swiper-button-next{
			display: none!important;
		}
		.g-prod-figcaption{
			display: block;
		}
		.g-prod-figcaption__text{
		padding: 6px 12px;
		}
	
		}