
@font-face {
    font-family: 'AllerDisplay';
    src: url(../font/AllerDisplay.otf);
    font-style: normal;
}

@font-face {
    /*font-family: 'Switzer-Regular';*/
    font-family: 'AllerRg';
    src: url(../font/Aller_Rg.ttf);
    font-style: normal;
}

@font-face {
    font-family: 'Outfit';
    src: url(../font/Outfit/Outfit-Regular.ttf);
    font-style: normal;
}

@font-face {
    font-family: 'Outfit-Light';
    src: url(../font/Outfit/Outfit-Light.ttf);
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-Regular';
    src: url(../font/Switzer/Switzer-Regular.otf);
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-Bold';
    src: url(../font/Switzer/Switzer-Bold.otf);
    font-style: normal;
}

a:link {
    text-decoration: none;
    color: inherit;
}

body {
    /*font-family: 'Work Sans', sans-serif;*/
    font-family: 'Switzer-Regular', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    /*background-color: #f4f5f5;*/
    background-color: #fff;
}

/*.div_dno_adrese {
    font-family: 'Work Sans', sans-serif;
}*/

a:visited {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

iframe {
    float: left;
}


.video_wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}

    .video_wrapper iframe {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

h1 {
    font-family: 'Switzer-Bold', cursive;
    font-size: 55px;
    margin: 60px 0 0px 0;
    text-align: center;
    letter-spacing: 0px;
    color: #6ECBF0 !important;
    line-height: 75px;
    font-weight: 300;
}




h2 {
    font-family: 'Switzer-Bold', cursive;
    font-size: 30px;
    margin: 0px 0px 50px 0px;
    text-align: center;
    color: #6ECBF0 !important;
    line-height: 27px;
    font-weight: 300;
}



h3 {
    font-family: 'Switzer-Bold', cursive;
    font-size: 30px;
    margin: 50px 0px 50px 0px;
    text-align: center;
    color: #6ECBF0 !important;
    line-height: 27px;
    font-weight: 300;
}


/* ........................body_width............................ */


.body_width {
    margin: auto;
    /*width: 1200px;*/
    width: 1500px;
    display: table;
}

.web {
    display: block;
}

.mob {
    display: none;
}

.body_width_padding_40_40 {
    padding-top: 80px;
    padding-bottom: 120px;
}

.div_lijevo {
    float: left;
    width: calc(100% - 340px);
}

.div_desno {
    display: block;
    float: left;
    margin-left: 40px;
    width: 300px;
}

.logo {
    width: 205px;
    background-image: url('/Datoteke/Logo/300x87.png');
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 96px;
}

.logo_dno {
    background-image: url('/Datoteke/Logo/300x87.png');
    width: 100%;
    height: 120px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.div_banner {
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 450px;
    width: 80%;
    margin: 0 auto;
    background-color: #dcefec;
}


/* ...................menu kad je na toj stranici................. */


body#default a#default,
body#boxi_o_nama a#boxi_o_nama,
body#boxi_eko_wc_kabine a#boxi_eko_wc_kabine,
body#boxi_ograde a#boxi_ograde,
body#boxi_usluge a#boxi_usluge,
body#boxi_foto a#boxi_foto,
body#boxi_kontakt a#boxi_kontakt {
    color: #fff;
    background-color: #ec008c;
}



/* ...................menu web................. */

.menu {
    width: 100%;
    position: relative;
    z-index: 101;
}

    .menu ul li a,
    .menu ul li a:visited {
        font-family: 'Switzer-Regular', cursive;
        color: #fff;
        display: block;
        font-size: 18px;
        font-weight: lighter !important;
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        text-decoration: none;
        text-transform: inherit;
        width: auto;
    }

    .menu ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .menu ul li {
            float: left;
            position: relative;
        }

            .menu ul li ul {
                display: none;
            }
            /* specific to non IE browsers */
            .menu ul li:hover a {
                color: #6ECBF0 !important;
            }

            .menu ul li:hover ul {
                display: block;
                position: absolute;
                left: 0px;
            }

                .menu ul li:hover ul li a.hide {
                    background: #6a3;
                    color: #fff;
                }

                .menu ul li:hover ul li:hover a.hide {
                    color: #000;
                    background-color: #F00;
                }

                .menu ul li:hover ul li ul {
                    display: none;
                }

                .menu ul li:hover ul li a {
                    background-color: #fff;
                    height: auto;
                    text-decoration: none;
                    display: block;
                    text-align: left;
                    font-size: 13px;
                    line-height: 24px;
                    /*width: 1000px;*/
                    padding: 20px 20px 25px 25px;
                    color: #444 !important;
                    /*overflow: auto;*/
                    margin-left: -60px;
                    box-shadow: 0 0 1px #aaa;
                    /*width: auto;*/ /*250px !important;*/
                }

                    .menu ul li:hover ul li a:hover {
                        background-color: #fff;
                    }

                .menu ul li:hover ul li:hover ul {
                    display: block;
                    left: 146px;
                    top: 0px;
                }

                    .menu ul li:hover ul li:hover ul.left {
                        left: 50px;
                    }


.menu_naglaseno {
    font-weight: 500;
    color: #444;
    padding-bottom: 6px;
    font-family: 'Switzer-Regular', cursive;
    font-size: 14px;
}



    .menu_naglaseno:hover {
        color: #eab0d0;
        /*cursor: pointer;*/
    }







/* .......................... menu mob ................................... */


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.2s;
    padding-top: 60px;
    box-shadow: 0 0 1px #ccc;
}

    .sidenav a {
        padding: 0px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.0s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 15px;
        font-size: 36px;
        right: 15px;
        font-weight: 600;
        color: #eab0d0;
    }





