body {
    overflow-x: hidden;
}

.actions-toolbar span {
    font-size: 16px;
}

/* 9 september 2025 */
.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li#product-item_14 {
    margin: 0;
}

.products.wrapper.grid.products-grid.products-related li#product-item_22 {
    margin: 0;
}

.products.wrapper.grid.products-grid.products-related li#product-item_29 {
    margin: 0;
}
.product-info-price .product.attribute.sku {
    display: none;
}
.product-info-price  .product-reviews-summary {
    display: none;
}
.product-donna-born-in-roma .secondary-addto-links.actions-secondary {
    position: relative;
    width: 100% !important;
    border: 1px solid;

}

.price-box.price-final_price span.old-price.sly-old-price.no-display span.price-container.price-final_price.tax.weee span.price-wrapper span.price {
    font-size: 13px;
    color: #ff0000 !important;
}

.product-item-info {
    transition: all 0.3s ease;
}

.product-item-info:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    /* optional */
}

.page-product-configurable .product-item-actions .actions-secondary {
    display: flex !important;
    font-size: 1.4rem !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    width: 100% !important;
    justify-content: flex-start !important;
}

.products.wrapper.grid.products-grid.products-upsell ol.products.list.items.product-items {
    display: flex;
    gap: 25px;
}

.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 25px;
}

.product-versace-bright-crystal-eau-de-toilette-spray li.item.product.product-item .product-item-actions .actions-secondary>.action {
    line-height: 35px;
    text-align: center;
    display: block !important;
    position: relative !important;
    padding: 0 !important;
}

secondary-addto-links.actions-secondary a.action.towishlist {
    padding: 0 !important;
}

.product-donna-born-in-roma .product-items a.action.towishlist {
    position: absolute !important;
    left: 0;
}

.product-donna-born-in-roma a.action.tocompare {
    position: absolute important;
    top: 0px ! important;
    right: 0px ! important;
    padding: 2px !important;
    display: block ! important;
}

ol.products.list.items.product-items li#product-item_11 {
    /* border: 1px solid; */
    padding: 10px;
}


/*
end 9 september 2025 */
.product-item-info {
    max-width: 100%;
    padding: 10px;
    border: 1px solid #80808029;
    width: auto;
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

.page-products .product-item-info {
    position: relative;
    padding: 2px 12px;
    border: 1px solid #fff;
    max-width: 100%;
    margin: auto;
    height: 463px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

.field.configurable.required label.label {
    display: none;
}

.product-options-bottom .actions {
    width: 100%;
}

.review-title {
    margin: 0 0 10px !important;
}

.product-item-info fieldset.fieldset {
    flex-direction: column !important;
}

a.action.towishlist img {
    height: 30px;
}

.product-addto-links a.action.towishlist {
    background-color: transparent !important;
    /*    border: none !important;*/
}

.bo .product.data.items>.item.title>.switch {
    height: auto !important;
}

/* .review-content {
    margin-top: 60px !important;
} */
li.item.review-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
}

a#tab-label-reviews-title {
    padding: 0px 6px;
}

a#tab-label-description-title {
    padding: 0px 6px;
}

a.nav-link font {
    font-size: 20px !important;
}

.myMainSwiper img {
    height: 100% !important;
}

.myThumbsSwiper .swiper-slide {
    width: auto !important;
}

.fieldset>.field:not(.choice)>.control {
    width: 100%;
}


/* ol.products.list.items.product-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.page-products .products-grid .product-item{
    width: 100% !important;
} */


.field.qty {
    display: flex !important;
    /* flex-direction: row; */
    gap: 20px;
    align-items: center;
}

.field.qty span {
    font-size: 16px;
}

.swatch-option.text {
    padding: 18px 17px 19px 13px;
    line-height: 0;
}

input#option_140_5 {
    accent-color: #5d747a;
}

input#qty {
    height: 35px;
}

.column.main .block:last-child {
    width: 100% !important;
    margin-right: 30px;
}

/* div#reviews {
    display: flex;
flex-direction: row-reverse;
    padding: 20px 0px;
} */

div#product-review-container {

    width: 100%;
}

.review-form {
    max-width: 100%;
}

.actions-toolbar font {
    font-size: 16px;
}

.menu-items span.start-link-home {
    text-transform: capitalize;
    font-size: 16px;
}

.field.field-name-firstname.required font {
    font-size: 16px;
}

.field.field-name-lastname.required font {
    font-size: 16px;
}

fieldset.fieldset .field.company {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.field.company font {
    font-size: 16px;
}

.field.telephone.required font {
    font-size: 16px;
}

.field.street.required font {
    font-size: 16px;
}

.field.country.required font {
    font-size: 16px;
}

.control select#country {
    font-size: 16px;
}

.field.region.required font {
    font-size: 16px;
}

.control select#region_id {
    font-size: 16px;
}

.field.city.required font {
    font-size: 16px;
}

.field.zip.required label.label {
    font-size: 16px;
}

.actions-toolbar button.action.save.primary {
    background: #315058;
}

.right-section-3 {
    display: none !important;
}

.header-icons font {
    min-width: max-content;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize !important;
}

nav.navbar.navbar-expand-lg.navbar-light.d-none.d-lg-block .container {
    padding: 0;
}

.container.home-page-sec-items-main {
    padding: 0;
}

.menu-items ul.navbar-nav.d-flex span.start-link {
    font-size: 16px;
    text-transform: capitalize;
}

.menu-items ul.navbar-nav.d-flex span.product {
    font-size: 16px;
    text-transform: capitalize;
}

.fotorama__stage__frame .fotorama__img {
    max-height: inherit !important;
}

.page-layout-2columns-left .column.main {
    width: 83.33333333% !important;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}

.block.filter .filter-title {
    margin-bottom: 20px;
    margin-top: 34px;
    /* margin-left: 7px; */
}

.block-subtitle {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
}

.empty {
    font-size: 16px;
}

.star-rating {
    display: flex;
    gap: 5px;
    font-size: 12px;
    cursor: pointer;
}

p.quantity-section-product {
    font-size: 14px;
    color: gray;
}

li.item.product.product-item .product-item-actions .actions-secondary>.action {
    line-height: 35px;
    text-align: center;
    width: auto;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.page-product-configurable li.item.product.product-item .product-item-actions .actions-secondary>.action {
    top: -265px;
}

.products-grid .product-item-actions {
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}

a.action.tocompare {
    padding: 10px;
}

.secondary-addto-links.actions-secondary a.action.towishlist {
    position: absolute;
    right: 0;
}

.product-item .price-box {
    margin: 0;
    text-align: center;
}

.categorypath-alle-produkte .product-item .price-box {
    text-align: start;
}

p.about-product-sec-par {
    color: gray;
    font-size: 13px;
}

.star {
    color: black;
    /* default grey */
    transition: color 0.2s;
}

.star.active,
.star:hover,
.star:hover~.star {
    color: gold;
    /* highlighted */
}

.page-products .columns {
    padding-top: 0;
    margin-right: -92px;
    position: relative;
    z-index: 1;
    /* margin-left: 50px; */
}

.product.attribute.overview p {
    font-size: 16px;
}

div#description div {
    font-size: 16px;
}

input#option_140_4 {
    accent-color: #2c4e55;
}

.actions-toolbar {
    margin: 0 !important;
}

.column.main .page-title-wrapper {
    margin-left: 0 !important;
    margin-bottom: 20px;
}

.product-item-info button.action.tocart.primary {
    border: none;
    background: #315058;
    color: white;
}

.items li.item {
    font-size: 16px;
}

.items li.item a {
    color: black;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 14px;
}

.breadcrumbs strong {
    text-transform: capitalize;
    font-size: 14px;
}

.top-bar {
    color: white;
    padding: 5px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.row-full-width-inner {
    background-color: #a05d00;
    max-width: 100% !important;
}

.block-content.content .block-actions {
    font-size: 14px;
}

.navbar {
    padding: 20px 15px;
}

fieldset.fieldset.review-fieldset {
    margin-bottom: 0;
    width: 100%;
}

fieldset.fieldset.additional_info {
    margin: 0;
}

a.product-item-link {
    font-size: 14px;
}

.fotorama__nav.fotorama__nav--thumbs {
    margin: 0px 0px 0px 58px;
}

.product-full-width-section {
    padding: 2.5em 0;
}

.header-icons a {
    margin: 0px 10px;
    text-decoration: none;
}

.header-icons a {
    font-size: 16px;

}

.product.attribute.sku {
    font-size: 14px;
}

.stock.available {
    font-size: 14px;
}

.stock.available {
    margin-top: 0;
}

.header-icons {
    font-size: 1.2rem;
    display: flex;
    align-items: center;
}

.header-icons a {
    margin-left: 20px;
}

.offcanvas-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.offcanvas-body {
    padding: 15px;
    /* display: none; */
}

.offcanvas-body ul {
    list-style-type: none;
    padding-left: 0;
}

.offcanvas-body li {
    padding: 10px 0;
}

#offcanvas-menu {
    display: none;
}

.left-top-bar {

    display: flex;
    gap: 10px;
}






.menu-items ul.navbar-nav.d-flex {
    display: flex !important;
    flex-direction: row;
    /* align-items: center; */
    justify-content: start;
    gap: 20px;

}

.menu-items ul.navbar-nav.d-flex a.nav-link {
    color: #333333;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 6px;
}

.menu-items ul.navbar-nav.d-flex a.nav-link span img {
    width: 18px;
    height: 18px;
}

.top-bar .star-rating {
    display: flex;
    gap: 0px;
    font-size: 12px;
    cursor: pointer;
}

.offcanvas-body li a.text-dark span img {
    display: inline-block;
    margin-right: 7px;
    max-height: 18px;
    width: auto !important;
    /* width: 24px; */
    /* margin-right: 5px; */
}

.offcanvas-body li a.text-dark i {
    margin-right: 10px;
    font-size: 24px;
}

.devcrew-brands-block {
    display: grid;
    margin-bottom: -45px;
    padding: 0px !important;
}

.main-span_span {
    color: #333;
    /*font-family: "Georgia", Sans-serif;*/
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

button#menu-toggle {
    display: flex;
    align-items: center;
}

.heighlights-home_page {
    position: relative;
    margin-top: 23px;
    margin-bottom: 4px;
}

.unsere_bestseller {
    padding: 3px;
    margin-top: 22px;
    margin-bottom: 43px;
}


.container {
    max-width: 1400px;
}

.menu-items ul.navbar-nav.d-flex li.nav-item {
    position: relative;
}

/* Default active styling */
.menu-items ul.navbar-nav.d-flex li.nav-item.active::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    /* Active state shows full underline */
    height: 2px;

    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.menu-items ul.navbar-nav.d-flex li.nav-item::after {
    content: "";
    position: absolute;
    top: 81%;
    left: 17px;
    width: 0px;
    height: 2px;
    background-color: #b68d41;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

/* Hover Effect */
.menu-items ul.navbar-nav.d-flex li.nav-item:hover::after {
    width: 84%;
}

li.nav-item.dropdown:hover .dropdown-menu {
    display: block !important;
}

.navbar-nav .dropdown-menu {
    display: block;
    position: absolute !important;
    /* display: flex; */
    border: 0px;
    width: max-content;
    height: 0px !important;

}

.inner-item {
    float: left;
    height: 100%;
    padding: 0px 20px;
}

.inner-item h6.dropdown-header {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}

.inner-item a.dropdown-item {
    font-size: 11px;
    color: #000;
    background: white;
}

.navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    visibility: hidden;
    /* Keeps space but hides the arrow */
}


/* header css end here */


.footer {
    background-color: white;
    padding: 40px 0;
}

.footer .col-lg-3 h5 {

    margin-bottom: 20px;

    font-size: 19px;
    text-transform: capitalize;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.footer .col-lg-3 ul {
    list-style-type: none;
    padding-left: 0;
}

.footer .col-lg-3 ul li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}

.footer .col-lg-3 ul li a {
    color: #333;
    text-decoration: none;
}


.footer .payment-icons img {
    max-width: 75px;
    height: auto;
}

.footer .security-icons img {
    max-width: 80px;
    height: auto;
}

img.Trustpilot {
    max-width: 139px !important;
    margin-left: 20px;
}

.security-icons {
    display: flex;
    align-items: center;
}

.payment-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.catalog-product-view .column.main {
    padding: 22px;

}

.payment-icons img {
    flex: 1 1 calc(33.33% - 20px);
}

.Kaufgeil ul {
    padding: 0px;
    display: flex;
    gap: 10px;

}

.Kaufgeil ul li {
    list-style: none;

}

/* .footer .col-md-3 ul li a span{

  } */
.Kaufgeil ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #000;
    padding: 1px 6px;
    border-radius: 5px;
}

.Kaufgeil ul li a img {
    width: 16px;
    height: auto;
}




/*heror banner css*/
.images {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.highlight-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.highlight-images img {
    width: 100%;
    height: auto;
}

.highlight-images {
    position: relative;
}

.highlight-images .img-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
}

.carousel-item img {
    width: 100%;
    height: auto;
}

.brand-logos img {
    height: 50px;
    margin: 10px;
}

.rating {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.text {
    color: #000000;
    font-family: "Georgia", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
}

.brand-logos img {
    max-width: 178px;
    height: auto;
}

.custom-col {
    flex: 0 0 14.28%;
    max-width: 14.28%;
}

span.highlight-title.text {
    display: none;
}

.col.mb-4.mt-2.mb-2 {
    text-align: center;
}

.horizontal-divider {
    overflow: hidden;
    border-style: double;
    border-width: 10px 0px 0px 0px;
    border-color: #000000;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
}

section.intro-section h2 {
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: center;
    font-family: "Georgia", Sans-serif;
}

section.intro-section p {
    line-height: 30px;
    text-align: center;
    font-size: 14px
}

section.intro-section {
    padding: 40px 0px;
}

section.namhaftesten-sec h2 {
    font-family: "Georgia", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 33px;
    letter-spacing: 1px;
}

section.namhaftesten-sec p {
    line-height: 30px;
    font-size: 14px;
}

.newsletter-form button {
    padding: 7px 25px;
    color: #fff;
    border: none;
    background: #D60100;
    font-size: 14px;
}

.black-opium-image {
    width: 50%;
}

.black-opium-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.newsletter-main {
    display: flex;
    max-height: 500px;
    padding-bottom: 40px;
}

.newsletter-content {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background-color: #0a0d18;
}

.newsletter-main .bg-white {
    background-color: #fff !important;
    padding: 20px 30px;
    margin-left: 30px;
}

.newsletter-content h2 {
    color: #000000;
    font-family: "Georgia", Sans-serif;
    font-size: 28px;
    letter-spacing: 1px;
}

form.newsletter-form input {
    font-size: 13px;
    width: 350px;
    height: 35px;
    padding: 4px 10px;
    border: 1px solid #ccc;
    color: #000;
    border-radius: 2px;
}

form.newsletter-form {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column !important;
}

.newsletter-content p {
    font-size: 14px;
    color: #000000;
    margin: 20px 0px;

}

.newsletter-content a {
    color: #000;
    text-align: center;
    text-decoration: underline;
}


/* form.newsletter-form input {
              width: 100%;
          }*/

.newsletter-content p {
    text-align: center;
}




/**/





.unsere-sec .wishlist-icon {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 20px;
    border-radius: 4px 4px;
    padding: .3px .3px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 10px;
    /* background:white; */
    color: rgb(17, 14, 14);
    /* padding: 2px 10px; */
    border-radius: 3px;
    z-index: 1;
}

.unsere-sec .wishlist-icon:hover {
    color: gray;
}



.unsere-sec .stng {
    color: #a5a5a5;
    font-size: 13.3px;
}

.unsere-sec .original-price {
    font-weight: normal;
    text-decoration: line-through;
    color: #999;
    margin-right: 8px;
}

.unsere-sec .discounted-price {
    font-size: 14px;
    color: #b68d41;
    font-weight: bold;
}

.unsere-sec .tax-info {
    font-weight: normal;
    font-size: 11.2px;
    color: #777777;
}


.unsere-sec .text {
    display: flex;
    gap: 4px;
    color: #000000;
    font-family: "Georgia", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
}

.unsere-sec .mg {
    border-left: 4px solid #b78c41;
    padding: 2px 2px;
    height: 40px;
}


.highlight-image img.img-fluid {
    width: 100%;
}

.yellow-border {
    border-left: 4px solid #b68d41;
    padding-left: 20px;
}

.devcrew-tab-brands .devcrew-brand-list .item {
    width: 100% !important;
}

.owl-nav.disabled {
    display: none !important;
}

.devcrewbrand-index-view .columns {
    margin-right: 0 !important;
}

.page-title-wrapper h1.page-title {
    text-transform: uppercase;
    font-size: 40px;
    color: white;
    margin-bottom: 50px !important;
}

/* .block.block-wishlist {
    margin-left: 10px;
} */



.login-container .block.block-customer-login .block-title strong#block-customer-login-heading {
    margin-top: 11px;
    margin-bottom: 0px !important;
    display: block;
    /* margin-bottom: 5px; */
    color: var(--wd-title-color);
    vertical-align: middle;
    font-size: 22px !important;
    font-weight: 500;
    padding-bottom: 0px !important;
}

