/* 
Theme Name: Wstąp PiS 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: darowizna
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
*/

/*
    Add your custom styles here
*/



body{
    font-family: "Humanist regular", Sans-serif !important;
    overflow-x: hidden;
}

a{
 /*   color: #ffffff !important;*/
}

.a-active a{
    color: #ffffff !important;
}



.elementor-field-option label{
    width: calc(100% - 35px);
    float: right;
	line-height: 20px;
}

.elementor-field-type-email input:focus,
.elementor-field-type-tel input:focus,
.elementor-field-type-text input:focus{
	border-color: #003FDC !important;
}

a{
	color: #E6053B;
}

.elementor-field-type-acceptance{
	margin-bottom: 10px !important;
}





:root {
  --checkbox-border-color: #8b8c89;
  --checkbox-checked-color: #274c77;
  --checkbox-hover-color: #a3cef1;
  --checkbox-disabled-bg-color: #d9d9d9;
}

input[type="checkbox"] {
  box-sizing: border-box;
  width: 20px;
  height: 20px;

  padding: 0;
  border: 1px solid #E1E1E8;
  appearance: none;
  background-color: transparent;
  position: absolute;
  border-radius: 0px !important;
  margin-top: 1px;
}

input[type="checkbox"]:checked {
  background-size: 14px 14px;
  padding: 2px;
  background-color: #E6053BC7 !important;
  background-position: center center;
  background-repeat: no-repeat;
  border-color: #E6053BC7 !important;
    border-radius: 0px !important;
}

input[type="checkbox"]:not(:disabled):checked {
  border-color: #E1E1E8;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 32 32" xml:space="preserve"><path style="fill: white" d="M11.941,28.877l-11.941-11.942l5.695-5.696l6.246,6.246l14.364-14.364L32,8.818"/></svg>');
}

input[type="checkbox"]:disabled {
  background-color: var(--checkbox-disabled-bg-color);
}

input[type="checkbox"]:disabled:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 32 32" xml:space="preserve"><path style="fill: white" d="M11.941,28.877l-11.941-11.942l5.695-5.696l6.246,6.246l14.364-14.364L32,8.818"/></svg>');
}





@media (prefers-reduced-motion: reduce) {
  input[type="checkbox"] {
    transition: none;
  }
}








.elementor-acceptance-field a{
	color: #E6053B;
}

.elementor-field-type-submit{
	margin-top: 20px;
}

@media (min-width: 1921px){
	.elementor-3 .elementor-element.elementor-element-855d469,
.elementor-10 .elementor-element.elementor-element-990910b,
.elementor-67 .elementor-element.elementor-element-4ca6226
{
	height: 950px;
	min-height: auto;
}
	.elementor-3 .elementor-element.elementor-element-855d469:not(.elementor-motion-effects-element-type-background),
	.elementor-10 .elementor-element.elementor-element-990910b:not(.elementor-motion-effects-element-type-background),
	.elementor-67 .elementor-element.elementor-element-4ca6226:not(.elementor-motion-effects-element-type-background){
		background-position: bottom -300px center;
	}
}



@media (max-width:1199px) {

}

@media (max-width:1024px) {

}

@media (min-width: 768px){

}

@media (min-width: 768px) and (max-width:1023px){

}

@media (max-width:767px) {

}

