/*
Theme Name: Fastek 3.0
Theme URI: 
Author: Fastek Inc.
Author URI: https://fastek.ca
Description: A new theme for Fastek.ca based on the Twenty Twenty Three block theme.
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentythree
Text Domain: fastek30
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/

/* Discard Theme Padding */

.wp-site-blocks {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

:root,
body .wp-site-blocks {
	--wp--style--root--padding-top: 0 !important;
	--wp--style--root--padding-bottom: 0 !important;
}


/* Simple Side Tab */

.rum_sst_contents {
	font-size: 12px !important;
	padding: 4px 13px 2px 13px !important;
}

/* Fixing the site links */

.wp-block-post-content a:where(:not(.wp-element-button)) {
    color: #2575b3 !important;
		font-weight: bold;
}

/* New Metadata Shortcodes */

.upc-custom p {
	font-size: 0.9em;
}

.stock-custom p {
	font-size: 0.9em;
}

/* Whoa */

.schematic-view-button {
	color: #fff !important;
}

.pswp__caption {
	display: none !important;
}

.pswp__bg {
    background: #0000007a !important;
}

.wp-block-add-to-cart-form .input-text {
    padding: 1.1rem 1.1rem !important;
}

.wc-block-grid__product-price {
    font-size: 24px !important;
		font-weight: bold;
		color: #2575b3;
}

/* BODY */

.wp-block-social-link-anchor {
	font-size: 24px !important;
}

body > div.wp-site-blocks > div.is-layout-flex.wp-container-10.wp-block-columns > div > div:nth-child(3) > div > div > section > h2 {
	display: none !important;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin-bottom: 0px;
	margin-left: 12px !important;
	margin-right: -10px !important;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
	margin-left: -10px !important;
	margin-right: 12px !important;
}

.mobile-custom-search .mega-static {
	border: 1px solid #efefef;
	border-radius: 4px;
}

/* No Resize on front page icons */
.no-resize {
	min-width: 56px;
	max-width: 56px;
	min-height: 56px;
	max-height: 56px;
}

.inner-home-column img {
	max-height: 56px;
	min-height: 56px;
	max-width: 56px;
	min-width: 56px;
}

.column-background {
	background: radial-gradient(#ffffff, #efefef);
	padding: 10px;
	border: 1px solid #bbb;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	margin: 10px !important;
}

@media screen and (max-width: 768px) {
	.hide-me-on-mobile {
	display: none !important;
	}
}

.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1000;
}

.top-menu-width {
	max-width: 335px;
	text-align: center;
}

.wp-site-blocks {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

h5 {
	font-weight: normal !important;
}

body a {
	text-decoration: none !important;
}

/* FOOTER */

.footer-logos {
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
}

.mailchimp-custom {
	max-width: 250px;
	min-width: 250px;
}

#mc_embed_signup form {
	padding: 0px !important;
}

#mc_embed_signup input.email {
	width: 209px;
	margin: 0 0 10px 0 !important;
    margin: 0 0 10px 0 !important;
    padding: 10px 20px !important;
    border: 1px solid #fff;
    border-radius: 4px;
	background-color: #fff;
	font-size: 14px;
}

#mc_embed_signup input.button {
	width: 250px;
	margin: 10px 0 10px 0 !important;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #fff !important;
	border-radius: 4px;
	background-color: #2575b3 !important;
	color: #fff !important;
	padding: 10px 20px;
}

.google-rating-footer {
	text-align: center;
	border: 1px dashed #fff;
	padding: 15px 10px;
}

#google-ratings-stack {
	max-width: 250px;
}

.sidebar {
	list-style: none !important;
}

/* WooCommerce */

.woocommerce-products-header .term-description p {
	background-color: #efefef;
	padding: 10px 20px;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    margin-bottom: 15px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    margin: 0 1rem !important;
}

.page-numbers .current {
	font-weight: bold !important;
	font-size: 1.35rem !important;
	color: #2575b3 !important;
}

.woocommerce ul.products li.product a.button {
    color: #fff !important;
}

/* Vendor Category Image Size */

.new-category-header-top img {
	max-width: 500px !important;
}

.new-category-header-top {
	text-align: center;
}

