:root {
    --cta-button-color: #834181;
    --color-step-title-bg: #eaeaea;
    --color-step-text: #4e4e4e;
}

/***************************************************************
GENERAL
***************************************************************/
.is-mobile-only {
    display: block;
}

.is-desktop-only {
    display: none;
}

@media screen AND (min-width: 850px) {
    .is-mobile-only {
        display: none;
    }

    .is-desktop-only {
        display: block;
    }
}

body.no-sticky-header .header-wrapper.stuck {
    position: static;
}





/***************************************************************
END GENERAL
***************************************************************/


@media (min-width: 850px) {
    .product_block_upper_inputs .input_img img:last-child {
        display: none
    }

    .product_block_upper_inputs .input_price_tag {
        right: 60%;
        top: -10px;
        max-width: 160px
    }

    .product_block_upper_inputs .input-container form {
        display: none
    }

    .product_block_upper_inputs .input-container input {
        border: 1px solid #939492;
        padding: 0 10px;
        margin: 0;
        font-size: 18px;
        border-radius: 10px;
        position: relative;
    }

    .product_block_upper_inputs .input-container .input-box {
        margin-bottom: 10px
    }

    .product_block_upper_inputs .input_img_side {
        width: 69%
    }

    .product_block_upper_inputs .input_img_side img {
        width: 100%;
        margin-top: 6px
    }

    .product_block_upper_inputs {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .product_block_upper_inputs .input_img, .product_block_upper_inputs .input_price_tag {
        position: absolute
    }

    .product_block_upper_inputs .input_img {
        top: 0;
        left: -50px;
        width: 300px
    }

    .product_block_upper_inputs .input-container {
        /*width: 300px;*/
        /*margin: 105px 20px 0 55px*/
    }
}

@media (min-width: 850px) {
    .only-mobile {
        display: none !important
    }
}

.only-desktop {
    display: none
}

@media (min-width: 850px) {
    .only-desktop {
        display: block
    }
}

@media (min-width: 850px) {
    .product_block_title,
    .custom-product-page .step-title,
    .custom-product-page.custom-product-page--modified .step-title {
        min-height: 2.8125rem
    }

    .custom-product-page.custom-product-page--modified .step-title--first {
        width: 55%
    }
}

@media (min-width: 1200px) {
    .custom-product-page.custom-product-page--modified .step-title--first {
        width: 47.5%;
    }
}

.custom-product-page.custom-product-page--modified .step-title--decoration-1 {
    display: none
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .step-title--decoration-1 {
        display: block
    }
}

.custom-product-page.custom-product-page--modified .custom-product-page__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 1.5625rem
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__container {
        display: block;
        padding-top: 0
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box {
        position: absolute;
        top: -2.8125rem;
        right: 0;
        width: 40%
    }
}

@media (min-width: 1200px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box {
        width: 50%
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box .product {
        width: 100%;
        padding-top: .625rem;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box .product {
        width: 50%;
        padding-top: 55px;
        padding-bottom: 25px;
        padding-left: 50px;
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box .addToCartCont_Bottom {
        margin-top: 0;
        padding-top: .625rem;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media (min-width: 1200px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box .addToCartCont_Bottom {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 3.5rem;
        padding-right: 2.8125rem
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .custom-product-page__box #product_total_price {
        margin-right: 0
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .input-container.relativeInputsNavn {
        width: 20%;
        margin-left: 0;
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .input-container.relativeInputsNavn .input-box {
        width: 100%
    }
}

.custom-product-page.custom-product-page--modified .preview-container {
    margin-bottom: 2.8125rem
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .preview-container {
        width: 28%;
        margin-top: .4375rem
    }
}

@media (min-width: 1024px) {
    .custom-product-page.custom-product-page--modified .preview-container {
        width: 35%;
        margin-top: .4375rem
    }
}

@media (min-width: 1200px) {
    .custom-product-page.custom-product-page--modified .preview-container {
        width: 24%;
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: flex;
        align-items: center;
        padding-left: .625rem;
        padding-right: 1.5625rem;
        width: 100%
    }
}

.custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper em {
    margin-top: 0;
    margin-bottom: .625rem
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper em {
        margin-top: 0;
        font-style: normal;
        font-size: 1rem;
        font-weight: 600
    }
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag {
        position: relative;
        top: 2.1875rem
    }
}

.custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%)
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em {
        margin-bottom: 0
    }
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag {
    max-width: 100%;
    position: relative;
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer {
    display: block;
    position: absolute
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer span, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer span {
    line-height: 1 !important;
    font-size: .625rem !important;
    bottom: auto !important;
    padding-left: .4375rem !important;
    padding-right: .4375rem !important
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--height, .custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--width, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--height, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: -.125rem;
    right: -.125rem;
    bottom: 0;
    height: .625rem;
    -webkit-transform: translateY(180%);
    -ms-transform: translateY(180%);
    transform: translateY(180%);
    border-right: solid .0625rem grey;
    border-left: solid .0625rem grey
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--height:after, .custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--height:before, .custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--width:after, .custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--width:before, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--height:after, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--height:before, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--width:after, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--width:before {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    content: '';
    display: block;
    height: .0625rem;
    width: .8125rem;
    background-color: grey
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag .a-sizer--height, .custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--height {
    left: auto;
    width: 8.4375rem;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: translateY(50%) rotate(90deg) translateY(-100%);
    -ms-transform: translateY(50%) rotate(90deg) translateY(-100%);
    transform: translateY(50%) rotate(90deg) translateY(-100%)
}

.custom-product-page.custom-product-page--modified .preview-container .sticky-tag .a-sizer--height {
    width: 74px;
}

.custom-product-page.custom-product-page--modified .preview-container .shoe-tag > p {
    position: relative;
    margin-top: 0;
    height: 100%;
}

@media (min-width: 850px) {
    .custom-product-page.custom-product-page--modified .single_add_to_cart_button.button {
        padding: 0;
        min-height: 0
    }
}

.background-icons-container, .image-templates-box .SL_branded_preview_container, .preview-box-wrapper {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 2.8125rem
}

.background-icons-container.t4d-no-loader, .image-templates-box .SL_branded_preview_container.t4d-no-loader, .preview-box-wrapper.t4d-no-loader {
    background-image: none
}

.image-templates-box .SL_branded_preview_container img, .preview-container .preview-box-wrapper img {
    opacity: 0
}

.image-templates-box .SL_branded_preview_container.t4d-no-loader img, .preview-container .preview-box-wrapper.t4d-no-loader img {
    opacity: 1
}

.preview-container .preview-box-wrapper {
    background-size: auto 4.0625rem
}

.preview-container .preview-box-wrapper .preview-img-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none
}

.preview-container .preview-box-wrapper.t4d-no-loader .preview-img-wrapper {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}

.image-templates-box .SL_branded_preview_container {
    -webkit-box-shadow: none;
    box-shadow: none
}

.image-templates-box input[type="radio"] {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    pointer-events: none;
}

.image-templates-box .SL_branded_preview_container.t4d-no-loader {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}

.t4d-no-loader-2 .image-templates-box .SL_branded_preview_container, .t4d-no-loader-2 .preview-box-wrapper {
    background-size: auto 1.25rem
}

.t4d-no-loader-2 .image-templates-box .SL_branded_preview_container img, .t4d-no-loader-2 .preview-container .preview-box-wrapper img {
    opacity: 1
}

.t4d-no-loader-2 .image-templates-box .SL_branded_preview_container {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}

#preview-svarthvitlapper .preview-box-wrapper {
    background-image: none
}

.custom-product-page .input-box:after, .custom-product-page .input-box:before {
    display: table;
    line-height: 0;
    content: ''
}

.custom-product-page .input-box input, .custom-product-page .input-box label {
    float: left;
    width: 100%
}

.custom-product-page .input-box label {
    max-width: 70px;
    font-size: 16px;
    font-weight: 700;
    height: 41px;
    line-height: 41px
}

.o-product-section .input-box input,
.custom-product-page .input-box input,
.input-container--minilapper .input-box input {
    max-width: 100%;
    border-radius: 5px;
    padding: 10px 15px;
    height: 41px;
    font-size: 16px;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.o-product-section .input-box,
.input-container--minilapper .input-box {
    margin-bottom: 15px;
}

.o-product-section .input-box input,
.input-container--minilapper .input-box input {
    margin-bottom: 0;
}

.category-design-box input[type=radio],
.icon-box input[type=radio] {
    display: none !important
}

.custom-product-page .DHA_SL_singlecategory_container .category-design-box label,
.custom-product-page .DHA_SL_singlecategory_container .icon-box label {
    display: inline-block !important;
    cursor: pointer;
    height: 118px;
    width: 100px;
    background-size: cover;
    background-position: -20%;
    background-color: transparent
}

.icon-label {
    width: 55px;
    height: 65px;
    background-size: cover;
    border-radius: 8px
}

.scrolling-wrapper-flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.custom-product-page #colortag-images .image-templates-box {
    display: inline-block !important
}

.image-templates-box img.image-selected {
    border: 2px solid #000;
    padding: 1px;
    border-radius: 8px
}

.custom-product-page #colortag-images .icons-container .image-templates-box {
    padding: 5px 5px 5px 5px
}

.image-templates-box input + label:before {
    content: none
}

.fargelapper-icons-container .image-templates-box label {
    width: 210px;
    height: 99px
}

.fargelapper-icons-container .image-templates-box img {
    width: 210px;
    height: 99px
}

#DHA_SL_symbol_container .image-templates-box label {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2) !important;
    margin: 10px auto !important;
    overflow: hidden !important;
    border-radius: 8px !important
}

#DHA_SL_symbol_container .image-templates-box img {
    margin: -6px 0 0 !important;
    border: none !important;
    padding: 0;
    border-radius: 8px;
    position: relative;
    bottom: -6px
}

#DHA_SL_symbol_container .image-templates-box label.label-selected {
    border-radius: 8px !important;
    border: 2px solid #000 !important
}

.custom-product-page .preview-img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 19px
}

.custom-product-page .input-container, .custom-product-page .preview-container {
    width: calc(40% - 3px);
    margin: 15px 15px;
    display: inline-block;
    vertical-align: middle
}

.custom-product-page .preview-container {
    width: calc(50%)
}

.custom-product-page .step-title,
.product_block_title {
    padding: 0 0 0 15px;
    border-radius: 5px;
    background-color: var(--color-step-title-bg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-step-text);
}

.custom-product-page .step-title span,
.product_block_title span {
    padding-right: 5px;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.3;
    color: var(--color-step-text);
}

.custom-product-page .step-title h2 {
    color: var(--color-step-text);
    font-size: 1.1rem;
    margin-bottom: 0;
    display: inline-block;
    width: auto
}

@media only screen and (min-width: 850px) {
    .dhacustom-product-head-left {
        display: inline-block;
        vertical-align: top;
        width: 60%
    }

    .dhacustom-product-head-right {
        display: inline-block;
        vertical-align: top;
        width: 35%
    }

    .mobile_block_content_velgantal {
        display: none
    }

    .dhamobile_block_content {
        display: none !important
    }
}

@media only screen and (max-width: 850px) {
    .dhadesktop_block_content {
        display: none !important
    }

    .desktop_block_content_velgantal {
        display: none !important
    }
}

.branded_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 15px
}

.branded_block .product_block_mobile_middle_content, .product_block_mobile_bottom_content, .product_block_mobile_bottom_img {
    display: none
}

.product_block_middle {
    width: 30%
}

.product_block_middle .DHA_SL_catergories_container {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f96;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.product_block_middle .DHA_SL_catergories_container li {
    margin: 0 !important;
    font-size: 26px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center
}

.product_block_middle .DHA_SL_catergories_container li.active, .product_block_middle .DHA_SL_catergories_container li:hover {
    background-color: #dd813a
}

.product_block_middle .DHA_SL_icons_container_branded .slick-list {
    margin: 0 auto;
    width: 88%
}

.product_block_middle .DHA_SL_icons_container_branded div label {
    width: 100px;
    height: 100px;
    background-color: transparent;
    cursor: pointer;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block !important
}

.product_block_middle .DHA_SL_icons_container_branded .category-design-box {
    padding: 6px
}

.product_block_middle .DHA_SL_icons_container_branded div.active {
    background-color: #eef1ed;
    border-radius: 8px
}

.branded_right {
    width: 65%;
    margin-left: 5%
}

.branded_right .product_block_bottom_content {
    font-size: 24px;
    color: #00adba;
    font-weight: 700;
    margin-bottom: 20px
}

#colortag-images .slick-slide img {
    margin: 10px auto
}

.branded_right #DHA_SL_symbol_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.branded_right #DHA_SL_symbol_container li {
    width: 30%;
    margin: 0 0 20px 0
}

.product_block_middle_content {
    text-align: center;
    margin: 25px 0 0
}

.product_block_middle_content p {
    margin-bottom: 0px;
}


.o-product-section__button-mobile button,
.product_block_mobile_middle_content button,
.product_block_middle_content button,
.addToCartCont button.single_add_to_cart_button,
.single_add_to_cart_button.product_block_right_addcart,
.addToCartCont_Bottom button.single_add_to_cart_button {
    border-radius: 8px;
    width: 170px;
    height: 49px;
    border: none;
    margin: 20px 0 10px;
    color: #ffffff;
    line-height: 1.25;
    font-size: 16px;
}

.o-product-section__button-mobile button,
.product_block_mobile_middle_content button,
.product_block_middle_content button,
.single_add_to_cart_button.product_block_right_addcart,
.addToCartCont_Bottom button.single_add_to_cart_button {
	background-image: none !important;
	background-color: var(--cta-button-color) !important;
}

.addToCartCont_Bottom button img {
    display: none;
}

.product_block_mobile_middle_content button:hover,
.product_block_middle_content button:hover,
.addToCartCont button.single_add_to_cart_button:hover,
.single_add_to_cart_button.product_block_right_addcart:hover,
.addToCartCont_Bottom button.single_add_to_cart_button:hover {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%)
}

.addToCartCont button.single_add_to_cart_button {
    margin-top: 0;
}

.product_block_middle_addcart_after {
    font-size: 20px;
    color: #00adba
}

.product_block_upper_title {
    font-size: 20px;
    color: #00adba;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-align: center
}

.woocommerce-billing-fields label {
    display: none
}

.woocommerce-message.message-wrapper {
    background-color: #f0f4f1
}

#DHA_SL_sv_singlecategory_container .icon-box label {
    cursor: pointer;
    cursor: pointer;
    height: 100px;
    width: 100px;
    background-size: cover;
    background-color: transparent
}

