/*
 Theme Name:     Divi Child Theme
 Template:       Divi
*/

/* body {
    -webkit-font-smoothing: unset;
    -moz-osx-font-smoothing: unset;
} */


/* @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap'); */




.home-banner {
    background: linear-gradient(112deg, #F6F7F9 36.97%, #5e452a 184.67%);
}

.home-banner .et_pb_module_heading span {
    color: #ffffff;
}





.post-100464 .et_pb_section_3
{
 left: auto;
}
.home  .et_pb_section_2 
{
    left: 0px!important;
    right: center;
}
@media (min-width: 301px) and (max-width: 600px) 
{
  .home .et_pb_text_inner h1
  {
      padding: 15% 0px 0px 0px!important;
  }
 .home-banner
 {
    background-size: 100% 100%;
 }
	
}

.large-image
{
    width: 100%!important;
}

.large-image img 
{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.header_title
{
text-align: auto!important;
font-family: 'Montserrat Light', 'DM Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700!important;
    font-size: 35px!important;
    color: #070002!important;
}
.tab-search-location .tabcontent h3 
{
   color: #070002!important;
}
.vfrc-prompt {
    /* Your styles here */
    background-color: red; /* Example style */
    color: #444444; /* Example style */
}
.c-koXsWI {
    /* Your styles here */
    font-size: 16px; /* Example style */
    padding: 10px; /* Example style */
}