/*
 Theme Name:   Findeq
 Theme URI:    https://findeq.com
 Description:  Findeq GeneratePress child theme
 Author:       Marcel Eggengoor
 Author URI:   https://findeq.com
 Text Domain:  findeq
 Domain Path:  /languages
 Template:     generatepress
 Version:      1.0.8
*/

/* menu pre scroll */

#site-navigation .inside-navigation {
	border-bottom: 1px solid #c5c5c5;
}

body.home #site-navigation #primary-menu li:not(.current-menu-item) a {
	color: #fff;
}
body.home #site-navigation #primary-menu li:not(.current-menu-item) a:hover {
	color: #ffae34;
}

.top-bar {
	background-color: #222222;
	height: 46px;
}

.top-bar a{
	text-decoration: none;
}
.top-bar a:hover{
	color: #fff;
	text-decoration: underline;
}

.top-bar .grid-container {
    max-width: 1860px !important;
}

.inside-top-bar {
    padding: 12px 10px 0px 10px !important;
}

/* menu scroll */

#sticky-navigation .inside-navigation {
	border-bottom: 1px solid #c5c5c5;
}

.navigation-branding {
	margin-left: 30px !important;
}

.menu-bar-items {
	margin-right: 30px;
}

.nav-below-header .main-navigation .inside-navigation.grid-container,
.nav-above-header .main-navigation .inside-navigation.grid-container {
	padding: 20px 0px;
}

.main-navigation ul ul {
	width: 225px;
}

#content {
	width: 100%;
}

p a {
	text-decoration: underline;
}

/* Start home */

.page-hero .inside-page-hero.grid-container {
	max-width: calc(550px - 0px - 0px);
}

.page-hero {
	text-align: left;
}

.hero-text h1 {
	margin-bottom: 20px;
	text-align: center;
}

