
.custom-thumb-info-photographers .thumb-info-wrapper:before {
	box-shadow: 0 50px 190px 110px #182027;
}

.custom-thumb-info-photographers .thumb-info-wrapper:after {
	background: rgba(24, 32, 39, 0.5) !important;
}

.portfolio-detail-item .sub-item-description:before {
	box-shadow: 0 50px 130px 110px #182027;
}

.portfolio-stripes .owl-item .portfolio-item .thumb-info .thumb-info-wrapper::before {
	box-shadow: 0 50px 190px 110px #182027;
}

.tparrows {
	background: rgba(24, 32, 39, 0.5) !important;
}

.tparrows:hover {
	background: #182027 !important;
}

.tparrows.arrows-transparent-header-photography-1 {
	background: transparent !important;
}

.tparrows.arrows-transparent-header-photography-1:hover {
	background: transparent !important;
}

#photographyLightbox .mfp-close {
	background: #182027 !important;
}

html.photography-demo-2.sticky-header-enabled.sticky-header-active #header .header-body {
	background: #242e39;
}

html.photography-demo-2 #header.solid-header .header-body {
	background: #242e39;
}

html.photography-demo-2 .list.list-icons.list-icons-style-2 li > .fa:first-child,
html.photography-demo-2 .list.list-icons.list-icons-style-2 li a:first-child > .fa:first-child,
html.photography-demo-2 .list.list-icons.list-icons-style-2 li > .icons:first-child,
html.photography-demo-2 .list.list-icons.list-icons-style-2 li a:first-child > .icons:first-child {
	color: #242e39;
}

html.photography-demo-2 .portfolio-parallax-demo-2:before {
	background: transparent linear-gradient(to top, #182027 0px, transparent 100%) repeat scroll 0 0;
}

html.photography-demo-2 .portfolio-vertical-item .thumb-info .thumb-info-wrapper:before,
html.photography-demo-2 .horizontal-scroll-item .thumb-info .thumb-info-wrapper:before,
html.photography-demo-2 .portfolio-detail-image-item .thumb-info .thumb-info-wrapper:before,
html.photography-demo-2 .portfolio-grid-item .thumb-info .thumb-info-wrapper:before {
	box-shadow: 0 50px 190px 110px #182027;
}

html.photography-demo-3 #main:hover .portfolio-parallax:before {
	background: rgba(24, 32, 39, 0.5) !important;
}

