.mythemes-features {text-align: center;}

.feature-item {
    padding: 1em;
    background-color: #cccccc;
    border-radius: 5px;
    border: 1px solid #afafaf;
    margin: 0 13px;
    width: 31%;
    min-height: 118px;
}

@media (min-width: 320px) and (max-width: 1024px) {
.feature-item {
    min-height: 118px;
    margin: auto;
    margin-bottom: 19px !important;
    width: 96%;
}
}

.content-border.right {
    border-right: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.row section {
    width: 100%;
}

.row h2 {
    text-align: center;
}

.mythemes-delimiter.after-header-widgets {
    margin-bottom: 0;
}

footer .mythemes-copyright {
    border-top: 1px solid #bdbdbd;
}

.mythemes-page-header {
    border-top: 1px solid #b6b7a7;
    border-bottom: 1px solid #b6b7a7;
}

b, strong {
    color: #3ea61b !important;
}

div.widget ul li a {
    color: #999999;
}

h2 {color: #3EA61C !important;}

.content {padding-bottom: 0px !important;}

#soliloquy-container-2733 {float: right;}

a:hover {
    text-shadow: 1px 1px 1px black;
    color: #d4df52 !important;
}

footer aside {padding-bottom: 0;}

.buttons a:hover {color: black !important;}

@media (max-width: 767px) {
    #soliloquy-container-2733 {
    float: none;
    margin: 10px;
}
}

.mythemes-features {padding-bottom: 0 !important;}