/*
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=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..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: "Inter", sans-serif !important;

}
body p,li,a,span{  font-family: "Inter", 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 */



.header-area a.elementor-item {
font-family: "IBM Plex Mono", monospace !important;
    font-size: 16px !important;
    line-height: 25px !important;

}


.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute;
    width: 100% !important;
    z-index: 1;
}

.btn-primary a.elementor-button.elementor-button-link.elementor-size-sm {
    background: url(https://cwsdemowebsites.com/dcca/wp-content/uploads/2026/08/Group-1321319223.png);
    padding: 18px 53px;
    border-radius: 0;
    background-size: contain;
    background-repeat: no-repeat;
		border: 0 !important;

}
.provide-sec .btn-primary a.elementor-button.elementor-button-link.elementor-size-sm {
    background: url(https://cwsdemowebsites.com/dcca/wp-content/uploads/2026/08/Group-1321321939.png);
    padding: 23px 73px !important;
    border-radius: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	border: 0 !important;
}
.btn-secondary a.elementor-button.elementor-button-link.elementor-size-sm {
    background: url(https://cwsdemowebsites.com/dcca/wp-content/uploads/2026/08/Group-1321319223-2.png) !important;
    padding: 23px 73px !important;
    border-radius: 0;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    border: 0 !important;
	color: #fff !important;

}