/*

Theme Name: Perekeskus Theme

Description: A Child Theme for the Enfold Wordpress Theme, customized for Tartu Perekeskus

Version: 1.0

Author: Anyweb OÜ

Author URI: http://www.anyweb.ee

Template: enfold

*/

 /*Laptop*/ 
.footer-tell::before {
	margin-right: 7px;
	content: '\e854';
	font-family: 'entypo-fontello';
	color: #005F89 ;
}
.av-image-caption-overlay-center {
	position: absolute;
	bottom:30px;
	margin:auto;
	width:100%;
	font-size:35px;
	font-weight: bold;
}
.special-cell-1 {
	padding:0px;
	border-bottom: 8px solid #f9f6ed;
}
.special-cell-1:hover {
	border-bottom: 8px solid #eaac3d;
}
.aw-transparent-button a.avia-button.av-link-btn {
	border: 2px solid #EAAC3D !important;
	background-color: #F7F6ED;
	border-radius: 12px;
}
.aw-transparent-button a.avia-button .avia_iconbox_title {
	color: #005F89;
	font-weight: bold;
}
.footer-tell {
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}
.aw-transparent-button a.avia-button.av-link-btn:hover {
	background-color: #005F89;
	border-color: #F7F6ED !important;
}
.aw-transparent-button a.avia-button.av-link-btn:hover .avia_iconbox_title {
	color: #fff;
}
#aw-intro-text {
	background-position: 95% 90%;
}

.aw-intro-text-block {
	margin-bottom: 50px !important;
}

.aw-intro-text-block h3 {
	line-height: 30px;
}

.aw-service-heading h3 {
	font-weight: 600 !important;
}

#footer  h3.widgettitle, p.footer-tell {
	font-size: 20pt ;
}
 /*Laptop*/ 

 /*Tablet*/ 

   @media (max-width: 1024px) {

	 #aw-intro-text {
		background-position: 95% 80%;
		height: 500px;
	}
	.special-cell-1 .av-image-caption-overlay-center {
		padding: 20px;
		font-size: 16pt;
	}
}
 /*Tablet*/ 

 /*Mobile*/ 

 @media (max-width: 600px) {
 
	 #aw-intro-text {
		background-position: 50% 90%;
		height: 800px;
	}

	.aw-intro-text-block {
		margin-top:40px !important;
	}

	.aw-intro-text-block h3 {
		font-size: 18px;
	}

	#footer p.footer-tell {
		text-align: left;
	}
	#footer #text-2 {
		margin-bottom: 0;
	}

	#footer #text-2 .widgettitle {
		text-align: center;
	}

	#footer #custom_html-2 {
		margin-top: 0;
	}
}
 /*Mobile*/ 