html.photography-demo-3 .list.list-icons.list-icons-style-2 li > .fa:first-child,
html.photography-demo-3 .list.list-icons.list-icons-style-2 li a:first-child > .fa:first-child,
html.photography-demo-3 .list.list-icons.list-icons-style-2 li > .icons:first-child,
html.photography-demo-3 .list.list-icons.list-icons-style-2 li a:first-child > .icons:first-child {
	color: #242e39;
}
/******Custom CSS*******/
.business_profile .b_name {
    font-weight: 600 !important;
    margin-bottom: 10px;
}
.business_profile .short_desc {
    background: #000;
    color: #fff !important;
    margin-bottom: 25px;
    padding: 5px;
}
.profilePagesNew .topGallery{
	background: #eee;
	border: 1px solid #ddd;
	margin-top: 20px;
}
.profilePagesNew .topGallery #portfolioGrid{
	margin: 0;
}
.topEnqWindow .featured-box{
	/*height: 381px; */
	background: #f9f9f9;
	margin-bottom: 50px;
	border: 1px solid #ddd;

}
.topEnqWindow .featured-box .box-content{
	border-top-color: #333;
	padding-bottom: 25px;
}
.topEnqWindow .featured-box .boxHeading,.contactWindow .featured-box .boxHeading{
	color: #333;
	font-weight: 600;
	text-align: center;
}
.topEnqWindow .featured-box form label,.contactWindow .featured-box label{
	color: #333;
}
.topEnqWindow .featured-box form .form-group{
	margin-bottom: 19px;
}
.topEnqWindow .featured-box form .form-control,.contactWindow .featured-box form .form-control{
	background: transparent;
    box-shadow: none !important;
    text-shadow: none;
    border: 0;
    border-bottom: 1px solid #333;
    resize: none;
    color: #333;
}
.topEnqWindow .featured-box form textarea,.contactWindow .featured-box form .form-control{
	border: 1px solid #333 !important;
	background: #333;
	color: #fff;
}
.topEnqWindow .featured-box form .enqSubmitBtn{
	position: absolute;
	left: 40%;
	text-shadow: none;
	border-color: red;
	border-radius: 50px;
}
.topEnqWindow .featured-box form .enqSubmitBtn:hover,.contactWindow .featured-box form .enqSubmitBtn:hover{
	background: #000;
	border-color: #000;
}
.productRange{
	margin-bottom: 30px;
}
.productRange .featured-box .box-content{
	border-top-color: #ff1a1a;
	text-align:center;
	padding: 5px;
}
.productRange a{
	text-decoration: none;
}
.productRange .featured-box .box-content a img{
	width: 100%;
}
.productRange p{
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.productRange p.textDefault{
    overflow: unset;
    white-space: normal;
    text-overflow: unset;
}

.compAbout{
	background: #f9f9f9;
    padding: 10px;
    border: 1px solid #eee;    
}
.compAbout .post-content{
    /*height:240px;
    overflow:hidden;*/
	display:block; 
	word-break: break-word;
	word-wrap: break-word;
}
.compAbout .post-content .boxHeading,.compAbout .post-content2 .boxHeading{
	text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 600;
}
.compAbout .readMoreBtn {
    color: #fff !important;
    background: #f00;
    padding: 5px !important;
    text-decoration: none;
    border-radius: 4px;
    font-size: 13px;
    display: none;
}
.compAbout .readMoreBtn:hover{
    background: #000;
}
.bottomImages .owl-carousel .owl-nav .owl-prev, .bottomImages .owl-carousel .owl-nav .owl-next{
	background: none !important;
	border:0 !important;
	color: #000;
}
.contactWindow .featured-box{
	/*height: 381px; */
	background: #f9f9f9;
}
.contactWindow .featured-box .box-content{
	border-top-color: #333;
	padding-bottom: 0px;
	padding-top: 15px;
}
.contactWindow .featured-box .boxHeading{
	text-align: left;
	font-size: 22px;
	float: left;
	width: 100%;
}
.contactWindow .featured-box .boxHeading img{
	width: 76px;
    position: absolute;
    right: -10px;
    top: -13px;
}
.contactWindow .featured-box form .col-md-6,.contactWindow .featured-box form .col-md-12{
	padding-right: 0;
}
.contactWindow .featured-box form .enqSubmitBtn{
	text-shadow: none;
	border-color: red;
	border-radius: 4px;
	padding: 10px 30px;
}
.contactWindow .featured-box .addressBox p{
	color: #333;
}
.contactWindow .featured-box .ratingBox{
	margin-top: 20px;
    float: left;    
}
.contactWindow .featured-box .ratingBox img{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.contactWindow .featured-box .ratingBox span{
	color: #333;
	font-size: 22px;
	font-weight: 600;
    /*text-shadow: 0px 0 3px #000;*/
}
.profilesSidebar .sideFormWindow{
	margin-bottom: 30px;
	background: #f00;
    border: 3px solid #f00;
    border-top: 0;
    border-radius: 5px 5px 0 0;
}
.profilesSidebar .sideFormWindow h4{
	color: #fff;
    font-weight: 600;
    font-size: 22px;
    background: #f00;
    padding: 10px;
    margin: 0;
}
.profilesSidebar .sideFormWindow form{
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
	background: #fff;
}
.profilesSidebar .sideFormWindow form .form-control{
	border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    resize: none;
    resize: none;
}


/*************** POPUP CSS Starts *****************/
.popup-inner{
	width: 850px;
}
.popup .imgWindow{
    padding:0px;
    padding-right: 15px;
}
.popup .imgWindow h4{
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 16px;
}
.popup .imgWindow img{
	width: 100%;
	height: 420px;
	box-shadow: 0 0 2px 2px #ddd;
	padding: 5px;
}
.popup .formWindow{
	padding: 5px; 
	padding-bottom: 0;
	background: #383f48;
	border-radius: 5px;
}
.popup .formWindow h3{
	margin-bottom: 3px;
	color: white;
	padding: 8px;
	border: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.popup .formWindow form{
	background: #fff;
	border-radius: 5px 5px 0px 0px;
	padding: 5px 10px 0 10px;
}
.popup .formWindow form .form-group{
    margin-bottom: 17px;
}
.popup .formWindow form .form-control{
    border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    resize: none;
}
.popup .formWindow form .btn{
	padding: 10px 15px;
}
/*************** POPUP CSS Ends*****************/


/********Mobile CSS start******/
@media (max-width: 480px) {
	.topEnqWindow .featured-box form .enqSubmitBtn{
		left: 25%;
	}
	.contactWindow .featured-box .boxHeading img {
	    width: 76px;
	    position: relative;
	    left: 70px;
	    top: 0;
	}
	.contactWindow .featured-box .boxHeading{
		margin-bottom: 0;
	}
	.popup-inner{
		width: 90%;
	}
	.popup .formWindow{
		padding-bottom: 1px;
	}
	.popup .imgWindow img{
		display: none;
	}
}
