
.udatouttext
{
    padding: 10px;
    color: black;
    background-color: white;
    font-size: 1.4em;
}

.udatfeeditemholder-single
{
margin: 20px;
}

.udat-feed-part1 p
{
    line-height: 2em;
    font-size: 1.em;
}



@media screen and (min-width: 40em) {
    .udatitemholder-multiple-holder {
        
        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: 5px;
color: white;
margin: 10px;
border: 1px solid white;
text-decoration: none;
}

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

.udatitemimage
{

  
}

.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
{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;

}

.breakline
{
  clear:both;
}
