
*{font-family: 'Poppins', sans-serif;}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:0}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

html, body, div, span, img, applet, embed, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, s, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button {
margin: 0;padding: 0;border: 0;outline: 0 none;font-size: 100%;background: transparent;box-sizing: border-box;}

input:focus,textarea:focus{outline:none;}

.px1,.none,.info-message_hidden,#shoper-foot,#turn-classic,.up{display: none;}

img{max-width: 100%;image-rendering: -webkit-optimize-contrast;}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
input[type=search]::-ms-clear{display: none; width : 0; height: 0;}
input[type=search]::-ms-reveal{display: none; width : 0; height: 0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display: none;}
input[type=number]{-moz-appearance: textfield;}

.r--l-flex {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.r--l-flex.r--l-flex-vcenter{-webkit-box-align: center;-moz-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}

a{color:#000;text-decoration:none;}

body{
    max-width:100vw;
    overflow-x: hidden;
    background-color:#f2f2f2;
}

body.overflow{
    overflow: hidden;
}
@media screen and (max-width:767px){
    body.scroll_block_menu{
        overflow: hidden;
    }
}
.skinpreview{
    cursor: pointer;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #000000c4;
    color: white;
    font-size: 13px;
    padding: 6px 10px 5px 10px;
    border-top-left-radius: 6px;
}

@media screen and (min-width:768px){
    *::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }
    *::-webkit-scrollbar-track {
        background: #f4f4f4;
    }
    *::-webkit-scrollbar-thumb {
        background: #262626
    }
    *::-webkit-scrollbar-thumb:hover {
        background: #333;
    }
}
.withloader:not(.loaded){
    position: relative;
    min-height: 230px;;
    font-size:0px !important;
}
.withloader:not(.loaded):before{
    content:'';
    width:100%;
    height:100%;
    background:#f2f2f2;
    position: absolute;
    z-index: 1;
}
.withloader:not(.loaded):after{
    content:'';
    background: url('/userdata/public/assets/scandicsofa/svg/loader.svg') transparent no-repeat;
    position: absolute;
    left:50%;
    top:50%;
    width: 91px;
    height:91px;
    display: inline-block;
    transform:translateX(-50%) translateY(-50%);
    z-index: 1;
}

.container-iframe{
    position: relative;
}
.container-iframe:not(.loaded):before{
    content:'';
    background: url('/userdata/public/assets/scandicsofa/svg/loader.svg') transparent no-repeat;
    position: absolute;
    left:50%;
    top:50%;
    width: 91px;
    height:91px;
    display: inline-block;
    transform:translateX(-50%) translateY(-50%);
    z-index: 1;
}

.container{
    max-width:1680px;
    margin: 0 auto;
    padding:0 40px
}
@media screen and (max-width:1100px){
    .container{
        padding:0 30px
    }
}

@media screen and (max-width:767px){
    .container{
        padding:0 20px
    }
}

.block{
    display: block !important;
}
.w100{
    width:100%;
}

.top > .container{
    max-width:100%;
    padding:0;
}

.breadcrumbs{
    display: none;
}

.boxhead{
    width:100%;
    color: #4f4f4f;
    width:100%;
    padding-bottom:25px;
    font-size:18px;
    line-height:25.2px;
    text-align: center;
}
@media screen and (min-width:768px){
    .boxhead{
        font-size:24px;
        line-height: 33.6px;
    }
}

@media screen and (min-width:1100px){
    .shop_index .centercol > div .custom-wrap{
        padding: 0 40px;
    }
}
@media screen and (max-width:1099px) and (min-width:768px){
    .shop_index .centercol > div .custom-wrap{
        padding: 0 30px;
    }
}
@media screen and (max-width:767px){
    .shop_index .centercol > div .custom-wrap{
        padding: 0 20px;
    }
}

.btn:not(.search__btn-search){
    transition:250ms;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 28px;
    font-size:20px;
    text-align: center;
    color:#4f4f4f;
    background:transparent;
    display: inline-block;
    padding: 16px 40px;
    margin: 10px 0;
    cursor: pointer;
    border:none;
    box-shadow: inset 0px 0px 0px 1px #828282;
}
.btn span{
    font-family: 'Montserrat', sans-serif;
}

.btn:not(.search__btn-search):hover{
    background-color:#e3e3e3;
}

/* @media screen and (max-width:767px){
    .btn:not(.search__btn-search){
        padding:11px 25px;
    }
} */
.btn span{
    display: block;
}

.btn.dark{
    color:white;
    background:#474747;
    box-shadow:none;
}
.btn.dark:hover{
    color:#d9ca94;
    background:#474747;
}

.btn.gold,
.btn.btn-red:not(.search__btn-search){
    color: #4f4f4f;
    background-color: #d9ca94;
    padding: 16px 40px;
    box-shadow:none;
}

.btn.gold:hover,
.btn.btn-red:not(.search__btn-search):hover{
    background:#333333;
    color:#d9ca94;
}

.btn.js__search-mobile-btn.search__mobile-btn{
    display: none;
}

.btn.inline{
    display: inline;
}

.alert{
    border-radius: 4px;
    background:#333;
    position: relative;
    padding: 15px;
    margin: 1em 0 .5em;
    color:white;
    font-size:13px;
}

.alert .close {
    position: absolute;
    right: 10px;
    top: 5px;
    line-height: 22px;
    color: #333;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    font-size: 1em;
    vertical-align: bottom;
}

.alert .close span{
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 8px 5px 0 0;
    text-transform: uppercase;
}

.alert.alert-success{
    background:#00970B;
}

.alert.alert-error{
    background:#F12C00;
}

#cookie {
    background-color: #f2f2f2;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #262626;
    z-index: 9000;
}

#cookie  .pagewidth{
    display: flex;
    align-items: center;
    justify-content: center;
}
#cookie a {
        text-decoration: underline;
}

#cookie .close{
    font-size: 1.6em;
    padding: 0.4em 0.6em;
    cursor: pointer;
    position: relative;
    z-index: 5;
    margin-left: 10px;
    background:url('/userdata/public/assets/scandicsofa/svg/close.svg') transparent no-repeat center;
}

.mask{
    position: fixed;
    background:black;
    opacity:0.5;
    width:100%;
    height:100%;
    top:0;
    z-index: 10;
}

.mask.mask-inactive{
    display: none;
}

.mask.mask-hidden{
    opacity:0;
}

.modal{
    z-index: 11;
    left:50% !important;
    transform:translateX(-50%) !important;
    background:white;
    padding:50px;
    transition:250ms;
    opacity:0;
    max-width: calc(100% - 30px);
}
.modal-hidden{
    display: none;
}
.modal-not-visible{
    opacity:0;
}

.modal-visible{
    opacity:1;
}

.modal .modal-header{
    display: flex;
    margin-bottom: 15px;
}

.modal .modal-header h3{
    font-size:24px;
    font-weight: 400;
    color: #555555;
    width: 100%;
    text-align: center;
}

.modal .modal-header .modal-close{
    position: absolute;
    right: 17px;
    top: 21px;
    cursor: pointer;
}

.modal .modal-header .modal-close .modal-close-txt{
    font-size:0;
}

.modal .modal-header .modal-close .modal-close-txt:before{
    content:'';
    background: url('/userdata/public/assets/scandicsofa/svg/close.svg') transparent no-repeat center;
    background-size:15px;
    width:20px;
    height:20px;
    display: inline-block;
}

.modal-alert .modal-footer a{
    width: 100%;
    margin-top: 20px;
}

.ajax-basket-container img{
    max-width:50%;
    margin-right:15px;
}

.modal-body .ajax-product-block{
    display: flex;
}

.ajax-product-block .ajax-product-block-info h3{
    color: #555555;
    font-size:14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
}

.ajax-product-block .ajax-product-block-info span{
    color: #555555;
    font-size:13px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 2px;
    display: inline-block;
}

.ajax-product-block .ajax-product-block-info p{
    display: flex;
}

.ajax-product-block .ajax-product-block-info span.first{
    width:100px;
}

.ajax-product-block .ajax-product-block-info span.second{
    width:calc(100% - 165px);
}

.ajax-product-block .ajax-product-block-info span.bold{
    font-weight: 700;
}

.ajax-product-block .ajax-product-block-info span strong{
    margin-left:5px;
}

.ajax-product-block .ajax-cart-block{
    border-top:1px solid #bdbdbd;
    margin-top: 5px;
    padding-top: 12px;
}
.ajax-product-block .ajax-cart-block .first{
    width:150px !important;
}

.ajax-product-block .ajax-product-block-info .ajax-stocks{
    flex-wrap:wrap;
    min-width: 450px;
}

.ajax-product-block .ajax-product-block-info .ajax-stocks .first{
    width:auto;
    display: flex;
}

.ajax-product-block .ajax-product-block-info .ajax-stocks .first .second{
    width: auto;
}

.ajax-product-block .ajax-product-block-info .ajax-stocks .first .label{
    width:100px;
}

.modal .modal-footer .ajax-product-block{
    border-top: 1px solid #bdbdbd;
    margin-top: 8px;
    padding-top: 10px;
}

.modal .modal-footer .ajax-product-block a.left{
    margin-right:7px;
}

@media screen and (min-width:1000px){
    .ajax-basket-container img{
        max-width:365px;
    }
}
@media screen and (max-width:999px){
    .ajax-basket-container img{
        max-width: 200px;
        object-fit: contain;
    }
}
@media screen and (max-width:500px){
    .ajax-basket-container img{
        max-width:36vw;
    }
    .ajax-product-block .ajax-product-block-info .ajax-stocks .first .second{
        width:57vw;
    }
}
@media screen and (min-width:821px){
    .modal .modal-header{
        margin-bottom: 30px;
    }   
    .modal .titleMobile{
        display: none;
    }

    .ajax-product-block .ajax-cart-block{
        margin-top: 15px;
        padding-top: 17px;
    }

    .modal .modal-footer .ajax-product-block{
        margin-top: 30px;
        padding-top: 15px;
        text-align: right;
    }
}
@media screen and (max-width:820px){
    .ajax-product-block .ajax-product-block-info{
        margin-top: 15px;
        width: 100%;
    }

    .ajax-product-block .ajax-product-block-info .ajax-stocks .first{
        width: 100%;
    }

    .modal .titleMobile{
        width:calc(50% - 15px);
        display: flex;
        align-items: center;
        color: #555555;
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
    }
    .ajax-product-block .ajax-product-block-info h3{
        display: none;
    }
    .modal .modal-header .modal-close{
        top:10px;
        right:10px;
    }
    .modal .modal-header h3{
        font-size:20px;
    }
    .modal{
        padding: 37px 25px;
    }
    .modal.modal-addtobasket{
        width:100% !important;
        height: inherit !important;
        top:15px !important;
    }
    .modal-body .ajax-product-block{
        flex-wrap:wrap;
    }
    .modal .modal-footer .ajax-product-block a {
        font-size:14px;
        padding: 4.5px 15px;
        margin-bottom:0px;
    }
}

.product{
    display: flex;
    flex-direction: column;
}

.product .prodimage{
    display: block;
    opacity:1;
    transition:opacity 250ms linear;
}

@media screen and (min-width:769px){
    .product .prodimage:hover{
        opacity:0.75;
    }
}


.product .prodimage .img-wrap{
    display: block;
}


.product .prodname{
    padding-top: 14px;
    display: block;
    margin-bottom:5px;
}

.product .prodname .productname{
    color: #4f4f4f;
    font-size:14px;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    display: block;
}
@media screen and (min-width:768px){
    .product .prodname .productname{
        font-size: 16px;
        line-height: 25.2px;
    }
}

.product .price{
    text-align: center;
    padding-bottom: 15px;
}

.product .price em,
.product .price del{
    font-style:normal;
    font-weight: 300;
    font-size:12px;
    color:black;
}
@media screen and (min-width:768px){
    .product .price em,
    .product .price del{
        font-size:13px;
    }
}

.product .buttons,
.product .price > span{
    display: none;
}

.tags{
    position: absolute;
    list-style: none;
}
.tags li{
    padding: 3px 10px;
    font-size: 10px;
    font-weight: 300;
    margin:5px;
}

.tags li.promo{
    background:#ff2800;
    color:white;
}

.tags li.new{
    background:#d3bb79;
    color:#333;
}
/* header */

.search__container .custom-search-header {
    display: flex;
    padding: 23px;
    justify-content: space-between;
    align-items: center;
}
.search__container .custom-search-header .custom-search-close,
.search__container .custom-search-header .custom-search-home {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.search__container .custom-search-header .custom-search-home img:first-child {
    margin-right: 12px;
    transform: rotate(180deg);
}
.search .search__container .search-form .search-input {
    height: 57px;
    min-height: 57px;
    background-color: #f4f4f4;
    border-radius: 40px;
    flex-direction: row-reverse;
}
.search__container .search-form .btn {
    width: 40px;
    height: 32px;
    padding: 0;
    display: block;
    text-align: right;
    position: absolute;
    top:0;
    left:0;
    cursor: pointer;
}


.search__container .search-form .btn::before {
    content: "";
    background: url(/userdata/public/assets/scandicsofa/svg/search.svg) transparent no-repeat center;
    width: 20px;
    height: 20px;
    background-size: 20px;
    display: inline-block;
    position: absolute;
    top:11px;
    left:15px;
}

@media screen and (min-width:768px){
    .search__container .search-form .btn {
        left:inherit;
        right:7px;
    }
    .search__container .search-form .btn::before {
        width: 45px;
        height: 32px;
        background-size: 19px;
        top:0px;
        left:0px;
    }
}
.search {
    position: relative;
    color: #000;
}

.search__loader {
    -webkit-animation: loader-spin 1s infinite ease-in-out;
    animation: loader-spin 1s infinite ease-in-out;
}
.search__btn-search {
    width: 100%;
    min-height: 100%;
    padding: 12px;
}
.search__btn-search .search__icon {
    color: #fff;
}
.search__input {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 44px;
}
.search .btn {
    height: 46px;
}
.search__input[type="search"] {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.36px;
    line-height: 36px;
    text-align: left;
    height: 50px;
    line-height: 20px;
    padding: 17px 15px 15px 30px;
    margin: 0;
    min-height: 48px;
    width: 100%;
    color: #5f5f5f;
    font-family: Montserrat;
    font-size: 12.5px;
    font-weight: 400;
}
.search__input[type="search"]:focus {
    outline: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.js__search-template-item-remove-btn::before,
.search__input-area-item .icon-close::before {
    content: "";
    background: url(https://www.selfieroom.pl/userdata/public/assets/selfieroom/svg/close.svg) transparent no-repeat;
    background-size: 13px;
    width: 35px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
}
.js__search-template-item-remove-btn::before {
    width: 22px;
    position: relative;
    top: 2px;
}
.search__input-area_error {
    border-color: red;
}
.search__input-area-item_grow {
    flex-grow: 1;
}
.search__votestars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
}
.search__votestars-item {
    color: #000;
}
.search__list-icon {
    margin-right: 1em;
}
.search__list-nested {
    margin-top: 15px;
}
.search__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5.5px 0;
    cursor: pointer;
}
.search__list-item a,
.search__list-item span {
    font-size: 14px;
}
.search__input__list-item:first-child,
.search__list-item:last-child {
    margin: 0;
}
.search__input__list-item:hover,
.search__list-item:active {
    background-color: #fff;
}
.search__list-item-action-btn {
    padding: 7.5px 11.25px 7.5px 15px;
    margin: -7.5px -11.25px -7.5px -1.5px;
}
.search__content {
    display: block;
    min-width: 100%;
    overflow: hidden;
    background-color: #fff;
    z-index: 20;
    padding: 0 20px;
}

.search__content .search__list{
    margin-bottom:20px;
}
@media screen and (min-width:768px){
    .search__content {
        min-width:360px;
    }
}
.search__content_right {
    left: auto;
    right: 0;
}
.search__btn-load-more:hover {
    color: #000;
}
.search__btn-clear {
    cursor: pointer;
}
.search__btn_link {
    font-size: inherit;
    vertical-align: unset;
    font-family: Montserrat, sans-serif;
}
.search__item-container {
    width: 100%;
}
.search__icon {
    position: absolute;
    top: 17px;
    right: 0px;
}
.search__loader {
    position: absolute;
    top: 20px;
    right: 20px;
    filter:grayscale(1);
}

@media screen and (min-width:768px){
    .search__icon {
        right:inherit;
        left:9px;
        top:5px;
    }
    .search__loader {
        right: inherit;
        left: 6px;
        top: 6px;
    }
}
@media screen and (max-width:768px){
    .search__icon {
        right:-8px;
        top:9px;
    }
    .search__loader {
        top: 10px;
        right: 11px;
    }
    .search__content{
        position: absolute;
    }
}
.search__icon_size-1 {
    font-size: 1.3em;
    line-height: 1em;
}
.search__icon_spacing {
    padding: 0.35em 0.85em;
}
.search__message {
    padding: 7.5px;
    word-break: break-word;
}
.search__message_error {
    color: red;
}
.search__message_info {
    background-color: #f5f5f5;
    margin-top: 10px;
    border-radius: 6px;
    font-size: 14px;
    padding: 14px 14px 10px 14px;
}
.search__message_info button {
    text-decoration: underline;
}
.search__section-head {
    font-size: 0.9em;
    margin: 0;
    background-color: #fff;
}
.search__section-head_sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}
.search__section-head_line {
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 8px;
    margin-top: 32px;
}
.search__result-icon {
    margin-right: 15px;
}
.search__result-icon img {
    max-width: 71px;
    border-radius: 5px;
}
.search__result-note {
    font-size: 0.96em;
}
.search__result-note-item {
    color: gray;
}
.search__result-note-item:not(:lat-child) {
    margin-right: 7.5px;
}
.search__result-category-title {
    font-size: 0.8em;
    font-weight: 300;
    color: gray;
    margin-left: 6px;
}
.search__result-title-item {
    margin: 0;
    display: inline;
}
.search__result-title-item-subheading {
    font-size: 0.9em;
}
.search__result-details {
    display: inline;
}
.search__result-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: top;
    width: 100%;
}
.search__result-link:hover {
    color: #000;
}
.search__result-content {
    flex-grow: 1;
    line-height: 1.3em;
}
.search__result-content .search__result-title h5 {
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
}
.search__result-content span,
.search__result-note span {
    display: block;
    font-size: 12px;
}
.search__result-item_active {
    color: #000;
}
.search__result-item_inactive {
    text-decoration: line-through;
    color: gray;
}
.search__history-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.search__history-value {
    width: 100%;
}
.search__history .icon-close {
    padding: 6px;
    cursor: pointer;
}
.search__mobile-btn {
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 50px;
    border-radius: 50%;
    padding: 0.45em 0.85em;
    font-size: 1em;
    cursor: pointer;
    z-index: 10;
}
.search__mobile-btn_open {
    display: block;
    will-change: transform;
    -webkit-animation: show-mobile-btn 0.2s ease-out both;
    animation: show-mobile-btn 0.2s ease-out both;
}
.search__mobile-btn_close {
    display: none;
}
.search__mobile-btn_closing {
    will-change: transform;
    -webkit-animation: hide-mobile-btn 0.2s ease-out both;
    animation: hide-mobile-btn 0.2s ease-out both;
}
.search .message_error {
    color: red;
}
.search .list_inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search .list_inline li {
    color: gray;
}
.search .list_inline li:not(:last-child),
.search .list_linline > li {
    margin-right: 7.5px;
}
.search [data-search-section-name="suggestions"] .search__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.search .js__search-close-btn {
    display: none;
}
.search .icon-back:before {
    content: "";
    background: url(https://www.selfieroom.pl/userdata/public/assets/SVG/blackrightarrow.svg) transparent no-repeat;
    background-size: 13px;
    width: 20px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
}
.search .link,
.search a {
    text-decoration: none;
    cursor: pointer;
}
.search .link:hover,
.search a:hover {
    color: #000;
}
.search .link:hover img,
.search a:hover img {
    text-decoration: none;
}
.search__container.active {
    right: 0;
}
.search__container .icon-reload {
    display: none;
}
.search__section-footer button {
    color: #5f5f5f;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: block;
    margin: 30px auto;
    text-decoration: underline;
}
@keyframes hide-mobile-btn {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateY(15px);
    }
}
@keyframes show-mobile-btn {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@media screen and (min-width:1110px){
    .top-links-wrap #links-top{
        background:#f2f2f2;
    }
    .links-top-container{
        margin: 0 auto;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .links-top-container a{
        font-family: 'Montserrat', sans-serif;
        font-size:13px;
        font-weight:300;
        margin:0 5px;
        padding:0 10px;
        text-transform: uppercase;
    }
    .links-top-container a:last-child{
        margin-right:0;
        padding-right:0;
    }
    .links-top-container a:hover{
        -webkit-text-stroke: 0.75px black;
    }
}

@media screen and (max-width:1109px) and (min-width:768px){
    .logo-bar{
        flex-wrap:wrap;
    }
    .logo-bar .link-logo-img{
        order:1;
    }
    .logo-bar .logo-bar-right{
        order:2;
    }
    .logo-bar .menu{
        order:3;
    }
}

@media screen and (min-width:1110px){
    .logo-bar{
        justify-content: space-between;
    }
    .logo-bar .link-logo-img{
        width:240px;
    }
    .logo-bar-right{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width:240px;
    }
    .menu .innermenu .menu-list > li{
        padding-bottom:35px !important;
    }
    .menu .innermenu .menu-list > li > div{
        transition:opacity 150ms linear;
    }
    .menu .innermenu .menu-list > li:hover > div{
        top:56px;
    }
    .header-menu-image{
        position: absolute;
        left:40px;
        top:1px;
        width:423px;
        max-width:25vw;
    }
}

@media screen and (max-width:1109px) and (min-width:768px){
    .logo-bar{
        justify-content: center;
    }
    .logo-bar .link-logo-img{
        width:50%;
    }
    .logo-bar-right{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width:50%;
    }
    .menu .innermenu .menu-list > li{
        padding-bottom:10px !important;
    }
    .menu .innermenu .menu-list > li:hover > div{
        top:34px;
    }
    header{
        padding-top:8px;
    }
}

.basket-contain-mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    z-index: 1;
    opacity: 0;
    transition:150ms;
    display: none; 
}

