body {
    background-color: #f6f6f6;
    font-family: Inter, "Open Sans", "Helvetica Neue", Helvetica, Arial,
        sans-serif !important;
}
.customer-account-create .form.create.account > .fieldset {
    float: none;
}
input#firstname,
.form.create.account > .fieldset .field input {
    border: 1px solid #d4d4d4b3;
    border-radius: 50px;
    padding: 6px 12px;
}
.customer-account-create .form-create-account .field .field.additional {
    display: none;
}
.customer-account-create .form.create.account {
    margin: 0;
    max-width: 100%;
}
.customer-account-create .form.create.account fieldset {
    padding: 0px;
}
.customer-account-create .form.create.account .create.info legend.legend,
.customer-account-create .form.create.account fieldset .legend {
    display: block;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
}
.customer-account-create .form.create.account .create.info .field {
    max-width: 435px;
    width: 100%;
}
.customer-account-create .form.create.account fieldset .field.required label,
.customer-account-create
    .form.create.account
    > .fieldset
    .field.telephone
    label,
.customer-account-create .form.create.account > .fieldset .field.region label,
.customer-account-create .form.create.account > .fieldset .field.company label,
.customer-account-create .form.create.account > .fieldset .field.taxvat label {
    padding: 0 0px 0 20px;
}
.customer-account-create .form.create.account fieldset .field.choice {
    padding: 0 0 0 20px;
}
.customer-account-create .form.create.account .actions-toolbar {
    padding: 0;
    max-width: 25%;
}
.form.create.account .actions-toolbar .primary button {
    border-radius: 50px;
    line-height: normal;
    padding: 13px 32px !important;
}
.page-wrapper > .breadcrumbs .items > li a {
    font-weight: bold;
}
.page-wrapper > .breadcrumbs .items > li:last-child strong {
    font-weight: bold;
    color: #e30613;
}
.page-wrapper > .breadcrumbs .items > li:not(:last-child)::after {
    content: "/";
    width: 10px;
    margin: 0 4px;
    font-weight: bold;
    color: #000;
}
.navigation .level0 > .level-top:hover {
    font-weight: 700 !important;
}
.page-header
    .sw-megamenu.navigation
    li.level0.staticwidth
    > .submenu
    .level1
    > a,
.page-header
    .sw-megamenu.navigation
    li.level0.fullwidth
    > .submenu
    .level1
    > a {
    text-align: center;
}
.navigation .level0 > .level-top:hover::after {
    color: #e30613;
}
.customer-account-create
    .form.create.account
    > fieldset.fieldset.additional_info {
    margin: 0;
}
.customer-account-create .form.create.account > .fieldset .field {
    max-width: 435px !important;
}
.customer-account-create
    .form.create.account
    > .fieldset
    .field.region
    select#region_id,
.customer-account-create
    .form.create.account
    > .fieldset
    .field.country.required
    select#country {
    border-radius: 50px;
    padding: 12px 12px 13px;
}
div#password-strength-meter {
    margin: 0 0 0 20px;
}
.products.wrapper .toolbar .pages .items li.item.pages-item-previous a,
.products.wrapper .toolbar .pages .items li.item.pages-item-next a {
    border-radius: 50px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    min-width: unset;
    max-width: 100%;
    width: 55px;
}
.products.wrapper .toolbar .pages .action.previous:before,
.products.wrapper .toolbar .pages .action.next:before {
    font-size: 30px;
}
.products.wrapper .toolbar .pages .items li a,
.products.wrapper .toolbar .pages li.item.current strong {
    border-radius: 50px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    min-width: unset;
    max-width: 100%;
    width: 32px;
}
.pages li.item.current strong {
    background: #000000;
    color: #fff;
    border: none;
}
.pages strong.page:hover {
    color: #fff !important;
}
.products.wrapper ~ .toolbar .pages {
    width: 100%;
}
.box-tocart .action.tocart {
    border-radius: 50px;
    background: #000000 !important;
    color: #fff;
}
.box-tocart .action.tocart:hover {
    background-color: #e30613 !important;
}
.box-tocart .action.tocart:before {
    display: none;
}
.box-tocart .field.qty .qty-changer a.qty-inc,
.field.qty .qty-changer a.qty-inc-step {
    border-radius: 0px 50px 50px 0 !important;
}
.box-tocart .field.qty .qty-changer a.qty-dec,
.field.qty .qty-changer a.qty-dec-step {
    border-radius: 50px 0px 0px 50px !important;
}

