/*
Theme Name: Himalayas Child Theme
Theme URI: https://my-blog-shop.de/
Author: myblogshop
Author URI: https://my-blog-shop.de/
Template: himalayas
Version: 1.0
*/
.widget_call_to_action_block .parallax-overlay, .search-box, .scrollup, .sub-toggle:hover, .scrollup:hover {
	color: #fff;
}
.service-title a,
.blog-title a {
    color: #2b68a9;
}
.service-title a:hover,
.blog-title a:hover {
    color: opacity: 0,9;
}
.widget_call_to_action_block .parallax-overlay {
    background: rgba(25, 34, 136, 0.82);
}
.cta-text-title h2 {
    text-shadow: none;
}
.section-title-wrapper {
    margin-bottom: 0;
}
.widget_service_block .section-wrapper,
.section-wrapper {
    padding-top: 0;
	padding-bottom: 0;
	margin-top: 40px;
    margin-bottom: 40px;
}
.home section.widget {
    margin: 40px 0;
}
.caption-sub {
    font-size: 30px;
    font-weight: 500;
}
.slider-readmore {
    border: 5px solid #d94200;
	background-color#b13600;
    font-size: 40px;
    font-weight: 700;
    padding: 30px 25px;
	text-transform: uppercase;
}
.slider-readmore:hover {
    border: 5px solid #d94200 !important;
}
.caption-title {
    color: #df5d29;
	text-shadow: none;
}
h4 {
    font-size: 25px;
}
.sub-title {
    line-height: 1.5em;
}
h2 {
    font-size: 40px;
}
.cta-text-btn {
    border: 2px solid #fff;
    font-weight: bold;
}
article {
    border-bottom: none;
}
.default-wp-page a {
    background: #f48d00 none repeat scroll 0 0;
}
.default-wp-page a:hover {
	background: #f48d00 none repeat scroll 0 0;
	opacity: 0.9;
	color: #fff;
}
.tg-column-wrapper {
    margin-top: 40px;
}
.home-search {
    visibility: hidden;
}
.footer-with-widget .copyright span.copyright-text {
    float: none;
}
.footer-with-widget .copyright span.copyright-text a {
    color: #fff;
}
.everest-forms .evf-submit {
    padding: 11px 30px;
    font-size: 15px;
	text-transform: uppercase;
	border-radius: 5px;
}
#cookie-notice {
	background-color: rgba(77, 77, 77, 0.6) !important;
}
#cookie-notice .button {
	background: #cc2328;
	border-color: #cc2328;
	color: #fff;
	line-height: 18px;
	padding: 5px 12px;
	text-shadow: none;
	-moz-box-sizing: border-box;
	border-radius: 3px;
	white-space: nowrap;
	text-transform: uppercase;
}
#cookie-notice .button:hover {
	text-decoration: none;
	opacity: .9;
}
.cookie-notice-container {
	font-size: 13px;
}
.footer-nav {
    display: none;
}
#bottom-footer .copyright {
    padding-bottom: 30px;
}
.dk-speakout-petition-wrap h3 {
    color: #353535;
	text-align: center;
}
table.dk-speakout-signaturelist td {
    text-align: center;
}
.single article.hentry h1.entry-title, .page article.hentry h1.entry-title {
    text-align: center;
}
.dk-speakout-response-success,
.dk-speakout-response-error {
    padding: 20px;
	margin: 20px;
	text-align: center;
    border: 2px solid #037303;
    background: #ddfddd;
    color: 037303;
}
.dk-speakout-response-error {
    border: 2px solid #d40606;
    background: #ffefef;
    color: #d40606;
}
.dk-speakout-petition-wrap {
    padding-bottom: 1px;
}
.home .textwidget {
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
}
.home section.widget_text {
	margin-top: 0;
	background: #d94200;
}
.counter {
    font-size: 100px;
    color: #fff;
    font-weight: bold;
}
.sig-count-text {
    font-size: 40px;
    font-weight: 500;
	color: #fff;
}
.sig-count-text a {
    border: 2px solid #fff;
    font-weight: bold;
    border-radius: 5px;
    color: #ffffff;
    font-size: 24px;
    padding: 15px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	margin: 0 0 60px 0;
    display: inline-block;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.sig-count-text a:hover {
    background: #ffffff;
	color: #d94200;
}
.dk-speakout-petition-wrap {
    border: 2px solid #ccc;
}

.sigcount2 {
    color: #d94201;
    font-weight: bold;
    font-size: 40px;
}
.large-font {
	font-size: 18px;
}
blockquote:before {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 24px;
    position: relative;
    top: 25px;
    left: -35px;
    line-height: 41px;
    z-index: 0;
    color: #666;
}
blockquote {
    font-size: 17px;
}
blockquote+p {
    text-align: right;
	font-weight: 500;
	padding-right: 10%;
}
.kommentar {
    border: 2px dashed #656565;
    padding: 20px 0 20px 30px;
    margin-left: 40px;
}
.nl-message-1,
.nl-message-2,
.nl-message-3 {
    border: 1px solid #06a906;
    background: #c0ffc0;
    color: #06a906;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.nl-message-2 {
    border: 1px solid #06a906;
    background: #c0ffc0;
    color: #06a906;
 }
.nl-message-3 {
    border: 1px solid #ec7a18;
    background: #fff0e2;
    color: #ec7a18;
}

.home-info-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
}
.home-info-box {
    width: 33%;
    padding: 0 1%;
    float: left;
    text-align: center;
    margin: 50px 0;
}
h3.iconbox_content_title {
    margin-top: 30px;
}
.iconbox_content_title a {
    text-decoration: none;
    font-size: 26px;
    color: #505050;
}
.iconbox_icon::before {
    font: normal 50px/1 'Genericons';
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 50px;
    color: #9c9c9c;
}
.iconbox_willkommen::before {
    content: '\f408';
    padding: 20px 19px 20px 21px;
}
.iconbox_termine::before {
    content: '\f307';
    padding: 20px 17px 20px 23px;
}
.iconbox_tour::before {
    content: '\f300';
    padding: 20px;
}
.iconbox_content_container p {
	font-size: 18px;
}
.iconbox_content_container a {
    color: #fff;
	border: 1px solid #d94200;
    background-color: #d94200;
    height: auto;
    cursor: pointer;
    box-shadow: none;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 15px;
    border-radius: 3px;
	text-transform: uppercase;
	margin-top: 30px;
	 font-size: 15px;
    display: inline-block;
	letter-spacing: 0.5px;
}
.iconbox_content_container a:hover {
    opacity: 0.85;
}
.widget .privacy-policy-field  ul li {
    border-bottom: none;
    padding-left: 0;
}
.widget .privacy-policy-field ul li:before {
    content: "";
}

