
/* 

orange: #ffb100
neon pink: #ff5656

skincare pink: #e67275
top ÄŤlanci text trula viĹˇnja:  #8b3133
svi ÄŤlanci naslovi brown: #443030
makeup tamno -zlatna: #8b6a02
makeup svijetlo -zlatna: #d3a743
kosa tamno siva: #46403d
kosa svijetlo siva: #705e56

svijetlo-siva za citat i foto-caption: #858585 (#8d808a)

*/


html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    background-color:#fff;
 
}

a,
a:hover {
    text-decoration: none;
}

::selection {
    color: #fff;
    background: #ffb100;
}

::-moz-selection {
    color: #fff;
    background: #ffb100;
}


.my-img-fluid {
    width: 100%;
    height: auto;
 
}




/* FIXNI ELEMENTI ********************************************************************************************************************/

.nav-mob {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1001;
    align-items: center;
}

.logo-m {
    background-color: #ffb100;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 4px;

    position: relative;
}


/**************/
.logo {
    position: fixed;
    top: 20px;
    left: 20px;
    z-index: 1001;
    background-color: #F15A50; 
    border-radius: 50%;
    width: 60px;
    height: 60px;
    transition: 0.3s;
}

.logo-mob {
    display: none;
  }

/**************/
.navigacija {
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 1001;
}
.link-1,
.link-2,
.link-3,
.btt {
    background-color: #ffb100;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 4px;
    transition: 0.3s;
    position: relative;
}
.logo img
/* .logo-m img,
.link-1 img,
.link-2 img,
.link-3 img*/ { 
    width: 45px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
}

.logo:hover , /* 
.link-1:hover,
.link-2:hover,
.link-3:hover,*/
.btt:hover {
    background-color: #F15A50;
}



/**************/
.btt-a {
    color: #fff;
    font-size: 26px;
    position: relative;

}
.btt-a:hover {
    color: #fff;
    font-size: 30px;

}
.btt-a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btt {
    opacity: 0;
    transition: opacity 2s;
}

.btt-mob {
    position: fixed;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1001;
}
    



/* HEADER ********************************************************************************************************************/

header {
    /* height: 670px; */
    position: relative;
    width: 100%;
    margin: 0 auto;
  overflow: hidden;
}

    .video-wrapper {
        position: fixed;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        }

        .video-wrapper video {
            position: relative;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 1072px;
            }

        .video-wrapper img {
            position: relative;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 1072px;
            }


header h1 {
    position: relative;
    top: 51%;
    text-align: center;
    /* color: #fff; */
    color: #c38588;
    /* font-family: 'Raleway', sans-serif; */
    font-family: "freight-display-pro", serif;
    font-weight: 700;
    font-size: 94px;
    line-height: 64px;
    letter-spacing: 6px;
    -webkit-text-stroke: 8px #c38588;
    text-shadow: 8px 9px 24px #1d1d1dd9;
    }

/* header h3 {
    position: relative;
    top: 46%;
    text-align: center;
    color: #c38588;
    /* font-family: 'Roboto', sans-serif; 
    font-family: "freight-display-pro", serif;
    font-weight: 400;
    font-size: 49px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    margin-top: 60px;
    } */




/* INTRO ********************************************************************************************************************/
.intro {
    position: relative;
    background-color: #ffffff;
    padding-bottom: 3rem;
}

.intro-citat {
    text-align: center;
    position: relative;
}

.intro-citat p {
    margin: 0;
    font-family: 'freight-sans-pro', sans-serif;
    }

.intro-citat p.citat-text {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding: 104px 12px 4px 12px;
    font-style: italic;
    position: relative;
    z-index: 101;
}

.intro-citat p.citat-text.citat-naslov {
    font-family:"mazurquica-vf";
    font-size: 60px;
    line-height: 65px;
    font-weight: 500;
    font-style: normal;
}

/* .intro-citat p.citat-autor {
    font-size: 16px;
    line-height: 46px;
    letter-spacing: 0.8px;
    font-weight: 500;
    padding-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    } */




/* SKINCARE ****************************************************************************************************************/

/* #beauty {
    padding: 4rem 0;
    background-color: #ffffff;
    position: relative;
    margin: -1px 0;
} */