.branded_right .image-templates-box .SL_branded_preview_container {
    display: block;
    border-radius: 19px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    overflow: hidden
}

.branded_right .image-templates-box img, .branded_right .image-templates-box img.image-selected {
    position: relative;
    bottom: -4px;
    margin-top: -4px;
    margin-left: -4px;
    width: calc(100% + 4px);
    max-width: calc(100% + 4px)
}

#DHA_SL_icons_container_branded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.custom-product-page .DHA_SL_icons_container_branded {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%
}

.custom-product-page .DHA_SL_singlecategory_container input:checked + label {
    border: 1px solid #000
}

.custom-product-page .DHA_SL_icons_container_branded .icon-box {
    display: none;
    max-width: calc(100% / 10);
    -ms-flex-preferred-size: calc(100% / 10);
    flex-basis: calc(100% / 10)
}

.custom-product-page .DHA_SL_icons_container_branded .icon-label {
    display: block;
    padding: 1em;
    text-align: center;
    border-radius: 5px;
    border: 2px solid transparent;
    cursor: pointer;
    background: 0 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.custom-product-page .DHA_SL_icons_container_branded .icon-input:checked + .icon-label {
    border-color: #a9c960
}

.custom-product-page .DHA_SL_icons_container_branded .icon-label img {
    max-width: 46px;
    margin: auto
}

.custom-product-page .DHA_SL_icons_container_branded .icon-label .icon-name {
    font-size: 11px;
    color: #b3b2b2;
    width: 55px;
    margin-top: 5px
}

.input-container--minilapper .input-box {
    display: none
}

.input-container--minilapper .product_block_title + .input-box {
    display: block
}

#wrapper {
    background-color: #fff !important
}

.input-box {
    position: relative
}

