.accessories-block .block_description{display: none;}.inne-kolory li {float: left;width: 50px;margin-right: 10px;margin-bottom: 10px;}.product-box .product-image img {max-width: 100%;width: 100%;height: auto;}.an_news_active{display:block !important;}
#product .an_vid1_p video {
    position: absolute !important;
}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.an_vid1_p video {
    object-fit: cover !important;
    position: static !important;
    width: 100% !important;
    height: 100% !important;
}
span.delivery_time {
    background: #f6f6f6;
    display: flex;
    padding: 5px;
    font-size: 14px;
    align-items: center;
}
#attributes fieldset {
    padding-bottom: 3px;
}
.pb-center-column #buy_block label, h3.page-product-heading {
    width: auto;
    font-weight: 400;
    font: 500 18px / 20px "Raleway", sans-serif;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: left;
    padding: 0;
    display: block;
}
#attributes fieldset label {
    vertical-align: top;
    display: block;
}
.an_description_alert {
    margin-bottom: 15px;
}
#attributes .attribute_list {
    width: 100%;
}
#attributes .attribute_list ul.radio {
    list-style-type: none;
}
#attributes .attribute_list ul {
    clear: both;
}
#attributes .attribute_list ul.radio li {
    padding: 0;
    border: 2px solid #000;
    clear: none;
    text-align: center;
    position: relative;
    display: inline-block;
}
#attributes .attribute_list ul.radio li input {
    display: block;
    height: 30px;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
}
#attributes .attribute_list ul.radio li input:checked+span {
    background: #000;
    border: 2px solid #fff;
    color: #fff;
}
#attributes .attribute_list ul.radio li input+span {
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    pointer-events: none;
    background: #fff;
    left: 0;
    width: 100%;
    height: 30px;
    border: 2px solid #fff;
    color: #000;
    display: inline-block;
    padding: 0 3px;
    min-width: 27px;
}
span.delivery_time .img-left {
    margin-right: 10px;
}

.twisto-info img {
    max-width: 400px;
}