/* Hide duplicate MailChimp sign-up */

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child {
	display: none;
}

/* End */

.woocommerce-cart .wp-block-post-title {
	max-width: 100% !important;
}

.woocommerce-checkout .wp-block-post-title {
	max-width: 100% !important;
}


.product-shipping-class {
	display: inline-block;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.0rem;
}

.delivery-icons {
    text-align: center;
    line-height: 1.3em;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    max-height: 100px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.delivery-icons img {
	padding-bottom: 5px;
}


.custom_logo {
    padding-top: 50px !important;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #2575B3 !important;
    color: #fff;
}

#comments {
    border-top: 0px solid #e9e9e9 !important;
}

.woocommerce #reviews #comments h2 {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: #f3ec1a;
}

.brand-logo {
	margin-top: 25px;
}

.woocommerce-product-attributes-item__value {
	padding-left: 10px !important;
}

.wc-block-grid.has-3-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 21% !important;
	max-width: 21% !important;
}
.wc-block-grid__product-add-to-cart {
	display: none !important;
}
.berocket_label_widgets {
	font-size: 12px !important;
}
.up-sells {
	text-transform: uppercase !important;
}
[type=reset], [type=submit], button, html [type=button] {
	border: none !important;
	background-color: #2575b3;
	border-radius: 2px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	padding: 5px 20px;
	text-align: center !important;
}

.woocommerce ul.products li.product .price {
	color: #2575b3 !important;
	font-size: 1.2em !important;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	color: #333 !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #2575b3 !important;
	font-size: 1.75em !important;
}

.other-custom-spacer {
	padding: 10px 0 10px 0;
}

.another-spacer {
	padding-top: 25px;
	float: left;
}

.woocommerce-breadcrumb {
	display: none;
}

.product_meta a {
	color: #2575b3;
	font-weight: bold;
}

.woocommerce .single_add_to_cart_button {
    min-height: 50px;
    max-height: 50px;
	height: 50px;
	width: 170px;
	max-width: 170px;
	min-width: 170px;
}

.customer_location {
	background-color: #efefef;
	padding: 5px 30px;
	border: 1px dashed #2575b3;
}

/* OUT OF STOCK OVERLAY AND BADGE */

/* Add overlay */

.woocommerce ul.products .outofstock:before {
	content: "";
	background: rgba(250, 250, 250, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* Add button */

.woocommerce ul.products .outofstock:after {
	content: "Ask if we can reorder!";
	text-transform: uppercase;
	position: absolute;
	background: rgba(250, 250, 250, 0.75);
	border-radius: 5px;
	text-align: center;
	width: 85%;
	height: 18px;
	padding: 5px;
	top: calc(5% - 10px);
	left: calc(5% - -2px);
	font-size: 0.85em;
	line-height: 1.3em;
	color: #bf2026 !important;
	font-weight: bold;
	display: inline-block;
	align-items: center;
	border: 0px solid #ddd;
}


/* Hide original button  */
.products .outofstock .button.product_type_simple {
    visibility: hidden;
}

/* Replace button */
.products .outofstock .button.product_type_simple:before {

    content: "0 Stock";
    visibility: visible !important;
    background-color: #fff;
		padding: 0.8rem 8%;
    position: absolute;
    margin-top: -16px;
		left: calc(18% - -2px);
    right: 0;
    border-radius: 5px;
    text-align: center;
		color: #2575b3;
		border: 2px solid #2575b3;
		max-width: 200px !important;
		width: 45% !important;
}

.woocommerce a.button, .woocommerce button.single_add_to_cart_button, .woocommerce button[name=add-to-cart], .woocommerce button[type=submit]:not(.wp-block-search__button), .woocommerce input[name=submit] {
	font-size: 14px !important;
	font-weight: 600;
}

.woocommerce .quantity input[type=number] {
		margin-top: 0em !important;
		margin-left: 0em !important;
		margin-bottom: 0em !important;
		margin-right: 1em !important;
		width: 4em !important;
}

.quantity {
    min-height: 50px;
    max-height: 50px;
		height: 60px;
}

form.cart {
	padding: 10px 0;
	margin: 0 auto;
	display: block;
}

.product-remove a {
	font-size: 25px !important;
	color: #bf2026 !important;
}

.request-price-match-button {
	padding-bottom: 10px;
}

div#request-quote-button {
	margin: 0 auto;
}

#request-quote-button {
    text-transform: uppercase;
    border: 1px solid #2575b3;
    background-color: #fff !important;
    border-radius: 3px;
    margin-left: 3px;
    padding: 10px 12px;
    font-size: 14px !important;
    font-weight: 600 !important;
    display: block;
    max-width: 138px;
	text-align: center;
	float: none;
}

