/*
Theme Name: CDCFE Child
Description: Coláiste Dhúlaigh College of Further Education (CDCFE) offers Post Leaving Certificate (PLC) Courses at QQI level 5 and 6 and at Higher National Diploma in a wide range of disciplines.
Version: 1.0
Author: Granite
Author URI: http://www.granite.ie
Template: cdcfe
*/

/*Add your own styles here:*/

.juicer-feed h1.referral { display:none!important; }
.juicer-feed h1.referral a { color:#fff!important;}
.social-icons { z-index:1000; position:absolute; top:7px; right:18px;  }
.social-icons img { width:22px; height:22px; margin-right:10px;}


.bar-socials { display:none!important; }


@media only screen and (min-width: 730px) {

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.social-icons { z-index:1000; position:absolute; top:7px; right:15px;  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.social-icons { z-index:1000; position:absolute; top:7px; right:15px;  }
}

@media only screen and (min-width: 200px) and (max-width: 599px) {
	.social-icons { z-index:1000; position:absolute; top:7px; right:5px!important;  }
}
.news h2, .courses-section h2, .student-info h2 { background:none!important; color:#ff5110!important; padding-left:0px!important; }
.news.student-info, .student-info { margin-bottom:-60px!important; }
.news-section { margin-bottom:60px!important; clear:both; }
.blogpost {background:#ebeced; min-height:350px;
box-shadow: 1px 1px 2px 2px #e1e1e1; display:inline-block; float:left; padding:20px 20px 20px 20px;  margin-right:2%;}
.blogpost:last-child { margin-right:0%; }
.blogpost h3 {font-size:22px; color:#ff5110; }
.blogpost h3 a { color:#ff5110; }
.blogpost h3 a:hover { color:#ff5110; text-decoration:underline; }
.blogpost p a {color:#ff5110;  }
.blogpost p a:hover { color:#ff5110; text-decoration:underline; }

@media only screen and (min-width: 1024px) {
  #main-nav #menu-main-menu #menu-item-25.dropdown .dropdown-menu {
    width: auto;
  	column-count: 2;
  	column-gap: 1rem;
  }
}

/* Gallery */


.wp-image-6182 { border:7px solid #fff; -webkit-box-shadow: 1px 1px 3px 3px #C9C9C9;
box-shadow: 1px 1px 3px 3px #C9C9C9; -webkit-transition: all 300ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in; max-width:300px; }

.wp-image-6182:hover { -webkit-box-shadow: 1px 1px 3px 3px #ff5110;
box-shadow: 1px 1px 3px 3px #ff5110;    transform: scale(1.02); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ }


