/*
Theme Name: Cooper
Theme URI: https://themeforest.net/user/webredox/portfolio
Author: webRedox Team
Author URI: http://themeforest.net/user/webRedox
Website: http://webredox.net
Description: Cooper | Responsive Personal Portfolio WordPress Theme
Version: 3.9
Tags: four-columns, custom-background, custom-colors, featured-images, theme-options
Text Domain: cooper
License:
License URI:
*/
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}
.wp-caption-text{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
}
.sticky {
	color: #000;
}
.gallery-caption {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
}
.bypostauthor {
	color: #000;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.alignright {
    display: block;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    margin-bottom: 15px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}
.screen-reader-text:focus {
  color:#000;	
}

div#portfolio-116,
div#portfolio-136,
div#portfolio-140,
div#portfolio-142
{
	display: none;
}
.gallery-items.spad div#portfolio-116,
.gallery-items.min-pad.hde div#portfolio-136,  
.gallery-items.min-pad.hde.four-column div#portfolio-140,
.gallery-items.min-pad.hde.four-column div#portfolio-142
{
	display: block;
}

.gallery-items .box-item.vis-det a.image-popup {
    top: -15%;
}
.logged-in .scroll-nav-holder.fl-wrap.scroll-to-fixed-fixed , .logged-in .fixed-filter {
	top: 32px!important;
}
.post-tags li, .tagcloud li {
    list-style-type: none;
}	
.port-vc {
	float:left;
	width:100%;
	position:relative;
}
.port-vc .fixed-filter {
    position: absolute;
    top: -20px!important;
    right: 0px;
}	
.port-vc .gallery-items.min-pad {
	margin-top:50PX;
}
.wp-block-image.alignfull img, 
.wp-block-image.alignwide img {
    width: 100%;
}