.hero-search {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

.hero-search .search-container {
    width: 100%;
}

.hero-search .search-elements {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.hero-search .search-input-container {
    flex: 1;
    min-width: 250px;
    position: relative;
    display: flex;
}

.hero-search .search-input {
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
}

.hero-search .search-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #333;
    padding: 23px;
}

.hero-search .search-button:hover {
	background-color: #fff !important;
}

.hero-search .or-divider {
    padding: 0 15px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
}

.hero-search .sell-equipment-button {
    padding: 12px 25px;
    background-color: #FFAE34;
    color: #303030 !important;
    text-decoration: none;
    border-radius: 4px;
    font-size: 16px;
    white-space: nowrap;
    transition: background-color 0.3s;
}

.hero-search .sell-equipment-button:hover {
    background-color: #303030;
    color: #fff !important;
}

.menu-toggle:hover {
	background-color: #fff !important;
}

.header-bar a:hover {
	text-decoration: underline;
	color: #FFAE34;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
	border-radius: 10px;
}

textarea {
	width: auto !important;
}

.home-products {
	padding: 0px 10px;
}

.home-materialtypes img {
	border-radius: 10px;
	width: 100%;
	height: auto;
}

.home-materialtypes figcaption {
	margin-top: -41px;
	color: #fff;
	font-size: 18px;
}

.home-materialtypes figcaption span {
	padding: 5px 10px;
	background: #4e4638;
	border-radius: 5px;
}

.center-align-div {
	margin: auto !important;
}

.entry-header {
	margin-top: 25px;
}

.how-to-purchase {
	margin-top: 20px;
	padding: 30px;
	border-radius: 10px;
}

.how-to-purchase p:last-child {
	margin-bottom: 0em;
}

.home .site-content {
	padding-bottom: 0px !important;
}

button:not(.menu-toggle),
html input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.wp-block-button .wp-block-button__link {
	border-radius: 10px;
	text-transform: none;
	font-size: 17px;
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
a.button:hover,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
a.button:focus,
a.wp-block-button__link:not(.has-background):active,
a.wp-block-button__link:not(.has-background):focus,
a.wp-block-button__link:not(.has-background):hover {
	color: var(--base-3);
	background-color: #d8860b !important;
}

.wpcf7-previous {
	border-radius: 10px !important;
	text-transform: none !important;
	font-size: 17px !important;
	background-color: 303030 !important;
	margin-top: 0.8em;
	margin-right: 20px;
	padding: 10px 40px !important;
}

.no-margin-bot {
	margin-bottom: 0;
}

.about-us {
	background-image: url("https://findeq.com/wp-content/themes/findeq/img/home-about-us.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.how-to-purchase-container {
	padding-top: 20px;
}

.how-to-purchase-container .wp-block-group__inner-container {
	padding-top: 0;
}

.about-us-right {
	background-color: #fff;
}

.home-recently-viewed {
	padding: 0;
	margin: 0;
}

.home-recently-viewed .wp-block-group__inner-container {
	padding-top: 0 !important;
}

.home-recently-viewed :where(.wp-block-columns.has-background) {
	padding: 0;
}

.home-recently-viewed .recent_products {
	margin-top: 30px;
	background-image: none;
}

.home-recently-viewed img.attachment-woocommerce_thumbnail {
	border-radius: 10px 10px 0 0;
}

.home-recently-viewed .onsale {
	display: none;
}

ul.rvpscarousel {
	margin: 0;
}

.rvpscarousel .slick-slide {
	padding: 12px !important;
}

.rvpscarousel .slick-prev,
.rvpscarousel .slick-next {
	background-color: #efefef !important;
	opacity: 0.8;
	top: 35% !important;
	cursor: pointer !important;
	z-index: 9 !important;
}

.rvpscarousel .slick-prev:hover,
.rvpscarousel .slick-next:hover {
	background-color: #ffae34 !important;
	opacity: 1;
}

.rvpscarousel .slick-next {
	right: 23px !important;
}

.rvpscarousel .slick-prev::before,
.rvpscarousel .slick-next::before {
	font-size: 40px !important;
	padding-left: 19px !important;
}

.rvpscarousel .slick-prev::before,
.rvpscarousel .slick-next::before {
	padding-bottom: 4px;
	float: left;
}

.logo-slider {
	padding-top: 1.75em;
	overflow: hidden;
}

.logo-slider img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	filter: grayscale(100%);
}

.logo-slider .slick-next {
	right: -15px;
}

.logo-slider .slick-prev {
	left: -15px;
}

/* Stop home */


/* Start footer */
.footer-findeq h3 {
	color: #fff;
	margin-bottom: 20px;
}

.footer-findeq a {
	color: #fff;
}

.footer-findeq a:hover {
	text-decoration: none;
}

.footer-findeq .wp-block-columns {
	margin-bottom: 0;
}

.copyright-bar .wp-block-columns {
margin-bottom: 0;
}

.copyright-bar {
width: 100%;
}

.copyright-findeq p {
	margin-bottom: 0;
	text-align: left;
	padding-left: 19px;
	font-size: 12px;
}

.icon-footer {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
	font-size: 32px;
	padding-top: 12px;
	padding-left: 2px;
}

/* Stop footer */

/* Start parts filter */

.find-parts h3 {
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 16px;
    position: relative;
    text-transform: capitalize;
    color: #222;
}

.find-parts .bapf_sfilter {
	margin-bottom: 0px;
}

.find-parts .four-options {
	margin-bottom: 0px;
}

.find-parts .four-columns {
	margin-bottom: 1em;
}

.find-parts input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    color: #222;
    font-size: 15px;
    padding: 6px 15px;
}

/* Stop parts filter */

/* Start product overview page */

.woocommerce
	ul.products
	li.product
	.woocommerce-LoopProduct-link
	> :not(:first-child) {
	margin-top: 4px !important;
	padding-bottom: 2px !important;
}

.woocommerce ul.products li.product.woocommerce-text-align-left .button {
	display: none;
}

h4.woocommerce-loop-product__title {
	padding: 0 15px !important;
	font-weight: bold !important;
}

ul.products li.product-type-simple {
	background: #efefef;
}

.findeq-products-attributes {
	padding: 0 12px;
}

.findeq-products-attribute {
	float: left;
	padding: 0 10px 10px 0;
	width: 49%;
}

.findeq-products-attributes-icon img {
	width: auto !important;
	float: left;
}

span.findeq-products-attributes-text {
	padding-top: 4px;
	padding-left: 3px;
	float: left;
}

.wc-columns-container .products {
	grid-gap: 25px !important;
}

ul.products .product {
	border-radius: 10px;
}

.woocommerce ul.products li.product a img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

/* Stop product overview page */
/* Start archive page */

.archive .site-content {
	padding-top: 30px;
}

.archive-title {
	font-size: 30px !important;
}

.archive_short_description {
	padding-top: 30px;
}

#filter-container {
	background-color: #ffae34;
}

#filter-container .has-yellow-background-color {
	background-color: #ffae34;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

#filter-container .archive-menu {
	background-color: #efefef;
	margin-bottom: 0;
	border-bottom: 1px solid #c5c5c5;
}

#filter-container .filters {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
}

#filter-container .pwf-filter-container {
	width: 100%;
}

#filter-container #filter-container-title {
	width: 50%;
	float: left;
}

#filter-container #filter-container-menu {
	width: 50%;
	float: left;
}

#filter-container #filter-container-title span {
	color: #333;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 400;
}

#filter-container #filter-container-menu li {
	float: right;
	list-style-type: none;
	padding: 0 5px;
}

#filter-container #filter-container-menu li a {
	color: #333;
	padding: 5px 10px;
	text-decoration: underline;
}

#filter-container #filter-container-menu li a:hover {
	text-decoration: none;
}

p.woocommerce-result-count {
	font-size: 16px;
	font-weight: bold;
}

.woocommerce-ordering select {
	border: 2px solid #545454 !important;
	color: #545454 !important;
}

.woocommerce-ordering::after {
	padding-top: 8px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #ffae34;
	color: #191919;
}

.pwf-field-item-dropdownlist select {
	padding-left: 12px !important;
}

.onsale {
	background: #ffae34 !important;
	color: #fff !important;
	border-radius: 5px !important;
	top: 12px !important;
	right: 12px !important;
}

.pwf-field-item .noUi-connect {
	background-color: #c5c5c5 !important;
}

.pwf-field-item .noUi-horizontal .noUi-handle {
	background-color: #545454 !important;
}

.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
	padding: 1em;
}

.archive-contact {
	margin-top: 30px !important;
	margin-bottom: 60px;
}

.archive-contact .wp-block-column .mr {
	margin-right: 10px;
}

.archive-contact .wp-block-columns {
	margin-bottom: 0 !important;
}

.archive-contact textarea {
	width: 100% !important;
	margin-right: 10px;
}

.archive-contact .wpcf7-submit {
	margin-top: 0;
}

/* End archive page */
/* Start product page */

.woocommerce-breadcrumb a {
	color: #ffae34 !important;
}

.woocommerce-breadcrumb a:hover {
	text-decoration: underline;
}

.infoplus {
	margin-top: 10px;
}

.dark-link a {
	color: #303030 !important;
}

.product_title_cat {
	font-size: 30px;
	margin: 0 0 1em;
	padding: 0;
	font-weight: bold;
}

#product-attributes {
	width: 100%;
	float: left;
	margin-bottom: 32px;
}

#product-attributes .product-attributes-year {
	width: 31%;
	float: left;
	padding: 15px 0;
	background-color: #efefef;
	padding: 12px 8px 5px 8px;
	border-radius: 10px;
}

#product-attributes .product-attributes-hours {
	width: 31%;
	float: left;
	background-color: #efefef;
	padding: 12px 8px 5px 8px;
	border-radius: 10px;
	margin-left: 2%;
	margin-right: 2%;
}

#product-attributes .product-attributes-sku {
	width: 34%;
	float: left;
	background-color: #efefef;
	padding: 12px 8px 5px 0;
	border-radius: 10px;
}

#product-attributes .attribute-left {
	width: 35%;
	min-width: 55px;
	float: left;
}

#product-attributes .attribute-left img {
	width: 55px;
}

#product-attributes .attribute-right {
	width: 65%;
	float: left;
}

#product-attributes .attribute-type {
	width: 100%;
	float: left;
	font-size: 16px;
	padding-top: 3px;
}

#product-attributes .attribute-value {
	width: 100%;
	float: left;
	font-size: 26px;
	font-weight: bold;
	line-height: 22px;
}

#product-interested {
	width: 100%;
	float: left;
	margin-top: 45px;
}

p.person-name {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}

.product-interested-buttons {
	width: 100%;
	float: left;
	margin-top: 70px;
}

.product-interested-buttons a {
	text-decoration: none !important;
}

#product-interested a.product-interested-button {
	border-radius: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: none;
	font-size: 17px;
	border: 2px solid #333;
	float: left;
	width: 32%;
	margin-right: 2%;
}

a.offer {
	background-color: #28A745;
	color: #fff;
	border-radius: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: none;
	font-size: 17px;
	float: left;
	width: 100%;
	margin-right: 2%;
	margin-bottom: 30px;
	text-decoration: none !important;
	transition: box-shadow .2s ease-in-out;
	box-shadow: 0 3px 5px 1px rgba(51,51,51,.3);
}

a.offer:hover {
	background-color: #0B8026;
}

#product-interested a.product-interested-button:last-child {
	margin-right: 0 !important;
}

#product-interested a.product-interested-button img {
	vertical-align: middle;
	padding-right: 2%;
}

#product-interested a.product-interested-button:hover {
	color: #333;
	background-color: #ffae34;
}

#product-interested .contact-us {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 15px;
}

