body {
    font-family: 'OpenSans-Regular', sans-serif;
}

header .content .desktop-img-logo {
    display: inline-block;
    width: 212px;
    height: 65px;
    object-fit: contain;
}

.page-header.type2.header-newskin {
    /* font-family: 'Goldman'; */
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.owl-top-narrow .product-image-photo.default_image,
.products-grid .product-item-photo .product-image-photo {
    min-height: 220px;
    object-fit: contain;
    max-height: 220px;
}

.cms-porto_home_4 .column.main {
    min-height: 100%;
    padding: 0;
}

.instock-qty {
    color: #00b050;
}

.outofstock-qty {
    color: #ff0c0c;
}


/*.catalog-category-view .left-qty{
    display: none;
}*/

.button {
    background: #0080bf;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

a.button:hover {
    color: #FFFFFF;
}


/*.banner-background .login-back{
    padding: 0;
    background: transparent;
}
.banner-background .login-back .block .block-title{
    background-color: #e04040;
    padding: 15px 0px 15px 24px;
    width: 100%;
    margin-bottom: 0;
}
.banner-background .login-back .block .block-title strong{
    font-size: 23px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.banner-background .fieldset.login {
    background: url(../images/banner-text-bg.png) repeat;
    padding-top: 24px;
}
.banner-background fieldset .field{
    padding: 0 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.banner-background fieldset .field .label {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.banner-background .login-back .action.primary {
    background: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    height: 100%;
    padding: 17px 38px 17px 27px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #42a1d8;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}
.banner-background .login-back .actions-toolbar .action.primary:hover{
    background-color: #2f383d;
}
.banner-background fieldset .field input {
    width: 100%;
    border: 1px solid #42a1d8;
    background: #fff;
    padding: 0px 0 0px 6px;
    height: 28px;
}
.banner-background fieldset .field.note, .banner-background .login-back .hrline{
    display: none;
}
.banner-background{
    width: 100%;
    background: #42a1d8 url(../images/blue-line-bg.jpg) repeat !important;
    float: left;
    border-bottom: 3px solid #fff;
}
.banner-background .reg-content{
    background: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.banner-background .reg-content h1 {
    font-size: 29px;
    color: #444444;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    background-color: #cfe7f5;
    padding: 10px 32px 10px 17px;
    margin-bottom: 12px;
}
.banner-background .banner_form_head_icon {
    background: url(../images/sprites.png) no-repeat -208px -11px;
    float: left;
    margin-right: 12px;
    width: 35px;
    height: 30px;
}
.banner-background .banner_login_icon {
    position: absolute;
    top: 20px;
    right: 12px;
    width: 9px;
    height: 14px;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -271px -21px;
}
.banner-background .login-back .login-form-button {
    padding: 7px 24px;
    background: #ffffff;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 15px;
}
.banner-background .login-back .block-customer-login{
    margin-bottom: 0;
}
.banner-background .login-back .homepage-create-link {
    background-color: #fff;
    padding: 22px 24px;
}
.banner-background .login-back .homepage-create-link h3 {
    font-size: 21px;
    color: #130f0d;
    padding-bottom: 10px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin: 0;
}
.banner-background .login-back .homepage-create-link p{
    font-size: 13px;
    line-height: 17px;
    color: #000;
}*/

.banner-background .reg-content h1 {
    font-family: 'Goldman';
}

.products-grid .product-item .product-item-details .stock {
    min-height: 90px;
}
/* .page-wrapper .banner-background{
    background-image: url(../images/box.png) !important;
} */

.banner-background .reg-content {
    background: transparent;
}

.banner-background .login-back {
    text-align: center;
    background: transparent;
    padding: 0;
    border-radius: 0px;
}

.banner-background .login-back .block-customer-login,
.banner-background .login-back .homepage-create-link {
    background: #fff;
    padding: 20px 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.banner-background .login-back .block-customer-login .label {
    display: none;
}

.banner-background .login-back .block .block-title strong {
    font-family: 'Goldman';
    font-size: 25px;
    color: #0694db;
}

.banner-background fieldset .field.note,
.banner-background .login-back .hrline {
    display: none;
}

.banner-background .login-back input {
    background: #f3f3f3;
    border-color: #cdcdcd;
    border-radius: 10px;
    margin-bottom: 15px;
}

.banner-background .login-back input::placeholder {
    font-size: 13px;
    color: #444444;
}

.banner-background .login-back .actions-toolbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner-background .login-back .actions-toolbar>.primary {
    max-width: 150px;
    width: 100%;
}

.banner-background .login-back .actions-toolbar .action.primary {
    border-radius: 10px;
    width: 100%;
}

.banner-background .login-back .actions-toolbar .action.remind {
    color: #444;
}

.banner-background h1,
.banner-background p {
    text-shadow: none!important;
}

.banner-background .login-back .homepage-create-link {
    padding: 3px;
}

.banner-background .login-back .homepage-create-link h3 {
    background: #f12c39;
    margin: 0;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-family: 'Goldman';
    font-size: 25px;
}

.banner-background .login-back .homepage-create-link p {
    text-align: left;
    color: #444;
    padding: 15px 30px;
    margin: 0;
    line-height: 23px;
}

.banner-background .login-back .homepage-create-link .action.primary {
    background: #f12c39;
    border-color: #f12c39;
    height: 100%;
    max-width: 150px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
}


.page-wrapper .page-header.type2.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    background-color: #f12c39;
    font-family: 'OpenSans-Regular', sans-serif;
}

.page-header.type2.header-newskin .nav-sections .navigation .level0>.level-top {
    font-weight: 400;
}

.page-header.type2.header-newskin .header .custom-block>i {
    margin-right: 0px !important;
}


/** Category page */

.toolbar-products {
    margin-bottom: 20px;
}

.filterproducts.products {
    margin: 0;
    /*display: inline-block;*/
    padding: 0;
}


/*.products-grid.columns4 .product-item{
    border-left: 5px solid #f1f1f1;
    border-right: 5px solid #f1f1f1;
    border-top: 10px solid #f1f1f1;
    border-bottom: 10px solid #f1f1f1;
}*/

.products-grid.columns4 .product-item,
.products-list .products .product-item {
    border-left: 5px solid #f1f1f1;
    border-right: 5px solid #f1f1f1;
    margin-bottom: 20px;
    background: #ffff;
}

.products-list .products .product-item {
    padding: 15px;
}

.filterproducts.products {
    /*margin: 0;
    display: flex;
    padding: 0;
    flex-wrap: wrap;*/
    background: #f1f1f1;
    padding: 20px;
    padding-bottom: 0;
}

.products-grid .products .product-item .product-item-details .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    padding-right: 0px;
    min-height: 42px;
    margin-bottom: 10px;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.towishlist,
.product-item:hover .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare,
.product-item .product-item-info.type0 .product-item-inner .product-item-actions>.action.tocompare {
    display: none;
}

.product-item .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary {
    visibility: visible;
    opacity: 1;
    position: absolute;
    right: -7px;
    bottom: -115px;
}

.product-item .product-item-info.type3 .product-item-photo a {
    position: relative;
    display: block;
    z-index: 4;
}

.products .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart {
    background-color: #08c;
    border-color: #08c;
    color: #fff;
    min-width: 36px;
    border-radius: 50%!important;
}

.products .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover {
    background-color: #fff;
    border-color: #08c;
    color: #08c;
}

.products .product-item-info .details .product-item-name a {
    font-weight: bold;
    color: #444444;
}

.products .product-item-info .item-number .item-number-label {
    font-weight: 700;
    font-size: 11px;
}

.products .product-item-info .product-item-details .instock-qty {
    color: #444444;
    font-weight: 400;
}

.products .product-item-info .product-item-details .instock-qty:before {
    content: '';
    position: relative;
    top: -5px;
    border-radius: 50%;
    border-style: solid;
    font-size: 0px;
    left: 0px;
    margin-right: 5px;
    border-color: #00b050;
}

.products .product-item-info .product-item-details .outofstock-qty {
    color: #444444;
    font-weight: 400;
}

.products .product-item-info .product-item-details .outofstock-qty:before {
    content: '';
    position: relative;
    top: -5px;
    border-radius: 50%;
    border-style: solid;
    font-size: 0px;
    left: 0px;
    margin-right: 5px;
    border-color: #ff0c0c;
}


/* .products .product-item-info .product-item-details .item-number {
    display: flex;
    flex-wrap: wrap;
} */

.products .product-item-info .product-item-details .item-number {
    margin-bottom: 10px;
}

.products .product-item-info .product-item-details .item-number-value {
    font-size: 14px;
    font-weight: 400;
}


/* Registration page */

.customer-account-create .form.create.account>.fieldset {
    width: 100%;
}

.customer-account-create .form.create.account {
    display: flex;
}

.customer-account-create .form.create.account ul {
    list-style: none;
}

.customer-account-create .form.create.account .field.required .label span:after {
    content: '*';
    color: red;
    padding-left: 5px;
}

.customer-account-create .form-create-account .actions-toolbar .primary {
    float: right;
    border-radius: 0!important;
}

.customer-account-create .form-create-account .form-list .actions-toolbar .secondary .action {
    background: #0080BF;
    padding: 8px 12px;
    color: #fff;
}

.customer-account-create .actions-toolbar {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.customer-account-create .page-title-wrapper {
    text-align: center;
    background: #f1f1f1;
}

.customer-account-create .page-title-wrapper span.base {
    color: #444;
    font-family: 'Goldman';
}

.customer-account-create .form-create-account .fieldset legend span {
    color: #444;
    font-family: 'Goldman';
}

.customer-account-create .form-create-account .fieldset legend.legend {
    text-align: center;
    padding: 5px 0;
    background: #f1f1f1;
}

.customer-account-create .form-create-account li .field .control {
    margin: 5px 0 10px 0;
}

.customer-account-create .page-title-wrapper h1.page-title font {
    font-size: 24px;
    color: #333333;
}

.customer-account-create .form-create-account .fieldset .legend font {
    color: #333333;
}

.customer-account-create .form-create-account .fieldset .password-strength-meter {
    display: none;
}

.customer-account-create .form.create.account {
    border-top: none;
}

.customer-account-login .login-container .block .block-title {
    font-family: 'Goldman';
}

.account .page-title-wrapper .page-title {
    font-family: 'Goldman';
}

.contact-index-index .fieldset>.legend,
.contact-index-index .contact-info .contacts-title {
    font-family: 'Goldman';
}

.cms-about-holmes .block .block-title strong {
    color: #444;
    font-family: 'Goldman';
}

.footer-middle a,
.footer-middle a:hover,
.footer-middle a:focus {
    color: #0088CC;
}

.cms-terms-of-trade .terms-and-trade {
    font-family: 'Goldman';
}

.cms-kundeservice .page-head p.service-text span {
    color: #444!important;
    font-size: 14px;
}

.cms-kundeservice .page-head p.service-text a span {
    color: #0088CC!important;
}

.checkout-cart-index .page-main>.page-title-wrapper .page-title {
    font-family: 'Goldman';
}

.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
    color: #444;
}

.cart-discount .actions-toolbar .action.primary {
    margin: 0!important;
}

.cart-discount .block .fieldset.coupon {
    display: flex;
}

.cart-discount .block .fieldset.coupon .field {
    margin-right: 20px;
}

.customer-account-login .page-main>.page-title-wrapper .page-title {
    font-family: 'Goldman';
}

.cms-about-holmes .sidebar .actions-toolbar .action.primary {
    margin: 0 15px 0 0!important;
}


/* End registration page */

.page-header.type2.header-newskin .custom-block>* {
    color: #444;
}

.page-header.type2.header-newskin .custom-block b {
    color: #444!important;
    margin-top: -3px;
    font-weight: 700!important;
}

.price-container .price {
    font-size: 1.2rem!important;
}

.minicart-items .product-item-details .price {
    color: #444;
}

.block-minicart .block-content>.actions>.secondary .action.viewcart {
    color: #444!important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    text-transform: none;
}

.minicart-items .product-image-container {
    width: 100%!important;
}

.header.panel>.header.links>li {
    text-transform: none;
}

.page-header.type2.header-newskin .panel.header .switcher {
    text-transform: none!important;
}

.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    margin-top: -6px!important;
}

.product-item-actions .action.towishlist {
    width: 45px;
}

.block-viewed-products-grid .product-item-info a .product-image-container .product-image-wrapper {
    padding-bottom: 85%!important;
}

.block-viewed-products-grid .block-title strong {
    color: #444;
}

.product-item .tocart:before {
    float: left;
    font-size: 25px!important;
    margin-left: 10px;
    color: #fff;
}

.product-item .tocart .price-box .price {
    color: #fff;
}

.product-item .tocart .price-box {
    margin: 0;
}

.products-grid .product-item-details .product-item-actions .tocart {
    min-width: 215px;
    height: 45px;
    border-radius: 50px!important;
    background: #0088CC!important;
}

.products-grid .product-item-details .product-item-actions .tocart .add-to-cart-label {
    color: #fff;
}

.products-grid .product-item-details .product-item-actions .tocart span {
    color: #fff;
}

.products-grid .product-item-details .product-item-actions .actions-secondary {
    background-color: transparent!important;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    display: grid;
}

.catalog-product-view .product-info-stock-sku .pd_rightt {
    float: right;
    text-align: right;
    margin-bottom: 50px;
}

.catalog-product-view .product-info-stock-sku .pdp_delivery_yellow {
    display: block;
    clear: both;
    padding: 0;
    background: none !important;
    text-align: left;
    margin-bottom: 0;
    color: #008000;
    font-weight: bold;
}


.catalog-product-view .product-info-stock-sku .pdp_delivery_yellow_inner {
    border: 1px dashed #fff;
    -webkit-border-radius: 3px;
    padding: 4px 0px 4px!important;
}

.catalog-product-view .product-info-stock-sku .pdp_delivery_info {
    font-size: 13px;
   color: #008000;
    font-weight: bold;
}

.catalog-product-view .pdp_delivery_yellow .pdp_delivery_yellow_inner .outof-stock{
    color:#F00000;
    font-size: 16px;
}

.catalog-product-view .product-info-stock-sku .pdp_delivery_info strong {
    font-weight: bold;
    color: #008000;
}

.block-viewed-products-grid .product-item-details .product-item-name>a,
.block-viewed-products-grid .product-item-details .product-item-name>a:hover {
    color: #444;
    font-weight: bold;
}

.old-price .price-container span.price {
    font-size: 13px!important;
}

.product-labels {
    z-index: 4!important;
}

.page-header.type2.header-newskin .custom-block .phone-text {
    margin-left: 1.1px;
}

.block-viewed-products-grid .product-item-details strong.product.qty {
    display: flex;
    padding-top: 7px;
    align-items: center;
    color: #444;
}

.block-viewed-products-grid .product-item-details strong.product.qty:before {
    content: '';
    position: static;
    top: -5px;
    border-radius: 50%;
    border-style: solid;
    font-size: 0px;
    left: 0px;
    margin-right: 5px;
    border-color: #00b050;
}

.block-viewed-products-grid .product-item-details strong.product.outofstock-qty:before {
    content: '';
    position: static;
    top: -5px;
    border-radius: 50%;
    border-style: solid;
    font-size: 0px;
    left: 0px;
    margin-right: 5px;
    border-color: #ff0c0c;
}

.block-viewed-products-grid .product-item-details strong.product.qty span.label {
    display: block;
    font-size: 16px;
    font-weight: 400;
}

.block-viewed-products-grid .product-item-details strong.product.qty .product-latest-qty {
    font-size: 16px;
    font-weight: 400;
    padding-right: 5px;
}

.block-viewed-products-grid .product-item-details strong.product.sku .product-latest-value {
    font-size: 14px;
    font-weight: 400;
}

.block-viewed-products-grid .product-item-details strong.product.sku span.label {
    display: block;
    padding-top: 10px;
    font-size: 11px;
    font-weight: 700;
}


/* Footer */

.footer-middle,
.footer-middle p {
    font-size: 14px!important;
    line-height: 23px;
}


.footer-middle .col-lg-4,
.footer-middle .col-lg-6 {
    border-right: 1px solid #ddd;
}

.footer-middle .col-lg-6:last-child {
    border: none;
}

.footer-middle .action.primary {
    border-radius: 10px;
    margin: 15px 0;
}

.footer-middle input#newsletter {
    background: #f3f3f3;
    border-color: #cdcdcd;
    border-radius: 10px;
    margin-top: 15px;
}

