/*
Theme Name: Rehomes Child
Theme URI: http://demo2.wpopal.com/rehomes/
Template: rehomes
Author: Opal Team
Author URI: https://www.wpopal.com/
Description: Rehomes is a professional &amp; Business Startup WordPress theme and an innovative solution for multipurpose startup business of finance, digital &amp; technology, agriculture, etc. It’s perfect for any creative agency, corporate, company or business of any size to start up eCommerce stores
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-menu,editor-style,featured-images,flexible-header,full-width-template,post-formats,sticky-post,translation-ready
Version: 2.1.0.1753958504
Updated: 2025-07-31 10:41:44

*/

@font-face {
    font-family: 'Sakkal Majalla';
    src: url('./fonts/SakkalMajalla-Bold.woff2') format('woff2'),
        url('./fonts/SakkalMajalla-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sakkal Majalla';
    src: url('./fonts/SakkalMajalla.woff2') format('woff2'),
        url('./fonts/SakkalMajalla.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 h1, h2, h3 {
    font-family: 'Sakkal Majalla' !important;
    font-weight: bold !important;
}
h2 {
    font-size: 57px !important;
    line-height: 49px !important;
}
 
.page-title-bar {
    background-size: 100%;
}
h2.entry-title a {
    font-size: 32px !important;
}
.single-osf_portfolio .page-title-bar:before {
    background: transparent !important;
}

.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.7);
}

.custom-modal .modal-content {
  position: relative;
  margin: 2% auto;
  padding: 10px;
  background: white;
  width: 80%;
  max-width: 800px;
  text-align: center;
}

.custom-modal img {
  width: 100%;
  height: auto;
}

.close-modal {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 28px;
  cursor: pointer;
}

div#page { margin: 0px ! important;}

/* footer styles */
footer#colophon {width: 100% !important;position: relative !important;}
footer h2 {font-size: 32px !important;}

/*  preloader*/
#preloader, .opal-preloader {
  display: none !important;
}
#wptime-plugin-preloader {
  display: none !important;
}