.smartlapper_wordcount {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px
}

.custom-product-page .input-container .input-box {
    margin-bottom: 12px
}

.custom-product-page .input-container .input-box input {
    margin-bottom: 0
}

.custom-product-page .input-container {
    float: left;
    height: auto !important
}

.custom-product-page .input-container .input-box input {
    float: none
}

.custom-product-page .step-title {
    background: var(--color-step-title-bg);
    width: 100%
}

.custom-product-page .dhacustom-product-head-left {
    width: 64%;
}

.custom-product-page .desktop_block_content_velgantal, .custom-product-page .mobile_block_content_velgantal {
    background: var(--color-step-title-bg);
    padding: 20px;
    margin-left: 40px
}

.custom-product-page .desktop_block_content_velgantal .step-title, .custom-product-page .mobile_block_content_velgantal .step-title {
    margin-top: -15px;
    margin-left: -15px;
    margin-bottom: 10px
}

.custom-product-page .preview-container {
    width: 43%
}

.custom-product-page .desktop_block_content_velgantal > div, .custom-product-page .mobile_block_content_velgantal > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.custom-product-page .desktop_block_content_velgantal > div span, .custom-product-page .mobile_block_content_velgantal > div span {
    font-weight: 700
}

.custom-product-page .desktop_block_content_velgantal > div .DHA_SL_package_price, .custom-product-page .mobile_block_content_velgantal > div .DHA_SL_package_price {
    margin-left: auto
}

.custom-product-page .addToCartCont button.DHA_SL_fargerik_add_to_cart {
    margin: 0 auto;
    width: 100%;
    line-height: 1;
    min-height: 2rem
}

.custom-product-page .desktop_block_content_velgantal input[type=radio],
.custom-product-page .mobile_block_content_velgantal input[type=radio] {
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 1px;
    margin-right: 25px;
    margin-bottom: 30px;
    position: relative;
    width: 1px;
    -webkit-appearance: none;
}

.custom-product-page .desktop_block_content_velgantal input[type=radio]:after,
.custom-product-page .mobile_block_content_velgantal input[type=radio]:after {
    background-color: #fff;
    content: '';
    font-family: system-ui, sans-serif;
    display: block;
    height: 15px;
    width: 15px;
    position: relative;
    line-height: 1
}

.custom-product-page .desktop_block_content_velgantal input[type=radio]:checked:after, .custom-product-page .mobile_block_content_velgantal input[type=radio]:checked:after {
    background-color: #c1a7cb;
    content: '\2713';
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 1px
}

.custom-product-page #DHA_SL_farge_singlecategory_container,
.custom-product-page #DHA_SL_sv_singlecategory_container {
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-left: 20px
}


.custom-product-page .category-design-box {
    position: relative
}

.custom-product-page .category-design-box::before {
    content: '';
    background: #ddd;
    position: absolute;
    height: 70px;
    top: 50%;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    border-radius: 50%;
    z-index: 0;
    pointer-events: none
}

.custom-product-page .category-design-box label.icon-label {
    z-index: 1;
    position: relative;
    width: 102px;
    height: 93px;
    background-position: center;
    position: relative;
    background-color: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat
}

.custom-product-page #DHA_SL_symbol_container {
    margin: 10px 20px
}

.custom-product-page #DHA_SL_symbol_container .image-templates-box {
    padding: 5px 5px 5px 5px;
    width: calc(20% - 10px);
    margin: 0 5px
}

.custom-product-page #DHA_SL_symbol_container .image-templates-box label {
    margin: 0 !important;
    position: relative;
    height: 0;
    padding-top: 45.5%;
    width: 100%;
    border: 2px solid #fff;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.custom-product-page #DHA_SL_symbol_container .image-templates-box img {
    height: auto;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

@media only screen and (max-width: 1024px) {
    .custom-product-page #DHA_SL_symbol_container .image-templates-box {
        width: calc(25% - 10px)
    }
}

@media only screen and (max-width: 849px) {
    .custom-product-page .step-title {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        text-align: left
    }

    .custom-product-page .dhacustom-product-head-left {
        width: 100%
    }

    .custom-product-page .dhacustom-product-head-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .custom-product-page .dhacustom-product-head-left .step-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .custom-product-page .dhacustom-product-head-left .input-container {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .custom-product-page .dhacustom-product-head-left .preview-container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .custom-product-page .preview-container .preview-box-wrapper#preview-fargelapper-wrapper {
        max-width: 400px
    }

    .custom-product-page .mobile_block_content_velgantal {
        margin-top: 20px;
        border-radius: 5px;
        margin-left: 0
    }

    .custom-product-page #DHA_SL_farge_singlecategory_container {
        margin-left: 0
    }

    .custom-product-page #DHA_SL_symbol_container {
        margin: 5px 0
    }

    .custom-product-page #DHA_SL_symbol_container .image-templates-box {
        padding: 5px 5px 5px 5px;
        width: calc(33.33% - 10px);
        margin: 0 5px
    }

    .custom-product-page #DHA_SL_symbol_container .image-templates-box label {
        margin: 0 !important;
        position: relative;
        height: 0;
        padding-top: 43%;
        width: 100%
    }

    #DHA_SL_icons_container_branded {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 10px;
        margin: 15px 0 !important
    }
}

@media only screen and (max-width: 549px) {
    .custom-product-page #DHA_SL_symbol_container .image-templates-box {
        width: calc(50%);
        margin: 0;
        padding-bottom: 0 !important
    }

    .custom-product-page .DHA_SL_singlecategory_container .category-design-box label.icon-label {
        height: 70px;
        width: 77px;
    }

    .custom-product-page .category-design-box::before {
        height: 55px;
        width: 55px
    }
}

@media only screen and (max-width: 360px) {
    .custom-product-page #DHA_SL_symbol_container .image-templates-box {
        width: calc(100% - 10px)
    }
}

