.navigation.custommenu .mainmenu ul li.sale-li > .level-top span {
    background: #E51818 0% 0% no-repeat padding-box;
    border-radius: 14px;
    opacity: 1;
    width: 75px;
    height: 27px;
    color: #FFF;
    display: inline-block;
}

.navigation.custommenu .mainmenu ul li.sale-li:hover .level-top span {
    color: #fff;
    text-decoration: underline;
}

.navigation.custommenu .mainmenu ul li:nth-child(3) > ul li.rightstatic {
    display: table-cell;
    min-width: 200px;
}

.navigation.custommenu .mainmenu ul li:nth-child(2) > ul li.bottomstatic {
    position: absolute;
    bottom: 50px;
    max-width: 457px;
    right: 20px;


}

.navigation.custommenu .mainmenu ul li.schmuck-li {
    position: initial;
}

.navigation.custommenu .mainmenu .level0.schmuck-li > ul {

    right: 0;
    width: 100%;
    padding: 35px;
    min-width: 850px;
}

.navigation.custommenu .mainmenu .level0.schmuck-li li.level1 {
    float: left;
}

.trauringe-page-bg {
    background: #111;
}

.trauringe-page .breadcumb_inner {
    display: none;
}

.trauringe-title {
    text-align: center;
    width: 100%;
    margin-top: 52px

}

.trauringe-body {
    width: 100%;
    display: flex;
    text-align: center;
    position: relative;
}

.couple img {
    max-height: 530px;
}

.ring-left {
    width: 30%;
    height: 100%;
    align-self: center;
    text-align: right;
}

.ring-right {
    width: 30%;
    height: 100%;
    align-self: center;
    text-align: left;

}

.couple {
    width: 40%;
    height: 100%;
    align-self: center;
}

.couple .termin_vereinbaren {
    margin-top: -30px;
}


.navigation.custommenu .mainmenu ul li.schmuck-li > ul li.rightstatic {
    float: right;
    margin-top: 20px;
}

.navigation.custommenu .mainmenu .level0.schmuck-li li.trauringe-li {
    position: absolute;
    right: 275px;
    top: 152px;
}

.navigation.custommenu .mainmenu .level0.schmuck-li li.trauringe-li > a {
    font-weight: bold;
    color: #E51818;
}

.cms-home .page-header .header.content.tm-zindex, .cms-home ul.tabbernav_product li a.tm-zindex {
    z-index: 56;
}

.page-header .header.content {
    z-index: 6;
}

.product-item-details {
    z-index: 4;
}

.catalog-product-view .product-info-main form .field.qty {
    display: none; /* Hide quantity fields */
}

.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
    width: 89% !important;
    border: 0px;
}

.blog .post-date {
    display: none;
}


.tml {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999 !important;
    background: #ffffff;
}

.product_tabs {

    padding: 10%;
}

.rating-summary .rating-result {
    vertical-align: text-top;
    opacity: 0;
}

.product-item-info:hover .product-item-details .product-price {
    display: inline-block;
    opacity: 1.0;
}

.breadcumb_outer.no-bg {
    background: transparent;
}

.about-page-container, .repartur-page-container, .trauringe-page-container {
    margin-bottom: -100px;
    padding-bottom: 100px;
    width: 100%;
    min-height: 400px;
    max-width: 100%;
    overflow: hidden;
}

.repartur-page-bg {
    background: url("../images/reparatur_bg_image.png");
    background-size: cover;
}

