/*
	Theme Name: National Cab - Taxi Company HTML5 Template
	Author: EraThemes
	Author URL: http://themeforest.net/user/erathemes
	Created: 01 Oct 2015
	Updated: 12 Oct 2015
	Version: 1.0
*/

/*
	[Table of contents]

	## Global
		- Font Settings
		- Padding/Margin

	## Header
		- Top Header
			-- Social
			-- Top Menu
			-- Logo block
		- Navigation Menu
		- Social Icons

	## Footer
		- Copyright Text

	## Responsive
		-- min-width: 992 to max-width: 1200
		-- min-width: 768 to max-width: 991
		-- min-width: 319 to max-width: 767
		-- min-width: 991
*/

/* Colors * /

/* Primary: #094B87 */


/* ## Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000;
	overflow-x: hidden;
}
img {
    max-width: 100%;
	height: auto;
}
a {
    outline: 0 !important;
}

/* - Font Settings */
.logo-block a b,
.ow-navigation .container > a,
.footer-main .widget-title,
.widget-about li ,
a.see-more ,
a.purchase ,
.section-header h3 ,
.choose-us-content-box h3,
.booking-details-form .btn,
.we-do-more h3,
.we-do-more h2,
.what-we-do-box span,
.what-we-do-content > a,
.what-we-do-content .more-service a,
.driver-info > h3,
.we-are-hire span,
.testimonial .carousel-inner p,
.testimonial .carousel-inner p span,
.get-mobile h3,
.get-mobile h2,
.statistics-box > span,
.blog-content .entry-title,
.book-taxi-form > h3,
.about > h3,
.about > h2,
.service-box > h3,
.service-box > h2,
.service-box.book-now a,
.page-heading > h3,
.blog-area h3 ,
.widget-title h3,
.online-booking-form .btn,
.contact-form form .btn,
.map .content h3,
.media-heading h3 {
	font-family: 'Cabin', sans-serif;
}

.subscribe-box h4,
.subscribe-box .input-group-btn > .btn,
.widget-about li:last-child span {
	font-family: 'Montserrat', sans-serif;
}

.contact-form form input,
.contact-form form textarea {
	font-family: 'Lato', sans-serif;
}

.photos-slider .carousel-caption h2,
a.purchase,
a.see-more,
.section-header h3 ,
.choose-us-content-box h3,
.choose-us-content-box a,
.booking-details-form .btn,
.we-do-more h3,
.we-do-more h2,
.what-we-do-box span,
.what-we-do-content > a,
.what-we-do-content .more-service a ,
.we-are-hire span,
.get-mobile h3,
.get-mobile h2,
.blog-content .entry-title,
.entry-content > a ,
.photos-slider2 .slider-content h2,
.photos-slider2-content  h3,
.book-taxi-form  .btn,
.about > h3 ,
.about > h2,
.about a,
.more-than-you > h3,
.service-box > h3,
.service-box > h2,
.service-box.content span,
.service-box.content > a,
.service-box.book-now a,
.page-heading > h3,
.blog-area h3,
.widget-title h3 ,
.recent-post-box h3,
.recent-title a,
.map .content h3 {
	text-transform: uppercase;
}

/* - Padding/Margin */
.no-padding {
	padding: 0;
}
.no-left-padding,
ul {
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}

/* - Section Header */
.section-header {
	position: relative;
	background: url("../images/icon/seprator.png");
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline-block;
	width: 100%;
}

