/*
Theme Name: rd-fast
Author: Robert Dorosz
Author URI: https://www.facebook.com/robert.dorosz.9/
Description: Szybki i responsywny szablon. 
Version: 1.0
License: GNU General Public License and Flothemes general license
License URI: Licensing/README_License.txt
Tags: A charming, fun design for powerful, creative women.
*/

@font-face {
font-family: "Dosis-Regular";
src: url("styles/fonts/Dosis-Regular.eot");
src: url("styles/fonts/Dosis-Regular.woff") format("woff");
src: url("styles/fonts/Dosis-Regular.woff2") format("woff2");
src: url("styles/fonts/Dosis-Regular.ttf") format("ttf"),
url("styles/fonts/Dosis-Regular.otf") format("opentype"),
url("styles/fonts/Dosis-Regular.svg") format("svg");
}
@font-face {
	font-family: "Dosis-Bold";
	src: url("styles/fonts/Dosis-Bold.eot");
	src: url("styles/fonts/Dosis-Bold.woff") format("woff");
	src: url("styles/fonts/Dosis-Bold.woff2") format("woff2");
	src: url("styles/fonts/Dosis-Bold.ttf") format("ttf"),
	url("styles/fonts/Dosis-Bold.otf") format("opentype"),
	url("styles/fonts/Dosis-Bold.svg") format("svg");
}

body {
    font-family: "Dosis-Regular", sans-serif;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    color: #303030;
    font-size: 18px;
    font-display: swap;
}
body {
	background: #fff;
	background-image: url('https://bibliotekadietetyka.org/wp-content/themes/rd-fast/img/bg-right-v2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: auto;
	background-position: right top;
	background-size: 200px;
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	overflow: visible !important;
}
body:not(.show-button-true) .ankieta {
	display: none;
}
.ankieta a {
	width: 100%;
}
h1, h2, h3, h4, h5 {
	margin: auto;
}
a {
	text-decoration: none !important;
	transition: linear 0.3s;
}
p {
	padding: 10px 0px;
}
ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
.header .container {
	width: 100%;
	margin: 0 auto;
	padding: 0 105px;
	padding: 0 10.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.qmn_certificate_link {
	border: solid 1px#3498db;
	padding: 0.7rem 1rem;
}
.qmn_certificate_link:hover {
	border: solid 1px#ef7d00;
}
.page-template-page-ankieta .copyright {
	background: transparent;
}
.bd-logo {
	max-width: 140px !important;
	margin: auto 1rem;
}
.menu li {
	position: relative;
}
#menu-menu li ul li:last-child {
	background-color: #fff;
}
#menu-menu li a {
	text-decoration: none;
	text-transform: uppercase;
}
#menu-menu li a:hover {
	color: #fedd00;
	transition: 0.3s;
	
}
#three-section .post {
	float: left;
	position: relative;
	display: block;
	padding: 25px;
}
#three-section .entry-title {
	font-size: 1.3rem;
	line-height: 1.5rem;
}
.read-more a {
	float: left;
	background-color: #fedd00;
	padding: 10px 25px;
	color: #fff;
	margin: auto;
	text-decoration: navajowhite;
}
.read-more {
	float: left;
	width: 100%;
	margin: auto;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
	margin-top: 20px;
}
.single-post .alignleft.wp-post-image {
	width: 100%;
	height: auto;
	margin: 20px 0px;
}
.content-post {
	float: left;
	margin-bottom: 50px;
	text-align: justify;
}
.entry-content {
	float: left;
}
#three-section .entry-title {
	min-height: 3.2rem;
}
.archive-post img {
	width: 100%;
	height: auto;
}
.archive-post {
	padding: 20px;
}
.archive-post h2 a {
	text-decoration: none;
	color: #000;
	font-size: 1.3rem;
	line-height: 1.5rem;
	margin-bottom: 20p;
	margin: 12px 0px;
	width: 100%;
}
.read-more a:hover {
	color: #000;
	transition: 0.3s;

}
.wpis-eksperta {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.img-autor {
	display: inline-block;
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border-radius: 50%;
}
.wpis-eksperta img {
	width: auto;
	height: 100%;
	margin-left: -50px;
}
.feature-content {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#three-section .post img {
	width: 100%;
	height: auto;
}
*, ::after, ::before {
	box-sizing: border-box;
}
.feature-content h3 {
	padding: 10px 0px;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	display: flow-root;
}
.clearfix::after {
	content: "\00A0";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.slick-slide {
	position: relative;
}
.menu li {
	list-style-type: none;
	padding: 13px 20px;
	float: left;
}
.float-left {
	float: left;
}
.shoping-c button {
	float: right;
	background-color: #ef7d00;
	border-radius: 12px;
	padding: 8px 15px;
	text-transform: uppercase;
	margin-top: 8px;
}
.col-md-3.shoping-c a {
	float: right;
	margin: 0px 3px;
}
.shoping-c button:hover {
	background-color: #E6334B;
	transition: 0.3s;
}
.menu-up ul li a {
	color: #ef7d00;
	font-size: 1.4rem;
	font-family: "Dosis-bold", sans-serif;
	text-decoration: none;
	line-height: 1.8rem;
}
.menu-up ul li a:hover {
	color: #E6334B;
	transition: 0.3s;
}
.menu li:hover .sub-menu {
	display: block;
}
ul li ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: all 0.5s ease;
	left: 0;
	display: none;
  }
ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}
.menu li:hover .sub-menu li {
	display: block;
	background-color: #fff;
	border-bottom: solid 4px #fedd00;
}
ul li ul li {
	clear: both;
	width: 100%;
  }
