.startpage #main {
    margin-bottom: 0px !important;
}

#main {
    margin-bottom: 100px;
}

.widget {
    position: relative;
    display: flex;
    flex-direction: column;

}

.widget-submit {
    /* width: max-content; */
}

.bottom-100 {
    margin-bottom: 100px;
}

.mm-navbar {
    display: none;
}

.bottom {
    margin-bottom: 100px;
}

.top {
    margin-top: 100px;
}

#ctrl_shippingmethod,
#ctrl_paymentmethod {
    margin-bottom: 20px;
}

#ctrl_shippingmethod span {
    clear: both;
    display: block;
}

#ctrl_shippingmethod span.currency {
    float: right;
    clear: none;
    display: block;
}

.cond-info a {
    text-decoration: underline !important;
}

.cond-info table tr.row_2 td.col_1 {
    left: -30px;
    position: relative;
}

#cboxTitle {
    display: none !important;
}

.mod_iso_checkout .process {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.iso_mod_checkout .processing {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.orderconditionsafterproducts .explanation p {
    text-transform: none;
}

#iso_ajaxBox .iso_confirm {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    padding: 0px !important;
    background: none !important;
    font-weight: 700;
}

#iso_ajaxOverlay {
    background: #fff !important;
    -moz-opacity: .9 !important;
    opacity: .9 !important;
    filter: Alpha(opacity=90) !important;
}

.mod_iso_orderhistory td,
.mod_iso_orderhistory th {
    padding: 10px 40px 10px 10px;
}

.orderconditionsafterproducts {
    margin-bottom: 40px;
}

.mod_iso_orderhistory p.message {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    text-transform: none;
}

.mod_iso_orderhistory h2 {
    margin: 40px auto 80px;
    text-align: center;
}

#checkoutcart-body {
    text-transform: uppercase;
}

#ctrl_ShippingAddress.radio_container {
    margin-bottom: 40px;
}

.mod_lostPassword .submit_container {
    position: relative;
    margin: 30px auto;
    text-align: center;
}

.mod_lostPassword label {
    width: auto;
    top: -10px;
    position: relative;
}

.mod_lostPassword input.text {
    width: 70%;
}

#kasse {
    position: relative;
}

.mod_registration .col_last {
    overflow: hidden;
    margin-right: 20px;
}

.mod_registration table {
    width: 100%;
}

.mod_iso_cart .remove a {
    float: right;
    margin-left: auto;
    padding-right: 30px;
}

.mod_login .btn {
    position: relative;
    float: left;
}

#footer .inside {
    position: relative;
    display: inline-block;
    text-align: center;
}

#footer-nav ul {
    position: relative;
    display: inline-block;
}

#footer-nav ul,
#footer-nav li,
#footer-nav a,
#footer-nav span,
.mod_changelanguage,
.mod_changelanguage ul,
.mod_changelanguage li,
.mod_changelanguage a,
#copyright {
    height: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 14px;
}

.mod_changelanguage [class*="lang"].active {
    display: none;
}

#iso_mod_checkout_review .submit_container {
    padding-right: 10px;
    padding-left: 10px;
}

#iso_mod_checkout_review .submit_container .confirm {
    float: right;
}

#checkoutcart-body .info {
    top: 75px;
    position: relative;
}

#iso_mod_checkout_shipping .submit_container,
#iso_mod_checkout_payment .submit_container {
    padding-top: 10px;
    border-top: 1px solid #b3b3b3;
}

.coupon input {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #eceeed;
    border: 0;
}

.mod_login .forgot a {
    float: left;
}

.mod_registration input.submit {
    float: right;
    width: 200px !important;
}

.mod_login .forgot {
    float: left;
}

.login-spacer {
    height: 115px;
}

/* #guest-order {
    height: 160px;
} */

#checkout-cart {
    width: 40%;
    max-width: 480px;
    right: 10px;
    top: 340px;
    position: absolute;
    float: right;
    z-index: 800;
}

.mod_iso_checkout .orderproducts {
    margin-top: 20px;
    padding-top: 40px;
}

.mod_registration input,
.mod_registration select {
    width: 100%;
}

select {
    width: 400px;
    margin-bottom: 30px;
}

.mod_iso_cart #sumup div,
.mod_iso_cart .currency,
.mod_iso_checkout .currency,
.mod_iso_orderdetails .currency,
.mod_iso_cart tr td,
.mod_iso_checkout tr td,
.mod_iso_orderdetails tr td,
.mod_iso_cart .currency,
.mod_iso_checkout .currency,
.mod_iso_orderdetails .currency,
.mod_iso_cart td,
.mod_iso_cart .name a,
.mod_iso_checkout .name a,
.mod_iso_orderdetails .name a {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400;
}

