/**
* Theme Name:        avanam-wooti
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-wooti
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.card_description {
    position: absolute;
    max-width: 40px;
    height: 40px;
    padding: 10px 5px !important;
    right: 20px;
    bottom: 10px;
}

.custom-view-cart {
	display: none !important;
}

.woocommerce-loop-product__title_link {
	display: -webkit-box;
	-webkit-line-clamp: 4;   
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.two-line {
	display: -webkit-box !important;
	-webkit-line-clamp: 2;   
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.testimonial-inner .details {
	margin-left: 0 !important;
}

.woocommerce div.product .product_meta>span:last-child {
    margin-bottom: 30px;
}

.select2-container--default .select2-selection--single {
    height: 40px !important;
    padding: 7px !important;
	appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.woocommerce-cart .entry-hero {
	display: none;
}

.woocommerce-cart .woocommerce-shipping-calculator {
	display: none;
}

svg.e-font-icon-svg.e-far-check-circle {
	width: 17px;
	max-width: 17px;
}

ul.elementor-icon-list-items {
	list-style: none;
	padding-left: 0 !important;
}

img.image-delivery {
    height: 17px !important;
    display: inline !important;
    margin-right: 10px !important;
}

.base-svg-iconset.svg-baseline svg {
	display: none;
}

.posted_in {
	display: none !important;
}

.woocommerce-shipping-destination {
	display: none !important;
}

.woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
    color: #e1462e !important;
}

.tmcore-scroll {
	display: none;
}

.style1.check-incart-sold {
	display: none;
}

.trp-ls-shortcode-current-language {
	background: #161616 !important;
    border: 1px solid #2d2d2d !important;
}

.trp-ls-shortcode-language {
    background: #161616 !important;
    border: 1px solid #2d2d2d !important;
}

.site-header-wrap .vertical-navigation .vertical-navigation-header {
    padding-right: 35px !important;
}