.basket-contain{
    position: absolute;
    display: none;

    background-color: white;
    z-index: 12;
    overflow:visible !important;
}

@media screen and (min-width:1110px){
    .basket-contain{
        top:132px !important;
        right: 20px;
        width: 576px !important;
        left: inherit !important;
    }
}

@media screen and (max-width:1109px) and (min-width:768px){
    .basket-contain{
        top:60px !important;
        right:10px;
        left: inherit !important;
        width: 576px !important;
    }
}
@media screen and (max-width:767px){
    .basket-mobile-toggler{
        position: relative;
        top: -6px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    .basket-mobile-toggler img{
        max-width:21px;
    }

    .basket-contain{
        top:0 !important;
        left:0 !important;
        right:0;
        margin:20px;
        opacity:0;
        transition:150ms;
        width: calc(100% - 40px) !important;
    }

    .basket-contain-mask{
        z-index: 11;
    }

    .basket-contain.active,
    .basket-contain-mask.active{
        display: block !important;
    }

    .basket-contain.opacity{
        opacity:1;
    }
    .basket-contain-mask.opacity{
        opacity:0.3 !important;
    }
    
    .basket-contain .basket-products li .product-name .product-variant{
        margin-top:5px;
    }
    .basket-contain .basket-products li img{
        margin-bottom: 5px;
    }
    .basket-contain .basket-products li .product-info {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    .basket-contain .basket-product-list li{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .basket-contain .basket-contain-boxhead {
        margin-top: 20px;
        position: relative;
    }
    .basket-contain .basket-contain-boxhead span{
        display: block;
        text-align: center;
        color: #4f4f4f;
        font-family: Montserrat,sans-serif;
        font-size: 14px;
        font-weight: 300;
        line-height: 19.6px;
    }

    .basket-contain .basket-contain-boxhead .basket-contain-close{
        position: absolute;
        top: -20px;
        right: 0;
        padding: 20px;
        cursor: pointer;
    }
}

@media screen and (min-width:768px){
    .basket-contain .basket-product-list li{
        display: grid;
        grid-gap:10px;
        grid-template-columns: 100px calc(100% - 100px);
    }
    .basket-contain .basket-contain-boxhead{
        display: none;
    }
}

.basket-contain .basket-products{
    padding:20px;
    background:white;
}

.basket-contain .basket-product-list li{
    border-bottom:1px solid #bdbdbd;
    padding:20px 0;
}


.basket-contain .basket-product-list li:first-child{
    padding-top:0;
}

.basket-contain .basket-products li img{
    max-width: 100px;
    min-width: 100px;
    grid-column: 1;
    grid-row: 1/2;
}

.basket-contain .basket-products li .product-name {
    grid-column: 2;
    grid-row: 1;
    font-size: 12px;
    text-align: left;
    color: #555555;
    font-weight: 400;
    font-size: 20px;
}

.basket-contain .basket-products li .product-name .product-variant{
    display: block;
    font-size: 13px;
    font-weight: 300;
}

.basket-contain .basket-products li .product-info {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    grid-column: 2;
    grid-row: 2;
    color: #555555;
    font-size: 13px;
    font-weight: 300;
}

.basket-contain .basket-products li .remove-product{
    display: none;
}

.basket-contain .basket-summery{
    background:white;
    padding: 0 20px 20px 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.basket-contain .basket-summery .basket-price{
    display: flex;
    flex-direction: column;
    color: #555555;
    font-size:13px;
    text-align: right;
    margin-top: 5px;
}

.basket-contain .basket-summery > span > span > span{
    width:40%;
}

.basket-contain .basket-summery > span > span > strong{
    width: 60%;
}

.basket-contain .basket-summery a{
    background-color: #d9ca94;
    display: inline-block;
    width: auto;
    padding: 6px 40px;
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (min-width:768px){
    .basket-mobile-toggler{
        display: none;
    }

    header{
        background:white;
    }
    .menu.row #links-top{
        display: none;
    }
    .logo-bar{
        display: flex;
        align-items: center;
        height:75px;
        padding-top:8px;
    }

    .logo-bar .link-logo-img img{
        max-width:186px;
    }
    .logo-bar .menu-mobile-toggler{
        display: none;
    }

    .logo-bar-right > div:not(.basket-contain):not(.search__container):not(.basket-contain-mask){
        margin-left:27px;
        z-index: 1;
    }
    
    .logo-bar-right > .search__container,
    .logo-bar-right > .myaccount,
    .logo-bar-right > .basket{
        height: 32px;
    }

    .logo-bar-right > .myaccount a{
        padding-top:2px;
        display: block;
    }
    .logo-bar-right .search__container{
        display: flex;
        align-items: center;
        position: relative;
    }

    .logo-bar-right .search__container form{
        position: absolute;
        top:-4px;
        right:-15px;
        z-index: 3;
        height: 32px;
        width:233px;
        display: none;
    }
    
    .logo-bar-right .search__container form.active{
        display: block;
    }

    .logo-bar-right .search__container form .search__input{
        height:52px;
        background:#F2F2F2;
        border:none;
        padding: 0px 58px 0 30px;
        font-size: 16px;
        font-weight: 300;
        color: black;
        min-height: 32px;
        height: 32px;
    }

    .logo-bar-right .search__container .search-toggler{
        z-index: 2;
        cursor: pointer;
        padding-bottom:1px;
    }

    .menu {
        margin: 0px;
        z-index: 1;
        position: relative;
    }
    
    .menu a,
    .menu span{
        font-family: 'Montserrat', sans-serif;
    }
    .menu .innermenu {
        height: 45px;
        line-height: 45px;
        position: relative;
        z-index: 1;
        padding:0;
    }

    .menu .innermenu .menu-mobile{
        display: none;
    }
    .menu .innermenu .menu-list {
        overflow: hidden;
        list-style: none;
        display: flex;
        justify-content: center;
    }
    .menu .innermenu .menu-list:not(.loaded){
        display: none !important;
    }

    .menu .innermenu .menu-list > li > .link-wrap{
        padding:11.5px 0 8.5px 0;
    }

    .menu .innermenu .menu-list > li > .link-wrap a span {
        font-size: 15px;
        font-weight: 300;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 0.02em;
    }

    .menu .innermenu .menu-list > li > .link-wrap a:hover{
        text-decoration: none !important;
    }

    .menu .innermenu .menu-list > li:hover > .link-wrap > a span{
        -webkit-text-stroke: 1px black;
    }
    .menu .innermenu .menu-list li {
        float: left;
        padding: 0;
        line-height: 25px;
    }
    .menu .innermenu .menu-list li .link-wrap {
        font-size: 14px;
        margin-bottom: 0;
        line-height: normal;
    }

    .menu .innermenu .menu-list li .link-wrap a {
        padding: 8px 15px;
        display: inline-block;
        position: relative;
    }
    .menu .innermenu .menu-list li .link-wrap a:hover {
        text-decoration: underline;
    }
    .menu .innermenu .menu-list li ul {
        display: none;
        list-style: none;
    }
    .menu .innermenu .menu-list li ul li {
        font-size: 18px;
    }
    
    .menu .innermenu .menu-list li ul li:nth-child(1) {
        padding-top: 20px;
    }
    .menu .innermenu .menu-list li ul li:nth-last-child(1) {
        padding-bottom: 20px;
    }
    .menu .innermenu .menu-list li ul li.parent a {
        position: relative;
    }

    .menu .innermenu .menu-list li ul li ul li.parent > span a::after{
        opacity:0.5;
    }

    .menu .innermenu .menu-list li ul li .link-wrap {
        font-size: 16px;
        margin: 0;
    }
    .menu .innermenu .menu-list li ul li .link-wrap a {
        display: block;
        padding: 3px 0;
    }
    .menu .innermenu .menu-list li ul li .link-wrap a:hover{
        text-decoration: none;
        -webkit-text-stroke: 1px black;
    }
    .menu .innermenu .menu-list li ul li .link-wrap a span {
        color: #333;
        font-size: 15px;
        font-weight: 300;
        line-height: 26px;
        text-align: left;
        font-weight: 300;
        letter-spacing: 0.07px;
    }

    .menu .innermenu .menu-list li ul li ul li .link-wrap a span{
        font-size: 12px;
        color: #5f5f5f;
    }
    .menu .innermenu .menu-list li.home-link-menu-li {
        display: none;
    }

    .menu .innermenu .parent:hover > span a::after{
        right:7px !important;
    } 
    
    .menu .innermenu .menu-list > li:hover > div{
        background: white;
        width: 100%;
        height: 200px;
        position: absolute;
        width: 100vw;
        max-width:1680px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        justify-content: center;
        min-height:300px;
    }

    .menu .innermenu .menu-list > li:hover > div:after{
        content:'';
        background:white;
        position: absolute;
        width: 100vw;
        height: 100%;
        z-index: -1;
    }
    .menu .innermenu .menu-list > li:not(:hover) > div{
        height:0 !important;
        display: none;
    }

    .menu .innermenu .menu-list > li:hover > div > ul{
        display: inline-block;
        position: absolute;
        z-index: 1;
        background-color: #fff;
        border-top: 1px solid black;
        list-style: none;
        width: 100%;
        top: 0px;
        padding-top:15px;
    }

    .menu .innermenu .menu-list > li:hover > div > ul:before{
        content:'';
        width:100px;
        background:white;
        height:100%;
        position: absolute;
        left:-25px;
        top:0;
    }
    
    .menu .innermenu .parent:hover > div > ul li {
        float: none;
        width: 100%;
    }
    .logo-bar .menu.row .menu-list .next-categories,
    .menu.row .back_to_category{
        display: none;
    }
}

@media screen and (min-width:1110px){
    .logo-bar-right > .basket a{
        position: relative;
        top:-65px;
    }
    .logo-bar-right > .basket{
        padding-top:100px;
    }
}
@media screen and (max-width:1109px) and (min-width:768px){
    .logo-bar-right > .basket a{
        position: relative;
        top:-19px;
    }
    .logo-bar-right > .basket{
        padding-top:19px;
    }
}
@media screen and (max-width:1109px){
    .top-links-wrap #links-top{
        display: none;
    }
    .header-menu-image{
        display: none;
    }
}

@media screen and (max-width:767px){
    .menu-background{
        display: none;
    }
    .logo-bar{
        display: flex;
        justify-content: space-between;
        padding:22px 20px 66px 20px;
    }
    .logo-bar .menu-mobile-toggler{
        width:30px;
    }

    .logo-bar .search__container{
        position: absolute;
        left:17px;
        top:64px;
        z-index: 10;
    }

    .logo-bar .search__container input{
        width:calc(100vw - 34px);
        height: 40px;
        min-height: 40px;
        border: none;
        background-color: #e3e3e3;
        border-radius: 10px;
        padding: 10px 45px;
        font-size: 12px;
        font-weight: 300;
        color: black;
    }

    .logo-bar .logo-bar-right{
        display: flex;
        flex-direction: column-reverse;
        width:30px;
    }

    .logo-bar .logo-bar-right .basket{
        display: none;
    }


    .logo-bar .logo-bar-right .myaccount,
    .search-toggler{
        display: none;
    }

    .logo-bar .link-logo-img{
        padding:0 8px;
    }

    .logo-bar .link-logo-img img{
        max-width:117px;
    }

    .logo-bar .logo-bar-right .search__container form{
        display: block;
    }

    .logo-bar .menu.row{
        position: fixed;
        z-index: 11;
        background: #f2f2f2;
        width: 100%;
        left: 0;
        top:62px;
        height: calc(100% - 62px);
        transition:250ms;
        left:-100%;
        overflow-y:scroll;
    }
    .logo-bar .menu.row.active{
        left:0;
    }

    .logo-bar .menu.row .innermenu{
        padding: 0;
        background:white;
    }

    .logo-bar .menu .menu-list .submenu{
        display: block;
        position: fixed;
        top:75px;
        width:100%;
        height: 100%;
        left:-100%;
        transition:250ms linear;
        background:white;
        z-index: 1;
    }

    .logo-bar .menu .menu-list .submenu.active{
        left:0;
    }

    .logo-bar .menu.row ul{
        list-style: none;
    }

    .logo-bar .menu.row .menu-list li{
        display: flex;
        align-items: center;
        border-bottom:1px solid #f3f3f3;
        padding:0 10px;
    }

    .logo-bar .menu.row .menu-list .next-categories{
        cursor: pointer;
        height: 60px;
        width: 60px;
        position: relative;
        position: absolute;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 5px;
    }

    .logo-bar .menu.row .menu-list li:not(.parent) > .link-wrap{
        width:100%;
    }

    .logo-bar .menu.row .menu-list li.parent > .link-wrap{
        width: calc(100% - 55px);
    }

    .logo-bar .menu.row .menu-list > li .link-wrap a span{
        display: flex;
        align-items: center;
    }

    .logo-bar .menu.row .menu-list > li > .link-wrap > a > span::before{
        content:'';
        width:113px;
        height:60px;
        display: inline-block;
        margin-right:13px;
    }

    .logo-bar .menu.row ul li > span > a > span{
        font-size:13px;
        text-transform: uppercase;
        letter-spacing: 0.36px;
        font-family: 'Montserrat', sans-serif;
        line-height: 25.2px;
    }

    .logo-bar .menu.row .menu-list > li ul li{
        padding: 0 25px;
    }
    .logo-bar .menu.row .menu-list > li ul li a{
        display: block;
        padding: 10px 0;
    }

    .menu.row .back_to_category{
        padding-top:10px !important;
        padding-bottom:10px !important;
    }

    .menu.row .back_to_category span{
        text-transform: uppercase;
        font-weight: 500;
        font-size:15px;
    }
    .menu.row .back_to_category svg{
        transform:rotate(180deg) scale(0.8);
        margin-right:15px;
    }
    .menu.row #links-top .links-top-container{
        display: flex;
        flex-direction: column;
        padding:20px 25px 30px 25px;
    }
    .menu.row #links-top a{
        font-size:14px;
        font-family: Montserrat;
        font-weight: 300;
        letter-spacing: 0.42px;
        line-height: 19.6px;
        text-transform: uppercase;
        padding:4.5px 0;
        margin:2.5px;
    }

}

footer{
    background:white;
}
footer .innerfooter{
    padding-top:30px;
    padding-bottom:20px;
}
footer .innerfooter p,
footer .innerfooter a,
footer .innerfooter li{
    font-size:12px;
    line-height:20px;
    color:#828282;
}
footer .innerfooter a{
    display: block;
    margin-bottom:10px;
}
footer .innerfooter li.head{
    font-weight:700;
    margin-bottom:5px;
    padding-bottom:5px;
    text-transform: uppercase;
    font-size:14px;
}
footer .overall li{
    list-style: none;
}

footer .overall li a:hover{
    -webkit-text-stroke: 0.5px #828282;
}
footer .innerfooter > ul > li:first-child img{
    width:100%;
    max-width:186px;
    margin-bottom:30px;
}
footer .innerfooter .footer-trustedshops img{
    margin-top:15px;
}
footer .innerfooter .footer-newsletter{
    width:240px;
}
footer .userfooter{
    border-top:1px solid #dedede;
    padding:10px 0;
}
footer .userfooter .copyright{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size:12px;
    color:#b2b2b2;
}
footer .userfooter .copyright a{
    font-size:12px;
    color:#b2b2b2;
}

@media screen and (min-width:901px){
    footer .innerfooter{
        display: flex;
    }
    footer .innerfooter > ul{
        display: flex;
    }
    footer .innerfooter > ul > li:first-child{
        width:24%;
        padding-right:5%;
    }
    footer .innerfooter > ul > li.overall{
        width:15%;
    }
    footer .innerfooter > ul > li.overall#footgroup3{
        padding-right:5%;
    }
    footer .innerfooter .footer-trustedshops{
        width:26%;
        padding-left:5%;
        padding-right:5%;
    }
}
@media screen and (max-width:900px) and (min-width:768px){
    footer .innerfooter > ul > li{
        margin-bottom:30px;
    }
}
@media screen and (max-width:767px){
    footer .innerfooter > ul > li:first-child{
        margin-bottom:25px;
    }
    footer .innerfooter > ul > li{
        margin-bottom:20px;
    }
    footer .innerfooter li.head{
        position: relative;
        display: flex;
        align-items: center;
    }
    footer .innerfooter li.head:after{
        content:'';
        background: url('/userdata/public/assets/scandicsofa/svg/arrowdown.svg') transparent no-repeat;
        background-size:8px;
        top:0px;
        right:0;
        width:8px;
        height:4px;
        display: inline-block;
        margin-left:10px;
    }
    footer .innerfooter li.head.active:after{
        transform:rotate(180deg);
    }
    footer .userfooter{
        padding:15px 0;
    }
    footer .userfooter .copyright{
        flex-direction: column;
    }
    footer .userfooter .copyright > div:first-child{
        margin-bottom:8px;
    }
    footer .innerfooter .footer-newsletter{
        max-height: 330px;
    }
}
/* footer */
/* .bottom-footer{
    clear:both;
}
footer{
    background:#262626;
    padding:30px 0 22px 0;
}
footer .innerfooter{
    max-width:1535px;
    padding: 15px 20px 0 20px;
}
@media screen and (min-width:768px){
    footer .innerfooter{
        padding:20px 40px 60px 40px;
    }
}
footer .innerfooter ul.overall{
    display: flex;
    justify-content: space-between;
    list-style: none;
}

@media screen and (max-width:767px){
    footer .innerfooter ul.overall{
        flex-wrap:wrap;
    }
}

footer .innerfooter ul.overall ul li.head{
    text-transform:uppercase;
}
@media screen and (max-width:767px){
    footer .innerfooter ul.overall li.overall{
        width:50%;
        margin-bottom:15px;
    }
}

footer .innerfooter ul.overall ul{
    list-style: none;
}
footer .innerfooter ul.overall ul li{
    padding:2px 20px 2px 0;
}

@media screen and (max-width:767px){
    footer .innerfooter ul.overall ul li{
        display: block !important;
        height:100% !important;
        padding-top:0 !important;
        padding-bottom:0 !important;
        margin-top:0 !important;
        margin-bottom:0 !important;
    }
}

footer .innerfooter ul.overall ul li,
footer .innerfooter ul.overall ul li a{
    color:white;
    font-weight:300;
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    line-height: 19.2px;
}

@media screen and (min-width:768px){
    footer .innerfooter ul.overall ul li,
    footer .innerfooter ul.overall ul li a{
        line-height: 25.6px;
        font-size: 16px;
    }
}

footer .innerfooter ul.overall ul li a:hover{
    text-decoration: underline;
}

.userfooter{
    max-width: 1535px;
}
@media screen and (max-width:767px){
    .userfooter{
        padding:0 20px;
    }
}

.userfooter .footer-contact-wrap{
    display: flex;
    justify-content: space-between;
    color:white;
    font-size:14px;
    font-weight: 300;
    line-height: 22.4px;
    border-top: 1px solid #ffffff30;
    border-bottom: 1px solid #ffffff30;
    padding: 40px 0;
}
@media screen and (max-width:767px){
    .userfooter .footer-contact-wrap{
        padding:0;
        border:none;
    }
}

.userfooter div{
    font-family: 'Montserrat', sans-serif;
}
.userfooter .footer-contact,
.userfooter .footer-socials{
    width:290px;
}

.footer-socials{
    display: flex;
    justify-content: center;
}

.footer-socials a{
    margin-left:20px;
}

@media screen and (min-width:768px){
    .footer-socials{
        justify-content: flex-end;
    }
    footer > .footer-socials{
        display: none;
    }
}
@media screen and (max-width:767px){
    .userfooter .footer-socials{
        display: none;
    }
    footer > .footer-socials{
        padding: 25px 0 35px 0;
        border-bottom: 1px solid white;
        margin: 0 20px 20px 20px;
    }
}

.userfooter .footer-copyright{
    width:calc(100% - 580px);
}
@media screen and (max-width:979px){
    .userfooter .footer-copyright{
        display: none;
    }
}
.userfooter .footer-contact-wrap a{
    font-family: 'Montserrat', sans-serif;
    color:white;
    font-size:14px;
    font-weight: 300;
    line-height: 22.4px;
}

.userfooter .footer-shoper{
    width:100%;
    color:white;
    font-size:14px;
    font-weight: 300;
    line-height: 22.4px;
    opacity:0.4;
    padding: 26px 0 5px 0;
}

@media screen and (min-width:768px){
    .userfooter .footer-shoper{
        text-align: right;
    }
}
.userfooter .footer-shoper a{
    font-family: 'Montserrat', sans-serif;
    color:white;
}
.userfooter a:hover{
    text-decoration: underline;
} */

