#loadingDiv {
    width: 128px;
    height: 128px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 99999;
}

.clearfix {
    clear: both;
    height: 1px;
    line-height: 1px;
}

.input-radio-label__list label {
    background-color: #f0f0f0;
    margin-top: 5px;
}

.input-radio-label__list input {
    opacity: 1;
 position: relative;
}

.input-radio-label__list span {
    height: auto;
}

.product-secure-badge {
    margin: 10px 0px;
    display: flex;
    border: 2px solid #FFD700;
    padding: 5px;
    justify-content: space-between;
    flex-direction: row;
    height: auto;
}

.product-secure-badge span.varen-icon {
    background: url(/images/secure5.png) top left no-repeat;
    background-size: contain;
    width: 150px;
    display: block;
}

.product-secure-badge div.varen-txt {
    font-family: "Roboto", "sans-serif";
    font-size: 13px;
}
.product-secure-badge div.varen-txt h4 {
    font-family: "Roboto", "sans-serif";
    margin: 1px;
    padding: 1px;
    font-size: 17px;
}

div.product-today-orders {
    margin: 5px 0px;
    font-family: "Roboto", "sans-serif";
    font-size: 14px;
    border: 2px solid #FFD700;
    padding: 5px;
    color: #CC3333;
}

div.product-today-orders b {
    color: #fff;
    background-color: #CC3333;
    padding: 2px;
    font-weight: bold;
}


.header-marquee {
}

.marquee {
    width:290px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 1px 5px;
}

.marquee a {
    font-family: "Roboto", "sans-serif";
 color: #696969;
}

.marquee a:hover{
 color: #cc3333;
 text-decoration: underline;
}

.top-bar {
    position: relative;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: #B1E08F;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.top-bar .info1 {
/* background-color: #FF69B4;  */
padding-right:30px;
}


.top-bar .info2 {
/* background-color: #F4A460;  */
 border-left: 2px solid #D3D3D3;
 padding-left: 30px;
}


.invoice-address {
    background-color: #F5F5F5;
 display: none;
 padding: 20px;
}




#cart_response {
   background:#bde5a1;
   color:#34402d;
   display: none;
   padding: 5px;
border-radius: 2px;
font-size: 15px;
line-height: 20px;

}

a.zakljuci {
 text-align: center;
 font-weight: bold;
vertical-align: middle;
height: 46px;
line-height: 46px;
padding-left: 10px;
padding-right: 10px;
 border-color:#cc3333;
background: #cc3333;
color:#fff;
 display: inline-block;
 border-radius: 2px;
}

a.zakljuci:hover {
 background-color: #343a40;
}




a.remove-product {
    display: block;
    color: #CC3333;
}

a.remove-product:hover {
   color: #696969;
}

td.cart_td_izdelek {
    font-size: 15px;
}

td.cart_td_izdelek a {
    font-size: 14px;
    color: #CC3333;
}

td.cart_td_izdelek .txtAttribute {
    display: block;
    color: #696969;
    font-size: 13px;
}

td.cart_td_izdelek .cart_kolicina {
    display: block;
}

.promo-code {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    background-color: #F5F5F5;
    padding-top:5px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
.promo-code div{
     padding: 0px;
     margin: 0px;
}

.promo-code h4 {
 font-size: 15px;
 width: 140px;
 height: 30px;
 line-height: 30px;

}

.promo-code input#promo_kod {
 width: 90%;
 height: 30px;
 line-height: 30px;

}

.promo-code a.promo_kod_link {
    background-color: #CC3333;
    color: #fff;
 width: 90px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 display: block;
}

.promo-code a.promo_kod_link:hover {
 background-color: #343A40;
}


.code_response {
    display: block;
    margin-top: 10px;
}

.code_response span.code_response_err {
    display: block;
    color: #FF0000;
}

.code_response span.code_response_ok {
    display: block;
    color: #008000;
}

div.empty-cart {
    background-color: #FFFACD;
    margin:10px;
    padding: 5px;
    text-align: center;
}

span.email_err {
    color: #FF0000;
    display:none;
}

.category_products {
    margin: 2px 0px;
    overflow: auto;
    margin-bottom: 20px;
}

.category_products img {
 padding-right: 5px;
}

.category_products .category_description {
    margin-left: 20px;
    line-height: 1.2;
}

#vracilo_form label {
    padding-top: 5px;
    display: block;
    text-align: right;
}

.footer-txt {
    margin-top:20px;
}

