/*
Theme Name: tayakovillas theme
Theme URI: https://www.ink.gr
Description: tayakovillas theme
Author: INK Design - Toys for Brands
Author URI: https://www.ink.gr
Version: 1.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;
    will-change: auto !important;
}
body {
	background-color: white;
}
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 {
    overflow-x:hidden;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
body{
	line-height: 1.5;
}
a, a:focus, a:hover {
	text-decoration: none;
}
::-moz-selection, ::selection {
	text-shadow: none;
}

/*------------------------------------*\
	TYPOGRAPHY COLORS
\*------------------------------------*/
body, a{
	color: #444444;
}
::-moz-selection, ::selection {
	color: #FFFFFF;
}
.white{
	color: #FFFFFF;
}
a:focus, a:hover{
	color: #675952;
}

/*------------------------------------*\
	TYPOGRAPHY FONTS
\*------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p{
	font-family: 'Montserrat', sans-serif;
}
.header-container-sticky.sticky.is-stuck {
    position: relative;
}
.top-bar {
    max-width: 1530px;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
}

.top-bar ul {
    background: transparent;
}

.top-bar ul li {width: 23%;float: left;text-align: center;    margin-top: 50px;}

button.mgbutton, span.gdpr-icon {
    background: #675952!important;
    color: white!important;
    border-color:#675952!important;
}
.top-bar-center {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.top-bar ul li.logomenu {
    width: 8%;
    min-width: 108px;
    margin-top: 0;
}
.top-bar ul li a {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.817;
    padding-left: 8px!important;
    padding-right: 8px!important;
    display: inline;
    transition: all .3s ease;
    position: relative;
}
body.home header, body.error404 header {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.grid-container-full {
    max-width: 1766px;
    margin-left: auto;
    margin-right: auto;
        position: relative;
}
.max-section {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.top-bar ul li a {
    color: #675952;
    text-transform: uppercase;
    line-height: 1.817;
    padding-left: 8px!important;
    padding-right: 8px!important;
    display: inline;
    transition: all .3s ease;
    position: relative;
    z-index:999;
}
body.home .top-bar ul li a, body.error404 .top-bar ul li a {
    color: rgb(255, 255, 255);
}

.top-bar ul li a {
  position: relative;
  display: inline-block;
  cursor: pointer;
}






div#offCanvasMenu ul li a {
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-size: 20px;
}

.top-bar ul li.logomenu a:before,.top-bar ul li.logomenu a:after {
    display:none;
}
.homepage-gal-list .slick-prev {
    z-index: 99999;
    opacity:1;
    position: absolute;
    left: 0;
    margin-top: -50px;
        background: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="chevron-left" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" class="svg-inline--fa fa-chevron-left fa-w-8 fa-3x"><path fill="white" d="M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z" class=""></path></svg>')!important;
    width: 20px!important;
    height: 50px;
    background-repeat: no-repeat!important;
}

.homepage-gal-list .slick-next {
    margin-top: -50px;
    right: -25px;
    opacity:1;
    background: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" class="svg-inline--fa fa-chevron-right fa-w-8 fa-3x"><path fill="white" d="M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z" class=""></path></svg>')!important;
    width: 20px!important;
    height: 50px;
    background-repeat: no-repeat!important;
}
.homepage-gal-list .slick-prev:before, .homepage-gal-list .slick-next:before {
    display:none;
}
.single-gal.autoheight {
    height: auto;
    min-height: auto;
    margin-top:50px;
}

.single-gal.autoheight .grid-x {
    position: relative;
    top: 0;
    transform: none;
}

.show-desc-term {
    width: 100%;
}

.show-desc-term .nopad {
    max-width: 800px;
    padding-left: 20px;
    padding-right: 20px;
}
main h1, main h2, main h3, main h4, main h5, main h6 {
    font-size: 3rem;
    color: #675952;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.bg-grey {
    margin-top: 50px;
    background: #f0f0f0;
    padding-top: 60px;
}
span.moove_gdpr_text {
    display: none;
}
.home-page-content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 700px;
}
.home-page-content a {
    text-decoration: underline;
}
.homepage-gal-list {
    margin-top: -650px;
    margin-bottom: 140px;
}


.anchor img {
    margin-left: auto;
    margin-right: auto;
    filter: grayscale(1);
}

.anchor img.img {
    margin-bottom: 30px;
}

.anchor a:hover img {
    filter: grayscale(0);
}

.single-gal {
    position:relative;
    height: 100vh;
    min-height:700px;
}
.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6, .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    text-decoration: none;
    font-size: 2rem;
    display: block;
}

.text-single-gal {
    position: relative;
}
.text-single-gal {
    position: relative;
}

.inner-text-gal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    border: 10px solid #f0f0f0;
    padding: 5% 14%;
}

.logo-gal {
    margin-bottom: 50px;
}

.content-gal {
    margin-bottom: 30px;
}

a.button, button {
    padding: 0;
    background: transparent!important;
    color: #675952!important;
    margin-right: 30px;
    font-weight: 600;
    position: relative;
}
.links-gal .button {
    color: black !important;
    padding-bottom: 2px;
    border-bottom: 1px solid black;
}
a.button.del {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
article.post-single {
    max-width: 1105px;
    margin-left: auto;
    margin-right: auto;
}
.home-page-content h3, .single-gal.autoheight h3 {
    text-decoration: none!important;
    line-height: 1.2;
}
.single-content, .page-content {
    text-align: justify;
}

.single-content a, .content-gal a {
    color: #675952;
}
a.button.del:before, a.button.del:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  background: #7e8285;
}

a.button.del:hover:before {
  left: -2.5px;
  width: 0%;
  transition: width 0s cubic-bezier(0.22, 0.61, 0.36, 1);
}
a.button.del:hover:after {
  right: 2.5px;
  background: #7e8285;
  width: 0%;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.button.del:before {
  background: #7e8285;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.button.del:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}


a.button.nodel {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

a.button.nodel:before, a.button.nodel:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  background: #7e8285;
}

a.button.nodel:before {
  left: -2.5px;
}
a.button.nodel:after {
  right: 2.5px;
  background: #7e8285;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.button.nodel:hover:before {
  background: #7e8285;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.button.nodel:hover:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}


gallery-list .slick-dots {
    bottom: 20px;
}
 .slick-dots li button, .slick-dots li button:before {
    width: 15px!important;
    height: 15px!important;
}
.slick-dots li button:before {
    color: transparent;
    border: 2px solid white;
    border-radius: 50%;
    font-size: 14px;
    opacity: 1;
    content: "";
}

.slick-dots li.slick-active button:before {
    background: white;
    opacity: 1;
}
.homepage-post-list {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

.homepage-post-list-item {
    margin-left: 15px;
    margin-right: 15px;
}

.article-list-title {
    text-decoration: none;
    font-size: 1.5rem;
    text-align: left;
    margin-left: 0;
    font-weight: 600;
    margin-bottom: 20px;
}
.cell-article {
    padding-left: 15px;
    padding-right: 15px;
}
.article-list-title a
{
    color:#675952!important;
}
.article-list-content {
    background: white;
    padding: 25px;
}
.title-area {
    background: #f0f0f0;
    margin-bottom: 50px;
}

.title-area h1 {
    padding: 50px 0;
}
.article-list-desc {
    font-size: 14px;
    margin-bottom: 20px;
}

.article-list-link {
    font-weight: 600;
}
.home-page-content.nopad {
    padding-bottom: 50px;
}

.section.articles .bg-grey {
    padding-bottom: 60px;
}

.homepage-post-list .slick-dots {
    bottom: -63px;
}

.homepage-post-list .slick-dots li button:before {
    border-color: #675952;
}

.homepage-post-list .slick-dots li.slick-active button:before {
    background: #675952;
}

.homepage-post-list-item {
    opacity: 0.5;
    transform: scale(0.9);
}


.homepage-post-list-item.slick-center {
    opacity: 1;
    transform: scale(1);
}
footer.footer {
    margin-top: 50px;
}

.bg-blue {
    background: #675952;
    color: white;
}

.bg-blue a {
    color: white;
}

.main-footer {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 15px;
}

.main-footer h3 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.main-footer ul {
    margin-left: 0;
    list-style: none;
}

.bottom-footer-container {
    margin-top: 15px;
}

.bottom-footer-container p {
    margin-bottom: 9px;
    color: #675952;
}

.bottom-footer-container a {
    color: #675952;
}
.gallery-list  ul.slick-dots {
    bottom: 15px;
}

.right-img ul.slick-dots {
    right: 15px;
    width: auto;
}
.left-img ul.slick-dots {
    left: 15px;
    width: auto;
}

.icon-scroll, .icon-scroll:before {
  position: absolute;
  left: 50%
}
.icon-scroll {
    width: 33px;
    height: 60px;
    margin-left: -20px;
    top: 50%;
    margin-top: -35px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px;
}
.social-gal svg {
    height: 29px;
    width: auto;
}
path.stroke-svg {
    display: none !important;
}
.social-gal a {
    margin-bottom: 15px;
    margin-right: 15px;
}

.social-gal {margin-bottom: 20px;}

.social-gal svg path {
    fill:#8b8b8b!important;
}
.icon-scroll:before {
    content: '';
    width: 4px;
    height: 14px;
    background: transparent;
    margin-left: -2px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll;
    border: 1px solid #fff;
}
.icon-scroll {
    top: auto;
    bottom: 50px;
    cursor:pointer;
}
#videotop {
    position:relative;
    height: 100vh;
    min-height: 500px;
}
.homeSlider {
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
video#home-video, #alternative {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    left: 0px;
    top: 0px;
    z-index: -1;
    /*max-width: 1767px;*/
}
.logomenu.home {
    display: none;
}
body.home .logomenu.inner, body.error404 .logomenu.inner {
    display: none;
}
body.home .logomenu.home, body.error404 .logomenu.home {
    display: block;
}
.icon-scroll:after {
    content:">>>";
    display: inline-block;
    transform: rotate(90deg);
    margin-left:2px;
    margin-top:65px;
    color:white;
}
@keyframes scroll{
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    transform: translateY(46px)
    }
}
div#gotop {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    visibility: hidden;
    cursor:pointer;
}