.qty.field .qty-changer > a.qty-inc-step::after,
.col.qty .qty-changer > a.qty-inc-step::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 9px;
    border-left: 1px solid;
    margin-top: -4.5px;
    margin-left: -0.5px;
}

.qty.field .qty-changer > a,
.col.qty .qty-changer > a {
    background: #fff;
}
.product.data.items > .item.title.active {
    color: #e30613 !important;
}
.product.data.items > .item.title {
    border-bottom: 0px !important;
    color: #000 !important;
}
.cat-image .image {
    position: relative;
    margin-bottom: 48px;
}
.cat-image .image .cat-image-parent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 900px;
    background-color: #f6f6f6;
    padding: 15px 40px;
    right: 0;
    height: 200px;
}
.cat-image .image .cat-image-parent .category-description {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}
div#layer-product-list .toolbar .modes-mode.active,
div#layer-product-list .toolbar .modes-mode:hover {
    color: #e30613;
}
div#layer-product-list .toolbar select {
    border-radius: 0px !important;
}

.cat-image .image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.toolbar-products .modes .modes-mode {
    border-radius: 50%;
    border: 1px solid #dcdcdc;
    padding: 10px;
    width: auto;
    height: auto;
}
.breadcrumbs ul li {
    display: inline-block;
}
.breadcrumbs ul li a {
    font-weight: bold;
    color: #000;
}
.breadcrumbs ul li:after {
    content: "/";
    width: 10px;
    margin: 0 0px;
    font-weight: bold;
    color: #000;
}
.breadcrumbs ul li:last-child {
}
.breadcrumbs ul li:last-child strong {
    color: #e30613;
}
.breadcrumbs ul li:last-child:after {
    display: none;
}
.cart-summary .checkout-methods-items .action.primary.checkout,
.login-container .block .actions-toolbar > .primary .action,
.login-container .block .actions-toolbar > .secondary .action {
    border-radius: 50px;
}
form#login-form .fieldset > .field input.input-text {
    border-radius: 50px;
}
button {
    border-radius: 50px !important;
}
input,
select {
    border-radius: 50px !important;
}
input[type="file"] {
    border-radius: 0px !important;
}
.footer .newsletter input {
    border-radius: 50px 0px 0px 50px !important;
}
.footer .newsletter .action.subscribe {
    border-radius: 0px 50px 50px 0px !important;
}
#discount-coupon-form .fieldset.coupon .actions-toolbar .action.apply.primary {
    background-color: #000;
    color: #fff;
    border-radius: 0px 50px 50px 0px !important;
}
.cart-container .cart.actions button.action {
    background-color: #000;
    color: #fff;
    border-radius: 50px !important;
}
.checkout-cart-index .page-title-wrapper .page-title {
    color: #000 !important;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.checkout-cart-index .page-title-wrapper {
    padding: 1rem 0px 0px;
}
.cart-text {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 60px;
    max-width: 65%;
}
.cart-summary .checkout-methods-items .item:last-child .action.multicheckout {
    color: #000;
}
.product-item .tocart:before {
    display: none;
}
.product-item-info .product-item-details .product-item-actions .tocart:after {
    content: "\f801";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #e30613;
    content: "\f801";
    font-family: "porto-icons";
    margin: 0 0 0 0px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 20px;
}
.product-item-info .product-item-details .product-item-actions .tocart {
    border-radius: 50px;
    height: 40px;
    line-height: 40px;
    width: 180px;
    position: relative;
    color: #000;
}
.product-item-info .product-item-details .product-item-actions .tocart:hover {
    background: #000;
    border-color: #000;
}
.product-item-info
    .product-item-details
    .product-item-actions
    .tocart:hover::after {
    display: none;
}
.product-item-info
    .product-item-details
    .product-item-actions
    .tocart:active::after {
    display: none;
}

