.btn,
button {
outline: 0 !important;
box-shadow: none !important;
}
.btn_desinger {
background: #b72025;
border-radius: 30px;
width: 100%;
border: 0;
font-style: normal;
font-weight: 700;
font-size: 16px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
height: 45px;
line-height: 45px;
cursor: pointer;
}
.btn_desinger:hover,
.btn_form:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #910b0f !important;
color: #fff;
}
.btn_form {
background: #b72025 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
form input,
form textarea {
background: #fff;
color: #000;
border: 0.0625rem solid #b2bcc3;
font-size: 14px;
height: 2.5rem;
border-radius: 0.25rem;
padding: 0.5rem;
padding-left: 0.625rem;
margin: 0 0 1.6875rem;
width: 100%;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
form textarea {
height: 100px;
resize: vertical;
line-height: 1.5;
}
.kontakt_block .info a:hover {
color: #b72025;
}
.product_block {
position: relative;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #b72025;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.product_sale {
position: absolute;
top: 15px;
background: #b72025;
border-radius: 0 15px 15px 0;
text-align: center;
padding: 5px 15px 5px 10px;
z-index: 9;
}
.product_sale span {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 0;
letter-spacing: 0.005em;
color: #fff;
text-transform: uppercase;
}
.kontakt_block:not(:last-child) {
margin-bottom: 40px;
}
.kontakt_block .title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
margin-bottom: 17px;
}
.kontakt_block .info a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.kontakt_form {
background: #f5f5f5;
border-bottom: solid 1px #ababab;
}
.kontakt_form form input {
background: #fff;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 0 20px;
margin-bottom: 25px;
}
.kontakt_form form textarea {
border-radius: 30px;
border: 0;
padding: 15px 20px;
min-height: 110px;
background: #fff;
resize: none;
}
.kontakt_form form textarea:hover {
background: #fff;
}
.checkbox {
width: 100%;
margin-bottom: 35px;
position: relative;
display: block;
}
.checkbox label {
position: relative;
display: block;
padding-left: 25px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.checkbox input[type="checkbox"] {
width: auto;
opacity: 0.00000001;
position: absolute;
left: 0;
margin-left: -20px;
}
.checkbox label span {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #4e4e4f;
}
.simple_text a {
color: #b72025;
text-decoration: underline;
}
.form_h h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.desinger {
margin-bottom: 30px;
}
.desinger img {
width: 100%;
}
.white-popup {
position: relative;
background: #fff;
padding: 20px;
width: auto;
max-width: 1000px;
margin: 20px auto;
}
.knr {
color: #b72025;
font-weight: 600;
}
.content_checkbox:last-child {
padding-bottom: 15px;
}
.step1.v_0 .rrss {
display: none;
}
.acc-container {
overflow: hidden;
}
.acc-title {
transition: all 0.3s ease-in-out;
}
.acc-title:after {
content: "\f107";
font-family: "Font Awesome 5 Pro";
position: absolute;
right: -10px;
margin-top: 7.5px;
width: 25px;
height: 25px;
display: inline-block;
}
.acc-active .acc-title:after {
content: "\f106";
font-family: "Font Awesome 5 Pro";
color: #b72025;
}
.title a {
position: absolute;
right: 0;
}
.title.acc-title:hover {
color: #b72025;
}
.acc-content {
width: 100%;
height: auto;
overflow: hidden;
max-height: 0;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.acc-active .acc-content {
max-height: 1000px;
overflow-y: auto;
opacity: 1;
}
nav.list_desinger {
margin-bottom: 20px;
}
.list_desinger ul li {
display: inline-block;
width: calc(97% / 7);
border-bottom: solid 1px #ababab;
padding-bottom: 15px;
text-align: center;
}
.list_desinger ul li.active {
border-bottom: solid 2px #b72025;
padding-bottom: 14px;
}
.list_desinger ul li a {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 21px;
}
.xinfo {
color: #4e4e4f;
}
li.active.active a {
color: #4e4e4f;
}
.sibbar_desinger div.title {
align-items: center;
display: flex;
padding-bottom: 0px;
padding-top: 25px;
margin-bottom: 10px;
}
.sibbar_desinger div.title {
position: relative;
width: 100%;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
cursor: pointer;
padding-right: 25px;
}
.sibbar_desinger div.title svg {
cursor: pointer;
}
.sibbar_desinger div.title svg:hover circle {
fill: #b72025;
}
.sibbar_desinger div.title svg:hover path {
fill: #fff;
}
.content_checkbox {
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 0;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #ababab;
}
.content_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 4px;
left: 0;
height: 16px;
width: 16px;
background-color: transparent;
border: 1px solid #ababab;
}
.content_checkbox:hover input ~ .checkmark {
background-color: #ccc;
}
.content_checkbox input:checked ~ .checkmark {
background-color: #b72025;
border: 0;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.content_checkbox input:checked ~ .checkmark:after {
display: block;
}
.content_checkbox .checkmark:after {
left: 6px;
top: 3px;
width: 4px;
height: 9px;
border: solid #fff;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
flex: 0 0 50%;
max-width: 50%;
padding: 0;
}
.product_title h1 {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 15px;
}
.single_add_cart form,
.woocommerce div.product form.cart div.quantity,
div.price_single,
form.woocommerce-cart-form div.quantity {
align-items: center;
display: flex;
}
.price_single .text_price {
margin-left: 25px;
}
.price_single .text_price span {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #4e4e4f;
}
.price_single .text_price span svg {
margin-right: 6px;
}
.single_add_cart {
margin-top: 35px;
}
.single_add_cart form .quantity input {
margin-bottom: 0;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #b72025;
}
.woocommerce div.product form.cart .button {
margin-left: 90px;
max-width: 350px;
outline: 0;
}
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity input[type="number"] {
-moz-appearance: textfield;
background: #f5f5f5;
border: 0;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 10px;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
}
.single_add_cart form .quantity div svg,
form .quantity div svg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.product_description {
margin-top: 20px;
}
.woocommerce form .form-row label {
display: none;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
background: #f5f5f5;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 20px 32px;
margin-bottom: 25px;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
}
.woocommerce form .form-row textarea {
height: 120px;
resize: none;
margin-bottom: 0;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
margin: 0;
display: inline-block;
float: none !important;
width: 50%;
max-width: 100%;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:before {
content: "";
position: absolute;
left: 0;
top: 6px;
margin-top: auto;
margin-bottom: auto;
width: 16px;
height: 16px;
background: #fff;
border: 1px solid #ababab;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input:checked + span:before {
visibility: visible;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span:before {
content: "";
position: absolute;
left: 6px;
top: 9px;
visibility: hidden;
width: 4px;
height: 9px;
border: solid #ababab;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.woocommerce form .form-row label.checkbox {
display: flex;
align-items: baseline;
width: 100% !important;
}
.woocommerce form .form-row label.checkbox {
width: 15px;
margin: 0;
margin-right: 10px;
position: relative;
opacity: 1;
height: auto;
}
.woocommerce form .form-row label.checkbox {
margin-bottom: 10px;
}
#bgf {
position: relative;
}
.tabcontent {
display: none;
}
.list_desinger > ul {
display: flex;
margin-left: -5px;
margin-right: -5px;
}
.list_desinger ul li {
width: 100%;
margin-right: 15px;
margin-left: 15px;
}
.iname {
width: 100%;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #4e4e4f;
}
.ival {
font-size: 16px;
color: #ababab;
}
.itop {
padding-bottom: 10px;
border-bottom: 1px solid #cacaca;
margin-bottom: 10px;
}
.rsp {
display: none;
}
.rsst {
margin-bottom: 30px;
}
.vonx {
color: #4e4e4f;
font-weight: 700;
font-size: 24px;
margin-bottom: 20px;
}
span.pes {
color: #4e4e4e;
font-weight: 400;
font-size: 28px;
margin-bottom: 30px;
}
[type="submit"] {
font-size: 14px;
}
.msk {
max-height: 469px;
min-height: 596px;
overflow-y: auto;
padding-right: 10px;
margin-bottom: 30px;
}
.msk::-webkit-scrollbar {
width: 5px;
}
.msk::-webkit-scrollbar-track {
border: 0 solid #333;
background: #f1f1f1;
box-shadow: none;
}
.msk::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.22);
}
.cn-img.active {
flex: 0 0 45%;
max-width: 45%;
}
.cn-info.active {
flex: 0 0 55%;
max-width: 55%;
}
.rsp {
padding-bottom: 15px;
border-bottom: 1px solid #cacaca;
margin-bottom: 15px;
}
.itop:last-child {
border-bottom: none;
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0€";
float: right;
}
.itg {
border: none;
padding-bottom: 0;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
align-items: center;
justify-content: center;
text-align: center;
height: 60px;
display: flex;
}
a.tablinks.gesamt {
position: relative;
width: 100%;
display: block;
height: 30px;
}
a.tablinks.gesamt:after {
content: "inkl. MwSt. und Versandkosten Lieferzeit 10-15 Werktage";
position: absolute;
width: 100%;
font-size: 10px;
left: 0;
margin-top: 21px;
}
.postid-7317 a.tablinks.gesamt:after, .postid-14533 a.tablinks.gesamt:after {
content: "inkl. MwSt. und Versandkosten Lieferzeit ca 6 Wochen";
position: absolute;
width: 100%;
font-size: 10px;
left: 0;
margin-top: 21px;
}
.postid-17277 a.tablinks.gesamt:after, .postid-17278 a.tablinks.gesamt:after {
content: "inkl. MwSt. Versandkosten 300€, Lieferzeit ca 10 Werktage";
position: absolute;
width: 100%;
font-size: 10px;
left: 0;
margin-top: 21px;
}
.de_t {
margin-bottom: 30px;
}
.de_b.col-lg-12 {
padding-top: 35px;
}
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
i.um-active-color,
span.um-active-color {
color: #b72025 !important;
}
a.um-button.um-btn-auto-width {
background: #b72025 !important;
border-radius: 50px !important;
box-shadow: none !important;
}
a.um-button.um-btn-auto-width:hover {
background: #9a1b1f !important;
}
.um-field-checkbox-option,
.um-field-radio-option {
text-align: left !important;
}
.um-field {
position: relative;
padding: 15px 0 0 0 !important;
}
ul.list-number-circle {
counter-reset: list-number-circle-counter;
font-size: 18px;
}
ul.list-number-circle li {
counter-increment: list-number-circle-counter;
margin-bottom: 0.6em;
}
ul.list-number-circle li::before {
display: inline-block;
vertical-align: middle;
width: 24px;
height: 24px;
margin-right: 6px;
border: 1px solid #b91010;
border-radius: 50%;
text-align: center;
font-size: 12px;
line-height: 21px;
font-weight: 700;
color: #b91010;
content: counter(list-number-circle-counter);
}
.kontakt_form_tab:not(.active) {
display: none;
}
.kontakt_form_tab_nav a {
margin: 0 30px 30px 0;
padding: 15px 28px;
width: auto;
background-color: #d7d7d7;
border-color: #d7d7d7;
color: #4e4e4f;
line-height: 1;
font-size: 13px;
}
.kontakt_form_tab_nav a:hover {
border-color: #b72025;
}
.kontakt_form_tab_nav a.active {
background-color: #b72025;
border-color: #b72025;
color: #fff;
}
.woocommerce-make-offer-form-section.as1,
.woocommerce-make-offer-form-section:nth-last-child(4),
.woocommerce-make-offer-form-section:nth-last-child(5) {
display: none;
}
.woocommerce-make-offer-form-section label {
display: block;
}
.description-other ul.tabs.wc-tabs {
display: none;
}
@media (max-width: 767px) {
.kontakt_form_tab_nav {
margin-bottom: 15px;
}
.kontakt_form_tab_nav a {
margin-bottom: 15px;
}
}
@media only screen and (max-width: 1050px) {
section {
padding: 40px 0;
}
.container {
max-width: 100% !important;
}
}
@media only screen and (max-width: 768px) {
nav.list_desinger {
margin-bottom: 0 !important;
}
nav.list_desinger li {
text-align: left;
}
nav.list_desinger li {
display: none !important;
}
.list_desinger ul li:last-child {
display: block !important;
}
h2 {
line-height: 1.5em;
}
.um-field-checkbox-option,
.um-field-radio-option {
position: absolute !important;
}
.cn-img.active,
.cn-info.active {
flex: 0 0 100%;
max-width: 100%;
}
.msk {
max-height: 100%;
min-height: 100%;
}
nav.list_desinger li {
display: none;
}
nav.list_desinger li.active {
display: block;
width: 100%;
text-align: left;
}
.container {
max-width: 100% !important;
}
.product_block {
margin-bottom: 15px;
}
.kontakt_block,
.kontakt_block:not(:last-child) {
margin-bottom: 20px;
}
.kontakt_block .title {
margin-bottom: 8px;
}
.kontakt_block .title span {
font-size: 16px;
}
.kontakt_block .info a {
font-size: 14px;
}
.kontakt_form form input.btn_form {
margin-bottom: 0;
}
nav.list_desinger {
margin-bottom: 30px;
}
.list_desinger ul li {
width: calc(97% / 5);
margin-bottom: 20px;
}
.desinger img {
margin-bottom: 25px;
}
.woocommerce div.product form.cart .button {
margin-left: 25px;
}
.single_add_cart form,
div.price_single {
display: block;
}
div.price_single .text_price {
margin-left: 0;
margin-top: 5px;
}
.single_add_cart {
margin-top: 21px;
}
.woocommerce div.product form.cart div.quantity {
width: 120px;
margin: 0 auto;
float: none;
}
.woocommerce div.product form.cart .button {
float: none;
margin: 0 auto;
display: block;
margin-top: 15px;
max-width: 100%;
}
.product_description {
margin-top: 30px;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
.woocommerce .quantity input[type="number"] {
width: 55px;
height: 55px;
font-size: 20px;
line-height: 23px;
}
}
.sibbar_desinger.acc-container.step1.v_3 .rrss {
display: none;
}
div#accordion > div:first-child > div:first-child {
padding-top: 0;
}
#step4 div#accordion > div:nth-child(2) > div:first-child {
padding-top: 0;
}
input.um-form-field {
background: #fff;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 0 20px;
margin-bottom: 25px;
}
.um-field-label label {
margin-bottom: 0;
}
input#um-submit-btn {
color: #fff;
background: #b72025 !important;
border-radius: 50px !important;
height: 55px !important;
padding: 0 20px;
text-transform: uppercase !important;
font-weight: 600 !important;
min-width: 350px !important;
}
.c-weight {
color: #b72025;
border-bottom: 1px solid;
cursor: pointer;
margin-bottom: 10px;
display: inline-block;
line-height: 15px;
}
.width-b {
position: relative;
display: none;
}
.cm {
position: absolute;
height: 30px;
background: #f1f1f1;
margin-left: -31px;
line-height: 21px;
padding: 5px;
margin-top: 1px;
width: 30px;
}
.uve {
display: block;
font-size: 12px;
}
.show-bb-n.c-weight {
display: none !important;
}
.section-text__wrapper {
margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
.section-text__wrapper {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 600px) {
input#um-submit-btn {
min-width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.list_desinger ul li {
width: 100%;
}
.woocommerce div.product .product_title {
font-size: 21px;
}
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 325px) {
.logo svg {
width: 120px;
}
div.price_single {
display: block;
}
.price_single .text_price {
margin-left: 0;
margin-top: 20px;
}
}
div#tab-tab_custom_ofwc_offer {
display: block !important;
}
.width-b {
display: none !important;
}
.container-other {
max-width: 1345px;
width: 100%;
padding: 0 15px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.product_description {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.cred {
display: block;
font-size: 10px;
color: #333;
}
span.cred a {
font-size: 10px !important;
color: #333 !important;
text-decoration: underline;
}
.cred span {
color: #b72025;
}
.woocommerce div.product span.price {
color: #b72025;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
#gesamt:before {
display: none;
}
span.woocommerce-Price-amount.amount {
float: right;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #b72025;
background: 0 0;
color: #b72025;
}
.btn-other__one:hover {
color: #fff;
background: #b72025;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.description-other {
max-width: 100%;
}
.description-other__btn-block {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-bottom: 30px;
margin-top: 15px;
grid-gap: 20px 30px;
justify-content: center;
}
.description-other__btn {
width: 100%;
max-width: 100%;
text-align: center;
padding: 5px 32px;
height: auto;
min-height: 42px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
.description-other__btn:nth-child(5) {
grid-column-start: 2;
grid-column-end: 3;
}
.description-other__btn:nth-child(6) {
grid-column-start: 3;
grid-column-end: 4;
}
}
@media screen and (max-width: 1199px) {
.description-other__btn-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
grid-template-columns: repeat(1, 1fr);
}
}
.description-other__title {
margin-bottom: 40px;
}
.description-other__list-text {
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
.description-other__title {
margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
margin-top: 60px;
}
.description-other__btn {
max-width: 100%;
}
}
body {
min-height: 100vh;
}
.file-180 {
position: relative;
}
.file-180:before {
content: "";
background: url(//durchdacht.de/wp-content/uploads/2021/03/file_upload.png);
background-size: cover;
height: 23px;
width: 11px;
position: absolute;
left: 110px;
top: 14px;
}
.d-none {
display: none !important;
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
.file-180:before {
left: 50px;
}
}
.container-other {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1345px;
}
@media screen and (max-width: 1438px) {
.container-other {
width: 100vw;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
.list_desinger ul {
margin-left: 0;
margin-right: 0;
flex-wrap: inherit;
width: calc(100% + 40px);
margin-left: -20px;
}
.list_desinger ul li {
padding-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
margin-right: 0;
margin-left: 0;
margin-bottom: 15px;
height: 60px;
}
.list_desinger ul li.active {
padding-bottom: 0;
}
.list_desinger ul li {
margin-right: 20px;
margin-left: 20px;
}
.list_desinger ul li:last-child {
border: none;
padding-bottom: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.list_desinger ul li:last-child a.tablinks.gesamt:after {
display: none;
}
.mpopup_div.nav__link.outline {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
border-radius: 50%;
}
.mpopup_div.nav__link.outline svg path {
fill: #4e4e4f;
}
.mpopup_div.nav__link.outline svg circle {
fill: #fff;
}
.acc-single-open- .width-b .show-bb.c-weight {
padding: 10px 30px;
border: 2px solid #b72025;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
}
.acc-single-open- .width-b .show-bb.c-weight:hover {
background: #b72025;
color: #fff;
}
.msk {
margin-bottom: 10px;
}
.tabcontent {
position: relative;
}
.tabcontent:before {
content: "";
width: 100%;
height: 80px;
background: linear-gradient(360deg, #fff 23.54%, rgba(255, 255, 255, 0) 140.21%);
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
z-index: 0;
}
.tabcontent .btn_desinger {
position: relative;
z-index: 20;
}
@media screen and (max-width: 767px) {
.list_desinger ul li {
height: 40px;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.list_desinger ul li.active {
display: flex;
justify-content: center;
align-items: center;
}
.list_desinger ul li:not(:nth-child(3n)) {
margin-right: 0;
}
.list_desinger ul li:not(:nth-child(2n)) {
margin-right: 20px;
}
.list_desinger ul {
margin-left: 0;
margin-right: 0;
flex-wrap: inherit;
width: 100%;
}
.list_desinger > ul {
display: inline-block;
}
.list_desinger ul li:last-child {
box-shadow: none;
}
.list_desinger ul li {
margin-right: 0;
margin-left: 0;
}
}
.woocommerce img {
height: auto;
max-width: 100%;
}
label.content_checkbox.dis {
opacity: 0.4;
cursor: auto;
}
.entry-content img {
max-width: 100%;
}
.entry-content ul {
list-style: circle !important;
font-size: 16px;
}
.entry-content li {
list-style-type: disc;
margin-left: 30px;
}
.sibbar_desinger.acc-container-.acc-active.step3.v_2.acc-active label:nth-child(4) .rrss {
font-weight: 500;
color: #b72025;
}
@media screen and (max-width: 1600px) {
.msk {
min-height: 469px;
}
}
@media only screen and (max-width: 768px) {
.msk {
max-height: 100%;
min-height: 100%;
}
}  .no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 30.333333%;
flex: 0 0 30.333333%;
max-width: 30.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 69.666667%;
flex: 0 0 69.666667%;
max-width: 69.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
background: #F5F5F5;
}
button {
outline: 0 !important;
box-shadow: none !important;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover {
background: #910b0f !important;
color: #fff;
}
.product_block {
position: relative;
}
.product_block .product_block_grad {
background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
height: 100%;
min-height: 211px;
background-size: cover;
background-position: center;
}
.product_block .product_block_grad:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: all 0.4s ease;
z-index: 10;
}
.product_block .product_block_grad:hover:before {
opacity: 1;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
ul.products {
display: grid;
grid-column-gap: 2.5rem;
grid-row-gap: 2rem;
justify-content: flex-start;
grid-template-columns: repeat(auto-fit, minmax(24.5rem, 24.7rem));
max-width: 100rem;
padding: 0 15px;
}
.woocommerce ul.products:before {
content: none;
}
.woocommerce a.button,
.woocommerce button.button {
background: #b72025;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.popular_block img,
.popular_block_price {
margin-bottom: 25px;
width: 100%;
}
.popular_block a:hover h5 {
color: #b72025;
}
.popular_block h5 {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 130%;
margin-bottom: 20px;
}
.popular_block_price span {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.popular_block_price span.woocommerce-Price-currencySymbol {
margin-left: 5px;
}
.simple_page {
padding-top: 0;
}
.simple_page_2 {
background: #f5f5f5;
}
.simple_page_3 .product_block {
margin-bottom: 0;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
margin: 70px 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
box-sizing: border-box;
font-style: normal;
font-weight: 400;
font-size: 16px;
color: #4e4e4f;
line-height: 45px;
text-align: center;
border: none;
margin-right: 15px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
border: 1px solid #ababab;
border-radius: 30px;
width: 45px;
height: 45px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
line-height: 43px;
padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #fff;
border: 2px solid #b72025;
font-size: 16px;
color: #b72025;
}
.lmp_load_more_button .lmp_button {
padding: 0 !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 19px !important;
letter-spacing: 0.005em !important;
text-transform: uppercase !important;
color: #b72025 !important;
margin: 10px 0 10px 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
flex: 0 0 50%;
max-width: 50%;
padding: 0;
}
.product_attributes {
margin-bottom: 15px;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt {
background-color: #b72025;
}
[type="submit"] {
font-size: 14px;
}
ul.products {
grid-template-columns: repeat(3, 347px);
}
.price_page_2 {
background-color: #f5f5f5;
padding: 80px 0;
}
@media screen and (max-width: 767px) {
.price_page_2 {
padding: 40px 0;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.product_block {
margin-bottom: 15px;
}
.product_block .product_block_grad {
background-size: cover;
}
ul.products {
grid-template-columns: repeat(auto-fit, minmax(16.5rem, 19.7rem));
}
.popular_block img {
height: auto;
}
.simple_page_3 .product_block {
margin-bottom: 15px;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
}
@media only screen and (max-width: 480px) {
ul.products {
grid-template-columns: 100%;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
}
.woocommerce div.product span.price {
color: #b72025;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
span.woocommerce-Price-amount.amount {
float: right;
}
body {
min-height: 100vh;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: none;
color: #bdbdbd;
font-size: 12px;
margin-top: 20px!important;
text-align: right;
margin-bottom: 20px!important;
}
select.orderby {
width: 100%;
height: 52px;
background-color: #f5f5f5;
border-radius: 16px;
padding: 0 15px;
}
.btn_form:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #910b0f !important;
color: #fff;
}
.btn_form {
background: #b72025 !important;
border-radius: 30px;
max-width: 350px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
}
form input {
background: #fff;
color: #000;
border: 0.0625rem solid #b2bcc3;
font-size: 14px;
height: 2.5rem;
border-radius: 0.25rem;
padding: 0.5rem;
padding-left: 0.625rem;
margin: 0 0 1.6875rem;
width: 100%;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.page_title {
padding-bottom: 30px;
}
.page_title span {
display: block;
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.product_block {
position: relative;
}
.product_block span {
position: absolute;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
height: 20px;
width: 100%;
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #fff;
z-index: 11;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #b72025;
border-radius: 30px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.005em;
text-transform: uppercase;
color: #fff;
max-width: 255px;
width: 100%;
margin: 0;
padding: 17px 10px;
text-align: center;
}
.all_price span {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.all_price span.woocommerce-Price-currencySymbol {
margin-left: 5px;
}
.form_page {
border-bottom: none;
}
.form_page input {
max-width: 350px;
display: block;
}
.form_h h5,
form h5 {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 25px;
}
.form_h p,
form p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20.8px;
color: #4e4e4f;
margin-bottom: 20px;
max-width: 350px;
}
.title a {
position: absolute;
right: 0;
}
li.active.active a {
color: #4e4e4f;
}
.woocommerce div.product div.images {
width: 100%;
float: none;
}
.product_title h1 {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
letter-spacing: 0.005em;
color: #4e4e4f;
margin-bottom: 15px;
}
.product_attributes table,
.product_attributes table.shop_attributes td {
border: none !important;
background: #fff !important;
}
.product_attributes table.shop_attributes td p {
margin: 0;
padding: 0;
font-style: normal;
font-size: 16px;
line-height: 29px;
color: #4e4e4f;
font-weight: 700;
}
.product_attributes {
margin-bottom: 15px;
}
.product_attributes .woocommerce-product-attributes-item {
display: flex;
align-items: center;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 29px;
color: #4e4e4f;
}
.product_attributes .woocommerce-product-attributes-item:not(:last-child) {
margin-bottom: 5px;
}
.product_attributes .woocommerce-product-attributes-item div:first-child {
margin-right: 5px;
}
.product_attributes .woocommerce-product-attributes-item div:last-child p {
margin: 0;
font-weight: 700;
}
.single_add_cart form,
.woocommerce div.product form.cart div.quantity,
div.price_single,
form.woocommerce-cart-form div.quantity {
align-items: center;
display: flex;
}
div.price_single .all_price {
position: relative;
width: 190px;
}
.price_single .text_price {
margin-left: 25px;
}
.price_single .text_price span {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #4e4e4f;
}
.price_single .text_price span svg {
margin-right: 6px;
}
.single_add_cart {
margin-top: 35px;
}
.single_add_cart form .quantity input {
margin-bottom: 0;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #b72025;
}
.woocommerce div.product form.cart .button {
margin-left: 90px;
max-width: 350px;
outline: 0;
}
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity input[type="number"] {
-moz-appearance: textfield;
background: #f5f5f5;
border: 0;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 10px;
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #4e4e4f;
}
.single_add_cart form .quantity input.qty_button,
form .quantity input.qty_button {
color: #ababab;
font-style: normal;
font-weight: 400;
font-size: 22px;
padding: 0;
border: 0;
cursor: pointer;
opacity: 0;
}
.single_add_cart form .quantity div.btn_minus,
.single_add_cart form .quantity div.btn_plus,
form .quantity div.btn_minus,
form .quantity div.btn_plus {
position: relative;
margin-left: 15px;
}
.single_add_cart form .quantity div.btn_minus,
form .quantity div.btn_minus {
margin-left: 0;
margin-right: 15px;
}
.single_add_cart form .quantity div svg,
form .quantity div svg {
position: absolute;
right: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.single_add_cart form .quantity input.minus,
form .quantity input.minus {
padding-right: 15px;
}
.single_add_cart form .quantity input.plus,
form .quantity input.plus {
padding-left: 5px;
}
.product_description {
margin-top: 20px;
}
.product_description .page_title span {
font-size: 26px;
line-height: 30px;
}
.product_descriptions p {
font-size: 16px;
}
.woocommerce table.shop_table {
border: none;
}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-cart table.cart img {
max-width: 180px;
min-width: 160px;
padding: 15px 0;
display: block !important;
}
.woocommerce table.shop_table td {
padding: 0 30px;
}
.woocommerce table.shop_table td.product-name {
max-width: 350px;
}
.woocommerce table.shop_table td.product-name a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
}
.woocommerce table.shop_table td.product-price span {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.005em;
color: #4e4e4f;
}
.woocommerce table.shop_table td.product-price {
position: relative;
}
.woocommerce table.shop_table td.product-name a:hover {
color: #b72025;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: none;
}
.woocommerce form .form-row input.input-text {
background: #f5f5f5;
border-radius: 30px;
border: solid 1px #fff;
height: 55px;
padding: 20px 32px;
margin-bottom: 25px;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 15px;
color: #ababab;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
margin: 0;
display: inline-block;
float: none !important;
width: 50%;
max-width: 100%;
}
[type="submit"] {
font-size: 14px;
}
td.product-price {
display: none;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td {
border-top: 0;
}
td.product-quantity {
width: 100px;
}
label[for="shipping_method_0_free_shipping1"]:after {
content: "0â‚¬";
float: right;
}
.de_t {
margin-bottom: 30px;
}
.table-price td {
border: 1px solid #ababab;
white-space: nowrap;
text-align: center;
vertical-align: middle;
}
.table-price tr:nth-child(2n + 1) td {
background-color: #f5f5f5;
}
.table-price td:first-child,
.table-price tr:first-child td {
background: 0 0 !important;
color: #b72025;
font-weight: 700;
}
.price_page_2 {
background-color: #f5f5f5;
padding: 80px 0;
}
@media screen and (max-width: 767px) {
.price_page_2 {
padding: 40px 0;
}
}
@media only screen and (max-width: 768px) {
h2 {
line-height: 1.5em;
}
.page_title {
padding-bottom: 25px;
}
.page_title span {
font-size: 20px;
line-height: 23px;
}
.product_block {
margin-bottom: 15px;
}
div.price_single .all_price {
width: 100%;
}
.woocommerce div.product form.cart .button {
margin-left: 25px;
}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-cart table.cart img {
width: 100%;
max-width: 130px;
}
.woocommerce-cart table.cart img {
padding-bottom: 0;
}
.woocommerce table.shop_table td.product-name {
max-width: 75%;
text-align: left !important;
padding-left: 0;
display: inline-block;
padding-right: 10px;
}
.woocommerce table.shop_table td.product-price span {
font-size: 16px;
line-height: 19px;
}
.woocommerce table.shop_table td.product-name a {
font-size: 14px;
line-height: 16px;
}
.woocommerce table.shop_table td.product-price {
padding: 10px 0;
text-align: right !important;
width: 23%;
display: inline-block;
padding-top: 0;
margin-top: -30px;
}
.woocommerce table.shop_table td.product-quantity {
width: 50%;
padding: 0;
display: inline-block;
padding-top: 20px;
}
.woocommerce table.shop_table td {
border: none;
}
.woocommerce table.shop_table td:last-child {
border-bottom: solid 1px #ababab;
}
.single_add_cart form,
div.price_single {
display: block;
}
div.price_single .text_price {
margin-left: 0;
margin-top: 5px;
}
.single_add_cart {
margin-top: 21px;
}
.woocommerce div.product form.cart div.quantity {
width: 120px;
margin: 0 auto;
float: none;
}
.woocommerce div.product form.cart .button {
float: none;
margin: 0 auto;
display: block;
margin-top: 15px;
max-width: 100%;
}
.product_description {
margin-top: 30px;
}
.product_description .page_title span {
font-size: 18px;
line-height: 21px;
}
.product_description .page_title {
padding-bottom: 15px;
}
.product_descriptions p {
font-size: 14px;
margin-top: 0;
}
.woocommerce div.product {
padding-bottom: 40px !important;
}
.woocommerce .quantity input[type="number"] {
width: 55px;
height: 55px;
font-size: 20px;
line-height: 23px;
}
}
input#um-submit-btn {
color: #fff;
background: #b72025 !important;
border-radius: 50px !important;
height: 55px !important;
padding: 0 20px;
text-transform: uppercase !important;
font-weight: 600 !important;
min-width: 350px !important;
}
.c-weight {
color: #b72025;
border-bottom: 1px solid;
cursor: pointer;
margin-bottom: 10px;
display: inline-block;
line-height: 15px;
}
.width-b {
position: relative;
display: none;
}
.first-screen {
position: relative;
height: 263px;
display: flex;
align-items: center;
}
.gallery__wrapper {
margin-top: 30px;
margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
.gallery__wrapper {
margin-bottom: 50px;
}
.first-screen {
height: 190px;
}
}
@media only screen and (max-width: 600px) {
input#um-submit-btn {
min-width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.woocommerce div.product .product_title {
font-size: 21px;
}
.woocommerce form .form-row {
width: 100%;
}
.woocommerce form .form-row:nth-child(1),
.woocommerce form .form-row:nth-child(8) {
padding-right: 0;
}
.woocommerce form .form-row:nth-child(2),
.woocommerce form .form-row:nth-child(9) {
padding-left: 0;
}
.woocommerce form .form-row:nth-child(8) input {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 325px) {
div.price_single {
display: block;
}
.price_single .text_price {
margin-left: 0;
margin-top: 20px;
}
}
.width-b {
display: none !important;
}
@media screen and (max-width: 767px) {
.product_description {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.de_t {
display: none;
}
}
span.woocommerce-Price-amount.amount {
padding-left: 7px;
}
span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
}
form.variations_form.cart {
display: block !important;
}
.price_single.altr .all_price {
width: 100%;
font-size: 20px;
}
.price_single.altr {
background: #fff;
box-shadow: 0 0 10px rgb(0 0 0 / 12%);
height: 44px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.price_single.altr span {
font-size: 20px;
}
.price_single.altr span.woocommerce-Price-amount.amount {
color: #b72025;
}
.price_single.altr {
margin-bottom: 20px;
}
.altr span.woocommerce-Price-currencySymbol {
margin-left: 0 !important;
color: #b72025;
}
form.cart.full-p {
display: block;
}
form.cart.full-p .text_price {
display: inline-block !important;
padding: 30px 0 !important;
}
form.cart.full-p .single_add_to_cart_button {
margin-left: 0 !important;
}
form.variations_form.cart {
display: block !important;
}
.btn-other.btn-other__one.mnm {
margin-top: 30px;
display: inline-block;
}
table.variations select {
background: #f5f5f5;
border-radius: 30px;
border: none;
height: 55px;
padding: 0 32px;
display: block;
width: 100%;
margin-bottom: 0;
appearance: none;
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
background-position: calc(100% - 24px) calc(1em + 11px), calc(100% - 20px) calc(1em + 11px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 0 1.5em;
background-repeat: no-repeat;
cursor: pointer;
}
table.variations .label {
padding-top: 11px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #b72025;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
.reset_variations,
.woocommerce-variation-price {
display: none !important;
}
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_size {
display: none;
}
.product_descriptions {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #4e4e4f;
}
ol.flex-control-nav.flex-control-thumbs img {
max-width: 100px;
padding: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 18%;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
clear: inherit;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: auto;
}
ol.flex-control-nav.flex-control-thumbs {
margin-left: -10px !important;
}
ol.flex-control-nav.flex-control-thumbs {
margin-top: 20px !important;
}
.woocommerce-product-gallery__image.flex-active-slide {
height: auto !important;
}
.single_variation_wrap_angelleye.ofwc_offer_tab_form_wrap.single_offer_button {
display: none;
}
form.cart.full-p .text_price {
width: 100%;
float: left;
}
button.btn-other.btn-other__one.mnm {
display: block;
margin-top: 20px;
float: left;
}
#gesamt:before {
display: none;
}
.offers-for-woocommerce-add-to-cart-wrap {
position: relative;
width: 100%;
white-space: inherit;
}
span.woocommerce-Price-amount.amount {
float: right;
}
.title-other {
margin-bottom: 38px;
font-weight: 700;
font-size: 30px;
line-height: 117%;
color: #4e4e4f;
}
.btn-other {
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
height: 55px;
transition: 0.4s;
}
.btn-other__one {
border: 2px solid #b72025;
background: 0 0;
color: #b72025;
}
.btn-other__one:hover {
color: #fff;
background: #b72025;
}
@media screen and (max-width: 991px) {
.title-other {
font-size: 26px;
margin-bottom: 25px;
}
}
.description-other {
max-width: 100%;
}
.description-other__btn-block {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-bottom: 30px;
margin-top: 15px;
grid-gap: 20px 30px;
justify-content: center;
}
.description-other__btn {
width: 100%;
max-width: 100%;
text-align: center;
padding: 5px 32px;
height: auto;
min-height: 42px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 30px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
.description-other__btn:nth-child(5) {
grid-column-start: 2;
grid-column-end: 3;
}
.description-other__btn:nth-child(6) {
grid-column-start: 3;
grid-column-end: 4;
}
}
@media screen and (max-width: 1199px) {
.description-other__btn-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
grid-template-columns: repeat(1, 1fr);
}
}
.description-other__title {
margin-bottom: 40px;
}
.description-other__item {
flex: 0 0 50%;
max-width: calc(50% - 15px);
width: 100%;
color: #4e4e4f;
margin-bottom: 50px;
}
.description-other__item:not(:nth-child(2n)) {
margin-right: 30px;
}
.description-other__item h4 {
font-weight: 700;
font-size: 20px;
margin-bottom: 26px;
line-height: 130%;
color: #4e4e4f;
margin-bottom: 14px;
}
.description-other__item p {
font-size: 16px;
line-height: 130%;
color: #4e4e4f;
margin: 0;
}
.size-page-description {
display: block;
margin-top: 50px;
}
@media screen and (max-width: 991px) {
.description-other__title {
margin-bottom: 20px;
}
.description-other__item {
margin-bottom: 30px;
}
.size-page-description {
margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
.description-other__btn-block {
margin-top: 60px;
}
.description-other__btn {
max-width: 100%;
}
.description-other__item {
flex: 0 0 100%;
max-width: 100%;
}
.description-other__item:not(:nth-child(2n)) {
margin-right: 0;
}
}
body {
min-height: 100vh;
}
.d-none {
display: none !important;
}
.woocommerce-product-gallery__image.flex-active-slide {
height: 560px;
overflow: hidden;
margin-bottom: 20px;
}
.flex-control-nav.flex-control-thumbs {
margin-top: 20px;
}
.flex-control-nav.flex-control-thumbs li {
margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
.woocommerce-product-gallery__image.flex-active-slide {
height: auto;
}
}
.all_price .woocommerce-Price-amount.amount {
float: inherit !important;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
opacity: 1 !important;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
}
table.variations tr select {
margin-bottom: 15px !important;
}
.entry-content img {
max-width: 100%;
}
.entry-content li {
list-style-type: disc;
margin-left: 30px;
}
img.wp-post-image {
background: #f5f5f5;
}
form.variations_form.cart {
padding-top: 30px;
}
.product_descriptions h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.container .breadcrumbs{
display:none;
}