/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.g-signin2-full-width{
  width: 100%;
}
.g-signin2-full-width > div{
  margin: 0 auto;
   width: 100% !important;
}

.validation_errors{
    color: red;
}

.productModal{
    display: none;
}

.productModal.show{
    position: fixed;
    background: #0000008a;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#productBoxChooseVendor{
    min-width: 400px;
    padding: 40px 30px 30px;
    background: #fff;
    position: relative;
}

.productModal #productBoxChooseVendor .closeModal{
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    background: #004dda;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    #productBoxChooseVendor{
        min-width: 350px;
    }

    #productBoxChooseVendor .btn_add_to_cart{
        text-align: center;
    }
}

.productModal select.nice-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;

}

.before-8::before{
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
    content: '';
    display: block;
    height: 8px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 8px;
    z-index: 9;
}

.artB .artTitle{
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0 20px;
    min-height: 63px;
}

@media only screen and (max-width: 550px) {

    .artB .artTitle{
        padding: 0px 12px;
    }
    .grid_item a h3 {
        font-size: 0.9rem;
    }
}

.cijena-box{
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px 0 0 20px;
}

.addToCartInline_forma a.tooltip-1.icon-with-border{
    color: #ffffff;
    background: #cccccc;
    margin: 0;
    padding: 12px 10px 7px 10px;
    position: relative;
}

.addToCartInline_forma a.tooltip-1.icon-with-border::before {
    width: 25px;
    height: 0;
    border-style: solid;
    border-width: 0px 0 45px 16px;
    border-color: transparent transparent #cccccc transparent;
    content: "";
    position: absolute;
    top: 0;
    left: -47%;
}

@media only screen and (min-width: 768px) {
    .cijena-box{
        min-height: 38.8px;
    }
}

.offcanvas .inner .offcanvas-menu{
    /* height: 100%; */
 }

.version_2 .overflow_auto.collapse::-webkit-scrollbar {
    -webkit-appearance: none;
}
.version_2 .overflow_auto.collapse::-webkit-scrollbar:vertical {
    width: 14px;
}
.version_2 .overflow_auto.collapse::-webkit-scrollbar:horizontal {
    height: 10%

}
.version_2 .overflow_auto.collapse::-webkit-scrollbar-thumb {
    background-color: #0060ff;
    border-radius: 10px;
    border: 2px solid #ffffff;
}
.version_2 .overflow_auto.collapse::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

.pretragaMobile span{
    display: none;
}

.pretragaMobile:before{
    font-family: 'header_icons';
    content: '\0045';
    font-weight: 500 !important;
    font-size: 1.425rem;
    color: #444444;
}

.sticky_element .pretragaMobile{
    display: none;
}

@media only screen and (min-width: 768px) {
    .filter-cont{
        max-width: 100%; padding-left: 60px
    }
}

.breadcrumb-bg{
    background-color: #f8f8f8 !important;
    border: 1px solid #ededed;
}

.top_banner .breadcrumb-bg h1{
    color: #444444;
}

.top_banner .breadcrumb-bg .breadcrumbs ul{
    color: #444444;
}

.top_banner .breadcrumb-bg .breadcrumbs ul li a{
    color: #444444;
}

.megamenu.submenu.main-nav-btn{
    position: relative;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
}

.megamenu.submenu.main-nav-btn i{
    padding-right: 5px;
}

.main-menu ul > li.submenu.main-nav-btn > a:after{
    content: none;
}

.first-container.hide{
    display: none;
}

.first-container{
    background: #ffffff;
    position: absolute;
    min-width: 250px;
    padding: 20px;
    border-top: 1px solid #ededed;
}

.first-container .first-link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    color: #444444;
}

.first-container .first-link:hover{
    color: var(--siteColor);
}

.second-container{
    display: none;
    min-width: 900px;
    min-height: 455px;
    background: #fff;
    position: absolute;
    top:  -2px;
    left: 100%;
    border: 1px solid #ededed;
}

.second-container.active{
    display: block;
}

.second-container .col-4{
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-right: 1px solid #ededed;
}

.second-container .col-4 a{
    padding-left: 5px;
    color: #444444;
}