/*strona główna */
.custom-wrap{
    max-width:1680px;
    margin: 0 auto;
}
/* product tabs*/
#product_tabs_boxhead .custom-wrap{
    display: flex;
}
#product_tabs_boxhead p{
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: center;
    padding: 10px 21px;
    margin:0;
    cursor: pointer;
}
#product_tabs_boxhead p:hover{
    -webkit-text-stroke: 1px #4f4f4f;
}
#product_tabs_boxhead p.active{
    -webkit-text-stroke: 1px #4f4f4f;
}
#home_products_owls{
    margin-bottom:20px;
    overflow: hidden;
    transition: 200ms ease-in;
}

#home_products_owls .products:after,
#home_products_owls .products:before,
#box_articlelistsmall .innerbox:after,
#box_articlelistsmall .innerbox:before,
#standsout .innerbox:after,
#standsout .innerbox:before,
.home-categories-images-innerbox:before,
.home-categories-images-innerbox:after,
.our-furniture-owl .innerbox:before,
.our-furniture-owl .innerbox:after,
#box_productrelated .innerbox:before,
#box_productrelated .innerbox:after,
.custom_products_related .innerbox:before,
.custom_products_related .innerbox:after,
.infopage-showroom:after,
.infopage-showroom:before,
.infopage-contact-cooperation-boxes:after,
.infopage-contact-cooperation-boxes:before{
    content:'';
    position:absolute;
    top: 0;
    background: rgb(242,242,242);
    background: linear-gradient(270deg, #F2F2F2 0%, rgba(242, 242, 242, 0) 100%);
    height: 100%;
    width: 350px;
    z-index: 1;
    pointer-events: none;
    transition: opacity 200ms linear;
    opacity:0;
}
#home_products_owls .products:after,
#box_articlelistsmall .innerbox:after,
.home-categories-images-innerbox:after,
.our-furniture-owl .innerbox:after,
#box_productrelated .innerbox:after,
#box_productrelated .innerbox:after,
.custom_products_related .innerbox:after,
.infopage-showroom:after,
.infopage-contact-cooperation-boxes:after,
#standsout .innerbox:after{
    right:0;
}

#home_products_owls .products.gradient-right:after,
#box_articlelistsmall .innerbox.gradient-right:after,
.home-categories-images-innerbox.gradient-right:after,
.our-furniture-owl .innerbox.gradient-right:after,
#box_productrelated .innerbox.gradient-right:after,
.custom_products_related .innerbox.gradient-right:after,
#standsout .innerbox.gradient-right:after,
.infopage-contact-cooperation-boxes.gradient-right:after,
.infopage-showroom.gradient-right:after{
    opacity:1;
}

@media screen and (min-width:1100px){
    #box_articlelistsmall .innerbox.gradient-right:after,
    #standsout .innerbox.gradient-right:after{
        display: none;
    }
}

@media screen and (min-width:1100px){
    .infopage-showroom.gradient-right:after{ 
        display: none;
    }
}
@media screen and (max-width:1100px) and (min-width:768px){
    #home_products_owls .products:after,
    #box_articlelistsmall .innerbox:after,
    #standsout .innerbox:after,
    .home-categories-images-innerbox:after,
    .our-furniture-owl .innerbox:after,
    #box_productrelated .innerbox:after,
    .custom_products_related .innerbox:after,
    .infopage-contact-cooperation-boxes:after{
        width:200px;
    }
}

#home_products_owls .owl-item,
.owl-carousel-box-mamezi .owl-item{
    transition:opacity 200ms;
}
#home_products_owls .owl-item:not(.active),
#box_productrelated .owl-item:not(.active),
.custom_products_related .owl-item:not(.active),
.owl-carousel-box-mamezi .owl-item:not(.active){
    opacity:0.5;
}
@media screen and (max-width:1100px){
    #home_products_owls .owl-stage,
    #box_productrelated .owl-stage,
    .custom_products_related .owl-stage,
    .owl-carousel-box-mamezi .owl-stage,
    #home_categories_images .owl-stage{
        padding-left:0px !important;
    }
}
@media screen and (min-width:768px){
    #product_tabs_boxhead .custom-wrap{
        justify-content: center;
        padding: 10px 40px 20px 40px;
    }
    #product_tabs_boxhead p{
        font-size:16px;
        line-height: 30.8px;
    }
    #home_products_owls .products .prodname .productname{
        font-size:16px;
        line-height: 20px;
        font-weight:400;
    }
    #home_products_owls .products .price del,
    #home_products_owls .products .price em{
        font-size:13px;
    }
    
}
@media screen and (max-width:767px){
    #home_products_owls .products:after,
    #box_articlelistsmall .innerbox:after,
    #standsout .innerbox:after,
    .home-categories-images-innerbox:after,
    .our-furniture-owl .innerbox:after,
    #box_productrelated .innerbox:after,
    .custom_products_related .innerbox:after,
    .infopage-showroom:after,
    .infopage-contact-cooperation-boxes:after{
        width:50px;
    }
    #home_products_owls{
        margin-bottom:15px;
    }
    #product_tabs_boxhead .custom-wrap{
        margin:13px 0 15px 0;
    }

    #product_tabs_boxhead .custom-wrap p{
        font-weight: 300;
    }
    #product_tabs_boxhead .custom-wrap p:first-child{
        padding-left:0px;
    }
    #home_products_owls .products .prodname .productname{
        font-size:14px;
        line-height:18px;
        font-weight:400;
        height: 36px;
        overflow: hidden;
    }
    #home_products_owls .products .price del,
    #home_products_owls .products .price em{
        font-size:12px;
    }
}
@media screen and (max-width:500px){
    #product_tabs_boxhead .custom-wrap{
        justify-content: space-between;
    }
    #product_tabs_boxhead .custom-wrap p{
        padding:5px 0;
    }
}
.home-product-owl:not(.active){
    display: none;
}
.home-product-owl .box_mamezi_product .products,
.owl-carousel-box-mamezi .products{
    margin:0px;
}
.home-product-owl .box_mamezi_product .products .product,
#box_productrelated .product,
.custom_products_related .product,
.owl-carousel-box-mamezi .products .product{
    margin-left:0 !important;
    width:100% !important;
}
#home_categories_images{
    border-bottom: 1px solid #bdbdbd;
}
.home-product-owl .box_mamezi_product .products .product .prodimage,
#box_productrelated .prodimage,
.custom_products_related .prodimage,
.owl-carousel-box-mamezi .products .product .prodimage,
#home_categories_images .home-categories-images-imgwrap{
    overflow: hidden;
    background:#ececec;
}
#home_categories_images .home-categories-images-imgwrap{
    display: block;
}
#home_categories_images .owl-stage{
    padding-left:0px !important;
}
#home_categories_images-innerbox img{
    height:100%;
    width:100%;
    object-fit: cover;
}
#box_productrelated,
.custom_products_related{
        border-top: 1px solid #a8a8a8;
    margin:0 0 50px 0;
}
#box_productrelated > div,
.custom_products_related > div{
    max-width: 1600px;
    margin:0 auto 20px auto;
}
#box_productrelated > .boxhead,
.custom_products_related > .boxhead{
    margin-bottom:10px;
}
@media screen and (min-width:1100px){
    #box_productrelated,
    .custom_products_related{
        padding:40px 40px 0 40px;
    }
}
@media screen and (max-width:1099px) and (min-width:768px){
    #box_productrelated,
    .custom_products_related{
        padding:30px 30px 0 30px;
    }
}
@media screen and (max-width:767px){
    #box_productrelated,
    .custom_products_related{
        margin:0 0 15px 0;
    }
    #box_productrelated > .boxhead,
    .custom_products_related > .boxhead{
        margin-top:30px;
    }
}
@media screen and (min-width:1681px){
    .home-product-owl .box_mamezi_product .products .product .prodimage{
        height: 250px;
    }
    #box_productrelated .prodimage,
    .custom_products_related .prodimage,
    .owl-carousel-box-mamezi .products .product .prodimage{
        height: 255px;
    }
    #home_categories_images .home-categories-images-imgwrap{
        height: 276px;
    }
}
@media screen and (max-width:1680px) and (min-width:1301px){
    .home-product-owl .box_mamezi_product .products .product .prodimage,
    #box_productrelated .prodimage,
    .custom_products_related .prodimage,
    .owl-carousel-box-mamezi .products .product .prodimage{
        height: calc((100vw - 110px) / 4 * 0.71);
    }
    #home_categories_images .home-categories-images-imgwrap{
        height: calc((100vw - 140px) / 4 * 0.71);
    }
    .home-product-owl .box_mamezi_product .products .product .prodimage{
        height: calc((100vw - 140px) / 4 * 0.65);
    }
}
@media screen and (max-width:1300px) and (min-width:1101px){
    #box_productrelated .prodimage,
    .custom_products_related .prodimage,
    .owl-carousel-box-mamezi  .products .product .prodimage,
    #home_categories_images .home-categories-images-imgwrap{
        height: calc((100vw - 95px) / 3 * 0.71);
    }
    .home-product-owl .box_mamezi_product .products .product .prodimage{
        height: calc((100vw - 95px) / 3 * 0.65);
    }
}
@media screen and (max-width:1100px) and (min-width:768px){
    #box_productrelated .prodimage,
    .custom_products_related .prodimage,
    .owl-carousel-box-mamezi  .products .product .prodimage,
    #home_categories_images .home-categories-images-imgwrap{
        height: calc((100vw - 160px) / 2 * 0.71);
    }
    #home_categories_images .home-categories-images-imgwrap{
        height: calc((100vw - 160px) / 2 * 0.65);
    }
}
@media screen and (max-width:767px) and (min-width:601px){
    #box_productrelated .prodimage,
    .custom_products_related .prodimage,
    .owl-carousel-box-mamezi  .products .product .prodimage,
    #home_categories_images .home-categories-images-imgwrap{
        height: calc((100vw - 150px) / 2 * 0.71);
    }
    .home-product-owl .box_mamezi_product .products .product .prodimage{
        height: calc((100vw - 150px) / 2 * 0.65);
    }
}
@media screen and (max-width:600px){
    #box_productrelated .prodimage,
    .custom_products_related .prodimage,
    .owl-carousel-box-mamezi  .products .product .prodimage,
    #home_categories_images .home-categories-images-imgwrap{
        height: calc((100vw - 120px) / 1 * 0.71);
    }
    .home-product-owl .box_mamezi_product .products .product .prodimage{
        height: calc((100vw - 120px) / 1 * 0.65);
    }
}

