.page-title-default {
    background-blend-mode: overlay;
}
.quform .quform-field-captcha, .quform .quform-field-date, .quform .quform-field-email, .quform .quform-field-file, .quform .quform-field-multiselect, .quform .quform-field-password, .quform .quform-field-select, .quform .quform-field-text, .quform .quform-field-textarea, .quform .quform-field-time, .quform .select2-container--quform .select2-selection {
    background: #f6f7f9;
    border-radius: 2px;
    color: #929292;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.2;
}
.quform-button-back-default>button, .quform-button-next-default>button, .quform-button-submit-default>button {
        background-color: var(--e-global-color-primary );
    padding: 14px 10px;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    text-transform: capitalize;
}
.quform-button-submit-default>button:hover {
        background-color: #000;
    color: #fff;
}
.quform .quform-field-textarea {
    height: 130px;
    min-height: 80px;
}
.highlight {
    color: var(--e-global-color-primary );
}
.highlight1 {
    color: var( --e-global-color-secondary );
}
.quform-element.quform-element-html.quform-element-10_86.quform-cf .quform-spacer {
    margin: 0;
    padding-top: 10px;
}

.banner-mask .wrapper-content-banner {
    background-color: rgba(0,0,0,.6) !important;
}
.btn.btn-color-alt {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
}
.projct .pa-gallery-img:not(.style2) .pa-gallery-icons-wrapper {
    background-blend-mode: overlay;
    background: #1d1d1db5;
}
div.dark_square .pp_content, div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right {
    background: #0000 !important;
}
.blog-design-masonry .post-title {
    font-size: 23px;
    line-height: 1.2;
    text-align: left;
    font-family: var(--wd-title-font);
}
.quform-9 .quform-field-email {
    border: none;
    line-height: 2.8;
    border-radius: 3px;
    padding: 8px 18px;
    background: #fff;
    color: #8c8c8c;
}
.quform-9 .quform-spacer {
    padding: 0 0 0px 0;
    margin: 0 0 0px 0;
}
.quform-9 .quform-input {
    position: relative;
    max-width: 100%;
    margin: 0 0 20px 0;
}
.quform-9 .quform-button-submit-default>button {
    margin: 5px 0;
	  background: var(--e-global-color-secondary );
	  font-family: var(--wd-title-font);
	  font-size: 22px
}
.rev_text {
    font-family: "AltGoth2", Sans-serif !important;
}

.footer-container {
    display: none;
}
.site-content {
    margin-bottom: 0 !important;
}


@media only screen and (min-width: 767px) {
.title-size-default .title {
    font-size: 46px !important;
		color: black;
}	
.quform-9 .quform-field-email {
    min-width: 326px;	
}
}
@media (max-width: 767px) {
.quform-9 .quform-field-email {
    min-width: 280px;
	  margin-top: 5px;
}
}

.wd-checkout-steps li a {
	color: black !important;
}

.wd-product-cats {
    display: none !important;
}

.ape-gate__wrapper {
  background-image: url('https://psilonauts.shop/wp-content/uploads/2025/06/dumbbell_nebula_nebula_stars_1016841_3840x2160.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}