.block-content form#login-form .field.note {
    display: block;
    margin-bottom: 5px;
    color: var(--wd-title-color);
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
}



fieldset.fieldset.login .actions-toolbar .primary {

    margin: 0px !important;
}

.actions-toolbar .secondary {
    margin-left: 20px;
}

fieldset.fieldset.login .actions-toolbar button#send2 {
    background: #2c4e54;
    font-size: 13px;
    border: 0px;
    border-radius: 0px;
    padding: 11px 10px;
    margin-bottom: 1rem !important;
}

.login-container .block {
    padding: 25px 40px;
}

fieldset.fieldset.login .control {
    width: 100% !important;
}

.field.email.required font {
    font-size: 14px !important;
}

.field.email.required span {
    font-size: 14px;
    text-transform: capitalize;
}

.field.required span {
    text-transform: capitalize;
}

.field.password.required span {
    font-size: 14px;
    text-transform: capitalize;
}

dl.block dt.title {
    font-size: 16px;
}

.actions-toolbar .secondary a.action.remind {
    color: #000;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
}

dl.block font {
    font-size: 16px;
}

.actions-toolbar {
    display: flex;
    align-items: center;
}

.login-container .block.block-customer-login {
    border-right: 1px solid #ccc;
}

.block.block-new-customer .block-title {
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
}

.block.block-new-customer .block-content p {

    font-size: 16px;
    color: #000;
    margin-bottom: 16px ! IMPORTANT;
}

.login-container .block-new-customer .actions-toolbar .primary a.action.create {
    background: #2c4e54;
    min-width: max-content;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    font-size: 13px;
    padding: 11px 10px;
    /*    margin: auto;*/
    width: 140px;
}

.product.details.product-item-details button.action.tocart.primary {
    background: #2c4e54;
}

.login-container .block-new-customer .actions-toolbar .primary {
    width: 100%;
    display: flex;
}

.login-container .block .block-title strong {
    font-weight: 500;
    font-size: 22px !important;
    text-transform: uppercase;
}

.login-container .fieldset:after {
    display: none;
}

.field.field-name-firstname.required {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0;
}

legend.legend {
    margin-left: 0 !important;
}

fieldset.fieldset.create.info span {
    font-size: 14px;
}

span.per-det {
    font-size: 18px !important;
    font-weight: 600;
}

.field.field-name-lastname.required {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0;
}

.field.required {
    flex-direction: column;
    display: flex;
    gap: 10px;
    margin: 0;
}

.page-tittle h2 {
    font-size: 20px !important;
    letter-spacing: 2px;
    padding: 20px;
    display: none;
    text-align: center;
    text-transform: uppercase;
}

.sections.nav-sections {
    display: none;
}

.page-main {
    padding: 0;
    position: relative;
    /* right: 44px; */
}

.container-fluid {
    padding: 0 !important;
}

.black-bg .breadcrumbs {
    text-align: start;

    padding: 0;
    margin: auto;
    position: relative;
    margin-bottom: 20px;
}

.breadcrumbs {
    max-width: 1400px;
    padding: 0;
}

.box.clearfix.pure-html {
    font-size: 14px;
}

details.group.border-mediumgray.open\:max-md\:border-b.open\:max-md\:pb-6 {
    font-size: 14px;
}

.breadcrumbs .items .item {

    font-size: 11px;
    text-transform: uppercase;
}

.product-addto-links {
    display: flex;
    gap: 20px;
}

.field.review-field-summary.required span {
    font-size: 14px;
}

.field.review-field-nickname.required span {
    font-size: 14px;
}

.field.review-field-text.required span {
    font-size: 14px;
}

ul.header.links {
    display: none;
}

.column.main {
    width: 100% !important;
}

.account .column.main {
    width: 77.7% !important;
}



main#maincontent {
    max-width: 1400px !important;
}



span.price-container.price-final_price.tax.weee span.price-label {
    display: none !important;
}

.price-box.price-final_price span {
    display: inline !important;
    width: max-content;
}

.price-box.price-final_price span.special-price {
    display: inline !important;
    width: max-content;
}

.price-box.price-final_price span>span {
    display: inline !important;
    width: max-content;
}


/*comboproduct section*/
.container {
    max-width: 1400px;
    margin: auto;
}

.bundle-list {
    margin-bottom: 4px;
    background-color: rgb(247 247 247);

}

select#exampleFormControlSelect1 {
    background: #f7f7f7;
}

.card-title {
    text-transform: uppercase;
    color: #212121;
    font-size: 13px !important;
    font-weight: 700;
    letter-spacing: 1.1px;
}

.text-sm {
    font-size: 15px;
    color: #777;
}

.card-img-hover {
    position: relative;
    overflow: hidden;
}

.card-img-top {
    transition: transform 1s ease;
}

.card-img-hover:hover .card-img-top {
    transform: scale(1.1);
}

.custom-star {
    font-size: 14px;
    color: #b68d41;
}

/* .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease;
    opacity: 0;
}

.card-img-hover:hover .hover-image {
    opacity: 1;
} */

.text-linespan {
    font-size: 14pxx;
    color: #b68d41;
}

.sale-label {
    position: absolute;
    top: 10px;
    font-size: 13px;
    left: 0;
    background-color: #d60100;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.heart-icon {
    position: absolute;
    top: 10px;
    right: 10px;

    padding: 5px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.btn.btn-warning.btn-block.mt-3 {
    background: #B68C3F;
    color: white;

}

button.btn.btn-warning.btn-block.mt-3:hover {
    background: black;
    color: white;
}

.heart-icon img {
    width: 16px;
    height: 16px;
}

.card-body {
    padding: 10px;
}

.custom-card {
    border: 1px solid transparent;
    transition: transform 0.3s ease, border 0.3s ease;
}

.list-paragraph {
    font-size: 14px;
    font-weight: 600;
}


.custom-card:hover {
    border: 1px solid #d5dad5;
}

.span-chanel {
    font-size: 14px;
    color: #a5a5a5;
}

.price-container {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #333;
}

.original-price {
    text-decoration: line-through;
    color: #bbb;
    margin-right: 10px;
    font-size: 14px;
}

.list-textsm {
    font-size: 11px;
    color: #bbb;
}

.discount-price {
    font-size: 14px;
    color: #b68d41;
    font-weight: bold;
}

.span-inkl {
    color: #777;
    font-size: 11.2px;
}

.custom-star {
    font-weight: 600;
    font-size: 14px;
    color: #b68d41;
}

.list-unstyled-linethrough {
    color: #bbb;
    font-size: 12.6px;
    text-decoration: line-through;
}

.line-through-maincontent {
    text-decoration: line-through;
    font-size: 19.4px;
    font-weight: 400;
    color: #bbb;
    font-family: avenir-next;
}

.span-text-main {
    color: var(--wd-entities-title-color);
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
}

.text-linespan-main {
    color: #B68C3F;
    font-size: 26px;
    font-weight: 600;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
}

.list-small-text-wap {
    color: #54595f;
    font-size: 16.8px;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-weight: 100;
}

.note-card {
    text-align: center;
    padding: 20px;
}

.note-card img {
    padding-bottom: 20px;
    height: 170px;
    width: 170px
}

.note-card h5 {
    font-family: 'zahrah';
    letter-spacing: 1px;
    font-size: 25px;
    font-weight: 200;
    text-transform: capitalize;
    margin: 0px;
}

.note-card p {
    letter-spacing: 1px;
    text-align: center;
    font-family: 'avenir-next';
    font-size: 15px;
    color: #050505;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;

}

.background-red {
    border-radius: 50%;
    padding: 18px;
    display: inline-block;
}

.background-green {
    border-radius: 50%;
    padding: 18px;
    display: inline-block;
}

.background-gray {
    border-radius: 50%;
    padding: 18px;
    display: inline-block;
}

.container h2 {
    text-transform: capitalize !important;
    font-size: 28px;
    position: relative;
        /*font-family: "Georgia", Sans-serif !important;*/
    /* font-family: 'avenir-next' !important; */
    text-align: center;
}

/* .container h2:after {
              content: "";
              height: 2px;
              width: 35px;
              background-color: #b68d41;
              display: block;
              position: absolute;
              bottom: -10px;
              left: 0;

          }*/

/*comboproduct section End*/

/*vikram singh Bora 17-12-2024 */


i.fa.fa-heart-o {
    font-size: 20px;
    color: black;
}

.owl-stage-outer {
    margin-bottom: 21px;
}

.owl-carousel owl-theme owl-loaded owl-drag {
    margin-top: 33px;
}

.trending_section_three {
    margin-top: 39px;
    margin-bottom: 21px;

}

.trending_section_home_page {
    margin-top: 44px;
}

.im_focus_span {
    font-size: 33.5px;
    padding-left: 15px;
    border-left: 4px solid #b78c41;
}

.main-im_focus {
    position: absolute;
    bottom: 18px;
    color: #000000;
    font-family: "Georgia", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
}

.info_paragraph_section {
    margin-top: 45px;
    margin-bottom: 100px;
}

.horizontal-divider.yellow-line {
    border-color: #b68e42;

}

p.news-letter-p.mb-4.ml-1 {
    text-align: start;
    font-size: 14px;
    color: #000;
    font-family: 'avenir-next' !important;
}

.switcher {
    margin-right: 10px;
    /* position: relative; */
    position: fixed;
    top: 95%;
    right: 0%;
    z-index: 10;
}

.actions.dropdown.options.switcher-options {
    width: 105px;
    padding: 10px;
    background: #fff;
    display: flex;
    align-items: center;

    /* height: 20px; */
}

.pargaraph_contact_one {
    font-family: "Avenir Next", Sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}

.switcher .options .action.toggle {
    width: 116px;
    display: block;
}

.page-footer .switcher .options .action.toggle.active>span {

    position: static;
}



.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 106px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: -190%;
    right: 0px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);

}

.page-footer .switcher .options .action.toggle>span {
    position: static;
    color: black;
    font-size: 13px;
}

.country_name {
    color: black;
    font-size: 13px;
}

i.far.fa-heart {
    font-size: 13px;
    color: black;
}

i.fa.fa-user {
    font-size: 19px !important;
}



.left-top-bar a {
    text-decoration: none;
}

/* .wishlist-icon i.far.fa-heart {
      padding: 4px 4px;
      box-shadow: 0px 10px 10px #c2b3b3;
      background: #fff;
      border-radius: 2px 2px;
      color: black;
      font-size: 18px;
      position: absolute;
      top: -3px;
      right: 2px;
      padding: 5px;
  } */
#search::placeholder {
    color: black;
}

.email-msubscribe::placeholder {
    color: black !important;
}

.rating-summary .rating-result>span:before {
    color: #dc9770 !important;
}

.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
    padding: 0 !important;
}

.field.qty {
    margin: 0 !important;
}

.box-tocart .fieldset {
    display: flex;
}

.checkout-cart-index .minicart-items-wrapper {
    margin-top: 21px;
    height: 430.5px !important;
    max-height: 390 !important;
    overflow-y: scroll !important;
    border: none !important;
    white-space: normal !important;
}

.container {
    max-width: 1400px;
}

.main_impression {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 16px;
    background-color: black;
    align-content: center;
}

.text-center_h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.impressiom_paragraph {
    margin-top: 25px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 11px;
    text-transform: uppercase;

}

.impressium_paragraph_page {
    font-size: 14px;
    ;
}

/*vi
  .kram singh Bora end 09-01-2025*/


.opc-wrapper .step-content .fieldset>.field:not(.choice)>.label {
    padding: 0px !important;
    /* padding: 6px 15px 0 0; */
    text-align: left;
    width: -webkit-fill-available;
    box-sizing: border-box;
    float: left;
    border: none !important;
    font-size: 16px;
}

.block-authentication .actions-toolbar>.primary .action {
    background-color: #b68c40 !important;
    color: white !important;

}

.opc-wrapper .step-content select {
    font-size: 14px;
    text-align: start !important;
}

.methods-shipping .actions-toolbar .action.primary {
    background: #34535a !important;
    margin: 20px 0 0;
    border: none !important;
}

.table-checkout-shipping-method {
    min-width: 274px !important;
}

.table-checkout-shipping-method tbody .col-price {
    font-size: 14px !important;
}

.table-checkout-shipping-method tbody td {
    font-size: 14px !important;
}

.checkout-index-index .authentication-wrapper {
    font-size: 14px;
}

.opc-wrapper .fieldset>.field>.label {

    font-size: 14px !important;
    font-weight: 400;

}

.block-authentication .field .label {
    font-size: 14px !important;
}

.checkout-index-index .block-content {
    position: relative;
}

.block-authentication .actions-toolbar>.secondary {
    position: absolute;
    font-size: 14px !important;
    left: 0;
}

.article_paragraph {
    font-size: 14px;
}

.article_heading {
    font-size: 18px;
}

.article_text_center {
    display: flex;
    justify-content: center;
    font-size: 14px;
}

.block-content form {
    display: flex;
    flex-direction: column;
}

.field.review-field-nickname.required {
    display: flex;
    justify-content: start;
    flex-direction: column;
    margin-bottom: 16px;
}

