div#top_left {
    padding-top: 7px;
}

#top_left span.envios:before {
    content: "";
    background-image: url(https://www.mantys.com.co/wp-content/uploads/2023/01/header_icons-02.png);
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    margin-right: -7px;
    left: -14px;
    top: 3px;
    position: relative;
}

#top_left span.expert:before {
    content: "";
    background-image: url(https://www.mantys.com.co/wp-content/uploads/2023/01/header_icons-01.png);
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    margin-right: -7px;
    left: -14px;
    top: 3px;
    position: relative;
}

#top_left span.envios, #top_left span.expert {
    padding-right: 6px;
    margin: 0 18px;
    font-size: 12.5px;
}

#area_cliente, .ico_search, #acocount_WOO, #my_cart, #wishlist_top {
    vertical-align: super !important;
}

#mod_woo_header, #redes_top_menu {
    display: inline-block;
}

#product_home #sidebar_shop {
    display: none !important;
}

#product_home h1 {
    font-size: 20px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    color: #485933!important;
    padding: 30px 0 !important;
}

#list_product .item_product {
    margin: 0px 8px 10px 8px !important; 
}

.item_product {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 12%) !important;
    border-radius: 12px;
}

.nta-woo-products-button {
    display: none;
}

p.description_mantys_products {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

a.button.shop_through_whatsapp_button {
    background: #2db742;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: 600;
    margin: 30px 0;
}

a.button.shop_through_whatsapp_button i {
    vertical-align: middle;
    padding-right: 10px;
}

div#blog_sidebar {
    display: none !important;
}

/* Main menu */

#access li {
    margin: 0;
}

#access li a, #access li .btn_menu {
    font-size: 11.2px !important;
    padding: 5px 2px !important;
}

.btn_menu .arrow_menu:after {
    font-size: 20px !important;
    line-height: 19px !important;
}

li .btn_menu .arrow_menu {
    width: 30px !important;
    height: 20px !important;
}

/* Single product */

#single_product button.single_add_to_cart_button {
    display: none !important;
}