#request-quote-button a {
	color: #2575b3 !important;
	font-size: 1rem;
}

p.out-of-stock.stock {
	background-color: #f3ec1a;
	color: #333;
	padding: 15px 20px !important;
	margin: 10px 0px 25px 0px !important;
}

.call-our-experts {
		font-size: 1rem;
		font-weight: 500;
		text-transform: uppercase;
		color: #fff;
		padding: 20px;
		background-color: #f3ec1a;
		margin-bottom: 10px;
		margin-top: 50px;
		border: 1px solid #1f87d8;
background-color: #2575b3;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%231f87d8' fill-opacity='1'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.call-our-experts a {
		color: #fff;
}

.call-our-experts a:hover {
		color: #f3ec1a;
}

.added-info {
		font-size: 1em;
		font-weight: 700;
		text-transform: uppercase;
		color: #000;
		text-align: center;
		padding: 20px;
		background-color: #f3ec1a;
		margin-bottom: 50px;
		border: 1px solid #e7d900;
background-color: #f3ec1a;
background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f2e524' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
}

.added-info a {
		color: #000;
}

.added-info a:hover {
		color: #2575b3;
}

.limited-stock {
		color: red;
		font-weight: 800;
		text-transform: uppercase;
}

.call-ahead {
		background-color: #F3EC1A;
		padding: 10px;
		font-size: 14px;
		font-weight: 600;
		color: #000;
		/* margin-top: 100px; */
}

.call-strong {
		font-weight: 800;
		color: red;
}

.woocommerce div.product .related.products {
    margin-top: 0rem !important;
}

.woocommerce .woocommerce-tabs ul.wc-tabs li:first-child {
    margin-left: 0em !important;
}

.woocommerce div.product div.summary h1.product_title {
    font-size: 2rem !important;
    line-height: 1.2;
    text-transform: uppercase;
}

.woocommerce ul.products li.product a.button {
	text-transform: uppercase;
	border-radius: 5px;
}

/* Adjust Category Archive Layout */

.new-category-header-top {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

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

/* VENDOR WEBSITE BUTTON ON CATEGORIES */

.add-vendor-button {
		width: 100%;
		text-align: right;
}

.vendor-button {
		padding: 10px 20px;
		margin: 20px 20px 50px 20px;
		background-color: #fff;
		border-radius: 5px;
		border: 1px solid #2575b3;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		max-width: 200px;
		display: inline-block;
		color: #2575b3;
		font-size: 12px;
}

.vendor-button:hover {
		color: #2575b3;
		text-decoration: none;
}

.vendor-button:active {
		color: #2575b3;
		text-decoration: none;
}

.vendor-button:visited {
		color: #2575b3;
		text-decoration: none;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
    margin-bottom: 50px;
}

/* VENDOR PAGE IMAGES */

#terms_dealer img {
		max-width: 150px;
		max-height: auto;
		padding: 20px;
}

<!--- Miscellaneous --->

.front-fill img {
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
}

details > summary {
	background-color: #2575b3;
	padding: 10px 20px;
	color: #fff;
}

@media only screen and (min-width: 782px) {
.padding-home {
	padding-right: 20px;
}
}

.wp-block-image.aligncenter, .wp-block-image .aligncenter, .wp-block-image.alignleft, .wp-block-image .alignleft, .wp-block-image.alignright, .wp-block-image .alignright .center-img {
    display: block !important;
}

.cover-border {
	border: 1px dashed #33333380;
}

@media only screen and (max-width: 1023px) {
    .hide-below-1024 {
        display: none !important;
    }
}

