/*
Theme Name:     Elvyre (child)
Theme URI:      http://pixel-industry.com/
Description:    Cashco version
Author:         Pixel Industry
Author URI:     http://pixel-industry.com/
Template:       elvyre
Version:        1.0
*/

@import url("../elvyre/style.css");


/* UPDATE IF THEME OPTIONS CHANGED */
p,
a,
table,
#nav > ul > li > a,
#nav li a,
#nav li ul li a,
a.read-more,
blockquote p,
.btn-medium,
.btn-big,
.dropcap,
.head .price span,
.skills li em,
.tabs.vertical li a,
.post-info .post-date .day, 
.post-info-container .post-date .day,
.post-meta li span,
#respond .name-container input, 
#respond .email-container input,
#respond .message textarea,
#respond #comment-reply,
.wpcf7-submit,
.wpcf7-select,
.widget_search .a_search,
.pi_recent_posts .widget-post-info .meta li span,
.widget_recent_comments li span,
#m_search,
.tabs li a,
.comment-meta .author,
.breadcrumbs li,
.breadcrumbs li a,
.accordion .title a,
.icons-list.big li p,
#filters li .item-number,
#filters li a {
	font-family: 'Source Sans Pro';
}
p,
a {
	font-size: 16px;
}
p {
	line-height: 25px;
}
.single-pi_portfolio .heading-bordered h3 {
	font-size: 40px;
	line-height: 42px;
}
/* - - - - - - - - - - - - - - - - */


.group::after {
	content: "";
	display: table;
	clear: both;
}

.mt-0 {
	margin-top: 0 !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}

.heading-bordered h1,
.heading-bordered h2,
.heading-bordered h3,
.heading-bordered h4,
.heading-bordered h5,
.heading-bordered h6 {
	border-color: #f79628;
}


.page-content .row > *[class*="col-md-"]:last-child,
.page-content .row > *[class*="grid_"]:last-child {
	margin-bottom: 0;
}
.page-content.custom-background {
	border: 0;
}
.heading-centered {
	margin-bottom: 0;
}
.blog-posts.blog-post-small-image .post-info-container .date-category {
	display: none;
}
.blog-posts.blog-post-small-image .post-info-container .post-info {
	padding-left: 0;
}
.post-meta li::before {
	position: relative;
	top: 0.1em;
}
.post-meta a {
	font-size: 13px;
}
a.read-more {
	float: left;
}
a.read-more span {
	display: none;
}
.single .post-info,
.icon-comments {
	display: none;
}
.single .post-body {
	padding-left: 0;
}
.single .page-content .container {
	padding: 0;
}
.single .page-content .row > div > * {
	margin-bottom: 1em;
}

.btn-medium,
.btn-big {
	margin: 30px 0;
	border: 2px solid !important;
	line-height: 1;
	font-weight: 400;
}
.btn-medium {
	border-radius: 0 !important;
	padding: 7px 12px;
	font-size: 20px;
}
.btn-big {
	border-radius: 0 !important;
	padding: 9px 14px;
	font-size: 26px;
}
.btn-medium.filled,
.btn-big.filled {
	border-color: #39b54a !important;
}
.btn-medium.filled:hover,
.btn-big.filled:hover {
	color: #39b54a !important;
	border-color: #39b54a !important;
	background-color: #fff !important;
}
.btn-medium.empty:hover,
.btn-big.empty:hover {
	border-color: #39b54a !important;
}
.btn-medium.empty.white:hover,
.btn-big.empty.white:hover {
	color: #39b54a !important;
	border-color: #fff !important;
	background-color: #fff !important;
}

.icons-list li::before {
	position: absolute;
}
.icons-list li p {
	display: inline-block;
	padding-left: 2em;
}

.portfolio-filters {
	display: none;
}
#filters li .item-number {
	display: none;
}
.portfolio-carousel .carousel-li,
.portfolio-carousel .carousel-li .isotope-item {
	height: auto !important;
}

.portfolio-items-holder {
	padding: 0px 15px;
}
#portfolioitems {
	padding: 0; 
}
.portfolio-items-holder .isotope-item {
	margin: 0;
	padding: 0 40px 0 0;
}
#portfolioitems .isotope-item {
	margin-bottom: 10px;
	padding-bottom: 40px;
}
.isotope-item {
	display: inline;
}
.portfolio-img-container figcaption {
	background-color: #39b54a;
}
.portfolio-img-container .title h5 {
	margin-bottom: 0;
	text-align: center;
	color: #fff;
}