.mod_iso_productreader .product-images {
    margin-bottom: 80px;
}

.mod_iso_cart .coupon input {
    width: 28%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    padding-left: 1%;
    padding-right: 1%;
}

.coupon p {
    float: left;
    padding-top: 14px;
    padding-left: 30px;
}

.mod_iso_cart .submit_container .button_checkout {
    right: -10px;
    position: relative;
    float: right;
}

.mm-listview.level_1 {
    margin-top: 25px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.mm-menu li {
    width: 90%;
    /* margin-right: 5%;
    margin-left: 5%; */
    /* padding-top: 5px;
    padding-bottom: 5px; */
}

.mm-menu .level_1 > .mm-listitem > a > span {
    display: block;
    padding: calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);
}

.level_2 .mm-listitem::after {
    content: none;
}

.mm-listitem_opened>.mm-panel{
    background-color: transparent;
}

.mm-listitem > a.submenu + a.mm-btn.mm-btn_next,
.mm-btn.mm-btn_next::after{
    display: none;
}

.mm-panel{
    display: block !important;
}

.level_1 .mm-listview{
    display: flex;
    flex-direction: column;
}

.level_1.mm-listview > .mm-listitem.submenu > a{
    padding-bottom: 0;
    height: auto;
}

.level_2.mm-listview .mm-listitem span,
.level_2.mm-listview .mm-listitem a {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .85em;
    padding-left: 1.5em;
}

.mm-listitem_vertical>.mm-panel{
    padding: 0 0 0 10px;
}

.level_1 > .mm-listitem.submenu{
    padding-bottom: 1rem;
}

.level_1 .mm-panel .level_3 > li > a {
    padding-left: 3em;
}

.level_1.mm-listview > .mm-listitem > a:hover {
    transform: translateX(15px);
    /* padding-left: 1rem; */
}

.level_2.mm-listview > .mm-listitem > a:hover {
    transform: translateX(15px);
    /* padding-left: 2rem; */
}

.level_3.mm-listview > .mm-listitem > a:hover {
    transform: translateX(15px);
    /* padding-left: 3.5rem; */
}

.mm-menu .mm-listitem a,
.mm-menu .mm-listitem span {
    padding-left: 0;
    padding-right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    
    transition: .3s;
}

.mm-menu .mm-listitem:after {
    left: 0;
}

.mm-listitem_selected>.mm-listitem__text {
    background-color: transparent !important;
}

/* .mm-menu .mm-listitem_selected {
    padding-bottom: 10px;
    padding-left: 20px;
} */

.mm-menu li.mm-selected span {
    background: none !important;
    border-bottom: 1px solid #000000;
}

.mm-menu li.mm-selected {
    padding-top: 20px;
    background: none !important;
    border-bottom: 1px solid #000000;
}

.mod_iso_cart #sumup .total,
.mod_iso_cart #sumup .price,
.mod_iso_checkout #sumup .total,
.mod_iso_checkout #sumup .price,
.mod_iso_orderdetails #sumup .total,
.mod_iso_orderdetails #sumup .price {
    text-align: right !important;
}

.mod_iso_cart #sumup,
.mod_iso_checkout .orderproducts #sumup,
.mod_iso_orderdetails #sumup {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mod_iso_cart #sumup div,
.mod_iso_checkout .orderproducts #sumup div,
.mod_iso_orderdetails #sumup div {
    text-transform: uppercase;
}

.mod_iso_cart #sumup .price,
.mod_iso_checkout .orderproducts #sumup .price,
.mod_iso_orderdetails #sumup .price {
    width: 20%;
}

.mod_iso_cart #sumup .name,
.mod_iso_checkout .orderproducts #sumup .name,
.mod_iso_orderdetails #sumup .name {
    width: 60%;
}

.mod_iso_cart #sumup .foot,
.mod_iso_checkout .orderproducts #sumup .foot,
.mod_iso_orderdetails #sumup .foot {
    width: 100%;
    clear: both;
    display: block;
}

.mod_iso_cart #sumup .col,
.mod_iso_checkout .orderproducts #sumup .col,
.mod_iso_orderdetails #sumup .col {
    float: left;
    margin-bottom: 10px;
}

