#main-menu ul li.menu-item-simple-parent:hover > ul {
    display: block !important;
    opacity: 1;
    visibility: visible;
}

/* Szülő pozicionálása */
#main-menu ul li.menu-item-simple-parent {
    position: relative;
}
.imgbox-without-img .dt-sc-icon-box.type5 {
    padding: 0px;
}
.dt-sc-icon-box.type5.round.large-icon.forest { 
    color: #228B22;
}
.dt-sc-icon-box.type5.round.large-icon.orchidea {
    color: #9932CC;
}
.dt-sc-icon-box.type5.round.large-icon.gold {
    color: #BF9B41;
}
.dt-sc-icon-box.type5.round.large-icon.csbraun {
    color: #A18A6C;
}
.dt-sc-icon-box.type5.round.large-icon.turkiz {
    color: #37C4B6;
}
.dt-sc-icon-box.type5.round.large-icon.deepblue {
    color: #00BFFF;
}
.dt-sc-icon-box.type5.round.large-icon.silver {
    color: #A8A8A8;
}
.dt-sc-icon-box.type5.round.large-icon.deeporange {
    color: #FF8C00;
}
.dt-sc-icon-box.type5.round.large-icon.malyva {
    color: #CFBAB8; /* ha ez se jó, akkor #B5A3A1 */
}
.dt-sc-icon-box.type5.round.large-icon.lightpink {
    color: #EBA7B1;
}
.portfolio .portfolio-detail {
    display: none !important;
}
.button-wrap {
    text-wrap: wrap;
}
.footer-widgets h3{
    margin: 0;
}
.footer-widgets h2{
    margin: 0;
}
.footer-widgets .widget ul li:before {
    content: "";
}
.footer-widgets .widget ul {
    width: 40px;
}
.mailpoet_paragraph.newsletter-name{
    margin-bottom: 0px !important;
}
#mailpoet_form_1 .mailpoet_paragraph {
    margin-bottom: 10px !important;
}