input {
    outline: none !important;
}

.prod__owl-carousel .inner{
    padding: 20px;
} 
.prod__owl-carousel .owl-stage{
    margin: auto;
}
.sop-tovary.js-element .quantity .quantity_inner{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.sop-tovary .name{
    /*max-height: 20px;*/
    /*overflow: hidden;*/
    min-height: 72px;
}
.sop-tovary .soloprice{
    font-weight: bold;
    color: #000;
    text-align: center;
    font-size: 18px;
    margin: 15px 0;
}
.sop-tovary .buy form{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
.sop-tovary .buy{
    margin: 15px 0;
}
.sop-tovary .compare_and_stores,
.sop-tovary .favorishare{
    display: inline-block;
    width: 50%;
}
.sop-tovary .favorishare{
    text-align: right;
    position: relative;
}
.prod__owl-carousel img{
    max-width: 100%;
    object-fit: contain;
    height: 115px;
}

.sop-tovary .quantity{
    margin-right: 10px;
}
.prod__owl-carousel{
    position: relative;
}
.prod__owl-carousel .owl-prev {
    content: '';
    display: inline-block;
    margin-left: .3rem;
    margin-top: .5rem;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left:5px;
    position: absolute;
    top: 50%;
}
.prod__owl-carousel .owl-next{
    right: 5px;
    position: absolute;
    top: 50%;
    content: '';
    display: inline-block;
    margin-left: -.2rem;
    margin-top: .5rem;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sop-tovary .add2favorite:hover{
    color:#214496;
    text-decoration:underline
}
.sop-tovary .add2favorite .icon,.showcase .add2favorite .counter{
    margin-right:3px
}
.sop-tovary .add2favorite .icon{
    width:12px;
    height:10px;
    margin-bottom:2px;
    background-position:0px -629px
}
.sop-tovary .add2favorite.in .icon {
    background-position: -12px -629px
}
.buy-wrap .buy-bl__left .quantity_icon{
    width: 18px;
    height: 18px;
}
.buy-bl__left-icon-compare {
    margin-right: 5px;
}
.buy-bl__left-icon-favour {
    margin-right: 5px;
}
.buy-bl__left-icon-lower {
    margin-right: 5px;
}
table .parameters-block__text .count_title{
    display: none;
}
.artables.gallery table tr td.name, .artables.gallery table tr td.nowrap{
    padding: 5px 5px;
}


.js-element.not_avaible .pic img{
    filter: grayscale(1);
}
.js-element.not_avaible .add2basket{
    background-color: gray;
}

.js-element.not_avaible .marker-block .label-left{
    background-color: gray;
}
/*.js-element.not_avaible .marker-block .label-left.label-left-top{
    background-color: #34a740;
}*/
.js-element.not_avaible .marker-block .label-right{
    background-color: gray;
}

.js-element.not_avaible:hover .pic img{
    transition: all 0.5s ease-in-out;
    filter: grayscale(0);
}

.js-element.not_avaible .prod-preview img{
    filter: grayscale(1);
}
.js-element.not_avaible:hover .prod-preview img{
    transition: all 0.5s ease-in-out;
    filter: grayscale(0);
}

.js-element.not_avaible:hover .add2basket{
    transition: all 0.5s ease-in-out;
    background-color: #c4010c;
}
.js-element.not_avaible:hover .marker-block .label-left{
    transition: all 0.5s ease-in-out;
    background-color: #c4010c;
}
.js-element.not_avaible:hover .marker-block .label-left.label-left-top{
    transition: all 0.5s ease-in-out;
    background-color: #34a740;
}
.js-element.not_avaible:hover .marker-block .label-left.label-left-new{
    transition: all 0.5s ease-in-out;
    background-color: #ee8131;
}
.js-element.not_avaible:hover .marker-block .label-right{
    transition: all 0.5s ease-in-out;
    background-color: #ee8131;
}
.not_avaible_text{
    display: flex;
    margin: auto;
    color: #c4010c;
}
.not_avaible_text1{
    color: #c4010c;
}
.not_avaible_text2{
    font-size: 22px;
    color: #c4010c;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: center;
}
.add2subscribe{
    display: none !important;
}
.showcase .name {
    height: 54px;
}
.showcase .js-element {
    height: 428px;
}
.slick-arrow{
    z-index: 9000;
}
.slick-next{
    right: 5px;
    position: absolute;
    top: 50%;
    content: '';
    display: inline-block;
    margin-left: -.2rem;
    margin-top: .5rem;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slick-prev{
    content: '';
    display: inline-block;
    margin-left: .3rem;
    margin-top: .5rem;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 5px;
    position: absolute;
    top: 50%;
}
.slick-next:before{
    display: none;
}
.slick-prev:before{
    display: none;
    color: black;
}
.credit-wrap{
    padding: 0 20px;
}
.credit-wrap a {
    color: green;
    font-weight: 600;
    text-decoration: underline;
    font-size: 12px;
}
.credit-block {
    margin-bottom: 10px;
}
.credit-wrap-galery a{
    color: green;
    font-weight: 600;
    text-decoration: underline;
    font-size: 12px;
}
.credit-block2 {
    margin-top: 10px;
}

.content .showcase .js-element .inner {
    position: relative;
}

.showcase .js-element:hover .popup{
    position: absolute;
    left: -1px;
    top: 100%;
    width: calc(100% + 2px);
    padding: 10px 10px 4px 10px;
    background: white;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}


/*20.10.2021*/
.tpanel-top__phone-numbers{
    position: relative;
}
.tpanel-top__phone-numbers .phone-list{
    height: 0;
    opacity: 0;
    transition: .3s;
    position: absolute;
    pointer-events: none;
}
.tpanel-top__phone-numbers:hover .phone-list{
    height: auto;
    opacity: 1;
    position: absolute;
    top: 100%;
    min-width: 190px;
    left: -35px;
    background-color: #fff;
    padding: 10px 10px 10px 0;
    border: 1px solid #cccccc;
    z-index: 300;
    margin-bottom: 0;
    pointer-events: visible;
}
.tpanel-top__phone-numbers .phone-list li{
    list-style-type: none;
    position: relative;
    padding-left: 35px;
}
.tpanel-top__phone-numbers .phone-list li:before{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    width: 5px;
    height: 5px;
    border: 1px solid #000;
    border-radius: 50%;
}
.tpanel-top__phone-numbers .phone-list .email:before{
    content: none;
}
.tpanel-top__phone-numbers .phone-list .email a{
    position: relative;
    margin-left: -30px;
}
.tpanel-top__phone-numbers .phone-list .email img{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 11px;
}

.tpanel-top__phone-numbers:hover .phone-list li{
    margin-bottom: 5px;
}
.tpanel-top__phone-numbers:hover .phone-list li a:hover, .tpanel-top__phone-numbers a:hover{
    color: #d9042b;
}
.tpanel-top__phone-numbers:hover .phone-list li a, .tpanel-top__phone-numbers a{
    font-size: 14px;
    color: #777777;
}
.tpanel-top__phone-numbers .phone-main{
    display: flex;
    align-items: center;
}
.tpanel-top__phone-numbers .phone-main img{
    transition: .3s;
    width: 10px;
    height: 10px;
}

.tpanel-top__phone-numbers:hover .phone-main img{
    transform: rotate(180deg);
}
.tpanel-top__phone-numbers a{
    text-decoration: none;
    padding-right: 10px;
}
.tpanel-top__phone-numbers:hover .phone-list{
    text-decoration: none;
}

/* Куки */ 
.cookie-popup {
    position: fixed;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    color: #333;
    padding: 30px;
    z-index: 1000;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 1200px;
    border: 1px solid #002a52;
    border-radius: 20px;
    display: none;
}

.cookie-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 50px;
}

.cookie-text {
    font-size: clamp(14px, 2.5vw, 19px);
    max-width: 60%;
}

.cookie-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.cookie-buttons button {
    padding: 15px 30px;
    border: none;
    cursor: pointer;
    background-color: #D9042B;
    transition: all .4s;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}



.cookie-buttons #acceptCookies:hover {
    background-color: #e49314;
}

.cookie-buttons #rejectCookies {
    background-color: #ececec;
    color: #828282;
}


.cookie-buttons a {
    color: #D9042B;
    text-decoration: none;
    font-size: 16px;
    font-size: clamp(12px, 2.5vw, 16px);
    transition: color 0.3s ease;
}

.cookie-buttons a:hover {
    color: #D9042B;
    text-decoration: underline;
}

.cnt p, .tab-info p {
    margin-bottom: 10px;
    line-height: 1.4;
}

@media (max-width: 768px) {
    .cookie-text {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .cookie-popup {
        padding: 18px;
    }

    .cookie-buttons button {
        padding: 10px 20px;
    }
}

