/* 
Theme Name: Events
Theme URI: #
Version: v1
Author: Saman-Web
Author URI: Support@Saman-Web.ir
*/
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("./fonts/IRANSans/woff2/IRANSansWeb_UltraLight.woff2") format("woff2");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("./fonts/IRANSans/woff2/IRANSansWeb_Light.woff2") format("woff2");
}


@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/IRANSans/woff2/IRANSansWeb.woff2") format("woff2");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("./fonts/IRANSans/woff2/IRANSansWeb_Medium.woff2") format("woff2");
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("./fonts/IRANSans/woff2/IRANSansWeb_Bold.woff2") format("woff2");
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("./fonts/IRANSans/woff2/IRANSansWeb_Black.woff2") format("woff2");
}

.leaflet-bottom {
    bottom: 0;
    display: none;
}
.seat-guide .seatCharts-seat {
    width: 100%;
    display: block;
    height: auto;
    text-align: right;
    padding: 5px;
    background-position: 10px;
}

.sw-border-10 {
    border-radius: 10px;
}

.seats {
    display: flex;
    gap: 20px;
}
div.seatCharts-cell {
	color: #182C4E;
	height: 40px;
	width: 25px;
    line-height: 25px;
    padding-top: 20px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 3px 4px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-armchair'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M5 11a2 2 0 0 1 2 2v2h10v-2a2 2 0 1 1 4 0v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2z' /%3E%3Cpath d='M5 11v-5a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v5' /%3E%3Cpath d='M6 19v2' /%3E%3Cpath d='M18 19v2' /%3E%3C/svg%3E");

	
}

.menu-item a {
    font-weight: bold;
    color: black;
}

.sw-white {
    color: white;
}


.sw-ltr {
    direction: ltr;
}

div.seatCharts-seat {
	color: #FFFFFF;
	cursor: pointer;	
}

div.seatCharts-space {
    background-color: white;
    line-height: 0 !important;
	background-image: none !important;
}
div.seatCharts-seat.available {
	background-color: #B9DEA0;
    color: #000;

}
div.seatCharts-seat.available.first-class {
/* 	background: url(vip.png); */
	background-color: #3a78c3;
}
div.seatCharts-seat.vip {
    background-color: #fc0;
	color: #000;
}
div.seatCharts-seat.focused {
	background-color: #aaa;
}
div.seatCharts-seat.selected {
	background-color: #E6CAC4;
}
div.seatCharts-seat.unavailable {
	background-color: #472B34;
	color: #000000;
}

div.seatCharts-legend {
	padding-left: 0px;
	position: absolute;
	bottom: 16px;
}
ul.seatCharts-legendList {
	padding-left: 0px;
}
span.seatCharts-legendDescription {
	margin-left: 5px;
	line-height: 30px;
}

div.seatCharts-container {
    min-width: 1200px;
}
/************/

:root {
	--primary-color: #000000;
	--secondary-color: #fff;
	--alt-color: #c70000;
	--alt2-color: #3399ff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
}
body {
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
}
.uk-grid-center-align {
    align-items: center;
}
.uk-subnav>*>:first-child {
	color:#333;
}
.uk-alert-success {
    background: #edfbf6;
    color: #197452;
}
.sw-text-primary {
	color: var(--primary-color);
}

.sw-text-secondary {
	color: var(--secondary-color);
}

.uk-dropdown-nav>li.uk-active>a, .uk-dropdown-nav>li>a:hover {
    color: var(--alt-color);
}

body, html, .uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
	font-family: "IRANSans";
}
input , .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
}
p {
    margin: 0;
}
button{
    font-family: inherit;
}
.sw-direction-rtl {
    direction: rtl;
}

.uk-navbar-right {
    margin-left: 0 !important;
    margin-right: auto;
}

.uk-search .uk-search-icon-flip {
    right: auto !important;
    left: 0 !important;
}
.uk-search-default .uk-search-input:focus {
	border-color: var(--alt-color);
}
.uk-search-default {
    width: 100%;
}

.uk-search-default .uk-search-input {
    height: 50px;
    border-radius: 50px;
    padding-right: 25px;
}
.uk-button {
    border-radius: 50px;
}
.uk-button-primary {
    background-color: var(--alt-color);
}
div#map {
    width: 100%;
    border-radius: 10px;
    height: 500px;
}

#menu-topmenu {
    margin-bottom: 0;
}

.uk-margin-top.uk-margin-bottom.uk-dropnav {
    justify-items: right !important;
    display: grid;
}

.primary-btn {
    padding: 10px;
    background-color: var(--alt-color);
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.uk-button-primary {
    background-color: var(--alt-color);
    border-radius: 5px;
}

.primary-btn:hover {
	opacity: 0.8;
	
}
/*Navbar*/


.sw-mobile-logo img {
    width: 80px;
}

header .uk-button-primary:hover {
    background-color: #c74242;
    color: #fff;
}

.sw-header-logo img {
    width: 90px;
}

a.uk-button.uk-button-primary {
    border-radius: 5px;
    font-weight: bold;
}

header .uk-subnav>*>a:hover {
    color: var(--alt-color);
    text-decoration: none;
}

@media (max-width: 768px) {


    .uk-navbar-right {

        margin-left: auto;
        margin-right: 0 !important;
    }

    .uk-navbar {
        display: flex;
        position: relative;
        justify-content: space-between;
    }

    ul.uk-nav.uk-navbar-dropdown-nav li {
        border-bottom: 1px solid #d7d7d7;
    }

    ul.uk-nav.uk-navbar-dropdown-nav li.selected a {
        color: var(--alt-color);
    }

    .box-image {
        img {
            object-position: top;
        }
    }

    button.uk-margin-small-right.filter-button {
        width: 100px;
        height: 40px;
        border: none;
        font-weight: bold;
    }

    input.uk-input.uk-border-rounded.flatpickr-input.flatpickr-mobile {
        font-size: 11px;
    }

    select#filter-city {
    padding-right: 10px;
    }

    button#apply-filters {
    margin-right: 5px;
    }
}

button.sw-categories-filter-btn {
    cursor: pointer;
}

button.sw-categories-filter-btn {
    border: none;
    font-weight: 500;
}

.uk-flex.sw-event-filter {
    height: 100%;
}



.sw-index-search-grid {

    padding-top: 40PX;
    
    h3 {
        font-weight: bold;
        font-size: 30px;
    }

    .sw-gray-paragraph {

        opacity: 0.5;
    }

    .sw-actor-img img {
        height: 52px;
        width: 52px;
        border-radius: 5px;
        transition: transform 0.3s ease-in-out;
    }

    .sw-actor-details {
        margin-right: 10px;
    }

    .sw-actor:hover .sw-actor-img img {
        transform: scale(1.08);
    }
    .sw-actor:hover .sw-actor-name {
        color: var(--alt-color);
    }

    .sw-actor-details p {
        font-size: 11px;
        margin-top: 5px;
        color: black;
        opacity: 0.4;
    }

    
}

.sw-slide-btns {
    .uk-icon>* {
        transform: rotate(180deg) !important;
    }
}

.sw-actor-name {
    color: black;
    font-size: 12px;
}

.sw-concert-grid {

    h3 {
        font-weight: bold;
    }


}


.sw-index-section-7 {

    .sw-index-big-card {
        position: relative;
        border-radius: 5px;

        img {
            border-radius: 5px;
        }
    }

    .sw-index-big-card-cat {
        position: absolute;
        display: block;
        left: auto;
        right: 20px;
        top: auto;
        bottom: 15px;
        color: red;
        padding: 5px;
        background-color: blue;
        border-radius: 5px;
    }

    .sw-index-big-card-content h4 {
        color: red;
    }

    .sw-index-big-card-content {

        p {
            color: black;
        }

        span.sw-index-big-card-content-footer-text {
            color: black;
            margin-right: 5px;
            font-size: 13px;
        }

        .sw-index-big-card-content-footer-svg svg {
            color: green;
            width: 12px;
            height: 12px;
        }
        
    }

}