.mod_iso_cart tfoot .col_first,
.mod_iso_checkout tfoot .col_first,
.mod_iso_orderdetails tfoot .col_first {
    width: 300px;
    vertical-align: middle;
    background-color: #f00;
}

#cboxOverlay {
    background: #fff !important;
}

#cboxClose::before {
    content: "X";
    text-indent: -100px !important;
}

#cboxClose {
    text-transform: none;
    background: none !important;
    text-indent: 100px !important;
}

#cboxCurrent,
#cboxPrevious,
#cboxNext {
    display: none !important;
}

#cboxContent {
    background: none !important;
}

#cboxLoadedContent {
    border: 0 !important;
}

#social-links {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: .25em;
}

#social-links a {
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: none;
    color: #b3b3b3;
}

#cart-ico {
    width: 8px;
    height: 8px;
    position: relative;
    float: right;
    display: inline-block;
    margin-top: 6px;
    margin-left: 8px;
    border: 2px solid #000000;
    border-radius: 6px;
}

#iso_mod_checkout_review .orderproducts {
    border-top: 1px solid #b3b3b3;
}

#iso_mod_checkout_review .copy-big {
    margin-bottom: 60px;
}

.area-blk {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #000000;
}

.mod_login input.text {
    margin-bottom: 10px;
}

.line {
    width: 100%;
    height: 1px;
    position: relative;
    clear: both;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #b3b3b3;
}

.line.bottom {
    margin-bottom: 100px;
}

[class^='grid-'] .line {
    margin-left: 10px;
    width: calc(100% - 20px);
}

.mod_iso_productreader .quantity_container button {
    margin-left: 100px;
}

.quantity_container label {
    float: left;
}

.quantity_container button {
    width: 40px;
    height: 40px;
    position: relative;
    clear: both;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #fff;
    border: none;
    font-weight: 700;
    cursor: pointer;
}

.mod_iso_cart table tr td.quantity input,
.quantity_container input {
    width: 30px;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    border: 0px solid #b3b3b3;
    border-collapse: collapse;
    font-weight: 400;
}

.mod_iso_cart table tr td,
.mod_iso_checkout .orderproducts table tr td,
.mod_iso_orderdetails table tr td {
    vertical-align: middle;
}

.mod_iso_cart tbody,
.mod_iso_checkout .orderproducts tbody,
.mod_iso_orderdetails tbody {
    border-bottom: 1px solid #b3b3b3;
}

.mod_iso_cart table tr.foot_first td,
.mod_iso_checkout .orderproducts table tr.foot_first td,
.mod_iso_orderdetails table tr.foot_first td {
    padding-top: 40px;
}

.mod_iso_cart table tr.foot_last td,
.mod_iso_checkout .orderproducts table tr.foot_last td,
.mod_iso_orderdetails table tr.foot_last td {
    padding-bottom: 40px;
}

.mod_iso_cart tbody tr td,
.mod_iso_checkout .orderproducts tbody tr td,
.mod_iso_orderdetails tbody tr td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.coupon h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    font-size: 18px;
    color: #b3b3b3;
}

.coupon input.submit {
    float: right;
    color: #b3b3b3;
    border: none !important;
}

.coupon input,
.coupon h2 {
    height: 30px;
    float: left;
    display: inline-block;
}

.mod_iso_cart .thead,
.mod_iso_checkout .orderproducts .thead,
.mod_iso_orderdetails .thead,
.mod_iso_orderhistory thead {
    height: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.mod_iso_cart table,
.mod_iso_checkout .orderproducts table,
.mod_iso_orderdetails table {
    border-style: solid;
    border-collapse: collapse;
    border-spacing: 10px;
}

.mod_iso_cart table,
.mod_iso_checkout .orderproducts table,
.mod_iso_orderdetails table {
    border: 0px;
}

.mod_iso_cart table tr.product,
.mod_iso_checkout .orderproducts table tr.product,
.mod_iso_orderdetails table tr.product {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b3b3b3;
    border-collapse: collapse;
}

#minicart-body span {
    font-size: .8em;
    line-height: 1.9em;
    text-transform: uppercase;
}

#minicart-body .subtotal span,
#checkoutcart-body .subtotal span,
#checkoutcart-body .currency {
    font-weight: 700;
}

#minicart-body .total,
#checkoutcart-body .total {
    float: right;
    margin-right: 10px;
}

#product-meta .price-tag,
#product-meta label {
    font-size: .7em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

