/*
 Theme Name:   Unbound Child
 Theme URI:    http://themes.radiantthemes.com/unbound/
 Description:  Unbound Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     unbound
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  unbound-child
*/

.footer_main_item .widget-title {
	color: #fff;
}

.post.single-post .entry-header .entry-title {
    text-align:center;
}

.entry-meta {
    display:none;
}

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #00205b !important;
}

.post-thumbnail > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.centered-title-events{
	text-align:	center;
}

.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
	background-color: #fff !important;
}

.clients[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
	background-color: #E4F1FE !important;
}

.wraper_footer_main > .container{
	padding-bottom: 0px !important;
}

.wraper_footer_copyright > .container{
	padding-top: 0px !important;
}

.image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.callToActionOrange a.radiantthemes-button-main{
	background-color: #F39722;
}
.zoomKleineBilder{
	transition: all .6s ease-in-out;
}
.zoomKleineBilder:hover {
  	transform: scale(1.1);
}

.produktTextContainter{
	min-height: 150px !important;
}

.post-thumbnail{ display: none !important; }

.wraper_header.style-twelve .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count, .wraper_header.style-twelve .nav > [class*='menu-'] > ul.menu > li > a:before{
	margin-bottom: 5px;
}

.nav > [class*='menu-'] > ul.menu > li > a{
	padding-bottom: 10px;
}

.header_main .brand-logo{
	margin-bottom: 23px;
}

div.wpforms-container-full .wpforms-form button[type=submit]{
	background-color: #00205b;
	color: #fff;
	border-radius: 9px;
	border: none !important;
}

.phone-holder{
	margin-top: 15% !important;
	max-height: 500px !important;
}

.grecaptcha-badge{display:none;}