/*
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=Imbue:opsz,wght@10..100,100..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: 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: #FFF8EB;border: 1px solid #FFF8EB;border-radius: 0;padding: 13px 30px;}
.btn-secondary .elementor-button{background: #0B0B0B !important;border: 1px solid #0B0B0B !important;border-radius: 0;padding: 12px 40px;}

.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{
	   font-family: "Imbue", serif !important;
}
body,p,li,a,span{
	font-family: 'Poppins', sans-serif !important;
}

h5,h6{
	 font-family: "Roboto Mono", monospace !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 */


.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute;
    width: 100%;
    z-index: 1;
    padding-top: 50px;
}

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: flex;
    height: 100vh;
    align-items: center;
}
.btn-primary .elementor-button-text {
    font-family: "Roboto Mono", monospace !important;
    color: #0B0B0B;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-transform: capitalize;
}

.header-area .elementor-item {font-family: "Roboto Mono", monospace !important;}

.shop-bottom .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.btn-secondary .elementor-button-text {
    font-family: "Roboto Mono", monospace !important;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-transform: capitalize;
	color: #FFF8EB;
}
.btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}

.shop-col .btn-secondary.elementor-widget.elementor-widget-button {
    width: 85% !important;
    position: absolute;
    bottom: 27%;
    opacity: 0;
}

.shop-col .btn-secondary .elementor-button {
    justify-content: center !important;
}

.shop-col .elementor-widget-image {
    margin-bottom: 5px !important;
}

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

.shop-col .elementor-widget-heading {
    margin-bottom: 5px !important;
}



.blogs-sec .blog-inner {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    padding: 10px 20px !important;
}



.contact-sec .form-col input {
    font-size: 16px !important;
    line-height: 25px !important;
    color: #fff !important;
    padding: 10px 20px !important;
    font-family: 'Poppins' !important;
}

.contact-sec .form-col button.elementor-button.elementor-size-md {
    padding: 10px 30px !important;
}
.contact-sec .form-col select {
     font-size: 16px !important;
    line-height: 25px !important;
    color: #fff !important;
    padding: 10px 20px !important;
    font-family: 'Poppins' !important;
}
.contact-sec .form-col textarea {
     font-size: 16px !important;
    line-height: 25px !important;
    color: #fff !important;
    padding: 10px 20px !important;
    font-family: 'Poppins' !important;
}
.shop-sec a#elementor-menu-cart__toggle_button {
    background: #fff !important;
}

.shop-sec a#elementor-menu-cart__toggle_button:hover {
    background: #000 !important;
}

.cart-sec a.wc-block-components-product-name {
    color: #000;
    font-size: 20px;
    line-height: 25px;
}

.cart-sec .wc-block-components-product-price__value {
    color: #000 !important;
    font-size: 20px !important;
    line-height: 25px !important;
}

.cart-sec a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #FFF8EB;
    border: 1px solid #FFF8EB;
    border-radius: 0;
    padding: 13px 30px;
    color: #000;
}


.cart-sec button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background: #FFF8EB;
    border: 1px solid #FFF8EB;
    border-radius: 0;
    padding: 13px 30px;
    color: #000 !important;
}.cart-sec a.wc-block-components-product-name {
    color: #000;
    font-size: 20px;
    line-height: 25px;
}

.cart-sec .wc-block-components-product-price__value {
    color: #000 !important;
    font-size: 20px !important;
    line-height: 25px !important;
}

.cart-sec a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #FFF8EB;
    border: 1px solid #FFF8EB;
    border-radius: 0;
    padding: 13px 30px;
    color: #000;
}


.cart-sec button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background: #FFF8EB;
    border: 1px solid #FFF8EB;
    border-radius: 0;
    padding: 13px 30px;
    color: #000 !important;
}




.check-sec button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
 background: #FFF8EB;border: 1px solid #FFF8EB;border-radius: 0;padding: 13px 30px; color: #000;
}


.check-sec button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background: #FFF8EB;border: 1px solid #FFF8EB;border-radius: 0;padding: 13px 30px; color: #000;}

.menu-sec a.elementor-button.elementor-button--view-cart.elementor-size-md {
    background: #000;
}

.menu-sec a.elementor-button.elementor-button--checkout.elementor-size-md {
    background: #000;
}

.woocommerce-message {
    display: none;
}


.product-sec p.price {
    color: #000 !important;
}



@media only screen and (max-width: 1400px){
	.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !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;
}
	.btn-primary.elementor-widget.elementor-widget-button {
    width: 70% !important;
}

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

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


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


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

.why-sec .why-col .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 20px !important;
}
	
.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 20px;
}
	

.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 90px 0 40px 0 !important;
}
.contact-sec .get-col .elementor-image-box-wrapper {
    text-align: center !important;
}

.contact-sec .form-col input {
    text-align: center;
}

.contact-sec .form-col select {
    text-align: center;
}

.contact-sec .form-col textarea {
    text-align: center;
}

.contact-sec .form-col .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    justify-content: center;
}
	.elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}
	.cart-sec .wp-block-woocommerce-cart.alignwide {
    margin: 0;
}
	.product-sec h1.product_title.entry-title.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 35px !important;

}

.product-sec .e-atc-qty-button-holder {
    justify-content: center;
}

.product-sec bdi {
    color: #000;
}
}
