/*!
Theme Name: NA
Theme URI: https://sustywp.com
Author: NA
Author URI: 
Description: A theme for WordPress focused on performance and sustainability.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:
Tags:

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

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



/* 
	Default Styling
*/

*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
	scroll-behavior: smooth;
}
body {
	padding: 0;
	margin: 0;
	font-family: 'Saira Condensed', 'Roboto', Arial, sans-serif;
	background-color: #ffffff;
}
.edit-post-visual-editor__content-area nav {
    font-family: 'Saira Condensed', 'Roboto', Arial, sans-serif;
}
:where(figure) {
  margin: 0 !important;
}
input:focus {
	outline: none;
}
input:focus::placeholder {
	color: transparent;
}
iframe {
    border: 0;
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	border: none;
	outline: none;
	background: transparent;
}
select {
	margin-left: -3px;
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
p {
  margin-bottom: 5px;
}
button {
  margin: 10px 0 0 0;
  background: #777;
  color: #fff;
  padding: 10px;
}
a {
	cursor: pointer;
	user-select:none;
}
.cta a {
  background: #217360;
}
ol, ul {
  box-sizing: border-box;
  padding-left: 15px;
}
figure {
  text-align: center;
}
.nav-button a {
  background: #276957;
}
.float-right-fixed {
  position: fixed !important;
  right: 10px;
  z-index: 999;
  top: 80px;
}

.getwid-background-video-controls .getwid-background-video-mute i, .getwid-background-video-controls .getwid-background-video-play i {
  font-size: 1.5em;
}
body .editor-styles-wrapper .wp-block-button__link, body .wp-block-button__link {
  border-radius: 0;
}
.wp-block-getwid-accordion__header a {
  color: green;
}
body .wc-block-mini-cart__button {
  padding: 0px;
  padding-bottom: 0px !important;
}
body .components-modal__content {
  flex: 1;
  margin-top: 0;
  padding: 0 32px 32px;
  overflow: auto;
}
body h2.wc-block-mini-cart__title {
  font-size: 1.5em;
  margin: 40px 16px 0;
}
body .wc-block-components-drawer .components-modal__header .components-button {
  right: 20px;
  top: 0px;
  vertical-align: baseline;
  left: auto;
}
body .wc-block-components-drawer__close {
  opacity: 1 !important;
  color: #fff !important;
}
.components-modal__screen-overlay svg {
  width: 40px;
  height: 40px;
}
body h2.wc-block-mini-cart__title {
  margin: 12px 0 0 16px;
  padding-bottom: 10px;
}
body .wp-block-getwid-section__inner-wrapper {
  max-width: 1100px;
}
body .wc-block-mini-cart__badge, body .wc-block-mini-cart__quantity-badge {
  margin-top: -10px;
}
.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
  fill: #fff !important;
}
body .wc-block-mini-cart__icon {
  height: 1.2em;
  width: 1.2em;
}
body .wc-block-mini-cart__badge{
  background: #f0303b;
  border: 0px;
  color: #fff;
  font-size: 14px;
}
body .wc-block-components-product-name {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.wp-block-navigation__responsive-container {
    background-color: rgba(0,0,0,0.9) !important;
}

body .wp-block-embed iframe {
  max-width: 100%;
  width: 100%;
}

body .wp-block-image .alignleft {
  float: left;
  margin: 0;
}
body .wp-block-image img {
  max-width: 100%;
  height: auto !important;
}

 @media (min-width: 960px) {
    body .components-modal__frame {
      max-height: 100%;
    }
	body .wp-container-13 .wp-block-image img {
	  max-width: inherit;
	  margin-left: -10%;
	}
	
}
.wp-block-getwid-accordion__header a {
  color: inherit;
}
.slick-list.draggable {
  height: auto !important;
}
body  .wopb-product-gallery-wrapper .slick-slide img {
    width: auto!important;
}
.wp-block-woocommerce-mini-cart-contents .components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout.contained {
  background: #217360 !important;
  color: #fff;
}
.wp-block-woocommerce-customer-account {
  padding: 0px !important;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
  padding: 2px !important;
}
.wc-block-mini-cart__footer-actions a {
  text-transform: uppercase;
}
.checkout-button.button.alt.wc-forward {
  background: #000 !important;
}
.checkout-button.button.alt.wc-forward:hover {
  background: #cf2e2e !important;
}
.wp-block-getwid-section__wrapper.getwid-reset-min-height-mobile {
  margin-top: -5px;
}
.wp-block-kadence-image .aligncenter, .wp-block-kadence-image .alignleft, .wp-block-kadence-image .alignright {
  display: block !important;
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
  display: block !important;
}
@media screen and (max-width: 768px) and (orientation:portrait) {
	.slick-slider .wp-block-getwid-section__wrapper {
		min-height: 38vh !important;
	}
}

:where(figure) {
  margin: auto !important;
}
.login h1 a {
  height: 150px !important;
}

.wp-block-heading {
  margin-bottom: 5px;
}

/* 
	Wp Admin
*/
body .large-side-bar-logo {
  display: block;
  max-width: 150px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 5px;
}
.update-nag {
  display: none !important;
}
html :where(.wp-block) {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
html :where(.wp-block)[data-align="left"], html :where(.wp-block)[data-align="right"] {
  width: 100%;
  height: auto !important;
}
.block-editor-rich-text__editable.wp-element-caption.rich-text {
  display: none !important;
}
.editor-styles-wrapper .wp-block[data-align="left"] > .wp-block-image {
  margin: 0;
}
.editor-styles-wrapper .wp-block {
  margin-left: unset;
  margin-right: unset;
}
.edit-post-visual-editor a {
  color: inherit;
}
body .wp-block-columns {
  margin-bottom: 0;
}
body .wp-block-getwid-section__wrapper {
  padding: 0;
}
.wp-block-getwid-media-text-slider .wp-block[data-type="getwid/media-text-slider-slide"] {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wp-block-senff-sticky-block {
  padding: 0 !important;
}
.wp-admin button {
    color: inherit;
}
.wp-block-navigation .wp-block-navigation-item__content {
  padding: 5px !important;
}
.stripe-connect-split-pay-tab_options {
  display: none !important;
}
.wp-block-getwid-section__content {
  z-index: inherit !important;
}
.vx_pro_version {
  display: none !important;
}
#woocommerce-order-notes {
  display: none;
}

/* 
	Woocommerce
*/
.woocommerce-button, .woocommerce-Button {
	background-color: #217360 !important;
	color: #fff !important;
}
.woocommerce-MyAccount-navigation-link {
  list-style: none;
}
.woocommerce-MyAccount-navigation-link a {
  text-decoration: navajowhite;
  padding: 5px;
  background: #217360;
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 600;
  padding-left: 10px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #333;
    padding: 5px;
}
body .wc-block-components-button:not(.is-link).contained, body .wc-block-components-button:not(.is-link).contained:active, body .wc-block-components-button:not(.is-link).contained:disabled, body .wc-block-components-button:not(.is-link).contained:focus, body .wc-block-components-button:not(.is-link).contained:hover {
  background-color: #217360 !important;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.wp-admin .woocommerce-store-alerts {
  display: none;
}
.wc-block-cart-item__quantity {
  padding: 0 !important;
}
#coupon_code {
  width: auto !important;
}
.woocommerce-checkout .wc-block-mini-cart, .woocommerce-cart .wc-block-mini-cart {
  display: none;
}
.checkout-button.button.alt.wc-forward.wp-element-button {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wc-block-components-button:not(.is-link).contained, .wc-block-components-button:not(.is-link).contained:active, .wc-block-components-button:not(.is-link).contained:disabled, .wc-block-components-button:not(.is-link).contained:focus, .wc-block-components-button:not(.is-link).contained:hover{
    background-color: var(--wp--preset--color--vivid-red) !important;
}
.woocommerce table.shop_table td a {
  text-decoration: navajowhite;
  color: inherit;
}
.woocommerce div.product form.cart {
  margin-bottom: 0 !important;
}
.woocommerce-message {
    display: none !important;
}
table.wc-block-cart-items, table.wc-block-cart-items td, table.wc-block-cart-items th {
  border: 0;
  margin: 0 !important;
}
.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
  padding: 10px !important;
  padding-left: 0px !important;
}
/* Checkout page processing spinner */
.woocommerce-checkout.processing .blockUI.blockOverlay {
	background-image:url('woocommerce/processing.gif') !important;
	background-position: center 50% !important;
	background-repeat: no-repeat !important;
	position: fixed !important;
}

.woocommerce-checkout #payment {
  background: #f7f7f7 !important;
}
.payment_box.payment_method_yith-stripe-connect {
  background: #f7f7f7 !important;
}
#place_order {
  background: #217360 !important;
}
.woocommerce-privacy-policy-text a {
  color: #217360 !important;
}

