/*
Theme Name: Astra Paul
Theme URI: https://wpastra.com/
Template: astra
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/
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
Version: 4.13.4.1782204424
Updated: 2026-06-23 08:47:04

*/

/* Astra Sticky Header - Free Version */
.site-header,
.ast-main-header-wrap, .site-primary-header-wrap {
    position: fixed !important;
    top: 0;
    z-index: 99999;
    width: 100%;
background:rgb(0,0,0,0.6);
/* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35); */
}



body {
    background:#000;
	/* padding-top:60px; */
}

/* 1. Smooth scrolling animation */
html {
    scroll-behavior: smooth;
}

/* .slide-content {
	margin-top:40px;
} */

.custom-logo-link {
	padding-left:10px !important;
}

.site-primary-footer-wrap {
	background:none !important;

}

.wpforms-field-container label {
	color:#ccc;
	font-family:DM Sans !important;
	font-weight:400 !important;
	font-size:9pt !important;
	text-transform:uppercase;--spectra-text-color: ast-global-color-6;
}

.wpforms-field-container input, .wpforms-field-container input:focus, .wpforms-field-container textarea {
	color:#fff;
	background:rgb(255,255,255,0.2);
	border:none;
	border-bottom:1px solid rgb(255,255,255,0.2);
	border-radius:5px;
	/* width:100% !important; */
	
}

/* Remove "Please enable JavaScript" message from WPForms */
#wpforms-form-2917 {
  font-size: 0 !important;
  line-height: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Restore normal text size for the actual form fields */
#wpforms-form-2917 .wpforms-field-container,
#wpforms-form-2917 .wpforms-submit-container {
  font-size: 16px !important;
  line-height: normal !important;
}

.wpforms-confirmation-container p {
	color:#ccc !important;
}

.custom-logo-link {
	padding-left:30px;
}

p {
    margin:0 !important;
}

h5 {
	color:#fff !important;
}

.mynumber {
	display:block;
	width:80px;
	text-align:center;
	font-size:36px;
	font-weight:700;
	margin-bottom:10px;
	color:rgb(98, 213, 229,0.68);
}

.portfolio {
	background:rgb(255,255,255,0.1);
	border:1px solid rgb(255,255,255,0.1);
	border-radius:10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
		transition: transform 0.3s;
}

.portfolio img {
	/* border-radius:15px; */
		border-top-left-radius:10px;
	border-top-right-radius:10px;
	/* filter: grayscale(90%); */
}

.portfolio:hover {
	transform: scale(1.05);
}

.portfolio a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:rgb(98, 213, 229,1);
	color:#fff;
	line-height:30px;
	font-weight:700;
	transition: transform 0.3s;
}

.portfolio a:hover {
	background:rgb(98, 213, 229,1);
	transform: scale(1.1);
}

.portfolio strong {
	text-transform:uppercase;
	color:#fff;
}

.portfolio p {
	padding:0;
	line-height:18px;
	color:#62d5e5;
}

.portfolio_textblock {
	/* background:#62d5e5; */
	background:rgb(255,255,255,0.1);
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	padding:10px !important;
}

.port-inner-text {
	overflow:hidden;
	max-height:50px;
}

/* .wp-block-spectra-container img {
    opacity:0.8;
    filter: grayscale(100%);
    width:80%;
}

.wp-block-spectra-container img:hover {
    opacity:0.9;
    filter: grayscale(0%);
} */

.ast-mobile-header-wrap {
    margin-top:80px !important;
	background:none !important;
}

.footer_text {
	text-align:left; line-height: 18px !important; display: block;
	padding-left:20px;
}

/* .comments-area, .comment-respond {
    display: none !important;
} */

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

/* for posts */
.nav-next a, .nav-previous a {
	padding:10px !important;
	line-height:14px !important;
	background:rgb(255,255,255,0.2);
	border:1px solid #62d5e5;
	border-radius:10px;
	color:#fff !important;
	display:block;
}

/* .type-post {
	padding-top:70px !important;
} */

.post-navigation {
	display:none !important;
	padding-left:15px !important;
	padding-right:15px !important;
}

/* Stronger version - removes separator from post navigation */
.single-post .post-navigation,
.single-post .nav-links {
    border: none !important;
    box-shadow: none !important;
}

/* Remove line above comments or other sections */
.single-post .comments-area,
.single-post .ast-comment-wrap {
    border-top: none !important;
}

.post-folio-img img {
	width:90% !important;
}

.post-folio-phone img {
	width:150px !important;
	position:absolute !important;
	top:-240px !important;
	left:50px !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);

}

/* Image Zoom on Hover */
.image-zoom {
    overflow: hidden;           /* Prevents image from spilling out */
}

.image-zoom img {
    transition: transform 0.5s ease;   /* Smooth animation */
    display: block;                    /* Removes small gap under image */
}

.image-zoom:hover img {
    transform: scale(1.15);            /* Zoom amount (1.1 = 10%, 1.2 = 20%) */
}


/* .ast-container {
	padding:0 !important;
} */
 /* Smartphones (portrait and landscape) ----------- */
@media screen 
and (min-width: 320px) 
and (max-width: 600px) 
{

.post-folio-img img {
	width:calc(100% - 10px) !important;
}

.post-folio-phone img {
	width:140px !important;
	position:absolute !important;
	top:-240px !important;
	right:10px !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);

}
.footer_text {
	text-align:center; line-height: 15px !important; display: block;
	padding-left:0px;
}

.custom-logo-link {
	padding-left:0px !important;
}

body {
	padding-top:35px;
}


/* Remove white background behind the mobile menu */
.ast-mobile-header-content,
.main-header-bar-navigation {
    background-color: transparent !important;
		-webkit-animation: slide-in-blurred-top 0.3s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	animation: slide-in-blurred-top 0.3s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;

}



/* Also clear the <ul> just in case */
ul#ast-hf-menu-1-mobile {
    background-color: transparent !important;
}



.ast-mobile-header-wrap {
	background:rgb(0,0,0,0.0) !important;
}


.ast-mobile-header-inline {
	/* background:transparent !important; */

}

.ast-mobile-header-content a {
	text-align:center;
	background:rgb(0,0,0,0.6) !important;
	color:#fff  !important;
	border-bottom:1px solid rgb(98, 213, 229, 0.6) !important;
}

.ast-mobile-header-content a:hover {
	background:#000 !important;
	color:#62d5e5  !important;
}

.ast-mobile-header-content a:active {
	background:#000 !important;
	color:#62d5e5  !important;
}

.ast-mobile-header-content {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
	
	/* margin-left:25px !important;
	width:calc(100% - 50px); */
}


/* ----------------------------------------------
 * Generated by Animista on 2026-4-2 12:45:0
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-blurred-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

}
