.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary {
    display: flex;
    align-items: center;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner .product.actions.product-item-actions {
    margin: 0;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary div#click-section button.custom-pop {
    height: 42px;
    background: transparent;
    box-shadow: none;
    border: 2px solid #ddd;
    margin-left: 5px;
    font-size: 16px;
    transition: 0.3s;
    font-weight: 500;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary div#click-section button.custom-pop:hover {
    background: #cc0000;
    border-color: #cc0000;
    color: #fff;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner {
    width: 20%;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .price-box.price-final_price {
    width: 80%;
    left: 90px;
}



.lamy-family {
    width: 80px;
    height: 80px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: auto;
    border-radius: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}

.lamy-family.category-lamy-family {
    width: 80px;
    position: relative;
    top: -30px;
    right: 20px;
    background: #f1f1f1;
    transition: 0.3s;
    text-align: center;
}

.page-products .products.wrapper.list.products-list ol.products.list.items.product-items li.item.product.product-item:hover .lamy-family.category-lamy-family {
    background: #fff;
}

.lamy-family.category-lamy-family img {
    top: 0;
    left: 0;
    width: 70px !important;
}

.catalog-category-view main#maincontent {
    padding: 200px 10px 40px;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products .pages {
    width: 48%;
    text-align: left;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products .field.limiter {
    width: 48%;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products:nth-child(3) {
    display: block;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products:nth-child(10) {
    order: 1;
}


.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products:nth-child(10) .toolbar-sorter.sorter {
    display: none;
}

.catalog-category-view.page-layout-1column .column.main  .pages {
    float: unset !important;
    text-align: center;
    background: #f1f1f1;
    padding: 10px 0 10px;
}

.catalog-category-view.page-layout-1column .column.main .pages ul.items.pages-items li.item {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 180px;
    text-align: center;
}

.catalog-category-view.page-layout-1column .column.main .pages ul.items.pages-items li.item strong.page {
    background: transparent;
    padding: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.catalog-category-view.page-layout-1column .column.main .pages ul.items.pages-items li.item a.action {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    margin: 0 !important;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.catalog-category-view.page-layout-1column .column.main .pages ul.items.pages-items li.item.current {
    background: #cc0000;
}

.catalog-category-view.page-layout-1column .column.main .pages ul.items.pages-items li.item a.page {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.catalogsearch-result-index .column.main .search.results ol.products.list.items.product-items li.item.product.product-item {
    position: relative;
}

.catalogsearch-result-index .column.main .search.results ol.products.list.items.product-items li.item.product.product-item .lamy_logo_bottom {
    position: absolute;
    left: 20px;
    top: 30px;
    display: flex;
    align-items: center;
}

/* .catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary form select#qty {
    position: absolute;
    left: 50px;
    right: auto !important;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary form  label.label {
    position: absolute;
    left: 20px;
    font-weight: 800;
} */

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary {
    display: flex;
    justify-content: space-between;
    position: static;
    z-index: 1;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner {
    width: 20%;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
    width: 80%;
    text-align: center;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary div#click-section {
    width: 75%;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary div#click-section button.custom-pop {
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    height: 42px;
    background: #fff;
    border: 2px solid #ddd;
    transition: 0.3s;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary div#click-section button.custom-pop:hover {
    background: #cc0000;
    border-color: #cc0000;
    color: #fff;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price span {
    left: 50px;
    /*position: relative;*/
}

.releteeed_slider {
    overflow: hidden;
}

.releteeed_slider .item .relted_item {
    box-shadow: 0 0 10px 2px #ddd;
    margin: 40px 10px 20px;
    padding: 20px;
}

.releteeed_slider .owl-nav {
    display: none;
}

.releteeed_slider .item .relted_item button.action.tocart.primary span {
    font-size: 0;
}

.releteeed_slider .item .relted_item button.action.tocart.primary {color: #000;font-size: 0px;font-weight: 600;border: 1px solid #c00;padding: 10px 20px;transition: 0.3s;background-image: url(/pub/media/images/ezgif.png);background-repeat: no-repeat;padding: 20px;background-size: 60%;background-position: center;background-color: #c00;}

.releteeed_slider .item .relted_item button.action.tocart.primary:hover {
    background-color: #000;
}

.releteeed_slider .item .relted_item strong.product.name.product-item-name a.product-item-link {
    font-size: 20px;
}

.owl-carousel.owl-theme.releteeed_slider span.product-image-wrapper {
    padding-bottom: 75% !important;
}


::selection {
    background: linear-gradient(45deg, black, #c44848);
    padding: 100px 30px !important;
    color: #cc0000;
}





.releteeed_slider {
    display: flex;
    overflow-x: scroll;
}

.releteeed_slider .item {
    width: 25%;
}

/*.catalog-product-view .product.media .swatches-skus .fieldset .field {
    display: none;
}*/

.catalog-product-view .product.media .swatches-skus {
    margin-top: 80px;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details strong.product.name.product-item-name {font-weight: 800;}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details strong.product.name.product-item-name a.product-item-link {
    font-size: 20px;
    font-weight: 800;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test {
    position: unset;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 20px;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child {
    font-weight: 800;
    font-size: 1.4rem;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option {
    outline: none !important;
    border: 0;
    margin: 6px 3px 6px;
    position: relative;
    padding: 10px !important;
    overflow: visible;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option.selected {
    /* border: 1px solid #ddd; */
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option.selected::after {
    content: '';
    width: 25px;
    height: 25px;
    border: 1px solid #b8b8b8;
    border-radius: 100%;
    position: absolute;
    top: -2px;
    left: 2px;
}


.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details {
    display: flex;
    flex-wrap: wrap;
    min-height: 200px;
    align-content: space-between;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details strong.product.name.product-item-name {
    width: 100%;
    margin: 0;
    line-height: 20px;
    min-height: 0px;
    max-height: 30px;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details > div {
    width: 100%;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .price-box.price-final_price {
    width: 100%;
    margin: 0;
    order: -1;
    justify-content: center;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .product.actions.product-item-actions {
    width: 100%;
    text-align: right;
    margin: 14px 0px;
}
.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .price-box.price-final_price span.price-wrapper span.price {
    font-size: 18px;
    font-weight: 800;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .price-box.price-final_price span.price-label {
    position: absolute;
    margin: -14px 0 0;
    color: #000;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute-options.clearfix {
    margin: 10px 0 0px;
}

.similar-product-div .similar-product-div-value .owl-dots .owl-dot {
    left: 35px;
    position: relative;
}


/*---------------------*/

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .price-box.price-final_price {margin: 0 0 20px;position: relative;}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .price-box.price-final_price span.price-label {
    display: none;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .price-box.price-final_price::before {
    content: 'MRP Incl. of all taxes';
    position: absolute;
    bottom: -8px;
    color: #666666;
    font-size: 12px;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details > div:nth-child(2) > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 2rem;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details > div:nth-child(2) > div .swatch-attribute.lamy_farbematerial {
    width: 100%;
    order: -1;
    overflow: hidden;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details > div:nth-child(2) > div .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix {display: flex;align-items: center;justify-content: center;}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test {
    flex-wrap: wrap;
    justify-content: center;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .nib-refill-head {
    width: 100%;
    text-align: center;
    min-width: max-content;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child {
    position: absolute;
    bottom: -20px;
    left: 0%;
    cursor: pointer;
    width: 100%;
}
.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatches-section .nib-refill-head-parent {
    width: auto;
    margin: 30px 0 20px;
    position: relative;
    left: 20%;
    top: 33px;
}




/*+++++++++++++++++++++++++*/


.accesories-upshell .block.upsell .block-content.content .owl-dots {
    text-align: left;
}

.accesories-upshell .block.upsell ol.products.list li .product-item-info a.product.photo.product-item-photo {
    display: inline-block;
    width: 100%;
    text-align: center;
}


.block.related .products-related ol.products.list li .product-item-info {
    box-shadow: none;
    background: #f1f1f1;
    position: relative;
}

.block.related .products-related ol.products.list li .product.details.product-item-details strong.product.name.product-item-name {
    position: absolute;
    top: 20px;
    left: 10px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details {
    position: unset;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .price-box.price-final_price {
    width: 100%;
    order: -1;
    justify-content: center;
    position: relative;
    margin: 0 0 20px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .price-box.price-final_price span.price-label {
    display: none;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .price-box.price-final_price::before {
    content: 'MRP Incl. of all taxes';
    position: absolute;
    bottom: -8px;
    color: #666666;
    font-size: 12px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions {
    width: 100%;
}

.block.related .products-related ol.products.list li .product.details.product-item-details > div:nth-child(2) {}

.block.related .products-related ol.products.list li .product.details.product-item-details > div:nth-child(2) > div {
    display: flex;
    flex-wrap: wrap;
}

.block.related .products-related ol.products.list li .product.details.product-item-details > div:nth-child(2) > div .swatch-attribute.lamy_farbematerial {
    order: -1;
    overflow: hidden;
    width: 100%;
}

.block.related .products-related ol.products.list li .product.details.product-item-details > div:nth-child(2) > div .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test {
    justify-content: center;
    flex-wrap: wrap;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .nib-refill-head {
    width: 100%;
    text-align: center;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child {
    position: absolute;
    bottom: 20px;
    left: 20px;
}






/*-----------------*/




.block.related .products-related ol.products.list li .product.details.product-item-details strong.product.name.product-item-name {font-weight: 800;}

.block.related .products-related ol.products.list li .product.details.product-item-details strong.product.name.product-item-name a.product-item-link {
    font-size: 20px;
    font-weight: 800;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test {
    position: unset;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 20px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child {
    font-weight: 800;
    font-size: 1.4rem;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option {
    outline: none !important;
    border: 0;
    margin: 6px 3px 6px;
    position: relative;
    padding: 10px !important;
    overflow: visible;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option.selected {
    /* border: 1px solid #ddd; */
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option.selected::after {
    content: '';
    width: 25px;
    height: 25px;
    border: 1px solid #b8b8b8;
    border-radius: 100%;
    position: absolute;
    top: -2px;
    left: 2px;
}


.block.related .products-related ol.products.list li .product.details.product-item-details {
    display: flex;
    flex-wrap: wrap;
    min-height: 210px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details strong.product.name.product-item-name {
    width: 100%;
    margin: 0;
    line-height: 20px;
    min-height: 0px;
    max-height: 30px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details > div {
    width: 100%;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .price-box.price-final_price {
    width: 100%;
    margin: 0 0 20px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions {
    width: 100%;
    text-align: right;
    margin: 0;
}
.block.related .products-related ol.products.list li .product.details.product-item-details .price-box.price-final_price span.price-wrapper span.price {
    font-size: 18px;
    font-weight: 800;
}

.block.related .products-related ol.products.list li .product-item-info a.product.photo.product-item-photo {
    display: inline-block;
    width: 100%;
}

.block.related .products-related ol.products.list li .product-item-info a.product.photo.product-item-photo span.product-image-container {
    width: 100% !important;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .price-box.price-final_price span.price-label {
    position: absolute;
    margin: -14px 0 0;
    color: #000;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute-options.clearfix {
    margin: 10px 0 0px;
}

.block.related .products-related ol.products.list li .product-item-info span.product-image-wrapper {
    padding-bottom: 80% !important;
    width: 80% !important;
    margin: auto;
}



.accesories-upshell .block.upsell ol.products.list li .product-item-info {
    background: #f1f1f1;
    box-shadow: none;
    position: relative;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details strong.product.name.product-item-name {
    position: absolute;
    top: 20px;
    left: 20px;
}

.catalog-category-view .block.related ol.products li {
    width: 100%;
    padding: 10px !important;
    margin: 0 0px !important;
    background: #f1f1f100 !important;
    border: 0;
}

.catalog-category-view .block.related ol.products li .product-item-info {
    margin: 0 !important;
    border: 0;
    padding: 0 !important;
}

.catalog-category-view .block.related ol.products li .product-item-info .product.details.product-item-details .price-box.price-final_price {
    left: 0;
}

.catalog-category-view .block.related ol.products li .product-item-info .product.details.product-item-details .price-box.price-final_price::before {
    width: 100%;
    left: 0;
    bottom: -15px;
}

.catalog-category-view .block.related ol.products li .product-item-info .product.details.product-item-details .price-box.price-final_price span.price-container.price-final_price.tax.weee::before {
    display: none;
}

.catalog-category-view .block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions button.action.tocart.primary {
    color: #000;
    font-size: 0px;
    font-weight: 600;
    border: 1px solid #c00;
    transition: 0.3s;
    background-image: url(/pub/media/images/ezgif.png);
    background-repeat: no-repeat;
    padding: 20px;
    background-size: 60%;
    background-position: center;
    background-color: #c00;
}


.catalog-category-view  .block.related .products-related ol.products.list li .product.details.product-item-details {
    padding: 0px 10px 10px;
}




.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary form {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary {
    width: 100%;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary form label.label {
    position: absolute;
    top: -10px;
    font-weight: 700;
    left: 15px;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary form select.qty {
    width: auto;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    font-weight: 700;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.refiil.show .swatch-attribute-options.clearfix {
    top: 127px;
    left: 30px;
}


.block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary form {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary {
    width: 100%;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary form label.label {
    position: absolute;
    top: -10px;
    font-weight: 700;
    left: 15px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .product.actions.product-item-actions .actions-primary form select.qty {
    width: auto;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    font-weight: 700;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child {
    left: 0;
    bottom: -22px;
    cursor: pointer;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatches-section .nib-refill-head-parent.test {
    margin: 40px 0 0px 60px;
    width: auto;
    position: relative;
    left: 0;
    top: 16px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_minenstaerke {
    position: absolute;
    left: 20%;
    border: 1px solid #ddd;
    padding: 10px 2px;
    text-align: center;
    top: 135px;
    background: #ffffff;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatches-section {
    position: relative;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_minenstaerke .swatch-option {
    outline: none;
    position: relative;
    overflow: visible;
    border: 0;
    box-shadow: none;
    width: 50px !important;
    background: transparent !important;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_minenstaerke.show {
    opacity: 1;
    visibility: visible;
}



.releteeed_slider .item {
    width: auto;
}

.releteeed_slider {
    overflow: hidden;
}

.releteeed_slider .item .relted_item {
    margin: 20px 2px 10px;
    background: #f7f7f7;
}

.releteeed_slider .item .relted_item strong.product.name.product-item-name a.product-item-link {
    font-size: 18px;
    font-weight: 700;
}


.releteeed_slider .item .relted_item .swatches-section > div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.releteeed_slider .item .relted_item .swatches-section > div .nib-refill-head-parent {
    width: 100%;
    order: 1;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

.releteeed_slider .item .relted_item .swatches-section > div .swatch-attribute.lamy_farbematerial .swatch-attribute-options.clearfix .swatch-option {
    outline: none !important;
    border: 0 !important;
}

.releteeed_slider .item .relted_item form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.releteeed_slider .item .relted_item form label.label {
    position: absolute;
    top: -20px;
    font-size: 14px;
    font-weight: 700;
    left: 18px;
}

.releteeed_slider .item .relted_item form select.qty {
    width: auto;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    font-size: 18px;
    font-weight: 800;
}

.releteeed_slider .item .relted_item .swatches-section > div .nib-refill-head-parent .dropdown-child {
    position: relative;
    top: 30px;
}

.releteeed_slider .item .relted_item .swatches-section > div .swatch-attribute .swatch-attribute-options .swatch-option.selected {
    outline: none;
    position: relative;
    overflow: visible;
}

.releteeed_slider .item .relted_item .swatches-section > div .swatch-attribute .swatch-attribute-options .swatch-option.selected::before {
    content: '';
    width: 25px;
    height: 25px;
    border: 1px solid #b8b8b8;
    border-radius: 100%;
    position: absolute;
    top: -2px;
    left: 2px;
}

.catalog-product-view .product.media .lamy-family {
    text-align: center !important;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list .swatch-attribute.lamy_minenstaerke {
    position: absolute;
    left: 14%;
    border: 1px solid #ddd;
    padding: 10px 2px;
    text-align: center;
    top: 130px;
    background: #ffffff;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list .swatch-attribute.lamy_minenstaerke .swatch-attribute-options.clearfix {text-align: center;width: auto !important;display: flex;flex-direction: column;align-items: center;justify-content: center;}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list .swatch-attribute.lamy_minenstaerke .swatch-attribute-options.clearfix .swatch-option {
    outline: none;
    background-image: none !important;
    position: relative;
    overflow: visible;
    border: 0;
    box-shadow: none;
    width: 50px !important;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list .swatch-attribute.lamy_minenstaerke .swatch-attribute-options.clearfix .swatch-option.selected {
    font-weight: 600;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list .swatch-attribute.lamy_minenstaerke.show {
    opacity: 1;
    visibility: visible;
}


.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_federspitze {
    position: absolute;
    left: 21%;
    width: 80px;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    top: -54px;
    background: #ffffff;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatches-section .nib-refill-head-parent {
    margin: 30px 0px 20px;
    position: relative;
    left: -20px;
    top: 14px;
    font-size: 14px;
    width: 65px;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child::before {content: "\f107";font-family: 'FontAwesome';float: right;position: absolute;right: 10px;font-size: 20px;font-weight: 400;}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatches-section {
    position: relative;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child{
    width: 100%;
}

.block.related .products-related ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child::before {content: "\f107";font-family: 'FontAwesome';float: right;position: absolute;right: 10px;font-size: 20px;font-weight: 400;}


.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_federspitze .swatch-option {
    outline: none;
    position: relative;
    overflow: visible;
    border: 0;
    box-shadow: none;
    width: 50px !important;
    background: transparent !important;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatch-attribute.lamy_federspitze.show {
    opacity: 1;
    visibility: visible;
}


.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-options {
    position: fixed;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ddd;
    margin: 5px 0 0;
    bottom: 67px;
    right: 26%;
    z-index: 9999;
    opacity: 0;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke.show .swatch-attribute-options {
    opacity: 1;
}

.swatch-attribute.refiil .swatch-attribute-options.clearfix {
    top: 128px;
    left: 10px;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-label {
    font-size: 15px;
    margin: 0 10px;
    cursor: pointer;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke {
    position: relative;
}


.home-banner-slider .owl-dots {
    width: 85%;
}

/* .sections.nav-sections .section-item-content.nav-sections-item-content nav.navigation ul li.navbar-top.navbar-top-li:nth-child(3)::before {
    display: none;
}

.sections.nav-sections .section-item-content.nav-sections-item-content nav.navigation ul li.navbar-top.navbar-top-li:nth-child(3)::after {
    display: none;
} */



/*--------------16-12-2022-------------------*/

.checkout-index-index div#checkout div#opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items ol.minicart-items li.product-item .product .product-item-details .product-item-inner .subtotal {
    position: unset;
    width: auto;
    display: inline-block;
    float: right;
}

.checkout-index-index div#checkout div#opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items ol.minicart-items li.product-item .product .product {
    width: auto;
    width: 70%;
    overflow: hidden;
    top: -35px;
}

.checkout-index-index div#checkout div#opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items ol.minicart-items li.product-item .product .product.actions {
    width: auto;
}


/*--------------------------*/


.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-options {
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-options .swatch-option {
    width: 60px !important;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-options {
    right: 24%;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-options .swatch-option::after {
    display: none;
}




/*media-css-start*/


@media(max-width: 1441px) and (min-width: 1222px){
.catalog-category-view main#maincontent {
    max-width: 1220px;
}
.cookie-div div#m-cookienotice {
    max-width: 65% !important;
}

}

@media(max-width: 1199px){
    .catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary div#click-section button.custom-pop {
    padding: 0 10px;
}
}


@media(max-width: 991px){
    .catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
    width: 60%;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner {
    width: 35%;
}
.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price span {
    left: 10px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .price-box.price-final_price {
    width: 70%;
    left: 70px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner {
    width: 30%;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .nib-refill-head-parent {
    top: 140px !important;
}

.checkout-index-index div#checkout div#opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items ol.minicart-items li.product-item .product {
    align-items: flex-start;
}

}

@media(max-width: 767px){
    .catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
    width: 100%;
}

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner {
    width: 100%;
}


.catalog-product-view .product.media .swatches-skus .swatch-attribute.refiil {
    top: 200px !important;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .swatches-section .nib-refill-head-parent {
    left: -50px;
    top: 0;
}

.accesories-upshell .block.upsell ol.products.list li .product.details.product-item-details .nib-refill-head-parent.test .dropdown-child::before {
    right: -20px;
}


 .page.messages .custom-message {
     width: 80% !important;
     max-width: 80% !important;
     min-width: 80% !important;
}



.page-with-filter .swatch-attribute.refiil {
    left: 12% !important;
    bottom: -50px !important;
}

.page-with-filter .swatch-attribute.refiil .swatch-attribute-options.clearfix {
    top: 0px !important;
    left: 0 !important;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list .swatch-attribute.lamy_minenstaerke {
    top: auto;
    bottom: -53px;
    z-index: 99;
}

.catalog-product-view .product.media .swatches-skus .swatch-opt .swatch-attribute.lamy_minenstaerke .swatch-attribute-options {
    width: 100px !important;
    position: absolute;
    top: 150px !important;
    left: auto;
    right: -29px;
}



li.navbar-top.navbar-top-li a {
    padding: 0;
}

.catalog-product-view .product.media .swatches-skus .product-add-form .swatch-attribute-options.clearfix {
    overflow: hidden;
    display: flex;
    width: 100%;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
    height: 80px;
}

.block.related .products-related ol.products.list li .product.details.product-item-details strong.product.name.product-item-name a.product-item-link {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    overflow: hidden;
}

/* .catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary form select#qty {
    position: absolute;
    left: -10px;
} */

/* .catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner .actions-primary form  label.label {
    left: 6px;
    margin: -60px 0 0;
} */

.catalogsearch-result-index .column.main .search.results .products.wrapper.list.products-list li.item.product.product-item {
    background: #f1f1f1;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .price-box.price-final_price {
    width: 100%;
    left: 0px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner {
    width: 100%;
}
.catalog-category-view li.item.product.product-item {
    padding: 10px;
    margin: 0 0 30px !important;
}

.lamy-family.category-lamy-family {
    width: 75px;
    top: 0px;
    right: 40px;
    height: 75px;
    font-size: 14px;
    background: #fff;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner label.label {
    left: 3%;
    font-size: 14px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner form select.qty {
    left: 2%;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner form select.qty {
    bottom: 13px;
}

.catalog-category-view li.item.product.product-item .nib-refill-head-parent {
    left: 13%;
    bottom: 18px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner label.label {
    margin: 0px 0 0 0px;
}
.catalog-category-view li.item.product.product-item .nib-refill-head-parent .nib-refill-head {
    font-size: 14px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list>div .dropdown-child {
    left: 5%;
    bottom: 0px;
    margin: 0;
    position: relative;
    font-size: 14px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list>div .dropdown-child::before {
    right: 0px;
    top: 11px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary div#click-section button.custom-pop {
    font-size: 15px;
    padding: 8px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .swatch-sku-list>div .swatch-attribute.lamy_federspitze .swatch-attribute-options.clearfix {
    top: 20px;
    right: 50px;
}

.catalog-category-view li.item.product.product-item .product.details.product-item-details .product-item-inner {
    margin: 20px 0 10px;
}


.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products:nth-child(5) {
    margin: 0;
    flex-wrap: wrap;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products .pages {
    width: 100%;
}

.catalog-category-view.page-layout-1column .column.main .toolbar.toolbar-products:nth-child(5) .field.limiter {
    width: 100%;
    text-align: center;
}


}

@media(max-width:767px){
    .sections.nav-sections.opennavtoggle {
        z-index: 99999 !important;
    }
    header.page-header .header.content .custom-top-div {
        z-index: 999999 !important;
    }
    li.navbar-top.navbar-top-li a {
        max-width: fit-content !important;
    }
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    text-decoration: line-through;
}

.catalogsearch-result-index .sidebar.sidebar-additional {
    display: none;
}
@media(min-width:768px){
    .catalogsearch-result-index.page-layout-2columns-left .column.main {
        width: 100% !important;
        padding: 0 !important;
    }
    .catalogsearch-result-index.page-layout-2columns-left .sidebar-main {
        width: 100% !important;
        padding: 0 0 20px 0;
        border-bottom: 1px solid #ddd;
    }
    .catalogsearch-result-index.page-layout-2columns-left .toolbar.toolbar-products .toolbar-sorter.sorter {
        position: absolute;
        top: 15px;
    }
    .catalogsearch-result-index.page-layout-2columns-left div#layered-filter-block .filter-options-item {
        float: left;
    }
}
.catalogsearch-result-index.page-layout-2columns-left div#layered-filter-block .filter-options-item {
    margin: 10px 5px;
    border: 0;
    padding: 0;
    height: fit-content;
}
.catalogsearch-result-index strong.block-subtitle.filter-subtitle {
    display: none;
}
.catalogsearch-result-index.page-with-filter .column.main div#layered-filter-block{
    border-bottom:none !important;
    padding: 0;
}
.catalogsearch-result-index .column.main .search.results dl.block {
    margin-bottom: 0;
}
.catalogsearch-result-index.page-with-filter .column.main div#layered-filter-block .filter-current {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
}
.catalogsearch-result-index span.old-price .price-container:before {
    content: "_";
    font-size: 16px;
    font-weight: 900;
    padding: 5px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: -3px;
}
@media (max-width:767px){
    .filter .filter-current .items {
        display: block !important;
    }
    .filter-current .item {
        padding-left: 17px;
        position: relative;
        z-index: 1;
        display: flex;
        justify-content: center;
    }
    .catalogsearch-result-index main#maincontent {
        padding: 100px 10px 10px;
    }
    .catalogsearch-result-index .toolbar.toolbar-products select#sorter {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) {
        display: flex;
        flex-direction: column;
    }
    .catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) .field.limiter{
        width: auto !important;
    }
    .catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products .pages {
        width: auto !important;
    }
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) .toolbar-sorter.sorter {
    display: none;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) .field.limiter {
    display: block!important;
    font-size: 16px;
    font-weight: 600;
    width: 48%;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products .pages {
    width: 48%;
    text-align: left;
    float: unset!important;
    background: #f1f1f1;
    padding: 10px 0;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) {
    background: #f1f1f1;
    padding: 20px;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products {
    display: flex;
    align-items: center;
    justify-content: space-between;
    order: 1;
    margin-top: -35px;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .pages ul.items.pages-items li.item.current {
    background: #c00;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .pages ul.items.pages-items li.item {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 180px;
    text-align: center;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) ul.items.pages-items li.item strong {
    border-radius: 110px;
    height: 40px;
    width: 40px;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #c00;
    color: #fff;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) ul.items.pages-items li.item span {
    font-size: 14px;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .pages ul.items.pages-items li.item {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 180px;
    text-align: center;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) ul.items.pages-items li.item a.page {
    border-radius: 110px;
    height: 40px;
    width: 40px;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ddd;
    color: #000;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) ul.items.pages-items li.item a.action.next,
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) ul.items.pages-items li.item a.action.previous {
    border-radius: 110px;
    height: 40px;
    width: 40px;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ddd;
    color: #000;
    margin: 0 !important;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .toolbar.toolbar-products:nth-child(5) .field.limiter select#limiter {
    box-shadow: none;
    background-color: #fff;
}
.catalogsearch-result-index.page-layout-2columns-left .toolbar.toolbar-products .toolbar-sorter.sorter {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:500px){
    .fotorama__nav-wrap .fotorama__nav__frame.fotorama__nav__frame--thumb {
        width: 55px !important;
        height: 30px !important;
    }
    .fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs {
        height: 30px !important;
    }
}

.product-info-main span.normal-price {
    display: inherit !important;;
}
@media(min-width:767px) and (max-width:991px){
    .product-info-main span.normal-price {
        display: inherit !important;;
    }
    .catalog-product-view .product-info-main .product-info-price {
        width: 58%!important;
    }
}
@media(min-width:991px){
    .product-info-main span.normal-price {
        display: inherit !important;;
    }
    .color-selection {
        width: 75% !important;
    }
    .catalog-product-view .nib-refill-head-parent {
        right: 45% !important;;
    }
    .catalog-product-view .product-options-bottom .fieldset .field.qty {
        width: 120% !important;;
    }
    .catalog-product-view .product-info-main .product-info-price {
        top: 22px !important;;
    }
    .catalog-product-view .product-info-main .product-info-price {
        width: 43%!important;
    }
}
@media (max-width: 1199px) and (min-width: 1025px){
.catalog-product-view .product-info-main .product-info-price {
    right: 0 !important;
}
}
@media(max-width:372px){
    span.old-price.sly-old-price .price-label:before {
        content: "" !important;
    }
    .catalog-product-view .product-info-main .product-info-price {
        bottom: 11px;
    }
    .lamy_logo_bottom {
        top: 18px;
    }
}
@media(max-width:420px){
    .catalog-product-view .product-options-bottom .fieldset .actions button#product-addtocart-button {
        width: 85%;
        font-size: 16px;
    }
}
@media(max-width:767px){
    .catalog-product-view .product-options-bottom .fieldset .actions button#product-addtocart-button {
        width: 90% !important;
    }
}
