/* 
Theme Name: OMRA COMPARE
Theme URI: https://happyagency.ma
Description: OMRA COMPARE Theme is designed excusively for the omracompare.com website
Author: Happy Agency By Omar
Author URI: https://happyagency.ma
Template: hello-elementor
Version: 1.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
*/

/*
    Add your custom styles here
*/
html,
body{ 
    overflow-x: hidden !important;
}

.listfoot svg {
    width: 17px;
    top: 5px;
    position: relative;}

.FootDiv h2 {
    height: 49px;
} 
.FootDiv a.elementor-item {
    color: #fff !important;
    text-transform: none !important;
    font-size: 14px !important;
}
.DivIcon .elementor-icon-box-wrapper {
        border: 1px solid #fff;
    border-radius: 10px;
    padding: 14px 5px;
    min-height: 480px;
    background: #fff;
}
.blc1 .elementor-icon-box-wrapper {
    min-height: 370px;
}
.elementor-kit-24 a {
    color: #CFA31A ;
    text-decoration: underline;
}
#reservation_white_btn{
    font-family: "Lato", Sans-serif;
    font-size: 10px;
    padding: 6px 17px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    background-color: #FF0000;
    display: inline-block;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FF0000;
        margin-left: 8px;
    margin-right: 8px;
}

.form_title_header{
    background-color: #db9e30;
    color: #fff;
    font-size: 18px;
    padding: 13px 15px 14px;
    font-family: "Lato", Sans-serif;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}
#participants label{  
    width: 100%;
    font-family: "Lato", Sans-serif;
    font-size: 16px; 
    font-weight: 600;  
    margin-top: 8px;   
}

input[type=date], 
input[type=email],    
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea{
    border-color: #EEEEEEFA;
    border-radius: 0;
    min-height: 42px;
    margin-top: 8px;
}
.form_res_main_title{
    font-family: "Lato", Sans-serif;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #db9e30;
    text-transform: uppercase;
}
#addParticipant,
.addParticipant{
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #db9e30;
    color: #fff;
    background-color: #db9e30;
    padding: 9px 20px 12px;
    text-decoration: none;
    transition: all .3s ease;
}
#addParticipant:hover,
#addParticipant:focus,
.addParticipant:hover,
.addParticipant:focus{    
    background-color: #fff;
    border-color: #db9e30;
    color: #db9e30;
}
#umrah_booking_submit{
    width: 100%;
    border-radius: 0;
    font-weight: 600;
    border: 1px solid #db9e30;
}
#umrah_booking_submit:hover{
    background-color: #fff;
    color: #db9e30;
}
.page-id-12574 .entry-title{
    display: none;

}
.error-message {
    color: red;
    font-weight: 500;
    font-size: 0.9em;
    margin-top: 0 !important;
    bottom: -13px;
    position: relative;
    height: 0;
}
.page-id-1469 .error-message { 
    bottom: 2px;  
}
#totalDisplay{
    margin-left: 10px;
    font-weight: 800; 
    font-size: 20px;
    text-decoration: underline;
    font-family: "lato";
}  
#participants input[type="file"]{
    margin-top: 8px;
}
@media only screen and (min-width: 300px) and (max-width: 1025px) {
  .form_res_main_title{
    font-size: 18px;
  }
  .bottom_marg,
  .bottom_marg{
    margin-bottom: 15px;
  }

    .page-id-1469 .error-message { 
        bottom: -5px;  
    }
    #reservation_white_btn{
        margin-left: 15px;
        margin-right: 0;
    }
}