.about-page-bg {

    /* The image used */
    background-image: url("../images/uberuns_bg_overlay.png");


    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.piercing-page-bg {

    /* The image used */
    background-image: url("../images/piercing_bg_image.png");


    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-container-2 {

    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;


}

.row {
    width: 100%;
    float: left;
}

.part-1 {
    width: 26%;
    float: left;
    overflow: hidden;
}

.part-2 {
    width: 40%;
    margin-left: 3%;
    margin-right: 3%;
    float: left;
    overflow: hidden;
}

.part-3 {
    width: 28%;
    float: left;
    overflow: hidden;
}

.part-2 .col-6 {
    overflow: hidden;
}

.part-1 .img-fluid, .part-2 .img-fluid, .part-3 .img-fluid {
    max-width: 100%;
    width: 99%;
    transition: transform 1s, filter 0.5s ease-in-out;
    transform-origin: center center;
}

.part-1 img:hover, .part-2 img:hover, .part-3 img:hover {
    transform: scale(1.1);

}

.col-6 {
    width: 46%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}

.col-6.top {
    margin-bottom: 4%;
}

.col-6.bottom {
    margin-bottom: 5%;
}

.col-4 {
    width: 33.33%;
    float: left;


}

.col-3 {
    width: 29%;
    float: left;
}

.img-fluid {
    max-width: 100%;

}

.part-3 p {
    text-align: left;
    font: normal normal normal 18px/29px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.row .termin-button {
    float: right;
    margin-top: 25px;
    width: 338px;
    height: 69px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 35px;
    opacity: 1;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0px;
    color: #070706;
    opacity: 1;
    line-height: 69px;
}

.row .termin-button:hover {
    background: #111111 0% 0% no-repeat padding-box;
    border: 1px solid #ffffff;
    color: #ffffff;
}








/* About page */
.person {
    width: 20%;
    float: left;
    height: auto;
    overflow: hidden;
}

.person-description {
    margin-top: 19px;
}

.person img {
    transition: transform 1s, filter 0.5s ease-in-out;
    transform-origin: center center;
    filter: brightness(50%);
    overflow: hidden;
}

/* [3] Finally, transforming the image when container gets hovered */
.person:hover img {
    filter: brightness(100%);
    transform: scale(1.1);
}

.about-page .title {
    text-align: left;
    font: normal normal bold 56px/64px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    display: inline-block;
    margin-left: 100px;
}

.person .person-description p {
    text-align: center;
    font: normal normal bold 18px/24px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.person .person-description p.description {
    text-align: center;
    font: normal normal normal 12px/18px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.5;
}

.slideshow {
    width: 100%;
    height: 853px;
    float: left;
    position: relative;
    margin-top: 70px;
    overflow: hidden;
}

.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    list-style: none;
}

.cb-slideshow:after {
    content: '';
    background: transparent radial-gradient(closest-side at 50% 50%, #7B515100 0%, #000000 100%) 0% 0% no-repeat padding-box;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}

.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}

.cb-slideshow li:nth-child(1) span {
    background-image: url("../images/tradition_1.png")
}

.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/tradition_2.png);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/tradition_3.png);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/tradition_4.png);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/tradition_5.png);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/tradition_6.png);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -o-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -o-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -ms-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -ms-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        transform: scale(1.1);
    }
    25% {
        opacity: 0;
        transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

/* Animation for the title */
@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(200px);
    }
    8% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
    17% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    19% {
        opacity: 0
    }
    25% {
        opacity: 0;
        -webkit-transform: scale(10);
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateY(200px);
    }
    8% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1);
    }
    19% {
        opacity: 0
    }
    25% {
        opacity: 0;
        -moz-transform: scale(10);
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateY(200px);
    }
    8% {
        opacity: 1;
        -o-transform: translateY(0px);
    }
    17% {
        opacity: 1;
        -o-transform: scale(1);
    }
    19% {
        opacity: 0
    }
    25% {
        opacity: 0;
        -o-transform: scale(10);
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateY(200px);
    }
    8% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }
    17% {
        opacity: 1;
        -ms-transform: scale(1);
    }
    19% {
        opacity: 0
    }
    25% {
        opacity: 0;
        -webkit-transform: scale(10);
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateY(200px);
    }
    8% {
        opacity: 1;
        transform: translateY(0px);
    }
    17% {
        opacity: 1;
        transform: scale(1);
    }
    19% {
        opacity: 0
    }
    25% {
        opacity: 0;
        transform: scale(10);
    }
    100% {
        opacity: 0
    }
}

/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
    opacity: 1;
}

.tradition {
    position: absolute;
    z-index: 5;
    left: 100px;
    top: 100px;
    width: 100%;
    max-width: 482px;
}

.tradition h5 {
    text-align: left;
    font: normal normal bold 16px/24px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}

