body {
    overflow-x: hidden;
}
.static-header-message {
    float: left;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.static-header-message ul {
    margin: 0 auto;
}
.static-header-message .left-section li {
    display: inline-block;
    margin: 0 auto;
    margin-right: 0;
    background-image: url(../images/check-mark-icon.png);
    background-repeat: no-repeat;
    padding-left: 18px;
    background-size: 15px 15px;
    background-position: center left;
    text-transform: uppercase;
    font-size: 11px;
}
.header-container .header .item-left {
    float: right;
    margin: 0 auto;
}
.user-menu #header-account .link.wishlist {
    display: none;
}
#header-account .header.links li a {
    font-size: 12px;
}
.header-container.header-regular #header-search .block-search.expanding._active .input-text {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
}
.header-regular .block-search.expanding._active button#action-search {
    display: none;
}
.header-regular .search-wrapper.block-search.expanding._active {
    min-width: 240px;
    width: auto;
}
.header-container.header-regular .block-search.expanding .input-text {
    border: 0;
    background-color: transparent;
    padding-right: 42px;
    padding-left: 30px;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
    position: absolute;
    right: 0;
    transition: all 0.3s ease-in-out;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #dedede;
}
.header-container.header-regular .block-search.expanding {
    width: 40px;
    padding-right: 15px;
}
#search_autocomplete.search-autocomplete {
    min-width: 200px;
    display: block !important;
}
.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    width: 100% !important;
}
.amsearch-additional-content .amsearch-leftside-sidebar, .search-autocomplete .amsearch-results {
    text-align: left;
}
.header-shop {
    display: inline-block;
    padding: 0 12px;
}
.header-container .left-column .user-menu .top-links ul.header.links {
    font-size: 12px;
}
#minicart.mini-cart .counter.qty.ic span.counter-label {
    position: relative;
}
#minicart.mini-cart .counter.qty.ic {
    background: none;
    color: #000;
    width: auto;
}
.header-container .dropdown-block .dropdown-heading .label {
    vertical-align: middle !important;
    line-height: 40px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.header-container .minicart-wrapper .action.showcart .counter.qty.empty {
    display: inline-block;
}
.desktop-none, .dropdown-block .dropdown-heading .desktop-none, .page-wrapper .breadcrumbs {
    display: none;
}
.nav-container .navi-wrapper #mainmenu li a {
    text-transform: none;
    font-size: 14px;
}
.custom-footer .block-content p {
    margin-bottom: 2px;
    color: #fff;
}
.custom-footer .block-title.heading {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}
.custom-footer ul.bullet li {
    padding-left: 0;
    background: none;
}
.full-banner .link a {
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid;
    display: block;
    font-size: 1.5em;
}
.full-banner .link {
    display: inline-flex;
    padding: 15px 40px;
    background-color: rgb(27 55 64 / 55%);
    margin: 0 25px;
    min-height: 60px;
    align-items: center;
    min-width: 350px;
    justify-content: center;
}
.static-banner .full-banner {
    position: relative;
}
.static-banner .full-banner .a-link {
    overflow: hidden;
    position: absolute;
    width: 100%;
    display: inline-flex;
    top: -80px;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.home-category {
    margin: 30px auto;
}
.home-category .feature a, .cat-image-section a.over-text {
    position: absolute;
    width: 100%;
    display: inline-flex;
    height: 100%;
    top: 0;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgb(0 0 0 / 24%);
    font-size: 24px;
}
.home-category .feature {
    margin: 0 auto;
    position: relative;
}
.logo-image {
    display: block;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
.logo-image img {
    max-height: 80px;
    max-width: 100%;
}
.home-cphlive .title {
    text-align: center;
    padding: 20px;
    font-size: 16px;
    letter-spacing: 2px;
}
.home-cphlive .s-content {
    max-width: 75%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 35px;
    padding-bottom: 20px;
}
.home-cphlive .image-sign {
    text-align: center;
    padding: 10px;
}
.home-cphlive {
    display: block;
    padding: 10px 0;
}
.home-cphlive .container {
    position: relative;
}
.home-cphlive .bg-image {
    position: absolute;
    bottom: 30px;
    right: 70px;
    max-width: 200px;
}
.home-sub-category.home-category .feature a {
    font-size: 26px;
    letter-spacing: 1px;
}
.home-sub-category.home-category .hcat {
    margin-bottom: 0;
}
.sub-list ul {
    border-bottom: 1px solid #ccc;
    text-align: center;
    margin-bottom: 40px;
}
.sub-list ul li {
    display: inline-block;
    margin: 0 auto;
    padding: 15px;
}
.footer-primary a {
    color: #fff;
}
.home-sub-category.home-category .hcat:last-child ul {
    margin-bottom: 0;
}
.cat-image-section {
    margin-bottom: 25px;
    position: relative;
}
.cat-image-section:hover, .home-category .feature:hover, .home-category .feature:hover .image {
    opacity: 0.75;
}
.cat-image-section .img-section img {
    max-width: 100%;
    width: 100%;
}
.catalog-category-view .page-title-wrapper, .categories-current-level .block-title, .product-lower-secondary-column.custom-sidebar-right {
    display: none;
}
.page-header .category-description {
    margin-bottom: 0;
}
.cat-image-section a.over-text .caption-vertical {
    display: block;
    overflow: hidden;
    white-space: normal;
    word-break: break-word;
}
.cat-image-section a.over-text .heading {
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
}
.categories-current-level .sideacco.uaccordion li.nav-item.level0 a {
    margin: 0 auto;
    background: transparent;
    padding: 0 10px;
    margin: 2px;
    border: 0;
}
.uaccordion.sideacco .nav-item.current > a {
    background-color: transparent;
    color: #222222;
}
.categories-current-level .sideacco.uaccordion li.nav-item.level0 a:hover {
    color: #222;
    text-decoration: underline;
}
.categories-current-level .sideacco.uaccordion li.nav-item.level0 {
    display: inline-block;
    width: auto !important;
    float: none;
}
.categories-current-level .uaccordion.sideacco {
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.categories-current-level .sideacco.uaccordion li.nav-item.level0.current.item-active a {
    text-decoration: underline;
}
.products.items-grid-partitioned .item {
    border-top: 0;
}
.page-products.page-layout-1column.page-with-filter .column.main {
    padding-top: 10px;
}
.products.items-grid-partitioned.hover-effect .item:hover, .products.items-grid-partitioned.hover-effect .item {
    box-shadow: none;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px !important;
    height: 100% !important;
}
.category-products-grid.items-grid.equal-height .item .actions, .category-products-grid .product-item-actions .actions-primary, .category-products-grid .product-item-actions .actions-primary button.action.tocart.primary {
    position: relative;
    bottom: 0 !important;
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.category-products-grid .product-item-actions .actions-primary button.action.tocart.primary {
    background: transparent;
    border: 1px solid #222;
    color: #222;
}
.category-products-grid .product-item-actions .actions-primary button.action.tocart.primary:hover {
    background-color: #222;
    color: #fff;
}
.products.items-grid-partitioned.hover-effect .item .product-item-info {
    padding: 0 20px;
        margin-bottom: 50px;
}
.products.items-grid-partitioned .item .product-item-info .product.photo.product-item-photo, .products.items-grid-partitioned .item .product-item-info .product.photo.product-item-photo .product-image-container {
    display: block;
    overflow: hidden;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto;
}
.items-grid .product-item-details .price-box {
    min-height: 30px;
}
.products.items-grid-partitioned.hover-effect .item .product-item-info .product-item-name {
    min-height: 28px;
}
.products.items-grid-partitioned.hover-effect .item .product-item-info a.product-item-link {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    min-height: 48px;
    margin: 0 auto;
}
.product.details.product-item-details .price-final_price .price {
    font-size: 14px; 
    font-weight: 500;
    color: #222;
    letter-spacing: 1px;
}
.product.details.product-item-details .price-final_price .old-price span.price {
    color: #fc639b;
    font-size: 14px;
}
.items-grid .product-item-details .price-box .old-price {
    display: block;
    margin: 3px auto;
}
.product-view .product.data.items.show-tabs {
    text-align: center;
}
.product-view .product.data.items.show-tabs>.item.title .data.switch {
    padding: 0 15px;
    border: 0;
    margin: 0 auto;
    background: transparent;
}
.product-view .product.data.items.show-tabs> .data.item.title {
    float: none;
    width: auto;
    display: inline-block;
}
.product-view .product.data.items.show-tabs .data.item.content {
    text-align: left;
}
.product-view .block.related .block-title.title strong {
    font-size: 16px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.product-view .block.related .block-actions, .product-view .block.related .field.choice.related {
    display: none;
}
.page-layout-1column .product-view .block.related .products-grid .product-item {
    width: 19%;
}
.product-view .block.related .product-item-info {
    width: 90%;
    max-width: 100%;
    margin: 0 5%;
}
.product-view .block.related .product-item-info a.product.photo.product-item-photo {
    display: block;
    overflow: hidden;
    text-align: center;
}
.dd-itemgrid-1col > .nav-item {
    margin: 0 0px 0 14%;
    width: fit-content;
    display: block !important;
}
/*---------------*/
.product.media .fotorama__nav__shaft {
    left: 0;
    position: relative;
    text-align: left;
    top: 0;
}
.product.media .fotorama .fotorama__thumb-border {
    display: none;
    border: 0;
}
.product.media .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame {
    max-height: 300px;
    height: auto !important;
    padding: 10px 6px !important;
    width: 31.3% !important;
}
.product.media .fotorama .fotorama__thumb {
    /*min-height: 180px; */
    height: auto;
    width: 100%;
    background: transparent;
}
.product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    transform: none;
    height: auto;
    position: relative;
    top: 0;
    width: 100%;
}
/*---- header container ------*/
.navi-wrapper .nav-regular .mega>.nav-panel--dropdown {
    margin-top: 46px;
    background-color: #EAF0F1;
    box-shadow: none;
}
.navi-wrapper .nav-regular .nav-panel--dropdown .nav-item > a:hover {
    background-color: transparent;
}
.nav-container .navi-wrapper #mainmenu li a {
    text-transform: none;
    font-size: 14px;
}
.nav-regular .nav-submenu .nav-item.level1 > a {
    font-weight: 600;
    margin-bottom: 0;
}
.navi-wrapper .nav-regular .mega>.nav-panel--dropdown:before {
    content: '';
    border-left: 2px solid #666;
    position: absolute;
    width: 2px;
    height: 60px;
    top: -30px;
    left: 6%;
}
.header-primary.header.container, .header-top.header.container.clearer {
    max-width: 100%;
}
.header-primary.header.container .inner-container, .header-top.header.container.clearer .inner-container{
    padding: 0;
}
.header-primary.header.container .inner-container .hp-block.left-column, .header-top.header.container.clearer .inner-container .static-header-message {
    padding-left: 6%;
}
.header-primary.header.container .inner-container .hp-block.right-column, .header-top.header.container.clearer .inner-container .item-right {
    padding-right: 5%;
}
.navi-wrapper .nav-regular .nav-submenu--mega {
    margin-left: 0;
    margin-right: 0;
    padding: 15px 3%;
}
.navi-wrapper .nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
    /*color: #000;*/
}
.nav-regular .nav-item:first-child a {
    padding-left: 0;
}
.page-main fieldset.fieldset .field label.label {
    text-align: left;
}
.product-options-wrapper .options-list.nested .field.choice.admin__field.admin__field-option {
    float: left;
    padding-right: 15px;
    padding-left: 0;
}
.product-options-wrapper .options-list.nested .field.choice.admin__field.admin__field-option .product-custom-option {
    position: relative;
    top: 3px;
    margin-right: 4px;
}
.option_images_gallery .mageworx-optionswatches-option-gallery {
    margin-top: 3px;
    margin-bottom: 3px;
}

.category-view .amfinder-common-wrapper .amfinder-item .amfinder-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 5px 0;
    min-height: 40px;
}

.landing-page.subcategories.nested-container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 25px;
}
.landing-page.subcategories.nested-container:before {
    display: none;
}
.landing-page.subcategories.nested-container .vertical-section.cat-image-section {
    margin: 0 auto;
    width: 100%;
}
#amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 25px;
}
#amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items .item.product.product-item {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 40px !important;
    position: relative;
}
#amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items .item.product.product-item .product-item-inner {
    position: absolute;
    width: calc(100% - 10px);
    bottom: 0;
}
#amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items .item.product.product-item .product-item-info {
    padding: 5px;
    margin-bottom: 0;
}
#amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items .product-image-photo {
    width: 100%;
}
.page-header .switcher .options ul.dropdown .view-dk a, .page-header .switcher .options ul.dropdown .view-no a, .page-header .switcher .options ul.dropdown .view-se a,
.page-header .switcher strong.view-current-store-switch {
    position: relative;
    padding-left: 35px;
}
.page-header .switcher ul.dropdown .view-dk a:before, .page-header .switcher .options ul.dropdown .view-no a:before, .page-header .switcher .options ul.dropdown .view-se a:before {
    content: '';
    position: absolute;
    top: 13px;
    width: 20px;
    height: 16px;
    background-size: 100%;
    display: block;
    left: 8px;
}
.page-header .switcher strong.view-current-store-switch:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 8px;
    width: 20px;
    height: 16px;
    background-size: 100%;
    display: block;
}
.page-header .switcher ul.dropdown .view-dk a:before, .page-header .switcher strong.view-current-store-switch.view-dk:before {
    background-image: url(../images/denmark-48.png);
}
.page-header .switcher ul.dropdown .view-no a:before, .page-header .switcher strong.view-current-store-switch.view-no:before {
    background-image: url(../images/norway-48.png);
}
.page-header .switcher ul.dropdown .view-se a:before, .page-header .switcher strong.view-current-store-switch.view-se:before {
    background-image: url(../images/sweden-48.png);
}
.top-scroll {
    position: fixed;
    width: 100px;
    height: 80px;
    line-height: 50px;
    text-align: center;
    font-size: 32px;
    bottom: 56px;
    right: 30px;
    z-index: 9999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.top-scroll #scroll-to-top {
    display: flex !important;
    align-items: center;
    justify-content: center;
    order: 1;
    position: relative;
    top: 0;
    left: auto;
    right: 0;
}
.top-scroll span {
    font-size: 12px;
    display: flex;
    order: 2;
    line-height: normal;
    padding: 8px 0;
}
.cart-summary .block .fieldset {
    margin: 15px auto 25px;
    width: 100%;
}
.cart-summary .block .fieldset select {
    width: 100%;
}
.cart-summary .block .fieldset input.input-text {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    min-height: 42px;
}
@media (min-width: 1500px) {
    .dd-itemgrid-1col > .nav-item {
        margin: 0 0px 0 21%;
        width: fit-content;
        display: block !important;
    }
    .navi-wrapper .nav-regular .nav-submenu--mega {
        padding-left: 5%;
        padding-right: 5%;
    }
    .header-primary.header.container .inner-container .hp-block.left-column, .header-top.header.container.clearer .inner-container .static-header-message {
        padding-left: 8%;
    }
    .header-primary.header.container .inner-container .hp-block.right-column, .header-top.header.container.clearer .inner-container .item-right {
        padding-right: 8%;
    }
    .navi-wrapper .nav-regular .mega>.nav-panel--dropdown:before {
        left: 8%;
    }
}
@media only screen and (min-width: 1440px){
    .checkout-klarna-index .column.main #checkout {
        max-width: 1380px;
        margin: 20px auto;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .checkout-klarna-index .column.main #checkout {
        max-width: 1170px;
        margin: 20px auto;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .checkout-klarna-index .column.main #checkout {
        max-width: 970px;
        margin: 20px auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .checkout-klarna-index .column.main #checkout {
        max-width: 750px;
        margin: 20px auto;
    }
}
@media (max-width: 1199px) {
    .header-primary.header.container .inner-container .hp-block.left-column, .header-primary.header.container .inner-container .hp-block.left-column, .header-top.header.container.clearer .inner-container .static-header-message {
        padding-left: 3%;
    }
    .header-primary.header.container .inner-container .hp-block.right-column, .header-primary.header.container .inner-container .hp-block.right-column, .header-top.header.container.clearer .inner-container .item-right {
        padding-right: 3%;
    }
    .navi-wrapper .nav-regular .nav-submenu--mega {
        padding: 15px 0;
    }
    .navi-wrapper .nav-regular .mega>.nav-panel--dropdown:before {
        left: 4%;
    }
}
@media (max-width: 991px){
    .mobile-none, .header-primary-container {
        display: none;
    }
    .desktop-none {
        display: block;
    }
    .home-cphlive .s-content {
        max-width: 90%
    }
    .home-cphlive .bg-image {
        right: 15px;
    }
    .sub-list ul li {
        padding: 15px 10px;
    }
    .product.media .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame {
        width: 30%;
    }
    .full-banner .link {
        min-height: 30px;
        min-width: 200px;
    }
    .static-banner .full-banner .a-link {
        top: -50px;
    }
    .landing-page.subcategories.nested-container {
        grid-gap: 20px;
    }
    .checkout-klarna-index .column.main #checkout .opc-wrapper {
        width: 60%;
        padding-right: 0;
    }
    .checkout-klarna-index .column.main #checkout .opc-sidebar {
        width: 38%;
    }
    .checkout-klarna-index .column.main #checkout .opc-sidebar .opc-block-summary {
        padding: 22px 15px;
    }
}
@media (max-width: 767px) {
    .checkout-klarna-index .column.main #checkout {
        max-width: 96%;
    }
    .checkout-klarna-index .authentication-wrapper {
        margin-top: 0;
        padding: 15px;
    }
    .checkout-klarna-index .column.main #checkout .opc-wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .header-top-container {
        display: none;
    }
    .home-category .feature {
        margin: 0 auto;
        position: relative;
    }
    .home-cphlive .s-content {
        max-width: 100%;
        display: block;
        padding: 0 15px 20px;
    }
    .home-cphlive .row-bottom-gutter, .home-category .row-bottom-gutter {
        margin: 0 auto;
    }
    .home-category .feature .image img, .cat-image-section img {
        width: 100%;
        max-width: 100%;
    }
    .search-wrapper .amsearch-form-container.-opened .amsearch-wrapper-input {
        width: 100% !important;
    }
    .page-products.catalog-category-view .columns {
        padding-top: 20px;
    }
    .product-view .product.data.items.show-tabs> .data.item.title {
        float: left;
        width: 100%;
        display: block;
    }
    .product-view .product.data.items.show-tabs>.item.title .data.switch {
        text-align: left;
        border-bottom: 1px solid #ccc;
    }
    .product-view .product.data.items.show-tabs {
        text-align: center;
        display: block;
        overflow: hidden;
        padding-top: 20px;
    }
    .product-view .product.data.items.show-tabs .data.item.content {
        text-align: left;
        display: block;
        overflow: hidden;
        padding-top: 20px;
    }
    .product-view .product.data.items .item.title a:after {
        top: 0;
    }
    .page-layout-1column .product-view .block.related .products-grid .product-item {
        width: 32%;
    }
    .full-banner .link {
        min-height: auto;
        min-width: auto;
    }
    .product-info-main .box-tocart .actions .action.tocart, .product-options-bottom .box-tocart .actions .action.tocart {
        margin: 0 auto;
    }
    .product-options-bottom {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .product-options-wrapper .fieldset .field {
        float: left;
        width: 100%;
    }
    .product-options-wrapper .options-list.nested .field.choice.admin__field.admin__field-option {
        width: auto;
    }
    .category-view .amfinder-common-wrapper .amfinder-item {
        margin-left: 8px;
        margin-right: 8px;
    }
    .landing-page.subcategories.nested-container {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 25px;
    }
    #amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
    }
    #block-search.expanding #search_autocomplete.search-autocomplete .amsearch-results {
        padding-top: 0;
    }
    .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
        width: 100% !important;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #block-search.expanding #search_autocomplete.search-autocomplete {
        top: 52px;
        margin: 0 auto;
    }
}
@media (max-width: 639px) {
    .home-cphlive .image-sign {
        text-align: left;
        padding: 10px 15px;
    }
    .home-cphlive .bg-image {
        right: 15px;
        margin: 0 auto;
        bottom: 0;
        max-width: 130px;
    }
    .static-banner .full-banner .a-link {
        top: 0;
    }
}
@media (max-width: 480px) {
    .full-banner .link {
        padding: 15px;
        width: 100%;
        text-align: center;
        min-height: auto;
        min-width: auto;
    }
    .sub-list ul li {
        padding: 15px 5px;
    }
    .option_images_gallery .mageworx-optionswatches-option-gallery {
        max-width: 85px;
    }
    .category-view .amfinder-common-wrapper .am-item.-list-item {
        width: 100% !important;
    }
    #amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 25px;
    }
    #amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items .item.product.product-item {
        margin-bottom: auto !important;
        position: relative;
    }
    #amasty-shopby-product-list .products.wrapper.grid.items-grid.category-products-grid.equal-height .products.list.items.product-items .item.product.product-item .product-item-inner {
        position: relative;
    }
}

