/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/

.header {
    min-height: auto;
}

.product-thumb .card-img-top{
    height: 300px;
    object-fit: cover;
    object-position: center;
}

#sliderFor img{
    height: 430px;
    object-fit: cover;
    object-position: center;
}

.tox-tinymce {
    border: 0px solid #eee !important;
    border-radius: 0px !important;
}

#carouselExFade img{
    max-height: 450px;
    object-fit: cover;
    object-position: center;
}