﻿.text-primary {
    color: #337ab7;
}

.header-nav .nav > li .sub-menu li a:hover {
    color: #337ab7;
}

.dlab-info-has.bg-primary, .dlab-info-has.bg-secondry:hover, .tp-bannertimer.tp-bottom {
    background-color: #004d90;
}

/*.dlab-info-has.bg-primary, .dlab-info-has.bg-secondry:hover, .tp-bannertimer.tp-bottom {
    color: #337ab7b3 !important;
}*/

.services-box .dlab-info-has.bg-primary {
    background-color: #337ab761 !important;
}

.collapse.in {
    display: grid;
}

.m-h36 {
    min-height: 36px;
}

.m-h66 {
    min-height: 66px;
}

.top-bar {
    background-color: #417ab5;
    color: #fff;
}

.header.dark, .header.dark .main-bar {
    background: #ffffff;
}

    .header.dark, .header.dark .main-bar {
        color: #000000;
        border-bottom: 1px solid #417ab5;
    }

        .header.dark .header-nav .nav > li > a {
            color: #000000;
        }

        .header.dark .extra-nav .site-button-link, .header.dark .header-nav .nav > li > a, .header.dark .navbar-toggle {
            color: #000000;
        }

.portfolio-carousel-nogap .item {
    margin: 0px 5px 0px 5px;
    /*border: 1px solid #496c95;*/
}

.dlab-info-has.no-hover {
    opacity: 0;
}

.logo-header {
    width: 260px;
    height: 84px;
}

.container-fluid .bg-primary.product-service {
    background-color: #337ab7b5;
}

.container-fluid .bg-primary-dark.product-service {
    background-color: #426c97bf;
}

.product-service h4 {
    /*color: #4b7ab3;*/
    color: #FFF;
}

.dlab-box {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #496c9530;
}

    .dlab-box .dlab-thum-bx.dlab-img-effect {
        padding: 10px;
    }

footer .widget_getintuch i {
    color: #4a81b4;
    top: 3px;
}

.footer-top {
    border-bottom: 1px solid #4c83b6;
}

.hr-line {
    border: none;
    border-top: 1px solid #4c83b6;
    margin: -12px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

.client-logo-carousel .owl-nav .owl-prev {
    left: -22px;
    margin: -15px 0;
}

.client-logo-carousel .owl-nav .owl-next {
    right: -22px;
    margin: -15px 0;
}

.divVideo {
    width: 100% !Important;
    background-color: #000;
}

    .divVideo video {
        width: 100%;
        max-width: 100%;
        max-height: 650px;
        /*padding: 15% 0px;*/
    }


@media only screen and (min-width: 768px) {
    /* Stilovi koji će se primijeniti na zaslonima širim od 768px */
    .product-item .dlab-title {
        min-height: 111px;
    }
}

@media only screen and (max-width: 768px) {
    /* Stilovi koji će se primijeniti na zaslonima širim od 768px */
    footer .widget.widget_getintuch h5.h0 {
        margin-bottom: -30px;
    }

    .row.dzseth h2 {
        font-size: 2.6rem;
    }

    .divVideo video {
        padding: 15% 0px;
    }
}

.shadow10 {
    border: 1px dotted #dfdfdf;
    padding-bottom: 20px;
    --webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
}

.alert-ad-cart2 {
    display: none;
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background: center no-repeat #fff;
    opacity: 0.9;
    text-align: center;
}

.alert-ad-cart {
    /*display: none;*/
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    background-color: #417ab5;
    z-index: 9999;
    padding: 20px 50px;
    /*font-size: 150%;*/
    text-align: center;
}


.alert-ad-cart-max {
    display: none;
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background: center no-repeat #fff;
    opacity: 0.9;
    text-align: center;
}

    .alert-ad-cart-max .alert-ad-cart {
        background-color: #ff0000;
    }

.fw-bold {
    font-weight: bold;
}

.divExt {
    border: 1px solid #1c558e;
    margin-right: 10px;
    padding: 0px 0px 10px 26px;
    background-color: #0080006e /*#275e8e29*/;
    margin-bottom: 15px;
}

.shopArt .odgovara {
    margin-bottom: 10px;
    /*width: 580px;*/
    color: #999999;
    margin-bottom: 15px;
}

    .shopArt .odgovara span.list {
        display: block;
        /*width: 550px;*/
        padding: 5px 5px;
        /* margin-top: 5px; */
        text-transform: uppercase;
        color: #333;
        /*margin: 5px;*/ /**/
        border-top: 1px dotted #dfdfdf;
    }

        .shopArt .odgovara span.list:first-of-type {
            /*margin-top: 5px;*/
        }

        .shopArt .odgovara span.list:nth-child(even) {
            /*background-color: #dfdfdf;*/
        }


        .shopArt .odgovara span.list:hover {
            background-color: #4c83b6;
            color: #fff;
        }

            .shopArt .odgovara span.list:hover a {
                color: #fff;
            }

.input-text.qtySes {
    width: 60px;
}

.input-text.qtyUser {
    width: 60px;
}

.pad-t7 {
    padding-top: 7px;
}

.divForm {
    position: relative;
    /*width: 380px;*/
    /*float: left;*/
}

    .divForm input.form-pretraga {
        width: 270px;
        padding: 5px;
        color: #000;
    }

    .divForm .btn-search {
        background-color: #ffffff;
        background-image: url(Search-icon.png);
        background-size: 92%;
        width: 26px;
        height: 25px;
        display: block;
        float: right;
        margin-top: 18px;
        background-position: center;
        position: absolute;
        top: -13px;
        right: 4px;
    }

body {
    font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
}

.dlab-accordion.space .panel {
    margin-bottom: 10px;
}

    .dlab-accordion.space .panel .acod-head .acod-title {
        background-color: #4b7ab3;
        color: #fff;
    }

    .dlab-accordion.space .panel .acod-head a {
        color: #fff;
    }

.acod-title .log {
    margin-right: 10px;
    background-color: #fff;
    padding: 25px 15px;
    border: 1px solid #4b7ab3;
}

.post-title {
    min-height: 55px;
}

.fullwidthbanner-container {
    background-color: #4b7ab3 !important;
}

.fullwidthabanner {
    max-width: 1920px;
    margin: auto;
}

#quik-search-btn {
    background-color: red;
    padding: 5px 10px;
    color: #fff;
}