#mbCenter {
    border: none !important;
    background: none !important;
    -webkit-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    -khtml-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=180, Color='#000000')" !important;
    filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=180, Color='#000000')" !important;
}

#mbBottom {
    display: none;
}

#minicart-body .qty,
#checkoutcart-body .qty {
    width: 30%;
}

#minicart-body .qty,
#checkoutcart-body .qty {
    width: 30%;
    float: left;
}

#minicart-body .pic,
#checkoutcart-body .pic {
    width: 35%;
    float: left;
    margin-right: 20px;
}

#minicart-body .qty,
#minicart-body .price-total {
    margin-top: 40px;
}

#minicart-body .price-total {
    float: right;
    margin-right: 10px;
}

#minicart-body .qty,
#minicart-body .price-total,
#minicart .currency,
#checkoutcart-body .qty,
#checkoutcart-body .price-total,
#checkoutcart .currency {
    font: 14px 'Nunito Sans', sans-serif;
    font-weight: 700 !important;
}

#footer .ce_form textarea,
#contact .ce_form textarea {
    resize: none;
}

#footer .ce_form input.submit,
#contact .ce_form input.submit {
    width: 101%;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #000000;
    border-top: 0px solid #b3b3b3;
    border-right: 0px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    border-left: 0px solid #b3b3b3;
    color: #b3b3b3;
    cursor: pointer;
}

#footer .ce_form label {
    width: 100px;
    position: relative;
    display: inline-block;
    color: #fff;
    display: none;
}

#footer .ce_form input,
#footer .ce_form textarea,
#contact .ce_form input,
#contact .ce_form textarea {
    width: 100%;
    padding: 10px 5px;
    text-align: center;
    background-color: #000000;
    color: #b3b3b3;
}

#contact .ce_form input {
    border-top: 0px solid #b3b3b3;
    border-right: 0px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    border-left: 0px solid #b3b3b3;
}

#contact .ce_form textarea {
    width: 100%;
    background-color: #000000;
    color: #b3b3b3;
    border: 0;
}

.cookiebar {
    height: 40px;
    padding-top: 5px;
    background-color: #000;
    font-size: .9em;
    color: #fff;
    z-index: 999;
}

.cookiebar span,
#cookiebar a {
    font: .8em 'Nunito Sans', sans-serif;
    color: #fff;
}

.cookiebar button {
    height: 24px;
    padding-top: 4px;
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 0;
    font: .7em 'Nunito Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.cookiebar button:hover {
    background-color: #FFF;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
}

.mod_iso_productlist .item {
    position: relative;
}

.mod_iso_productlist .meta {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
    text-align: center;
    background-color: rgba(0, 0, 0, .9);
    opacity: 0;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
}

.mod_iso_productlist .meta h3 {
    margin-top: 32%;
    color: #fff;
}

.mod_iso_productlist .item:hover .meta {
    opacity: 1;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
}

input {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #fff;
    border-top: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 0px solid #000000;
    color: #000000;
}

.copy-big .quote-name {
    font: .8em 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700 !important;
}

.copy-big .quote-name>* {
    font-weight: 700;
}

/* #c4g_Map1 {
    widht: 100%;
    height: 500px;
} */

.dark-red {
    background-color: #7e0713;
}

#minicart-body {
    display: none;
}

#minicart .subtotal {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

#minicart .button {
    width: 46%;
    float: left;
    margin: 10px 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border-style: solid;
    font: .7em 'Nunito Sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px #000000 solid;
    border-top: 1px #fafafa solid;
    border-right: 1px #fafafa solid;
    border-left: 1px #fafafa solid;
    font-weight: 700;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#minicart .button.dark {
    float: right;
}

#cart-box {
    width: 30%;
    max-width: 350px;
    right: -7px;
    position: relative;
    float: right;
    z-index: 1;
}

#hover-box {
    width: 90%;
    position: absolute;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
}

#hover-box:hover {
    background-color: #fafafa;
}

#hover-box:hover h2 {
    border-bottom: 1px solid #b3b3b3;
    color: #000000;
}

#hover-box h2 {
    padding-top: 18px;
    padding-bottom: 16px;
    padding-left: 50px;
    text-align: right;
    font-size: 14px;
}

.mod_iso_cart .product {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b3b3b3;
}

.devider {
    width: 100px;
    height: 2px;
    left: 50%;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: -50px;
    background-color: #d71c35;
}

#iso_ajaxBox {
    border: 0px;
    padding: 0px !important;
    top: 45% !important;
}

