/*
Theme Name:     Insureti Child Theme
Template:       insureti
Theme URI:      http://radiustheme.com/demo/wordpress/themes/insureti
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Insureti is an Responsive Insurance WordPress Theme.
Version:        1.0.0
Tested up to: 	6.6
Requires PHP: 	7.4
Text Domain:    insureti
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/
@font-face {
    font-family: 'Season Sans TRIAL';
    src: url('SeasonSansTRIAL-Medium.woff2') format('woff2'),
        url('SeasonSansTRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Season Sans TRIAL';
    src: url('SeasonSansTRIAL-Medium.woff2') format('woff2'),
        url('SeasonSansTRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Somaya Arabic';
    src: url('SomayaArabic-Medium.woff2') format('woff2'),
        url('SomayaArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Somaya Arabic';
    src: url('SomayaArabic-Regular.woff2') format('woff2'),
        url('SomayaArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.rt-title.default {
  font-family: 'Somaya Arabic';
}


h1, span, p, h2 {
  font-family: 'Season Sans TRIAL';
  font-weight: 100;
}

.rtl h1 {
  font-family: 'Somaya Arabic' !important;
}

.rtl h2 {
  font-family: 'Somaya Arabic' !important;
}

.rtl h3 {
  font-family: 'Somaya Arabic' !important;
}

.rtl h4 {
  font-family: 'Somaya Arabic' !important;
}

.rtl h5 {
  font-family: 'Somaya Arabic' !important;
}

.rtl p {
  font-family: 'Somaya Arabic' !important;
}

.rtl span {
  font-family: 'Somaya Arabic' !important;
}

.rtl a {
  font-family: 'Somaya Arabic' !important;
}

.rtl .main-title {
  font-family: 'Somaya Arabic' !important;
}

.serif-italic {
  font-family: source-serif-pro, serif;
  font-weight: 400;
  font-style: italic;
}

em {
  font-family: source-serif-pro, serif;
  font-weight: 400;
  font-style: italic;
}

.insureti-navbar {
  display: none;
}

.slider-title h1 {
  font-size: 53px;
}

.insureti-offcanvas-drawer .offcanvas-logo .trigger-off-canvas {
  left: -5px;
  right: auto;
  top: -70px !important;
}

.insureti-header-1.tr-header-light .rt-sticky {
  background: #bd3430 !important;
}

.rt-sticky img {
  padding: 10px 0px !important;
  max-width: 180px !important;
}

.counter-icon svg {
  width: 60px !important;
}

.section-title-wrapper .top-sub-title {
  font-family: 'Season Sans TRIAL' !important;
  color: #912a27 !important;
  -webkit-text-fill-color: #912a27 !important;
}

.home-services-section h2, span {
  font-family: 'Season Sans TRIAL' !important;
  color: #912a27 !important;
}

.home-services-section p {
  font-family: 'Season Sans TRIAL' !important;
}

.video-section h2 {
  font-family: 'Season Sans TRIAL' !important;
  color: white !important;
}

.video-section span {
  font-family: 'Season Sans TRIAL' !important;
  color: white !important;
}

.video-section p {
  font-family: 'Season Sans TRIAL' !important;
}

.video-section .top-sub-title-wrap span {
  font-family: 'Season Sans TRIAL' !important;
  -webkit-text-fill-color: white !important;
}

.service-content .read-more a {
  color: white !important;
  background-color: #912a27 !important;
}

.service-content .read-more a span {
  color: white !important;
}

.btn-text {
  color: white !important;
}

h1.entry-title {
  color: white !important;
  font-family: 'Season Sans TRIAL' !important;
}

.service-single-item .service-thumb {
  display: none !important;
}

.single .content-area {
  padding-top: 50px !important;
}

.insureti-breadcrumb-wrapper .banner-content-wrapper {
  align-items: center !important;
}

.insureti-breadcrumb-wrapper {
  min-height: 255px !important;
}

.post-type-archive-rt-service .breadcrumb {
  display: none !important;
}

.single-post .breadcrumb {
  display: none !important;
}

.widget_insureti_contact_banner .author-widget a {
  border: solid 1px white !important;
}

.widget_insureti_contact_banner .author-widget a:hover {
    color: white !important;
}

.page .breadcrumb {
  display: none !important;
}

.post-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.grid-item {
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.post-thumbnail img {
  max-width: 100%;
  height: auto;
}

.services-grid {
  width: 85%;
  margin: 50px auto;
}

.life-products {
  margin-top: -150px !important;
}

.life-products .entry-wrapper {
  text-align: center;
}

.services-page {
  margin-top: -100px !important;
}

.services-review-page {
  margin-top: -100px !important;
}

.fluentform .ff-el-ratings label.active svg {
  fill: #8d0000;
}

.fluentform .ff-el-progress-bar {
  background-color: #8d0000;
  color: white;
}

.customer-complaints {
  margin-top: -100px !important;
}

.careers-top-section {
  margin-top: -250px !important;
}

.job-apply {
  margin-top: -100px !important;
}

.newsletter-section .main-title {
  line-height: 1 !important;
}

.fluentform .ff_upload_btn.ff-btn {
  background: white;
  border-color: red;
  color: red;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  border: solid 1px;
  width: 100%;
  text-align: center;
  height: 90px;
  padding-top: 34px;
}

.entry-header {
  display: none !important;
}

.jobs-page .entry-header {
  display: block !important;
}

#menu-footer-menu-main a {
  padding: 0px !important;
}

#menu-footer-menu-main .menu-footer-menu-main-container {
  margin-bottom: 50px !important;
}

.page .comments-area {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  .elementor-2085 .elementor-element.elementor-element-8b4352b .rt-button {
    text-align: center !important;
  }

  .service-item-style-3 .service-content .read-more a {
    width: 100%;
    text-align: center;
  }
  .read-more .always-show {
    text-align: center;
  }

  .video-section-features .rt-info-box  .icon-holder {
    width: 100% !important;
  }

  .rt-info-box {
    text-align: center !important;
    align-items: center !important;
  }

  .hamraa-footer {
    min-height: 60px !important;
  }

  .hamraa-footer .e-con-inner {
    display: none !important;
  }
}
