/**
Theme Name: Machobcrafts
Author: CostOK
Author URI: https://www.costok.com/
Description: Machobcrafts Child of Astra Don\'t Delete this theme
Version: 4.11.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: machobcrafts
Template: astra
*/
.customer-support-email {
    margin-right: 15px;
}

.customer-support-email, .customer-support-call, .social-link li {
    display: inline-block;
}
.topbar-right {
    vertical-align: middle;
}
.topbar-right>span, .topbar-welcome-message {
    display: inline-block;
    padding: 9px 8px;
}
.welcome-message-text {
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    text-decoration: blink;
}
.customer-support i, .about-us li .fa{
    padding-right: 6px;
}

ul.about-us li {
    padding: 4px 0;
}

/*

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    height: 300px;
}*/

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 40px;
}
.woocommerce-product-gallery__image {
     background: #F0F5FA;
    filter: brightness(0.99);
}
.ast-accordion-layout .ast-woo-sidebar-widget.widget {
    margin-top: 0.2em;
}

.cart_totals  h2, .entry-content .cart_totals  h2 {
    font-size: 1.2rem;
}