#iso_ajaxBox p {
    font: .8em/1.4em 'Nunito Sans', sans-serif;
    color: #000000;
    text-transform: uppercase;
}

.mod_iso_productreader .submit_container input.submit {
    margin-top: 20px;
}

.back a {
    text-decoration: none;
    text-transform: uppercase;
}

.mod_subscribe {
    padding: 20px;
    /* border:2px solid #$gold3; */
}

.mod_subscribe .confirm {
    padding-bottom: 10px;
}

.mod_subscribe input.text {
    height: 30px;
}

.mod_iso_productreader .caption {
    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 0;
    font-size: 12px;
    color: #b3b3b3;
}

.mod_iso_productreader .quantity_container,
.mod_iso_productreader .widget {
    margin-bottom: 10px;
}

.mod_iso_orderdetails .info_container {
    margin-bottom: 40px;
}

.mod_iso_orderdetails .head-order {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mod_iso_orderdetails .head-order h1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mod_iso_cart_address {
    width: 450px;
}

#ctrl_PaymentMethod,
#ctrl_ShippingMethod {
    margin-top: 10px;
    margin-bottom: 40px;
    border: 0;
}

#iso_mod_checkout_review .copy-big .center {
    text-align: center;
}

.mod_iso_checkout .head-center h2 {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    text-align: left;
    font-size: 1.3em;
}

.mod_iso_checkout .copy-big p {
    text-align: left;
    font-size: 1.1em;
}

.mod_iso_checkout .submit_container .next {
    float: right;
}

.iso_mod_checkout_shipping h2 {}

#iso_mod_checkout_address .address_new .col_1 input {
    width: 98%;
}

#iso_mod_checkout_address .radio_container label {
    text-transform: none;
}

#iso_mod_checkout_address .radio_container span {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

#iso_mod_checkout_address .radio_container .vcard span {
    display: inline-block;
    margin: 0;
}

#iso_mod_checkout_address .submit_container {
    float: none;
    clear: both;
}

.mod_iso_checkout .info_container a.edit {
    font-size: .7em;
    text-decoration: none;
    color: #b3b3b3;
    text-transform: uppercase;
    font-weight: 300;
}

.mod_iso_checkout .info_container a.edit:hover {
    color: #000000;
}

.mod_iso_checkout .orderproducts {
    margin-right: 2px;
    margin-bottom: 10px;
    margin-left: 2px;
}

.mod_iso_checkout .quantity,
.mod_iso_orderdetails .quantity {
    width: 100px;
}

.mod_iso_checkout .orderproducts .tax,
.mod_iso_checkout .orderproducts .remove {
    display: none;
}

.mod_iso_checkout .head-center {
    padding-top: 40px;
    padding-bottom: 15px;
}

.mod_iso_checkout .steps {
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    text-align: center;
}

.mod_iso_checkout .info_container {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
}

.mod_iso_checkout .info_container h2 {
    padding-top: 10px;
}

.mod_iso_checkout .steps ol {
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 10px 0;
    text-align: center;
    list-style-type: none;
}

.mod_iso_checkout .steps li a,
.mod_iso_checkout .steps li span {
    padding-top: 10px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.mod_iso_checkout .steps li span {
    color: #b3b3b3;
}

.mod_iso_checkout .steps li.active span {
    color: #000000;
    font-weight: 700;
}

.mod_iso_checkout .steps li a {
    text-decoration: none;
    color: #b3b3b3;
    font-weight: 300;
}

label {
    font-size: .8em;
}

.mod_iso_cart .empty,
.mod_iso_checkout .empty,
.mod_iso_orderdetails .empty {
    text-align: center;
}

.mod_login .submit {
    top: -3px;
    position: relative;
    float: right;
}

.mod_iso_cart table thead,
.mod_iso_checkout .orderproducts thead,
.mod_iso_orderdetails table thead,
.mod_iso_orderhistory table thead {
    height: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.mod_iso_cart td,
.mod_iso_cart .name a,
.mod_iso_checkout .name a,
.mod_iso_orderdetails .name a {
    font-family: 'Nunito Sans', sans serif;
    text-decoration: none;
    text-transform: uppercase;
}

/* >> schrift */
.mod_iso_cart a,
.mod_iso_checkout a,
.mod_iso_orderdetails a {
    text-decoration: none;
    font-weight: 400;
}

.mod_iso_cart thead td,
.mod_iso_checkout .orderproducts thead td,
.mod_iso_orderdetails thead td,
.mod_iso_orderhistory thead th {
    font-size: .7em;
    letter-spacing: 1px;
    font-weight: 700;
}

.mod_iso_cart .coupon {
    width: 100%;
    height: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b3b3b3;
}

.mod_iso_cart .name,
.mod_iso_checkout .orderproducts .name,
.mod_iso_orderdetails .name {
    width: 25%;
}

.mod_iso_cart .remove a {
    text-decoration: none;
    text-transform: uppercase;
}

.mod_iso_cart .image,
.mod_iso_checkout .image,
.mod_iso_orderdetails .image {
    width: 35%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 5%;
}

.mod_iso_cart .tax,
.mod_iso_orderdetails .tax,
.mod_iso_orderdetails .remove {
    display: none;
}

#ifs {
    background-image: url("/files/vivace_img/logo-ifs.jpg");
}

#wscs {
    background-image: url("/files/vivace_img/logo-wscs.jpg");
}

