/*
Theme Name: VEC Imaging
Template: Divi
Author: Luisa Herrmann
Author URI: https://www.luisaherrmann.de/
Version: 4.4.2.1588751255
Updated: 2020-05-06 09:47:35

*/


.cursor {
   cursor: pointer;
}

.dl-blog-module1 .post-content .more-link {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #6d6e71!important;
    padding: 6px 10px;
    margin-top: 10px;
    transition: all .3s ease-in-out;
}

.dl-blog-sidebar1 .widget_search input#searchsubmit {
    border: none;
    background: #6d6e71!important;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
}

.dl-blog-sidebar1 .widget_search input#s {
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 2px #6d6e71 solid!important;
    border-radius: 0;
}

.et_pb_fullwidth_post_content.et_pb_with_border img {
    border-width: 0;
    border-style: solid;
    border-color: #6d6e71;
}