/**

 * Theme Name:     Twenty Twenty-Four Child
 * Author:         the WordPress team
 * Template:       twentytwentyfour
 * Text Domain:	   twenty-twenty-four-child
 * Description:    Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
 */

body,
body *{
	font-family: 'Cairo'!important;
}

#header,#footer{
	display: none;
}

.site-main{
	margin-top: 10px;
}

#remove_accom,
#page > hr ,
#header{
	display: none;
}


.this-has-error{
	border-color: #a94442!important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

#remove_accom{
	/*display: block;*/
	margin: 20px auto;
}



.register-form{
	background: #dddddd;
    padding: 12px 30px;
    border-radius: 10px;
}

.register-form h5{
	margin-bottom: 10px; 
}



.register-form .wpcf7-radio .wpcf7-list-item,
.register-form .wpcf7-post_checkbox .wpcf7-list-item {
	display: block
}

.register-form .wpcf7-radio .wpcf7-list-item  label,
.register-form .wpcf7-post_checkbox .wpcf7-list-item  label{
	padding: 5px 0;
	cursor: pointer;
}

.register-form .wpcf7-radio .wpcf7-list-item  label span,
.register-form .wpcf7-post_checkbox .wpcf7-list-item  label span{
	font-size: 16px;
}

.register-form input[type=radio],
.register-form input[type=checkbox]
{  
	-ms-transform: scale(1.5); /* IE */
  	-moz-transform: scale(1.5); /* FF */
  	-webkit-transform: scale(1.5); /* Safari and Chrome */
  	-o-transform: scale(1.5); /* Opera */
  	transform: scale(1.5);
  	margin-right: 10px;
}

.register-form  .wpcf7-submit{
	margin: 40px auto 0;
    width: 150px;
    padding: 15px 0;
    display: block;
}

.register-form  .wpcf7-submit:hover{
	background-color: #21afd5;
	color: #ffffff!important;
}

.contact-us-social .vc_icon_element {
	display: inline-block;
}


.break-word{
	word-break:break-word;
}


.iti{
	width: 100%;
}

.registration-form input[type="text"],
.registration-form input[type="email"],
/*.registration-form input[type="text"],*/
.registration-form select,
.select2-container--default .select2-selection--single
{
	height: 40px;
	margin-bottom: 0;
	font-size: 14px;
}

.registration-form input[type="checkbox"],
.registration-form input[type="radio"]{
	scale: 1.35;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 38px;
}

.member_group{
	display: none;
}

#espsn_member{
	display: block;
}

#total_fees{
	font-size: 20px;
	margin: 50px 0 30px;
}

#total_fees input{
	display: inline-block;
    width: 100px;
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 22px;
    font-weight: bold;
}

.pristine-error {
	color: #a94442;
}

#total_fees #currency{
    width: 20px;    
}

#total_fees span{
	font-weight: bold;
	font-family: 'Open Sans';
}

#proceed_btn{
	margin: 20px 0 50px;
}

#proceed_btn button,#proceed_btn span{
	margin:  10px ;
}


.card{
	margin: 50px 0;
	border-width: 2px;
}

.card >.card-header
{
	/*color: #ffffff;
	background-color: #75c1eb;
	border-color: #75c1eb;*/
	font-size: 20px;
    font-weight: bold;
    padding: 15px;
}

.card .card-body{
	padding: 30px 15px
}

.card .card-footer{
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 18px;
    text-align: center;
    padding: 15px 0;
}


.card .card-footer span
{
	font-weight: bold;

}


.registration-form label{
	padding: 0 0 5px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.touristic-wrap .row:not(:last-child){
	border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.color-white{
	color: #ffffff!important;
}


.registration-table-summary{
	margin-bottom: 100px;
}

.registration-table-summary th{
	font-weight: bold;
	font-size: 19px;
	text-align: center;
}

.registration-table-summary tr td:first-child{
	font-weight: bold;
}

.registration-table-summary tr.success{
	font-weight: bold;	
}

.iframBody{
	width: 75%!important;
}

.btn{
	white-space: normal;
}



.table_workshops {
	font-size: 17px;
}
.table_workshops .doctor_name{
	font-size: 15px;
	font-weight: bold;
}

.table_workshops .date{
	color: #a94442;
	font-size: 14px;
	font-weight: bold;
}

.reg-summary .lead{
	font-weight: 400;
}


.form-group{
	margin-bottom: 20px;
}

@media ( max-width: 768px){
	
	
	.table .checkbox label,
	.table .radio label{
		/*min-width: 100px;*/
	}


	.page-id-2092 .jx-evont-breadcrumb{
		margin:10px;
	}

	.input-group{
		display: block;
	}
	.input-group .form-control{
		float: none;
	}

	.input-daterange .input-group-addon{
		margin-right: 0;
		margin-left: 0;
	}
	
	.input-daterange >span,
	.input-daterange >input{
		display: block!important;
	}

}



/*.promocode_row{
	display: none;
}
*/

table,table *{
	text-align: center;
}

#footer p{
	display: none;
}

.bg-green{
	background-color: #009ec7!important;
}

#member_id_wrap{
	display: none;
}