/*
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:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,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: #244D9F;border: 1px solid #244D9F;padding: 12px 15px 12px 17px;}
.btn-secondary .elementor-button{background: transparent !important;border: 1px solid #fff;padding: 12px 15px 12px 17px;}

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


p,li,a,span,h1,h2,h3,h4,h5,h6{
	 font-family: 'Poppins', sans-serif !important;
}


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.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute;
    width: 100%;
    z-index: 1;
    margin-top: 50px;
}

.hero-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: 100vh;
    display: flex;
    align-items: center;
    border-radius: 20px;
}

.hero-area.elementor-section-height-default.elementor-section-height-default {
    margin-top: 30px;
}

.hero-form.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: #51B1E2;
    border-radius: 20px;
}

.btn-primary .elementor-button-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

.btn-primary svg {
    font-size: 20px;
}

.btn-primary .elementor-button-content-wrapper {
    gap: 50px;
}

.hero-form button.elementor-button.elementor-size-sm {
    background: #244D9F;
    border: 1px solid #244D9F;
    padding: 12px 15px 12px 17px;
    border-radius: 50px;
    width: 100%;
    display: flex;
}

.hero-form .elementor-button-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

.hero-form svg {
    font-size: 20px;
}


.hero-form .elementor-button-content-wrapper {
    width: 100%;
    justify-content: space-between !important;
}

.hero-form input {
    border: 1.14px solid #FFFFFF !important;
    background: transparent !important;
    box-shadow: 0px 4.55px 4.55px 0px #00000040;
    color: #fff !important;
    padding: 15px 20px !important;
    margin-bottom: 20px;
}

.hero-form .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 40px !important;
}

.btn-secondary .elementor-button-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

.btn-secondary svg {
    font-size: 20px;
}

.btn-secondary .elementor-button-content-wrapper {
    gap: 50px;
}

.about-li svg {
    width: fit-content !important;
}
.fast-icon ul.elementor-icon-list-items.elementor-inline-items {
    gap: 15px;
}

body .btn-primary .elementor-button:hover svg path {
    fill: #000 !important;
    transition: ease-in-out 0.5s;
}

.service-col .elementor-widget-wrap.elementor-element-populated {
    padding: 160px 20px 20px 20px !important;
}

.service-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}


.service-top.elementor-section-height-default.elementor-section-height-default {
    padding: 70px 0 120px 0 !important;
}

.service-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: -80px 0 0 0;
}

.test-sec .elementor-testimonial__text {
    font-family: 'Poppins', sans-serif !important;
}

.test-sec .elementor-testimonial__footer {
    margin-top: 70px !important;
    position: relative;
}

.test-sec .elementor-testimonial__footer::before {
    position: absolute;
    width: 35%;
    height: 35%;
    content: "";
    background: url(https://cwsdemowebsites.com/Iron/wp-content/uploads/2025/11/test-right.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
}

.accord-sec .elementor-accordion-item {
    padding: 30px 0;
    border-bottom: 1px solid #9D9D9D99 !important;
}

.accord-sec svg {
    font-size: 30px;
}

.accord-sec .elementor-tab-content p {
    margin-top: 30px;
}

.form-sec input {
    border: none !important;
    border-bottom: 1px solid #BDBDBD !important;
    background: transparent !important;
    padding: 15px 20px !important;
    color: #fff !important;
}

.form-sec .elementor-button.elementor-size-sm {
    background: #244D9F !important;
    border: 1px solid #244D9F;
    padding: 12px 15px 12px 17px;
    border-radius: 50px;
}

.form-sec .elementor-button-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

.form-sec svg {
    font-size: 20px;
}

.form-sec .elementor-button-content-wrapper {
    gap: 20px !important;
}

.form-sec input#form-field-field_e8b2220 {
    width: 100%;
}

.footer-area .elementor-button.elementor-size-sm {
    background: #244D9F !important;
    border: 1px solid #244D9F;
    padding: 8px 15px 8px 17px;
    border-radius: 50px;
}

.footer-area svg {
    font-size: 20px;
}


.footer-area .elementor-button-content-wrapper {
    gap: 20px !important;
}

.footer-area input#form-field-email {
    border: 1px solid #fff !important;
    padding: 13px 20px !important;
    border-radius: 50px !important;
}

.footer-area .e-form__buttons {
    width: fit-content !important;
    position: absolute;
    right: 0;
    margin: 0 !important;
    top: 5px;
}

.footer-area h3.elementor-image-box-title {
    margin: 0 !important;
}

.sell-sec b {
    font-weight: 500;
}

.hero-form textarea#form-field-field_8dfe0ff {
    border: 1.14px solid #FFFFFF !important;
    background: transparent !important;
    box-shadow: 0px 4.55px 4.55px 0px #00000040;
    color: #fff !important;
    padding: 15px 20px !important;
    margin-bottom: 20px;
}
.header-area .menu-item-196 {
    display: none !important;
}

@media only screen and (max-width: 1400px){
	
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important;
}	
	
.hero-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto;
    padding: 150px 0 50px 0;
}

.hero-area h1.elementor-heading-title.elementor-size-default {font-size: 50px !important;line-height: 60px !important;}

h2.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
    line-height: 55px !important;
}

.service-col .elementor-widget-wrap.elementor-element-populated {
    padding: 109px 10px 10px 10px !important;
}
	
.header-area a.elementor-item {
    font-size: 14px !important;
}	
.header-area .menu-item-196 {
    display: none !important;
}	
	
	
	
}


@media only screen and (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;
}

.hero-area {
    padding: 40px 0;
}

.hero-area h1 {
    font-size: 40px !important;
}

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

.elementor-divider {
    justify-content: center;
}

.elementor-24 .elementor-element.elementor-element-2a1b4e7 .elementor-heading-title {
    font-size: 38px !important;
}

.elementor-24 .elementor-element.elementor-element-ecacd3b {
    padding-top: 65px !important;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 35px !important;
}

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

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

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: 10px !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;
}
	
.header-area .menu-item-196 {
    display: block !important;
}
	
.elementor-section-full_width.hero-area.elementor-section-height-default.elementor-section-height-default {
    margin: 0 !important;
}

.header-area .elementor-container.elementor-column-gap-default {padding: 0 30px !important;}

.hero-area h1.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
}

br {
    display: none;
}

.hero-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 120px 10px 30px 10px !important;
}

.hero-area ul.elementor-icon-list-items.elementor-inline-items {
    flex-direction: column;
    gap: 10px;
}

.btn-primary.elementor-widget.elementor-widget-button {
    width: 88% !important;
}

.btn-secondary.elementor-widget.elementor-widget-button {
    width: 88% !important;
}

.elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}

.hero-form .elementor-widget-wrap.elementor-element-populated {
    padding: 20px !important;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 25px !important;
    line-height: 35px !important;
}

.service-top.elementor-section-height-default.elementor-section-height-default {
    padding: 20px 10px !important;
}

.service-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0;
}

.about-sec .elementor-image-box-img img {
    height: auto !important;
}

.about-sec  figure.elementor-image-box-img {
    width: 5% !important;
}

.accord-sec .elementor-tab-content p {
    text-align: left;
}

.form-sec .e-form__buttons {
    justify-content: center !important;
}

.footer-area input#form-field-email {
    text-align: left !important;
}

.footer-area .elementor-image-box-img {
    width: 16% !important;
}
	


.hero-inner-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 160px 0 110px 0 !important;
}

.hero-inner-main h1.elementor-heading-title.elementor-size-default {
    font-size: 35px !important;
    line-height: 45px !important;
}	
.hero-form h4.elementor-heading-title.elementor-size-default {
    font-size: 25px !important;
    line-height: 35px !important;
}

.hero-form p {
    font-size: 18px !important;
    line-height: 25px;
}	
	
	
	
	
	
	
	
	
}





