.certification {
    width: 200px;
    height: 160px;
    overflow: hidden;
    display: inline-block;
    margin-right: 30px;
    margin-left: 30px;
    background-color: #f00;
    background-position: center center;
    background-repeat: no-repeat;
}

.certification a {
    width: 200px;
    height: 160px;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
}

.mod_faqpage .info {
    display: none;
}

#fb {
    background-image: url("/files/vivace_img/icons/icon-fb.svg");
}

#mail {
    background-image: url("/files/vivace_img/icons/icon-mail.svg");
}

.link-contact a {
    width: 60px;
    height: 60px;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
}

.link-contact {
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    background-position: center center;
    background-repeat: no-repeat;
}

#main {
    min-height: 100%;
}

.mm-menu {
    background: rgba(255, 255, 255, 0.85) !important;
    /* box-shadow: none !important; */
}

.mm-menu.mm-menu_offcanvas {
    box-shadow: 0px 0px 15px #4443;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
    border: none !important;
}

.mm-menu a,
.mm-menu li,
.mm-menu span,
.mm-menu strong {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700;
}

#nav_box {
    height: 20px;
    top: 40px;
    position: relative;
    margin: 0;
    padding: 0;
}

#nav_mobile_btn {
    height: 20px;
    left: 10px;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    letter-spacing: 1px;
}

#nav_mobile_btn div {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}

#nav-ico {
    width: 20px;
    height: 4px;
    position: relative;
    float: left;
    display: block;
    margin-top: 6px;
    margin-right: 10px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

.mod_iso_productreader .description {
    margin-bottom: 60px;
}

.mod_iso_productreader .image_container {
    margin-bottom: 5px;
}

#box1 {
    height: 120px;
    margin-top: 20px;
    background-image: url("/files/vivace_img/arrow1.svg");
    background-position: center center;
    background-repeat: no-repeat;
}

#box2 {
    height: 300px;
    background-image: url("/files/vivace_img/arrow2.svg");
    background-position: center center;
    background-repeat: no-repeat;
}

.icheckbox_line-grey,
.iradio_line-grey {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 5px 15px;
    background-color: #fff;
    /* border:2px solid #$gold3; */
    font: .8em 'AvianoSansRegular';
    color: #000000;
    cursor: pointer;
}

.icheckbox_line-grey.hover,
.icheckbox_line-grey.checked.hover,
.iradio_line-grey.hover {
    /* background-color:#$gold3; */
}

.icheckbox_line-grey.checked,
.iradio_line-grey.checked {
    /* background-color:#$gold3; */
}

.icheckbox_line-grey.disabled,
.iradio_line-grey.disabled {
    background-color: #b3b3b3;
    cursor: default;
}

.icheckbox_line-grey.checked.disabled,
.iradio_line-grey.checked.disabled {
    background-color: #D5D4D3;
}

.mod_iso_productreader fieldset {
    margin: 0 0 20px;
    padding: 0;
    border: 0px;
}

.mod_iso_productreader .price,
.mod_iso_productreader .currency {
    font-weight: normal;
    font-style: normal;
}

.mod_iso_productreader legend,
.mod_iso_productreader .price-tag {
    width: 100px;
    float: left;
    margin: 0 0 10px;
    padding: 4px 0 0;
    border: 0px;
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 700;
}

.mod_iso_productreader .quantity_container {
    margin-top: 10px;
}

.mod_iso_productreader .quantity_container label,
.mod_iso_productreader .widget label {
    width: 100px;
    float: left;
    clear: both;
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    border: 0px;
    font-size: .8em;
}