footer .field.newsletter .label span {
    display: none;
}


/*.footer-middle input#newsletter::placeholder{
    color: #000;
}*/

.footer-middle ul.contact-info li b {
    margin: 0;
    margin-right: 3px;
}

.footer-middle ul.contact-info li i {
    color: #A8A8A8 !important;
    font-size: 15px;
    line-height: unset;
    margin-right: 3px;
    width: 20px;
    display: inline-block;
}

.footer-middle .block ul.contact-info li.address {
    padding-bottom: 20px;
}

.footer-middle .block ul.contact-info li {
    padding: 0;
}

.footer-middle .contact-info span {
    display: block;
    padding-top: 5px;
}

.footer-middle .footer-ribbon {
    display: none;
}

.card-alt:before {
    content: "\f2bb";
    display: block;
    font-family: "Font Awesome 5 Free";
    width: 100%;
    font-weight: 400;
    font-style: normal;
}

.footer .footer-bottom .container:before {
    background-color: transparent;
}

.products-list .product.description ul {
    padding: 0;
    margin: 0;
}

.products-list .product.description ul li {
    list-style-type: none;
}


/* LOGIN */

.login-container .fieldset>.login-form-fields>.field {
    margin: 0 0 18px;
}

.login-container .primary,
.block-new-customer .actions-toolbar .primary,
.form-create-account .actions-toolbar .primary {
    border-radius: 10px;
}

