 /*  Also look in /Skins/Porto/Resources/css/gypsy.custom.css */

h1,h2,h3,h4,h5,h6 { margin:0 !important; }

 /*  Footer  */
.body>#footer .footer-copyright { margin-top: 0px !important;  color: #aaaaaa !important;}
.body>#footer .footer-copyright a {color: #aaaaaa !important;}
.body>#footer { padding: 0px !important;}

 /*  Header - Padding under  */
.main { padding-top: 10px;}

 /*  Home - Hopes and Fears */
.feature-box .feature-box-icon-2 {
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}
 /*  Home - Hopes and Fears */
.feature-box .feature-box-info {
    padding-top:7px;
}
 /*  Contact Us - Labels */
.LiveForm.Portoclean .Field > label {
    font-weight: bold;
}
 /*  Blog Widget - Recent Post Thumbnail */
.widgetmodule .mwidgetposts img {
    width: 80px !important;
    max-height: 80px !important;
}
 /*  Blog Widget - Recent Post */
.widgetmodule h3 {
    padding-bottom: 15px !important;
}
 /*  Blog List - Blog Titles  */
article.post h2 a {
   color: #81BC00;
}
 /*  Blog Post - Comments  */
.post-block h3 {
   color: #81BC00;
}

.mwidgetposts ul li {
    padding: 0 !important;
}

/****  Ticket 4582 **********/
@media (max-width: 991px) {
    header.flat-header.ddrheader.fixedheader {
        min-height: 62px !important;
    }
   header>.container {
     height: 5px !important;
     float:left;
     width: 100% !important;
   }  
   body.sticky-menu-active header>.container {
    height: 95px !important;
  }
  
  header.flat-header .btn-responsive-nav {
     top: 9px !important;
  }
  header .logo img {
      height: inherit !important;
  }
  body.sticky-menu-active header.flat-header.ddrheader .logo img {
    margin-top: 20px !important;
  }
  
  body.sticky-menu-active header.flat-header .btn-responsive-nav {
    top: 57px !important;
  }
  
    header>.container {
      width: 180px;
     float:left;
   }  
  header .logo {
   width: 180px;
    float: left;
    height: 50px !important;
   }
  
.fixedheader.flat-header.ddrheader .navbar-collapse.collapse {
   overflow: hidden !important; 
} 
  
} 


.gypsywidget .categories ul li a,.gypsywidget .categories ul li, .gypsywidget .archives ul li a, .gypsywidget .authors li a,.gypsywidget .archives ul li, .gypsywidget .mwidgetposts .posttimeago {
    color:#444 !important; 
} 

.gypsywidget .categories ul li a:hover,.gypsywidget .archives ul li a:hover, .gypsywidget .authors li a:hover,.gypsywidget .mwidgetposts .posttitle:hover {
    color:#0099e6 !important; 
    text-decoration: underline !important;
} 

.gypsywidget .mwidgetposts .posttimeago {
    text-transform: inherit !important; 
} 

.Gypsy .msearch-result h3 {
    margin-top: 10px !important; 
    margin-bottom: 25px !important; 
} 

.Gypsy .msearch-result .result .lnktitle {
    font-weight: bold !important; 
}



/***** End Ticket 4582 ***********/













