/*
Theme Name:  Wastii Child Theme
Description: Child theme for the Wastii theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    wastii
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

h2, h5,
.themetechmount-iconbox .tm-iocnbox-btn a {
    text-transform: none;
}

.testimonial_item .themetechmount-box-img {
    display: none;
}

.themetechmount-iconbox.tm-textalign-left .tm-iconbox-wrapper {
    display: flex;
    align-items: center;
}

.themetechmount-iconbox.themetechmount-iconbox-styleeight .themetechmount-iconbox-heading {
    padding-left: 7px;
}

.themetechmount-iconbox .themetechmount-iconbox-icon {
    margin-bottom: 0;
}

.themetechmount-iconbox.themetechmount-iconbox-styleeight .themetechmount-iconbox-icon .tm-icon-type-text {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    margin-top: 1px;
}