@import url("//hello.myfonts.net/count/346588");


@font-face {font-family: 'FFDINWebProMedium';src: url('/tl_files/trauringschmiede/css/webfonts/346588_0_0.eot');src: url('/tl_files/trauringschmiede/css/webfonts/346588_0_0.eot?#iefix') format('embedded-opentype'),url('/tl_files/trauringschmiede/css/webfonts/346588_0_0.woff2') format('woff2'),url('/tl_files/trauringschmiede/css/webfonts/346588_0_0.woff') format('woff'),url('/tl_files/trauringschmiede/css/webfonts/346588_0_0.ttf') format('truetype');}


@font-face {font-family: 'FFDINWebProBold';src: url('/tl_files/trauringschmiede/css/webfonts/346588_1_0.eot');src: url('/tl_files/trauringschmiede/css/webfonts/346588_1_0.eot?#iefix') format('embedded-opentype'),url('/tl_files/trauringschmiede/css/webfonts/346588_1_0.woff2') format('woff2'),url('/tl_files/trauringschmiede/css/webfonts/346588_1_0.woff') format('woff'),url('/tl_files/trauringschmiede/css/webfonts/346588_1_0.ttf') format('truetype');}



/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
body {
    font-size: 14.5px;
    line-height: 25px;
    color: #575756;
    background-color: #fff;
}
h1 { letter-spacing: 0;
    font-family: 'FFDINWebProBold', Helvetica, Arial, sans-serif !important;
    font-size:165% !important; }
h2 { letter-spacing: 0;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-size:150%;
    font-weight:normal; }
h3 { letter-spacing: 0;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-size:130%;
    font-weight:normal; }
h4 { letter-spacing: 0;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-weight:normal;
    font-size:120%; }
h5 { letter-spacing: 0;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-weight:normal;
    font-size:100%; }
h6 { letter-spacing: 0;;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-weight:normal;
    font-size:100%; }

.article-meta{
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-size:13px !important;
}

.show-mobile{
    display: none;
}
img{
    max-width: 100%;
    height: auto;
}
.main-content h3{
    font-size: 2rem;
}
blockquote,
blockquote p{
    font-weight: 300;
    font-style: italic;
    font-size: 2.3rem;
    color: #cf933d;
    margin: 0;
    line-height: 1.6;
}
blockquote{
    position: relative;
    margin: 1.5rem 0 4.5rem;
}
blockquote:before{
    position: absolute;
    left: -40px;
    top: -20px;
    content: "“";
    font-style: italic;
    font-weight: 300;
    color: #e0e0e0;
    font-size: 7rem;
    line-height: 1;
}
blockquote:after{
    position: absolute;
    right: -20px;
    bottom: -40px;
    content: "”";
    font-style: italic;
    font-weight: 300;
    color: #e0e0e0;
    font-size: 7rem;
    line-height: 1;
}

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
    max-width: 990px;
}
.one-fifth.column {
    width: 19%;
    margin-left: 1.25%;
}
.one-fifth.column:first-child,
.one-fifth.column:nth-child(5n + 1){
    margin-left: 0;
}
.alignright {
    float: right;
    margin-bottom: 3rem
}
.alignleft {
    float: left;
    margin-bottom: 3rem
}
.aligncenter {
    display: block;
    margin: 0 auto 3rem;
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
    color: #cfb787;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
a:hover {
    color: #c79955;
}


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    background-color: #2a5970;
    border-color: #2a5970;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-size:13px !important;
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    background-color: #575756;
    border-color: #575756;
}
.button.button-green,
button.button-green,
input[type="submit"].button-green,
input[type="reset"].button-green,
input[type="button"].button-green {
    color: #FFF;
    background-color: #2a5970;
    border-color: #2a5970;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
    font-size:13px !important;
}
.button.button-green:hover,
button.button-green:hover,
input[type="submit"].button-green:hover,
input[type="reset"].button-green:hover,
input[type="button"].button-green:hover,
.button.button-green:focus,
button.button-green:focus,
input[type="submit"].button-green:focus,
input[type="reset"].button-green:focus,
input[type="button"].button-green:focus {
    background-color: #575756;
    border-color: #575756;
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
    border-radius: 0;
    height: 24px;
    padding: 0 10px;
    line-height: 1
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border-color: #cfb787
}

/* Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-bar{
    background-color: #eaeaea;
    color: #666;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 8px 0 7px;
    box-sizing: border-box;
}
.header-bar .row > div:first-child{
    margin-left: -5px;
}
.header-bar .row > div:nth-child(2){
    margin-left: 2.35%;
}
.header-bar .row > div:nth-child(3){
    margin-left: 5.9%;
}
.header-bar .row > div:nth-child(4){
    margin-left: 3.4%;
}
.header-bar .phone{
    text-transform: uppercase;
}
.header-bar .phone:before{
    content: '\f095';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
}
/*.header-bar .notes{
    background-image: url(../images/herz_dark.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
}*/
.header-bar .notes:before{
    content: '\f004';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
}
.header-bar a{
    color: #666;
    text-decoration: none;
}
header{
    z-index: 999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.logo {
	margin: 2px 0 0 5px;
	display: block;
}
header .seven.columns{
    padding-right: 5.1%;
}
.search-widget{
    margin-left: 27px;
    width: 174px;
    position: relative;
    margin-top: 19px;
    float: right;
}
.search-widget input[type=search],
.search-widget input[type=text]{
    padding-right: 10px;
    border: 2px inset rgb(227, 227, 227);
    height: 27px;
}
.search-widget input[type=submit],
.search-widget button[type=submit]{
    background-image: url(../images/AAAAAA-20.png);
    width: 20px;
    height: 20px;
    border: none;
    position: absolute;
    top: 4px;
    right: 10px;
    padding: 0;
}
.toggle-menu{
    display: none;
}
ul.main-navigation{
    list-style: none;
    margin-bottom: 0;
}
ul.main-navigation li{
    width: 135px;
    margin-left: 5px;
    margin-bottom: 0;
    float: left;
    height: 39px;
    text-align: center;
    background-color: #eaeaea;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
ul.main-navigation li.featured{
    background-color: #cfb787;
}
ul.main-navigation li.pin{
    position: relative;
}
ul.main-navigation li.pin:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 4px;
    content: '\f041';
	border: 1px solid #cfb787;
	line-height: 20px;
	height: 20px;
	width: 20px;
	position: absolute;
	text-align: center;
	top: -11px;
	left: 50%;
	margin-left: -11px;
	background: #fff;
	border-radius: 50%;
	color: #666;
	font-size: 15px;
	z-index: 10;
}
ul.main-navigation li.featured:hover{
    background-color: #af8554;
}
ul.main-navigation li:first-child{
    margin-left: 0;
}
ul.main-navigation li a{
    line-height: 44px;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
}
ul.main-navigation li.current-menu-item,
ul.main-navigation li.current-menu-parent{
    background-color: #ffffff;
}
ul.main-navigation li:hover a,
ul.main-navigation li.current-menu-item a,
ul.main-navigation li.current-menu-parent a{
    color: #c9a565;
}
ul.main-navigation li.featured a,
ul.main-navigation li.featured:hover a{
    color: #fff;
}

/* Promo
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.promo .featured-article{
    height: 350px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.promo .featured-article .caption{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(39,39,39,.54);
    text-align: center;
    padding-top: 19px;
}
.promo .featured-article .caption h1,
.promo .featured-article .caption h2{
    font-weight: 700;
    font-style: italic;
    font-size: 2.2rem;
    color: #fff;
    margin-bottom: 1rem;
}
.promo .featured-article .caption h1{
    margin-bottom: 3rem;
    margin-top: 1rem;
}
.promo .featured-article .caption .button-green{
    text-transform: none;
    font-size: 1.6rem;
    padding: 0 30px;
    line-height: 30px;
    height: 36px;
    margin-bottom: 1.3rem;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
}

.filter-categories li,
.pagination ol li span{
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
}
.promo .featured-article .caption .button-green i{
    font-size: 11px;
}

/* Blog
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.breadcrumbs{
    text-align: center;
    padding: 26px 0 0;
}
.breadcrumbs i{
    color: #cccccc;
}
.filter-categories{
    border-bottom: 1px #eaeaea solid;
    padding-top: 14px;
}
.filter-categories ul{
    margin-bottom: 0;
    text-align: center;
}
.filter-categories li{
    display: inline-block;
    background-color: #eaeaea;
    padding: 0 15px;
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
    position: relative;
    top: 1px;
}
.filter-categories li a{
    line-height: 32px;
    color: #272727;
    text-decoration: none;
}
.filter-categories li.active,
.filter-categories li:hover{
    background-color: #cfb787;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.filter-categories li.active a,
.filter-categories li:hover a{
    color: #fff;
}
.filter-categories select{
    width: 100%;
    height: 32px;
}
.blogw h1{
    font-weight: 600;
    color: #575756;
    font-size: 2.8rem;
    text-align: center;
    margin-top: 2.4rem;
    margin-bottom: 1.5rem;
}
.blogw .four.columns{
    width: 31.5%;
    margin-left: 2.7%;
}
.blogw .columns:first-child,
.blogw .columns:nth-child(3n + 1){
    margin-left: 0;
}
.blogw .columns:nth-child(3n + 1){
    clear: both;
}
.intro_paragraph{
    padding: 0 60px;
}
.intro_paragraph h1{
    margin-bottom: 3rem;
}
.intro_paragraph p{
    text-align: center;
}
.article{
    position: relative;
    margin-bottom: 7rem;
}
.widget .article{
    margin-bottom: 10.5rem;
}
.article figure {
	position: relative;
	overflow: hidden;
	margin: 10px 0;
	min-width: 100%;
	max-height: 215px;
	width: 48%;
	cursor: pointer;
}
.article figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 1;
}

.article figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.article figcaption:before,
.article figcaption:after {
	pointer-events: none;
}
.article figcaption,
.article figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.article figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.article figure.animate-figure img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.article figure.animate-figure:hover img {
	opacity: 0.8;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.article h3{
    font-weight: 700;
    font-size: 1.5rem;
    position: absolute;
    left: 3px;
}
.article h3 a{
    color: #272727;
    text-decoration: none;
}
.pagination{
    text-align: center;
}
.pagination ol{
    list-style: none;
}
.pagination ol li{
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
}
.pagination ol li span{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.5rem;
    display: inline-block;
    position: relative;
    top: -3px;
}
.pagination ol li a,
.pagination ol li i{
    font-size: 2.5rem;
    display: inline-block;
}
.pagination ol li i{
    opacity: 0.5;
}
.pagination ol li a i{
    opacity: 1;
}
.pagination ol li a.prev,
.pagination ol li span.prev{
    margin-right: 10px;
}
.pagination ol li a.next,
.pagination ol li span.next{
    margin-left: 10px;
}
.category_content{
    padding-top: 30px;
    padding-bottom: 25px;
}
.category_content h2{
    font-weight: 600;
    color: #575756;
    font-size: 2rem;
}
.category_content p{
    margin-bottom: 2.4rem;
}

/* Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
footer li{
    margin-bottom: 0;
}

/* To Top
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.topTop{
    position: absolute;
    right: 40px;
    margin-top: -60px;
    font-size: 3rem;
}

/* Main Content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.main-content{
    padding-top: 50px;
    padding-bottom: 50px;
}
.main-content .four.columns{
    width: 32.5%;
    margin-left: 2%;
}
.main-content h2{
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.4;
}
.main-content h4{
    font-weight: 600;
    font-size: 2rem;
    color: #cfb787;
    text-align: center;
    border-bottom: 1px #cfb787 solid;
    line-height: 4rem;
    margin-bottom: 4rem
}
.main-content h6{
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
}
.main-content .eight.columns{
    padding-right: 48px;
}
.author-widget{
    width: 360px;
    margin: 0 0 5rem;
    clear: both;
}
.author-widget:after{
    clear: both;
    content: '';
    display: block;
}
.author-widget figure{
    margin: 0 16px 0 0;
    float: left;
}
.author-widget figure img{
    border-radius: 100px;
}
.author-widget p{
    padding-top: 15px;
    font-style: italic;
    font-weight: 300;
    font-size: 1.3rem;
    color: #575756;
    line-height: 2rem;
}
.author-widget p strong{
    font-weight: 700;
    color: #272727;
}
.widget .article h3{
    left: 0;
}
.similar-posts h4{
    font-weight: 700;
    color: #272727;
    margin-bottom: 0.5rem;
}
.similar-posts .article h3{
    font-size: 1.3rem;
    left: 0;
}
.comment-form input[type=text],
.comment-form input[type=email]{
    background-color: #fcfcfc;
    width: 100%;
    margin: 0 0 1.3rem;
    height: 33px;
    line-height: 1;
}
.comment-form textarea{
    background-color: #fcfcfc;
    width: 100%;
    margin: 0 0 1.3rem;
    padding-top: 10px;
    height: 220px;
}
.comment{
    margin-bottom: 3rem;
}
.comment.depth-2{
    margin-top: 1.5rem;
    margin-left: 3rem;
}
.comment .comment-author img{
    border-radius: 100px;
}
.comment p{
    margin-bottom: 0;
}

/* 404 Content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.main-content.page-404{
    padding-top: 0;
}
.main-content.page-404 .container{
    padding-top: 50px;
    background-color: #fff;
}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* For devices larger than 400px */
@media (min-width: 400px) {
    .container {
        width: 90%;
        padding: 0;
    }
}

/* For devices larger than 550px */
@media (min-width: 550px) {
    .container {
        width: 95%;
    }
}
@media (max-width: 870px) {

    .ringfinger-select-field{
        padding: 20px;
        font-size: 28px;
        line-height: 3rem;
        text-align: center;
    }
    .ringfinger-select-list{
        font-size:1.1rem;
        -webkit-box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
        box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
    }
    header.header-main .logo-main{
        /*margin-left:0 !important;*/
        /*position:relative !important;*/
        /*left:auto !important;*/
    }
}


/* Larger than desktop */
@media (min-width: 1040px) {
    ul.main-navigation{
        display: block !important;
    }
}

/* Smaller than Desktop HD */
@media (max-width: 1039px) {

    .hide-tablet{
        display: none;
    }
    header nav{
        margin: 0 -2.5%
    }
    .header-bar .row > div:first-child{
        display: none;
    }
    .header-bar .row > div.columns{
        width: 33%;
        margin-left: 0;
        text-align: center;
    }
    header .container{
        padding: 0;
    }
    header .five.columns{
        width: 50%;
    }
    header .seven.columns{
        width: 46%;
    }
    .toggle-menu{
        display: block;
        line-height: 39px;
        color: #666;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.3rem;
        background-color: #eaeaea;
        padding: 0 4%;
    }
    ul.main-navigation{
        padding-top: 1px;
        position: absolute;
        z-index: 999;
        background-color: #fff;
        width: 100%;
        left: 0;
    }
    ul.main-navigation li{
        margin-left: 0;
        width: 100%;
        margin-bottom: 1px;
    }
    ul.main-navigation li a{
        line-height: 40px;
    }
    ul.main-navigation li:last-child{
        margin-bottom: 0;
    }
    .toggle-menu i{
        position: relative;
        top: 1px;
        font-size: 1.8rem;
        margin-right: 4px;
    }
    ul.main-navigation{
        display: none;
    }
    .two-cols ul{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .blogw .four.columns{
        width: 48.5%;
    }
    .article figure{
        max-height: 333px;
    }
    .blogw .columns:nth-child(3n+1){
        margin-left: 2.7%;
        clear: none;
    }
    .blogw .columns:nth-child(2n+1){
        margin-left: 0;
        clear: both;
    }
    .main-content h4{
        line-height: 1.2
    }
}

@media (min-width: 750px){
	.filter-categories .selectric-wrapper{
		display:none !important;
	}
}

/* Smaller than desktop */
@media (max-width: 749px) {

    .hide-mobile{
        display: none;
    }
    .show-mobile{
        display: block;
    }
    header nav{
        margin: 0
    }
    header .container{
        width: 100%;
    }
    header .five.columns{
        width: 100%;
        margin-left: 0;
    }
    header .seven.columns{
        width: 100%;
        margin-left: 0;
    }

    .logo{
        display: block;
        width: 312px;
        margin: 0 auto;
    }
    .logo img{
        display: block;
    }
    .search-widget{
        margin: 18px auto 0;
        float: none;
    }
    .promo .featured-article{
        height: 250px;
    }
    .main-content .eight.columns{
        padding-right: 0;
    }
    .main-content .four.columns {
        width: 30.6666666667%;
        margin-left: 4%;
    }
    blockquote{
        margin: 1.5rem 3rem 4.5rem;
    }
    .alignleft,
    .alignright{
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
    }
    .similar-posts .one-fifth.column{
        width: 30.6666666667%;
        margin-left: 4%;
    }
    .similar-posts .one-fifth.column:first-child{
        margin-left: 0;
    }
    .similar-posts .article:nth-child(4),
    .similar-posts .article:nth-child(5){
        display: none;
    }
    .single-post .topTop{
        right: 20px;
        margin-top: -260px;
    }
    .intro_paragraph{
        padding: 0;
    }
}

/* Smaller than tablet */
@media (max-width: 549px) {

    .blogw .four.columns,
    .widget .article,
    .similar-posts .one-fifth.column,
    .similar-posts .one-fifth.column:first-child{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        max-width: 312px;
    }
    .main-content .four.columns{
        width: 100%;
        margin-left: 0;
    }
    .similar-posts .article:nth-child(4),
    .similar-posts .article:nth-child(5){
        display: block;
    }
    .single-post .topTop{
        margin-top: -50px
    }

    .header-bar .row > div{
        display: none;
    }
    .header-bar .row > div:nth-child(2){
        display: block;
        width: 100%;
    }

}

/* Smaller than phablet */
@media (max-width: 399px) {
    .author-widget{
        width: 100%;
    }

}
.article-meta{
    background-color: #eaeaea;
    padding: 1rem 2rem;
    font-size: 1.6rem;
    margin-bottom: 2.5rem;
}

/* Newsletter
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.newsletter-overlay{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.79);
    display: none;
}
.newsletter-form{
    width: 728px;
    margin: 0 auto;
    padding: 246px 85px 24px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    background-image: url(../images/newsletter/newsletter-heading.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    box-sizing: border-box;
    overflow: hidden;
}
.newsletter-form h2{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 25px;
    color: #272727;
    font-weight: 700;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 12px;
}
.newsletter-form p{
    font-size: 15px;
    color: #272727;
    margin-bottom: 2rem;
    line-height: normal;
}
.newsletter-form form{
    margin-bottom: 0;
}
.newsletter-form .mc-field-group input[type=email]{
    width: 347px;
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    padding: 0 10px;
    height: 36px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 14px;
    margin-right: 10px;
}
.newsletter-form .mc-field-group input[type=submit]{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #87bb36;
    width: 195px;
    height: 36px;
    border-radius: 4px;
    border: none;
    position: relative;
    top: 2px;
    line-height: 30px;
}
.newsletter-form .close{
    background-image: url(../images/newsletter/close_btn.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 20px;
    height: 20px;
    background-color: #fff;
}
#mc_embed_signup div.mce_inline_error{
    max-width: 400px;
    margin: 0 auto 10px !important;
    display: block;
}
#mce-success-response{
	position: absolute;
	background-color: #fff;
	width: 100%;
	left: 0;
    text-align: center;
	padding: 80px 85px 24px;
	box-sizing: border-box;
	top: 240px;
	height: 100%;
}
#mce-success-response:before{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    content: 'FAST GESCHAFFT!';
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    background-image: url(../images/success_icon.png);
    background-repeat: no-repeat;
    background-position: 140px center;
    padding-left: 38px;
    margin-bottom: 15px;

}
.rating-widget{
    margin-top: 15px;
    text-align: center;
}
@media (max-width: 749px){
    .newsletter-form{
        width: 560px;
        padding: 190px 20px 20px;
    }
    .newsletter-form p br{
        display: none;
    }
    #mce-success-response{
        top: 180px;
        padding: 85px 20px 20px;
    }
    #mce-success-response:before{
        background-position: 125px center;
    }
}
@media (max-width: 579px){
    .newsletter-form{
        width: 320px;
        padding: 100px 20px 20px;
    }
    .newsletter-form .mc-field-group input[type="email"]{
        width: 280px;
    }
    .newsletter-form h2{
        font-size: 18px;
        margin-bottom: 1.8rem;
    }
    .newsletter-form p{
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 1.8rem;
    }
    .newsletter-form .mc-field-group input[type=email]{
        margin-right: 0;
        width: 100%;
    }
    .newsletter-form .mc-field-group input[type=submit]{
        width: 100%;
        top: 0;
    }
    #mce-success-response{
        top: 94px;
        padding: 110px 20px 20px;
    }
    #mce-success-response:before{
        background-position: 4px center;
    }
}

.topTop{display:none !important;}

.to-top{
	background:#cfb787 url(/tl_files/trauringschmiede/images/footer/top-white.png) center no-repeat;
	background-size:14px;
	height:28px;
	width:28px;
	display:block;
	margin:15px auto 0 !important;
	border-radius:50%;
}


li{
	margin-bottom:0;
}

.logo-wrapper{
	text-align:center;
}

.headerbar-item-suche{
	cursor:pointer;
}

#headerbar{
	background:#eaeaea;
	color:#575756;
}

#headerbar a{
	color:#575756;
}

.headerbar-left{
	display:none;
}

#headerbar{
    font-family: 'FFDINWebProMedium', Times, Helvetica, Arial, sans-serif !important;
    font-size:11.5px;
	background:none !important;
	width:100%;
	max-width:1020px !important;
	margin:0 auto;
	height:auto;
	display:block;
	box-sizing: border-box;
	text-align:center;
	line-height:175%;
}

#headerbar .headerbar-item{
	display:inline-block;
	margin:0 10px;
}

.logo-wrapper{
	margin:15px 0;
}

#headerbar .no-mobile{
	display:none;
}

.headerbar-item-suche{
	text-decoration:underline;
}

.headerbar-item-suche:before{
	text-decoration:none;
}

@media screen and (min-width: 470px){

.headerbar-left{
	display:block;
}

}

@media screen and (max-width: 1040px){

	#headerbar{
		height:auto;
		padding:5px 20px;
	}

	}

.headerbar-left{
	display:none;
}

@media screen and (min-width: 470px){

.headerbar-left{
	display:block;
}

}

#mobile-header-menu .close-button{
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
}

.menu-main-menu-container ul, .menu-main-menu-sub-container ul {
    font-family: 'FFDINWebProMedium', Times, Helvetica, Arial, sans-serif !important;
    color:#575756;
}

.menu-main-menu-container ul a, .menu-main-menu-sub-container ul a {
    text-decoration:none !important;
    color:#575756;
}

#mobile-header-menu ul{
	display:block !important;
}

@media screen and (min-width:620px){

#headerbar{
    font-family: 'FFDINWebProMedium', Times, Helvetica, Arial, sans-serif !important;
    font-size:11.5px;
	background:none !important;
	width:100%;
	max-width:1020px !important;
	margin:0 auto;
	height:auto;
	display:table;
	box-sizing: border-box;
	line-height:150%;
}

#headerbar > *{
	display:table-cell;
}

#headerbar .headerbar-left{
	text-align:left;
}

#headerbar .headerbar-right{
	text-align:right;
}

#headerbar .headerbar-item{
	display:inline-block;
}

#headerbar .headerbar-item i{
	margin-right:3px;
	font-size:120%;
}

#headerbar .headerbar-left .headerbar-item{
	margin-right:15px;
	margin-left:0;
}

#headerbar .headerbar-right .headerbar-item{
	margin-left:15px;
	margin-right:0;
}

.logo-wrapper{
	margin:20px 0;
}

}

@media screen and (min-width:800px){

#headerbar .headerbar-left .headerbar-item{
	margin-right:30px;
}

#headerbar .headerbar-right .headerbar-item{
	margin-left:30px;
}

#headerbar .no-mobile{
	display:inline-block;
	margin-right:3px;
}

.logo-wrapper{
	margin:25px 0 15px;
}

}

@media screen and (min-width:1000px){

.logo-wrapper{
	margin:30px 0;
}

#header .mod_customnav .level_1 a, #header .mod_customnav .level_1 span{
	font-size:13px;
}

#headerbar{
	padding-top:10px;
}

}

#meinungen-flag{
	position:relative;
	background:#fff;
	padding:10px 10px;
	text-align:center;
	margin:-20px 0;
}

@media screen and (min-width:1310px){

#meinungen-flag{
	position:fixed;
	top:10%;
	right:-1px;
	border:1px solid #ebebeb;
	margin:0;
	padding:20px 15px;
	z-index:100001;
}

}

body.no-flag #meinungen-flag{
	display:none !important;
}

@media screen and (max-width:499px){

#meinungen-flag{
	position:fixed;
	bottom:-1px;
	right:-1px;
	left:-1px;
	border:1px solid #ebebeb;
	margin:0;
	padding:20px 15px;
	z-index:100001;
}

#meinungen-flag .meinungen-badges img{
	width:30px;
	height:30px;
}

body{
	padding-bottom:140px;
}

body.no-flag{
	padding-bottom:0;
}

#meinungen-flag .button{
	margin:5px 0 !important;
}

}

@media screen and (min-width:500px) and (max-width:1309px){

#meinungen-flag{
	position:fixed;
	bottom:-1px;
	right:-1px;
	left:-1px;
	border:1px solid #ebebeb;
	margin:0;
	padding:20px 15px;
	z-index:100001;
}

#meinungen-flag br{
	display:none;
}

#meinungen-flag > .meinungen-badges{
	display:inline-block !important;
	position:relative;
	width:90px !important;
}

#meinungen-flag .meinungen-badges img{
	width:40px;
	height:40px;
	max-width: none;
}

#meinungen-flag > .meinungen-badges a{
	top:-10px;
	position:absolute;
	left:0;
}

#meinungen-flag > .meinungen-badges a:nth-child(2){
	left:auto;
	right:0;
}

#meinungen-flag > .button{
	display:inline-block;
	margin:0 20px 10px !important;
}

#meinungen-flag > strong{
	display:none !important;
	margin-bottom:10px;
}

body{
	padding-bottom:100px;
}

body.no-flag{
	padding-bottom:0;
}

}

textarea,
input,
select
{
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
}



#meinungen-flag strong{
    font-family: 'FFDINWebProBold', Times, Helvetica, Arial, sans-serif !important;
    display:block;
	font-size:14px !important;
	margin-bottom:-9px;
}

#meinungen-flag .button{
	font-size:10px !important;
	margin:10px 0;
}

#meinungen-flag .button i{
	font-size:12px !important;
}

#meinungen-flag #close-meinungen-flag{
	background:#cfb787;
	color:#fff;
	font-size:10px;
    font-family: 'FFDINWebProMedium', Times, Helvetica, Arial, sans-serif !important;
	text-align:center;
	line-height:18px;
	position:absolute;
	right:0;
	top:0;
	height:20px;
	width:20px;
	cursor:pointer;
}

#meinungen-flag #close-meinungen-flag:before{
	content:"X";
}

@media screen and (min-height:600px) and (min-width:1310px){

#meinungen-flag{
	top:235px;
}

}

#searchbox{
	float:none !important;
	position:absolute;
	display:none;
	right:0;
	z-index:100003;
	background:#fff;
	background:rgba(255,255,255,.5);
	border:1px solid rgba(87, 87, 86, 0.5);
	padding:2px !important;
	width:100% !important;
	box-sizing: border-box;
	margin: 0 0 !important;
	left:0;
	width:auto;
	max-width:280px;
	left:50%;
	margin-left:-140px !important;
}

#searchbox:before{
	content:"";
	position:absolute;
	border-top:1px solid rgba(87, 87, 86, 0.5);
	border-right:1px solid rgba(87, 87, 86, 0.5);
	height:7px;
	width:7px;
	top:-5px;
	left:50%;
	margin-left:-56px;
	background:#fff;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media screen and (min-width:620px){

#searchbox{
	left:auto;
	right:20px;
}

#searchbox:before{
	left:50%;
	margin-left:10px;
}

}

@media screen and (min-width:800px){

#searchbox{
	left:auto;
	right:20px;
}

#searchbox:before{
	left:0%;
	margin-left:25px;
}

}

@media screen and (min-width:1000px){

#searchbox{
	left:50%;
	right:auto;
	margin-top:8px !important;
	margin-left:230px !important;
}

#searchbox:before{
	left:0%;
	margin-left:28px;
}

}

@media screen and (min-width:1000px){

body,#new-footer,
#new-footer a{
	font-size:15.5px;
}

}

#searchbox input{
	font-size:12px !important;
	background:#fff !important;
	padding:3px 10px;
	width:100%;
	box-sizing: border-box;
	margin:0 !important;
}

#mobile-header{
	display:none;
}

.ab-test-header #mobile-header,
#mobile-header{
	display:none;
	position:relative;
	z-index:100000 !important;
}

.ab-test-header #mobile-header-phone-bar,
#mobile-header-phone-bar{
	background:#eaeaea;
	font-size:12px;
	text-align:center;
	padding:6px 0;
}

.ab-test-header #mobile-header-menu,
#mobile-header-menu{
	position:fixed;
	top:0;
	bottom:0;
	left:-100%;
	width:100%;
	background:#000;
	background:rgba(0,0,0,.3);
	z-index:100000;
	opacity:0;
}

.ab-test-header #mobile-header-menu > div,
#mobile-header-menu > div{
	width:40%;
	height:100%;
	background:#eaeaea;
	background: #fff;
}

.ab-test-header #mobile-header-menu ul,
#mobile-header-menu ul{
	position:relative;
	height:auto;
	width:100%;
	display:block;
	height:auto !important;
}

.ab-test-header #mobile-header-menu-bar,
#mobile-header-menu-bar{
	padding:12px 30px 10px;
	text-align:center;
	position:relative;
}

.ab-test-header #mobile-header-menu-bar .mobile-logo,
#mobile-header-menu-bar .mobile-logo{
	width:210px;
	height:auto;
	/*padding-right:30px;*/
}

.ab-test-header #mobile-header-menu ul,
.ab-test-header #mobile-header-menu ul li,
.ab-test-header #mobile-header-menu ul li *,
#mobile-header-menu ul,
#mobile-header-menu ul li,
#mobile-header-menu ul li *{
	padding:0 !important;
	margin:0 !important;
	font-size:13px;
}

