/*
Theme Name: Ke'nekt
Description: Theme for The Ke'nekt Cooperative
Author: DFS
Template: salient
Version: 1.0
*/

:root {
  --brand: #0755aa; /*brand accent color*/
  --brand2: #ef4035; /*brand accent color*/
  --brand3: #00aa4f; /*brand secondary accent color*/
  --brand4: #ffc423; /*brand other color*/
  --logo: url('/wp-content/uploads/2022/11/logo-blue.png'); /*brand logo url*/
}
/*login styles*/
body.login {
  background: #fff;
}
body.login, body.login p, body.login a, body.login li, body.login h1, body.login h2, body.login h3, body.login h4, body.login h5, body.login h6, body.login label, body.login input, #wpadminbar a {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}
body.login h1 a {
  background: var(--logo) no-repeat center bottom;
  background-size: contain;
  height: 100px;
  width: auto;
  max-width: 170px;
  margin-bottom: 20px;
  pointer-events: none;
}
.login form {
  border: none;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  border-radius: 10px;
  position: relative !important;
  padding-top: 15px;
}
body.login input[type=password], body.login input[type=text] {
  height: 45px;
  border-radius: 5px;
}
body.login input[type=password]:focus, body.login input[type=text]:focus {
  border-color: var(--brand);
  box-shadow: 0 0 0 1px var(--brand);
  outline: 2px solid transparent;
}
body.login .button .dashicons {
  color: var(--brand);
}
body.login input#wp-submit {
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 5px;
  text-transform: uppercase;
  border: none !important;
  background: var(--brand);
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  transition: opacity .2s;
}
body.login input#wp-submit:hover {
  opacity: .8;
}
body.login form input[type=checkbox], body.login form input[type=checkbox]:focus {
  height: 16px;
  width: 16px;
  border: 1px solid #676767;
  border-radius: 50px;
  -webkit-appearance: none;
  box-shadow: none;
}
body.login form input[type=checkbox]:checked {
  background: #676767;
  border: 2px solid #fff;
  box-shadow: 1px 0 0, -1px 0 0, 0 1px 0, 0 -1px 0;
}
body.login form input[type=checkbox]:before {
  display: none !important;
}
body.login form .input {
  margin-bottom: 10px;
}
body.login .forgetmenot {
  position: absolute;
  bottom: 10px;
}
body.login #backtoblog {
  display: none;
}
body.login #nav {
  margin: 15px 0;
  text-align: center;
}
body.login h1 a:focus {
  box-shadow: none;
  color: transparent;
}
body.login #login_error, .login .message, .login .success {
  position: absolute;
  top: 25px;
  width: 316px;
  background: #fff;
  border: 1px solid #000;
  box-shadow: none;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  margin-left: -4px;
  padding: 8px 5px;
}
/*END login styles*/

