/*!
Theme Name: Gutenix Child
Author: Admin
Author URI: https://polskieserce.org/
Template: gutenix
Version: 1.0
Description: Mein Child-Theme
Text Domain: gutenix-child
Tags: blog, e-commerce, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, theme-options, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-styles
*/

body {
 color: #000 !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-2 .col-content .wpcm-next-btn {

background: linear-gradient(150deg, rgb(93, 93, 93) 0%, rgb(66, 66, 66) 100%) !important;

}

body:not(.wp-admin) .wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li a.active,
body:not(.wp-admin) .wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a.active {
  background: linear-gradient(180deg, rgba(185,0,0,1) 0%, rgba(208,11,11,1) 100%) !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a {
  background-color: #dedede !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li a.active::after,
body:not(.wp-admin) .wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a.active::after {
  background-color: #D00B0B !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li a,
body:not(.wp-admin) .wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a {
  border: 2px solid #fff !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-2 .el-dialog__header .closep,
body:not(.wp-admin) .wpcm-wrapper .donation-style-3 .el-dialog__header .closep {
  background-color: #b90000 !important;
}

.lifeline-donation-app .d-inline-block a {
  text-decoration: none !important;
}

.lifeline-donation-app .elementor-button {
  width: 100% !important;
}

/*
Lifeline Donation Pro
*/

.wpcm-campaign-style2::before {
  box-shadow: 0 0 0 30px #D00B0B,0 0 0 1000px #B90000 !important;
}

.wpcm-campaign-style2 .strt-campaign-desc {
  background-color: #D00B0B !important;
}

.wpcm-campaign-style2 .strt-campaign-desc h2 {
  font-size: 27px !important;
  line-height: 35px !important;
}


.elementor-section {
  overflow: inherit !important;
}

.cause-style2-iner .dontn-amnt-info span strong {
 color: #000 !important;
}

.wpcm-wrapper .wpcm-btn-border {
  border: 0px !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-1 .col-content .wpcm-popup-title {
  font-size: 25px !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-1 .wpcm-amount-collected .amount-return,
body:not(.wp-admin) .wpcm-wrapper .donation-style-1 .wpcm-amount-needed .amount-return {
  font-size: 35px !important;
}

.wpcm-wrapper h3 {
  margin-bottom: 1rem !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul > li a.active,
body:not(.wp-admin) .wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul > li a.active::after {
  background-color: #b90000 !important;
}

.wpcm-wrapper .d-inline-block {
  display: inherit !important;
}

.urgnt-causes-iner img {
  display: none !important;
}

.wpcm-widget {
  border: 0px !important;
}

.urgnt-causes-iner .d-inline-block {
  margin-top: 11px;
  margin-bottom: 21px !important;
}

body:not(.wp-admin) .wpcm-wrapper .donation-style-1 .el-dialog__header .closep {
  background-color: #b90000 !important;
}

.urgnt-causes-iner p {
  font-size: 14px !important;
}

.urgnt-causes-iner .progress {
  margin-bottom: 7px !important;
}

/*
Lifeline Donation Pro - Wynagrodzenie Popup
*/

.page-id-273 .dialog-content .wpcm-col-sm-4,
.page-id-275 .dialog-content .wpcm-col-sm-4 {
  display: none !important;
}

.urgnt-causes-iner .dontn-amnt-info {
  display: none !important;
}

.wpcm-col-sm-4 {
  display: none !important;
}

/*
Lifeline Donation Pro - Teaser
*/

.wpcm-campaign-style2 .strt-campaign-desc {
  padding: 80px 30px 80px 45px !important;
}

.wpcm-campaign-style2 .strt-campaign-desc p {
  visibility: hidden !important;
}

/*
History-Post - Teaser
*/

.upk-noxe-navigation {
  display: none !important;
}

.posts-list .post-button-wrap {
  display: none !important;
}

/*
Donate-Popup
*/

@media (max-width: 360px) {

.wpcm-wrapper-general .el-dialog {
  	height: 100% !important;
  	width: 100% !important;
  	margin: 0 auto 0 !important;
	}

.wpcm-wrapper-general .el-dialog .closep {
  	display: none !important;
	}
	
.wpcm-wrapper .donation-style-1 .col-content	{
  	padding: 7px !important;
	}
}









/*
Donate-Plugin
*/


.wcdp-container {
        max-width: 1240px;
        margin-right: auto;
        margin-left: auto;
    }
    #hero-banner {
        background: url(https://polskieserce.org/wp-content/uploads/2024/02/HG_zwierzaki.jpg) no-repeat center center fixed;
        background-size: cover;
        min-height:100vh;
    }
    .home-table {
        display: grid;
        grid-template-columns: 42% 58%;
    }
    @media screen and (max-width: 768px) {
        .home-table {
            grid-template-columns: 1fr;
        }
        .mobile-hide {
            display: none;
        }
    }
    @media screen and (min-width: 768px) {
        .desktop-hide {
            display: none;
        }
    }