.sw-index-view-all-events {
    padding: 5px;
    background-color: red;
    margin: 0 5px;
    border-radius: 5px;
    color: white;
}

.sw-hot-events-inner {

    border-radius: 5px;
    padding: 5px;
    transition: background-color 0.5s ease-in-out;
}


.uk-slidenav {
    background-color: var(--alt-color);
}

.sw-bg-secondary {
    background: #f5f5f5;
    padding: 50px;
}

.sw-bg-secondary h4 {
    font-weight: bold;
}

.sw-index-section-9 {
    
    .sw-index-section-9-Header {

        margin-top: 150px;
    
        h4 {
            color: black;
            font-size: 40px;
        }
    }

    .sw-index-section-9-paragraph {
        color: black;
        text-align: center;
        font-size: 13px;
    }

    .sw-index-section-9-big-svg {
        text-align: center;
        border: 2px solid orange;
        width: 115px;
        height: 115px;
        border-radius: 50%;
        transition: background-color 0.3s ease-in-out, fill 0.2s ease-in-out;
        
        svg {
            width: 50px;
            height: 50px;
            fill: orange;
        }
    }

    .sw-index-section-9-big-svg:hover {
        background-color: orange;

        svg {
            fill: #fff;
        }
    }

    .sw-index-section-9-footer p {
        font-weight: bold;
        color: orange;
    }
}

#footer {
    
    background-color: #222;
      
    .sw-footer-under-logo {
        color: white;
        text-align: justify;
    }

    .sw-footer-logo img {
        width: 120px;
        height: 100px;
    }

    footer h3.widget-title {
        color: white;
        font-size: 21px;
    }

    .sw-footer-nav a {
        display: block;
        color: white;
        font-size: 14px;
    }

    .footer-widget h3 {
        color: white;
        font-size: 18px;
        font-weight: bold;
    }

    .sw-footer-logo p {
        color: white;
        font-style: italic;
        text-align: justify;
    }

    .sw-footer-nav a:hover {
        color: var(--alt-color);
    }

    .sw-news-letter-icon img {
        width: 70px;
    }
    

    .sw-news-letter-icon {
        display: flex;
        justify-content: space-evenly;
    }

    .sw-newsletter-label {
        margin-top: 10px;
        text-align: justify;
    }

    .sw-news-letter-icon a span svg {
        width: 45px;
        height: 45px;
        fill: #fff;
        color: var(--alt-color);
    }

    .sw-news-letter-icon a span svg:hover {

        color: #c44040;
        
    }

    .sw-footer-accepted-methods img {
        width: 80px;
        height: 50px;
        object-fit: contain;
    }






}

   
.uk-search .uk-search-icon {
    position: absolute;
    top: 8px;
    bottom: 0px;
    left: 10px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
}


.sw-form-btn {
    width: 40px;
    height: 40px;
    background-color: var(--alt-color);
    color: white !important;
    border-radius: 50px;
}


/**externalcard**/

.box {
  background: black;
  border-radius: 20px;
  display: grid;
  grid-template-columns: 64px 1fr;
  position: relative;
	direction: ltr;
}

.box-icon {
  display: grid;
  place-items: center;
}

.box-label {
    height: 64px;
    display: flex;
    align-items: center;
    padding-left: 16px;
    flex-direction: row-reverse;
    margin-right: 20px;
    color: #dddddd;
    font-size: 18px;
    font-weight: bold;
}

.box-title {
    white-space: nowrap;
    display: flex;
    align-items: center;
    writing-mode: sideways-lr;
    text-orientation: mixed;
    font-size: 19px;
    padding-top: 16px;
    flex-direction: row-reverse;
    margin-bottom: 20px;
    color: #838383;
    font-weight: 600;
    direction: rtl;
}

.box-image {
  border-radius: 18px 0 18px 0;
  overflow: hidden;

  img {
    width: 100%;
    display: block;
    height: 240px;
    object-fit: cover;
  }
}

.studio-button {
  position: absolute;
  bottom: 16px;
  right: 16px;
  display: flex;
  align-items: center;
  background: var(--alt-color);
  color: white;
  padding: 5px 7px;
  font-size: 12px;
  border-radius: 20px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
  transition: 0.35s ease all;
  overflow: hidden;
  max-width: 22px; /* icon size */
  opacity: 0;
}

.studio-button-icon {
  position: relative;
  top: 0px;
}
.studio-button-label {
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0 8px;
  opacity: 0;
  transform: translateX(10px);
  transition: 0.25s ease all;
}

.box:hover {
  .studio-button {
    max-width: 100%;
	opacity: 1;
    color: white;
    text-decoration: none;
  }
  .studio-button-label {
    opacity: 1;
    transform: translateX(0);
    transition: 0.25s 0.1s ease-in opacity, 0.15s 0.1s cubic-bezier(.175, .885, .32, 1.275) transform;
  }

}
.studio-button:hover {
  svg {
	  fill: #fff;
  }
}
/**eventcardthingy**/

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700;800;900&display=swap');

*, *:after, *:before {
	box-sizing: border-box;
}


img {
	max-width: 100%;
	display: block;
}

.card-list {
	width: 90%;
	max-width: 400px;
}

