

.blog_holder article {
    width: 75%;
}
.attachment-full.size-full.wp-post-image {
text-align: center;
}
.vertical_menu_area .q_social_icon_holder {
  margin: 0 !important;
  float: left;
}
.breadcrumb a:hover {
color: #cbcbce;
}
.portfolio_single h6, .portfolio_single h6 a {
  color: #393939;
}

nav.vertical_menu > ul > li > a {
      border-bottom: 1px solid rgb(0, 0, 0);
}

.logo_wrapper {
    left: 5%;
}

.mobile_menu_button {
     float: right;
}

.wpml-ls-legacy-list-horizontal {
    margin-left: -25px;
}

@font-face {
	font-family: dinregular;
	src: url(https://patentree.eu/wp-content/themes/bridge/fonts/dinregular-webfont.woff);
	font-weight: normal;
}

@font-face {
    font-family: dinbold;
    src: url(https://patentree.eu/wp-content/themes/bridge/fonts/dinbold-webfont.woff);
    font-weight: normal;
}

p {
    font-family: dinregular;
}

h1 {
    font-family: dinregular;
}

h2 {
    font-family: dinregular;
}

h3 {
    font-family: dinregular;
}

h4 {
    font-family: dinregular;
}

h5 {
    font-family: dinregular;
}

h6 {
    font-family: dinregular;
}

nav.vertical_menu > ul > li > a {
    font-family: dinbold;
}

body {
 font-family: dinregular;
}

.q_counter_holder p.counter_text{
 font-family: dinregular;
}