/*!
Theme Name: Common-MMXXVI
Theme URI: https://thecommonwealthcreative.com
Author: Matthew Thomas Small
Author URI: https://thecommonwealthcreative.com
Description: Commonwealth Creative Theme for 2026 - MMXXVI
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: common-mmxxvi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Common-MMXXVI is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */


/* Forms
	 ========================================================================== */
.card.center {
	background: #fff;
	border-radius: 20px; 
	border: 1px solid #202123;
	max-width: 713px;
	margin: auto;
	padding: 40px;
}
.tally-powered {
	position: relative;
	left: -9999px;
}	 
form.formkit-form[data-format="inline"] {
	margin-left: 0px!important;
}

.formkit-powered-by-convertkit-container {
	display: none!important;
}

.formkit-fields {
	flex-wrap: nowrap!important;
}

.formkit-submit {
	max-width: 120px;
}

.formkit-field {
	width: 300px;
	position: relative;
}
.formkit-form[data-uid="4cbc5f037e"][min-width~="700"] [data-style="clean"], .formkit-form[data-uid="4cbc5f037e"][min-width~="800"] [data-style="clean"] {
	padding-top:0px!important;
}	 

.formkit-form[data-uid="4cbc5f037e"] .formkit-input {
	background: transparent!important;
	border: 0px!important;
	border-radius:0px;

}
.formkit-field {
	border-bottom: 1px solid #5bdeb8!important;
	padding: 9px 0px;
}

#newsletter .formkit-input {
color: #202123!important;
}


.wpcf7-form p{margin:0;display:flex;flex-wrap:wrap;counter-reset:q;}
.wpcf7-form .wpcf7-form-control-wrap{
  display:block;flex:1 1 50%;min-width:300px;
  position:relative;margin:28px 0 40px 0;padding-left:44px;padding-right:24px;
}
.wpcf7-form .wpcf7-form-control-wrap:nth-child(2n){padding-right:0;} /* right edge */

/* inputs */
.wpcf7-form .wpcf7-form-control{
  width:100%; background:transparent; border:0; border-bottom:1px solid #818181;
  padding:18px 0 14px; font-size:16px; line-height:1.4; color:#818181; border-radius:0;
}
.wpcf7-form .wpcf7-form-control:focus{outline:0;border-bottom-color:#5bdeb8;}
.wpcf7-form .wpcf7-textarea{height:120px;resize:vertical;flex:1 1 100%;padding-right:0;}

/* placeholders */
.wpcf7-form ::placeholder{color:#8e8a81;opacity:1;}

/* submit */
.wpcf7-form .wpcf7-submit{
  display:inline-block;margin-top:8px;padding:14px 22px;background:#5bdeb8;color:#202123;
  border:0;border-radius:0px;font-size:16px;cursor:pointer;
  transition: all 700ms ease;   
}
.wpcf7-form .wpcf7-submit:hover{background:#000; color: #5bdeb8;}

.wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	font-size: 13px; 
	color: #ff4bff
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ff4bff;
}

.wpcf7 form.sent .wpcf7-response-output {
		border-color: #5bdeb8;
		font-size: 13px;
		color: #202123;
}

/* Reset default radio/checkbox */
.wpcf7-form input[type="radio"],
.wpcf7-form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
}

/* RADIO (pill-like buttons) */
.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.wpcf7-form .wpcf7-radio input[type="radio"] {
  display: none;
}

.wpcf7-form .wpcf7-radio label {
  display: inline-block;
  padding: 12px 28px;
  border: 1px solid #b08a67; /* bronze outline */
  color: #fff;
  font-size: 16px;
  text-align: center;
  transition: all 0.3s ease;
}

.wpcf7-form .wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label {
  background: #b08a67;
  color: #000;
}

/* CHECKBOX (square with fill) */
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-bottom: 12px;
}

.wpcf7-form .wpcf7-checkbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 1px solid #b08a67;
  background: transparent;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
}