/* - Section Padding */
.section-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

	/* ## Header */
	/* - Top Header */
	.top-header {
		background-color: #f5f5f5;
		padding-bottom: 14px;
		padding-top: 14px;
	}
	/* -- Social */
	.social li {
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}
	.social li:first-child {
		margin-left: 0;
	}
	.social li:last-child {
		margin-right: 0;
	}

	/* -- Top Menu */
	.top-header .top-menu {
		text-align: right;
	}
	.top-header .top-menu ul {
		padding-left: 0;
	}
	.top-header .top-menu ul{
		display: inline-block;
		list-style: none;
	}
	.top-header .top-menu ul li {
		float: left;
		padding-left: 22px;
		padding-right: 22px;
		position: relative;
		font-size: 13px;
	}
	.top-header .top-menu ul li a {
		color: #555;
		text-transform: capitalize;
		text-decoration: none;
	}
	.top-header .top-menu ul li a:hover {
		color: #de302f;
	}
	.top-header .top-menu ul li:first-child {
		padding-left: 0;
	}
	.top-header .top-menu ul li:last-child {
		padding-right: 0;
	}
	.top-header .top-menu ul li:before {
		content: "|";
		position: absolute;
		left: -1px;
	}
	.top-header .top-menu ul li:first-child:before {
		content: "";
	}

	/* -- Logo block */
	.middle-header {
		padding-bottom: 33px;
		padding-top: 33px;
		background-color: #fff;
	}
	.logo-block {
		position: relative;
	}
	.logo-block a {
		padding-left: 102px;
		display: inline-block;
		text-decoration: none;
	}
	.logo-block a img {
            position: absolute;
            left: 15px;
            bottom: -45px;
            max-height: 60px !important;
	}
	.logo-block a b {
		text-transform: uppercase;
		font-size: 24px;
		display: block;
		color: #000;
		margin-top: 3px;
	}
	.logo-block a span {
		font-size: 13px;
		color: #8c8b8b;
		float: left;
		margin-top: -6px;
	}
	.navbar-brand.logo-block {
		display: none;
	}
	.middle-header .col-md-6 {
		text-align: right;
	}
	.location,
	.phone {
		position: relative;
		padding-left: 46px;
		display: inline-block;
		text-align: left;
	}
	.location {
		margin-right: 32px;
	}
	.location > img,
	.phone > img {
		position: absolute;
		left: 0;
	}
	.location p {
		font-size: 16px;
	}
	.location p span,
	.phone p span	{
		display: block;
	}
	.phone {
		margin-left: 32px;
	}
	.phone > img {
		top: 7px;
	}
	.phone p {
		font-size: 15px;
		font-weight: 300;
		text-transform: uppercase;
	}
	.phone p span {
		font-size: 20px;
		font-weight: 600;
		color: #094B87;
	}

/* - Navigation Menu */
/* - Social Icons */

/* ## Footer */
.footer-main {
	background-image: url("../images/footer-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 98px;
}
/* Footer links hover */
.footer-main a:hover {
	text-decoration: underline;
}
.bottom-footer {
	background-color: #171717;
	padding: 30px 0;
}
.bottom-footer ul {
	margin-bottom: 0;
	list-style: none;
}
.bottom-footer ul li {
	float: left;
	padding: 0 8px;
	position: relative;
}
.bottom-footer ul li:before {
	content: "|";
	color: #fff;
	position: absolute;
	left: -4px;
	top: 0;
}
.bottom-footer ul li:first-child:before {
	content: "";
}
.bottom-footer ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
}
.bottom-footer p {
	margin-bottom: 0;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
}
/* -- Widget */
/* -- Widget Subsribe */
.widget-subscribe .subscribe-box {
	display: inline-block;
	padding: 45px 35px;
	border: 1px solid rgba(209,209,209,0.2);
	color: #eee;
}
.subscribe-box h4 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
	color: #fff;
}
.subscribe-box p {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 30px;
}
.subscribe-box input {
	border: none;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
}
.subscribe-box input:focus {
	box-shadow: none;
}
.subscribe-box input,
.subscribe-box .input-group-btn > .btn {
	border-radius: 0;
	outline: none;
}
.subscribe-box .input-group-btn > .btn {
	text-transform: uppercase;
	background-color: #f7b731;
	border-color: #f7b731;
	padding-top: 11px;
	padding-bottom: 11px;
}
.widget-subscribe  ul {
	margin-top: 22px;
	list-style: none;
}
.widget-subscribe  ul li {
	float: left;
	margin: 0 10px;
}
@media (max-width: 1199px) and (min-width:992px)  {
    .widget-subscribe  ul li {
        float: left;
        margin: 0 5px;
    }
}
@media (max-width: 372px)  {
    .widget-subscribe  ul li {
        float: left;
        margin: 0 1px;
    }
}
@media (max-width: 318px)  {
    .widget-subscribe  ul li {
        float: left;
        margin: 4px 16px;
        width: 85%;
    }
}
.widget-subscribe  ul li a {
	width: 60px;
	height: 60px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.widget-subscribe  ul li a img {
	position: absolute;
}
.widget-subscribe  ul li a:hover img {
	top: -38px;
}

.footer-main .widget-title {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0;
	color: #fff;
	margin-bottom: 40px;
	background-image: none;
}

/* -- Widget Links */
.footer-main .widget {
	width: 100%;
	display: inline-block;
	margin-bottom: 75px;
}
.widget-links ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.widget-links ul li:last-child {
	margin-bottom: 0;
}
.widget-links ul li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.widget-links ul li a:before {
	content: "";
	background-image: url("../images/icon/ftr-link.png");
	background-repeat: no-repeat;
	width: 7px;
	height: 10px;
	display: inline-block;
	margin-right: 14px;
}

/* -- Widget About */
.widget-about {
	color: #fff;
	font-size: 14px;
}
.widget-about p {
	margin-bottom: 40px;
}
.widget-about li {
	display: inline-block;
	width: 100%;
	position: relative;
	line-height: 19px;
	margin-bottom: 20px;
	font-weight: bold;
}
.widget-about li span {
	display: block;
}
.widget-about li img {
	position: absolute;
	left: 0;
	top: 0;
}
.widget-about li:last-child  {
	margin-bottom: 0;
}
.widget-about li a {
	color: #fff;
	font-weight: normal;
}

/* ## Responsive */

/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	/* ## Header */
	.location, .phone {
		margin: 0;
	}
}

