/*
Theme Name: Lunettes Theme
Theme URI: https://www.ink.gr
Description:  Lunettes
Author: INK Design - What the f*** is branding
Author URI: https://www.ink.gr
Version: 2.0
*/

/*------------------------------------*\
	GENERAL
\*------------------------------------*/


b, strong {
    font-weight: 500;
}
*,
*: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 {
	background-color: #EDF1F5;
}
.footer {
	background-color: #ffffff;
}
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, 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: #20659E;
}
::-moz-selection, ::selection {
	color: #FFFFFF;
}
.white{
	color: #FFFFFF;
}
a:focus, a:hover{
	color: inherit;
}
body {
    font-weight:300;
}

.border-radius {
    border-radius: 20px;
}
/*------------------------------------*\
	TYPOGRAPHY FONTS
\*------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, span, div, a {
	font-family: "futura-100-greek", sans-serif;
	/*font-family: "futura-100-greek-book", sans-serif;*/
}
html[lang="el"] body, html[lang="el"] h1, html[lang="el"] h2, html[lang="el"] h3, html[lang="el"] h4, html[lang="el"] h5, html[lang="el"] h6, html[lang="el"] p, html[lang="el"] span, html[lang="el"] div, html[lang="el"] a {
    font-family: "Manrope", sans-serif;
}

/*------------------------------------*\
	SLIDER
\*------------------------------------*/  
video.home-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -1;
}
.slideLayer {
    position: absolute;
    top:50%;
    left: 50%;
    margin-top:100px;
    transform: translate3d(-50%,-50%,0)!important;
}
.slideLayer.aos-animate {
    transform: translate3d(-50%,calc(-50% - 100px),0)!important;
}

.slideLayer * {
    color: #FFF;
    font-size: 6rem;
    font-style: normal;
    font-weight: 300!important;
    line-height: 1.3; 
    display: none;
}

    .grid-container.href-scroll {
        position: absolute;
        bottom: 450px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        animation: svgmove 1s alternate infinite;
        -webkit-animation: svgmove .8s alternate infinite;
    }

@media screen and (max-width:1024px) {
    .grid-container.href-scroll {
        bottom:50px;
    }
}

@media screen and (max-width:1400px) {
        
    .slideLayer * {
        font-size:4rem;
    }
}
.slideLayer strong {
    font-weight: 500!important;
}

.slide-href {
    margin-top:30px;
}
.slide-href a {
    color:white!important;
}

.bgslide.featured-container {
    height: 1280px;
    background-color: black;
    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;
}

.svg-blend {
    position: absolute;
    top: 0;
    right: 0;
    width: 42%;
    max-width: 790px;
}


.go-down-arrow {
    cursor: pointer;
    position: absolute;
    left: 70px;
    bottom: 40px;
}

@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:48px;
    }
}
.thumbnail-of-port-top.slider-list {
    position: relative;
}
.thumbnail-of-port-top.slider-list .slider-list-item {
    height: auto;
    min-height: 1280px;
}
.thumbnail-of-port-top.slider-list .bgslide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1080px;
    background: rgba(0,0,0,0.25);
}
.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:20px;
    }
    .thumbnail-of-port-top.slider-list ul.slick-dots {
        bottom: 125px;
    }
    .thumbnail-of-port-top.slider-list .slick-arrow {
        display:none!important;
    }
}

body {
    letter-spacing: 2px !important;
}

.logo svg {
    width: 200px;
}

/*------------------------------------*\
	HEADER
\*------------------------------------*/  
.top-bar, .top-bar ul {
    background: inherit;
    padding:0;
}

