/**
Theme Name: WMS Child
Author: Project Z
Author URI: https://proj-z.com/
Description: WMS is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wms
Template: wms
*/


#primary{
	margin: 0;
	padding: 0;
}
.wms-green {
    color: #8DC025;
}

.single-snippets .snippet-container {
    padding-top: 100px;
}

/*
	Top Bar & Main Header
----------------------------*/
.top-bar-right a {
    margin-right: 20px;
    color: #fff;
}
.top-bar-right a i {
    margin-left: 5px;
}
.header-main-menu #menu-main-menu{
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-main-menu #menu-main-menu li a{
   color: #fff;
   padding: 0 30px;
   text-transform: uppercase;
}
.main-header-right .header-main-menu,
.main-header-right .header-main-btn {
   width: auto;
}
.main-header-right .elementor-widget-wrap {
   justify-content: flex-end;
}
.main-header-right:before{
   content: '';
   position: absolute;
   width: 200px;
   height: 100%;
   top: 0;
   left: -30px;
   background-color: #abc160;
   transform: skew(-30deg, 0deg);
}
.main-header-right:after {
    content: '';
    width: 100%;
    height: 96px;
    position: absolute;
    right: -100%;
    background-color: #abc160;
}
.main-header-wrap{
	overflow: hidden;
}
/*
	Footer
--------------*/
.quick-links #menu-quick-links{
	margin: 0;
	list-style: none;
}
.quick-links #menu-quick-links li a{
	color: #b1b1b1;
}
.main-footer-right i {
    margin-right: 10px;
    color: #abc160;
    font-size: 23px;
}
.main-footer-right a {
    color: #b1b1b1;
}
.main-footer-right div {
    margin-bottom: 15px;
}
.main-footer-right div:last-child {
    margin-bottom: 0;
	word-break: break-all;
}
.bottom-bar-left a {
    color: #fff;
}
.rqst-qt-form .form-wrap .row {
    display: flex;
    align-items: center;
}
.rqst-qt-form .two-col {
    padding: 0 5px;
}
.rqst-qt-form .two-col:first-child {
    padding-left: 0;
}
.rqst-qt-form .two-col:last-child {
    padding-right: 0;
}
.rqst-qt-form .form-wrap input {
    border-radius: 24px;
}
.rqst-qt-form .form-wrap textarea {
    border-radius: 24px;
}
.rqst-qt-form .form-wrap p {
    margin-bottom: 0;
}
.rqst-qt-form .form-wrap .two-col-wrap {
    margin-bottom: 15px;
}
.rqst-qt-form .form-wrap input,
.rqst-qt-form .form-wrap textarea,
.submit-btn-wrap .wpcf7-submit {
    border: 1px solid #40b5e3;
}
.submit-btn-wrap .wpcf7-submit {
    border-radius: 24px;
    background-color: #fff;
    color: #abc160;
    font-weight: 700;
    text-transform: uppercase;
}
.submit-btn-wrap {
    padding-top: 15px;
    text-align: center;
}
.submit-btn-wrap .wpcf7-submit:hover {
    color: #fff;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
    margin-top: 20px;
}
.wms-features-wrap .elementor-widget-image img {
    object-position: bottom;
}

/* Schedule a call pop up */ */
.pum-theme-schedule-a-call-pop-up .pum-container {
    border-radius: 20px;
    padding: 30px;
}
.pum-container .pum-title {
    margin-bottom: 0px !important;
}
.pum-content.popmake-content > p {
    display: none;
}
.pum-overlay .pum-container {
    padding-top: 50px;
    top: 80px !important;
}
/* Off Canvas Menu */
.off-canvas-menu .hfe-nav-menu li.menu-item:not(:last-child) {
    border-bottom: solid 1px #c5c5c5;
}
.off-canvas-menu .hfe-nav-menu li.menu-item {
    padding: 10px 0px 10px;
}
.off-canvas-menu .hfe-nav-menu li.menu-item a {
    padding-left: 0px !important;
}
.main-header-right .off-canvas-menu .elementor-widget-wrap {
    justify-content: start;
}

/* login */
.page-id-931 .site-main{
    display: flex;
    width: 100%;
    justify-content: center;
}
.page-id-931 .main-header-wrap{
	display: none;
}
.page-id-931 .for-login{
    display: inline-block !important;
	width: 100%;
}
.page-id-931 .for-login .header-main-menu #menu-main-menu-1 li a {
    color: #fff;
    padding: 0 30px;
    text-transform: uppercase;
}
.page-id-931 .for-login .header-main-menu #menu-main-menu-1 {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.page-id-931 .site-main .post-931{
    width: 33%;
    padding: 30px;
    box-shadow: 0px 0px 21px 1px rgb(92 92 92 / 76%);
    -webkit-box-shadow: 0px 0px 21px 1px rgb(92 92 92 / 76%);
    -moz-box-shadow: 0px 0px 21px 1px rgb(92 92 92 / 76%);
    border-radius: 20px;
    margin: 50px;
}