.ab-test-header #mobile-header-menu ul,
.ab-test-header #mobile-header-menu ul li,
#mobile-header-menu ul,
#mobile-header-menu ul li{
	list-style:none;
}

.ab-test-header #mobile-header-menu ul > li,
#mobile-header-menu ul > li{
	border:0;
	border-bottom:1px solid #000;
	border-bottom:1px solid rgba(0,0,0,.1);
	cursor:pointer;
}

.ab-test-header #mobile-header-menu ul > li > a,
.ab-test-header #mobile-header-menu ul > li > span,
#mobile-header-menu ul > li > a,
#mobile-header-menu ul > li > span{
	display:block;
	padding:11px 25px !important;
}

.ab-test-header #mobile-header-menu ul > li.active,
.ab-test-header #mobile-header-menu ul > li:hover,
#mobile-header-menu ul > li.active,
#mobile-header-menu ul > li:hover,
#sub-menu-item-54{
	background:rgba(0,0,0,0.1);
}

.ab-test-header #mobile-header-menu ul > li a:hover,
#mobile-header-menu ul > li a:hover{
	text-decoration:none;
}

.ab-test-header #mobile-header-menu .close-button,
#mobile-header-menu .close-button{
	padding:11px 25px !important;
	background:#cfb787;
	color:#fff;
	font-weight: 700;
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
}

