/*
Theme Name: kompressor-child
Theme URI: https://www.kompressor.ee
Author: Andre-Marcel Peri
Author URI: www.weebu.ee
Version: 1.4
Template: kompressor
*/

@import url("../kompressor/style.css");

body{
background:#1A0804;
background-image:url(images/taust.jpg);
    background-attachment: fixed!important;
background-size:cover;

}

.wrapper {
margin-top:60px;

}


.nivo-caption{
    bottom:18%!important;
top:18%!important;
left:0px!important;
float:left!important;
width:35%!important;
color:#F9E057!important;
padding-left:50px!important;
padding-bottom:40px!important;
background:rgba(14, 3, 2, 0.75)!important;
}


.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    margin: 50px 0 25px;
    font-weight: 600;
font-family: 'Lato', 'Helvetica Neue', Helvetica, sans-serif;
font-size:32px;
}

 .main-menu .current-menu-item > a, .main-menu .current_page_item > a {
    color: #F9E057;
    FONT-SIZE: 18PX;

}

.main-menu a:hover{
    color:#F9F4A2;
}

.main-menu a {
    color: #999;
    FONT-SIZE: 18PX;
}

.credits {
    font-size: 13px;
    display:none;
}

.main-menu .current-menu-item:before, .main-menu .current_page_item:before {
    content: '>';
    display: block;
    font: -webkit-control;
    color: #DC2D21!important;
    position: absolute;
    top: -4px;
    left: 5px;
    font-size: 5px;
    font-weight: bold;
}

.main-menu:before, .widgets:before, .widget + .widget:before, .credits:before {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #F9E057!important;
    margin: 35px 0;
    text-align: center;
    margin-left: 35%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    color:#4f2514;
}

.main-menu a {
    color: #FFF;
    FONT-SIZE: 18PX;
}



p {
   color:#4f2514;
}

a:hover {
    text-decoration:none!important;
}

.content.thin {
   width: 973px;
    margin-top: 0px;
box-shadow: 0 0 18px rgba(0, 0, 0, 0.575);
}

.content {
    width: 1200px;
    max-width: 75%;
    margin: 40px auto 50px;
}

@media screen and (max-width: 1200px) {
.content {
    width: 1200px;
    max-width: 85%;
    margin: 40px auto 50px;
}
}

@media screen and (max-width: 1095px) {
.content {
    width: 1200px;
    max-width: 90%;
    margin: 40px auto 50px;
}
}

@media screen and (max-width: 1050px) {
.content {
    width: 1200px;
    max-width: 95%;
    margin: 40px auto 50px;
}
}

@media screen and (max-width: 1010px) {
.content {
    width: 1200px;
    max-width: 98%;
    margin: 40px auto 50px;
}
}


.main-menu li {
    display: block;
    margin-top: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
}

.main-menu .current-menu-item:before, .main-menu .current_page_item:before {
    content: '>';
    display: block;
    font: -webkit-control;
    color: #DC2D21!important;
    position: absolute;
    top: -4px;
    left: 5px!important;
    font-size: 25px;
    font-weight: bold;
}

.main-menu {
    margin-top:50px;
}
.main-menu:before, .widgets:before, .widget + .widget:before, .credits:before {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #e7e7e7;
    margin: 35px 0;
    text-align: center;
    margin-left: 35%;
}

.post.single .post-title {
    font-size: 2em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 40px;
    word-break: break-word;
    -ms-word-break: break-word;
    margin-top: -20px!important;
    color:#4f2514;
}

.featured-media {
    display: block;
    overflow: hidden;
    position: inherit;
    z-index: -1;
}

body.home .post.single .post-title {
    font-size: 2em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 40px;
    word-break: break-word;
    -ms-word-break: break-word;
    margin-top: 0px!important;
display:none;
    color:#4f2514;
}

.post-inner {
    width: 820px;
    max-width: 85%;
    padding: 7.5% 0;
    margin: 0 auto;
}

div#lmm_69e9daa9.mapsmarker.markermap.marker-1{
 width: 119%;
