/*
Theme Name: Tropicana Mykonos
Theme URI: https://www.ink.gr
Description: Restaurant, Beach, Bar, Music
Author: INK Design - What the f*** is branding
Author URI: https://www.ink.gr
Version: 2.0
*/

/*------------------------------------*\
	GENERAL
\*------------------------------------*/


*,
*:after,
*:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering:optimizeLegibility;
}
html {
	-webkit-tap-highlight-color: transparent;
}
body.night-edition {
	background-color: #000;
}

img {
	max-width: 100%;
	vertical-align: middle;
}
input[type="text"],
input[type="search"] {
	font-size: inherit;
	line-height: inherit;
}
::-moz-selection {
	background-color: #04a4cc;
}
::selection {
	background-color: #04a4cc;
}
body:not(.single-post) {
    overflow-x:hidden;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
body, p {
	line-height: 1.2;
	font-size:16px;
}
a, a:focus {
	text-decoration: none;
}a:hover {
	text-decoration: none;
}
::-moz-selection, ::selection {
	text-shadow: none;
}
/*------------------------------------*\
	TYPOGRAPHY COLORS
\*------------------------------------*/
body, a {
	color: #FFFFFF;
}
::-moz-selection, ::selection {
	color: #FFFFFF;
}
.white{
	color: #FFFFFF;
}
a:focus, a:hover{
	color: inherit;
	text-decoration:none;
}
body {
    font-weight:300;
}

.border-radius {
    border-radius: 20px;
}


@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1;
    }
}
/*------------------------------------*\
	HEADER
\*------------------------------------*/  
.menu-section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
}
.mobile-menu-link {
    background: #1F51FF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    flex-basis: 80px;
}

.mobile-menu {
    display: flex;
    align-items: stretch;
}

.logo {
    padding: 15px 30px;
    max-width: 230px;
}

.off-canvas-content.has-transition-overlap .open-menu {
    display: none;
}

.off-canvas-content.has-transition-overlap .close-menu {
    display: block!important;;
}
.js-off-canvas-overlay {
    display: none!important;
}

.position-left {
    width: 100% !important;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    background: none;
    opacity: 0;
    transition: .25s;
}

.position-left.is-open {
    opacity: 1;
}
ul.accordion.off-canvas-nav {
    background: none;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 120px;
}

.contact-data-info {
    word-break: break-all;
}

.main-menus .bottom-menu .menu {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    gap: 60px;
    font-size: 30px;
}

ul.accordion.off-canvas-nav li a {
    color: white;
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 80% */
    text-transform: uppercase;
    mix-blend-mode: difference;
}


.top-right-section {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: flex-end;
    gap: 30px;
}

.top-menu-link {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}

.menu-top-menu-container {
    display: flex;
    align-items: stretch;
}

.menu-top-menu-container ul li {
    display: flex;
    align-items: stretch;
}

.menu-top-menu-container ul li a {
    display: flex;
    align-items: center;
    background-color: white;
    color: black;
    justify-content: center;
    justify-items: stretch;
    gap: 4px;
    transition: all .5s linear;
}

.menu-top-menu-container ul li.cta a {
    background-color: #1F51FF;
    color:white;
}

.menu-top-menu-container ul li a:before {
    content:"";
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='black'/> </svg>");
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
    transition: all .5s linear;
}

.menu-top-menu-container ul li a:hover {
    background-color: #1f51ff;
    color: white;
}

.menu-top-menu-container ul li a:hover:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='white'/> </svg>");
}   

.menu-top-menu-container ul li.cta a:hover {
    color: #1f51ff;
    background-color: white;
}


.menu-top-menu-container ul li.cta a:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='white'/> </svg>");
}

.menu-top-menu-container ul li.cta a:hover:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='%231F51FF'/> </svg>")!important
}

.menu-top-menu-container .menu {
    gap: 30px;
}

.main-menus .bottom-menu .menu a {
    color: #ffffff!important;
}
ul.accordion.off-canvas-nav li a:hover, .main-menus .bottom-menu .menu a:hover {
    color: #1F51FF!important;
}
ul.accordion.off-canvas-nav li {
    position:relative;
}
ul.accordion.off-canvas-nav li:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #1F51FF;
    height: 1px;
    opacity:0
}


ul.accordion.off-canvas-nav li:hover:after {
    opacity:1;
}

ul.accordion.off-canvas-nav li {
    overflow-y: hidden;    
    padding-bottom: 30px;
}

ul.accordion.off-canvas-nav li a {
    transition: transform .25s linear .25s!important;
    transform: translateY(150%)!important;
    display: block!important;
}

.is-open ul.accordion.off-canvas-nav li a {
    transform: translateY(0%)!important;
}
.main-menus {
    mix-blend-mode: difference;
}
@media screen and (max-width:1390px) {
    
    ul.accordion.off-canvas-nav li a {
        font-size:90px;
    }
    
    ul.accordion.off-canvas-nav {
        gap: 80px;
    }
    .main-menus .bottom-menu .menu {
        gap:40px;
    }
}

