/*
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: #F26E2F;position: absolute;right: 0;left: 0;bottom: 0;top: 0;transition: 0.3s;z-index: -1;border-radius: 26px;}

.btn-primary .elementor-button:hover::Before, .btn-secondary .elementor-button:hover::before {
    width: 100%;
    transition: 0.5s;
}

.btn-primary .elementor-button::Before {
    background: #B5D662 !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 19px 43px;
 font-size: 15px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 z-index: 99;
 overflow: hidden;
 font-weight: 400 !important;
 line-height: 14px !important;
 display: flex;
 border-radius: 30px;
}

body .btn-primary .elementor-button{
	   background: #475A7A;
	   color: #fff;
	   border-color: #475A7A !important;
}
body .btn-secondary .elementor-button{
	   background: #FFFFFF;
	   color: #000;
	   border-color: #E7E7E7 !important;
}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
span.elementor-button-icon.elementor-align-icon-right { font-size: 20px; margin-left: 10px; }
body .btn-primary .elementor-button:hover {
    color: #000;
}
body .btn-primary .elementor-button:hover svg path{ stroke: #000;transition: .3s all ease; }
/* .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;
}



span.high-light {
    color: #57d5fd;
    font-weight: inherit !important;
    position: relative;
}

/* Common CSs End */


.program-box .elementor-widget-container {
    padding: 15px;
    border-radius: 16px;
}
.program-box .elementor-widget-container img {
    width: 100%;
    height: 214px;
    object-fit: cover;
    border-radius: 10px;
}
.program-box .elementor-image-box-content {
    padding: 0 25px; 
}

.faq a.elementor-accordion-title {
    padding-left: 30px;
    position: relative;
}

.faq a.elementor-accordion-title::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 21px;
    left: 0px;
    top: 0;
    background: url("https://staging.crypticaldemowebsites.com/pelvifit/wp-content/uploads/2024/03/CheckIcon1.svg") 0% 0% / cover;
}

.faq .elementor-accordion-item {
    border-bottom: 1px solid rgba(18, 17, 39, 0.125) !important;
}

.faq .elementor-accordion .elementor-accordion-item:nth-last-child(1) {
    border-bottom: 0px !important;
}


.faq.faq2 .elementor-accordion .elementor-accordion-item:nth-child(1) {
    display: none;
}


.testi-sec .elementor-testimonial__content::before {
    position: absolute;
    height: 50px;
    width: 50px;
    content: '';
    background: url('https://staging.crypticaldemowebsites.com/pelvifit/wp-content/uploads/2024/03/unnamed-file.png');
    left: -60px;
    right: 0%;
    top: -20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.testi-sec .elementor-testimonial__content {
    background: transparent !important;
    height: fit-content !important;
}

.testi-sec .elementor-testimonial {
    align-items: center !important;
}

.testi-sec .elementor-testimonial__text {
    font-style: normal !important;
    line-height: 26px !important;
}


.testi-sec .swiper-slide {
    background: #fff;
    border-radius: 30px;
    padding-left: 48px;
}

.testi-sec .elementor-testimonial__content::after {
    display: none !important;
}

.testi-sec i.eicon-chevron-left, i.eicon-chevron-right {
    font-size: 25px !important;
    position: absolute;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 13px;
    opacity: .5;
    transition: .3s;
}
.testi-sec i.eicon-chevron-left:hover, i.eicon-chevron-right:hover{ opacity: 1; transition: .3s; }
.testi-sec i.eicon-chevron-left{ left: -115px; top: -10px; }
.testi-sec i.eicon-chevron-right{ right: -115px; top: -10px; }

.pricing-inner > .elementor-container.elementor-column-gap-default { gap: 30px; }
.pricing-inner .col .btn-primary,
.pricing-inner .col .btn-secondary { width: 100% !important; }
.pricing-inner .col .btn-primary a.elementor-button,
.pricing-inner .col .btn-secondary a.elementor-button { justify-content: center;font-size: 19px !important;font-weight: 500 !important; }
.pricing-inner .col h4 em {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
}

li.ct-menu-mob { display: none !important; }

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

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


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: 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;
}
/* 	Custom Responsive CSS */
	
	.header-area li.ct-menu-mob { display: block !important; }
	.header-area .elementor-widget-image {
    width: fit-content !important;
}
.header-area .elementor-widget-nav-menu { margin-top: 16px; }
.hero-area {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}
.hero-area .col > .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 10px 2px !important;
}

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

.hero-area .col .elementor-background-overlay {
    opacity: .6 !important;
}

.hero-area .elementor-widget-icon-list {
    margin-bottom: 0 !important;
}
	
	h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
}
	
	.steps-sec {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
}

.steps-sec .elementor-widget-image-box {
    margin-bottom: 20px !important;
}
.programs-sec {
    padding-bottom: 70px !important;
}
h4.elementor-heading-title.elementor-size-default {
    font-size: 11px;
    line-height: 11px;
}
.elementor-widget-heading .elementor-widget-container {
    margin-bottom: 0 !important;
}.rpms-sec {
    padding: 0 !important;
}
.elementor-tab-content p {
    text-align: left;
}	
.elementor-widget-testimonial-carousel .elementor-testimonial {
    flex-direction: column !important;
}

.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 20px !important;
    border-radius: 15px !important;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    text-align: center;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__content::before {
    display: none;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__footer {
    padding: 0 !important;
    margin-top: 25px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__footer img {
    width: 100px !important;
    height: 100px !important;
}

.elementor-widget-testimonial-carousel span.elementor-testimonial__name {
    font-size: 22px !important;
    line-height: normal !important;
}
.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
}
.testi-sec i.eicon-chevron-right {
    right: -10px;
    top: auto;
}

.testi-sec i.eicon-chevron-left {
    left: -10px;
    top: auto;
}

.testi-sec {
    padding-bottom: 70px !important;
}
.testi-sec i.eicon-chevron-left, i.eicon-chevron-right {
    padding: 0;opacity: 1; 
}
.get-in-touch {
    padding: 50px 0 !important;
}

.get-in-touch input,.get-in-touch textarea {
    text-align: left;
}
.cu-col span.elementor-icon-list-text {
    text-align: left;
}

.cu-col ul.elementor-icon-list-items {
    display: flex;
    gap: 20px;
}
.pricing-sec {
    padding: 0 !important;
}
.pricing-inner .col > .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 15px 15px !important;
}
.common-col {
    padding-bottom: 0 !important;
}
.wde-inner-MOB .elementor-image-box-content {
    padding: 0 40px;
}
	
}