/*
Theme Name:  Endustry Child
Theme URI:   https://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [Endustry Theme] in this child theme.
Author:      Pixelwars
Author URI:  https://themeforest.net/user/pixelwars
Version:     1.1.0
Template:    endustry
Tags:        portfolio
Text Domain: endustry-child
*/


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

.content-woo,.ar-sidebar {
    width: 80%;
    margin-left: 20px;
}
.all-content{
    display: flex;
}
.select2-container--default .select2-selection--single .select2-selection__rendered

 {
  
    line-height: 15px !important;
}

@media screen and (min-width: 992px) {
    .search-box #search-field {
       
        font-size: 13px !important;
     
    }
}
.entry-title {
  
    word-break: normal !important;
}