.product-info-main .product-info-stock-sku  {   
    border-color: #fff; 
}

select {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #949494;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 42px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 300px;
    box-sizing: border-box;
}

.cat-label-label1 {
    background-color: #49a362 !important;
}

.full-banner img, object, video, embed {
    max-height: 100%;
    width: 100%;
}

.feature img, object, video, embed {
    max-height: 100%;
    width: 100%;
}

@media (min-width: 768px) {
.product-info-main .page-title-wrapper .page-title {
    font-size: 2.5rem !important;
}}


.product.info.detailed {
    padding-top: 30px;
}

.block.related .product.details.product-item-details .price-final_price .price {
    font-size: 14px !important;
    font-weight: normal !important;

}

.product-info-main {
    font-size: 14px !important;
}

.nav-regular .nav-submenu--mega .nav-item > a {
    padding: 0px 0px 0px 0px !important; 
}

.category-image .image {
    width: 100% !important;

}

.cart-summary > .title {
    margin-top: 1rem;
}

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 1.6rem;
}

.opc-block-summary .items-in-cart > .title strong {

    font-size: 14px !important;
}

.opc-progress-bar-item._active:before, .opc-progress-bar-item._active > span:before, .opc-wrapper .shipping-address-item.selected-item:after, .filter-title strong[data-count]:after, .main-color--bg {
    background-color: #49a362 !important;
}

