/* Id: 7.3538663.1609137796
 * Generated: 8.2.2021 9:45:32
 */
    .orderbox-small{
    background: #eff0f3;
    width:48%;
    margin-left:2%;
    float:right;
  	height: 375px;
}

.orderbox-small .purple{
	background-color:#BA4E97;
  	text-align:center;
  	padding:5px 0 10px 0;
  	font-weight: 700;	
}

.orderbox-small .purple:hover,
.orderbox-small-buttons:hover{
	opacity: 0.8;
}

.orderbox-small .purple p{
	color:#000;
}

.orderbox-small a:hover{
	text-decoration: none;
}
    
.orderbox-small .purple .button_text{
  	color: #fff;
}          

.orderbox-small-upperpart{
    padding: 25px 10px 16px 10px;
    text-align: center;
}

.orderbox-small-upperpart img{
	margin: 10px 0px;
    width:110px;
}

.orderbox-small-logo{   
    height: 28px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 90%;
    width: 100%;
  	color: #000;
}

.orderbox-small-buttons{  
  	height: 66px;
    line-height: 32px;
    margin: 0;
    font-weight: 800;
    text-align: center;
  	background-color: #1fc1ab;
     color: #fff;
}

.ad-flicker{  
    /*-webkit-animation: flicker 1.5s infinite;
    animation: flicker 1.5s infinite;*/
}

.orderbox-small-text{    
    font-size: .875rem;
    padding: .2em 1em 0 1em;
    height: 5.7em;
    margin-top: 0.5em;
  	text-align: center;
}

.upperpart-header{
	background-image: url('/polopoly_fs/7.3538663.1609137796!/ip_w126.png');
    height: 23px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 123px;
    width: 100%;
  	color: #000;
}

.offer-text{
    font-weight: 900;
  	color: #000;
}

@media only screen and (max-width: 748px)  {
	.orderbox-small{
        width:47%
    }
  	.orderbox-small .orderbox-small-logo{
  		background-size: 80%;
    }
}

      