/*
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=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&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: #354252;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: 16px !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: #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,h3,h2,h4{
	 font-family: "Playfair Display", serif !important;
}

p,a,span,li,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 */

.hero-area {
    height: 100vh;
    display: flex;
    align-items: end;
    padding-bottom: 70px;
}

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


.btn-primary a.elementor-button {
    border-radius: 0;
    background: #1E2A3B !important;
    border: 1px solid #1E2A3B !important;
    padding: 20px 15px;
}

.btn-secondary a.elementor-button {
    border: 1px solid #F8F5F2;
    border-radius: 0;
    padding: 20px 40px;
}

.btn-secondary .elementor-button-text {
    color: #F8F5F2;
}
.about-sec .btn-primary a.elementor-button.elementor-button-link.elementor-size-sm {
    padding: 20px 40px;
}

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

.style-inner-col .elementor-widget-wrap.elementor-element-populated {
    padding: 290px 15px 30px 15px !important;
}

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

.gallery-sec .elementor-widget-image {
    margin-bottom: 11px !important;
}

.portfolio-sec .elementor-tab-content {
    padding: 0;
}

.portfolio-sec .elementor-tab-title {
    border-right: 2px solid #7E7E7E !important;
    padding: 0 20px !important;
    margin-bottom: 30px;
}

div#elementor-tab-title-1907 {
    border: none !important;
}

.portfolio-sec .elementor-tab-title.elementor-active {
    border-right : 2px solid #00008B !important;
}

.gallery-left {
    width: 66% !important;
}

.gallery-right {
    width: 34% !important;
}

.process-sec {
    padding: 590px 0 70px 0;
}

.btn-shop a.elementor-button {
    background: #EEC7B7 !important;
    border: 1px solid #EEC7B7 !important;
    padding: 15px 80px;
}

.btn-shop .elementor-button-text {
    color: #1E2A3B;
}

.flash-sec .btn-shop a.elementor-button {
    margin: 0;
    padding: 20px 40px;
}

.flash-sec {
    padding: 170px 0;
}

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

.footer-area input {
    padding: 13px 20px !important;
}

.footer-area .e-form__buttons {
    position: absolute;
    bottom: -5px;
    right: 0;
	width: fit-content !important;
}

.footer-area h6 {
    font-family: "Montserrat", sans-serif !important;
}

.footer-area p {
    font-weight: 300;
}

.footer-area .elementor-icon-list-text {
    font-weight: 300 !important;
}

.copyright-sec p {
    font-weight: 300;
    color: #FAF4F0 !important;
    font-family: "Inter Tight", sans-serif !important;
}

.footer-area h5 {
    font-family: "Roboto Mono", monospace !important;
}

.footer-col b {
    font-size: 22px;
    line-height: 30px;
    color: #EFD6D2;
    font-weight: 500 !important;
}

.footer-col .elementor-icon-list-text {
    font-family: "Inter Tight", sans-serif !important;
}

.footer-area .elementor-button-text {
    font-family: "Roboto Mono", monospace !important;
}

.hero-inner {
    padding: 400px 0 60px 0;
}


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

.contact-sec input {
    padding: 15px 20px !important;
    background: #DFDDDA !important;
    border: 1px solid #0000001A !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
}

.contact-sec textarea {
    padding: 15px 20px !important;
    background: #DFDDDA !important;
    border: 1px solid #0000001A !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
}

.contact-sec select {
    padding: 15px 20px !important;
    background: #DFDDDA !important;
    border: 1px solid #0000001A !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
}

.contact-sec button {
    padding: 10px 50px !important;
    border-radius: 0 !important;
}

.contact-col .elementor-widget-wrap.elementor-element-populated {
    padding: 340px 60px 100px 60px !important;
}

.shop-inner-col .btn-shop {
    position: absolute;
    bottom: 22%;
    opacity: 0;
}

.shop-inner-col:hover .btn-shop {
    opacity: 1;
    transition: ease-in-out 0.5s;
}

.contact-sec input#form-field-field_cf7c4fd {
    width: 100%;
}


@media only screen and (max-width: 1400px){
	
	
.elementor-container.elementor-column-gap-default {
    max-width: 1140px !important;
}

.header-area a.elementor-item {
    padding: 10px 8px !important;
    font-size: 15px !important;
    line-height: 25px !important;
}


.about-sec h3 {
    font-size: 40px !important;
    line-height: 50px !important;
}


.style-inner-col h4 {
    font-size: 22px !important;
    line-height: 30px !important;
}

.style-inner-col .elementor-widget-wrap.elementor-element-populated {
    padding: 200px 15px 30px 15px !important;
}

.process-sec {
    padding: 400px 0 60px 0;
}

.btn-shop a.elementor-button {
    padding: 15px 60px;
}

.shop-inner-col .btn-shop {
    bottom: 24%;
}


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

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

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

.hero-inner {
    padding: 260px 0 60px 0;
}	
	
	
}

@media only screen and (max-width: 1024px){
	
	
.elementor-container.elementor-column-gap-default {
    max-width: 900px !important;
}
	
	h1.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 50px !important;
}


.about-sec .elementor-column {
    width: 48% !important;
}

