/*
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;
}

.btn-primary .elementor-button::Before, .btn-secondary .elementor-button::before {border-radius: 0;content: '';height: 100%;width: 0;background: var(--e-global-color-primary);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 50px;
 font-size: 14px !important;
 border: 1px solid #fff;
 text-transform: uppercase;
 position: relative;
 z-index: 99;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 9px !important;
 display: flex;
 border-radius: 0px;
}

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

.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;
}

/* Common CSs End */
.counter-sec .col.third-col  .elementor-counter::before {
    display: none;
}
.counter-sec .elementor-counter-title { margin-top: 20px; }
.counter-sec .elementor-widget-counter .elementor-counter::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: -35px;
    top: 0;
    background: #CAC7C7;
}

.form1 input#form-field-email {
    padding: 18px 140px 18px 55px;
}
.form1 .e-form__buttons {
    position: absolute;
    =: -6px;
    top: 8px;
    margin-bottom: 0 !important;
    width: fit-content !important;
    right: 5px;
}

.form1 button.elementor-button {
    padding: 12px 40px;
}

.form1 .elementor-field-group-email::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 20px;
    background: url('https://staging.crypticaldemowebsites.com/emin/wp-content/uploads/2024/03/l.svg');
    background-size: cover;
    left: 35px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

@media (max-width: 767px){
:root {
    overflow-x: hidden;
}

.elementor-widget-wrap.elementor-element-populated {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

section.elementor-section.elementor-top-section > .elementor-container {
    padding-right: 15px;
    padding-left: 15px;
}
.elementor-widget.elementor-widget-heading,.elementor-widget.elementor-widget-heading * {
    text-align: center !important;
}

.elementor-widget.elementor-widget-button {
    width: 100% !important;
    text-align: center;
}

.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link.elementor-size-sm {
    text-align: center;
    justify-content: center;
}

[data-elementor-type="header"] .btn-primary.elementor-widget.elementor-widget-button {
    width: auto !important;
}

[data-elementor-type="wp-page"] .elementor-widget__width-auto {
    max-width: 100% !important;
    width: 100% !important;
}

.elementor-absolute.elementor-widget.elementor-widget-image {
    position: static !important;
}

.elementor-24 .elementor-element.elementor-element-0ffe67b {
    width: 44% !important;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 12px;
}


.elementor-widget__width-initial {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
}


section.elementor-section.elementor-top-section {}

[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

section.elementor-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}




[data-elementor-type="footer"] * {
    text-align: center;
    justify-content: center;
}




.elementor-widget-text-editor, p {
    text-align: center;
}

figure.elementor-image-box-img img {
    width: 100%;
}

.elementor-widget-image-box .elementor-image-box-title {
    text-align: center;
}

.btn-primary .elementor-button, .btn-secondary .elementor-button {
    font-size: 14px !important;
    line-height: 17px !important;
}

.process-area::before {
    display: none;
}

.btn-secondary,.btn-primary {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0px !important;
}
.elementor-widget.elementor-widget-button .elementor-widget-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/* 	Custom Responsive */
	.header-area .elementor-widget-image {
    width: 50% !important;
}
.header-area .col > .elementor-widget-wrap.elementor-element-populated {
    flex-direction: column-reverse;
    gap: 24px;
}

.header-area ul.elementor-icon-list-items.elementor-inline-items {
    gap: 10px;
    justify-content: center;
}
body h1.elementor-heading-title.elementor-size-default {
    font-size: 38px;
    line-height: 50px;
}
body h2.elementor-heading-title.elementor-size-default {
    font-size: 32px;
    line-height: 43px;
}
.form1 .e-form__buttons {
    position: relative;left: 0;
}

.form1 button.elementor-button {
    padding: 10px;
}

.form1 input#form-field-email {
    padding: 10px 10px 10px 55px;
}
.form1 .elementor-field-type-text {
    margin-bottom: 0 !important;
}
.counter-sec .elementor-widget-counter .elementor-counter::before {
    display: none;
}
.counter-sec .elementor-counter-title {
    margin-top: 10px;
}
.counter-sec  .elementor-widget-counter {
    margin-bottom: 35px !important;
}
.counter-sec {
    padding: 0 !important;
}
	.counter-sec .elementor-widget-counter:nth-of-type(3){
    margin-bottom: 0px !important;
}
	h2 br,.elementor-widget-text-editor br{
    display: none;
}
body .elementor-widget-text-editor {
    font-size: 17px !important;
    line-height: 32px !important;
}
	
	.form1 .elementor-form-fields-wrapper {
    justify-content: center !important;
		margin-bottom:15px !important;
}
	.form1 button.elementor-button.elementor-size-sm {
    margin-top: 10px;
}

.elementor-counter-title {
    text-align: center !important;
    margin-top: 10px !important;
}
	
	.counter-sec {
    margin-top: 20px;
}
	
}


/** 26 Dec 2024 **/
.form_group_main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
}
.form_group label {
    width: 100%;
	text-align: left;
	margin-bottom: 5px;
    font-weight: bold;
}
.form_group .wpcf7-list-item {
    margin: 0;
}
.form_group textarea{
    height: 100px;
}
.form_group span.wpcf7-list-item-label {
    line-height: 25px;
    letter-spacing: 1px;
}
.form_group label input[type="checkbox"] {
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 15px;
    position: relative;
    top: 10px;
}
.form_group p input.wpcf7-form-control.wpcf7-submit {
    border-color: #033250;
    color: #033250;
    border-radius: 0;
    text-transform: uppercase;
}
.form_group p input.wpcf7-form-control.wpcf7-submit:hover,
.form_group p input.wpcf7-form-control.wpcf7-submit:focus{
	background-color: #033250;
	color: #fff;
}
.form_group a {
	color: #033250;
	text-decoration: underline !important;
}

@media only screen and ( max-width: 767px ) {
	
	.form_group_main {
		grid-template-columns: 1fr;
	}

}