/*
Theme Name: ColorMag-Child
Theme URI: http://themegrill.com/themes/colormag/
Author: ThemeGrill
Author URI: http://themegrill.com
Description: ColorMag is a perfect responsive magazine style WordPress theme. Suitable for news, newspaper, magazine, publishing, business and any kind of sites. Get free support at http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/colormag/
Version: 1.1.6
Template: colormag
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, post-formats, footer-widgets, blog, e-commerce, news
Text Domain: colormag
*/

td.Main_Page_Divide { 
        padding:  35px;
/*    border-style: solid;
    border-left: solid #000000;*/
}

th, td {
   border: 0px solid #EAEAEA;
   padding: 6px 10px;
}

#header-text-nav-wrap {
	padding: 3px 0 0px;
}

@media screen and (max-width:768px) {
   #header-text-nav-wrap {
      padding: 0px 0;
   }
   #header-left-section {
      float: none;
      margin-bottom: 0px;
   }
   #header-logo-image {
      float: none;
      text-align: center;
      padding-right: 0;
   }
   #header-text {
      float: none;
      text-align: center;
      padding-right: 0;
   }
   #header-right-section {
      float: none;
   }
   #header-right-section .widget {
      text-align:center;
   }
   .menu-toggle {
      display: block;
      float: left;
   }
   .main-navigation ul {
      display: none;
   }
   .main-navigation .home-icon a {
      padding: 7px 10px;
   }
   .widget_slider_area,
   .widget_beside_slider {
      float: none;
      width: 100%;
   }
   .widget_slider_area {
      padding-bottom: 10px;
   }
   #primary, #secondary {
      float: none;
      width: 100%;
   }
}


.sticky {
}
#main {
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

.main-content-section {
   padding-top: 0px;
}