.card {
	background-color: #FFF;
	box-shadow: 0 0 0 1px rgba(#000, .05), 0 20px 50px 0 rgba(#000, .1);
	border-radius: 15px;
	overflow: hidden;
	padding: 1.25rem;
	position: relative;
	transition: .15s ease-in;
	
	&:hover, &:focus-within {
		box-shadow: 0 0 0 2px var(--alt-color), 0 10px 60px 0 rgba(#000, .1);

	}
}

.card-image {
	border-radius: 10px;
	overflow: hidden;
}

.card-header {
	margin-top: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	a {
		font-weight: 600;
		font-size: 1.375rem;
		line-height: 1.25;
		padding-right: 1rem;
		text-decoration: none;
		color: inherit;
		will-change: transform;
		&:after {
			content: "";
			position: absolute;
			left: 0;
			top: 0;
			right: 0;
			bottom: 0;
		}
	}
	
	
}

.icon-button {
	border: 0;
	background-color: #fff;
	border-radius: 50%;
	width: 2.5rem;
	height: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	font-size: 1.25rem;
	transition: .25s ease;
	box-shadow: 0 0 0 1px rgba(#000, .05), 0 3px 8px 0 rgba(#000, .15);
	z-index: 1;
	cursor: pointer;
	color: #565656;
	
	svg {
		width: 1em;
		height: 1em;
	}
	&:hover, &:focus {
		background-color: #EC4646;
		color: #FFF;
	}
}

.card-footer {
	margin-top: 1.25rem;
	border-top: 1px solid #ddd;
	padding-top: 1.25rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.card-meta {	
	display: flex;
	align-items: center;
	color: #787878;
	&:first-child:after {
		display: block;
		content: "";
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: currentcolor;
		margin-left: .75rem;
		margin-right: .75rem;
	}
	svg {
		flex-shrink: 0;
		width: 1em;
		height: 1em;
		margin-right: .25em;
	}
}


/*Event Loop*/

.sw-event-loop {
    padding: 10px;
    background-color: #FFF;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    transition: 0.15s ease-in;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 20px 50px 0 rgba(0, 0, 0, 0.1);
    position: relative;

    .sw-event-loop-image img {
        border-radius: 10px;
        height: 270px;
        object-fit: cover;
        width: 100%;
    }
    

    .sw-event-loop-heading h2 {
        margin-top: 20px;
        font-size: 1rem;

    }


    &:hover, &:focus-within {
        box-shadow: 0 0 0 2px var(--alt-color), 0 10px 60px 0 rgba(0, 0, 0, 0.1);

    }

    .sw-event-loop-heading h2:hover a {
        color: #5e5e5e;
    }

    .sw-event-loop-heading h2 a {
        color: var(--primary-color);
        font-size: 18px;
        font-weight: 500;
    }

    a.sw-event-loop-wrapper {
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 2;
    }


    
    
}

.uk-grid {
    transition: opacity 0.3s ease-in-out;
}
.sw-event-loop-container {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}



.sw-event-filter ul li.uk-active a {
    color: var(--alt-color);
}

.sw-event-filter button {
    background-color: var(--alt-color);
    color: white;
}

.sw-event-filter button:hover {
    background-color: red;
    color: white;
}

.sw-event-loop-image {
    position: relative;
}
.sw-event-loop-image .event-date {
    position: absolute;
    top: 10px;
    left: 10px;
}

.sw-event-loop-image .event-date span {
    display: block;
    text-align: center;
    background: #fff;
    padding: 10px;
    background: rgb(255 255 255 / 100%);
    border-radius: 6px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(3px);
    text-transform: uppercase;
    font-weight: bolder;
    color: #000;
    font-family: "Inter", sans-serif;
}

.sw-event-loop-image .location {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 10px;
	font-size: 12px;
    background: rgb(255 255 255 / 90%);
    border-radius: 6px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(3px);
    font-weight: bold;
    color: #000;
    font-family: "Inter", sans-serif;
}
.sw-event-loop-image .location svg {
    width: 20px;
    vertical-align: bottom;
}
.section-title {
    position: relative;
    padding-bottom: 1rem;
    font-size: calc(1.275rem + 0.3vw);
	margin-bottom: 20px;
    font-weight: bold;
    color: #000;
}

.section-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background-image: repeating-linear-gradient(-45deg, #214158, #214158 1px, transparent 2px, transparent 5px);
    background-size: 7px 7px;
    backface-visibility: hidden;
	opacity: 0.3;
}

footer {
    .sw-footer-socials svg {
        fill: white;
    }

    .sw-footer-socials svg:hover {
        fill: var(--alt-color);
    }

    .sw-footer-nav a:hover {
        color: var(--alt-color);
    }

    .sw-news-letter-icon {
        margin-top: 15px;
    }

    /*mailchimp*/

    .sw-newsletter-input input#email {
        display: block;
        height: 40px;
        width: 240px;
    }

    .sw-newsletter-input.uk-flex {
        margin-top: 10px;
    }

    .sw-newsletter-input input#email {
        display: block;
        height: 40px;
        width: 100%;
        border-radius: 5px;
        font-family: Ravi;
        border: none;
        padding-left: 10px;
    }

    h4.sw-footer-motto {
        color: white;
        font-style: italic;
        text-align: justify;
        width: 370px;
    }

    input.sw-newsletter-input-btn {
        display: block;
        background-color: var(--alt-color);
        color: white;
        font-weight: bold;
        cursor: pointer;
        width: 70px;
        border-radius: 5px;
        height: 40px;
        font-family: Ravi;
        border: none;
        margin-left: 5px;
        transition: background-color 0.3s ease-in-out;
    }

    input.sw-newsletter-input-btn:hover {
        background-color: red;
        color: white;

    }

    .sw-newsletter-label label {
        color: white;
    }


}



.uk-slideshow {
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    border-radius: 8px;
}



/**Single artist**/


.sw-single-top-banner {
    height: 100%;
}

.post-thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;

    img {
        border-radius: 20px;
    }
}

.sw-single-all-events p {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

.single-event-promo-banner {
    height: 100%;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
}


.sw-single-top-banner-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    background-image: url(./img/weeknd.jpg);
    height: 200px;
    background-position: center top;
    background-size: cover;
    border-radius: 40px 40px 0 0;
    padding: 10px 15px;
}

.sw-single-top-banner-inner:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.9) 100%), linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 80%, rgba(255, 255, 255, 0.3) 100%);
    border-radius: 40px;
}



.sw-single-bread {
    z-index: 1;

}


.sw-single-title {
    z-index: 1;

    h2 {
        color: white;
    }
}



.sw-single-top-banner .uk-breadcrumb>*>:hover {
    color: var(--alt-color);;
    text-decoration: none;
}

.sw-single-buy-tick {
    padding: 5px 20px;
    background-color: #02dba4;
    border-radius: 30px;
    color: white;
    margin-right: 10px;
    font-size: 13px;
}

.sw-single-top-banner-footer {
    height: 80px;
    border-radius: 0 0 40px 40px;
    border: 1px solid #80808066;
}

.sw-single-top-banner-footer-inner {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}
.sw-single-top-banner-footer-inner span img {
    width: 30px;
    height: 30px;
    margin-left: 5px;
}

.sw-single-post-filters div {
    padding: 5px 10px;
    border: 1px solid gray;
    border-radius: 20px;
}

.sw-single-post-filters img {
    width: 20px;
    height: 20px;
}

.sw-single-post-filters-calendar {
    border-radius: 100% !important;
}

.sw-single-nearby-event {
    font-weight: 500;
    color: black;
    font-size: 14px;
}

.sw-single-hot-event {
    font-weight: 500;
    color: black;
    font-size: 14px;
}

.sw-single-date {
    list-style: none;
    padding: 10px 0 10px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin: 0;
}

li.sw-single-date-day {
    font-weight: bold;
    font-size: 24px;
    color: black;
}

li.sw-single-date-dayofweek {
    font-size: 13px;
}

li.sw-single-date-month {
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    color: black;
}


.sw-single-concert-data-name-location {
    font-size: 13px;
    margin-top: 2px;
}

.sw-single-concert-data-name-tags {
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px #d1d1d1;
    font-size: 10px;
    border-radius: 9999px;
    margin-top: 5px;
}

.sw-single-concert-data-name-tags svg {
    width: 15px;
    height: 15px;
    fill: #02dba4;
}

.sw-single-all-events-children {
    border-bottom: 1px solid #80808047;
}

.sw-single-starting-price-inner {
    border: 1px solid var(--alt-color);
    padding: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}

li.sw-single-date-dayofweek.sw-black {
    color: black;
}

.sw-single-concert-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
    padding: 10px 20px;
}

.sw-single-starting-price-inner > div:nth-child(2) {
    font-size: 13px;
    /* font-weight: bold; */
}

.sw-single-starting-price-inner-text span:nth-child(1) {
    font-size: 12px;
    margin-right: 5px;
    color: black;
}

.sw-single-top-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
}


/**navbar**/

.uk-navbar-right {
    margin-left: 0 !important;
    margin-right: auto;
}

.uk-navbar-left {
    margin-right: 0 !important;
}

a.sw-site-logo.uk-logo {
    font-weight: bold;
    font-size: 35px;
}

.sw-signup-btn {
    padding: 5px 15px;
    background-color: var(--alt-color);
    border-radius: 5px;

    a {
        color: white;
    }

    
}

.sw-signup-btn:hover {

    background-color: #37e3b7;

}

.sw-event-loop-date-info {
    direction: ltr;
}

.sw-event-loop-date span svg {
    margin-left: 5px;
    fill: var(--alt-color);
}

.sw-event-loop-date-info span {
    font-family: 'dashicons';
    font-weight: 600;
    color: #8b8b8b;
}

/**promotion-banner**/

.sw-promotion-banner {

    .sw-promotion-banner-text {
        background-color: #343434;
        height: 450px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 40px;
        color: white;

        h4 {
            color: #fff;
            font-size: 40px;
            font-weight: bold;
        }

        @media (max-width: 768px) {

            h4 {
                color: #fff;
                font-size: 2rem;
                font-weight: bold;
            }
        }
    
    }

    .sw-promotion-banner img {
        display: none;
    }

    a.sw-promotion-banner-btn {
        display: inline-block;
        padding: 10px;
        background-color: var(--alt-color);
        border-radius: 5px;
        color: var(--secondary-color);
        font-size: 16px;
        margin-top: 15px;
        transition: background-color 0.3s ease-in-out;
        font-weight: bold;
    }

    a.sw-promotion-banner-btn:hover {
        background-color: red;
    }

    .sw-promotion-banner-img img {
        height: 100%;
        object-fit: cover;
    }
}

/*About Us*/

.sw-about-us-section {

    .sw-about-us {

        h2 {
            font-weight: bold;
            font-size: 50px;
        }

        p {
            font-size: 18px;
            color: black;
        }

    } 
    
    .uk-flex.uk-flex-center.uk-flex-middle.sw-about-us-text-grid {
        flex-direction: column;
    }

    .sw-about-us-text-grid h3 {
        font-weight: bold;
        font-size: 30px;
    }

    .about-us-pictures {
        padding: 40px;
        border: 8px solid #00f0b3;
        border-radius: 100%;
    }


}


/* Contact Us */

.sw-contact-us-page {

    input#gform_submit_button_2 {

        background-color: var(--alt-color);
    }

    h2.gform_title {
        font-weight: bold;
        font-size: 32px;
        margin-bottom: 40px;
    }

    .sw-contactus-part1 h4 {
        font-weight: bold;
        font-size: 24px;
    }

    .sw-contactus-part2 h4 {
        font-weight: bold;
        font-size: 24px;
    }

    .sw-contactus-part1 svg {
        color: var(--alt-color);
        margin-left: 5px;
        width: 25px;
    }

    .sw-contactus-part2 svg {
        color: var(--alt-color);
        width: 30px;
    }

    .sw-contactus-part2 svg:hover {
        color: #ff0000;
    }

    .uk-width-expand\@m.sw-contact-us-gravity {
        margin-right: 50px;
    }
}

/*Event Single*/
.seat-guide .guides  > div .seatCharts-seat {
    width: 32px;
    height: 32px;
    background-position: center;
    cursor: default;
}
.seat-guide .guides > div{
    display: flex;
    align-items: center;
}
.seat-guide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.artist-info {
    position: relative;
		
	.meta {
		background: rgb(255 255 255 / 90%);
		backdrop-filter: blur(3px);
		font-weight: bold;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 20px;
	
		* {
			margin: 0;
		}
	}
	
}
.sw-event-page {
    
    .sw-event-info img {
        width: 300px;
        height: auto;
        border-radius: 5px;
    }

    .sw-event-info h2 {
        font-weight: bold;
        font-size: 2.1rem;
        color: var(--alt-color);

    }

    .sw-event-info > div {
        padding: 25px;
    }

    .sw-event-info {

        border-left: 1px solid #80808021;

    }

    .sw-event-details svg {
        color: var(--alt-color);
        width: 20px;
    }

    .sw-event-info p {
        font-size: 14px;
        color: #6e6e6e;
    }

    .sw-event-info-grid svg {
		
        color: var(--alt-color);
    }

    span#countdown {
        direction: rtl;
    }

}

.sw-seating-map-section p {
    color: black;
    font-size: 17px;
    text-align: justify;
}

.sw-event-paragraph .uk-link, a {
    color: var(--alt-color);
    text-decoration: none !important;
}

.sw-event-paragraph .uk-link, a:hover {
    color: red;
}

.sw-event-info-grid {
    padding: 20px;
    background: #f5f5f5;
    border-radius: 5px;
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
		
	.uk-icon {
		opacity: 0.1;
		position: absolute;
		left: 10px;
		top: 15px;
		filter: drop-shadow(1px 1px 0px black);
	}
	.value {
    font-weight: bold;
    color: #000;
    font-size: 1.3rem;
	}
}



/* Seating Css */

button#reserve-seats-btn {
    padding: 10px;
    background-color: var(--alt-color);
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

button#reserve-seats-btn:hover {
    background-color: red;
}

.sw-seatio-temp-seat div#totalPrice {
    padding-bottom: 20px;
}





/*Single-Event-Banner*/

.sw-single-event-banner {
    background-image: url(/wp-content/uploads/2025/03/ScreenShot2015-11-17at5.02.47PM.png);
    height: 250px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;


    h2 {
        color: white;
    }
}

.sw-single-countdown svg {
    color: var(--alt-color);
}

a.sw-reserve-seat-now {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: var(--alt-color);
    width: 180px;
    color: white;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 15px;
    transition: background-color 0.3s ease;
}

a.sw-reserve-seat-now:hover {
    background-color: rgb(255, 128, 128);
}



.unit {
    font-size: 18px;
    color: #666;
}


#countdown.started {
    font-size: 24px;
    color: green;
    font-weight: bold;
    text-transform: uppercase;
}

.sw-single-icon {
    opacity: 0.1;
    position: absolute;
    left: 20px;
    top: 15px;
    filter: drop-shadow(1px 1px 0px black);
}

.sw-single-icon svg {
    width: 60px;
}


/* login modal */
.loginregisterform {
    padding: 0px 50px;
}

.loginregisterform input[type="text"] {
    direction: ltr;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    border-color: var(--alt-color) !important;
}

button.uk-button.uk-button-primary.uk-width-1-1 {
    border-radius: 5px !important;
}

span.sw-register-shortcode-svg svg {
    color: var(--alt-color);
    width: 30px;
}

.sw-login-page input {

    margin-top: 5px;
    outline: none;
}

.sw-login-page form button {

    background-color: var(--alt-color);
    color: white;
    border: none;
    border-radius: 5px;
    margin-top: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.uk-button-primary:hover {
    background-color: red !important;
    color: #fff;
}
.uk-modal-dialog.uk-modal-body.uk-width-medium {
    width: 400px !important;
}

.sw-login-other-options a {

    display: block;
    
}

/*dashboard*/

.sw-user-dashboard {

    .sw-container {
        margin: 20px auto;
        max-width: 1200px;
    }

    .sw-dashboard-section {
        background-color: #fff;
        margin-bottom: 20px;
        padding: 20px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .sw-dashboard-section h2 {
        margin-top: 0;
    }

    .sw-btn {
        background-color: #c70000;
        color: #fff;
        padding: 8px 15px;
        border: none;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        line-height: 1.5; 
        height: auto;
        border-radius: 5px;
    }

    .sw-btn:hover {
        background-color: red;
    }

    .sw-form-group {
        margin-bottom: 15px;
    }
    .sw-form-group label {
        font-weight: bold;
    }
    
    .sw-form-group input, .sw-form-group select {
        width: 100%;
        padding: 8px;
        margin-top: 5px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    
    .uk-heading-bullet::before {
    
        border-right: calc(5px + .1em) solid #c70000 !important;
        margin-left: calc(5px + .2em);
        margin-right: 0;
    
    }

    ul.uk-list.uk-list-divider a {
        text-decoration: none;
        color: gray;
    }

    ul.uk-list.uk-list-divider a:hover {
        color: #c70000;
    }

    a.uk-button.uk-button-default {
        border-radius: 5px;
    }

    .uk-tab>.uk-active>a {
        border-color: #c70000;
    }

}



/* Reseller Dashboard */

.sw-my-events-container {
    padding: 2rem;
}

.sw-reseller-dashboard {

    .sw-event-card {
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        padding: 1.5rem;
        margin-bottom: 1.5rem;
        background: #f9f9f9;
    }


    .sw-event-title {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 0.5rem;
    }


    .sw-event-meta {
        font-size: 0.9rem;
        color: #666;
        margin-bottom: 1rem;
    }

    .sw-event-description {
        margin-bottom: 1.5rem;
    }


    .sw-seat-pricing-table {
        width: 100%;
        border-collapse: collapse;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .sw-seat-pricing-table th,
    .sw-seat-pricing-table td {
        border: 1px solid #ddd;
        padding: 0.5rem 1rem;
        text-align: left;
    }

    .sw-seat-totals-info {
        background: #eef8ff;
        padding: 1rem;
        border-radius: 6px;
        font-size: 0.95rem;
        line-height: 1.7;
        color: #333;
        margin-top: 1rem;
    }

    .sw-no-events {
        padding: 2rem;
        background: #fff5f5;
        border: 1px solid #ffcfcf;
        border-radius: 6px;
        color: #d9534f;
        text-align: center;
    }

    .sw-seat-pricing-table th,
    .sw-seat-pricing-table td {
        text-align: left;
    }
    

}

.uk-grid-divider.uk-grid-column-small>:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before {
    left: -15px !important;
}

.uk-grid-divider>:not(.uk-first-column)::before {
    border-right: 1px solid #e5e5e5 !important;
    border-left: none !important;
}

.sw-my-events-container .uk-heading-line {
    text-align: center;
}

.sw-my-events-container .uk-heading-line > span {
    display: inline-block;
}


#filter-city, #filter-date {
    font-size: 0.8rem;
}

.sw-pie-chart-canvas {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    font-family: Ravi;
}



/* Countdown CSS */

.uk-countdown-separator {
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}

@media (min-width: 960px) {
    .uk-countdown-number {
        font-size: 0 !important;
    }
}

@media (min-width: 640px) {
    .uk-countdown-number {
        font-size: 0 !important;
    }
}


.uk-countdown-number {
    padding: 10px;
    background-color: #f5f5f5;
    border-radius: 5px;
    color: black;
}

.uk-countdown-label {
    color: #fff;
    font-weight: 600;
}

h3.sw-countdown-header {
    color: black;
    font-weight: 500;
    font-size: 20px;
    border-left: 5px solid var(--alt-color);
    padding-left: 10px;
}

.sw-event-info-grid {
    height: 100%;
}



/* Reseller status */

.sw-button-group {
    background: transparent;
    border: none;
    cursor: pointer;
}

.sw-glow-bg {
    position: absolute;
    inset: -4px;
    border-radius: 1rem;
    background: linear-gradient(to right, #14b8a6, #10b981, #22c55e);
    opacity: 0.2;
    filter: blur(24px);
    transition: all 0.5s ease;
    z-index: 0;
}

.sw-button-group:hover .sw-glow-bg {
    opacity: 0.5;
    filter: blur(32px);
}

.sw-button-inner {
    background-color: #0f172a;
    border-color: #1e293b;
    padding: 15px;
    z-index: 1;
    direction: ltr;
}

.sw-left {
    background-color: rgba(15, 23, 42, 0.5);
}

.sw-icon-glow {
    position: absolute;
    inset: -4px;
    border-radius: 0.5rem;
    background-color: rgba(20, 184, 166, 0.2);
    filter: blur(6px);
    transition: all 0.3s ease;
}

.sw-button-group:hover .sw-icon-glow {
    background-color: rgba(20, 184, 166, 0.3);
    filter: blur(10px);
}

.sw-main-icon {
    width: 24px;
    height: 24px;
    color: #14b8a6;
    position: relative;
    z-index: 1;
}

.sw-score-text {
    font-size: 1rem;
    font-weight: bold;
    color: white;
}

.sw-score-arrow {
    width: 1rem;
    height: 1rem;
    color: #10b981;
    margin-left: 4px;
    transition: transform 0.3s ease;
    margin-top: 10px;
}

.sw-button-group:hover .sw-score-arrow {
    transform: translateY(-2px);
}

.sw-label-small {
    font-size: 10px;
    font-weight: 500;
    color: #94a3b8;
    line-height: 30px;
}

.sw-bar-container {
    margin-right: 0.75rem;
}

.sw-bar-track {
    width: 6px;
    height: 32px;
    background-color: #1e293b;
    border-radius: 4px;
    padding: 2px;
}

.sw-bar-fill {
    width: 100%;
    border-radius: 4px;
    transition: height 0.3s ease;
}

.sw-cpu-fill {
    height: 16px;
    background-color: rgba(16, 185, 129, 0.5);
}

.sw-button-group:hover .sw-cpu-fill {
    height: 24px;
}

.sw-mem-fill {
    height: 24px;
    background-color: rgba(20, 184, 166, 0.5);
}

.sw-button-group:hover .sw-mem-fill {
    height: 28px;
}

.sw-status-dot {
    width: 8px;
    height: 8px;
    background-color: #10b981;
    border-radius: 9999px;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.5);
}

.sw-status-text {
    font-size: 12px;
    font-weight: 600;
    color: #cbd5e1;
    margin-left: 6px;
}

.sw-glow-line-top,
.sw-glow-line-bottom {
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.sw-glow-line-top {
    top: -1px;
    background: linear-gradient(to right, transparent, #10b981, transparent);
}

.sw-glow-line-bottom {
    bottom: -1px;
    background: linear-gradient(to right, transparent, #14b8a6, transparent);
}

.sw-button-group:hover .sw-glow-line-top,
.sw-button-group:hover .sw-glow-line-bottom {
    opacity: 1;
}

span.sw-score-text {
    line-height: 10px;
    margin-top: 15px;
}




.sw-index-filter-button:hover {
    background-color: red;
}

.sw-promotion-banner-btn:hover {
    background-color: red;
    color: white;
}

.sw-event-filter button {
    border-radius: 5px;
}

.sw-index-filter-button {
    border-radius: 5px;
}






/*additional CSS, find it's place later*/

.sw-Event-loop-bg {
    background-color: #f8f8f8;
    padding: 30px 0 30px 0;
}

input#gform_submit_button_2:hover {
    background-color: red;
}

.sw-seatio-pay-now-button {
    display: flex;
    justify-content: center;
}

.sw-seatio-pay-now-button button {
    color: white;
    padding: 10px;
    background-color: var(--alt-color);
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    font-size: 17px;
    cursor: pointer;
    margin-top: 10px;
    transition: background-color 0.3s ease-in-out;
    font-weight: 500;
}

.sw-seatio-temp-seat-header {
    background-color: var(--alt-color);
    color: white;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}


.sw-seatio-pay-now-button button:hover {
    background-color: red;
}

.sw-seats-io-chart {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: right;
    border-radius: 12px;
    font-family: "Ravi", Arial, Helvetica, sans-serif;
}

ul#tempSeatsList {
    padding: 0;
    list-style: none;
}

.sw-seat-circle {
    margin-left: 10px;
}

ul.color-guide {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#totalPrice {
    font-weight: bold;
    font-size: 19px;
    text-align: center;
}

li.sw-no-seats-selected {
    text-align: center;
    padding: 10px 0;
    /* font-weight: bold; */
}

.sw-seatsio-ticket-cost > div {
    font-size: 13px;
}

.sw-seat-card span {
    font-size: 15px;
    color: var(--alt-color) !important;
    margin-left: 5px;
}


.color-guide li span {
    color: black;
    font-weight: 500;
    font-family: 'Poppins';
}



.sw-seat-card.uk-card.uk-card-default.uk-card-small.uk-flex.uk-flex-between.uk-flex-middle.uk-padding-small.uk-margin-small-bottom {
    padding: 15px 5px;
}


/** Terms And Conditions **/

.sw-terms-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.sw-terms-section-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.sw-terms-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #555;
    margin-bottom: 1rem; /* add margin for nice spacing */
    text-align: justify; /* Optional: align the text to both sides */
}

.sw-terms-container {
    padding: 2rem 1rem;
}

.sw-terms-section {
    border-bottom: 1px solid #eee;
    padding-bottom: 2rem;
    margin-bottom: 2rem; /* Added margin to space out the sections */
}

.sw-terms-section:last-child {
    border-bottom: none;
}

.uk-list {
    margin-left: 20px; /* Ensure list has a proper margin */
}

.uk-list-circle>::before, .uk-list-decimal>::before, .uk-list-disc>::before, .uk-list-hyphen>::before, .uk-list-square>::before {
    right: 15px !important;
}


h1.post-title {
    display: none;
}

.sw-get-location-btn {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #c70000;
    color: white;
    padding: 5px;
    margin-right: 5px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.sw-get-location-btn:hover {
    background-color: red;
}


/* Country And Category filters */

.sw-flag-filter {

    .sw-flag-link {
        display: inline-block;
        padding: 8px;
        border-radius: 12px;
        transition: background-color 0.3s ease, transform 0.3s ease;
    }
      
    .sw-flag-link:hover {
        background-color: #f5f5f5;
        transform: scale(1.05);
    }
      
    .sw-flag-img {
        width: 50px;
        height: 50px;
        object-fit: cover;
        border-radius: 100%;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
        transition: box-shadow 0.3s ease;
    }
      
    .sw-flag-link:hover .sw-flag-img {
        box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    }

    h3.uk-flex.uk-flex-middle.uk-flex-center {
        font-weight: bold;
        font-size: 20px;
    }

    .sw-divider {
        margin: 30px auto;
        width: 80px;
        border: 1px solid #ddd;
    }
    
    .sw-category-link {
        display: inline-block;
        padding: 8px 18px;
        background: #f0f0f0;
        border-radius: 24px;
        font-size: 14px;
        font-weight: 500;
        color: #333;
        text-decoration: none;
        transition: background-color 0.3s ease, transform 0.3s ease;
    }
    
    .sw-category-link:hover {
        background-color: var(--alt-color);
        transform: scale(1.05);
        color: #fff;
    }

}



/* Cookies Banner */

#cookies-notice {
    display: block;
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 20px;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    z-index: 9999;
    border-radius: 8px;
    max-width: 800px;
}

#cookies-notice .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

#cookies-notice .description {
	font-size: 12px;
	opacity: 0.8;
	margin-bottom: 15px;
}

.color-guide {
    padding: 0;
    list-style: none;
    font-family: math;
    font-size: 14px;
	
    li {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    .color {
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 50%;
    }
}

button#agree-cookies {
    padding: 5px 10px;
    cursor: pointer;
}


/* Reservation Page */
.sw-reservation-page .uk-subnav-pill>.uk-active>a {
    background-color: #dddddd;
    color: #303030;
}

.sw-reservation-page .uk-subnav {
    border-bottom: 1px solid #777;
}



.sw-single-event-gallery {

    .sw-lightbox img {
        height: 300px;
        object-fit: cover;
    }
    
}
.map-tooltip {
    display: flex;
    gap: 10px;

	img {
    height: 50px;
    width: 50px;
    object-fit: contain;
	border-radius: 7px;
	}
	
	i {
		font-style: normal;
		color: #000;
	}
}
.leaflet-popup-content {
    margin: 8px 25px 7px 5px !important;
}

.sw-event-loop .badge {
    font-weight: bold;
    font-size: 0.85rem;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #c70000;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
}
.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


/* Call To Action 2 */

.call-to-action-2 {

    .sw-wrapper {
        height: 250px;
        background-image: url(https://emshow.events/wp-content/uploads/2025/05/wmremove-transformed.jpeg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .artist-image img {
        border: 2px solid white;
        border-radius: 5px;
    }


    .artist-image img {
        height: 200px;
        margin: 25px;
    }

    .sw-main-frame {
        background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);

    }

    .sw-details {
        margin: 25px 0 0 0;
    }

    .sw-details h3 {
        margin-top: 25px;
    }

    .sw-more-info {
        margin-top: auto;
        margin-bottom: 25px;
        margin-right: 25px;
        background-color: var(--alt-color);
        padding: 10px;
        border-radius: 5px;
        color: white;
        font-weight: 600;
    }

    .sw-more-info:hover {
        background-color: red;
    }

    .sw-details span {
        font-size: 13px;
    }


}


.map-border {
  position: relative;
  padding: 1px; /* thinner border */
  border-radius: 10px;
  background: #c70000;
  animation: redPulse 2s ease-in-out infinite;
}

#map {
  width: 100%;
  height: 400px; /* change this if needed */
  border-radius: 8px;
  background-color: #e0e0e0; /* placeholder while map loads */
}

/* Subtle glowing red animation */
@keyframes redPulse {
  0% {
    box-shadow: 0 0 2px #c70000;
  }
  50% {
    box-shadow: 0 0 5px #c70000;
  }
  100% {
    box-shadow: 0 0 2px #c70000;
  }
}

.sw-seatio-temp-seat {
    border: 1px solid #e3e3e3;
    border-radius: 6px;
}


/* To Top */

#to-top-btn {
    position: fixed;
    bottom: 40px;
    right: 25px;
    width: 40px;
    height: 40px;
    background-color: #c70000;
    color: white;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    z-index: 10000;
}