.widget_rev-slider-widget {
	margin: 0;
}


.c_hide-h h1,
.c_hide-h h2,
.c_hide-h h3,
.c_hide-h h4,
.c_hide-h h5,
.c_hide-h h6 {
	display: none !important;
}
.c_h-color-light h1,
.c_h-color-light h2,
.c_h-color-light h3,
.c_h-color-light h4,
.c_h-color-light h5,
.c_h-color-light h6 {
	color: #fff;
	font-weight: 700;
	letter-spacing: 1.5px;
}
.c_h-color-theme h1,
.c_h-color-theme h2,
.c_h-color-theme h3,
.c_h-color-theme h4,
.c_h-color-theme h5,
.c_h-color-theme h6 {
	color: #39b54a;
}
/*.c_border-dark {
	border-top: 1px solid !important;
	border-bottom: 1px solid !important;
	border-color: #58585b !important;
}*/
.c_shift-up {
	position: absolute !important;
	top: -210px !important;
}
.c_overflow-visible {
	overflow: visible !important;
}
.c_align-r {
	text-align: right;
}
.c_mb-40 {
	margin-bottom: 40px;
}
.c_ta-center {
	text-align: center;
}


#top-bar .contact-info {
	float: right;
	width: auto !important;
	padding-bottom: 13px;
	text-align: right;
}
#top-bar .contact-info li {
	display: inline-block;
	float: none;
}
#top-bar .contact-info li i {
	margin-right: 0.75em;
}
#top-bar .social-links li {
	margin: 0 !important;
	border: 0 !important;
	background: none !important;
}
#top-bar .social-links li:hover a {
	color: #39b54a !important;
	background: none !important;
}
#header-wrapper #logo {
	position: relative;
	z-index: 1003;
	width: auto;
}
#header-wrapper #nav-container {
	width: auto !important;
	height: auto;
}
#header {
	position: relative;
}
#nav > ul > li > a,
.blog-posts li.blog-post.sticky {
	border-bottom: solid transparent;
	border-bottom-width: 4px !important;
}
#nav > ul > li > a {
	padding-bottom: 26px;
	font-size: 18px;
}
#nav > ul > li.current-menu-item > a,
#nav > ul > li.current-menu-ancestor > a,
#nav > ul > li:hover > a {
	border-color: #39b54a;
}
#dl-menu {
	position: absolute;
	right: 0;
	margin: 19px 0 18px;
}
#dl-menu .dl-trigger {
	float: right;
}
#dl-menu #menu-header-1 {
	top: 45px;
}

#page-title {
	padding-bottom: 70px;
}
.pt-title {
	text-align: center;
}
.pt-title h1 {
	font-size: 50px;
	line-height: 52px;
}

.footer-wrapper {
	border-top: 0;
}
#footer p,
#footer a,
.copyright-container p {
	color: #999;
	line-height: 1.1;
}
#footer p {
	margin-bottom: 0.75em;
}
.footer-widget-container li.widget:last-child {
	margin-bottom: 35px;
}
/*.footer-widget-container:nth-child(1) p {
	text-align: center;
}*/
.footer-widget-container:nth-child(1) img {
	margin-bottom: 35px;
}
.footer-widget-container:nth-child(2) {

}
.footer-widget-container:nth-child(3) p:first-child {
	padding-top: 5px;
}
.footer-widget-container:nth-child(3) .fa {
	position: absolute;
	top: 0;
	left: 0;
}
.footer-widget-container:nth-child(3) a.map {
	display: inline-block;
	margin-top: 1em;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}
.copyright-container {
	background-color: #333;
}

