.mi_hikashop_related_product_reserved_product_overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.75);
    display: flex;
    z-index: 30;
}

.mi_hikashop_related_product_image_block {
    position: relative;
}

span.mi_hikashop_related_product_reserved_product_overlay_text {
    font-size: 33px;
    color: #D90A0A;
    font-weight: 600;
    transform: rotate(45deg);
}

.mi_hikashop_related_product_image_block img {
    width: 100%;
}

.mi_hikashop_related_product_discount_image_overlay_block {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
    z-index: 25;
    text-align: left;
}

span.mi_hikashop_related_product_discount_image_overlay_block_text {
    background-color: #D90A0A;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    position: relative;
    font-weight: 600;
}

span.mi_hikashop_related_product_discount_image_overlay_block_text:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 20px 0 0;
    border-color: #D90A0A transparent transparent transparent;
}
.mi_hikashop_related_products_block_holder {
    padding: 10px 20px 20px 10px;
    background: #F7F7F7;
    margin-top: 60px;
}
.mi_hikashop_related_product_image_overlay_block {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.75);
    display: none; 
    z-index: 40;
}

.mi_hikashop_related_product_top_angebot {
    width: 100%;
    display: block;
    text-align: left;
    padding: 6px 0px 1px 3px;
}

span.mi_hikashop_related_product_top_angebot_text {
    font-size: 12px;
    background-color: #D90A0A;
    color: #fff;
    padding: 3px;
    text-align: left !important;
    text-transform: uppercase;
}
.mi_hikashop_related_product {
    display: inline-block;
    margin-right: 10px;
}
.mi_hikashop_related_products_block {
    max-width: 990px;
    margin: auto;
}
.mi_hikashop_related_product_details {
    display: block;
    margin-top: 10px;
}

.mi_hikashop_related_product_labels {
    display: inline-block;
    width: calc(100% - 110px);
}

.mi_hikashop_related_product_prices {
    display: inline-block;
    width: 100px;
}

.mi_hikashop_related_product_labels > span {
    display: block;
}

.mi_hikashop_related_product_prices > span {
    display: block;
}