.amrelated-grid-wrapper .block-title > strong  {

    font-size: 14px !important;
        font-weight: bold;
}

.amrelated-grid-wrapper .block-title   {

    text-align: center;
}

.amrelated-grid-wrapper .block-content   {

     border-top: 1px solid #d1d1d1;
}
   

.amrelated-grid-wrapper {
    margin-top: 80px;
}


.amrelated-grid-wrapper .slick-dots {
    display: none !important;
}

.show-tabs  strong  {

        font-weight: bold !important;
}

#tab-label-product_cms_block2, #tab-label-product_cms_block1 {
    display: none !important;
}

.product.info.detailed.collateral-container {
    margin-top: 80px;
}

.block.upsell {
    display: none;
}

.amrelated-grid-wrapper .product-items {
    padding-top: 30px !important;
}

.page-footer .block-title  {
        color: #fff !important;
        text-transform: uppercase;
        font-size: 16px;
}	

.page-footer ul.bullet li {
    background: none;
    padding-left: 0px;
}

@media (min-width: 768px) {
h1 {
    font-size: 30px !important;
}	
}

@media (min-width: 768px) {
h2 {
    font-size: 20px;
}}


@media (min-width: 768px) {
h3 {
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 20px;
}}


.page-title {
    margin-bottom: 40px;
}