.podnaslov {
    padding: 0;
    height: 240px;
    background-image: linear-gradient(0deg, #ff9bc563 10%, #26f7ff47 100%), url('../img/anna-sullivan-iUmoREuqGbo-unsplash.jpg');
    background-position: 20% 0%;
}

.podnaslov h2 {
    color: #fff;
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    padding: 1.2rem 3rem 1.6rem 3rem;
    width: 334px;
    position: relative;
    left: 42px;
    top: 180px;
    z-index: 100;
    -webkit-text-stroke: 3px;
    /* background-color: #e67275; */
    background-color: #c04a6d;
    
}

            #fashion .podnaslov h2 {
                background-color: #edbbbd;
                }

            #summer-guide .podnaslov h2 {
                background-color: #caa100;
                }

/* .top-clanak {
    padding: 0;
    }
 */

.top-opis {
    padding: 2rem;
}

.top-opis h4 {
    /* color: #e67275; */
    color: #c04a6d;
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-family:"mazurquica-vf";
    font-size: 56px;
    line-height: 50px;
    font-weight: 600;
    /* -webkit-text-stroke: 3px; */
    text-transform: uppercase;
    letter-spacing: 3px;
}

    #fashion .top-opis h4 {
        /* color: #caa100; */
        /* color: #626262; */
        color: #EE3427;

        }


.top-opis p {
    color: #8b3133;
    /* font-family: 'Roboto', sans-serif; */
    font-family: "freight-sans-pro", sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 40px;
    padding-left: 5px;
    }

    #fashion .top-opis p {
        /* color: #bb9009;
        color: #caa100;
        color: #626262; */
        color: #000000;
    }



.opis-btn {
    color: #e67275;
    /* font-family: 'Roboto', sans-serif; */
    font-family: "freight-sans-pro", sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    transition-duration: 0.2s;
    border: 3px solid #e67275;
    border-radius: 24px;
    padding: 6px 40px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    }

    .opis-btn:hover {
        color: #fff;
        background-color: #e67275;
        border: 3px solid #e67275;
        }

    #fashion .opis-btn {
        /* color: #d3a743; */
        /* color: #626262; */
        color: #F15A50;
        /* border: 3px solid #d3a743; */
        /* border: 3px solid #626262; */
        border: 3px solid #F15A50;
        }

        #fashion .opis-btn:hover {
            color: #fff;
            background-color: #F15A50;
            border: 3px solid #F15A50;
            }



            /*
    .clanci {
        margin: 4rem 0;
        }*/

    .clanak-sve h3 {
        color:#08eaea;
        /* font-family: 'Roboto Condensed', sans-serif; */
        font-family:"mazurquica-vf";
        font-size: 30px;
        line-height: 30px;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 14px;
        transition: 0.2s ease;
        }

        #fashion .clanak-sve h3 {
            color: #EE3427;

            }
      
            
    .clanak-sve h4 {
        color: #1f1f1f;
        /* font-family: 'Roboto', sans-serif; */
        /* font-family: "freight-display-pro", serif; */
        font-family: "freight-sans-pro", sans-serif;
        font-size: 18px;
        line-height: 18px;
        font-weight: 300;
        letter-spacing: -0.1px;
        margin-bottom: 34px;
        }


/* SLIDER proizvodi ***********************************************************/

.product-slider{
    width: 80%;
    margin: 4rem auto;
    padding: 0;
    }

.product-slider-prvi{
    margin: 4rem auto -4rem auto;
    width: 100%;
    padding: 0;
    }

.product-slider .slide,
.product-slider-prvi .slide {
    position: relative;
    margin: 0 1rem;
    background-color: #ffffff;      
    }

    .product-slider-prvi .slide {
        height: 288px;
        }

    .product-slider .slide {
        background-color: #b6b6b6;      
        }

