/*
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-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 6px 25px;
 font-size: 15px !important;
 text-transform: capitalize;
 position: relative;
 z-index: 99;
 overflow: hidden;
 font-weight: 400 !important;
 line-height: 20px !important;
 display: flex;
 border-radius: 10px;
 transition: 0s !important;
 box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 2px 0px;
}
.btn-primary span.elementor-button-icon.elementor-align-icon-left { font-size: 25px; }
.btn-primary span.elementor-button-content-wrapper {align-items: center;gap: 4px; }

body .btn-primary .elementor-button{
	   background: #407C51;
	   color: #fff;
}
.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;
	background: #FFF;
}
body .btn-primary .elementor-button:hover
.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 */

.fixed-header {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}
/* .fixed-header-1 {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
} */
body .btn-primary .elementor-button:hover svg{ fill: #000; }

.form-col > .elementor-widget-wrap.elementor-element-populated {
    background: rgb(0 0 0 / 49%);
    padding: 30px 30px 55px !important;
    border-radius: 10px;
}

.form-col input::placeholder,
.form-col textarea::placeholder {
    opacity: 1 !important;
}

.form-col .e-form__buttons {
    width: 80% !important;
    margin: 0 auto !important;
}
.form-hero > .elementor-container.elementor-column-gap-default::before {
    position: absolute;
    content: '';
    width: 330px;
    height: 163px;
    background: url('https://clri.ei1tech.net/wp-content/uploads/2024/05/G1-01.png');
    top: -136px;
    right: -15px;
    background-size: cover;
    z-index: 9;
}
.form-col{
	   position: relative;
    top: -49px;
}
.discount-sec section.elementor-section .elementor-column > .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid;
    border-radius: 6px;
    padding: 30px !important;
    background: linear-gradient(0deg, #FFF, #ebebeb);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.discount-sec section.elementor-section > .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

body em{ color: red;  font-style: normal; }
.faq-sec .elementor-widget-accordion .elementor-accordion-item {
    padding: 15px !important;
}

.faq-sec .elementor-widget-accordion span.elementor-accordion-icon {
    font-size: 10px;
    padding-top: 10px;
}

.ftr-area .elementor-icon-list-item svg path {fill: #FFF !important;}



body .discount-sec em {
    font-size: larger;
}

.elementor-widget-text-editor a {
    text-decoration:none !important;
	color:green;
}
.plumbing-text .elementor-widget-text-editor a span {
    color: #27784f !important;
}
.elementor-element.elementor-element-b932478.elementor-widget-text-editor h2 strong {
    font-size: 40px;
}
.master-plumber .elementor-widget-text-editor  p {font-weight: 300;font-size: 19px;}
.form-hero {
    background-size: 100% !important;
    background-repeat: no-repeat;
    background-position: top !important;
}
.rm-acc.elementor-widget-accordion .elementor-accordion-item:nth-of-type(1) { display: none; }
.rm-acc.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title:hover::before{ font-weight: 600 !important; }
.rm-acc.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title.elementor-active::before{ content: 'Read Less'; }
.rm-acc.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title::before {
    position: absolute;
    content: 'Read More';
    right: 15px;
    bottom: -5px;
    font-weight: 700;
}
.cpn-sec .elementor-widget-image-carousel img.swiper-slide-image {
    aspect-ratio: 2/1;
    object-fit: contain;
}

.cpn-sec .elementor-widget-text-editor a,
.elementor-element-b932478.elementor-widget-text-editor a {
    text-decoration-thickness: 1px !important;
}


@media (max-width: 767px){
	
	:root {
    overflow-x: hidden;
}
	.fixed-header .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{
		background-color: #2A583D !important;
	}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container{
		overflow-y: unset !important;
    	overflow-x: unset !important;
	}
	.vertical-menu.sidebar nav ul{
		margin-bottom:10px;
	}

	.fixed-header .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown a, .fixed-header .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle{
		color: white !important;
	}
	.fixed-header .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown a.elementor-item-active, .fixed-header .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown a.elementor-item.has-submenu.highlighted{
		color: #2a583d !important;
	}
	.vertical-menu.sidebar {
    background: #bfbebe;
    padding: 8px 2px 0px;
}
	ul#menu-2-3df8268 .sub-arrow{
		color:white;
	}

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


.elementor-widget__width-initial {
    max-width: 100% !important;
    width: 100% !important;
    text-align: 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;
}

body [data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section.h1heading {
    padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 150px !important;
	margin-bottom: 0px;
}
	.elementor-section.fixed-header-1 {
  position: fixed;
  top: -22px;
  z-index: 999;
  width: 100%;
}

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

.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 */
.header-area .elementor-widget-image {
    width: 50% !important;
}
.header-area .elementor-widget-image {
    width: 50% !important;
}

.header-area{
    margin-top: 0 !important;
}
	
.form-hero > .elementor-container.elementor-column-gap-default {
    flex-direction: row !important;
}

.form-hero .elementor-column.elementor-col-50.elementor-top-column:nth-of-type(1){
    height: 131px;
}

.form-hero {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: top !important;
}

.form-hero .form-col {
    right: 0;
	margin-top: 90px;
}

.form-hero > .elementor-container.elementor-column-gap-default::before {
    width: 252px;
    height: 125px;
    top: 63px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
	.elementor-sticky--effects {
    background: #0c4426d9 !important;
}
	
body h2,
body h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: normal;
}
body h3.elementor-heading-title.elementor-size-default {
    font-size: 27px !important;
    line-height: normal;
}

body h4.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: normal;
}
.elementor-widget-testimonial-carousel .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 95%;
}
.faq-sec .elementor-tab-content p {
    text-align: left !important;
}
.service-contracts > .elementor-container.elementor-column-gap-default {
    min-height: 300px !important;
}
body h1.elementor-heading-title.elementor-size-default {
    font-size: 17px !important;
	line-height: 20px !important;
}
.ftr-area h3.elementor-heading-title.elementor-size-default {
    text-align: left !important;
}
.master-plumber .elementor-widget-nav-menu ul li a.elementor-item {
    font-size: 14px !important;
    line-height: normal !important;
}
.cpn-sec .elementor-widget-image-carousel {
    padding-top: 40px;
}

.rm-acc.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title::before {
    bottom: -20px;
}
	
}

li.menu-item-2900 ul {
    background: #27784f !Important;
}
li.menu-item-2900 ul li a {
    color: white !Important;
}
li.menu-item-2900 ul li:hover {
    color: #0c4426 !Important;
}

body.error404 #content {
    margin: 150px 100px 50px;
}