@media only screen and (max-width: 849px) {
    .custom-product-page .preview-img-wrapper {
        min-height: auto;
        display: block
    }

    .custom-product-page .input-container.relativeInputs {
        height: 0
    }

    .custom-product-page .input-container.relativeInputs, .custom-product-page .input-container.relativeInputsNavn {
        top: 0;
        z-index: 1;
        margin: 15px 0;
        display: inline-block;
        height: auto
    }

    .custom-product-page .input-box input {
        margin-bottom: 12px
    }

    .addToCartCont.add-to-cart-fixed #product_total_price {
        margin: 0;
        font-size: 14px;
        font-weight: 700;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .addToCartCont.add-to-cart-fixed .quantity {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 30px
    }

    #wrapper .addToCartCont.add-to-cart-fixed .quantity .minus, #wrapper .addToCartCont.add-to-cart-fixed .quantity .plus {
        right: -25px
    }

    .addToCartCont.add-to-cart-fixed input[type=number] {
        width: 42px;
        height: 42px
    }

    #wrapper .addToCartCont.add-to-cart-fixed .quantity .minus, #wrapper .addToCartCont.add-to-cart-fixed .quantity .plus {
        width: 20px;
        height: 20px
    }

    .addToCartCont.add-to-cart-fixed .single_add_to_cart_button {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 10px 0 0;
        width: 128px;
        height: 36px
    }

    #DHA_SL_icons_container_branded {
        border-right: none;
        margin: 10px 0
    }

    .custom-product-page .preview-container.rightEmpty {
        width: 100%;
        text-align: center;
        min-width: auto
    }

    .custom-product-page .preview-container.rightEmpty .preview-box-wrapper {
        display: block;
        width: 170px;
        margin: 0 auto
    }

    .custom-product-page .preview-container.rightEmpty .shoe-tag p {
        margin-top: 10px
    }

    #colortag-images {
        margin-bottom: 0
    }

    .product_block_upper_inputs .input_img img:last-child {
        display: block
    }

    .product_block_upper_inputs .input_img img:first-child {
        display: none
    }

    .branded_block .product_block_mobile_middle_content, .product_block_mobile_bottom_content, .product_block_mobile_bottom_img {
        display: block
    }

    .branded_right #DHA_SL_symbol_container {
        margin-bottom: 0
    }

    .product_block_mobile_bottom_img {
        border-radius: 8px;
        overflow: hidden
    }

    .product_block_mobile_bottom_content {
        font-size: 13px;
        text-align: center;
        padding: 0 25px;
        color: #4e4d4d;
        margin-bottom: 20px
    }

    .product_block_mobile_bottom_content span {
        font-weight: 700
    }

    .product_block_mobile_middle_content span {
        font-weight: 700
    }

    .custom-product-page .step-title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
        margin-bottom: 10px;
    }

    .custom-product-page .DHA_SL_catergories_container {
        max-width: 100%
    }

    .custom-product-page .preview-container .preview-box-wrapper {
        display: inline-block;
        text-align: center;
        padding-left: 0;
        max-width: 234px;
        min-height: auto
    }


    .custom-product-page .input-container, .custom-product-page .preview-container {
        width: 100%
    }

    #productSaleImg {
        display: none
    }

    .product_block_upper_title {
        display: none
    }

    .branded_block {
        display: block;
        margin-top: 0
    }

    .product_block_middle {
        width: 100%
    }

    .branded_right {
        width: 100%;
        margin-left: 0
    }

    .branded_right #DHA_SL_symbol_container li {
        width: 50%;
        margin: 0 0 20px 0;
        text-align: center
    }

    .product_block_middle .DHA_SL_catergories_container {
        margin-bottom: 5px
    }

    .product_block_middle .DHA_SL_catergories_container li {
        font-size: 12px !important
    }

    .product_block_middle .DHA_SL_icons_container_branded div label {
        width: 64px;
        height: 64px
    }

    .product_block_middle .DHA_SL_icons_container_branded .category-design-box {
        padding: 6px 7px;
        max-width: 76px
    }

    .product_block_middle .DHA_SL_icons_container_branded .slick-next:before, .product_block_middle .DHA_SL_icons_container_branded .slick-prev:before {
        width: 25px;
        height: 27px;
        background-size: cover
    }

    .product_block_middle .DHA_SL_icons_container_branded .slick-next {
        right: 0
    }

    .branded_right #DHA_SL_symbol_container li {
        width: 50% !important
    }

    .custom-product-page .preview-container {
        margin: 15px auto 15px auto;
        text-align: center
    }

    .custom-product-page .preview-container.sticky {
        min-height: 185px;
    }

    .addToCartCont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 20px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .addToCartCont .single_add_to_cart_button {
        margin: 0 0 0 30px
    }

    #product_total_label, .addToCartCont #product_total_price {
        position: initial !important;
        margin-right: 15px
    }

    .add-to-cart-fixed #product_total_label {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .addToCartCont .single_add_to_cart_button {
        line-height: 1.45;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 135px;
    }

    .product_block_middle .DHA_SL_catergories_container {
        background: #00adba
    }

    .product_block_middle .DHA_SL_catergories_container li.active {
        background: #018e99
    }

    #colortag-images .slick-slide img {
        margin: 15px auto auto;
        height: auto !important
    }

    .custom-product-page .smart-packages .package {
        float: none;
        width: 310px;
        margin: 0 auto;
        padding: 0 0 15px 0
    }

    .custom-product-page .product {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .custom-product-page .product:last-child {
        margin-bottom: 0
    }


    .custom-product-page .DHA_SL_block2 {
        margin: 15px 0
    }

    #top-bar {
        margin-top: 101px
    }
}

@media only screen and (max-width: 549px) {
    .addToCartCont.add-to-cart-fixed .single_add_to_cart_button {
        width: 115px;
        height: 33px;
        margin: 5px 0 0
    }

    .addToCartCont.add-to-cart-fixed #product_total_price {
        font-size: 12px
    }


    .add-to-cart-fixed {
        max-width: 115px;
        margin: 15px 15px 0 0;
        top: 55px
    }

    #addToCart-fargelapper.addToCartCont #product_total_price {
        font-size: 21px
    }

    .addToCartCont.add-to-cart-fixed #product_total_label {
        position: absolute !important;
        top: 106px;
        left: -197px;
        color: #4e4d4e;
        font-size: 13px
    }

    #addToCart-fargelapper.addToCartCont #product_total_price .price {
        margin: 0 3px 0 0
    }

    #wrapper .addToCartCont.add-to-cart-fixed .quantity .minus, #wrapper .addToCartCont.add-to-cart-fixed .quantity .plus {
        width: 17px;
        height: 17px;
        right: -20px
    }

    #top-bar {
        margin-top: 58px
    }

    .addToCartCont.add-to-cart-fixed input[type=number] {
        width: 36px;
        height: 36px;
        font-size: 17px
    }

    .custom-product-page .package label, .custom-product-page .package label:not(.description), .custom-product-page .product input[type=radio] + label, .custom-product-page .product p, .custom-product-page .smart-pack-not label {
        font-size: 20px
    }

    .custom-product-page .smart-packages .package {
        width: 100%
    }

    .custom-product-page .package span {
        font-size: 20px;
        padding-left: 0
    }

    .custom-product-page .DHA_SL_title_h2 {
        font-size: 20px;
        padding-bottom: 5px;
        margin-top: 25px
    }

    #DHA_SL_sv_singlecategory_container .icon-box label {
        width: 50px;
        height: 50px
    }

    .custom-product-page {
        padding: 15px 0
    }

    .custom-product-page .DHA_SL_singlecategory_container .category-design-box label {
        height: 57px;
        width: 48px
    }

    .custom-product-page .DHA_SL_catergories_container li {
        font-size: 14px;
        padding: 0 10px
    }

    #logo {
        width: 150px
    }


    .product_block_upper_inputs .input_price_tag {
        width: 140px
    }

    .product_block_middle .DHA_SL_catergories_container li {
        font-size: 20px
    }

    .branded_right #DHA_SL_symbol_container li {
        width: 100%
    }

    .product_block_middle_content {
        margin: 0;
        text-align: center
    }
}

.icon-label {
    width: 55px;
    height: 65px;
    background-size: cover;
    border-radius: 8px
}

@media screen and (max-width: 370px) {
    .addToCartCont.add-to-cart-fixed #product_total_label {
        top: 90px
    }

    .addToCartCont.add-to-cart-fixed .single_add_to_cart_button {
        margin: 0
    }
}


/*
Styling for

navnelapper/navnelapper-i-sort-hvit/

as those pages have different markup than others
*/

#productSaleImg {
    display: none;
}


@media screen AND (min-width: 850px) {
    .svarthvit .input-container.relativeInputs {
        width: calc(25% - 3px);
    }


    #productSaleImg img {
        width: 150px;
    }
}


form.cart > .step-title {
    display: block;
    background-color: transparent;
}


form.cart > .step-title > .step2_title {
    background-color: var(--color-step-title-bg);
    padding: 0 0 0 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-step-text);
}

#DHA_SL_sv_singlecategory_container .icon-box label.icon-label {
    z-index: 1;
    position: relative;
    width: 69px;
    height: 76px;
    background-color: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
}

@media screen AND (min-width: 850px) {
    #DHA_SL_sv_singlecategory_container .icon-box label.icon-label {
        width: 115px;
        height: 93px;
    }
}


.svarthvit .preview-container .preview-box-wrapper {
    width: 49%;
    display: inline-block;
    text-align: center;
}

body .svarthvit .preview-container .preview-box-wrapper .sticky-tag {
    margin-left: auto;
    margin-right: auto;
    width: 170px;
    height: 74px;
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 38px;
    clip-path: none;
    border-radius: 6px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}

body .svarthvit .preview-container .preview-box-wrapper em {
    margin-top: 10px;
    width: 170px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}

body.page-id-1641 #preview-rectbox-p-container {
    position: relative;
    padding: 0 0 0 2.5em;
}

/* shoe-tag */
body .svarthvit .preview-container .preview-box-wrapper .shoe-tag {
    width: 170px;
    height: 135px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 48% 48% 10% 10%;
    background-position: 50% 10%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    background-size: 38px;
    background-repeat: no-repeat;
}

@media screen AND (min-width: 850px) {
    body .svarthvit .preview-container .preview-box-wrapper .shoe-tag {
        margin-top: 0;
    }
}


body .svarthvit .preview-container .preview-box-wrapper .shoe-tag p {
    padding-top: 46px;
    height: 134px;
    position: relative;
}


body .svarthvit .custom-product-page .DHA_SL_title_h2 {
    font-size: 24px;
    padding-bottom: 6px;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 30px;
}