@media screen and (min-width:1680px){
    #box_productrelated .innerbox .owl-nav button.owl-prev,
    .custom_products_related .innerbox .owl-nav button.owl-prev{
        left:0;
    }
    #box_productrelated .innerbox .owl-nav button.owl-next,
    .custom_products_related .innerbox .owl-nav button.owl-next{
        right:0;
    }
}

.shop_index .main.row{
    margin-top:20px;
}
@media screen and (max-width:767px){
    .shop_index .main.row{
        margin-top:10px;
    }
}
/* slider */
/* .box-slider{
    position: relative;
    overflow: hidden;
}

.box-slider ul li{
    height:100%;
}

.box-slider ul li .slider-text{
    display: flex;
    height: 100%;
    align-items: center;
    padding: 4.5%;
    max-width: calc(630px + 9%);
}

.box-slider ul li .slider-text p{
    color: #ffffff;
    font-family: Poppins;
    font-size: 36px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 41.04px;
    text-align: left;
}

@media screen and (min-width:768px){
    .box-slider ul li .slider-text p{
        font-size: 60px;
        line-height: 68.4px;
    }
}

.box-slider .slider-img img{
    width:100%;
}

.box-slider .slider-img ~ .slider-text{
    position: absolute;
}

@media screen and (max-width:767px){
    .box-slider .slider-img ~ .slider-text{
        display: flex;
        align-items: flex-start;
        padding:30px;
    }
} */
/* articles */
#box_articlelistsmall{
    border-top:1px solid #b2b2b2;
}
#box_articlelistsmall .boxhead{
    padding:0 0 20px 0;
}
#box_articlelistsmall .innerbox{
    display: flex;
}

#box_articlelistsmall .innerbox .owl-stage{
    padding-left:0px !important;
}

#box_articlelistsmall article:nth-child(3n){
    margin-right:0;
}

#box_articlelistsmall article .article-image-wrap{
    position: relative;
    overflow: hidden;
}

#box_articlelistsmall article .article-image-wrap img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-height: 300px;
}

#box_articlelistsmall article .article-name{
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    margin:20px 0 10px 0;
    display: block;
    height: 56px;
    overflow: hidden;
}

#box_articlelistsmall article .article-content{
    max-height: 68px;
    overflow: hidden;
}

#box_articlelistsmall article .article-content p,
#box_articlelistsmall article .article-content span,
#box_articlelistsmall article .article-content h3{
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22.4px;
    text-align: left !important;
}

#box_articlelistsmall article .readmore{
    color: #2c2c2c;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.36px;
    line-height: 16.8px;
    text-align: left;
    text-transform: uppercase;
    margin: 18px 0 25px 0;
    display: inline-block;
    position: relative;
}

#box_articlelistsmall article .readmore:hover,
#box_articlelistsmall article .article-name:hover{
    text-decoration: underline;
}
#box_articlelistsmall .owl-item{
    transition: opacity 250ms;
}
#box_articlelistsmall .owl-item:not(.active){
    opacity:0.5;
}
@media screen and (min-width:1601px){
    #box_articlelistsmall .article-image-wrap{
        height:300px;
    }
}
@media screen and (max-width:1600px) and (min-width:1201px){
    #box_articlelistsmall article .article-image-wrap{
        height:220px;
    }
}
@media screen and (max-width:1200px) and (min-width:768px){
    #box_articlelistsmall article .article-image-wrap{
        height:240px;
    }
}

@media screen and (min-width:1100px){
    #box_articlelistsmall{
        padding:0 40px;
    }
}
@media screen and (max-width:1099px) and (min-width:768px){
    #box_articlelistsmall{
        padding:0 30px;
    }
}

@media screen and (min-width:768px){
    #box_articlelistsmall .boxhead{
        padding:40px 0 22px 0;
    }
    #box_articlelistsmall article .article-name{
        height:62px;
        margin:30px 0 20px 0;
        font-size:22px;
        line-height: 30px;
    }
    .articles_boxhead{
        padding: 70px 0 60px 0;
    }
    #box_articlelistsmall > div{
        max-width: 1600px;
        margin: 0 auto 20px auto;
    }
}
@media screen and (max-width:767px){
    #box_articlelistsmall article .article-image-wrap{
        height:300px;
    }
    .shop_index #box_articlelistsmall{
        padding-left:20px;
    }
    .articles_boxhead{
        display: none;
    }
    #box_articlelistsmall{
        padding-top: 30px !important;
        padding-right:0 !important;
        margin-bottom:15px !important;
        border-bottom: 1px solid #bdbdbd;
    }
    .shop_product #box_articlelistsmall .boxhead{
        margin-top:30px;
    }
    #box_articlelistsmall .boxhead{
        padding-bottom:30px;
    }
    #box_articlelistsmall article .article-name{
        font-size:18px;
    }
    #box_articlelistsmall article .article-content p, #box_articlelistsmall article .article-content span, #box_articlelistsmall article .article-content h3{
        font-size:12px;
    }
}
/* video module */

@media screen and (min-width:768px){
    #home_video_module{
        background:#e8e9e7;
    }
    #home_video_module .custom-wrap{
        display: flex;
        align-items: center;
        padding: 15px 40px !important;
        position: relative;
    }
    #home_video_module .container-iframe{
        overflow:hidden;
        padding-top:26.25%; 
    }

    #home_video_module iframe{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    #home_video_module .video-module-content{
        display: flex;
        flex-wrap:wrap;
        align-items:center;
        justify-content: flex-start;
        height:100%;
    }

    #home_video_module .video-module-text{
        color: #333333;
        font-size: 24px;
        font-weight: 200;
        letter-spacing: 0.72px;
        line-height: 36px;
        text-align: left;
        width: 100%;
        max-width:520px;
    }
    #home_video_module .video-module-text strong{
        font-weight: 600;
    }

    #home_video_module .video-module-btn a{
        color: #333333;
        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 26px;
        text-align: center;
        border: 1px solid #333333;
        opacity: 0.8;
        padding: 16px 40px;
        min-width: 360px;
        margin: 40px 0 0 0;
        display: inline-block;
        transition:200ms linear;
    }
    #home_video_module .video-module-btn a:hover{
        opacity:0.5;
    }
}

@media screen and (min-width:1100px){
    #home_video_module .custom-wrap > div:first-child{
        width:43%;
    }
    #home_video_module .custom-wrap > div:nth-child(2){
        width:57%;
    }
    #home_video_module .video-module-content{
        padding-left:8%;
    }
}
@media screen and (max-width:1099px) and (min-width:768px){
    #home_video_module .video-module-text{
        text-align: center;
        font-size:20px;
        line-height: 30px;
        max-width:100%;
    }
    #home_video_module .video-module-btn{
        margin:0 auto;
    }
    #home_video_module .video-module-btn a{
        margin-top:15px;
        font-size:18px;
        padding:12px 30px;
        min-width: 100%;

    }
    #home_video_module .custom-wrap{
        padding: 50px 30px !important;
        flex-direction: column-reverse;
    }
    #home_video_module .container-iframe{
        overflow:hidden;
        width: 100%;
        margin-top: 40px;
        padding-top:56.5%;
    }

}
@media screen and (max-width:767px){
    #home_video_module{
        display: none;
    }
}
/* home categories */
#home_categories_images{
    padding-bottom:28px;
    overflow: hidden;
}

@media screen and (max-width:439px){
    #home_categories_images{
        max-height:85vw;
    }
}

#home_categories_images_boxhead{
    color: #4f4f4f;
    font-size: 36px;
    font-weight: 400;
    line-height: 50.4px;
    text-align: center;
    padding: 75px 0 55px 0 !important;
}

#home_categories_images .owl-item{
    transition:opacity 250ms;
}
#home_categories_images .owl-item:not(.active){
    opacity:0.5;
}

.home-categories-images-boxhead{
    padding:48px 0 47px 0;
}

.home-categories-images-innerbox{
    display: flex;
}

.home-categories-images-box a{
    opacity:1;
    transition: opacity 250ms linear;
    display: block;
}

.home-categories-images-box a:hover{
    opacity:0.75;
}
.home-categories-images-categoryname{
    text-align: center;
    display: block;
    padding-top: 14px;
    font-size: 18px;
    line-height: 25.2px;
    font-weight: 400;
}

@media screen and (min-width:767px){
    .home-categories-images-categoryname{
        font-size:22px;
        line-height: 33.6px;
    }
    #home_categories_images{
        padding-bottom:45px;
    }
}
@media screen and (max-width:767px){
    .home-categories-images-boxhead{
        padding: 15px 20px 30px 20px;
    }
}

/* home project */
#home_project .custom-wrap, #home_project_authors .custom-wrap {
    padding:45px 40px !important;
    display: flex;
    position: relative;
    justify-content: space-between;
}
#home_project .custom-wrap > div:first-child,
#home_project_authors .custom-wrap > div:nth-child(2){
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#home_project_authors .home-project-authors-subtitle{
    color: #4f4f4f;
    font-size: 24px;
    font-weight: 300;
    line-height: 33.6px;
    text-align: left;
    margin-bottom:8px;
}

#home_project .home-project-title,
#home_project_authors .home-project-authors-title{
    color: #4f4f4f;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
    text-align: left; 
    margin-bottom: 28px;
}

#home_project .home-project-content p,
#home_project_authors .home-project-authors-content p{
    color: #333;
    font-size: 14px;
    font-weight: 300;
    line-height: 25.2px;
    text-align: left;
    padding:10px 0;
}

#home_project .home-project-content strong{
    display: block;
}

#home_project .home-project-btn a{
    color: #4f4f4f;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    border: 1px solid #4f4f4f80;
    display: inline-block;
    padding:16.5px 61px;
    margin:30px 0 0 0;
    transition:200ms;
}

#home_project .home-project-btn a:hover{
    opacity:0.75;
}

#home_project, #home_project_authors{
    border-bottom:1px solid #bdbdbd;
}

@media screen and (min-width:1100px){
    #home_project .custom-wrap > div:first-child,
    #home_project_authors .custom-wrap > div:nth-child(2){
        padding-left:6.6%;
        padding-right:6.6%;
    }
}
@media screen and (min-width:980px){
    .home-project-authors-subtitle-mobile,
    .home-project-authors-title-mobile{
        display: none;
    }
    #home_project .home-project-content{
        max-width:570px;
    }
    #home_project_authors .home-project-authors-content{
        max-width:622px;
    }
    #home_project .custom-wrap > div,
    #home_project_authors .custom-wrap > div{
        width:48.8%;
        display: flex;
        align-items: flex-start;
    }
}


@media screen and (max-width: 1099px) and (min-width: 768px){
    #home_project .custom-wrap,
    #home_project_authors .custom-wrap{
        padding:40px 30px !important;
    }
}

@media screen and (max-width:979px){
    #home_project,
    #home_project_authors .home-project-authors-subtitle,
    #home_project_authors .home-project-authors-title{
        display: none !important;
    }
    .home-project-authors-box img{
        width:100%;
    }
    #home_project_authors .custom-wrap{
        flex-direction: column;
    }
    #home_project_authors .home-project-authors-content{
        margin-top:10px;
    }
    .home-project-authors-subtitle-mobile{
        text-align: center;
        color:#4F4F4F;
    }
}

@media screen and (min-width:768px){
    #home_project_authors .home-project-authors-content-toggler{
        display: none;
    }
}

@media screen and (max-width:767px){
    #home_project_authors .custom-wrap{
        padding:30px 20px !important;
    }
    #home_project_authors .custom-wrap .boxhead{
        padding-bottom:30px;
    }
    .home-project-authors-subtitle-mobile{
        color: #4f4f4f;
        font-size:14px;
        line-height: 21px;
        font-weight: 300;
        margin-bottom: 4px;
    }
    .home-project-authors-title-mobile{
        font-size:18px;
    }
    #home_project_authors .home-project-authors-content-toggler{
        font-size:13px;
        line-height: 17.8px;
        width: 100px;
        margin: 20px auto 0 auto;
        padding:16px 0;
    }

    #home_project_authors .home-project-authors-content:not(.active){
        display: none;
    }
}


/* two banners */
body.shop_index #home_banners{
    padding-bottom: 30px;
}
body:not(.shop_index)#home_banners .custom-wrap{
    padding: 75px 40px !important;
}

#home_banners .custom-wrap,
.two-bottom-banners{
    display: flex;
    justify-content: space-between;
    position: relative;
}

#home_banners .custom-wrap > div,
.two-bottom-banners > div{
    position: relative;
}

.home-banners-title,
.two-banners-title{
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.home-banners-title p.large,
.two-banners-title p.large{
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    color:white;
}

.home-banners-title p.small,
.two-banners-title p.small{
    color:white;
    line-height: 28.8px;
    font-size:14px;
}

.home-banners-btn a,
.two-banners-btn a{
    position: absolute;
    left:50%;
    bottom:22%;
    transform:translateX(-50%);
    display: inline-block;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: center;
    transition:200ms;
    font-size: 14px;
    line-height: 19.6px;
    padding: 10px 40px;
    border: 1px solid #ffffff80;
}

.home-banners-btn a:hover,
.two-banners-btn a:hover{
    opacity:0.75;
}

#home_banners .custom-wrap > div,
.two-bottom-banners > div{
    max-height: 500px;
    overflow: hidden;
}
@media screen and (min-width:980px){
    .home-banners-title p.large,
    .two-banners-title p.large{
        font-size:40px;
        line-height:48px;
    }
    .home-banners-title p.small,
    .two-banners-title p.small{
        line-height: 33.6px;
        font-size:28px;
    }
    .home-banners-btn a,
    .two-banners-btn a{
        font-size:24px;
        line-height: 33.6px;
        padding: 11px 108px;
        font-weight: 400;
        border: 2px solid #ffffff80;
    }
}
@media screen and (max-width:979px){
    .home-banners-btn a,
    .two-banners-btn a{
        width:65%;
    }
}

@media screen and (min-width: 1100px){
    #home_banners .custom-wrap{
        padding:50px 40px 10px 40px !important;
    }
}

@media screen and (max-width: 1099px) and (min-width: 768px){
    #home_banners .custom-wrap{
        padding:50px 30px 50px 30px !important;
    }
}
@media screen and (min-width:767px){
    .home-banners-title,
    .two-banners-title{
        top:42%;
    }
    .home-banners-btn a,
    .two-banners-btn a{
        bottom:15%;
    }
    #home_banners .custom-wrap > div,
    .two-bottom-banners > div{
        width:calc(50% - 12px);
    }
}
@media screen and (max-width: 767px){
    #home_banners{
        padding-bottom:20px;
    }
    #home_banners .custom-wrap{
        flex-wrap:wrap;
    }
    .two-bottom-banners{
        flex-wrap:wrap;
    }
    .home-banners-wrap:first-child,
    .two-banners-wrap:first-child{
        margin-bottom:12px;
    }
}
/* insta */
#home_instagram .custom-wrap{
    padding: 20px !important;
}
#home_instagram{
    border-bottom:1px solid #bdbdbd;
}

#home_instagram .home-instagram-innerbox{
    display: flex;
    justify-content: space-between;
}

#home_instagram .home-instagram-content{
    width:405px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#home_instagram .home-instagram-name{
    background:white;
    height:calc(100% - 92px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#home_instagram .home-instagram-name > a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#home_instagram .home-instagram-name img{
    width:42px;
}

#home_instagram .home-instagram-name del{
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    padding: 20px 0 10px 0;
    display: block;
    text-decoration: none;
}

#home_instagram .home-instagram-name em{
    font-family: 'Montserrat', sans-serif;
    color:#4F4F4F;
    font-size:14px;
    text-transform: none;
    font-style:normal;
}

#home_instagram .home-intagram-btn{
    font-family: 'Montserrat', sans-serif;
    margin-bottom:7px;
    font-weight: 300;
}
#home_instagram .home-intagram-btn a{
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
    color:#4F4F4F;
    text-align:center;
    border:1px solid #4f4f4fbd;
    display: block;
    padding: 20.5px 15px;
}

@media screen and (max-width:1099px){
    #home_instagram .home-intagram-btn{
        display: none;
    }
    #home_instagram .home-instagram-name{
        height:calc(100% - 7px);
    }
}

@media screen and (min-width:768px){
    #home_instagram .home-instagram-innerbox{
        padding-top:38px;
    }
    #home_instagram .custom-wrap{
        padding: 75px 40px !important;
    }
    #home_instagram .home-instagram-imgwrap{
        margin-right:25px;
    }
}
@media screen and (max-width: 1099px) and (min-width: 768px){
    #home_instagram .custom-wrap{
        padding:60px 30px !important;
    }
}
@media screen and (max-width:767px){
    .home-instagram-boxhead{
        padding-bottom:18px;
    }
    #home_instagram .home-instagram-innerbox{
        flex-direction: column;
    }
    #home_instagram .home-instagram-imgwrap:nth-child(1) img,
    #home_instagram .home-instagram-content{
        width:100%;
        display: flex;
    }
    #home_instagram .home-instagram-imgwrap:nth-child(2),
    #home_instagram .home-instagram-content .home-instagram-name p{
        display: none;
    }
    #home_instagram .home-instagram-content .home-instagram-name{
        padding:21.5px 0;
    }
    #home_instagram .home-instagram-content .home-instagram-name img{
        margin-bottom:14px;
    }
}

/* our furniture */

#home_our_furniture .custom-wrap{
    position: relative;
    max-width: 1920px;
}

.our-furniture-imgwrap img{
    width:100%;
    position: relative;
    left:50%;
    transform:translateX(-50%);
}

.our-furniture-content{
    position: absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    text-align: center;
    width: 100%;
}

.our-furniture-content .small{
    color:white;
    font-size:28px;
    line-height: 28.8px;
}
.our-furniture-content .large{
    color:white;
    font-size:40px;
    font-weight:700;
    line-height: 35px;
    padding:8px 0 30px 0;
}
.our-furniture-content a{
    color:white;
    font-size:20px;
    font-weight:700;
    border:2px solid #ffffffba;
    padding: 4px 46px;
    display: inline-block;
    transition: opacity 200ms linear;
}