/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* ## Header */
	.location, .phone {
		margin: 0;
	}
}

/* -- min-width: 319 to max-width: 767 */
@media only screen and (min-width: 319px) and (max-width: 767px) {
	/* ## Header */
	.top-header .social,
	.top-header .top-menu,
	.logo-block,
	.middle-header .col-md-6	{
		width: 100%;
		text-align: center;
	}
	.top-header .social {
		margin-bottom: 14px;
	}
	.top-header .top-menu {
		padding: 0;
	}
	.top-header .top-menu ul li {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.logo-block {
		margin-bottom: 33px;
	}
	.logo-block a {
		max-width: 220px;
		display: inline-block;
		position: relative;
	}
	.logo-block a img {
		left: 0;
        bottom: -20px;
	}
	.location, .phone {
		margin: 0;
	}

	/* ## Footer */
	.bottom-footer ul,
	.bottom-footer p {
		width: 100%;
		text-align: center;
	}
	.bottom-footer,
	.bottom-footer ul,
	.bottom-footer ul li {
		float: none;
		display: inline-block;
	}
	.bottom-footer ul {
		margin-bottom: 10px;
	}
}

.img-blog-home{
    height: 250px;
    object-fit: none;
    object-position: 8507% 0;
    max-width: 310%;
}
@media (max-width: 320px){

    .img-blog-home{
        height: 250px;
        object-fit: none;
        object-position: 353% 0;
        max-width: 310%;
    }
}
@media (max-width: 375px){

    .img-blog-home{
        height: 250px;
        object-fit: none;
        object-position: 1127% 0;
        max-width: 310%;
    }
}


/* -- min-width: 991 */
@media (max-width: 991px) {

    .lang-nav{
        bottom: 44px;
        left: 141px;
        padding: 0px 30px 0px !important;
    }

}
@media (max-width: 350px) {

    .lang-nav{
        bottom: 44px;
        left: 141px;
        padding: 30px 43px 1px !important;
    }

}

/* ## min-width: 1200 */
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.lang-nav{
    color: black;
    position: relative;
    text-align: left;
    display: inline-block;
    padding: 20px 25px 24px;
    text-transform:uppercase;
}

.lang-nav a{
    color: rgb(26, 26, 26);
    padding-left: 5px;
}
.lang-nav a:hover{
    font-weight: 600;
    text-decoration: none;
}

/* fix our-services image / UI problems */

.what-we-do {
    display: flex;
    align-items: center;
    padding: 50px 0;
}

.what-we-do .image-box {
    flex-shrink: 0;
    padding: 0 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
    .what-we-do {
        display: block;
    }
    .what-we-do .image-box {
        width: 100%;
        text-align: center;
    }
    .what-we-do .image-box img {
        max-width: 100%;
        height: auto;
    }
}

/* END: fix our-services / UI image problems */

/* Correct the UI of the booking form */

#loja.plugin-transfergest {
    display: block !important; /* Ensure visibility on all devices */
}

@media only screen and (max-width: 767px) {
    #loja.plugin-transfergest {
        padding: 0 !important; /* Full width on mobile */
    }
}

/* END: Correct the UI of the booking form */

