/*
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;
}
.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: #FF9424;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: 15px 30px 15px 20px;
 font-size: 15px !important;
 border: 1px solid var(--e-global-color-secondary);
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 400 !important;
 line-height: 18px !important;
 display: flex;
 border-radius: 0px;
 background: var(--e-global-color-secondary) !important;
 clip-path: polygon(100% 0, 100% 67%, 91% 100%, 0 100%, 0 0);
}
.btn-secondary .elementor-button{
	background: #fff !important;
	color: #FF9424 !important;
	border: 1px solid #1c47fe00;
}

.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,h5{
	 font-family: 'Red Hat Display', sans-serif;
}
body{font-family: 'Poppins', sans-serif;}


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 */

.subscribe-sec button.elementor-button.elementor-size-sm {
    position: absolute;
    width: 50px;
    left: 500px;
    bottom: 20px;}



.subscribe-sec span.elementor-align-icon-left.elementor-button-icon {
    font-size: 10px;
    margin: 0 !important;
}



body .btn-primary span.elementor-button-icon.elementor-align-icon-right {
    font-size: 10px;
    padding-top: 7px;
}
body .btn-primary span.elementor-button-text {
    align-content: center;
}


.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-bottom: -178px !important;
    z-index: 99 !important;
}

em {
    color: #FF9424;
    font-style: normal;
}

.testi-sec .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse !important;
    gap: 35px;
}

.testi-sec cite.elementor-testimonial__cite {
    flex-direction: column-reverse;
}

.testi-sec i.eicon-chevron-left:hover{background: #FF792D; color: #FFF !important; border-color: #FF792D !important; transition: .5s all easel}
.testi-sec i.eicon-chevron-left {
    background: transparent;
    padding: 10px;
    border: 1px solid #000;
    position: absolute;
    bottom: -187px;
    color: #000;
    transition: .5s all ease;
}

.testi-sec i.eicon-chevron-right:hover{background: #FF792D; color: #FFF !important; border-color: #FF792D !important; transition: .5s all easel}
.testi-sec i.eicon-chevron-right {
    background: transparent;
    padding: 10px;
    border: 1px solid #000;
    position: absolute;
    bottom: -187px;
    color: #000;
    transition: .5s all ease;
    right: 640px;
}


.testi-sec .elementor-main-swiper.swiper {
    width: 100% !important;
}
.get-in-touch label {
    display: none;
}

.get-in-touch .elementor-field-type-upload label,
.get-in-touch .elementor-field-type-checkbox label {
    display: block;
}

.get-in-touch .elementor-field-type-upload.elementor-field-group {
    flex-direction: column;
    align-content: flex-start;
    gap: 20px;
}

.elementor-field-type-checkbox.elementor-field-group {
    gap: 20px;
}

.get-in-touch .e-form__buttons .elementor-button{
 padding: 15px 30px 15px 20px;
 font-size: 15px !important;
 border: 1px solid var(--e-global-color-secondary);
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 400 !important;
 line-height: 18px !important;
 display: flex;
 border-radius: 0px;
 background: var(--e-global-color-secondary) !important;
 clip-path: polygon(100% 0, 100% 67%, 91% 100%, 0 100%, 0 0);
	justify-content: center;
}

.copy-sec-2 p a {
    color: #fff;
    text-decoration: underline;
}

.copy-sec-2 p {
    margin: 0;
    padding: 10px 0;
}
.counter-inner span.elementor-counter-number-prefix {
    flex-grow: 0 !important;
}

.counter-inner .elementor-counter-title {
    text-align: left !important;
}
.blog-grid-inner .elementor-image-box-img a img,.blog-grid-inner .elementor-image-box-img a {
    width: 100% !important;
}

.blog-grid-inner .elementor-image-box-img img {
    height: 250px;
    object-fit: cover;
}

.blog-grid-inner .elementor-image-box-content {
    padding: 0 15px 35px;
}

.blog-grid-inner .col {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
    overflow: hidden;
}

 .elementor-button.elementor-slide-button.elementor-size-md { background: var(--e-global-color-secondary) !important;
 clip-path: polygon(100% 0, 100% 67%, 91% 100%, 0 100%, 0 0);
}
.flooring-col .elementor-background-slideshow::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
    z-index: 9;
}

.hero-area .trusted-sec {
    position: absolute !important;
    width: 100%;
    bottom: 0;
    z-index: 99;
}
.trusted-sec .elementor-widget-image { animation: zoom-in-zoom-out 2s ease-in-out infinite;
} 
.hero-area .trusted-sec > .elementor-container.elementor-column-gap-default {
    border-top: 1px solid #999;
}



@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.9, 0.9);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.9, 0.9);
  }
}

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

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: 20px !important;
    padding-bottom: 20px !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.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-bottom: -178px !important !important;
    z-index: 99 !important;
}
	
.subscribe-sec button.elementor-button.elementor-size-sm {
    position: absolute;
    width: 50px;
    right: 10px;
    bottom: 20px;
    }
	
	
	body {
		overflow-x: hidden !important;
	}
	
.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 163px !important;
}
	
	
	
	
.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-bottom: -196px !important;
    z-index: 99 !important;
	
}
	
.hero-area .elementor-6 .elementor-element.elementor-element-3fb156d .swiper-slide-inner {
    text-align: center;
}

.hero-area .elementor-container {
    padding-right: 0px !IMPORTANT;
    padding-left: 0px !important;
}
	
	
.hero-area .swiper-slide-inner {
    padding-right: 10px !important;
    padding-left: 10px !important;
}	
	
.hero-area .swiper-slide-inner {
    text-align: center !important;
}
}	
	
	
	
	
	
	
	
	
	
	
	
	