/*
Theme Name:  Aqovo Child Theme
Description: Child theme for the Aqovo theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    aqovo
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
-------------------------------------------------------------- */

.auto-width {

}
.auto-width .row.multi-columns-row{
    display: flex;
    flex-flow: wrap;
}
.auto-width .row.multi-columns-row .tm-box-col-wrapper{
    display: flex;
    align-items: center;
    width: auto;
}
.auto-width .tm-client-logo-box-w {

}
.auto-width .tm-client-logo-box-w .themetechmount-item-thumbnail-inner img{
    max-width: 380px;
    max-height: 120px;
    width: auto;
}

.themetechmount-box-view-simple-logo img{
    max-width: 160px;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: 0 !important;
}

.position-relative {
    position: relative;
}