.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked {
  background: #d84315; /* red fill */
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label {
  color: #ccc;
  font-size: 16px;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

.footer .text-mid {
		margin-bottom: 0px; 
}

.text-mid {
	margin-bottom: 20px; 
}
.woocommerce-breadcrumb a, .woocommerce-breadcrumb, .product_meta a, .product_meta {
	  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin: 5px 1px;
  padding: 7px 0 4px;
  font-family: Thunder Vf, Impact, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1rem;
}

.woocommerce-breadcrumb a, .posted_in a{
	margin: auto 0px auto 6px;
    color: #5bdeb8;
}

.text-scripts.pill {
	color: #202123;
	background: #5bdeb8;
	padding: 8px 10px 4px;
	border-radius: 99px;
}

.text-meta {
	margin-top: 10px;
}

.entry-meta.text-small {
	padding-top: 10px;
	margin-top: 10px;
	position: relative;
}

.entry-meta.text-small::before {
	content: "";
	display: block;
	width: 50%;
	margin: 0 auto;
	border-top: 1px solid #5bdeb8;
	top: -20px;
    position: relative;
}

.commonlist {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.commonlist li {
  display: inline-block;
}
.servicelist, .techlist {
	color: #5bdeb8;
    background: #202123;
    padding: 6px 10px 4px;
    border-radius: 99px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    margin: 5px 4px;
    padding: 8px 13px 4px;
    font-family: Thunder Vf, Impact, sans-serif;
    font-size: .8rem;
    font-weight: 300;
    line-height: 1rem;
	border: 1px solid #818181;
}

.servicelist a, .techlist a {
	color: #fff;
}
.servicelist a:hover, .techlist a:hover {
	color:#5bdeb8;
}

.foliodetails {
	display: flex !important;
    justify-content: space-between;
    align-items: center;
	font-family: Thunder Vf, Impact, sans-serif;
    font-size: .8rem;
    font-weight: 300;
    line-height: 1rem;
	letter-spacing: 1.3px;
    text-transform: uppercase;
	padding: 20px 0;
}

.foliodetails span {
    margin-left: auto;
}
/* Elements
--------------------------------------------- */

.movearrow {
	filter: none;
}

.background-dark .post-loop a, .background-dark .widget-area a, .background-dark .add_to_cart_button {
	color: #fff;
}
.credentials .fa {
	margin-left:10px;
}

.w-layout-cell { position: relative; }

#secondary.widget-area {
  display: flex;
  justify-content: flex-start; /* aligns left */
  gap: 2rem; /* space between widgets */
  flex-wrap: wrap; /* allows wrapping if needed */
}

#secondary .widget {
  flex: 1;
}

ul.tabs.wc-tabs {
display: none;
}


/* Links
--------------------------------------------- */

.footer-links a {
	color: #fff;
	border-bottom: 0px transparent solid;
	padding: 10px 0px;
}

.footer-links a:hover {
	color: #5bdeb8;
}
a.w-layout-hflex {
	border-bottom:0px;
}

.iconlink {
	  cursor: pointer;
}

.background-dark .card-post.img-link:hover {
	color:#fff;
}

.background-dark p a, .creative-shift p a {
	color:#5bdeb8;
	border-bottom: 1px solid #fff;
}

.background-dark p a:hover, .creative-shift p a:hover {
	color: #fff;
	border-bottom: 1px solid #5bdeb8;
}

.background-dark .w-layout-cell.membership a {
	color: #fff;
}

.background-dark .w-layout-cell.membership a:hover {
	color: #5bdeb8;
}

.w-layout-cell.membership a:hover {
	border-left:10px solid #5bdeb8;
}

.w-layout-cell.membership a, .w-layout-cell.cat-portfolio a, .commonworkrow.featured a{ 
  cursor: none; 
  position: relative; 
}

.custom-cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 69px;
  height: 69px;
  border-radius: 50%;
  background: #5bdeb8;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  opacity: 0;
  transition: opacity 300ms ease;
  text-align: center;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


.related.products {
	display: none;
}

.codex .container, #base-about, #imgs-services, #base-memberships {
	padding-top:0px;
}

#imgs-services {
	padding-bottom:0px;
}

.codex .img-post, #base-about .img-post {
	width: auto;
	height: 75px;
	display: block;
	margin: 20px 0;
}
.template-part-services {
	padding-bottom: 40px;
	padding-top:40px;
	margin-bottom:-80px;
	background: #202123;
	color: #fff;
}

#text-lead {
	margin-bottom: 80px;
}

.page-template-template-about .limitations .container {
	padding-top:0px;
	margin-top:-40px;
}
.post-thumbnail img {
	width: auto;
	height: auto;
}

.img-post {
	height: auto;
}

.img-container {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
}

.img-container .img-post {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; 
  display: block;
}

.img-featured {
	background-size: cover;
	background-position: center;
	height: 600px;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 1;
    transition: opacity 1s ease-in-out; /* Smooth fade-out */
}

/* Spinner Animation */
.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-top: 5px solid white;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/*--------------------------------------------------------------
# /* WooCommerce
--------------------------------------------------------------*/
.woocommerce-Price-amount {
	margin-right: 10px;
}
.quantity .qty {
  width: 100%;
  max-width: 120px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #818181;
  padding: 18px 0 14px;
  font-size: 16px;
  line-height: 1.4;
  color: #818181;
  border-radius: 0;
  -moz-appearance: textfield; /* Firefox */
}

.quantity .qty:focus {
  outline: 0;
  border-bottom-color: #5bdeb8;
}

/* hide browser spin buttons */
.quantity .qty::-webkit-outer-spin-button,
.quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity label {
  display: none; /* screen-reader-text already handles accessibility */
}

/* Full-width bottom notice bar */
.woocommerce-notices-wrapper{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    width: 100%;
    background: #5bdeb8;
}