@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}



/* .........................................................menu mob accordion........................................................... */


.accordion {
    font-family: 'Switzer-Regular';
    background-color: #fff;
    color: #222;
    cursor: pointer;
    padding: 12px 10px 12px 20px;
    width: calc(100% - 30px);
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    box-shadow: 0px 0 1px #bbb;
    font-weight: 500;
}

    .active, .accordion:hover {
        background-color: #eab0d0;
        color: #fff;
    }

.accordion_pod {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    padding: 12px 10px 12px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    box-shadow: 0px 0 1px #bbb;
}

    .accordion_pod:hover {
        background-color: #eee;
        color: #000;
    }


.panel {
    padding: 0 0px;
    background-color: #eee;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 1px;
}

.accordion_bez {
    font-family: 'Switzer-Regular';
    background-color: #fff;
    color: #222;
    cursor: pointer;
    padding: 12px 10px 12px 20px;
    width: calc(100% - 30px);
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    box-shadow: 0px 0 1px #bbb;
    font-weight: 500;
}

    .accordion_bez:hover {
        background-color: #eab0d0;
        color: #fff;
    }

        .accordion_bez:hover .accordion_icon {
            color: #fff;
        }

.accordion_icon {
    color: #6ECBF0;
}


/* .......................... menu_proizvodi ................................... */

.menu_proizvodi {
    background-color: #fff;
    box-shadow: 0px 0px 1px #aaa;
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.menu_proizvodi_margin {
    margin: 30px 20px 40px 30px;
}

.menu_proizvodi_naslov {
    line-height: 22px;
    font-size: 22px;
    margin-bottom: 18px;
    font-weight: 300;
    font-family: 'Switzer-Regular';
    color: #444;
}

    .menu_proizvodi_naslov:hover {
        color: #eab0d0;
        cursor: pointer;
    }


.menu_proizvodi_podnaslov {
    line-height: 24px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 24px;
    color: #757575;
    padding-left: 5px;
}

    .menu_proizvodi_podnaslov:hover {
        color: #000;
        cursor: pointer;
    }





/* .......................... menu_proizvodi_pocetna ................................... */

.menu_proizvodi_pocetna {
    background-color: #fff;
    height: 646px;
    box-shadow: 0px 0px 1px #aaa;
    display: table;
    width: 100%;
    position: relative;
}

.menu_proizvodi_pocetna_margin {
    margin: 30px 20px 40px 30px;
}

.menu_proizvodi_pocetna_slika {
    height: 646px;
    background-size: auto auto;
    background-position: center center;
    box-shadow: 0px 0px 1px #aaa;
}

.menu_proizvodi_pocetna_button {
    position: absolute;
    bottom: 40px;
    left: 30px;
    background-color: #eab0d0;
    color: #fff;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
}

    .menu_proizvodi_pocetna_button:hover {
        background-color: #c80176;
        cursor: pointer;
    }

/* .......................... trazilica ................................... */


.trazilica {
    float: left;
    height: 42px;
    line-height: 1;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 0px;
    position: relative;
    width: 100%;
    border-radius: 5px 0px 0px 5px;
    padding: 2px 20px 0px 20px;
}

    .trazilica:focus {
        border-top: 1px solid #eab0d0;
        border-bottom: 1px solid #eab0d0;
        border-left: 1px solid #eab0d0;
        border-right: 0px;
    }


.trazilica_button {
    float: right;
    height: 46px;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 100px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #6ECBF0;
    border: none;
    font-weight: 400;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    white-space: nowrap;
    font-family: 'Outfit-Light', sans-serif !important;
}

    .trazilica_button:hover {
        background-color: #eab0d0;
        cursor: pointer;
    }

/* ............................................................. */

.div_1 {
    position: relative;
    width: 100%;
}

.div_10 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(10% - 0px);
}

