.product-item-detail-slider-image img{

    top: 0;
    left: 0;
    transform: none;
}
.product-item-detail-slider-image {
    overflow: hidden;
}
.moduletablefilter {
    margin: 0px;
    padding: 0px;
}
.box-shadow-border-radius{
    border-radius: 15px;
    box-shadow: 0px 4px 30px 0px #00000030;
    padding: 0px 16px;
}
div#nextend-accordion-menu-108 dl.level1 .inner{
    padding-top: 9px;
    padding-bottom: 9px;
    margin: 0 0px 0 0px;
    border-bottom: 1px solid #CDCDCD;
}
.main-profile-social-block{
    display:none
}
.card-vozvrat{
    margin-bottom: 10px;
}
.vozvrat-list .card-header-vozvrat{
    background: #F8F8F8;
    border: 1px solid #F2F2F2;
    padding: 0;
}
.vozvrat-list .btn-card-vozvrat{
    border: 0px;
    width: 100%;
    display: flex;
    padding: 20px 65px 20px 20px;
    position: relative;
    gap: 10px;
    /*align-items: center;*/
    box-shadow: none!important;
    outline:none!important;
    font-weight: bolder;
    font-size: 18px;
    text-align: left;
}
.vozvrat-list .btn-card-vozvrat:before{
    content: '-';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 20px;
    top: 21px;
    border: 1px solid #ED1B24;
    border-radius: 100%;
    color: #ED1B24;
    font-weight: 200;
    font-size: 40px;
}
.vozvrat-list .btn-card-vozvrat.collapsed:before{
    content: '+';
    padding-top: 6px;
}
.vozvrat-list .btn-card-vozvrat.collapsed img{
    filter: brightness(0) saturate(100%) invert(57%) sepia(0%) saturate(1848%) hue-rotate(183deg) brightness(95%) contrast(79%);
}
.vozvrat-list .btn-card-vozvrat.collapsed{
    color:#000;
}
.vozvrat-list .btn-card-vozvrat.collapsed span{
    color:#000;
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 5px;
    text-decoration-color: #F24840;
    text-decoration-thickness: 2.5%;
    text-decoration-skip-ink: auto;
}
/*
.card-vozvrat .card-body{
    font-weight: 300;
    font-size: 21px;
    line-height: 130%;
}*/
.card-vozvrat a{
    color:#F24840;
}
.card-vozvrat li{
    padding-left: 5px;
}
.card-vozvrat li::marker {
    content: "·";
}
@media (min-width: 768px) {
    .vozvrat-list .btn-card-vozvrat{
        font-size: 26px;
    }
}

.opllata-list{
    display: flex;
    gap: 27px;
    flex-wrap: wrap;
    align-items: flex-start
}
.opllata-list img{max-width: 100%}
.card-oplata-fiz{
    background: #F8F8F8;
    flex-basis: 100%;
    /*  font-weight: 300;
      font-size: 16px;
      line-height: 130%;*/
    padding: 24px;
}
.card-oplata-fiz a{

    word-break: break-word;
}
.card-oplata-fiz b{
    font-weight: 600;
}
.card-titl{

}
.card-oplata-fiz .light-ul li::marker {
    content: "· ";
}
.card-oplata-fiz .light-ul li{
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 5px;
    text-decoration-color: #F24840;
    text-decoration-thickness: 2.5%;
    text-decoration-skip-ink: auto;
}
.red-under{
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 5px;
    text-decoration-color: #F24840;
    text-decoration-thickness: 2.5%;
    text-decoration-skip-ink: auto;
}
.opllata-list-head{padding-top:37px;}
.opllata-list-head h4{
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 30px;
    color:#000;

    text-transform: none;
}
.opllata-list-head h5{
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 38px;
    color:#000;

    text-transform: none;
}
@media only screen and (min-width: 992px) {
    .opllata-list{
        position: relative;
        /*bottom:-100px;*/
    }
    .oplata-list-bl{
        position: relative;
        bottom:-100px
    }
    .opllata-list-head{padding-top:10px;}
    .card-titl{
        margin-top: 24px;
        margin-bottom: 12px;
    }
    .card-oplata-fiz{
        flex-basis: 46%;
        /* font-size: 21px;*/
    }
    .opllata-list .card-oplata-fiz:nth-child(3){
        top: -150px;
        padding-bottom: 115px;
        position: relative;
    }
}

