/*
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)
*/

  @import url('https://fonts.googleapis.com/css2?family=Courier+Prime:wght@400;700&display=swap');


.elementor-sticky--active{
	z-index:100 !important;
}

.header-area {
    position: fixed !important;
    background-color: #000 !important;
	z-index:9999999;
}
.header-area {
    width: 100% !important;
    display: flex;
    justify-content: center;
}
/* Common CSs Start */

.elementor-button.elementor-size-md {
    text-transform: capitalize;
}
section#comments {
    display: none;
}
option {
    color: #000;
}



.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: 12px !important;
    border: 1px solid #fff;
    text-transform: capitalize;
    position: relative;
    font-family: 'Inter' !important;
    z-index: 99;
    overflow: hidden;
    font-weight: 500 !IMPORTANT;
    line-height: 9px !important;
    display: flex;
    border-radius: 8px;
}

body .btn-primary .elementor-button{
	   background: #30472E;
	   color: #fff;
	   border-color: #30472E !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: 'Courier Prime', monospace;
}


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

/* Common CSs End */

.big-heading .elementor-widget-container:before {
    content: '';
    background: url(https://staging.crypticaldemowebsites.com/prosphatos-/wp-content/uploads/2023/08/Group-1000002008.png);
   width: 847px;
    height: 95px;
    position: absolute;
    background-repeat: no-repeat;
    left: 5px;
    top: -18px;
    background-size: 79%;
}

.big-heading h1 {
    font-size: 60px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
section#hero-area {
    padding-top: 250px;
    padding-bottom: 50px;
}

section#hero-inner {
    padding: 250px 0px;
}


.list-area li.elementor-icon-list-item {
    align-items: flex-start !important;
}

.list-area span.elementor-icon-list-icon {
    margin-top: 5px;
}

.packages-box .swiper-pagination-bullets{
	bottom:50px !important;
	display:flex !important;
	justify-content:end;
	left:-30px !important
}


.footer-area .elementor-icon.elementor-social-icon {
    padding: 0px !important;
    width: 50px !important;
}

.post h1.entry-title {display: none;}

.legend-inner img {
    object-fit: cover !important;
    height: 450px !important;
}

img.attachment-full.size-full.wp-image-560 {
    height: 650px;
    object-fit: cover;
}


img.attachment-large.size-large.wp-image-565 {
    height: 600px;
    object-fit: cover;
    margin-bottom: -240px;
}

@media(max-width:767px){
	

	body .big-heading h1 {
    font-size: 40px !important;
    line-height: 40px !important;
}

.big-heading .elementor-widget-container:before {
    height: 125%;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: -26px;
}


section#hero-area {
    overflow: hidden;
}
.elementor-227 .elementor-element.elementor-element-4cfecc3 {padding: 0 !important;}	
	
}