.category-image, .category-description {
    margin-left: 15px;
}

.footer-bottom-container {
    background-color: #84817e !important;
}

.footer .footer-copyright {
    color: #fff !important;
}

@media only screen and (max-width: 800px) {
  .product-info-table {
	width: 100% !important; 
}
}

.product-info-table {
	border: 1px solid #d0d1d3; 
	width: 90%; border-collapse: collapse;
	margin-top: 20px;
    margin-bottom: 20px;
}

.product-info-image {
	max-width: 40px;padding:15px;
}

.product-info-image-info {
	max-width: 30px;padding:10px;
}


.product-info-tr {
	border: 1px solid #d0d1d3;
}

.product-info-tr-pasform {
	border: 0px solid #d0d1d3;
}



.product-info-td {
	font-size: 14px;      
	padding-top: 10px;
    padding-bottom: 10px;
}

.product-info-div {
	padding-top: 10px;
}

.product-info-a {
	color: #4cb269;font-weight: bold;
}

.product-info-div-pasform {
	padding-left: 15px;
}

.product-info-pasform {
	max-width: 100%;
}

.product-info-pasform {
	padding-top: 10px;
}

.product-info-td-pasform {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.image-pasform {
	width: 10%;
}
    
.title-pasform {
    font-size: 14px;
    }


.amrelated-discount {
    background: #f8b000;
}

.amrelated-pack-wrapper .amrelated-title {
    text-align: center;
      line-height: 1.8;
    font-size: 1.6rem;
    border-bottom: 1px solid #d1d1d1;
}


@media (min-width: 768px)  {
.amrelated-pack-wrapper .amrelated-content-wrapper {
    margin-top: 45px !important;
}}


@media (min-width: 768px)  {
.notification-container .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
    margin-left: 0.8% !important;
}}

