/**
Theme Name: White Abrasives
Author: Jean Cote
Author URI: https://www.jeancote.net/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: white-abrasives
Template: astra
*/

/* BEGIN HEADER */
@media (min-width: 922px) and (max-width: 1077px) {
	.main-header-menu #menu-item-30 {
		display:none;
	}
}
@media (min-width: 922px) and (max-width: 995px) {
	.main-header-menu .menu-link {
		padding: 0 6px !important;
	}
}
/* END HEADER */

/* CONTENT */
h1 {
	color: #003E6D;
}
.site-content .tve_flt {
	padding-top: 92px;
}
/* END CONTENT */

/* HOMEPAGE */
.homepage-products h5 a {
	text-decoration: none !important;
}
/* END HOMEPAGE */

/* BEGIN FOOTER */
.footer-widget-area .widget-title {
	margin-bottom: 0;
}
@media (min-width: 1280px) {
	.site-footer-primary-section-1 {
		min-width: 350px;
	}
	.site-footer-primary-section-3 {
		min-width: 240px;
	}
	.site-footer-primary-section-4 {
		min-width: 175px;
	}
	.site-footer-primary-section-5 {
		min-width: 215px;
	}
}
@media (min-width: 545px) and (max-width: 1279px) {

	.site-primary-footer-inner-wrap.ast-builder-grid-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	/* COLUMN 1 – logo: full width, first row */
	.site-footer-primary-section-1 {
		flex: 0 0 100% !important;
		order: 1;
		text-align: center;
		margin-bottom: 1rem;
	}
	/* COLUMN 2 */
	.site-footer-primary-section-2 {
		order: 2;
	}
	/* COLUMN 3 */
	.site-footer-primary-section-3 {
		order: 3;
	}
	/* COLUMN 4 */
	.site-footer-primary-section-4 {
		order: 4;
	}
	/* COLUMN 5 */
	.site-footer-primary-section-5 {
		order: 5;
	}
	.site-footer-primary-section-1 p {
		text-align: center;
	}
	.site-footer-primary-section-1 img {
		display: inline-block;
		max-width: 100%;
		height: auto;
	}
}
@media (max-width: 921px) {
  .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu .menu-item {
	  align-items: normal;
	}
}
@media (min-width: 544px) and (max-width: 811px) {
	/* COLUMNS WIDTH */
	.site-footer-primary-section-2, .site-footer-primary-section-3, .site-footer-primary-section-4, .site-footer-primary-section-5 {
		flex: 0 0 30% !important;
	}
	/* COLUMN 2 */
	.site-footer-primary-section-2 {
		order: 2;
		min-width: 240px;
	}
	/* COLUMN 3 */
	.site-footer-primary-section-3 {
		order: 4;
		min-width: 240px;
	}
	/* COLUMN 4 */
	.site-footer-primary-section-4 {
		order: 3;
		min-width: 240px;
	}
	/* COLUMN 5 */
	.site-footer-primary-section-5 {
		order: 5;
		min-width: 240px;
	}
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
		justify-content: left;
	}
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu li a {
		padding: 0 !important;
	}
}
@media (max-width: 544px) {
	.site-footer-primary-section-2 {
		margin-bottom: 0 !important;
	}
	.site-footer-primary-section-3, .site-footer-primary-section-4 {
		margin-bottom: 20px !important;
	}
	.site-footer-primary-section-4 .address-meta {
		width: 100%;
	}
	.site-footer-primary-section-5 .widget-address-field {
		display: flex;
		align-items: center;
		justify-content: center;  /* centers icon + text horizontally */
		gap: 8px;                 /* space between icon and text */
		text-align: center;
		margin: 0 auto;
	}
}
/* END FOOTER */