.product-item-info
    .product-item-details
    .product-item-actions
    .tocart:hover::before {
    display: none;
}

.product-item-info:hover .product-item-details .product-item-actions .tocart {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #fff;
}
.product-item-info:hover
    .product-item-details
    .product-item-actions
    .tocart:after {
    display: none;
}
.product-item-info:hover
    .product-item-details
    .product-item-actions
    .tocart:before {
    display: none !important;
}

.minicart-wrapper .block-minicart {
    width: auto;
    min-width: 350px;
    max-width: 60vw;
}

.minicart-wrapper .minicart-items .update-cart-item {
    height: auto;
    line-height: normal;
    border-radius: 50px;
}

.minicart-wrapper
    .block-minicart
    .block-content
    > .actions
    > .primary
    .action.primary,
.cart-container select,
.cart-container input#W5J38QT,
.minicart-items .item-qty {
    border-radius: 50px !important;
}
#discount-coupon-form
    .fieldset.coupon
    .actions-toolbar
    .action.apply.primary:hover,
.cart-container .cart.actions button.action:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover,
.minicart-wrapper .minicart-items .update-cart-item:hover,
.block-minicart .block-content > .actions > .primary .action.primary:hover {
    background-color: #e30613;
    color: #fff;
}
.minicart-wrapper .block-minicart .block-content .subtotal .label:after {
    content: unset;
}
.login-container .block .actions-toolbar > .primary .action:hover,
.login-container .block .actions-toolbar > .secondary .action:hover {
    background: #e30613 !important;
}
.pages li.item.pages-item-previous:hover a,
.pages li.item.pages-item-next:hover a {
    background: #000000;
    color: #fff;
    border-color: #000000;
}
.pages .action.next:before,
.pages .action.previous:before {
    font-size: 25px;
}
.pages .action.previous:hover,
.pages .action.next:hover {
    color: #fff !important;
}
.pages .action.previous,
.pages .action.next {
    height: 32px;
    line-height: 32px;
    border-radius: 50px;
    width: 32px;
    text-align: center;
    margin-top: 10px;
}
.pages .limiter-label {
    padding-right: 5px;
}
.pages li.item.pages-item-previous {
    float: left;
    padding: 0px;
}
.pages li.item.pages-item-next {
    float: right;
    padding: 0px;
}
.pages .item a.page:hover {
    border: 1px solid #000000;
}

.fieldset > .legend {
    color: #000000;
    font-weight: 800;
}
.qty.field .input-text.qty,
.col.qty .input-text.qty {
    border-radius: 0px !important;
}
.pages .item a.page,
.pages li.item.current strong {
    border-radius: 50px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    text-align: center;
    padding: 0 !important;
    min-width: unset !important;
    color: #000;
    font-weight: 400;
}
.pages li.item.current strong {
    color: #fff;
}
.pages .item {
    padding-top: 10px;
}
.shipping-delivery {
    padding: 50px 0px 60px;
    float: left;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}
.shipping-delivery .shipping-delivery-content {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 10px;
}
.shipping-delivery .shipping-delivery-content span {
    display: block;
    letter-spacing: 0.28px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    font-size: 14px;
    line-height: 19px;
    margin-top: 5px;
    font-weight: bold;
}
footer.page-footer {
    float: left;
    width: 100%;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
    background-image: url(../images/delete.png);
    content: "" !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
form#discount-coupon-form .fieldset.coupon input#coupon_code {
    border-radius: 50px 0px 0px 50px !important;
}
.product-item-name a {
    color: #000;
    font-weight: bold;
}

.minicart-items .product-item-pricing .label {
    width: 85px !important;
}

html .action.primary {
    color: #fff;
    background-color: #000000;
    border-color: #000 #000 #000;
}
a:visited,
.alink:visited {
    color: #000000;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #e20813;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #e20813;
}

.opc-block-summary .minicart-items .product-item-name {
    white-space: pre-wrap;
}

@media (min-width: 769px), print {
    .opc-progress-bar-item._active > span:before,
    .opc-progress-bar-item._active:before {
        background: #e20813 !important;
    }

    .product.data.items > .item.title {
        margin: 0 35px 0 1.5em !important;
    }
}