.field.review-field-summary.required {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

label.label {
    text-align: start !important;

}

.field.review-field-text.required {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

span.fa.fa-star {
    font-size: 10px;
}

.review-title {
    font-size: 14px;
}

/*vikram singh Bora start 22-12-2024*/


legend.label {
    font-size: 13px;
}

.actions-toolbar.review-form-actions {
    margin-left: 0% !important;
}

button.action.submit.primary {
    background: #2d4d56 !important;
    color: white !important;
}

/*vikram singh Bora start 23-12-2024*/

.review-content {
    font-size: 12px;
}

.review-item:last-child {
    padding-left: 6px;
    display: flex;
    width: 100%;
    height: max-content;
    border-width: 0;
    /* align-items: center; */
    flex-direction: column;
}



.brand-title>a {
    color: gray !important;
}



a.user_img img {
    height: 28px;
}

.text-dark img {
    height: 28px;
}

.block-title .text {
    font-size: 18px;
}

.block-title {
    position: relative;
    bottom: 32px;
    /* margin-top: 49px; */

}

.item button.action.primary.checkout {
    background: #b68c40;
}

.item a.action.multicheckout {
    color: black !important;
    font-size: 14px !important;
}

/*vikram 24-12-2024 */

.checkout-cart-index button.decrease-qty {
    background: white;
    font-size: 10px;
    height: 30px;
    font-size: 14px;

    /* border: 1px solid black; */
}

.cart.table-wrapper .col.qty .qty-controller .input-text {
    font-size: 14px;
    height: 32px;
    margin-top: 0;
    width: 45px;
}

.checkout-cart-index button.increase-qty {
    background: white;
    font-size: 10px;
    height: 30px;
    font-size: 14px;
    font-size: 12px;
    /* border: 1px solid black; */

}

.heart-icon i.far.fa-heart {
    display: block;
    position: relative;
    top: block;
    top: 1px;
    right: -1px;
    border-radius: 7px;
}

span i.fab.fa-instagram:hover {
    color: white !important;
    font-weight: bold;
}

.heart-icon a {
    text-decoration: none;
}

/* vikram 26-12-2024*/

.review-control-vote label:before {
    color: #b78d40;
}

.toolbar-sorter.sorter {
    font-size: 14px;
}

.wd-text-block.reset-last-child.text-left h3 {
    margin-bottom: 20px;
    font-size: 22px;
}

.wd-text-block.reset-last-child.text-left p {
    font-size: 14px;
}

.wd-text-block.reset-last-child.text-left strong {
    font-size: 18px;
}

.rating-summary .rating-result>span:before {
    color: #b78d40;
    font-size: 28px;
}

a#minicart-show {
    display: inline-block;
    width: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.minicart-wrapper .action.showcart:before {
    content: none;
}

.minicart-wrapper {

    margin: 0px ! important;
}

.cart-icon-sec-head {
    font-size: 16px;
    min-width: max-content;
    display: flex;
    align-items: center;
    gap: 10px;

}

.wishlist-index-index .column.main .product-item-info {
    height: auto !important;
}

.minicart-wrapper .action.showcart .counter.qty {
    display: flex;
    height: 14px;
    color: #fff;
    background-color: #0d0d0e;
    padding: 4px;
    font-size: 9px;
    position: relative;
    top: -13px;
    left: -160px;
    border-radius: 50%;
    width: 14px;
    align-items: center;
    justify-content: center;
}

.parent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 6vh;
}

.arrow_down_up img {
    height: 20px;
}

.minicart-wrapper .action.showcart .counter.qty {
    min-width: 0px ! important;
}

.contact-accordion label.name {
    font-size: 22px !important;
}

p.contact-accordion_paragraph {
    font-size: 13px;
    margin-top: 17px;
}

.parent span {
    font-size: 16px ! important;
}

legend.name_legand span {
    font-size: 22px;
}

.fieldset .field.text {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.field.emails.required font {
    font-size: 18px;
}

.minicart-wrapper .action.showcart .counter.qty:empty::before {
    content: "0" ! important;
}

.category-menu-2 {
    height: 34vh;
    margin-top: 28px;
    width: 1990px;
    position: absolute;
    left: -735px;
    background: white;
}

/* vikram 27-12-2024 */
.nav-item.dropdown .dropdown-menu .category-level-2 {

    width: 1990px;
    margin-top: 6px;
    right: 600px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    padding: 20px;
}

.nav-item.dropdown .dropdown-menu .category-level-1 {
    margin-top: 14px;
    max-width: 1990px !important;
    left: -476px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-color: #f9f9f9;
    padding: 20px;
    height: 30vh;
}

.menu-container {
    padding-left: 106px;
    display: flex;
    flex-direction: row;
    gap: 109px;
}

.subcategory-group {
    flex: 1;
    /* Allow groups to grow equally */
}

.subcategory-header {
    margin-left: 10px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.dropdown-item {
    padding-left: 10px;
    text-transform: uppercase;
}

.text-dark {
    color: #333333 !important;

    font-size: 13px;
    font-weight: 500;
}

i.far.fa-heart,
.offcanvas-body li a.text-dark i {
    font-size: 15px !important;
    margin-right: 8px;
}

.devcrew-tab-brands .devcrew-brand-list .item .image .img-responsive {
    /* padding: 0px 15px; */
    mix-blend-mode: multiply;
    max-height: 67px;
    margin: 0;
    min-width: 131px;
}

.devcrew-tab-brands .devcrew-brand-list {
    margin-bottom: 40px;
}

.subcategory-list {
    list-style: none;
    font-size: 11px !important;
    padding: 0;
    /* Remove default padding */
}

.subcategory-list li {
    margin: 5px 0;
    /* Space between items */
}

.subcategory-item {
    text-decoration: none;
    color: #333;
    /* Text color */
    transition: color 0.3s;
}




.inner-item h6.dropdown-header {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
}

.subcategory-list a.dropdown-item.subcategory-item {
    color: black !important;
}

.page-wrapper {
    min-height: auto;
}





.actions a.action.viewcart {
    background-color: #2d4d56;
    padding: 10px 50px;
    position: absolute;
    bottom: 68px;
    width: 90%;
    left: 2px;
}

.actions .secondary a.action.viewcart {
    color: white !important;
    font-size: 13px;
}

label.label.section-pwd-it {
    font-size: 14px;
}

.details-qty.qty label.label {
    display: none;
}

label.label.section-email-it {
    font-size: 14px;
}

.block-content button#btn-minicart-close {
    outline: none;
    position: absolute;
    left: 305px;
    top: 5px;
}

.minicart-wrapper .block-minicart {
    right: 0;
    width: 383px;
    height: 100vh;
    top: 0;
    position: fixed;
    max-width: 383px;
    min-width: 383px;
    margin: -1px;
}

.qty-controller button.decreasing-qty {
    font-size: 20px;
    color: black;
    background: white;
    border: 1px solid #a99292;
}

.qty-controller button.decreasing-qty:hover {
    background: black;
    color: white;

}

.qty-controller button.increasing-qty:hover {
    background: black;
    color: white;

}

.qty-controller button.increasing-qty {
    font-size: 14px;
    color: black;
    background: white;
    border: 1px solid #a99292;
}


/* vikram bora 29-12-2024 */
.wishlist-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0;
    /* Hidden by default */
    z-index: 2;
    transition: opacity 0.3s ease-in-out;
}


button#top-cart-btn-checkout {
    background-color: #2d4d56 !important;
    padding: 10px 50px;
    position: absolute;
    bottom: 0px;
    width: 90%;
    left: 10px;
    font-size: 14px;
    text-transform: uppercase !important;
}

main#maincontent {
    max-width: 1440px;
    /* margin: 0px 0px 0px 276px; */
}

.minicart-wrapper .action.close>span {
    clip: auto !important;
    clip-path: none !important;
    overflow: visible !important;
    margin-top: 3px;
}

p.dashboard-info-name-pro {
    font-size: 14px;
}

a.action.edit {
    font-size: 14px;
}

a.action.change-password {
    font-size: 13px;
}

address {
    font-size: 14px;
}

span.edit-items-section-th {
    font-size: 14px;
}

p.items-news-leters {
    font-size: 14px;
}

.option-item label {
    display: flex;

    /* display: inline-block; */
    margin-bottom: .5rem;
    width: 100%;
    align-items: center;
}

.option-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.option-item {
    padding: 15px ! important;
    border: 1px solid #333333 ! important;
}

.du-sparst {
    color: #888;
}

.savings {
    font-size: 17px !important;
    color: black !important;
}

.final-price {
    font-size: 18px;
    color: #385e2b !important;
    font-weight: bold;
}

.old-price {
    text-decoration: line-through;
    color: #888;
    font-size: 14px;
}

.savings {
    font-size: 14px;
    color: #e74c3c;
    margin-top: 5px;
}

.option-prices {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.options-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.option-item {
    border: 1px solid #ccc;
    border-radius: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

.option-item:hover,
.option-item input:checked+label {
    border-color: #007bff;
}

.option-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.option-title {
    font-size: 16px;
    font-weight: bold;
}


.devcrew-tab-brands .devcrew-brand-list .item .image {
    height: 50px;
    position: relative;
}


.minicart-wrapper img.shopping-bag-icons {
    position: relative;
    top: 9px !important;
}



div#m-cookienotice {
    top: 30%;
    color: black !important;
    background: white !important;
    position: fixed;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    position: relative;
}

.show-more button.show-more-link.btn {
    width: auto;
    background: white;
    font-size: 13px;
}

p#toolbar-amount {
    font-size: 14px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.actions.dropdown.options.switcher-options a {
    color: black;
}

.switcher .options .action.toggle:after {
    transform: rotate(-90deg) ! important;
}

button#close-menu {
    top: 2px;
    left: 84%;
    height: 19px;
    position: relative;
}

.offcanvas-body li a.text-dark span img {
    width: 24px;
    margin-right: 5px;
}

span.titlecookie {
    color: black;
}

p#toolbar-amount {

    font-size: 14px;
}

span.text-toggle {
    font-size: 13px;
    color: black;
}

span.smart-text.mx-2 {
    color: black;
    font-size: 13px;
}

.page-wrapper {
    overflow-x: hidden;
    min-height: auto;
}

.label-username {
    font-size: 14px;
}

.label-password {
    font-size: 14px;
}

.login-container .block .block-title {
    border-bottom: none;
}

.login-container .block .block-title {
    margin: 0px;

    padding: 0px;
}

span.star-label {
    color: red;
}

.wishlist-fa-icons {
    background: #fff;
    border-radius: 2px 2px;
    color: black;
    font-size: 18px;
    position: absolute;
    right: 0;
    padding: 5px;
    z-index: 10;
    transition: .3s ease-in-out;
}


.insta-footer a.instagrams:hover {
    background: black;
    color: white !important;
}

.insta-footer a.tik-tok:hover {
    background: black !important;
    color: white !important;
}

span.discounted-price .price-container .price {
    color: #333;
}

.page-footer .switcher .options .action.toggle:after {
    position: relative;
    display: block !important;
    bottom: 22px;
    left: 21px;
    font-size: 26px;
}

.field.qty {
    display: none !important;
}

.product-options-bottom {
    display: flex !important;
    gap: 15px;
    height: 40px;
}

a.action.towishlist {

    background: none !important;
    display: flex !important;
    align-items: center;
    padding: 10px 10px !important;
}

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
    margin: 0 !important;
    width: 100% !important;
}




.items-total {
    display: none;
}

.minicart-items-wrapper .minicart-items .details-qty.qty .qty-controller input.item-qty.cart-item-qty {
    height: 34px;
    width: 32px
}


.header-icons ul.header.links {
    position: relative;
    top: 49px;
    left: 56px;

}

.product.details.product-item-details font {
    font-size: 16px;
}

.header-icons li a {
    color: black !important;
}

form#product_addtocart_form button#product-addtocart-button {
    background: #5d747a;
    font-size: 14px;
    width: 100%;
    max-width: 100% !important;
    padding: 8px 32px;
}

.categorypath-alle-produkte .fieldset .actions {
    width: 100%;
}

.product-addto-links a.action.tocompare {
    background: #0077b6 !important;
    line-height: 1.5;
    color: white !important;
    padding: 10px !important;
    font-size: 14px !important;
    min-width: 100% !important;
}

strong#block-customer-login-heading {
    text-align: start;
}

.login-container .block .login .actions-toolbar>.secondary {
    display: flex;
    align-items: center;
    justify-content: start;
}

.product-item-actions .actions-secondary>.action {
    width: auto !important;
}

dl.block dd.item {
    font-size: 16px;
}

.field.limiter {
    font-size: 16px;
}

.login-container {
    margin-top: 39px;
    display: flex;
}

.row.customer-name-fields {
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.main-user-form {
    display: flex;
    gap: 20px;
}


span.old-price.sly-old-price.no-display {
    color: #BBBBBB !important;
}



.subcategory-list a.dropdown-item.subcategory-item {
    background: white;
    color: black !important;
}

table#shopping-cart-table\ aaa th {
    color: #242424 !important;
    font-size: 16px !important;
}

.block-title .text {
    position: relative;
    font-size: 18px;
    top: 20px;
    font-size: 165%;
    font-weight: 700;
}


.price-box.price-final_price span.old-price.sly-old-price.no-display span.price-container.price-final_price.tax.weee span.price-wrapper span.price {
    color: #808080 !important;
}

a#tab-label-description-title {
    background: none !important;
    border: none !important;
}

a#tab-label-additional-title {
    background: none;
    border: none;
}

.minicart-items .action.delete:before {
    position: relative;
    content: 'Ãƒâ€”' !important;
    bottom: 10px;
    right: 4px;
}

/* .price-container .price {
    position: relative !important;
    font-size: 1.4rem !important;
    left: 125px !important;
    bottom: 14px !important;
} */


.block-minicart .amount .price-wrapper .price {
    color: #B68D41;
    font-size: 14px;
    position: absolute !important;
    font-weight: 700;
    left: 191px !important;
    top: -17px;
    font-size: 14px !important;
}

.block-minicart .amount .price-wrapper span.price {
    padding-top: 0px !important;
}

/* .block-minicart .price-wrapper span.price {
    margin-top: 36px !important;
} */

.bl .methods-shipping .actions-toolbar .action.primary {
    background-color: #b68c40 !important;
    color: white !important;
}

.methods-shipping .actions-toolbar .action.primary:hover {
    background-color: black !important;
    color: white !important;
}

.new-address-popup button.action.action-show-popup {
    font-size: 14px !important;
    color: white !important;
    background-color: #b68c40 !important;
}

.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    background-color: black !important;
    color: white !important;
}

.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background-color: #b68c40 !important;
    color: white !important;
}

.new-address-popup button.action.action-show-popup:hover {
    background-color: black !important;
    color: white !important;
}

.checkout-cart-index a.action.action-deletess {
    color: black !important;
    position: absolute !important;
    z-index: 10;
    top: 22px !important;
    left: 0px;
    color: #777777;
    font-size: 15px;
}




/*08-01-2025 start */
.customerAccount .customer-name-fields .col-lg-6 {
    max-width: 100% !important;
}

.btnFull {
    width: 100%;
    max-width: 100%;
}

.customerSign .control {
    width: 100% !important;
    max-width: 100%;
}

.createAccountMain,
.forgetPasswordMain {
    margin: 0px auto;
    min-width: 500px !important;
    width: 40% !important;
    padding: 0px 15px;
}

.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
    margin: 15px auto auto auto;
    min-width: 500px !important;
    width: 40% !important;
    padding: 0px 15px;
}

/* .account a {color: #212529;} */
.account-nav .item a {
    font-size: 14px;
    text-decoration: none;
}

.nav {
    display: block !important;
}

/* .account .items a {color: #ffffff;} */
.account .block-reviews-dashboard {
    display: none !important;
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td {
    border-bottom: 1px solid #d1d1d1;
    font-size: 14px;
}

.sale-icon {
    position: absolute;
    top: 10px;
    left: 10px;

    background-color: rgb(214, 1, 0);
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    z-index: 10;
}

.wishlist-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 10;
}

.wishlist-icon a {
    color: #e74c3c;
    text-decoration: none;
}


.default-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease-in-out;
}

.hover-image {
    display: none;
}

.slider-product-item-info {
    padding: 15px;
    /* width: 90%; */
}

.slider-product-item-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 480px;
    /* adjust until all cards look even */
}

.slider-product-item-info .product-photo-wrapper {
    flex: 0 0 260px;
    /* fixed image area height */
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-product-item-info .product-photo-wrapper img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
}

.slider-product-item-info .product-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between;
  text-align: center; */
}




.checkout-cart-index .action.delete:before {
    position: relative !important;
    content: '\e616' !important;
    bottom: 10px !important;
    right: 10px !important;
}

.checkout-cart-index .minicart-items .details-qty.qty .qty-controller {
    top: -21px !important;
    left: -5px;
    border: none;
}

.checkout-cart-index.minicart-items-wrapper {
    overflow: scroll !important;
}

form#newsletter-validate-detail {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.newsletter-note {
    font-size: 12px;
    color: #555;
    margin-top: 10px;
}

.newsletter-note a {
    color: #0073e6;
    text-decoration: none;
}

.checkout-cart-index form.newsletter-form input {
    font-size: 13px;
    width: 241px;
    height: 35px;
    padding: 4px 10px;
    border: 1px solid #ccc;
    color: #000;
    border-radius: 2px;
}

button.action.subscribe.msub-btn {
    width: 100%;
    color: white;
    background: black;
    padding: 11px;
}


.checkout-index-index .modal-content {
    border: none !important;
}

.modal-header {
    border: none !important;
}





