/* Enter Your Custom CSS Here */

body.category #page #content #primary main.site-main article .entry-title, .widecolumn h2 {
    font-size: 11px !important;
}

.secondary-toggle {
 z-index:999999999; 
}

.nav-menu .sub-menu 
{ 
    display: none; 
}
.nav-menu .current-menu-item .sub-menu 
{ 
    display:block; 
}

.nav-menu .current-menu-ancestor .sub-menu 
{ 
    display:block; 
}


body.category #page #content #primary main.site-main article{
	width: 24%;
    margin-right: -2.66666%;
    float: left;
    min-height: 225px;
    margin-bottom: 25px;
}

body.category #page #content #primary main.site-main article .entry-content {
    display: none;
}

body.category #page #content #primary main.site-main article .entry-footer {
    display: none;
}

body.category #page #content #primary main.site-main article .entry-title, .widecolumn h2 {
    font-size: 12px;
}

body.category #page #content #primary main.site-main .pagination {
    clear:both;
}

body.category #page #content #primary main.site-main article .post-thumbnail {
    margin-bottom: 0.9474em;
}

.hentry + .hentry, .page-header + .hentry, .page-header + .page-content {
    margin-top: 3.3333%;
}


.textwidget {
 	 word-break: keep-all;
}


.site-footer {
   display:none;
}

input {
    font-size: 17px;
    font-size: 1.3rem;
    line-height: 1.6471;
}

@media screen and (min-width: 955px) {
    .site-header {
    margin: 20% 0 10%;
}

.widget {
    margin: 0 0 10%;
}

}



@media screen and (max-width: 954px) {
 
  .site-header {
    margin: 0% 0 0%;
}
  
  body.category #page #content #primary main.site-main article{
	width: 24%;
    margin-right: -1.444444%;
    float: left;
    min-height: 225px;
    margin-bottom: 25px;
}
  
}


@media screen and (max-width: 750px) {
 
body.category #page #content #primary main.site-main article {
    width: 100%;
    margin-right: -7.6923%%;
    float: left;
    min-height: 1px;
    margin-bottom: 25px;
    clear: both;
}
  
}

@media screen and (min-width: 620px) and (max-width: 750px) {
.hentry, .page-header, .page-content {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin: 0;
}
}

@media screen and (max-width: 620px) {
 
body.category #page #content #primary main.site-main article {
    width: 100%;
    margin-right: -1.444444%;
    float: left;
    min-height: 1px;
    margin-bottom: 25px;
    clear: both;
}
  
  
}