.login-container .field .label {
    margin-bottom: 5px;
    display: block;
}


/*.login-container .block .block-title{
    margin: 0 0 15px 0;
    padding: 8px 12px;
    background: #f1f1f1;
    font-weight: bold;
}
.login-container .block-new-customer .actions-toolbar {
    margin-top: 113px;
}
.login-container .actions-toolbar {
    padding: 15px 10px;
    background: #f1f1f1;
}*/

.catalog-category-view .page-wrapper {
    background: #eaf0f4!important;
}

.catalogsearch-result-index .page-wrapper {
    background: #eaf0f4!important;
}

.catalogsearch-result-index .toolbar-products+dl.block {
    background: #eaf0f4!important;
}

.catalog-category-view .page-wrapper>.breadcrumbs,
.catalog-product-view .page-wrapper>.breadcrumbs,
.catalogsearch-result-index .page-wrapper>.breadcrumbs {
    margin-bottom: 0;
    margin-top: 20px;
}

.catalog-product-view .product.attribute.description {
    padding: 0 30px 45px;
}

.cms-porto_home_4 .page-wrapper {
    background: #eaf0f4!important;
}

.header.panel>.header.links>li>a {
    font-size: 13px;
}

.page-header.type2.header-newskin .switcher strong.language-DKK {
    font-size: 13px;
}

.page-header.type2.header-newskin .greet.welcome span.logged-in {
    font-size: 13px;
}

.cms-page-view .page-wrapper>.breadcrumbs {
    margin-top: 20px;
    margin-bottom: 0;
}

.footer-middle input#newsletter::placeholder {
    color: #424242;
}

.catalog-product-view .product-info-stock-sku .pd_rightt {
    text-align: right;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    text-align: right;
}
.product-info-main .product-add-form .box-tocart {
    margin-bottom: 0;
}
.checkout-cart-index .cart.table-wrapper .product-item-name {
    font-size: 17px;
}

.cms-terms-of-trade .column.main {
    font-weight: 400;
}

.cms-terms-of-trade .column.main p strong {
    font-weight: 400;
}

.cms-terms-of-trade .column.main h4 {
    text-transform: uppercase;
}

.cms-terms-of-trade .column.main p {
    margin-bottom: 21px;
}

.cms-terms-of-trade .column.main p span {
    font-size: 14px;
}

.cms-terms-of-trade .column.main .shipping-term span {
    font-size: 13px!important;
}

.checkout-index-index .amcheckout-step-container .fieldset>.field>.label,
.amcheckout-step-container .fieldset>.fields>.field>.label {
    font-size: 16px;
}

.checkout-index-index .fieldset>.field._required>.label:after {
    font-size: 1rem;
}

.checkout-index-index .modal-inner-wrap .modal-footer {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-right: 15px;
}

.checkout-index-index .checkout-payment-method .payment-methods .actions-toolbar .primary {
    font-size: 1.2rem;
}

.catalog-product-view .price-box .price {
    font-size: 35px!important;
    font-weight: 700;
    color: #0088CC;
    padding-left: 25px;
}

.catalog-product-view .product-info-main .product-info-price {
    align-items: flex-start;
    flex-direction: column;
    /* border-top: 1px solid #dae2e6; */
    margin-bottom: 15px;
    border-bottom: 1px solid #dae2e6;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
    display: flex;
    flex-direction: column;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    padding: 0;
    order: 2;
    min-width: auto;
    margin: 0;
}

.catalog-product-view .product-info-stock-sku .pd_rightt {
    margin: 0;
}

.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    width: 100%;
}

.page-wrapper {
    background: #eaf0f4!important;
}

.account .fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    font-size: 1rem;
}

.account .fieldset>.field.required>.label:after {
    font-size: 1rem;
}

.cms-page-view .page-head p,
.cms-page-view .column.main p {
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
}

.footer-middle .col-lg-6:nth-child(2) {
    border-right: none;
    border-bottom: none;
}

/*.contact-index-index form .fieldset.row .fields.col-md-8 {
    padding-left: 55px;
}*/

.contact-index-index form .actions-toolbar {
    display: flex;
    justify-content: flex-start;
/*    padding-left: 40px;*/
}

p strong span {
    font-weight: 500;
}

.cms-ski_produkter .column.main h5 {
    font-size: 16px;
    font-weight: 100;
    margin: 20px 0;
}

.cms-ski_produkter h1.page-title span {
    color: #444;
    font-weight: 600;
}

.cms-ski_produkter .page-main .page-title-wrapper h1 {
    margin: 0;
}

.checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    font-family: 'Goldman';
}

.checkout-index-index .cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
    font-size: 24px;
}

.checkout-index-index .cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
    font-size: 24px;
}

.contact-index-index .fieldset>.fields>.field>.label {
    font-size: 14px;
}

.contact-index-index .fieldset>.fields>.field.required>.label:after {
    font-size: 14px;
}

.catalog-product-view .block-viewed-products-grid .price-box .price {
    font-size: 20px!important;
    padding-left: 0;
}

.checkout-cart-index form .fieldset.coupon .field input::placeholder {
    color: #414141;
}

.checkout-index-index .form-discount .payment-option-inner .field input::placeholder {
    color: #414141;
}

.block-customer-login .login-form-fields .field input::placeholder {
    color: #414141;
}

.multishipping-checkout-addresses .page-title-wrapper h1 {
    font-family: 'Goldman';
}

.multishipping-checkout-addresses .actions-toolbar button.primary {
    margin-top: 0!important;
}

.checkout-cart-index .cart-discount .block>.title strong {
    font-size: 16px;
}

.checkout-cart-index .cart-totals .grand .mark {
    font-size: 1.5rem;
}

.checkout-cart-index .cart-totals .grand .amount {
    font-size: 1.5rem;
}

.footer-bottom {
    padding: 10px 0!important;
}

.footer-bottom .container {
    display: flex;
    justify-content: center;
}

.footer-bottom address,
.footer-bottom address p {
    font-size: 15px;
    margin: 0;
}

.methods-shipping .amcheckout-shipping-methods td#label_carrier_flatrate_flatrate {
    display: flex;
    padding-left: 32px;
    padding-right: 0;
}

.checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    position: relative;
}

.methods-shipping .amcheckout-shipping-methods td.col-method {
    position: relative;
    top: 25px;
    left: 0;
    right: 0;
}

.methods-shipping .amcheckout-shipping-methods td.col-price {
    position: relative;
    top: 24px;
    left: 0;
    right: 0;
    padding-left: 0;
}

.methods-shipping .amcheckout-shipping-methods td#label_method_flatrate_flatrate {
    position: relative;
    top: 8px;
    left: -66px;
    padding: 0;
}

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar>.primary {
    display: flex;
    flex-direction: row-reverse;
}

.checkout-index-index .checkout-header .title {
    font-family: 'Goldman';
}

.checkout-cart-index .cart-summary .fieldset .field label {
    font-size: 16px;
}

.contact-index-index .phone-info p {
    margin-top: 10px;
}

.contact-index-index .mail-info p {
    margin-top: 10px;
}

.sales-order-print .mobile-logo {
    display: none;
}

.sales-order-print .order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-excluding-tax {
    font-size: 1rem;
}

.sales-order-view .order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-excluding-tax {
    font-size: 1rem;
}

.sales-order-print .order-details-items tbody td.col.qty {
    text-align: center;
}

.sales-order-print .page-main .block.block-order-details-view,
.sales-order-view .page-main .block.block-order-details-view {
    margin-top: 20px;
}

.search-autocomplete ul li .amount {
    color: #444;
}

.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
    color: #444;
}

.search-autocomplete ul .qs-option-name {
    color: #444;
}

@media (min-width: 1201px) {
    .page-header.type2.header-newskin .header .block-search {
        margin-left: 80px;
    }
   /* .products-grid.columns4 .product-item.nth-child-4np1 {
        width: 272px;
    }*/
    .products-grid.columns4 .product-item {
        width: 272px;
    }
}

@media (min-width: 992px) {
    .page-layout-1column .block.widget .block-content .products-grid .product-item {
        width: calc((100% - 8%) / 4)!important;
    }
    .block-customer-login .login-form-button .actions-toolbar .secondary a.action {
        margin-top: 22px;
        margin-left: 15px;
    }
    .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
        height: 100%!important;
        width: 28%!important;
    }
    .cms-page-view .page-head p.service-text {
        width: 57%;
        margin: 0 auto;
        max-width: 100%;
    }
    .catalog-product-view .product-info-main .product-info-stock-sku {
        margin-right: 45px;
    }
    .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
        /* margin-left: 15px!important; */
        margin-right: 15px!important;
        /* width: 215px; */
    }
    .catalog-product-view .product-info-main .product-info-price .price-box {
        padding-left: 130px;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
        flex-direction: column;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
        margin: 0 0 10px 0;
    }
}