.second-container .col-4 .group-links a:hover,
.second-container .col-4 .group-links a:focus{
    color: var(--siteColor);
    background-color: rgba(0, 77, 218, 0.05);
    margin-left: 10px;
}

.second-container .col-4 a.second-title{
    font-weight: 600;
    font-size: 16px;
    color: #444444;
    padding-left: 0;
}

.second-container .col-4 a.second-vidi-sve{
    color: var(--siteColor);
}

.mobile-link-first::after{
    content: none !important;
}

@media only screen and (max-width: 990px) {
    .mob-relative{
        position: relative;
    }

    .mobile-main-menu{
        position: fixed;
        top: 0;
        left: -100%;
        background: #ffffff;
        z-index: 999999;
        width: 100%;
        max-width: 500px;
        height: 100%;
        transition: all .3s linear;
        border-right: 1px solid #ededed;
        overflow: hidden;
    }

    .mobile-main-menu.show{
        left: 0;
    }

    .mobile-main-menu .close-main-menu{
        height: 100vh;
        overflow-y: auto;
        padding-bottom: 50px;
    }

    .mobile-main-menu .first-ul{
        padding: 0;
        margin: 0;
    }

    .mobile-main-menu .first-ul li{
        border-bottom: 1px solid #ededed;
    }

    .mobile-main-menu .first-ul li a{
        font-size: 13px;
        padding: 15px;
        font-weight: 700;
        line-height: 1;
        /*text-transform: uppercase;*/
        color: #444444;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .second-menu-mobile{
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        right: -100%;
        background: #ffffff;
        transition: all .3s linear;
    }

    .second-menu-mobile.show{
        right: 0;
    }

    .mobile-main-menu .first-ul .vrati-se-div a{
        display: block !important;
        color: #0060ff !important;
        text-align: right;
    }

    .mobile-main-menu .first-ul .vrati-se-div a .fa-chevron-left{
        padding-left: 10px;
    }

    .third-link{
        border-bottom: 1px solid #ededed;
    }

    .third-menu-mobile{
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        right: -100%;
        background: #ffffff;
        transition: all .3s linear;
    }

    .third-menu-mobile.show{
        right: 0;
    }

    .vrati-se-div,
    .zatvori-div{
        border-bottom: 1px solid #ededed;
        background: rgba(0, 77, 218, 0.05);
        color: var(--siteColor);
    }

    .zatvori-div a{
        display: block;
        text-align: right;
        color: var(--siteColor);
        font-size: 13px;
        padding: 15px;
        font-weight: 700;
        line-height: 1;
        /*text-transform: uppercase;*/
    }

    .kategorija-ime{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;
        border-bottom: 1px solid #ededed;
    }

    .kategorija-ime span{
        color: var(--siteColor);
        font-size: 13px;
        font-weight: 700;
        line-height: 1;
        text-transform: uppercase;
    }

    .kategorija-ime a{
        text-transform: lowercase;
        color: var(--siteColor);
        font-weight: 300;
        text-decoration: underline;
    }

    .disN.hide{
        display: none;
    }
}

@media only screen and (min-width: 990px) {
    .mobile-main-menu{
        display: none;
    }
}

.artKorpa{
    width: 22px!important;
    margin-top: -5px;
}

.dugme-kupi{
    display: none;
}

