/*
Theme Name: Overlap Child
Description: Child theme of the Overlap. By using a child theme you will ensure that your modifications are preserved.
Author: Wyde
Template: overlap
Version: 1.0
*/
@font-face {
	font-family: 'manufakturblack';
	src: url('./fonts/manufaktur-black-webfont.woff2') format('woff2'),
	url('./fonts/manufaktur-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'manufakturmedium';
	src: url('./fonts/manufaktur-medium-webfont.woff2') format('woff2'),
	url('./fonts/manufaktur-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('./fonts/MyriadPro-Regular.woff2') format('woff2'),
	url('./fonts/MyriadPro-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.woocommerce {
	padding-top:30px;	
}

.w-text-block ul > li:before {
	display: none !important;
}

.font-myriad-pro {
	font-family: "Myriad Pro", serif !important;
}

.font-manufaktur-medium {
	font-family: manufakturmedium, serif !important;
}

.font-manufaktur-black {
	font-family: manufakturblack, serif !important;
}


body {
	font-family: "Myriad Pro", serif !important;
}

h1 {
	font-family: manufakturblack, serif !important;
}

h2,h3,h4,h5 {
	font-family: manufakturmedium, serif !important;
}

.woocommerce-loop-product__title {
	min-height: 40px !important;
}

.page-content {
	padding-top: 60px !important;
}

.cust-topheader {
    background: #0a3c3b;
    padding: 10px;
    padding-right: 20px;
    color: #fff;
    text-align: right;
    height: 50px;
    z-index: 999999;
    position: fixed;
    top: 0;
        left: 0;
        right: 0;
}

.cust-topheader .menu-items {
padding: 0px;
float: right;
padding-right: 10px;
}


    body.sticky-nav .cust-topheader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
    }

    body #header.w-sticky {
        top: 50px !important;
    }


.phoneheader {
    float: right;
    display: block;
}

    .phoneheader a {
        color: #fff;
    }

.homeheader {
    float: left;
    font-size:1.4em;
    display: block;
}

    .homeheader a {
        color: #fff;
    }

#lang_sel {
    margin-right: 20px;
    z-index: 99999999;
}

#lang_sel li {
    width: 60px;
}

#lang_sel a {
    padding-right: 10px;
}


.w-effect-active h1.title {
    color: #6db536 !important;
}

.w-icon-block .fa {
    margin-top: 13px;
}

.w-heading.heading-3.text-center .w-wrapper, .w-heading.heading-3.text-center h4{
    background: #01746E !important;
    color: #fff !important;
}

.w-header h6 a {
	color: #fff !important;
}

.w-text-light .w-testimonials-slider .owl-next  {
	background: #01746E !important;
	opacity: 1 !important;
	color: #fff !important;
}

.w-customer.has-cover > .w-border {
	background: #01746E !important;
}

.w-text-light .w-testimonials-slider::before {
    background: #003D3B !important;
}

.ctl-timeline-date {
    display: none !important;
}
.meta-details {
    display: none !important;
}

.side-nav-wrapper {
    margin-top: 75px;
    z-index: 9999999;
    position: relative;
}

.title {
    word-wrap:break-word;
}

.single-post .page-content {
    margin-top: 50px;
}
@media only screen and (max-width: 991px) {
    .test {

    }

    .hide-sm {
        display: none;
    }

}

@media only screen and (max-width: 700px) {
    .phoneheader {
        float: left;
    }

    .homeheader {
       float: left;
       margin-top: -8px;
       margin-right: 10px;
    }

    #lang_sel {
        float: right;
    }
    .cust-topheader {
        text-align: left;
    }

    .hide-sm {
        display: none;
    }
}

