/*
Theme Name:     3clicks Child Theme
Theme URI:      http://3clicks.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       3clicks
Version:        1.1
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

#g1-preheader {display:none !important}
#g1-precontent-shortcode {line-height: 1em; padding-top: 10px}
.g1-button {
margin-bottom: 7px; 
}
.g1-section {padding-top: 1em; padding-bottom: 1em}
#g1-precontent-shortcode h2 {padding-top: 10px; margin-bottom: 15px}

#g1-precontent > header.entry-header, #g1-precontent > header.page-header, #g1-precontent > header.archive-header {
  padding-top: 1.3em;
}

#g1-precontent > header.entry-header {
padding-top: 1.3em;
padding-bottom: 0em;
}

#home-app-links h3 a{
   color: black;
}


#g1-footer-nav-menu {display:none !important}

.tcl-icon-big {
   color: #ff2d00;
}

.tcl-icon-big-div { 
  float: left;
 margin-right: 5px
}

.tcl-motto {
 text-color: 000000;
 border-color: #ff2d00; 
}

#secondary .widgettitle {

font-weight: bold

}

.tcl-arrow{
   color: #ff2d00;
}

#recent-posts-3{
   list-style-type: none;
   display:block;
}

#Widgets_on_Pages_1 ul {
  margin-top: 0px;
margin-left: 10px;
}


@media screen and (max-width: 782px){
 html {
   margin-top: 0px !important;
 }
}