.ab-test-header #mobile-header-menu .close-button:hover,
#mobile-header-menu .close-button:hover{
	background: #cfb787;
}
/*==================================================
 * Drop shadow effect with box-shadow
 * ===============================================*/
.ab-test-header #mobile-header-menu .close-button:after,
#mobile-header-menu .close-button:after{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.5);
    box-shadow:0 0 40px rgba(0,0,0,0.5);
    bottom:0px;
    left:10%;
    right:10%;
    width:80%;
    height:50%;
    -moz-border-radius:100%;
    border-radius:100%;
}

.ab-test-header #mobile-header-menu .close-button i,
#mobile-header-menu .close-button i{
    position:absolute;
    right:20px;
    color:#fff;
    font-size:140%;
    top:12px;
    line-height:100%;
    cursor:pointer;
}

.ab-test-header .mobile-header-icon,
.mobile-header-icon{
	position:absolute;
	font-size:24px;
	top:12px;
	cursor:pointer;
}

.ab-test-header .mobile-header-icon:hover,
.mobile-header-icon:hover{
	color:#cfb787;
}

.ab-test-header .mobile-header-icon.menu,
.mobile-header-icon.menu{
	left:20px;
}

.ab-test-header .mobile-header-icon.filialen,
.mobile-header-icon.filialen{
	right:20px;
}

