
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: none !important;
    border-radius: 0 !important;

}
.item .h5 {
    font-size: 18px;
}

.modal .h2 {
    font-size: 28px;
}
.h5.cena {
    font-size: 18px;
}
.plus_minus_kol{
    font-size: 18px;
}
.skidka_tovar.small {
    left: 15px;
    right: auto;
    bottom: -5px;
    font-size: 80%;
    widows: auto;
    padding-bottom: 5px;
}
.images {
    position: absolute;
    bottom: 9px;
    left: 22px;
    font-size: 17px;
    width: 34px;
    padding-top: 4px;
    height: 34px;
    text-align: center;
    opacity: .7
}

.modal-dialog-scrollable .modal-body.dopolnitelno {
    overflow-x: hidden;
}

.modal-lg.modal_full_podbor {
    max-width: 1000px !important;
    width: auto !important;
    z-index: 2000000;
}
.modal-dialog.modal_full_podbor h3 {
    font-size: 18px;
    margin: 0 0 10px;
}


.modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=30);
}

.modal-dialog.modal_full_podbor h4 {
    font-size: 16px;
    margin: 25px 0 15px;
}

.modal-dialog .pict {
    height: auto !important;
}

.pict a:hover {
    cursor: zoom-in;
}

.modal-dialog .badge {
    display: inline-block;
    position: absolute;
    font-weight: 500;
    background: none !important;
    color: black;
    right: 0;
    font-size: 18px;
}

.modal-dialog.modal_full_podbor .ves{
    font-size: 20px;
    opacity: .6;    
}

.blueimp-gallery>.title {
    color: black !important;
    padding: 5px;
    background: rgba(255,255,255, .9);
}

.priznak {
    position: absolute;
    top: 15px;
    left: 30px;
    display: inline-block;
    text-align: left;
    font-size: 11px;
    color: white;
    line-height: 20pt;
}

.modal .priznak {
    position: relative;
    left: 0;
    top: 0;
}
.priznak div span{
    position: relative;
    padding: 5px 8px;
    color: white;
    margin-bottom: 3px;
    margin-right: 13px;
    border-radius: 20px;
}