float: left;
margin-left: -9.5%;
} 

#pg-2-0, #pg-2-1, #pl-2 .panel-grid-cell .so-panel {
    margin-bottom: 0px!important;
}

#pg-2-2 {
margin-left:0px!important;
margin-right:0px!important;
margin-bottom:0px!important;
}

.panel-grid-cell .widget-title {
    margin-top: 0;
    text-align:center;
    color:#DC2D21;
}

.panel-grid-cell .widget-title{
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
}
.panel-grid-cell .widget-title:before, .panel-grid-cell .widget-title:after {
  background-color: #4f2514;
  content: '\a0';
  flex-grow: 1;
  height: 2px;
  position: relative;
  top: 0.5em;
}
.panel-grid-cell .widget-title:before {
  margin-right:10px;
}
.panel-grid-cell .widget-title:after {
  margin-left:10px;
}

.post-inner {
    width: 973px;
    max-width: 100%;
    padding: 0% 0%;
    margin: 0 auto;
}

.panel-grid-cell .widget-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    /* padding: 20px; */
    padding-top: 25px;
    padding-bottom:0px;
    padding-left: 160px;
    padding-right: 160px;
}

div.textwidget {
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 50px;
    color:#4f2514;
}

.sidebar {
    padding: 50px 40px;
    top: 0;
    left: 0;
    font-size: 0.71em;
    position:fixed;
}

@media screen and (max-width: 980px) {
.sidebar {
position:relative;
}
}

.sidebar:before {
    content: "";
    display: block;
    width: 280px;
   box-shadow: 0 0 48px rgba(0, 0, 0, 0.875);
background: #1A0804; /* For browsers that do not support gradients */    
     background: url(images/menyy2.png);
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
}

.avatud {
    border: 2px solid #dc2d21;
    border-radius: 10px;
    padding: 20px;
    padding-left: -20px;
    padding-right: 20px;
    width: 205px;
    margin-top: -40px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.avatud2 {
    border: 1px solid #dc2d21;
    border-radius: 10px;
    padding: 20px;
    padding-left: -20px;
    padding-right: 20px;
    width: 235px;
    margin-top: -60px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    color:red;
}

button.menyy {
    border: 3px solid #fffcb0;
    color: #fffcb0;
    background: none;
    height: 60px;
    width: 250px;
    text-align: center;
    border-radius: 7px;
    font-size: 21px;
    font-weight: bold;
    cursor: pointer;
}

h2.piltide_pealkirjad {
    text-align: center!important;
    padding-top: 30px!important;
    padding-bottom: 50px!important;
    color: #fffcb0!important;
}

button.menyy:hover {
    border:3px solid #F9E057!important;
    background:none;
    color:#F9E057!important;
    font-size: 21px;
transition: all 0.7s linear 0s;
}

button.vota_uhendust {
    border:3px solid #fffcb0;
    color: #fffcb0;
    background:none;
    height:60px;
    width:250px;
    text-align:center;
    border-radius:7px;
    font-size: 21px;
cursor:pointer;
}



.form-submit #submit:hover {

	cursor: pointer;

	background: #000;

}


button.vota_uhendust:hover {
    border:3px solid #F9E057;
    background:none;
    color:#F9E057;
    font-size: 21px;
transition: all 0.7s linear 0s;
}



.credits:before {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #e7e7e7;
    margin: 35px 0;
    text-align: center;
    margin-left: 35%;
    display:none!important;
}


.nav-toggle.active { background: red; } 

.foot {
    text-align:center;
    height:100px;
background:rgba(255, 250, 136, 0.85);
padding-top:30px;
    color: #4F2514;
}

.foot_mob {
    display:none;
}
}

.panel-grid-cell .widget-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    /* padding: 20px; */
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
    width: auto;
    text-align: center;
}