@media screen and (max-width:1250px) {   
    ul.accordion.off-canvas-nav li a {
        font-size:80px;
    }
}
@media screen and (max-width:1100px) {
    ul.accordion.off-canvas-nav li a {
        font-size:70px;
    }
}
@media screen and (min-width:1024px) {
    .main-menus {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (max-width:1024px) {
    ul.accordion.off-canvas-nav li a {
        font-size:70px;
    }
    .main-menus .bottom-menu .menu {
        gap: 50px;
        font-size: 24px;
    }
    ul.accordion.off-canvas-nav li {
        padding-top:10px;
        padding-bottom:0px;
    }
    

    ul.accordion.off-canvas-nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        line-height:50px;
    }
    
    ul.accordion.off-canvas-nav li a {
        font-size: 40px;
    }
        
    .main-menus {
        transform: none;
        position:absolute;
        top: 70px;
        left:50%;
        transform: translateX(-50%);
        padding-left:15px;
        padding-right:15px;
        height: calc(100% - 70px);
        width:100%;
        overflow-x: hidden;
    }
    .main-menus .bottom-menu .menu {
        margin-top:75px;
    }
    .menu-section {
        display: flex;
        justify-content: space-between;
    }
    ul.accordion.off-canvas-nav li:after {
        display:none;
    }
    
    ul.accordion.off-canvas-nav li a {
        transform: translateY(200%) !important;
    }
    
    .is-open ul.accordion.off-canvas-nav li a {
        transform: translateY(0%) !important;
    }
}



@media screen and (max-width:1024px) and (orientation: portrait) {
    
    .main-menus {
        top: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        min-height:430px;
    }
}



@media screen and (max-width:640px) {
    .main-menus .bottom-menu .menu {
        gap: 15px;
        font-size: 16px;
    }
    
    ul.accordion.off-canvas-nav li a {
        font-size: 30px;
        line-height:30px;
    }
    
    .main-menus .bottom-menu .menu {
        margin-top:50px;
    }
    .mobile-menu-link {
        padding: 0 15px!important;
        line-height: 1;
        flex-basis: 56px;
    }
    
    .logo {
        max-width: 130px;
        padding: 15px;
        margin-left: 25px;
    }
    
    .open-menu {
        width: 25px;
    }
    
    .close-menu {
        width: 19px;
    }
}

.mobile-menu-container {
    background: rgba(0, 0, 0, 0.50);
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index:5;
}
body:not(.white-mode-tropicana) .mobile-menu-link svg rect {
    fill: white;
}
/*------------------------------------*\
	MENU
\*------------------------------------*/ 

.menu-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: 0;
    position: absolute;
}

.footer-video {
    opacity:0.15;
}
.has-transition-overlap  .mobile-menu-container {
    z-index: 14;
    position: relative;
    background: transparent;
}

.has-transition-overlap  .mobile-menu-container .cell:not(.menu-section) {
    display:none;
}
.has-transition-overlap  .mobile-menu-container .logo {
    visibility: hidden;
}

.bg-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    background-image: url('assets/media/images/bgfooter.png');
    background-size:cover;
}


.fixed-bottom-links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 13;
}

.fixed-bottom-links .top-menu-link, .fixed-bottom-links .top-menu-link .menu-top-menu-container {
    display: block;
}

.fixed-bottom-links .top-menu-link .menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap; 
    gap: 0;
}

.fixed-bottom-links .top-menu-link .menu li {
    flex-basis: 100%;
    display: block;
    font-size: 14px;
}





/*------------------------------------*\
	DARK WHITE
\*------------------------------------*/ 
.inner-dark-white {
    display: flex;
    align-items: center;
}

@media screen and (max-width:1024px) {
    .inner-dark-white {
        padding-right: 15px;
    }
}

.container-dark-white {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}

.switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 40px;
  margin-bottom: 0;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider-dark-white {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.30);
  transition: 0.4s;
}

.slider-dark-white:before {
  position: absolute;
  content: "";
  height: 29px;
  width: 29px;
  transition: 0.4s;
  top: 50%;
  transform: translate(10px, -50%);
}

input:checked + .slider-dark-white {
  background-color: #000000;
  background-color:rgba(0,0,0,0.6)
}

input:focus + .slider-dark-white {
  box-shadow: 0 0 0 #2196F3;
}

input:checked + .slider-dark-white:before {
  transform: translate(50px,-50%);
}

/* Rounded slider-dark-whites */
.slider-dark-white.round {
  border-radius: 34px;
}

.slider-dark-white.round:before {
  border-radius: 50%;
}

input + .slider-dark-white.round:before {
  font-size: 25px;
  background: #fff;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
}

input + .slider-dark-white.round:after {
  font-size: 25px;
  background: transparent;
  content: "DAY";
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  height: 100%;
  padding-right: 10px;
  font-size:16px;
}

input:checked + .slider-dark-white.round:before {
  font-size: 12px;
  background: #fff;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
}



input:checked + .slider-dark-white.round:after {
  font-size: 25px;
  background: transparent;
  content: "NIGHT";
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
  padding-left: 8px;
  font-size:16px;
}

.dark {
  background-color: #202838;
}

.light {
  background-color: #ffe082;
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(90deg);
    transform: translateX(60px);
  }
}




/*------------------------------------*\
	FOOTER
\*------------------------------------*/  
.footer {
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
    background: black;
    z-index: 2;
}
.footer * {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px; /* 250% */
    text-transform: uppercase;
}
.footer .menu a {
    padding: 0;
    line-height: 35px;
}

.copyright, ul.vertical.medium-horizontal.menu, ul.vertical.medium-horizontal.menu * {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
}
ul.vertical.medium-horizontal.menu li a:after {
    content: "|";
    margin-left: 7px;
    margin-right: 7px;
}

ul.vertical.medium-horizontal.menu li:last-child a:after {
    display: none;
}

.bg-footer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('assets/media/images/bgfooter.png');
    background-size:cover;
}

.top-footer-container,.bottom-footer-container, .main-footer-container {
    position: relative;
}

@media screen and (max-width:1024px) {
    .main-footer-first-column .copyright, .main-footer-first-column ul.vertical.medium-horizontal.menu {
        display:none
    }
    .bottom-footer .widget_block {
        display: none;
    }
    
    .bottom-footer .widget_block:has( .copyright) {
        display: block;
    }
    
    .bottom-footer {
        margin-top: 50px;
    }
    
    .footer {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    
    .footer-video {
        position: fixed;
    }
}
@media screen and (max-width:640px) {
        
    .main-footer-first-column * {
        text-align: center;
    }
    
    .main-footer-first-column .social-icons-list {
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }
    
    .main-footer-fourth-column {
        margin-top: 40px;
    }
    
    ul.vertical.medium-horizontal.menu {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    
    ul.vertical.medium-horizontal.menu .designed.menu-item {
        flex-basis: 100%;
    }
    
    ul.vertical.medium-horizontal.menu li:has( + .designed) a:after {
        display: none;
    }
}

/*------------------------------------*\
	SLIDER
\*------------------------------------*/  
video.home-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -1;
}

.slideLayer {
    position:relative;
    mix-blend-mode: difference;
    text-align:center;
    margin-top: -35vh;
}

.slideLayer * {
    color: #FFF;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
}


.slide-desc * {
    max-width:800px;
    margin-left: auto;
    margin-right: auto;
    text-transform:uppercase;
}

.slide-desc h3 {
    max-width: 1300px;
    font-size: 6rem;
    line-height:1;
    margin-bottom:25px;
}

.slide-desc h2 {
    max-width: 1300px;
    font-size: 8.5rem;
    line-height:1;
    margin-bottom:70px;
}

.homeSlider.homeVideo.featured-container {
    height: 100vh;
}

@media screen and (max-width:1400px) {
        
    .slideLayer * {
        font-size:1.5rem;
    }
    

    .slide-desc h3 {
        font-size: 4rem;
    }
    .slide-desc h2 {
        font-size: 6rem;
    }
}


@media screen and (max-width:1024px) {
    .menu-top-menu-container ul li a {
        padding: 14px 0;
    }
    main.home-page-main-container {
        margin-top: 50vh!important;
    }
}

body:has( .month-filter:not(.show-for-large)) .mobile-menu-container {
    display:none;
}


@media screen and (max-width:781px) {
    
    .slideLayer * {
        font-size: 22px;
    }
    .slide-desc h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .slide-desc h2 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom:115px;
    }
}

.slide-href {
    margin-top:60px;
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 4;
}
.slide-href a {
    padding-left:15px;
    padding-right:15px;
}

.bgslide.featured-container {
    height: 100vh;
    max-height: 920px;
    background-size: cover;
    background-position: center;
}

.slide-desc img {
    display: inline;
}
.slideLayer span {
    text-align: right;
    float: right;
}

.featured-container-tax {
    position: relative;
    overflow: hidden;
}


body:not(.white-mode-tropicana) .show-day, .white-mode-tropicana .show-night {
    display:none;
}

.home-page-main-container:before {
    content: "";
    background: linear-gradient(0deg, rgb(0 0 0) 0%, #ffffff00 100%);
    position: relative;
    display: block;
    width: 100%;
    height: 80vh;
    position: absolute;
    top: -80vh;
    left: 0;
    width: 100%;
}

main.home-page-main-container {
    margin-top: 80vh;
    position: relative;
}


@media screen and (max-width:1024px) {
     .slide-desc img {
        display: block;
        margin-bottom:20px;
    }   
    .slideLayer * {
        font-size:3rem;
    }
    
    .slideLayer span {
        text-align:left;
        float: none;
    }
}

@media screen and (max-width:640px) { 
    .slideLayer * {
        font-size:22px;
    }
}
.thumbnail-of-port-top.slider-list {
    position: sticky;
    top: 0;
    height: 100vh;
}
.thumbnail-of-port-top.slider-list:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.3);*/
    background-image: url('assets/media/images/bgfooter.png');
    background-size:cover;
}
.thumbnail-of-port-top.slider-list ul.slick-dots {
    bottom: 140px;
}


.thumbnail-of-port-top.slider-list .slick-dots button:before {
    color: transparent!important;
    border: 1px solid white;
    border-radius: 50%;
    width: 10px;
    opacity:1;
    height: 10px;
    background: transparent;
}

.thumbnail-of-port-top.slider-list .slick-dots li.slick-active button:before {
    background: white;
}

.thumbnail-of-port-top.slider-list .slick-dots li button {
    width: 10px;
    height: 10px;
}



.iframeSlider.iframeVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    width: 300%;
    left: -100%;
    background-size: 100vw auto !important;
}

.iframeSlider.iframeVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.thumbnail-of-port-top.slider-list.slider-with-iframe {
    margin-top: -125px;
}

.thumbnail-of-port-top.slider-list > .slider-list-item {
    display: none;
}

.thumbnail-of-port-top.slider-list > .slider-list-item:first-child {
    display: block;
}

@media screen and (max-width:781px) {

    
    .slide-href {
        margin-top:50px;
    }
    .thumbnail-of-port-top.slider-list ul.slick-dots {
        bottom: 125px;
    }
    .thumbnail-of-port-top.slider-list .slick-arrow {
        display:none!important;
    }
}





/*------------------------------------*\
	POSTS
\*------------------------------------*/ 
.sticky-post-image {
    position: sticky;
    top: 0;
}


.post-content {
    margin-top: 250px;
}
.grid-single:after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 94.92%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100vh;
}

.white-mode-tropicana .grid-single:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #efede0 94.92%);
}

.post-content .event-date-time {
    max-width: 400px;
}

.single-title {
    text-align: left!important;
    margin-top: 70px;
    margin-bottom: 80px;
    color: #1F51FF!important;
}

.cell.post-image {
    padding: 0;
}

@media screen and (min-width:1024px) {
    .cell.post-content {
        padding-left: 60px;
    }
}
.grid-single {
    position: relative;
    margin-bottom: 200px;
}

.cell.post-content {
    padding-bottom: 100vh;
    position: relative;
}