.oplata-list-ur{
    display: flex;
    gap: 27px;
    flex-wrap: wrap;
    margin-bottom: 37px;
    align-items: flex-start
}
.btn-l{
    background: #F24840;
    border-radius: 50px;
    padding: 4px 10px;
    color:#fff;
    display:inline-block;
}
.btn-l:hover{
    background: transparent;
}
.card-body-ur{
    display: flex;
    flex-wrap: nowrap;
    gap:17px;
}
.card-body-ur div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media only screen and (min-width: 992px) {
    .card-body-ur{
        flex-wrap: wrap;
        gap:17px;
    }
    .card-oplata-ur{
        flex-basis: 46%
    }
}
@media only screen and (min-width: 1200px) {

    .card-oplata-ur{
        flex-basis: 22%
    }
}
.stock-row{
    display:flex;
    justify-content:space-between;
    align-items:baseline;
    border-bottom:1px solid #E0E0E0;
    padding: 0px 0px;
    margin-top: 0px !important;
}
.stock-row.emptyq .stock-qty { color:#999; }
.stock-row.emptyq .stock-name { color:#777; }
@media (max-width: 767px) {
    .items .item-image.pull-center img {
        max-height: 100px!important;
        margin-top: 0px!important;
    }
    .items .item-image.pull-center, .module-items .item-image.pull-center {
        height: 100px!important;
        margin-bottom: 1rem;
    }
    .items .element-itemname {
        margin-top:20px;
    }

    .jbzoo .jbprice-tmpl-teaser .jbprice-buttons.jsElement {
        width: 100%;
        margin-top: 0px;
        padding-top: 50px;
    }
    .jbzoo .jbprice-tmpl-teaser .jbprice-quantity.jsElement {
        margin: 0 !important;
        width:100%;
    }
    .jbzoo .quantity-wrapper {
        margin-top: 0px!important;
        margin: auto;
    }
    .jbzoo .jbprice-tmpl-teaser .jbprice-quantity.jsElement{bottom: 36px;left:0}
    .jbzoo .pull-center .thumbnail {
        line-height: normal;
    }
    .moduletableprogress_module-items_spec .jbzoo .jbprice-tmpl-teaser .jbprice-quantity.jsElement{bottom: 72px;}
}

@media (max-width: 768px) {
    .intec-basket.intec-basket-template-1 .intec-basket-item-content-price-values-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .intec-basket.intec-basket-template-1 [data-mobile-hidden=true] {
        display: block;
    }
}
@media (max-width: 1024px) {
    .intec-basket.intec-basket-template-1 .intec-basket-item-content-price-apart {
         display: block;
    }
    .exterier-slider-nav .uk-slidenav-position{
        width: 100%;
    }
}
@media (max-width: 425px) {
    .intec-basket.intec-basket-template-1 .intec-basket-properties {
        display: block;
    }
}
.search .element-itemname a{
    word-break: break-word;
}
.search .element-itemname a b:not(:first-child){
    margin-left: 5px;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-image img{
    max-height: 100%!important;position: relative;
}
.glyphicon-eye-open:before
{
    content: "";
}
.fon label.form-check-label:before{
    left: 7px;
}
.formValidation{
    color:red;
}
label.form-check-label.error-ch:before, .jbcart-form-checkbox .jbcart-form-control label.error-ch:before{
    box-shadow: 0px 0px 3px 0px #ff0a00 inset;
}
.error-ch +div{
    padding-left:20px;
}
.news img{max-width: 100%;height:auto!important}
.dostavka .nav-item.nav-link{
    position: relative;
    padding-left: 50px;
}
.dostavka .nav-item.nav-link:before{
    content: '';
    display: block;
    position: absolute;
    border: 6px solid rgb(68, 68, 68);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    left: 15px;
}
.dostavka .nav-item.nav-link.active:before{
    border: 6px solid rgb(255, 255, 255);
}
.dostavka .nav-item.nav-link.active:after{
    content: '\2713';
    display: block;
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    top: calc(50% - 17px);
    left: 22px;
}
@media (max-width: 575.98px) {
    .jb-box .item-title a, .items .element-itemname a {
        word-break: break-word;
    }
}
.sale-order-detail-general {
    border: 1px solid #e63136;
}
.sale-order-detail-general-head {
    background: #e63136;
}@media (max-width: 768px) {
    div#nextend-accordion-menu-170 dl.level1 dt a, div#nextend-accordion-menu-170 dl.level1 dt a span,
    div#nextend-accordion-menu-170-2 dl.level1 dt a, div#nextend-accordion-menu-170-2 dl.level1 dt a span{
        line-height: 1.6 !important;
        font-size: 18px !important;
    }
    .product-item-detail-slider-block{
        height: auto!important;
        padding-top:0px!important;
    }
    .product-item-detail-slider-container.popup .product-item-detail-slider-block {
        height: 100vh!important;
    }
    .product-item-detail-slider-images-container{
        position: relative!important;padding-top: 100%;
    }
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container{
        padding-top: 0px;height: 100%;
    }
}
.product-item-detail-slider-block{padding-top: 100%;}
.product-item-detail-slider-controls-block {
    position: relative;
    z-index: 20;
}
h1.sitename{
    line-height: 1.5;
    padding-bottom: 0px;
    background-image: none;
    margin-bottom: 0rem;
}
.akcii-btn{
    border: none;
    background: rgb(242, 72, 64);
    color: #ffffff;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    padding: 13px 27px;
}
.akcii-btn:hover,.btn-top:hover{
    color: #fff;
    text-decoration: none;
    background-color: #2a2c2b;
}
#mod-finder-searchform button{    margin-top: 2px!important;}
div#silmenu ul.maximenuck li.level1.parent > span.separator:after{right: 7%;}
div#silmenu span.titreck{
    color: #ef4c45;
    text-decoration: underline;
    font-size: 14px;
}
div#silmenu span.titreck:hover{
    color: #2a2c2b;
    text-decoration: none;
}
@media (max-width: 575.98px) {
    .content {
        min-height: 10px;
    }
}
.jbzoo-item-tovar .promokod{
    background: #ededed;
    text-align: center;
    font-weight: 800;
    margin-left: -17px;
    margin-right: -17px;
    margin-top:5px; margin-bottom:5px;
}
.jbzoo-item-tovar .promokod p{
    color:rgb(242, 72, 64);
}

