strong {
	font-weight: 600;
}

.black-button:hover .black-button-text  {
	border-bottom: 1px solid #000000;
}

.diet-carousel-button:hover .diet-carousel-icon {
	color: #ffffff;
}

.oxel_accordion__row:hover .oxel_accordion__row__label {
	text-decoration: underline;	
}

.tabs-7311-tab-active {
    background-color: #369436;
	color: #ffffff;
}

.tabs-6470-tab-active {
	background-color: #000000;
	color: #ffffff;	
}

.diet-menu-item:first-child {
    margin-top: 0px !important;
}

::-webkit-scrollbar {
    display: none;
}

.diet-link:hover .diet-link-text {
	text-decoration: underline;	
}

.menu-item:hover {
	border: 0px !important;
}

.menu-item a:hover {
	text-decoration: underline !important;	
}

div[visibility="new-hidden"] {
	visibility: hidden;
}

div[visibility="new-visible"] {
	visibility: visible;

}

#formheader_1 {
	display: none;
}

input, select {
	padding: 11px 20px;
    border-radius: 10px;
    border: 1px solid #DADCE0;
}

#fbuilder input[type="radio"] {
	margin-right: 10px;
}

.oxy-repeater-pages-wrap {
	display: none !important;
}

.post:first-child {
	grid-column-start: 1;
    grid-column-end: 5;
	flex-direction: row;
}

.post:first-child .post-left {
    width: 616px !important;
	height: 347px !important;
}

.post:first-child .post-right {
	width: 50%;
	padding-left: 65px;
}

.post:first-child .post-content-header {
	font-size: 34px;
	line-height: 42px;
	margin-bottom: 10px !important;
}

.post:nth-child(2) {
	grid-column-start: 1;
}

.post:first-child .post-content {
	display: flex;
}

.post .post-content {
	display: none;
}

.post-content strong {
	font-weight: 400;
}

