/* start contact-form  template */

.h-rental.contact-form div#wpforms-1888 {
    margin-top: 5px;
}
.h-rental.contact-form .wpforms-field-medium{
    max-width: 100% !important;
}

.h-rental.contact-form #wpforms-1888-field_3 {
    width: 100%;
}
.h-rental.contact-form #wpforms-submit-1888 {
    background: #d20909;
}
.h-rental.contact-form #wpforms-submit-1888:hover {
    background: #deb84d !important;
}


/* end contact-form  template */

#wpforms-1888-field_3 {
    width: 60%;
  }
  #wpforms-submit-1888,#wpforms-submit-1888:hover {
    background: #d20909;
  }
  #wpforms-submit-1888:hover {
    background: #deb84d !important;
  }
  .page-index p
  {
  padding: 10px 0px;
  }
  
  .elementor-nav-menu .sub-menu-toggle {
    display: none !important;
  }
  
  
  
  .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
    display: none;
  }
  .tribe-common.tribe-events.tribe-events-view.tribe-events-view--month.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full {
    background: #fff;
  }
  
  .tribe-events-calendar-month__header-column-title.tribe-common-b3 {
    color: #fff;
    font-weight: bold;
    padding: 15px 10px 4px 10px;
    font-size: 14px !important;
    font-family: lato;
  }
  .tribe-events-calendar-month__header-row {
    background: #d20909;
    color: #fff;
  }
  
  .tribe-common-c-btn__clear.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    background: #d20909;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff !important;
  }
  
  .tribe-events-c-view-selector__button.tribe-common-c-btn__clear {
    background: #d20909 !important;
    color: #fff !important;
  }
  .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
    background:#d20909;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
  }
  
  .tribe-events-single-event-title {
    font-size: 30px !important;
    color: #d20909;
  }
  .tribe-event-date-start,.tribe-event-time {
    color: #d20909;
    font-size: 23px;
  }
  body.tribe_events-template-default.single.single-tribe_events {
    background: #fff;
  }
  div.tribe_events.type-tribe_events.status-publish .tribe-events.tribe-common {
    display: none;
  }
  #tribe-events-footer {
    display: none;
  }
  .tribe-events-calendar-month__day-cell{
    background: #fff !important;
  border: 1px solid #333 !important;
  }
  .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
   
    color: #fff;
  }


.layout3 h4.ics-calendar-date:before {
    content:"";
    position: absolute;
    top: 6px;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(https://frederica49.staging1.chief360.com/wp-content/plugins/wp-chief-postdata/public/img/fire.png);
    background-repeat: no-repeat;
    background-size: contain;
}

 @media only screen and (min-device-width: 200px) and (max-device-width:600px)
{

    #wpforms-1888-field_3 {
        width: 100%;
      }

      .chief360_apparatusdetail_template1_hold .wrapper {
       
        margin-top: 20px;
      }
}
@media only screen and (min-device-width: 600px) and (max-device-width:1040px)
{
    .chief360_apparatusdetail_template1_hold .wrapper {
       
        margin-top: 20px;
      }

}