/*

Theme Name: Greenshift Child

Theme URI: https://theme.greenshiftwp.com/

Template: greenshift

Author: Wpsoul

Author URI: https://greenshiftwp.com/

Description: GreenShift is theme for FSE with maximum perfomance and flexibility. The best companion theme for Greenshift plugin, page and animation builder. It has more than 12 query loop templates, a lot of predefined Post and Page layouts, support for dark mode, header and footer patterns, style switcher, library of block styles and section patterns, dark color scheme, font selector. Theme doesn't use jquery dependencies and has conditional assets to get 100 web vitals score even without cache plugins. GreenShift can be used also to make super fast and clean Woocommerce shops. It has improved style loading for Woocommerce, better inputs, very clean design for shop pages and improved layouts for woocommerce blocks.

Tags: e-commerce,block-patterns,block-styles,editor-style,full-site-editing,full-width-template,rtl-language-support,template-editing,translation-ready,wide-blocks

Version: 1.3.7.1695367785

Updated: 2023-09-22 09:29:45



*/
@font-face {
    font-family: Chonburi;
    src: url('https://ddg.solutions/wp-content/uploads/GreenShift/fonts/font_1/ttf/Chonburi-Regular.ttf');
}

h2 {
    font-family: Chonburi;
}

.hidden {

    display: none !important;

}

.main-menu .gspb_text {

    border-color: #fafafa !important;

}

.main-menu .gspb_text a {

    color: #fafafa !important;

    display: block;

}



.main-menu .gspb_text:hover {

    border-color: #C81F24 !important;

}

.main-menu .gspb_text:hover a {

    color: #C81F24 !important;

    display: block;

}

/*align center in GDPR consent*/
.forminator-ui.forminator-custom-form[data-design="material"] .forminator-checkbox__wrapper {
    align-items: center !important;
}

.forminator-ui#forminator-module-366.forminator-design--material .forminator-consent__label p {
    margin-top: inherit;
}

.arm-logged-in-as {
    color: #000;
}

.logout {
    visibility: hidden;
    opacity: 0;
}

body.logged-in .logout {
    visibility: visible;
    opacity: 1;
}

.logged-out {
    display: none;
}

.cmplz-show-banner {
    text-decoration: underline;
    cursor: pointer;
}

#sib_signup_form_1>p:first-child {
    display: none !important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    border-bottom: 1px solid #C81F24;
    margin-bottom: 20px;
}

.clienteddg ul.wp-block-post-template>li a {
    color: #C81F24 !important;
}

.clienteddg ul.wp-block-post-template>li {
    border: 1px solid #eee;
    box-shadow: 1px 5px 4px 1px rgba(150, 150, 150, .1);
    padding: 0 10px;
}

.wp-block-uagb-post-carousel .uagb-text-link {
    border: 1px solid #C81F24 !important;
    color: #C81F24 !important;
    background-color: transparent !important;
}

.uagb-block-1f5a7be8.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta:hover .uagb-text-link.wp-block-button__link {
    color: #ffffff !important;
    background: #C81F24 !important;
}

.pgcsimplygalleryblock-viewer-slider-item-title {
    font-family: Barlow ExtraLight, sans-serif;
}
/*
Search Form Customization
*/
.is-form-style {
    width: 100%;
    max-width: 600px;
}

.is-form-style input.is-search-input {
    height: 50px !Important;
}

.is-form-style button.is-search-submit {
    width: 50px !Important;
    height: 50px !Important;
}

.is-form-style.is-form-style-3 label {
    width: calc(100% - 50px) !important;
}
.is-form-style input.is-search-submit, .is-search-icon {
    border: 1px solid transparent !important;
}