@media only screen and (max-width: 2200px) {
    .fit-content {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1800px) {
    .fit-content {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1350px) {
    .fit-content {
        font-size: 10px;
    }
}

.ulLink {
    display: flex;
    align-items: center;
}

    .ulLink li {
        /*position: absolute;*/
        padding: 0px;
        /*padding-right: 30px !important;*/
    }

        .ulLink li.liMail {
            /*padding: 0px 15px 0px 0px;*/
        }

            .ulLink li.liMail i {
                font-size: 30px;
                margin-top: -2px;
            }

        .ulLink li.liTelefon i {
            font-size: 30px;
            margin-top: -2px;
        }

        .ulLink li.liWhats svg {
            width: 25px;
        }

        .ulLink li.liViber svg {
            width: 25px;
            margin-top: 0.1em;
        }

.ulDr li {
    padding-right: 30px !important;
    font-size: 25px;
}

.loginMob a{
    display: none;
}

@media only screen and (max-width: 1024px) {

    .loginMob a {
        display: block !important;
        border: 1px solid #fff;
        /*color: #fff;*/
        padding: 0px 8px 0px 8px !important;
        /*margin-bottom: 10px;*/
    }
    .ulLink {
        display: block;
        /*display: inline-flex;*/
        margin-top: -10px !important;
    }
    .dlab-topbar-left ul li {
        padding-right: 5px;
    }

    .ulLink li.liMail,
    .ulLink li.liTelefon {
        display: inherit;
        padding: 5px 0px;
    }

        .ulLink li.liMail i {
            font-size: 35px;
            margin: -2px 0px 0px;
        }

        .ulLink li.liTelefon i {
            font-size: 35px;
            margin: -2px 0px 0px 0px;
        }

        .ulLink li.liWhats svg {
            width: 30px;
            margin: 5px 0px;
        }

        .ulLink li.liViber svg {
            width: 30px;
            margin: 5px 0px;
        }
}

.headObavjest {
    z-index: 100;
    width: 100%;
    background-color: #f3010b;
    -webkit-box-shadow: 0px 1px 24px 0px rgba(48, 80, 136, 1);
    -moz-box-shadow: 0px 1px 24px 0px rgba(48, 80, 136, 1);
    box-shadow: 0px 1px 24px 0px rgba(48, 80, 136, 1);
    padding: 5px 0px;
    text-align: center;
    color: #fff;
}

.iti__flag-container {
    z-index:3;
}

/*.divFink table thead tr th,*/
.divFink table tbody tr td,
.divFink table tfoot tr td {
    padding: 3px 3px !important;
}

    .divFink table tfoot tr td a {

    }

        .divFink table tfoot tr td a img {
            /*filter: grayscale(0%);*/
            transition: box-shadow 0.3s ease-in-out;
        }

            .divFink table tfoot tr td a img:hover {
               /* transition: filter 0.3s ease-in-out;
                filter: grayscale(100%);*/
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
            }

.cart-remove-item {
    font-size: 25px;
    color: #417ab5;
}

    .cart-remove-item:hover {
        color: #f3010b;
    }

.divOb {
    font-size: 12px !important;
    text-align: center;
    border-top: 1px solid #4b7ab3;
    padding: 5px;
    color: #003d87;
}

/* ALERT NA POČETNOJ STRANICI */
/* Pozadinska sjena kad je aktivan alert */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 999;
}

/* Sam prozor obavijesti */
.alert-box {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    z-index: 1000;
    text-align: center;
    width: 450px;
    /*min-width: 455px;*/
    max-width: 90%;
}

    .alert-box h2 {
        margin-top: 0;
    }

    .alert-box button {
        margin-top: 15px;
        background-color: #0078d7;
        color: white;
        border: none;
        padding: 10px 15px;
        border-radius: 8px;
        cursor: pointer;
    }

        .alert-box button:hover {
            background-color: #005fa3;
        }