#lang_sel {
	height: 32px;
	position: relative;
	font-family: verdana, arial, sans-serif;
	display: inline-block;
}
#lang_sel ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important
}
#lang_sel ul li:hover ul, #lang_sel ul a:hover ul {
	visibility: visible
}
#lang_sel ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 25px;
	left: 0;
	border-top: 1px solid #cdcdcd;
	z-index: 10000
}
#lang_sel ul ul a {
	background: #ffffff;
	color: #444444;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	border-width: 0 1px 1px 1px
}
#lang_sel ul ul a:visited {
	background: #ffffff;
	color: #444444;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	border-width: 0 1px 1px 1px
}
#lang_sel li {
	float: left;
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important
}
#lang_sel li:before {
	content: '' !important
}
#lang_sel a {
	display: block;
	font-size: 11px;
	text-decoration: none !important;
	color: #444444;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding-left: 10px;
	line-height: 24px
}
#lang_sel a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none !important;
	color: #444444;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding-left: 10px;
	line-height: 24px
}
#lang_sel a.lang_sel_sel {
	color: #444
}
#lang_sel a.lang_sel_sel:hover {
	text-decoration: none;
	color: #000
}
#lang_sel table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse
}
#lang_sel a:hover, #lang_sel ul ul a:hover, #lang_sel :hover>a, #lang_sel ul ul :hover>a {
	color: #000;
	background: #eee
}
#lang_sel img.iclflag {
	width: 18px;
	height: 12px;
	position: relative;
	top: 1px
}
#lang_sel.icl_rtl {
	text-align: right;
	direction: rtl
}
#lang_sel.icl_rtl .lang_sel_sel {
	padding-right: 14px
}
#lang_sel_footer {
	margin: 0;
	padding: 7px;
	text-align: center;
	font: 11px Verdana, sans-serif;
	min-height: 15px;
	clear: both;
	background-color: #fff;
	border: 1px solid #cdcdcd
}
#lang_sel_footer ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#lang_sel_footer ul li {
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	white-space: nowrap;
	line-height: 25px
}
#lang_sel_footer ul li img {
	position: relative;
	top: 1px;
	width: 18px;
	height: 12px
}
#lang_sel_footer ul li a {
	text-decoration: none;
	padding: 5px 10px
}
#lang_sel_footer ul li a:visited {
	text-decoration: none;
	padding: 5px 10px
}
#wpml_credit_footer {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-size: 11px
}
#lang_sel_list {
	height: 32px;
	position: relative;
	z-index: 99;
	font-family: verdana, arial, sans-serif
}
#lang_sel_list ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important
}
#lang_sel_list ul li:hover ul, #lang_sel_list ul a:hover ul {
	visibility: visible
}
#lang_sel_list ul.lang_sel_list_vertical {
}
#lang_sel_list ul a {
	background: #ffffff;
	color: #444444;
	height: auto;
	line-height: 1em
}
#lang_sel_list li {
	float: left;
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important
}
#lang_sel_list li:before {
	content: '' !important
}
#lang_sel_list a {
	display: block;
	font-size: 11px;
	text-decoration: none !important;
	color: #444444;
	background: #fff;
	line-height: 18px;
	padding-left: 5px
}
#lang_sel_list a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none !important;
	color: #444444;
	background: #fff;
	line-height: 18px;
	padding-left: 5px
}
#lang_sel_list a.lang_sel_sel {
	background-image: none;
	color: #444
}
#lang_sel_list a.lang_sel_sel:hover {
	text-decoration: none;
	color: #000
}
#lang_sel_list.lang_sel_list_vertical {
	width: 149px
}
#lang_sel_list.lang_sel_list_vertical ul {
	height: 0;
	top: 19px;
	left: 0;
	border-top: 1px solid #cdcdcd
}
#lang_sel_list.lang_sel_list_vertical ul a {
	padding: 3px 10px
}
#lang_sel_list.lang_sel_list_vertical li {
}
#lang_sel_list.lang_sel_list_vertical a {
	border: 1px solid #cdcdcd;
	border-top-width: 0;
	padding-left: 10px
}
#lang_sel_list.lang_sel_list_vertical a:visited {
	border: 1px solid #cdcdcd;
	border-top-width: 0;
	padding-left: 10px
}
#lang_sel_list table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse
}
#lang_sel_list img.iclflag {
	width: 18px;
	height: 12px;
	position: relative;
	top: 1px
}
#lang_sel_list_list ul a:visited {
	background: #ffffff;
	color: #444444;
	height: auto;
	line-height: 1em;
	padding: 3px 10px
}
.menu-item-language img.iclflag {
	height: 12px !important;
	width: 18px !important;
	margin-bottom: 0 !important;
	margin-right: 4px
}