.testimonial_rotator_quote,
.testimonial_rotator_author_info p {
	font-style: italic;
}
.testimonial_rotator_quote {
	line-height: 25px;
}
.testimonial_rotator .longform_hr {
	display: none;
}
.testimonial_rotator_nav {
	display: table;
	margin: 0 auto;
}
.testimonial_rotator_nav > div,
.testimonial_rotator_nav > div > i {
	width: 30px;
	height: 30px;
}
.testimonial_rotator_nav > div {
	position: static;
	float: left;
	background-color: #898989;
	border-radius: 50%;
	margin-right: 5px;
	transition: all 0.2s ease 0s;
}
.testimonial_rotator_nav > div:hover {
	background-color: #39b54a;
}
.testimonial_rotator_nav > div > i {
	display: block;
	background: center no-repeat;
}
.testimonial_rotator_nav > div > i::before {
	content: "";
}
.testimonial_rotator_prev {
	background-image: url(../elvyre/img/c_prev_hover.png);
}
/*.testimonial_rotator_prev:hover {
	background-image: url(../elvyre/img/c_prev.png);
}*/
.testimonial_rotator_next {
	background-image: url(../elvyre/img/c_next_hover.png);
}
/*.testimonial_rotator_next:hover {
	background-image: url(../elvyre/img/c_next.png);
}*/

.service-box-1 .icon::before {
	display: inline-block;
	width: 1em;
}

.caroufredsel_wrapper {
	top: -10px !important;
}
.client-carousel li::before,
.client-carousel li img {
	display: inline-block;
	vertical-align: middle;
}
.client-carousel li::before {
	content: "";
	height: 100%;
}
.carousel-nav {
	margin-top: 0;
}

.wpcf7 label {
	font-family: inherit;
	line-height: 1.25;
	font-size: inherit;
}
.wpcf7-text {
	width: 100%;
}

.footer-widget-container .widget li {
	padding-left: 0;
	border: 0;
	background: none;
}

.page-content.c_bkg-grad + .page-content {
	margin-top: 80px;
}
.c_bkg-grad {
	background: url('bkg_grad-green.jpg');
	background-size: contain;
}
.c_pb {
	position: relative;
	width: 100%;
}
.c_pb::before {
	position: absolute;
	z-index: 31;
	top: 20px;
	left: 17px;
	width: 66px;
	height: 66px;
	color: #fff;
	font-size: 30px;
	line-height: 66px;
	text-align: center;
}
.c_pb .process-box {
	padding-left: 38px;
	text-align: center;
}
.c_pb .process-box::after {
	display: none;
}
.c_pb .process-box:hover {
	transform: none;
	background-color: #58585b;
}
.c_pb .process-box .img-container {
	top: 20px;
	left: -33px;
	width: 66px;
	height: 66px;
	margin-top: 0;
	border: 0;
	background-color: #39b54a;
}
.c_pb .process-box .img-container img {
	display: none;
}

.c_s-cb .service-box-1 {
	padding: 16px 16px 21px;
	background-color: #fff;
	box-shadow: 0px 5px 30px 5px rgba(0, 0, 0, 0.2);
	transition: background-color 0.5s ease 0s;
}
.c_s-cb:hover .service-box-1 {
	background-color: #58585b;
}
.c_s-cb .icon {
	background-color: #39b54a;
}
.c_pb .process-box h5,
.c_s-cb h5,
.c_s-cb p {
	transition: color 0.5s ease 0s;
}
.c_pb:hover .process-box h5,
.c_s-cb:hover h5 {
	color: #39b54a;
}
.c_s-cb:hover p {
	color: #fff;
}



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

	#top-bar,
	#header {
		width: 1050px !important;
	}
	.container {
		max-width: 1080px !important;
	}

}
@media only screen and (max-width: 1199px) {

	.c_notD-hide {
		display: none;
	}
	.c_notD-fullW {
		width: 100%;
	}


	.c_pb::before,
	.c_pb .process-box .img-container {
		top: -33px;
		left: 50%;
		margin-left: -33px;
	}
	.c_pb::before {
		margin-top: 50px;
	}

}

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

	.footer-widget-container:nth-child(2) {
		padding-left: 10%;
	}

}
@media only screen and (max-width: 991px) {

	.c_isM-hide {
		display: none;
	}
	.c_isM-rot img {
		transform: rotate(90deg);
		margin: 0 0 0 -35px;
	}


	.page-content.image-background {
		background-size: cover !important;
	}

}

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


}
@media only screen and (max-width: 767px) {


}

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

}
@media only screen and (max-width: 479px) {

	#top-bar .contact-info,
	#top-bar .social-links {
		width: auto !important;
		float: right !important;
		margin: 0 !important;
	}
	#top-bar .contact-info li a span {
		display: none;
	}

}