

@media screen and (min-width: 40em) {
    .udatitemholder-multiple-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }
    
        .shopitemholder-multiple-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }
    
    

    .udatitemholder-multiple {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 2em;
    }

    .udatitemholder-multiple-empty {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 1em;
    }


    .shopitemholder-multiple-holder {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 2em;
    }

    .shopitemholder-multiple-empty {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 1em;
    }


	.udat-hero-text {


}


}

@media screen and (min-width: 60em) {

    .udatitemholder-multiple {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }
    .udatitemholder-multiple-empty {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }
    
    
        .shopitemholder-multiple {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }
    .shopitemholder-multiple-empty {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }

	.udat-hero-text {


}

}

.smsheadlines h2
{
    color: #0a8dc8 !important;
}

.udatitemholder-multiple a
{


padding: 10px;
color: #0a8dc8;
border: 1px solid #0a8dc8;
text-decoration: none;
}

.udatitemholder-multiple a:hover
{
background-color:#098ec9;
color: #ffffff;
}

.udatitemimage
{
width: 100%;
height: 250px;
  
}



.vouchertext
{

    padding: 15px; color: white; font-size: 20px;
}

.udat-hero-image
{



  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
padding-top: 66.56%;
}


.shopitemimage
{


  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}


.udat-hero-text {
}


.udat-formholder
{
  height: auto;
  width: 100%;
}

.udatitemholder-multiple
{




}


.udat-form-leftelement
{
  float: left;  width: 35%;
}

.udat-form-rightelement
{
  float: left;
  width: 65%;
}

.udatitemholder-empty
{




}

.udatitemholder-single-fullarticleimage
{
    flex-basis: 48%;

}

.udatitemholder-single-fullarticletext
{
    flex-basis: 48%;

}

.udatitemholder-single
{
    width: 95%;
    background-color: #f2692b; 
    margin-left: auto;
    margin-right: auto;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;

}

.breakline
{
  clear:both;
}
