/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
#primary{
margin:0px!important;}
@media only screen and (max-width: 920px) {
	.h1{font-size:23px!important;}
}

/*--H1--*/
.etusivuh1{
text-align:center;
font-size:75px!important;
}
@media only screen and (max-width: 920px) {
.etusivuh1{
font-size:55px!important;
	}
}

/*--Header--*/
.main-header-menu > .menu-item > a{
font-family: "Fira Sans";
font-size:17px;
font-weight:bold;
letter-spacing:1px;
}
/*--Etusivu tarjoukset jne--*/
.etusivu-block{
padding-top:80px;
padding-bottom:50px;
padding-left:30px;
padding-right:30px;
border: 4px #eaeaea solid;
}
.etusivu-block:hover{
background-color:#eaeaea;
}
.etusivu-3-column-pohja{
margin-bottom:50px!important;
}

/*---Etusivu ylä 3column--*/
.etusivu-ota-yhteytta{
border-right:2px #239229 solid!important;
border-left:2px #239229 solid!important;
}
@media only screen and (max-width: 920px) {
	.etusivu-ota-yhteytta{
padding-top:15px;
margin-bottom:15px;
border-right:0px white solid!important;
border-left:0px white solid!important;
border-top:2px #239229 solid!important;
border-bottom:2px #239229 solid!important;
}
}

/*--Top menu--*/
.ast-above-header-section{
font-weight:600!important;
}

.ast-above-header-section .fa{
padding-left:15px;
padding-right:5px;
}

/*--Footer--*/
.ast-footer-overlay{
padding-top:1em;
padding-bottom:1em;
}

/*----------------------Palvelut----------------------*/
.sideblocks{
background-color:#f4f4f4;
border: 2px #eaeaea solid;
padding: 35px;
margin-bottom:40px;

}

/*---------------------Ajankohtaista----------------*/
.entry-content .wp-block-latest-posts li{
background-color: #f4f4f4 ;
border: 2px #eaeaea solid;
}
.wp-block-latest-posts a{
font-weight:bold;
font-size:25px;
}
.wp-block-latest-posts .read-more a{
display:none;
}


/*---------------------Contact-----------------------*/
#responsive-form{
	max-width:100%; 
	margin:0 auto;
    width:100%;
    padding: 20px 0 20px 0;

}
.form-row{
	width: 100%;

}

.column-full{ 
float: left;
position: relative;
padding: 0.65rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.column-half{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:50%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/*-----------------------ETUSIVU-2--------------------*/
/*--3 column--*/
.three-column-yhttiedot{
z-index:9;
margin-top:-100px;
background-color:#f9f9f9;
border: 2px #d9d9d9 solid;
text-align:center;
}
@media only screen and (max-width: 920px) {
.three-column-yhttiedot{
margin-top:10px;
	}
	}
/*--3 column iconit--*/
.etusivu-icon .fa{
z-index: 10;
background-color: #f9f9f9;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 17px;
padding-left: 17px;
border-radius: 40px;
border: 2px #c4c4c4 solid;
color: #32a43f;
font-size: 45px;
margin-top: -50px;
margin-bottom:10px;
}
@media only screen and (max-width: 920px) {
.etusivu-icon .fa{
margin-top:-20px;
	}
}
.etusivu-icon .fa-map-marker{
padding-right:22px!important;
padding-left:22px!important;
}

/*--Apteekkimme palveluita iconit--*/

.palveluitafa{
font-size:50px;
color:#32a43f;
}

/*--Tarjoukset ajankohtaista ota yhteytta--*/
.etusivu-block2{
padding-top:80px;
padding-bottom:50px;
margin-bottom:10px;
border: 4px #eaeaea solid;
background-color:white;
}
.etusivu-block2:hover{
background-color:#eaeaea;
}

.fullwidthcolumn{
max-width:1340px!important;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
margin-right:auto;
margin-left:auto;
}