.page-id-931 .site-main p.login-username input,
.page-id-931 .site-main p.login-password input{
    max-width: 100% !important;
    width: 100%;
}
/* membership Account */
.page-id-924 .site-main{
    width: 90%;
    display: block;
    margin: 0 auto;
}
/* you're Profile */
.page-id-932 .site-main {
    max-width: 1400px;
    display: block;
    margin: 0 auto;
}
.page-id-932 input, .page-id-932 textarea{
    max-width: 100% !important;
}
.page-id-932 .site-main .post-932 .pmpro_member_profile_edit-fields{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pmpro_member_profile_edit-fields input{
    width: 100%
}
.page-id-932 .post-932 .first_name{
    width: 33%;
	padding-right: 15px;
}
.page-id-932 .post-932 .last_name{
    width: 33%;
	padding-right: 15px;
}
.page-id-932 .post-932 .display_name{
    width: 33%;
	padding-right: 15px;
}

.page-id-932 .post-932 .pmpro_checkout-field-text,
.page-id-932 .post-932 .pmpro_checkout-field-file{
    width: 25%;
	padding-right: 15px;
}

.page-id-932 .post-932 .pmpro_checkout-field-textarea {
    width: 50%;
	padding-right: 15px;
}
.page-id-932 .post-932 #_phone_number_div{
    width: 50%;
	padding-right: 15px;
}

/* New Landing page styles */
.broken-border-icon .elementor-icon {
    border-style: dashed;
}
.wms-membership-section .price-col .elementor-widget-button {
    margin: auto 0 0;
}
#footer-privacy-links a {
    color: #0C0F0C;
}
.new-home-banner:after {
    content: '';
    background-color: #e5f3b6;
    width: 768px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
}
.new-home-banner .e-con-inner {
    z-index: 1;
}
.footer-icon-list span.elementor-icon-list-icon {
    background-color: #abc162;
    border-radius: 16px;
    padding: 6px 6px 6px 3px;
}
.wms-new-header.she-header-yes.e-flex.e-con-boxed.e-con.e-parent.she-header {
    box-shadow: 0 0 5px 2px #bababa;
}
/* Knowledgebase */
/* .postid-349 .wms-new-header,
.post-type-archive-snippets .wms-new-header {
    background-color: #fff !important;
}
.postid-349 .elementor.elementor-353,
.post-type-archive-snippets .elementor.elementor-353 {
    margin-top: 120px;
} */
/* Request a Quote */
#popmake-1491 {
    padding-top: 0;
}
.pzqr-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	align-items: center;
}
.pzqr-col4 {
    flex: 0 0 35%;
    max-width: 35%;
}
.pzqr-col8 {
    flex: 0 0 65%;
    max-width: 65%;
}
.pzqr-col {
    padding: 0 20px;
}
.pzqr-info-wrap img {
    margin-bottom: 30px;
}
.pzqr-request-form .gform_heading {
    display: none;
}
.pzrq-inner-wrapper {
    padding: 30px 20px;
}
.pzqr-title {
    font-size: 35px;
    margin-bottom: 20px;
}
.pzqr-col8 {
    border-left: 1px solid #41AED9;
}

.pzqr-request-quote-form {
    padding: 20px 0 0 0;
}
.raq-form-fields p {
    margin-bottom: 10px;
}
.raq-form-fields .wpcf7-textarea{
    height: 180px !important;
}
.raq-form-fields .half-width-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.raq-form-fields .col-half {
    flex: 0 0 50%;
    max-width: 50%;
}
.raq-form-fields .email-field {
    padding-right: 10px;
}
.raq-submit-btn p {
    text-align: right;
}
.raq-submit-btn .wpcf7-submit {
    color: #fff !important;
}
.raq-submit-btn .wpcf7-spinner {
    float: left;
}
.raq-form-wrap {
    margin-bottom: 0;
}


/* New homepage */
.images-equal-height .swiper-slide-image {
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: top left;
    height: auto;
}
.elementor-widget-text-editor.mb-0 p:last-child {
    margin-bottom: 0;
}