@media ( max-width: 1024px ) {
	
	/* structure */

	.wrapper { margin-left: 0; }

	

	.sidebar { 

		width: 100%;

		padding: 30px 5%;

		margin: 0;

		border-bottom: 1px solid #ddd;

		background: #fff;

		font-size: 1em;

		position: relative;

		top: 0;

		left: 0;

	}

	

	.sidebar:before { content: none; }

	

	.content,

	.content.thin { 

		max-width: 90%; 

		margin: 5% auto;

	}



	/* sidebar */

	

	.main-menu,

	.widgets,

	.credits {

		display: none;

	}

	

	.blog-title { margin-right: 120px; }

	

	/* mobile menu */

	

	.mobile-navigation { background: #2d2d2d; }

	

	.mobile-menu { 

		padding: 7.5% 5%; 
                padding-left:10%!important;
		font-size: 0.8em;

	}

	

	.mobile-menu li { 

		display: block; 

		margin-top: 25px;

		font-weight: 700;

		line-height: 120%;

		text-transform: uppercase;

		letter-spacing: 1px;

		position: relative;

	}

	

	.mobile-menu > li:first-child { margin-top: 0; }

	

	.mobile-menu ul { margin-left: 25px; }

	

	.mobile-menu a { color: #fffa87; }

		

	.mobile-menu > .current-menu-item > a,

	.mobile-menu > .current_page_item > a { 

		color: #fff;

	}

	

	.mobile-menu .current-menu-item:before,

	.mobile-menu .current_page_item:before {

		content: '>';

		display: block;

		font: 16px/1 "Genericons";

		color: #019EBD;

		position: absolute;

		left: -19px;

		top: 2px;

	}

	

	.mobile-menu a:hover { color: #fff; }

		

	/* nav toggle */

	

	.nav-toggle { 

		display: block;

		padding: 12px 12px 10px; 

		border-radius: 3px;

		position: absolute;

		top: 50%;

		margin-top: -16px;

		right: 5%;

	}

	

	.nav-toggle .bars {

		height: 10px;

		width: 15px;

		float: right;

		position: relative;

		margin-top: -1px;

	}

	

	.nav-toggle .bar {

		width: 15px;

		height: 2px;

		background: #767676;

		border-radius: 2px;

		position: absolute;

		left: 0;

		top: 0;

	}

	

	.nav-toggle .bar:nth-child(2) { top: 4px; }

	.nav-toggle .bar:nth-child(3) { top: 8px; }

	

	.nav-toggle p {

		font-size: 13px;

		line-height: 10px;

		font-weight: 700;

		text-transform: uppercase;

		text-align: right;

		color: #767676;

		float: right;

		margin-right: 8px;

		position: relative;

		top: -1px;

	}

	

	.nav-toggle .close { display: none; }

	

	.nav-toggle:hover { cursor: pointer; }

	

	.nav-toggle.active { background: #019EBD; } 

	.nav-toggle.active p { color: #fff; } 

	

	.nav-toggle.active .bar { background: #fff; }

	

	.nav-toggle.active .bar:nth-child(1),

	.nav-toggle.active .bar:nth-child(3) { top: 4px; }

	

	.nav-toggle.active .bar:nth-child(2) { opacity: 0; }

	

	.nav-toggle.active .bar:nth-child(1) {

		transform: rotate(45deg); 

		-moz-transform: rotate(45deg);  

		-webkit-transform: rotate(45deg); 

	}

	

	.nav-toggle.active .bar:nth-child(3) { 

		transform: rotate(-45deg); 

		-moz-transform: rotate(-45deg);  

		-webkit-transform: rotate(-45deg); 

	}

	

	.nav-toggle.active .menu { display: none; }

	.nav-toggle.active .close { display: block; }

	

	

	/* blog */

	

	.posts .post-container { width: 50%; }

	

	

}

@media (max-width: 1024px) {
.mobile-menu .current-menu-item:before, .mobile-menu .current_page_item:before {
    content: '>';
    display: block;
    font: 16px/1 "Genericons";

    color: #019EBD;
    position: absolute;
   top: -3px;
    left: -19px;
    font-weight: bold;
    font-size: 20px;
}
}

@media (max-width: 780px) {
#pl-2 .panel-grid-cell {
    padding: -20;
    margin-bottom: -20px;
}
}


@media (max-width: 600px){
.post.single .post-inner {
  padding-top: 0px!important;
}
}

@media (max-width: 768px){
.post-content td {
    padding: 1%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: none;
    width: 80%!important;
    color: #93311F;
    height: 35px!important;
    padding-right: 4px!important;
}
}

@media (max-width: 600px){
div.siteorigin-widget-tinymce.textwidget{
    padding-top:30px!important;
}
}

@media (max-width: 600px){
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    margin-top:0px!important;
}
}

@media (max-width: 1024px){
.nivo-caption{
width:100%!important;
height:100%!important;
top:0px!important;
}
}

@media (max-width: 1024px){
div.textwidget {
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color:#4f2514;
}
}

@media (max-width: 1024px){
.home div.textwidget {
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
    color:#4f2514;
}
}

@media (max-width: 1495px){
div.nivo-caption h1{
    display: block;
    font-size: 27px!important;
}
}

@media (max-width: 1495px){
div.nivo-caption{
    display: block;
    padding-top:15px;
    font-size: 15px;
    line-height: 0.5;
}
}

@media (max-width: 1355px){
div.nivo-caption h1{
    display: block;
    font-size: 25px!important;
}
}


}
@media (max-width: 1275px){
div.nivo-caption h1{
    display: block;
    font-size: 22px!important;
}
}



@media (max-width: 1275px){
div.nivo-caption{
    display: block;
    font-size: 12px;
    line-height: 0.5;
}
}

@media (max-width: 1024px){
div.nivo-caption h1{
    display: block;
    font-size: 35px!important;
}
}

@media (max-width: 1024px){
div.nivo-caption{
    display: block;
    font-size: 19px;
    line-height:2;
}
}

@media (max-width: 1024px){
div.nivo-caption b{
    display: none!important;
}
}

@media (max-width: 600px){
div.nivo-caption h1{
padding-top:0px!important;
color:#fffa87!important;
    font-size:19px!important;
}
}

@media (max-width: 600px){
div.slaider{
padding-top:20px!important;
}
}

@media (max-width: 600px){
.nivo-caption{
font-size:14px!important;
line-height:0.4;

}
}

@media (max-width: 600px){
.wrapper {
margin-top:0px;
}
}


.slaider_header{
color:#fffa87!important; 
font-family: 'Rochester'!important; 
font-size:35px; 
padding-bottom:30px;
}

.slaider_header span{
font-family: initial!important; 

padding-bottom:30px;
}



@media (max-width: 1496px){
.slaider_header{
padding-bottom:15px!important;
}
}

@media (max-width: 600px){
.slaider_header{
margin-top:50px!important;
padding-bottom:0px!important;
}
}



@media (max-width: 1024px){
.blog-logo, .blog-logo img {
    display: block;
    height: 120px;
    width: 150px;
}
}

@media (max-width: 1024px){
.sidebar {
    width: 100%;
    padding: 30px 5%;
    margin: 0;
    border-bottom: none;
    background: url(images/menyy2.png);
    font-size: 1em;
    position: relative;
    top: 0;
    left: 0;
}
}

@media (max-width: 1024px){
.nav-toggle p {
    font-size: 13px;
    line-height: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    color: #767676;
    float: right;
    margin-right: 8px;
    position: relative;
    top: -1px;
    display: none;
}
}

@media (max-width: 1024px){
.nav-toggle {
    display: block;
    padding: 10px 20px 10px 10px;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 5%;
    color: white;
    background: none;
}
}

@media (max-width: 1024px){
.nav-toggle .bars {
    height: 20px;
    width: 25px;
    float: right;
    position: relative;
    margin-top: -1px;
}

@media (max-width: 1024px){
.nav-toggle .bar {
    width: 35px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
}

@media (max-width: 1024px){
.nav-toggle .bar:nth-child(2) {
    top: 8px;
}
}

@media (max-width: 1024px){
.nav-toggle .bar:nth-child(3) {
    top: 16px;
}
}

@media (max-width: 1024px){
.nav-toggle.active {
    background: none;
}
}

@media (max-width: 1024px){
.mobile-navigation {
    background: #230702;
}
}



@media (max-width: 600px){
.foot {
    display:none;
}
}

@media (max-width: 600px){
.foot_mob {
    display:block;
    text-align:center;
    height:120px;
background:#FFF860;
padding-top:20px;
padding-bottom:25px!important;
color:#4f2514;
font-weight:bold;
}
}

@media (max-width: 600px){
button.menyy {
    border: 4px solid #F9E057;
    color: #F9E057;
    background:none;
    height:60px;
    width:250px;
    text-align:center;
    border-radius:7px;
    font-size: 21px;
    font-weight:bold;
}
}

@media (max-width: 768px){
h3.widget-title {
padding-bottom: 0px!important;
padding-top: 15px!important;
}
}

@media (max-width: 367px){
button.menyy {
    border: 3px solid #F9E057;
    color: #F9E057;
    background:none;
    height:50px;
    width:200px;
    text-align:center;
    border-radius:7px;
    font-weight:bold;
margin-bottom: 15px!important;
}
}
}

@media (max-width: 367px){
button.vota_uhendust {
    border: 3px solid #F9E057;
    color: #F9E057;
    background:none;
    height:50px;
    width:200px;
    text-align:center;
    border-radius:7px;
    font-weight:bold;
margin-bottom: 15px!important;
}
}

@media (max-width: 317px){
button.menyy {
    border: 4px solid #F9E057;
    color: #F9E057;
    background:none;
    height:50px;
    width:180px;
    text-align:center;
    border-radius:7px;
    font-size: 19px;
    font-weight:bold;
}
}

@media (max-width: 317px){
button.vota_uhendust {
    border: 4px solid #F9E057;
    color: #F9E057;
    background:none;
    height:50px;
    width:180px;
    text-align:center;
    border-radius:7px;
    font-size: 19px;
    font-weight:bold;
}
}

@media (max-width: 1024px){
.mobile-menu > .current-menu-item > a, .mobile-menu > .current_page_item > a {
    color: #FFE200;
    font-size: 18px;
    
}
}

@media (max-width: 1024px){
ul.mobile-menu
    padding-left:10%!important;
}
}

@media (max-width: 1024px){
.mobile-menu a {
    color: #fffa87!important;
    FONT-SIZE: 18PX;
}
}


@media (max-width: 1024px){
.mobile-menu .current-menu-item:before, .mobile-menu .current_page_item:before {
  content: '>';
    display: block;
    font: -webkit-control;
    color: #DC2D21!important;
    position: absolute;
   top: -3px;
    left: -19px;
    font-weight: bold;
    font-size: 20px;
}
}

@media (max-width: 367px){
.avatud {
width: 210px;
  
    margin-bottom: 20px!important;
}
}

@media (max-width: 600px){
.panel-grid-cell .widget-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    padding: 40px;
    /* padding-top: 60px; */
    /* padding-bottom: 20px; */
    /* padding-left: 130px; */
    /* padding-right: 160px; */
    padding-top: 27px!important
}

}


.post-content table tbody > tr:nth-child(odd) > td {
    background: #FFFCB0;
    color: #DC2D21;
}


.post-content th, .post-content td {
    padding: 1%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: none;
    width: 85%;
    color:#93311F;
}

.panel-grid {
    margin-bottom: 0px!important;
}

.post.single .post-title {
    font-size: 4em;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 40px;
    word-break: break-word;
    -ms-word-break: break-word;
    margin-top: 130px!important;
    color: #FFFFFF;
    padding-left: 50px;
display:none;
}







.widget + .widget:before, .credits:before {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #e7e7e7;
    margin: 35px 0;
    text-align: center;
    margin-left: 35%;
display:none!important;
}

body a {
color: #4F2514;
    font-weight: bold;
}


body a:hover {
    color: ;
    text-decoration: none;
}

.menu_list{
background:red!important;
color:blue!important;
}






.mobilefriendly-menu {
  display: inline;
}

.mobilefriendly-menu-icon {
  display: none;
  width: 20px;
  height: 20px;
  padding: .5em;
  cursor: pointer;
}

.mobilefriendly-menu-icon div {
  height: 4px;
  margin: 5px 0;
  background: black;
}

.mobilefriendly-menu ul.menu {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    line-height:3.2;
}

.mobilefriendly-menu ul.menu li {
  display: inline;
  margin-right:12px;
  padding:0;
  display:-moz-box!important;
}

.mobilefriendly-menu ul.menu li a {
  text-decoration: none;
  padding: .7em 1em;
    background-color: rgba(27, 7, 4, 0.13);
    color: #F9E057;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #F9E057;
}

.mobilefriendly-menu ul.menu li a:hover {
transition: all 0.3s linear 0s;
color:#f9f490;
border: 2px solid #f9f490;
}

@media screen and (max-width: 930px) {
  .mobilefriendly-menu {
    display: inline-block;
    vertical-align: middle;
    width:100%;
  }

  .mobilefriendly-menu-icon {
    display: none;
  }

  .mobilefriendly-menu ul.menu {
    position: inherit;
    right:0;
    left:0;
    display: block;
    margin-top: 4px;
    line-height:1;
  }

  .mobilefriendly-menu ul.menu li a {
    display: block;
    padding: .8em;
  }
}

.post.single {
    background: none;
}


.post-content input[type="submit"]:hover,

.post-content input[type="reset"]:hover,

.post-content input[type="button"]:hover {

  cursor: pointer;

  background: white;

  color: #fff;

}


.post-content input[type="submit"]:hover, .post-content input[type="reset"]:hover, .post-content input[type="button"]:hover {
    cursor: pointer;
    background: white;
    color: #fff;
    width: 40%;
    background: #DC2D21!important;
    color: white!important;
}

.post-content input[type="submit"], .post-content input[type="reset"], .post-content input[type="button"] {
    width: 40%;
    background: none;
    border: 2px solid #DC2D21;
    color: #4E2413;
    font-size: 18px;
    height: 50px;
    border-radius: 5px;
    font-weight:bold;
    MARGIN-LEFT:25%;
    MARGIN-TOP:20PX;
}

.post-content input[type="text"], .post-content input[type="email"],.post-content input[type="tel"], .post-content input[type="url"], .post-content input[type="password"] {
    width: 90%;
    padding: 4px 16px;
    font-size: 0.9em;
    border: none;
    color: #4E2413;
   background: #fffcb0;
    border-radius: 1px;
    -webkit-appearance: none;
    border: none;
border-bottom: 1px solid gold;
height:50px;
}

.post-content textarea {
    font-family: 'Lato', sans-serif;
    border: none;
    height: 145px;
    border-radius: 5px;
 width: 90%;
background: #fffcb0;
    border-radius: 1px;
    -webkit-appearance: none;
    border-bottom: 1px solid gold;
background-image: url('images/pencil.png');
    background-position:7px 10px;
    background-size:27px 27px;
    background-repeat: no-repeat;
border-bottom: 1px solid gold;
padding-left:40px;
}

.post-content input {
    font-family: 'Lato', sans-serif;
    border: none;
    height: 50px;
    border-radius: 1px;
    width: 90%;
    background: #FFFCB0;
    border-bottom: 1px solid gold;
    font-size:15px!important;
}



.wpcf7-tel{
background-image: url('images/phone.png')!important;
    background-position:11px 15px!important;
    background-size:20px 20px!important;
    background-repeat: no-repeat!important;
padding-left:40px!important;
}

.wpcf7-email{
background-image: url('images/envelope.png')!important;
    background-position:11px 15px!important;
    background-size:20px 20px!important;
    background-repeat: no-repeat!important;
padding-left:45px!important;
}

.wpcf7-text{
background-image: url('images/user.png');
    background-position:11px 15pxpx;
    background-size:20px 20px;
    background-repeat: no-repeat;
padding-left:40px!important;
}

.wpcf7-datetime{
background-image: url('images/time.png')!important;
    background-position:11px 15px!important;
    background-size:20px 20px!important;
    background-repeat: no-repeat!important;
padding-left:40px!important;
}

.wpcf7-number{
background-image: url('images/people.png')!important;
    background-position:11px 15px!important;
    background-size:20px 20px!important;
    background-repeat: no-repeat!important;
padding-left:40px!important;
}

.post-content input[type="text"] {
background-image: url('images/user.png');
    background-position:11px 15px!important;
    background-size:20px 20px!important;
    background-repeat: no-repeat!important;
padding-left:50px;
}

.post-content input[type="text"]:acive {
border-left:2px solid red!important;
}


.post-content p {
margin-bottom: 0px!important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:  #904223;
font-weight:normal;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #904223;
   opacity:  1;'
font-weight:normal;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:   #904223;
   opacity:  1;
font-weight:normal;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:   #904223;
font-weight:normal;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:   #904223;
font-weight:normal;
}

@media (max-width: 767px){
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-X:none!important;
    overflow-y: none!important;
    -webkit-overflow-scrolling: none!important;
    -ms-overflow-style: none!important;
    border: NONE!IMPORTANT;
}
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    display: none!important;
}

.post-content td {
    padding: 1%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: none;
    width: 75%;
    color: #93311F;
    height:35px!important;
    padding-right:14px;
}

@media (max-width: 767px){
div#panel-129-2-0-0, div#pgc-129-2-0, div#panel-129-4-1-0, div#panel-129-6-0-0, div#panel-129-8-1-0, div#panel-129-10-0-0 {
    display:none!important;
}


}

