/*
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=Inter+Tight:ital,wght@0,100..900;1,100..900&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: #000 !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{border-radius: 50px;background: #FFF;border: 1px solid #FFF;padding: 12px 30px;}
.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: #000 !important;
}
.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: 'Poppins', sans-serif !important;
}
body,h5,h6,p,li,a,span{
	font-family: "Inter Tight", 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;
    padding-top: 20px;
}

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

.btn-primary .elementor-button-text {
    color: #C11F12;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
body .btn-one .elementor-button {
    border-radius: 50px;
    background: #C11F12;
    border: 1px solid #C11F12;
    padding: 12px 30px;
}
.btn-one .elementor-button-text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}

.about-sec h5.elementor-heading-title.elementor-size-default {
    border-radius: 104px;
    background: #C11F12;
    width: fit-content !important;
    padding: 3px 20px;
    color: #fff !important;
}

.announce-col .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 250px !important;
}

.announce-inner .slick-track {
    display: flex;
    gap: 100px;
}

.form-sec input {
    border-radius: 10px !important;
    border-bottom: 1px solid #BDBDBD !important;
    background: #FFF !important;
    padding: 15px 20px !important;
    margin: 0 0 10px 0;
}
.form-sec textarea {
    border-radius: 10px !important;
    border-bottom: 1px solid #BDBDBD !important;
    background: #FFF !important;
    padding: 15px 20px !important;
    margin: 0 0 10px 0;
}
.form-sec button.elementor-button.elementor-size-sm {
    border-radius: 50px;
    background: #C11F12;
    padding: 13px 40px;
}

.form-sec .e-form__buttons {
    margin: 30px 0 0 0 !important;
}
.sep-inner strong {
    color: #C33104;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px;
}

.sep-inner em {
    color: #1E1E1E;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}

.use-sec .elementor-container.elementor-column-gap-default {
    gap: 25px !important;
}

.cal-sec .cal-inner .elementor-container.elementor-column-gap-default {
    gap: 25px !important;
}
.cal-sec .cal-inner .cal-col .btn-secondary  a.elementor-button.elementor-button-link.elementor-size-sm {
    background: #c11f12 !important;
    color: #fff !important;
    margin-left: -30px;
}
.tribe-common.tribe-events.tribe-events-view.tribe-events-view--list.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full {
    padding-top: 190px;
    padding-bottom: 70px !important;
}



body.archive.post-type-archive.post-type-archive-tribe_events .header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: #c11f12;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background: #c11f12 !important;
}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background: #c11f12 !important;
}
.tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 {
    color: #000 !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: #000 !important;
}

.tribe-common .tribe-common-c-svgicon {
    color: #000 !important;
}
.tribe_events-template-default.single.single-tribe_events .header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: #c11f12 !important;
}
section#tribe-events-pg-template {
    padding-top: 340px !important;
    padding-bottom: 70px !important;
}



.prayer-sec button.elementor-button.elementor-size-sm {
    border-radius: 50px;
    background: #fff;
    padding: 13px 40px;
	color: #000 !important;
	justify-content: center !important;
}

@media only screen and (max-width: 1400px){
	
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important; 
}	
	
h2.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 50px !important;
}	
.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto;
    padding: 300px 0 70px 0;
}	
	
	
	
}



@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;
}
.footer-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 30px 0;
}
.announce-col .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 20px !important;
}	
.announce-inner .slick-track {
    display: flex;
    gap: 20px;
}
.announce-col .elementor-widget-wrap.elementor-element-populated {
    padding: 60px 10px !important;
    border-radius: 50px !important;
}		
.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto !important;
    padding: 170px 0 30px 0 !important;
}


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

br {
    display: none;
}

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

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

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



.about-sec h5.elementor-heading-title.elementor-size-default {
    margin: 0 auto !important;
}

.announce-inner.serv-slider-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}
.here-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 200px 0 100px 0 !important;
}

.elementor-element.elementor-element-64a0009.btn-primary.btn-one.elementor-widget.elementor-widget-button {
    width: 70% !important;
}	
	
	
	
	
	
	
	
	
	
}