.person {
	margin-top: 0;
	width: 80%;
	float: left;
	background-color: #efefef;
	padding: 15px 30px;
	border-radius: 10px;
}

.person .person-description {
	font-size: 17px;
	font-weight: normal;
}

.person-left {
	width: 70%;
	float: left;
}

.person-right {
	width: 30%;
	float: left;
}

.person-right img {
	position: absolute;
	right: 0;
	margin-top: -55px;
}

.person-icons a {
	margin-right: 15px;
}

.information-findeq {
	clear: both;
}

.person-img-left {
	width: 30%;
	float: left;
}

.person-img-left img {
	position: absolute;
	margin-left: -96px;
	margin-top: -45px;
}

.person-text-right {
	width: 58%;
	float: right;
}

.looking-for {
	margin: 40px 0 30px;
	background-color: #ffae34;
	color: #fff;
	padding: 50px;
	border-radius: 10px;
}

.looking-for p.title {
	font-size: 29px !important;
	font-weight: bold !important;
	margin: 5px 0 15px;
}

.looking-for p.content {
	font-size: 18px !important;
	margin-bottom: 10px;
}

.looking-for .person {
	width: 100%;
	margin-top: 25px;
}

.looking-for .person {
	background-color: #303030;
}

.recent_products {
	margin-top: 100px;
	background-image: url("https://findeq.com/wp-content/themes/findeq/img/arrow-recently-viewed.png");
	background-repeat: no-repeat;
	background-position: top 16px right;
}

.woocommerce div.product div.images img {
	border-radius: 5px;
}

.woocommerce-product-gallery {
	display: grid;
	gap: 10px;
}

.rvpscarousel .slick-slide {
	padding-left: 12px !important;
	padding-right: 12px !important;
	max-width: 249px;
}

.slick-slide li {
	margin-bottom: 0 !important;
	max-width: 249px;
}

@media only screen and (max-width: 35.999em) {
	.woocommerce-product-gallery {
		gap: 6px;
	}
}

.woocommerce-product-gallery .flex-control-thumbs {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 24.6%;
	gap: 5px;
	overflow-x: auto !important;
	overscroll-behavior-inline: contain;
	padding: 10px !important;
	border-radius: 5px;
}

.woocommerce-product-gallery .flex-control-thumbs li img {
	aspect-ratio: auto !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	padding-top: 0 !important;
}

@media screen and (max-width: 47.999em) {
	.woocommerce-product-gallery .flex-control-thumbs {
		grid-auto-columns: 12.5%;
		gap: 6px;
		padding: 15px;
	}
}

.woocommerce-product-gallery .flex-control-thumbs li {
	float: none !important;
	width: 100% !important;
	display: grid;
	max-width: 200px !important;
}

.woocommerce-product-gallery .flex-control-thumbs li img {
	inline-size: 100%;
	aspect-ratio: 1/1;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 5px;
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	border: 5px solid #f2f2f2;
}

@media screen and (max-width: 47.999em) {
	.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
		border: 2px solid #f2f2f2;
	}
}

.woocommerce-product-gallery .flex-control-nav {
	-ms-scroll-snap-type: inline mandatory;
	scroll-snap-type: inline mandatory;
	scroll-padding-inline: 10px;
	background-color: #efefef;
	padding: 10px;
}

.woocommerce-product-gallery .flex-control-nav > * {
	scroll-snap-align: start;
}

ul.flex-direction-nav {
	position: absolute;
	top: 218px;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0px;
	list-style: none;
}

li.flex-nav-prev {
	float: left;
}
li.flex-nav-next {
	float: right;
}
a.flex-next {
	visibility: hidden;
}
a.flex-prev {
	visibility: hidden;
}
a.flex-next::after {
	visibility: visible;
	content: ">";
	margin-right: 10px;
	font-size: 40px;
}
a.flex-prev::before {
	visibility: visible;
	content: "<";
	margin-left: 10px;
	font-size: 40px;
}

.wc-columns-container .products,
.woocommerce .related ul.products,
.woocommerce .up-sells ul.products {
	grid-gap: 25px !important;
}

#wc-column-container .product {
	max-width: 224px;
}

.woocommerce .woocommerce-breadcrumb {
	margin: 0 0 0.1em !important;
}

.product_title {
	margin-bottom: 15px;
}

/* Start product accordeon https://codepen.io/frederickallen/pen/NZMEMw */

#product-accordeon {
	width: 100%;
	float: left;
	margin-top: 50px;
}

details[open] summary ~ * {
	animation: open 0.3s ease-in-out;
}

@keyframes open {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

#product-accordeon a {
	text-decoration: underline;
}