.page-with-filter span.qty {
    display: none !important;
}

.minicart-items-wrapper .minicart-items .details-qty.qty .update-cart-item {
    position: absolute;
    margin-left: 30px;
    /* top: 46px; */
    left: 92px;
}

ock-minicart hr {
    display: none !important;
}


label.label span {
    font-size: 16px;
}

.box.box-information p {
    font-size: 16px;
}

.product-item-info a.action.primary {
    display: inline-block;
    text-decoration: none;
    background: #5d747a;
}

.box.box-newsletter p {
    font-size: 16px;
}

.modal-popup._inner-scroll .fieldset>.field:not(.choice)>.label {
    padding: 0px !important;
    /* padding: 6px 15px 0 0; */
    text-align: left;
    width: -webkit-fill-available;
    box-sizing: border-box;
    float: left;
    border: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-width: max-content;
}

.contact-index-index .fieldset>.field:not(.choice)>.label {
    display: flex;
}

.modal-popup._inner-scroll .fieldset>.field:not(.choice)>.control {
    font-size: 14px !important;
}

.checkout-index-index .modal-content {
    overflow-x: hidden !important;
    border: none !important;
}

.fieldset>.field.choice:before,
.fieldset>.field.no-label:before {
    padding: 6px 15px 0 0;
    width: 0% !important;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
    font-size: 14px !important;
}

.field.choice label.label {
    font-size: 14px;
}

.new-address-popup button.action.action-show-popup {
    font-size: 14px;
}

.modal-popup .action-close:focus,
.modal-slide .action-close:focus {
    outline: none !important;
}

footer.modal-footer button.action.secondary.action-hide-popup {
    font-size: 14px;
}

/* .modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    position: static !important;
} */
.cart-summary {
    background: white !important;
    border: 1px solid #e1e1e1;

}

.cart-totals .mark,
.opc-block-summary .table-totals .mark {
    font-weight: 400 !important;
    padding-left: 4px !important;
    background-color: white !important;
}

.devcrewbrand-index-index span.qty {
    display: none;
}

.actions-toolbar-main-page button.action.apply.primary {
    width: 155px !important;
    background-color: rgb(51, 51, 51) !important;
}

.actions-toolbar-main-page button.action.apply.primary:hover {
    background-color: rgb(183, 140, 64) !important;
}

.box-tocart.update button#product-updatecart-button {
    width: 100% !important;
    height: 40px !important;
    padding: 8px !important;
}

.checkout-cart-index .control input#coupon_code {
    width: 100% !important;
}

.minicart-items-wrapper {
    height: 447.5px !important;
    overflow-y: scroll !important;
}

.block-minicart .subtotal {
    z-index: 1;
    left: 0px;
    position: absolute;
    /* margin-top: 178px; */
    display: flex;
    font-size: 14px !important;
    /* position: absolute; */
    /* margin: 0 10px 10px; */
    /* text-align: right; */
    justify-content: space-between;
    align-items: center;
    bottom: 16% !important;
}

/* #minicart-content-wrapper span.price {
    position: relative  !important;
    left: 126px;
    bottom:15px;
} */
/* #minicart-content-wrapper span.price-wrapper span.price {
    position: absolute;
    left: 2px;
    top: 2px !important;
} */
button#top-cart-btn-checkout:hover {
    background: black !important;
}

.block-authentication .block-title strong {
    position: relative !important;
    font-weight: 300;
    top: 20px !important;
}

button.action-close:focus {
    outline: none !important;
    border: none !important;
}

button.action.action-auth-toggle:focus {
    outline: none !important;
    /* Removes the default focus outline */
    box-shadow: none !important;
    /* Removes any focus-related box shadow */
    border: none !important;
    list-style: none !important;
}

button#top-cart-btn-checkout:hover {

    background: black;
}

.opc-progress-bar-item._active:before {
    background: #423d3b;
}

.opc-progress-bar-item._active>span:before {
    background: #2b2a29;
}

.authentication-wrapper button.action.action-auth-toggle {
    color: black !important;
}

.checkout-index-index .authentication-wrapper button.action.action-auth-toggle {
    /* color: black !important; */
    border: 1px solid gray;
    padding: 10px;
    background: #3c565c;
    color: white !important;
    border-radius: 5px;

}

.authentication-wrapper .secondary a.action.action-remind {
    color: black !important;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background-color: black !important;
}

.opc-wrapper .shipping-address-item.selected-item {
    border: 1px solid black;
}

.opc-wrapper .shipping-address-item.selected-item a {
    color: black !important;
}

.payment-method-content span {
    font-size: 16px !important;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0 !important;
}

.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary {
    background-color: #2e4e58 !important;
    color: white !important;
}

.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary:hover {
    background-color: black !important;
    color: white !important;
}

.checkout-payment-method .checkout-billing-address .billing-address-details a {
    color: black !important;
}

.cart-totals .mark {
    font-size: 14px !important;
}

.cart-totals .amount {
    font-size: 14px !important;
}

.opc-block-summary {
    background: white;
    font-size: 14px !important;
    border: 1px solid #cccccc;
}

.opc-block-shipping-information a {
    color: black !important;
}

.opc-block-shipping-information .shipping-information-content {
    font-size: 14px !important;
    line-height: 27px;
}

.checkout-payment-method .payment-option-title .action-toggle {
    font-size: 14px !important;
    color: black !important;
}

.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary:focus {
    outline: none;
    /* Removes the default focus outline */
    box-shadow: none;
    /* Removes any focus-related box shadow */
    border: none;
    /* Ensures no border is shown on focus */
}

.opc-block-summary .table-totals .mark {
    font-size: 14px !important;
}

.opc-block-summary {
    font-size: 14px !important;
}

.page-footer .switcher {
    position: fixed !important;
    margin-right: 10px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    font-size: 16px !important;
}

.cart-summary .block .fieldset .field:not(.choice)>.control {
    font-size: 14px !important;
}

.cart-container .checkout-methods-items .action.primary:hover {
    background-color: black !important;
    color: white !important;
}

.actions-toolbar .secondary {
    min-width: max-content;
}

/* .page-title-wrapper {
    display: flex;
    background-color: #0a0a0a;
    background-image: none;
    background-size: cover;
    background-position: center center;
    background: black;
    color: white !important;
    justify-content: center;
    padding: 20px 0;
} */

/* .page-main > .page-title-wrapper .page-title {
    color: white;
    display: inline-block;
} */
.modal-popup .modal-content {
    font-size: 14px !important;
    padding-left: 3rem;
    padding-right: 3rem;
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem;
    background-color: #B68C40;
}

.modal-popup .modal-content {
    border: none;
    font-size: 14px !important;
    padding-left: 3rem;
    padding-right: 3rem;
}

.modal-popup .modal-footer {
    border: none !important;
}

.modal-footer>:not(:last-child) {
    font-size: 14px;
    margin-right: .25rem;
}

.cart-totals .grand .amount strong {
    color: #B68D41 !important;
}

footer.modal-footer button.action.secondary.action-hide-popup {
    background-color: #B68D41 !important;
    color: white !important;
}

/* .minicart-items .price-container {
        position: relative !important;
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #333;
        top: 61px !important;
        right: 30px !important;
    } */
.review-fieldset>.field:not(.choice)>.label {
    padding: 0px !important;
    box-sizing: border-box !important;
    float: right !important;
    border: none !important;
    width: 100%;
    text-align: start;
}

.actions-toolbar button.action.update {
    border: none;
    background: #315058;
    color: white;
    font-size: 16px;
}

.actions-toolbar button.action.share {
    border: none;
    background: #315058;
    color: white;
    font-size: 16px;
}

.actions-toolbar button.action.tocart {
    border: none;
    background: #315058;
    color: white;
    font-size: 16px;
}

.checkout-success p {
    font-size: 16px;
}

.column.main .cart-empty {
    padding: 0px 20px;
}

td.col.id font {
    font-size: 16px;
}

td.col.date font {
    font-size: 16px;
}

td.col.shipping font {
    font-size: 16px;
}

td.col.total font {
    font-size: 16px;
}

td.col.status font {
    font-size: 16px;
}

td.col.actions span {
    font-size: 16px;
}

.column.main .cart-empty p {
    font-size: 16px;
}

.actions-toolbar button.action.tocart.primary {
    min-width: max-content;
}

.actions-toolbar a.action.view {
    min-width: max-content;
}

.page-main>.page-title-wrapper .page-title+.action {

    right: 5px;
    position: relative;
    font-size: 16px;
}

td.col.id {
    font-size: 16px;
}

td.col.date {
    font-size: 16px;
}

td.col.total {
    font-size: 16px;
}

td.col.shipping {
    font-size: 16px;
}

td.col.status {
    font-size: 16px;
}

td.col.actions {
    font-size: 16px;
}

.block-title.order span {
    font-size: 16px;
}

table#my-orders-table th.col.id {
    width: 11% !important;
}

#my-orders-table th,
#my-orders-table td {
    width: 16.66%;
    /* 100 / 6 columns */
    /* text-align: center; */
    /* optional */
    word-break: break-word;
    /* avoids overflow */
    padding: 8px;
    font-size: 14px;
}

.box.box-order-shipping-method .box-content {
    font-size: 14px;
}

.page-title-wrapper .order-date {
    font-size: 14px;
}

@media (min-width: 1001px) and (max-width: 1440px) {
    .page-products .columns {
        padding-top: 0;
        width: 100%;
        /* padding: 0px 25px ! IMPORTANT; */
        left: 20px;
    }

    main#maincontent form#form-validate {
        padding: 0px 0px 0px 25px;
    }

    .page-title-wrapper {
        /* left: 20px; */
        position: relative;
    }

    .breadcrumbs .items {
        left: 20px;
        position: relative;
    }

    .header-icons a {
        display: flex;
        align-items: center;
        gap: 5px;
        /*        min-width: max-content;*/
    }
}

@media (max-width: 576px) {

    .product-image-container-43 span.product-image-wrapper {
        width: auto !important;
    }

    .products {
        padding: 0px 35px 0px 0px !important;
        flex-direction: column;
        display: flex;
        /* justify-content: center; */
        /* align-items: center; */
    }

    .breadcrumbs {
        padding: 20px;
    }

    .bundle-product-card .card {
        width: auto;
    }

    .d-flex.align-items-center.justify-content-center.flex-wrap {
        flex-direction: column;
    }

    .product-options-bottom a.action.towishlist {
        padding: 10px !important;
    }

    .block.block-wishlist {
        margin-left: 0px;
    }

    .page-products .product-item-info {
        height: auto !important;

    }

    div#product-item-info_39 img.product-image-photo {
        margin: 0;
    }

}

@media (max-width: 1000px) {

    .unsere_bestseller {
        margin-top: 2px;
    }

    .contact-index-index main#maincontent {
        padding: 15px !important;

    }

    .page-layout-1column .product-info-main {
        padding-right: 15px !important;
    }

    .listing-section-home {
        flex-direction: column;
    }

    .sidebar .product-items .product-item-details {
        margin: 0px !important;
    }

    /* Make table block-based */
    #my-orders-table,
    #my-orders-table thead,
    #my-orders-table tbody,
    #my-orders-table th,
    #my-orders-table td,
    #my-orders-table tr {
        display: block;
        width: 95%;
    }

    /* Hide table headers (we’ll use data-th attributes) */
    #my-orders-table thead {
        display: none;
    }

    .block.block-dashboard-info .block-title {
        padding-left: 0 !important;
    }

    /* Style rows */
    #my-orders-table tr {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 8px;
        /* margin-left: 15px; */
    }

    /* Style cells */
    #my-orders-table td {
        text-align: right;
        position: relative;
        padding-left: 50%;
        /* leave space for label */
        border: none;
        border-bottom: 1px solid #eee;
    }

    /* Add labels before each cell (using data-th attribute) */
    #my-orders-table td::before {
        content: attr(data-th);
        position: absolute;
        left: 10px;
        width: 45%;
        white-space: nowrap;
        font-weight: bold;
    }

    .columns .sidebar.sidebar-additional {
        padding-left: 10px;
    }

    .customer-account-index .block-content {
        margin: 0;
    }

    .account .columns .column.main {
        padding: 0;
    }

    .sidebar .product-items .product-item-info {
        position: relative;
        width: 100%;
        min-width: max-content;
    }

    .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items {
        gap: 10px !important;
        padding: 0px 20px !important;
    }

    .swiper-slide.swiper-slide-active {
        padding: 10px 20px;
    }

    .swiper-button-prev {
        display: none;
    }

    /* Show when hovering on active slide */
    .swiper-slide-active:hover~.swiper-button-prev {
        display: block;
    }


    .block.filter .filter-title {
        margin-bottom: 20px;
        margin-top: 0px;

    }

    .product-addto-links {
        display: flex;
        gap: 10px;
        /* padding: 0px 10px 0px 0px; */
    }

    /* .page-products .product-item-info {
        width: 600px;
    }*/

    a.action.tocompare span {
        font-size: 11px;
    }

    .product-addto-links {
        flex-direction: column;
    }

    .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
        display: block !important;
        text-align: start !important;
    }

    button#product-addtocart-button span {
        font-size: 11px;
    }

    .products {
        padding: 0px !important;
    }

    .product.info.detailed {
        padding: 20px;
    }

    div#reviews {
        flex-direction: column;
    }

    .black-bg .breadcrumbs ul.items {
        position: relative;
        left: 10px;
    }

    .page-layout-1column .column.main {
        padding: 0 !important;
    }

    .full-sections {
        display: none !important;
    }

    .column.main form#form-validate {
        padding: 0px 0px 0px 50px !important;
    }


    .column.main {
        padding: 0px 93px 0px 0px;
    }



    a.action.tocompare font {
        font-size: 11px;
    }

    button#product-addtocart-button font {
        font-size: 11px;
    }

    .actions-toolbar {
        flex-direction: column;
    }

    .block.filter {
        padding-left: 12px;
    }



    .row .col-md-12 {
        display: none !important;
    }

    .checkout-success {
        padding: 10px 20px !important;
    }

    .minicart-items .product-item-details {
        padding-left: 69px;
    }

    .opc-block-summary {
        padding: 10px 10px !important;
    }

    div#description div {
        padding: 5px 9px !important;
    }

    main#maincontent form#form-validate {
        padding: 0px 0px 0px 25px;
    }

    .badge-secondary {
        top: -5px;
        left: -17px;
    }

    .navbar-collapse {
        display: none;
    }


    .search-bar {
        display: none;
    }

    .offcanvas-body {
        padding: 15px;
        display: block;
    }

    #offcanvas-menu {
        display: block;
    }

    .top-header {
        display: none;
    }

    .offcanvas-header {
        flex-direction: column-reverse;
        align-items: end;
    }

    .menu-items ul.navbar-nav.d-flex {
        display: none !important;
    }

    .navbar-nav .dropdown-menu {
        display: none;
    }

    .menu-items ul.navbar-nav.d-flex li.nav-item {
        margin-right: 5px;
        background-color: #f2f2f2;
        padding: 4px;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 9px;
        padding-bottom: 9px;
        color: #f2f2f2;
        border-radius: 10px;
    }

    .menu-items ul.navbar-nav.d-flex a.nav-link span img {
        display: none;
    }

    .menu-items ul.navbar-nav.d-flex a.nav-link {
        font-size: 15x;
        padding: 0px;
        color: #0c0c0c;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;

    }

    .header-icons a.text-dark.mdn {
        display: none;
    }

    .navbar-brand img {
        max-width: 68px;
    }


    .offcanvas {
        position: fixed;
        top: 0;
        left: -100%;
        width: 300px;
        height: 100%;
        background-color: white;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
        transition: all 0.3s ease;
        z-index: 1050;
    }

    .offcanvas.show {
        left: 0;
    }

    footer.footer .row .col-md-3 {
        margin-bottom: 15px;
    }

    footer.footer .row.mt-4 {
        margin-top: 0px !important;
    }

    .full-sections {
        display: none !important;
    }

    .page-products .columns {
        display: flex !important;
    }

    .sidebar.sidebar-main {
        padding: 0px 15px;
    }



    .black-bg .breadcrumbs {
        left: 18px;
    }

    .page-products .product-item-info {
        margin: 0 !important;
    }


}