section.elementor-section.elementor-top-section > .elementor-container {
    padding-right: 10px;
    padding-left: 10px;
}

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

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

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


[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.style-inner-col {
    width: 48% !important;
}


.process-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 220px 0 50px 0 !important;
}

.btn-shop a.elementor-button {
    padding: 15px 30px !important;
}

.shop-inner-col .btn-shop {
    bottom: 35%;
}

.shop-inner-col h5 {
    font-size: 14px !important;
    line-height: 25px !important;
}
.shop-inner-col {
    width: 25% !important;
}

.before-sec .elementor-column {
    width: 100% !important;
}

h6 {
    text-align: center;
}

h5 {
    text-align: center;
}

.footer-area .elementor-field-type-email {
    width: 40% !important;
}

.footer-area .elementor-form-fields-wrapper {
    justify-content: center;
}

.footer-area .e-form__buttons {right: 31%;}
	
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 130px 0 60px 0 !important;
}

.hero-inner h1.elementor-heading-title.elementor-size-default {
    text-align: center;
}	
	

.contact-col .elementor-image-box-wrapper {
    flex-direction: row !important;
}

.contact-col figure.elementor-image-box-img {margin: 0 !important;width: 12% !important;}


.hero-area p {
    text-align: left;
}


.contact-col .elementor-widget-wrap.elementor-element-populated {
    padding: 90px 20px 80px 20px !important;
}

.contact-col {
    width: 40% !important;
}
	
.about-sec .elementor-column {
    width: 48% !important;
}

.shop-inner .elementor-container.elementor-column-gap-default {
    justify-content: center;
}
	
.contact-sec .elementor-element-56d09ad {
    width: 57% !important;
}

.contact-col h3.elementor-image-box-title {
    font-size: 20px !important;
    line-height: 30px !important;
}

.contact-col p {
    font-size: 16px !important;
    line-height: 25px !important;
}

.contact-col figure.elementor-image-box-img {
    width: 30% !important;
}


.footer-area .elementor-column {
    width: 50% !important;
}

.footer-area .elementor-container.elementor-column-gap-default {
    justify-content: center;
}

.footer-area .elementor-field-type-email {
    width: 80% !important;
}

.footer-area .e-form__buttons {
    right: 11%;
}

.before-inner .elementor-column {
    width: 30% !important;
}


	.about-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: left !important;
}
	
.copyright-sec p {
    text-align: center;
}	

}
	
@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;
}
	
.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto !important;
    padding: 100px 0 30px 0 !important;
}

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

.btn-primary.elementor-widget.elementor-widget-button {
    width: 75% !important;
}

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

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

.header-area .elementor-widget-wrap.elementor-element-populated {
    justify-content: right !important;
}

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

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

.style-inner-col .elementor-widget-wrap.elementor-element-populated {
    padding: 120px 20px 20px 20px !important;
}

.elementor-tab-title.elementor-tab-mobile-title.elementor-active {
    width: 100%;
}

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

.gallery-left {
    width: 100% !important;
}

.gallery-right {
    width: 100% !important;
}

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

br {
    display: none;
}

.before-inner .elementor-column {
    width: 47%;
}

.real-inner .elementor-column {
    width: 47%;
}

.real-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}	
	
.footer-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 30px 0;
}

.footer-area input#form-field-email {
    text-align: left !important;
}

.footer-area .elementor-widget-image {text-align: center !important;}

.footer-area a {
    justify-content: center !important;
}
	
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 140px 0 80px 0 !important;
}	
	
.contact-sec .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}

.contact-sec .elementor-image-box-wrapper {
    text-align: center !important;
}

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

.contact-sec .e-form__buttons {
    justify-content: center !important;
}	
	
.portfolio-sec .elementor-tabs .elementor-tabs-wrapper {
 display: flex !important;
 flex-wrap: wrap;
 justify-content: center;
border: 1px solid #000;
padding: 20px 20px 10px 20px;
border-radius: 10px;
}

.portfolio-sec .elementor-tab-mobile-title {
    display: none !important;
}

.portfolio-sec .elementor-tab-title {
    border: none !important;
    margin-bottom: 10px !important;
}


.portfolio-sec .elementor-tab-title.elementor-active {
    border: none !important;
}	
	
	.contact-sec .elementor-col-100 {
    width: 100% !important;
}

.contact-col figure.elementor-image-box-img {
    width: 20% !important;
    margin-right: 15px !important;
}

.footer-area .elementor-field-type-email {
    width: 100% !important;
}

.footer-area .e-form__buttons {
    right: 0;
}
	
.style-inner-col {
    width: 100% !important;
}

.shop-inner-col {
    width: 100% !important;
}

.process-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 40px 0 !important;
}
	
.about-sec .elementor-column {
    width: 100% !important;
}


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

.footer-area .elementor-column {
    width: 100% !important;
}


.hero-area p {
    text-align: center;
}
	
	.before-inner .elementor-column {
    width: 47% !important;
}
	
.contact-sec .elementor-element-56d09ad {
    width: 100% !important;
}

.contact-col {
    width: 100% !important;
}
	
.shop-inner-col .btn-shop {
    bottom: 20%;
}
}