/*

 Theme Name: generatepresschild

 Template: generatepress

 

*/
.cn-button.bootstrap {
    color: #fff;
    background: #c6c6c6!important;
}
input[type="submit"]
{
    color: #fff;
    background: #c6c6c61!important;
}
input[type="submit"]:hover
{
    color: #fff;
    background: #c6c6c6!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #c6c6c6c;
}
.ohne p {
    margin-bottom: 0em;
}
  .block{
   text-align: justify; hyphens: auto!important;-webkit-hyphens: auto!important;
-webkit-hyphenate-limit-chars: auto 3!important;
-webkit-hyphenate-limit-lines: 4!important;
-ms-hyphens: auto!important;
-ms-hyphenate-limit-chars: auto 3!important;
-ms-hyphenate-limit-lines: 4!important;

}
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #CB0000;
    color: #fff;
	}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #161414;
    color: #fff;
	}
@media only screen and (max-width: 768px) {
.block{
   text-align: left; hyphens: auto!important;-webkit-hyphens: auto!important;
-webkit-hyphenate-limit-chars: auto 3!important;
-webkit-hyphenate-limit-lines: 4!important;
-ms-hyphens: auto!important;
-ms-hyphenate-limit-chars: auto 3!important;
-ms-hyphenate-limit-lines: 4!important;

}
}

