/*
Theme Name: Twenty Twenty-One Child theme of twentytwentyone
Theme URI: 
Description: Child theme of twentytwentyone theme for the Twenty Twenty-One theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentytwentyone
Version: 1.7
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 15 Dec 2022 05:05:14 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body{
    background-color:#ffffff;
}
/*date 15-12-20222 start */
/*conact page start*/
.MainInnerPage {
    margin: 72px 0 300px 0 !important;
}
section.MainBannerInner {
    padding: 50px 0;
    text-align: center;
    background: #000;
    color: #fff;
}
.innerMainContent {
    padding: 20px 0 0;
    width: 100%;
    display: inline-block;
}
.contactSocialMed ul li a {
    padding: 8px 14px;
    background: #00252e;
    color: #fff;
}
.ContactUsAdreedd p {
    margin-bottom: 5px;
    font-size: 15px;
}
.ContactUsAdreedd.hours p {
    max-width: 280px;
}
.contactSocialMed ul li {
    display: inline-block;
    padding-right: 10px;
}
.contactSocialMed ul {
    padding: 0;
}
.contactSocialMed h3 {
    text-transform: uppercase;
    margin-bottom: 19px;
    font-size: 22px;
    font-weight: 700;
}
.ContactUsAdreedd h3{
     text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
}
.ContactUsAdreedd a {
    color: #eb5151;
}
.ContactFormPage form label {
    width: 100%;
        margin-bottom: 11px;
}
.ContactUsAdreedd {
    padding-bottom: 20px;
}

.ContactFormPage form input {
    width: 100%;
    padding: 10px;
        margin-bottom: 11px;
}
.ContactFormPage form {
    width: 100%;
}
.ContactFormPage {
    padding: 48px;
    padding-top:15px;
    background: #fff;
}
.right_sidebarContact {
    padding: 15px 16px;
    background: #fff;
    
}
.contactSocialMed {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.ContactFormPage form textarea {
    width: 100%;
        margin-bottom: 11px;
}
.ContactFormPage form input[type=submit] {
    width: auto;
    background: #eb5151;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 12px 30px;
    border-radius: 1rem;
}
/*conact page end*/
/*end date 15-21-2022--*/