/*
Theme Name: Turbo Air
Theme URI: http://demo.arrowpress.net/modus/
Author: AHT
Author URI: https://www.arrowhitech.com/
Description: Modus - Versatile office WordPress theme.
Version: 1.4.9
License:
License URI:
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: modus
*/
#about{
	text-align:justify;
	display:inline-block;
	text-justify: inter-word;
}
.file-row img {
    width: 20px !important;
    height: 18px;
    margin-right: 5px;
}


.Purchase-Date input{
	height:40px;
	margin-bottom:25px;
	width:100%;
}
label{
	display:block !important;
}

.welcome-about:after {
    content: '';
    background: #f5f5f5;
    width: 44%;
    /* position: absolute; */
    z-index: 51;
    right: 0;
    display: none;
    height: 100%;
}

.vc_column_container > .vc_column-inner{
	text-align:justify !important;
}

.login-title .create-account-link{
	display:none !important;
}

.item-grid .ct-product-right h2{
	white-space : normal !important;
}
.item-grid.grid-type1 .ct-product-right .star-rating, .item-grid.grid-type6 .ct-product-right .star-rating {    
    display: none !important;
}