/*
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');


@import url('https://fonts.googleapis.com/css2?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: #834D2F;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: 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{
	   background: var(--e-global-color-primary);
	   color: #fff;
	   border-color: #354252 !important;
}
.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;
    transition: 
ease-in-out 0.5s;
}


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


p,a,span,li,h1,h2,h3,h4,h5,h6{
	
	font-family: "Poppins", 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 */


.btn-primary a.elementor-button {
    background: #834D2F;
    border: 1px solid #834D2F !important;
    border-radius: 0;
    padding: 10px 45px;
	    color: #fff;
    font-size: 16px !important;
    line-height: 25px !important;
}


.btn-secondary a.elementor-button {
    border: 1px solid #fff !important;
    border-radius: 0;
    padding: 10px 35px;
	 color: #fff !important;
    font-size: 16px !important;
    line-height: 25px !important;
}

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

.header-area {
    position: absolute !important;
    width: 100%;
    z-index: 1;
	 padding-top: 20px;
}

.about-sec h5 {border: 1px solid #834D2F;width: fit-content;padding: 1px 20px;}

.icon-before svg {
    width: auto !important;
    margin-right: 5px !important;
}

.about-col-left .elementor-widget-wrap {
    padding: 30px 40px 30px 70px !important;
}

.about-sec img {
    height: 713px !important;
    object-fit: cover;
}

.about-sec {
    position: relative !important;
}

.to-sec b {
    color: #000000;
}


.about-col-left .elementor-widget-wrap::before {
    position: absolute;
    content: '';
    height: 85%;
    width: 5px;
    background-position: center;
    top: 11%;
    left: 6%;
    bottom: 0px;
    background: #834d2f;
}


.promise-col-left .elementor-widget-wrap::before {height: 86%;top: 7%;}

.choose-inner-col .elementor-widget-wrap {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 10px 10px 20px 10px !important;
}

.choose-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.choose-inner-col .elementor-widget-image {
    margin: -90px 0 30px 0;
}

.about-sec .elementor-container {margin-bottom: -160px;z-index: 1;}

.choose-inner-col-2 .elementor-widget-wrap {padding-left: 100px !important;}

.choose-sec {
    position: relative;
}

.choose-inner-col-2 .elementor-widget-wrap::before {content: '';position: absolute;width: 5px;height: 71%;background-position: center;top: 15%;left: 9%;background: #834D2F;}


.about-col-left .elementor-widget-wrap::after {
 position: absolute;
 width: 28%;
 height: 28%;
 content: '';
 background: url(https://cwsdemowebsites.com/valleyview/wp-content/uploads/2025/12/about-before.png);
 background-position: center;
 background-repeat: no-repeat;
 background-size: contain;
 top: -14%;
 left: -13%;
}
.size-inner-col-2 .elementor-widget-wrap::before {
    display: none;
}



..promisec ol-left .elementor-widget-wrap::before {
    height: 85%;
    top: 8%;
}



.promise-sec img {
    height: auto !important;
}

.copyright-inner .elementor-widget-container {
    font-family: 'Poppins' !important;
}

.promise-col-left .elementor-widget-wrap {
    padding: 30px 150px 30px 70px !important;
}

.promise-col-left .elementor-widget-wrap::after {
    position: absolute;
    width: 28%;
    height: 50%;
    background: url(https://cwsdemowebsites.com/valleyview/wp-content/uploads/2025/12/our-before.png);
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}
.promise-sec .elementor-container {
    margin-bottom: 0;
    z-index: 1;
    margin-top: -160px;
}


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


.testimonial-sec svg {
    border: 1px solid #000;
    font-size: 35px;
    padding: 5px 8px;
}

.testimonial-sec .elementor-testimonial__text {
    font-family: 'Poppins' !important;
}

.testimonial-sec b {
    font-size: 18px;
    line-height: 25px;
	font-weight: 500;
}

.testimonial-sec .elementor-swiper-button {
    top: auto !important;
    bottom: 0 !important;
}

.testimonial-sec .elementor-swiper-button-next {
    right: auto !important;
    left: 5% !important;
}




.testimonial-sec .elementor-testimonial__content {
    width: 50%;
    border-bottom: 1px solid #834D2F;
}

.testimonial-sec .elementor-testimonial__footer {
    width: 50%;
}

.testimonial-sec img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important;
}


.testimonial-sec .elementor-main-swiper.swiper {
    width: 100%;
}

.testimonial-sec .swiper-slide {
    padding: 0 !important;
}

.testimonial-sec {
    position: relative;
}

.testimonial-sec .elementor-testimonial::before {
    position: absolute;
    width: 22%;
    content: '';
    height: 10%;
    background: url(https://cwsdemowebsites.com/valleyview/wp-content/uploads/2025/12/testimonial-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 9%;
    left: 0;
}

.testimonial-sec .elementor-testimonial::after {
    content: '';
    position: absolute;
    background: url(https://cwsdemowebsites.com/valleyview/wp-content/uploads/2025/12/testimonial-2.png);
    width: 8%;
    height: 20%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 25%;
    left: 0;
}

.testimonial-sec .elementor-testimonial__cite {
    margin: 60px 0 20px 0 !important;
}

.ready-sec {
    padding: 100px 0;
}

.footer-logo-col p.elementor-image-box-description {
    font-family: "Playfair Display", serif !important;
}

.hero-inner {
    padding: 228px 0;
}

.meet-sec {
    position: relative;
}

.meet-sec::before {
    position: absolute;
    content: '';
    width: 15%;
    height: 60%;
    background: url(https://cwsdemowebsites.com/valleyview/wp-content/uploads/2025/12/about-before.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 11%;
}

.our-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.our-sec b {
    font-family: 'Poppins';
    font-weight: 500;
}

.our-sec {
    position: relative;
}

.size-inner-col .elementor-widget-wrap {
    background: #E4E4E4;
}



.available-sec::before {height: 51%;top: -8%;}

.test-sec {position: relative;}

.test-sec .elementor-testimonial::before {
    content: '';
    position: absolute;
    width: 28%;
    height: 10%;
    background: url(https://cwsdemowebsites.com/valleyview/wp-content/uploads/2025/12/testimonial-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 5%;
    left: 4%;
}

.test-sec .swiper-slide {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 40px;
    box-shadow: 0px 28.93px 50px 0px #1515151A;
}

.test-inner-col .elementor-testimonial__text {
    font-family: 'Poppins' !important;
    font-size: 15px !important;
    line-height: 25px !important;
}


.contact-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.contact-left .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 30px !important;
}

.contact-sec input {
    border: 1px solid #000000 !important;
    padding: 15px 20px !important;
    color: #000 !important;
}

.contact-sec textarea#form-field-message {
    border: 1px solid #000000 !important;
    padding: 15px 20px !important;
    color: #000 !important;
}

.contact-sec .elementor-button.elementor-size-sm {
    background: #834D2F !important;
    border: 1px solid #834D2F !important;
    border-radius: 0;
    padding: 10px 35px !important;
}

.contact-sec .elementor-button-text {
    color: #fff;
    font-size: 16px !important;
    line-height: 25px !important;
}

.header-area .menu-item-458 {
    display: none !important;
}
.woocommerce-notices-wrapper {
    display: none !important;
}


.product-sec button {
    background: #834D2F !important;
    border: 1px solid #834D2F !important;
    border-radius: 0 !important;
    padding: 10px 25px !important;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
}



.cart-sec a.wc-block-components-product-name {
    font-size: 16px !important;
    line-height: 25px !important;
    color: #000;
}
.cart-sec button {
    background: #834D2F;
    border: 1px solid #834D2F;
    border-radius: 5px;
    padding: 5px 20px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #fff !important;
}

.cart-sec a.wc-block-components-button {
    background: #834D2F;
    border: 1px solid #834D2F;
    border-radius: 0;
    padding: 5px 20px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #fff;
}

.elementor-menu-cart__footer-buttons a.elementor-button {background: #834D2F !important;border: 1px solid #834D2F !important;padding: 5px 20px !important;font-family: 'Poppins' !important;font-weight: 500 !important;font-size: 16px !important;line-height: 25px !important;}

.product-name a {
    color: #834D2F !important;
}


.product-price .product-quantity {
    font-size: 20px;
    line-height: 30px ;
    color: #000
}

.product-price .woocommerce-Price-amount.amount {
    font-size: 20px;
    line-height: 30px;
    color: #000
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #834d2f;
}
.elementor-menu-cart__subtotal strong {
    COLOR: #000;
}

span.woocommerce-Price-amount.amount {
    COLOR: #000;
}
.cart-sec .wp-block-woocommerce-cart.alignwide {
    margin: 0 !important;
}

.shop-sec img {
    height: 600px !important;
    object-fit: cover !important;
}

.woocommerce-mini-cart__empty-message {
    font-size: 27px !important;
    color: #000 !important;
    line-height: 37px !important;
}

@media only screen and (max-width: 1400px){
	
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important;
}	
	
h1.elementor-heading-title.elementor-size-default {
    font-size: 50px !important;
    line-height: 60px !important;
}

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

.testimonial-sec .elementor-testimonial::before {
    top: 0;
}

.contact-footer p.elementor-image-box-description {
    font-size: 14px !important;
}
	
.header-area .elementor-item {
    font-size: 15px !important;
}	
	
.meet-sec::before {
    left: 5%;
}	
	
.header-area .menu-item-458 {
    display: none !important;
}	
	
.about-sec img {
    height: 729px !important;
}	
.header-area a.elementor-item {
    padding: 13px 15px !important;
}	
.header-area .btn-primary a.elementor-button {
    padding: 10px 30px !important;
}	
	
	
}


@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;
}
	
	
.header-area .menu-item-458 {
    display: block !important;
}	
	

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto !important;
    padding: 130px 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: 80% !important;
}

.btn-secondary.elementor-widget.elementor-widget-button {
    width: 80% !important;
}

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

.about-col-left .elementor-widget-wrap::after {
    display: none;
}

.about-col-left .elementor-widget-wrap::before {
    display: none;
}

.about-sec h5 {
    margin: 0 auto;
}

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

.about-col-left .elementor-widget-wrap {
    padding: 20px 15px !important;
}

.choose-inner-col .elementor-widget-wrap.elementor-element-populated {padding: 10px 10px !important;}

.about-sec img {
    height: auto !important;
}

.about-sec .elementor-container {
    margin: 0 !important;
}



.choose-inner-col-2 .elementor-widget-wrap::before {
    display: none;
}

.choose-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 ;
}

.choose-inner-col {
    padding-top: 90px;
}

.testimonial-sec .elementor-testimonial {
    flex-direction: column !important;
}

.testimonial-sec .elementor-testimonial__content {
    width: 100%;
}

.testimonial-sec .elementor-testimonial__footer {
    width: 100%;
    padding: 0 !important;
}

.testimonial-sec .elementor-widget-container {
    padding: 0 !important;
}

.testimonial-sec .elementor-testimonial::before {
    display: none;
}

.testimonial-sec .elementor-testimonial::after {
    display: none;
}

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

.testimonial-sec .elementor-swiper-button {
    bottom: -5% !important;
}

.testimonial-sec .elementor-swiper-button-next {
    left: 16% !important;
}

.copyright-inner ul.elementor-icon-list-items.elementor-inline-items {
    justify-content: center;
}



.copyright-inner .elementor-widget-text-editor {
    font-size: 14px !important;
}	
	
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 150px 0 80px 0 !important;
}

.meet-sec::before {
    display: none;
}

.meet-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-bottom: 0 !important;
}	
	
.contact-left h3.elementor-image-box-title {
    font-size: 20px !important;
}

.contact-sec .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}

.contact-sec .e-form__buttons {
    justify-content: center !important;
}

.del-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 15px !important;
}	
	
.test-sec .elementor-testimonial__text {
    text-align: center;
}

.test-sec span.elementor-testimonial__name {
    text-align: center;
}

.test-sec .elementor-testimonial::before {
    margin: 0 auto;
    left: 0;
    right: 0;
}	
	
.test-sec .elementor-swiper {
    z-index: -1;
}	
	
	.shop-sec img {
    height: auto !important;
}
	
}
