/* 
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 */

.whatp-in {
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 9999;
    transition: 1s;
}

.pum-content.popmake-content {
    font-family: "Tiro Devanagari Hindi", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000000;
/*     text-align: center; */
}

.pum-container.popmake {
    border: none !important;
    border-radius: 20px !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .020);
	padding: 50px;
}
.hero-highlight {
    display: inline-block;
    background: #e8650a;
    color: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    font-style: normal;
    font-size: 1.1rem;
    font-weight: 600;
}
.whatp-in a.whatsapp {
    display: block;
    max-width: 55px;
}
.whatp-in a.whatsapp img {
    width: 100%;
    height: auto;
}
.image_gallernew .swiper-slide img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.pum-theme-244 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    height: 40px;
    width: 40px;
    line-height: 18px !important;
    font-size: 25px;
   }

.pum-theme-lightbox .pum-title {
    font-family: "Tiro Devanagari Hindi", Sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 24px;
    color: #000000;
/*     text-align: center; */
}
.xpro-theme-builder-frontend.xpro-theme-builder-mount {
    display: none !important;
}
.vivah_cards:hover {
	transform: translateY(-6px);
}
.contact-card:hover {
    transform: translateX(4px);
}
a {
	text-decoration: none !important;
}
.contact_pageform .half_col .column2,
.contact_pageform .half_col .column1 {
    width: 48%;
    display: inline-block;
}
.contact_pageform .half_col {
    width: 100%;
    display: inline-block;
}
.contact_pageform .half_col .column2 {
   float: right;
}
.contact_pageform label {
    font-size: 0.82rem;
    color: #5c3a1e;
    margin-bottom: 5px;
    letter-spacing: 0.04em;
    font-family: "EB Garamond", Sans-serif;
}
.contact_pageform textarea,
.contact_pageform input {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid rgba(74, 14, 14, 0.15);
    border-radius: 6px;
    font-size: 0.95rem;
    font-family: 'EB Garamond', serif;
    background: #fff8ec;
    color: #2a1506;
    transition: border-color 0.3s;
    outline: none;
}
.contact_pageform textarea {
	height: 90px;
}
.contact_pageform .submit_row input {
    width: 100%;
    background: linear-gradient(135deg, rgb(232 101 10), rgb(196 80 10));
    color: #fff;
    border: none;
    padding: 13px;
    border-radius: 6px;
    font-size: 1rem;
    font-family: 'EB Garamond', serif;
    cursor: pointer;
    letter-spacing: 0.04em;
    transition: all 0.3s;
    margin-top: 0.5rem;
}
.contact_pageform .submit_row input:hover {
	background: linear-gradient(135deg, rgb(196 80 10), rgb(74 14 14));
    box-shadow: 0 6px 24px rgba(232, 101, 10, 0.35);
    transform: translateY(-1px);
}
.contact_pageform .submit_row p {
	margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
.bottom_gallery figure.gallery-item {
    margin: 0 !important;
}
}