span.mi_hikashop_related_product_price {
    color: #FFAC04;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

span.mi_hikashop_related_product_price:after {
    content: '*';
    color: #212121;
}

span.mi_hikashop_related_product_old_price {
    font-size: 12px;
    color: #727476;
    font-weight: 500;
    display: block;
}

span.mi_hikashop_related_product_name {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

span.mi_hikashop_related_product_category {
    font-weight: 500 !important;
    display: block;
    text-align: left !important;
    font-size: 14px;
    color: #727476;
    font-family: 'Open Sans';
}
.mi_hikashop_related_product_details > div {
    vertical-align: top;
}
h4.mi_hikashop_related_products_title {
    margin-top: 15px;
    font-size: 15px;
}
/*//-------*/
.mi_hikashop_related_product:hover .mi_hikashop_related_product_image_overlay_block{
    display: flex;
}
.hikashop_product_image_subdiv:hover img {
    transform: scale(1.5);
}
.mi_hikashop_related_product_image_overlay_table{
    margin: auto;
    width: calc(100% - 12px);
}
.mi_hikashop_related_product_image_overlay_block .top-spacing td {
    padding-top: 10px;
}
.mi_hikashop_related_product_image_overlay_row_title{
    color: #000;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.mi_hikashop_related_product_image_overlay_row_value{
    color: #000;
    font-size: 12px;
    text-align: left;
}
.mi_hikashop_related_product_image_overlay_row_value{
    padding-left: 14px;
}
.mi_hikashop_related_product_image_overlay_row_value.product_constituent{
    padding-left: 0px;
}
.mi_hikashop_related_product_image_overlay_row_title.product_category_name{
    padding-left: 0px;
    text-transform: uppercase;
    color: #000;
}
.mi_hikashop_related_product_image_overlay_row_title.product_details{
    padding-left: 0px;
    text-transform: uppercase;
    color: #FFAC04;
    font-family: 'Open Sans';
}
.hikashop_product_image_subdiv img{
    width: 100%;
}
.hikashop_product .hikashop_product_image_subdiv{
    width: 100% !important;
}
.hikashop_product .hikashop_product_image{
    height: auto !important;
}
.hikashop_product div.hikashop_subcontainer{
    padding: 0px;
}
.mi_hikashop_related_product_no_discount .mi_hikashop_related_product_prices {
    text-align: right;
}
.hikashop_category_information,
.hikashop_category_information .hikashop_product_image .hikashop_product_image_subdiv,
.hikashop_category_information .hikashop_product_image .hikashop_product_image_subdiv .mi_hikashop_related_product_image_overlay_block{ 
    transition: .3s ease-out;
    transition-property: opacity,transform,filter;
}
/*so that the products are slideable*/
.mi_hikashop_related_product a:after {
    content: ' ';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 90;
}
li.mi_hikashop_related_product:last-child {
    margin-right: 80px;
}
@media (min-width: 500px) {
    .mi_hikashop_related_products .mi_hikashop_related_product  {
        width: 49%;
    }
}
@media (min-width: 640px) {
    .mi_hikashop_related_products_block_holder {
        margin-left: -30px;
        margin-right: -30px;
        padding: 10px 50px 20px 50px;
    }

    .mi_hikashop_related_product .hikashop_product_name{
        float: left;
        padding: 4px;       
        width: 65%;
        text-align: left !important;
    }
    .mi_hikashop_related_product .hikashop_product_price_full{   
        float: right;
        font-size: 14px;
        padding: 4px;
    }
    .mi_hikashop_related_product_product_details_block{
        display: flex;
        flex-direction: column;
    }
    .hikashop_product_price_full.mi_hikashop_related_product_product_details_block * {
        text-align: left !important;
    }
}
@media (min-width: 771px){      
    .mi_hikashop_related_products .mi_hikashop_related_product {
        width: 36%;
    }
}
@media (min-width: 960px) {
    .mi_hikashop_related_product_image_overlay_table {
        width: calc(100% - 30px);
    }
    .mi_hikashop_related_products_block_holder {
        margin-left: -40px;
        margin-right: -40px;
        padding: 10px 57px 20px 60px;
    }
}
@media (min-width: 991px) {
    .uk-position-center-right.mi_related_product_side_nav.uk-icon {
        right: 10px;
    }
    .uk-position-center-left.mi_related_product_side_nav.uk-icon {
        left: 10px;
    }
}
@media (min-width: 1350px) {
    .uk-position-center-right.mi_related_product_side_nav.uk-icon {
        right: 1%;
    }
    .uk-position-center-left.mi_related_product_side_nav.uk-icon {
        left: 1%;
    }
}
@media (min-width: 1500px){     
    .mi_hikashop_related_product_image_overlay_table {
        width: calc(100% - 40px);
    }
    .hikashop_product_name a, .hikashop_product_name{
        font-size: 16px;
        line-height: 18px;
    }   
    .hikashop_product_price_full {
        font-size: 24px;
        line-height: 26px;
    }
    .hikashop_product_name_category {
        font-size: 14px;
        margin-top: 7px;
    }
    .mi_hikashop_related_product_image_overlay_block .top-spacing td {
        padding-top: 15px;
    }
    .mi_hikashop_related_product_image_overlay_row_title {
        font-size: 14px;
        line-height: 20px;
        padding-top: 15px;
    }
    .mi_hikashop_related_product_image_overlay_row_value {
        font-size: 14px;
        line-height: 20px;
        padding-top: 15px;
    }
}
@media (max-width: 639.9999px){
    .mi_hikashop_related_product_product_product_name_category.hikashop_product_name_category{
        text-align: center !important;
    }
}