/*
Theme Name:  Cartop Child Theme
Theme URL:   https://demo2.wpthemego.com/themes/sw_cartop/
Description: Cartop- AutoParts & Accessories Woocommerce  WordPress Theme
Author:      magentech
Author URL:  https://themeforest.net/user/magentech/
Template:    cartop
Version:     1.0.4
*/

.header-top2 .swe-woo-cart .swe-cart-icon svg {
    color: #fff;
}

.swe-woo-products-grid.swe-wrapper .products-entry.item-wrap.short-button {
    height: 100%;
    background: #fff;
}

.swe-woo-products-grid.swe-wrapper .swe-wrap-head {
    display: none;
}
body .header-bottom2 .swg-menu.swg-menu-horizontal-wrapper .swg-elementor-menu > li > .elementor-item {
    padding-right: 20px !important;
}
.tax-product_cat .top-fill, .tax-product_cat .products-nav {
    display: none;
}
.trp-language-item {
    padding: 12px 20px;
}

.trp-shortcode-switcher {
    padding: 0;
}

.swe-woo-cart.cart-canvas .swe-wrap-cart-content {
    z-index: 10000;
}

.swe-woo-cart.cart-canvas .swe-wrap-cart-bottom {
    justify-content: space-between;
}

ul.minicart-meta {
    display: none !important;
}

.swe-woo-cart.cart-canvas .swe-wrap-cart-content .swe-wrap-cart-bottom .custom-minicart-bottom {
    justify-self: revert-layer;
    align-self: end;
}

.swe-woo-cart.cart-canvas .swe-wrap-cart-content .swe-wrap-cart-bottom .woocommerce-mini-cart {
    max-height: initial !important;
}
/* single product */
.single-product.woocommerce div.product .item-bottom-title {
    display: none !important;
}

.single-product.woocommerce div.product .price {
    font-size: 22px;
}

span.woocommerce-Price-amount.amount {}

.single-product.woocommerce div.product .woocommerce-variation-price .price {
    font-size: 26px;
}

.swg-buynow-wrapper {
    display: none;
}

.single-product.woocommerce div.product .estimate-delivery {
    display: none !important;
}