.custom-product-page .DHA_SL_title_h2 {
    font-size: 24px;
    padding-bottom: 6px;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 30px;
}

.custom-product-page .smart-packages:before,
.custom-product-page .smart-packages:after {
    display: table;
    line-height: 0;
    content: '';
}

.custom-product-page .smart-packages .package {
    position: relative;
    /*width: 33.3333%;*/
    padding: 1em;
}

.custom-product-page .smart-packages .package:first-of-type:before {
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/uploads/2019/02/orange_star.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: -10px;
    top: -5px;
    z-index: 1;
}

.custom-product-page .smart-packages .package .description {
    padding: 8px 12px;
}

.custom-product-page .package .description {
    color: #fff;
    padding: 28px 12px;
    background-color: #a9c960;
    border-radius: 5px;
    min-height: 146px;
    margin-bottom: 8px;
}

.custom-product-page .package label {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    cursor: pointer;
}

.custom-product-page .package label:not(.description) {
    font-size: 27px;
}

.custom-product-page .package span {
    display: block;
    color: #a9c960;
    font-weight: 700;
    padding-left: 35px;
    font-size: 28px;
}

.custom-product-page .smart-packages .package .bar-heading {
    color: #fff;
    border: 0;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 1em;
}

.custom-product-page .smart-packages .package .container {
    width: 250px;
    height: 160px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.custom-product-page .smart-packages .package .container:before,
.custom-product-page .smart-packages .package .container:after {
    display: table;
    line-height: 0;
    content: '';
}

.custom-product-page .smart-packages .package .barcontainer:first-child {
    margin-left: 8px;
}

.custom-product-page .smart-packages .package .barcontainer {
    background-color: #a9c960;
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    margin-left: 28px;
    width: 58px;
    height: 100%;
    float: left;
}

.custom-product-page .smart-packages .package .bar {
    background-color: #fff;
    position: absolute;
    bottom: 32px;
    width: 100%;
    height: 80%;
    box-sizing: border-box;
    border-radius: 6px;
}

.custom-product-page .smart-packages .package .container .description-container {
    position: absolute;
    bottom: 0px;
}

.custom-product-page .smart-packages .package .container span {
    display: block;
    color: #000;
    font-size: 10px;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    width: 58px;
    font-weight: 600;
    line-height: 1.5;
}

.custom-product-page .smart-pack-not {
    text-align: center;
}

.custom-product-page .product {
    /*width: 33%;*/
    display: inline-block;
    vertical-align: top;
    padding: 0 1em;
}

.custom-product-page .product p {
    margin-bottom: 10px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3f3127;
}

.custom-product-page .product > div {
    margin-bottom: 5px;
}

.custom-product-page .product label span {
    color: #a9c960;
    font-weight: 600;
    margin-left: 5px;
}

.custom-product-page .product input[type='radio'] + label {
    font-size: 24px;
    line-height: 1;
}

.cart-container {
    background-color: #fff;
}

.checkout-page-title {
    display: none;
}

.wc_payment_methods.payment_methods label {
    font-size: 18px;
}

.addToCartCont_Bottom {
    display: flex;
    margin-top: 30px;
    align-items: center;
    justify-content: center;
}

.addToCartCont_Bottom div,
.addToCartCont_Bottom div span.price {
    color: #a3c263;
    font-size: 25px;
    margin-right: 20px;
}

.addToCartCont_Bottom div span.price {
    margin-right: 5px;
}

.addToCartCont_Bottom button {
    margin: 0;
    border-radius: 8px;
    font-size: 20px;
}

.SL_branded_preview_container {
    display: block;
    border-radius: 19px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: calc(100% - 4px);
}

@media screen AND (min-width: 850px) {
    .custom-product-page .product {
        width: 33%;
    }

    .custom-product-page .smart-packages .package {
        width: 33%;
        float: left;
    }

    .addToCartCont_Bottom {
        justify-content: flex-start;
    }
}


/*
Styling for klistrelapper/ (page-id-380)
Styling for navnelapper/strykelapper/ (page-id-418)
Styling for navnelapper/strykelapper/ (page-id-415)
*/

.row .align-equal > .col {
    margin-left: auto;
    margin-right: auto
}

.custom-product-page .preview-container .sticky-tag p,
.custom-product-page .preview-container .free-product p,
.custom-product-page .preview-container .shirt-tag p {
    padding: 0 0 0 2.5em;
}

.custom-product-page .preview-container .preview-box .line-one,
.custom-product-page .preview-container .preview-box .line-two,
.custom-product-page .preview-container .preview-box .line-three {
    display: block;
    position: absolute;
    white-space: nowrap;
    color: #000;
    overflow: hidden;
}

.custom-product-page__container .custom-product-page__slider-wrapper > .step-title {
    display: block;
}

.relativeInputsNavn::after {
    content: '';
    display: table;
    clear: both;
}

.custom-product-page .preview-container .sticky-tag,
.custom-product-page .preview-container .free-product,
.custom-product-page .preview-container .shirt-tag {
    width: 170px;
    height: 74px;
    border-radius: 6px;
}

.custom-product-page .preview-container .sticky-tag {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 35px;
    clip-path: none;
}


.page-id-2686 .custom-product-page.custom-product-page--modified .preview-container,
.page-id-380 .custom-product-page.custom-product-page--modified .preview-container,
.page-id-574 .custom-product-page.custom-product-page--modified .preview-container,
.page-id-418 .custom-product-page.custom-product-page--modified .preview-container {
    margin-bottom: -5px;
}

.page-id-574 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em,
.page-id-2686 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em,
.page-id-380 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em,
.page-id-415 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em,
.page-id-418 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em {
    display: block;
    transform: translateY(-70%);
}

.page-id-574 .cart,
.page-id-2686 .cart,
.page-id-380 .cart,
.page-id-415 .cart,
.page-id-418 .cart {
    position: relative;
    z-index: 0;
}

.page-id-574 .relativeInputsNavn,
.page-id-2686 .relativeInputsNavn,
.page-id-380 .relativeInputsNavn,
.page-id-415 .relativeInputsNavn,
.page-id-418 .relativeInputsNavn {
    top: 24px;
    position: relative;
    z-index: 1;
}

.page-id-574 .custom-product-page .preview-container .preview-box-wrapper,
.page-id-2686 .custom-product-page .preview-container .preview-box-wrapper,
.page-id-380 .custom-product-page .preview-container .preview-box-wrapper,
.page-id-415 .custom-product-page .preview-container .preview-box-wrapper,
.page-id-418 .custom-product-page .preview-container .preview-box-wrapper {
    text-align: center;
    max-width: 100%;
    min-height: 160px;
    align-items: center;
    /*display: flex;*/
}

@media screen and (min-width: 850px) {
    .page-id-574 .custom-product-page .preview-container .preview-box-wrapper,
    .page-id-380 .custom-product-page .preview-container .preview-box-wrapper,
    .page-id-415 .custom-product-page .preview-container .preview-box-wrapper,
    .page-id-418 .custom-product-page .preview-container .preview-box-wrapper {
        min-height: 220px;
    }

    .page-id-418 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em,
    .page-id-380 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em,
    .page-id-415 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em {
        transform: translateY(-115%);
    }
}

.page-id-574 .custom-product-page #DHA_SL_sv_singlecategory_container,
.page-id-2686 .custom-product-page #DHA_SL_sv_singlecategory_container,
.page-id-380 .custom-product-page #DHA_SL_sv_singlecategory_container,
.page-id-415 .custom-product-page #DHA_SL_sv_singlecategory_container,
.page-id-418 .custom-product-page #DHA_SL_sv_singlecategory_container {
    margin-left: 0;
}


.page-id-574 .cart ~ .row:not(:last-child) .col-inner,
.page-id-380 .cart ~ .row:not(:last-child) .col-inner,
.page-id-415 .cart ~ .row:not(:last-child) .col-inner,
.page-id-418 .cart ~ .row:not(:last-child) .col-inner {
    max-width: 720px;
    margin: 0 auto;
}


.custom-product-page .preview-container .shoe-tag {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-size: 38px;
    clip-path: none;
}