div#gotop svg {
    width:30px;
    height:30px;
    transform:rotate(90deg);
}

.homeSlider.homeVideo video {
    width: 100%;
}


@media screen and (max-width:1500px) {
    .top-bar ul li {
        width: 22%;
    }
    .top-bar ul li.logomenu {
        width: 12%;
    }
}
@media screen and (max-width:1200px) {
    homepage-gal-list {
        margin-top: -550px;
    }
}

@media screen and (max-width:1100px) {
    homepage-gal-list {
        margin-top: -500px;
    }
    .home-page-content {
        padding-bottom: 600px;
    }
}
.slick-dots > li {
    display: inline-block;
}
.slick-dots > li:only-child {
    display: none;
}
.home-page-content h1 {
    text-decoration: none;
    color: #444444;
    font-size: 25px;
        text-align: center;
}
.footer .wp-block-heading {
    font-size: 26px;
}
.js-off-canvas-overlay {
    background: rgba(0, 0, 0, 0.75);
}
    header {
        display: none;
    }
    
    .grid-container.desktop-menu-container {
        max-width: 100%;
        background: rgba(0,0,0,0.3)!important;
        position: absolute;
        width: 100%;
        z-index: 999;
        display:block!important;
    }
    .grid-container.desktop-menu-container {
        position: fixed;
        top: 0;
        left: 0;
    }
    .off-canvas-content.is-open-top .desktop-menu-container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .desktop-menu-link svg {
        height: 32px;
    }
    
    .grid-container.desktop-menu-container .close-menu {
        display:none;
    }
    
    
    .grid-container.desktop-menu-container .cell{
        padding:15px;
    }
    
    .desktop-menu-link svg path {
        fill: white;
    }
    
    .position-top {
        height: calc(100% - 114px);
        -webkit-transform: translateY(-100% );
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        top: 114px;
        box-shadow: none!important;
        background: transparent;
        transition: none!important;
        display: none!important;
    }
    
    .position-top ul {
        background: transparent;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .position-top ul .logomenu {
        display: none!important;
    }
    
    .position-top ul li {
        margin: 30px 0;
    }
    
    .position-top ul li a {
        color: white;
    }
    
  
    
    .wrapper.off-canvas-content.is-open-top .grid-container.desktop-menu-container {
        background: rgba(0,0,0,0)!important;
    }
    
      
    .wrapper.off-canvas-content.is-open-top .desktop-menu-link {
        display: none;
    }
    
    .wrapper.off-canvas-content.is-open-top .grid-container.desktop-menu-container .close-menu {
        display: block!important;
        color: white;
        font-size: 50px;
        margin-left: 10px;
    }
    
    .position-top.is-open {
        display: block!important;
        visibility: visible!important;
    }


.telephonetop a {
    background: white;
    color: black;
    padding: 10px 20px;
}
.footer .wp-block-details {
    text-align: center;
}
@media screen and (max-width:1024px) {
    .homepage-gal-list .slick-next, .homepage-gal-list .slick-prev {
        margin-top: 0px!important;
    }
    
    .section.gals {
        position: relative;
    }
    
    .homepage-gal-list:before, .homepage-gal-list:after {content: "";position: absolute;left: 0;height: 100%;width: 34px;background: rgb(0 0 1 / 40%);z-index: 1;}
    
    .homepage-gal-list:after {
        left: auto;
        right: 0;
        top: 0;
    }
    
    .homepage-gal-list .slick-next, .homepage-gal-list .slick-prev {
        z-index: 9999999999999;
        position: absolute;
    }
    .home-page-content {
        padding-bottom: 60px;
    }
    div#img404 img {
        display: none;
    }
    
    div#img404 {
        min-height: 380px;
        background-size: cover!important;
        background-position: center!important;
        margin-bottom:20px;
    }
    .single-gal.autoheight {
        margin-bottom: 20px;
    }
    .off-canvas-content.is-open-top img.grey-logo {
        display: none;
    }
    
    .off-canvas-content.is-open-top img.white-logo{
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .title-area {
        margin-top:20px;
        text-align: center;
    }
    body.page main.main-container .grid-container, body.single main.main-container .grid-container {
        padding-left: 0;
        padding-right: 0;
        width: 90%;
    }

    .single-gal.autoheight .home-page-content.nopad {
        padding-left: 0;
        padding-right: 0;
    }
    .inner-text-gal {
        text-align: center;
    }
    .single-gal {
        min-height: 100px;
        height:auto;
    }
    
    .single-gal .grid-x {
        padding-top: 0;
    }
    .homepage-gal-list {
        margin-top: 30px;
    }
    .homepage-gal-list {
        margin-top: 30px;
    }
    main h1, main h2, main h3, main h4, main h5, main h6 {
        font-size:2.4rem;
    }
    .inner-text-gal {
        position: relative;
        margin-bottom: 60px;
        top: 0;
        left: 0;
        transform: none;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    
    .gallery-list ul.slick-dots {
        left: 0;
        right: 0;
    }
    body.home .mobile-menu-container, body.error404  .mobile-menu-container{
        position: absolute;
        z-index: 999;
        width: 100%;
    }
    
    .mobile-menu-container svg {
        width: 20px;
    }
    
    a.close-menu {
        font-size: 35px;
        color: #c1c4c7;
        display: none;
    }
    
    body.home  a.close-menu, body.error404  a.close-menu {
        color: #fff;
    }
    
    .mobile-menu-container svg path {
        fill: #c1c4c7;
    }
    
    body.home .mobile-menu-container svg path, body.error404 .mobile-menu-container svg path {
        fill: #fff;
    }
    .wrapper.off-canvas-content.is-open-top .mobile-menu-container {
        position: fixed;
        z-index: 99;
        width: 100%;
    }
    

    div#offCanvasMenu .logomenu {
        display: none;
    }
    
    div#offCanvasMenu ul li {
        margin-bottom: 18px;
    }
    
    div#offCanvasMenu ul li a {
        color: #ffffff;
    }
    
    .wrapper.off-canvas-content.is-open-top .close {
        color: white;
    }
    
    .wrapper.off-canvas-content.is-open-top .mobile-menu-link {
        display: none;
    }
    
    .wrapper.off-canvas-content.is-open-top  a.close-menu {
        display: block;
    }
    
    
    .bg-grey {
        width: 90%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .homepage-gal-list-item .bg-grey {
        position: absolute;
        bottom: -90px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 20px 0;
        z-index: 999999;
        min-height: 120px;
        margin-top: 0;
    }
    
    .homepage-gal-list-item {
        position: relative;
        margin-bottom: 90px;
    }
    
    .homepage-gal-list-item .bg-grey img {
        padding: 0;
    }
    .section.articles .bg-grey {
        width: 100%;
        background: white;
        padding-left: 0;
        padding-right: 0;
    }
    footer.footer, .show-desc-term {
        width: 90%;
        margin-left: 5%;
    } 
    .section.articles .bg-grey .home-page-content.nopad {
        padding: 50px 15px;
        background: #f0f0f0;
    }
    
    .section.articles .homepage-post-list-item {
        margin-left:0;
        margin-right:0;
    }
    .homepage-post-list .slick-dots {
        background: #f0f0f0;
        padding: 18px;
        width: 90%;
        margin-left: 5%;
    }
}