@media (max-width: 767px){
div#panel-129-6-0-1 div.panel-widget-style{
    padding-bottom:0px!important;
}
}

@media (max-width: 767px){
div#panel-129-4-0-1 div.panel-widget-style{
    padding-bottom:0px!important;
}
}

@media (max-width: 767px){
div#pgc-129-11-0{
    padding-top:40px!important;
}
}

@media (max-width: 767px){
div#pgc-129-12-0{
    padding-top:40px!important;
}
}
@media (max-width: 767px){
div#pgc-129-13-0{
    padding-top:40px!important;
}
}

@media (max-width: 767px){
div#pgc-129-14-0{
    padding-top:40px!important;
}
}

@media (max-width: 767px){
div#pgc-129-15-0{
    padding-top:40px!important;
}
}

@media (max-width: 780px){
#pgc-710-1-0, #pgc-710-2-0 {
    margin-bottom: 0px!important;
}
}

p.oleme_avatud{
text-align:center; 
font-family: 'Rochester'!important;
 font-size:32px; 
padding-bottom:15px;
}


@media (max-width: 767px){
p.oleme_avatud{ 
padding-bottom:25px!important;
}
}

#lang_sel_list ul {
    border-top: none!important;
}

#lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited {
    background-color: #1C0803!important;
}

#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
    background-color: #1C0803!important;
    color:#F9E057!important;
}

#lang_sel_list {
    height: 32px;
    position: relative;
    z-index: 99;
    font-family: verdana, arial, sans-serif;
    padding-top: 35px!important;
    margin-left: 25px!important;
}

@media (max-width: 1024px){
#lang_sel_list {
    margin-left: 0px!important;
    padding-top: 15px!important;
}
}

@media (max-width: 780px){
#pgc-711-1-0, #pgc-711-2-0 {
    margin-bottom: 0px!important;
}
}

#pl-129 .panel-grid-cell .so-panel {
    margin-bottom: 0px!important;
}

#pl-776 .panel-grid-cell .so-panel {
    margin-bottom: 0px!important;
}

#pl-786 .panel-grid-cell .so-panel {
    margin-bottom: 0px!important;
}