.product-slider .slide img,
.product-slider-prvi .slide img {
    object-fit: cover;
    margin: 0 auto;
    transition: filter 0.4s;
    height: 250px;
    width: auto;
    }

    p.foto-caption {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 16px;
        color: #858585;
        padding-left: 16px;
        }

    .button-vise {
        position: absolute;
        background-color: #ffb100;
        color: #ffffff;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 0;
        bottom: 14px;
        right: 12px;
        filter: drop-shadow(2px 2px 3px #8d8d8d);
        transition: 0.3s;
        }

        .product-slider-prvi .slide .button-vise {
            width: 116px;
            height: 116px;
            bottom: 26px;
            right: 32px;
        }


        .product-slider .slide .button-vise::after {
            content: "+";
            position: absolute;
            color: #ffffff;
            top: 40%;
            left: 49%;
            transform: translate(-50%, -50%);
            font-size: 100px;
            line-height: 96px;
            transition: 0.3s;
        }

        .button-vise:hover {
            background-color: #ff5656;
            filter: drop-shadow(2px 2px 3px #7d7d7d);
            }

        .product-slider-prvi .slide .button-vise img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 80px;
            height: auto;
            transition: 0.3s;

            }

            .product-slider .slide .button-vise:hover::after  {
                font-size: 96px;
            }
    

            .insta-icon {
                width: 100px;
                height: 100px;
                margin: 20px auto;
            }



/* MAKEUP ****************************************************************************************************************/
#fashion {
    /* padding: 4rem 0; */ /* **** */
    background-color: #ffffff;
    position: relative;
    margin: -1px 0;
    }

    #fashion .podnaslov {
        padding: 0;
        height: 260px;
        background-image: linear-gradient(0deg, #88ffe05c 0%, #4e97ff3b 100%), url(../img/chris-lawton-3Ik7xWYJv3U-unsplash.jpg);
        background-size: 100%, 302%;
        background-repeat: no-repeat;
        background-position: center center, 20% 0%;
    }







/*********************************************************************************************************************/
footer {
    position: relative;
    background-color: #fff;
    font-family: "Raleway", Arial,"Helvetica Neue", Helvetica, sans-serif;
    color: #1f1f1f;
    font-weight: 500;
    /* box-shadow: 3px 3px 10px #828282; */
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
    text-align: center;
    padding: 20px 50px;
}

footer p {
    margin-bottom: 0;
}

.copy {
    margin-bottom: 0;
}

.gloria-logo-footer {
    width: 126px;
    margin-bottom: 60px;
}

.gloria-logo-footer:hover {
    scale: 1.1;
    transition: 0.2s ease-in-out;
}

header {
  position: relative;
  height: 145vh;
  overflow: hidden;
}

.hero-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.content {
  background: white;
  min-height: 200vh;
  padding: 4rem;
}

.hero-mobile img{
  display: none;
}


/* RESPONSIVE  **************************************************************************************/
@media (min-width: 375px) {
    
    .hero-image {
        object-fit: contain;
        top: 60%;
    }
}

@media (min-width: 390px) {

    .intro-citat::before {
        top: 73px;
    }
}

@media (max-width: 576px) {
    header h1 {
        font-size: 60px;
    }

    .intro-citat p.citat-text {
        padding: 0px 10px;
        font-size: 20px;

    }

    .intro-citat p.citat-text.citat-naslov {
        font-size: 30px;
    }


    .top-opis h4 {
        line-height: 62px;
    }

    header {
        height: 70vh;
    }
    
    header h1 {
        font-size: 40px;
    }
    
    .intro {
        padding-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .logo-mob {
      display: block;
      position: fixed;
      top: 16px;
      left: 16px;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      z-index: 9999;
      background-color: #F15A50;
    }
  
    .logo-mob img {
        width: 35px;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: 0.3s;
        display: block;
    }
}

@media (min-width: 576px) {

    header {
        height: 100vh;
        margin: 0 auto;
        }

    header h1 {
        top: 49%;
        font-size: 100px;
        line-height: 120px;
        letter-spacing: 6px;
        -webkit-text-stroke: 12px #c38588;
        text-shadow: 12px 24px 32px #2b2b2bb8;
        }

        /* header h3 {
            top: 48%;
            font-size: 60px;
        } */

    header .container-fluid {
        max-width: 1000px;
        }

        .video-wrapper img {
            width: 100%;
            }

        .video-wrapper video {
            width: 1538px;
            }

    .naslov h1 {
        font-size: 160px;
        line-height: 120px;
        letter-spacing: 14px;
        -webkit-text-stroke: 10px #fff;
        word-wrap: normal;
        }

    .naslov h3 {
        margin-top: 40px;
        }

    .clanak-sve h3 {
        font-size: 34px;
        line-height: 34px;
        }

    .intro-citat p.citat-text {
        font-size: 32px;
        line-height: 50px;
        padding: 13px 72px 20px 72px;
        }


    #fashion .podnaslov {
        background-size: cover;
        background-position: 20% 0%;
        }

    .podnaslov h2 {  
        left: 76px;
        font-size: 60px;
        line-height: 80px;
        padding: 1rem 3rem;
        width: 516px;
        } 

        .product-slider-prvi {
            margin: 4rem auto -3rem auto;
            width: 540px;
            }

        .product-slider-prvi .slide {
            height: 324px;
            }

        .product-slider-prvi .slide .button-vise {
            bottom: 14px;
            right: 64px;
            }


    .top-img img {
        width: 82%;
    }
    .top-opis {
        padding: 2rem 4rem;
    }
    footer {
        padding: 32px;
    }

    .gloria-logo-footer {
        width: 180px;
        margin-bottom: 60px;
        margin-top: 52px;
    }
}

