.tt_copyright a {
  color: #c2c2c2;
}
.tt_copyright a:hover {
  color: #fff !important;
}
.tt_copyright p {
  margin-bottom: 0;
}
.tt_footer_newsletter .tt_form_flex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
}
.tt_footer_newsletter .tt_form_flex .tt_form_input {
  flex: 0 0 70%;
  text-align: left;
}
.tt_footer_newsletter .tt_form_flex .tt_form_input input {
  width: 100%;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  background-color: transparent;
  color: #fff;
}
.tt_footer_newsletter .tt_form_flex .tt_form_submit {
  flex: 0 0 1;
}
.tt_footer_newsletter .tt_form_flex .tt_form_submit input {
  width: 100%;
  border: 1px solid #fff;
  padding: 5px 20px;
  height: 35px;
  font-size: 14px;
  background-color: transparent;
  cursor: pointer;
  color: #fff;
}
#bwp-header .header-wrapper {
  padding: 10px 0;
}
#bwp-header .header-desktop .header-container {
  justify-content: center;
}
#bwp-header .header-desktop .header-container .header-page-link {
  display: none !important;
}
#bwp-header .header-desktop .header-container .header-icon {
  display: none !important;
}
#bwp-header .header-desktop .header-logo .wpbingoLogo img {
  max-width: 100px;
}
#bwp-header .header-sticky {
  padding: 10px 0;
}
#bwp-header .header-sticky .header-logo .wpbingoLogo img {
  max-width: 100px;
}
#bwp-header .header-sticky .header-icon {
  display: none;
}
.header-desktop .float-menu .menu .sub-menu {
  min-width: 300px;
  background-color: #000;
}
.header-desktop .float-menu .menu .sub-menu a {
  color: #fff;
  font-size: 16px;
}
.header-desktop .float-menu .menu .sub-menu a:hover {
  text-decoration: underline;
  color: #fff;
  text-underline-offset: 5px;
}
#newsletterpopup .wp-newsletter {
  min-width: 800px;
  background-color: #000;
}
#newsletterpopup .wp-newsletter #block-9 {
  padding-top: 20px;
  padding-bottom: 20px;
}
#newsletterpopup .wp-newsletter #block-9 > p {
  display: none;
}
#newsletterpopup .tt_newsletter_list ul {
  list-style: none;
  padding-left: 0;
}
#newsletterpopup .tt_form_flex {
  max-width: 100%;
  padding: 20px 0;
}
#newsletterpopup .tt_form_flex > p {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  gap: 4%;
}
#newsletterpopup .tt_form_flex > p .wpcf7-form-control-wrap {
  flex: 0 0 48%;
}
#newsletterpopup .tt_form_flex > p .wpcf7-form-control-wrap input {
  width: 100%;
  max-width: 100%;
  border: 2px solid #222;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
#newsletterpopup #block-15 .wp-block-heading {
  text-align: center;
  color: #DFA94F;
  padding-bottom: 20px;
  margin-top: 0;
}
#newsletterpopup #block-15 .wp-block-list {
  list-style: none;
  text-align: center;
  color: #C2C2C2;
  padding: 0;
  padding-bottom: 20px;
}
#newsletterpopup #block-15 .tt_pop_pragp {
  text-align: center;
  color: #fff !important;
}
#newsletterpopup .mc4wp-form-fields .tt_form_flex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  gap: 4%;
}
#newsletterpopup .mc4wp-form-fields .tt_form_flex .tt_form_input {
  flex: 0 0 70%;
  text-align: left;
}
#newsletterpopup .mc4wp-form-fields .tt_form_flex .tt_form_input input {
  width: 100%;
  border: 2px solid #222;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  background-color: transparent;
}
#newsletterpopup .mc4wp-form-fields .tt_form_flex .tt_form_submit {
  flex: 0 0 1;
}
#newsletterpopup .mc4wp-form-fields .tt_form_flex .tt_form_submit input {
  width: 100%;
  border: 2px solid #222;
  padding: 5px 10px;
  height: 35px;
  font-size: 14px;
  background-color: transparent;
  cursor: pointer;
}
#newsletterpopup .title-newsletter {
  color: #DFA94F;
}
#newsletterpopup p {
  color: #fff;
}
#newsletterpopup input {
  color: #fff;
  background-color: transparent;
}
#newsletterpopup input::placeholder {
  color: #C2C2C2;
}
#newsletterpopup .content-newsletter {
  background-color: transparent;
}
#newsletterpopup .content-newsletter .clearfix:before {
  color: #fff;
}
.tt_home_hover_img_block {
  position: relative;
  overflow: hidden;
}
.tt_home_hover_img_block .tt_home_hover_img_block_image {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  will-change: transform;
}
.tt_home_hover_img_block .tt_home_hover_img_block_image img {
  display: block;
  width: 300px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.tt_home_hover_img_block .tt_home_hover_img_block_title {
  position: relative;
  z-index: 2;
}
.tt_image_w80 img {
  max-width: 80% !important;
}
.tt_news_letter .wpcf7-form-control.wpcf7-email {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-color: #666 !important;
  padding: 0;
  color: #fff;
}
.tt_news_letter .wpcf7-form-control.wpcf7-submit {
  border: 1px solid #666 !important;
  background-color: transparent !important;
}
.tt_news_letter .wpcf7-not-valid-tip {
  bottom: -50px !important;
}
.bwp-footer .elementor-element-3a44b39 svg {
  height: 16px;
  width: 16px;
}
.bwp-footer .elementor-element-d58a87a svg {
  height: 24px !important;
  width: 24px !important;
}
.bwp-footer .elementor-element-d58a87a .elementor-icon-list-items {
  display: flex;
  gap: 10px;
}
.tt_shop_categories img {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50% !important;
}
.products-list .product-button {
  display: none !important;
}
.tt_aspect_rect {
  aspect-ratio: 0.75;
}
.bwp-single-info .product_meta .posted_in {
  display: none !important;
}
.bwp-single-info .cart .quantity-button {
  display: none !important;
}
.woocommerce-tabs {
  display: none !important;
}
.woocommerce-account #bwp-main {
  padding-top: 100px;
}
.woocommerce-account .woocommerce-EditAccountForm .show-password-input {
  display: none;
}