.menu ul {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu ul li a {
	color: #000000;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.diet-item-link:hover .diet-item-link-text {
	text-decoration: underline;
}

.oxy-modal-backdrop.live {
    height: fit-content;
}

@media all and (max-width: 1252px) {
	.post:first-child {
	grid-column-start: 1;
    grid-column-end: 4;
    }

}

@media all and (max-width: 991px) {
	.post:first-child {
	grid-column-start: 1;
    grid-column-end: 3;
	flex-direction: column;
    }
	.post:first-child .post-left {
    width: 100% !important;
	height: 347px !important;
	margin-bottom: 30px !important;
    }

.post:first-child .post-right {
	width: 100%;
	padding-left: 0px;
    }
		
li.slick-active {
	background-color: transparent !important;
	border: 1px solid #000000 !important;
    }
	
	.diet-title {
	margin-top: 18px !important;
    }
	
.diet-days-tabs-content {
	margin-bottom: 34px !important;
    }
	
}

@media all and (max-width: 767px) {
	.post:first-child {
	grid-column-start: 1;
    grid-column-end: 2;
	flex-direction: column;
    }
}

.main-menu .diety, .main-menu .lokacje {
	background-image: url(https://www.pogotowie-dietetyczne.pl/wp-content/uploads/2022/07/arrow-down.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    padding-right: 15px;
}

.footer-menu a {
	line-height: 30px;
}

.slick-list .draggable {
	width: 100%
}

.asl_res_url {
	color: #000000 !important;
	pointer-events: none;
}

.slick-initialized {
	display: block !important;
}

.slick-dots {
	padding: 0;
    position: absolute;
    bottom: 30px;
	left: 6%;
	list-style: none;
	display: flex;
	align-items: center;
}

.slick-dots li {
	height: 6px;
	width: 6px;
	border-radius: 50%;
	margin-right: 12px;
	cursor: pointer;
	background-color: #000;
}

.slick-dots li button {
    display: none
}

li.slick-active {
	height: 10px;
	width: 10px;
	background-color: transparent;
	border: 1px solid;
	border-radius: 50%;
	mix-blend-mode: difference;
}

html{scroll-behavior:smooth}

.tab-with-data {
	display: none;
}

.tab-with-data.active {
	display: block;
}

.cursor-pointer {
	cursor: pointer;
}

.tabs-wrapper {
	overflow: scroll;
    max-width: 1252px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #EFEFF0;
    border-radius: 10px;
}

.diet-tabs, .days-tabs {
	width: 1250px;
    display: flex;
    justify-content: space-between;
}

.diet-tabs-item {
	height: 48px;
    text-align: center;
    width: 100%;
	align-items: center;
	display: flex;
}

.diet-tabs-item p {
	margin-top: 0;
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
	font-size: 14px;
}

.diet-tabs-item.active {
	background-color: #ff4e00;
	border-radius: 10px;
	color: #ffffff;
}

.days-tabs-item {
	height: 93px;
    display: flex;
    align-items: center;
    width: 100%;
}

.days-tabs-item.active {
	background-color: #000000;
	border-radius: 10px;
	color: #ffffff;
}

.days-tabs-item p {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
	font-size: 14px;
}

.tab-with-data {
	max-width: 1252px;
	margin-left: auto;
	margin-right: auto;
}

.content-center {
	text-align: center;
}

.diet-days-tabs-content {
    border: 1px solid #EFEFF0;
    border-radius: 10px;
	padding: 30px;
	margin-top: 10px;
	margin-bottom: 144px;
}

.diet-days-single-content {
	margin-top: 55px;
}

.diet-days-single-content:first-child {
	margin-top: 0px;
}

.diet-days-title, .diet-days-content {
	margin: 0px;
}

.diet-days-title {
	margin-bottom: 10px;
	color: #369436;
	font-weight: 600;
}

.empty {
	display: none;
}

.diet-title {
	line-height: 82px;
	margin-top: 32px;
}

.mobile-wrapper {
	padding-top: 40px;
    border-top: 1px solid #EFEFF0;
}

@media all and (max-width: 1252px) {
.mobile-wrapper {
	padding-left: 19px;
	padding-right: 19px;
    }
}

.diet-tabs-content .diet-content-tab:first-child, .diet-days-tabs-content .day-content-tab:first-child {
	display: block;
}

.is-empty {
	display: none !important;
}

img.if-empty[src=""] {
	display: none;
 }

.normal-links a {
	color:#000000;
}

.normal-links a:hover {
	color:#7dce81;
}

[type=simple] {
	display: none !important;
}

.main-slider a[href=''] {
	pointer-events: none;
}

.slick-dots {
	left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	bottom: 0px !important;
	}

	#scroll-me {
		scroll-behavior: smooth;
	}
	
	.price-title-right-row p {
		margin: 0;
		font-size: 16px;
		line-height: 24px;
		color: #ff4e00;
	}
	
	.price-title-right-row {
		border: 1px solid #ff4e00;
		border-radius: 10px;
		background-color: rgba(255, 78, 0, 0.2);
		height: fit-content;
		/* padding-top: 19px;
		padding-bottom: 19px;
		padding-right: 19px; */
		padding: 19px 10px;
	}
	
	.scroll-img {
		display: none;
	}
	
	.info-img {
		height: 22px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.price-list-wrapper, .price-title-wrapper {
		display: flex;
		justify-content: space-between;
	}
	
	.price-title-wrapper {
		align-items: center;
		padding-top: 25px;
		padding-bottom: 30px;
	}
	
	.price-list-wrapper {
		overflow: scroll;
	}
	
	.price-list-wrapper ul {
		list-style: none;
		padding: 0;
		text-align: center;
	}
	
	.price-title-left-row, .price-title-right-row {
		display: flex;
	  align-items: center;
	}
	
	.price-title-header {
		font-size: 32px;
		line-height: 1.2;
		font-weight: bolder;
		white-space: nowrap;
	  margin-right: 20px;
	}
	
	.price-subtitle {
		margin: 0;
	}
	
	.price-list-p {
		width: 100%;
	  align-self: center;
	  margin: 0;
	  padding: 15px;
		text-align: center;
		color: #fff;
		font-weight: bolder;
		font-size: 14px;
	}
	
	.price-list-p-wrapper {
		height: 100%;
	  display: flex;
	  background-color: #000;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	
	.price-unordered-list {
	  width: 100%;
	  margin-right: 20px;
		min-width: 116px;
		display: flex;
	  flex-direction: column;
	  justify-content: space-between;
	}
	
	.price-unordered-list:first-child {
	  width: 50%;
		min-width: 56px;
	}
	
	.price-unordered-list:last-child {
	  width: 60%;
	  margin-right: 9px;
	}
	
	.price-unordered-list ul {
		margin: 0;
	}
	
	.price-unordered-list-item {
		background-color: #F8F6F7;
	}
	
	.price-unordered-list-item {
		background-color: #F8F6F7;
	}
	
	.price-unordered-list-item:nth-child(2n+0) {
		background-color: #F1F1F1;
	}
	
	.price-unordered-list-item {
		padding: 10px;
	}
	
	
	.price-unordered-list-item p {
		margin: 0;
		font-size: 14px;
	}
	
	.tabs-wrapper2 {
		overflow: scroll;
	  max-width: 1252px;
	  margin-left: auto;
	  margin-right: auto;
	}
	
	.tabs-border {
		width: 100%;
		border-top: 1px solid #EFEFF0;
		border-bottom: 1px solid #EFEFF0;
	}
	
	@media all and (max-width: 1252px) {
		.price-list-wrapper, .tabs-wrapper2 {
			padding-left: 9px;
		}
		.price-title-wrapper {
			padding-left: 9px;
			padding-right: 9px;
		}
	}
	
	@media all and (max-width: 992px) {
		.price-title-wrapper {
			flex-direction: column;
		}
		.price-title-left-row {
			margin-bottom: 15px;
		}
	}
	
	@media all and (max-width: 768px) {
		.price-list-p, .price-unordered-list-item p {
			font-size: 12px;	
		}
		.price-unordered-list {
		  margin-right: 5px;
		}
	}
	
	@media all and (max-width: 550px) {
		.scroll-img {
			display: block;
		}
		.price-title-left-row {
			width: 100%;
		justify-content: space-between;
		}
		.price-title-header {
			font-size: 24px;
		}
	}

	/* COOKIEBOT STYLES */

	#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
		background-color: #ff4e00 !important;
    	border-color: #ff4e00 !important;
	}

	#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    	border-color: #ff4e00 !important;
	}

	#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
		background-color: #ff4e00 !important;
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
		color: #ff4e00 !important;
	}

	#CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {
		color: #ff4e00 !important;
	}

	#CybotCookiebotDialog a:hover:after, #CybotCookiebotDialog a:hover:before, #CybotCookiebotDialog button:hover:after, #CybotCookiebotDialog button:hover:before {
		color: #ff4e00 !important;
	    border-color: #ff4e00 !important;	
	}

	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
		color: #ff4e00 !important;
		border-bottom: 1px solid #ff4e00 !important;		
	}

	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
		color: #ff4e00 !important;		
	}

	#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
		color: #ff4e00 !important;
	}