.dostavka-list{
    display: flex;
    gap: 27px;margin-top: 30px;
    flex-wrap: wrap;
    align-items: flex-start
}
.dostavka-list img{max-width: 100%}
.card-dostavka-fiz{
    background: #F8F8F8;
    flex-basis: 100%;
    color: #000;
    /*  font-weight: 300;
      font-size: 16px;
      line-height: 130%;*/
    padding: 24px;
}
.card-dostavka-fiz a{

    word-break: break-word;
}
.card-dostavka-fiz b{
    font-weight: 600;
}
.card-titl{

}
.card-dostavka-fiz .light-ul li::marker {
    content: "·   ";
}
.card-dostavka-fiz .light-ul {
    padding-left: 15px;
}
.card-dostavka-fiz .ul-underline li{
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 5px;
    text-decoration-color: #F24840;
    text-decoration-thickness: 2.5%;
    text-decoration-skip-ink: auto;
}
.card-dostavka-fiz .border-ul{
    padding: 0;
    margin: 10px 0px 0px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    list-style-type: none;
}
.card-dostavka-fiz .border-ul li{
    border: 1px solid #ED1B24;

    white-space: nowrap;
    padding: 10px;
    border-radius: 50px;
}
.red-under{
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 5px;
    text-decoration-color: #F24840;
    text-decoration-thickness: 2.5%;
    text-decoration-skip-ink: auto;
}
.dostavka-list-head{padding-top:37px;}
.dostavka-list-head h4{
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 30px;
    color:#000;

    text-transform: none;
}
.dostavka-list-head h5{
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 38px;
    color:#000;

    text-transform: none;
}
@media only screen and (min-width: 992px) {

    .dostavka-list{
        position: relative;
        margin-top: 42px;
        /*bottom:-100px;*/
    }
    .dostavka-list-bl{
        position: relative;
    }
    .dostavka-list-head{
        padding-top:10px;
    }
    .dostavka-list .card-dostavka-fiz:nth-child(3) {
        top: -19px;
        position: relative;
    }
    .dostavka-list .card-dostavka-fiz:nth-child(5) {
        top: -19px;
        position: relative;
    }
    .card-titl{
        font-weight: 700;
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 12px;
    }
    .card-dostavka-fiz{
        flex-basis: 48%;
        /* font-size: 21px;*/
    }
}