.our-furniture-content a:hover{
    opacity:0.75;
}
.our-furniture-imgwrap{
    max-height: 600px;
    overflow: hidden;
}
@media screen and (max-width:1150px) and (min-width:768px){
    .our-furniture-imgwrap img{
        min-height:500px;
        object-fit: cover;
    }
}

@media screen and (min-width:1151px){
    .our-furniture-content{
        top:55%;
    }
}
@media screen and (min-width:768px){    
    #home_our_furniture .custom-wrap{
        padding:50px 0 20px 0;
    }
    .our-furniture-content .large{
        padding:15px 0 70px 0;
    }
    .our-furniture-content a{
        padding: 13px 110px;
        font-size:24px;
        border:3px solid #ffffffba;
    }
}
@media screen and (max-width:767px){
    .our-furniture-imgwrap img{
        min-height:333px;
        object-fit:cover; 
    }
    #home_our_furniture .custom-wrap{
        padding:30px 0;
    }
    .our-furniture-imgwrap{
        max-height: 290px;
    }
    .our-furniture-content .small{
        font-size:14px;
        line-height:16.8px;
    }
    .our-furniture-content .large{
        font-size:24px;
        line-height:24px;
        padding:3px 0 30px 0;
    }
    .our-furniture-content a{
        font-size:14px;
        line-height: 19.6px;
        font-weight:700;
        padding: 4px 46px;
        width: calc(65% - 40px);
        padding: 10px 40px;
        margin-top: 7px;
    }
}


/* opinions */
@media screen and (min-width:768px){
    #home_opinions{
        border-bottom:1px solid #bdbdbd;
    }
    #home_opinions .custom-wrap{
        padding:40px 60px 40px 60px !important;
        position: relative;
        max-width:1440px;
    }
    .opinions-head-small{
        font-size:18px;
        font-weight:300;
        line-height: 27px;
        color:#333;
        text-align: center;
    }

    .opinions-head-large{
        font-size:24px;
        font-weight: 500;
        line-height: 36px;
        color:#333;
        text-align: center;
        padding:8px 0 25px 0;
    }

    .opinions-tabs{
        display: flex;
        justify-content: center;
        margin-bottom:50px;
        flex-wrap:wrap;
    }
    .opinions-tab{
        display:flex;
    }
    .opinions-tab a{
        border:1px solid #333;
        border-radius: 70px;
        font-size:14px;
        font-weight:300;
        line-height: 21px;
        color:#333;
        margin:10px 14.5px;
        padding:17px 38px;
        transition:150ms;
    }
    .opinions-tab a:hover{
        opacity:0.5;
    }

    .opinions-boxes{
        display: flex;
        flex-wrap:wrap;
        justify-content: center;
    }

    .opinions-box{
        width:33%;
        max-width:442px;
        padding:0 50px;
    }

    .opinions-box > div{
        text-align: center;
    }

    .opinions-box .opinions-box-avatar{
        border-radius:100%;
        overflow:hidden;
        margin-bottom:16px;
    }

    .opinions-box .opinions-box-stars{
        margin-bottom:4px;
    }

    .opinions-box .opinions-box-username{
        margin-bottom:4px;
        font-size:18px;
        font-weight:700;
        line-height:25px;
        color:#333;
    }

    .opinions-box .opinions-box-content{
        margin-bottom:7px;
        font-size:14px;
        font-weight:300;
        line-height:21px;
        color:#333;
    }
}
@media screen and (max-width: 1099px) and (min-width: 768px){
    #home_opinions .custom-wrap{
        padding:50px 30px 65px 30px !important;
    }
}
@media screen and (max-width:767px){
    #home_opinions{ 
        display: none;
    }
}

@media screen and (min-width:768px){
    .home-arrangement-boxhead{
        padding:48px 0 45px 0;
    }

    .home-arrangement-innerbox{
        display:flex;
    }

    .home-arrangement-innerbox .home-arrangement-inspiration{
        width:calc(77% - 50px);
    }

    .home-arrangement-innerbox .home-arrangement-rightwrap{
        width:23%;
        margin-left:50px;
        display: flex;
        flex-direction: column;
    }

    .home-arrangement-innerbox .home-arrangement-rightwrap .home-arrangement-box{
        background:white;
        flex-grow:1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home-arrangement-innerbox .home-arrangement-rightwrap .productname{
        max-width: 65%;
        margin:25px auto 10px auto;
        font-size:14px;
        line-height: 19.6px;
        font-weight: 300;
        text-transform: uppercase;
    }
    .home-arrangement-innerbox .home-arrangement-rightwrap .price em,
    .home-arrangement-innerbox .home-arrangement-rightwrap .price del{
        font-size:18px;
        line-height:28px;
        font-weight: 400;
    }
    .home-arrangement-innerbox .home-arrangement-rightwrap .home-arrangement-buttom a{
        font-family: Montserrat;
        margin-top:40px;
        margin-bottom:8px;
        border:1px solid #4F4F4F;
        font-size:20px;
        text-align: center;
        color:#4f4f4f;
        height:60px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 22px;
        transition:150ms;
    }
    .home-arrangement-innerbox .home-arrangement-rightwrap .home-arrangement-buttom a:hover{
        opacity: 0.75;
    }

    .home-arrangement-innerbox .productname{
        height:55px;
        overflow: hidden;
    }
}

#home_arrangement {
    border-bottom:1px solid #bdbdbd;
    padding-bottom:40px;
}
@media screen and (max-width:1360px) and (min-width:767px){
    #home_arrangement .home-arrangement-buttom{
        display: none;
    }
    #home_arrangement .home-arrangement-box{
        margin-bottom:7px;
    }
    .home-arrangement-innerbox .home-arrangement-rightwrap{
        width:calc(23% + 40px);
        margin-left:20px;
    }
}
@media screen and (max-width:1000px){
    .home-arrangement-innerbox .home-arrangement-rightwrap .productname{
        margin-top:0;
    }
    .home-arrangement-innerbox .home-arrangement-rightwrap .price em,
    .home-arrangement-innerbox .home-arrangement-rightwrap .price del{
        font-size:14px;
        line-height:20px;
        font-weight: 400;
    }
}
@media screen and (max-width:767px){
    #home_arrangement{
        display: none;
    }
}

.marker2{
    background-color:white !important;
}

/* faq */
#home_faq .custom-wrap{
    max-width:1142px !important;
    padding-bottom:65px !important;
}
.home-faq-boxhead{
    padding: 50px 0 40px 0;
    margin:0 auto;
}
#home_faq h3{
    font-size:22px;
    line-height: 28px;
    font-weight: 300;
    position: relative;
    padding-right:40px;
    cursor: pointer;
}

#home_faq h3::after{
    content:'';
    position: absolute;
    background: url('/userdata/public/assets/scandicsofa/svg/arrowdown.svg') transparent no-repeat;
    background-size:17px;
    top:15px;
    right:0;
    width:17px;
    height:17px;
    display: inline-block;
}

#home_faq .faq-wrap > div{
    border-top:1px solid #b2b2b2;
    padding:14px 0 16px 0;
}
@media screen and (min-width:768px){
    #home_faq .custom-wrap{
        padding-bottom:70px !important;
    }
    #home_faq .faq-wrap > div{
        padding:40px 0 41px 0;
    }
}
@media screen and (max-width:767px){
    .home-faq-boxhead{
        padding:10px 0 15px 0;
    }
    #home_faq h3{
        font-size:14px;
        line-height: 19.6px;
    }
    #home_faq h3::after{
        top:7px;
    }
    #home_faq .faq-wrap div[itemprop="text"]{
        font-size:12px !important;
    }
    #home_faq .custom-wrap{
        padding-bottom:30px !important;
    }
}

/* @media screen and (min-width:767px){
    #home_faq .faq-wrap > div{
        padding:38px 0 40px 0;
    }
} */

#home_faq .faq-wrap div[itemprop="mainEntity"]:last-child{
    border-bottom: 1px solid #b2b2b2;
}

#home_faq .faq-wrap div[itemprop="text"]{
    font-size:14px;
    font-weight:300;
    line-height: 28px;
}

#home_faq .faq-wrap div[itemprop="mainEntity"] div[itemprop="text"]{
    height:0px;
    overflow: hidden;
}

#home_faq .faq-wrap div[itemprop="mainEntity"].active div[itemprop="text"]{
    height:100%;
}

#home_faq .faq-wrap div[itemprop="mainEntity"].active h3{
    padding-bottom:20px;
}

#home_faq .faq-wrap div[itemprop="mainEntity"].active h3::after{
    transform:rotate(180deg);
    top:8px;
}

/* listingi */
#box_mainproducts .products .product:not(.loaded){
    position: relative;
}
#box_mainproducts .products .product:not(.loaded):before{
    content:'';
    background: url('/userdata/public/assets/scandicsofa/svg/loader.svg') transparent no-repeat center;
    position: absolute;
    width: 100%;
    height:100%;
    display: inline-block;
    z-index: 1;
    background-color: #f2f2f2;
}

@media screen and (max-width:767px){
    #box_mainproducts .products .product:not(.loaded):before{
        background-size:55px;
    }
}

#box_mainproducts .products .product .img-wrap{
    overflow: hidden;
}

@media screen and (min-width:1920px){
    #box_mainproducts .products .product .img-wrap{
      height:345px;
    }
}

@media screen and (max-width:1919px) and (min-width:1100px){
    #box_mainproducts .products .product .img-wrap{
        height:calc((100vw - 100px)/3*0.635);
    }
}

@media screen and (max-width:1099px) and (min-width:1000px){
    #box_mainproducts .products .product .img-wrap{
        height:calc((100vw - 90px)/3*0.635);
    }
}
@media screen and (max-width:999px) and (min-width:768px){
    #box_mainproducts .products .product .img-wrap{
        height:calc((100vw - 56px)/2*0.635);
    }
}

@media screen and (max-width:767px){
    #box_mainproducts .products .product .img-wrap{
        height:calc((100vw - 40px)/2*0.635);
    }
}

@media screen and (min-width:1100px){
    #box_mainproducts > div:not(.innerbox),
    #box_mainproducts .innerbox > div{
        padding: 0 40px;
        max-width:1680px;
        margin: 0 auto;
    }
}
@media screen and (max-width:1099px) and (min-width:768px){
    #box_mainproducts > div:not(.innerbox),
    #box_mainproducts .innerbox > div{
        padding: 0 30px;
        max-width:1680px;
        margin: 0 auto;
    }
}
@media screen and (max-width:767px){
    #box_mainproducts > div:not(.innerbox),
    #box_mainproducts .innerbox > div{
        padding: 0 20px;
        max-width:1680px;
        margin: 0 auto;
    }
}

h1.category-name{
    color: #333333;
    font-weight: 400 !important;
}

@media screen and (min-width:768px){
    h1.category-name{
        color: #333333;
        font-weight: 400 !important;
        padding:50px 0 10px 0;
    }
}
@media screen and (max-width:767px){
    h1.category-name{
        text-align: center;
        font-size:20px;
        line-height: 50.4px;
        padding:10px 0 5px 0;
    }
}

/* .categories-owl{
    padding:0 !important;
} */

.categories-owl:not(.loaded){
    height: 234px;
    display: block !important;
    overflow: hidden;
}

.categories-owl:not(.loaded):before{
    content:'';
    background: url('/userdata/public/assets/scandicsofa/svg/loader.svg') transparent no-repeat center;
    position: absolute;
    width: 100%;
    height:100%;
    display: inline-block;
    z-index: 1;
    background-color: #f2f2f2;
    
}

@media screen and (min-width:768px){
    .categories-owl{
        margin: 5px auto 40px auto !important;
    }
}
.categories-owl .owl-stage{
    margin: 0 auto;
    padding-left:0 !important;
}

.categories-owl .img-wrap{
    height:120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width:767px){
    .categories-owl .img-wrap{
        height: 110px;
    }
}
.categories-owl span.title{
    text-align: center;
    display: block;
    color: #4f4f4f;
    line-height: 16.8px;
    font-weight: 500;
    font-size:12px;
    margin:12px 0;
    height:50px;
    overflow: hidden;
}
@media screen and (min-width:768px){
    .categories-owl span.title{
        font-size:18px;
        line-height: 25.2px;
    }
}

.categories-owl .img-wrap img{
    width:auto;
}
#box_mainproducts .boxhead{
    margin-bottom:0px;
}
#box_mainproducts .innerbox{
    border-top: 1px solid #bdbdbd;
}

#box_mainproducts .innerbox .products{
    display: flex;
    flex-wrap:wrap;
    margin: 30px auto;
}

@media screen and (min-width:1000px){
    #box_mainproducts .innerbox .products .product{
        margin-right:25px;
        margin-bottom:25px;
        width:calc((100% - 50px) / 3);
    }
    #box_mainproducts .innerbox .products .product:nth-child(3n){
        margin-right:0;
    }
}
@media screen and (max-width:999px){
    #box_mainproducts .innerbox .products .product{
        width:calc((100% - 20px) / 2);
        margin-right:20px;
        margin-bottom:20px;
    }

    #box_mainproducts .innerbox .products .product:nth-child(2n){
        margin-right:0;
    }
}




.floatcenterwrap{
    text-align: center;
    margin: 25px auto 80px auto !important;
}

.floatcenterwrap .paginator{
    list-style: none;
}
.floatcenterwrap .paginator li{
    display: inline-block;
}
.floatcenterwrap .paginator li:not(.first):not(.last):not(.selected){
    display: none;
}
.floatcenterwrap .paginator li.selected{
    margin-left:7%;
    padding-left:10px;
}

.floatcenterwrap .paginator li:nth-last-child(2){
    display: inline-block !important;
    margin-right:7%;
    padding-right:10px;
}

.floatcenterwrap .paginator li.last img{
    transform:rotate(180deg);
}

.floatcenterwrap .paginator li.last > span,
.floatcenterwrap .paginator li.first > span,
.floatcenterwrap .paginator li.last > a,
.floatcenterwrap .paginator li.first > a{
    opacity: 1;
    padding: 16.5px 45px;
    min-width: 300px;
    display: inline-block;
    border: 1px solid #4f4f4f;
}

.floatcenterwrap .paginator li.last > span,
.floatcenterwrap .paginator li.first > span{
    opacity:0.3;
}

.floatcenterwrap .paginator li.first img{
    margin-right:20px;
}
.floatcenterwrap .paginator li.last img{
    margin-left:20px;
}

.floatcenterwrap .paginator li span.number{
    color: #000000;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
}

.floatcenterwrap .paginator li.last span,
.floatcenterwrap .paginator li.last a,
.floatcenterwrap .paginator li.first span,
.floatcenterwrap .paginator li.first a{
    color: #4f4f4f;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
}

@media screen and (max-width:979px){
    .floatcenterwrap .first span span,
    .floatcenterwrap .first a span,
    .floatcenterwrap .last span span,
    .floatcenterwrap .last a span{
        display: none;
    }
    .floatcenterwrap .paginator li.last > span, 
    .floatcenterwrap .paginator li.first > span, 
    .floatcenterwrap .paginator li.last > a, 
    .floatcenterwrap .paginator li.first > a{
        padding:17px;
        min-width:60px;
    }
    .floatcenterwrap .paginator img{
        margin-left:0 !important;
        margin-right:0 !important;
    }
    .floatcenterwrap .paginator li.selected{
        margin-left:30px;
    }
    .floatcenterwrap .paginator li:nth-last-child(2){
        margin-right:30px;
    }
}
/* categorydesc */
.categorydesc{
    max-width:1355px !important;
    margin: 50px auto !important;
}

.categorydesc p.large{
    color: #4f4f4f;
    font-size:45px;
    font-weight:400;
    font-size:28px;
    line-height: 120%;
}

.categorydesc img{
    margin-bottom:15px;
}

.categorydesc strong,
.categorydesc p{
    margin-bottom:15px;
    font-size:14px;
    line-height: 25.2px;
}
.categorydesc p{
    font-weight: 300;
    color:#4F4F4F
}

.categorydesc > div{
    float:left;
}

@media screen and (max-width:979px){
    .categorydesc{
        flex-wrap:wrap;
    }
    .categorydesc .categorydesc-left{
        margin:0 0 20px 0;
    }
}
@media screen and (min-width:980px){
    .categorydesc{
        margin: 100px auto !important;
    }
    .categorydesc .categorydesc-left{
        width:calc(100% / 3 - 15px);
    }
    .categorydesc .categorydesc-right{
        width:calc(100% / 3 * 2);
        margin-left:15px;
    }

    .categorydesc .categorydesc-right strong,
    .categorydesc .categorydesc-right p{
        margin-bottom:25px;
    }
}
.categories-owl.hidden{
    height:0px;
}
.categories-owl.hidden:before{
    display: none;
}

.categorydesc .categorydesc-right p.subtitle{
    margin-bottom: 5px;
}

/* KARTA PRODUKTU */
.main.row .centercol #box_productfull{
    max-width: 1680px; 
    margin: 40px auto 0 auto; 
}

@media screen and (min-width:1101px){
    .main.row .centercol #box_productfull{
        padding: 20px 40px;
    }
}
@media screen and (max-width:1100px) and (min-width:768px){
    .main.row .centercol #box_productfull{
        padding:10px 0px;
    }
    .main.row .centercol #box_productfull .mainproduct-form{
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width:767px){
    .main.row .centercol #box_productfull{
        margin-top:10px;
    }
}

.owl-dots:not(.disabled){
    display: flex;
    justify-content: center;
    margin:30px 0;
}

.owl-dots:not(.disabled) button{
    display: none;
}


.owl-dots:not(.disabled) button span{
    width: 10px;
    height: 10px;
    background-color: #bdbdbd;
    display: inline-block;
    border-radius:100%;
    margin:6px;
}

