body .ddp-tab-section div.sectionSaved,
body .ddp-tab-module div.sectionSaved {
    display: block !important;
    text-align: center !important;
    max-width: 550px;
    margin: 40px auto;
    line-height: 155%;
}

body .ddp-tab-section div.sectionSaved p,
body .ddp-tab-module div.sectionSaved p {
    font-size: 16px;
    margin: 0 !important;
    padding: 0 !important;
}

body .ddp-tab-section a.ddp_reload:hover,
body .ddp-tab-section a.ddp_reload:focus,
body .ddp-tab-section a.ddp_reload:active,
body .ddp-tab-section a.ddp_close:hover,
body .ddp-tab-section a.ddp_close:focus,
body .ddp-tab-section a.ddp_close:active,
body .ddp-tab-module a.ddp_reload:hover,
body .ddp-tab-module a.ddp_reload:focus,
body .ddp-tab-module a.ddp_reload:active,
body .ddp-tab-module a.ddp_close:hover,
body .ddp-tab-module a.ddp_close:focus,
body .ddp-tab-module a.ddp_close:active {
    background: #76F546;
    box-shadow: none;
}

body .ddp-tab-section a.ddp_reload,
body .ddp-tab-section a.ddp_close,
body .ddp-tab-module a.ddp_reload,
body .ddp-tab-module a.ddp_close {
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s;
    color: #FFF;
    text-shadow: none;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background-color: #00C0FF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0 20px;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}

body .ddp-tab-section a.ddp_reload,
body .ddp-tab-section a.ddp_close,
body .ddp-tab-module a.ddp_reload,
body .ddp-tab-module a.ddp_close {
    border-bottom: none !important;
    text-align: center;
    margin: 12px auto;
    display: block;
    max-width: 270px;
}

body .ddp-tab-section a.ddp_reload,
body .ddp-tab-module a.ddp_reload {
    max-width: 320px;
}

body #et-fb-settings-column .et-fb-settings-tabs-nav-item a,
body.et-db #et-boc .et-fb-settings-tabs-nav-item a{
        padding: 13px 13px !important;
}

/* previews */

img.ddp_preview {
    max-width: 100%;
    display: block;
}

div.et-fb-settings-options-tab-modules_library ul li.with-image,
div.et-fb-settings-options-tab-modules_library ul li.added-image {
    padding: 0 !important;
    max-height: none !important;
    /*margin-bottom: -10px !important;*/
}

div.et-fb-settings-options-tab-modules_library ul li.with-image:hover {
    max-height: none !important;
}


div.et-fb-settings-options-tab-modules_library ul li.with-image img.ddp_preview:not(:nth-child(2)) {
    display: none !important;
}

div.et-fb-settings-options-tab-modules_library ul li.with-image span.et_module_title {
    text-align: center;
   /* display: block;*/
}
/*
body div.et-fb-settings-options-tab-modules_library ul li {
    width: 30% !important;
    margin: 0 2% 2% 0 !important;
    max-height: none !important;
    white-space: inherit !important;
    padding: 0 !important;
}*/

@media only screen and (max-width: 1200px) {
    body div.et-fb-settings-options-tab-modules_library ul li {
        width: 48% !important;
        margin: 0 2% 3% 0 !important;
    }
}


@media only screen and (max-width: 500px) {
    body div.et-fb-settings-options-tab-modules_library ul li {
        width: 100% !important;
        margin: 0 0 3% 0 !important;
    }
}

html #et-fb-font_icon li.ddp-fa-icon {
    background: #eee !important;
    padding: 11px !important;
    width: 36px;
}

html #et-fb-font_icon li.ddp-md-icon {
    background: #e4e4e4 !important;
    padding: 9px 11px 14px !important;
    width: 36px;
}

html #et-fb-font_icon li.ddp-fa-icon.active,
html #et-fb-font_icon li.ddp-md-icon.active,
html #et-fb-font_icon li.ddp-et-icon.active {
    background-color: #008BDB !important;
}

body div.ddp-search-added .ddp-icon-tabs {
    margin-top: 5px;
    margin-bottom: 5px;
}

body div.ddp-search-added .ddp-icon-tabs span {
    padding: 4px;
    margin: 5px 2px;
    display: inline-block;
    font-size: 14px;
}

body div.ddp-search-added .ddp-icon-tabs span.active {
    font-weight: bolder;
    border: 2px solid;
}

body div.ddp-search-added .ddp-icon-tabs span:hover {
    cursor: pointer;
}

body div.ddp-search-added .ddp-icon-tabs span.ddp-icon-tab-et {
    background: #F1F5F9;
}

body div.ddp-search-added .ddp-icon-tabs span.ddp-icon-tab-fa {
    background: #eee;
}

body div.ddp-search-added .ddp-icon-tabs span.ddp-icon-tab-md {
    background: #e4e4e4;
}

body div.ddp-search-added .ddp-icon-tabs span.ddp-icon-tab-all {
    margin-left: 0 !important
}

body div.ddp-search-added .ddp-search-field {
    max-width: 190px;
}

body li.ddp_divi_icon.hidden {
    display: none !important;
}

div.ddp_icon_in_use {
    display: inline-block;
    margin-left: 10px;
    padding-left: 5px;
}

.ddp_icon_in_use span:last-child {
    font-size: 22px;
    vertical-align: middle;
}

.ddp_icon_in_use span:first-child {
    font-style: italic;
    vertical-align: middle;
}

span.ddp-et-icon {
    font-family: 'ETmodules' !important;
}

span.ddp-md-icon {
    font-family: 'Material Icons' !important;
}

span.ddp-fa-icon {
    font-weight: 900 !important;
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
}

body div.ddp-search-added ul.et-fb-font-icon-list {
    margin-top: 10px !important;
}

body.et-fb #et-boc .et-fb-modules-list li {
    padding: 0 !important;
    max-height: none !important;
}

body.et-fb .ddp-option-parent,
body.et-fb .ddp-option-parent > .et-fb-settings-options,
body.et-fb .ddp-option-parent .et-fb-settings-options.ddp-tab-section,
body.et-fb .ddp-option-parent .et-fb-settings-options.ddp-tab-section iframe {
    height: 100% !important;
    max-height: 100% !important;
    min-height: 500px !important;
}

body.et-fb .ddp-tab-section iframe {
    height: 100% !important;
    max-height: 100% !important;
    min-height: 500px !important;
}

body.page-template-page-template-blank div#custom-ddp-menu {
    display: none !important;
}