details summary::-webkit-details-marker {
	display: none;
}

details summary {
	width: 100%;
	padding: 0.5rem 0;
	border-top: 1px solid black;
	position: relative;
	cursor: pointer;
	font-size: 1.25rem;
	font-weight: 300;
	list-style: none;
}

details summary:after {
	content: "+";
	color: black;
	position: absolute;
	font-size: 1.75rem;
	line-height: 0;
	margin-top: 0.75rem;
	right: 0;
	font-weight: 200;
	transform-origin: center;
	transition: 200ms linear;
}

details[open] summary:after {
	transform: rotate(45deg);
	font-size: 2rem;
}

details summary {
	outline: 0;
}

details p {
	font-size: 0.95rem;
	margin: 0 0 1rem;
	padding-top: 1rem;
}

/* Stop product about us */
/* Start offer modal https://codepen.io/jakealbaugh/pen/XWaprj */

#target-content,
#target-content-a,
#target-content-b,
#target-content-c {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	transition: opacity 200ms;
}

#target-content:target,
#target-content-a:target,
#target-content-b:target,
#target-content-c:target {
	pointer-events: all;
	opacity: 1;
}

#target-content #target-inner,
#target-content-a #target-inner-a,
#target-content-b #target-inner-b,
#target-content-c #target-inner-c {
	position: absolute;
	display: block;
	padding: 15px;
	line-height: 1.5;
	width: 450px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.2);
	background: white;
	color: #434950;
	overflow-y: auto;
	max-height: 99%;
}

#target-content #target-inner h2,
#target-content-a:target #target-inner-a h2,
#target-content-b:target #target-inner-b h2,
#target-content-c:target #target-inner-c h2 {
	margin-top: 0;
}

#target-content #target-inner code,
#target-content-a:target #target-inner-a code,
#target-content-b:target #target-inner-b code,
#target-content-c:target #target-inner-c code {
	font-weight: bold;
}

#target-content a.close,
#target-content-a a.close,
#target-content-b a.close,
#target-content-c a.close {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #434950;
	opacity: 0.5;
	transition: opacity 200ms;
}

#target-content a.close:hover,
#target-content-a a.close:hover,
#target-content-b a.close:hover,
#target-content-c a.close:hover {
	opacity: 0.4;
}

/* Stop offer modal */

/* End product page */

#menu-search {
	display: none;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.wpcf7-form input {
	padding: 5px 10px;
}
.wpcf7-form p {
	margin-bottom: 0.8em;
}
.wpcf7-submit {
	margin-top: 0.8em;
	padding: 10px 40px !important;
}

.country-phonenumber input {
	padding-right: 48px;
}

.country-phonenumber textarea {
	width: 433px !important;
}

#primary-menu .menu-button a {
	background-image: url("https://findeq.com/wp-content/themes/findeq/img/menu-button-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #fff !important;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 15px;
	font-weight: normal;
	padding: 10px 30px 10px 60px;
	line-height: 1.2em;
	text-transform: none;
}

#primary-menu .menu-button a:hover {
	background-image: url("https://findeq.com/wp-content/themes/findeq/img/menu-button-bg-hover.png") !important;
	background-repeat: no-repeat !important;
	color: #000 !important;
	background-position: center !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
	font-size: 15px !important;
	font-weight: normal !important;
	padding: 10px 30px 10px 60px !important;
	line-height: 1.2em !important;
	text-transform: none !important;
}

#primary-menu .menu-button .button_number {
	font-weight: bold;
}

.archive-message-yellow {
	border-radius: 5px;
	background-color: #ffae34;
	padding: 10px;
}

.archive-message-content {
	color: #222222;
	border-radius: 5px;
	padding: 15px;
}

.archive-message-yellow .cta-button {
	display: block;
	width: 100%;
	background-color: #555555;
	color: #ffffff;
	padding: 10px;
	border-radius: 5px;
	margin-top: 10px;
	text-align: center;
}

.archive-message-gray {
	border-radius: 5px;
	background-color: #efefef;
	padding: 10px;
}

.archive-message-gray .cta-button {
	display: block;
	width: 100%;
	background-color: #ffae34;
	color: #222222;
	padding: 10px;
	border-radius: 5px;
	margin-top: 10px;
	text-align: center;
}

.entry-header h2.entry-title {
	font-size: 22px;
}

.landingpage-findeq {
	padding: 20px 20px 10px 20px;
	margin: 0 0 30px 40px;
	border-radius: 10px;
}

.wp-block-cb-carousel .slick-list {
	max-height: 32px;
}

.vwhack {
	max-width: 99.58vw !important;
}