.ab-test-header .mobile-header-icon.suche,
.mobile-header-icon.suche{
	right:40px;
	font-size:22px;
	top:10px;
	display:none;
}

.ab-test-header #mobile-header-phone-bar a,
#mobile-header-phone-bar a{
	text-decoration:underline;
}

.ab-test-header .filialen.mobile-header-icon,
.filialen.mobile-header-icon{
	/*height:21px;
	width:15px;
	background:url(images/filialen-header.png) no-repeat top;*/
	top:25px;
}

.ab-test-header .menu.mobile-header-icon,
.menu.mobile-header-icon{
	/*height:15px;
	width:19px;
	background:url(images/menu-header.png) no-repeat top;*/
	top:25px;
}

a.mobile-header-icon{
	color:#575756;
}

a.mobile-header-icon:hover{
	color:#cfb787;
}

.ab-test-header .filialen.mobile-header-icon22:hover,
.ab-test-header .menu.mobile-header-icon22:hover,
.filialen.mobile-header-icon22:hover,
.menu.mobile-header-icon22:hover{
	background-position:bottom;
}

@media screen and (max-width:760px){
.ab-test-header #mobile-header,
#mobile-header{
	display:block;
}

.ab-test-header #headerbar,
.ab-test-header #header,
.ab-test-header #header #logo,
.ab-test-header #header #header-menu-button,
.ab-test-header #header #searchbox,
#header,
#header #logo,
#header #header-menu-button,
#header #searchbox{
	display:none;
}