.form-address-edit .fieldset .message.info {
    color: #059;
    background: #bef;
}
.form-address-edit .fieldset .message.info span::before {
    color: #059;
    content: "\f82b";
    background: #bef;
}

@media only screen and (max-width: 639px) {
    .shipping-delivery .shipping-delivery-content {
        width: 50%;
        margin-bottom: 10px;
    }
    .pages .action.previous,
    .pages .action.next {
        height: 32px;
        line-height: 32px;
        border-radius: 45px;
        width: 32px;
        text-align: center;
    }
}

div#layer-product-list
    .products
    .product-items
    .product-item-info
    .product-item-photo {
    max-height: 300px;
}

div#layer-product-list
    .products
    .product-items
    .product-item-info
    .product-item-photo
    > a {
    display: inline-block;
}

.sw-megamenu.navigation li.level0.fullwidth > .level0.submenu {
    width: max-content;
}

.sw-megamenu.navigation li.level0.fullwidth > .level0.submenu > .container {
    overflow-y: auto;
    max-height: 70vh;
}

body,
html {
    overflow-x: unset;
}

.field.street.required .field.primary label,
.field.street.required .field._required label {
    display: none;
}

.form-shipping-address
    .field
    .control._with-tooltip
    .field-tooltip.toggle
    .label {
    display: none;
}

.search-category select {
    max-width: 150px !important;
}

.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
    padding: 5.5px 1.5em 0.5em 1.5em;
}
.customer-welcome ul {
    z-index: 1000;
}

.qty.field .control,
.col.qty .control {
    width: 134px;
}

.qty.field .input-text.qty,
.col.qty .input-text.qty {
    width: 74px;
}
.login-left {
    background: transparent url("../images/punamusta247_kirjautuminen.jpg") 0%
        0% no-repeat padding-box;
    background-position: center;
    margin: 0 !important;
    padding: 0 !important;
}
.login-left-inner-div {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.login-text-block {
    text-align: center;
    margin: 0 auto;
    width: 600px;
}
.login-text-block h2,
.login-text-block span {
    color: #ffffff;
}
.login-text-block a,
.login-text-block a:visited {
    color: #ffffff;
    text-decoration: underline;
}
.login-text-block a:hover {
    color: #ffffff;
}
.login-text-block h2 {
    font-size: 40px;
}
.login-text-block span {
    font-size: 16px;
}
.login-text-block-right {
    margin: 0 auto;
    width: 450px;
}
.action.login.primary,
.action.create.primary {
    width: 50% !important;
    text-align: center;
    font-size: 1rem;
    margin: 0;
    height: auto;
    border-radius: 50px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.action.remind {
    text-decoration: underline;
}
.fieldset.login label,
.fieldset.login div {
    color: #000000;
}

.login-inner-block {
    width: 100%;
    height: 100%;
}
.login-block .block {
    float: unset !important;
    width: 100% !important;
    height: 100%;
}

.login-inner-text-block {
    width: 90%;
    margin: 0 auto;
}

.product-item-name a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    max-height: 2.8em;
}

div#qty-error {
    position: absolute;
    top: 50px;
    width: 500px;
    left: 0px;
}
.product-add-form .box-tocart {
    padding: 1.5rem 0 1.25rem;
}
.col.qty .field.qty .control.qty div.mage-error {
    position: absolute;
    left: 0px;
    top: 45px;
    width: 200px;
}
div.mage-error {
    font-weight: bold;
}

div.file-uploader-area > input {
    border-radius: 0px !important;
    display: none;
}

label.file-uploader-button.action-default {
    border: 1px solid #ccc;
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
    line-height: 40px;
    padding: 0.8em 2em;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
}

div.file-uploader-summary {
    margin-top: 15px;
}

button.captcha-reload:hover {
    color: #ffffff;
}

.info-red-error {
    border: solid 3px;
    border-color: red;
    font-size: 22px;
    text-align: center;
    margin: 20px 0px;
    max-width: 470px;
    padding: 10px;
    line-height: 25px;
}