div.findeq-price {
	text-align: center;
	font-size: 26px !important;
	font-weight: bold;
	color: rgb(85, 85, 85) !important;
	margin-bottom: 1.0em !important;
	width: 100%;
	float: left;
	background-color: #efefef;
	padding: 12px 8px 10px;
	border-radius: 10px;
}

.wpcf7-spinner {
	display: block;
}

.woocommerce div.product div.images img {
	width: auto !important;
	margin: auto;
}

#form-fullwidth input, #form-fullwidth textarea {
	width: 100% !important;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-title{
	display: none;
}

.wp-block-latest-posts__list .wp-block-latest-posts__featured-image{
	margin-bottom: 0 !important;
}

.site-footer {
	margin-top: -24px !important;
}

.custom_woocommerce-loop-category__title {
	font-family: Inter, sans-serif;
    font-weight: bold;
	padding: .25em 0 .5em 0;
    margin: 0;
    font-size: 1em;
}

.custom_woocommerce-loop-category__title mark {
    background: 0 0;
    font-size: 80%;
    opacity: .5;
}

@media (min-width: 1800px) {
	#menu-search {
		display: block;
		width: 25%;
		margin-right: auto;
		padding-left: 50px;
	}

	.navigation-branding {
		margin-right: 22px !important;
	}

	.parts-filters {
		width: 574px;
		float: left;
	}

	.berocket_single_filter_widget_1161668 {
		margin-right: 31px;
	}
}

@media (min-width: 1024px) {
	.widget-area .widget {
		padding: 0px 0px 0px 40px !important;
	}

	.site-content {
		padding: 40px !important;
	}

	.page-template-default .site-content {
		padding: 0 40px 30px 40px !important;
	}

	.home .site-content {
		padding-bottom: 0 !important;
	}

	.no-padding-top {
		padding-top: 0px !important;
	}

	.no-padding-bottom {
		padding-bottom: 0 !important;
	}

	.recent_products {
		margin-top: 10px !important;
	}

	/* PWF Filters */

	.pwf-filter-as-button-header {
		display: none !important;
	}

	.pwf-field-item .pwf-field-item-title {
		margin-bottom: 8px;
	}

	.pwf-field-item .pwf-range-slider-labels {
		margin-top: 14px;
	}

	.pwf-field-item-rangeslider .pwf-field-item-title {
		margin-bottom: 12px !important;
	}

	.pwf-field-item-button .pwf-item-button {
		padding: 10px 40px !important;
		width: auto !important;
		border: none !important;
		float: right;
		position: relative;
		bottom: 0;
		right: 1%;
	}

	.pwf-field-item-button .pwf-item-button:hover {
		background-color: #d8860b !important;
	}

	.pwf-field-item-dropdownlist select,
	.pwf-input-text,
	.pwf-min-value,
	.pwf-max-value {
		background: #efefef !important;
		border-radius: 5px !important;
	}

	.pwf-field-item-dropdownlist,
	.pwf-field-item-search,
	.pwf-field-item-rangeslider {
		width: 25%;
		float: left;
	}

	.pwf-item-id-0,
	.pwf-item-id-1,
	.pwf-item-id-2,
	.pwf-item-id-4,
	.pwf-item-id-5,
	.pwf-item-id-6,
	.pwf-field-item-search {
		padding-right: 1%;
	}

	.pwf-min-value {
		margin-right: 20px !important;
	}

	.pwf-price-slider-min-max-inputs {
		margin-top: 0 !important;
	}

	.pwf-field-item-dropdownlist select,
	.pwf-field-item-search input[type="text"] {
		height: auto !important;
	}

	.pwf-field-item-search input[type="text"] {
		padding: 0px 20px !important;
	}

	/*
	.active-filters {
		margin-top: -40px;
		float: left;
	}
	*/
	.pwf-woo-filter-active-filters {
		clear: both;
		margin: 0 !important;
	}

	span.pwf-note-item {
		padding: 7px 12px 7px 22px;
	}

	.pwf-field-item-container {
		margin-bottom: 20px !important;
	}

	.looking-for-content {
		padding-right: 40px;
		flex-basis: 54%;
	}

	/* Hook: Page content no padding bottom */
	body.content-no-padding-bottom .site-content{
		padding: 0 40px 0 40px !important;
	}

}

@media (max-width: 1300px) {
	.navigation-branding img {
		max-width: 150px;
		height: auto !important;
	}

	#primary-menu .menu-button a {
		margin-left: 5px;
		margin-right: 5px;
	}

	.main-navigation a {
		font-size: 16px;
	}
}

