/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Version: 4.11.13
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 9.6
Tested up to: 6.8
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */
.ast-narrow-container .site-content>.ast-container {
    max-width: 100% !important;
    padding: 0 !important;
}
.ast-separate-container #primary{
	margin: 0 !important;
	padding: 0 0 1em 0 !important;
}
/* main header */
.mainhead {background-color: transparent;
  transition: background-color 0.3s ease;}
.mainhead.scrolled {
  background-color: rgb(240, 240, 232) !important;
}
.mainhead .navmenus ul li a span {color: white;
  transition: color 0.3s ease;}

.mainhead.scrolled .navmenus ul li a, .mainhead.scrolled .navmenus ul li a span, .mainhead.scrolled .lang ul li span {color: #222 !important;}
.mainhead.scrolled .navmenus ul.sub-menu > li > a, .mainhead.scrolled .navmenus ul.sub-menu > li > a > span {color: #ffffff !important;}
@media screen and ( max-width: 1024px ){
	.mainhead.scrolled .navmenus ul li a, .mainhead.scrolled .navmenus ul li a span {color: #ffffff !important;}
	.mainhead .navmenus ul.sub-menu li, .mainhead .navmenus ul.sub-menu li a {padding-right: 10px; background: #222 !important; }
}

.logos {transition: all 0.3s ease;}
.mainhead .logos .logo-b, .mainhead.scrolled .logos .logo-w { display: none; }
.mainhead.scrolled .logos .logo-b {display: block;}

.mainhead.scrolled .mob-trigger button.wpr-offcanvas-trigger svg, .mainhead.scrolled .lang ul li span svg{ fill : #000000 !important; }
.mainhead .wpr-close-offcanvas i{ color : #FFFFFF; font-size: 20px; }
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow{ margin-left:0; margin-right:10px;}
/* main header ends here */

/* nav menus */
.navmenus ul.hfe-nav-menu > li > a:after{
	content: '';
	position: absolute;
    width: 0;
    height: 1px;
    background: #ffffff !important;
    right: 0;
    bottom: 0;
	transition: width 1s ease;
}
.mainhead.scrolled .navmenus ul li a:after{
	background: #000000 !important;
}
.navmenus ul li:hover a:after,
.navmenus ul li a.current:after{
    width: 100%;
}
.hfe-nav-menu .menu-item-has-children .sub-menu{
	left: auto;
	right:0;
}
/* nav menus ends here */

/* map countries */
 .map-container {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.map-image {
  width: 100%;
  display: block;
}

.map-dot {
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #F0F0E8;
  border-radius: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.uaemap-dot {
  position: absolute;
    width: auto;
    vertical-align: middle;
    padding: 5px 15px 5px 25px;
    background-color: #fffc;
    background-image: linear-gradient(#00000080, #00000080), url(https://hamic.com/ar/wp-content/uploads/2025/05/gr-bg.webp);
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    align-items: center;
    border-radius: 30px;
    cursor: pointer;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.uaemap-dot span.leftpointer {
    position: absolute;
    width: 30px;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 20px solid #ccc;
    background-color: transparent;
    height: 30px;
    left: -18px;
    top: 0px;
}
.uaemap-dot img.h-logo{
	width: 20px;
    margin-bottom: 5px;	
	display:inline;
}
.uaemap-dot p.cname {
    color: #eee !important;
    display: inline-block;
    margin-bottom: 0 !important;
    margin-left: 10px;
}

.map-dot::after, .uaemap-dot::after {
  content: attr(data-country);
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: #F0F0E8;
  color: #000;
  font-size: 15px;
  padding: 5px 8px;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  white-space: nowrap;
  z-index: 999;
}

.map-dot:hover::after, .uaemap-dot:hover::after {
  opacity: 1;
}
.map-dot:hover{
    z-index: 1
}
@media screen and (max-width:769px){
    .map-dot {
    width: 8px;
    height: 8px;
    }
.uaemap-dot p.cname {
    display: none; }
}
@media screen and (max-width:600px){
    .map-dot {
    width: 4px;
    height: 4px;
    }
	.uaemap-dot {	padding: 0px 10px 0px 15px; }
	.uaemap-dot img.h-logo{ width: 12px;}
	
	.uaemap-dot span.leftpointer {
    width: 25px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 15px solid #ccc;
    height: 25px;
    top: 2px; }
	
	.map-dot::after, .uaemap-dot::after{
		font-size: 12px;
		top: -30px;
	}
}
/* map countries ends here */

/* contact form */
.contact-form .with_frm_style .frm_checkbox label{ color : #e5e5e5; }
.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form select, .contact-form textarea{
	color: #e5e5e5 !important;
	background-color : transparent !important;
	border: 0 solid #555555 !important;
	border-bottom-width: 1px !important;
}
.contact-form input[type=email]:focus, .contact-form input[type=tel]:focus, .contact-form input[type=text]:focus, .contact-form select:focus, .contact-form textarea:focus{
	border-bottom-color: #ffffff !important;
}
.repeater_fld{ z-index: 9; }
.contact-form .with_frm_style .frm_primary_label {
    font-size: 18px !important;
    color: #ffffff !important;
}
.contact-form .frm_style_formidable-style.with_frm_style .form-field{
	margin-bottom: 45px;
}
.contact-form .frm_style_formidable-style.with_frm_style .frm_submit button{
	padding: 10px 60px;
	background: transparent;
    text-transform: uppercase;
    border: 1px solid #666;
    box-shadow: none;
}
.contact-form .frm_style_formidable-style.with_frm_style .frm_submit button:hover{
	background: transparent;
	border: 1px solid #ffffff;
}
/* contact ends here */

/* counter */
.three-counter .elementor-counter{ text-align: center; }
/* counter ends here */

/* values */
.v-secs{ opacity: 0.4; }
#sec1.v-secs{ opacity: 1; }
.right-secs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: opacity 0.2s ease;
}
.right-secs.active {
    opacity: 1;
    pointer-events: auto;
    z-index: 2;
}
.slide-in-up { animation: slideInUp 0.3s forwards;
}
.slide-in-down {
    animation: slideInDown 0.3s forwards;
}
.slide-out-up {
    animation: slideOutUp 0.3s forwards;
}
.slide-out-down {
    animation: slideOutDown 0.3s forwards;
}

@keyframes slideInUp {
    from { transform: translateY(50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
@keyframes slideInDown {
    from { transform: translateY(-50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
@keyframes slideOutUp {
    from { transform: translateY(0); opacity: 1; }
    to { transform: translateY(-50px); opacity: 0; }
}
@keyframes slideOutDown {
    from { transform: translateY(0); opacity: 1; }
    to { transform: translateY(50px); opacity: 0; }
}
/* values ends here */

/* tags hyperlink */
.inner-block .wpr-tax-id-11{
	color: #cccccc !important;
}

/* mission vision */
.wpr-testimonial-dots{ z-index: 98 !important; }
/* ---end --- */

/* to top */
#ast-scroll-top{ 
	background-color: #000000 !important;
	bottom: 85px;
}
/* single post */
    .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .ast-author-box, .ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
        padding: 0 !important;
    }