/*
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: 12px 35px;
 font-size: 16px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 600 !IMPORTANT;
 line-height: 25px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{
	   background: #C86B41 !important;
	   color: #fff;
	   border-color: #C86B41 !important;
}
.btn-secondary .elementor-button{
	background: #0000 !important;
	color: #fff !important;
	border: 1px solid #C86B41;
}

.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{
	 font-family: 'Georgia' !important;
}
p,a,span,li,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: 16px;
    text-transform: capitalize;
    font-weight: 500;
}

/* Common CSs End */

.hero-area {
    height: 100vh;
    display: flex;
    align-items: center;
}

.serv-inner-col h3 span {
    font-family: 'Georgia' !important;
}

.header-area {
    position: absolute !important;
    width: 100%;
    z-index: 1;
}

.btn-secondary .elementor-button {
    padding: 7px 10px;
}

.btn-secondary .elementor-button svg {
    font-size: 35px;
}

.btn-secondary .elementor-button .elementor-button-content-wrapper {
    align-items: center;
    gap: 5px;
}
.btn-about .elementor-button .elementor-button-text {color: #C86B41;}

.about-inner-col {position: absolute;right: -60px;top: -120px !important;}

.about-sec-2 .elementor-container.elementor-column-gap-default {
    gap: 60px;
}

.about-sec .elementor-inner-section .elementor-container.elementor-column-gap-default {
    gap: 0;
}

.about-inner-col {
  animation: aboutFloat 4s ease-in-out infinite;
  will-change: transform;
}

@keyframes aboutFloat {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }

    100% {
        transform: translateY(0);
    }
}

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

.serv-inner-col .elementor-widget-wrap.elementor-element-populated:hover {
    background: url(https://cwsdemowebsites.com/rolling/wp-content/uploads/2026/09/serv-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.serv-inner-col .elementor-widget-wrap.elementor-element-populated:hover h3 {
    color: #fff;
     transition: ease-in-out 0.5s;
}

strong {
    font-weight: 600;
}

.serv-inner-col .elementor-widget-wrap.elementor-element-populated:hover p {
    color: #fff;
     transition: ease-in-out 0.5s;
}

.serv-inner-col .elementor-widget-wrap.elementor-element-populated:hover circle {
    stroke: #fff;
     transition: ease-in-out 0.5s;
}

.serv-inner-col .elementor-widget-wrap.elementor-element-populated:hover path {
    fill: #fff !important;
     transition: ease-in-out 0.5s;
}

.btn-ready .elementor-button {
    border: 1px solid #fff;
}

.how-sec {
    position: relative;
}

.how-inner-sec::before {
    position: absolute;
    width: 70%;
    height: 30%;
    content: '';
    background: url(https://cwsdemowebsites.com/rolling/wp-content/uploads/2026/09/Group-1321321276.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 15%;
}

.test-sec {
    position: relative;
}

.test-sec .elementor-testimonial__footer::after {
    content: '';
    position: absolute;
    width: 25%;
    height: 6%;
    background: url(https://cwsdemowebsites.com/rolling/wp-content/uploads/2026/09/test-before.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 8%;
    bottom: 20%;
}

.faq-sec .elementor-accordion-item {
    padding: 20px 0;
    border-bottom: 1px solid #9d9d9d60 !important;
}

.faq-sec p {
    margin-top: 20px;
}

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

.form-sec input {padding: 15px 20px !important;border-radius: 30px !important;border: none !important;border-bottom: 1px solid #fff !important;}

.form-sec select {padding: 15px 20px !important;border-radius: 30px;border: none !important;border-bottom: 1px solid #fff !important;}

.form-sec button {
    background: #C86B41 !important;
    border-color: #C86B41 !important;
    border-radius: 30px;
    padding: 12px 40px !important;
    font-weight: 600 !important;
}