@media screen and (min-width:1024px) {
    body.home .main-header-container {
        background: rgba(0,0,0,0.3)!important;
    }
    .img-single-gal{
        margin-right: -8.3333%;
    	margin-left:0;
    }
    .img-single-gal.large-order-2 {
        margin-left: -8.3333%;
    	margin-right:0;
    }
    .img-single-gal {
        position: relative;
    }
    .img-single-gal .gallery-list, .single-gal .grid-x {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width:100%;
    }

    
    .single-gal  .grid-x > .large-6 {
      width: 50%;
      margin-right: 0 !important;
      margin-left: auto;
    }
    
    .single-gal  .grid-x > .large-7.large-order-2 {
      margin-right: 0 !important;
      margin-left: auto;
    }
    .single-gal  .grid-x > .large-6.large-order-1 {
      margin-left: 0 !important;
      z-index: 1;
    }
}

@media screen and (max-width:640px) {
    .anchor img {
        filter: grayscale(0);
    }
    main h1, main h2, main h3, main h4, main h5, main h6 {
        font-size:1.8rem;
    }
    .inner-text-gal {
        padding-left: 25px;
        padding-right: 25px;
    }
    .homepage-post-list-item {
        opacity: 1;
        transform: scale(1);
    }
    .main-footer > .cell {
        text-align: center;
        margin-bottom: 40px;
    }
    [data-aos^=fade][data-aos^=fade] {
        opacity: 1!important;
        transform: translate3d(0,0,0)!important;
    }
    .links-gal a.button {
        display: table;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
    }
    a.button.del:before, a.button.del:after {
        display: none!important;
    }
}