#content ul li {
	list-style-type: circle;
	margin-left: 30px;
}
.products.columns-4 li {
	margin-left: 0px !important;
}
.sub-menu {
	white-space: nowrap;
}
.en .menu li {
	padding: 10px 25px;
}
.menu .sub-menu {
	display: none;
}
.title-slider span {
	color: #48925e;
}
.title-slider {
	color: #48925e;
	font-size: 3.3rem;
	line-height: 3.4rem;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	text-shadow: 2px 3px 6px #d5d5d5;
}
.left-info-first.up-info, .right-info-first.up-info {
background-color: #2f3967;
}
.up-info .contact-title {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3rem;
	padding: 40px 20px;
}
.contact-title span, .section-title span {
	font-family: "Dosis-Bold", sans-serif;;
}
.up-info p {
	padding: 0px 30px 20px 30px;
	margin: 0px;
	color: #fff;
}
.fa-percent::before, .fa.fa-phone::before, .fa.fa-lightbulb-o::before {
	color: rgba(255,255,255,0.1);
	font-size: 11rem;
	position: absolute;
	bottom: 0;
	left: 10px;
}
button {
	padding: 15px 25px;
	border: solid 1px #fff;
	color: #fff;
	margin: 10px 10px 30px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	background: linear-gradient(43deg, rgba(133,19,7,1) 0%, rgba(198,9,18,1) 28%, rgba(255,0,28,1) 100%);
}
button:hover {
	background: red;
	transition: 0.3s;
}
.button-trans {
	margin: auto;
	text-align: center;
}
.up-info {
	float: left;
	position: relative;
	border-radius: 5px;
}
.entry.home-one {
	position: relative;
}
.title-gradiant {
	background: rgb(133,19,7);
	background: linear-gradient(43deg, rgba(133,19,7,1) 0%, rgba(198,9,18,1) 28%, rgba(255,0,28,1) 100%);
	margin: auto;
	color: #fff;
	font-size: 2rem;
	line-height: 2.5rem;
}
#three-section .slick-slide, #opinie-slider .slick-slide, .one-kurs {
	padding: 30px;
	border: solid 2px #fff;
	margin: 10px;
	border-radius: 15px;
}
.slide-kursy.float-left.col-md-4 img {
	max-width: 100%;
}
.newsletter {
	background-color: #ee344e;
	float: left;
	width: 100%;
}
.tnp-subscription div.tnp-field {
	float: left;
}
.tnp-email {
	float: left;
	width: auto !important;
	margin: 0px 10px !important;
}
.tnp-field label {
	float: left;
	display: none !important;
}
.newsletter span {
	float: left;
	color: #fff;
	font-size: 1.5rem;
	padding: 23px 20px;
}
.tnp-field.tnp-field-button {
	margin: 0px !important;
	padding: 3px 0px !important;
}
.tnp-submit {
	padding: 16px 10px !important;
}
.tnp-field.tnp-field-email {
	margin: 3px 0px 0px 0px !important;
}
.tnp-subscription {
	font-size: 13px;
	display: block;
	margin: 15px auto;
	max-width: max-content !important;
	width: auto;
	float: left;
}
.newsletter .container.text-center {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
}
.intro-content ul {
	list-style: none;
}
.intro-content li p {
	float: right;
	width: 170px;
	text-align: left;
	color: #fff;
}
.intro-content li {
	content: "";
	display: block;
	clear: both;
}
.intro-content li span {
	color: #fff;
}
.patronat.container {
	text-align: center;
}
.title-section-area {
	position: relative;
}
.feature-single .icon {
	width: 70px;
	float: left;
	padding: 8px 25px 30px 0px;
}
.title-section-area {
	position: relative;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.products li a:hover {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
}
.wc_payment_methods.payment_methods.methods li {
	list-style-type: none !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	line-height: 20px !important;
	float: left;
}
.payment_box.payment_method_przelewy24 p, .payment_box.payment_method_cod p {
	padding: 0px !important;
}
.products li a {
	transition: all 200ms linear;
	display: block;
}
#second-section {
	float: left;
	position: relative;
}
.red-h {
	color: #ee344e;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 26px;
}
.ts-right-column {
	float: right;
	width: 50%;
	color: #fff;
}
#opinie {
	background-color: #CCFFE5;
	position: relative;
}
.ts-right-column p {
	padding: 25px 25px 0px 25px;
	max-width: 560px;
	font-size: 2rem;
	line-height: 2.6rem;
	font-style: italic;
}
.title-ts-rc span {
	font-family: "Dosis-bold", sans-serif;
}
.title-ts-rc {
	position: relative;
	margin-bottom: 20px;
	padding: 20px 0px 0px 25px;
	max-width: 860px;
	float: left;
}

