a {
    text-decoration: none;

}

.hfe-nav-menu-icon svg {
	width: 50% !important;
	height: 50% !important;
	margin-top: -10% !important;
}
.sticky-header.fixed-header {
	width: 90vw;
}

.site-tagline-mobile {
	display: none;
}


.footertown p a {
	text-decoration: none;
	font-weight: bold;
	margin-bottom:20px;
	font-size: 20px;
	color:black;

}

.container {
		max-width: 95vw;
}


.above-nav-center-container-mobile,
.header-nav-container-mobile,
.header-search-form-mobile {
		display: none;
	}

/* Extra small devices (phones, up to 600px) */
@media (max-width: 600px) {
	.topbar {
		display: block;
		text-align:center;
	}
	
	h2.woocommerce-loop-product__title {
	font-size:15px !important;
	}
	
	a.add_to_cart_button {
		font-size:10px !important;
	}
	
	.header-icon-container .elementor-widget-container {
		width: 50vw !important;
	 }
	.header-icon-container .elementor-element 	{
		display: flex;
		justify-content: center;
	}

	.left-header-container,
	.header-nav-menu {
		display:none;
	}
	
	.header-nav-container-mobile .elementor-widget-container {
		margin: 0px !important;
		padding: 0px !important;
	}
	
	.above-nav-center-container-mobile,
	.header-nav-container-mobile,
	.header-search-form-mobile {
		display: block;
	}
	
	a.hfe-menu-item {
		font-size: 4.5vw !important;
	}

	.hfe-nav-menu-icon svg {
		height: 5vh !important;
		width: 11vw !important;
	}
	
	.hfe-nav-menu-icon {
		padding: 0px;
	}

	.header-icon-container {
		display: none;
	}
	
	.footer-nav-header {
		display:inline;
	}
	
	.footer-nav-container a {
		font-size: 2.5vw !important;
	}
	.nav-container-desktop {
		display: none;
	}
	
	.site-tagline-yellow-bg h2 {
		color:black !important;
		font-size:6.5vw !important;
	}
	
	.site-logo-container {
		display: none;
	}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 600px) {
		.site-tagline-yellow-bg h2 {
		color:black !important;
		font-size:6.5vw !important;
	}

}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) {
  .sticky-header .col-md-3 {
    flex: 0 0 auto;
    width: 15%;
  }
		.site-tagline-yellow-bg h2 {
		color:black !important;
		font-size:3.5vw !important;
	}
		.site-nav-container-mobile {
		display:none;
	}
	.header-image-container-mobile {
		display: none;
	}
}

@media (max-width: 760px) and (orientation: landscape) {
	.header-icon-container {
		display: none;
	}
	.nav-container-desktop {
		display: none;
	}
		.left-header-container,
	.header-nav-menu {
		display:none;
	}
	.site-tagline-yellow-bg {
		display: block;
	}
	.above-nav-center-container-mobile {
		display: block;
	}
	.desktop-header-container {
		display: none;
	}
	.site-tagline-mobile.tagline-text {
    display: block;
	}
}


/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) {
  .sticky-header .col-lg-3 {
    flex: 0 0 auto;
    width: 15%;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {
    /* Styles */
}

.site-tagline h2 {
	color:white !important;
	font-size:4vw !important;
}

.site-tagline-yellow-bg h2 {
	color:black;
	font-size:4vw;
}

.header-icon-container .elementor-widget-container {
	width: 12vw;
}

.footer-nav-container {
	background-color: #1e73be;
}

.footer-nav-container h3,
.footer-nav-container ul,
.footer-nav-container a {
	color:black
}

.footer-nav-container a {
	font-size: 1vw;
}

.footer-nav-container a:hover {
	color: white;
}

.footer-copyright-container {
	background-color: #474747;
	text-align: center;
}

.footer-copyright-container a {
	color: white;
	font-size: 1.5vw;
}

.service-image {
	width:16.5vw;
	height:16.5vh;
	margin-right: 2vw
}

.services-box {
	display: flex;

}

.service-text .tc-category {
	margin-top: 0px;
}

.tc-category ul {
	padding-left:0px;
}

.posts-page-title {
	text-align: center;
	font-size: 5vw;
}

.widget_block .wc-block-featured-product {
	align-content: start;
}

.wc-block-featured-product__price .amount{
	color: black;
}
	

