html[lang='ja'] h5.edgtf-sc-dropdown-total:before {
    content:'お支払いへ進む';
    font-size: 20px;
}
html[lang='ja'] h5.edgtf-sc-dropdown-total {
    font-size:0;
}
header .edgtf-logo-wrapper>a {
    width: 80px !important;
}
.edgtf-woo-single-page .edgtf-single-product-summary .edgtf-quantity-buttons{
    display: none;
}
#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-quantity-buttons {
    display:none;
}
.single-product p.stock.in-stock {
    display:none;
}
@media only screen and (max-width: 600px) {
h1.edgtf-page-title.entry-title {
    font-size:14px
}

h4.edgtf-page-subtitle {
    font-size:14px
}
}
.single-product .single_add_to_cart_button {
  margin: 30px 0 !important;
}
.single-product .posted_in {
  display: none !important;
}
.single-product .tagged_as{
  display: none !important;
}

.edgtf-woo-single-page .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) .edgtf-active:before {
    background-color: initial !important;
}
.woocommerce-checkout .widget.edgtf-blog-list-widget {
    display:none !important;
}
.woocommerce-checkout .widget.woocommerce.widget_recently_viewed_products {
    display:none !important;    
}
.woocommerce-order-tracking .widget.woocommerce.widget_recently_viewed_products {
    display:none !important;    
}
form.woocommerce-cart-form td.product-quantity {
    display: none !important;
}
form.woocommerce-cart-form tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
    display: none !important;
}
.owl-item .edgtf-plc-text-action .edgtf-plc-add-to-cart {
    display:none !Important;
}
.product .edgtf-pl-text a.button.product_type_simple.add_to_cart_button {
    display:none;
}
.yith-wcwl-add-button a{
font-size: 17px !important;
}
.woocommerce-page .edgtf-content input[type=email], .woocommerce-page .edgtf-content input[type=password], .woocommerce-page .edgtf-content input[type=tel], .woocommerce-page .edgtf-content input[type=text], .woocommerce-page .edgtf-content textarea, div.woocommerce input[type=email], div.woocommerce input[type=password], div.woocommerce input[type=tel], div.woocommerce input[type=text], div.woocommerce textarea {
    color: #000;
}
td.product-name {
    font-family: Raleway,sans-serif !important;
    color: #5b8a8b !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 1.23em !important;
    letter-spacing: .16em !important;
}

.edgtf-woocommerce-page table.cart p {
    font-family: Raleway,sans-serif !important;
    color: #5b8a8b !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 1.23em !important;
    letter-spacing: .16em !important;
}

td.product-name .product-subtitle {
    font-style: normal !important;
}
.single-post .edgtf-blog-holder.edgtf-blog-single article .edgtf-post-heading {
    display: none;
}