/* Kill bullets/margins Woo sometimes uses */
.woocommerce-notices-wrapper ul,
.woocommerce-notices-wrapper li{
  list-style: none !important;
  margin: 0 !important;
  width: 100%; /* force li to span full width */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* One bar, message left — CTA right */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info{
  box-sizing: border-box;
  pointer-events: auto;
  margin: 0 !important;
  width: 100%;
  display: flex;
  justify-content: space-between; /* important */
  align-items: center;
  gap: 16px;
  padding: 8px 24px;
  color: #202123;
  border-top: 1px solid rgba(0,0,0,.06);
  border-radius: 0;
  max-width: 1300px;
}


/* CTA (right) — styled like .text-scripts, no extra coloring */
.woocommerce-notices-wrapper .button,
.woocommerce-notices-wrapper a.button,
.woocommerce-notices-wrapper .wc-forward{
  all: unset;
  color: #202123;
  cursor: pointer;
  text-decoration: none;
  font-size: 0.8rem;
  font-family: Thunder Vf, Impact, sans-serif;
      letter-spacing: 1.3px;
    text-transform: uppercase;
}

.cart .button {background: transparent; border-bottom: 1px solid #5bdeb8;
 transition: all 700ms ease; }

.cart .button:hover {color: #5bdeb8; border-bottom: 1px solid #fff;}

.product-cell {
	border-left: 10px solid #5bdeb8;
	padding-left: 20px; 
}

.single-product .post-thumbnail img {
	position: relative;
	bottom: -40px;
}

/*--------------------------------------------------------------
# Featured Portfolio
--------------------------------------------------------------*/

.text-holder {
-webkit-clip-path: inset(0px 0px 0px 0px);
clip-path: inset(0px 0px 0px 0px);
}
.text {transform: translateZ(0);}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   /* IE10+ */
.text-holder {clip: rect(0,auto,auto,0);}
.workcontent {display: block; width: 100%; text-align: center; vertical-align: middle; padding-top: 50vh;} 
}
@supports (-ms-accelerator:true) {
   /* Edge 12+ */ 
.text-holder {clip: rect(0,auto,auto,0);}
.workcontent {display: block; width: 100%;  text-align: center; vertical-align: middle; padding-top: 50vh;} 
}
@supports (-ms-ime-align:auto) {
    /* Edge 16+ */ 
.text-holder {clip: rect(0,auto,auto,0);}
.workcontent {display: block; width: 100%;  text-align: center; vertical-align: middle; padding-top: 50vh;} 
}

.section-featured {
	background: #000;
}

.commonworkrow {
  position: relative;
  overflow: hidden;
}

.commonworkrow::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: transform 13s ease;
  will-change: transform;
  z-index: 0;
}

.commonworkrow::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at center,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.75) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.commonworkrow > * {
  position: relative;
  z-index: 2; /* text and links above overlay */
}

.commonworkrow:hover::before {
  transform: scale(1.25);
}



/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */

/* Modal
--------------------------------------------- */
.modal-link {

}

.modal-section{
  position:fixed; inset:0; z-index:999;
  width:100vw; height:100dvh;
  background:rgba(5,5,5,.8);
  display:flex; justify-content:center; align-items:flex-start;
  overflow:auto; padding:60px 20px 20px;
  display:none;
}

.modal-close{
  position:fixed; top:12px; right:12px;
  background:transparent; color:#fff; font-size:36px; cursor:pointer;
}

.modal-content{
  position:relative;
  max-width:900px; width:100%;
  background:#171717; border:1px solid #202123; border-radius:6px;
  padding:20px; margin:auto;
  opacity:0;
  transform: translateY(-20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.modal-section.show .modal-content {
  opacity:1;
  transform: translateY(0);
}

.modal-content a {
	color: #fff;
}

/* Posts and pages
--------------------------------------------- */

#img-single-post-featured {
	background-image: linear-gradient(#eaeeef 50%, #fff 50%);
}

#single-content {
	background-color: #fff;
}

.sticky {
	display: block;
}


.updated:not(.published) {
	display: none;
}


.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */


/* Widgets
--------------------------------------------- */


/* Media
--------------------------------------------- */


/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


@media screen and (max-width: 1320px) and (min-width: 991px) {
	.container, .menuwrapper, .workcontent {
		padding-left: 20px;
		padding-right:20px;
	}

}
@media screen and (max-width: 991px) {
	.menulinks.nav-cta {
		position: absolute;
		right:10px;
		display: block;
		left: auto;
	}

	 .credentials {
    display: none;
  }
}

@media screen and (max-width: 767px) {
	#text-about-lead {
		margin-bottom: 40px;
	}

	.formkit-field {
	width: 200px;
	}

	#newsletter .formkit-fields {
	flex-wrap: wrap!important;
	}

	.text-scripts.withlove.end {
	text-align: left;	
	}

	.img-icon-large {
	margin-bottom:20px;	
	}

	.w-layout-cell.membership a, .product-cell {
	border-left:10px solid #5bdeb8;
	color:#fff;
	background: #202123;
	padding-top:30px;
	padding-bottom:30px;
}
	#secondary.widget-area {
    flex-direction: column;
    gap: 1.5rem;
  }

  .woocommerce-breadcrumb a, .woocommerce-breadcrumb {
	display: inline-block;
}

  .card-post.img-link {
	width: 100%;
  }
  }