.footer-txt .container {
    font-size: 13px;
    color: #A1A1A1;
    border-top: 1px solid #D4D4D4;
    font-style: italic;
    padding: 5px 0px;
}

.ceneje-footer {
    margin-top: 20px;
}

.product-card:hover {
/*    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);  */
/*box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);*/
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.products-list__item:hover  {

}



.dodatna-garancija {

}
.dodatna-garancija b {
 border: 2px solid #CC3333;
 border-radius: 2px;
 padding: 2px 5px;
}

.selectedDodatnaGarancija {
    background-color: #BDF5BD!important;
    border-color: #008000;
}

.btn5 {
    background-color: #343A40;
    color:#fff;
     border-color: #000;
}

.quick_cart_quantity {
    width: 66px;
    max-width: 66px;
    display: inline-block;
}

.zavarovanje_cena {
 border: 2px solid #CC3333;
 border-radius: 2px;
 padding: 2px 5px;
}

@media only screen and (max-width: 768px) {
    .top-bar {
        flex-direction: column;
    }
    .top-bar .info1 {
        padding: 5px;
    }
    .top-bar .info2 {
        padding: 5px;
        border: none;
        border-top: 1px solid #D3D3D3;
    }
}


.footer-intro {
    font-size: 12px;
    color: #A9A9A9;
    padding-bottom: 5px;
}


.rating__star {
    cursor: pointer;
}

.rating__star--hover {

}

.product__prices span {
    font-size: 19px;
}


.newsletter_signup_response {
    clear: both;
    margin: 5px ;
    padding: 3px;
    font-size: 13px;
}

.newsletter_signup_response.err {
 border: 1px solid #FF0000;
 background-color: #FFCCCC;
}

.newsletter_signup_response.ok {
 border: 1px solid #00BFFF;
 background-color: #AFEEEE;
}

select.quick_quantity_dropdown {
    padding: 3px;
    
}



.confirm-upn {
    margin: 5px 5px;
    padding: 5px;
}

.html_pdf {

}

.html_pdf object {
    width: 600px;
    height: 400px;
}



.html_qrcode {
 display: block;
}

.html_qrcode h4 {
 margin: 2px;
 padding: 1px;
}

.html_qrcode img {
 max-width: 400px;
}

.product-tabs__content {
    border: 2px solid #f0f0f0;
    border-radius: 2px;
    padding: 30px;
}


.nakup-tab {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}


.nakup-tab .nakup-column {
    flex: 1;
    margin: 10px;
}


.nakup-tab .nakup-column .nakup-column-inner {

}

.nakup-tab .nakup-column .nakup-column-inner .nakup-img-headline {

}

.nakup-tab .nakup-column .nakup-column-inner .nakup-img-headline img{
 width: 100%;
}


.nakup-tab .nakup-column .nakup-column-inner h2 {
 color: #CC3333;
 font-size:28px;
 text-align: center;
 margin: 7px;
 padding: 3px;

}

.nakup-tab .nakup-column .nakup-column-inner .nakup-text {
 background-color: #F5F5F5;
 border:2px solid #DCDCDC;
 border-radius: 10px;
 padding: 10px;
 font-size: 15px;
 margin-top: 20px;
 text-align: center;
}

.nakup-tab .nakup-column .nakup-column-inner .nakup-text h3 {
 font-size: 22px;
 margin: 5px;
 padding: 2px;
 text-align: center;
}

div.product_banner {
    width: 100%;
    position:relative;
}
div.product_banner img {
    width: 100%;
}

.block-features {
    margin-bottom: 10px!important;
}

@keyframes shake {
        10%,
        90% {
                transform: translate3d(-1px, 0, 0);
        }
        20%,
        80% {
                transform: translate3d(2px, 0, 0);
        }
        30%,
        50%,
        70% {
                transform: translate3d(-4px, 0, 0);
        }
        40%,
        60% {
                transform: translate3d(4px, 0, 0);
        }
}

a.btn_promo_popup {
        background-color: #008000;
        color:#fff;
        display: inline-block;
        padding: 5px 10px;
        text-align: center;

        text-decoration: none;
        font-size: 17px;
        font-weight:  normal;


        animation: shake 1.82s cubic-bezier(.36, .07, .19, .97) both infinite;
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        perspective: 1000px;


}

a.btn_promo_popup:hover {
        background-color: #FFBB00;
        color:#fff;

}


.custom_promo_container {
        max-width: 800px;
        margin: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items:  stretch;
        margin-top:0px;
height: 100%;
}

.custom_promo_container .custom_promo_image {
 flex: 1;
 max-width: 400px;
}

.custom_promo_container .custom_promo_image img {
 width: 100%;
height: 100%;

}

.custom_promo_container .custom_promo_main {
 flex: 1;
 background-color: #fff;
 box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 padding-top: 25px;
}


.custom_promo {
 background-color: #fff;
 padding:0px 25px;
/* max-width: 350px;   */
    position: relative;
}

.custom_promo h3 {
 text-align: center;
 font-size: 19px;
 padding-bottom: 4px;
 margin-bottom: 5px;
}

.custom_promo .p1 {
 display: block;
 font-size: 17px;
 text-align: center;
}

.custom_promo .p_only {
 display: block;
 font-size: 15px;
 text-align: center;
 color: #000;
 text-decoration: underline;
}


.custom_promo_not {
 display: block;
 font-size: 15px;
 color: #A9A9A9;
 text-align: center;
 margin-top: 20px;
}


.custom_promo input#promo_email {
 border: 2px solid #696969;
 border-radius: 2px;
 color: #000;
 line-height:55px;
 height:55px;
 text-indent: 10px;
 display: block;
 width: 100%;
}