@media (max-width: 768px) {

    /* Make table block-based */
    #my-orders-table,
    #my-orders-table thead,
    #my-orders-table tbody,
    #my-orders-table th,
    #my-orders-table td,
    #my-orders-table tr {
        display: block;
        width: 100%;
    }



    .customer-account-login .page-title-wrapper {
        margin-left: 26px;
    }

    .account .columns {
        padding: 0px 15px;
    }

    .sidebar .product-items .product-item-name {
        margin-top: 42px;
    }

    /* Hide table headers (we’ll use data-th attributes) */
    #my-orders-table thead {
        display: none;
    }

    /* Style rows */
    #my-orders-table tr {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 8px;
        margin-left: 0px !important;
    }

    /* Style cells */
    #my-orders-table td {
        text-align: right;
        position: relative;
        padding-left: 50%;
        /* leave space for label */
        border: none;
        border-bottom: 1px solid #eee;
    }

    /* Add labels before each cell (using data-th attribute) */
    #my-orders-table td::before {
        content: attr(data-th);
        position: absolute;
        left: 10px;
        width: 45%;
        white-space: nowrap;
        font-weight: bold;
    }

    .block.filter .filter-title {
        margin-bottom: 0px;
        /* margin-left: 7px; */
    }

    ol#wishlist-sidebar {
        flex-direction: column;
    }

    .login-container .block .login .actions-toolbar>.secondary {
        margin: 0;
    }

    .block-content.content .products.wrapper.grid.products-grid {
        padding: 0px !important;
    }

    .login-container {
        flex-direction: column;
    }

    .review-content {
        margin-top: 0;
    }

    .product-info-main {
        padding: 20px;
    }

    div#description div {
        padding: 0 !important;
    }

    .product-addto-links a.action.tocompare {
        display: block !important;
        width: 100%;
    }

    .product.data.items>.item.content {
        border: none;
        padding: 0 !important;
    }

    .toolbar-sorter.sorter {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 0 0 20px;

    }


    .container.footer-item-main-sec ul.last-footer-copy {
        flex-direction: column;
        width: 100%;
    }

    .products.wrapper.grid.products-grid {

        width: 100% !important;
        padding: 0px 90px 0px 0px !important;
        max-width: 100% !important;
        transform: translateX(-2px);
        /* margin: 0px 27px 0px 20px; */
        /* max-width: 108% ! IMPORTANT; */
        width: 100%;
    }


    .box-tocart .fieldset {
        flex-direction: column;
        gap: 20px;
    }

    .product-addto-links {
        flex-direction: row;
    }

    .review-ratings .rating-label {
        display: block !important;
    }

    a#tab-label-reviews-title {
        border: none;
    }

    div#reviews {
        border: none;
    }

    td.col.id {
        font-size: 16px;
    }

    td.col.date {
        font-size: 16px;
    }

    td.col.total {
        font-size: 16px;
    }

    td.col.shipping {
        font-size: 16px;
    }

    td.col.status {
        font-size: 16px;
    }

    td.col.actions {
        font-size: 16px;
    }



    .checkout-success {
        padding: 10px 20px !important;
    }

    .field.field-name-lastname.required {
        margin-top: 15px;
    }

    .wishlist-index-index strong.product-item-name a {
        font-size: 15px;
    }



    .container.footer-item-main-sec ul.last-footer-copy {
        flex-direction: column;
    }

    .col-lg-4.col-md-6.col-sm-6.col-12 .shipping-icons {
        display: flex;
        gap: 20px;
    }

    .block-title.filter-title font {
        display: none !important;
    }

    p.toolbar-amount {
        padding: 0;
    }

    .pager font {
        font-size: 16px;
        font-weight: 600;
    }

    .title.block-collapsible-nav-title {
        margin: 15px 0px 0px 0px;
    }

    .primary font {
        font-size: 16px;
    }

    .field.emails.required font {
        font-size: 14px;
    }

    main#maincontent .pager {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 20px;
    }

    main#maincontent form#form-validate {
        padding: 0px 25px 0px 25px !important;
    }


    .page-title-wrapper h1.page-title {
        margin: 0px !important;
        font-size: 15px !important;
    }

    .login-container .block {
        padding: 0px 26px;
    }

    .login-container .block.block-customer-login .field.choice {
        margin: 12px 0px 20px;
    }

    .block.filter .filter-title {
        margin-bottom: 0px;
        margin-top: 35px;
        /* margin-left: 7px; */
    }

    /* .cart.table-wrapper {
          position: relative !important;

      }
      .cart.table-wrapper .col.price[data-th]:before{
          position: absolute;
          content: attr(data-th) ':';
          display: block;
          font-weight: 700;
          padding-bottom: 10px;
          left: 5px;
          top: 71px;

      }.checkout-cart-index td.col.price span.price-excluding-tax span.cart-price span.price {
          font-size: 14px;
          color: #777777 !important;
          font-weight: 400;
          position: absolute;
          left: 263px;
          top: 76px;
      } */
    /* .price-excluding-tax {
          position: relative;
          display: block;
          font-size: 1.8rem;
          line-height: 1;
          width: 100%;
          left: 218px !important;
          top: 28px;
          right: 0px;
      } */
    .checkout-cart-index.page-layout-1column .product-item-details {
        position: absolute !important;
        top: 49px !important;
        left: 109px !important;

    }

    .checkout-index-index .checkout-container {
        padding: 32px;

    }

    .product-photo-wrapper {
        height: 180px;
    }

    dt.title font {
        font-size: 16px;
        margin: 0px 0px 0px 20px;
    }

    dd.item font {
        font-size: 16px;
        margin: 0px 0px 0px 20px;
    }


}

.sidebar .product-items .product-item-details {
    margin-left: 68px;
}

@media (max-width: 767px) {

    .modal-inner-wrap .modal-header {
        background: white;
        border: none !important;
    }

    .sidebar .product-items .product-item-details {
        padding: 0px 40px 0px 0px;
    }

    .middle-line-section {
        display: none !important;
    }

    .checkout-cart-index .fieldset {
        /* width: 220px !important; */
        display: flex !important;
        margin-bottom: 20px;
        padding: 3px 9px !important;

    }

    .qr-scanner-whatsapp {


        height: auto !important;
        align-items: center !important;
        flex-direction: column;
    }

    .mp-banner-slider .owl-nav button span {
        display: none !important;
    }



    .checkout-cart-index th.col.item {
        color: white;
    }

    .checkout-cart-index th.price {
        color: white;
    }

    .checkout-cart-index th.subtotal {
        color: white;
    }

    .checkout-cart-index th.qty {
        color: white;
    }

    table#shopping-cart-table\ aaa {
        margin: auto;
        border: 1px solid #f4ecec;
        width: 422px !important;

    }

    .cart.table-wrapper .col.subtotal[data-th]:before {
        font-size: 14px !important;
    }

    .cart.table-wrapper .col.qty[data-th]:before {
        top: 23px !important;
    }

    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp {
        display: block;
        float: left;
        text-align: center;
        white-space: nowrap;
        border: none !important;
        width: 33%;
        display: flex !important;
    }

    table#shopping-cart-table\ aaa th {
        display: none;
    }

    .cart.table-wrapper .col.subtotal[data-th]:before {
        position: absolute;
        right: 220px !important;
    }

    .cart.table-wrapper .col.qty[data-th]:before,
    .cart.table-wrapper .col.price[data-th]:before,
    .cart.table-wrapper .col.subtotal[data-th]:before,
    .cart.table-wrapper .col.msrp[data-th]:before {
        content: attr(data-th) ':';
        display: block;
        position: relative;
        font-weight: 700;
        padding-bottom: 10px;
        left: -132px !important
    }

    .checkout-cart-index td.col-8.item {

        width: 220px !important;
        position: relative;
    }

    .cart.table-wrapper td.col.price span.price-excluding-tax span.cart-price span.price {
        font-size: 14px;
        color: #777777 !important;
        font-weight: 400;
        position: relative;
        /* position: absolute; */
        left: 121px !important;
        top: 18px !important;
        line-height: 3 !important;
    }

    .qty-change5.qty-container {
        position: relative;
        top: 10px !important;
        left: 54px !important;
        border: 1px solid #d7d4d4;
    }

    .cart.table-wrapper td.col.subtotal span.price-excluding-tax span.cart-price .price {
        font-weight: 600;
        font-size: 16px;
        position: relative;
        color: #B68D41;
        bottom: 16px !important;
        right: 5px !important;
    }

    .cart.table-wrapper {
        padding: 2px 4px;
        position: relative !important;
        /* border: 1px solid; */
        overflow: inherit !important;
    }

    .cart.table-wrapper .col.price {
        display: flex !important;
        font-size: 14px;
        width: 100% !important;
        text-align: left !important;
        justify-content: space-between;
    }

    .cart.table-wrapper .col.price[data-th]:before {
        position: absolute;
        font-size: 14px !important;
        top: 69px !important;
        font-size: 12px;
    }

    .cart.table-wrapper .col.qty[data-th]:before {
        font-size: 14px !important;
        content: attr(data-th) ':';
        display: block;
        position: absolute;
        bottom: 28px;
        font-weight: 700;
        padding-bottom: -8px;

    }

    .checkout-cart-index .qty-controller {
        border: none !important;
        /* position: absolute !important; */
        /* position: absolute; */

    }



    .cart.table-wrapper a.action.action-deletess {
        position: absolute !important;
        z-index: 10;
        top: 19px !important;
        left: 367px !important;
        /* right: 0px !important; */
        font-family: "woodmart-font";
        font-size: 12px !important;
        top: 31px;
    }

    .cart.table-wrapper .items thead+.item {
        position: relative;

    }

    /* table#shopping-cart-table\ aaa th {
        display: none;

    } */
    /* .checkout-cart-index.page-layout-1column .product-item-details {
          width: 100%;
         position: relative;
          top: 28px !important;
          left: 109px !important;
      } */
    .item.product.product-item:hover .wishlist-fa-icons i {
        position: absolute;
        font-size: 12px !important;
        border-radius: 25px;
        right: 34px;
        top: 0px;
        visibility: visible !important;
    }

    .item.product.product-item .wishlist-fa-icons i {
        top: 0px;
        right: 28px !important;
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /* .minicart-wrapper img.shopping-bag-icons {
          position: relative;
          top: 2px !important;
      } */
    .minicart-wrapper .action.showcart .counter.qty.empty {
        display: block !important;
        position: relative;
        top: -24px;
    }


    .minicart-wrapper .action.showcart .counter.qty {
        position: relative;
        z-index: 1;
        top: -13px;
        left: -160px;
    }

    .createAccountMain,
    .forgetPasswordMain {
        min-width: 100% !important;
        width: 100% !important;
    }

    .devcrew-tab-brands .devcrew-brand-list {
        grid-template-columns: repeat(2, 1fr) !important;
        row-gap: 6px !important;
    }

    .devcrew-tab-brands .devcrew-brand-list .item .image {
        width: 100% !important;

    }

    /*
    .owl-item.active {
        height: 64px;
    }*/

    .account .block-title {
        position: static;
    }

    .customer-address-form .fieldset {
        width: 100%;
    }

    .product-social-links i.far.fa-heart {
        font-size: 17px !important;
    }

    .catalog-product-view .column.main {
        padding: 22px;
        width: 220px !important;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }


    .toolbar-sorter.sorter {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0 0 0 20px;

    }

    p#toolbar-amount {
        text-align: start;
        padding: 0px 0px 0px 20px;
    }

    .black-bg .breadcrumbs {
        right: 0px !important;

    }

    ul.navbar-nav.d-flex li.nav-items {
        margin: 0;
        border: 1px solid #f2f2f2;
        padding: 10px;
        border-radius: 8px;
        background: #f2f2f2;
    }

    /*
  .item.product.product-item:hover .wishlist-fa-icons i{
  font-size:12px !important;
  border-radius:25px;
  } */
    span.discounted-price .price-container .price {
        font-size: 12px;
    }

    .product-discounted span.normal-price span.price {
        font-size: 12px;
    }

    .devcrew-tab-brands.devcrew-brands-block {
        display: none;
    }

    .menu-items ul.navbar-nav.d-flex li.nav-item {
        margin: 0px !important;
    }

    .page-wrapper .menu-items li.nav-items.active {
        background-color: #f2f2f2;
        padding: 4px;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 9px;
        padding-bottom: 9px;
        color: #f2f2f2;
        border-radius: 10px;
        margin-bottom: 0px;
    }

    span.start-link {
        color: #000;
        border-bottom: 0px;
    }

    .page-wrapper .navbar {
        padding: 10px 0px;
    }

    .menu-items ul.navbar-nav.d-flex li.nav-item:hover::after {
        width: 60%;
    }

    .menu-items ul.navbar-nav.d-flex {
        margin-bottom: 25px;
    }



    .account main#maincontent {
        padding: 41px 20px;
    }

    .unsere_bestseller {
        margin-bottom: 0px;
    }


    .unsere-sec .product-info h3 {
        font-size: 10px !important;
    }

    .owl-stage-outer {
        margin-bottom: 0px;
    }

    .devcrew-tab-brands {
        padding: 0px 0px;
    }

    .devcrew-brands-block {
        margin-bottom: -98px;
    }

    section.unsere-sec .row {
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }



    .newsletter-main {
        flex-direction: column;
        max-height: max-content;
    }

    i.fa.fa-bars {
        font-size: 22px !important;
    }

    i.far.fa-heart {
        font-size: 26px !important;
    }

    .badge-secondary {
        position: relative;
        top: -24px;
        left: 17px;
    }

    .owl-dots {
        display: none;
    }

    .unsere-sec .product-wrapper {
        padding: 0px !important;
        height: 100% !important;
    }

    span.highlight-title.text {
        font-size: 27px !important;
    }

    .main-span_span {
        font-size: 23px;
        bottom: 8px;
    }

    .main-im_focus {
        line-height: 20px;
        bottom: 14px !important;
    }

    .im_focus_span {
        font-size: 28px !important;
    }

    .newsletter-content {
        width: 100%;
        display: inline-block;
    }

    .newsletter-content h2 {
        font-size: 22px;
    }

    form.newsletter-form input {
        width: 100%;
    }



    .black-opium-image {
        width: 100%;
    }

    .newsletter-main .bg-white {
        padding: 10px 10px;
        margin: 10px;
    }
}

@media (max-width: 768px) {
    .minicart-wrapper img.shopping-bag-icons {
        position: relative;
        top: 3px !important;
    }

    ol.products.list.items.product-items {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }

    div#reviews {
        flex-direction: column;
    }




    .menu-items ul.navbar-nav.d-flex {
        display: none !important;
    }

    .badge-secondary {
        top: -26px;
        left: 14px;
    }




    .product-paragraph-tittle {
        font-size: 9.3px !important;

    }

    .product-details strong.product-name a {
        font-size: 14px !important;
    }

    .slider-product-item-info {
        height: 100% !important;
    }

    /*  .devcrew-tab-brands .devcrew-brand-list .item .image {
        height: 40px !important;
        position: relative;
    }*/

    .heighlights-home_page {
        position: relative;
        margin-top: 30px;
        margin-bottom: 4px;
    }

    .highlight-title {
        font-size: 20px;
        text-align: center;
    }

    .highlight-images {
        margin-bottom: 15px;
    }

    .carousel-item img {
        height: 200px;
        object-fit: cover;
    }

    .brand-logos {
        text-align: center;
    }

    .custom-col {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-bottom: 15px;
    }

    .text {
        font-size: 22px;
        line-height: 18px;
    }

    .cookie-div {
        display: none;
    }

    .review-form {
        max-width: 100% !important;
    }
}


@media (max-width: 576px) {



    .pages .items {
        width: 100%;
        text-align: left;
        padding: 0px 40px;
    }

    .owl-stage-outer.owl-height {
        height: 100% !important;
    }


}