@media only screen and (max-width: 550px) {
    .artB .artTitle h3{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .pdInfo{
        margin-bottom: 30px;
    }

    .naziv-slajder{
        font-size: 32px !important;
        line-height: 36px !important;
    }

    .artikalBox a img.img-fluid{
        object-fit: contain !important;
    }

    .dugme-dodaj{
        display: none;
    }

    .dugme-kupi{
        display: block;
    }

    .artKorpa{
        width: 26px!important;
        margin-top: -5px;
    }

    .questions-contact{
        margin-top: 30px;
    }

    .contact-info{
        padding: 20px !important;
    }
}


.Sticky .stickyKorpa{
    display: none;
}

.Sticky.sticky_element .stickyKorpa{
    display: inline-block;
}

.Sticky.sticky_element .stickyKorpa a{
    padding: 0 20px;
}

.stickyKorpa a::before{
    content: '\0042';
    color: #444444;
    font-family: 'header_icons';
    font-size: 1.5rem;
    font-weight: 500 !important;
}

.stickyKorpa strong{
    background: var(--siteColor);
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -7px;
    right: 15px;
    font-size: 10px;
}



.main_title h2{
    font-size: 2rem;
    font-weight: 800;
}

.feat ul li p{
    font-size: 10px;
}

.feat ul li h3{
    font-size: .8rem;
}

.feat .box img.service_img{
    width: 45px;
}

.selekt-search{
    font-size: 12px;
    padding: 10px;
    height: calc(1.75em + 0.75rem + 7px);
}

.main_nav #logo a img{
    max-width: 300px;
}

a.box_news figure figcaption{
    display: none;
}

.blogovi a.box_news{
    padding-left: 0;
}

.blogovi a.box_news img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    border: 1px solid #ededed;
}

.blogovi a.box_news:hover img{
    transform: none;
}

.blogovi .blog-info{
    border: 1px solid #ededed;
    border-top: 0;
    min-height: 108px;
    padding: 0 10px;
}

.blogovi .blog-info ul{
    text-align: right;
    padding: 5px 0 5px 0;
}

.blogovi .blog-info p{
    margin-bottom: 10px;
    font-size: 12px;
}

.blogovi a.box_news h4{
    font-size: 1rem;
}

.main_title p{
    font-size: 1rem;
    padding-top: 5px;
}

.contact-none{
    max-width: 50px;
}

.contact-info{
    background: #f8f8f8;
    padding: 60px;
}

.questions-contact{
    font-weight: 600;
}

.headerK{
    margin-bottom: 0 !important;
}

.headerK h1{
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #444444;
}

.baneri-2 img{
    width: 100%;
}

.addToCartInline_forma a.remove-wishlist{
    background-color: #ff0000;
    color: #fff;
    padding: 12px 10px 7px 10px;
    position: relative;
    margin: 0;
}

.addToCartInline_forma a.remove-wishlist::before{
    width: 25px;
    height: 0;
    border-style: solid;
    border-width: 0px 0 45px 16px;
    border-color: transparent transparent #ff0000 transparent;
    content: "";
    position: absolute;
    top: 0;
    left: -40%;
}

.logedInLi .logout-menuBtn{
    color: #ffffff !important;
    border-radius: 0;
    justify-content: center !important;
}

.logedInLi{
    background: rgba(0, 77, 218, 0.05);
}

.logedInLi a{
    color: var(--siteColor) !important;
}

#PopupSignupForm_0 .mc-modal{
    background: #ffffff;
}

.wishlist-strana .add-to-cart-form a.btn_1.tooltip-1{
    background-color: var(--siteColor) !important;
}

.wishlist-strana .add-to-cart-form a.btn_1.tooltip-1 span{
    display: block;
    color: #ffffff;
}

.wishlist-strana .add-to-cart-form a.btn_1.tooltip-1 i{
    display: none;
}

.wishlist-strana figure .img-fluid{
    border: 1px solid #ededed;
}

.wishlist-strana .row_item{
    padding-bottom: 30px;
}

.baner-info{
    padding: 12px;
    border: 1px solid #ededed;
    margin-bottom: 20px;
}

.baner-info h3{
    font-size: 18px;
    font-weight: 700;
}

.baner-info p{
    color: #444444;
}

.catInfo{
    padding: 40px 120px 80px;
    background: #f8f8f8;
}

.catInfo h2{
    font-size: 30px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 20px;
}

.catInfo p{
    margin-bottom: 8px;
}

@media only screen and (max-width: 550px) {
    .catInfo{
        padding: 10px 25px 40px;
    }

    .catInfo h2{
        font-size: 24px;
    }
}

.ribbon-img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    height: 26px;
    max-width: 80px;
}

.ribbon.off{
    background: none;
    z-index: 9;
}

.ribbon.off:before{
    content: none;
}

.prod_info .prod_options .custom-select-form .nice-select{
    max-width: 200px;
}