@media only screen and (min-width: 1024px) {
    .show-above-1024 {
        display: none !important;
    }
}

.wc-block-grid__product-onsale {
	display: none !important;
}

/* Product Filter Overrides */

a.berocket_ajax_filters_toggle  {
  display: block;
  width:  auto !important;
}

.fancy-menu-icon {
	border: 1px solid #000;
}

.toggle-custom-style .fa {
	padding-right: 10px;
}

.braapf_unselect .fa {
	padding: 10px !important;
}

@media only screen and (max-width: 554px) {
html #main > div.berocket_element_above_products > div.berocket_inline_filters.berocket_single_filter_widget.berocket_inline_filters_rewidth {
	max-width: 99% !important;
	min-width: 99% !important;
}
}

@media only screen and (max-width: 625px) {
#main > div.berocket_element_above_products > div.berocket_inline_filters.berocket_single_filter_widget.berocket_inline_filters_rewidth {
	max-width: 47% !important;
	min-width: 47% !important;
}
}

@media only screen and (max-width: 768px) {
#main > div.berocket_element_above_products > div.berocket_inline_filters.berocket_single_filter_widget.berocket_inline_filters_rewidth {
	max-width: 48.333% !important;
	min-width: 48.333% !important;
}
}

@media only screen and (min-width: 769px) {
#main > div.berocket_element_above_products > div.berocket_inline_filters.berocket_single_filter_widget.berocket_inline_filters_rewidth {
	max-width: 23.666% !important;
	min-width: 23.666% !important;
}
}

html .berocket_single_filter_widget.berocket_inline_clickable, .berocket_single_filter_widget.berocket_inline_filters {
	padding-right: 1% !important;
}

.berocket_aapf_widget_selected_area {
	display: none;
}

.bapf_sfilter {
    margin-bottom: 50px;
}

.bapf_head .fa {
    padding-right: 10px !important;
}


/* ZERO HOUR */

.read-more-button .wp-block-post-excerpt__more-link {
	color: #f3ec1a !important;
	padding: 10px;
	border: 1px solid #f3ec1a;
	border-radius: 5px;
	margin-top: 20px;
	float: right;
}

span.slw-product-location-qty.slw-product-location-qty__notavailable {
	color: #F6F6F6 !important;
}

span.slw-product-location-qty.slw-product-location-qty__notavailable:before {
	color: #bf2026;
	font-style: italic;
	content: "- Sold Out";
}

.aioseo-taxonomy-upsell {
	display: none !important;
}

@media only screen and (max-width: 1023px) {
  .flex50 {
    flex-basis: 50% !important;
  }
}

div.bapf_sfilter .bapf_head h3 {
    font-size: 1.2rem !important;
}

.overwrite-link-home a {
	color: #f3ec1a !important;
}

.product-category li {
	padding: 0px !important;
}

.ctg-head {
	background-color: #efefef;
	margin-top: 50px;
	margin-bottom: 100px;
	padding: 25px 25px;	
}

.woocommerce-page .woocommerce-cart-form .actions button.button {
    height: 50px !important;
}

.wc-proceed-to-checkout a {
	color: #fff !important;
	text-transform: uppercase;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 60% !important;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
	color: #fff !important;
	text-transform: uppercase;
}

.wp-element-button:visited, .wp-block-button__link:visited {
    color: #ffffff;
}

.wc-block-components-button:not(.is-link) {
	border-radius: 3px !important;
}

/* Google Reviews */

.wp-gr .wp-star svg path { 
	fill: #F3EC1A !important; 
}

.wp-gr.wpac .wp-google-rating { 
	color: #000 !important; 
}

/* Add flames to Heated Gear landing page title */

.custom-text-shadow {
text-shadow: 0 -1px 4px #fff, 0 -2px 10px #ff0, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
}

/* Add videos to products */

@media (min-width: 390px) { .video-custom {
	width: 345px;
	height: 194px;
	} }

@media (min-width: 768px) { .video-custom {
	width: 512px;
	height: 288px;
	} }

@media (min-width: 1024px) { .video-custom {
	width: 512px;
	height: 288px;
	} }

@media (min-width: 1440px) { .video-custom {
	width: 512px;
	height: 288px;
	} }