/*.devcrew-tab-brands .devcrew-brand-list .item .image {
    height: 24px;
    position: relative;
}*/

/* .review-content {
    margin-top: 60px !important;
} */
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active.swiper-slide-thumb-active {
    width: 39%;
}


i.far.fa-heart {
    font-size: 24px;
}

.highlight-title {
    font-size: 18px;
    text-align: center;
}

.highlight-images {
    margin-bottom: 10px;
}

.carousel-item img {
    height: 150px;
    object-fit: cover;
}

.brand-logos {
    text-align: center;
}

.custom-col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 10px;
}

.text {
    font-size: 20px;
    line-height: 16px;
}



.cart-container .checkout-methods-items .action.primary {
    background: #b68c40 !important;
    width: 100%;
}

@media only screen and (min-width: 769px) and (max-width: 1150px) {
    .block-authentication .actions-toolbar>.secondary {
        left: 0px;
        bottom: -21px !important;
    }

    .categorypath-alle-produkte .page-title-wrapper {
        padding: 0px 0px 0px 26px;
    }


    .checkout-index-index .checkout-container {
        padding: 42px;
        margin: 0 0 20px;
    }

    i.fa.fa-bars {
        font-size: 41px;
    }

    .custom-col {
        flex: 0 0 32.28%;
        max-width: 32.28%;
    }

    .brand-logos {
        text-align: center;
    }
}

.return-home {
    display: flex;
    justify-content: center;
}

.return-home button.btn.btn-default {
    background: #333333;
    color: white;
    padding: 9px 7px;
    font-size: 14px;
    border-radius: 5px;
}

/* header css end here */


.minicart-wrapper .block-minicart .block-title {
    display: block !important;
}

span.qty.empty {
    display: none;
}

.empty-cart-img {
    margin-top: 41px;
    background: url(../images/empty-cart.png);
    width: 100%;
    display: block;

    height: 101px;
    background-position: center;
    background-repeat: no-repeat;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .badge-secondary {
        top: -5px;
        left: -17px;
    }
}

@media (min-width: 1024px) and (max-width: 1151px) {
    .badge-secondary {
        top: -3px;
        left: -17px;
    }
}

.categories-section {
    text-align: center;

}

.recommendations-container {
    margin-bottom: 50px;
}

.categories-section h2 {
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-weight: bold;
    color: #333;
}

.categories-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.category-card {
    position: relative;
    overflow: hidden;

    cursor: pointer;
    transition: transform 0.3s ease;
    max-width: 250px;
    flex: 1 1 200px;
}

.category-card img {
    width: 100%;
    height: auto;

    display: block;
    transition: transform 0.3s ease;
}

.category-card:hover img {
    transform: scale(1.05);
}

.category-label {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 6px 14px;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
}

/* Responsive */
@media (max-width: 768px) {
    .categories-container {
        gap: 15px;
    }

    .drogerie-container {
        padding: 0px 100px 0px 20px;
    }

    h1#page-title-heading span.base {
        margin-left: 26px;
    }

    .inner-poster-1-2 {
        flex-direction: column;
    }

    .category-card {
        flex: 1 1 calc(50% - 15px);
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .categories-container {
        align-items: center;
    }

    .products-grid .product-item {
        width: calc((100% - 5%) / 2) !important;
    }

    ol.products.list.items.product-items li#product-item_11 {
        padding: 0 !important;
    }

    .category-card {
        flex: 1 1 100%;
        width: 100%;
    }
}

.recommendations-title {
    font-size: 20px;
    margin: 30px 0;
    font-weight: bold;
    color: #333;
}

.recommendations-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0 auto;
    max-width: 1440px;
    padding: 0;
}

.recommend-card {
    flex: 1;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    background: #f5f5f5;
}

.recommend-card img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.recommend-label {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 6px 14px;
    border-radius: 3px;
    font-size: 14px;
    color: #111;
    font-weight: 500;
}

/* Left card */
.card-left {
    background: #fafafa;
}

/* Middle discount card */
.card-middle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #d6c4e9;
    padding: 40px 20px;
}

.card-middle h3 {
    font-size: 48px;
    font-weight: bold;
    margin: 0;
    color: #111;
}

.card-middle .recommend-label {
    position: static;
    margin-top: 20px;
    background: rgba(255, 255, 255, 0.85);
}

/* Right card */
.card-right {
    background: #fafafa;
}

.navbar-brand img {
    max-width: 250px;
}

/* Responsive */
@media (max-width: 768px) {


    .product.details.product-item-details {
        display: flex;
        flex-direction: column;
        /* align-items: center; */
    }

    .product-image-container-11 {
        width: 190px !important;
    }

    .products-grid .product-item {
        width: calc((100% - 5%) / 2);
        margin: 0;
    }

    .navbar-brand img {
        max-width: 114px !important;
    }

    ol.products.list.items.product-items li#product-item_11 {
        padding: 0 !important;
    }

    .whats-app-sec {
        gap: 80px;
    }

    .full-sections {
        flex-direction: column;
        display: none !important;

    }

    nav.navbar.navbar-light.d-lg-none .container {

        flex-wrap: nowrap;
    }

    .left-top-bar {
        flex-direction: column;
    }

    .whats-app-sec {
        flex-direction: column;
        align-items: start;
    }

    .listing-section-home {
        flex-direction: column;
    }

    .paragraph-about-details {
        flex-direction: column;
    }
}

.service-section {
    text-align: center;
    margin: 40px 0 0 0;
}

.service-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #333;
}

.service-icons {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.cart-icon-sec-head img {
    height: 28px;
}

.service-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}



.service-item img {
    width: 200px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 10px;
}

.listing-section-home {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.service-item p {
    font-size: 16px;
    color: #111;
    margin: 0;
}

/* Banner */
.service-banner {
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}

.service-banner img {
    width: 100%;
    height: auto;
    display: block;
}

/* ===== UNIQUE CLASSES ===== */
.newsletter-whatsapp-section {
    background: rgb(241 241 241);
    padding: 1.5rem;
    font-family: Arial, sans-serif;
    margin: auto;
    max-width: 1394px;
}

.qr-scanner-whatsapp {
    justify-content: center;
    display: flex;
    /* gap: 50px; */
    height: 23vh;
    align-items: end;
}


.newsletter-whatsapp-container {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    flex-direction: row-reverse;
}

/* Left side - Newsletter */
.newsletter-left {
    width: 75%;
}

.newsletter-left h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}

.newsletter-left ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 15px;
}

.newsletter-left ul li {
    margin-bottom: 5px;
    font-size: 14px;
}

.newsletter-gender {
    margin: 20px 0;
    font-size: 14px;
}

.newsletter-gender input {
    margin-right: 5px;
}

.newsletter-email {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    font-size: 14px;
    margin-bottom: 10px;
}

.newsletter-btn {
    width: 100%;
    padding: 14px;
    background: #000;
    color: #fff;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

.newsletter-note {
    font-size: 12px;
    color: #555;
    margin-top: 10px;
}

.newsletter-note a {
    color: #0073e6;
    text-decoration: none;
}

/* Right side - WhatsApp */
.whatsapp-right {
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
}


.whatsapp-right img {
    height: 128px;
    border-radius: 70px;
}

.whats-app-sec {
    display: flex;
    align-items: center;
    gap: 10px;
}





/* Responsive */
@media(max-width: 768px) {
    .newsletter-whatsapp-container {
        flex-direction: column;
    }

    .opc-block-summary {
        padding: 10px 10px !important;
    }

    .newsletter-left,
    .whatsapp-right {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
    }

    .page-products .product-item-info {
        margin: 0 !important;
    }

    .block-content.filter-content {
        margin: 0px 10px;
    }
}

/* Responsive */
@media (max-width: 768px) {
    .service-icons {
        gap: 20px;
    }

    .columns .column.main {
        padding: 0;
    }
}

img.poster-image-1-2 {
    height: 100%;
    width: auto;
}

.inner-poster-1-2 {
    display: flex;
    gap: 20px;
}

.beutty-trends-2025 {
    display: flex;
}

.perfumes-international-details {
    display: flex;
}

.parfumdreams-international {
    font-family: Arial, sans-serif;
    color: #222;
    padding: 20px 0;
}

.parfumdreams-international h3 {
    font-size: 20px;

}

.parfumdreams-international {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.intl-col {
    flex: 1 1 15%;
    min-width: 150px;
}

.intl-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.intl-col ul li {
    font-size: 14px;
    margin: 4px 0;
}

.beauty-trends {
    font-family: Arial, sans-serif;
    color: #222;
    padding: 20px;
    flex-direction: column;
}

.beauty-trends h3 {
    font-size: 20px;
}

.beauty-trends {
    display: flex;
    flex-wrap: wrap;

}

.trend-col {
    flex: 1 1 15%;
    min-width: 150px;
}

.trend-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.trend-col ul li {
    font-size: 14px;
    margin: 4px 0;
}



button.action.subscribe.msub-btn {
    font-size: 16px;
}

.middle-line-section {
    width: 1px;
    /* line thickness */
    height: auto;
    /* line length */
    background-color: #80808024;
    /* line color */
    margin: 0px 20px;
}

.paragraph-about-details {
    display: flex;
    padding: 14px;
    gap: 20px;
}

h3.left-headings-item {
    font-size: 18px;
    font-weight: 600;
}

p.paragraph-about-sec-item {
    font-size: 15px;
}

h3.left-headings-item-paragraph-2 {
    font-size: 18px;
    font-weight: 600;
}




/* footer page  */

li.copyright-sec-item {
    color: rgb(140 140 140);
    font-size: 15px;
}

li.copyright-sec-title {
    font-size: 14px;
}

img.social-logos-logo {
    height: 32px;
    border-radius: 25px;
}

.col-lg-12.col-md-12.col-sm-12.col-12.Kaufgeil {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    margin-top: 27px;
}

img.store-img-logo {
    width: 125px;
}

.pg-1-2 {
    margin-top: 10px;
}

img.tickimg {
    width: 19px;
    margin-right: 8px;
}

p.paragraph-about-gt-1 {
    font-size: 16px;
}

.footer .shipping-icons img {
    max-width: 47px;
    height: auto;
}

.two-footer-logo {
    display: flex;
    gap: 20px;
}

.three-logo-ooter {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}

.col-lg-4.col-md-6.col-sm-6.col-12 {
    margin-bottom: 29px;
}

.footer .col-lg-4 h5 {
    font-weight: 500;
    margin-bottom: 20px;
    color: #000000;
    font-size: 19px;
    text-transform: capitalize;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.col-lg-12.col-md-6.col-sm-6.col-12 {
    align-items: center;
    display: flex;
    border-bottom: 1px solid #8080803d;
    padding: 0px 0px 20px 0px;
    flex-direction: column;
    margin-bottom: 30px;
}

.col-lg-12.col-md-6.col-sm-6.col-12 h5 {
    font-size: 1.25rem;
    font-size: 1.5rem;
    margin: 0px 0px 10px 0px;
}

.footer .col-lg-4 h5 {

    margin-bottom: 20px;

    font-size: 19px;
    text-transform: capitalize;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.footer .col-lg-3 ul {
    list-style-type: none;
    padding-left: 0;
}

.footer .col-lg-4 ul li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    list-style-type: none;
}

.footer .col-lg-4 ul {
    padding: 0;
}

.footer .col-lg-4 ul li a {
    color: #333;
    text-decoration: none;
}



.checkout-cart-index span.qty {
    left: 50%;
    top: 20px;
    position: absolute;
    color: top;
}

.minicart-items-wrapper {
    border: 1px solid #cccccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 15px;
}



.checkout-cart-index.minicart-wrapper .product .actions>.secondary {
    position: relative;
    bottom: 19px;
    display: inline;
    left: 19px;
}

.minicart-items .product-item:not(:first-child) {
    max-width: 100% !important;
    border-top: 1px solid #cccccc;
}

.minicart-items .product-item:not(:first-child) {
    box-shadow: none;
    background: white;
    max-width: 100% !important;
    border-top: 1px solid #cccccc;
}

.minicart-items .product-item-details {
    flex-direction: column;
    /* align-items: center; */
    display: flex;
    padding: 0px !important;
    position: relative;
}

.minicart-wrapper .product .actions {
    float: right;
    margin: -28px 0 0;
    text-align: right;
    position: absolute;
    right: -25px;
    top: 50px;
}

.slider-product-item-info:hover {
    border: 0.0625rem solid rgb(193, 191, 196);
    /* border: 1px solid #ddd; */
    border-radius: 12px !important;
    box-sizing: border-box;
}

.show-more button.show-more-link.btn {
    text-transform: uppercase;
    width: auto;
    background: white;
    font-size: 13px;
}

.checkout-cart-index .minicart-wrapper .block-minicart .block-title {
    position: relative;
    display: block !important;
}


.product-labels {
    top: 0px;
    border-radius: 5px;
    position: absolute;
    padding: 2px 2px;
    background-color: rgb(214, 1, 0);
    width: 54px;
    color: white;
    display: flex;
    justify-content: center;
    z-index: 11;
}

.page-products .product-item-info {
    position: relative;
    padding: 2px 12px;
    border: 1px solid white;
    max-width: 100%;
    margin: auto;
}

.article_number_main {
    font-size: 14px !important;
}

.article_number_main.mt-4 a {
    color: #777777 !important;
}

.product-options-wrapper label.label span {
    display: none;
}

.product-item .price-box .price {
    font-size: 16px;
    color: #e74c3c;
    font-weight: 300;
}

.rating-summary .rating-result>span:before {
    color: #b68d41;
    font-size: 28px;
}

.minicart-wrapper .action.close>span {
    color: #333333;
    font-size: 14px;
    clip: auto !important;
    clip-path: none !important;
    overflow: visible !important;
    margin-top: 3px;
}

/* .minicart-items .product-item-details .details-qty {
    display: flex;
    margin-top: 10px;
    justify-content: start;
    margin-right: 72px;
} */

.product-info-main .page-title-wrapper .page-title {
    font-weight: 600;
    text-transform: capitalize;
    color: #242424;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.42857143;
    margin-bottom: 10px;
}

button#top-cart-btn-checkout:hover {
    font-size: 13px;
    text-transform: uppercase;
    background: black;
    font-weight: 600;
}

.minicart-items .product-item {
    background: #f7f7f7 !important;
}

.block-title .text {
    text-transform: capitalize;
    position: relative;
    font-size: 18px;
    top: 20px;
    color: #242424;
    font-size: 18.2px !important;
    font-weight: 600;
}

.wishlist-icon i.far.fa-heart {
    display: flex;
    background: #fff;
    border-radius: 8px 8px;
    color: #333333;
    height: 29px;
    width: 29px;

    justify-content: center;
}

.block-content button#btn-minicart-close {
    outline: none;
    position: absolute;
    left: 305px;
    top: 0px;
}

.checkout-cart-index.minicart-items-wrapper {
    margin-top: 21px;
    overflow-y: scroll;
    border: none !important;
}

.page-with-filter span.qty {
    position: absolute;
    left: 45%;
    top: 20px;
}

.return-home button.btn.btn-default {
    background: #333333;
    color: white;
    padding: 9px 7px;
    font-size: 14px;
    /* border-radius: 5px; */
}

.return-home button.btn.btn-default:hover {
    background: #b47300;
}

.block-minicart .subtotal {
    position: absolute;
    /* margin-top: 178px; */
    display: flex;
    font-size: 14px !important;
    /* position: absolute; */
    /* margin: 0 10px 10px; */
    /* text-align: right; */
    justify-content: space-between;
    align-items: center;
    bottom: 18%;
}

.price-wrapper span.price {
    margin-top: 19px;
}

.block-content button#btn-minicart-close {
    outline: none;
    position: absolute;
    left: 257px;
    left: right;
    top: 0px;
    /* right: 16px; */
}

.checkout-cart-index a.action.continue {
    display: none !important;
}