.mod_iso_productreader h2 {
    margin-top: 5px;
    padding-bottom: 20px;
    font-size: 1.8em;
}

#header {
    padding-top: 10px;
    background-color: #fff;
}

.sku {
    display: none;
}

#container .submit {
    padding: 10px 15px 8px;
    background-color: #fff;
    border-top: 0px solid #000;
    border-right: 0px solid #000;
    border-bottom: 1px solid #000;
    border-left: 0px solid #000;
    color: #000;
    font-size: .7em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.copy-big p {
    text-align: center;
    font-size: 1.8em;
    line-height: 1.5em;
    font-weight: 300;
}

.deep-blue {
    background: -moz-linear-gradient(270deg, #d71c35, #a71b29);
    background: -webkit-linear-gradient(270deg, #d71c35, #a71b29);
    background: -o-linear-gradient(270deg, #d71c35, #a71b29);
    background: -ms-linear-gradient(270deg, #d71c35, #a71b29);
    background: linear-gradient(180deg, #d71c35, #a71b29);
    -pie-background: linear-gradient(270deg, #d71c35, #a71b29);
    color: #fff;
}

.deep-blue h1,
.deep-blue h2,
.deep-blue h3,
.deep-blue p,
.deep-blue a,
.deep-blue ul,
.deep-blue li {
    color: #fff;
}

.dark-red h1,
.dark-red h2,
.dark-red h3,
.dark-red p,
.dark-red a,
.dark-red ul,
.dark-red li {
    color: #fff;
}

.mod_iso_productlist .product {
    margin-bottom: 20px;
}

@media (max-width: 768px){
    .mod_iso_productlist .product {
        margin-bottom: 10px;
    }
}

.mod_iso_productreader .quantity_container label {
    padding-top: 15px;
}

.mod_iso_productlist .image_container img,
.mod_iso_relatedproducts .image_container img {
    width: 100%;
}

.mod_iso_productlist h3 {
    margin-bottom: 4px;
    padding-bottom: 0;
}

.mod_iso_productlist h3 a {
    font-size: 1.2em;
    text-decoration: none;
}

.mod_iso_productlist .price {
    font-size: 1.2em;
    font-weight: normal;
    font-style: normal;
}

.mod_iso_productlist .teaser {
    margin-top: 0;
    margin-bottom: 20px;
}

.mod_iso_relatedproducts .product_list {
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.mod_iso_relatedproducts .price {
    margin-top: 10px;
    font-size: 1.1em;
    font-weight: normal;
    font-style: normal;
}

.mod_iso_relatedproducts .product {
    margin-bottom: 40px;
}

.mod_faqpage .toggler {
    padding: 0 60px 0 20px;
    background-image: url("/files/vivace_img/arrow2.svg");
    background-position: right center;
    background-repeat: no-repeat;
    /* border-top:2px solid #$gold3;
    border-right:2px solid #$gold3;
    border-left:2px solid #$gold3; */
}

.mod_faqpage .toggler.active {
    background-image: url("/files/vivace_img/arrow1.svg");
}

.mod_faqpage article .last .toggler {
    /* border-bottom:2px solid #$gold3; */
}

.mod_faqpage article .last .accordion .ce_text {
    /* border-top:0px solid #$gold3;
    border-bottom:2px solid #$gold3; */
}

.mod_faqpage .accordion .ce_text {
    margin: 0;
    padding: 40px 80px 40px 60px;
    background-color: #f5f5f5;
    /* border-top:2px solid #$gold3;
    border-right:2px solid #$gold3;
    border-left:2px solid #$gold3; */
}

.mod_faqpage h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 14px;
    font: 1.2em 'AvianoSansRegular';
}

.mod_faqpage .info {
    margin-top: 20px;
    font-size: 13px;
    color: #ababab;
}

.mod_faqpage article {
    margin-bottom: 40px;
}

.ce_revolutionslider .ce_text h1 {
    text-align: center;
    font-size: 2em;
}

.ce_revolutionslider .ce_text {
    max-width: 1200px;
    margin-top: 40px;
}

.ce_revolutionslider .ce_text p {
    width: 60%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    white-space: normal;
    color: #fff;
}

.ce_revolutionslider .btn {
    width: 200px;
    left: 50%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    background-color: #f00;
}

.btn {
    overflow: visible;
}

.mod_iso_configswitcher {
    float: right;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
}

.mod_iso_configswitcher ul {
    margin: 0;
}

.mod_iso_configswitcher li {
    display: inline;
    margin: 0;
    padding-left: 5px;
    /* border-left:1px dotted #$gold1; */
}

.mod_iso_configswitcher li.first {
    display: inline;
    padding-left: 0;
    border-left: 0px;
}

.mod_iso_configswitcher a {
    /* color:#$gold3; */
}

.mod_iso_configswitcher span {
    color: #b3b3b3;
}

.mod_iso_configswitcher a,
.mod_iso_configswitcher span {
    font: 14px 'AvianoSansRegular';
    text-decoration: none;
}

.mod_iso_configswitcher a:hover {
    /* color:#$gold1; */
}

.mod_changelanguage ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.mod_changelanguage li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mod_changelanguage a,
.mod_changelanguage span {
    font-size: 14px;
    text-decoration: none;
}

.mod_changelanguage a {
    color: #b3b3b3 !important;
}

.btn a {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 15px;
    text-align: center;
    border-bottom: 1px solid #000;
    font: .7em 'Nunito Sans', sans-serif;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#certification .toggler {
    width: 140px;
    left: 50%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-left: -105px;
    padding: 16px 30px;
    text-align: center;
    /* border:1px solid #$gold2; */
    font: .8em 'AvianoSansBold';
    text-decoration: none;
    color: #fff;
}

#certification .toggler .btn {
    font: .8em 'AvianoSansBold';
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

#footer h2,
.area-blk h2 {
    font-size: .65em;
    color: #fff;
    letter-spacing: 2px;
}

#footer h1,
.area-blk h1 {
    color: #fff;
}

.center {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.caption {
    text-align: center;
    font-size: .9em;
    text-transform: uppercase;
}

.head-center {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}

#logo {
    margin: 20px auto;
    text-align: center;
}

.logo img {
    width: 80%;
    height: 80%;
}

.nav-main a,
.nav-main .trail,
.nav-main li,
.nav-main .active {
    font: 15px 'Source Sans Pro', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.nav-main .trail,
.nav-main .active {
    background-color: #eceeed;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #d71c35;
    cursor: default;
    -moz-border-radius-bottomright: 10px 15px;
    border-bottom-right-radius: 10px 15px;
    -moz-border-radius-bottomleft: 10px 15px;
    border-bottom-left-radius: 10px 15px;
}

#goldy {
    width: 100%;
    height: 20px;
    float: none;
    clear: both;
    /* background:-moz-linear-gradient(0deg,#$gold3,#$gold1,#$gold2);
    background:-webkit-linear-gradient(0deg,#$gold3,#$gold1,#$gold2);
    background:-o-linear-gradient(0deg,#$gold3,#$gold1,#$gold2);
    background:-ms-linear-gradient(0deg,#$gold3,#$gold1,#$gold2);
    background:linear-gradient(90deg,#$gold3,#$gold1,#$gold2);
    -pie-background:linear-gradient(0deg,#$gold3,#$gold1,#$gold2); */
}

.nav-main li {
    top: -1px;
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding: 10px 25px 4px;
}

.nav-main {
    padding-bottom: 6px;
    text-align: center;
    background: -moz-linear-gradient(90deg, #a71b29, #d71c35);
    background: -webkit-linear-gradient(90deg, #a71b29, #d71c35);
    background: -o-linear-gradient(90deg, #a71b29, #d71c35);
    background: -ms-linear-gradient(90deg, #a71b29, #d71c35);
    background: linear-gradient(0deg, #a71b29, #d71c35);
    -pie-background: linear-gradient(90deg, #a71b29, #d71c35);
    border-top: 1px solid #fff;
}

.mod_navigation ul,
.mod_customnav ul {
    margin-top: 0;
    padding-left: 0;
    list-style-type: none;
}

.mod_navigation ul {
    top: 0;
    position: relative;
}

.mod_navigation a,
.mod_customnav a {
    text-decoration: none;
}

#footer .mod_navigation a,
#footer .mod_customnav a,
#copyright,
#footer .mod_customnav span {
    color: #b3b3b3;
}

.mood {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.border {
    text-shadow: 0px 1px 2px rgba(125, 125, 125, 0.8);
}

.mood h1 {
    padding-top: 80px;
    padding-bottom: 40px;
    font-size: 1.8em;
}

#certification {
    top: -110px;
    position: relative;
    z-index: 9999;
}

#mood-start .btn {
    margin-top: 30px;
}

#footer {
    display: block;
    padding-top: 15px;
    text-align: center;
    background-color: #000000;
    z-index: 50;
}