@media only screen and (max-width: 1000px ){
.wp-block-woocommerce-filled-mini-cart-contents-block {
  height: 90% !important;
}
}

/* 
	Booknetic
*/
.booknetic-body.device-min-lg .booknetic-cp-container {
	max-width: 100% !important;
}
.booknetic-cp-tab-body {
  height: auto !important;
}
body .booknetic_btn_danger {
  background-color: #217360 !important;
}
body .booknetic_btn_danger:hover {
  background-color: #50ae98 !important;
}
.booknetic-cp-tabs .booknetic-cp-tab-item::after{
  background: #217360 !important;
}
.booknetic-cp-tabs .booknetic-cp-tab-item.active i {
	color: #217360 !important;
}
body .booknetic_btn_primary {
	background-color: #217360 !important;
}
body .booknetic_footer a {
	color: #217360 !important;
}
body .booknetic_login , body .booknetic_forgot_password, body .booknetic_signup {
    display: block;
    height: auto !important;
    max-width: 460px !important;
    border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 0 0 40px 0 rgba(0,0,0,0.1);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
body .wc-block-components-product-metadata {
  font-size: 1em;
}

.booknetic_service_extra_quantity_dec, .booknetic_service_extra_quantity_inc {
  display: none !important;
}
body .booknetic_service_extra_quantity_input {
  border: 1px solid #ccc !important;
}
/* 
	getwid
*/

.kb-button {
  text-decoration: none !important;
}

/* 
	cf7
*/

.contact-form .form-control {
  border: 1px solid #ccc !important;
}
.contact-form .form-control{
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebebeb;
  padding: 15px 22px;
  font: 15px/25px 'Open Sans',sans-serif;
  color: #242424;
  height: 55px;
  margin-bottom: 20px;
  background: #fff;
    width: 100%;
}
.contact-form textarea.form-control {
  margin-bottom: 20px;
  height: 203px !important;
  resize: none;
}
.wpcf7-submit {
  padding: 20px;
  background-color: var(--wp--preset--color--vivid-red) !important;
  color: #fff;
}
@media only screen and (max-width: 600px ){
    .wp-block-navigation__responsive-dialog a {
      font-size: 1.5em;
    }
}

/* 
	productX
*/
.wopb-builder-container.product {
  max-width: none !important;
}

/* 
	tracking
*/
.pp-tracking-section .tracking-form .box-main {
  border-radius: 0;
  margin-bottom: -20px;
  background: #fff;
  z-index: 2;
  position: relative;
}
.pp-tracking-section .tracking-form .box-main .box-form {
  flex: 1;
  background: #eaeaea;
  padding: 20px !important;
}
.pp-tracking-section .tracking-form .box-main .form-field input {
  width: 100%;
  background: #fff;
  padding: 10px;
  margin-top: 5px;
}
#pp-btn-trk-1, #pp-btn-trk-2 {
  background: #e30613;
}
.pp-tracking-section .single-form .box-main .box-form {
  padding: 0;
  width: 100% !important;
}
.pp-tracking-section .single-form .box-main {
  width: 100%;
}
.pp-tracking-section .single-form {
  text-align: left !important;
}

