/*
    Theme Name: Epoxy Tech, Inc.
    Theme URI:  https://wpastra.com/
    Description: Custom responsive theme built exclusively for Epoxy Tech, Inc. This theme is fully compliant with WCAG / W3C / ADA / CCPA / GDPR standards
    Author: Jon Bianco
    Author URI: https://jonbianco.com/
    Description: Do it right the first time!
    Template: astra
    Version: 4.20
    Requires at least: 5.3
    WC requires at least: 3.0
    WC tested up to: 9.6
    Tested up to: 6.8
    Requires PHP: 5.3
    License: GNU General Public License v2 or later
    License URI: https://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: astra
    Domain Path: /languages
    Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
    AMP: true
*/


/* Global Nav Underline */
.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before {
	background-color: #f88248 !important;
}

/* Remove hamburger menu and back to top outline and border */
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,
#ast-scroll-top:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
	outline: none;
	border: none;   
}

/* Remove sub-menu arrow icons */
ul.sub-menu .icon-arrow {
    display: none !important;
}

/* Space below sub-menu */
.ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
    margin: 0 15px 15px 0;
}

.wpforms-container .wpforms-form .wpforms-submit {
    background-color: #000 !important;
    color: #fff;
		min-width: 75%;
    margin: 20px 0;
}

.wpforms-container .wpforms-form .wpforms-submit:hover {
	background-color: #fff !important;
	color: #000;
}

.wpforms-container .wpforms-form ul {
    list-style-type: none;
    padding: 0;
}

.wpforms-confirmation-container p {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

ul.sub-menu .menu-item > .menu-link {
    color: #000;
}

ul.sub-menu .menu-item > .menu-link:hover {
    color: var(--ast-global-color-0);
}

ul#ast-hf-mobile-menu {
    font-size: 22px;
    line-height: 1.8;
    font-weight: 800;
    margin-bottom: 10px;
}

.ast-header-break-point .main-navigation .stack-on-mobile li {
    line-height: 1.8;
}

.ast-mobile-header-content {
    border-bottom: 8px solid #000;
}

.ast-builder-layout-element[data-section="section-hb-social-icons-1"] {
    justify-content: center;
    margin-bottom: 10px;
}

.ablocks-block--button.heroCta {
	text-align: center;
}

.ablocks-block--button.heroCta a {
	background-color: #f88248;
	text-decoration: none;
    text-transform: uppercase;
}

.ablocks-block--button.heroCta a:hover {
	background-color: #000;
}

.ablocks-block--button.heroCta span {
	color: #fff;
    font-weight: 600;
}

/* Contact Form Overrides */

.wpforms-container .wpforms-field-container .wpforms-field {
	padding: 5px 0;
}

.wpforms-container textarea.wpforms-field-large {
    height: 100px !important;
}

.wp-block-uagb-container {
    row-gap: 0px !important;
}

.wpforms-container input,
.wpforms-container textarea {
    border-color: #000;
}

.wpforms-container .wpforms-form .wpforms-submit {
	width: 100%;
    border: none;
    border-radius: 5px;
}

.wpforms-container .wpforms-form .wpforms-submit:hover {
    border: 1px solid;
}

@media (max-width: 768px) {	
	.getInTouch .wp-block-columns {
		gap: 0 !important;
	}
	
	.mfs-1 {
		font-size: 18px !important;
	}
	.mta-center {
		text-align: center !important;
	}
}

.m-none {
	margin: 0 !important;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
}

@font-face {
    font-family: 'rockwellbold';
    src: url('../../uploads/2025/06/rockwell-bold-webfont.woff2') format('woff2'),
         url('../../uploads/2025/06/rockwell-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rockwellregular';
    src: url('../../uploads/2025/06/rockwell-webfont.woff2') format('woff2'),
         url('../../uploads/2025/06/rockwell-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.rockwellregular {
	font-family: 'rockwellregular' !important;
}

.rockwellbold {
	font-family: 'rockwellbold' !important;
}

/* Hover boxes on Projects page */
.hover:hover p {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
}

.hover:hover span {
	opacity: 0;
}

.hover span {
	background-image: linear-gradient(to bottom, rgba(209,213,219,0), rgba(209,213,219,1));
	transition: opacity 0.5s ease-in-out; 
}

/* Gallery Pagination Colors */
.spectra-image-gallery__control-wrapper .spectra-image-gallery__control-arrows svg {
    fill: #f88248 !important;
}
.spectra-image-gallery__control-wrapper .spectra-image-gallery__control-dots li button::before {
	color: #000;
}

.simpleProcess {
    background-image: url(../../../wp-content/uploads/2025/05/epoxyBkgd.jpg) !important;
    background-size: cover !important;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.7) !important;
}

/* Hide Gallery captions */
.spectra-image-gallery__media-thumbnail-caption.spectra-image-gallery__media-thumbnail-caption--overlay {
    display: none;
}