/* Floating Trustpilot widget - left side */
.trustpilot-floating-left {
  position: fixed !important;
  left: 0px !important;
  bottom: 0px !important;
  z-index: 9999 !important;
  width: auto !important;
  height: auto !important;
  display: inline-block !important;
  transform: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  overflow: hidden !important; /* allow cropping when we shift iframe */
  transition: opacity 0.3s ease-in-out !important; /* smooth hide/show transition */
}

.trustpilot-floating-left iframe {
  will-change: transform;
}

/* Footer social outline icons */
.footer-social {
	display: flex;
	gap: 16px;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
  }
  .footer-social .social-outline {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-decoration: none;
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  }
  .footer-social .social-outline:hover,
  .footer-social .social-outline:focus {
	background-color: rgba(255,255,255,0.15);
	color: #ffffff;
	border-color: #ffffff;
	text-decoration: none;
  }
  .footer-social .social-outline i {
	font-size: 18px;
	line-height: 1;
  }
  @media (max-width: 480px) {
	.footer-social { gap: 12px; }
	.footer-social .social-outline { width: 38px; height: 38px; }
	.footer-social .social-outline i { font-size: 16px; }
  }

/* City page styles - match site fidelity */
.city-content {
  padding: 40px 20px 0 20px; /* no separator under city content */
}

.city-content h1 {
  /* Mirror .section-header h3 styles */
  font-family: 'Cabin', sans-serif;
  text-transform: uppercase;
  color: #1E557D;
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.city-description {
  max-width: 860px;
  margin: 0 auto;
}

.city-description p {
  /* Mirror paragraph under .section-header block */
  font-size: 14px;
  line-height: 24px;
  color: #777;
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .city-content { padding: 30px 16px 0 16px; }
  .city-content h1 { font-size: 24px; }
  .city-description p { font-size: 14px; line-height: 22px; }
}

/* GDPR Compliant Cookie Consent Styles */

/* Cookie Consent Banner - High Priority Styles */
#cookie-consent-banner {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100% !important;
    background: #ffffff !important;
    border-top: 4px solid #007cba !important;
    box-shadow: 0 -6px 25px rgba(0, 0, 0, 0.25) !important;
    z-index: 2147483647 !important; /* Maximum z-index */
    padding: 20px !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-height: 80px !important;
    animation: slideUp 0.3s ease-out !important;
    margin: 0 !important;
    transform: none !important;
}

/* Additional banner visibility enforcement */
body #cookie-consent-banner {
    display: block !important;
}

html #cookie-consent-banner {
    display: block !important;
}

.cookie-consent-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.cookie-consent-message {
    flex: 1;
    min-width: 300px;
}

.cookie-consent-message h3 {
    margin: 0 0 12px 0;
    color: #2c3e50;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
}

.cookie-consent-message p {
    margin: 0;
    color: #555;
    font-size: 15px;
    line-height: 1.6;
}

.cookie-consent-message a {
    color: #007cba;
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: border-bottom 0.2s ease;
}

.cookie-consent-message a:hover {
    border-bottom: 1px solid #007cba;
}

.cookie-consent-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.cookie-btn {
    padding: 12px 24px;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    white-space: nowrap;
}

.cookie-btn-primary {
    background: #007cba;
    color: white;
}

.cookie-btn-primary:hover {
    background: #005a87;
    transform: translateY(-1px);
}

.cookie-btn-secondary {
    background: transparent;
    color: #007cba;
    border: 2px solid #007cba;
}

.cookie-btn-secondary:hover {
    background: #007cba;
    color: white;
}

/* Preferences Modal Styles */
#cookie-preferences-modal {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1000000 !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

.cookie-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.cookie-modal-content {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    max-width: 600px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
}

.cookie-modal-header {
    padding: 20px 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
}