/* 
	Bookings
*/
body .booknetic_company_logo {
  display: none;
}
body .booknetic_appointment {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  min-width: 250px !important;
}
body .booknetic_card, body .booknetic_card.booknetic_card_selected {
  padding: 10px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 100px !important;
}
body .wc-block-components-order-summary-item__quantity {
  padding: 0em;
  right: -5px;
}
body .booknetic_calendar_days > div > span > i[b] {
    background: #ddd;
}
body .booknetic-cart-item.active {
  border-color: transparent;
}
body .bkntc_again_booking {
  margin-bottom: 20px;
}
body .booknetic_card {
  margin-right: 15px !important;
}
.booknetic-cart-item .booknetic-cart-item-header {
  font-size: 16px !important;
  line-height: 18px !important;
}
.booknetic-cart-item-body-row:not(:last-child) {
  margin-bottom: 5px;
}
.booknetic-cart-item.active {
  border-color: #e30613;
}
#booknetic_theme_8 .booknetic_active_step .booknetic_step_title {
  color: #f0303b !important;
}
#booknetic_theme_8 .booknetic_active_step .booknetic_badge, #booknetic_theme_8 .booknetic_btn_success {
  background: #e30613 !important;
}
body #booknetic_theme_8 .booknetic_btn_primary, #booknetic_theme_8 .booknetic_selected_time, #booknetic_theme_8 .booknetic_calendar_selected_day > div {
  background: #e30613 !important;
  color: #ffffff !important;
}
.woocommerce-cart-form .product-name .variation {
  padding: 0;
  margin: 0;
}
body .woocommerce-info::before {
  color: #e30815;
}
body .woocommerce-info {
  border-top-color: #e30815;
}
html body .quantity input {
  background: #fff !important;
}