.dostavka-block{
    background-position: bottom right;
    background-repeat: no-repeat;
    position: relative;    background-size: contain;
    padding-bottom:192px;
}
.logo-dostavka{
    max-width: 100%;
    margin-bottom: 20px;
}
.dostavka-block-text{
    padding: 13px 0%;
    font-size: 16px;
}
@media (min-width: 767px) {
    .dostavka-block{
        background-position: center right;
        background-repeat: no-repeat;
        position: relative;
        padding-bottom:0px;
    }
    .logo-dostavka{
        max-width: 100%;
        width: 418px;
        margin-bottom: 20px;
    }
    .dostavka-block-text{
        max-width: 45%;
        padding: 10% 0%;
        font-size: 21px;
    }
}
.dostavka-list-et{
    display: flex;
    gap: 27px;
    flex-wrap: wrap;
    margin-bottom: 37px; margin-top: 37px;
    align-items: flex-start
}
.btn-l{
    background: #F24840;
    border-radius: 50px;
    padding: 4px 10px;
    color:#fff;
    display:inline-block;
}
.btn-l:hover{
    background: transparent;
}
.card-body-et{
    display: flex;
    flex-wrap: nowrap;
    gap:17px;
}
.card-body-et div{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-weight: 400;
    position: relative;
}
.h4-b{
    color: #000000;
    font-weight: 700;
    font-size: 26px;
    text-transform: none;
    margin-top: 30px;
}
.card-body-et b{
    color: #ED1B24;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    top: -35px;
    left: -10px;
}
@media only screen and (min-width: 992px) {
    .card-body-et{
        flex-wrap: wrap;
        gap:17px;
    }
    .card-dostavka-et{
        flex-basis: 30%
    }
}
@media only screen and (min-width: 1200px) {

    .card-dostavka-et{
        flex-basis: 17%
    }
}
.btn-fixed-circle-menu2{display:none;}
.d-pl-sk{display: none;}
@media(max-width: 991px) and (min-width: 768px){
    .btn-top{
    position: absolute;
    top: 0;
    font-size: 12px;
    padding: 14px 20px;
}
    #mod-finder-searchform input{
        padding-left: 75px;
    }
    .akcii-btn{
        display: none;
    }
    .btn-fixed-circle-menu2{
        display:block;
        position: absolute;
        right: 15px;
        top: 10px;
        border: 0;
        padding: 6px 15px;
        border-radius: 25px;
        color: #fff;
        background: #e63136;
    }
    .header .container{
        position: relative;
    }
    .d-pl-sk{
        display: block;
    }
}
@media(max-width: 768px) and (min-width: 576px){
    .offcanvas-toggle.btn-top{
        top: 0px!important;
    }
}