.feature-single .feature-content {
	padding-right: 20px;
	margin-bottom: 40px;
	float: right;
	width: 85%;
}
.container.four-s {
	position: relative;
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
#footer{
	position: relative;
}
.scrollTo_top.ribbon {
	position: fixed;
	bottom: 6px;
	z-index: 999;
	right: 6px;
}
.scrollTo_top.ribbon i {
	color: #fff;
}
.scrollTo_top.ribbon:hover i {
	color: #000;
	transition: 0.3s;
}
#footer .col-md-4 ul li, #footer .col-md-4 p, #footer .col-md-4 span {
	color: #fff;
}
#footer .row {
	padding-top: 30px;
}
.top-bar-event.ts-top p {
	width: auto;
	float: right;
}
.text-right {
	text-align: right !important;
	line-height: 2.098rem;
}
.ml-auto, .mx-auto {
	margin-left: auto !important;
}
.top-bar-social-icon ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-bar-social-icon li {
	display: inline-block;
}
.ts-top-bar {
	position: relative;
	z-index: 2;
}
.ts-top-bar::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	content: "";
	background: #2f3967;
}
.top-bar-social-icon li a {
	display: block;
	padding: 0 8px;
}
.top-bar-event.ts-top {
	text-align: right;
}
.top-contact-info li {
	float: left;
	position: relative;
}
.seo-home.page-header .container {
	position: relative;
	padding: 2rem 0 0 0;
	-webkit-transition: margin-top .2s ease-in;
	-moz-transition: margin-top .2s ease-in;
	-o-transition: margin-top .2s ease-in;
	transition: margin-top .2s ease-in;
}
.seo-home.page-header .container::before {
	content: '';
	position: absolute;
	top: 0px;
	margin: auto;
	width: 70%;
	height: 15px;
	background: #003862;
	left: 0;
}
.top-contact-info span img {
	width: 30px;
}
.btn.btn-primary {
	background-color: #B2B3B3;
	line-height: 2.2rem;
	border: solid 2px #B2B3B3;
}
.transp .btn.btn-primary {
	background-color: transparent;
	color: #000;
}
.link_slider {
	float: left;
	margin-right: 20px;
}
.btn::after {
	position: absolute;
	content: "";
	top: -10px;
	left: 0;
	height: 48px;
	width: 100%;
	z-index: -1;
	-webkit-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
}
.link_slider .btn::after {
	top: 0px;
}
.top-contact-info .btn {
	height: 36px;
	padding: 8px 32px;
	line-height: 24px;
}
.btn {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	padding: 10px 30px;
	height: 48px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	border: 1px solid #E6334B;
	font-family: "Dosis", sans-serif;
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
}
.link_slider.en .btn {
	height: 37px;
}
#menu-glowne-menu li a img, #menu-glowne-menu-en li a img {
	width: 22px !important;
	height: 15px !important;
	margin-top: 7px;
}
.btn-primary {
	background: transparent;
	color: #fff;
	border: 1px solid transparent;
	position: relative;
}
.top-contact-info a.btn-primary {
	position: relative;
	top: -8px;
}
.info-wrapper .info-title {
	font-size: 0.9rem;
	font-family: "Dosis-bold", sans-serif;
	font-weight: 500;
	color: #101010;
	line-height: 0.9rem;
}
.top-contact-info {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.info-wrapper {
	display: inline-block;
	margin-right: 10px;
}
.text-right ul {
	float: right;
}
.top-contact-info .contact-width span img {
	width: 50px;
}
.contact-width span a {
	margin-bottom: 3px;
	position: relative;
	float: left;
}
.top-contact-info li:nth-child(2) span a {
	margin-bottom: 1px;
	position: relative;
	float: left;
}
.top-contact-info li:nth-child(1) span a {
	margin-bottom: 1px;
	position: relative;
	float: left;
}
.fa.fa-volume-control-phone {
	transform: rotate(-45deg);
	padding: 15px 15px 0px 10px;
}
.bg-contact .fa.fa-volume-control-phone {
	padding: 0px 15px 0px 10px;
}
.bg-contact .fa.fa-envelope-o {
	padding: 0px 10px 0px 8px;
}
.info-contact a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5rem;
}
.wpcf7-response-output {
	float: left;
	margin: -45px 0px 0px 0px !important;
	padding: 4px 10px !important;
	color: #fff;
}
.wpcf7-not-valid-tip {
	color: #fff;
}
.white-h {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 26px;
}
.top-contact-info li .fa.fa-envelope-o {
	padding: 15px 10px 0px 20px;
}
.spacing {
	position: absolute;
	top: 10px;
}
.top-contact-info a {
	color: #444;
	text-decoration: none;
}
.right-header-row {
	float: right;
}
.header-angle {
	position: relative;
	z-index: 2;
	margin-bottom: -15px;
}
.header-angle.navbar-fixed {
	width: 73%;
	float: right;
	float: right;
	position: fixed;
}
#menu-glowne-menu, #menu-glowne-menu-en  {
	float: right;
	position: relative;
	margin: 6px 0px;
}
#menu-glowne-menu li, #menu-glowne-menu-en li {
	text-transform: uppercase;
	font-family: "Dosis-bold", sans-serif;
}
#menu-glowne-menu li a, #menu-glowne-menu-en li a {
	color: #fff;
	text-decoration: none;
}

