.eds_sideHeader6Triger {
    margin-right: 15px;
}

ul.eds_listCircle > li, ul.eds_listStar > li, ul.eds_listCheckSquare > li, ul.eds_listChevronCircle > li, ul.eds_listCircleO > li, ul.eds_listCheck > li, ul.eds_listCheckSquareO > li, ul.eds_listPaperclip > li {
     padding: 0 0 0 1.5rem;
 }


 /* Footer Testimonial Rotator */
 
 .eds_footer .aq_testimonial_rotator h5 {
     margin-top:0px;
     margin-bottom:20px;
 }
 
 .eds_footer .aq_testimonial_rotator h6 {
     color:white !important;
 }

 .eds_footer .aq_testimonial_rotator p {
    font-family: "Raleway";
    font-size: 14px;
}


/* Formularbuttons zentrieren */
.ModDNNUserDefinedTableC .dnnActions 
{
    display: flex !important;
    justify-content: center !important;
}

.recaptcha-container
{
     display: flex !important;
    justify-content: center !important;
}


/* Lizenzen Features */

span.aq_feature_item i.fa-check-circle {
    color: green;
}

span.aq_feature_item i.fa-minus-circle {
    color: red;
}

.eds_priceTable section ul li {
    padding-top:10px !important;
    padding-bottom:5px !important;
}

.eds_priceTable .eds_bestValue section .btn {
    margin-top: 20px;
}

.aq_contact_details li {
    color: #FECC51;
}


/* Preistabellen unterer Rand */

.eds_priceTable .col-sm-6 {
    margin-bottom: 2em !important;
}


/* Schriftgrösse Preis */
.eds_priceTable section .price {
    font-size: 3rem !important;
}

.eds_priceTable section .price small {

    vertical-align:baseline !important;
}


/* Funktionsboxen unterer Rand */

.col-sm-4 .card {
    margin-bottom:1em !important;
}


/* Kontaktformular */

#dnn_ctr9543_Default_Form_EditFormPlaceholder .dnnLeft img {
    margin-bottom:1em !important;
}


/* Galerie */

.edGP_shareIcons {
    visibility: collapse;
    height: 0;
}

.edGP_title {
    /* color: #efb61f !important; */
    color: #948356 !important;
    margin-top: 20px !important;
}

.edsgg__items {
    text-align: center;
}

/* Bugfix: Erstes Item im Galeriefilter wird sonst anders dargestellt */
.eds_GravityGallery_Platform .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:first-child > span {
    background-color: #5a5a5a !important;
}

.eds_GravityGallery_Platform .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:hover > span, .eds_GravityGallery_Platform .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li.edg__gravityPortfolio_active > span {
    background-color: #5a5a5a !important;
    color: #fff !important;
}

.eds_GravityGallery_Platform .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:first-child.edg__gravityPortfolio_active > span {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    border-radius: 0 !important;
}

.sms-logo-footer
{
    text-align:left;
}

.sms-logo-footer img
{
    height:35px;
    margin-left:-3px;
}

/* Test */