.div_25 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(25% - 0px);
}

.div_33_100 {
    float: left;
    padding: 0px;
    width: calc(33.33% - 0px);
    position: relative;
}

.div_40_100 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(40% - 0px);
}

.div_50_100 {
    float: left;
    padding: 0px;
    width: calc(50% - 0px);
    position: relative;
}

.div_100_100 {
    float: left;
    padding: 0px;
    width: calc(100% - 0px);
    position: relative;
}


.div_60_100 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(60% - 0px);
}

.div_80_100 {
    float: left;
    margin-left: 20px;
    position: relative;
    width: calc(80% - 20px);
}


.div_3 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(33.33% - 0px);
}

.div_4_dob {
    float: left;
    margin: 0px 10px 0px 10px;
    position: relative;
    width: calc(25% - 20px);
}


.div_4 {
    float: left;
    margin: 00px;
    position: relative;
    width: calc(25% - 0px);
}

.div_5 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(20% - 0px);
}

.div_5_dno {
    float: left;
    margin: 10px 0px 10px 30px;
    position: relative;
    width: calc(20% - 30px);
}

.div_6 {
    float: left;
    margin: 0px;
    position: relative;
    width: calc(16.6% - 0px);
    font-family: 'Outfit', sans-serif;
}


/* ..........................okvir................................... */
.okvir {
    background-color: #fff;
    padding: 50px;
    overflow: auto;
}


.okvir_pozadina {
    background-color: #fff;
    overflow: auto;
    box-shadow: 0 0 1px #aaa;
}


/* ..........................omjeri slike................................... */

