/*!
Theme Name: Recover
Theme URI: https://littleworkshop.ro
Author: Little Workshop
Description: Theme created by Little Workshop
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 8.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: recover
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	GENRAL STUFF	*/
body {margin: 0;font-family:"Poppins", sans-serif;font-size:18px;color:#000;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a,a:visited, a:active, a:link{text-decoration:none;color:inherit}

.accent-color{color:#ffd504;}
.dark-accent-color,a:hover{color:#7fcde4;}
.accent-background,.accent-hover-background:hover{background-color:#ffd504;}
.dark-accent-background,.dark-accent-hover-background:hover{background-color:#7fcde4;}

strong, b{font-weight:600 !important}

button, a, input{outline:none}
button, input{border-radius:0px !important;}
.button{padding:15px 45px;display:inline-block;color:#000 !important}
.container-large{width:1284px;margin:0 auto;max-width:100%;}
.clear{clear:both}
.pre-wrap{white-space:pre-wrap}
img.alignleft{float:left;margin-right:20px;margin-bottom:20px}
img.alignright{float:right;margin-left:20px;margin-bottom:20px}
img{max-width:100%;height:auto}
.page_content hr{margin:60px 0px 0px 0px}
.page_content h1{clear:both;font-size:36px;margin-top:50px;}
.page_content h1:first-child{margin-top:0px}
.page_content h3{margin:60px 0px 35px 0px;font-size:26px;font-weight:500;vertical-align:middle}
.page_content h4{margin:40px 0px 20px 0px;font-size:22px;font-weight:500;vertical-align:middle}
.icon::before{content:" ";display:inline-block;width:100px;height:60px;margin-right:10px;vertical-align:middle;background-color:#ffd504;mask-size:60px 60px;mask-repeat:no-repeat;-webkit-mask-position:center left;-webkit-mask-size:60px 60px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center left}

.icon-timeline::before{mask-image:url('img/svg/timeline.svg');-webkit-mask-image:url('img/svg/timeline.svg')}
.icon-team::before{mask-image:url('img/svg/team.svg');-webkit-mask-image:url('img/svg/team.svg')}
.icon-search::before{mask-image:url('img/svg/search.svg');-webkit-mask-image:url('img/svg/search.svg')}
.icon-board::before{mask-image:url('img/svg/board.svg');-webkit-mask-image:url('img/svg/board.svg')}
.icon-doctor::before{mask-image:url('img/svg/doctor.svg');-webkit-mask-image:url('img/svg/doctor.svg')}
.icon-scope::before{mask-image:url('img/svg/scope.svg');-webkit-mask-image:url('img/svg/scope.svg')}
.icon-chair::before{mask-image:url('img/svg/chair.svg');-webkit-mask-image:url('img/svg/chair.svg')}
.icon-phone::before{mask-image:url('img/svg/phone.svg');-webkit-mask-image:url('img/svg/phone.svg')}
.icon-mail::before{mask-image:url('img/svg/mail.svg');-webkit-mask-image:url('img/svg/mail.svg')}
.icon-address::before{mask-image:url('img/svg/address.svg');-webkit-mask-image:url('img/svg/address.svg')}
.icon-folder::before{mask-image:url('img/svg/folder.svg');-webkit-mask-image:url('img/svg/folder.svg')}
.icon-plane::before{mask-image:url('img/svg/plane.svg');-webkit-mask-image:url('img/svg/plane.svg')}
.icon-help::before{mask-image:url('img/svg/help.svg');-webkit-mask-image:url('img/svg/help.svg')}

.icon-bebe::before{mask-image:url('img/svg/bebe.svg');-webkit-mask-image:url('img/svg/bebe.svg')}
.icon-coloana::before{mask-image:url('img/svg/coloana.svg');-webkit-mask-image:url('img/svg/coloana.svg')}


.small-icon::before{content:" ";display:inline-block;width:24px;height:24px;margin-right:-14px;margin-left:20px;vertical-align:middle;background-color:#ffd504;mask-size:24px 24px;mask-repeat:no-repeat;-webkit-mask-position:center left;-webkit-mask-size:24px 24px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center left}
.meniu-nou-container{padding:4px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-image: linear-gradient(to right, white, #7fcde4) 1;
}
h3 img{height:90px;width:auto;margin-right:40px}
.page_contact h3{font-weight:400;font-size:18px;margin:20px  0px}
.page_contact .icon::before{width:40px;height:40px;mask-size:40px 40px;-webkit-mask-size:40px 40px;}

.specialitate small{color:#000 !important}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	HEADER	*/
#site-header ul .bx{font-size:40px;vertical-align:middle}
#site-header ul a{display:inline-block;vertical-align:middle}
#site-header ul li {font-size:20px;color:#666666}
#site-header ul li strong{font-size:26px;font-weight:500;color:#2B2A28}
.custom-logo{max-width:200px;height:auto}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	MENIU	*/
.menu-container{height:100%}
.menu-top{margin:0px;padding:0px;font-size:18px;list-style-type:none;}
.menu-top>li{display:inline-block;position:relative;vertical-align:top}
.menu-top li a{color:#474747;font-size:18px;padding:10px 25px;position:relative}
.meniu-nou ul li a{padding:4px 20px;position:relative}
.menu-top>li>a:last-child{padding-right:0px}
.menu-top li a::after{content:" ";display:block;width:0px;height:1px;border-top:solid 2px  #7A7A7A;transition:all .3s;margin:0 auto;}

.sub-menu{position:absolute;top:61px;left:0px;background-color:#fff;z-index:99999;list-style:none;min-width:300px;width:auto;line-height:30px;margin:0px;padding:0px;visibility:hidden;opacity:0;transition:all .4s}
.sub-menu li{border-bottom:solid 1px #7fcde4;padding-left:25px;padding-right:25px;white-space:nowrap;position:relative;text-align:center}
.menu-top li:hover .sub-menu{visibility:visible;opacity:1}
.mobile-menu-buttom{display:none;border:none !important;background:none !important;color:#000;text-align:left;font-weight:600;padding-left:20px}
.mobile-menu-buttom .bx{font-size:30px;vertical-align:middle}

.menu-item-has-children>a::before{display:block;width:25px;height:25px;content:"\ea4a";font-family:boxicons !important;position:absolute;top:10px;right:5px;}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	FOOTER	*/
#site-footer{color:#474747;border-top:solid 10px #7A7A7A;line-height:1.6em;font-size:17px;background:#E6E6E6}
#site-footer .container{position:relative;padding-top:20px}
#site-footer .container .row{position:relative;z-index:500}
#site-footer strong{font-size:20px;font-weight:500}
#site-footer h2{font-size:28px;font-weight:500;padding:32px 0px 25px 0px;border-bottom:solid 1px #7A7A7A;margin-bottom:32px;line-height:1em}
.menu-bottom, .menu-footer {list-style-type:none;margin:0px;padding:0px 0px 0px 5px}
.menu-bottom li a, .menu-footer li a{display:inline-block;font-size:17px;margin-bottom:7px;transition:all .4s}
.menu-bottom li::before, .menu-footer li::before {content:'\ea55';font-family:boxicons !important; color:#474747;font-size:14px;margin-right:5px;vertical-align:top;opacity:.75;}
.menu-bottom li a:hover,.menu-footer li a:hover, #site-footer a:hover{color:#000;font-weight:600}
.menu-bottom li:hover::before, .menu-footer li:hover::before{color:#fff}
.logo-footer{max-width:200px;height:auto}
.footer-social .bx{font-size:30px;vertical-align:middle}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	CONTACT	*/
.wpcf7-form p,.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea{width:100%}
.wpcf7-form input, .wpcf7-form textarea{border:none;padding:5px 10px;margin-bottom:8px;background:#E6E6E6}
.wpcf7-form textarea{height:120px}
.wpcf7-form input[type="submit"]{width:auto;display:block;padding-left:30px;padding-right:30px}
.side_form .wpcf7-acceptance{font-size:12px}
.wpcf7-acceptance input{width:auto !important;border:none;background:#C5DFB3}
.wpcf7-acceptance span, .wpcf7-form .text-center p{margin:0px !important}
.wpcf7-spinner{clear:both;width:100%}
.estimare_pret{background:#ffd504;padding:24px;margin-top:25px}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	PAGES	*/
.post_header{position:relative;min-height:80px; background:#7A7A7A;text-align:center}
.page-title{position:absolute;top:50%;left:0px;color:#fff;text-align:center;display:block;width:100%;font-size:36px;margin-top:-18px;}
.post_header img{ animation: fadeInAnimation ease 1.5s; animation-iteration-count: 1; animation-fill-mode: forwards;width:100%;height:auto;position:relative}
.post_header_image::after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;opacity:.6;z-index:100;transition:all .7s}
.post_header_image:hover::after{opacity:0}
.post_header_image h1{z-index:500}
@keyframes fadeInAnimation {
	0% { opacity: 0; }
	100% { opacity: 1;}
}
.widget_text h2.widget-title{font-size:24px;color:#fff !important;text-align:center;line-height:50px;background:#ffd504;border-left:solid 17px #202332;margin-bottom:0px}
.widget_news h2.widget-title{font-size:24px;color:#fff !important;text-align:center;line-height:50px;background:#202332;border-left:solid 17px #ffd504;margin-bottom:0px}
.widget{background:#EFEEF3;margin-bottom:20px;overflow-x:hidden}
.widget>div{border-top:solid 3px #fff;padding:20px;font-size:15px}
.widget>div strong{font-weight:600}
.page_content{padding-top:10px}
.page_content h2{color:#000;margin-bottom:30px;font-size:26px}
.side-news{font-size:15px !important}
.side-news strong{font-weight:600 !important}
.side-news p{color:#000 !important}

.medic{font-size:30px;color:#000 !important}
.medic-thumb{transition:all .4s}
.specialitate:hover .medic-thumb{transform:scale(1.05)}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* GALERIE */
.gallery{display:flex;max-width:100%;overflow:hidden}
.gallery img{max-height:400px;width:auto;}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* BLOG */
.blog-title{font-size:24px}
.blog-card a:hover{color:#000}
.blog-card img{margin-bottom:20px}
.blog-meta{color:#7A7A7A;font-size:14px;margin:10px 0px}
.blog-card>div{height:100%;border-bottom:solid 1px #ddd;margin-bottom:20px}
.blog-card{margin-bottom:50px;}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	TESTIMONIALE	*/
.testimoniale{background:#ffd504;padding:30px 0px 00px 0px;color:#000}
.testimonal-content{font-weight:300;line-height:1.75em;margin-top:40px;margin-bottom:50px;min-height:160px;}
.testimonal-avatar img{width:100px;height:100px;border-radius:100%;margin-bottom:20px}
.testimonial-title{margin-bottom:50px;display:block}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	RESPONSIVE	*/
@media screen and (max-width: 1200px) {
	.post_header{position:relative;min-height:50px}
}
@media screen and (min-width: 900px) {
	.menu-top li:hover>a::after,.sub-menu li:hover>a::after{width:100%}
}
@media screen and (max-width: 900px) {
	.d-relative{position:relative}
	.menu-item-has-children>a::before{display:none}
	.custom-logo{max-width:90px;height:auto}
	.page-title{font-size:40px;margin-top:-20px}
	.mobile-menu-buttom{display:block;position:relative;z-index:9999;line-height:70px}
	.menu-container{display:block !important;padding:0px;position:absolute;top:40px;right:0px;text-align:left !important;transition:all .5s;visibility:none;opacity:0;z-index:-1}
	.show-menu{visibility:visible;opacity:1;z-index:9998}
	.menu-top{background:#fff}
	.menu-top li{display:block;padding:0px;text-align:left;line-height:30px}
	.menu-top li{border-color:#7fcde4 !important}
	.menu-top li{line-height:30px}
	.menu-top li::before{content:'';display:none}
	.menu-top li a{margin:0px;padding-left:25px;padding-right:25px}
	.menu-top>li{border-bottom:solid 1px #7fcde4;padding-left:0px}
	.sub-menu{visibility:visible;opacity:1;position:static}
	.sub-menu{border-top:solid 1px #7fcde4}
	.sub-menu>li:last-child{border-bottom:none}
	#site-header ul .bx {font-size:30px}
	#site-header ul li {font-size:18px}
	#site-header ul li strong{font-size:20px}
	img.alignright, img.alignleft{float:none; margin:0 auto 20px auto;display:block}
	
	.icon::before{width:70px;}
	.page-content h3{font-size:23px}
	#site-footer .container::after{display:none}
}
@media screen and (max-width: 600px) {
	.page-title{font-size:30px;margin-top:-15px}
	#site-header ul .bx {font-size:20px}
	#site-header ul li {font-size:15px}
	#site-header ul li strong{font-size:17px}
}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	WHATSAPP	*/

.wh-svg-icon{margin-top:5px;fill:#fff;width:40px;height:40px;}
.wh-svg-phone-icon{margin-top:9px;fill:#fff;width:32px;height:32px;}
.whatsapp{display:block;width:50px;height:50px;border-radius:50px;color:#fff !important;margin-bottom:7px;text-align:center;background-color: #4dc247;}
.sticky-social{position:fixed;left:10px;bottom:50px;}
.sticky-social-right{position:fixed;right:10px;bottom:50px;}

/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/*	GALERIE	*/
.galerie{transition:all .4s}
.container-galerie{position:relative}
.gallery-controls{width:70px;height:60px;line-height:60px;background:none;border:none;font-size:60px;color:#fff;position:absolute;top:50%;margin-top:-30px;transition:all .4s}
.gallery-left{right:-20px;}
.gallery-right{left:-20px}
.gallery-control-disabled{opacity:.1}
.img-galerie{width:100%;height:auto}




/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */



/*4cookies rework*/
.cookie-main-section {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	background: #fdfdfd;
	transition: all 400ms ease-in-out;
	color: rgba(0,0,0,0.9);
	display: block;
}
.cookie-main-section.disabled {
	opacity: 0;
	visibility: hidden;
	display: none;
	z-index: -1;
}

.cookie-review {
	display: flex;
	position: fixed;
	bottom: 10px;
	left: 10px;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	background: green;
	border: 1px solid yellowgreen;
	color: yellowgreen;
	z-index: 100;
	align-items: center;
	justify-content: center;
}

.cookie-review:hover {
	cursor: pointer;
}

.cookie-review.enabled {
	opacity: 1;
	visibility: visible;
}

.cookie-review.disabled {
	opacity: 0;
	visibility: hidden;
}

.cookie-main-section .wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	padding: 15px 0;
}
@media (max-width: 767px) {
	.cookie-main-section .wrap {
		flex-direction: column;
		gap: 7px;
		align-items: flex-start;
	}
}
.cookie-main-section .wrap .area {
	flex: 1;
}
.cookie-main-section .wrap .area.info {
	min-width: 60%;
}
@media (max-width: 991px) {
	.cookie-main-section .wrap .area.info {
		min-width: 75%;
	}
}
.cookie-main-section .wrap .area.info h2 {
	color: ;
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 24px;
}
.cookie-main-section .wrap .area.info p {
	color: ;
	font-size: 14px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.cookie-main-section .wrap .area.info p {
		max-height: 40px;
		overflow-y: auto;
	}
}
.cookie-main-section .wrap .area.info .cookies-list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 25px;
	margin-top: 15px;
}
@media (max-width: 575px) {
	.cookie-main-section .wrap .area.info .cookies-list {
		display: none;
	}
}
.cookie-main-section .wrap .area.info .cookies-list li {
	position: relative;
}
.cookie-main-section .wrap .area.info .cookies-list li input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.cookie-main-section .wrap .area.info .cookies-list li input:checked + label span {
	background: rgba(76, 187, 23,1);
}
.cookie-main-section .wrap .area.info .cookies-list li input:checked + label span:after {
	left: 30px;
	background-color: #fefefe;
}
.cookie-main-section .wrap .area.info .cookies-list li input:disabled + label span {
	opacity: 0.7;
	pointer-events: none;
}
.cookie-main-section .wrap .area.info .cookies-list li label {
	padding-right: 70px;
	color: #000;
	font-size: 15px;
	position: relative;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.cookie-main-section .wrap .area.info .cookies-list li label span {
	position: absolute;
	top: 50%;
	right: 0;
	width: 57px;
	height: 32px;
	border-radius: 32px;
	background: rgba(196, 30, 58, 0.8);
	transform: translateY(-50%);
	display: block;
	transition: all 400ms ease-in-out;
}
.cookie-main-section .wrap .area.info .cookies-list li label span:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 3px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #fefefe;
	transform: translateY(-50%);
	transition: all 400ms ease-in-out;
}
.cookie-main-section .wrap .area.actions {
	display: flex;
	flex-direction: column;
	gap: 6px;
}
@media (max-width: 767px) {
	.cookie-main-section .wrap .area.actions {
		flex-direction: unset;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	.cookie-main-section .wrap .area.actions button {
		flex: 1;
	}
}
@media (max-width: 575px) {
	.cookie-main-section .wrap .area.actions {
		flex-direction: column;
	}
	.cookie-main-section .wrap .area.actions button {
		flex: unset;
		width: 100%;
	}
}
.cookie-main-section .wrap .area.logo-wrap {
	max-width: 15%;
}
@media (max-width: 991px) {
	.cookie-main-section .wrap .area.logo-wrap {
		display: none;
	}
}
.cookie-main-section .wrap .area.logo-wrap .logo {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.cookie-main-section .wrap .area.logo-wrap .logo img {
	max-width: 100%;
}
.custom-cookie-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all 400ms ease-in-out;
}
@media (max-width: 460px) {
	.custom-cookie-popup {
		padding: 10px;
	}
}
.custom-cookie-popup.open-popup {
	opacity: 1;
	visibility: initial;
	pointer-events: initial;
}
.custom-cookie-popup .wrap {
	width: 100%;
	max-width: 900px;
	background-color: ;
	box-shadow: 0 32px 68px rgba(0,0,0,0.3);
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	padding: 0;
	gap: 0;
}
.custom-cookie-popup .wrap .head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	width: 100%;
	padding: 10px 20px;
	border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .head {
		padding: 10px;
	}
}
.custom-cookie-popup .wrap .head .logo {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.custom-cookie-popup .wrap .head .logo img {
	width: 100%;
	max-width: 120px;
}
.custom-cookie-popup .wrap .head .close-popup {
	width: 14px;
	height: 14px;
	position: relative;
	cursor: pointer;
}
.custom-cookie-popup .wrap .head .close-popup:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 2px;
	transform: translate(-50%,-50%) rotate(45deg);
	background: rgba(196, 30, 58,1);
}
.custom-cookie-popup .wrap .head .close-popup:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 100%;
	transform: translate(-50%,-50%) rotate(45deg);
	background: rgba(196, 30, 58,1);
}
.custom-cookie-popup .wrap .footer-area {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	width: 100%;
	padding: 10px 20px;
	border-top: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .footer-area {
		padding: 10px;
	}
}
.custom-cookie-popup .wrap .body-area {
	display: flex;
	justify-content: flex-start;
	width: 100%;
}
.custom-cookie-popup .wrap .body-area .tabs-list {
	width: 100%;
	max-width: 225px;
	display: flex;
	flex-direction: column;
	background: #e5e5e5;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-list {
		max-width: 160px;
	}
}
@media (max-width: 460px) {
	.custom-cookie-popup .wrap .body-area .tabs-list {
		max-width: 130px;
	}
}
@media (max-width: 380px) {
	.custom-cookie-popup .wrap .body-area .tabs-list {
		max-width: 110px;
	}
}
.custom-cookie-popup .wrap .body-area .tabs-list li {
	padding: 10px 15px;
	font-size: 15px;
	line-height: 22px;
	transition: all 400ms ease-in-out;
	cursor: pointer;
	border-bottom: 1px solid ;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-list li {
		font-size: 13px;
		line-height: 19px;
		padding: 10px;
	}
}
@media (max-width: 380px) {
	.custom-cookie-popup .wrap .body-area .tabs-list li {
		font-size: 12px;
		line-height: 18px;
		padding: 8px;
	}
}
.custom-cookie-popup .wrap .body-area .tabs-list li:hover {
	background: ;
}
.custom-cookie-popup .wrap .body-area .tabs-list li.active {
	background-color: ;
}
.custom-cookie-popup .wrap .body-area .tabs-content {
	width: 100%;
	max-width: calc(100% - 225px);
	padding: 10px 15px;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-content {
		max-width: calc(100% - 160px);
	}
}
@media (max-width: 460px) {
	.custom-cookie-popup .wrap .body-area .tabs-content {
		max-width: calc(100% - 130px);
	}
}
@media (max-width: 460px) {
	.custom-cookie-popup .wrap .body-area .tabs-content {
		max-width: calc(100% - 110px);
	}
}

ul.tabs-list {
	list-style: none;
	padding-left: 0;
}

.custom-cookie-popup .wrap {
	background: #e5e5e5;
}

.custom-cookie-popup .wrap .body-area .tabs-content {
	background:#fff;
}

.custom-cookie-popup .wrap .body-area .tabs-content .tab {
	display: flex;
	flex-direction: column;
	gap: 15px;
	background:#fff;
}

.custom-cookie-popup .wrap .body-area .tabs-content .tab:not(.active) {
	display: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head h2 {
	font-size: 16px;
	line-height: 24px;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head h2 {
		font-size: 14px;
		line-height: 20px;
	}
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input {
	position: absolute;
	top: 0;
	lefT: 0;
	opacity: 0;
	pointer-events: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input:checked + label {
	background: ;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input:checked + label:after {
	left: 30px;
	background-color: ;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status label {
	width: 57px;
	height: 32px;
	border-radius: 32px;
	background: ;
	display: block;
	transition: all 400ms ease-in-out;
	position: relative;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status label:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 3px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: ;
	transform: translateY(-50%);
	transition: all 400ms ease-in-out;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content {
	max-height: 300px;
	overflow-y: auto;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt p {
		font-size: 13px;
		line-height: 19px;
	}
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul {
	list-style-type: disc;
	padding-left: 20px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul li {
	font-size: 14px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul li {
		font-size: 13px;
		line-height: 19px;
	}
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list {
	display: flex;
	flex-direction: column;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li {
	position: relative;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li:not(:last-child) {
	border-bottom: 1px solid #e5e5e5;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input {
	position: absolute;
	top: 0;
	lefT: 0;
	opacity: 0;
	pointer-events: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:checked + label span {
	background: rgba(76, 187, 23,1);
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:checked + label span:after {
	left: 30px;
	background-color: #fefefe;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:disabled + label span {
	opacity: 0.7;
	pointer-events: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label {
	display: flex;
	gap: 5px;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label h2 {
	font-size: 18px;
	line-height: 24px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label p {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
@media (max-width: 767px) {
	.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label p {
		font-size: 13px;
		line-height: 19px;
	}
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label span {
	width: 57px;
	height: 32px;
	border-radius: 32px;
	background: rgba(196, 30, 58, 0.8);
	display: block;
	transition: all 400ms ease-in-out;
	position: relative;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label span:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 3px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #fefefe;
	transform: translateY(-50%);
	transition: all 400ms ease-in-out;
}

/*custom on top of alex's style*/

.logo-wrap.area .logo {
	display: flex !important;
}

.logo-wrap.area .logo img {
	filter: contrast(1);
	opacity: 0.9;
	max-height: 100px;
	width: auto;
}

.button.yellow.small {
	background: rgba(76, 187, 23,0.8);
	border-color: rgba(76, 187, 23,0.8);
	color: rgba(255,255,255,0.8);
}
.button.yellow.small:hover {
	background: rgba(76, 187, 23,1);
	border-color: rgba(76, 187, 23,0)
	color: rgba(255,255,255,1);
}
.button.gray-light.small {
	background: rgba(0, 150, 255,0.8);
	border-color: rgba(0, 150, 255,0.8);
	color: rgba(255,255,255,0.8);
}
.button.gray-light.small:hover {
	background: rgba(0, 150, 255,1);
	border-color: rgba(0, 150, 255,0);
	color: rgba(255,255,255,1);
}

.button.red.small {
	background: rgba(196, 30, 58,0.8);
	border-color: rgba(196, 30, 58,0.8);
	color: rgba(255,255,255,0.8);
}
.button.red.small:hover {
	background: rgba(196, 30, 58,1);
	border-color: rgba(196, 30, 58,0);
	color: rgba(255,255,255,1);
}

.cookie-main-section {
	/*position: relative;*/
	padding: 10px !important;
}

.cookie-main-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px; /* Adjust the thickness of the border as needed */
	background: linear-gradient(90deg, #c50000, #ff3838);
	z-index: 1; /* Ensure the border is above the content */
}

.cookie-main-section .wrap .area.info .cookies-list {
	list-style: none;
	padding-left: 0;
}

.custom-cookie-popup .wrap .body-area {
	padding: 10px;
}

.custom-cookie-popup .wrap .body-area .tabs-list li.active {
	background: #fff;
}

.container.container-custome {
	max-width: 100%;
}

.custom-cookie-popup {
	z-index: 99999;
}
.entry-content a{color:#1e953f !important;}
.entry-content a:hover{color:#7fcde4 !important;}