.amxnotif-block label {
    padding-bottom: 10px;
}

.footer .footer-copyright {
    font-size: 13px !important;
    line-height: 16px;
    margin: 16px 0 !important;
}

.block.related {
    display: none !important;
}


.catalog-category-view.page-layout-2columns-left .columns .column.main {
    width: 100%;
}

.filter-options-item .filter-options-title:after {
    font-size: 22px;
}

@media (min-width: 768px)  {
.amasty-catalog-topnav .filter-options-title:after {
    margin: 0 20px 0 2px !important;
}}

.filter-options-title {
    text-transform: capitalize !important;
}

.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding-bottom: 4px !important;
}

.amfinder-horizontal {
    background: #EAF0F1;

}

.action.primary{

    margin-right: 25px;
}

.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
    line-height: inherit;


}


.page-header .switcher strong {
    font-size: 12px;
}



.page-header .switcher .options ul.dropdown a {
    text-align: left;
        padding: 0px 0px 0px 10px;
}


.page-header .switcher .options .action.toggle.active:after {
    line-height: inherit;
}

.fotorama__caption__wrap {
    display: none !important;
}


.bed_sheet_type .field  {
    float: left;
    padding-right: 40px;
}

.bed_sheet_quality .field  {
    float: left;
    padding-right: 40px;
}