.div_slika_1_1_100_100 {
    background-color: #f5f5f5;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

    .div_slika_1_1_100_100:after {
        padding-top: 100%;
        /* 1:1 ratio */
        display: block;
        content: '';
    }

.div_slika_16_9_100_100 {
    background-color: #f5f5f5;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

    .div_slika_16_9_100_100:after {
        padding-top: 56.25%;
        /* 16:9 ratio */
        display: block;
        content: '';
    }

.div_slika_16_4_100_100 {
    background-color: #f5f5f5;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

    .div_slika_16_4_100_100:after {
        padding-top: 25%;
        /* 16:4 ratio */
        display: block;
        content: '';
    }




/* ............................................................. */

.div_slika_okvir_100_100 {
    background-color: #000;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

    .div_slika_okvir_100_100:after {
        padding-top: 56.25%;
        /* 16:9 ratio */
        display: block;
        content: '';
    }



.div_dogadjanja_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.div_tekst_3 {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    height: 43px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 25px 50px 15px;
    text-align: center;
    width: auto;
}




/* .....................izbornik_mob........................................ */

.izbornik_mob {
    float: left;
    width: 60px !important;
    margin: 0px 10px 0px 10px;
    background-color: #6ECBF0;
    color: #fff;
    border-radius: 5px;
    height: 46px;
    line-height: 46px;
}

    .izbornik_mob:hover {
        background-color: #eab0d0;
        cursor: pointer;
    }


/* .....................kosarica........................................ */

.kosarica_meni {
    width: calc(100% - 80px);
    margin-top: 30px;
    background-color: #6ECBF0;
    height: 46px;
    border-radius: 5px;
    margin-bottom: 20px;
    float: right;
}

    .kosarica_meni:hover {
        background-color: #eab0d0;
        cursor: pointer;
    }





.kosarica_meni_icon {
    font-size: 36px;
    color: #fff;
    float: left;
    position: relative;
    padding: 4px 15px 0px 10px;
    border-right: 1px solid #fff;
    height: 42px;
}

.kosarica_meni_kolicina {
    font-size: 12px;
    color: #fff;
    float: left;
    position: absolute;
    background-color: #FFA700;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    top: -4px;
    left: 32px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
}


.kosarica_meni_iznos {
    font-size: 16px;
    color: #fff;
    float: right;
    line-height: 45px;
    padding-right: 20px;
}

.kosarica_meni_mob {
    float: left;
    width: 60px !important;
    margin: 0px 10px 0px 10px;
    background-color: #6ECBF0;
    color: #fff;
    border-radius: 5px;
    height: 46px;
    line-height: 46px;
    position: relative;
}

    .kosarica_meni_mob:hover {
        background-color: #eab0d0;
        cursor: pointer;
    }

.kosarica_meni_icon_mob {
    font-size: 36px;
    line-height: inherit !important;
}

/* .....................kosarica proizvod........................................ */

.kosarica_proizvod {
    background-color: #fff;
    overflow: auto;
    box-shadow: 0 0 1px #aaa;
    height: 110px;
    line-height: 100px;
    margin-bottom: 1px;
}

    .kosarica_proizvod:hover {
        background-color: #fbfbfb;
    }

.kosarica_proizvod_slika {
    float: left;
    width: 100px;
    height: inherit;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 0 1px #aaa;
}

.kosarica_proizvod_naziv {
    float: left;
    width: calc(60% - 140px);
    line-height: 20px;
    padding: 20px 20px 15px 20px;
    font-weight: 500;
    color: #888;
    font-family: 'Outfit', sans-serif;
}

.kosarica_proizvod_naziv_brend {
    font-size: 13px;
    padding-top: 5px;
    font-weight: 300;
}

.kosarica_proizvod_cijena {
    float: left;
    width: 10%;
    line-height: inherit;
    text-align: right;
    font-weight: 500;
    color: #888;
    font-family: 'Outfit', sans-serif;
}

.kosarica_proizvod_kolicina {
    float: left;
    width: 10%;
    line-height: inherit;
    text-align: center;
    height: inherit;
}

.kosarica_proizvod_kolicina_unos {
    width: 50px;
    text-align: center;
    height: 50px;
    border: 1px solid #ddd;
    margin-top: 20%;
}

.kosarica_proizvod_iznos {
    float: left;
    width: calc(10% - 20px);
    line-height: inherit;
    text-align: right;
    padding-right: 20px;
    font-weight: 500;
    font-family: 'Outfit', sans-serif;
    color: #888;
}

.kosarica_proizvod_delete {
    float: left;
    width: 10%;
    line-height: inherit;
    text-align: center;
    position: relative;
    background-image: url('delete.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25% auto;
    height: inherit;
    box-shadow: 0 0 1px #aaa;
}

    .kosarica_proizvod_delete:hover {
        cursor: pointer;
        background-size: 30% auto;
    }

.kosarica_proizvod_dostava {
    float: left;
    width: 100%;
    text-align: right;
    padding: 10px 20px 10px 20px;
    background-color: #eee;
    color: #888;
    font-family: 'Outfit', sans-serif;
    box-sizing: border-box;
    font-weight: 500;
}

.kosarica_proizvod_ukupno {
    float: left;
    width: 100%;
    text-align: right;
    padding: 20px;
    background-color: #ffffff;
    line-height: 50px;
    color: #888;
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    box-sizing: border-box;
    font-size: 18px;
}

.kosarica_button {
    color: #fff;
    background-color: #6ECBF0;
    border-radius: 5px;
    float: left;
    padding: 30px 30px 30px 30px;
    font-weight: 500;
    margin-top: 50px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

    .kosarica_button:hover {
        cursor: pointer;
        background-color: #eab0d0;
    }

.kosarica_podaci {
    background-color: #fff;
    overflow: auto;
    box-shadow: 0 0 1px #aaa;
    padding: 25px;
}

.kosarica_podaci_unos {
    width: calc(100% - 40px);
    text-align: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: inherit;
    font-weight: 300;
    box-sizing: border-box;
    padding: 20px;
    margin: 0px 20px 0 20px;
}

    .kosarica_podaci_unos:focus {
        border: 1px solid #eab0d0;
    }

.kosarica_podaci_label {
    font-size: 12px;
    padding-left: 20px;
    margin-top: 30px;
    color: #888;
}

.kosarica_podaci_button {
    width: calc(100% - 40px);
    border-radius: 5px;
    font-family: inherit;
    box-sizing: border-box;
    padding: 30px 15px 30px 15px;
    margin: 0px 20px 0 20px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    background-color: #6ECBF0;
}

    .kosarica_podaci_button:hover {
        cursor: pointer;
        background-color: #eab0d0;
    }


/* ..................... prijava registracija ........................................ */


.prijava_podaci {
    background-color: #fff;
    overflow: auto;
    box-shadow: 0 0 1px #aaa;
    padding: 40px;
    box-sizing: border-box;
    width: 600px;
    margin: auto;
}

.prijava_podaci_label {
    font-size: 12px;
    padding-left: 15px;
    margin-top: 15px;
    color: #888;
}

.prijava_podaci_unos {
    width: calc(100% - 20px);
    text-align: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: inherit;
    font-weight: 300;
    box-sizing: border-box;
    padding: 8px;
    margin: 0px 10px 0px 10px;
    color: #888;
    font-family: 'Outfit', sans-serif;
}

    .prijava_podaci_unos:focus {
        border: 1px solid #eab0d0;
    }


.prijava_podaci_button {
    width: calc(100% - 20px);
    border-radius: 5px;
    font-family: inherit;
    box-sizing: border-box;
    padding: 20px 10px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    background-color: #6ECBF0;
    margin: 0px 10px 0px 10px;
}


    .prijava_podaci_button:hover {
        cursor: pointer;
        background-color: #eab0d0;
    }

.prijava_podaci_fieldset {
    width: calc(100% - 20px);
    text-align: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: inherit;
    font-weight: 300;
    box-sizing: border-box;
    padding: 8px;
    margin: 0px 10px 0px 10px;
    color: #888;
}

    .prijava_podaci_fieldset select {
        width: 100%;
        border: none;
        outline: none;
        color: #888;
        background: transparent;
        font-size: 14px;
        cursor: pointer;
    }

        .prijava_podaci_fieldset select option {
            color: #888 !important;
        }
/* .....................tekst........................................ */



.div_naslov {
    color: #212121;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: -0.05em;
    line-height: 1.1em;
    padding-bottom: 40px;
    text-transform: uppercase;
}

.div_podnaslov {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 2;
    margin-bottom: 10px;
}

.div_tekst {
    font-size: 14px;
    font-weight: 300;
    line-height: 2em;
}


/* ..................... proizvodi........................................ */

.proizvod_putanja {
    font-size: 14px;
    text-align: center;
    background-color: #eee;
    color: #6ECBF0;
    line-height: 40px;
    box-shadow: 0px 4px 1px #e3e3e3 inset;
    margin-bottom: 40px;
}

    .proizvod_putanja a:hover {
        color: #FF4FB3;
        text-decoration: underline;
    }

.proizvod_putanja_trenutno {
    font-weight: 600;
}

.proizvod {
    background-color: #fff;
    box-shadow: 0px 0px 1px #aaa;
    position: relative;
    margin: 0px 0px 20px 20px;
    display: flow-root;
}

    .proizvod:hover {
        box-shadow: 0px 0px 20px #ddd;
        cursor: pointer;
    }

        .proizvod:hover .proizvod_popust {
            transform: rotate(10deg);
            transition-duration: 0.5s;
        }


.proizvod_slika {
    padding-top: 100%;
    background-size: auto 75%;
    background-repeat: no-repeat;
    background-position: center center;
}

.proizvod_naslov {
    margin-left: 20px;
    margin-right: 20px;
    height: 43px;
    overflow: hidden;
    /*color: #6ECBF0;*/
    color: #000;
    font-family: 'Switzer-Regular';
    font-size: 14px;
    line-height: 20px;
}

.proizvod-naslov_custom {
    height: 43px;
}
.proizvod-naslov_custom {
    font-size: 15px !important;
}
.naslov-proizvoda_kat, .proizvod_popust {
    position: absolute;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    background-color: #ff4fb3;
    color: #fff;
    top: -15px;
    left: -15px;
    line-height: 57px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    background-size: 100% auto;
    transform: rotate(-10deg);
    font-family: 'Switzer-Regular';
    transition-duration: 0.5s;
    z-index: 100;
}

.proizvod_cijena {
    margin: 10px 15px 20px 15px;
    color: #eab0d0;
    font-weight: 300;
    font-size: 12px;
    position: relative;
    box-shadow: 0 0 1px #ee97c9;
    padding: 8px;
    line-height: 20px;
    border-radius: 5px;
    height: 20px;
    font-family: 'Switzer-Regular';
}



.proizvod_cijena_nova {
    color: #FF4FB3;
    margin-right: 10px;
    line-height: 8px;
}

.proizvod_cijena_stara {
    text-decoration: line-through;
    color: #6ECBF0;
    font-weight: 400;
    position: absolute;
    font-size: 13px;
    line-height: 20px;
}


.proizvod_kosarica {
    background-color: #eab0d0;
    height: 37px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 35px;
    padding-left: 4px;
    border-radius: 0px 4px 4px 0px;
}

    .proizvod_kosarica:hover {
        background-color: #6ECBF0;
        cursor: pointer;
    }





/* ..................... proizvodi opsirnije........................................ */


.proizvod_opsirnije_slika {
    padding-top: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.proizvod_opsirnije_slika_mala_okvir {
    padding: 20px 20px 0px 30px;
}

.proizvod_opsirnije_slika_mala {
    width: 100px;
    box-shadow: 0 0 1px #ccc;
    float: left;
}

    .proizvod_opsirnije_slika_mala:hover {
        cursor: pointer;
        box-shadow: 0 0 1px #666;
    }

.proizvod_opsirnije_margin {
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 1px #aaa;
    margin-left: 20px;
    padding-bottom: 20px;
}

.proizvod_opsirnije_naslov {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    /*margin-top: 50px;*/
    font-family: 'Switzer-Regular';
    margin-right: 30px;
    color: #6ECBF0;
    height: 100px;
    overflow: hidden;
    text-align: left;
}

.proizvod_opsirnije_naslov_margin {
    margin: 20px 60px 20px 50px;
}

.proizvod_opsirnije_cijena {
    margin: 0px;
    color: #6ECBF0;
    font-weight: 300;
    font-size: 23px;
    position: relative;
    border: 1px solid #b5ebff;
    padding: 8px 8px 8px 14px;
    line-height: 60px;
    height: 60px;
    border-radius: 5px;
    font-family: 'Switzer-Regular';
}

.proizvod_opsirnije_cijena_nova {
    color: #eab0d0;
    margin-right: 10px;
    font-size: 17px;
    line-height: 34px;
}

.proizvod_opsirnije_cijena_stara {
    text-decoration: line-through;
    color: #888;
    position: absolute;
    font-size: 16px;
    line-height: 20px;
}



.proizvod_opsirnije_kosarica {
    width: 50%;
    text-align: center;
    background-color: #6ECBF0;
    color: #fff;
    border-radius: 3px;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    font-weight: 500;
}

    .proizvod_opsirnije_kosarica:hover {
        background-color: #eab0d0;
        cursor: pointer;
    }


.proizvod_opsirnije_brend {
    box-shadow: 0 0 1px #aaa;
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.proizvod_opsirnije_brend_logo {
    width: 100px;
    background-color: #fff;
    padding-top: 100px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0px 0 1px #aaa;
    border-radius: 0px;
    position: absolute;
    z-index: 100;
    bottom: 50px;
    left: 50px;
    display: none;
}

.proizvod_opsirnije_brend_naziv {
    padding: 25px 20px 25px 15px;
    line-height: 8px;
    background-color: #f9f9f9;
    display: flex;
    font-size: 15px;
    font-weight: 500;
    color: #535353;
}

.proizvod_opsirnije_proizvodjac {
    background-color: #fff;
    padding: 15px 0px 15px 0px;
    color: #888;
    font-weight: 300;
    font-size: 13px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    line-height: 24px;
}


.proizvod_opsirnije_popust {
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #ff4fb3;
    border-radius: 50%;
    color: #fff;
    top: 0px;
    right: 0px;
    line-height: 80px;
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
    /*background-image: url('usteda.svg');*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    transform: rotate(10deg);
    font-family: 'Switzer-Regular';
}



/* .....................starosna dob........................................ */


.starosna_dob {
    width: 100%;
    box-shadow: 0px 0px 1px #aaa;
    overflow: hidden;
    position: relative;
    padding-top: 100%;
    background-size: auto 120%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100%;
    text-align: center;
}

    .starosna_dob:hover {
        box-shadow: 0px 0px 20px #ddd;
        cursor: pointer;
    }

.starosna_dob_naslov {
    font-family: 'Switzer-Regular';
    font-size: 20px;
    color: #444;
    font-weight: 300;
    text-align: center;
    float: none;
    margin-top: 10px;
}



/* .....................starosna dob........................................ */

.brend {
    width: calc(10% - 10px);
    background-color: #fff;
    box-shadow: 0px 0px 1px #aaa;
    position: relative;
    padding-top: 100px;
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    border-radius: 0px;
    margin: 5px;
}

    .brend:hover {
        box-shadow: 0px 0px 20px #ddd;
        cursor: pointer;
    }

.brend_proizvodi {
    width: calc(33.333% - 0px);
    background-color: #fff;
    box-shadow: 0px 0px 1px #aaa;
    position: relative;
    padding-top: 80px;
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    border-radius: 0px;
    margin: 0px;
}

    .brend_proizvodi:hover {
        box-shadow: 0px 0px 20px #ddd;
        cursor: pointer;
    }

/* ..................... pager ........................................ */

.pager {
    padding: 20px;
    margin: auto;
    box-sizing: border-box;
    display: inline-block;
}

.pager_brojevi {
    color: #fff;
    background-color: #6ECBF0;
    padding: 25px 35px 25px 35px;
    font-family: 'Switzer-Regular';
    float: left;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
}

    .pager_brojevi:hover {
        background-color: #eab0d0;
        cursor: pointer;
    }

/* .....................dno ........................................ */

.div_dno_mapa {
    color: #8ccced; /*#FF4FB3*/
    font-weight: 600;
    line-height: 40px;
    background-color: #fff;
    border-radius: 3px;
    padding-left: 15px;
    margin-left: -12px;
    margin-bottom: 8px;
}

    .div_dno_mapa:hover {
        background-color: #aedaf1; /*#eab0d0*/
        color: #02a8ff;
    }

.div_dno_adrese {
    background-color: #f550b1; /*#6ECBF0*/
    font-size: 13px;
    line-height: 25px;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    color: #bbedff;
    text-align: left;
}




.div_dno_adrese_naglaseno {
    color: #fff;
    font-weight: 600;
    line-height: 40px;
}

.div_dno {
    background-color: #81ccee; /* #FF4FB3*/
    font-size: 13px;
    line-height: 25px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
}


/* ............................ tabovi ................................. */



.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block;
    background-color: #fff;
    box-shadow: 0 0 1px #aaa;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

/*
 Styling
*/


.tabset > label {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    font-weight: 500;
    width: calc(33.33% - 54px);
    text-align: center;
    font-family: 'Switzer-Regular';
    font-size: 24px;
    color: #6ECBF0;
    font-weight: 300;
}

    .tabset > label::after {
        content: "";
        position: absolute;
        left: 15px;
        bottom: 10px;
        width: 22px;
        height: 0px;
        background: #8d8d8d;
    }

    .tabset > label:hover,
    .tabset > input:focus + label {
        background-color: #fff;
        box-shadow: 0 -1px 1px #aaa;
        color: #eab0d0;
    }

        .tabset > label:hover::after,
        .tabset > input:focus + label::after,
        .tabset > input:checked + label::after {
            background: #06c;
        }

.tabset > input:checked + label {
    background-color: #fff;
    box-shadow: 0 -1px 1px #aaa;
    color: #eab0d0;
}

.tab-panel {
    padding: 40px;
}


.tabset {
    width: 100%;
}

/* ............................ youtube video aspect ratio ................................. */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }



/* ............................................................. */

.ave {
    color: #fff;
}

    .ave:hover {
        color: #c5efff;
    }


/* ...............................................Velicina od 1280 pa nadalje ............................................... */

@media screen and (min-width: 1280px) {


    .body_width {
        margin: auto;
        width: 1200px;
        /*width: 1500px;*/
    }
}

/* ...............................................Velicina do 567 ............................................... */

@media screen and (max-width: 567px) {

    .menu_proizvodi_pocetna_button {
        left: 12px;
    }

    .body_width {
        margin: auto;
        width: 94%;
    }

    .web {
        display: none;
    }

    .mob {
        display: table;
        width: 100%;
    }

    h1 {
        font-size: 36px;
        font-weight: 300;
        margin: 50px 0 0px 0;
        text-align: center;
        color: #eab0d0 !important;
        font-family: 'Switzer-Regular';
        line-height: 36px;
    }

    h2 {
        font-family: 'Switzer-Regular', cursive;
        font-size: 20px;
        margin: 0px 0px 50px 0px;
        text-align: center;
        color: #6ECBF0 !important;
        line-height: 24px;
        font-weight: 300;
    }


    .logo {
        width: 100%;
        background-image: url('/Datoteke/Logo/logo.svg');
        background-position: center center;
        background-size: 60% auto;
        background-repeat: no-repeat;
        height: 106px;
    }

    /* ..........................okvir................................... */

    .okvir {
        background-color: #fff;
        padding: 30px;
        overflow: auto;
    }


    /* ...............................................dno ............................................... */

    .logo_dno {
        background-image: url('/Datoteke/Logo/300x87.png');
        width: 100%;
        background-position: center center;
        background-size: 70% auto;
        padding-top: 20%;
        background-repeat: no-repeat;
    }

    .div_dno_mapa {
        color: #fff;
        font-weight: 600;
        line-height: 40px;
        background-color: #22c2ff;
        border-radius: 3px;
        padding-left: 15px;
        width: 75%;
        margin: auto;
    }

    /* ...............................................Velicina do 567 ............................................... */


    .div_3 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(100% - 0px);
    }

    .div_4_dob {
        float: left;
        margin: 10px;
        position: relative;
        width: calc(50% - 20px);
    }




    .div_4 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(50% - 0px);
    }

    .div_5 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(50% - 0px);
    }

    .div_5_dno {
        float: left;
        margin: 0px 0px 15px 0px;
        position: relative;
        width: calc(100% - 0px);
        text-align: center;
    }

    .div_6 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(50% - 0px);
    }



    .div_25 {
        float: left;
        margin: 10px 0px;
        position: relative;
        width: calc(100% - 0px);
    }

    .div_33_100 {
        float: left;
        padding: 0px;
        width: calc(100% - 0px);
        position: relative;
    }

    .div_50_100 {
        float: left;
        padding: 0px;
        width: calc(100% - 0px);
        position: relative;
    }

    .div_60_100 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(100% - 0px);
    }

    .div_80_100 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(100% - 0px);
    }


    .div_40_100 {
        float: left;
        margin: 0px;
        position: relative;
        width: calc(100% - 0px);
    }

    .div_banner {
        background-position: center center;
        background-repeat: repeat;
        background-size: auto 100%;
        width: 100%;
        height: 220px;
    }

    .brend {
        width: calc(33.33% - 10px);
        background-color: #fff;
        box-shadow: 0px 0px 1px #aaa;
        position: relative;
        padding-top: 25%;
        background-size: 80% auto;
        background-repeat: no-repeat;
        background-position: center center;
        float: left;
        border-radius: 0px;
        margin: 5px;
    }


    /* .......................... proizvodi ................................... */


    .proizvod {
        background-color: #fff;
        box-shadow: 0px 0px 1px#aaa;
        position: relative;
        margin: 10px 5px 0px 5px;
        display: flow-root;
    }

    /* ..................... proizvodi opsirnije........................................ */

    .proizvod_opsirnije_margin {
        background-color: #fff;
        margin-bottom: 20px;
        box-shadow: 0 0 1px #aaa;
        margin-left: 0px;
    }




    .proizvod_opsirnije_naslov {
        font-size: 36px;
        font-weight: 300;
        line-height: 32px;
        margin-top: 30px;
        font-family: 'Switzer-Regular';
        margin-right: 30px;
        color: #6ECBF0;
        height: auto;
    }

    .proizvod_opsirnije_naslov_margin {
        margin: 20px 30px 20px 30px;
    }

    .proizvod_opsirnije_brend_logo {
        width: 75px;
        background-color: #fff;
        padding-top: 75px;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
        box-shadow: 0px 0 1px #aaa;
        border-radius: 0px;
        position: absolute;
        z-index: 100;
        bottom: 30px;
        left: 30px;
        display: none;
    }

    /* .......................... menu_proizvodi ................................... */

    .menu_proizvodi {
        background-color: #fff;
        box-shadow: 0px 0px 1px #aaa;
        display: table;
        width: 100%;
        position: relative;
        margin-bottom: 0px;
    }

    .menu_proizvodi_margin {
        margin: 15px 10px 25px 30px;
    }

    .menu_proizvodi_naslov {
        line-height: 17px;
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .menu_proizvodi_podnaslov {
        line-height: 22px;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 24px;
        color: #444;
    }

    /* .......................... kosarica ................................... */


    .kosarica_proizvod {
        background-color: #fff;
        overflow: auto;
        box-shadow: 0 0 1px #aaa;
        line-height: 100px;
        margin-bottom: 1px;
        height: 100%;
        position: relative;
    }

    .kosarica_proizvod_delete {
        float: left;
        width: 80px;
        line-height: inherit;
        text-align: center;
        background-image: url('delete.svg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 75% auto;
        height: 80px;
        box-shadow: 0 0 0px #aaa;
        position: absolute;
        z-index: 100;
        top: 0px;
    }

        .kosarica_proizvod_delete:hover {
            cursor: pointer;
            background-size: 60% auto;
        }

    .kosarica_proizvod_slika {
        float: none;
        width: 100%;
        background-size: 100% auto;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: 0 0 0px #aaa;
        padding-top: 100%;
    }


    .kosarica_proizvod_naziv {
        float: none;
        width: calc(100% - 40px);
        line-height: 20px;
        padding: 20px 20px 15px 20px;
        font-weight: 400;
    }

    .kosarica_proizvod_cijena {
        float: left;
        width: calc(40% - 10px);
        line-height: inherit;
        text-align: right;
        padding-right: 10px;
    }

    .kosarica_proizvod_kolicina {
        float: left;
        width: 20%;
        line-height: inherit;
        text-align: center;
        height: inherit;
    }


    .kosarica_proizvod_iznos {
        float: left;
        width: calc(40% - 10px);
        line-height: inherit;
        text-align: right;
        padding-right: 10px;
        font-weight: 500;
    }


    .kosarica_podaci_unos {
        width: calc(100% - 20px);
        text-align: left;
        border-radius: 5px;
        font-family: inherit;
        font-weight: 300;
        box-sizing: border-box;
        padding: 15px;
        border: 1px solid #ddd;
        margin: 0px 10px 0px 10px;
    }

    .kosarica_podaci_label {
        font-size: 12px;
        padding-left: 20px;
        margin-top: 10px;
        color: #888;
    }


    /* .......................... pager  ................................... */


    .pager_brojevi {
        color: #fff;
        background-color: #6ECBF0;
        padding: 15px 25px 15px 25px;
        font-family: 'Switzer-Regular';
        float: left;
        margin: 5px;
        text-align: center;
        border-radius: 5px;
    }


    /* .......................... prijava registracija  ................................... */

    .prijava_podaci {
        background-color: #fff;
        overflow: auto;
        box-shadow: 0 0 1px #aaa;
        padding: 40px;
        box-sizing: border-box;
        width: 100%;
        margin: auto;
    }
}

h2.h2Pocetna {
    font-family: 'Switzer-Regular', cursive;
    font-size: 60px;
    margin: 60px 0 0px 0;
    text-align: center;
    letter-spacing: 0px;
    color: #eab0d0 !important;
    line-height: 75px;
    font-weight: 300;
    margin-bottom: 40px;
}