@media screen and (max-width:1024px) {
    .grid-single {
        position: relative;
        margin-bottom: 0px;
    }
    .grid-single:after {
        display:none;
    }
    .sticky-post-image {
        position: fixed;
    }
    
    .cell.post-content {
        margin-top: 100%;
        padding-top: 100px;
    }
    
    .cell.post-content {
        background-color:black;
        padding-bottom: 100px;
    }
    
    .cell.post-content:before {
        content: "";
        background: linear-gradient(178deg, rgba(0, 0, 0, 0.00) 0%, #000000 94.92%);
        width: 100%;
        position: absolute;
        display: block;
        height: 50vh;
        left: 0;
        margin-top: -60vh;
    }
    .cell.post-content > * {
        position: relative;
    }
}

.cell.post-image.vishidden {
    opacity: 0;
    visibility: hidden;
}
/*------------------------------------*\
	EVENTS
\*------------------------------------*/  
.event-date-time p {
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
}

.event-date-time {
    display: flex;
    justify-content: space-between;
}

.event-sep {
    flex-basis: calc(100% - 130px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.white-row {
    border-top: 1px solid;
    flex-basis: 100%;
}
.wp-block-spacer {
    display: block;
    width: 100%;
}
.event-date-time {
    margin-bottom: 20px;
}
.event-title p {
    color: #1F51FF;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    margin-top:10px;
    text-transform: uppercase;
    text-align: left;
    word-break: break-all;
    margin-bottom:0;
}

.cell.single-event {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom:100px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(25% - 20px);
    background: black;
}
.white-mode-tropicana  .cell.single-event {
    background: #efede0;
}
@media print, screen and (max-width: 1024px) {
    .cell.single-event {
        width: calc(50% - 20px);
    }
    #events-content {
        margin-top: 0px;
        padding-top: 400px;
    }
}
@media print, screen and (max-width: 640px) {
    .cell.single-event {
        width: calc(100% - 20px);
    }
}

.section-theme-data.text-center .theme-data-columns {
    justify-content: center;
}
.list-events-item.slick-slide {
    margin-left: 15px;
    margin-right: 15px;
}

.arcat-title, .wp-block-heading.arcat-title {
    margin-top: 150px;
    margin-bottom: 100px;
    text-align: center;
    font-family: Oswald;
    font-size: 150px!important;
    font-style: normal;
    font-weight: 500;
    line-height: 150px; 
    text-transform: uppercase;
    height: 150px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: -1;
}
.wpcf7-acceptance * {
    font-family: 'Poppins';
    font-size: 12px;
}
@media screen and (max-width:1200px) {
    .arcat-title, .wp-block-heading.arcat-title {
        font-size:100px!important;
    }
}

@media screen and (max-width:1024px) {
    
    .cell.single-event {
        margin-bottom:50px;
    }
}
.cell.single-event:hover {
    border-radius: 8px;
    box-shadow: 0 0 26.2px -2px rgba(31,81,255,0.3);
}
.list-events-item.cell.single-event.slick-slide {
    margin-left: 15px;
    margin-right: 15px;
}
.list-events-item.cell.single-event.slick-slide {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    padding-left:15px;
    padding-right:15px;
}

.events-slider .wp-block-heading {
    margin-bottom: 50px;
    text-align: left;
    padding: 15px;
    height: 100px;
}

.events-slider {
    padding: 100px 0;
}
.posts-slider .slick-arrow {
    width:29px;
    height: 36px;
    transform: none;
    top: -100px;
}
.posts-slider .slick-arrow:before {
    display: none;
}

.posts-slider .slick-next {
    right: 15px;
}
.posts-slider .slick-prev {
    right: 70px;
    left:auto;
}

.posts-slider .slick-disabled {
    opacity: 0.2;
}
@media screen and (max-width:1500px) {
    .show-for-large-rsvp {
        display:none!important;
    }
    .hide-for-large-rsvp {
        display:block!important;
    }
}

@media screen and (max-width:1400px) {
    .event-title p {
        font-size: 40px;
    }
}

@media screen and (max-width:781px) {
    .event-title p {
        font-size: 35px;
    }
    .list-events-item.cell.single-event.slick-slide {
        margin-left: 0;
        margin-right: 0;
    }
    
    .posts-slider .slick-arrow {
        top: -50px;
    }
    
    .posts-slider .slick-prev {
        right: auto;
        left: 15px;
    }
    
    .posts-slider .slick-next {
        right: auto;
        left: 70px;
    }
}


.event-hrefs {
    margin-top: 20px;
    margin-bottom: 15px;
}

.wp-block-buttons.load-more-buttons {
    display: flex;
    flex-direction: column;
    padding-bottom: 100px;
}

#loadmore {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
 


#events-content, main, .events-slider {
    /*background: black;*/
    position:relative;
    z-index:2;
}

main {
    background: black;
    position:relative;
    z-index:3;
}

.event-title.post-title {
    margin-top: 10px;
    font-size: 20px;
    color: #1F51FF;
}

.single-post-loop .event-thumb {
    height: 367px;
}

.single-post-loop .event-thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.event-title.post-title {
    min-height: 50px;
}


@media screen and (max-width:781px) {
    .event-title.post-title {
        font-size:16px;
    }
    
    .single-post-loop .event-thumb {
        height: 236px;
    }
}


.wp-block-button__link.post-href:hover {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: black!important;
}
.wp-block-button__link.post-href:hover:before {
    background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='black'/> </svg>")!important;
}





.column-title {
    margin-top: -40px;
    position:relative;
    opacity: 1 !important;
    transform: none !important;
    overflow: hidden;
    position:relative;
    height:80px;
}

.white-mode-tropicana .wp-block-heading.column-title {
    color:#AE9074;
}
.white-mode-tropicana .events-slider .wp-block-heading.column-title, .white-mode-tropicana .wp-block-heading.arcat-title.column-title {
    color:#3C2C1D;
}

.column-title span {
    font:inherit;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 100%);
    transition: all .5s linear;
    width: 100%;
        padding-left: 15px;
    padding-right: 15px;
    color:inherit;
}

.column-title.aos-animate span {
    transform: translate(-50%, 0%);
}

@media screen and (max-width:781px) {
    .wp-block-heading.column-title {
        margin-top: -20px;
        font-size:40px!important;
        height:80px;
    }
    .inner-single-column .wp-block-heading.column-title {
        height:40px;
    }
    
    .arcat-title, .wp-block-heading.arcat-title {
        font-size:60px!important;
    }
    #evetns-title {
        position: fixed;
        top: 35%;
        margin: 0;
        padding: 0 15px;
    }
}
.title-top-section.column-title {
    transform: translateX(-50%)!important;
    position: absolute!important;
    width: 100%;
    text-align: center;
    height: 130px;
    z-index: 2;
}


.month-filter {
    padding: 40px 15px;
    margin-top: 400px;
    margin-bottom: 150px;
    border-top: 1px solid #1F51FF;
    border-bottom: 1px solid #1F51FF;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.month-filter a {
    color: #1F51FF;
    text-align: center;
    font-family: Oswald;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    mix-blend-mode: difference;
}

.month-filter .active {
    font-weight: 500;
}


.sticky-section-for-scroll > div:first-child {
    position: sticky;
    top: -25vw;
}


.sticky-section-for-scroll > div:last-child {
    padding-bottom:100vh;   
}


@media screen and (max-width:1024px) {
    .footer {
        visibility: hidden;
    }
    .loop-posts {
        margin-top: 100dvh!important;
    }


}

.filter-events {
position: sticky;
    top: 63px;
    left: 0;
    z-index: 3;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: black;
    border-top: 1px solid #1F51FF;
    border-bottom: 1px solid #1f51ff;
    margin-top: calc(100dvh - 115px);
}

