/* 
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
*/

/*
    Add your custom styles here
*/
.site-header, .site-footer{
	display: none !important;
}
.home-posts .elementor-post__read-more{
	border: 1px solid #FFF;
    padding: 10px 25px;
    border-radius: 30px;
    margin-bottom: 10px;
    display: inline-block;
	background: transparent;
}
.home-posts .elementor-post__read-more:hover{
	background: #FFF;
	color: #0D60AA !important;
}
.elementor-heading-title b{
	color: #FF3998 !important;
	font-weight: 700 !important;
}
.elementor-heading-title > span{
	color: #FF3998 !important;
}
.elementor-heading-title > span > span{
	color: #0D60AA !important;
}
.widget-image-caption.wp-caption-text{
	position: relative;
    z-index: 10;
    margin-top: -80px;
    padding: 15px;
}

.accordion-white .elementor-tab-title{
	display: flex;
}
.accordion-white .elementor-toggle-icon{
	display: flex !important;
    float: none;
    justify-content: flex-start;
    align-items: center;
	border: 2px solid #001043;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 30px !important;
    height: 30px;
	margin-right: 30px;
}
.elementor-button-content-wrapper{
	align-items: center;
}
.elementor-button-icon svg{
	width: 30px !important;
}
.last-posts-custom-btn .elementor-post__read-more{
	font-family: 'DM Sans' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 23px !important;
    display: inline-block !important;
    align-items: center !important;
    color: #FFFFFF !important;
	background: #FF3998 !important;
	padding: 16px 32px !important;
	border-radius: 30px !important;
	border: 2px solid #FF3998 !important;
	transition: .2s all;
}
.last-posts-custom-btn .elementor-post__text{
	display: flex !important;
	justify-content: center !important;
}
.last-posts-custom-btn .elementor-post__read-more:hover{
	color: #FF3998 !important;
	background: transparent !important;
}
.accordion-custom-icon .elementor-tab-title{
	border: 1px solid #EDEDED !important;
    border-radius: 16px;
	position: relative;
	margin-bottom: 15px !important;
}
.accordion-custom-icon .elementor-toggle .elementor-tab-title::before{
	content: '';
	width: 30px;
	height: 30px;
	background-size: cover;
	display: block;
    position: absolute;
	top: 8px;
}
.accordion-custom-icon .elementor-toggle .elementor-toggle-item:nth-of-type(1) .elementor-tab-title::before{
	background-image: url(https://kardioprotekcja.pl/wp-content/uploads/2023/03/bVector-71.svg);
}
.accordion-custom-icon .elementor-toggle .elementor-toggle-item:nth-of-type(1) .elementor-tab-title.elementor-active::before{
	background-image: url(https://kardioprotekcja.pl/wp-content/uploads/2023/03/Vector-71.svg);
}
.accordion-custom-icon .elementor-toggle .elementor-toggle-item:nth-of-type(2) .elementor-tab-title::before{
	background-image: url(https://kardioprotekcja.pl/wp-content/uploads/2023/03/Vector-72.svg);
}
.accordion-custom-icon .elementor-toggle .elementor-toggle-item:nth-of-type(2) .elementor-tab-title.elementor-active::before{
	background-image: url(https://kardioprotekcja.pl/wp-content/uploads/2023/03/rVector-72.svg);
}
.accordion-custom-icon .elementor-toggle .elementor-toggle-item:nth-of-type(3) .elementor-tab-title::before{
	background-image: url(https://kardioprotekcja.pl/wp-content/uploads/2023/03/Vector-73.svg);
}
.accordion-custom-icon .elementor-toggle .elementor-toggle-item:nth-of-type(3) .elementor-tab-title.elementor-active::before{
	background-image: url(https://kardioprotekcja.pl/wp-content/uploads/2023/03/rVector-73.svg);
}
.accordion-custom-icon .elementor-toggle-title{
	padding-left: 40px;
	display: block !important;
}

.my-header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
}
.img-logo img{
	transition: .2s all;
}
.img-logo.scroll img{
	width: 100px !important;
}
/* TEST */

.wpforms-field-label{
	font-family: 'DM Sans' !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 24px !important;
	line-height: 31px !important;
	color: #001032 !important;
}

.wpforms-field-label-inline{
	font-family: 'Mulish' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 130% !important;
	color: #0D60AA !important;
}
div.wpforms-container-full .wpforms-form ul li{
	border: 1px solid #D9D9D9 !important;
    padding: 15px !important;
    border-radius: 30px;
	display: flex !important;
	flex-direction: row !important;
}
div.wpforms-container-full .wpforms-form ul li input{
	margin-top: 5px !important;
}
div.wpforms-container-full .wpforms-form ul li.wpforms-selected{
	background: #0D60AA !important;
}
div.wpforms-container-full .wpforms-form ul li.wpforms-selected label{
	color: #FFF !important;
	display: inline-block !important;
	width: 100% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
	display: inline-block !important;
	width: 100% !important;
}

[type="radio"]:checked,
[type="radio"]:not(:checked),
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: -25px;
    top: 3px;
    width: 18px;
    height: 18px;
    border: 1px solid #D9D9D9;
    border-radius: 100%;
    background: #fff;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: -25px;
    top: 3px;
    width: 18px;
    height: 18px;
	border-radius: 2px;
    border: 1px solid #D9D9D9;
    background: #fff;
}
[type="radio"]:checked + label:before,
[type="checkbox"]:checked + label:before{
	border: 1px solid #FFF;
	background: #0D60AA;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after{
    content: '';
    width: 12px;
    height: 12px;
    background: #FFF;
    position: absolute;
    top: 6px;
    left: -22px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after{
    content: '';
    width: 12px;
    height: 12px;
    background: #FFF;
    position: absolute;
    top: 6px;
    left: -22px;
	border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after,
[type="checkbox"]:not(:checked) + label:after{
    background: #D9D9D9;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="radio"]:checked + label:after,
[type="checkbox"]:checked + label:after{
    background: #FFF;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* /TEST */
@media(min-width: 1024px) and (max-width: 1350px){
	.image-phone{
		right: 0 !important;
	}
	.margin-mobile{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}




/* TEST NEW */
.elementor-field-label{
	font-family: 'DM Sans' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 31px !important;
    color: #001032 !important;
}
.elementor-field-option label{
	font-family: 'Mulish' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 130% !important;
    color: #0D60AA !important;
	padding-left: 0 !important;
	margin-left: 30px !important;
}
.elementor-field-option{
	border: 1px solid #D9D9D9 !important;
    padding: 15px !important;
    border-radius: 30px;
    display: flex !important;
    flex-direction: row !important;
	margin-top: 10px !important;
}

.elementor-field-option:has([type="radio"]:checked), .elementor-field-option:has([type="checkbox"]:checked){
	background: #0D60AA !important;
}
[type="radio"]:checked + label, [type="checkbox"]:checked + label{
	color: #FFF !important;
}

/* /TEST NEW */

.clickable-box{
	cursor: pointer;
}
.clickable-box.one:hover > .elementor-widget-wrap{
	background: #C32571 !important;
}
.clickable-box.two:hover > .elementor-widget-wrap{
	background: #072E51 !important;
}
.section-test.wynik .e-form__indicators, .section-test.wynik .elementor-form-fields-wrapper{
	display: none !important;
}
.bmi-info{
	font-family: 'Mulish';
    font-size: 30px;
    text-align: center;
    display: block;
}
.elementor-message{
	text-align: center;
}
.section-test.wynik .elementor-widget-wrap.elementor-element-populated{
	padding: 100px 10px !important;
}
.btn-zalecenia{
	display: none !important;
}
.section-test.wynik .btn-zalecenia{
	display: block !important;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 12px;
  border-radius: 6px;
  font-size: 16px !important;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}


.post-home .elementor-post__title{
	margin-top: -128px !important;
    z-index: 100 !important;
    position: relative !important;
    padding: 15px !important;
}
.post-home.second article:nth-of-type(1),
.post-home.third article:nth-of-type(1),
.post-home.third article:nth-of-type(2),
.post-home.fourth article:nth-of-type(1),
.post-home.fourth article:nth-of-type(2),
.post-home.fourth article:nth-of-type(3){
	display: none !important;
}
.wp-block-button__link{
	background: #FF3998 !important;
	color: #FFF !important;
	border: 2px solid #FF3998 !important;
}
.wp-block-button__link:hover{
	background: transparent !important;
	color: #FF3998 !important;
}
body.postid-1269 .elementor-inline-items.elementor-post-info{
	display: none !important;
}
body.page-id-99 a.elementor-button span{
	color: #FFF !important;
	cursor: pointer !important;
}
/*RD CSS */
.zalecenia {
	display: none;
}
.wynik .zalecenia .zalecenia {
	display: none;
}
.wynik .zalecenia {
	display: block;
}
.testy [type="radio"]:checked+label::after,
.testy [type="checkbox"]:checked+label::after {
	background: #ff3998;
}
.testy [type="radio"]:checked+label,
.testy [type="checkbox"]:checked+label {
	color: #030303 !important;
}
.testy [type="radio"]:checked+label::before,
.testy [type="checkbox"]:checked+label::before {
	border: 1px solid #ff3998;
	background: transparent;
}
.single-post .type-post {
	margin-top: 3rem;
}
/*mobile*/
@media(max-width: 1024px){
	.e-form__indicators__indicator__separator{
		display: none !important;
	}
	.e-form__indicators.e-form__indicators--type-number_text{
		flex-wrap: wrap !important;
    	justify-content: center !important;
    	flex-direction: row !important;
	}
}