.tradition h1 {
    text-align: left;
    font: normal normal bold 56px/64px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.tradition p {
    text-align: left;
    font: normal normal normal 16px/24px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.team h1 {
    text-align: left;
    font: normal normal bold 56px/64px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.team .members-list {
    float: left;
    margin-right: 10%;
    max-width: 10%;
}

.team .members-list .member-list-photo {
    margin-bottom: 36px;
    position: relative;
    cursor: pointer;
}

.team .members-list .member-list-photo.active > .overlay, .team .members-list .member-list-photo:hover > .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #E51818 0% 0% no-repeat padding-box;
    opacity: 0.53;
    top: 0px;
    border-radius: 100%;
}

.team .member-details {
    display: none;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-name: fadeIn;
    animation-duration: 1s;
}

.team .member-details.active {
    display: block;
}

.team .member-details .member-photo {
    float: left;
    margin-right: 8%;
}

.member-description .position {

    font-size: 16px;

    text-align: left;

    letter-spacing: 0px;

    color: #FFFFFF;

    text-transform: uppercase;

    opacity: 1;

    line-height: 24px;

    padding-top: 50px;
}

.member-description .name {
    text-align: left;
    font: normal normal bold 56px/64px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.member-description .description {
    text-align: left;
    font: normal normal normal 16px/24px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    display: none;
}

section.team {
    min-height: 350px;

    float: left;
    width: 100%;

}

.team .team-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px;
}

.team .member-details {
    float: left;
    width: 80%;
}

.social {
    margin-top: 30px;
    float: left;
}

.social a {
    padding-left: 10px;
}

section.video {
    float: left;
    width: 100%;
    position: relative;
}

section.video video {
    width: 100%;

}

video[poster] {
    object-fit: cover;
}

section.video h1 {
    text-align: left;
    font: normal normal bold 56px/64px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding-left: 100px;
}

section.video button {
    border: none;
    padding: 0;
    background-color: transparent;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    40% {
        opacity: 0.3;
    }
    60% {
        opacity: 0.5;
    }
    80% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    40% {
        opacity: 0.3;
    }
    60% {
        opacity: 0.5;
    }
    80% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

.hideMe {
    display: none;
}

/* Contact */
.contact {
    float: left;
    width: 100%;
    background-image: url(uberuns_bg_overlay.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.contact_item {
    float: left;
    width: 100%;
}

.contact_title {
    float: left;
    width: calc(100% - 100px);
    padding-left: 100px;
    margin-top: 100px;
}

.contact_title h1 {
    font: normal normal bold 56px/64px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.contact_form {
    float: left;
    width: 50%;

}

.contact_form_info {
    float: left;
    padding-left: 100px;
    padding-right: 100px;
}

.contact_info_details p {
    margin: 0;
}

.contact label {
    float: left;
    width: 100%;
    text-align: left;
    font: normal normal normal 14px/32px Poppins;
    letter-spacing: 1.12px;
    color: #FFFFFF;
    text-transform: capitalize;
    display: block;
}

#eMailForm .form-control {
    color: #ffffff;
    margin-bottom: 16px;
    width: 100%;
    height: 46px;
    background: #5B5B5B 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 10px #00000012;
    border-radius: 23px;
    border: none;
    padding-left: 20px;
}

.form-group {
    float: left;
    width: 45%;
    min-height: 120px;
}

.form-group.full-width {
    float: left;
    width: 100%;
}

.form-group.right {
    float: right;
    width: 45%;
}

textarea#nachricht {
    height: 134px;
    background: #5B5B5B 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 10px #00000012;
    border-radius: 15px;
    width: 100%;
    padding-left: 20px;
    padding-top: 10px;
    color: #fff;
}

span.text_policy {
    text-align: left;
    font: normal normal normal 13px/32px Poppins;
    letter-spacing: 1.12px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 15px;
    float: left;
}

button.button {
    width: 176px;
    height: 48px;
    background: #FEFEFE 0% 0% no-repeat padding-box;
    font: normal normal normal 18px/29px Poppins;
    border-radius: 23px;
    border: none;
    float: right;
    margin-right: -20px;
    color: #000000;
}

.map {
    float: left;
    width: 50%;
}

.map_details {
    float: left;
    width: 100%;
}

.contact_info {
    float: left;
    width: 100%;
    margin-top: 15px;
}

iframe#gmap_canvas {
    width: 100%;
    height: 100%;
}

.mapouter {
    position: relative;
    text-align: right;
    height: 500px;
    width: 100%;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 500px;
    width: 100%;
}

span.text {
    text-align: left;
    font: normal normal bold 18px/27px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-right: 18px;
    position: static;
}

p.info_details {
    font: normal normal normal 18px/29px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}

p.info_details a {
    font: normal normal normal 16px/29px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-decoration: none;
}

.contact_info_details {
    float: left;
    margin-right: 20px;
}

label.eine_kopie {
    float: left;
    font-size: 12px;
    line-height: 21px;
    padding-left: 10px;
    width: calc(100% - 30px);
}









/* Piercing page */


section.piercing {
    float: left;
    width: 100%;
    min-height: 1000px;

}

.container-width {
    max-width: 1600px;
    margin: 0 auto;
    /* padding: 0; */
    /* box-sizing: border-box; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.product-tabs {

    padding: 5%;
}

.products_piercing {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.product_piercing {
    position: relative;
    width: 22%;
    float: left;
    margin-bottom: 35px;
}

.product_piercing:nth-child(4n-2) {
    margin-left: 4%;
    margin-right: 4%;
}

.product_piercing:nth-child(4n-1) {
    margin-right: 4%;
}

.product_piercing_image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #070706;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.product_piercing:hover .overlay {
    height: 100%;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.product_piercing_title {
    bottom: 0px;
    height: 53px;
    width: 100%;
    background-color: #070706;
    position: absolute;
}

.product_piercing_title p {
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 44px;
}

p.text_top {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    margin-top: 30px;
}

p.price_middle {
    color: #fff;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    vertical-align: center;
    margin-top: 29%;
}

button.termin_buchen {
    margin-left: 5%;
    width: 90%;
    height: 48px;
    background: #070706;
    border: 1px solid #FFFFFF;
    position: absolute;
    bottom: 30px;
}

button.termin_buchen a {
    font: normal normal normal 19px/31px Poppins;
    color: #FFFFFF;
    text-decoration: none;
}

button.termin_buchen:hover {
    background: #fff;
    border: 1px solid #070706;
}

button.termin_buchen:hover a {
    color: #070706;
}

.termin_vereinbaren {
    margin: 0px auto;
    width: 335px;

}

button.termin_vereinbaren {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 35px;

    height: 70px;
}

button.termin_vereinbaren:hover {
    background: #111111 0% 0% no-repeat padding-box;
}

button.termin_vereinbaren:hover a {
    color: #FFFFFF;
}

button.termin_vereinbaren a {
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    color: #070706;
    text-decoration: none;
}

.piercing_studio_item {
    float: left;
    padding: 0 20%;
}

.piercing_studio_title {
    float: left;
    margin-left: 100px;
    width: calc(100% - 100px);
}

.piercing_studio_title h2 {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
}

.piercing_studio_text {
    margin-left: 100px;
    width: calc(100% - 100px);
    float: left;
}

.piercing_studio_text p {
    font: normal normal 300 18px/27px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.piercing_studio_item_icons {
    float: left;
    width: 100%;
}

.piercing_studio_service_item {
    float: left;
    margin-left: 100px;
    width: calc(100% - 100px);
}

.piercing_studio_service_icon {
    float: left;
    width: 19%;
    margin-right: 1%;
}

.piercing_studio_service_icon img {
    margin: 0 auto;
    width: 66px;
    height: 66px;
    display: block;
}

.piercing_studio_service_icon p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: center;
    margin: 0;
}

div#piercing_studio_items_icon_description {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.piercing_studio_item_icon_description {
    float: left;
    width: 100%;
    /* margin-bottom: 40px; */
}

.piercing_studio_item_icon {
    float: left;
    width: 70px;
    margin-right: 30px;
}

.piercing_studio_item_text {
    float: left;
    width: calc(100% - 100px);
}

.piercing_studio_item_text p {
    font: normal normal 300 18px/27px Poppins;
    margin: 0px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.filter-options-content a {
    color: #494949;
    margin-left: -5px !important;
    margin-right: -5px !important;
    padding-left: 5px !important;
    padding-right: 7px !important;
    padding-top: 0px !important;

    padding-bottom: 0px !important;

}

.filter-options-content a.ui-slider-handle:hover {
    background-color: #e8e8e8 !important;
}

.product.info.detailed .additional-attributes {
    float: left;
    width: 50%;
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    left: 20% !important;
    width: 60% !important;
}

.tab-title::before {
    width: 85%;
}

.sale-label {

    background: #f22b2b;
}

.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0% !important;
}

.custom-slider-item,
.custom-slider-item .left-side,
.custom-slider-item .right-side {
    box-sizing: border-box;
}

.custom-slider-item {
    display: table;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* display: table; */
    position: relative;
    width: 100%;
    flex: 0 0 100%;
}

.custom-slider-item .left-side,
.custom-slider-item .right-side {
    -webkit-flex: 0 0 auto;
    flex: 0 0 42%;
    width: 42%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    /* height: 100px; */
    /* position: relative; */
    float: left;
    /* flex: 0 0 auto; */
}

.custom-slider-item .left-side {
    background-color: black;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-content: center;
    align-content: center;
    padding-right: 7rem;
    width: 58%;
    float: left;
    flex: 0 0 58%;
}

.custom-slider-item .left-side h1,
.custom-slider-item .left-side h2 {
    font-family: 'Poppins', sans-serif;
    line-height: 1.2;
    width: 100%;
    text-align: right;
}

.custom-slider-item h1 {
    font-size: 9.5rem;
    color: #e51818;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.custom-slider-item h2 {
    font-size: 7rem;
    color: white;
    margin: 4rem 0 0;
    font-weight: 600;
    text-transform: uppercase;
}

.custom-slider-item video {
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: relative;
    background-color: black;
}

.custom-slider-item video:focus {
    outline: none;
}

.flexslider .slides .custom-slider-item img {
    width: auto;
}

.video-slider video {
    max-height: 790px;
    width: 100%;
}

.form-group.has-error {
    color: red;
}

.product-mar-sec {
    width: 50%;
    float: left;
    margin-top: 30px;
}

.product-mar-sec .description {
    font: normal normal normal 14px/31px Poppins;
    letter-spacing: 0px;
    color: #070706;
    opacity: 1;
    margin-left: 20px;
}

.box-tocart .action.tocart.payment-request-button {
    display: none;
}
/* Responsive */
@media only screen and (max-width: 1600px) {
    p.info_details {
        font: normal normal normal 13px/29px Poppins;
    }

}
@media only screen and (max-width: 1550px) {
    .piercing_studio_item {
        float: left;
        padding: 0 10%;
    }

    p.price_middle {
        font-size: 40px;
        line-height: 30px;
    }

    .custom-slider-item h1 {
        font-size: 7.5rem;
    }

    .custom-slider-item h2 {
        font-size: 5rem;
    }

    .custom-slider-item .left-side {

        padding-right: 4rem;
    }
    .contact_info_details {
        float: left;
        /* margin-right: 4%; */
        /* width: 48%; */
        height: 110px;
    }

    .contact_info_details.time {
        width: 100%;
        height: 60px;
    }
}

@media all and (max-width: 1400px) {
    .header-right {
        width: auto;
        position: fixed;
        top: 0px;
        right: 17px;
        z-index: 33;
    }
    .custom-container-2 {
        width: 84%;
    }

    .part-3 p {
        text-align: left;
        font: normal normal normal 15px/25px Poppins;
    }
}

@media only screen and (max-width: 1200px) {
    .team .team-container {
        max-width: 1100px;
        width: 95%;
        margin: 0 auto;
        padding: 20px;
    }

    .team .members-list {
        float: left;
        margin-right: 5%;
    }

    .team .member-details .member-photo {
        float: left;
        margin-right: 8%;
        width: 55%;
    }

    .contact_form {
        float: left;
        width: 100%;
    }

    .map {
        float: left;
        width: 100%;
    }

    .map_details {
        float: left;
        width: 100%;
        width: calc(100% - 180px);
        padding-left: 100px;
        margin-top: 20px;
    }

    .mapouter, .gmap_canvas {
        height: 300px;
    }


    p.info_details a,
    p.info_details {
        font: normal normal normal 14px/29px Poppins;
    }

    .contact_info_details.time {
        width: 48%;
        height: 110px;
    }
    .part-3 p {
        text-align: left;
        font: normal normal normal 13px/19px Poppins;
    }

    .row .termin-button {
        float: right;
        margin-top: 25px;
        width: 266px;
        height: 45px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 35px;
        opacity: 1;
        text-align: center;
        font-size: 20px;
        letter-spacing: 0px;
        color: #070706;
        opacity: 1;
        line-height: 45px;
    }
    button.termin_buchen {
        height: 39px;
        bottom: 12px;
        padding: 0px;
    }

    button.termin_buchen a {
        font: normal normal normal 14px/15px Poppins;
    }

    .termin_vereinbaren {
        width: 300px;
    }

    button.termin_vereinbaren {
        height: 50px;
    }

    .piercing_studio_item_text p {
        font-size: 16px;
    }

    .custom-slider-item h1 {
        font-size: 6.2rem;
    }

    .custom-slider-item h2 {
        font-size: 4.2rem;
    }

    .header-left {
        width: 20%;
    }

    .navigation.custommenu .mainmenu > ul > li > .level-top, .navigation.custommenu .dropdown-inner-list > li > .level-top {
        font-size: 14px;

        padding: 18px 11px 16px;
    }

    .header-right {
        width: 15%;
    }

    .header-right div.minicart-wrapper {

        margin: 0px 3px;

    }

    .tm_headerlinkmenu {

        margin: 0 3px;
    }

    .block.block-search {

        margin: 0 3px;
    }

}
@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 {
        font-size: 140px
    }
}
@media only screen and (max-width: 991px) {
    .contact_title h1 {
        font: normal normal bold 40px/64px Poppins;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    .contact_info_details.time {
        width: 100%;
        height: 60px;
    }
    .custom-slider-item video {
        margin: 0;
        width: 100%;
        max-width: 100%;
        /* height: 100%; */
        max-height: 100%;
        /*  height: auto; */
        position: relative;
    }

    .product.info.detailed .additional-attributes {
        float: left;
        width: 100%;
    }

    .product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {

        width: 160px;
    }

    .product_piercing_title {
        height: 35px;
    }

    .product_piercing_title p {
        font-size: 20px;
        line-height: 35px;
        margin: 0;
    }

    p.text_top {
        font-size: 20px;
        line-height: 0px;
    }

    p.price_middle {
        font-size: 30px;
        line-height: 30px;
    }

    button.termin_buchen a {
        font: normal normal normal 11px/11px Poppins;
    }

    .piercing_studio_item {
        padding: 0 5%;
    }

    .piercing_studio_service_item {
        float: left;
        margin-left: 0;
        width: 100%;
    }

    .custom-slider-item h1 {
        font-size: 4.5rem;
    }

    .custom-slider-item h2 {
        font-size: 3rem;
    }

    .flexslider .slides .custom-slider-item img {
        width: 38%;
    }

    .tm_header.container-width {
        width: 98%;
    }

    .video-slider video {
        max-height: 398px;
    }

}
@media all and (max-width: 960px) {
    .part-1 {
        width: 86%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    .part-2 {
        width: 90%;
    }

    .part-3 {
        width: 89%;
        margin-left: 5%;
    }

    .row .termin-button {
        float: right;
        margin-top: 25px;
        width: 320px;
        height: 47px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 35px;
        opacity: 1;
        text-align: center;
        font-size: 24px;
        letter-spacing: 0px;
        color: #070706;
        opacity: 1;
        line-height: 47px;
        margin: 0 auto;
        clear: both;
        display: block;
        text-align: center;
        margin: 0 auto;
        float: none;
        margin-top: 23px;
    }
}

@media all and (min-width: 1024px) {
    .page-products .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;
    }
}

@media (min-width: 640px) {
    .block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .block.widget .products-grid .product-item .product-item-inner, .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
        box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0);
        margin: 9px 0 0 -1px;
    }
}

@media all and (max-width: 840px) {
    .header-left {
        width: 16%;
    }

    .navigation.custommenu .mainmenu .level0.schmuck-li > ul {
        right: 0;
        width: 100%;
        padding: 35px;
        min-width: 767px;

    }

    .navigation.custommenu .mainmenu > ul > li > .level-top, .navigation.custommenu .dropdown-inner-list > li > .level-top {
        font-size: 13px;

        padding: 18px 11px 16px;
    }

    .navigation.custommenu .mainmenu ul li.schmuck-li > ul li.rightstatic {
        max-width: 190px;
    }

    .navigation.custommenu .mainmenu li.level1 {
        min-width: 152px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .header-right {
        width: auto;
        position: fixed;
        top: 0px;
        right: 17px;
        z-index: 33;
    }

    .fixed-header-style .header-right {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .about-page .title    {
        text-align: center;
        font: normal normal bold 24px/36px Poppins;
        margin-left: 0;
        width: 100%;
    }

    .person {
        width: 50%;
    }

    .person .person-description p {
        text-align: center;
        font: normal normal bold 18px/18px Poppins;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    .contact_info_details {
        float: left;
        margin-left: 10%;
        width: 80%;
        height: auto;
        margin-bottom: 10px;
    }

    .team .member-details .member-photo {
        float: left;
        margin-right: 8%;
        width: 60%;
    }

    .member-description {
        float: left;

        width: 100%;
    }

    .member-description .position {
        font-size: 12px;
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        line-height: 16px;
        padding-top: 15px;
    }

    .member-description .name {
        text-align: left;
        font: normal normal bold 42px/12px Poppins;
    }

    .social {
        margin-top: 10px;
    }

    .team .members-list .member-list-photo {
        margin-bottom: 20px;
    }

    .team h1 {
        text-align: center;
        font: normal normal bold 46px/64px Poppins;
    }

    .slideshow {
        width: 100%;
        height: 708px;
    }

    arccos
    section.video {

        margin-top: 20px;
    }

    section.video h1 {
        text-align: center;
        font: normal normal bold 46px/64px Poppins;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding-left: 0px;
    }

    span.text.title_time {
        margin-left: 10%;
    }

    .contact_title h1 {
        font: normal normal bold 28px/40px Poppins;
    }

    span.text_policy {
        font: normal normal normal 12px/18px Poppins;
    }

    .couple {
        margin-bottom: 20px;
    }

    .couple .termin_vereinbaren {
        margin-top: -20px;
        /* position: relative; */
        position: absolute;
        left: 10px;
        right: 10px;
        width: 90%;
        max-width: 350px;
    }

    .header-left {
        width: auto;
    }

    .header-right {
        width: auto;
        position: relative;
    }

    .product_tabs {

        padding: 1%;
    }

    .product-item .tocart {
        width: 30px;
        height: 30px;
        background: #ffffff url(../images/product-icon.png) no-repeat center -94px;
        background-color: #f22b2b;
    }

    .product-item .action.towishlist {
        background-position: center -44px;
    }

    .product-item .tocompare, .product-item .action.towishlist {

        background-color: #f22b2b;
        height: 30px !important;
        width: 30px !important;
    }

    .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner, .products-grid .product-item-inner, .block.related .product-item-info .product-item-inner, .block.upsell .product-item-info .product-item-inner, .block.crosssell .product-item-info .product-item-inner {
        right: 5px;
    }

    .custom-slider-item h1 {
        font-size: 3.8rem;

    }

    .custom-slider-item h2 {
        font-size: 2.8rem;

    }

    .custom-slider-item .left-side {

        padding-right: 1rem;

    }

    .product_piercing {
        width: 45%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .product_piercing:nth-child(odd) {
        float: left;
    }

    .product_piercing:nth-child(even) {
        float: right;
    }

    p.price_middle {
        font-size: 35px;
        line-height: 170px;
    }

    .piercing_studio_service_icon {
        float: left;
        width: 32%;
        margin-right: 1%;
        margin-bottom: 20px
    }

    .piercing_studio_service_icon:nth-child(4) {
        margin-left: 17%;
    }

    .abs-no-display-s, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th, .order-details-items .table-order-items .options-label, .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
        display: block !important;
        width: 100%;
    }

    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
        border: none;
        padding: 0px 5px 5px;
    }

    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
        content: '' !important;
        display: none;
    }

    .product-mar-sec {
        width: 100%;
    }

    .product-mar-sec .description {
        font: normal normal normal 12px/31px Poppins;
    }
}
@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 {
        font-size: 80px
    }
}
@media only screen and (max-width: 576px) {
    .tradition {
        position: absolute;
        z-index: 5;
        left: 4%;
        top: 10px;
        width: 92%;
        max-width: 482px;
        text-align: justify;
    }

    .tradition h1 {
        text-align: left;
        font: normal normal bold 50px/50px Poppins;
    }

    .tradition p {
        text-align: justify;
        font: normal normal normal 15px/22px Poppins;
    }

    .contact_title {
        float: left;
        width: calc(100% - 40px);
        padding-left: 20px;
        margin-top: 50px;
    }

    .contact_form_info {
        float: left;
        padding-left: 20px;
        padding-right: 40px;
    }

    .map_details {
        width: calc(100% - 40px);
        padding-left: 20px;

    }


    .contact_info_details {
        float: left;
        width: 100%;
        margin-left: 0;
    }

    span.text.title_time {
        margin-left: 0;
    }

    .header-left {
        width: auto;
        max-width: 181px;
    }

    .custom-slider-item h1 {
        font-size: 2.8rem;

    }

    .custom-slider-item h2 {
        font-size: 1.8rem;

    }

    .video-slider video {
        max-height: 225px;
    }

    .piercing_studio_text p {
        font: normal normal 300 16px/27px Poppins;

    }

    button.termin_buchen a {
        font: normal normal normal 13px/13px Poppins;
    }

    p.price_middle {
        font-size: 30px;
        line-height: 60px;
        margin-top: 10%;
    }

    p.text_top {
        font-size: 20px;
        line-height: 40px;
        margin-top: 15px;
    }

    button.termin_vereinbaren a {
        font-weight: 500;
        font-size: 20px;
    }
}

@media only screen and (max-width: 450px) {
    .tradition h1 {
        text-align: left;
        font: normal normal bold 35px/50px Poppins;
    }

    .social {
        margin-top: 0px;
    }

    .member-description .name {
        text-align: left;
        font: normal normal bold 29px/8px Poppins;
    }

    .team h1 {
        text-align: center;
        font: normal normal bold 35px/64px Poppins;
    }

    section.video h1 {
        text-align: center;
        font: normal normal bold 35px/56px Poppins;
    }

    .form-group,
    .form-group.right {
        float: left;
        width: 100%;
    }

    p.info_details a, p.info_details {
        font: normal normal normal 14px/20px Poppins;
    }


    .contact_title h1 {
        font: normal normal bold 18px/40px Poppins;
    }
    .couple .termin_vereinbaren a {
        font-size: 14px;
    }
    .custom-slider-item h1 {
        font-size: 2.2rem;

    }

    .custom-slider-item h2 {
        font-size: 1.2rem;

    }

    .video-slider video {
        max-height: 188px;
    }

    .piercing_studio_title,
    .piercing_studio_text {
        margin-left: 0;
        width: 100%;
    }

    .piercing_studio_service_icon {
        float: left;
        width: 47% !important;
        margin-left: 2% !important;
        margin-bottom: 20px;
    }

    .piercing_studio_service_icon:last-child {
        margin-left: 25% !important;
    }
}

@media only screen and (max-width: 400px) {

    .product_piercing {
        width: 80%;
        margin-right: 10% !important;
        margin-left: 10% !important;
        float: left !important;
    }

    .video-slider video {
        max-height: 163px;
    }

    .termin_vereinbaren {
        width: 100%;
    }

    button.termin_vereinbaren a {
        font-size: 20px;
    }

    .piercing_studio_item_icon {
        float: left;
        width: 50px;
        margin-right: 15px;
    }

    .piercing_studio_item_icon img {
        width: 100%;
    }

    .piercing_studio_item_text p {
        font-size: 15px;
    }

    .custom-slider-item h1 {
        font-size: 1.8rem;

    }

    .custom-slider-item h2 {
        font-size: 0.9rem;

    }

}