#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    border-radius: 0px 25px 25px 0px;
}
.wd-toolbar.wd-toolbar-label-show {
    background-color: #b7d436;
}
.wd-toolbar-label {
    font-size: 18px;
    color: white
}
.wd-toolbar-item .wd-custom-icon {
    display: none;
}
@media (max-width: 480px) {
    .wd-toolbar-label {
        bottom: 13px;
    }
    .post-199 input#yith-wapo-13-0 {
        width: 100% !important;
    }
    .options.per-row-4.grid {
        grid-template-columns: repeat(2, 47%) !important;
    }
    h3.wapo-addon-title {
        font-size: 18px;
    }
}



.wd-nav-mobile li.current-menu-item > a {
    color: var(--wd-secondery-color);
}

.col-lg-6.col-12.col-md-6.product-images {
    display: none;
}
.col-lg-6.col-12.col-md-6.text-right.summary.entry-summary {
    max-width: 100%;
    flex: 0 0 100%;
}
.row.product-image-summary-wrap p.price, .row.product-image-summary-wrap p.stock.in-stock.wd-style-default {
    display: none;
}
/*button.single_add_to_cart_button {*/
/*    display: none;*/
/*}*/
.product-tabs-wrapper {
    display: none;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display {
    border: 1px solid #fbb559 !important;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label .label-container-display:hover {
    border: 1px solid #fbb559 !important;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display:after {
    background-color: #fbb559 !important;
}
div#product-198 div#yith-wapo-addon-2 .outside .label_price {
    display: none;
}
p#billing_country_field {
    display: none;
}
li.step-cart.step-inactive {
    display: none;
}
tr.cart_item li.variation- {
    line-height: 1.7;
}
div#payment a {
    text-decoration: underline;
}
button#wd-add-to-cart {
    margin-top: 2em;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads, .downloads-link, .edit-address-link, .product-list-content.wd-scroll span.price, form.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon {
    display: none;
}
@media (min-width: 767px) {
    .products.elements-grid.wd-products-holder.elements-list.pagination-pagination.align-items-start.row .col-lg-12 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .products.elements-grid.wd-products-holder.elements-list.pagination-pagination.align-items-start.row {
        display: flex;
    }
    .product-wrapper {
        border: 0 !important;
    }
}
.wd-toolbar-link .wd-tools-icon::before {
    display: none;
}