.owl-dots:not(.disabled) button.active span{
    background-color: #333333;
}

.owl-carousel .owl-nav:not(.disabled) button{
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-nav:not(.disabled) button.owl-next{
    right:-60px;
}

.owl-carousel .owl-nav:not(.disabled) button.owl-prev{
    left:-60px;
}
.owl-nav:not(.disabled) .owl-next,
.owl-nav:not(.disabled) .owl-prev{
    width: 42px;
    height: 42px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff !important;
    border-radius:100%;
}

.owl-nav:not(.disabled) .owl-next.disabled,
.owl-nav:not(.disabled) .owl-prev.disabled{
    opacity:0.5;
}

@media screen and (min-width:550px){
    .owl-dots:not(.disabled) button:nth-child(-n+20){
        display: block;
    }
    .owl-dots:not(.disabled) button span{
        margin:7px;
    }
}

@media screen and (max-width:549px){
    .owl-dots:not(.disabled) button:nth-child(-n+12){
        display: block;
    }
}
@media screen and (max-width:767px){
    .shop_product .main.row .mainproduct-wrap .mainproduct-form,
    .shop_product #box_description .detailsdesc-wrap,
    .shop_product #box_description .frame360-wrap,
    .shop_product #box_description .our-furniture-owl,
    .shop_product #box_description .container-iframe,
    .shop_product #box_description .detailsdesc-more,
    .shop_product #sm-recommendation,
    .shop_product #box_productrelated,
    .shop_product .custom_products_related,
    .shop_product #box_articlelistsmall,
    .shop_product .description-images-wrap{
        padding:0 20px !important;
    }
}

#box_productfull .imagezoom,
#box_productfull .mainimg{
    display: none !important;
}

#box_productfull .mainproduct-wrap{
    display: flex;
}

#box_productfull .maingallery-wrap{
    position: relative;
}
#box_productfull .maingallery-wrap .owl-stage.nonetransition{
    transition:none !important;
}
#box_productfull .tags{
    top:0;
}
#box_productfull .tags li{
    font-size:13px;
    padding: 4px 20px;
}

#box_productfull .bottomborder > .boxhead h1{
    font-weight: 400;
    letter-spacing: -1px;
    text-align: left;
}

#box_productfull .mainproduct-form .short-desc{
    font-size:14px;
    font-weight:300;
    line-height: 22px;
    color:#333;
    margin-bottom: 25px;
}
#box_productfull .mainproduct-form .bottomborder > .basket{
    display: flex;
    flex-direction: column;
}

#box_productfull .mainproduct-form .bottomborder > .basket .caraty-product-simulator{
    order:3;
}
#box_productfull .mainproduct-form .bottomborder > .basket .call2advisor{
    order:5;
}
#box_productfull .mainproduct-form .bottomborder > .basket .LLBWr{
    display: none !important;
}

#tkanina2-tooltip{
    font-size:16px;
    font-weight:300;
    color:#828282;
}
@media screen and (min-width:768px){
    #tkanina2-tooltip{
        height: 60px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .tkanina2-tooltip-modal-cnt{
        background: #d9ca94 !important;
        color: #595856 !important;
        font-size: 14px !important;
        font-weight: 300;
        line-height: 22px;
        box-shadow: none !important;
        padding: 30px 32px !important;
        border:none !important;
    }
    #box_productfull .bottomborder > .boxhead h1{
        font-size:28px;
    }    
}
@media screen and (max-width:767px){
    .tkanina2-tooltip-modal-cnt{
        display: none !important;
    }
    #box_productfull .bottomborder > .boxhead {
        padding-bottom:15px;
    }
    #box_productfull .bottomborder > .boxhead h1{
        font-size:18px;
    }
    #box_productfull .bottomborder .short-desc{
        margin-bottom:20px;
    }
    #box_productfull .bottomborder .basket .stocks > .f-row{
        margin-bottom: 15px;
    }
}

.stock-tooltip-modal{
    max-width: 168px;
}
.stock-tooltip-modal .name{
    display: block;
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
}

#box_productfull .bottomborder .basket .stocks > .f-row{
    margin-bottom: 25px;
}

#box_productfull .bottomborder .basket .stocks > .f-row label{
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 300;
    line-height: 19.6px;
    margin-bottom: 13px;
    display: block;
}

#box_productfull .bottomborder .basket .stocks .option_color .stock-color{
    display: flex;
    flex-wrap:wrap;
}

#box_productfull .bottomborder .basket .stocks .option_color .stock-color a:not(.active),
#box_productfull .bottomborder .basket .stocks .option_color select{
    display: none !important;
}

#box_productfull .bottomborder .basket .stocks .stock-options{
    min-height: 51px;
}

#box_productfull .bottomborder .basket .stocks .option_color .stock-color a:not(.none){
    width:41px;
    height:41px;
    display: inline-block;
    margin-right:18px;
    position: relative;
    border-radius: 100%;
    cursor: pointer;
    margin-bottom:10px;
}

#box_productfull .bottomborder .basket .stocks .option_color .stock-color a::after{
    content:'';
    background:transparent;
    width: 52px;
    height: 52px;
    position: absolute;
    z-index: -1;
    top:50%;
    left: 50%;
    transform: translateX(-51%) translateY(-50%);
    opacity:0;
    transition:250ms;
    border:1px solid #828282;
    border-radius:100%;
}

#box_productfull .bottomborder .basket .stocks .option_color .stock-color a.current::after{
    opacity:1;
}

.configurator-toggler{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size:12px;
    font-weight: 300;
    line-height: 120%;
    height:40.68px;
    width:40.68px;
    background:white;
    border-radius:100%;
    padding-top: 2px;
}
@media screen and (min-width:767px){
    .configurator-toggler{
        cursor: pointer;
    }
}

.configurator-mask{
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:black;
    z-index: 11;
    transition:opacity 150ms linear;
    opacity:0;
    /* opacity:0.3; */
}

.configurator-mask.opacity{
    opacity:0.3;
}

.configurator-wrap{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 566px;
    background: #f3f3f3;
    z-index: 12;
    transition: transform 150ms linear;
    transform:translateX(100%);
    padding:30px;
    overflow-y:scroll;
}

.configurator-wrap.transform{
    transform:translateX(0);
}

.configurator-wrap:not(.active),
.configurator-mask:not(.active){
    display: none; 
}

.configurator-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom:28px;
}

.configurator-title{
    color: #333333;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 26px;
}

.configurator-close{
    position: absolute;
    right: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.configurator-group-name{
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: flex-start;
    height: 75px;
    border-top: 1px solid #bdbdbd;
    padding-right:50px;
    position: relative;
    cursor: pointer;
}

.configurator-group-name::after{
    content:'';
    background: url('/userdata/public/assets/scandicsofa/svg/arrowright.svg') transparent no-repeat;
    position: absolute;
    right:7px;
    top:30px;
    transform:rotate(90deg);
    width: 8px;
    height: 14px;
    transition:transform 150ms linear;
}

.configurator-group-name.show::after{
    transform:rotate(270deg);
}

.configurator-group-name .name{
    color: #555555;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-right: 5px;
}

.configurator-group-name .price{
    color: #bcbcbc;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}

.configurator-group-name:not(.show) ~ .configurator-group-inner-wrap{
    height:0px;
}
.configurator-group-inner-wrap{
    transition:height 150ms linear;
    overflow: hidden;
}

.configurator-group-detail{
    display: flex;
    color: #555555;
    font-size: 11px;
    font-weight: 300;
    line-height: 20px;
}

.configurator-group-items-wrap{
    display: flex;
    flex-wrap:wrap;
    margin:30px 0;
}

.configurator-stock-item{
    width:25%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    cursor: pointer;
    padding:10px;
}

.configurator-stock-item.active{
    background:white;
}

.configurator-stock-img{
    height:46px;
    width:46px;
    border-radius:100%;
    margin-bottom: 8px;
}

.configurator-stock-name{
    color: #828282;
    font-size: 12px;
    font-weight: 300;
    line-height: 13px;
}


@media screen and (min-width:651px){
    .configurator-group-detail-name{
        min-width:155px;
        width:155px;
    }
}

@media screen and (max-width:380px){
    .configurator-toggler,
    #box_productfull .bottomborder .basket .stocks .option_color .stock-color a:not(.none){
        width:calc(14vw - 17px);
        height:calc(14vw - 17px);
    }
}

@media screen and (max-width:650px){
    .configurator-wrap{
        width:100%;
        padding:0;
    }
    .configurator-header{
        justify-content: center;
        padding:15px 0;
    }
    .configurator-title{
        color: #333333;
        font-family: Montserrat,sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 25.2px;
    }
    .configurator-close{
        right:9px;
    }
    .configurator-group-name{
        padding:0 50px 0 20px;
    }
    .configurator-group-name::after{
        right:20px;
    }
    .configurator-group-inner-wrap{
        padding:0 20px;
    }
    .configurator-group-detail-name{
        min-width:40%;
        width:40%;
    }
}

@media screen and (max-width:400px){
    .configurator-stock-item{
        width:33.333%;
    }
}
@media screen and (max-width:600px){
    .configurator-stock-name{
        font-size:10px;
    }
}

.box_productfull-wrap{
    border-bottom:1px solid #BDBDBD;
}
#box_productfull .bottomborder .basket .form-basket .addtobasket-container{
    display: flex;
    flex-wrap:wrap;
}
#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap{
    width:180px;
    position: relative;
    border:1px solid #828282;
}

#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap{
    width:156px;
    display: block;
}

#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap input{
    width:76px;
    box-sizing: border-box;
    background: transparent;
    height: 58px;
    border:none;
    font-size: 16px;
    font-weight: 300;
    text-align: right;
    padding-left:35px;
}

#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap .button-change{
    width:30px;
    height:60px;
    position: absolute;
    top:0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

@media screen and (max-width:767px){
    #box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap input,
    #box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap .button-change{
        height:54px;
    }
}
#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap .button-change.minus{
    left:5px
}
#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap .button-change.plus{
    right:10px;
}

#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .unit{
    position: absolute;
    top:50%;
    left:53%;
    transform:translateX(-50%) translateY(-50%);
    font-size: 16px;
    font-weight: 300;
}

#box_productfull .bottomborder .basket .form-basket .addtobasket-container .price{
    width:calc(100% - 180px);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

#box_productfull .bottomborder .basket .form-basket .price del{
    color: #828282;
    font-weight: 300;
    font-size:14px;
    line-height: 26px;
    margin-bottom: 4px;
}

#box_productfull .bottomborder .basket .form-basket .price .main-price{
    color: #333333;
    font-size: 25px;
    font-weight: 400;
    line-height: 26px;
    font-style:normal;
    letter-spacing: -1.25px;
}

#box_productfull .availability-box{
    display: flex;
    flex-wrap:wrap;
    margin-top: 10px;
}

#box_productfull .availability-box > div{
    margin-right:5px;
}

#box_productfull .availability-box span{
    font-size:12px;
    font-weight: 300;
    line-height:22px;
}

/* #box_productfull .product-more-details{
    margin: -3px 0 20px 0;
    padding-bottom: 12px;
} */

#box_productfull .product-more-details > *{
    display: flex;
    align-items: center;
    margin: 6px 0;
}


#box_productfull .product-more-details-imgwrap{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-right:20px;
}

#box_productfull .product-more-details-namewrap{
    color:#333;
    font-size:14px;
    font-weight: 300;
    line-height: 19.6px;
}

#box_productfull .product-more-details > a span{
    font-weight: 700;
}

#box_productfull a.tkanina{
    display: flex;
    align-items: center;
    order:4;
}

#box_productfull a.tkanina .product-more-details-namewrap{
    font-weight: bold;
}
#box_productfull .call2advisor{
    border-top:1px solid #bdbdbd;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}
#box_productfull .call2advisor span,
#box_productfull .call2advisor a{
    display: block;
    font-size:14px;
    font-weight: 300;
    line-height: 19.6px;
    color:#000;
    margin-bottom: 15px;
}


#box_productfull .call2advisor span:first-child{
    font-weight: 400;
}

#box_productfull .call2advisor a{
    display: flex;
    align-items: center;    
}

#box_productfull .call2advisor a img{
    margin-right:10px;
}

/* #box_productfull .tkanina3{
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 300;
    color: #828282;
    padding: 16px 40px;
}  */


#box_productfull .bottomborder .basket .form-basket .tkanina2,
#box_productfull .bottomborder .basket .form-basket .tkanina3{
    padding: 0;
    display: block;
}

#box_productfull .bottomborder .basket .form-basket .tkanina2 a{
   margin: 0;
}

@media screen and (min-width:420px){
    #box_productfull .bottomborder .basket .form-basket .price .main-price{
        font-size: 36px;
        letter-spacing: 0px;
    }
}

@media screen and (min-width:1101px){
    #box_productfull .productimg{
        width:calc(100% - 543px);
    }

    #box_productfull .maingallery-wrap,
    #box_productfull .maingallery-wrap .owl-item{
        margin: 0;
    }

    #box_productfull .maingallery-wrap{
        height:calc(66vw - 320px);
    }

    #box_productfull .maingallery-wrap .owl-stage-outer,
    #box_productfull .maingallery-wrap .owl-item{
        height:calc(66vw - 420px);
    }

    #box_productfull .mainproduct-form{
        width:493px;
        margin-left:50px;
    }
}

@media screen and (min-width:1840px){
    #box_productfull .maingallery-wrap .owl-stage-outer,
    #box_productfull .maingallery-wrap .owl-item{
        height:650px;
    }
    #box_productfull .maingallery-wrap{
        height:750px;
    }
}

@media screen and (max-width:1100px){
    #box_productfull .mainproduct-wrap{
        flex-direction: column;
    }

    #box_productfull .maingallery-wrap{
        height:calc(66vw + 90px);
    }

    #box_productfull .maingallery-wrap .owl-stage-outer,
    #box_productfull .maingallery-wrap .owl-item{
        height:calc(66vw);
    }
}

@media screen and (min-width:768px){
    #box_productfull .bottomborder .basket .form-basket .tkanina2,
    #box_productfull .bottomborder .basket .form-basket .tkanina3{
        min-height: 60px;
    }
}

@media screen and (max-width:767px){
    #box_productfull .bottomborder .basket .form-basket .tkanina2,
    #box_productfull .bottomborder .basket .form-basket .tkanina2 a,
    #box_productfull .bottomborder .basket .form-basket .tkanina3{
        font-size:15px;
        line-height: 20px;
    }
    #box_productfull .bottomborder .basket .form-basket .tkanina2 a,
    #box_productfull .bottomborder .basket .form-basket .tkanina3{
        padding:17px 25px !important;
    }
}
#box_productfull .maingallery-wrap .owl-item img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.product-modules{
    max-width: 1680px;
    margin:0px auto;
    padding:0 40px;
}
@media screen and (max-width: 1100px) and (min-width: 768px){
    .product-modules{
        padding: 0 30px;
    }
}
@media screen and (max-width: 767px){
    .product-modules{
        padding: 0;
    }
}

.product-modules .boxhead h3{
    color: #4f4f4f;
    font-size:28px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 20px;
}

@media screen and (max-width:767px){
    .product-modules .boxhead h3{
        font-size:22px;
        line-height: 32px;
        text-align: center;
    }
}

.product-change-size-container{
    display: flex;
    background-color: white;
}

.product-change-size-container > div{
    display: flex;
    align-items: center;
    justify-content: center;
    padding:15.5px 25px;
    text-align: center;
}

.product-change-size-active{
    color: #4f4f4f;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    border-right: 1px solid #bdbdbd;
    width: 55%;
}

.product-change-size-toggler{
    color: #bdbdbd;
    font-family: Montserrat, sans-serif;
    font-size:14px;
    font-weight: 400;
    line-height: 20px;
    width: 45%;
    cursor: pointer;
    transition:250ms;
}

.product-change-size-toggler:hover{
    background:#333;
    color:white;
}

.product-change-size-mask{
    position: fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:0;
    background-color: black;
    transition:250ms;
    z-index: 10;
}

.product-change-size-mask:not(.active){
    display: none;
}

.product-change-size-mask.opacity{
    opacity:0.5;
}

.product-change-size-wrap{
    position: fixed;
    top:0;
    bottom:0;
    right:0;
    width: 100%;
    background-color: #f3f3f3;
    z-index: 11;

    overflow-y: scroll;
    transition: transform 250ms;
}

.product-change-size-wrap:not(.active){
    display: none;
}

.product-change-size-wrap.transform{
    transform:translateX(0px);
}

.product-change-size-wrap-header{
    display: flex;
    height: 50px;
    border-bottom:1px solid #bdbdbd;
    padding-bottom: 10px;
    box-sizing: content-box;
    margin-bottom: 20px;
}
.product-change-size-wrap-header .title{
    width:100%;
    display: flex;
    align-items: center;
    color: #333333;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 28px;
}

.product-change-size-wrap-header .close{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    position: relative;
    right:-20px;
}

.product-change-size-wrap-inner{
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}

.product-change-size-wrap-inner .product{
    width:calc(50% - 10px);
    margin-bottom:20px;
}

.product-change-size-wrap-inner .product{
    color: #333333;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
}

.product-change-size-wrap-inner .product .productname{
    padding: 8px 0 4px 0;
}
.product-change-size-wrap-inner .product .price{
    font-weight: 600;
}

