/*
Theme Name: Customify Child
Theme URI: https://www.tdmu.edu.ua
Description: customify Child Theme
Author: Anton Chernetskuy
Author URI:   https://www.tdmu.edu.ua
Template: customify
Version: 0.0.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, orange, white, one-column, two-columns, three-columns, right-sidebar,left-sidebar, responsive-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, custom-colors
Text Domain:  customify-child
*/
/*html, body {
    overflow-x: hidden;
}*/
.customify-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.site-content{min-height: 78vh !important;}

.menu_sidebar_slide_left{
	width: 100% !important;
}
.footer-bottom .footer--row-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.omsc-counter-number {
    
    line-height: 46px !important;
}
[class*="customify-col-"], [class*="customify-col_"], [class~="customify-col"] {
  padding: 0 0 0 !important;
}
[class*="customify-grid-"], [class*="customify-grid_"], [class~="customify-grid"] {
  margin: 0 0 !important;
}
.header--row .customify-grid {
  margin: 0 0 !important;
}