#to-top-btn.show {
    opacity: 0.9;
    pointer-events: auto;
}

#to-top-btn:hover {
    opacity: 1;
}

/* new fucking footer */

footer {

    background-color: #222 !important;

    h4 {
        color: #fff;
    }
}

a.sw-footer-logo img {
    width: 120px;
}

.sw-footer {
  position: relative;
  overflow: hidden;
  background: #111; /* footer background */
  color: #fff;
}

/* Triangles */
.sw-footer::before,
.sw-footer::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 1; /* make sure they're on top */
}

/* Top right triangle */
.sw-footer::before {
    top: 0;
    right: 0;
    border-width: 0 120px 120px 0;
    border-color: transparent transparent #c70000 transparent;
    transform: rotate(180deg);
}

.sw-footer::after {
    bottom: 0;
    left: 0;
    border-width: 120px 0 0 120px;
    border-color: #c70000 transparent transparent transparent;
    transform: rotate(180deg);
}

input#gform_submit_button_1 {
    background-color: var(--alt-color) !important;

}

input#gform_submit_button_1:hover {
    background-color: red !important;
    
}


/* Countdowns */

.sw-countdown-card h3 {
    color: #fff;
}

.uk-countdown-number span {
    font-size: 25px;
    font-weight: bold;
}

