/*
Theme Name: Goodwish Child
Theme URI: https://goodwish.qodeinteractive.com/
Description: A child theme of Goodwish Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 1.0.2
Template: goodwish
*/

/*.current_page_item span.edgtf-item-text {
    color: #efb43e;
}*/

.current_page_item span.edgtf-item-text {
    color: #efb43e;
}

.edgtf-woocommerce-page .product, .woocommerce:not(.edgtf-shop-masonry) .product {
    width: 100%;
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav {
    text-align: left !important;
    font-size: 0;
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tab-container:not(#tab-reviews) {
    text-align: left !important;
}

.edgtf-single-product-summary button.custom-price-btn {
    border: none;
    padding: 5px 10px;
    margin: 0px 6px;
    background: #dddddd;
    border-radius: 4px;
}

input#alg_open_price_21100 {
    text-align: center;
    border: none;
    padding: 9px 10px;
    max-width: 17%;
    font-weight: 400;
    color: #393939;
    width: 100%;
    background: #F7F7F9;
}
.product_meta {
    display: none;
}
.edgtf-social-share-holder.edgtf-list {
    display: none;
}
.edgtf-container.edgtf-container-bottom-navigation {
    display: none;
}

div#text-20 {
    display: none;
}
div#text-33 {
    display: none;
}
/*@media only screen and (max-width: 1024px){

}*/

.single-product .edgtf-title.edgtf-standard-type.edgtf-content-left-alignment.edgtf-title-medium-text-size.edgtf-animation-no.edgtf-title-without-border {
    display: none;
}

.edgtf-column:last-child{
  float: right !important;
}