/*
Theme Name: Gota Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.4.1600095652
Updated: 2020-09-14 15:00:52

*/

.menu-button {
	border: solid 3px #12135b;
	border-radius:27px;
	height:42px;
	padding:12px !important;
	text-align:center;
	background-color:#12135b;
}

.menu-button a {
	color:orange !important;
}

.menu-button:hover {
	background-color:#12135b;
}

.menu-button:hover a {
	color:#fff !important;
}

@media only screen and (max-width: 981px) {
	
.menu-button  {
		padding:0px !important;
	  height:42px;
	}
	
	.ptext1, .texth1 {
		text-align:center !important;
		margin-top:-45px !important;
		
	}

}



/* This is a Custom Form OFFERTFÖRFRÅGAN */

#form-container{
	border: 1px solid #000;
	padding:5%;
}

.form-title-header{
	  text-align: center;
    color: rgba(0,0,0,1);
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
}

.form-desc-header{
	  color: rgba(0,0,0,1);
    font-size: 14px;
	  text-align: center;
	  margin:8px 0 0;
}

.formonpage input, textarea, select{
	
	width:100%;
	border: 1px solid #bec6ca;
	margin-top:15px;
}

.name-of-d-form {
	
	font-size:14px;
	color:#000;
}

.wpcf7-submit{
    font-family: sans-serif;
    background-color: rgba(78,74,66,1);
    color: rgba(255,255,255,1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	  font-size: 17px;
	  padding:10px 15px;
}