.ab-test-header.homepage #header,
.homepage #header{
	display:block;
}

.ab-test-header #header #headerbox,
#header #headerbox{
	padding-bottom:0;
}

.ab-test-header #container > .wrapper,
#container > .wrapper{
	padding-top:20px;
}

body.ab-test-header,
body{
	background:#fff;
}
}

.menu-main-menu-container ul span,
.menu-main-menu-container ul a {
	display:block;
    padding-top: 6px !important;
    padding-bottom: 11px !important;
}

.menu-main-menu-container ul,
.menu-main-menu-container ul li a{
	font-size:13px !important;
}

@media screen and (min-width:760px){

.menu-main-menu-container ul{
	width:auto !important;
	margin:0 auto !important;
	position:relative !important;
}

.menu-main-menu-container #menu-item-54,
.menu-main-menu-container li:hover{
	background:#cfb787 !important;
}

.menu-main-menu-container ul > li#menu-item-48 *{
	font-size:0 !important;
	width:25px !important;
}

.menu-main-menu-container ul > li#menu-item-48 a:before,
.menu-main-menu-container ul > li#menu-item-48 span:before{
	display:inline-block;
	content:"";
	height:25px;
	width:25px;
	background:url(/tl_files/trauringschmiede/css/images/home.png) no-repeat center;
	background-size:cover;
	margin-bottom:-7px;
}