.cookie-modal-header h2 {
    margin: 0;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

.cookie-modal-close {
    background: none;
    border: none;
    font-size: 28px;
    color: #666;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.cookie-modal-close:hover {
    background: #f0f0f0;
    color: #333;
}

.cookie-modal-body {
    padding: 20px;
}

.cookie-modal-body > p {
    margin: 0 0 20px 0;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}

.cookie-categories {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cookie-category {
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    background: #fafafa;
}

.cookie-category-header {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.cookie-toggle {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 32px;
    flex-shrink: 0;
}

.cookie-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}

.cookie-toggle-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 32px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

.cookie-toggle-slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

input:checked + .cookie-toggle-slider {
    background-color: #007cba;
    box-shadow: inset 0 2px 4px rgba(0, 124, 186, 0.3);
}

input:checked + .cookie-toggle-slider:before {
    transform: translateX(28px);
    box-shadow: 0 2px 8px rgba(0, 124, 186, 0.3);
}

input:disabled + .cookie-toggle-slider {
    background-color: #e9ecef;
    cursor: not-allowed;
}

input:disabled + .cookie-toggle-slider:before {
    background-color: #adb5bd;
}

.cookie-toggle:hover .cookie-toggle-slider {
    transform: scale(1.05);
}

.cookie-category-info h4 {
    margin: 0 0 8px 0;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.cookie-category-info p {
    margin: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}

.cookie-modal-footer {
    padding: 20px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

/* Cookie Settings Page Styles */
.cookie-settings-content {
    padding: 50px 20px;
    max-width: 900px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
    margin-bottom: 30px;
}

.cookie-settings-intro {
    margin-bottom: 50px;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 2px solid #f0f4f8;
}

.cookie-settings-intro h2 {
    color: #2c3e50;
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
}

.cookie-settings-intro h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #007cba, #0056b3);
    border-radius: 2px;
}

.cookie-settings-intro p {
    color: #555;
    font-size: 18px;
    line-height: 1.7;
    max-width: 600px;
    margin: 0 auto;
}

.cookie-categories-settings {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 40px;
}

.cookie-category-panel {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border: 2px solid #e9ecef;
    border-radius: 16px;
    padding: 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.cookie-category-panel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #007cba, #0056b3);
}

.cookie-category-panel:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 124, 186, 0.15);
    border-color: #007cba;
}

.cookie-category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 15px;
}

.cookie-category-header h3 {
    margin: 0;
    color: #2c3e50;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
}

.cookie-category-header h3::before {
    content: '🍪';
    font-size: 18px;
}

.cookie-category-description p {
    color: #555;
    line-height: 1.7;
    margin-bottom: 15px;
    font-size: 16px;
}

.cookie-list {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 15px 20px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    font-size: 15px;
    color: #495057;
    font-family: 'Courier New', monospace;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.cookie-settings-actions {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin: 50px 0;
    flex-wrap: wrap;
    padding: 30px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 16px;
    border: 2px solid #dee2e6;
}

.cookie-more-info {
    background: linear-gradient(135deg, #e3f2fd 0%, #f0f4f8 100%);
    padding: 30px;
    border-radius: 16px;
    text-align: center;
    border: 2px solid #b3e5fc;
    margin-top: 30px;
}

.cookie-more-info h4 {
    color: #2c3e50;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}

.cookie-more-info p {
    margin: 0 0 10px 0;
    color: #555;
    line-height: 1.6;
    font-size: 16px;
}

.cookie-more-info a {
    color: #007cba;
    text-decoration: none;
    font-weight: 500;
}

.cookie-more-info a:hover {
    text-decoration: underline;
}

/* Animation for banner appearance */
@keyframes slideUp {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    #cookie-consent-banner {
        padding: 20px !important;
    }

    .cookie-consent-content {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .cookie-consent-buttons {
        justify-content: center;
    }

    .cookie-modal-content {
        margin: 10px;
        max-height: calc(100vh - 20px);
    }

    .cookie-modal-header {
        padding: 15px 15px 0;
    }

    .cookie-modal-body {
        padding: 15px;
    }

    .cookie-modal-footer {
        padding: 15px;
        flex-direction: column;
    }

    .cookie-btn {
        justify-content: center;
    }

    .cookie-settings-content {
        padding: 30px 15px;
        margin: 15px;
    }

    .cookie-category-panel {
        padding: 20px;
    }

    .cookie-category-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .cookie-settings-actions {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .cookie-category-header {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    .cookie-toggle {
        align-self: flex-start;
    }

    .cookie-btn {
        width: 100%;
        text-align: center;
    }
}

/* Focus styles for accessibility */
.cookie-btn:focus,
.cookie-toggle input:focus + .cookie-toggle-slider,
.cookie-modal-close:focus {
    outline: 2px solid #007cba;
    outline-offset: 2px;
}

/* Overrides for Cookie Settings Page to ensure styles are applied */
.cookie-settings-content .cookie-category-panel {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%) !important;
    border: 2px solid #e9ecef !important;
    padding: 30px !important;
}

.cookie-settings-content .cookie-category-header h3 {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #2c3e50 !important;
}

.cookie-settings-content .cookie-toggle input:checked + .cookie-toggle-slider {
    background-color: #007cba !important;
}