/*
Theme Name:   Appointment Green
 Description:  A Business theme which is ideal for creating a corporate / business website. Appointment Green theme is a child theme of appointment which has several sections such as slider, services , widget area, etc etc. The green of this theme makes your site looks clean and elegant. Appointment Green theme comes with various locales.
 Author:       webriti
 Author URI:   http://www.webriti.com
 Theme URI:    http://webriti.com/appointment-green-child-version-details-page-1/
 Template:     appointment
 Version:      1.0.8
 Tags: 		   full-width-template, threaded-comments, two-columns,  right-sidebar, sticky-post, custom-menu, translation-ready, blog, portfolio, footer-widgets, featured-images, featured-image-header, custom-header
 Text Domain: appointment-green
*/

/* Zmiana koloru na #155841 (ciemna zielen)*/
.top-contact-detail-section{
	background-color: #155841 !important;
}
h3{
	color: #155841 !important;
}
a.hc_scrollup{
	background-color: #155841 !important;
}

.footer-copyright-section {
	    border-bottom: 5px solid #155841 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: #155841 !important;
    color: #fff;
}

.page-title-section{
	  background-color: #155841 !important;
}

.su-tabs .su-tabs-nav span.su-tabs-current {
    background: #155841 !important;
	color:#fff;
    cursor: default;
}
input.wpcf7-form-control.wpcf7-submit{
	 background-color: #155841 !important;
	 box-shadow: 0 3px 0 0 #3c763d;
}
.navbar .navbar-nav>.open>a, .navbar .navbar-nav>.open>a:hover, .navbar .navbar-nav>.open>a:focus, .navbar .navbar-nav>li>a:hover, .navbar .navbar-nav>li>a:focus {
    color: #155841 !important;
}

/* Koniec Zmiana koloru na #155841 (ciemna zielen)*/
.service-icon{
		display:none;
	}

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

	.media{
		text-align:center;
	}
	/* 	.carou-direction-nav{
		display:none;
	}
	.carousel-indicators{
		display:none;
	}
	.carousel-inner{
		display:none;
	}
	#carousel-example-generic{
		background-image: url("http://chudek-adwokat.pl/wp-content/uploads/2019/08/logo_mini.png");
	}*/
	#myPicture{
		display:none;
	}
	#proBono{
		display:none;
	}
	#honorarium{
		display:none;
	}
	
}
@media only screen and (max-width: 768px) {

	.row.footer-widget-section{
		text-align:center;
	}
}
@media screen and (min-width: 768px) and (max-width: 990px) { 
	.col-md-3.col-sm-6.footer-widget-column{
		width: 25% !important;
	}
}