.menu-main-menu-container ul li{
	background-color:#b1b3b4 !important;
	padding:0 !important;
	height:auto !important;
}

.menu-main-menu-container ul li a{
	color:#fff !important;
	padding:0;
	line-height:100% !important;
}

.menu-main-menu-container ul > li{
	border-right:0 solid #fff;
	padding-right:10px !important;
	position:relative;
}

.menu-main-menu-container ul > li:after{
	background:#fff;
	right:0;
	top:-2px;
	bottom:0;
	content:"";
	width:10px;
	position:absolute;
}

.menu-main-menu-container ul > li:nth-last-child(1){
	padding-right:0 !important;
}

.menu-main-menu-container ul > li:nth-last-child(1):after{
	width:0;
}

}

.menu-main-menu-container ul > li a,
.menu-main-menu-container ul > li span{
		padding-left:10px;
		padding-right:10px;
	}

@media screen and (min-width: 761px){

.menu-main-menu-container ul > li a,
.menu-main-menu-container ul > li span{
		padding-left:15px;
		padding-right:15px;
		width:auto !important;
	}

}

@media screen and (min-width:840px){

.menu-main-menu-container ul > li a,
.menu-main-menu-container ul > li span{
		padding-left:20px;
		padding-right:20px;
	}

}

@media screen and (min-width:920px){

.menu-main-menu-container ul > li a,
.menu-main-menu-container ul > li span{
		padding-left:25px;
		padding-right:25px;
	}

}