@media (max-width: 768px) {
    .hero-image.desktop {
    display: none;
    }

    .hero-mobile img {
    display: block;
    }

    .mobile-image {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    object-fit: cover;
    position: relative;
    margin: auto;
    width: calc(100% - 40px);
    }

    .mobile-image.first {
        top: 170px;
    }

    .mobile-image.second {
    width: 47%;
    top: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
    }
}

@media (min-width: 768px) {

    header h1 {
        font-size: 150px;
        }

    .video-wrapper video {
        width: 232%;
        }
          
    .link-1, .link-2, .link-3, .btt {
        margin-bottom: 8px;
    }
    .podnaslov h2 {
        font-size: 70px;
        padding: 1.2rem 3rem;
        -webkit-text-stroke: 4px;
        width: 616px;
    }
    .intro {
        padding-bottom: 4rem;
    }


    .top-opis h4 {
        font-size: 55px;
        line-height: 60px;
    }
    .clanak-sve h3 {
        font-size: 42px;
        line-height: 40px;
    }

    header {
        height: 70vh;
    }

    .hero-image {
        top: 50%;
    }

}

@media (min-width: 900px) {

    .video-wrapper video {
        width: 2112px;
    }

    .header {
        height: 95vh;
    }

}

@media (min-width: 992px) {

    .intro {
        padding-bottom: 4rem;
    }

        .top-img img {
            width: 100%;
            }
        .podnaslov h2 {
            width: 700px;
            padding: 14px 54px 20px 54px;
            -webkit-text-stroke: 3px;
            }
        .top-opis {
            position: absolute;
            top: 55%;
            transform: translate(0,-50%);
            width: 500px;
            padding: 0;
            }

        .top-opis-right {
            padding: 2rem 1rem;
            position: absolute;
            top: 55%;
            transform: translate(50%,-50%);
            width: 500px;
            padding: 0;
        }
}

 @media (min-width: 992px) {
    .top-opis-right {
        transform: translate(10%,-50%);
    }
}

 @media (min-width: 1050px) {
    .top-opis-right {
        transform: translate(14%,-50%);
    }
}