@media screen and (min-width:601px){
    .product-change-size-wrap{
        transform:translateX(550px);
        max-width:550px;
        padding:20px 30px;
    }
}
@media screen and (max-width:600px){
    .product-change-size-wrap{
        transform:translateX(100vw);
        padding:10px 0;
    }
    .product-change-size-wrap-inner,
    .product-change-size-wrap-header{
        padding:0 20px;
    }
    .product-change-size-wrap-header{
        padding-bottom: 6px;
    }
    .product-change-size-wrap-header .title{
        padding-left:50px;
        justify-content: center;
        font-size:18px;
    }
    .product-change-size-wrap-header .close{
        right: -10px;
    }
    .product-change-size-container > div{
        padding:12px 5px;
    }
    .product-change-size-active{
        font-size: 10px;
        line-height: 16px;
    }
    
    .product-change-size-toggler{
        font-size: 14px;
        line-height: 20px;
    }
}

/* description */

.box_description_pre{
    padding-right:20%;
    margin:30px 0;
}

#box_description{
    margin:30px auto !important;
}

#box_description p,
.box_description_pre p{
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 300;
    line-height: 25.2px;
}

#box_description p.large,
.box_description_pre p.large{
    font-size: 24px;
    font-weight: 400;
    line-height: 30.8px;
    margin-bottom: 12px;
}

#box_description p.title{
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    margin:0px 0 18px 0;
}


#box_description .detailsdesc-container{
    margin: 20px 0;
    padding-bottom:30px;
    display: flex;
    /* flex-wrap:wrap; */
    position: relative;
}
#box_description .detailsdesc-container:before{
    content:'';
    height:1px;
    background:#BDBDBD;
    position: absolute;
    bottom:0;
    left:-100vw;
    right:0;
    width:200vw;
}


#box_description .detailsdesc-container .detailsdesc-wrap{
    display: flex;
    flex-wrap:wrap;
}

#box_description .detailsdesc-container .detailsdesc-wrap .detailsdesc{
    width: 50%;
}

#box_description table td{
    color: #4f4f4f;
    font-size: 14px;
    line-height: 16.8px;
    font-weight: 300;
    padding: 7px 0;
}
#box_description table td:first-child{
    font-weight: 700;
    /* width: 84%; */
    width:auto;
    padding-right:15px;
}

#box_description .frame360-toggler,
#box_description .bryly-toggler{
    font-size: 14px;
    line-height: 21px;
    font-weight:700;
    color: #4f4f4f;
    background: white;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px #00000012;
    border-radius: 10px;
    display: inline-block;
    padding: 14px 67px 13px 67px;
    margin: 5px 0px;
    position: relative;
    cursor: pointer;
    transition:250ms linear;
    border:1px solid white;
    width:290px;
}
#box_description .frame360-toggler a,
#box_description .bryly-toggler a{
    font-size: 14px;
    line-height: 21px;
    font-weight:700;
    color: #4f4f4f;
}

#box_description .frame360-toggler:hover,
#box_description .bryly-toggler:hover{
    background-color: #e3e3e3;
    border:1px solid #828282;
} 
@media screen and (max-width:767px){
    
    #box_description .frame360-toggler,
    #box_description .bryly-toggler{
        margin-top:-15px;
        margin-bottom:30px;
    }
    #box_description .detailsdesc-container{
        flex-wrap:wrap;
        margin:0;
        padding-bottom:20px;
    }
}
#box_description .frame360-toggler:before{
    content:'';
    background: url(/userdata/public/assets/scandicsofa/svg/rotate360.svg) no-repeat transparent;
    background-size:25px;
    width:25px;
    height:25px;
    position: absolute;
    top:14px;
    left:14px; 
}
#box_description .bryly-toggler:before{
    content:'';
    background: url(/userdata/public/assets/scandicsofa/svg/3d.svg) no-repeat transparent;
    background-size:20px;
    width:25px;
    height:25px;
    position: absolute;
    top:13px;
    left:14px; 
}
#box_description .frame360-toggler.none{
    display: none;
}
.frame-modal{
    top:50% !important;
    transform:translateY(-50%) translateX(-50%) !important;
    position: fixed !important;
    max-height: 100vh;
    max-width: 100vw;
}
.frame-modal .modal-body{
    position: relative;
    width: 100vw;
    max-width: 640px;
    height: 100vh;
    max-height: 400px;
    overflow-y: hidden !important;
}
.frame-modal .modal-body iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height:100%;
    width: 100%;
}
#box_description .owl-carousel .owl-stage{
    padding-left:0 !important;
}

#box_description .owl-carousel .owl-stage .owl-item{
    opacity:0.3;
    transition:opacity 250ms;
}

#box_description .owl-carousel .owl-stage .owl-item.active{
    opacity:1;
}
@media screen and (min-width:768px){
    .detailsdesc-toggler{
        display: none;
    }
}
@media screen and (max-width:767px){
    #box_description{
        margin: 20px auto !important;
    }
    .detailsdesc-toggler{
        text-align: center;
        font-size: 18px;
        color: #4f4f4f;
        background: url('/userdata/public/assets/scandicsofa/svg/toggler_down.svg') transparent no-repeat 95% 50%;
    }
    #box_description p.title{
        font-size:16px;
        margin:0 0 5px 0;
    }
    #box_description table td:first-child{
        font-weight: 500;
    }
    #box_description table td{
        font-size:13px;
    }
    #box_description .detailsdesc-wrap,
    #box_description .detailsdesc-more{
        height: 0px;
        overflow: hidden;
        /* border-bottom: 1px solid #BDBDBD; */
        margin:0px !important;
    }
    #box_description .detailsdesc-wrap.active,
    #box_description .detailsdesc-more.active{
        height: 100%;
    }
}
.frame-wrap {
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.frame-wrap .frame {
    width: 100%;
    height: 400px;
    border: none;
    overflow: hidden;
}

.frame360-wrap{
    position: relative;
    text-align: center;
}

.frame360-init{
    position: relative;
    cursor: pointer;
    transition:250ms;
    opacity:1;
}

.frame360-init.active{
    opacity:0;
}

.frame360-init:not(.active){
    z-index: 1;
}
.frame360-init:not(.active):hover{
    opacity:0.9;
}
.frame360-init:before{
    content:'Zobacz w 360';
    background: url('/userdata/public/assets/scandicsofa/svg/rotate360.svg') white no-repeat 25px;
    position: absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    color: #5c5d5f;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
    border-radius: 31px;
    padding: 21.5px 74px;
    width: 30%;
    text-align: center;
    opacity: 0.92;
}

@media screen and (max-width:1100px){
    .box_description_pre{
        display: none;
    }
}
@media screen and (min-width:1151px){
    #box_description .detailsdesc-container .detailsdesc-wrap{
        width: 60%;
    }
    .frame360-wrap{
        width: 40%;
    }
}

@media screen and (max-width:1150px){
    #box_description .detailsdesc-container .detailsdesc-wrap{
        width: 100%;
        margin-bottom: 40px;
    }
    .frame360-wrap{
        width: 100%;
    }
    .soloimg{
        margin-bottom:15px;
    }
}

@media screen and (min-width:768px){
    #box_description{
        margin:50px auto 40px auto !important;
    }
}

@media screen and (max-width:767px){
    #box_description .owl-carousel .item img{
        min-height: 430px;
        object-fit: cover;
    }
    #box_description .detailsdesc-container .detailsdesc{
        width: 100% !important;
    }
    #box_description .detailsdesc-container .detailsdesc-wrap div:nth-of-type(1){
        margin-top:20px;
    }
    #box_description table{
        width:100%;
        margin-bottom:25px;
    }
    .frame360-init:before{
        background-size:10%;
        font-size:11px;
        width: 24%;
        padding: 10px 30px 10px 50px;
    }
}

.shop_product #box_articlelistsmall{
    border-bottom:none;
}

html.js .overlayMask {
    display: block;
}

.overlayMask {
    display: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
}

.overlayMask.visible {
    opacity: 1;
    visibility: visible;
}

/* poprawki */
#box_slider_61{
    height:92vw;
    overflow: hidden;
}

/* filtry */

.custom_filters_mask{
    background:black;
    opacity:0;
    display: none;
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    transition: opacity 250ms linear;
    z-index: 10;
    max-width:100% !important;
}

.custom_filters_mask.visible{
    display: block;
}

.custom_filters_mask.opacity{
    opacity:0.4;
}

.custom_filters{
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    margin:30px auto !important;
}

.custom_filters > div{
    margin-right:17px;
}

.custom_filters_boxhead{
    font-family: Montserrat;
    color:#828282;
    font-weight: 300;
    font-size:18px;
}



.custom_filters .sortlinks{
    background: #D7D5D6;
    border-radius: 1px;
}

.custom_filters .sortlinks .products-sort-container span{
    font-size: 16px;
    color: #474747;
    padding: 17.5px 30px;
    display: inline-block;
}

.custom_filters .sortlinks .products-sort-container span span{
    display: none;
}

.custom_filters .sortlinks .products-sort-container .products-sort-options{
    min-width: 350px;
    margin-top:35px !important;
    background:white;
    z-index: 10;
    height: auto !important;
    padding:25px 25px 15px 25px !important;
}

.custom_filters .sortlinks .products-sort-container .products-sort-options a{
    margin-bottom:6px;
    position: relative;
}

.custom_filters .sortlinks .products-sort-container .products-sort-options a:before{
    content:'';
    width:20px;
    height:20px;
    border:1px solid black;
    display: inline-block;
    margin-right: 10px;
    box-sizing: border-box;
    transform: translateY(4px);
}

.custom_filters .sortlinks .products-sort-container .products-sort-options a.active-sort:after{
    content:'';
    position: absolute;
    left:5px;
    top:10px;
    background:url('/userdata/public/assets/scandicsofa/svg/close.svg') transparent no-repeat;
    background-size:10px;
    width:10px;
    height:10px;
}

.custom_filters .sortlinks .products-sort-container .products-sort-options a b{
    font-family: Montserrat;
    font-size:14px;
    line-height: 18px;
    color: #4F4F4F;
    font-weight: 400;
}

.custom_filters .sortlinks .products-sort-container.active .products-active-sort{
    background-color: white;
    position: relative;
    z-index: 10;
}

.custom_filters .sortlinks .products-sort-container:not(.active) .products-sort-options{
    display: none !important;
}
.custom_filters .sortlinks .products-sort-container.active .products-sort-options{
    display: block !important;
}

.custom_filters .products-sort-options-close{
    display: flex !important;
    justify-content: flex-end;
    padding: 3px 0 10px 0 !important;
    cursor: pointer;
}

#box_filter .boxhead{
    display: none;
}

#box_filter .innerbox{
    border-top:none;
}

#box_filter .innerbox > div{
    padding:0 !important;
    cursor: pointer;
}

#box_filter .innerbox > div > span{
    font-size: 16px;
    color: #474747;
    padding: 17.5px 30px;
    display: inline-block;
}

#box_filter .innerbox > div ul{
    position: absolute;
    z-index: 10;
    min-width: 350px;
    background:white;
    list-style: none;
    padding:25px 25px 15px 25px !important;
}

#box_filter .innerbox > div:not(.active) ul{
    display: none !important;
}

#box_filter .innerbox > div.active ul{
    display: block !important;
}

#box_filter .innerbox > div:not(.active) > span{
    background:#D7D5D6;
}

#box_filter .innerbox > div.active > span{
    background-color: white;
    position: relative;
    z-index: 10;
}

#box_filter .innerbox > div ul li{
    margin-bottom: 18px;
}

#box_filter .innerbox > div ul li a span{
    background:transparent;
    padding:0 !important;
    font-size:14px;
    line-height: 18px;
    margin-bottom:10px;
    position: relative;
    font-family: Montserrat,sans-serif;
    display: block;
}

#box_filter .innerbox > div ul li a span:before{
    content:'';
    width:20px;
    height:20px;
    border:1px solid black;
    display: inline-block;
    margin-right: 20px;
    box-sizing: border-box;
    transform: translateY(4px);
}

#box_filter .innerbox > div ul li.selected a span:after{
    content:'';
    position: absolute;
    left:5px;
    top:10px;
    background:url('/userdata/public/assets/scandicsofa/svg/close.svg') transparent no-repeat;
    background-size:10px;
    width:10px;
    height:10px;
}

#box_filter .innerbox > div ul li.filter-close{
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    padding: 5px 0 10px 0;
    margin-bottom: 0;
}

/* price slider */

.boxprice .head{
    font-size: 16px;
    color: #474747;
    padding: 17.5px 30px;
    display: inline-block;
    cursor: pointer;
}

.boxprice.active .head{
    background:white;
    position: relative;
    z-index: 10;
}

.boxprice:not(.active) .head{
    background:#D7D5D6;
}

.boxprice:not(.active) .boxprice-container{
    display: none;
}

.boxprice.active #priceslider{
    display: block;
}

.boxprice #priceslider{
    margin: 40px 0 30px 8px;
    border:none;
    background:#E0E0E0;
    height:5px;
}

.boxprice .boxprice-container{
    position: absolute;
    z-index: 10;
    background: white;
    min-width: 400px;
    padding: 25px 25px 15px 25px;
}

.boxprice .boxprice-container-boxhead{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 50px;
}

.boxprice-reset{
    margin-right: 20px;
    font-size: 12px;
    color: #474747;
    margin-bottom: 3px;
    cursor: pointer;
}

.boxprice .boxprice-close{
    display: flex;
    padding:5px 0 10px 0;
    cursor: pointer;
}

.boxprice #changevalues{
    display: flex;
    justify-content: space-between;
    font-size:12px;
    color:#474747;
}
.boxprice .ui-slider-handle{
    border-radius: 100%;
    top: -7px;
    width: 19px;
    height: 19px;
    background: white;
}
.boxprice .ui-slider-handle span{
    font-size:14px;
    color:#474747;
    position: absolute;
    top:-30px;
    font-weight: 500;
    left: 50%;
    transform: translateX(-50%);
}

.boxprice .ui-slider-range{
    background:#4F4F4F;
}

@media screen and (max-width:767px){
    .custom_filters{
        flex-wrap:nowrap;
    }
    .custom_filters > div:not(.sortlinks){
        margin-right:8px;
    }
    .custom_filters > div.sortlinks{
        margin-right:0;
    }

    .custom_filters_boxhead{
        margin-right:15px !important;
        min-width: 75.5px;
    }
    .custom_filters_boxhead,
    #box_filter .innerbox > div > span,
    .boxprice .head,
    .custom_filters .sortlinks .products-sort-container span{
        font-size:12px;
    }
    #box_filter .innerbox > div > span,
    .boxprice .head,
    .custom_filters .sortlinks .products-sort-container span{
        padding-left:10px;
        padding-right:10px;
    }
    .custom_filters > div:not(.custom_filters_boxhead){
        width:calc((100% - 75.5px)/3);
        text-align: center;
    }
    #box_filter .innerbox > div > span,
    .boxprice .head,
    .custom_filters .sortlinks .products-sort-container.active .products-active-sort{
        width: 100%;
    }
    #box_filter .innerbox > div ul,
    .boxprice .boxprice-container,
    .custom_filters .sortlinks .products-sort-container.active .products-sort-options{
        width:calc(100% - 40px) !important;
        left:20px !important;
    }
    #box_filter .innerbox > div ul li,
    .custom_filters .sortlinks .products-sort-container.active .products-sort-options{
        text-align: left;
    }
    .boxprice .boxprice-container,
    .custom_filters .sortlinks .products-sort-container.active .products-sort-options{
        min-width: auto;
    }
}

/* 06.08.2021 */
.basket_counter{
    width:auto;
    min-width: 14.5px;
    height:15px;
    background:#D7C286;
    color:#333;
    font-size:10px;
    line-height: 15px;
    position: absolute;
    transform: translateX(-12px) translateY(9px);
    text-align: center;
    padding: 0 4px;
}

.shop_basket_step2 .social-login-buttons{
    text-align: right;
}

.shop_basket_step2 .social-login-buttons .btn,
.shop_basket_step2 .social-login-buttons a{
    padding: 0 27px;
}

/* 11.08.2021 */
.caraty-product-simulator{
    position: inherit !important;
}
.LLBWr{
    float:inherit !important;
    padding: 0 0 5px 0 !important;
}
.llCalculateButton.llCalculateButton--container{
    text-align:left !important;
    display: block !important;
    margin: 0 !important;
}
.manufacturer{
    display: none;
}

#calc7{
    margin-top: 5px;
}
.calc7 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 209px;
    height: 59px;
    border: 1px solid #d8d8d8;
    padding: 8px;
    position: relative;
}
.calc7 .logo {
    display: block;
    width: 66px;
    height: 44px;
    background-image: url(https://dcsaascdn.net/mbank/mraty-logo.jpg);
    float: left;
    margin-right: 5px;
}

.calc7 .kwota {
    color: #C53D35;
    font-weight: bold;
    font-size: 14px;
}

.calc7 p {
    font-size: 11px;
    line-height: 1;
}

#mraty-button {
    position: absolute;
    right: 8px;
    top: 15px;
    padding-left: 8px;
}

#mraty-button::before {
    content: '';
    display: block;
    border-color: transparent transparent transparent #d9d9d9;
    border-style: solid;
    border-width: 14px 10px;
}

#mraty-button span {
    position: absolute;
    border-style: solid;
    border-width: 5px;
    top: -3px;
    border-color: transparent transparent transparent #f2f2f2;
}

#mraty-button span::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px;
    bottom: -28px;
    border-color: transparent transparent transparent #f2f2f2;
    left: -6px;
}

#mraty-button::after {
    content: '';
    display: block;
    border-color: transparent transparent transparent #f2f2f2;
    border-style: solid;
    border-width: 8px 5px;
    position: absolute;
    top: 6px;
}

.payment #calc7 .mraty-note {
    font-size: 0.8em;
}

.mraty-tooltip {
    position: absolute;
    padding-top: 30px;
    top: 5px;
    right: 9px;
    display: none;
    z-index: 10;
}