@font-face {
    font-family: 'Genericons';
    src: url('fonts/genericons-regular-webfont.eot');
    src: url('fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/genericons-regular-webfont.woff') format('woff'),
         url('fonts/genericons-regular-webfont.ttf') format('truetype'),
         url('fonts/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/crimson-text-v10-latin-regular.eot'); 
  src: local('Crimson Text Regular'), local('CrimsonText-Regular'),
       url('fonts/crimson-text-v10-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('fonts/crimson-text-v10-latin-regular.woff2') format('woff2'), 
       url('fonts/crimson-text-v10-latin-regular.woff') format('woff'), 
       url('fonts/crimson-text-v10-latin-regular.ttf') format('truetype'), 
       url('fonts/crimson-text-v10-latin-regular.svg#CrimsonText') format('svg'); 
}

@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/crimson-text-v10-latin-700.eot'); 
  src: local('Crimson Text Bold'), local('CrimsonText-Bold'),
       url('fonts/crimson-text-v10-latin-700.eot?#iefix') format('embedded-opentype'), 
       url('fonts/crimson-text-v10-latin-700.woff2') format('woff2'), 
       url('fonts/crimson-text-v10-latin-700.woff') format('woff'), 
       url('fonts/crimson-text-v10-latin-700.ttf') format('truetype'), 
       url('fonts/crimson-text-v10-latin-700.svg#CrimsonText') format('svg'); 
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300.eot'); 
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300.eot?#iefix') format('embedded-opentype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300.woff2') format('woff2'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300.woff') format('woff'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300.ttf') format('truetype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300.svg#Roboto') format('svg'); 
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300italic.eot'); 
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300italic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300italic.woff2') format('woff2'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300italic.woff') format('woff'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300italic.ttf') format('truetype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-300italic.svg#Roboto') format('svg'); 
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-regular.eot'); 
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-regular.woff2') format('woff2'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-regular.woff') format('woff'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-regular.ttf') format('truetype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-regular.svg#Roboto') format('svg'); 
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-italic.eot'); 
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-italic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-italic.woff2') format('woff2'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-italic.woff') format('woff'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-italic.ttf') format('truetype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-italic.svg#Roboto') format('svg'); 
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-700.eot'); 
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-700.woff2') format('woff2'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-700.woff') format('woff'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-700.ttf') format('truetype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-700.svg#Roboto') format('svg'); 
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-900.eot'); 
  src: local('Roboto Black'), local('Roboto-Black'),
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-900.eot?#iefix') format('embedded-opentype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-900.woff2') format('woff2'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-900.woff') format('woff'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-900.ttf') format('truetype'), 
       url('fonts/roboto-v20-greek_latin-ext_cyrillic-ext_vietnamese_greek-ext_cyrillic_latin-900.svg#Roboto') format('svg'); 
}

@media screen and (max-width: 1023px) {
.home-info-box {
    width: 100%;
	margin: 0;
}
}