#idIframe {
width: 100% !important;
}
.fb_iframe_widget {
margin: auto !important;
}
.row.ppgbo_row .product.col-12 {
width: 70% !important;
margin: 0 15% !important;
}
.row.ppgbo_row .product {
border: none !important;
}
.row.ppgbo_row a {
text-decoration: none !important;
}
.fontawesome-icon {
font: normal normal normal 14px/1 FontAwesome;
color: #141617 !important;
}
footer a {
text-decoration: none !important;
}
.fusion-menu .menu-item a:before {
display: inline-block;
font-family: "cubing-icons";
margin-right: 7px;
}
#menu-item-197 a:before {
content: "\EA02";
}
#menu-item-198 a:before {
content: "\EA0F";
}
#menu-item-143 a:before {
content: "\EA13";
}
#menu-item-57 a:before {
content: "\EA14";
}
#menu-item-16 a:before {
content: "\EA08";
}
.home .event .location {
display: none;
}
.home .fusion-builder-nested-column-1 .event .eventdesc > p {
display: none;
}
#kom2 {
width: 100%;
text-align: center;
}
#kom2 img {
transition: all 0.25s ease 0s;
background-color: #FBCA01;
border-radius: 5px;
}
#kom2 img:hover {
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
background-color: #B23A26;
}