[class^=amprot-field-container-]:nth-child(n+3) .amprot-input-block,
[class^=amprot-field-container-]:nth-child(n+3) .amprot-label,
[class^=amprot-field-container-]:nth-child(n+3) .field.file .label,
[class^=amprot-field-container-]:nth-child(n+3) .field.file .control{
    display: none!important;
}
[class^=amprot-field-container-]:nth-child(n+3) .amprot-input-block.show,
[class^=amprot-field-container-]:nth-child(n+3) .amprot-label.show,
[class^=amprot-field-container-]:nth-child(n+3) .field.file .label.show,
[class^=amprot-field-container-]:nth-child(n+3) .field.file .control.show{
    display: block!important;
}
.amprot-field.required.-checkable.amprot-dependent-field {
    display: block!important;
}
[class^=amprot-field-container-] .prev{
    display: none;
}
[class^=amprot-field-container-]:not(.active) .prev{
    display: none!important;
}
.prev.show + .next.show{
    display: none!important;
}
.cookie-status-message {
    display: none;
}
.page-header.type2 .custom-block {
    display: none;
}

.page-header.type2 .navigation:not(.side-megamenu) > ul{
    display: flex !important;
}

.layered-filter-block-container .swatch-option.image {
    background-size: 100% !important;
    border: unset;
    height: 28px;
    width: 28px;
    margin: 3px 0.5em 0.25em 0;
}
.swatch-opt .swatch-option.image {
    background-size: 100% !important;
    border: unset !important;
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    margin: 3px 0.5em 0.25em 0;
}
.catalog-product-view .amprot-options-list.nested {
    display: flex;
}
.catalog-product-view .amprot-radio-block{
    margin: 0 15px 15px 0;
    padding: 10px;
    background: #eee;
}
.catalog-product-view .amprot-radio-block>.amprot-mark{
    display: none;
}
.-swatch-vertical .amprot-name {
    display: none;
}
.clicknplaycategory .row {
    display: block;
}
.fotorama__caption.label {
    display: block !important;
    bottom:0;
    right: 5px;
    left:unset;
}
.fotorama__caption__wrap {
    text-transform: uppercase;
    background-color: #f0f0f0 !important;
    color: #777;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 30px;

}
