/*
Theme Name: FifthAvenue Child
Theme URI: https://fifthavenue.fuelthemes.net
Template: fifthavenue
Author: Fuel Themes
Author URI: https://fuelthemes.net
Description: A fast &amp; optimized WooCommerce WordPress Theme by fuelthemes
Version: 1.4.4
Updated: 2021-08-11 10:49:24

*/
@font-face {
    font-family: 'FuturaBT-Book';
    src: url('/wp-content/themes/fifthavenue-child/fonts/FuturaBT-Book.woff') format('woff'),
    url('/wp-content/themes/fifthavenue-child/fonts/FuturaBT-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* 
 * WooCommerce Signup 
 * */
body.page-id-53334 .page-title h1 {
  color: #121212;
  font-weight: 600;
  position: relative;
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #121212;
  width: max-content;
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 70px;
}
body.page-id-53334 .thb-breadcrumb-bar {
  display: none;
}
.resqme-signup {
  display: block;
  padding: 0 15px;
  max-width: 520px;
  margin: 0 auto;
}
.resqme-signup label {
  display: block;
  font-size: 14px;
  color: #121212;
  margin: 0 0 10px;
  font-weight: 500;
}
.resqme-signup span.required {
  color: red;
  border-bottom: 0;
}
.resqme-signup input[type=text],
.resqme-signup input[type=email],
.resqme-signup input[type=password]{
  border: 1px solid #e0e0e0;
  padding: 12px 15px;
  height: 40px;
  color: #121212;
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  background: #fff;
  max-width: 100%;
  outline: 0;
  margin: 0;
  font-family: inherit;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.resqme-signup .woocommerce-form-register__submit {
  width: 100%;
  margin-top: 20px;
  background: green;
}
.resqme-signup-btn {
  width: 520px !important;
  max-width: 100% !important;
  padding: 0 15px;
  flex-basis: unset !important;
  margin: 50px auto 0px;
}
.thb-myaccount-login button.woocommerce-Button.button,
.resqme-signup-btn a.wp-block-button__link{
  background: green !important;
}
.thb-myaccount-login button.woocommerce-Button.button:hover,
.resqme-signup-btn a.wp-block-button__link:hover{
  background: #535353 !important;
}
body.page-id-145 .thb-overflow-container {
  padding-bottom: 0px !important;
}
body.logged-in .resqme-signup-btn {
  display: none;
}
.resqme-signup-btn a:hover {
  background: #535353 !important;
}

body.page-id-2299 .wp-block-columns ul{ list-style: none; padding-left: 0; margin: 2rem 0 0.5rem; display: flex; align-items: center; justify-content: space-between; flex-flow: row wrap; }

.wc-block-grid__products .product .product-thumbnail .wc-block-grid__product-image img {
    padding: 30px;
}
body, html {
	display: block;
}