.info-red-error h2 {
    margin-bottom: 6px;
    font-size: 24px;
    color: red;
    font-weight: 500;
}
.info-red-error p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.block-dashboard-addresses .block-title .action,
.block-dashboard-orders .block-title .action {
    border: 1px solid #ccc;
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    line-height: 40px;
    padding: 0.7em 1em;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
}

.box .box-actions .action {
    text-decoration: underline;
}

.block .box-actions .action::after {
    border-left: none;
}
.block-dashboard-addresses .block-title {
    margin-bottom: 30px;
}
.pager .limiter .limiter-label {
    padding-right: 5px;
}

.page-header .panel.wrapper {
    font-size: 12px !important;
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
    color: #555;
    font-size: 12px;
}

.header.panel > .header.links > li {
    margin-left: 10px;
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
    color: #555;
}

.search-category select option {
    color: #555 !important;
}
.block-category-list .block-content ol li a {
    color: #555 !important;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select {
    color: #555 !important;
}

.table-order-items .col.actions .action.view {
    text-decoration: underline;
}
.table-additional-addresses-items .col.actions .action {
    text-decoration: underline;
    color: #000 !important;
}
.modal-popup .modal-inner-wrap .modal-footer .action-primary,
.modal-popup .modal-inner-wrap .modal-footer .action-secondary {
    background: #000000 !important;
    color: #fff;
    border: none;
}
.modal-popup .modal-inner-wrap .modal-footer .action-primary:hover,
.modal-popup .modal-inner-wrap .modal-footer .action-secondary:hover {
    background: #e30613 !important;
    color: #fff;
    border: none;
}

.shipping-address-item .action-select-shipping-item {
    line-height: 0.97em;
    font-size: 0.97em;
}
.new-shipping-address-modal .modal-inner-wrap .modal-header .action-close {
    top: 25px;
    right: -5px;
}
.new-shipping-address-modal .modal-inner-wrap .modal-footer .action-hide-popup {
    margin-top: 12px;
    margin-right: 12px;
}
.opc-estimated-wrapper .estimated-block .estimated-price {
    color: #000000;
}
span#refresh-button {
    font-size: 0.7em;
    background: #000000 !important;
    color: #fff;
    border: none;
    line-height: 60px;
    padding: 1em 1em;
    border-radius: 50px;
    cursor: pointer;
}
span#refresh-button:hover {
    font-size: 0.7em;
    background: #e30613 !important;
    color: #fff;
    border: none;
    line-height: 60px;
    padding: 1em 1em;
    border-radius: 50px;
    cursor: pointer;
}
span#dvv-register-button {
    font-size: 1rem;
    background: #000000 !important;
    color: #fff;
    border: none;
    line-height: 1.42857;
    padding: 1em 1em;
    border-radius: 50px;
    cursor: pointer;
}
span#dvv-register-button:hover {
    font-size: 1rem;
    background: #e30613 !important;
    color: #fff;
    border: none;
    line-height: 1.42857;
    padding: 1em 1em;
    border-radius: 50px;
    cursor: pointer;
}
a.dvv-register-url {
    color: #000000;
    text-decoration: unset;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-top: 30px;
}
div.login-left-inner-div.dvv-login {
    background: unset;
    justify-content: unset;
    align-items: unset;
    color: #000000;
}
div.login-left-inner-div.dvv-login span {
    color: #000000;
    font-size: 14px;
}
div.login-left-inner-div.dvv-login h2 {
    color: #000000;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1220px) {
    .login-text-block {
        width: 450px;
    }
}
@media only screen and (max-width: 1000px) {
    .login-block {
        width: 100%;
    }
    .login-left,
    .login-right {
        width: 100% !important;
        max-width: 100% !important;
        min-height: 350px !important;
    }
    .login-right {
        padding-top: 20px;
    }
    .login-text-block {
        text-align: center;
        margin: 0 auto;
        width: 100% !important;
    }
    .login-text-block-right {
        margin: 0 auto;
        width: 100% !important;
    }
    .action.login.primary,
    .action.create.primary {
        width: 100% !important;
    }
}
@media only screen and (min-width: 992px) {
    .page-wrapper {
        min-height: 100vh !important;
    }
}

@media only screen and (max-width: 768px) {
    .col.qty .field.qty .control.qty div.mage-error {
        left: -90px;
    }
}