body, a, h1, h2, h3, h4, h5, h6, input {
	/*-moz-osx-font-smoothing: auto;*/
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
p, label {
	-moz-osx-font-smoothing: grayscale;
}
header#top nav > ul > li > a {
	-moz-osx-font-smoothing: grayscale;
}
a.nectar-button, input.button {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.bold, strong, b {
	font-family: inherit !important;
	font-weight: 700 !important;
}
a {
  cursor: pointer;
}
a[href^="tel"]{
  text-decoration: none !important;
}
.mobileEle, .hideEle {
	display: none !important;
}
.hideNavLink, .hideNavLink a {
	visibility: hidden;
	opacity: 0;
	padding:  0 !important;
	margin: 0 !important;
	width: 0 !important;
	font-size: 0 !important;
	text-indent: -999999px;
}
.accessTxt, .accessLabel, .mailerlite-form .mailerlite-form-field label {
  position: absolute;
	font-size: 0;
	opacity: 0;
	pointer-events: none;
}
.page-title {
	display: none;
}
ul li {
	padding-bottom: 10px;
}
.off-canvas-menu-container ul.menu li {
	padding-bottom: inherit;
}
#header-outer .navBtn > a:before {
	background: var(--brand4) !important;
}
.vc_row.full-width-content:not(.trueFull) > .row_col_wrap_12 {
    max-width: 1680px;
    margin: 0 auto !important;
}
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-shadow-hover=yes][data-card=yes] .nectar-post-grid-item:after {
    box-shadow: 0 20px 30px rgba(0,0,0,.1);
    opacity: 1;
	display: block !important;
}
body[data-form-submit=regular] .container-wrap .footerRow button[type=submit], .styleOver .container-wrap input[type=submit].mailerlite-subscribe-submit {
    width: 100%;
    background: transparent !important;
    color: #fff !important;
    font-size: 16px;
    padding: 8px !important;
    height: 52px;
    border: 2px solid #fff;
}
body[data-form-submit=regular] .container-wrap .footerRow button[type=submit]:hover, .styleOver .container-wrap input[type=submit].mailerlite-subscribe-submit:hover {
    background: #fff !important;
    color: #000 !important;
	opacity: 1 !important;
}
.footerRow a {
    color: #fff;
}
.footerRow a:hover {
    color: #ccc;
}
.footLeftCol .nectar_icon, .hmHero .nectar_icon {
	transition: transform .2s !important;
}
.footLeftCol .nectar_icon:hover, .hmHero .nectar_icon:hover {
	transform: scale(1.1);
}
.colorStripes:before, .colorStripes:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 105px;
    background: #000;
    top: 0;
    left: -8%;
    transform: skew(-15deg);
    opacity: .85;
    z-index: 9;
    border-right: 100px solid var(--brand2);
    border-left: 100px solid var(--brand3);
}
.colorStripes:after {
    transform: skew(15deg);
	border-right: 100px solid var(--brand3);
    border-left: 100px solid var(--brand2);
}
.hmHero h1, .inHero h1 {
	max-width: 900px;
	margin: 0 auto;
	font-family: 'Permanent Marker';
}
.single-post #page-header-bg .inner-wrap {
    padding-top: 20px !important;
}
.single-post #page-header-bg .inner-wrap >a, .related-posts[data-style=material] .meta-category, .post-content-wrap .meta-category, .post-date {
    display: none !important;
}
body .related-posts[data-style=material] .inner-wrap {
    background: #fff;
}
.related-posts[data-style=material] .post-featured-img img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading, .blog-recent.related-posts h3.title, .post h3.title {
    font-size: 20px !important;
    line-height: 1.2em !important;
    font-weight: 700;
}
body .related-posts[data-style=material] .article-content-wrap {
    padding: 30px !important;
}
.nectar-fancy-box .inner h3 {
    font-weight: 700;
}
.nectar-fancy-box p {
	opacity: 1 !important;
	letter-spacing: .5px;
	font-weight: 700;
}
.nectar-button-type {
	font-size: 20px !important;
    line-height: 1.1em !important;
    font-weight: 700 !important;
}
.galleryRow .nectar-flickity .cell, .galleryRow .nectar-flickity .flickity-slider .cell img {
    height: 350px;
    object-fit: cover;
}
.galleryRow .flickity-viewport {
    height: 350px !important;
}
.wpforms-container .wpforms-field:not(.wpforms-one-half) {
    clear: both;
}
.wpforms-submit-container input[type="submit"], .wpforms-submit-container button[type="submit"] {
	width: 100%;
}
.addressEle {
    position: absolute;
    bottom: 30px;
    z-index: 9999;
    width: 300px;
    padding: 20px;
    background: rgba(255,255,255,.8);
    border-radius: 10px;
    left: 50px;
	box-shadow: 0 8px 25px -5px rgba(0,0,0,.25);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.nectar_icon_wrap {
	margin-bottom: 0 !important;
}
span[style="color: #000000;"] a:hover {
	color: var(--brand) !important;
}
.mec-date-search i.mec-sl-calendar {
    display: none;
}
.mec-date-search .fancy-select-wrap:nth-of-type(1) {
	padding-top: 0 !important;
}
.mec-month-side {
    max-height: 550px;
    overflow: scroll;
}
.mec-calendar-events-side .mec-event-image, .mec-calendar-events-side .mec-event-image img {
    height: 110px !important;
    width: 160px !important;
    object-fit: cover !important;
    margin-bottom: 0 !important;
}
.mec-calendar-events-side .mec-event-image img {
    object-fit: cover !important;
    margin-bottom: 0 !important;
}
.mec-calendar-events-side .mec-event-article div:not(.mec-event-image) {
	width: calc(100% - 180px) !important;
}
.mec-calendar-events-side .mec-event-article div.mec-event-detailed-time, .mec-calendar-events-side .mec-event-article div.mec-detailed-time-wrapper, .mec-calendar-events-side .mec-event-article div.mec-detailed-time-wrapper div {
    width: 100% !important;
}
.mec-single-event .mec-events-event-image img {
    height: auto !important;
}
.mec-event-grid-novel .mec-event-image, .mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img {
    width: 100%;
    height: 200px;
    border-radius: 0;
    object-fit: cover;
    margin-top: 0 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.mec-event-grid-novel .mec-event-footer {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0;
}
.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-detail-wrap {
    margin-left: 0;
    clear: both;
    padding: 20px 20px 10px 20px;
}
.mec-event-grid-novel .mec-event-content h4::after {
	display: none;
}
.mec-event-grid-novel .mec-event-article {
    padding: 0;
	border: none;
    background: transparent !important;
    color: #fff !important;
    box-shadow: 0 8px 35px -10px rgba(0,0,0,.25);
}
.novel-grad-bg, .mec-event-grid-novel .mec-event-sharing-wrap {
	display: none !important;
}
.mec-event-grid-novel .mec-event-content h4 a, .mec-event-grid-novel .mec-event-address, .mec-event-grid-novel .mec-event-detail, .mec-event-grid-novel .mec-event-month, .mec-event-grid-novel .mec-local-time-details {
	color: #000 !important;
}
.mec-event-grid-novel .mec-event-footer .mec-booking-button, .mec-event-grid-novel .mec-event-sharing-wrap>li, .mec-event-grid-novel .mec-event-sharing-wrap>li a {
    color: #000;
    border-color: #000;
}
.mec-event-grid-novel .mec-event-image {
    background: #ccc;
}
.mec-single-event .mec-event-social li.mec-event-social-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.noEvent, .mec-skin-grid-no-events-container:not(.mec-util-hidden) {
	font-size: 0;
    color: transparent;
    text-align: center;
    min-height: 80px;
	border: 1px solid #000;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 60px;
	margin-bottom: 80px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.noEvent:before, .mec-skin-grid-no-events-container:before {
    content: 'No Events Currently Scheduled';
    font-size: 20px;
    color: #000;
}
.woocommerce .woocommerce-breadcrumb, .product_meta .posted_in {
	display: none !important;
}
.single-product.woocommerce .main-content {
    padding-top: 40px;
    padding-bottom: 80px;
	max-width: 1400px;
    margin: 0 auto;
}
.woocommerce-shop .main-content {
	padding-bottom: 80px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding-bottom: 0;
    font-size: 22px;
    line-height: 1.2em;
}
.woocommerce-shop .main-content {
    min-height: 50vh !important;
}
.woocommerce.archive ul.products {
    padding-top: 40px;
}
.single-product .nectar-prod-wrap {
    align-items: center;
}
.single-product div.product h1.product_title {
    font-size: 28px;
    line-height: 1.2em;
    font-weight: 500;
}
.woocommerce div.product .summary p.price {
    font-size: 24px;
    line-height: 1.2em;
}
.woocommerce-tabs .full-width-content .tab-container {
    padding: 0;
    margin: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0 !important;
    text-align: left !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a {
    margin-left: 0 !important;
}
.woocommerce-cart .product-name a {
    font-size: 18px;
    line-height: 1.2em;
}
.woocommerce-checkout-review-order-table .product-info h4 a {
    font-size: 16px;
    line-height: 1.1em !important;
	 font-weight: 500;
}
.woocommerce-checkout .container.main-content {
    padding-top: 60px;
    padding-bottom: 80px;
}
#header-outer .widget_shopping_cart .total, #header-outer .widget_shopping_cart .total strong {
    font-size: 20px !important;
    font-weight: 500 !important;
}
tr.woocommerce-shipping-totals.shipping {
    flex-flow: column;
}
tr.woocommerce-shipping-totals.shipping li {
    display: flex;
    align-items: baseline;
}
tr.woocommerce-shipping-totals.shipping li bdi {
    display: block;
}
.woocommerce-checkout #payment div.payment_box {
    padding: 0;
}
.woocommerce-checkout #payment div.payment_box .clear {
    padding: 0;
}
.woocommerce-page #payment div.form-row.place-order {
    padding-top: 0 !important;
}
#ship-to-different-address-checkbox {
    margin-left: 0;
}
p#order_comments_field, .payment_box.payment_method_square_credit_card p {
    padding-left: 0;
}
h3#ship-to-different-address span {
    font-size: 20px;
    line-height: 1.2em;
}
#customer_details p.create-account {
    margin-top: 10px;
}
.grecaptcha-badge {
    display: none !important;
}
.mailerlite-form-title {
    display: none;
}
.mailerlite-form-field.mailerlite-1-field-name {
    width: 49%;
    margin-right: 2%;
    float: left;
}
.mailerlite-form-field.mailerlite-1-field-last_name {
    width: 49%;
    float: left;
}
.nectar-global-section.before-footer > .container > p {
    padding-bottom: 0;
}
/***********************************RESPONSIVE CSS****************************************/
@media only screen and (min-width: 1000px) and (max-width: 1260px) {
	#header-outer #top nav>ul>li>a {
    	font-size: 1.1vw !important;
		margin: 0 12px !important;
	}
	.footLogoCol {
    	width: 100%;
    	padding-bottom: 20px;
	}
	.footLogoCol img {
    	max-width: 200px !important;
	}
	.footTxtCol {
		width: 100%;
	}
}
@media only screen and (max-width: 999px) {
	.deskEle {
		display: none !important;
	}
	.mobileEle {
		display: block !important;
	}
	.colorStripes:before, .colorStripes:after {
    	left: -180px;
	}	
}
@media only screen and (max-width: 690px) {
	body #header-outer[data-full-width="true"] header > .container {
    	padding: 0 12px;
	}	
	.galleryRow .nectar-flickity .cell, .galleryRow .nectar-flickity .flickity-slider .cell img {
    	height: 200px;
	}
	.galleryRow .flickity-viewport {
    	height: 200px !important;
	}
	.wpforms-container .wpforms-one-half {
    	width: 100%;
    	margin: 0;
	}
	.mailerlite-form-field {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.addressEle {
    	left: calc(50% - 150px);
		bottom: 20px;
	}
}
@media only screen and (max-width: 450px) {
	.colorStripes:before, .colorStripes:after {
    	left: -250px;
	}	
}
