/*
Theme Name: Cryptical Child
Author: 
Description: Your description goes here
Version: 1.0
Template: cryptical

This is the child theme for Cryptical theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* Common CSs Start */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&family=Red+Hat+Display:wght@300;400;500;600;700;800;900&display=swap');
.py-100 {
    padding: 70px 0!important;
}
.py-70 {
    padding: 70px 0!important;
}
.py-50 {
    padding: 50px 0!important;
}
.py-40 {
    padding: 40px 0!important;
}
.py-20 {
    padding: 40px 0!important;
}
/* .common-col h2.elementor-heading-title {
    font-size: 40px !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    line-height: 55px;
    font-family: 'Red Hat Display', sans-serif !important;
}

.common-col h4.elementor-heading-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Poppins';
}

.common-col p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

.btn-primary .elementor-button::Before, .btn-secondary .elementor-button::before {border-radius: 0;content: '';height: 100%;width: 0;background: #354252;position: absolute;right: 0;left: 0;bottom: 0;top: 0;transition: 0.3s;z-index: -1;}

.btn-primary .elementor-button:hover::Before, .btn-secondary .elementor-button:hover::before {
    width: 100%;
    transition: 0.5s;
}

.btn-primary .elementor-button::Before {
    background: #fff !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 19px 43px;
 font-size: 14px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 9px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{
	   background: var(--e-global-color-primary);
	   color: #fff;
	   border-color: #354252 !important;
}
.btn-secondary .elementor-button{
	background: #0000 !important;
	color: #000000 !important;
	border: 1px solid #1c47fe00;
}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
body .btn-primary .elementor-button:hover {
    color: #354252;
}
.btn-secondary {
    margin-left: 20px !important;
}
.btn-wrapper {
    margin-top: 25px;
}
.btn-wrapper .elementor-widget-wrap {
    padding: 0 !important;
}
.btn-primary.elementor-widget:not(:last-child),.btn-secondary.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}


h1,h2,h3,h4,h5{
	 font-family: 'Red Hat Display', sans-serif;
}
body{font-family: 'Poppins', sans-serif;}


span.high-light {
    color: #57d5fd;
    font-weight: inherit !important;
    position: relative;
}
#header-area .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
} */

/* Common CSs End */

section#header-area {
    background: #ffffff0f !important;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 10;
    padding-top: 15px;
}

.projects .elementor-image-box-content {
    position: absolute;
    bottom: 60px;
    left: 60px;
}

.projects img {
    height: 800px !important;
	object-fit:cover !important;
}

.projects h3.elementor-image-box-title {margin-left: 85px;display: inline-block;border-bottom: 1px solid #fff !important;padding-bottom: 5px;}

.projects h3.elementor-image-box-title::before {
    content: '';
    background: url(https://staging.crypticaldemowebsites.com/soulteriors/wp-content/uploads/2023/08/Vector-1.svg);
    width: 25px;
    height: 25px;
    position: absolute;
    background-repeat: no-repeat;
    left: 180px;
}

.projects .elementor-image-box-wrapper {
    height: 800px !important;
}



#elementor-popup-modal-243 .elementor-popup-modal {
    width: 100% !important;
    background-color: #ffffff73 !important;
}



#elementor-popup-modal-243  .dialog-widget-content.dialog-lightbox-widget-content.animated {
    width: 100% !important;
    background-color: #ffffff73 !important;
    display: flex;
    justify-content: center !important;
    height: 1200px !important;
    align-items: center;
}

#elementor-popup-modal-243 .dialog-close-button {
    position: absolute;
    top: auto !important;
    bottom: 80px !important;
    margin: auto 0 !important;
    left: auto !important;
    right: auto !important;
    border: 1px solid #fff !important;
    padding: 14px 15px;
    border-radius: 33px !important;
}

#elementor-popup-modal-243 .eicon-close {
    font-size: 18px;
    color: #fff !important;
}
body  {
    overflow-x: hidden;
}
@media(min-width:1024px) and (max-width:1200px){
	#elementor-popup-modal-243 .dialog-close-button{
		bottom: 55px !important;
	}
}


@media (max-width:768px) {
	body .projects img {
    height: 450px !important;
    object-fit: cover;
}

body .projects .elementor-image-box-wrapper {
    height: 450px !important;
}

.inner-area h2.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    object-fit: contain;
}

	
}