@media (min-width: 1200px) {

    /* header {
        /* height: 94vh; 
        height: 100vh;
        } */

    /* header h3 {
        top: 49%;
        font-size: 78px;
    } */

    .video-wrapper video {
        width: 100%;
        }

    .intro {
        padding: 0 0 7rem 0;
    }
    
    .intro-citat p.citat-text {
        font-size: 28px;
        line-height: 40px;
       padding: 0 72px 0 72px;
        }

    .intro-citat::before {
        top: 60px;
        }

    .intro-citat::after {
        bottom: -117px;
        }
     

    .podnaslov h2 {
        font-size: 80px;
        line-height: 100px;
        width: 40%;
        padding: 10px 52px;
        -webkit-text-stroke: 3px;
    } 

    .top-opis {
        top: 55%;
        width: 500px;
        }
    .top-opis h4 {
        font-size: 90px;
        line-height: 96px;
        text-transform: uppercase;
        }
    .top-opis p {
        font-size: 32px;
        line-height: 30px;
        font-weight: 400;
        margin-bottom: 50px;
        padding-left: 5px;
        }
    .opis-btn {
        font-size: 22px;
        line-height: 27px;
        font-weight: 600;
        border: 3px solid #e67275;
        border-radius: 12px;
        padding: 6px 40px;
        letter-spacing: 1.5px;
        }

        .clanak-sve h3 {
            font-size: 45px;
            line-height: 40px;
        }
        #beauty .clanak-sve h3,
        #fashion .clanak-sve h3,
        #summer-guide .clanak-sve h3 {
            color:  #EE3427;

        }
        .clanak-sve h4 {
            color: #1f1f1f;
            font-size: 21px;
            line-height: 23px;
            font-weight: 400;
            letter-spacing: -0.1px;
            margin-bottom: 34px;
        }



    #fashion .clanak-sve:hover h3 {
        color: #08eaea;
        }

    #fashion .clanak-sve:hover img {
        transform: rotate(-2deg);
        filter: contrast(1.2);
        }

  
    
            #fashion .clanak-sve:hover h3 {
                color: #edbbbd;
                }
    
            #fashion .clanak-sve:hover img {
                transform: rotate(-2deg);
                filter: contrast(1.2);
                }
    
        

                .product-slider-prvi {
                    width: 1200px;
                    margin: 4rem auto;
                    padding: 0 2rem;
                    }

                    .product-slider-prvi .slide {
                        height: 570px;
                    }


        footer {
            padding: 30px 0;
            font-size: 11px;
            line-height: 14px;
        }

        .intro-citat p.citat-text.citat-naslov {
            line-height: 100px;
            font-size: 60px;
        }

}

@media (min-width: 1300px) {
    .top-opis-right {
        transform: translate(24%,-50%);
    }
}

@media (min-width: 1400px) {
    .top-opis-right {
        transform: translate(33%, -50%);
    }

    header {
        height: 100vh;
    }

    .hero-image {
        object-fit: contain;
    }
}

@media (min-width: 1550px) {
    .top-opis-right {
        transform: translate(52%, -50%);
    }

    .top-opis h4 {
        font-size: 88px;
        line-height: 95px;
    }

    .clanak-sve h3 {
        font-size: 42px;
        line-height: 46px;
    }

    .clanak-sve h4 {
        font-size: 21px;
        line-height: 26px;
    }

    .top-opis p {
        font-size: 26px;
        line-height: 30px;
    }
}

@media (min-width: 1650px) {


    .intro {
        padding: 0 0 6rem 0;
        }

    .intro-citat::before,
    .intro-citat::after {
        font-size: 610px;
        line-height: 20px;
        }

    .intro-citat::before {
        top: unset;
        bottom: 66px;
        left: -292px;
        transform: translateX(0);
        }
    .intro-citat::after {
        bottom: 54px;
        right: -296px;
        transform: translateX(0);
        }

    .product-slider-prvi {
        width: 1200px;
        margin: 4rem auto;
        padding: 0 2rem;
    }

    .top-opis-right {
        transform: translate(60%, -50%);
    }

    .slikaB {
        width: 26%;
    }

    .hero-image {
        object-fit: cover;
    }

    header {
        height: 129vh;
    }
}

@media (min-width: 1750px) {
    header {
        height: 147vh;
    }

    .hero-image {
        top: 53%;
    }
}

@media (min-width: 1800px) {
    .top-opis-right {
        transform: translate(69%, -50%);
    }

    header {
        height: 145vh;
    }
}