.block-minicart .amount .price-wrapper:first-child .price {
    color: #B68D41;
    font-size: 18px;
    font-weight: 700;
}

.cms-home span.qty {
    display: none;
}

.checkout-cart-index button.action.update {
    display: none !important;
}

.checkout-cart-index td.col.price span.price-excluding-tax span.cart-price span.price {
    font-size: 14px;
    color: #777777 !important;
    font-weight: 400;
}

.checkout-cart-index td.col.subtotal span.price-excluding-tax span.cart-price .price {
    font-weight: 600;
    font-size: 16px;
    color: #B68D41;
}

.checkout-cart-index input#coupon_code {

    width: 18% !important;
}

.page-products.product-item-pricing {
    margin-top: 2px;
    margin-left: 0px !important;
}

.minicart-items-wrapper .minicart-items .product-item {
    z-index: -1 !important;
    background: white !important;
}

/* .minicart-items .product-item-details .price {
    left: 41px;
    top: 55px;
    position: absolute;
    font-weight: 700;
} */

.page-layout-1column .product-item-details {
    position: relative;
}


.checkout-cart-index th.col.item {
    width: 40% !important;
}

.cart.table-wrapper .col.price {
    text-align: left !important;
}

.checkout-cart-index .price-container span.price-wrapper {
    left: 69px;
    position: absolute;

    margin-top: -15px;
}

.checkout-cart-index .minicart-items .details-qty.qty .qty-controller {
    margin-bottom: 2px;
    position: absolute;
    top: 45px;
    left: 11px;
    border: none;
}

.checkout-cart-index .product-item-details strong.product-item-name a {
    font-size: 13px !important;
    position: static;
}

.checkout-cart-index .qty-controller {
    position: static !important;
    /* position: absolute; */
}

/* .checkout-cart-index li.item.product.product-item:hover{
    margin-bottom: 2px !important;
    background: #f7f7f7 !important;
} */
.checkout-cart-index .product-item-details .price {
    font-weight: 700;
    position: absolute;
    top: 55px;
    left: -24px;
}

/* .checkout-cart-index li.item.product.product-item{
    padding: 48px 4px;
    margin-top:2px;
} */
.page-product-configurable span.qty {
    display: none;
}

.page-product-configurable div#modal-content-35 {
    font-size: 14px !important;
}

/* .checkout-cart-index .product-item-details .price {
    position: absolute;
    font-weight: 700;
    top: 50px;
    left: 40px;
} */
.minicart-items-wrapper .minicart-items .product-item:hover {
    background: #f7f7f7 !important;
}

.checkout-cart-index .control {
    position: relative;
}

.checkout-cart-index .product-item-details strong.product-item-name a {
    text-align: left !important;
    position: absolute;
    /* color: #777 !important; */
    /* font-family: 'avenir-next' !important; */
    /* font-size: 14px; */
    /* text-decoration: none; */
    /* font-weight: bold; */
    top: -11px;
    left: -38px;
    z-index: 10;
}

.cart.table-wrapper .product-item-details {
    position: relative;
}

.checkout-cart-index label.coupon-label-main-page {
    position: static !important;
}

.checkout-cart-index label.coupon-label-main-page {
    position: absolute;

}

.cart.table-wrapper .item-options {
    display: none !important;
    font-size: 12px;
    margin-bottom: 10px;
}

input#coupon_code {
    font-size: 11px;
    color: black;
}

.checkout-cart-index label.coupon-label-main-page {
    display: none;
}

.checkout-cart-index button.decrease-qty:hover {
    background: black !important;
    color: white;
}

.block-minicart .amount .price-wrapper:first-child .price {
    color: #B68D41;
    font-size: 14px;
    font-weight: 700;
}

.checkout-cart-index .product-item-details strong.product-item-name a {
    position: static;
    text-align: start;
}

.actions-toolbar-main-page button.action.apply.primary {
    background: #777777;
    border: none;
}

.actions-toolbar-main-page button.action.apply.primary:hover {
    background-color: rgb(182 140 64);

}

.checkout-cart-index input#coupon_code {
    padding: 6px 11px;
    width: 21%;
}

.actions-toolbar-main-page {
    position: absolute;
    top: 0px !important;
    left: 178px !important;
}

.minicart-items .action.delete:before {
    position: relative;
    content: '\e616' !important;
    /* Updated content */
    bottom: 10px;
    right: 4px;
}

.modal-inner-wrap div#modal-content-24 {
    font-size: 14px;
    border: none !important;
}

.checkout-cart-index span.qty {
    display: none;
    left: 50%;
    top: 20px;
    position: absolute;
    color: top;
}

.checkout-cart-index button.increase-qty:hover {

    background: black;
    color: white;
}

.actions-toolbar-main-page button.action.apply.primary span {
    font-size: 13px;
    font-weight: 400;
}

.minicart-items .product-item-details .details-qty {
    display: flex;
    margin-left: 0px !important;
}

.wishlist-index-index strong.product-item-name a {
    text-decoration: none !important;

}

.account.wishlist-index-index .product-item-info {
    border: 1px solid white;
    border-radius: 12px;
    padding: 2px 6px;
}

.account.wishlist-index-index .product-item-info:hover {

    border: 0.0625rem solid rgb(193, 191, 196);
}

.action-tocart-main-super {
    display: none;
}

.action_share_bar_main {
    display: none;
}

.action_update_page {
    display: none;
}

.field.comment-box {
    display: none;
}

.account.product-item-inner.field comment-box span {
    display: none;
}

.account textarea#product-item-comment-5 {
    display: none;
}

.checkout-cart-index tr.item-actions {
    display: none;
}

@media (min-width: 769px) and (max-width: 1150px) {
    .checkout-cart-index a.action.action-deletess {
        top: 36px;
        left: 0px;

    }
}

@media (max-width: 767px) {
    .highlight-image {
        margin-bottom: 26px;
    }

    .menu-items ul.navbar-nav.d-flex {
        gap: 15px;
        width: 100%;
        overflow: scroll;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0;
        margin-bottom: revert !important;
        list-style: none;
        scrollbar-width: none;
        align-items: center;
    }
}

.page-with-filter i.far.fa-heart {
    font-size: 16px !important;
}

.page-with-filter i.fa.fa-random {
    font-size: 16px !important;
}

.page-with-filter i.fa.fa-times {
    font-size: 16px !important;
}

/*24 sept*/

img.image-sec-footer-item {
    width: 88px;
    border-radius: 8px;
}

img.image-sec-footer-item-2 {
    width: 58px;
}

ul.shipping-icons-footer-sec {
    display: flex;
    gap: 20px;
}

.left-part-details-sec {
    width: 100%;
}

.right-part-details-sec {
    width: 100%;
}

p.left-paragraph-footer-sec {
    font-size: 16px;
}

h3.left-headings-item {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

input#option_140_7 {
    accent-color: black;
}

.page-layout-checkout .upper-section {
    display: none;
}

.page-layout-checkout .top-header {
    display: none;
}

.page-layout-checkout .navbar {
    display: none !important;
}

.page-layout-checkout .menu-items {
    display: none;
}

.multicheckout.success p {
    font-size: 16px;
}

li.shipping-list a {
    font-size: 16px;
    /* margin-bottom: 10px; */
}

li.shipping-list span.shipping-label {
    font-size: 16px;
}

li.shipping-list span.shipping-address {
    font-size: 16px;
}

.order-products-toolbar.toolbar.bottom span.toolbar-number {
    font-size: 16px;
}

.order-products-toolbar.toolbar.bottom .limiter {
    font-size: 16px;
}



/*date 01 october*/

/* Container */
.about-container {
    font-family: "Segoe UI", Arial, sans-serif;
    color: #333;
    line-height: 1.7;
}

/* Section Titles */
.about-container h2 {
    font-size: 28px;
    font-weight: 700;
    color: #222;
}

.about-container h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #444;
}

.about-container h6 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

/* Paragraphs */
.about-container p {
    font-size: 16px;
    color: #555;
    margin-bottom: 15px;
}

/* Lead paragraph (welcome text) */
.about-container p.lead {
    font-size: 18px;
    color: #444;
}

/* Lists */
.about-container ul.list-group li {
    border: none;
    padding: 20px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease-in-out;
}

.about-container ul.list-group li:hover {
    transform: translateY(-3px);
    background: #fff;
}

/* Checklist style (promise section) */
.about-container ul.list-unstyled li {
    font-size: 16px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.about-container ul.list-unstyled i {
    font-size: 18px;
}

/* Highlight text */
.about-container strong {
    color: #222;
}




/* ------------------------------
   FAQ (GAQ Page) Styling
--------------------------------*/
.gaq-container {
    margin: 0 auto;
    padding: 20px;
    line-height: 1.7;
}

/* Haupttitel */
.gaq-title {
    font-size: 20px;
    /* heading font size */
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    color: #222;
}

/* Sektionen */
.gaq-section {
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fafafa;
    transition: background 0.3s ease;
}

.gaq-section:hover {
    background: #f5f5f5;
}

/* Unterüberschrift */
.gaq-heading {
    font-size: 20px;
    /* heading font size */
    font-weight: 600;
    margin-bottom: 15px;
    color: #444;
    border-left: 4px solid #0073e6;
    padding-left: 10px;
}

/* Fragen */
.gaq-question {
    margin: 14px 0 6px;
    font-size: 16px;
    /* paragraph font size */
    font-weight: 500;
    color: #000;
}

.gaq-question .gaq-label {
    color: #0073e6;
    font-weight: bold;
    font-size: 16px;
}

/* Antworten */
.gaq-answer {
    margin: 0 0 14px;
    font-size: 16px;
    /* paragraph font size */
    color: #555;
}

.gaq-answer .gaq-label {
    color: #28a745;
    font-weight: bold;
    font-size: 16px;
}

/* Links */
.gaq-link {
    color: #0073e6;
    text-decoration: underline;
    font-size: 16px;
}

.gaq-link:hover {
    text-decoration: none;
    color: #005bb5;
}

/* ------------------------------
   Farbliche Unterscheidung pro Sektion
--------------------------------*/
.gaq-orders {
    border-left: 5px solid #ff9800;
}

.gaq-shipping {
    border-left: 5px solid #2196f3;
}

.gaq-payment {
    border-left: 5px solid #4caf50;
}

.gaq-returns {
    border-left: 5px solid #f44336;
}

.gaq-products {
    border-left: 5px solid #9c27b0;
}

.gaq-newsletter {
    border-left: 5px solid #795548;
}

.gaq-other {
    border-left: 5px solid #607d8b;
}

/* Mobile Anpassung */
@media (max-width: 768px) {
    .gaq-container {
        padding: 15px;
    }

    .gaq-title {
        font-size: 20px;
    }

    .gaq-heading {
        font-size: 20px;
    }

    .gaq-question {
        font-size: 16px;
    }

    .gaq-answer {
        font-size: 16px;
    }
}


/* ------------------------------
   Newsletter Page Styling
--------------------------------*/
.newsletter-container {

    margin: 0 auto;
    padding: 20px;

    line-height: 1.7;
}

/* Card Style */
.newsletter-card {
    padding: 25px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fafafa;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: background 0.3s ease;
}

.newsletter-card:hover {
    background: #f5f5f5;
}

/* Main Title */
.newsletter-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: #222;
}

/* Section Headings (like So funktioniert’s, Datenschutz & Widerruf) */
.newsletter-heading {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #444;
    border-left: 4px solid #0073e6;
    padding-left: 10px;
}

/* Benefits & Info Lists */
.newsletter-list,
.newsletter-steps {
    margin-bottom: 20px;
    padding-left: 18px;
}

.newsletter-list li,
.newsletter-steps li {
    font-size: 16px;
    color: #555;
    margin-bottom: 10px;
}

/* Disclaimer / Small Text */
.newsletter-disclaimer {
    font-size: 14px;
    color: #777;
    line-height: 1.6;
    margin-top: 15px;
}

/* Links */
.newsletter-link {
    color: #0073e6;
    text-decoration: underline;
}

.newsletter-link:hover {
    text-decoration: none;
    color: #005bb5;
}

/* Mobile Anpassung */
@media (max-width: 768px) {
    .newsletter-container {
        padding: 15px;
    }

    .newsletter-title {
        font-size: 18px;
    }
}

/* ------------------------------
   Privacy Policy Styling
--------------------------------*/
.privacy-container {

    margin: 0 auto;
    padding: 20px;
    font-family: Arial, sans-serif;
    line-height: 1.7;
}

/* Page Title */
.privacy-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    color: #222;
}

/* Sections */
.privacy-section {
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fafafa;
    transition: background 0.3s ease;
}

.privacy-section:hover {
    background: #f5f5f5;
}

/* Headings */
.privacy-heading {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #444;
    border-left: 4px solid #0073e6;
    padding-left: 10px;
}

.privacy-subheading {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #333;
}

/* Paragraphs */
.privacy-text {
    font-size: 16px;
    color: #555;
    margin-bottom: 14px;
}

/* Lists */
.privacy-list {
    padding-left: 18px;
    margin-bottom: 15px;
}

.privacy-list li {
    font-size: 16px;
    color: #555;
    margin-bottom: 8px;
}

/* Address */
.privacy-address {
    font-size: 16px;
    color: #444;
    margin-top: 10px;
    line-height: 1.6;
}

/* Links */
.privacy-link {
    color: #0073e6;
    text-decoration: underline;
}

.privacy-link:hover {
    text-decoration: none;
    color: #005bb5;
}

/* Mobile Anpassung */
@media (max-width: 768px) {
    .privacy-container {
        padding: 15px;
    }

    .privacy-title {
        font-size: 20px;
    }

    .privacy-heading {
        font-size: 18px;
    }

    .privacy-subheading {
        font-size: 16px;
    }

    .privacy-text,
    .privacy-list li {
        font-size: 15px;
    }
}

/* Overall container for left & right sections */
.headings-of-contact-form,
.form-field-contact-page {
    box-sizing: border-box;
}

/* Wrapper to create two columns */
.contact-page-wrapper {
    display: flex;
    gap: 40px;
    /* space between columns */
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1200px;
}

/* Left column (image + info) */
.contact-left {
    flex: 1 1 40%;
    min-width: 280px;
    padding: 50px;
}

.contact-left img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
}

.contact-left h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-left p,
.contact-left a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.contact-left a:hover {
    text-decoration: underline;
}

/* Right column (contact form) */
.form-field-contact-page {
    flex: 1 1 40%;
    background-color: #f9f9f9;
    padding: 25px 30px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

/* Headings in form */
.headings-of-contact-form h1 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* Form fields */
.form-field-contact-page .field {
    margin-bottom: 18px;
}

.form-field-contact-page .label span {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    color: #333;
}

.form-field-contact-page .control input,
.form-field-contact-page .control textarea,
.form-field-contact-page .control select {
    width: 100%;
    padding: 10px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.form-field-contact-page .control input:focus,
.form-field-contact-page .control textarea:focus,
.form-field-contact-page .control select:focus {
    border-color: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    outline: none;
}

/* Submit button */
.form-field-contact-page .actions-toolbar .primary .action.submit.primary {
    background-color: #111;
    color: #fff;
    border: none;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.form-field-contact-page .actions-toolbar .primary .action.submit.primary:hover {
    background-color: #333;
}

.form-field-contact-page .actions-toolbar .primary .action.submit.primary:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

span.email-contect {
    font-size: 18px;
    font-weight: 600;
}

.custom-address {
    font-style: normal;
    /* remove default italic */
    font-family: Arial, sans-serif;
    color: #333;
    line-height: 1.6;
    border-left: 3px solid #555;
    padding-left: 12px;
    margin: 15px 0;
    background-color: #f9f9f9;
    padding: 10px 15px;
    border-radius: 5px;
}

.custom-address p {
    margin: 4px 0;
}

a.contect-left-section {
    font-size: 16px;
}

.custom-address .owner {
    font-weight: bold;
    color: #222;
}

.custom-address .street,
.custom-address .city-zip,
.custom-address .country {
    color: #555;
}

/* Responsive adjustments */
@media screen and (max-width: 991px) {
    .contact-page-wrapper {
        flex-direction: column;
    }

    .contact-left,
    .form-field-contact-page {
        flex: 1 1 100%;
        padding: 0;
    }
}

.page-layout-1column div#main {
    padding: 12px;
}

.legal-content {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 1.6;
    padding: 30px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0 auto;
}

.legal-content h2 {
    font-size: 22px;
    color: #222;
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 8px;
}

.legal-content p {
    margin: 12px 0;
    font-size: 15px;
}

.legal-content b {
    color: #000;
}

.legal-content i {
    color: #555;
}

.legal-content a {
    color: #0073e6;
    text-decoration: none;
}

.legal-content a:hover {
    text-decoration: underline;
}

.legal-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}

.legal-content table td {
    border: 1px solid #ccc;
    padding: 12px;
    vertical-align: top;
}

.legal-content table b {
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
}

.legal-content table i {
    display: block;
    margin-bottom: 10px;
    color: #555;
}

.legal-content b,
.legal-content strong {
    font-weight: 600;
}

.legal-content hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 25px 0;
}

