.sppb-panel-modern {
    border: 1px solid #31C2F1;
    border-radius: 5px;
}
.sppb-panel-modern > .sppb-panel-heading {
    background: #31C2F1;
    color: #ffffff;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    color: #31C2F1;
}
.su-tabs {
    background: #F2F2F2;
}
.sp-module:first-child {
    margin-top: 31px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 3px;
}
.control-label a{
	color: #ee2a3c;
}
.su-table .su-even td {
    background: #8ACFF4!important;
}
.su-table td {
    border: 1px solid #18B2EA!important;
}
body .sppb-addon-person .sppb-person-information > .sppb-person-name {
    text-transform: none;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 26px;
	text-transform: none;
	font-weight: 700;
	padding-top: 11px;
}
.baforms-cart .product-cell > * {
    display: inline-flex!important;
}
.min-height-block {
	min-height: 300px;
}
div.mod-languages > form > select.inputbox {
  	width: 120px;
}