/*
Theme Name: Riyatra Child
Theme URI: https://wordpress.org/themes/riyatrachild/
Template: twentythirteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Tags: blog,one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,rtl-language-support,sticky-post,translation-ready,accessibility-ready,block-patterns
Version: 4.3.1737737846
Updated: 2025-01-24 16:57:26

*/

.wpcf7-form label br {
display:none !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #0d83fd;
}
.services-sec img{
	max-height:250px;
	height:250px !important;
}
.services-sec .ekit-wid-con .elementskit-post-image-card {  
    background: #fff; 
    margin-bottom: 34px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    border: 1px solid #ddd;
    height: 44px;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    border: 1px solid #ddd;
    height: 42px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border: 1px solid #ddd;
}
div#pum_popup_title_630 {
    display: none;
}
.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    min-height: 0;
}
.booking-from {
    border-radius: 16px;
    background: #fff;
    backdrop-filter: blur(12px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
    border: 5px solid rgb(255 170 0);
}
.booking-from .cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls {
    transition: none;
    padding: 0  17px;
    border-radius: 45px;
}
.booking-from input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required { 
    background: #f0f2f7 !important;
}
.booking-from div[id^="wpcf7-f279"] button.cf7mls_back {
    position: relative;
    top: 0;
    background: #ffaa00;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.4);
    color: #fff;
    text-transform: uppercase;
    border-radius: 7px;
}
.booking-from .wpcf7-form-control-wrap {
    position: relative;
    top: 15px;
}
.booking-from input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: relative;
    top: 15px;
    background: #FFAA00;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.4);
}
.booking-from form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .booking-from form select {
   
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) !important;
    background: #fff !important;
}
.headermain {
    position: absolute !important;
    background: transparent !important;
    z-index: 9999;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    padding: 15px 10px 15px !important;
}

.mobile-menu{
	position:absolute !important;
}

@media only screen and (max-width: 600px) {
  select.wpcf7-form-control { 
    margin-bottom: 23px !important;
}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.walcf7-datepicker {
    margin-bottom: 23px !important;
}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.walcf7-timepicker {
    margin-bottom: 23px !important;
}
	.ekit-wid-con .ekit-form form p {
    margin-bottom: 19px !important;
}
}
 