.product-options-wrapper input[type="text"]  {
   max-width: 250px;
}

.category-view .amfinder-common-wrapper {
    margin: 15px !important;
;
}

.price-box {
    margin-bottom: 20px;
}

.product.attribute.description h2 {
    font-size: 20px;
}

.product-info-main .price-box .price-wrapper .price {
    font-size: 2rem !important;
}

.amfinder-label {
    min-height: 60px !important;
}

.page-header .switcher .options ul.dropdown.switcher-dropdown:before {
    right: 10px;
    left: auto;
    top: -12px;
}
.page-header .switcher .options ul.dropdown.switcher-dropdown:after {
    left: auto;
    top: -14px;
    right: 9px;
}

.page-header .switcher .options ul.dropdown.switcher-dropdown{
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
    right: 0;
}


@media (min-width: 768px)  {
.column_design {
  float: left;
  width: 48%;
  padding-right: 2%;
}} 

/* Clear floats after the columns */
@media (min-width: 768px)  {
.rowdesign:after {
  content: "";
  display: table;
  clear: both;
} } 

.block.newsletter {
    max-width: 1380px;
    margin: auto;
    padding: 30px;
}


.newsletter .content {
    margin: auto;
    width: 50%;
}


@media (min-width: 768px) {
.block.newsletter {
    margin: auto!important;
    width: 50% !important;
}}

@media (max-width: 639px) {
.newsletter .content {
    margin: auto;
    width: 100%;
}}

.cart-container .block.crosssell {
    display: none !important;
}

.catalog-topnav #layered-filter-block .filter-actions {
    display: block;
    color: #49a362;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    padding: 0;
}
.catalog-topnav #layered-filter-block .filter-actions .filter-clear:hover {
    color: #49a362;
}

.sidebar-main .block-actions {
    display: none;
}
.checkout-index-index .product-item-details .product-item-serviceinfo {
    margin: 5px 0px;
}
.checkout-index-index .opc-sidebar .block.items-in-cart .content.minicart-items {
    display: block !important;
}
.checkout-index-index .opc-block-shipping-information {
    padding: 0 20px;
    padding-top: 20px;
}
.checkout-index-index .opc-sidebar .block.items-in-cart .title::after {
    display:none;
}