.custom-product-page .preview-container .shoe-tag {
    width: 170px;
    height: 135px;
    border-radius: 48% 48% 10% 10%;
    background-position: 50% 10%;
}


.page-id-415 .custom-product-page.custom-product-page--modified .preview-container {
    margin-bottom: 25px;
}

@media screen and (min-width: 850px) {
    .page-id-415 .custom-product-page.custom-product-page--modified .preview-container {
        margin-bottom: 0;
    }
}


.addToCartCont-preview {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 35px;
    vertical-align: middle;
    position: relative;
}

@media screen AND (min-width: 850px) {
    .addToCartCont-preview {
        display: inline-block;
    }
}

.addToCartCont-preview #productSaleImg {
    position: absolute;
    top: -110px;
    right: -260px;
}

.addToCartCont-preview #product_total_price {
    color: #a3c263;
    font-size: 25px;
    margin-bottom: 5px;
}

/*
Adjustments for:
navnelapper/navnelapper-til-verktoy/
page-id-2686
*/

body.page-id-2686 .custom-product-page__slider-wrapper {
    margin-top: 20px;
}

body.page-id-2686 .custom-product-page.custom-product-page--modified .preview-container .preview-box-wrapper--sticky-tag em {
    display: block;
    transform: translateY(-100%);
}

@media screen AND (min-width: 850px) {
    body.page-id-2686 .custom-product-page__slider-wrapper {
        margin-top: 80px;
    }
}

/***************************************************************
NAVNELAPPER RELATED
***************************************************************/

/* NAVNELAPPER FIXED PREVIEW STYLES */
.preview-container .preview-box-wrapper.preview-fixed#preview-fargelapper-wrapper {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    margin: 0;
    max-width: 100%;
    padding: 10px 15px 10px;
}

.preview-container .preview-box-wrapper.preview-fixed#preview-fargelapper-wrapper .preview-img-wrapper {
    max-width: 400px;
}

@media screen AND (min-width: 1024px) {
    .preview-container .preview-box-wrapper.preview-fixed#preview-fargelapper-wrapper .preview-img-wrapper {
        max-width: 315px;
    }
}

/* END - NAVNELAPPER FIXED PREVIEW STYLES */

/* NAVNELAPPER BOX RATIO FIXES */
#preview-fargelapper-wrapper .preview-img-wrapper img {
    margin-bottom: -6px;
}

.custom-product-page #DHA_SL_symbol_container.fargelapper-icons-container .image-templates-box label {
    border: none;
}

.custom-product-page #DHA_SL_symbol_container.fargelapper-icons-container .image-templates-box label.label-selected {
    border: none !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%), 0 0 0 2px #000 !important;
}

.custom-product-page #DHA_SL_symbol_container.fargelapper-icons-container .image-templates-box label img {
    bottom: -4px;
}

/* END - NAVNELAPPER BOX RATIO FIXES */


/* Remove the circles */
#DHA_SL_farge_singlecategory_container .category-design-box::before {
    display: none;
}

.custom-product-page.fargerike form.cart > .step-title {
    display: flex;
    background-color: var(--color-step-title-bg);;
}

.custom-product-page.fargerike .addToCartCont {
    margin-top: 5px;
}

.custom-product-page.fargerike #DHA_SL_symbol_container {
    text-align: left;
}


@media screen AND (min-width: 850px) {
    .custom-product-page.fargerike .dhacustom-product-head {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .custom-product-page.fargerike .desktop_block_content_velgantal {
        border-radius: 5px;
        height: 100%;
        display: flex;
        flex-flow: column;
    }

    .custom-product-page.fargerike .addToCartCont {
        margin-top: auto;
        padding-top: 5px;
        margin-bottom: 0;
    }
}


/***************************************************************
END
NAVNELAPPER RELATED
***************************************************************/


/***************************************************************
SVARTHVIT RELATED
***************************************************************/

.svarthvit .cart {
    position: relative;
}

.svarthvit .relativeInputsNavn,
.svarthvit .relativeInputs {
    position: relative;
    z-index: 1;
}

#preview-svarthvitlapper {
    pointer-events: none;
}

.custom-product-page .DHA_SL_catergories_container {
    list-style-type: none;
    margin-bottom: 0;
    max-width: 80%;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.custom-product-page .DHA_SL_catergories_container li:not(.category-box) {
    color: #000;
}

.custom-product-page .DHA_SL_catergories_container li {
    display: inline-block;
    margin: 5px 4px 5px 0;
    padding: 0px 25px;
    font-size: 18px;
    background-color: #fff;
    border-radius: 25px;
    cursor: pointer;
}

.custom-product-page .DHA_SL_catergories_container li.category-box {
    cursor: pointer;
}

.custom-product-page .DHA_SL_catergories_container li.active {
    background-color: #e5e7f3;
}

/* Only mobile adjustments */
@media screen AND (max-width: 850px) {
    .custom-product-page .DHA_SL_catergories_container {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        max-width: 100%;
    }

    .custom-product-page .DHA_SL_catergories_container li {
        font-size: 14px;
        padding: 0 10px;
    }

    .custom-product-page.svarthvit .preview-container .preview-blackwhite {
        width: 235px;
    }

    .custom-product-page.svarthvit .preview-container .preview-blackwhite .sticky-tag {
        transform: scale(1.5);
        margin-bottom: 25px;
        /*width: 255px;*/
        /*height: 111px;*/
    }

    .custom-product-page.svarthvit .preview-container .preview-blackwhite .sticky-tag #preview-rectbox-p-container {
        top: 12px;
        padding-left: 3.5em;
    }

    .custom-product-page.svarthvit .preview-container .preview-blackwhite .shoe-tag {
        transform: scale(1.5);
        margin-top: 50px;
        margin-bottom: 50px;
        /*width: 255px;*/
        /*height: 111px;*/
    }
}

/***************************************************************
END SVARTHVIT RELATED
***************************************************************/


/***************************************************************
HJERTELAPPER RELATED
navnelapper/navnelapper-av-fam-irvoll/
***************************************************************/


@media (min-width: 850px) {
    .o-product-section__row {
        display: flex;
    }
}