@media (max-width: 1200px) {
	#product-attributes .attribute-value {
		font-size: 20px;
	}

	img.person-img {
		position: relative !important;
		margin-top: 0px !important;
	}

	.person {
		width: 100%;
	}

	.person .person-left {
		width: 70%;
	}

	.person-img-left img {
		margin-left: auto;
	}

	.product-interested-buttons {
		margin-bottom: 0px;
	}

	#product-interested {
		margin-top: 0;
	}

	.product-interested-buttons {
		margin-top: 30px;
	}

	#product-accordeon {
		margin-top: 30px;
	}

	#product-attributes .product-attributes-year,
	#product-attributes .product-attributes-hours,
	#product-attributes .product-attributes-sku {
		padding-bottom: 12px;
	}

	#product-attributes .product-attributes-sku {
		padding-left: 8px;
	}

	#product-attributes .attribute-left,
	#product-attributes .attribute-right {
		width: 100% !important;
	}

	#product-attributes .attribute-type,
	#product-attributes .attribute-value,
	#product-attributes .attribute-left {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 1024px) {
	.hero-search-bg {
		margin-top: 5px;
		margin-bottom: 0;
		max-width: 100%;
	}

	.page-hero {
		padding-top: 250px;
		padding-bottom: 100px;
	}

	.page-hero .inside-page-hero.grid-container {
		max-width: calc(800px - 0px - 0px);
		padding: 0 20px;
	}

	.header-bar {
		margin-top: -20px;
	}

	.about-us {
		background-image: none;
		margin-bottom: 0;
	}

	.recent_products {
		background-image: none;
	}

	.how-to-purchase-left .wp-block-columns {
		margin-bottom: 0;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 44.1%;
	}

	.woocommerce .wc-columns-container.wc-tablet-columns-2 .products {
		grid-template-columns: repeat(4, 1fr) !important;
	}

	.top-bar {
		display: none;
	}
}

@media (max-width: 768px) {
	.main-navigation a {
		font-size: 18px;
	}

	body.home #site-navigation #primary-menu li:not(.current-menu-item) a {
		color: #15141A;;
	}
	body.home #site-navigation #primary-menu li:not(.current-menu-item) a:hover {
		color: #ffae34;
	}

	#primary-menu .menu-button a {
		color: #15141A !important;
		background-position: left !important;
		margin-left: 10px !important;
		padding-left: 50px !important;
	}

	#primary-menu .menu-button a:hover {
		background-image: url("https://findeq.com/wp-content/themes/findeq/img/menu-button-bg-hover.png") !important;
		background-position: left !important;
	}

	.woocommerce .wc-columns-container.wc-tablet-columns-2 .products {
		grid-template-columns: repeat(3, 1fr) !important;
	}

	.page-hero {
		padding-top: 75px;
		padding-bottom: 25px;
	}

	.page-hero .inside-page-hero.grid-container {
		max-width: calc(600px - 0px - 0px);
		padding: 20px 20px 40px;
	}

	.home .wp-block-spacer {
		height: 0px !important;
	}

	.hero-text img {
		max-width: 100px;
	}

	:where(.wp-block-columns.has-background) {
		padding: 0 !important;
	}

	.search_suggestion {
		display: none;
	}

	.home-roy {
		padding-bottom: 30px;
	}

	.experience {
		float: right;
		padding-left: 10px;
	}

	.how-to-purchase-container {
		padding: 0;
	}

	.why-choose-findeq .wp-block-spacer {
		display: none;
	}

	.how-to-purchase .wp-block-image,
	.why-choose-findeq .wp-block-image {
		float: right;
	}

	#filter-container .filters {
		background-color: #ffae34;
	}

	#filter-container .filters {
		padding: 30px 30px 0 30px;
		margin-bottom: 0;
	}

	.pwf-filter-as-button-header {
		margin-bottom: 0;
	}

	.pwf-canvas-footer .pwf-filter-button {
		background-color: #28A745;
	}

	.pwf-field-item-button .pwf-filter-button {
		background-color: #28A745 !important;
		color: #fff !important;
	}

	.pwf-field-item-button .pwf-filter-button:hover {
		background-color: #0B8026 !important;
		color: #fff !important;
	}

	.pwf-canvas-footer .pwf-disabled-btn {
		background-color: #ffffff !important;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 100%;
	}

	.recent_products,
	.related.products {
		margin-top: 30px;
	}

	.footer-findeq .wp-block-column .wp-block-column {
		padding: 20px 20px 0 20px;
	}

	.footer-findeq :where(.wp-block-columns.is-layout-flex) {
		gap: 0;
	}

	.footer-findeq p {
		line-height: 1.2em;
	}

	.pwf-filter-as-button-header {
		margin-bottom: 0 !important;
	}

	.product_title {
		margin-bottom: 20px;
	}

	.looking-for {
		padding: 5%;
	}

	.looking-for .person {
		margin-top: 0;
		padding: 15px;
	}

	#target-content #target-inner,
	#target-content #target-inner-a,
	#target-content #target-inner-b,
	#target-content #target-inner-c {
		width: 85%;
		padding: 7px 15px;
	}

	#target-content #target-inner h2,
	#target-content #target-inner-a h2,
	#target-content #target-inner-b h2,
	#target-content #target-inner-c h2 {
		margin-bottom: 5px !important;
	}

	#target-content #target-inner .wpcf7-form p {
		margin-bottom: 0.4em !important;
	}

	#target-content .wpcf7-form input {
		padding: 2px 10px;
		font-size: 90% !important;
	}

	#target-content .wpcf7-form .intl-tel-input.allow-dropdown input {
  		padding-left: 52px !important;
	}

	.looking-for-content {
		width: 100%;
	}

	#filter-container .archive-menu {
		padding: 10px !important;
	}

	#filter-container .archive-menu #filter-container-title,
	#filter-container .archive-menu #filter-container-menu {
		width: 100%;
	}

	#filter-container .archive-menu #filter-container-title span {
		font-size: 20px;
	}

	#filter-container .archive-menu #filter-container-menu {
		margin-top: 10px;
	}

	#filter-container-menu ul {
		margin: 0 !important;
	}

	#filter-container #filter-container-menu li {
		padding: 0px !important;
	}

	.wc-columns-container .products {
		grid-gap: 15px !important;
	}

	.landingpage-findeq {
		padding: 20px 20px 10px 20px !important;
		margin: 0 0 30px 0px !important;
	}

	.hide-on-mobile {
		display: none;
	}

	#target-content #target-inner,
	#target-content-a #target-inner-a,
	#target-content-b #target-inner-b,
	#target-content-c #target-inner-c {
		font-size: 90% !important;
	}

	.archive-title {
		font-size: 26px !important;
	}

	.home-products ul.products li:last-child {
	 	display: none !important;
	}

	.home-products ul.products li {
	 	max-width: 224px !important;
	 	margin-right: 20px !important;
	}

  .search-elements {
      flex-direction: column;
      align-items: stretch;
  }
  
  .or-divider {
      text-align: center;
      padding: 10px 0;
  }
  
  .sell-equipment-button {
      text-align: center;
  }

  .copyright-findeq p {
    text-align: center;
	}


}

