﻿/* COMMON */

body#promo-page {
    /*padding: 80px 0 40px 0;*/
}

#promo-page .container {
    /*background-color: #fff;*/
}

/* STYLE */
#promo-page .standard {
    /*background-color: #fff !important;*/
}

#promo-page .transparent {
    background-color: transparent !important;
}
/* TOP LOGO */
#promo-page .promo-top-logo {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 15px;
    background-color: #000000;
    z-index: 9999;
    margin-bottom: 120px;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.2);
}

/* COUNTDOWN */
#promo-page .timer {
    padding: 20px;
    text-align: center;
    background-color: #05164d;
    border-radius: 15px;
    margin-top: -50px;
}

    #promo-page .timer .cdown {
        display: inline-block;
        /*margin: 0 12px 0px 0;*/
        font-weight: 300;
        text-transform: capitalize;
        font-size: 12px;
        text-align: center;
        /*background: #243238 none repeat scroll 0 0;*/
        border-radius: 5px;
        color: #fff;
        padding-right: 20px;
    }

        #promo-page .timer .cdown span {
            color: #fff;
            display: block;
            /*line-height: 54px;*/
            text-align: center;
            width: 80px;
            font-size: 24px;
            font-weight: 700;
            border-right: 1px solid #fff;
        }

        #promo-page .timer .cdown:last-child {
            margin-right: 0;
            padding-right: 0px;
        }

            #promo-page .timer .cdown:last-child span {
                border-right: 0px solid #fff;
            }

    #promo-page .timer .selloutend {
        color: #fff;
    }

    @media screen and (max-width:576px) {
        #promo-page .timer {
            margin-top: 0px;
            padding: 20px 15px;
            width: 100%;
        }

        #promo-page .timer .cdown {
            padding-right: 10px;
        }

        #promo-page .timer .cdown span {
            width: 60px;
            font-size: 20px;
        }
    }

    /* BANNER */
    #promo-page .promo-banner {
        text-align: center;
        /*margin: 40px 0;*/
        /*background-color: #fff;*/
        /*padding: 15px;*/
        border-radius: 10px;
    }

    #promo-page .promo-banner img {
        border-radius: 0;
    }

#promo-page .banner_napomena {
    padding: 15px 0;
    text-align: center;
}

    #promo-page .banner_napomena h2 {
        font-size: 16px;
        font-weight: bold;
    }

    #promo-page .banner_napomena p {
        font-size: 14px;
        text-align: justify;
    }


#promo-page .promo-banner_text {
    padding: 15px;
}

    #promo-page .promo-banner_text h2 {
        font-size: 16px;
    }

#promo-page .fullwidth img {
    width: 100% !important
}
/* TEXT */

.promo-text {
    /*    padding: 15px;
    border-radius: 10px;*/
}

    .promo-text .center {
        text-align: center !important;
    }

    .promo-text .left {
        text-align: left !important;
    }

    .promo-text .right {
        text-align: right !important;
    }

    .promo-text h1 {
        font-size: 60px;
        font-weight: 700;
        line-height: 90px;
    }

    .promo-text h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 60px;
    }

    .promo-text h3 {
        font-size: 30px;
        line-height: 50px;
    }

    .promo-text h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .promo-text h5 {
        font-size: 16px;
        line-height: 24px;
    }

    .promo-text blockquote {
        background: #f9f9f9;
        border-left: 10px solid #ccc;
        margin: 1.5em 10px;
        padding: 0.5em 10px;
        quotes: "\201C""\201D""\2018""\2019";
        font-size: 22px;
    }

        .promo-text blockquote:before {
            color: #ccc;
            content: open-quote;
            font-size: 4em;
            line-height: 0.1em;
            margin-right: 0.25em;
            vertical-align: -0.4em;
        }

        .promo-text blockquote p {
            display: inline;
        }

        
#promo-page h1 {
  font-size: clamp(2.0125rem, 4vw, 2.875rem);
  line-height: clamp(2.415rem, 4.8vw, 3.45rem);
}

#promo-page h2 {
  font-size: clamp(1.6625rem, 3.5vw, 2.375rem);
  line-height: clamp(1.995rem, 4.2vw, 2.85rem);
}

#promo-page h3 {
  font-size: clamp(1.3125rem, 3vw, 1.875rem);
  line-height: clamp(1.575rem, 3.6vw, 2.25rem);
}

#promo-page h4 {
  font-size: clamp(1.1375rem, 2.5vw, 1.625rem);
  line-height: clamp(1.365rem, 3vw, 1.95rem);
}

#promo-page h5 {
  font-size: clamp(1rem, 2vw, 1.25rem);
  line-height: clamp(1.2rem, 2.4vw, 1.5rem);
}

#promo-page h6 {
  font-size: clamp(0.875rem, 1.5vw, 1.1rem);
  line-height: clamp(1.05rem, 1.8vw, 1.32rem);
}

/* PRODUCT */
#promo-page .one-product, #promo-page .two-products, #promo-page .three-products, #promo-page .four-products, #promo-page .six-products {
    padding: 15px;
}

    #promo-page .one-product h2 {
        font-size: 30px;
        font-weight: bold;
    }

    #promo-page .two-products h2 {
        font-size: 30px;
        font-weight: bold;
    }

    #promo-page .three-products h2 {
        font-size: 30px;
        font-weight: bold;
    }

    #promo-page .four-products h2 {
        font-size: 30px;
        font-weight: bold;
    }

    #promo-page .six-products h2 {
        font-size: 30px;
        font-weight: bold;
    }

#promo-page .one-product-box {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
}

#promo-page .btn {
    width: 100%;
}

#promo-page .grid-manufacture img {
    height: 15px
}

#promo-page .promo-popust {
    display: flex;
    align-items: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: var(--crveno);
    color: #fff !important;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    margin-right: 5px;
    text-transform: uppercase;
}

#promo-page .box {
    background-color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    border: 1px solid var(--svijetlo-siva);
    margin: 0px 0px 20px 0px;
    padding: 15px;
    border-radius: 10px;
}

    #promo-page .box:hover {
        box-shadow: 0 0 40px 0 rgba(80, 142, 216, .3);
        transition: all .3s;
    }

#promo-page .splide__slide {
    display: flex;
    padding: 0 15px;
}

#promo-page .title a {
    color: #162657!important;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#promo-page .category {
    font-size: 14px;
}

#promo-page a:hover {
    color: var(--boja2);
}

#promo-page .opis {
    padding: 15px 0;
}

    #promo-page iframe[src*="youtube.com"],
    #promo-page iframe[src*="youtube-nocookie.com"] {
        width: 100%;
        aspect-ratio: 16 / 9;
        overflow: hidden;
        height: auto;
    }

#promo-page [class^="promo_product_"] {
    position: relative;
}

    #promo-page [class^="promo_product_"] .stickers img {
        width: 50px !important;
        padding-bottom: 5px;
    }

    #promo-page [class^="promo_product_"] .stickers-container {
        bottom: 10px;
        right: 40px;
    }

#promo-page .old-price {
    font-size: 18px;
    text-decoration: line-through;
    color: var(--siva);
}

#promo-page .price {
    font-size: 16px;
    font-weight: bold;
    color: #538fd6;
    background-color: #f5f5fa;
    text-align: center;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}

#promo-page .six-products .title {
    font-size: 20px;
    font-weight: 700;
}

#promo-page .six-products .price {
    font-size: 20px;
    font-weight: bold;
}

#promo-page .text-right-background {
    background-color: #f5f5fa;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

/* PRODUCT CAROUSEL */

#promo-page .promo-carousel {
    /*background-color: #fff;*/
    padding: 0px;
}

/* OTHER */
#promo-page .header {
    /*text-align: center;*/
    /*padding: 30px;*/
}

#promo-page .footer {
    /*    padding: 30px 0;
    text-align: center;*/
    /*margin-top: 50px;*/
}

.promo-category .naziv {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
}


/* STICKERS */
.stickers-container {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: flex;
    justify-content: center;
    z-index: 99;
    flex-flow: column;
}


#promo-page .box .slika .stickers {
    list-style: none;
    display: flex;
    flex-flow: column;
}

    #promo-page .box .slika .stickers img {
        width: 50px !important;
        padding-bottom: 5px;
    }

#promo-page .selloutend {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
}

@media screen and (max-width:576px) {

    #promo-page .promo-banner {
        text-align: center;
        margin: 40px 0;
        background-color: transparent;
        padding: 0px;
        border-radius: 0px;
        margin-left: 15px;
        margin-right: 15px;
    }

    #promo-page .timer .cdown {
        margin-bottom: 10px;
    }

    #promo-page .opis {
        height: auto;
        overflow: visible;
        font-size: 18px;
    }

    #promo-page .title {
        height: auto;
        overflow: visible;
    }
}

@media screen and (max-width:767px) {
    .promo-text h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .promo-text {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: auto !important;
        font-size: 18px;
    }

    body {
        padding: 0;
        margin: 0;
        border: 0;
        min-height: 100%;
    }

    @supports (-webkit-overflow-scrolling: touch) {
        body:before {
            content: "";
            background-image: inherit;
            position: fixed;
            top: 0;
            left: 0;
            height: 100vh;
            width: 100%;
            -webkit-background-size: cover !important;
            -moz-background-size: cover !important;
            background-size: cover !important;
            z-index: -1;
        }
    }
}