@media (min-width: 850px) {
    .o-product-section__col {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (min-width: 850px) {
    .o-product-section__col--left {
        width: 33%;
        min-width: 33%;
    }
}

@media (min-width: 1200px) {
    .o-product-section__col--left {
        width: 25%;
        min-width: 25%;
    }
}

@media (min-width: 850px) {
    .o-product-section__col--right {
        flex-grow: 1;
    }
}

@media (min-width: 1200px) {
    .o-product-section__col--right {
        padding-left: 5.625rem;
    }
}

.o-product-section .product_block_upper_inputs,
.o-product-section .product_block_upper_inputs .input-container {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
}

.o-product-section .product_block_upper_inputs {
    display: flex;
    align-items: flex-start;
}

.o-product-section__logo {
    width: 12.5rem;
    margin-right: 10px;
    height: auto;
    min-height: 11.25rem;
}

.o-product-section__logo figure,
.o-product-section__logo img {
    width: 100%;
    height: auto;
}

.o-product-section .product_block_upper_inputs .input-container {
    width: 100%;
    padding-top: 1.25rem;
}

@media (min-width: 850px) {
    .o-product-section__heading {
        /*font-family: "Asap Condensed";*/
        font-weight: 500;
        background-color: #edf2ee;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        padding-top: 0.4375rem;
        padding-bottom: 0.4375rem;
        border-radius: 0.3125rem;
        font-size: 1.875rem;
        font-weight: 600;
        margin-bottom: 1.875rem;
    }
}

.o-product-section__col.o-product-section__col--left {
    position: relative;
    margin-bottom: 50px;
}

.o-product-section .product_block_upper_inputs {
    margin-bottom: 0.9375rem;
}

@media (min-width: 850px) {
    .o-product-section .product_block_upper_inputs {
        margin-bottom: 0.3125rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .o-product-section__col.o-product-section__col--left {
        margin-bottom: 0;
    }
}

.o-product-section__manifest {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: absolute;
    top: 135px;
}

@media (min-width: 850px) {
    .o-product-section__manifest {
        margin-top: 0;
        position: static;
        top: 0;
    }
}

.o-product-section__manifest-heading {
    padding-left: 32vw;
    margin-bottom: 2.1875rem;
    text-align: center;
}

@media (min-width: 850px) {
    .o-product-section__manifest-heading {
        padding-left: 0;
        padding-right: 0;
    }
}

.o-product-section__manifest-heading h2,
.o-product-section__manifest-heading h3 {
    margin-bottom: 0;
    /*font-family: "Asap Condensed";*/
    font-weight: 500;
}

.o-product-section__manifest-heading h2 {
    font-size: 3.125rem;
    line-height: 1;
}

@media (min-width: 850px) {
    .o-product-section__manifest-heading h2 {
        font-size: 3.75rem;
    }
}

.o-product-section__manifest-heading h3 {
    display: inline-block;
    font-size: 2.375rem;
    transform: translateX(-70%);
}

@media (min-width: 850px) {
    .o-product-section__manifest-heading h3 {
        transform: none;
        padding-right: 0;
        padding-left: 2.8125rem;
    }
}

@media (min-width: 1200px) {
    .o-product-section__manifest-heading h3 {
        padding-left: 4.0625rem;
        font-size: 3.125rem;
    }
}

.o-product-section__manifest-main {
    text-align: center;
}

@media (min-width: 850px) {
    .o-product-section__manifest-main {
        padding-top: 3.4375rem;
    }
}

@media (min-width: 1200px) {
    .o-product-section__manifest-main {
        padding-top: 4.6875rem;
        font-size: 1.125rem;
    }
}

.o-product-section__button-mobile.only-mobile .single_add_to_cart_button {
    width: 100%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.o-product-section__manifest-main figure,
.o-product-section__manifest-main img {
    max-width: 100%;
    height: auto;
}

.o-product-section__manifest-paragraph {
    font-size: 0.875rem;
}

@media (min-width: 850px) {
    .o-product-section__manifest-paragraph {
        font-size: 1rem;
    }
}

.o-product-section__button-mobile {
    margin-bottom: 0.9375rem;
}

.o-product-section__hidden {
    display: none;
}

.o-product-section .branded_right {
    width: 100%;
    margin-left: 0;
}

.o-product-section .branded_right #DHA_SL_symbol_container {
    justify-content: center;
}

.o-product-section .branded_right #DHA_SL_symbol_container li {
    transform: scale(1.15);
}

@media (min-width: 600px) {
    .o-product-section .branded_right #DHA_SL_symbol_container li {
        width: 33% !important;
    }
}

@media (min-width: 850px) {
    .o-product-section .branded_right #DHA_SL_symbol_container li {
        width: 20% !important;
        transform: scale(1.21);
    }
}

.o-product-section .branded_right .SL_branded_preview_container {
    box-shadow: none;
    width: 100%;
}

.o-product-section .branded_right .SL_branded_preview_container img {
    width: 100%;
    min-width: 0;
    height: auto;
    bottom: auto;
    margin-top: 0;
    margin-left: 0;
    box-shadow: none;
    border-radius: 0;
}

@media (min-width: 850px) {
    .o-product-section__footer {
        display: flex;
    }
}

.o-product-section__final-preview {
    max-width: 28.125rem;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 850px) {
    .o-product-section__final-preview {
        width: 50%;
        min-width: 50%;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
    }
}

.o-product-section__final-preview figure,
.o-product-section__final-preview img {
    width: 100%;
    height: auto;
}

.o-product-section__bubble {
    background-image: url(../../../themes/flatsome-child/assets/img/bubble.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 9.375rem;
    margin-left: -2.5rem;
    padding-left: 4.375rem;
    width: calc(100% + 40px);
    font-size: 0.875rem;
    padding-right: 2.1875rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 1200px) {
    .o-product-section__bubble {
        margin-top: 6.25rem;
        font-size: 1rem;
        margin-left: -6.25rem;
        padding-left: 6.25rem;
        width: calc(100% + 80px);
    }
}

@media (min-width: 850px) {
    .o-product-section .product_block_middle_content {
        text-align: left;
        padding-left: 2.1875rem;
        flex-grow: 1;
    }
}

@media (min-width: 1200px) {
    .o-product-section .product_block_middle_content {
        padding-left: 6.5625rem;
    }
}

.o-product-section__price {
    /*font-family: "Asap Condensed";*/
    font-size: 2rem;
}

.o-product-section #colortag-images {
    margin-bottom: 0;
}

.o-product-section
.image-templates-box
.SL_branded_preview_container.t4d-no-loader,
.o-product-section
.t4d-no-loader-2
.image-templates-box
.SL_branded_preview_container {
    box-shadow: none;
}

/***************************************************************
END HJERTELAPPER RELATED
***************************************************************/


/* --- Branded page start --- */

.branded_block {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
}

.branded_block .product_block_mobile_middle_content, .product_block_mobile_bottom_content, .product_block_mobile_bottom_img {
    display: none;
}

.product_block_middle {
    width: 30%;
}

#DHA_SL_symbol_container .branded_right .image-templates-box img.image-selected, .branded_right .image-templates-box img {
    position: relative;
    bottom: -2px !important;
    margin-top: -4px;
    margin-left: -4px;
    width: calc(100% + 4px);
    max-width: calc(100% + 4px);
}

.product_block_middle .DHA_SL_catergories_container {
    list-style: none;
    display: flex;
    background: #ff9966;
    color: #fff;
    align-items: center;
    justify-content: space-around;
}

.product_block_middle .DHA_SL_catergories_container li {
    margin: 0 !important;
    font-size: 26px;
    cursor: pointer;
    flex: 1 0 auto;
    text-align: center;
}

.product_block_middle .DHA_SL_catergories_container li:hover, .product_block_middle .DHA_SL_catergories_container li.active {
    background-color: #dd813a;
}

.product_block_middle .DHA_SL_icons_container_branded .slick-list {
    margin: 0 auto;
    width: 88%;
}

.product_block_middle .DHA_SL_icons_container_branded div label {
    width: 100px;
    height: 100px;
    background-color: transparent;
    cursor: pointer;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 50%;
}

.product_block_middle .DHA_SL_icons_container_branded .category-design-box {
    padding: 8px;
}

.product_block_middle .DHA_SL_icons_container_branded div.active {
    background-color: #eef1ed;
    border-radius: 8px;
}

.branded_right {
    width: 65%;
    margin-left: 5%;
}

.branded_right .product_block_bottom_content {
    font-size: 24px;
    color: #00adba;
    font-weight: bold;
    margin-bottom: 20px;
}

#colortag-images .slick-slide img {
    margin: 10px auto;
}

.branded_right #DHA_SL_symbol_container {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
}

.branded_right #DHA_SL_symbol_container li {
    width: 30%;
    margin: 0 0 20px 0;
}

.product_block_middle_content {
    text-align: center;
    margin: 25px 0 0;
}


.product_block_middle_addcart_after {
    font-size: 20px;
    color: #00adba;
}

.product_block_upper_title {
    font-size: 20px;
    color: #00adba;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-align: center;
}

.product_block_upper_inputs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product_block_upper_inputs .input_img, .product_block_upper_inputs .input_price_tag {
    position: absolute;
}

.product_block_upper_inputs .input_img {
    top: 0px;
    left: -50px;
    width: 300px;
}

.product_block_upper_inputs .input_img img:last-child {
    display: none;
}

.product_block_upper_inputs .input_price_tag {
    right: 57%;
    top: -10px;
    max-width: 160px;
}

.product_block_upper_inputs .input-container {
    width: 30%;
    /*margin: 105px 20px 0 55px;*/
}

.product_block_upper_inputs .input-container form {
    display: none;
}

.product_block_upper_inputs .input-container .input-box {
    margin-bottom: 10px;
}

.product_block_upper_inputs .input-container .input-box:last-child {
    margin-bottom: 0;
}

.product_block_upper_inputs .input_img_side {
    width: 69%;
}

.product_block_upper_inputs .input_img_side img {
    width: 100%;
    margin-top: 6px;
}

.woocommerce-billing-fields label {
    display: none;
}

.woocommerce-message.message-wrapper {
    background-color: #f0f4f1;
}

#DHA_SL_sv_singlecategory_container .icon-box label {
    cursor: pointer;
    cursor: pointer;
    height: 100px;
    width: 100px;
    background-size: cover;
    background-color: transparent;
}

