/*
Theme Name: Avas Child
Theme URI: https://x-theme.net/avas/
Author: theme-x
Author URI: https://themeforest.net/user/theme-x
Description: Responsive Multi-Purpose WordPress Theme.
License: GNU General Public License v2 or later
License URI: http://themeforest.net/licenses
Template: avas
Version: 1.1
Text Domain: avas
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.product-img-ht .tx-icon-box-icon img {
    height: 250px;
    object-fit: cover;
    width: 100% !important;
    border-radius: 15px 15px 0 0 !important;
}
.product-img-ht .tx-icon-box-content-wrap .tx-icon-box-title {
    min-height: 94px;
    margin-bottom: 0;
    font-size: 23px !important;
}

.project-main .tx-portfolio-plus .tx-port-img img {
    height: 300px;
}
.project-main .tx-portfolio-item a {
    pointer-events: none;
}

.home-project .tx-portfolio-plus .tx-port-img img {
    height: 300px;
}
.home-project .tx-portfolio-item a {
    pointer-events: none;
}