/*
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)
*/
.logo-area .elementor-image-box-img img {
    height: 95px;
    object-fit: contain;
}
.elementor-45 .elementor-element.elementor-element-0cc4140 .elementor-button {
    color: #fff !important;
}

.elementor-45 .elementor-element.elementor-element-0cc4140 .elementor-button::after {
    background: #fff;
}
li.elementor-icon-list-item a {
    color: #f7541b;
}
#carousel-area img.swiper-slide-image {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.elementor-45 .elementor-element.elementor-element-b73c2a4 .elementor-heading-title {
    font-size: 60px !important;
}
.btn-secondary .elementor-button, .btn-primary .elementor-button {
    font-size: 12px !important;
    padding: 15px 40px;
    line-height: 20px !important;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #fff;
    border-radius: 15px;
    margin-top: 20px;
}

.btn-secondary .elementor-button {
    background: #0000 !important;
    border: 1px solid #ffff;
}
.btn-primary .elementor-button {
    color: #fff !important;
    background: #f7541b !important;
    border-radius: 15px;
}

#header-area .elementor-icon-box-title {
    line-height: 32px !important;
    margin: 0;
}

#header-area .elementor-icon svg {
    height: 45px;
    margin-top: 16px;
    overflow: hidden;
    width: 45px;
}

#header-area .elementor-nav-menu .elementor-item {
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}

#header-area  span.elementor-icon-list-text {
    font-size: 14px !important;
    font-weight: 500 !important;
}
.elementor-11 .elementor-element.elementor-element-3feb4840 .elementor-social-icon i {
    color: #a7a7a7 !important;
}

#hero-area .btn-primary .elementor-button {
    color: #fff !important;
    border-radius: 14px;
    border: #fb9700;
}
#hero-area .btn-secondary .elementor-button {
    color: #fff;
    border: 0;
    position: relative;
}


#hero-area .btn-secondary .elementor-button i {
    font-size: 31px;
    position: absolute;
    top: 9px;
    bottom: 0;
    right: auto;
    left: 10px;
}


#hero-area h2 {
    font-size: 35px;
    background: #ffffff;
    display: inline-block;
    padding: 15px 46px;
    text-transform: uppercase;
    font-weight: 300 !important;
    color: #53296b;
}

#hero-area h1 {
    font-size: 66px !important;
    line-height: 60px;
    display: inline-block;
    width: auto;
    position: relative;
    padding: 0 20px;
    text-align: center;
}

#hero-area h1::before {
    content: '';
    background: url(https://crypticaldemowebsites.com/evolve/wp-content/uploads/2022/09/line.png);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}
#hero-area .elementor-button {
    margin-top: 30px;
}
strong {
    font-weight: inherit !important;
    color: #552c69;
}

h4.elementor-heading-title {
    font-size: 17px !important;
    line-height: 20px !important;
}

#about-area h2 strong {
    font-size: 60px;
    line-height: 75px;
}

#about-area h3.elementor-icon-box-title {
    font-size: 13px;
    line-height: 28px;
}

#about-area  .elementor-icon-box-wrapper {
    margin-left: 20px !important;
    margin-top: -8px;
}

#about-area span.elementor-icon {
    font-size: 20px;
    padding: 9px;
    background: #0000;
    border-radius: 50%;
    border: 1px solid #000;
    margin-top: 10px;
}

#about-area p.elementor-icon-box-description {
    text-decoration: underline;
    font-weight: 600;
    font-size: 22px;
}
section#about-area::before {
    content: '';
    background: #552c69;
    height: 50%;
    width: 44%;
    position: absolute;
    right: 0;
    left: auto;
    top: 233px;
    bottom: 0;
    margin: auto 0;
}
section#about-me h2 small {
    font-size: 23px;
    font-family: 'Poppins';
    font-weight: 300;
}

#about-me .btn-primary .elementor-button {
    background: #0000;
    color: #fff !important;
    border: 0;
}

#about-me .btn-secondary .elementor-button {
    border: 0;
    color: #fff;
    text-decoration: underline;
}

#about-me .btn-secondary .elementor-button, #about-me .btn-primary .elementor-button {
    margin-top: 25px;
}

#about-me p {
    line-height: 28px;
}


#offer-inner figure.elementor-image-box-img {
    width: 100%;
    margin: 0;
}

#offer-inner h3.elementor-image-box-title {
    font-size: 27px;
}

#offer-inner a.btn {
    display: block;
    background: #0000;
    width: 55%;
    margin: 19px auto;
    padding: 12px;
    color: #000;
    border: 2px solid #552c69;
}

#offer-inner  .elementor-image-box-content {
    padding: 0 13px;
}

#offer-inner  .elementor-image-box-wrapper {
    padding-bottom: 20px;
    margin: 0 10px;
    border: 1px solid #00000005;
    transition: 0.3s;
}

#offer-inner .elementor-image-box-img img {
    height: 300px;
    width: 100%;
    object-fit: cover !important;
}

#offer-inner .elementor-image-box-wrapper:hover {
    box-shadow: 0px 6px 8px 6px #52525238;
    transition: 0.3s;
}

#offer-inner .elementor-image-box-wrapper:hover a.btn {
    background: #552c69;
    color: #fff;
}

.common-btn .btn-secondary .elementor-button {
    border: 0;
    text-decoration: none;
    color: #fff !important;
    background: #f7541b !important;
}

.common-btn .btn-primary .elementor-button {
    background: #0000;
    color: #fff;
    border: 0;
}
.btn-primary.dark .elementor-button {
    background: #0000 !important;
    color: #000 !important;
}

#issues-area .btn-secondary .elementor-button {
    color: #ffffff !important;
}

#review-area .elementor-testimonial__image img {
    width: 100%;
    height: 105px;
}

#fees-area .btn-primary .elementor-button {
    background: #fff !important;
    color: #000 !important;
    border-color: #000;
}

#fees-area .btn-secondary .elementor-button {
    color: #fff !important;
}


/* 
Inner Pages CSS */

.inner-hero-area .elementor-container {
    padding: 70px 0;
}
.team-area .elementor-image-box-img img {
    height: 380px !important;
    object-fit: cover;
}
.team-area .elementor-image-box-title {
    font-size: 34px !important;
    line-height: 45px !important;
}

.inner-hero-area .elementor-heading-title {
    text-transform: uppercase;
}

.btn-primary .elementor-button::before {
    content: '';
    background: #f7541b;
    height: 65px;
    width: 65px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    border-radius: 50px;
    margin: auto 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn-primary .elementor-button {
    position: relative;
    z-index: 0;
    background: #0000 !important;
    font-size: 16px !important;
    border: 0;
}

.btn-primary .elementor-button:hover:before {
    width: 100%;
    border-radius: 50px;
}


.btn-primary .elementor-button::after {
    content: '';
    height: 2px;
    background: #fff;
    width: 15px;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}


.elementor-45 .elementor-element.elementor-element-aeb4f82 .elementor-button, .elementor-45 .elementor-element.elementor-element-aeb4f82 .elementor-button::after {
    color: #000 !important;
    background: #000;
}
.btn-primary.dark .elementor-button::after {
    background: #000;
}
.inner-page span.elementor-button-text {
    color: #fff !important;
}
.page-id-442 .inner-hero-area .elementor-heading-title {
    text-transform: capitalize;
}