@media (min-width: 768px) {
    .page-header.header-newskin .nav-sections .navigation .level0>.level-top {
        padding: 0 8px;
    }
    .sm-clearer {
        display: none;
    }
    .login-container .fieldset>.login-form-fields>.field>.control {
        width: 55%;
    }
    header .content .mobile-logo {
        display: none;
    }
    .catalogsearch-result-index .column.main {
        width: 100%!important;
        float: none!important;
    }
    .cms-kundeservice .column.main {
        min-height: 130px!important;
    }
    .page-header.type2.header-newskin .panel.header .header.links>li>a {
        font-size: 13px;
    }
    .page-header .switcher .options ul.dropdown a,
    .page-footer .switcher .options ul.dropdown a {
        font-size: 13px;
    }
    .cms-index-index .page-wrapper .banner-background {
        padding-bottom: 110px;
    }
    .cms-index-index .page-main {
        display: none;
    }
    .footer-middle .row {
        max-width: 1140px;
        margin: 0;
    }
}

@media (max-width:500px) {
    .products-grid .product-item {
        width: 100%;
    }
    .checkout-index-index .am-checkout.-modern .opc-estimated-wrapper {
        margin: 0;
    }
    .checkout-index-index .checkout-header {
        width: auto;
        /* padding: 0 15px!important; */
    }
    .catalog-product-view .product-info-main .product-info-price {
        padding-left: 15px;
        padding-right: 15px;
    }
    .checkout-index-index .am-checkout.-modern .opc-estimated-wrapper {
        padding: 18px 0;
    }
    .catalog-product-view .product-info-main .fieldset>.field.qty {
        margin-bottom: 0;
    }
    .footer-bottom address,
    .footer-bottom address p {
        line-height: 25px;
    }
    .products .filterproducts.products li{
        border: none;
    }
}

@media (max-width: 450px) {
    .account .products-grid .product-item {
        width: 100%;
        padding: 20px 30px;
    }
    /* .product-item .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary {
        bottom: -140px;
    } */
    .product-item-info.type3 .product-item-details {
        padding: 10px 5px;
    }
}

@media (max-width:420px) {
    /* .products .product-item-info .product-item-details .instock-qty {
        width: 100px;
    }
    .products .product-item-info .product-item-details .outofstock-qty {
        width: 100px;
    } */
    .product-item-info.type3 .product-item-details {
        padding: 10px 0;
    }
    .products .product-item-info .product-item-details .item-number {
        font-size: 14px;
        /* display: block; */
    }
}


/*@media (min-width: 450px) and (max-width: 1200px){
    .account .products-grid .product-item-photo .product-image-photo{
        max-height: 220px;
    }
}*/

@media (max-width: 1200px) and (min-width:992px) {
    .products-grid.columns4 .product-item.nth-child-4np1 {
        width: 303px;
    }
    .products-grid.columns4 .product-item {
        width: 310px!important;
    }
    .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 250px;
    }
    .block-viewed-products-grid .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 130px;
    }
    .block-viewed-products-grid .product-item .tocart:before {
        margin-left: 0;
    }
    .block-viewed-products-grid .product-item-info a .product-image-container .product-image-wrapper {
        padding-bottom: 100%!important;
    }
    .checkout-index-index .cart-totals .grand .amount,
    .opc-block-summary .table-totals .grand .amount {
        font-size: 22px;
    }
    .checkout-index-index .cart-totals .grand .mark,
    .opc-block-summary .table-totals .grand .mark {
        font-size: 23px;
    }
    .checkout-cart-index .cart-summary {
        width: 29%;
    }
    .checkout-cart-index .cart-totals .grand strong,
    .opc-block-summary .table-totals .grand strong {
        font-size: 20px;
    }
    .sales-order-view .column.main .block:not(.widget) .box-title {
        font-size: 14px;
    }
    .products .filterproducts.products li:nth-child(3n) {
        border-right: none;
    }
    .products .filterproducts.products li:nth-child(3n + 1){
        border-left: none;
    }
}

@media only screen and (min-width: 1200px) {
   /* .products-grid.columns4 .product-item.nth-child-4np1 {
        width: 272px;
    }*/
    /*.products-grid.columns4 .product-item {
        width: 277px!important;
    }*/
    .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 215px;
    }
    .block-dashboard-new-offer .products-grid .product-item-details .product-item-actions .tocart {
    min-width: 170px;
    }
    .block-viewed-products-grid .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 170px;
    }
    .products .filterproducts.products li:nth-child(4n) {
        border-right: none;
    }
    .products .filterproducts.products li:nth-child(4n + 1){
        border-left: none;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .banner-background .login-back .block .block-title strong {
        font-size: 18px;
    }
    .banner-background fieldset .field .label {
        font-size: 14px;
    }
    .page-header.type2.header-newskin .header .block-search {
        margin-left: 0px;
    }
    .page-header.type2.header-newskin .header .custom-block {
        right: 110px;
    }
}