.priznak .new span{ background: #2BAF6D; }
.priznak .hit span{ background: #ffa200;}
.priznak .ostroe span{ background: red;}
.priznak .recom span{ background: #ad4e4e;}
.priznak .vegan span{ background: green;}
.priznak .more span{ background: #0094FF;}

@media (max-width: 574px) { 
    .priznak {
        position: relative;
        left: 0;
        top: 0;
        line-height: 10pt;
    }
    .priznak div span{
        margin-right: 3px;
        padding: 0;
        background: none !important;
        font-weight: 500;
        font-size: 13px;

    }

    .priznak div{ display: inline-block; }
    .priznak div span:before{
        /*font-family: "bootstrap-icons";     */
        /*content: '\F231';*/
        /*margin-top: 2px;*/
        content: '/ ';
    }

    .priznak .new span{ color: #2BAF6D; }
    .priznak .hit span{ color: #ffa200;}
    .priznak .ostroe span{ color: red;}
    .priznak .recom span{ color: #ad4e4e;}
    .priznak .vegan span{ color: green;}
    .priznak .more span{ color: #0094FF;}

}

.modal .priznak div span{
    margin-right: 3px;
    padding: 0;
    background: none !important;
    font-weight: 500;
    font-size: 13px;

}

.modal .priznak div{ display: inline-block; }
.modal .priznak div span:before{
    /*font-family: "bootstrap-icons";     */
    /*content: '\F231';*/
    /*margin-top: 2px;*/
    content: '/ ';
}

.modal .priznak .new span{ color: #2BAF6D; }
.modal .priznak .hit span{ color: #ffa200;}
.modal .priznak .ostroe span{ color: red;}
.modal .priznak .recom span{ color: #ad4e4e;}
.modal .priznak .vegan span{ color: green;}
.modal .priznak .more span{ color: #0094FF;}


.skidka_tovar {
   background: #cb4399;
   text-align: center;
   color: white;
   display: inline-block;
   text-align: center;
   font-size: 15px;
   position: absolute;
   right: -15px;
   z-index: 1;
   bottom: 15px;
   border-radius: 20px;
   padding: 5px 10px 3px;
   font-weight: bold;
}

.title_item {
    height: 85px;
    overflow: hidden;
}

@media (max-width: 574px) { 
    .title_item {
        height: auto;
    }
}

.viborvarianta .btn-default {
    line-height: 1;
    padding: 5px 7px !important;
    font-size: 13px;
    margin-bottom: 5px;
}

.viborvarianta a { 
    cursor: pointer;
}
.viborvarianta a .fa{ font-size: 16px; }
.viborvarianta input[type='radio'] {display: none}

.viborvarianta input[type='radio']+label {
    padding: 3px 0;
    cursor: pointer;
    width: 100%;
    position: relative;
    /*padding-left: 35px;*/
    margin-bottom: 0;
    text-align: center;
    border: 1px #ddd solid;
    border-radius: 20px;
}

.viborvarianta input[type='radio']+label.dop {
    padding: 3px 15px !important;
    width: auto;
    margin-bottom: 7px;
    text-align: center;
    border: 1px #ddd solid;
    border-radius: 20px;

}

.viborvarianta input[type='radio']:checked+label.size{
    background: #e9ecef;
    border-color: #e9ecef;
    /*color: white !important;*/
}


.viborvarianta .no_dop_vibor input[type='radio']:checked+label.size{
    background: white;
    border-radius: 10px 0 0 10px;
}
/*.viborvarianta input[type='radio']:checked+label.size span:before{
    font-family: "bootstrap-icons";     
    content: '\F272';
    position: absolute;
    font-size: 13px;
    left: 15px;
    top: 12px;
    }*/

    .viborvarianta input[type='radio']+label.dop {
        padding: 5px 0 0;
        /*padding-left: 25px;*/
        /*font-weight: 500;*/
        /*background: white;*/
    }
    .viborvarianta input[type='radio']:checked+label.dop {
        background: #e9ecef;
        border-color: #e9ecef;
    }
/*.viborvarianta input[type='radio']:checked+label.dop span:before{
    font-family: "bootstrap-icons";     
    content: '\F272';
    position: absolute;
    font-size: 13px;
    left: 6px;
    top: 10px;
    }*/

    .dopolnitelno input[type='checkbox'],
    .deletes input[type='checkbox'] {display: none}

    .dopolnitelno input[type='checkbox']+label {
        padding: 3px 15px 2px;
        border: 1px #ccc solid;
        border-radius: 20px;
        cursor: pointer;
        font-size: 12px;
        /*background: white;*/
        /*width: 100%;*/
    }
    .dopolnitelno input[type='checkbox']:checked+label:before{
        font-family: "bootstrap-icons";     
        content: '\F633';
        position: absolute;
        top: 10px;
        right: 15px;
        text-align: center;
    }

    .deletes input[type='checkbox']+label span{
        cursor: pointer;
        font-weight: 500;
        padding-left: 18px;
        padding: 3px 10px 4px 30px;
        border: #dee2e6 1px solid;
        background: white;
    }

    .deletes input[type='checkbox']:checked+label  span{
        border: #dc3545 1px solid;
        background: #dc3545;
        color: white;
        text-decoration: line-through;
    }

    .deletes input[type='checkbox']+label span:before{
        font-family: "bootstrap-icons";     
        content: '\F623';
        position: absolute;
        top: 3px;
        left: 8px;
        text-align: center;
        color: #dc3545;
    }

    .deletes input[type='checkbox']:checked+label span:before{
        content: '\F26B';
        color: white;
    }
    .viborvarianta {
        height: auto;
    }

    .pict .zoom {
        position: absolute;
        top: -3px;
        left: -10px;
        opacity: .5;
    }

    .new_scroll_index {
        overflow: auto;
        height: 100px;
    }

    .col_my {
        max-width: 220px;
        min-width: 220px;
        display: inline-block;
        line-height: 1.2em;
        /*float: left;*/
        margin-right: 20px;
    }

    @media (max-width: 750px) { 
        .col_my {
            max-width: 200px;
            min-width: 200px;
            /*float: left;*/
            margin-right: 10px;
        }
        .new_scroll_index {
            height: 80px;
        }
    }
    .new_scroll {
        overflow-y: auto !important;
    }

    .item_info {
        /*position: absolute;*/
        /*top: -6px;*/
        /*right: 10%;*/
        font-size: 20px;
        margin-right: 5px;
    }
    .modal-dialog ::-webkit-scrollbar {
        width: 10px;
    }

    .modal-dialog ::-webkit-scrollbar-track {
        background: white;
    }

    .modal-dialog ::-webkit-scrollbar-thumb {
        background: #dfdfdf;
        border-radius: 5px;
    }

    .dop_price {
        position: absolute;
        top: -5px;
        left: 0;
    }



    .shildiki {
        position: absolute;
        display: inline-block;
        text-align: center;
        z-index: 10;
    }

    .shildiki.right {
        top: 33px;
        right: 10px;    

    }

    .shildiki.left {
        top: 33px;
        left: 10px; 
    }

    .shildiki.right div {
        border-radius:  7px 0 7px 0;
    }
    .shildiki.left div {
        border-radius:  0 7px 0 7px;
    }
    .shildiki div {padding: 3px 7px 3px;
        margin-bottom: 4px;
        font-size: 11px;
        color: white;
        border: 1px solid rgba( 255,255,255, .3);
        /*text-transform: uppercase;*/
        /*font-weight: bold;*/
    }
    .shildiki .new { color: #00AD58; background: white; border: 1px solid #9fddbe;}
    .shildiki .hit { background: #FF8300;}
    .shildiki .hot { background: red;}
    .shildiki .more { background: #007FFF;}
    .shildiki .vegan { background: #00AD58;}
    .shildiki .saly { background: #cd088e; font-weight: bold;}