@media (max-width: 600px) {
	.woocommerce .wc-columns-container.wc-tablet-columns-2 .products {
		grid-template-columns: repeat(2, 1fr) !important;
	}

	.woocommerce .woocommerce-result-count,
	.products-per-page {
		margin-bottom: 20px;
	}

	.archive-contact input {
		width: 100% !important;
	}

	ul.flex-direction-nav {
		top: 150px !important;
	}

	.hero-search {
		padding: 20px 40px !important;
	}

}

@media (max-width: 410px) {
	#product-interested a.product-interested-button span {
		width: 100%;
		float: left;
	}

	ul.flex-direction-nav {
		top: 120px !important;
	}

	.home-products ul.products li {
	 	width: 100% !important;
	 	margin-right: 0px !important;
	}

	.home-products .woocommerce ul.products {
		margin-left: 0px !important;
	}
}

@media (max-width: 350px) {
	.site-content,
	.inside-page-header,
	.wp-block-group__inner-container {
		padding: 20px 10px 20px 10px !important;
	}

	.hero-search {
		padding: 15px !important;
	}

	h3 {
		font-size: 19px !important;
	}

	.woocommerce .wc-columns-container.wc-tablet-columns-2 .products {
		grid-template-columns: repeat(1, 1fr) !important;
	}

	#filter-container-menu {
		display: none;
	}
	#filter-container-title {
		width: 100% !important;
		padding: 5px;
	}

	.products-per-page {
		padding-bottom: 10px;
	}

	ul.flex-direction-nav {
		top: 100px !important;
	}
}

@media (max-width: 290px) {

	.person {
		padding: 0 5px;
	}

	.person .person-right { 
		display: none;
	}

	.person .person-left {
		width: 100%;
	}

	#product-interested a.product-interested-button {
		width: 100% !important;
		margin-bottom: 10px;
	}

	ul.flex-direction-nav {
		top: 50px !important;
	}
}

@import url("floatcontact.css");