@media only screen and (max-width: 849px) {
    .product_block_upper_inputs {
        margin: 10px 0 0;
    }

    .product_block_upper_inputs .input_img {
        position: initial;
        display: inline-block;
        width: calc(33% - 3px);
    }

    .product_block_upper_inputs .input-container {
        margin: 0 0 0 10px;
        display: inline-block;
        width: 66%;
        vertical-align: middle;
    }

    .product_block_upper_inputs .input-container .input-box {
        margin-bottom: 5px;
    }

    .product_block_upper_inputs .input-container input {
        padding: 0 20px;
        margin: 0;
        font-size: 14px;
        border-radius: 5px;
    }

    .product_block_upper_inputs .input_price_tag {
        display: none;
    }

    .product_block_upper_inputs .input_img_side {
        display: none;
    }

    .product_block_upper_inputs .input_img_side img {
        height: auto;
    }

    .product_block_upper_title {
        /* 		margin: 0 0 15px 0;
                font-size:38px;
                text-align:center; */
        display: none;
    }

    .branded_block {
        display: block;
        margin-top: 0;
    }

    .product_block_middle {
        width: 100%;
    }

    .branded_right {
        width: 100%;
        margin-left: 0;
    }

    .branded_right #DHA_SL_symbol_container li {
        width: 50%;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .product_block_middle .DHA_SL_catergories_container {
        margin-bottom: 5px;
    }

    .product_block_middle .DHA_SL_catergories_container li {
        font-size: 12px !important;
    }

    .product_block_middle .DHA_SL_icons_container_branded div {
        /*     margin: 0 0 5px 0;
            width: 25%;
            text-align: center; */
    }

    .product_block_middle .DHA_SL_icons_container_branded div label {
        width: 64px;
        height: 64px;
    }

    .product_block_middle .DHA_SL_icons_container_branded .category-design-box {
        padding: 6px 7px;
        max-width: 76px;
    }

    .product_block_middle .DHA_SL_icons_container_branded .slick-prev:before, .product_block_middle .DHA_SL_icons_container_branded .slick-next:before {
        width: 25px;
        height: 27px;
        background-size: cover;
    }

    .product_block_middle .DHA_SL_icons_container_branded .slick-next {
        right: 0px;
    }

    .branded_right {
        margin-top: 20px;
    }

    .branded_right #DHA_SL_symbol_container li {
        width: calc(50% - 10px) !important;
    }

    .product_block_upper_inputs .input_img img:last-child {
        display: block;
    }

    .branded_right .image-templates-box img.image-selected, .branded_right .image-templates-box img {
        min-width: unset;
    }

    #DHA_SL_symbol_container .image-templates-box img {
        bottom: -2px;
    }

    .product_block_mobile_bottom_content, .product_block_mobile_bottom_img {
        display: block;
    }

    .branded_block .single_add_to_cart_button {
        margin-top: 0;
    }

    .product_block_bottom_content {
        display: none;
    }
}


/***************************************************************
SCROLLBARS
***************************************************************/

@media only screen and (max-width: 849px) {
    #DHA_SL_icons_container_branded::-webkit-scrollbar {
        width: 2px;
        height: 10px
    }

    #DHA_SL_icons_container_branded::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px
    }

    #DHA_SL_icons_container_branded::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
        width: 50px
    }

    #DHA_SL_icons_container_branded::-webkit-scrollbar-thumb:hover {
        background: #555
    }
}

.custom-product-page #DHA_SL_farge_singlecategory_container::-webkit-scrollbar,
.custom-product-page #DHA_SL_sv_singlecategory_container::-webkit-scrollbar {
    width: 2px;
    height: 10px;
}

.custom-product-page #DHA_SL_farge_singlecategory_container::-webkit-scrollbar-track,
.custom-product-page #DHA_SL_sv_singlecategory_container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

.custom-product-page #DHA_SL_farge_singlecategory_container::-webkit-scrollbar-thumb,
.custom-product-page #DHA_SL_sv_singlecategory_container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
    width: 50px
}


.custom-product-page #DHA_SL_farge_singlecategory_container::-webkit-scrollbar-thumb:hover,
.custom-product-page #DHA_SL_sv_singlecategory_container::-webkit-scrollbar-thumb:hover {
    background: #555
}

/***************************************************************
END SCROLLBARS
***************************************************************/


/***************************************************************
BRANDED PAGES ADJUSTMENTS
***************************************************************/
/* Extend width on branded pages */

.page-id-39054 .page-wrapper .row,
.page-id-68520 .page-wrapper .row,
.page-id-4687 .page-wrapper .row,
.page-id-675 .page-wrapper .row,
.page-id-1609 .page-wrapper .row,
.page-id-33090 .page-wrapper .row,
.page-id-67015 .page-wrapper .row {
    max-width: 1336px;
}


.product_block_right_addcart.single_add_to_cart_button {
    width: 100%;
}

.product_block_upper {
    margin-bottom: 20px;
}

.product_block_upper .input_img_side {
    width: 65%;
    margin-left: 5%;
}

.product_block_title {
    font-weight: 700;
    min-height: 2.8125rem;
    margin-bottom: 10px;
    font-size: 1.1rem;
}

.branded_block #DHA_SL_symbol_container .SL_branded_preview_container img {
    bottom: -6px !important;
    left: -3px;
}


@media screen and (min-width: 850px) {
    .product_block_upper .input_img,
    .product_block_upper .input_price_tag {
        display: none;
    }

    .product_block_upper {
        margin-bottom: 10px;
    }

    .product_block_upper.minilapper .input_price_tag {
        display: block;
    }

    .branded_block #DHA_SL_symbol_container .SL_branded_preview_container img {
        bottom: -5px !important;
        left: -4px;
    }
}

/***************************************************************
END BRANDED PAGES ADJUSTMENTS
***************************************************************/


/***************************************************************
KLUBB GUI (id 90147)
***************************************************************/
.fargerike.label-product .dhacustom-product-head-right {
    display: flex;
    align-items: center;
}

.fargerike.label-product .addToCartCont {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
}

.fargerike.label-product #product_total_price {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.fargerike.label-product #product_total_label {
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.fargerike.label-product .quantity.buttons_added {
    height: 49px;
}

.fargerike.label-product input#quantity {
    height: 49px;
}

@media screen AND (min-width: 850px) {
    .fargerike.label-product #product_total_price {
        text-align: left;
    }

    .fargerike.label-product #product_total_label {
        text-align: left;
    }
}

/***************************************************************
END KLUBB GUI
***************************************************************/


/***************************************************************
NEW BW PREVIEW CONTAINER
***************************************************************/
#new-preview-rectbox-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}


#new-preview-rectbox-container .line-one,
#new-preview-rectbox-container .line-two,
#new-preview-rectbox-container .line-three {
    width: 100%;
    padding-left: 46px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    /*line-height: 1.3;*/
}


#new-preview-rectbox-container .line-one span,
#new-preview-rectbox-container .line-two span,
#new-preview-rectbox-container .line-three span {
    /*display: inline-flex;*/
    align-items: center;
    font-size: 38px;
    line-height: 1;
}


.preview-container .preview-box-wrapper .shoe-tag #new-preview-rectbox-container {
    padding-top: 30px;
}


.preview-container .preview-box-wrapper .shoe-tag #new-preview-rectbox-container .line-one,
.preview-container .preview-box-wrapper .shoe-tag #new-preview-rectbox-container .line-two,
.preview-container .preview-box-wrapper .shoe-tag #new-preview-rectbox-container .line-three {
    padding-left: 0;
}


.no-icon #new-preview-rectbox-container .line-one,
.no-icon #new-preview-rectbox-container .line-two,
.no-icon #new-preview-rectbox-container .line-three,
.preview-container .preview-box-wrapper .shoe-tag.no-icon #new-preview-rectbox-container .line-one,
.preview-container .preview-box-wrapper .shoe-tag.no-icon #new-preview-rectbox-container .line-two,
.preview-container .preview-box-wrapper .shoe-tag.no-icon #new-preview-rectbox-container .line-three {
    padding-left: 10px;
    padding-right: 10px;
}
/***************************************************************
END NEW BW PREVIEW CONTAINER
***************************************************************/


.page-id-1609 .product_block_upper_inputs .input_img > picture:first-child {
    display: none;
}