/*
Theme Name: Annis Drahttanten
Theme URI: https://www.annis-drahttanten.de/
Description: Annis Drahttanten
Author: Anni
Author URI: https://www.annis-drahttanten.de/
Version: 99.99.1
Template: oceanwp
*/


@import url('https://fonts.googleapis.com/css2?family=Marck+Script&family=Open+Sans:wght@300;400;600;700;800&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* font-family: 'Marck Script', serif; */

@font-face {
    font-family: 'warenhaus_typenhebelstandard';
    src: url('warenhaustypenhebelstandard-webfont.woff2') format('woff2'),
         url('warenhaustypenhebelstandard-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


#wrap {
	max-width: 100vw;
	overflow: hidden;
}


h1 {
	font-size: 60px;
	font-weight: normal;
}

.sfont {
	font-family: 'Marck Script', serif;
}

.introtext {
	font-family: serif;
	font-size: 20px;
	color: #000;
}


li.search-toggle-li, #mobile-menu-search {
	displaY: none !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0px;
}

.wpb_text_column h3 {
	font-family: 'warenhaus_typenhebelstandard', sans-serif;
	text-align: center;
	padding-right: 00px;
	font-size: 40px;
	color: #000;
	font-weight: normal;
}

.kontakttext {
	font-family: serif;
	font-weight: normal;
	font-size: 20px;
	color: #000 !important;
	line-height: 1.2;
}

.kontakttext a {
	text-decoration: none !important;
	color: #000 !important;
}

.kontakttext a:hover {
	color: #a2baa3 !important;
}

.draht_row {
	margin-top: 60px;
	display: block;
}

.draht_row:after {
	content: ' ' !important;
	background: url(trenner.jpg) no-repeat !important;
	background-position: center center !important;
	background-size: contain !important;
	height: 110px !important;
	width: 400px !important;
	display: block !important;
	margin: 0 auto;
	max-width: 72%;
}

#menu-haupt .menu-link {
	font-size: 22px !important;
	color: #000 !important;
	font-family: serif !important;
}

#menu-haupt .menu-link:hover {
	color: #333 !important;
}