.mraty-tooltip>.mraty-tooltip-inner {
    width: 256px;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    padding: 10px;
    padding-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mraty-tooltip .mraty-tooltip-inner .mraty-tooltip-title {
    font-size: 10px;
    text-transform: uppercase;
}

.mraty-tooltip .mraty-tooltip-inner .mraty-tooltip-content {
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 160px;
    margin-top: 2px;
    font-size: 10px;
    line-height: 2;
}

.payment > .name > label[for="payment_7"]:after{
    content:'';
    display: block;
    background: url('/userdata/public/assets/scandicsofa/przelewy24.png') transparent no-repeat;
    width:243px;
    height:56px;
    margin: 5px 0;
}

/* modal wybór banku */
.header_line_right {
    display: flex;
    align-items: center;
}
.header_uppercase {
    text-transform: uppercase;
}
.p-all-1 {
    padding: .5rem;
}
.op-gateway:not(:last-child) {
    margin-right: 0.35em;
}
.mb-1 {
    margin-bottom: .5rem;
}
.mt-1 {
    margin-top: .5rem;
}
.op-gateway, .op-gateway *, .op-gateway *::before, .op-gateway *::after {
    box-sizing: border-box;
}
.op-gateway {
    margin: 0;
    max-width: 123px;
    width: 100%;
    cursor: pointer;
}
.op-gateway__image-container {
    width: 100%;
    height: 123px;
    border: 1px solid #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.op-gateway:first-child .op-gateway__image {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.op-gateway__image {
    width: 100%;
    padding: 1em;
}
.op-gateway__description {
    padding: .5em .1em .5em .1em;
    max-width: 100%;
    word-break: break-word;
}
.op__container section ul{
    flex-wrap:wrap;
    justify-content: center;
}
.modal{
    z-index: 100;
}
.modal .modal-close .modal-close-txt{
    display: none;
}
.modal .modal-close{
    width: 17px;
    height: 17px;
    padding: 0 0 30px;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    cursor:pointer;
}
.modal .modal-close:after{
    content: "";
    background:url('/userdata/public/assets/scandicsofa/svg/close.svg') transparent no-repeat center;
    width: 17px;
    height: 17px;
    display: inline-block;
}
.modal .modal-body{
    overflow-y: auto;
    overflow-x: hidden;
}
.modal .modal-body::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
}

.modal .modal-body::-webkit-scrollbar-thumb {
    width: 6px;
    border: 2px solid #f3f4f8;
    border-radius: 10px;
    background-color: black;
}
.modal .modal-body::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f3f4f8;
}

/* productdetails */
#leaselinkCalucalteButton1,
#leaselinkSlideButton1{
    display:none !important;
}

.caraty-product-simulator{
    margin-bottom: 8px;
    margin-top: 5px;
}

.caraty-product-simulator a{
    display: flex;
    align-items: center;
}
.caraty-product-simulator a:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/userdata/public/assets/scandicsofa/svg/percent.svg) center;
    background-repeat: no-repeat;
    vertical-align: -20%;
    margin-right: 24px;
}


.caraty-product-simulator a:after {
    content: 'Oblicz ratę';
    display: inline-block;
    font-size:14px;
    font-weight: 700;
    color: #333333;
}
.caraty-product-simulator img{
    display: none;
}

.LLBWr {
    padding-bottom:0 !important;
}
.LLBWr .LLBCn a:before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 28px;
    background: url(/userdata/public/assets/scandicsofa/svg/obliczrate.svg);
    background-repeat: no-repeat;
    vertical-align: -20%;
    margin-right: 23px;
    margin-left:3px;
}
.LLBWr .LLBCn a {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    background: #ffffff !important;
    background: none !important;
    background-color: #FFF;
    text-transform: capitalize;
    padding: 0px;
    letter-spacing: initial;
    display: flex !important;
    align-items:center;
}
.LLBWr .LLBCn a:after{
    display: none;
}

/* lazy */

.custom-wrap{
    position: relative;
    overflow:hidden;
}
.custom-lazy{
    transition:all 600ms ease;
    opacity:1;
}
.custom-lazy.lazy-right{
    opacity:0;
    transform:translateX(50%);
    visibility: hidden;
}
.custom-lazy.lazy-left{
    opacity:0;
    transform:translateX(-50%);
    visibility: hidden;
}
.custom-lazy.lazy-bottom{
    opacity:0;
    transform:translateY(50%);
    visibility: hidden;
}
.custom-lazy.lazy-opacity{
    opacity:0;
    visibility: hidden;
}

@media screen and (min-width:1400px){
    #main_mp4{
        max-height:600px;
        overflow: hidden;
        height:600px;
        position: relative;
    }
    #main_mp4 .custom-wrap{
        max-width:1920px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 100%;
    }

    #main_mp4 .custom-wrap 
    #box_custom76 .custom-wrap{
        padding:0 40px;
        overflow:visible;
    }
}
@media (max-width: 650px){
     #trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
        display: none !important;
    }
}

/* description our-furniture */
.shop_product .our-furniture-owl{
    margin-bottom:40px;
}
.our-furniture-owl .boxhead{
    padding-bottom:7px;
}
.our-furniture-owl .subboxhead{
    color: #4f4f4f;
    font-size:18px;
    padding-bottom:6px;
    font-weight: 300;
    margin-top:45px;
    text-align: center;
}

.our-furniture-owl .innerbox.owl-carousel{
    margin-top:30px;
}
.our-furniture-owl .our-furniture-owl-txt{
    padding:10px 0;
    color:#4F4F4F;
    font-size:12px;
}
.our-furniture-owl .owl-stage{
    padding-left:0 !important;
}
.our-furniture-owl .innerbox.owl-carousel .owl-nav{
    position: absolute;
    top:-35px;
    right:65px;
}

.our-furniture-owl .innerbox.owl-carousel .owl-nav .owl-prev{
    left:-35px;
}

@media screen and (max-width:767px){
    .our-furniture-owl .subboxhead{
        font-size:14px;
        padding-bottom:4px;
        margin-top:32px !important;
    }
    .our-furniture-owl .innerbox.owl-carousel{
        margin-top:23px;
    }
}
#box_productfull .stocks select{
    background-color: #f2f2f2;
    padding: 10px 30px;
}

#widget-handler{
    display: none !important;
}

/* zamiana modułu bloga na customowy */
#standsout{
    border-top:1px solid #b2b2b2;
    padding-bottom:30px;
}
#standsout .boxhead{
    padding:30px 0 30px 0;
}

#standsout .owl-stage{
    padding-left:0 !important;
}

.standsout-box{
    margin-bottom:20px;
}
.standsout-box-title{
    color:#333;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    margin: 20px 0 10px 0;
    display: block;
}

.standsout-box .standsout-box-imgwrap{
    height: 300px;
}

.standsout-box .standsout-box-imgwrap img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.standsout-box-shortdesc{
    font-size:12px;
    font-weight: 300;
    line-height:20px;
    color:#333;
}

.standsout-box-readmore{
    margin: 20px 0;
}
.standsout-box-readmore a{
    text-transform: uppercase;
    font-size:12px;
    line-height: 16.8px;
    color:#333;
}
.standsout-box-readmore a:hover{
    text-decoration: underline;
}
@media screen and (min-width: 768px){
    #standsout .boxhead{
        padding:40px 0 35px 0;
    }
    .standsout-box-title{
        margin: 30px 0 20px 0;
        font-size: 22px;
        line-height: 30px;
    }
    .standsout-box-shortdesc{
        font-size:14px;
        line-height: 22.4px;
    }
}
@media screen and (max-width:767px){
    .shop_index #standsout{
        margin-bottom:15px;
        border-bottom:1px solid #b2b2b2;
    }
}

@media screen and (min-width:1101px){
    .shop_product #standsout .custom-wrap{
        padding-left:40px;
        padding-right:40px;
    }
}
@media screen and (max-width:1100px) and (min-width:768px){
    .shop_product #standsout .custom-wrap{
        padding-left:30px;
        padding-right:30px;
    }
}
@media screen and (max-width:767px){
    .shop_product #standsout .custom-wrap{
        padding-left:20px;
        padding-right:20px;
    }
}



.activeLink{
    -webkit-text-stroke: 1px black;
}

/* poprawki */

.modal.modal-alert{
    max-width:650px;   
}
.modal-alert .modal-header{
    display: none;
}

.modal-alert .modal-body{
    text-align: center;
    color:#555555;
    font-weight: 300;
    font-size:18px;
    line-height: 26px;
    padding:30px;
}

.modal-alert .modal-footer{
    text-align: center;
}
.modal-alert .modal-footer .btn{
    max-width:240px;
    font-weight: 500;
    font-size:20px;
    line-height:18px;
}
.detailsdesc-more table td{
    width:50% !important;
}
.detailsdesc-more-togglers{
    margin-top:20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.description-images-wrap{
    display: flex;
    position: relative;
    padding-top: 30px;
    padding-bottom: 45px;
}
#box_description .description-images-wrap:before{
    content: '';
    height: 1px;
    background: #BDBDBD;
    position: absolute;
    bottom: 0;
    left: -100vw;
    right: 0;
    width: 200vw;
}
.description-images-wrap p{
    margin-right:10px;
}
.description-images-wrap p.flex-100{
    width:100%
}
.description-images-wrap p.flex-50{
    width:50%;
}
.description-images-wrap p.flex-25{
    width:25%;
}
.description-images-wrap p img{
    width: 100%;
}
.description-images-wrap p:last-child{
    margin-right:0px;
}
@media screen and (max-width:767px){
    .description-images-wrap{
        flex-wrap:wrap;
        margin-top:30px;
    }
    .description-images-wrap p.flex-50{
        width:100%;
        margin-bottom:10px;
        margin-right:0px;
    }
    .description-images-wrap p.flex-25{
        width:calc(50% - 5px);
        margin-bottom:20px;
    }
}
@media screen and (max-width:450px){
    /* .description-images-wrap p.flex-25{
        width:100%;
        margin-bottom:10px;
        margin-right:0px;
    } */
    .shop_product .description-images-wrap{
        padding-top:5px !important;
        padding-bottom:25px !important;
    }
}

.custom-btn{
    color: #4f4f4f;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    border: 1px solid #4f4f4f80;
    display: inline-block;
    padding:16.5px 61px;
    margin:30px 0 0 0;
    transition:200ms;
}
.custom-btn:hover{
    opacity: 0.5;
}
.btn-wrap{
    text-align: center;
}
@media screen and (min-width:768px){
    .btn-wrap{
        text-align: left;
    }
}
@media screen and (max-width:767px){
    .custom-btn{
        /* margin-top:0px;
        width: 100%;
        padding:16.5px 5px; */
        font-size: 13px;
        line-height: 17.8px;
        width: auto;
        margin: 10px auto 0 auto;
        padding: 16px 15px;
    }
}

@media screen and (max-width:979px){
    #infopage37{
        padding-bottom: 30px;
    }
}
/* #shop_infopage35 .infopage-flex-iframebox h3{
    margin-top:50px;
} */

.shop_infopage .box_infopage:not(#infopage32):not(#infopage33):not(#infopage35):not(#infopage36):not(#infopage37):not(#infopage34){
    padding:0 30px;
}

/* 04.11.2021 */
.categorydesc-bottom{
    display: flex;
}
@media screen and (max-width:767px){
    .categorydesc-bottom{
        display: none !important;
    }
}

.shop_product_list .bottom-footer{
    clear:both;
}

/* 10.11.2021 */

/* SLIDER */
#box_mainproducts .categories-owl{
    padding-right:0 !important;
    padding-left:0 !important;
}

.box-slider{
    position: relative;
    overflow: hidden;
}

.box-slider ul li{
    height:100%;
}

.box-slider ul li .slider-text{
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 40px 40px 70px 40px;
    margin: 0 auto;
    max-width:1680px;
}
#box_slider_81 ul li .slider-text{
    justify-content: flex-start;
}
#box_slider_80{
    max-width:1920px;
    margin:0 auto;
}

#box_slider_80 .slider-text p.title,
#box_slider_81 .slider-text p.title{
    font-weight:200;
    letter-spacing: 0.02em;
    position: relative;
    color:#333;
}

#box_slider_80 .slider-text p.title{
    font-size:28px;
    line-height: 40px;
    margin-bottom:30px;
    padding-bottom:20px;
}

#box_slider_81 .slider-text p.title{
    font-size:18px;
    line-height: 26px;
    margin-bottom:20px;
    padding-bottom:15px;
    text-align: center;
}

#box_slider_80 .slider-text p.title:after,
#box_slider_81 .slider-text p.title:after{
    content:'';
    background: #333;
    height:1px;
    position: absolute;
    bottom:0;

}
#box_slider_80 .slider-text p.title:after{
    width:160px;
    left:0;
}

#box_slider_81 .slider-text p.title:after{
    width:151px;
    left:50%;
    transform:translateX(-50%);
}

#box_slider_80 .slider-text p.desc,
#box_slider_81 .slider-text p.desc{
    line-height: 150%;
    font-weight:300;
    color:#4F4F4F;
}

#box_slider_80 .slider-text p.desc{
    font-size:16px;
    max-width:317px;
}
#box_slider_81 .slider-text p.desc{
    font-size:12px;
    text-align: center;
    max-width:245px;
    margin: 0 auto;
}

@media only screen and (max-width: 600px) {
    #box_slider_80{
       display:none !important;
    }
    #box_slider_80 ul.slides > li{
        background-image:none !important;
    }
}
@media only screen and (min-width: 601px) {
    #box_slider_81{
       display:none !important;
    }
    #box_slider_81 ul.slides > li{
        background-image:none !important;
    }
}

/* KARUZELE */
#home_products_owls .owl-nav,
#home_categories_images .owl-nav,
.our-furniture-owl .innerbox.owl-carousel .owl-nav,
#box_productrelated .owl-nav,
.custom_products_related .owl-nav,
#standsout .owl-nav{
    position: absolute;
    right:0px;
    opacity:0;
    transition:250ms;
    height:100px;
    width:115px;
}

#home_products_owls .owl-nav{
    top:-98px;
}
#home_categories_images .owl-nav{
    top:-113px;
}

.our-furniture-owl .innerbox.owl-carousel .owl-nav{
    top:-140px;
    height:140px;
}

#box_productrelated .owl-nav,
.custom_products_related .owl-nav,
#standsout .owl-nav{
    top:-100px;
}

#home_products_owls .owl-nav button,
#home_categories_images .owl-nav button,
.our-furniture-owl .innerbox.owl-carousel .owl-nav button,
#box_productrelated .owl-nav button,
.custom_products_related .owl-nav button,
#standsout .owl-nav button{
    width:40px;
    height:40px;
    box-shadow:none;
}

#home_products_owls .owl-nav button.owl-next,
#home_categories_images .owl-nav button.owl-next,
.our-furniture-owl .innerbox.owl-carousel .owl-nav button.owl-next,
#box_productrelated .owl-nav button.owl-next,
.custom_products_related .owl-nav button.owl-next,
#standsout .owl-nav button.owl-next{
    right:0px;
}
#home_products_owls .owl-nav button.owl-prev,
#home_categories_images .owl-nav button.owl-prev,
.our-furniture-owl .innerbox.owl-carousel .owl-nav button.owl-prev,
#box_productrelated .owl-nav button.owl-prev,
.custom_products_related .owl-nav button.owl-prev,
#standsout .owl-nav button.owl-prev{
    left:0px;
}
#home_products_owls:hover .owl-nav,
#home_products_owls .owl-nav:hover,
#product_tabs_boxhead:hover ~ #home_products_owls  .owl-nav,
#home_categories_images:hover .owl-nav,
.our-furniture-owl:hover .innerbox.owl-carousel .owl-nav,
#box_productrelated:hover .owl-nav,
.custom_products_related:hover .owl-nav,
#standsout:hover .owl-nav{
    opacity:1;
}
#home_products_owls:hover,
#product_tabs_boxhead:hover ~ #home_products_owls{
    overflow: visible;
}
#home_products_owls:hover .custom-wrap,
#product_tabs_boxhead:hover ~ #home_products_owls .custom-wrap{
    overflow:visible;
}

@media screen and (max-width:979px){
    #home_products_owls .owl-nav,
    #home_categories_images .owl-nav,
    .our-furniture-owl .innerbox.owl-carousel .owl-nav,
    #box_productrelated .owl-nav,
    .custom_products_related .owl-nav,
    #standsout .owl-nav{
        display: none !important;
    }
}

/* nav main product gallery */

#box_productfull .maingallery .owl-nav button{
    background-color:transparent !important;
    box-shadow:none;
}

#box_productfull .maingallery .owl-nav button.owl-prev{
    left:20px;
}

#box_productfull .maingallery .owl-nav button.owl-next{
    right:20px;
}

#box_productfull .maingallery a{
    cursor: url('/upload/loupe.png'), auto !important;
}


/* lewy/prawy naroznik */
.option_color .stock-color a[data-value="163"],
.option_color .stock-color a[data-value="164"]{
    background:#C4C4C4 !important
}

.option_color .stock-color a[data-value="163"]:before{
    content:'L';
}
.option_color .stock-color a[data-value="164"]:before{
    content:'P';
}

.option_color .stock-color a[data-value="163"]:before,
.option_color .stock-color a[data-value="164"]:before{
    position:absolute;
    font-size:20px;
    font-weight:bold;
    color: white;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: white;
}

a.tkanina2{
    margin-top:0px;
}
.product-change-size-container{
    margin-bottom:12px;
}
a.tkanina:not(.force-show),
a.tkanina2:not(.force-show) {
    display: none !important;
}


#cart-options .delivery-container .delivery.inactive{
    display: none !important;
}

.payment.none{
    display: none !important;
}

@media screen and (max-width:767px){
    a:hover,
    #product_tabs_boxhead p:hover{
        text-decoration: none !important;
        -webkit-text-stroke: 0px;
    }
    .home-project-authors-content-toggler:hover{
        background-color:transparent !important;
    }
    .home-banners-btn a:hover, .two-banners-btn a:hover,
    .home-categories-images-box a:hover{
        opacity:1;
    }
}