/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.3.1709216990
Updated: 2024-02-29 14:29:50

*/

#nutrapricecalc select{
	width: 325px;
    height: 42px;
    font-size: 16px;
    margin: 10px 0px 5px 0px;
    border-radius: 3px;
    padding: 5px 0px 5px 10px;
    border: 2px solid #e1e9e7;
}

#general_enquiry input{
	border: 1px solid #423a3a;
    padding: 5px 0px 5px 10px;
    width: 225px;
}

#general_enquiry select{
    width: 225px;
    height: 30px;
    font-size: 15px;
    margin: 5px 0px 5px 0px;
}
#calculate{
	padding: 14px 25px 14px 25px;
}
#emailid{
	border: 1px solid #d3e3fd;
    padding: 10px 0px 10px 12px;
    width: 327px;
    border-radius: 0px 5px 5px 0px;
    margin: 0px 0px 0px 0px;
}
#general_enquiry input{
border: 1px solid #d3e3fd;
    padding: 10px 0px 10px 12px;
    width: 300px;
    border-radius: 0px 5px 5px 0px;
    margin: 0px 0px 0px 0px;
}
#general_enquiry{
	width: 600px !important;
    padding: 10px !important;
	border: 1px solid #eaf5f3 !important;
    box-shadow: 0px 0px 6px 0px;
}
#general_enquiry span[data-name="email-856"]:before{
	font-family: 'fontawesome';
    content: "\f2b6";
    display: inline-block;
    padding: 11px 12px 9px 10px;
    background: #b1e9df;
    margin: 0px -1px 0 6px;
    z-index: 1000;
    position: relative;
    border-radius: 5px 1px 0px 5px;
}
#general_enquiry span[data-name="text-303"]:before{
	font-family: 'fontawesome';
    content: "\f007";
    display: inline-block;
    padding: 11px 12px 9px 10px;
    background: #b1e9df;
    margin: 0px -1px 0 6px;
    z-index: 1000;
    position: relative;
    border-radius: 5px 1px 0px 5px;
}
#general_enquiry span[data-name="number-750"]:before{
	font-family: 'fontawesome';
    content: "\f098";
    display: inline-block;
    padding: 11px 12px 9px 10px;
    background: #b1e9df;
    margin: 0px -1px 0 6px;
    z-index: 1000;
    position: relative;
    border-radius: 5px 1px 0px 5px;
}
#general_enquiry span[data-name="text-162"]:before{
	font-family: 'fontawesome';
    content: "\f1ad";
    display: inline-block;
    padding: 11px 12px 9px 10px;
    background: #b1e9df;
    margin: 0px -1px 0 6px;
    z-index: 1000;
    position: relative;
    border-radius: 5px 1px 0px 5px;
}
#general_enquiry textarea{
	width: 343px;
    border: 1px solid #d3e3fd;
}
#gn_button{
	width: 150px !important;
	border-radius: 7px !important;
}	



/* Hide the menu by default on mobile devices */
@media only screen and (max-width: 767px) {
    #mobile_menu {
        display: none;
    }
    
    .elementor-icon-list-items.show-menu {
        display: block;
    }
}

/* Style the mobile menu toggle button */
.mobile-menu-toggle {
    cursor: pointer;
    display: none; /* Hide the button by default on desktop */
}

/* Show the button on desktop devices */
@media only screen and (min-width: 768px) {
    .mobile-menu-toggle {
        display: block;
    }
}




_form1 p textarea {
  color: #656378;
  border-radius: 10px;
  border: 1px solid #e5e5f0;
  padding: 12px 20px;
  height: initial !important;
}
.meditest_appointment_form1.appointment_page p input,
.meditest_appointment_form1.appointment_page p select,
.meditest_appointment_form1.appointment_page p textarea {
  border: 0;
  background: #f8f8f8;
}
.meditest_appointment_form1 p input[type="submit"]:hover {
  background: #2ac28e;
  color: #ffffff;
}
.meditest_appointment_form1 p input[type="submit"] {
  margin-bottom: 0;
  background: #5e5eee;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  padding: 16px 30px;
}
.meditest_appointment_form1.appointment_page p input[type="submit"] {
  background: #5e5eee;
  border-radius: 10px;
}
.meditest_appointment_form1.home2appointment span.wpcf7-spinner,
.meditest_appointment_form1.appointment_page span.wpcf7-spinner {
  position: absolute;
  top: 12px;
  right: 0;
}
.meditest_appointment_form1.appointment_page p input[type="submit"]:hover,
.meditest_appointment_form1 p input[type="submit"]:hover {
  background: #2ac28e;
}
.meditest_appointment_form1.home2appointment input[type="submit"] {
  background: #2ac28e;
  border-radius: 10px;
  border-color: #2ac28e;
  width: 100%;
}
.meditest_appointment_form1.home2appointment input[type="submit"]:hover {
  background: transparent;
  border-color: #ffffff;
}


.meditest_appointment_form1 select{
	padding: 14px 0px 14px 7px;
    width: 430px;
    border-radius: 5px;
    border: 1px solid #c9ccd9;
    color: #707070;
    font-size: 16px;
}
.meditest_appointment_form1 textarea{
   width: 430px;
}

.wpcf7-acceptance label{
	color: #fff !important;
    margin: 0 0 0 -18px;
}




/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
  .meditest_appointment_form1 input:not([type="checkbox"]){
  		width: 305px;
    }
  .meditest_appointment_form1 select{
  		width: 305px;
    }  
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.meditest_appointment_form1 input:not([type="checkbox"]){
  		width: 305px;
    }
    .meditest_appointment_form1 select{
  		width: 305px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}