@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,600|Roboto:400,500");
/*------------------------------------------
--------------------- media query screen size---------------------
------------------------------------------*/
a {
  outline: 0 !important;
}

.yes-js.js_active .ast-plain-container.ast-single-post #primary {
  margin: 0;
  padding: 0;
}

.elementor-add-section-area-button.elementor-add-template-button, .elementor-add-section-area-button.pp-add-template-button {
  display: none !important;
}

.wishlist-title {
  display: none;
}

.elementor-search-form__toggle .fa-search::before {
  content: url(../../../w-ebase-uploads/2022/02/search.svg) !important;
}

.search-icon-footer .elementor-search-form__toggle .fa-search::before {
  content: url(../../../w-ebase-uploads/2020/04/icons8-search-1.svg) !important;
}

i.yith-wcwl-icon.fa,
i.yith-wcwl-icon.fa,
.yith-wcwl-share i.fa {
  font: normal normal normal 14px/1 'FontAwesome';
}

.close-mobile-toggle-sidebar,
.show-mobile-toggle-sidebar,
.woocommerce-pagination,
.ast-shop-product-out-of-stock {
  display: none;
}

.wishlist-title.wishlist-title-with-form {
  display: none !important;
}

body.single-product .elementor-jet-woo-product-gallery-slider.jet-woo-product-gallery .yith-wcbm-badge {
  display: none;
}

.wishlist_table.mobile {
  background: #fff;
  padding: 20px;
}

.wishlist_table.mobile .additional-info-wrapper {
  display: flex;
  justify-content: space-between;
}

.wishlist_table.mobile .additional-info-wrapper .additional-info {
  width: 40%;
}

.wishlist_table.mobile li {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

/* .attachment-woocommerce_thumbnail{
    display: none;
} */
.tp-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.tp-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

.tp-image-hover:hover {
  opacity: 1;
}

.payment_method_cod img {
  max-width: 200px;
}

.text-center {
  text-align: center;
}

body.woocommerce-cart #primary h1.entry-title,
body.woocommerce-checkout #primary h1.entry-title,
body.woocommerce-account #primary h1.entry-title {
  font-size: 40px;
}

.woocommerce div.product form.cart .variations {
  border: 0;
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button {
  margin-left: 4px;
}

#primary .woocommerce form .form-row {
  padding: 3px 0;
}

#primary table.cart td.actions .button,
#primary table.cart td.actions .button,
#primary table.cart td.actions .button,
#primary table.cart td.actions .button {
  height: 40px !important;
}

#primary table.cart td.actions .coupon .button,
#primary table.cart td.actions .coupon .input-text,
#primary table.cart td.actions .coupon input,
#primary #content table.cart td.actions .coupon .button,
#primary #content table.cart td.actions .coupon .input-text,
#primary #content table.cart td.actions .coupon input,
#primary table.cart td.actions .coupon .button,
#primary table.cart td.actions .coupon .input-text,
#primary table.cart td.actions .coupon input,
#primary #content table.cart td.actions .coupon .button,
#primary #content table.cart td.actions .coupon .input-text,
#primary #content table.cart td.actions .coupon input,
#primary .woocommerce form.checkout_coupon [name=coupon_code] {
  width: 100%;
  height: 40px;
  max-height: 40px;
  border-radius: 0;
}

#primary .woocommerce a.button,
#primary .woocommerce button.button,
#primary .woocommerce .woocommerce-message a.button,
#primary .woocommerce #respond input#submit.alt,
#primary .woocommerce a.button.alt,
#primary .woocommerce button.button.alt,
#primary .woocommerce input.button.alt,
#primary .woocommerce input.button,
#primary .woocommerce-cart table.cart td.actions .button,
#primary .woocommerce form.checkout_coupon .button,
#primary .woocommerce #respond input#submit,
#primary .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
  border-radius: 0;
}

@media (max-width: 991px) {
  #content .woocommerce form.checkout_coupon {
    width: 100%;
  }
  #content #primary table.cart .product-thumbnail,
  #content #primary table.cart .product-thumbnail {
    display: block;
    text-align: right !important;
  }
  #content #primary table.cart .product-thumbnail:before,
  #content #primary table.cart .product-thumbnail:before {
    display: none;
  }
  #content #primary table.cart td.actions .coupon,
  #content #primary table.cart td.actions .coupon {
    float: none;
    padding-bottom: 4px;
  }
  #content #primary table.cart .button,
  #content #primary table.cart .button {
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 768px) {
  #content .product-filter {
    position: fixed;
    z-index: 100;
    background: #fff;
    width: 300px;
    padding: 20px;
    height: 100vh;
    top: 0;
    left: -110%;
    overflow: scroll;
    transition: all ease-in-out .2s;
  }
  #content .product-filter.show {
    left: 0;
  }
  #content .product-filter .close-mobile-toggle-sidebar {
    position: relative;
    display: block;
    text-align: right;
  }
  .yith_wcwl_wishlist_footer {
    display: flex;
    flex-direction: column;
  }
  .mobile-toggle-sidebar {
    position: fixed;
    z-index: 99;
    background: #fff;
    max-width: 300px;
    top: 0;
    left: -300px;
    height: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: all ease-in-out .2s;
  }
  .mobile-toggle-sidebar.show {
    left: 0;
  }
  .close-mobile-toggle-sidebar {
    display: inline-block;
    padding: 10px;
    height: auto;
    line-height: 1;
    font-size: 20px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
  }
  .show-mobile-toggle-sidebar {
    display: inline-block;
    padding: 10px;
    height: auto;
    line-height: 1;
    font-size: 20px;
    position: fixed;
    left: 0;
    top: 30%;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1) !important;
    transition: all ease-in-out .2s;
  }
  .show-mobile-toggle-sidebar.hide {
    left: -40px;
  }
}

@media (max-width: 544px) {
  .woocommerce #content table.cart td.actions .button,
  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    margin-left: 0;
  }
  .woocommerce #content table.cart td.actions .button,
  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    border-width: 0;
  }
}

/*Product Detail Page >> Gift Card Form*/
form.gift-cards_form.cart {
  display: block !important;
}

form.gift-cards_form.cart h3.ywgc_delivery_info_title {
  margin: 0 0 15px 0 !important;
}

form.gift-cards_form.cart h5 {
  margin: 0 0 10px 0 !important;
}

form.gift-cards_form.cart .ywgc-single-recipient {
  margin-bottom: 20px;
}