@media (max-width: 768px) {
    .legal-content {
        padding: 20px;
    }

    .legal-content h2 {
        font-size: 20px;
    }

    .legal-content p {
        font-size: 14px;
    }

    .legal-content table td {
        padding: 10px;
    }
}


.faq-container {
    font-family: 'Arial', sans-serif;
    color: #333;
    line-height: 1.7;
    padding: 40px 20px;
    background-color: #fdfdfd;
}

.faq-container h1 {
    font-size: 28px;
    color: #222;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}

.faq-container h3 {
    font-size: 20px;
    color: #111;
    margin-top: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
}

.faq-container h3::before {
    content: "❯";
    display: inline-block;
    margin-right: 10px;
    transition: transform 0.3s ease;
}

.faq-container h3.active::before {
    transform: rotate(90deg);
}

.faq-container p {
    font-size: 15px;
    margin: 10px 0;
}

.faq-container ul {
    margin: 10px 0 10px 20px;
    padding: 0;
    list-style-type: disc;
}

.faq-container ul li {
    margin: 5px 0;
}

.faq-container a {
    color: #0073e6;
    text-decoration: none;
}

.faq-container a:hover {
    text-decoration: underline;
}

.faq-container address {
    font-style: normal;
    line-height: 1.6;
    background-color: #f7f7f7;
    padding: 15px;
    border-left: 4px solid #0073e6;
    margin: 10px 0;
}

.faq-container strong {
    font-weight: bold;
}

.faq-container .mb-5 {
    margin-bottom: 40px;
}

.faq-container ul li {
    font-size: 14px;
    margin-bottom: 8px;
}

/* Responsive */
@media (max-width: 768px) {
    .faq-container {
        padding: 20px 10px;
    }

    .faq-container h1 {
        font-size: 24px;
        padding-bottom: 8px;
    }

    .faq-container h3 {
        font-size: 18px;
    }

    .faq-container p,
    .faq-container ul li {
        font-size: 14px;
    }

    .faq-container address {
        padding: 10px;
    }
}

/* Impressum Section */
.impressum-container {
    padding: 40px 20px;
    font-family: 'Helvetica', Arial, sans-serif;
    color: #333;
    background-color: #fdfdfd;
}

.impressum-card {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.impressum-body {
    padding: 30px;
}

.impressum-title {
    font-size: 28px;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
}

.impressum-subtitle {
    font-size: 18px;
    font-weight: 500;
    color: #444;
    margin-top: 25px;
    margin-bottom: 10px;
}

.impressum-text {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 15px;
    color: #555;
}

.impressum-divider {
    border: 0;
    height: 1px;
    background: #ddd;
    margin: 25px 0;
}

.impressum-text a {
    color: #007bff;
    text-decoration: none;
}

.impressum-text a:hover {
    text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
    .impressum-body {
        padding: 20px;
    }

    .impressum-title {
        font-size: 24px;
    }

    .impressum-subtitle {
        font-size: 16px;
    }

    .impressum-text {
        font-size: 15px;
    }
}

.drogerie-container {
    font-size: 16px;
    font-family: "Arial", sans-serif;
    color: #222;
    line-height: 1.6;
    margin: 0 auto;
}


.drogerie-container h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.drogerie-container h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
}

.drogerie-container p {
    margin-bottom: 15px;
}

.devcrewbrand-index-view h1.page-title {
    width: 100%;
    text-align: center;
    margin-top: 46px;
    /* height: 40px; */
    background: black;
    padding: 20px;
}

strong.product.name.product-item-name {
    font-size: 14px;
}

dl.item-options {
    font-size: 14px;
}

td.col.sku {
    font-size: 14px;
}

td.col.qty li.item {
    font-size: 14px;
}

.page-title-wrapper span.order-status {
    font-size: 14px;
}

/* .product-image-container-29 {
    width: 200px !important;
}

.product-image-container-36 span.product-image-wrapper {
    width: 200px !important;
}

.product-image-container-39 span.product-image-wrapper {
    width: 200px !important;
}

.product-image-container-41 span.product-image-wrapper {
    width: 200px !important;
}

.product-image-container-43 span.product-image-wrapper {
    width: 200px !important;
} */

.price-box.price-final_price span.tax-info {
    font-size: 14px;
}

.page-product-configurable .product-image-photo {
    margin-top: 0;
}

.d-flex.align-items-center.justify-content-center.flex-wrap {
    width: 100%;
    justify-content: space-between;
    /* spread items across full width */
    flex-wrap: wrap;
}

.bundle-product-card,
.plus-sign,
.equal-sign,
.bundle-addtocart {
    flex: 1 1 auto;
    /* allow resizing */
    text-align: center;
    margin: 10px;
}

.bundle-product-card .card {
    width: 100% !important;
    /* each card takes full width of its flex item */
    max-width: 300px;
    /* optional: limit max size */
    margin: 0 auto;
}

.bundle-addtocart {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bundle-product-card.text-center.mx-2 {
    border: 1px solid #bb8d4187;
}

.bundle-addtocart.mx-2 button#bundle-add-to-cart {
    background: #5d747a;
    border: none;
}

.bundle-discount-note.mt-2 {
    color: green;
}

.mt-6.mb-4.flex.text-sm.items-baseline {
    display: flex;
    gap: 20px;
}

.contents {
    display: flex;
    align-items: center;
}

/* Make the small dots visible */
.rounded-full {
    border-radius: 50%;
}

.w-2 {
    width: 12px !important;
}

.in-stock-item {
    height: 8px;
    width: 8px;
    margin-right: 10px;
}

.h-2 {
    height: 8px;
}

.mr-2 {
    margin-right: 12px !important;
}

/* Define the colors */
.bg-danger {
    background-color: red;
    /* yellow for warning */
}

.bg-success {
    background-color: #28a745;
    /* green for success */
}

/* Text styles */
.text-warning {
    color: #ffc107;
}

.text-success {
    min-width: max-content;
}

.font-bold {
    font-weight: bold;
}

/* .reviews-actions a.action.add {
    color: black;
    font-size: 16px;
} */

.category-alle-produkte span.base {
    color: black;
    text-transform: capitalize;
}

.categorypath-herrendufte span.base {
    color: black;
    text-transform: capitalize;
}

.category-damendufte span.base {
    color: black;
    text-transform: capitalize;
}

.categorypath-unisexdufte span.base {
    color: black;
    text-transform: capitalize;
}

.categorypath-kosmetik span.base {
    color: black;
    text-transform: capitalize;
}

.page-product-configurable .price-box.price-final_price {
    /* display: none; */
    align-items: center;
    margin-bottom: 9px;
    gap: 10px;
}

.page-layout-1column .products-grid .product-item {
    width: 100% !important;
    margin: auto 0;
}

/* ===== Basis Container ===== */
.pdp-container {
    font-family: Arial, sans-serif;
    font-size: 16px;
    max-width: 800px;
    margin: 30px auto;
    /* padding: 0 10px; */
    box-sizing: border-box;
}

/* ===== Highlights Box ===== */
.pdp-highlights {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    background-color: #fff;
}

/* ===== Jede Highlight-Sektion ===== */
.pdp-highlight-section {
    width: 48%;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 20px;
}

/* ===== Icon-Stile ===== */
.pdp-highlight-icon {
    width: 28px;
    height: 28px;
    object-fit: contain;
    flex-shrink: 0;

    border-radius: 4px;
    background-color: #f5f5f5;
}

/* ===== Textinhalte ===== */
.pdp-highlight-content h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px 0;
}

.pdp-highlight-content p {
    font-size: 16px;
    margin: 0;
    color: #333;
}

/* ===== Zahlungsmethoden ===== */
.pdp-payment-methods {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.pdp-payment-methods img {
    height: 40px;
    width: auto;
    object-fit: contain;
    /* border: 1px solid #ccc; */
    border-radius: 4px;
    background-color: #f5f5f5;
}

/* ===== Kostenlose Proben Sektion ===== */
.pdp-samples {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    box-sizing: border-box;
    background-color: #fff;
}

/* ===== Responsives Design ===== */
@media (max-width: 768px) {
    .pdp-highlight-section {
        width: 100%;
    }

    .pdp-highlights {
        padding: 15px;
    }

    .pdp-payment-methods img {
        height: 22px;
    }

    .pdp-highlight-content h4,
    .pdp-highlight-content p,
    .pdp-samples {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .pdp-highlight-section {
        flex-direction: row;
        align-items: center;
    }

    .pdp-highlight-content h4 {
        font-size: 14px;
    }

    .pdp-highlight-content p {
        font-size: 13px;
    }

    .pdp-payment-methods img {
        height: 20px;
    }

    .pdp-samples {
        font-size: 14px;
    }

}

input.form-control.mr-sm-2 {
    padding: 1.4rem !important;
}

.header-icons a {
    display: flex;
    align-items: center;
    gap: 10px;

}

.menu-items .container {
    padding: 0;
}

.search-bar button.btn.btn-outline-secondary {
    top: 7px;
}

.catalog-product-view .custom-card:hover {
    border: none !important;
}

.catalog-product-view .block .title {
    margin-bottom: 10px;
    margin-top: 80px;
    padding: 0px 20px;
}

table#product-attribute-specs-table tr {
    font-size: 20px;
}

button.owl-prev span {
    font-size: 37px;
    position: absolute;
    top: 50%;
    left: 3px;
    padding: 13px;
    background: #ffffff4d;
    border-radius: 50px;
}

button.owl-next span {
    font-size: 37px;
    position: absolute;
    top: 50%;
    right: 3px;
    padding: 13px;
    background: #ffffff4d;
    border-radius: 50px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    color: black;
}

.cms-index-index .slider-product-item-info {
    width: 100% !important;
}

section.service-section button.owl-prev span {
    font-size: 37px;
    position: absolute;
    top: 5% !important;
    left: 3px;
    padding: 13px;
    background: #ffffff4d;
    border-radius: 50px;
}

section.service-section button.owl-next span {
    font-size: 37px;
    position: absolute;
    top: 5% !important;
    right: 3px;
    padding: 13px;
    background: #ffffff4d;
    border-radius: 50px;
}

.recommended-products .owl-stage-outer .product-item {
    width: 100% !important;
    border: none !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 365px;
}

.recommended-products .owl-stage-outer .product-item:hover {
    border: 1px solid rgb(193, 191, 196) !important;
    border-radius: 12px !important;
    box-sizing: border-box;
}

.recommended-products .owl-dots {
    width: 100%;
}

.upper-section {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    padding: .5rem;
    background-color: #5d747a;
}

p.upper-paragraph-1 {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

button.upper-button-section {
    border-color: #FFFFFF;
    color: #1D1D1F;
    background-color: #FFFFFF;
    border-radius: 2px;
    padding: 7px 25px;
}

.col-md-12.full-sections {
    display: flex;
    align-items: center;
}

.right-section-3 {
    gap: 5px;
    display: flex;
    justify-content: flex-end;
    width: 20%;
}

.right-section-3 a {
    font-size: 11px;
    color: black !important;
}

.left-top-bar a {
    display: flex;
    gap: 5px;
    align-items: center;
}

.top-header {
    background-color: rgb(241 241 241);
    color: black !important;
    padding: 5px 20px;
    text-align: center;
    display: flex;
    align-items: center;
}

.top-bar a {
    text-decoration: none;
    color: black !important;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 12px;
    margin-right: 20px;
    white-space: nowrap;
    text-transform: capitalize;

}

.full-sections {
    display: flex;
    align-items: center;
    justify-content: center;
}

.badge-secondary {
    /* display: flex;
      height: 14px;
      color: #fff;
      background-color: #0d0d0e;
      padding: 4px;
      font-size: 9px;
      position: relative;
        top: -7px;
      left: -80px;
      border-radius: 50%;
      width: 14px;
      align-items: center;
      justify-content: center;*/
    display: none;
}



.search-bar button.btn.btn-outline-secondary {
    color: black;
    font-size: 14.3906px;
    border: 0px;
    padding: 8px 10px;
    position: absolute;
    right: 0px;
    top: 2px;
    right: 10px;
    background: none !important;
}

.search-bar {
    width: 576px;
    position: relative;
}

input.form-control.mr-sm-2 {
    max-width: 100%;
    padding: .875rem;
    width: 100%;
    height: var(--wd-form-height);
    border-radius: 4px;
    letter-spacing: 1px;
    width: 100%;
    padding-right: 35px;
}

.header-icons a {
    margin-left: 10px;
    /*        font-size: 1rem;*/
    color: black !important;
}

.mp-banner-slider .owl-nav button span {
    position: absolute;
    top: 40%;
    font-size: 30px;
    color: black;
    font-weight: 400 !important;
    /* border: 1px solid; */
    padding: 5px 20px;
    /* height: 102px; */
    border-radius: 25px;
    background: #ffffff3d;
}

.mp-banner-slider .owl-dots {
    position: absolute;
    top: 84%;
    left: 49%;
}

.mp-banner-slider .owl-nav .owl-prev span:hover {
    background-color: white;
}

.mp-banner-slider .owl-nav .owl-next span:hover {
    background-color: white;
}

.minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #8f8f8f;
    content: '\e611';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.account-link {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}



.account-link:before {
    content: "\f007";
    padding-right: 5px;
}



.minicart-wrapper .block-minicart {
    right: 0;
    width: 383px;
    height: 100vh;
    top: 0;
    position: fixed;
    max-width: 383px;
    min-width: 383px;
    margin: 0px;
}



#offcanvas-menu {
    visibility: visible;
    position: fixed;
    top: 0;
    left: -100%;
    width: 300px;
    height: 100%;
    background: #fff;
    transition: left 0.3s ease-in-out;
    overflow-y: auto;
    z-index: 1050;

}



#offcanvas-menu.show {
    left: 0;
}



.close-button {

    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    background: none;
    border: none;
}

.slider-product-item-info strong.product-name a {
    color: #333;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
}

.slider-product-item-info .product-details .reviews-actions a.action.add {
    display: none;
}

.slider-product-item-info strong.product-name {
    text-align: center;
}

.minicart-wrapper .action.showcart .text {
    position: static !important;
    clip: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    display: inline-block !important;
    color: #000 !important;
    /* adjust color if needed */
    font-size: 16px !important;
    font-weight: 500;
    vertical-align: middle;
}

.page-print .page-title-wrapper h1.page-title {
    color: #333;
}

.block-order-details-view .box-content .payment-method .title {
    font-size: 14px;
}

.minicart-wrapper .action.showcart {
    display: flex;
}

.product.info.detailed div#tab-label-additional {
    display: none;
}

.catalog-product-view button.action.primary.buy-now {
    display: none;
}

ul.navbar-nav.d-flex li.nav-item.mega-menu-parent {
    display: none;
}

.product-item a {
    font-weight: 300;
}

.product-item p {
    color: #333 !important;
}

.block-authentication .actions-toolbar>.secondary {
    position: unset !important;
}

.price-label span.price-per-liter {
    font-size: 16px;
}