@media only screen and (max-width: 1000px ){
	body .booknetic_appointment_container_body {
	  padding-bottom: 0 !important;
	  min-height: auto !important;
	  height: auto !important;
	}
	body .booknetic_card {
	  margin-right: 15px;
	}
	body .bkntc_booking_modal .close_icon {
	  background: #e30613;
	}
	body .bkntc_booking_modal .close_icon svg {
	  fill: #fff !important;
	}
	.booknetic_warning_message {
	  background-color: #cf2e2e;
	}
	body .booknetic_appointment_container {
	  width: 100% !important;
	  display: grid;
	  align-items: start !important;
	  align-content: start !important;
	}
	body .booknetic_appointment_steps.has-logo {
	  height: auto !important;
	}
	body .booknetic_appointment_steps {
		height: auto !important;
	}
	body .booknetic_appointment_steps.has-logo {
		height: auto !important;
	}
	.bkntc_again_booking {
		margin-bottom: 15px;
	}
	.booknetic_appointment_steps_body {
      display: none !important;
    }
    body .bkntc_booking_modal .close_icon {
      right: 0;
    }
    body .bnktc_booking_popup_btn {
      position: relative;
      border-radius: 0;
    }
    body .booknetic_card {
        float: left !important;
    }
    body .booknetic_service_card_image {
      visibility: hidden;
      width: 0px;
      margin: 2px;
    }
}

.dc-bkntc-loader {
  border: 6px solid #f3f3f3 !important;
	border-top: 6px solid #3498db !important;
	border-radius: 50% !important;
	width: 30px !important;
	height: 30px !important;
	animation: spin 1s linear infinite !important;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
body .booknetic_reschedule_btn {
    width: 65px !important;
    padding: 5px !important;
    background: #217360 !important;
}
.booknetic_reschedule_btn::after {
    content: "Edit";
    font-size: 12px;
    padding-left: 5px;
    color: #fff;
}
.booknetic_reschedule_btn i {
    color: #fff;
}
body .booknetic_elegant_table>tbody>tr>td {
    height: auto !important;
}

/* booknetic responsive appointments table */
.booknetic_elegant_table > tbody > tr > td, .booknetic_elegant_table > thead > tr > th {
  white-space: normal !important;
}

	
@media all and (max-width:600px){
    #booknetic_customer_panel_appointments_table table, #booknetic_customer_panel_appointments_table tr, #booknetic_customer_panel_appointments_tabletd, #booknetic_customer_panel_appointments_table tbody, #booknetic_customer_panel_appointments_table td p table div, #booknetic_customer_panel_appointments_table table table{
        width: 85vw !important;
        float:left;
        clear:both;
        text-align:center;
    }
    #booknetic_customer_panel_appointments_table table img {
        max-width:100%;
        height:auto;
    }
	#booknetic_customer_panel_appointments_table .pl-4::before {
	  content: "Appointment ID: ";
	}
	#booknetic_customer_panel_appointments_table thead {
	  display: none !important;
	}
	#booknetic_customer_panel_appointments_table tr td:nth-child(8) {
	  text-align: right !important;
	  margin-top: -45px;
	  background: transparent !important;
	}
	#booknetic_customer_panel_appointments_table tr td:nth-child(3) {
	  order: -1;
	}
	#booknetic_customer_panel_appointments_table tr {
	  margin-bottom: 10px !important;
	  padding: 5px;
	  background: #fff;
	}
	.booknetic-cp-header-logout-btn.booknetic_cp_header_logout_btn {
	  display: none !important;
	}
	.booknetic-cp-body {
	  min-height: 50vh !important;
	}
	.wp-image-36 {
		min-width: 120px;
	}
	#modal-1-content {
		padding: 20px;
		padding-top: 40px;
	}
	#modal-1 .wp-block-navigation__responsive-container-close {
	  position: absolute;
	  right: 10px;
	  top: 10px;
	  z-index: 2;
	}
	#booknetic-customer-panel .booknetic-cp-tabs {
	  display: none;
	}
	.booknetic-body.device-max-md .booknetic-cp-tab-wrapper {
	  width: 100%;
	  padding-left: 0 !important;
	}
	.booknetic-body.device-max-xl .booknetic-cp-header .booknetic-cp-header-info, .booknetic-body.device-max-xl .booknetic-cp-tab-body {
	  padding: 10px !important;
	}
	.booknetic-body .booknetic-cp-container {
	  padding: 0 !important;
	}
}