.sw-countdown-card {
    background: linear-gradient(135deg, #ff6a00, #c70000);

    color: #fff;
    border-radius: 16px;
    padding: 30px 60px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
    text-align: center;
    transition: transform 0.3s;
}
.sw-countdown-card.red {
    background: linear-gradient(135deg, #c70000, #ff4b2b);

}
.sw-countdown-card:hover {
    transform: translateY(-6px);
}
.sw-countdown-card h3 {
    margin-bottom: 15px;
    font-size: 1.4rem;
    font-weight: 600;
}
.sw-countdown-time {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 1px;
}

/* Make countdown and finished message always reserve space */
.sw-countdown-card .sw-event-countdown,
.sw-countdown-card #countdown-finished {
  min-height: 80px; /* adjust until it matches the countdown height */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}



@media (max-width: 768px) {
    .sw-countdown {
        flex-direction: column !important;
        gap: 20px;
    }

    .sw-countdown > div {
        width: 100% !important;
    }
}

/* New Hero */

.sw-hero {
  position: relative;
  min-height: 450px;
  display: flex;
  align-items: center;
  padding: 60px 0;
  overflow: hidden;
  color: #fff;
}

.sw-hero-bg {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-size: cover;
  background-position: center;
  filter: blur(12px) brightness(0.6);
  transform: scale(1.1);
  z-index: 0;
}

.sw-hero-content {
  position: relative;
  z-index: 2;
}

.sw-featured-img {
  max-width: 100%;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  width: 600px;
  margin-left: 40px;
}

.sw-event-title {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 15px;
  border-bottom: 3px solid #c70000;
  display: inline-block;
}
.sw-event-category {
  color: #ffaaaa;
  font-weight: 600;
  margin-bottom: 20px;
}
.sw-event-meta li {
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.sw-btn-primary {
  background-color: #c70000;
  color: #fff;
  border-radius: 5px;
}
.sw-btn-primary:hover {
  background-color: red;
  color: #fff;
}

a.uk-button.sw-btn-primary.sw-trans-btn {
    background-color: transparent;
    border: 1px solid white;
}

.sw-hero-content a.uk-button.sw-btn-primary {
    height: 40px;
}




/* Mobile responsiveness for hero section */

@media (max-width: 768px) {
  .sw-hero-content {
    flex-direction: column !important; 
    align-items: center;
    text-align: center;
  }
  
  .sw-hero-content > div {
    width: 100% !important; 
    margin-bottom: 20px;
  }

  .sw-featured-img {
    max-width: 80%; 
  }

  .sw-event-meta li {
    display: block;
    text-align: center;
  }
  
  .uk-button {
    display: block;
    margin: 10px auto 0 auto;
  }
}

@media (min-width: 1024px) {
    .sw-event-page .sw-event-info {
        border-left: 1px solid rgba(128, 128, 128, 0.13);
    }
}

@media (max-width: 1023px) {
    .sw-event-page .sw-event-info {
        border-left: none !important;
    }
}

.sw-event-content p {
    margin-bottom: 1.5em; /* space between paragraphs */
    line-height: 1.6;      /* improves readability */
}


/* Quick info - Single Event */

.sw-quick-info {
  background: linear-gradient(135deg, #fff, #f9f9f9);
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 18px 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sw-quick-info:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.sw-quick-info h4 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #c70000;
  font-weight: 700;
  border-bottom: 2px solid #c70000;
  display: inline-block;
  padding-bottom: 3px;
}

.sw-quick-info ul {
  margin: 0;
  padding: 0;
}

.sw-quick-info ul li {
  font-size: 15px;
  color: #333;
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.2s ease;
}

.sw-quick-info ul li span {
  color: #c70000;
}

.sw-quick-info ul li:hover {
  color: #c70000;
}


/* Dashboard Shit */

.uk-text-center.sw-user-welcome-dashboard h3 {
    font-weight: 500;
    text-align: right;
}

ul.uk-tab.sw-dashboard-tabs a {
    font-size: 15px;
    font-weight: bold;
}

button.uk-button.uk-button-success.sw-dashboard-btn {
    border-radius: 5px;
    background-color: #c70000;
    color: white;
    font-weight: bold;
    font-size: 15px;
}

button.uk-button.uk-button-success.sw-dashboard-btn:hover {
    background-color: red;
}


/* dashboard ticket new look */

.ticket-no-h5 {
  border-radius: 32px 8px 32px 8px;
  border: 2px dashed #ececec;
  box-shadow: 0 2px 16px rgba(0,0,0,0.06);
  background: linear-gradient(90deg, #f4f5fb 80%, #e8f0ff 100%);
  min-height: 80px;
  max-height: none;
  padding: 0.4rem 0.9rem;
  position: relative;
  align-items: center;
  font-size: 0.95rem;
  overflow: hidden;
}

.ticket-no-h5 .uk-text-meta,
.ticket-no-h5 .ticket-field-value,
.ticket-no-h5 .uk-label {
  text-align: right;
}

.ticket-no-h5 .ticket-field-value {
  font-size: 1rem;
  font-weight: 500;
  margin: 0.1rem 0 0.3rem 0;
  line-height: 1.2;
  word-break: break-all;
  overflow-wrap: anywhere;
}

.ticket-no-h5 .uk-label {
  margin-right: 6px;
  margin-left: 0;
}

.ticket-no-h5:before {
  content: '';
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #ececec;
}

.ticket-no-h5:after {
  content: '';
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #ececec;
}

.uk-card.uk-card-default.uk-card-hover.ticket-no-h5.uk-flex.uk-flex-between.uk-flex-middle {
  padding-right: 20px;
  padding-left: 20px;
}

.sw-dashboard-bought-seats {
    margin-top: 5px;
}


/* Mobile responsiveness */
@media (max-width: 767px) {
  .sw-dashboard-ticket {
    flex-direction: column;         /* Stack info + button */
    align-items: stretch;           /* Let children take full width */
    text-align: center;
    padding: 1rem;
  }

  .sw-dashboard-ticket > .uk-width-expand {
    width: 100% !important;
  }

  .sw-dashboard-ticket > .uk-flex.uk-flex-column {
    width: 100% !important;
    margin-top: 1rem;
    align-items: center;
  }

  .sw-dashboard-ticket .uk-button {
    width: 100%;                    /* Button full width on mobile */
    font-size: 0.95rem;
  }

  .ticket-no-h5 .ticket-field-value {
    word-break: break-word;         /* Prevent overflow of long IDs */
    font-size: 0.9rem;
  }

  .sw-dashboard-bought-seats {
    justify-content: flex-start;    /* Wrap nicely on small screens */
  }
}


/* Announcement new design */

.sw-announcement-card {
  border-radius: 12px;
  transition: all 0.3s ease;
  position: relative;
  background: linear-gradient(90deg, rgb(244, 245, 251) 80%, rgb(232, 240, 255) 100%) !important;
}

.sw-announcement-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 18px rgba(199, 0, 0, 0.25); /* subtle red glow */
}

.sw-announcement-card .sw-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(199, 0, 0, 0.1); /* soft red circle */
  border-radius: 50%;
  width: 38px;
  height: 38px;
  color: #c70000; /* red icon */
}

.sw-announcement-card .sw-date {
  font-size: 0.8rem;
  color: #666;
}


/*ORDER REVIEW PAGE*/

header.sw-checkout-header {
    background: linear-gradient(90deg, rgb(244, 245, 251) 80%, rgb(232, 240, 255) 100%);
    padding: 2rem 1rem;
    text-align: center;
    border-bottom: 2px solid #eee;
}

header.sw-checkout-header h1 {
    color: #c70000;
    font-weight: bold;
    margin: 0;
}

.sw-checkout-page {
    padding: 3rem 0;
}

.sw-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    padding: 2rem;
}

.sw-card h3 {
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.sw-order-summary {
    background: linear-gradient(135deg, #fff 70%, #f4f5fb 100%);
}

.sw-payment-box {
    background: linear-gradient(135deg, #f4f5fb 80%, #e8f0ff 100%);
    box-shadow: 0 8px 20px rgba(199, 0, 0, 0.2);
}

.sw-pay-btn {
    background: #c70000 !important;
    color: #fff !important;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(199, 0, 0, 0.4);
    font-size: 1.1rem;
    font-weight: bold;
}

button#payWithStripe:hover {
    background-color: red !important;
}

.sw-paypal-btn {
    background: #003087 !important;
    color: #fff !important;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    font-size: 1.1rem;
    font-weight: bold;
}

button#payWithPaypal:hover {
    background-color: blue !important;
}

.sw-total {
    font-size: 1.2rem;
    color: #c70000;
    font-weight: bold;
}

.sw-processing {
    text-align: center;
    margin-top: 1rem;
}

.sw-order-summary ul li span {
    display: inline-block;
    max-width: 70%;           /* Adjust as needed */
    white-space: normal;      /* Allow wrapping */
    word-break: keep-all;     /* Prevent breaking seat names in the middle */
    overflow-wrap: break-word;/* Allow wrapping only at spaces or hyphens */
    text-align: right;        /* Keep text aligned nicely */
}

/* Singe Artist */

.sw-single-artist-main {



    .sw-header {
        background: linear-gradient(135deg, #c70000, #a10000);
        color: white;
        padding: 2rem 0;
        position: relative;
        overflow: hidden;
    }

    .post-full-content p {
        padding-bottom: 25px;
        text-align: justify;
    }
    
    .sw-header::before {
        content: "";
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
        transform: rotate(30deg);
    }
    
    .sw-artist-image {
        width: 180px;
        height: 180px;
        border-radius: 50%;
        border: 4px solid white;
        box-shadow: 0 10px 30px rgba(0,0,0,0.3);
        object-fit: cover;
    }
    
    .sw-stats-bar {
        background: white;
        border-radius: 12px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.08);
        padding: 1.5rem;
        margin-top: -3rem;
        position: relative;
        z-index: 10;
    }
    
    .sw-stat-item {
        text-align: center;
        padding: 0 1rem;
    }
    
    .sw-stat-number {
        font-size: 1.8rem;
        font-weight: 700;
        color: #c70000;
        margin-bottom: 0.2rem;
    }
    
    .sw-stat-label {
        font-size: 0.9rem;
        color: #6c757d;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .sw-section-title {
        position: relative;
        padding-bottom: 0.8rem;
        margin-bottom: 1.5rem;
        color: #1a1a2e;
    }
    
    .sw-section-title::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 60px;
        height: 4px;
        background: #c70000;
        border-radius: 2px;
    }
    
    .sw-concert-card {
        background: white;
        border-radius: 12px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        overflow: hidden;
    }
    
    .sw-concert-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    }
    
    .sw-concert-date {
        background: linear-gradient(135deg, #c70000, #a10000);
        color: white;
        padding: 1rem;
        text-align: center;
    }
    
    .sw-concert-day {
        font-size: 2rem;
        font-weight: 700;
        line-height: 1;
    }
    
    .sw-concert-month {
        font-size: 1rem;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .sw-ticket-btn {
        position: relative;
        background: linear-gradient(135deg, #c70000, #a10000);
        color: white;
        border: 2px solid white;
        border-radius: 30px;
        padding: 0.8rem 1.5rem;
        font-weight: 600;
        transition: all 0.3s ease;
        box-shadow: 0 4px 10px rgba(199, 0, 0, 0.3);
        z-index: 10;
    }
    
    .sw-ticket-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 15px rgba(199, 0, 0, 0.4);
        background: red;
    }
    
    .sw-ticket-btn-outline {
        background: transparent;
        border: 2px solid #c70000;
        color: #c70000;
    }
    
    .sw-ticket-btn-outline:hover {
        background: #c70000;
        color: white;
    }
    
    .sw-social-icon {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #f8f9fa;
        color: #c70000;
        transition: all 0.3s ease;
    }
    
    .sw-social-icon:hover {
        background: #c70000;
        color: white;
        transform: translateY(-3px);
    }
    
    .sw-badge {
        display: inline-block;
        padding: 0.3rem 0.8rem;
        border-radius: 30px;
        font-size: 0.8rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .sw-badge-primary {
        background: rgba(199, 0, 0, 0.1);
        color: #c70000;
    }
    
    .sw-badge-accent {
        background: rgba(255, 152, 0, 0.1);
        color: #ff9800;
    }
    
    .sw-gallery-item {
        border-radius: 12px;
        overflow: hidden;
        transition: all 0.3s ease;
    }
    
    .sw-gallery-item:hover {
        transform: scale(1.03);
        box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    }
    
    .sw-testimonial-card {
        background: white;
        border-radius: 12px;
        padding: 1.5rem;
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    }
    
    .sw-testimonial-avatar {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        object-fit: cover;
    }
    
    .sw-footer {
        background: #1a1a2e;
        color: white;
        padding: 3rem 0;
    }
    
    .sw-rating {
        color: #ff9800;
    }
    
    @media (max-width: 960px) {
        .sw-stats-bar {
            margin-top: -1.5rem;
        }
        
        .sw-stat-item {
            padding: 0 0.5rem;
        }
        
        .sw-stat-number {
            font-size: 1.4rem;
        }
    }

    h1.uk-heading-medium.uk-margin-remove {
        color: white;
    }

    .sw-stat-label {
        font-weight: bold;
    }

    .sw-single-artist-main .post-full-content p {
    padding-bottom: 25px;
    }


    /* Gallery Css */
    
    .sw-gallery-item {
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        cursor: pointer;
        height: 250px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        transition: all 0.3s ease;
        
    }
    
    .sw-gallery-item:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(199, 0, 0, 0.4);
    }
    
    .sw-gallery-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }

    
    .sw-gallery-item:hover img {
        transform: scale(1.05);
    }

    .sw-gallery-item a {
        width: 100%;
        height: 100%;
    }

    
    /* Lightbox Custom Styles */
    .uk-lightbox-button {
        background: rgba(199, 0, 0, 0.7) !important;
        color: white !important;
    }
    
    .uk-lightbox-button:hover {
        background: rgba(199, 0, 0, 1) !important;
    }
    
    .uk-lightbox-toolbar {
        background: rgba(0, 0, 0, 0.7) !important;
    }
    
    @media (max-width: 768px) {
        .sw-artist-header {
            flex-direction: column;
            text-align: center;
        }
        
        .sw-artist-avatar {
            margin-right: 0;
            margin-bottom: 15px;
        }
    }

    .sw-gallery-item img {
        height: 100%;
        width: 100%;
    }



}



#otp-auth-container {
    max-width: 400px;
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.otp-message {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 3px;
    display: none;
}

.otp-success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.otp-error {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

#otp-auth-form input[type="email"],
#otp-auth-form input[type="text"] {
    width: 100%;
    padding: 10px;
    margin: 5px 0 15px 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-sizing: border-box;
}

.otp-submit-btn {
    background-color: #0073aa;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.otp-submit-btn:hover {
    background-color: #005a87;
}

.otp-submit-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

.otp-back-btn {
    background-color: #f0f0f0;
    color: #333;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 10px;
}

.otp-back-btn:hover {
    background-color: #e0e0e0;
}


/* login modal */

/* Make modal compact */

.sw-email-login-modal {



    .sw-login-modal {
        border-radius: 12px;
        max-width: 360px;
        margin: auto;
        padding: 0;
    }

    .uk-modal-dialog {
        width: 450px;
    }

    form.uk-form-stacked {
        padding: 0 35px;
    }

    h3.uk-modal-title.uk-text-center.sw-login-modal-title {
        background-color: black;
        color: white;
        padding: 20px;
        font-size: 22px;
        border-radius: 12px 12px 0 0;
    }

    /* Red button */
    .sw-btn-red {
        background: #c00;
        color: #fff;
        border-radius: 8px;
        font-weight: 600;
        padding: 5px 0;
        transition: background 0.3s ease;
    }

    .sw-btn-red:hover {
    background: #a00;
    color: #fff;
    }







}