@media (min-width: 1921px) {

    .logo {
        width: 80px;
        height: 80px;
        }

    header h1 {
        font-size: 240px;
        -webkit-text-stroke: 20px #c38588;
        }

    .link-1,
    .link-2,
    .link-3,
    .btt {
        width: 70px;
        height: 70px;
        margin-right: 0;
    }

    .logo img,
    .link-1 img,
    .link-2 img,
    .link-3 img {
        width: 60px;
        height: auto;
    }


    
    .link-1:hover img,
    .link-2:hover img,
    .link-3:hover img {
        width: 30px;
        height: 30px;
    } 


    .btt {
        transition: opacity 2s;
    }


    header {
        height: 160vh;
    }

    /* header h3 {
        top: 51.5%;
        font-size: 93px;
        } */


    .naslov h1 {
        font-size: 283px;
        line-height: 160px;
        letter-spacing: 0.5px;
        -webkit-text-stroke: 12px #fff;
        margin-top: 60px;
        }

    .naslov h3 {
        font-size: 84px;
        line-height: 122px;
        font-weight: 300;
        }


    .intro {
        padding-bottom: 8rem;
        }

    .intro-citat {
        text-align: center;
        position: relative;
    }

    .intro-citat p {
        margin: 0;
        }

    .intro-citat p.citat-text {
        font-size: 34px;
        line-height: 50px;
        padding: 20px 72px 20px 72px; /* *** */
        }

    .intro-citat::before {
        left: -292px;
        }

    .intro-citat::after {
        bottom: 54px;
        right: -296px;
        }



    .podnaslov h2 {
        font-weight: 600;    
        font-size: 100px;
        line-height: 100px;
        letter-spacing: 0.5px;
        padding: 16px 64px;
        left: 140px;
        top: 160px;
        z-index: 100;
        -webkit-text-stroke: 3px;
        } 


    .top-clanak {
        padding: 0;
        }

    .top-opis {
        top: 50%;
        width: 830px;
        }

    .top-opis h4 {
        font-size: 140px;
        line-height: 140px;
        font-weight: 600;
        }


    .top-opis p {
        font-size: 33px;
        line-height: 49px;
        font-weight: 300;
        margin-bottom: 30px;
        padding-left: 5px;
        }


    .opis-btn {
        font-size: 17px;
        line-height: 25px;
        font-weight: 400;
        border-radius: 24px;
        padding: 6px 40px;
        letter-spacing: 1.5px;
        }


                /*
        .clanci {
            margin: 4rem 0;
            }
            */

        .clanak-sve h3 {
            font-size: 45px;
            line-height: 45px;
            margin-top: 14px;
            }

            

            #fashion .clanak-sve:hover img {
                transform: rotate(-2deg);
                filter: contrast(1.2);
                }

    

        .clanak-sve h4 {
            font-size: 20px;
            line-height: 20px;
            font-weight: 400;
            letter-spacing: -0.1px;
            }



    /* SLIDER proizvodi ***********************************************************/
    .product-slider {
        width: 1490px;
        margin: 4rem auto;
        padding: 0 2rem;
        }

        .product-slider-prvi {
            width: 1200px;
            }

    .product-slider .slide,
    .product-slider-prvi .slide {
        position: relative;
        margin: 0 2rem;
        }

    .product-slider .slide img {
        /*object-fit: cover;
        margin: 0 auto;*/
        transition: filter 0.4s;
        }

    .slide img {
        height: 240px;
        width: auto;
        }

        p.foto-caption {
            font-weight: 700;
            font-size: 20px;
            }

        .button-vise {
            width: 110px;
            height: 110px;
            border: 0;
            bottom: 17px;
            right: -22px;
            filter: drop-shadow(2px 2px 3px #8d8d8d);
            }

            .button-vise:hover {
                filter: drop-shadow(2px 2px 3px #7d7d7d);
                }

            .button-vise::after {
                top: 40%;
                left: 49%;
                transform: translate(-50%, -50%);
                font-size: 112px;
                line-height: 96px;
                }



    /* MAKEUP ****************************************************************************************************************/
    /* #fashion {
        padding: 4rem 0;
        } */   /** ********* */

    #fashion .podnaslov {
        padding: 0;
        height: 260px;
        background-position: 4% 72%;
        }



    /* HAIR ****************************************************************************************************************/


    .top-opis-right {
        transform: translate(45%, -50%);
    }


    .intro-citat p.citat-text.citat-naslov{
        line-height: 30px;
        font-size: 60px;
    }
}

@media (min-width: 2100px) {
    header {
        height: 180vh;
    }
}

@media (min-width: 2560px) {
    header {
        height: 150vh;
    }

    .hero-image {
        top: 50%;
    }
}