.white-mode-tropicana .filter-events {
    background: #efede0;
    border-color: #3c2c1d;
}

.white-mode-tropicana .filter-events circle {
    fill: #3c2c1d;
}

.white-mode-tropicana .filter-events path {
    fill: white;
}

.close-filter-event {
    position: fixed;
    background: transparent!important;
    border: 0!important;
    top: 0;
    display: block;
    right: 40px!important;
    left: auto!important;
    width: 46px;
    height: 46px;
    margin-top: 0;
}

    .month-filter a:hover {
        font-weight:500;
    }
.wpcf7-spinner {
    position: absolute;
}    
@media screen and (max-width:1024px) {
    .month-filter {
        background: rgba(0, 0, 0, 0.70);
        backdrop-filter: blur(3px);
        margin: 0;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 6;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .month-filter a {
        padding: 10px 25px;
        border-radius:40px;
        font-size:16px;
        background: white;
        color: black;
    } 
    .month-filter a.active {
        background: #1F51FF;
        color: white;
    }
    .white-mode-tropicana .month-filter a.active {
        background: #3c2c1d;
        color: white;
    }
}

@media screen and (min-width:782px) {
    .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item:after {
        content: "";
        border-right: 1px solid #1f51ff;
        position: absolute;
        top: 50%;
        transform: rotate(15deg) translateY(-50%);
        width: 1px;
        height: 200%;
        right:-50px;
        mix-blend-mode:difference;
    }
    
    .white-mode-tropicana .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item:after {
        border-color:#B3C1C3;
    }
    
    .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item.last:after {
        display:none;
    }
}
.submitwpcf7 svg path {
    fill: white;
}

.submitwpcf7:hover svg path {
    fill: black;
}

.submitwpcf7:hover input {
    color: black;
}

.small-font-size-form {
    margin-top: 20px;
}

.small-font-size-form * {
    font-size: 12px;
    line-height: 20px;
}

.border-form {
    padding: 20px 40px;
    border: 1px solid #1f51ff;
    color: #1f51ff;
}

.white-mode-tropicana .border-form {
    color: #3c2c1d;
    border-color: #3c2c1d;
}

@media screen and (max-width:781px) {
        
    .border-form {
        padding: 15px 20px;
    }
}

/*------------------------------------*\
	CONTACT FORM
\*------------------------------------*/  


.main-contact-form {
    border-radius: 8px;
    background: #000;
    box-shadow: 0 0 26.2px -2px rgba(31,81,255,0.3);
    padding: 85px 60px;
    display: table;
    width:90%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:150px;
}

.main-contact-form input[type=text], .main-contact-form input[type=email], .main-contact-form input[type=tel], .main-contact-form textarea {
    background: transparent;
    color: white;
    margin-bottom: 70px!important;
    border-top:0px!important;
    border-left:0px!important;
    border-right:0px!important;
    border-bottom: 1px solid!important;
    outline:none!important;
    box-shadow:none!important;
}
.main-contact-form textarea {
    height:100px!important;
}
.wpcf7-form-control-wrap [type=color],.wpcf7-form-control-wrap [type=tel], .wpcf7-form-control-wrap [type=date], .wpcf7-form-control-wrap [type=datetime-local], .wpcf7-form-control-wrap [type=datetime], .wpcf7-form-control-wrap [type=email], .wpcf7-form-control-wrap [type=month], .wpcf7-form-control-wrap [type=number], .wpcf7-form-control-wrap [type=password], .wpcf7-form-control-wrap [type=search], .wpcf7-form-control-wrap [type=tel], .wpcf7-form-control-wrap [type=text], .wpcf7-form-control-wrap [type=time], .wpcf7-form-control-wrap [type=url], .wpcf7-form-control-wrap [type=week], body textarea {
    border-bottom: 1px solid!important;
}

.wpcf7-acceptance * {
    color: white;
}

.wpcf7-acceptance a {
    text-decoration: underline;
}


.spanlabel {
    display: none;
}
.main-contact-form .cell {
    padding-left: 5px;
    padding-right: 5px;
}

.submitwpcf7 {
    display: flex!important;
    flex-direction: row!important;
    justify-content: center!important;
    flex-wrap: nowrap!important;
    padding: 5px 10px 10px!important;
}

.submitwpcf7 p {
    margin: 0;
    line-height: 1;
}

.wpcf7-submit {
    border: 0!important;
    outline: none!important;
    box-shadow: none!important;
}

.white-mode-tropicana .submitwpcf7 {
    background-color: #3c2c1d !important;
    border-color: #3c2c1d !important;
}
.white-mode-tropicana .wpcf7-submit {
    color: #ffffff !important;
}
.white-mode-tropicana .submitwpcf7 svg path {
    fill: white!important;
}

.white-mode-tropicana .submitwpcf7:hover, .white-mode-tropicana .submitwpcf7:hover .wpcf7-submit {
    background-color: white !important;
    border-color: white !important;
    color: #3c2c1d !important;
}


.white-mode-tropicana .wpcf7-submit:hover {
    color: #3c2c1d!important;
}
.white-mode-tropicana .submitwpcf7:hover svg path {
    fill: #3c2c1d!important;
}


@media screen and (max-width:1024px){
    .main-contact-form {
        padding:45px 30px;
    }
}


.contact-form-title {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 600;
    color: #1F51FF;
    font-size: 30px;
}
.contact-form-title span {
    font:inherit;
}

.white-mode-tropicana .contact-form-title {
    color: #3c2c1d;
}

.big-choose-radio-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom:100px;
}

.big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item {
    margin-left: 0;
    position: relative;
}

.big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item input[type="radio"] {
    display: none;
}

.big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label {
    border: 1px solid #1F51FF;
    color: #1F51FF;
    padding:20px 70px;
    cursor:pointer;
        mix-blend-mode: difference;
}

.big-choose-radio-buttons  .wpcf7-radio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap:150px;
}

.big-choose-radio-buttons  span.wpcf7-list-item-label {
    font-size: 25px;
    font-weight: 300;
}


.big-choose-radio-buttons .wpcf7-radio  .wpcf7-list-item label:has(input[type="radio"]:checked), .big-choose-radio-buttons .wpcf7-radio  .wpcf7-list-item label:hover {
    color:black;
    background-color: #1F51FF;
    
}

.big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label:has(input[type="radio"]:checked) span.wpcf7-list-item-label {
    font-weight: 600;
        color: white;
}


.white-mode-tropicana .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label:has(input[type="radio"]:checked) span.wpcf7-list-item-label {
    color:#000;
}

.srvp-images {
    margin-bottom: 100px;
    display: table;
    width: 90%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.rsvp-img {
    border-radius: 8px;
}

.fixed-bottom-links .top-menu-link .menu li.current-menu-item {
    display: none;
}

@media screen and (max-width:782px){
    .big-choose-radio-buttons .wpcf7-radio {
        gap: 15px;
    }
    
    .big-choose-radio-buttons span.wpcf7-list-item-label {
        font-size: 18px;
    }
    
    .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label {
        padding: 15px 10px;
        text-align: center;
    }
    .wp-block-heading.arcat-title + .wp-block-spacer {
        height: 60vh!important;
    }
    .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item {
        flex-basis: calc(50% - 15px);
    }
    .wp-block-heading.arcat-title.column-title.aos-init {
        top: 50%;170px
        font-size: 60px !important;
        height: 80px!important;
        line-height: 1.3;
    }
    .page-id-234 .wp-block-heading.arcat-title.column-title {
        height: 150px !important;
    }
    
    p:has( + .section-theme-data ), .theme-data-content {
        font-size: 16px;
    }
    .big-choose-radio-buttons {
        display: table;
        width: 100%;
    }
}









/*------------------------------------*\
	NEWSLETTER
\*------------------------------------*/  



.newsletter-tropicna {
    background: #1f51ff;
    position: relative;
    z-index: 3;
}

.white-mode-tropicana .newsletter-tropicna {
    background: #3c2c1d;
}

.wp-block-heading.newsletter-title {
    text-align: left!important;
    padding-left:15px!important;
    font-size: 50px!important;
    line-height: 1.6!important;
    margin-bottom: 0;
    color:white!important
}


.inner-form-newsletter {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 50px;
}

.inner-form-newsletter .submitwpcf7 {
    margin-top: 0;
    padding: 30px 55px!important;
    background: white!important;
    border: 0;
    cursor: pointer;
}

.newsletter-email input {
    margin-bottom: 0!important;
    background: transparent!important;
    border: 0!important;
    outline: none!important;
    box-shadow: none!important;
    width: 280px!important;
    border-bottom: 3px dotted white!important;
    color: white!important;
}

.inner-form-newsletter .submitwpcf7 svg path {
    fill: #3c2c1d !important;
}

.inner-form-newsletter .submitwpcf7:hover {
    background-color: #1F51FF !important;
    color: white!important;
}

.white-mode-tropicana .inner-form-newsletter .submitwpcf7:hover { 
    background-color: #3c2c1d !important;
}

.inner-form-newsletter .submitwpcf7:hover svg path {
    fill: white!important;
}

@media screen and (max-width:1024px) {
    .newsletter-columns {
        display:flex;
        flex-direction: column;
        align-items: flex-start!important;
        align-content: flex-start;
    }
    .newsletter-title {
        padding: 0 15px;
        font-size: 30px!important;
        padding-top: 30px;
    }
    
    .inner-form-newsletter {
        padding: 0 15px;
        display: block;
    }
    
    .inner-form-newsletter .submitwpcf7 {
        padding: 15px!important;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}


::placeholder {
  color: #aeaeae;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #878787;
}



.loop-posts {
    margin-top: 400px;
}


.mix-blend, .mix-blend a, .mix-blend * {
    mix-blend-mode: difference;
}

.white-mode-tropicana .mix-blend, .white-mode-tropicana  .mix-blend a, .white-mode-tropicana .mix-blend *, .white-mode-tropicana .title-top-section.column-title span {
    color: #B3C1C3;
}
@media screen and (min-width:1024px) {
    .white-mode-tropicana .month-filter a {
        color: #B3C1C3 !important;
        mix-blend-mode: difference;
    }
    .close-filter-event {
        display:none;
    }
}

/*------------------------------------*\
	DAY EDITION
\*------------------------------------*/  


.white-mode-tropicana .bg-menu {
    background-color: rgba(255,255,255,0.3);
}


.white-mode-tropicana ul.accordion.off-canvas-nav li a:hover, .white-mode-tropicana .main-menus .bottom-menu .menu a:hover {
    color: #AE9074!important;
}


.white-mode-tropicana ul.accordion.off-canvas-nav li:after {
    
    background: #AE9074;
}


.white-mode-tropicana .home-page-main-container:before {
    background: linear-gradient(0deg, rgb(239 237 224) 0%, #ffffff00 100%);
}


.white-mode-tropicana .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label {
    border: 1px solid #B3C1C3;
    color: #B3C1C3;
}

.white-mode-tropicana .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label:has(input[type="radio"]:checked), .white-mode-tropicana .big-choose-radio-buttons .wpcf7-radio .wpcf7-list-item label:hover {
    color: black;
    background: #B3C1C3;
}

.white-mode-tropicana .main-contact-form {
    background: #efede0;
    box-shadow: 0 0 26.2px -2px rgb(60 44 29);
}

.white-mode-tropicana .main-contact-form input[type=text], .white-mode-tropicana .main-contact-form input[type=email], .white-mode-tropicana .main-contact-form input[type=tel], .white-mode-tropicana .main-contact-form textarea,  .white-mode-tropicana .wpcf7-acceptance * {
    color: #3c2c1d;
}

.white-mode-tropicana .month-filter {
    border-color:#3c2c1d;
}


.white-mode-tropicana .month-filter a {
    color: #3c2c1d;
}



.white-mode-tropicana .cell.post-content:before {
    background: linear-gradient(178deg, rgba(0, 0, 0, 0.00) 0%, #efede0 94.92%);
}

.white-mode-tropicana .cell.post-content {
    background-color: #efede0;
}


.white-mode-tropicana .grid-single {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #efede0 94.92%);
}

.white-mode-tropicana .wp-block-button__link.post-href:hover {
    background: #3c2c1d !important;
    border-color: #3c2c1d !important;
    color: white!important;
}
.white-mode-tropicana .wp-block-button__link.post-href:hover:before {
    background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='white'/> </svg>")!important;
}

.white-mode-tropicana .event-title.post-title, .white-mode-tropicana .single-title {
    color: #3C2C1D!important;
}


.white-mode-tropicana  .posts-slider .slick-arrow svg path {
    fill: #3C2C1D;
}
.white-mode-tropicana .mobile-menu-link {
    background-color:white;
}
.white-mode-tropicana, .white-mode-tropicana main, .white-mode-tropicana .events-slider {
    background-color:#EFEDE0!important;
	color: #3C2C1D;
}

.white-mode-tropicana a {
	color: #3C2C1D;
}


.white-mode-tropicana .menu-top-menu-container ul li a {
    color: white;
    background: #3C2C1D;
}


.white-mode-tropicana .menu-top-menu-container ul li.cta a {
    color: #3C2C1D;
    background: white;
}

.white-mode-tropicana .social-icon .fill-svg, .white-mode-tropicana  .social-icon .stroke-svg {
    fill: #3C2C1D;
}

.white-mode-tropicana .menu-top-menu-container ul li a:before {
    background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='white'/> </svg>")
}
.white-mode-tropicana .menu-top-menu-container ul li.cta a:before {
    background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='%233C2C1D'/> </svg>")
}




.white-mode-tropicana .cell.single-event:hover {
    box-shadow: 0 0 26.2px -2px rgba(60, 44, 29, 0.30);
}

.white-mode-tropicana .event-title p {
    color: #3C2C1D;
}


.white-mode-tropicana .footer {
    background: #efede0;
}


.white-mode-tropicana .wp-block-button.is-primary .wp-block-button__link {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'> <path d='M3.37644 0.52951L-9.78612e-06 4.1384L6.11988 3.80703L0.656704 9.61169L3.33169 11.9993L8.64116 6.16592L8.66792 12.248L12.0444 8.63915L12.0922 1.60419e-06L3.37644 0.52951Z' fill='black'/> </svg>");
    background: #3C2C1D;
    border-color: #3C2C1D;
    color: white;
}

@media screen and (max-width:1024px) {
    
    
    input + .slider-dark-white.round:after {
        font-size: 14px!important;
    }
    
    .switch {
        width: 65px;
        height: 30px;
    }
    
    .slider-dark-white:before {
        width: 20px;
        height: 20px;
    }
    
    input:checked + .slider-dark-white:before {
        transform: translate(42px,-50%);
    }
}