.float-right {
	float: right !important;
}
.icon.icon-clock {
	width: 20px;
	margin-right: 10px;
	top: 9px;
	position: relative;
	margin-left: 10px;
}
.btn.btn-primary {
	text-decoration: none;
}
.entry.home-one-two-block {
	text-align: justify;
	margin-bottom: 40px;
	float: left;
	position: relative;
	width: 100%;
	margin-top: 40px;
	padding: 10px;
}
.left-about.col-md-6.float-left img {
	width: 98%;
}
.right-about {
	padding: 0px 20px;
}
.feature-content.one-element {
	margin-top: 0px;
}
.entry.home-one-two-block.fade .blue {
	color: #004976;
}
.entry.home-one-two-block.fade .yellow {
	color: #ffde00;
}
.widget-title {
	position: relative;
	color: #fff;
}
.widget-title span {
	color: #E6334B;
	font-family: "Dosis-Bold", sans-serif;
}
.nagrody-orla img {
	float: left;
	width: 100px;
	margin: 20px 10px 0px 0px;
}
.text-logo-bootom {
	float: left;
	padding-right: 30px;
}
.slick-slide img {
	width: 100%;
}
.dark-text {
	text-align: center;
	padding: 0px 0px 20px 0px;
	font-family: "Dosis-bold", sans-serif;
}
.right-about h1 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#three-section {
	background-color: #EEE8AA;
}
#rozmowy-o-zdrowiu {
	background-color: #EEE8AA;
}
.podtytul_slider p {
	color: #E6334B;
	font-size: 2rem;
	line-height: 2rem;
}
.btn.btn-primary:hover, #menu-glowne-menu li a:hover, #menu-glowne-menu-en li a:hover {
	color: #000;
	transition: 0.3s;
	background-color: #ef7d00;
}
.copyright {
	background: #003862;
	color: #fff;
	padding: 15px 0px;
	font-size: 1rem;
	float: left;
	width: 100%;
}
.wp-block-button__link.wp-element-button {
	background-color: #ff9b00;
	border-radius: 0;
	text-transform: uppercase;
}
.scrollTo_top.ribbon {
	background: #003862;
	height: 50px;
	width: 50px;
	padding: 10px 16px;
}
.dark-text.min {
	color: #ef7d00;
	padding: 15px 10px 0px 10px;
	font-size: 2.2rem;
	/* text-shadow: 0.1em 0.1em 0.2em black; */
}
.info-subtitle a {
	color: #000;
	text-decoration: none;
}
.cennik-uslug {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.ceny-right {
	text-align: right;
}
.opis_uslugi {
	font-style: italic;
	font-size: 1rem;
}
.my-service {
	position: relative;
	display: table;
	padding: 5px 20px;
}
.my-service.redBox {
	background-color: #fafafa;
	position: relative;
	display: table;
}
.disable-section button {
	border: solid 2px #fedd00;
	color: #000;
}
.disable-section button:hover {
	color: #fff;
}
.disable-section {
	width: 100%;
	text-align: center;
}
#page-default {
	padding: 0px 20px 15px 15px;
	margin-top: 160px;
}
.single-product #main {
	margin-top: 160px;
}
.woocommerce-loop-product__title {
	text-align: center;
	text-transform: uppercase;
	color: #ef7d00;
	padding: 10px 10px 0px 10px !important;
	line-height: 1.1rem;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	min-height: 405px;
}
.read-more-text {
	padding: 10px;
}
.woocommerce ul.products li.product .price {
	margin-bottom: 0px !important;
}
.price {
	text-align: center;
	font-size: 1.6rem !important;
	color: #000 !important;
}
.woocommerce ul.products li.product a img {
	margin: 0px !important;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
	width: 80%;
	margin: auto;
}
.products.columns-4 {
	float: left;
	width: 100%;
}
.title-section-area h2 {
	margin-bottom: 10px;
}
.checkout-button.button.alt.wc-forward {
	background: #ef7d00;
}
.checkout-button.button.alt.wc-forward:hover {
	background: #5bc0cf;
}
#page-default .post.entry-title {
	margin-bottom: 30px;
	text-transform: uppercase;
	position: relative;
}
#page-default .post.entry-title::after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	margin: 10px auto;
	width: 100%;
	height: 3px;
	background: #ef7d00;
}
.feature-single img {
	float: left;
	max-width: 100%;
}
.darkHeader .seo-home.page-header {
	background-color: #fff;
	margin-top: 0px;
	-webkit-transition: margin-top .2s ease-in;  
	-moz-transition: margin-top .2s ease-in;  
	-o-transition: margin-top .2s ease-in;  
	transition: margin-top .2s ease-in;
	box-shadow: 0px 2px 0px 0 rgba(0, 0, 0, 0.2);
}
.feature-content a {
	text-decoration: none;
	color: #fff;
	float: left;
	width: 100%;
	text-align: center;
}
.feature-content a:hover {
	color:  #000;
	transition: 0.3s;
}
.slider-home {
	position: relative;
	margin-top: 40px;
}
.slider-track {
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  }
  .slider-home img {
	width: 100%;
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	transform: scale(1.2);
	border-bottom: solid 5px #ef7d00;
  }
  .slick-active img {
	transform: scale(1);
  }
		.hover-scale {
			transition: linear 0.3s;
		}
	.hover-scale:hover {
			-webkit-transform: scale(1.04);
				-moz-transform: scale(1.04);
				-ms-transform: scale(1.04);
				-o-transform: scale(1.04);
				transform: scale(1.04);
	}
		.hover-scale .wp-element-caption {
			text-align: center;
		}
  .videoshow.bg-white {
	border-radius: 50%;
	border: solid 2px #000;
	position: relative;
	width: 60px;
	height: 60px;
}
.lookvideo {
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2rem;
}
.slider-info.container i {
	color: #E6334B;
	font-size: 23px;
	line-height: 29px;
	padding: 0px;
	margin-left: -2px;
}
.feature-content a span {
	font-size: 1.2rem;
	width: 100%;
}
.woocommerce ul.products li.product .button {
	width: 100%;
}
.button-trans button {
	padding: 5px 10px 6px 10px;
	margin: 0px 10px;
	float: left;
	position: absolute;
}
.fb-icon {
	position: fixed;
	right: 5px;
	background-color: #ef7d00;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	top: 135px;
	z-index: 2;
}
.tw-icon {
	position: fixed;
	right: 5px;
	/* padding: 20px; */
	background-color: #ef7d00;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	top:190px;
	z-index: 2;
}
.fb-icon:hover, .tw-icon:hover {
	background-color: #5bc0cf;
	transition: 0.3s;
}
.related.products {
	float: left;
}
.related.products h2 {
	padding-bottom: 30px;
}
.summary.entry-summary .price {
	text-align: left;
}
.single-product .container h3 {
	padding: 20px 10px 40px 0px;
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: bold;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #ffde00 !important;
	color: #fff;
	opacity: 1;
}
.woocommerce .quantity .qty {
	line-height: 2.2rem;
}
#rozmiar {
	min-width: auto !important;
	padding: 10px;
}
.product_meta {
	display: none;
}
.products li {
	list-style-type: none !important;
}
.products.columns-4 {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
}
.menu {
	float: left;
	padding-left: 0px;
}
.logo img {
	max-width: 190px;
}
.copyright-info a {
	color: #fff;
	text-decoration: none;
}
.copyright-info a:hover {
	text-decoration: underline;
	transition: 0.3s;
}
.tabs.wc-tabs {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}
.col-md-3.shoping-c {
	float: right;
}
.woocommerce-variation-price {
	margin-bottom: 20px;
}
.field_service_row {
	float: left;
}
mark {
	background-color: transparent;
}
.woocommerce-loop-category__title {
	background-color: #ffde00;
	text-align: center;
	color: #fff;
}
.woocommerce .bilety-bilety ul.products li.product .price,
.woocommerce .karnety ul.products li.product .price,
.woocommerce .bilety-z-certyfikatem-covid-19 ul.products li.product .price
{
	display: none;
}
.product-type-ticket-event .price {
	display: none;
}
.yith_evti_total_price .price {
	display: block;
	padding: 10px 0px;
}
.header_service_row h3 {
	font-size: 1rem !important;
	text-align: left;
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}
.button.product_type_ticket-event.add_to_cart_button {
	text-align: center;
}
input.search_ticket_number {
	width: 70% !important;
	float: left;
	font-size: 60px;
	margin: 20px 0px;
	padding: 7px 30px;
}
.thwepo-extra-options.thwepo_simple {
	padding: 20px 0px;
}
.thwepof-input-field {
	padding: 10px 10px;
	margin: 0px 10px;
}
.thwepo-extra-options.thwepo_variable {
	margin-bottom: 20px;
}
.button.fa.fa-search.search_ticket_button {
	width: 28%;
	border: solid 1px #9d8383;
	margin: 20px 0px;
	font-size: 29px;
	padding: 29.4px 0px;
	color: #000;
}
.woocommerce-form.woocommerce-form-login.login {
	float: left;
}
.yith_wcevti_check_in .check_in_panel.dialog_panel {
	background: #ffde00;
}
.yith_wcevti_check_in .check_in_panel.dialog_panel.red-info {
	background: red;
}
.yith_wcevti_check_in .check_in_panel.dialog_panel.prawidlowy {
	background: rgb(0, 134, 67);
}
.up-sells.upsells.products {
	float: left;
	width: 100%;
}
.up-sells.upsells.products h2 {
	margin-bottom: 36px;
}
.single_add_to_cart_button.button.alt {
	background-color: #ffde00 !important;
}
.opinie-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../rd-fast/img/opinie-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90%;
}
#kontakt .panel-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../rd-fast/img/kontakt-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto 100%;
	opacity: 0.6;	
}
.center-form {
	padding: 40px 60px 0px 50px;
}
.info-up-cnt {
	padding: 40px 0px;
}
.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	height: 150px;
	padding: 5px;
}
.wpcf7-form-control-wrap input {
	padding: 10px;
}
.wpcf7-form-control.wpcf7-submit {
	padding: 10px 20px;
	width: 100%;
}
#kontakt {
	background-color: #EE344E;
}
.slide-kursy a h2 {
	color: #fff;
	text-decoration: none;
}
.hide-menu-image-icons {
	padding: 2px;
	font-size: 1.6rem;
	height: 30px;
	width: 30px;
}
#menu-item-129, #menu-item-130 {
	padding: 14px 0px;
}
.zegar li span {
	display: block;
	font-size: 4.5rem;
	line-height: 5.5rem;
	color: #ee7d00;
}
#odliczanie li {
	color: #000;
}
.zegar li {
	display: inline-block;
	font-size: 1.5em;
	list-style-type: none;
	padding: 1em;
	text-transform: uppercase;
	text-align: center;
}
#odliczanie {
	color: red !important;
	padding: 20px;
}
.zegar {
	text-align: center;
}
.center-item {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
}
.um.um-register.um-5 {
	width: 100% !important;
	max-width: 100%;
}
.um-field-text {
	max-width: 450px;
	margin: auto;
}
.feature-single.col-md-4.center-item {
	height: 115px;
}
.img-inst {
	float: left;
	margin: auto;
	text-align: center;
	width: 100%;
}
.top-bg img {
	max-width: 100%;
	width: 100%;
}
.lisc {
	position: absolute;
	bottom: 20px;
	z-index: -1;
}
.lisc img {
	max-width: 350px;
}
.home-zegar #odliczanie {
	padding: 0px 20px;
}
.zegar.home-zegar li {
	padding: 0px 20px 20px 20px;
}
.zegar.home-zegar p {
	margin: 0px;
}
.um-field-checkbox.um-field-half {
	background: white;
	max-width: max-content;
	padding: 0px 10px;
}
#um_field_5_zgoda_przetwarzanie {
	max-width: 66%;
	margin: auto;
}
.black-bg.w-100.ekspert {
	background: rgb(133,19,7);
	background: linear-gradient(43deg, rgba(133,19,7,1) 0%, rgba(198,9,18,1) 28%, rgba(255,0,28,1) 100%);
	padding: 0px 0px 40px 0px;
	float: left;
	color: #fff;
}
.ekspert .col-md-4.float-left img {
	border-radius: 50%;
	border: solid 4px;
}
.col-md-4.float-left.photo img {
	max-width: 95%;
}
#um_field_5_jestem_lekarzem {
	max-width: 450px;
	margin: auto;
}
.col-md-12.text-center.partner img {
	max-width: 180px;
	margin: 20px;
}
.content.partner-h {
	margin: 20px 0px 0px 10px;
}