@media (max-width: 992px) {
    .footer-middle .col-lg-4,
    .footer-middle .col-lg-6 {
        border-right: none;
        border-bottom: 1px solid #ddd;
    }
    .page-header.type2.header-newskin .nav-sections-item-content .greet.welcome span.logged-in {
        font-family: 'Goldman';
        font-size: 14px;
    }
    .contact-index-index form .fieldset.row .fields.col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .multishipping-checkout-addresses .multicheckout .table-wrapper .col .qty {
        display: flex;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .nav-open .page-wrapper {
        position: fixed;
        z-index: 3;
        left: 500px;
        width: 100%;
    }
    .page-header.type2.header-newskin .nav-sections {
        max-width: 500px;
        pointer-events: auto;
    }
    header.page-header .nav-sections-items {
        pointer-events: auto;
    }
    .section-item-content ul:nth-child(1) li:nth-child(3) {
        display: none;
    }
    .section-item-content ul:nth-child(1) li:nth-child(4) {
        display: none;
    }
    /* .page-header.type2.header-newskin .header.panel>.header.links>li:first-child>span {
        display: none;
    } */
    .page-header.type2 .customer-welcome .action.switch {
        display: none;
    }
    .header.panel>.header.links>li>a,
    .header.panel>.header.links>li>span {
        border-left: none!important;
    }
    .page-layout-1column .block.widget .products-grid .product-item {
        width: 47%!important;
    }
    .products-grid .product-item-details .product-item-actions {
        display: flex;
        justify-content: center;
    }
    .products-grid .product-item-details .product-item-actions .actions-secondary {
        background-color: #fff!important;
        line-height: 70px!important;
        margin-left: 15px;
    }
    header .content .desktop-img-logo {
        width: 180px;
    }
    .page-header.type2.header-newskin .header .custom-block {
        display: none;
    }
    .page-header.type2.header-newskin .header .block-search {
        margin-left: 30px;
        max-width: 355px;
    }
    .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
        height: 100%!important;
        width: 13%!important;
    }
    .catalog-product-view .fieldset>.field.qty,
    .nested.options-list>.field.qty {
        display: block;
    }
    .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
        margin-bottom: 0!important;
        /* min-width: 215px!important; */
    }
    .multishipping-checkout-addresses .multicheckout .actions-toolbar .secondary .action {
        font-size: 16px;
        margin: 0;
    }
    .multishipping-checkout-addresses .multicheckout .actions-toolbar .secondary .action.back {
        float: none;
        margin-top: 10px;
    }
    .sales-order-view .order-details-items .table-order-items tbody td {
        font-size: 14px;
    }
    .sales-order-view .order-details-items .table-wrapper .data.table>thead>tr>th {
        padding-left: 10px;
        padding-right: 10px;
    }
    .sales-order-view .order-details-items .col.name {
        padding-left: 15px;
    }
    .sales-order-view .order-details-items .table tfoot {
        font-size: 14px;
    }
    .sales-order-view .order-details-items {
        padding: 25px 0;
    }
    .sales-order-view .order-details-items .actions-toolbar {
        padding-left: 10px;
    }
    .order-details-items .col.price .price-excluding-tax .cart-price,
    .col.subtotal .price-excluding-tax .cart-price {
        font-size: 14px;
    }
    .sales-order-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        width: 50%!important;
    }
    .products .filterproducts.products li:nth-child(2n) {
        border-right: none;
    }
    .products .filterproducts.products li:nth-child(2n + 1){
        border-left: none;
    }
}

