/*
Theme Name: nwGmbH
Description: Child theme
Author: nadimelhady
Author URI: http://www.nadimelhady.com
Template: uncode
Version: 1.0.0
Text Domain: ne
*/

.kontakformular .wpcf7-form-control.wpcf7-textarea, .kontakformular .wpcf7-form-control.wpcf7-text {
    border: solid black 1px;
}
.kontakformular .wpcf7-form-control.wpcf7-textarea:focus {
    border-color: #f9b85c;
}

.main-wrapper a {
    font-weight: bold;
}

/* #Font-ui-fixed */
.font-ui-fixed,
.post-info,
.widget-container .widget-title,
#comments .comments-title,
#respond .comments-title,
#comments #reply-title,
#respond #reply-title,
.uncode-share h6,
.woocommerce div.product .wootabs .tab-pane:not(.tab-vcomposer) .product-tab-title,
.woocommerce #content div.product .wootabs .tab-pane:not(.tab-vcomposer) .product-tab-title,
.woocommerce #reviews .woocomments .woocomments-title,
.woocommerce .products.related .related-title,
.woocommerce #review_form #respond #reply-title {
  font-family: Rubik;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: none;
  font-size: 12px;
}

.no-touch .onepage-pagination span.cd-dot-cont:hover .cd-dot, .no-touch .onepage-pagination a.is-selected .cd-dot {
    background-color: #ffffff;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(2);
}
.no-pad {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.custom-top .row-parent{
	padding-top: 0 !important;
}
.custom-bot .row-parent{
	padding-bottom: 0 !important;
}

@media only screen and (min-width : 240px) {
   .wpcf7-textarea,
   .wpcf7-text {
     max-width: 100%;
     padding: 10px 1px !important;
   }
}

/* Icon Box weisse schrift hell */
.icon-box-heading > * {
  color: #fff !important;
}

/* Titel schwarz */
.h4 {
  color: #000 !important;
}


a:hover{
    color: #f9b85c !important;
}

.site-footer p{
    font-size: 0.938em !important;
}



/* footer */
footer .footer-center {
    padding-top: 40px;
    padding-bottom: 20px;
}

/* Form */
.wpcf7-list-item {
   width: 100% !important;
}

/* ====== DCWI Styles / 17.12.2021 ======= */

.frontpage-image-box {
  background-color: rgb(249, 184, 92);
  color: white !important;
  padding: 1rem !important;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

div > .frontpage-image-box:first-of-type {
  padding: 1rem !important;
}

div > .frontpage-image-box:last-of-type {
  padding: 1rem !important;
}

.frontpage-image-box a:not(.btn) {
  color: white !important;
}

.frontpage-image-box a.custom-link.btn.border-width-0.btn-color-xsdn.btn-icon-left.btn-ripple-out.btn-border-animated:hover:hover {
    color: rgb(249, 184, 92) !important;
}

.testimonial-slider .tmb-light.tmb-bordered.tmb-no-bg.tmb-media-first.tmb > .t-inside .t-entry-visual {
  border: none;
  max-width: 300px;
  margin: 0 auto;
}

.packete-buchen h3 {
    color: white !important;
}