@media screen and (min-width:1000px){

.menu-main-menu-container ul > li a,
.menu-main-menu-container ul > li span{
		padding-left:30px;
		padding-right:30px;
	}

}

#meinungen-flag .button:hover {
    background:#575756;
}
#meinungen-flag .button{
    display: inline-block;
    padding: 6px 15px;
    background: #2a5970;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: background .75s, color .75s;
    transition: background .75s, color .75s;
    border-radius: 5px;
    font: 16px 'Open sans', arial, Helvetica neue, sans-serif !important;
    font-weight: 500 !important;
    color: #fff !important;
    box-shadow: -1px 2px 3px rgba(0,0,0,.1);
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;

}

#meinungen-flag .button {
    font-size: 10px !important;
    margin: 10px 0;
    height:auto !important;
}
#meinungen-flag .small-button {
    padding: 6px 10px;
}
@media screen and (min-width: 1000px){
#meinungen-flag .button {
    padding: 8px 25px;
}
}
@media screen and (min-width: 1000px){
#meinungen-flag .small-button {
    padding: 8px 10px;
}
}
@media screen and (max-width: 1309px) and (min-width: 500px){
#meinungen-flag > .button {
    display: inline-block;
    margin: 0 20px 10px !important;
}
#meinungen-flag .button {
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;
}
}










html{font-size:100%;}
.promo .container{background:transparent !important;}
.promo .container .button{display:inline-block !important;}
.header--navigation .shop--navigation{display:none !important;}
.top-bar{display:none !important;}
.header-right-nav .entry--notepad,.header-search-button,body > .navigation-main{display:none !important;}

.article h3,.pagination ol li span{font-size:100% !important;}
.pagination ol li span{font-weight:normal;
    font-family: 'FFDINWebProMedium', Helvetica, Arial, sans-serif !important;}
    .header-search-button{display:none !important;}

header .header--navigation .navigation--list-wrapper {
    display: none;
}

.ringfinger-select-list {
	z-index: 1;
}