@media (max-width: 767px) {
    header .content .mobile-logo {
        display: inline-block;
        max-height: 100%;
    }
    .section-item-content .header.links .greet.welcome {
        font-family: 'Goldman'!important;
        font-size: 14px;
    }
    .nav-sections .switcher {
        font-size: 14px!important;
    }
    header .content .mobile-logo img {
        object-fit: cover;
        margin-top: -7px;
        width: 160px!important;
    }
    header .content .desktop-img-logo {
        display: none;
    }
    ul.header.links:nth-child(2) {
        display: none;
    }
    .product-item .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary {
        bottom: -140px;
    }
    .products .product-item-info .product-item-details .item-number {
        display: block;
    }
    .page-layout-1column .block.widget .products-grid .product-item {
        width: calc((100% - 4%) / 2);
    }
    .products-grid .product-item .product-item-details {
        padding: 10px 10px;
    }
    .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 205px;
    }
    .products-grid .product-item-details .product-item-actions {
        display: flex;
        justify-content: center;
    }
    .level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all,
    .nav-sections .header.links a,
    .page-header.type2.header-newskin .switcher strong {
        font-family: 'Goldman';
        font-size: 14px;
        font-weight: normal;
    }
    .page-header .switcher {
        float: none !important;
        margin: 25px 0 0 0 !important;
        color: #777777;
        text-decoration: none;
        display: block;
        font-weight: 400;
        padding: 12px 20px;
        height: auto !important;
        border-top: 1px solid #ddd;
    }
    .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
        margin-top: 0!important;
    }
    .block-viewed-products-grid .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 155px;
    }
    .block-viewed-products-grid .products-grid .product-item-details .product-item-actions .actions-secondary {
        margin-left: 10px;
        margin-top: 20px;
        background-color: #fff!important;
    }
    .block-viewed-products-grid .product-item-info a .product-image-container .product-image-wrapper {
        padding-bottom: 105%!important;
    }
    .page-wrapper .banner-background {
        width: 100%;
    }
    .page-wrapper main.page-main {
        /* padding: 0; */
        padding-top: 0;
        padding-bottom: 0;
    }
    .account .columns {
        flex-direction: column-reverse;
    }
    .toolbar-products {
        margin: 20px 0;
        margin-right: 0;
    }
    .customer-account-edit .field-tooltip.toggle {
        display: none;
    }
    .account .page-title-wrapper {
        margin: 20px 0;
    }
    .customer-account-edit .page.messages {
        display: none;
    }
    .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
        height: 100%!important;
        width: 18%!important;
    }
    .cms-terms-of-trade .column.main {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cms-kundeservice .page-head p.service-text {
        margin-top: 20px;
    }
    .catalog-product-view .product.attribute.description {
        padding: 0 5px;
    }
    .checkout-index-index .am-checkout.-modern .authentication-wrapper {
        margin-top: 10px!important;
    }
    .checkout-cart-index .page-main>.page-title-wrapper .page-title {
        margin-top: 14px;
    }
    .customer-account-create .page-title-wrapper h1.page-title {
        margin-top: 14px;
    }
    .contact-index-index form .fieldset.row {
        padding: 0 15px;
    }
    .contact-index-index form .fieldset.row .fields.col-md-8 {
        padding-left: 0;
    }
    .contact-index-index form .actions-toolbar {
        padding-left: 0;
    }
    .contact-index-index form .legend {
        margin-top: 17px;
    }
    .catalog-product-view .price-box .price {
        padding-left: 0;
    }
    .account .account-nav .nav>li>a {
        position: relative;
    }
    .filterproducts.products {
        padding: 20px 0px;
    }
    .toolbar-products .modes {
        margin-right: -25px!important;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
        padding-left: 15px!important;
    }
    .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
        padding: 15px 0;
    }
    .checkout-index-index .checkout-payment-method .payment-option .payment-option-title {
        padding: 15px 0;
    }
    .checkout-index-index .checkout-payment-method .payment-option .payment-option-content {
        padding: 0 0 18px;
    }
    .multishipping-checkout-addresses .page-title-wrapper {
        margin-top: 17px;
    }
    .customer-account-login .page-main>.page-title-wrapper .page-title {
        margin-top: 17px;
    }
    .checkout-index-index .actions-toolbar button.action.action-cancel {
        margin-right: 18px;
    }
    .sales-order-print .order-details-items {
        padding: 9px 0;
        width: 101%;
    }
    .sales-order-print .order-details-items table thead tr {
        font-size: 14px;
    }
    .sales-order-print .order-details-items .table-order-items tbody td {
        font-size: 14px;
    }
    .sales-order-print .order-details-items .table tfoot {
        font-size: 14px;
    }
    .sales-order-print .order-details-items .col.price .price-excluding-tax,
    .order-details-items .col.subtotal .price-excluding-tax {
        font-size: 14px;
        margin-top: 3px;
    }
    .sales-order-view .order-details-items {
        padding: 9px 0;
        width: 101%;
    }
    .sales-order-view .order-details-items table thead tr {
        font-size: 14px;
    }
    .sales-order-view .order-details-items .table-order-items tbody td {
        font-size: 14px;
    }
    .sales-order-view .order-details-items .table tfoot {
        font-size: 14px;
    }
    .sales-order-view .order-details-items .col.price .price-excluding-tax,
    .order-details-items .col.subtotal .price-excluding-tax {
        font-size: 14px;
        margin-top: 3px;
    }
    .sales-order-print .items.order-links {
        width: 101%;
    }
    .sales-order-view .items.order-links {
        width: 101%;
    }
    .cms-ski_produkter .page-main .page-title-wrapper h1 {
        margin-top: 17px;
    }
    .cms-om-butik .page-head-alt p {
        margin-top: 17px;
    }
    .products .filterproducts.products li:nth-child(2n) {
        border-right: none;
    }
    .products .filterproducts.products li:nth-child(2n + 1){
        border-left: none;
    }
}

@media (max-width:640px) {
    .block-viewed-products-grid .products-grid .product-item-details .product-item-actions .tocart {
        min-width: 205px;
    }
    .block-viewed-products-grid .product-item-info a .product-image-container .product-image-wrapper {
        padding-bottom: 60%!important;
    }
    .account .account-nav .nav>li>a {
        position: relative;
    }
    .sales-order-view .order-details-items {
        width: auto;
    }
    .sales-order-print .order-details-items {
        width: auto;
    }
    .sales-order-view .items.order-links {
        width: auto;
    }
    .sales-order-print .items.order-links {
        width: auto;
    }
    .footer-middle .container {
        padding: 0px 15px;
    }
}

@media (max-width:449px) {
    .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
        width: 23%!important;
    }
}
.cart-container .cart-discount {
    display: none;
}
.checkout-cart-index .cart-summary #block-shipping {
    display: none;
}
@media(min-width: 992px){
    .page-header .navigation .level0 .submenu .submenu-reverse {
        left: 100% !important;
        right: auto;
    }
    .page-header.header-newskin .nav-sections .navigation .level0 .submenu {
        min-width: 200px;
    }
}
.checkout-payment-method .discount-code {
    display: none;
}
.checkout-index-index .custom-form-body {
border: 1px solid #1979c3;
padding: 20px 10px;
background-color: #f9f9f9;
font-size: 16px;
}

.checkout-index-index .custom-form-body:hover {
box-shadow: 0 2px 8px rgb(56 77 108 / 40%);
}