/*
Enter Here your Custom CSS Style!!
*/
#asterix_cookie_widget .cookie-container {
    margin: 0 auto;
    overflow: hidden;
    padding: 6px 0;
    width: 100%!Important;
}

#asterix_cookie_accept {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}
#asterix_cookie_accept:hover {
	color:red;;
}
#asterix_cookie_widget {
 right: 10%;
 bottom: 10%;
}

.ccc-ok {
    background: #F9BF13;
}
html .ccc-ok {
    display: block;
    box-shadow: inset 1px 1px 5px 1px rgba(0,0,0,.25);
    margin: 1em auto 0 auto;
    line-height: 28px;
    font-size: 15px;
}
.ccc-ok {
 margin: 0;
    border: 0;
    padding: 0;
    width: 180px;
    height: 30px;
    display: inline-block;
    color: #0b0b0b;
    text-align: center;
	 border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
	}
div.slide-content a {color:#ffffff;}
@media screen and (max-width:550px){
#asterix_cookie_widget {
 right: 0;
 bottom: 0;
}
.makitsmall {font-size: 5vw;}
}

.centred {text-align:center;}
.centred img {margin:0 auto; clear: both;float: none;max-width:100%;height:auto;}
.centredx {text-align:center;}
.centredx img {margin:0 auto; padding: 0 1em; display:inline-block; max-width:100%;height:auto; vertical-align: middle;}
.centredx a img {vertical-align: middle;}
@media (max-width: 1199px) {
.centredx img {max-width:48%;height:auto;}
}
@media (max-width: 549px) {
.centredx img {margin-top:1em;}
}
@media (max-width: 800px) {
span.overlay-img,  span.overlay-img-thumb {
display:none;
}
}