/* CUSTOM
   ========================================================================== */

/**
 * In best case you don't use this file.
 * It's for fast fixes in browser only.
 */

.item-page {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.osgalery-cat-tabs li a:hover,
.osgalery-cat-tabs li a.active {
	background: #3f424c !important;
	color: #fff !important;
	font-size: 12px;
	border-radius: 1rem !important;
}

[class^="os-gallery-tabs-main"] .osgalery-cat-tabs li a {
	border-radius: 1rem !important;
	border: 1px solid #3f424c !important;
	font-size: 12px !important;
}

.copyright-block {
    display:none !important;
}

.feat-wrap.style2 .feat-cap > p,
.feat-cap > h2 {
	text-shadow: 0px 1px 2px #000;
}