@media screen and (max-width:1300px) {
    .homepage-gal-list {
        margin-bottom:40vh!important;
    }
}

@media screen and (min-width: 1024px) {
    main.main-container {
        padding-top: 114px;
    }

}

@media screen and (max-width: 1024px) {
    main.main-container {
        padding-top: 94px;
    }

}


@media screen and (max-width: 1024px) {
    .text-center.menudrive {
        text-align: left;
    }
    
    .text-center.teldrive {
        text-align: right;
    }
}
main {
    overflow-x:hidden;
}
@media screen and (min-width:640px) {
    .gallery-list-item {
        background: none !important;
    }
}
@media screen and (max-width:640px) {
    .telephonetop a {
        font-size: 10px;
        padding: 5px 10px;
    }
    .gallery-list-item img {
        display: none;
    }
    
    .gallery-list-item {
        height: 400px;
        background-size:  auto 400px;
        background-position: left;
        transition: all 3s linear;
    }
    
    .gallery-list-item, .gallery-list-item.slick-current {
        background-position: right;
    }
    .gallery-list > .slick-list > .slick-track > .gallery-list-item:only-child {
        background-position: left;
    }
    .gallery-list.passit > .slick-list > .slick-track > .gallery-list-item:only-child {
        background-position: right;
    }
    
    .grid-container.desktop-menu-container .cell {
        padding: 15px 0;
    }
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings , #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-reject-all, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-reject-all, .gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green.moove-gdpr-modal-reject-all, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn {
    background: white!important;
    color: black!important;
    border: 1px solid black!important;
    box-shadow: none!important;
}
video::cue {
  display: none;
}