/* Home New - 06-26-2026 */
.gradient-text-gv {
    background: linear-gradient(
        90deg,
        #8dc025 0%,
        #9ab03f 20%,
        #9d9d68 45%,
        #74a2a5 75%,
        #41add9 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-weight: 700;
}

.gradient-divider .elementor-divider span {
    border-image: linear-gradient(
        90deg,
        #8dc025 0%,
        #9ab03f 20%,
        #9d9d68 45%,
        #74a2a5 75%,
        #41add9 100%
    ) 1;
}

.faqs-main-container .elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-radius: 12px 12px 0 0;
}
.gridlines {
    height:100vh;
    width:100%;
    position:absolute;
    inset:0;
    opacity:.1;
    background-image:linear-gradient(white 1px,transparent 1px),linear-gradient(90deg,white 1px,transparent 1px) !important;
    background-size:40px 40px;
}
.gridlines-wrap {
    height:100%;
    width:100%;
}
.gradient-bg-gv {
    background:linear-gradient( 165deg,#7ea52b 0%,#6f7a5d 45%,#41add9 100% ) !important;
}
.faq-btn-link a:hover {
    text-decoration: underline !important;
}
.benefits-card:hover span.elementor-icon {
    transform: scale(1.15);
}

/* Responsive */
/* @media only screen and (min-width: 1601px) {
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1720px !important;   
    }
} */
@media only screen and (max-width: 1024px){
	.mobile-header .elementor-button-wrapper a.hfe-menu-item.elementor-button{
		justify-content: center !important;
	}
	.new-home-banner:after{
		width: 100%;
	}
	.main-header-wrap {
		overflow: visible;
	}
	.main-header-right:after {
		content: unset;
	}
	.request-quote-form span.wpcf7-spinner {
		display: none;
	}
	.popmake.theme-646 .pum-close {
        right: 10px;
        top: 10px;
    }
    .popmake.theme-646 .pum-title {
        font-size: 36px;
    }
    .popmake.theme-646 .custom-calendly-iframe {
        height: 1040px !important;
    }
	.popmake.theme-646 iframe {
		height: 1030px;
	}
	/* 	login */
	.page-id-931 .site-main .post-931{
        width: 70%;
        margin: 50px;
    }
    .page-id-931 .site-main p.login-username input,
    .page-id-931 .site-main p.login-password input{
        max-width: 100% !important;
        width: 100% !important;
    }
	/* 	Your profile */
	.page-id-932 .site-main {
		padding:30px 20px;
	}
	.page-id-932 input, .page-id-932 textarea{
		max-width: 100% !important;
		width: 100% !important;
	}
	.post-type-archive-snippets .elementor.elementor-353 {
		margin-top: 0;
	}
}
@media only screen and (max-width: 1023px){
	.pzqr-row {
		flex-direction: column;
	}
	.pzqr-col8 {
		border-left: none;
		border-top: 1px solid #0e1826;
	}
	.pzqr-col {
		flex: unset;
		max-width: 100%;
		padding: 30px 0;
		width: 100%;
	}
	.pzqr-info-wrap img {
		width: 300px;
		object-fit: contain;
	}
	.pzqr-info-wrap {
		text-align: center;
	}
	.pzrq-inner-wrapper {
		padding: 0 30px;
	}
	.pzqr-request-form {
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	.pzqr-title-wrap {
		text-align: center;
	}
	#popmake-1491 .pum-close {
        top: 0 !important;
        right: 0 !important;
        border-radius: 0;
        width: 50px !important;
        height: 50px !important;
    }
}
@media only screen and (max-width: 768px) {
    .popmake.theme-646 .custom-calendly-iframe {
        height: 1140px !important;
    }
    .popmake.theme-646 iframe {
        height: 1130px !important;
    }
	/* 	Your profile */
	.page-id-932 input, .page-id-932 textarea{
		max-width: 100% !important;
	}
	.page-id-932 .post-932 .first_name {
		width: 50%;
	}
	.page-id-932 .post-932 .last_name {
		width: 50%;
	}
	.page-id-932 .post-932 .display_name {
		width: 100%;
	}
	.page-id-932 .post-932 .user_email {
		width: 100%;
		padding-right: 15px;
	}
	.page-id-932 .post-932 .pmpro_checkout-field-text, .page-id-932 .post-932 .pmpro_checkout-field-file {
		width: 50%;
	}
	.page-id-932 .post-932 .pmpro_checkout-field-textarea {
		width: 100%;
	}
	.page-id-932 .post-932 #_phone_number_div {
		width: 100%;
	}
	.page-id-932 input, .page-id-932 textarea{
		max-width: 100% !important;
		width: 100% !important;
	}
	.pzqr-info-wrap img {
		width: 120px;
		object-fit: contain;
	}
}
@media screen and (max-width: 767px) {
	.footer-icon-list .elementor-icon-list-items {
		gap: 15px;
	}
}
@media only screen and (max-width: 660px){
	.main-header-right:before {
		width: 65px;
	}
}
@media only screen and (max-width: 600px){
	.pzrq-inner-wrapper {
		padding: 0;
	}
}
@media only screen and (max-width: 480px){
	.demo_wrap {
		overflow-x: scroll;
	}
	.quick-links ul.menu {
		text-align: center;
	}
	.footer-contact i.fas {
		display: block;
		margin: 0 0 10px;
	}
	.popmake.theme-646 .custom-calendly-iframe {
        height: 1040px !important;
    }
    .popmake.theme-646 iframe {
        height: 1030px !important;
    }
    .popmake.theme-646 {
        padding-top: 50px !important;
    }
    .popmake.theme-646 .pum-title {
        font-size: 28px;
    }
	.pzqr-title {
		font-size: 25px;
	}
}
@media only screen and (max-width: 400px){
	.footer-icon-list span.elementor-icon-list-text {
		font-size: 14px;
	}

	.footer-icon-list span.elementor-icon-list-icon i{
		font-size: 11px;
	}
}
@media only screen and (max-width: 375px) {
    .popmake.theme-646 .custom-calendly-iframe {
		height: 1040px !important;
    }
    .popmake.theme-646 iframe {
		height: 1030px !important;
    }
    .popmake.theme-646 {
        padding: 20px;
    }
}