.custom_promo label {
 display: block;
 margin: 5px 0px;
}

.custom_promo label input{
 appearance: checkbox;
height: 15px;
width: 15px;
}

.custom_promo a.custom_code_send {
 background-color: #FFBB00;
 color: #fff;
 display: block;
 padding: 6px 10px;
 font-size: 17px;
 text-align: center;
 margin-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 font-weight: bold;

}

.custom_promo a.custom_code_send:hover {
 background-color: #000;
 color: #fff;
}

.promo_counter {
        text-align: center;
        color:#FF0000;
        font-size: 22px;
        font-weight: bold;
        display: block;
        margin: 10px 10px;
}

.custom_promo_response {
        margin-top: 11px;
}

.custom_promo_loader {
        background: url('/assets/images/myloader.gif') center no-repeat;
        text-align: center;
        clear: both;
        height: 25px;
        display: none;
}


.custom_promo .alert-success {
        background-color: #D1E7DD;
        color: #78A28E;
        border:1px solid  #78A28E;
}

.promo_code_border {
        border: 4px dashed #696969;
        width: 150px;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}

a.view_products {
        padding: 10px 20px;
        font-weight: bold;
        display: inline-block;
        background-color: #FFBB00;
        color:#fff;
        font-size: 19px;
        margin-top: 25px;
}

.promo_counter .countdown span.item-hh {
        display: none;
}
.promo_counter .countdown span.item-hh + span.separator {
        display: none;
}

.btn_modal_close {
        position: absolute;
        top: 0;
        right: 0;
/*
        width: 35px;
        height: 35px;
        line-height: 35px;
        */
        background: #000;
        color: #fff;
        cursor: pointer;
        border: 0;

padding: 10px;
z-index: 999999;


}


.mask {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(52, 73, 94, 0.8);
        z-index: 50;
        visibility: hidden;
        opacity: 0;
        transition: 0.7s;
        z-index: 9999999999;

}
.modalPromo {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 700px;
        height: 500px;
        margin-left: -350px;
        margin-top: -250px;
        background: #fff;
                padding: 10px;
        z-index: 999999999999;
        visibility: hidden;
        opacity: 0;
        transition: 0.5s ease-out;
        transform: translateY(45px);

        padding: 0px;
}
.active {
        visibility: visible;
        opacity: 1;
}
.active + .modalPromo {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
}



@media (max-width: 900px) {

    .nakup-tab {
        flex-direction:  column;
    }


    .html_pdf {
        height: 200px;
        overflow: hidden;
    }

    .html_pdf object {
        width: 400px;
        height: 400px;
    }

    .html_pdf object embed {
    }

    .html_qrcode img {
     max-width: 90%;
    }


.modalPromo {
    position: fixed;
    top: 80px;
    left: 0%;
    width:  100%;
    height: 100%  ;
    margin-left: 0px;
    margin-top: 0px;
    background: #fff;
        padding: 10px;
   
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-out;
    transform: translateY(45px);

    padding: 0px;
}


    .custom_promo_container {
        max-width: none;
        margin: auto;
        display: flex;
        flex-direction:  column;
        justify-content: center;
        align-items:  stretch;
        margin-top:0px;
    }

    .custom_promo_container .custom_promo_image {
       display: none;
    }

.custom_promo_container .custom_promo_image img {
    width:  auto;
    height: 100px;
}

.custom_promo a.custom_code_send {

 padding: 5px 10px;
 font-size: 17px;


}






}














