/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/*.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
}*/

    .cky-btn:last-child {
        margin-top: 15px;
    }

.elementor-search-form--skin-full_screen .elementor-icon svg {
    display: none;
}
@media screen and (max-width: 768px) {
    span.post-navigation__next--label {
        color: transparent;
    }

    span.post-navigation__prev--label {
        color: transparent;
    }

    .elementor-location-footer .elementor-post-info__terms-list a {
        display: inline-block !important;
        margin-left: 0 !important;
        margin-top: 20px;
        margin-right: 15px !important;
    }
    .elementor-location-footer .elementor-post-info__terms-list a:first-child {
        margin-top: 0px;
    }
    .elementor-share-btn__text {
        padding-left: 0 !important;
        padding-right: 10px;
    }

}

.postInfoFooter .elementor-post-info__terms-list-item:hover {
    color: #fff !important;
}

.cky-preference-header, .cky-preference-body-wrapper, .cky-preference-content-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-accordion-wrapper, .cky-footer-wrapper, .cky-prefrence-btn-wrapper {
    border-color: #333 !important;
}

a.elementor-button:hover {

    color: #fff !important;
    background: #333 !important;
    border-color: #333 !important;

}

@media (max-width: 400px) {
    .cky-notice-des * {
        font-size: 14px !important;
    }
    .cky-btn {
        font-size: 16px !important;
    }
}