/*
Theme Name:   Hello Elementor Child
Theme URI:    https://wordpress.org/themes/helloelementor/
Description:  Hello Elementor child theme
Author:       Mukesh
Author URI:   https://wordpress.org/
Version:      1.0.0
Template:     hello-elementor
Text Domain:  hello-elementor-child
*/


/* PayPal Button Popup Styles */
#paypal-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background: #fff;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    max-width: 500px;
    width: 100%;
    box-sizing: border-box;
	text-align:center;
	max-width:730px;
	width:80%;
}
#paypal-popup #paypal-popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #c8306f;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
}
.css-to8mgr {
    width: 43rem !important;
    padding: 40px;
}

#paypal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 83%);
    z-index: 999;
}
.elementor-18 .elementor-element.elementor-element-db21d5c .elementor-swiper-button {
    font-size: 0px;
    display: none;
}
#paypal-overlay {
    transition: opacity 0.3s ease;
}
#paypal-form-fields-container-CYUM5TNKF4CP6 #desc-label {
    font-size: 24px;
    font-weight: 700;
    line-height: 2.25rem;
    margin-bottom: 0.5rem;
    overflow-wrap: anywhere;
}
button#scan-qr-button {
    width: 68% !important;
}

/* PayPal Button Popup Styles End */

.ti-widget.ti-goog .ti-review-item>.ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button{
	    background: #fec0ed !important;
	background-color: #fec0ed !important;
}

div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit], div.wpforms-container-full .wpforms-page-button {
    width: 40% !important;
    font-family: Marcellus !important;
	box-shadow:none !important;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea {
 
     padding: 30px 25px !important;
}


.elementor-18 .elementor-element.elementor-element-85b0aa0 > .elementor-widget-container {
    padding: 20px 40px 20px 40px;
    background-color: #652a2a;
    border-radius: 20px 20px 20px 20px;
}

.elementor-price-table {
    text-align: left !important;
}
.wpforms-container-full {
    margin: 0px auto;
}


.header_desgin a {
    font-size: inherit !important;
}

.pricing-table .elementor-price-table__price {
    justify-content: flex-start !important;
}
.pricing-table .elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
    margin-left: 0px !important;
}
.title_span span{
    color: #C7306F !important;
}

.contact_form textarea#wpforms-776-field_2 {
    width: 100%;
}

.contact_form button#wpforms-submit-776 {
    color: #fff;
    background-color: #c7306f;
    font-family: manrope;
    text-transform: uppercase;
    border-radius: 50px;
}

 .contact_form .wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

.footer_form button#wpforms-submit-234 {
    background-color:  #c7306f;
    font-family: 'Marcellus';
    border-radius: 50px;
}

 .contact_form .elementor-374 .elementor-element.elementor-element-24d97c7 {
    width: 100% !important;
}
.footer_product ul.elementor-icon-list-items{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.testimonial-slider .e-con-inner {
    overflow: hidden;
}

.payment-section div#paypal-container {
    text-align: center;
    width: 100% !important;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 40%);
    padding: 30px;
    border-radius: 15px;
}
.payment-section .css-178qcrb {
    width: 100%;
    max-width: 100% !important;
}
.payment-section  span.item-title {
    font-weight: 700 !important;
    margin-bottom: 20px !important;
}
@media (max-width: 768px) { 
    .footer_product ul.elementor-icon-list-items {
        grid-template-columns: 1fr;
    }
	.css-to8mgr {
    margin-bottom: 2rem;
    width: 15.9375rem !important;
}
}