/*** GENERAL SITE ***/

html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

#page {
	height: 100vh;
}

/*
.site-branding {
    height: 100%;
}*/

.site-logo,
.custom-logo-link img {
	height: 3.21em !important;
	width: auto !important;
}

.post-password-form {
	margin: auto;
	max-width: 1000px;
}

/*
.site-info {
	display: none;
}

.site-footer > * {
    display: flex;
    justify-content: center;
}
*/

.site-footer {
	padding: 1.618em 0 1.618em
}

.footer-widgets {
	padding-top: 0;
}

.jetpack_widget_social_icons {
	margin: 0;
}

.site-info {
	padding: 0;
}

/*
.site-info > a:last-child {
	display: none;
} */

.entry-footer {
    display: none;
}

.jetpack_widget_social_icons ul {
    display: flex;
    justify-content: center;
}

.page-title:before,
.entry-title:before {
    background: white !important;
    margin-top: 30px !important;
}

.entry-title a,
.entry-title a:hover {
    color: #3490d1 !important;
}

.post-has-image > .entry-wrapper {
    text-align: center;
}

.site-header .main-navigation > div > ul > li.current-menu-item > a,
.site-header .main-navigation > div > ul > li:hover > a,
.woocommerce-loop-category__title,
.woocommerce-loop-category__title:hover,
.woocommerce-loop-product__title,
.woocommerce-loop-product__title:hover,
.woocommerce a {
    color: #3490d1;
}

.main-navigation a {
    font-weight: normal;
}

.main-navigation ul.menu > li:hover > ul.sub-menu,
.main-navigation ul.nav-menu > li:hover > ul.sub-menu {
    left: 10%;
}

p {
    font-size: inherit;
    font-family: Montserrat;
}

a:focus,
li:focus {
    outline: unset !important;
    box-shadow: unset !important;
}

input[type="checkbox"]:checked::before {
    margin: -0.3rem 0 0 -0.25rem;
}

button.menu-toggle,
button.menu-toggle:hover {
    border-color: unset;
}

button.menu-toggle:hover {
    background-color: #3490d1;
}

button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
    background-color: white;
}

.storefront-breadcrumb {
    margin-bottom: 0;
}

.storefront-sorting {
    padding-top: 40px;
}

.custom-disclaimer {
    padding-bottom: 50px;
    font-style: italic;
    font-size: 0.8rem;
    color: #3490d1;
}

.custom-warning {
	font-size: 0.9rem;
	line-height: 1.5rem;
	font-style: italic;
	color: #ff6600;
	text-align: justify;
	margin-bottom: 30px;
}

.justify-text {
	text-align: justify;
}

/*
.embed-youtube {
	max-width: 20rem;
	max-height: 20rem;
}
*/

/*******************/

/*** WOOCOMMERCE ***/
.woocommerce-products-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woocommerce-products-header > * {
    width: 100%;
}

.woocommerce-products-header > img {
    display: none !important;
}

.woocommerce-products-header__title.page-title {
    width: 100%;
}

.woocommerce-products-header__title {
    display: none;
}

.shop_table button,
.shop_table .button,
.cart_totals button,
.cart_totals .button {
    background-color: #3490d1 !important;
    color: white;
}

#page .woocommerce-info {
    border-top-color: #3490d1 !important;
}

.shop_table,
.shop_table > *,
.shop_table tr {
    border: none !important;
}

.shop_table td {
    vertical-align: middle;
}

.order-total {
    background: #909090;
    color: white;
}

.order-total th,
.order-total td,
.cart-subtotal th,
.cart-subtotal td {
    background: unset !important;
}

.wc-item-meta {
    font-weight: normal;
    font-size: 0.8rem;
}

td.woocommerce-table__product-total {
    min-width: 90px;
}

.woocommerce-Reviews .comment-subscription-form {
    display: none;
}

.woocommerce-message {
    background-color: #3490d1;
}

.woocommerce-message a,
.woocommerce-info a {
    color: white !important;
}

.woocommerce-checkout-payment button {
    background-color: #3490d1 !important;
    font-size: 1.3rem !important;
}

.wc-block-product-search__fields {
	display: flex;
}

.wc-block-product-search__fields input {
	flex: 1;
}

.wc-block-product-search__fields button {
    color: white;
}

.cart-contents {
    text-align: right;
}

.site-header-cart .cart-contents:after {
    float: unset;
    margin-left: 15px;
}

.primary-navigation,
.site-header-cart.menu {
    padding-top: 1.618em;
    padding-bottom: 1.618em;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a,
.site-header-cart .cart-contents {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.widget.woocommerce.widget_shopping_cart {
    top: unset;
}

.elementor-add-to-cart form {
	flex-direction: column;
	align-items: baseline;
}

.elementor-add-to-cart #wc-stripe-payment-request-wrapper {
	width: 100%;
}

.woocommerce-Tabs-panel--description {
	text-align: justify;
}

.honeywell-generate-code-container {
	display: flex;
	flex-direction: column;
	row-gap: 0.8rem;
}

.honeywell-generate-code-container #authorizationURL {
	width: fit-content;
	color: #FFFFFF;
	background-color: var( --e-global-color-primary );
	border-color: #54595f;
	border-radius: 0px 0px 0px 0px;
	margin-top: 10px;
	cursor: pointer;
	padding: 0.6180469716em 1.41575em;
}

.honeywell-generate-code-container #apiKeyMessage {
	font-style: italic;
  color: red;
  font-size: 0.8rem;
  margin-top: -1rem;
	visibility: hidden;
}


/** MY ACCOUNT **/
.woocommerce-MyAccount-downloads-file {
    font-weight: normal !important;
}

.woocommerce-MyAccount-orders .wc-item-download-label {
    display: none;
}

.wc-item-downloads > li::marker {
    content: "";
}

.woocommerce-MyAccount-navigation > ul li a {
    color: var(--wp--preset--color--foreground);
}

.woocommerce-MyAccount-navigation > ul li a:hover {
    color: #3490d1;
}

.woocommerce-MyAccount-navigation > ul li.is-active a {
    color: #3490d1;
}

a.woocommerce-MyAccount-downloads-file.button {
    background: unset !important;
    color: #3490d1 !important;
}

.custom-service-amount {
	margin-bottom: 2rem;
}

/*******************/

/*** HELPIE FAQ ***/
.helpie-faq.accordions .accordion__header {
    padding: 0.5em 0;
}

.helpie-faq.accordions .accordion__body {
    padding: 0;
}

/*
.helpie-faq.accordions .accordion__body figure a img:last-child {
	display: none;
}
*/

/*
.helpie-faq.accordions .accordion__body p:last-child,
.helpie-faq.accordions .accordion__body p:first-child {
    display: none;
}
*/

/*******************/

/*** COOKIES ***/
.wt-cli-manage-consent-link {
	cursor: pointer;
}

/*******************/


/*** MEDIA QUERYS ***/
@media only screen and (min-width: 960px) {
    .woocommerce-MyAccount-content {
        width: calc(100% - 16px) !important;
    }

    .woocommerce-MyAccount-navigation {
        width: 100% !important;
    }

    .woocommerce-MyAccount-navigation > ul {
        display: flex;
        justify-content: space-between;
    }

    .woocommerce-MyAccount-navigation > ul li {
        display: inline;
        padding: 10px;
    }
	
	.space-footer {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.grecaptcha-badge {
		    bottom: 70px !important;
	}
	
	.site-header {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.space-footer {
		min-height: 64px;
	}
	
	#CookiebotWidget {
		left: 0 !important;
	}
}
/*******************/