body{
    font-family: 'Lato', sans-serif !important;
    overflow-x: hidden;
}

body .fotorama {
    z-index: 222222222 !important;
}

.customer-account-create .form.create.account{
    min-width: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.customer-account-create .form.create.account fieldset.fieldset.address,
.customer-account-create .form.create.account .wrap_fieldset{
    max-width: 50%;
    width:100%;
    box-sizing: border-box;
}
.customer-account-create .form.create.account fieldset.fieldset.address{
    padding-left: 20px;
}

.customer-account-create .form.create.account .wrap_fieldset {
    padding-right: 20px;
}

.customer-account-create .form.create.account fieldset.fieldset.create.info{
    margin: 0 0 20px !important;
}

.form-create-account .field.choice.agreement {
    position: relative;
}

.form-create-account .field.choice.agreement #custom-terms-error {
    position: absolute;
    bottom: -20px;
}

.fotorama-item.fotorama--fullscreen {
    max-height: unset;
}
/* VERTICAL THUMB FOR GALLERY ON PRODUCT PAGE */

/*.product.media .gallery-placeholder .fotorama__stage{ left: 0 !important; }*/
/*.product.media .gallery-placeholder .fotorama__nav-wrap--vertical.fotorama__nav-wrap{ right: 0; text-align: right;}*/
/*.product.media .gallery-placeholder .fotorama__nav--thumbs{float: right;}*/

@media (min-width: 1024px) {
    body:not(.fotorama__fullscreen) .fotorama__wrap--css3 .fotorama__nav, body:not(.fotorama__fullscreen) .fotorama__wrap--css3 .fotorama__stage {
        height: 555px !important;
    }

    body.page-layout-1column .product.media,
    .fotorama-item,
    .gallery-placeholder__image{
        max-height:555px;
    }

    .gallery-placeholder__image {
        max-width: 468px !important;
        margin-right: 0 !important;
    }
    .wrap_info_main .product.data.items > .item.content#product\.related,
    .wrap_info_main .product.data.items > .item.content#product\.upsell,
    .wrap_info_main .product.data.items > .item.content#features,
    .wrap_info_main .product.data.items > .item.content#description{
        position: relative;
        z-index: -1;
        opacity:0;
    }

    .wrap_info_main .product.data.items > .item.content#product\.related[role="tabpanel"],
    .wrap_info_main .product.data.items > .item.content#product\.upsell[role="tabpanel"],
    .wrap_info_main .product.data.items > .item.content#features[role="tabpanel"],
    .wrap_info_main .product.data.items > .item.content#description[role="tabpanel"]{
        z-index: 1;
        opacity: 1;
    }
}

/* END OF FIX */

/* MIRASVIT */

body .mst-searchautocomplete__wrapper {
    /*position: absolute;*/
    background-color: #fff;
    padding: 0;
    border: 1px solid #c2c2c2;
    width: 480px;
    right: 0;
}

.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    color: #2d2d2d !important;
}

body .mst-searchautocomplete__autocomplete{
    border: 0 !important;
    background-color: transparent !important;
}

body .mst-searchautocomplete__spinner {
    margin: 0;
    right: 20px !important;
    left: initial !important;
}

body .mst-searchautocomplete__highlight {
    color: #ba1f57 !important;
}

body .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a:hover {
    color: #ba1f57 !important;
}
/*
.mst-searchautocomplete__wrapper{
    position: absolute;
    background-color: #fff;
    padding: 5px;
    border: 1px #000 solid;
    width: 400px;
}
.mst-searchautocomplete__index-title{
    background: #000;
    color: #fff;
}*/
.mst-searchautocomplete__wrapper{
    color: #000;
    font-weight: 700;
}

/* END OF SEARCH */

body.page-layout-1column .product.media {
    width: 45%;
    padding-right: 5%;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #ba1f57 !important;
}

.minicart-wrapper .block-minicart {
    z-index: 9999;
}

.cms-index-index .page-main{
    max-width: 100%;
    padding:0 !important;
}

.cms-index-index .page-main .extened_container{
    max-width: 1740px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.cms-index-index .page-main .custom_container{
    max-width: 1240px;
    padding:0 20px;
    margin:0 auto;
}

#search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 12px;
    font-family: 'Lato', sans-serif !important;
}
#search::-moz-placeholder { /* Firefox 19+ */
    font-size: 12px;
    font-family: 'Lato', sans-serif !important;
}
#search:-ms-input-placeholder { /* IE 10+ */
    font-size: 12px;
    font-family: 'Lato', sans-serif !important;
}
#search:-moz-placeholder { /* Firefox 18- */
    font-size: 12px;
    font-family: 'Lato', sans-serif !important;
}

#search{
    outline: none !important;
    box-shadow: none !important;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
}

.action.skip.contentarea {
    display: none !important;
}

.panel.header{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

body .header.panel > .header.links{
    float: none;
    order: 2;
    width: 20%;
}

body.catalog-category-view .breadcrumbs {
    margin-bottom:0 !important;
    min-height: 19px !important;
}

body.catalog-category-view .breadcrumbs ul.items {
    border-bottom:none !important;
    display: block;
    padding-bottom: 0;
}

body .header.panel > .wrap_infobar_top{
    width: 80%;
    display: flex;
    justify-content: space-between;
}

body .header.panel > .wrap_infobar_top p,
body .header.panel > .wrap_infobar_top a,
body .header.panel > .wrap_infobar_top span,
body .header.panel > .header.links > li > a,
body .header.panel > .header.links{
    margin:0 !important;
    color:#0b0d19!important;
}

body .page-header .panel.wrapper {
    border-bottom: 1px solid #0e0d1f;
    background-color: #fff;
}
.space_between{
    color:#787878!important;
    padding: 0 5px !important;
}

.header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -10px 0 5px;
}

.header.panel > .header.links > .authorization-link:after {
    color:#787878;
    margin: 0 -10px 0 5px;
}

body .header.content {
    display: flex;
    align-items: center;
    padding: 10px 20px 10px;
}

.custom_menu{
    width: calc(100% - 480px);
    display: flex;
    position: relative;
    top: 2px;
    padding: 0 30px;
    box-sizing: border-box;
}

.custom_menu_top li{
    display: inline-block;
    margin-bottom:0;
}
.custom_menu_top{
    list-style: none;
    padding:0;
    margin:0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.custom_menu_top li a{
    display:block;
    padding: 10px;
    color:#202020;
    font-family: 'Rubik', sans-serif;
    font-size:14px;
    line-height: 16px;
    font-weight: 600;
}

body .header.content .logo {
    margin: 0 !important;
}

body .header.content .minicart-wrapper{
    order:5;
}

.sections.nav-sections{
    background-color: #0c0f1e;
    border-top:3px solid #c41452;
    margin-bottom: 13px;
}

.cms-index-index .sections.nav-sections{
    margin-bottom:5px;
}

.sections.nav-sections .navigation{
    background-color: transparent !important;
}

.navigation ul > li > a > span {
    font-family: 'Rubik', sans-serif;
    font-size:15px;
}

.navigation ul > li.level0 > a.level-top > span{
    color:#fff !important;
    font-weight: 600 !important;
}

.navigation ul > li.level0 > a.level-top:hover > span,
.navigation ul > li.level0 > a.level-top:focus > span,
.navigation ul > li.level0 > a.level-top:active > span{
    color:#c41452 !important;
}

.navigation ul > li.level0 {
    margin-right: 0 !important;
}

nav.navigation ul {
    display: flex;
    justify-content: space-between;
}
.navigation .level0.parent > .level-top > .ui-menu-icon:after{
    display: none !important;
}

.navigation .level0.parent > .level-top > .ui-menu-icon:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #c41452;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 1px;
}

.page-footer{
    background-image: url('/media/wysiwyg/footer_bg_texman.jpg') !important;
    background-size: cover !important;
    background-position: center center;
    border-top:3px solid #c41452;
    padding: 40px 0 0 !important;
}

.page-footer,
.page-footer a,
.page-footer div,
.page-footer p,
.page-footer span{
    color:#fff !important;
}

.page-footer a:hover,
.page-footer a:active,
.page-footer a:focus{
    color: #c41452 !important;
}

.wrap_footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.wrap_footer ul li:not(:last-of-type){
    margin-bottom:15px !important;
}

.wrap_footer .one_fourth{
    width:25% !important;
}

.copyright p{
    margin-bottom:0 !important;
    text-align: left !important;
}

.copyright{
    background:transparent !important;
    padding:30px 0 !important;
    font-family: 'Rubik', sans-serif;
    position: relative;
    margin-top:60px;
}

.copyright:before{
    content:"";
    top:0;
    position: absolute;
    left: -15px;
    width:calc(100% + 15px);
    height:1px;
    background-color: #2b314c;
}

.heading_footer{
    font-size: 18px;
    font-weight: 900;
    line-height: 18px;
    text-transform: uppercase !important;
    letter-spacing: 0.04em;
    margin-bottom:25px;
}

.icon_links a{
    position: relative;
    display: flex;
    align-items: center;
}

.icon_links a:before{
    content:"";
    display: inline-block;
    width:36px;
    height:36px;
    margin-right: 9px;
}

.local_icon{
    position: relative;
    display: flex;
}

.local_icon:before{
    content:"";
    display: inline-block;
    width:36px;
    height:36px;
    margin-right: 9px;
    background-position:0 -108px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.facebook_icon:before{
    background-position:0 -71px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.facebook_icon:hover:before{
    background-position:36px -71px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.youtube_icon:before{
    background-position:0 -36px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.youtube_icon:hover:before{
    background-position:36px -36px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.twitter_icon:before{
    background-position:0 0;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.twitter_icon:hover:before{
    background-position:36px 0;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.phone_icon:before{
    background-position:0 -144px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.phone_icon:hover:before{
    background-position:36px -144px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.phone_icon_2:before{
    background-position:0 -180px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.phone_icon_2:hover:before{
    background-position:36px -180px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.mail_icon:before{
    background-position:0 -215px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.icon_links a.mail_icon:hover:before{
    background-position:36px -215px;
    background-image: url('/media/wysiwyg/icon_split_footer.png') !important;
}

.new_app_for_widget .minimal-price,
.custom_wrapper .minimal-price{
    display: flex;
    align-items: baseline;
}

.new_app_for_widget .price-label,
.custom_wrapper .price-label{
    margin-right:5px;
}

.new_app_for_widget .product-item .price-box .price,
.custom_wrapper .product-item .price-box .price{
    color: #c41452 !important;
    font-weight: 900 !important;
}

.new_app_for_widget .product-item .product-item-name,
.custom_wrapper .product-item .product-item-name{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    text-overflow: initial;
    min-height: 34px;
    max-height: 34px;
}

.new_app_for_widget .product-item .product-item-name .product-item-link span,
.custom_wrapper .product-item .product-item-name .product-item-link span{
    display: inline-block;
}

.new_app_for_widget .product-item .product-item-name .product-item-link span::first-letter,
.custom_wrapper .product-item .product-item-name .product-item-link span::first-letter{
    text-transform: uppercase;
}

.header_wrapper {
    text-align: center;
    position: relative;
}

.header_wrapper:before{
    content:"";
    width:10vw;
    height:1px;
    background: #d9d9d9;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.header_wrapper:after{
    content:"";
    width:10vw;
    height:1px;
    background: #d9d9d9;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.header_wrapper h2{
    font-weight: 600;
    color:#0c0f1e;
    font-family: 'Rubik', sans-serif;
    margin:0 !important;
    font-size: 32px;
    line-height: 36px;
}

.header_wrapper p{
    font-weight: 400;
    color: #0e1122;
    font-family: 'Rubik', sans-serif;
    margin: 0 !important;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px !important;
    display: block;
}

.why_texman{
    display: flex;
    padding:30px 0;
}

.why_texman .one_third{
    width:33.3333%;
    margin-bottom:20px
}

.why_texman p{
    margin-bottom:0 !important;
}

.why_texman a{
    color:#565655 !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    position: relative;
}

.why_texman a:after {
    content:"czytaj więcej...";
    display: block;
    padding-top: 0px;
    line-height: 22px;
}

.why_texman a:hover,
.why_texman a:active,
.why_texman a:focus{
    color: #c41452 !important;
    text-decoration: none !important;
}

.why_texman .center_box img{
    margin:0 auto;
}

.why_texman  img{
    display: block;
    border: none;
    margin-bottom:20px !important;
}

.why_texman .center_box{
    text-align: center;
}

.why_texman .rigth_box p {
    max-width: 315px;
    width: 100%;
    margin-right: 0 !important;
    margin-left: auto;
}

.one_fourth{
    width:25%;
}

.offer_texman .one_fourth{
    width:100%;
}

.offer_texman .one_fourth img{
    width:100%;
}

.offer_texman{
    display: grid;
    padding: 20px 0 40px;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    align-content: center;
    grid-gap: 3rem 2rem;
}

/* SLIDER HOMEPAGE */

ul#homepage_slider{
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

ul#homepage_slider li{
    margin: 0;
    padding: 0;
    list-style: none;
    transition: width 1.15s;
    position: relative;
}

ul#homepage_slider li:not(:last-of-type) {
    border-right: 5px solid #fff;
}

ul#homepage_slider .slide_01,
ul#homepage_slider.active_slide_01 .slide_01{
    width:45%;
}
ul#homepage_slider .slide_02,
ul#homepage_slider.active_slide_01 .slide_02{
    width:15%;
}
ul#homepage_slider .slide_03,
ul#homepage_slider.active_slide_01 .slide_03{
    width:15%;
}
ul#homepage_slider .slide_04,
ul#homepage_slider.active_slide_01 .slide_04{
    width:25%;
}

ul#homepage_slider .slide_01,
ul#homepage_slider.active_slide_02 .slide_01{
    width:15%;
}
ul#homepage_slider .slide_02,
ul#homepage_slider.active_slide_02 .slide_02{
    width:45%;
}
ul#homepage_slider .slide_03,
ul#homepage_slider.active_slide_02 .slide_03{
    width:15%;
}
ul#homepage_slider .slide_04,
ul#homepage_slider.active_slide_02 .slide_04{
    width:25%;
}

ul#homepage_slider .slide_01,
ul#homepage_slider.active_slide_03 .slide_01{
    width:15%;
}
ul#homepage_slider .slide_02,
ul#homepage_slider.active_slide_03 .slide_02{
    width:15%;
}
ul#homepage_slider .slide_03,
ul#homepage_slider.active_slide_03 .slide_03{
    width:45%;
}
ul#homepage_slider .slide_04,
ul#homepage_slider.active_slide_03 .slide_04{
    width:25%;
}

ul#homepage_slider .slide_01,
ul#homepage_slider.active_slide_04 .slide_01{
    width:15%;
}
ul#homepage_slider .slide_02,
ul#homepage_slider.active_slide_04 .slide_02{
    width:15%;
}
ul#homepage_slider .slide_03,
ul#homepage_slider.active_slide_04 .slide_03{
    width:25%;
}
ul#homepage_slider .slide_04,
ul#homepage_slider.active_slide_04 .slide_04{
    width:45%;
}

ul#homepage_slider.active_slide_04 .slide_04 .wrapper_img,
ul#homepage_slider.active_slide_03 .slide_03 .wrapper_img,
ul#homepage_slider.active_slide_02 .slide_02 .wrapper_img,
ul#homepage_slider.active_slide_01 .slide_01 .wrapper_img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

ul#homepage_slider.active_slide_04 .slide_04:after,
ul#homepage_slider.active_slide_03 .slide_03:after,
ul#homepage_slider.active_slide_02 .slide_02:after,
ul#homepage_slider.active_slide_01 .slide_01:after {
    display: none !important;
}

ul#homepage_slider .slide_04:after,
ul#homepage_slider .slide_03:after,
ul#homepage_slider .slide_02:after,
ul#homepage_slider .slide_01:after{
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
}

ul#homepage_slider .slide_04:after {
    background-color: rgb(12 15 30 / 39%);
}

ul#homepage_slider .slide_03:after{
    background-color: rgb(176 25 79 / 80%);
}

ul#homepage_slider .slide_02:after {
    background-color:rgb(28 157 194 / 60%)
}

ul#homepage_slider .slide_01:after {
    background-color:rgb(255 144 0 / 70%);
}

ul#homepage_slider .wrapper_img{
    position: relative;
    width: 100%;
    min-height: 315px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

ul#homepage_slider .tester{
    position: absolute;
    width:100%;
    height:100%;
    background-position: center right;
}

ul#homepage_slider .wrap_content h2{
    margin:0 !important;
    word-spacing: 9999rem;
    display: block;
    font-family: 'Rubik', sans-serif;
    font-size:26px;
    line-height: 32px;
    font-weight: bold;
    color:#fff;
    text-transform: uppercase;
    width:100%;
}

ul#homepage_slider .wrap_content{
    position: absolute;
    bottom:120px;
    left:5px;
    z-index: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

ul#homepage_slider .disable_link.wrap_content h2:after{
    display: none !important;
}

ul#homepage_slider.active_slide_01 .slide_01 .wrap_content h2:after,
ul#homepage_slider.active_slide_02 .slide_02 .wrap_content h2:after,
ul#homepage_slider.active_slide_03 .slide_03 .wrap_content h2:after,
ul#homepage_slider.active_slide_04 .slide_04 .wrap_content h2:after{
    content: 'SPRAWDŹ OFERTĘ »';
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    bottom: -28px;
    display: block;
    width: 100%;
    word-spacing: initial !important;
    letter-spacing: 0.025em;
}

ul#homepage_slider.active_slide_01 .slide_01 .wrap_content,
ul#homepage_slider.active_slide_02 .slide_02 .wrap_content,
ul#homepage_slider.active_slide_03 .slide_03 .wrap_content,
ul#homepage_slider.active_slide_04 .slide_04 .wrap_content{
    left:15%;
}


/* SLIDER MARKING METHODS */

ul.marking_methods{
    margin: 0 0 60px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
}

ul.marking_methods li {
    transition: flex-grow 1.44s ease;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    will-change: auto;
    overflow: hidden;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    --responsive-flex-direction: column;
    --responsive-grid-template-columns: 1fr;
    min-height: 250px;
}

ul.marking_methods li .wrapper_img img,
ul#homepage_slider .wrapper_img img
{
    position: absolute;
    display: block;
    height: auto;
    width: 100%;
    right: 0;
    opacity:0;
}

ul.marking_methods li:not(:last-of-type) {
    border-right: 4px solid #fff;
}

ul.marking_methods li.active_slide{
    -webkit-flex-grow: 3;
    flex-grow: 3;
}

ul.marking_methods li a{
    width: calc(1740px/2);
    height: 100%;
    position: absolute;
    right: 0;
}

ul.marking_methods li.active_expand{
    -webkit-flex-grow: 3;
    flex-grow: 3;
}

.marking_methods .wrapper_img .tester{
    height: 250px;
    background-size: cover;
}

ul.marking_methods li:after{
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
}

ul.marking_methods .active_expand:after{
    display: none !important;
}

ul.marking_methods li:nth-child(4):after {
    background-color: rgb(12 15 30 / 39%);
}

ul.marking_methods li:nth-child(3):after{
    background-color: rgb(176 25 79 / 80%);
}

ul.marking_methods li:nth-child(2):after {
    background-color:rgb(28 157 194 / 60%)
}

ul.marking_methods li:nth-child(1):after {
    background-color:rgb(255 144 0 / 70%);
}

ul.marking_methods .wrap_content h2 {
    margin: 0 !important;
    word-spacing: 9999rem;
    display: block;
    font-family: 'Rubik', sans-serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    text-align: end;
}

ul.marking_methods .wrap_content {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 222;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}


/* PAGE CATALOG PRODUCT VIEW */

.custom_wrapper .block-title.title strong {
    color:#0c0f1e;
    font-size: 22px;
    line-height: 32px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 15px;
    position: relative;
}

.custom_wrapper .block-title.title strong:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background-color: #c21c57;
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 270px;
}


.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top{
    border:0 !important;
}

body .breadcrumbs .item:not(:last-child):after{
    margin:0 5px;
    font-weight: 900;
    color:#c21c57;
}
body .breadcrumbs strong,
body .breadcrumbs b,
body .breadcrumbs a{
    color: #0c0f1e !important;
    text-transform: uppercase;
}

body .breadcrumbs a:hover{
    color: #c21c57 !important;
}

body .breadcrumbs ul.items{
    border-bottom:1px solid #f3f3f3;
    display: block;
    padding-bottom: 10px;
}

body .breadcrumbs{
    min-height: 39px;
    margin-bottom:20px;
}

.fotorama__thumb-border {
    border-color:#c21c57 !important;
}

.custom_wrapper {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top:40px;
}

.custom_wrapper .block.related,
.custom_wrapper .block.upsell{
    width:50%;
}

.custom_wrapper li.item.product{
    width:33.33333%;
}

.custom_wrapper ol.products.list{
    margin-right: 18%;
}

.custom_wrapper .products-grid .product-item-info:hover,
.custom_wrapper .products-grid .product-item-info.active,
.new_app_for_widget .products-grid .product-item-info:hover,
.new_app_for_widget .products-grid .product-item-info.active{
    box-shadow: none !important;
    border: 0 solid #bbbbbb !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product-section-extended{
    clear: both;

}

.product-section-extended .cta_order{
    width:100%;
    padding-top: 15px;
}

.product-section-extended .cta_order {
    display: flex;
    flex-flow: column;
}
.product-section-extended .wrap_additonal_info > .title_image {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    gap: 20px;
}

.product-section-extended .wrap_additonal_info > .title_image .brand_image {
    width: auto;
}
.product-section-extended .wrap_additonal_info{
    display: flex;
    flex-wrap: wrap;
    padding:30px 0 40px;
}

.product-section-extended .product.info.detailed,
.product-section-extended .wrap_additonal_info{
    width:100%;
}

.cta_order a{
    color:#0c0f1e !important;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none !important;
    padding-left:20px;
    position: relative;
}

.cta_order a:hover,
.cta_order a:focus,
.cta_order a:active{
    color:#c21c57 !important;
}

.product-section-extended .cta_order a.model_card {
    padding-left: 0;
}

.product-section-extended .cta_order a.model_card .icon_document:before {
    content: url('/media/wysiwyg/document.svg');
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

.product-section-extended .cta_order a.model_card:hover .icon_document:before {
    filter: invert(23%) sepia(90%) saturate(2363%) hue-rotate(321deg) brightness(76%) contrast(100%);
}

.wrap_icon{
    position: absolute;
    left:0;
    top:0;
}
.wrap_icon:after {
    position: absolute;
    top: -3px;
    left: 0px;
}

.wrap_icon:before,
.wrap_icon:after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-weight: 900;
    transform: rotate(90deg);
}
/*
.product.info.detailed #additional,
.product.info.detailed #description,
.product.info.detailed #description{
    position: relative;
}

.product.info.detailed #additional {
    z-index: 3;
}

.product.info.detailed #description{
    z-index: 2;
}

.product.info.detailed #description{
    z-index: 1;
}

.product.info.detailed .data.switch{
    height: auto !important;
}

.product.info.detailed .data.switch,
.product.info.detailed .product.data.items > .item.content{
    border:0 !important;
}

.product.info.detailed .product.data.items > .item.title > .switch{
    background-color: #fff !important;
    padding:10px !important;
    text-transform: uppercase;
    color:#5d5e64;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    position: relative;
}

.product.info.detailed .product.data.items > .item.title:after{
    content:"";
    width:100%;
    height: 1px;
    background-color: #f3f3f3;
    position: absolute;
    bottom:0;
    left: 0;
    display: block;
    z-index: 222;
}

.product.info.detailed .product.data.items .item.title{
    text-align: center;
    margin-right: 50px;
    position: relative;
}

.product.info.detailed .product.data.items .item.title.active .switch{
    color:#c21c57 !important;
    font-weight: 600 !important;
}

.product.info.detailed .product.data.items .item.title.active:after{
    background-color:#c21c57 !important;
}

.product.info.detailed .product.data.items #tab-label-additional{
    text-align: left !important;
}

.product.info.detailed .product.data.items #tab-label-description{
    padding:0 35px !important;
}

.product.info.detailed .product.data.items > .item.content {
    background-color: #fff;
    padding:10px !important;
}

.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
    width: 140px;
    color:#c21c57;
}

.product.info.detailed .additional-attributes > tbody > tr:not(:last-of-type){
    border-bottom:1px solid #f3f3f3;
}

*/
@media (min-width: 1024px) {
    .wrap_info_main .product.data.items > .item.content,
    .wrap_info_main .product.data.items > .item.title.active > .switch {
        background: #f6f6f6 !important;
    }

    .wrap_info_main .product.data.items > .item.content {
        padding: 10px;
    }

    #description .product.attribute.description,
    .wrap_info_main .product.data.items > .item.content#features .wrap_content_features {
        padding: 15px 15px 20px 15px;
        border: 1px solid #ccc;
        background-color: #fff;
    }

    .wrap_info_main .product.data.items > .item.title > .switch {
        background: #fff;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 0.05em;
        padding: 0 15px 0;
        font-size: 13px;
        position: relative;
        top: 2px;
        padding-bottom: 0 !important;
    }

    .wrap_info_main .product.data.items > .item.title > .switch:hover {
        color: #c21c57;
    }

    .wrap_info_main .product.data.items > .item.title.active > .switch:hover {
        color: #333333 !important;
    }

    .wrap_info_main table#product-attribute-specs-table {
        padding: 5px !important;
        background: #fff;
        border: 1px solid #ccc;
        width:100% !important;
    }

    body .product.info.detailed .additional-attributes > tbody > tr > th {
        padding: 6px 30px 6px 10px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        width: 105px;
        vertical-align: middle;
    }

    body .product.info.detailed .additional-attributes > tbody > tr > td {
        border-bottom: 1px solid #ccc;
    }
}

#description .attribute.description img{
    max-width:100% !important;
    display: block;
    height: auto;
    margin-top:30px;
}

.product_wrap_marking {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}

.product_wrap_marking .item_marking {
    width: 33.333%;
}

.product_wrap_marking .item_marking:nth-child(3n+1){
    text-align: left !important;
}

.product_wrap_marking .item_marking:nth-child(3n){
    text-align: right !important;
}


.product_wrap_marking .item_marking:nth-child(3n+1) span{
    margin:0 auto 0 0;
}

.product_wrap_marking .item_marking:nth-child(3n) span{
    margin:0 0 0 auto;
}

.product_wrap_marking .item_marking a{
    color:#0c0f1e;
    text-decoration: none !important;
}

.product_wrap_marking .item_marking a img{
    box-shadow: 4px 4px 5px -2px #00000085;
}

.product_wrap_marking .item_marking{
    margin-top:20px;
}

.product_wrap_marking .item_marking span{
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Rubik', sans-serif;
    position: relative;
    max-width: 135px;
    margin:0 auto;
}

.product_wrap_marking .item_marking a:hover{
    color:#c21c57 !important;
}

.product_wrap_marking .item_marking span:after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 11px;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display:block;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-weight: 900;
    color:#c21c57 !important;
}

.product_wrap_marking .item_marking span:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 11px;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: block;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-weight: 900;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -6px;
    color:#c21c57 !important;
}

.product_wrap_marking:after{
    content: '';
    flex: auto;
}

.wrap_size_table a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}

.wrap_size_table a:hover span{
    color:#c21c57 !important;
}

.wrap_size_table a span{
    font-size: 18px;
    line-height: 18px;
    font-family: 'Rubik', sans-serif;
    color:#0c0f1e;
    font-weight: bold;
    padding-left:20px;
}

.wrap_info_main{
    display: flex;
    flex-wrap: wrap;
}

.page-layout-1column .wrap_info_main .product-info-main{
    order:2;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 25px;
    width:50%;
}

.wrap_info_main .product.media{
    order:1;
}

.wrap_info_main .page-title-wrapper{
    width:100%;
}

.wrap_info_main .size_table_brand {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 114px;
}

@media (min-width: 768px){
    .navigation .level0 > .level-top {
        line-height: 37px;
    }
    body.catalog-product-view .product-info-main .page-title-wrapper h1 {
        color:#0c0f1e;
        font-size: 38px;
        line-height: 48px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        margin-bottom: 5px;
    }
    body.catalog-product-view .product-info-main .product-info-stock-sku{
        float: left;
        padding: 0;
        text-align: left;
    }
    body.catalog-product-view .product.attribute.sku{
        font-size: 26px;
        line-height: 26px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
    }
    body.catalog-product-view .product.attribute.sku .type{
        display: none !important;
    }
}


.header_wrapper{
    padding:60px 0;
}

.wrap_contact_details{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.wrap_contact_details .cols{
    width:38% !important;
    display: block;
    padding-left:5%;
    box-sizing: border-box;
}
.wrap_contact_details .cols:not(:last-of-type){
    width:62% !important;
    display: block;
    padding-left:0 !important;
}

.wrap_contact_details .cols:before{
    content: "";
    display: block;
    width: 1px;
    height: 1px;
}

.wrap_contact_details .cols:last-of-type h2{
    font-size: 26px;
    line-height: 26px;
    font-family: 'Rubik', sans-serif;
    padding-bottom: 15px;
    border-bottom:1px solid #c21c57;
    font-weight: 600;
    color:#222222;
    padding-top:50px;
}

.wrap_contact_details .cols:nth-child(1) h2{
    color:#222222;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-top:0;
    margin-bottom:30px;
}

.wrap_contact_details .cols ul{
    list-style: none;
    padding:0;
    margin:0;
}

.wrap_contact_details .cols ul li{
    color:#0c0f1e;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom:20px;
}

.wrap_contact_details .cols ul li a{
    color:#c21c57;
    margin-left: 3px;
}

.wrap_contact_details .cols ul li:before{
    content: "";
    width:32px;
    height: 32px;
    background-image: url('/media/wysiwyg/icon_contact.png') !important;
    display: inline-block;
    margin-right:22px;
}

.wrap_contact_details .cols ul li:nth-child(1):before{
    background-position:0 32px;
}

.wrap_contact_details .cols ul li:nth-child(2):before{
    background-position:0 0;
}

.wrap_contact_details .cols ul li:nth-child(3):before{
    background-position:0;
}

.new_line{
    display: block;
}

.brd_first{
    margin-bottom:50px;
    padding-bottom:50px;
    border-bottom:1px solid #d0d0d0;
}

.new_view_form{
    display: flex;
    flex-wrap: wrap;
}

.new_view_form .col_left_form{
    width:50%;
    padding-right:30px;
    box-sizing: border-box;
}

.new_view_form .col_right_form{
    width:50%;
    padding-left:30px;
    box-sizing: border-box;
}

.contact-index-index #contact-form{
    width:100% !important;
}

.fieldset.new_view_form .field.required > .label:after{
    content: '*';
    color: #e02b27;
    font-size: 16px;
    margin: 0 0 0 2px;
}

.fieldset.new_view_form .field > .label{
    color:#bdbdbd;
    margin-bottom: 6px;
    display: block;
    font-weight: 400 !important;
}

.fieldset.new_view_form .field {
    margin-bottom:20px;
}

.contact-index-index #contact-form input,
.contact-index-index #contact-form textarea{
    outline: none !important;
    box-shadow: none !important;
}

.contact-index-index #contact-form textarea{
    max-height: 190px;
    display: block;
}

.fieldset.new_view_form{
    margin-bottom:20px;
}

.contact-index-index #contact-form .actions-toolbar .primary button{
    background-color: #c21c57;
    border: 1px solid #c21c57;
    color: #fff;
    padding: 10px 50px;
    border-radius: 50px;
}

.contact-index-index #contact-form .actions-toolbar .primary button:hover,
.contact-index-index #contact-form .actions-toolbar .primary button:active,
.contact-index-index #contact-form .actions-toolbar .primary button:focus{
    background-color: transparent !important;
    color:#c21c57 !important;
}

@media (min-width: 768px) {
    .contact-index-index #contact-form .actions-toolbar .primary {
        float: right;
        margin-right: 0;
    }
}

.cus_con_page{
    max-width: 760px;
    padding:0 30px;
    box-sizing: border-box;
    margin:60px auto 90px;
}

.cus_con_page h3{
    text-align: center;
    margin-bottom:20px;
}

.cus_con_page h1{
    text-align: center;
}

.cms-page-view .column.main a{
    font-weight: 600;
    color: #c21c57;
}

.cms-page-view .wrap_cta {
    display: flex;
    justify-content: space-around;
    margin:10px 0;
}

.cus_con_page ol > li {
    margin-bottom: 20px;
}

.product_marking_page{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-content: center;
    grid-gap: 3rem 2rem;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.product_marking_page .item_marking a img {
    box-shadow: 4px 4px 5px -2px #00000085;
}

.product_marking_page .item_marking a:hover{
    color:#c21c57 !important;
}

.product_marking_page .item_marking a {
    text-decoration: none !important;
    color:#0c0f1e !important;
}

.product_marking_page .item_marking span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Rubik', sans-serif;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding-top:5px;
}

.product_marking_page .item_marking span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 11px;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: block;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-weight: 900;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -6px;
    color: #c21c57 !important;
}

.product_marking_page .item_marking span:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 11px;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: block;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-weight: 900;
    color: #c21c57 !important;
}

.onlytext h2 img{
    margin-right:10px;
}

.onlytext h2{
    text-align: justify;
    display: flex;
    align-items: center;
    margin-top: 0;
}

.onlytext:not(:last-of-type){
    border-bottom: 1px solid #dbdbdb;
    padding-bottom:30px;
}

.onlytext:not(:first-of-type){
    padding-top:30px;
}

/* PAGE CATEGORY */

.custom_wrapper_image{
    position: relative;
}

.wrapper_labels {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 222;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    max-width: 185px;
    justify-content: right;
}

.wrapper_labels .custom_label_texman{
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    padding: 0 14px;
    text-align: left;
    font-size: 14px;
    margin-bottom: 5px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    display: flex;
    width: max-content;
    align-items: center;
    align-content: center;
    font-family: 'Rubik', sans-serif;
}

.wrapper_labels .lab_hit_cenowy,
.label_for_table .lab_hit_cenowy:before,
.label_for_table .lab_hit_cenowy:after{
    background-color: #d91a68;
}

.wrapper_labels .lab_wyprzedaz,
.label_for_table .lab_wyprzedaz:before,
.label_for_table .lab_wyprzedaz:after{
    background-color: #e49514;
}

.wrapper_labels .lab_new_prod,
.label_for_table .lab_new_prod:before,
.label_for_table .lab_new_prod:after{
    background-color: #37c31c;
}

.wrapper_labels .custom_label_texman:last-of-type{
    margin-bottom:25px;
}

.page-products .products.list .items.product-items.custom_layout .custom_wrapper_image{
    display: table-cell;
    width: 1%;
}

.page-products .products.list .items.product-items.custom_layout .custom_wrapper_image .wrapper_labels{
    padding-right: 30px;
}

.mst-nav__horizontal-bar .mst-nav__label .mst-nav__label-item a label{
    display: none !important;
}

.mst-nav__horizontal-bar .mst-nav__label .items{
    display: flex;
    flex-wrap: wrap;
}

.mst-nav__horizontal-bar .filter-options .filter-options-item .filter-options-content{
    max-width: 245px !important;
    padding-right: 3px;
    margin-top: 10px;
}

.mst-nav__horizontal-bar .filter-options .filter-options-item .filter-options-content .swatch-option {
    border: 1px solid transparent;
    height: 24px;
    margin: 0 7px;
    min-width: 24px;
    overflow: hidden;
    padding: 0;
}

.navigation-overlay{
    top:0 !important;
}

body .mst-nav__horizontal-bar #narrow-by-list.filter-options .filter-options-item .filter-options-content ol.items > li.item.custom_marka .swatch-option.image,
body .mst-nav__horizontal-bar #narrow-by-list.filter-options .filter-options-item .filter-options-content ol.items > li.item.custom_organic_recycled .swatch-option.image{
    background-size: contain !important;
    min-width: 60px;
    min-height: 60px;
}

body .navigation-overlay._show{
    opacity: 1;
    background: rgb(255 255 255 / 60%);
}

.navigation-overlay > i{
    top: 3% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    right: inherit !important;
}

.mst-nav__horizontal-bar .mst-nav__label .items .swatch-option.image:not(.disabled):hover,
.mst-nav__horizontal-bar .mst-nav__label .items .swatch-option.color:not(.disabled):hover,
.mst-nav__horizontal-bar .mst-nav__label .mst-nav__label-item._image._checked .swatch-option,
.mst-nav__horizontal-bar .mst-nav__label .mst-nav__label-item._image:hover .swatch-option{
    border: 1px solid #ffffff !important;
}

.filter-options-content a:hover {
    background-color: transparent !important;
}

.sidebar-main .mst-nav__label .mst-nav__label-item._image.custom_kolor .swatch-option {
    border: 1px solid transparent;
    height: 20px;
    margin: 0 10px 5px 2px;
    max-width: 100%;
    min-width: 20px;
}

.sidebar-main #narrow-by-list .filter-options-item .filter-options-content ol.items > li.item.custom_organic_recycled .swatch-option.image,
.sidebar-main #narrow-by-list .filter-options-item .filter-options-content ol.items > li.item.custom_marka .swatch-option.image{
    background-size: contain !important;
    min-width: 51px;
    min-height: 51px;
    border: 1px solid transparent;
    margin:0 10px 5px 2px;
}

.sidebar-main #narrow-by-list .filter-options-item .filter-options-content ol.items > li.item.custom_marka .count,
.sidebar-main #narrow-by-list .filter-options-item .filter-options-content ol.items > li.item.custom_organic_recycled .count{
    display: block;
}

.sidebar-main .filter-options-title {
    word-break: break-word;
}

.label_for_table_th{
    width: 100px;
}

.date_for_external_stockhouse{
    font-size:12px;
    letter-spacing: 0.04em;
    font-weight: 400;
    color:#aeaeae;
}

.label_for_table{
    vertical-align: middle;
    border-left: 1px dashed #c0c0c0;
}

.label_for_table .custom_label_texman {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    padding-left: 28px;
    position: relative;
    text-align: left;
    margin-bottom: 5px;
}

.label_for_table .custom_label_texman:before{
    content:"";
    position: absolute;
    left:0;
    top:0;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}

.product-data .product-items-price{
    font-size:13px;
}

.date_for_external_warehouse{
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    font-size: 12px;
}

td.col.info-details{
    position: relative;
}

.mobile_labels{
    display: none;
}

@media (max-width: 768px) {
    .mst-nav__horizontal-bar {
        display: none !important;
    }
    .mobile_labels{
        display: flex !important;
        order: 3;
        width: 145px;
        border: 0;
        flex-wrap: wrap;
        justify-content: right;
    }
    .customaddtocart.label_for_table .split_element_top_bottom .custom_label_texman{
        display: none !important;
    }
    .mobile_labels.label_for_table .custom_label_texman:before {
        display: none;
    }
    .label_for_table .custom_label_texman:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
    }
    .label_for_table .custom_label_texman{
        padding-left:0;
        padding-right: 28px;
    }

}

@media (min-width: 768px) {
    .catalog-category-view .category-cms {
        display: flex;
        align-items: center;
    }

    .catalog-category-view .category-cms p ~ p:before{
        content: "";
        width:20px;
        height: 100%;
        background-color: #fff;
        position: absolute;
        left: -10px;
        top:0;
    }

    .catalog-category-view .category-cms p {
        position: relative;
    }

    .catalog-category-view .column.main {
        width: 81.16666667%;
        padding-left: 0 !important;
        display: flex;
        flex-wrap: wrap;
    }

    .catalog-category-view .page-title-wrapper {
        order: 1;
        width: 100%;
    }

    .catalog-category-view .category-cms {
        order: 2;
        width: 100%;
    }

    .catalog-category-view .category-description {
        order: 4;
        width: 100%;
    }

    .catalog-category-view .wrap_loop {
        order: 3;
        width: 100%;
    }
}

.catalog-category-view .page-title span {
    text-align: center;
    position: relative;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
    padding:0 10%;
}

.catalog-category-view .page-title{
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    top: -17px;
    text-align: center;
}

.catalog-category-view .page-title span{
    display:inline-block;
}

.catalog-category-view .page-title span{
    font-weight: 600;
    color:#0c0f1e;
    font-family: 'Rubik', sans-serif;
    margin:0 !important;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    top: 17px;
}
.wrap_loop .toolbar.toolbar-products .field.limiter,
#m-navigation-product-list-wrapper .toolbar.toolbar-products .field.limiter,
.wrap_loop .toolbar.toolbar-products .pages,
#m-navigation-product-list-wrapper .toolbar.toolbar-products .pages {
    display: none;
}

.wrap_loop .toolbar:first-of-type{
    display: flex;
    flex-wrap: wrap;
    width:100%;
}

.wrap_loop .toolbar:first-of-type .modes{
    order:4;
    width:8%;
    margin:0 !important;
    display: flex;
    justify-content: flex-end;
}

.wrap_loop .toolbar:first-of-type .toolbar-amount{
    order: 3;
    width: 22%;
    text-align: right;
    padding-right:0 !important;
    box-sizing: border-box;
}

.wrap_loop .toolbar:first-of-type .toolbar-sorter.sorter{
    order:1;
    width: 70%;
    text-align: left;
    color: #222222;
    font-family: 'Rubik', sans-serif;
}

.wrap_loop .toolbar:first-of-type .limiter{
    order:2;
}

.wrap_loop .toolbar:first-of-type .toolbar-sorter.sorter #sorter {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    padding-top: 5px;
    color: #222222;
    font-family: 'Rubik', sans-serif;
    cursor: pointer;
}

.wrap_loop .mode-list{
    background-image: url('/media/wysiwyg/mode_switch_icon.png') !important;
    background-position: -38px -36px !important;
    padding-right: 0 !important;
}

.wrap_loop .mode-grid{
    background-image: url('/media/wysiwyg/mode_switch_icon.png') !important;
    background-position: 0 -36px !important;
}

.wrap_loop .active.mode-list{
    background-position: -38px 0 !important;
}

.wrap_loop .active.mode-grid{
    background-position: 0 0 !important;
}

.wrap_loop .toolbar .modes-mode {
    box-shadow: none;
    background: transparent;
    border: 0;
    width: 17px;
    background-repeat: no-repeat;
}

.wrap_loop .toolbar .modes-mode:before {
    display: none !important;
}

.wrap_loop select#sorter {
    background: #ffffff url('/media/wysiwyg/select-bg-color.svg') no-repeat 100% 45%;
}

.products-grid .custom_layout {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    align-content: center;
    grid-gap: 3rem 2rem;
    width: 100%;
    margin: 0 auto;
}


.page-products .products-grid .item.product {
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
}

.page-products .products-grid .custom_layout .product-item-info,
.page-products .products-grid .custom_layout .product-item-info .product-image-container {
    width: 100% !important;
    position: relative;
}

.page-products .products-grid .custom_layout .product-image-wrapper{
    padding-bottom: 0 !important;
    height: auto !important;
}

.page-products .products-grid .custom_layout .product-image-wrapper .product-image-photo {
    position: relative;
    margin: 0;
    width:100%;
}

.page-products .products-grid .custom_layout .product-item-info:hover .product-image-wrapper:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#c21c57;
    z-index: 22;
    opacity: .4;
    display: none !important;
}

.page-products .products-grid .custom_layout a.product.photo {
    position: relative;
    display: block;
}

.page-products .products-grid .custom_layout .product-item-info:hover .custom_action_wrapper{
    display: block !important;
}

.custom_action_wrapper {
    position: absolute;
    z-index: 223;
    top: 0;
}

.custom_action_wrapper .product-item-actions{
    display: none;
}

/*.page-products .products-grid .custom_layout .product-item-info:hover .custom_action_wrapper{*/
/*    top:10px;*/
/*    left:60px;*/
/*}*/

.page-products .products-grid .custom_layout .product-item-info:hover .custom_action_wrapper .product-item-actions,
.page-products .products-grid .custom_layout .product-item-info:hover .cus_button_action{
    display: block !important;
}

.cus_button_action{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 222;
    display: none;
}

.cus_button_action span{
    display: block;
    padding: 10px 30px 12px;
    color: #fff !important;
    background-color: #0c0f1e;
    border: 1px solid #0c0f1e;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    max-width: 200px;
    box-sizing: border-box;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 14px;
}

.cus_button_action span:hover{
    background-color: #c21c57;
    border:1px solid #c21c57;
    text-decoration: none !important;
}

.page-products .custom_action_wrapper .product-item-actions{
    margin:0 !important;
}

.custom_action_wrapper .product-item-actions .actions-secondary > .action {
    display: block;
    color: #ffff;
}
@media (min-width: 640px) {
    .products-grid .custom_layout .product-item-info:hover,
    .products-grid .custom_layout .product-item-info.active {
        box-shadow: 1px 2px 10px 0 rgb(0 0 0 / 30%) !important;
        border: 0 solid #bbbbbb;
        margin: -10px -10px -10px -60px;
        padding: 10px 10px 10px 60px;
        z-index: 222;
    }
    .products-grid .custom_layout .product-item-inner{
        border:0 !important;
        box-shadow: none !important;
        background-color: transparent;
    }
}

.color_container .color_row div {
    width: 20px;
    height: 20px;
    display: block;
    margin-bottom: 7px;
    box-shadow: 0 0 2px #0000003b;
}

body .list .custom_layout .color_container div {
    box-shadow: 0 0 2px #0000003b;
}


.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container{
    left: -45px;
    top: 10px;
}

.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .custom_action_wrapper .product-item-actions{
    top: 10px;
    position: relative;
}

.color_container{
    position: absolute;
    left: 10px;
    transition:left 0.2s linear;
}

.custom_layout .product-item-name, .custom_layout .product.name a{
    font-size: 16px;
    line-height: 22px;
    color:#0c0f1e;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    text-decoration: none !important;
    display: inline-block;
}

.custom_layout .product.name a::first-letter{
    text-transform: uppercase;
}

.custom_layout .price-box{
    font-family: 'Rubik', sans-serif;
}

.custom_layout .product-item .price-box {
    margin: 10px 0 10px !important;
}

.custom_layout .product-item .minimal-price .price-container {
    display: inline-block;
    margin-left: 2px;
    font-weight: bold;
    color: #c21c57;
}


.custom_layout .product-item-name{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    text-overflow: initial;
    min-height: 24px;
}

.custom_desc{
    color:#909090;
    font-size:14px;
    line-height: 22px;
    padding-bottom: 7px;
}

.custom_desc .label_cus{
    color: #c21c57;
    margin-right: 3px;
}

.model_sku,
.attr_grammage,
.attr_finish{
    display: inline-block;
    margin-right: 4px;
}

.attr_finish{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    text-overflow: initial;
}

.wrap_loop .toolbar:last-of-type #limiter{
    box-shadow: none;
    border: 0;
    border-radius: 0;
    padding-right: 30px;
    width:70px;
}

.wrap_loop .toolbar:last-of-type .field.limiter .limiter-text,
.wrap_loop .toolbar:last-of-type .field.limiter label{
    display: none !important;
}

.wrap_loop .pages .action {
    box-shadow: none;
    border-radius: 0;
    padding: 0 8px;
    border: 0;
    background: transparent !important;
}

.wrap_loop .pages a.page {
    color: #999999 !important;
}

.wrap_loop .pages a.page:active {
    color: #c61c57!important;
}

.wrap_loop .pages-item-previous, .wrap_loop .pages-item-next{
    width:auto !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}

.wrap_loop .pages .item{
    width:30px;
    border-radius: 50%;
}

.wrap_loop .pages .item.current,
.wrap_loop .pages .item:hover{
    background-color:#c61c57;
}

.wrap_loop .pages .item.current span,
.wrap_loop .pages .item:hover span{
    color:#fff !important;
}

.wrap_loop .pages strong.page{
    background-color: transparent !important;
}

.wrap_loop .pages .action:active:before,
.wrap_loop .pages .action:hover:before{
    color: #c24362 !important;
}

.wrap_loop .toolbar:last-of-type{
    padding-top:25px;
    margin-top:10px;
    border-top:1px solid #e1e1e1;
}

.list .custom_layout .description .action{
    display: block;
    padding: 10px 30px;
    color: #fff !important;
    background-color: #0c0f1e;
    border: 1px solid #0c0f1e;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    max-width: 180px;
    box-sizing: border-box;
    margin-left:0;
    text-align: center;
}

.list .custom_layout .description .action:hover {
    background-color: #c21c57;
    border: 1px solid #c21c57;
    text-decoration: none !important;
}

.list .custom_layout .color_container{
    position: relative;
    left: 0;
    margin: 5px 0;
    display: flex;
}

.list .custom_layout .color_container div{
    display: inline-block !important;
}

.list .custom_layout .custom_action_wrapper .product-item-actions {
    display: block;
}

.list .custom_layout .custom_action_wrapper .product-item-actions .actions-secondary > .action{
    color:#000 !important;
    display: inline-block !important;
}

.list .custom_layout .product-item-details{
    position: relative;
}

.list .custom_layout .custom_action_wrapper {
    right: 0;
}

.list .custom_layout .product-item-name{
    max-width: calc(100% - 80px);
    margin-bottom: 0;
}

.list .custom_layout .model_sku {
    margin-top: -3px;
    display: block;
    font-size:16px;
    line-height: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
}

.list .custom_layout .custom_desc .col_cus_attr{
    display: flex;
    align-items: center;
}

.list .custom_layout .custom_desc .col_cus_attr .label_cus{
    width:100%;
    max-width: 200px;
}

.list .custom_layout .custom_desc .col_cus_attr:not(:last-of-type){
    border-bottom:1px solid #f3f3f3;
    padding:10px 0 10px 0;
}

.list .custom_layout .custom_desc .col_cus_attr:last-of-type{
    padding:10px 0 10px 0;
}

.list .custom_layout .product-item-description {
    margin: 10px 0 !important;
}

.list .custom_layout .custom_desc{
    font-size:12px;
    line-height: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color:#0c0f1e;
}

.list .custom_layout .product-item {
    margin-bottom:30px;
    width: 100%;
}

.list .custom_layout .product-item-photo {
    padding: 0 30px 0 0;
}

.list .custom_layout .label_cus{
    padding-left:10px;
    box-sizing: border-box;
}

.list .custom_layout .color_container div{
    margin:10px 0 7px 4px !important;
}

.page-products .products-grid .custom_layout .expand_version .color_container {
    width: 80px;
    display: flex;
    flex-wrap: wrap;
}

.page-products .products-grid .custom_layout .color_container .color_row{
    margin-top:10px;
}

.page-products .products-grid .custom_layout .expand_version .color_container .color_row:nth-child(1),
.page-products .products-grid .custom_layout .expand_version  .product-item-info:hover .color_container .color_row{
    display: block;
}

.page-products .custom_layout .expand_version .color_container .color_row{
    display: none;
    box-shadow: none !important;
}

.products-grid .custom_layout .expand_version .product-item-info:hover,
.products-grid .custom_layout .expand_version .product-item-info.active {
    margin: -10px -10px -10px -90px;
    padding: 10px 10px 10px 90px;
}

.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(2) {
    margin-left: 10px;
}

/*.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(13),
.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(14),
.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(15),
.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(16),
.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(17){
    display: block !important;
}*/

/*.page-products .products-grid .custom_layout .expand_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(13),
.page-products .products-grid .custom_layout .expand_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(14),
.page-products .products-grid .custom_layout .expand_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(15),
.page-products .products-grid .custom_layout .expand_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(16),
.page-products .products-grid .custom_layout .expand_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(17){
    display: none;
}
*/
/*.page-products .products-grid .custom_layout .normal_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(13),
.page-products .products-grid .custom_layout .normal_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(14),
.page-products .products-grid .custom_layout .normal_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(15),
.page-products .products-grid .custom_layout .normal_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(16),
.page-products .products-grid .custom_layout .normal_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(17){
    display: none;
}*/
.page-products .products-grid .custom_layout .expand_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(n+10),
.page-products .products-grid .custom_layout .normal_version .product-item-info .color_container .color_row:nth-child(1) div:nth-child(n+10){
    display:none;
}
.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(n+10),
.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(n+10){
    display: block !important;
}
/*.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(13),
.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(14),
.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(15),
.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(16),
.page-products .products-grid .custom_layout .normal_version .product-item-info:hover .color_container .color_row:nth-child(1) div:nth-child(17){
    display: block !important;
}*/

.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .color_container {
    left: -80px;
    top: 10px;
    height: 100%;
}

.page-products .products-grid .custom_layout .expand_version .product-item-info:hover .product-item-actions {
    position: relative;
    left: 0;
    top: 10px;
}

@media only screen and (max-width: 768px){

    body .filter-title strong {
        line-height: 24px;
        position: fixed;
        text-align: center;
        top: inherit;
        bottom: 0;
        z-index: 2222;
        width: 100%;
        background: #ba1f57;
        border: 0 !important;
        box-shadow: none !important;
        color: #fff;
        font-weight: 700 !important;
        text-transform: uppercase;
        box-sizing: border-box;
        border-radius: 0;
    }
    body .filter.active .filter-title strong {
        position: absolute;
        top: 5px;
        right: 1px;
        text-align: right !important;
    }
    body .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close{
        top:-31px;
    }
    body .header.panel > .wrap_infobar_top a{
        display: block;
    }

    body .mst-searchautocomplete__wrapper {
        width: calc(100% - 2px) !important;
    }

    body .header.panel > .wrap_infobar_top .col_one{
        display: none !important;
    }

    .panel.header,
    .header.panel > .header.links > li{
        font-size: 12px !important;
        line-height: 14px;
    }

    body .header.panel > .wrap_infobar_top {
        width: 30%;
    }

    body .header.panel > .header.links {
        width: 70%;
    }

    .space_between,
    .greet.welcome,
    .custom_menu{
        display: none !important;
    }
    .page-header .panel > .header.links {
        justify-content: flex-end;
    }
    .panel.header{
        padding-top: 5px;
        padding-bottom: 6px;
    }

    .wrap_infobar_top{
        line-height: 18px !important;
    }

    .bss-b2b-customer{
        margin: 0 0 0 13px !important;
    }
    body .page-header .panel.wrapper {
        border-bottom: 1px solid #e0e0e0;
        background-color: #f6f6f6;
    }
    body .header.content {
        padding: 20px 15px 20px;
        width: 100%;
        box-sizing: border-box;
    }

    body .header.content .nav-toggle {
        order: 4;
        font-size: 0;
        left: 0;
        position: relative;
        top: 0;
        max-width:calc(100% - 180px);
        width: 100%;
        text-align: right;
    }
    body .header.content .logo {
        order:1;
        text-align: left;
        max-width: 180px;
        width: 100%;
        position: relative;
        z-index: 10001;
    }
    .block-search {
        order:6;
        position: absolute;
        margin: 0 !important;
        right: 82px;
        z-index: 222;
        width:100%;
    }
    body .header.content .minicart-wrapper {
        position: absolute;
        margin: 0;
        z-index: 222;
        right: 57px;
    }


    .nav-toggle:before {
        position: relative;
        top: 1px;
    }


    .header.content .block-search .control{
        border:0 !important;
        position: absolute;
        margin: 0;
        width: calc(100% - 30px);
        padding: 0;
        right: -66px;
        top: 22px;
    }

    .authorization-link a[href*="account/logout"]{
        position: relative;
        background-color: #f6f6f6;
        right:-21px;
    }

    .minicart-wrapper .block-minicart {
        margin-top: 6px;
    }

    body .minicart-wrapper .action.showcart .counter.qty {
        position: absolute;
        top: -14px;
        font-size: 10px;
        border-radius: 50%;
        left: 8px;
        max-width: 18px;
        height: 18px;
        line-height: 18px;
        width: 18px;
        padding: 2px;
        background: #ba1f57;
    }
    .page-header {
        z-index: 11111;
    }
    button#top-cart-btn {
        font-size: 15px;
        padding: 10px 20px;
    }
    .nav-open .nav-sections {
        z-index: 99999 !important;
    }
    nav.navigation ul#ui-id-1 {
        display: block !important;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon:before{
        display: none !important;
    }
    body nav.navigation ul {
        display: block;
    }
    body .sections.nav-sections {
        background-color: #3f3f3f;
    }
    body .navigation .parent .level-top:after {
        color: #c41452;
    }
    body .navigation .level0 {
        border-top: 1px solid #5c5c5c;
    }
    body .navigation li.level0:last-child {
        border-bottom: 1px solid #5c5c5c;
    }
    body .nav-sections-item-title {
        border-left: 0 !important;
    }
    body .nav-sections-item-title.active {
        background: #c41452;
    }
    body .nav-sections-item-title.active a{
        color:#fff !important;
    }
    body .nav-sections-item-title a{
        font-weight: 900;
        text-transform: uppercase;
        color:#ba1f57;
    }

    .nav-sections-item-title {
        background: #3f3f3f;
        border: solid #3f3f3f;
    }
    body .navigation a,
    body .navigation a:hover,
    body .navigation .submenu:not(:first-child) ul > li a,
    body .nav-sections .header.links a,
    body .nav-sections .header.links a:hover{
        color: #f2f2f2;
        text-decoration: none;
    }
    .navigation ul > li.level0 > a.level-top.ui-state-active{
        background-color: #e3e3e3;
    }
    body .nav-sections-item-content{
        padding-top:0 !important;
    }
    body .navigation .submenu:not(:first-child) .active > a {
        border-color: #ba1f57;
        border-style: solid;
        border-width: 0;
        color: #ba1f57;
        padding-left: 29px !important;
    }

    .navigation li.level2  a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    body .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
    body .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left:0;
    }

    body .nav-sections .header.links .bss-b2b-customer {
        margin: 0  !important;
    }
    .custom_menu_mobile .custom_menu_top,
    .custom_menu_mobile .custom_menu_top li.menu_item{
        display: block;
    }
    .custom_menu_mobile .custom_menu_top li.menu_item a {
        color: #fff;
        font-family: 'Rubik', sans-serif;
        font-size: 15px;
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word;
        line-height: 23px;
        border-bottom: 1px solid #5c5c5c;
        text-decoration: none !important;
    }
    .custom_menu_mobile .custom_menu_top li.menu_item a:hover{
        color:#ba1f57 !important;
    }
}

/* MOBILE VIEW */

@media only screen and (max-width: 767px){
    .page-products .page-title{
        margin-top:30px;
    }

    .page-layout-1column .wrap_info_main .product-info-main {
        width: 100% !important;
    }

    #homepage_slider{
        flex-wrap:wrap;
        display: block !important;
        margin-bottom: 0 !important;
        overflow-x: hidden;
    }

    body ul#homepage_slider .tester {
        background-position: 80%;
    }

    ul#homepage_slider .wrap_content {
        left: 15%;
    }

    body ul#homepage_slider .slide_01 .wrap_content h2:after,
    body ul#homepage_slider .slide_02 .wrap_content h2:after,
    body ul#homepage_slider .slide_03 .wrap_content h2:after,
    body ul#homepage_slider .slide_04 .wrap_content h2:after{
        content: 'SPRAWDŹ OFERTĘ »';
        font-family: 'Rubik', sans-serif;
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        color: #fff;
        position: absolute;
        bottom: -28px;
        display: block;
        width: 100%;
        word-spacing: initial !important;
        letter-spacing: 0.025em;
    }

    ul.marking_methods li {
        min-height: 130px;
    }
    .marking_methods .wrapper_img .tester {
        height: 130px;
        background-size: contain;
    }

    #homepage_slider li{
        width:100% !important;
        display: block;
    }
    .cms-index-index .page-main .extened_container {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .offer_texman {
        display: block;
        padding-top:0 !important;
        padding-bottom:0 !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .header_wrapper:before,
    .header_wrapper:after{
        display: none !important;
    }
    .header_wrapper p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    .header_wrapper h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .offer_texman p{
        margin-bottom: 2px !important;
    }
    ul.marking_methods{
        display: block;
    }
    ul.marking_methods li:not(:last-of-type) {
        border-right:0 solid #fff !important;
    }
    ul.marking_methods li {
        margin-bottom: 0 !important;
    }

    .cms-index-index .page-header {
        border-bottom: 0px solid #cccccc;
        margin-bottom: 0;
    }
    .page-header {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 0;
    }
    .why_texman .one_third{
        width:100% !important;
    }
    .why_texman{
        flex-wrap: wrap;
        padding: 0;
        text-align: center !important;
    }
    .why_texman img{
        margin-left:auto !important;
        margin-right: auto !important;
    }
    .why_texman a{
        font-size:18px;
        line-height: 24px;
    }
    .wrap_footer .one_fourth {
        width: 50% !important;
    }
    .heading_footer{
        margin-top:40px;
        font-size: 16px;
        line-height: 18px;
        padding-right: 35px;
    }
    .footer.content{
        border:0 !important;
        font-size:14px;
        line-height: 18px;
    }
    .copyright:before {
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #2b314c;
        text-align: center;
    }
    body .copyright p{
        text-align: center !important;
    }
    body {
        overflow-x: hidden;
    }
    .why_texman .rigth_box p {
        max-width: 100%;
    }
    .why_texman {
        background: #eaeaea;
    }

    .why_texman .left_box {
        padding-top:50px;
    }
    .why_texman .center_box img{
        margin-bottom: 0 !important;
    }
    .why_texman .one_third {
        margin-bottom: 50px;
    }

    .cms-index-index #homepage-promo-products .widget-product-grid .product-item:last-of-type{
        display: none !important;
    }

    /* KONTAKT */
    body .wrap_contact_details .cols,
    .wrap_contact_details .cols:not(:last-of-type){
        width:100% !important;
        padding-left:0 !important;
    }

    .wrap_contact_details .cols:last-of-type h2 {
        padding-top: 0 !important;
    }

    .wrap_contact_details iframe {
        border: 0;
        width: 100%;
        height: calc(100vw - 30px);
    }
    .wrap_contact_details .cols:nth-child(1) h2{
        margin-bottom:10px !important;
    }
    .new_view_form .col_left_form,
    .new_view_form .col_right_form{
        width:100%;
        padding: 0 !important;
    }
    .fieldset.new_view_form .field {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    body .cus_con_page {
        max-width: 100%;
        margin: 30px auto 60px;
        font-size: 13px;
        line-height: 19px;
        padding:0 !important;
    }

    .cus_con_page ol{
        padding-left:15px;
    }

    .cus_con_page ol ol{
        padding-left:20px;
    }

    .cms-historia-firmy .cus_con_page p img{
        float: none !important;
        display: block;
        margin: 0 auto 30px !important;
    }

    .product_marking_page {
        grid-template-columns: repeat(1, 1fr);
    }

    .product_marking_page img{
        max-width: 300px;
    }
    .products-grid .custom_layout {
        grid-template-columns: repeat(1, 1fr);
    }

    body .grid.products-grid .custom_layout .item {
        width: calc(100% - 60px) !important;
        margin:0 0 0 auto !important;
    }
    .page-products .products-grid .custom_layout .product-item-info .custom_action_wrapper .product-item-actions{
        display: block !important;
    }
    .products-grid .custom_layout .product-item-info,
    .products-grid .custom_layout .product-item-info{
        margin: -10px -10px -10px -90px;
        padding: 10px 10px 10px 90px;
    }
    .page-products .products-grid .custom_layout .product-item-info .color_container,
    .page-products .products-grid .custom_layout .product-item-info:hover .color_container{
        left: -70px !important;
        top: 10px;
        height: 100%;
    }

    .page-products .products-grid .custom_layout .product-item-info .product-item-actions {
        position: relative;
        left: 0;
        top: 10px;
    }

    body.page-products .products-grid .custom_layout .product-item-info .color_container .color_row{
        display: block !important;
    }
    body.page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(1){
        order:3;
        margin-left:5px !important;
    }
    body.page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(2){
        order:2;
        margin-left:5px !important;
    }
    body.page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(3){
        order:1
    }
    .color_container div {
        width: 6.667vw;
        height: 6.667vw;
        max-width: 25px;
        max-height: 25px;
    }
    .page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(1) div:nth-child(13),
    .page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(1) div:nth-child(14),
    .page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(1) div:nth-child(15),
    .page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(1) div:nth-child(16),
    .page-products .products-grid .custom_layout .product-item-info .color_container .color_row:nth-child(1) div:nth-child(17){
        display: block !important;
    }

    body.page-products .products-grid .custom_layout .item.normal_version .color_container {
        left: -40px !important;
        width: 80px;
        display: flex;
        flex-wrap: wrap;
    }

    .wrap_loop .toolbar .modes-mode {
        width: 33px;
        height: 33px;
    }
    .modes .modes-label {
        width: 50%;
    }
    .modes strong > span,
    .modes a > span{
        display: none;
    }

    .wrap_loop .toolbar:first-of-type .modes{
        width: 30% !important;
        align-items: center;
    }
    .wrap_loop .toolbar:first-of-type .toolbar-amount{
        width: 100% !important;
        order: 5;
        text-align: right !important;
        font-size: 12px;
    }
    .wrap_loop .toolbar:first-of-type .toolbar-sorter.sorter {
        position: relative;
        width: 70%;
    }
    .wrap_loop .modes-label{
        display: none !important;
    }
    .wrap_loop .products {
        margin: 0 0 30px !important;
    }

    .page-products .columns {
        padding-top: 30px !important;
    }

    body .filter.active .filter-title strong {
        position: absolute;
        top: 5px;
        right: 1px;
        text-align: right !important;
    }

    body .page-footer {
        position: relative;
        z-index: 3;
    }

    .list .custom_layout .product-item-photo {
        padding: 0 15px 0 0 !important;
    }

    .list .custom_layout .color_container {
        flex-wrap: wrap;
        margin-bottom: 0 !important;
    }
    body .list .custom_layout .color_container div {
        margin: 0px 5px 7px 0px !important;
    }

    .list .custom_layout .custom_desc .col_cus_attr .label_cus {
        max-width:100% !important;
        display: block;
        padding-left:0 !important;
    }
    .list .custom_layout .custom_desc .col_cus_attr{
        flex-wrap: wrap;
    }

    /* PRODUCT PAGE */

    body.page-layout-1column .product.media {
        width: 100% !important;
        padding-right: 0 !important;
    }
    body .fotorama__nav__shaft.fotorama__grab {
        display: none;
    }
    body .fotorama__arr, .fotorama__thumb__arr {
        background-color: rgb(255 255 255 / 0%) !important;
        display: block !important;
    }
    body .fotorama__arr .fotorama__arr__arr {
        background-color: #fffc;
    }

    .page-title-wrapper.product h1.page-title {
        font-weight: 500;
        line-height: 24px;
        font-size: 24px;
        margin-top: 15px;
        margin-bottom: 0 !important;
    }
    .product-info-main .page-title-wrapper .product-info-stock-sku {
        display: inline-block;
        float: left;
        padding-bottom: 0;
        padding-left: 0;
        text-align: left;
        vertical-align: top;
        font-weight: 500;
        line-height: 34px;
        font-size: 24px;
    }
    .product-info-main .page-title-wrapper .product-info-stock-sku strong{
        display: none !important;
    }
    .product-section-extended .brand_image,
    .product-section-extended .cta_order{
        width: 100% !important;
    }
    .product-section-extended .brand_image img{
        margin:50px 0 0;
        display: block;
    }
    .product-section-extended .wrap_additonal_info{
        padding:15px 0 50px !important;
    }

    .product-section-extended .brand_image{
        order:2;
    }
    .product-section-extended .cta_order{
        order:1;
        text-align: left;
    }

    .product-section-extended .product.data.items{
        padding:0 15px;
        border: 0 !important;
    }

    .product.info.detailed .product.data.items #tab-label-description {
        padding: 0 !important;
        text-align: left;
    }

    .product.info.detailed .product.data.items > .item.title > .switch {
        text-align: left;
        background: #eeeeee !important;
    }
    body .product.info.detailed .product.data.items .item.title.active .switch{
        background-color: transparent !important;
    }
    body .product.data.items .item.title a:after {
        top: 0;
    }
    body .product.data.items > .item.title.active > .switch {
        color: #c21c57 !important;
    }

    body .product.info.detailed .product.data.items > .item.content {
        padding: 20px 10px !important;
    }
    .product.info.detailed .additional-attributes > tbody > tr:not(:last-of-type) {
        border-bottom: 1px solid #f3f3f3;
        margin-bottom: 15px;
    }
    body .product_wrap_marking .item_marking {
        width: 50% !important;
    }
    body .product_wrap_marking .item_marking a {
        text-align: center !important;
        display: block;
    }
    body .product_wrap_marking .item_marking a img {
        margin:0 auto 8px;
        display: block;
    }
    body .custom_wrapper {
        padding-top: 0;
    }
    body .custom_wrapper .block.related,
    body .custom_wrapper .block.upsell{
        width:100%;
    }

    body .custom_wrapper .block.related ol > li:nth-child(3),
    body .custom_wrapper .block.upsel ol > li:nth-child(3),
    body .new_app_for_widget ol > li:nth-child(5){
        display: none !important;
    }

    body .new_app_for_widget ol > li .product-item-info {
        max-width: 100%;
        width: 152px !important;
    }

    body .custom_wrapper li.item.product {
        width: 49% !important;
    }
    body .custom_wrapper ol.products.list {
        margin-right: 0 !important;
    }

    body .cta_order a {
        color: #fff!important;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none !important;
        position: relative;
        background: #c41452;
        padding: 7px 20px 9px 30px;
        border-radius: 0;
        border: 2px solid #c41452;
        text-transform: uppercase;
    }
    body .cta_order a .wrap_icon{
        left: 5px;
        top: 5px;
        font-size: 16px;
    }
    body .cta_order a:hover{
        background-color: #fff !important;
    }
    .product-section-extended .cta_order a.model_card .icon_document:before {
        filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
    }

    .catalog-product-view .table-wrapper.grouped {
        border-top:1px solid #f0f0f0 !important;
    }

    .catalog-product-view .table.data.grouped.custom > tbody > tr > td.col.product-data {
        display: inline-block !important;
        background: #f8f8f85e;
        margin: 5px 0;
        border: 1px solid #f0f0f0 !important;
    }
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr.product-color-tr {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 33.33%;
        flex-grow: 1;
        justify-content: space-between;
        border: 1px solid #f0f0f0 !important;
        padding: 9px 12px;
        border-top:0 !important;
    }
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr.product-color-tr:last-of-type{
        border-top:1px solid #f0f0f0;
    }
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
        width: 100% !important;
        background: 0 !important;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0 !important;
        padding: 10px 0 !important;
    }
    .catalog-product-view table.table.data.grouped.custom > tbody > tr > td{
        width: calc(24vw - 10px);
    }
    .catalog-product-view .swatch-labels .fontlabel{
        width: 100% !important;
    }

    .catalog-product-view .product-color-tr .swatch-labels {
        width: calc(100% - 175px);
        order: 2;
        text-align: left;
        padding-left: 10px;
        box-sizing: border-box;
    }
    .catalog-product-view .mobile-size {
        border-bottom: 0 solid #d9d9d9 !important;
    }
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td {
        padding-bottom:0 !important;
        padding-top:0 !important;

    }
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.product-data {
        padding: 5px 10px !important;
    }
    .catalog-product-view table.table.data.grouped.custom small{
        font-size: 11px !important;
    }
    .catalog-product-view .warehouse-mobile,
    .catalog-product-view .product-items-warehouse-outside{
        color:#939393 !important;
    }

    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.sum {
        width: 100%;
        text-align: right !important;
        padding: 5px 7px 5px 0 !important;
        background: #f8f8f8;
    }

    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum .wrap_total_grouped .label_custom_sum:before{
        content:"SUMA:";
        padding-right: 20px;
        display: inline-block;
        font-weight: bold;
    }
    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum .wrap_total_grouped .label_custom_qty:before{
        content:"ILOŚĆ:";
        padding-right: 20px;
    }
    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum .total-qty{
        margin-bottom:0 !important;
    }

    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum .total-qty,
    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum strong{
        width:65px;
        display: inline-block;
    }

    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum .wrap_total_grouped span[class*="label_custom"]{
        width: 90px;
        display: inline-block;
        text-align: right;
    }

    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.customaddtocart{
        width:100% !important;
        margin-top:0 !important;
        padding:0 !important;
    }

    .catalog-product-view .table-wrapper.grouped tbody > tr td.col.sum .wrap_total_grouped{
        display: flex;
        justify-content: flex-end;
    }
    .catalog-product-view .mobile_cta_show{
        display: block !important;
    }

    .catalog-product-view .action.addtocart-color{
        display: flex;
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
        background: #c21c57;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        padding: 9px;
        box-sizing: border-box;
        text-decoration: none !important;
    }
    .catalog-product-view .action.addtocart-color:hover{
        background-color: #fff;
        color: #c21c57;
    }
    .catalog-product-view .action.addtocart-color:hover:before {
        color: #c21c57;
    }
    .catalog-product-view .action.addtocart-color:before{
        color:#fff;
        font-weight: 400 !important;
        margin-right:5px;
        position: relative;
        top:-2px;
    }
    .customer-account-create .form.create.account fieldset.fieldset.address,
    .customer-account-create .form.create.account .wrap_fieldset{
        max-width: 100%;
        width:100%;
        box-sizing: border-box;
    }
    .customer-account-create .form.create.account fieldset.fieldset.address{
        padding-left:0 !important;
    }

    .customer-account-create .form.create.account .wrap_fieldset {
        padding-right:0 !important;
    }

    .form-create-account .fieldset.create.account:after {
        margin-top: 0 !important;
    }
    .form-create-account .fieldset.create.account:after {
        display: none!important;
    }
    .form-create-account .fieldset.address:after {
        margin: 0 0 35px;
        content: attr(data-hasrequired);
        display: block!important;
        letter-spacing: normal;
        word-spacing: normal;
        color: #e02b27;
        font-size: 1.2rem;
        padding: 0 7px;
    }
}

@media only screen and (max-width: 500px){
    body .wrap_footer .one_fourth {
        width: 100% !important;
    }
}


/* Mirasvit layered */
#layered-filter-block > .filter-content > .filter-actions {
    text-align: center;
    background-color: #c21c57;
    border-radius: 50px;
    padding: 4px 0;
    width: 75%;
    margin: 5px auto 15px;
}
#layered-filter-block > .filter-content > .filter-actions:hover {
    background-color: #8e0c3a;
}
#layered-filter-block > .filter-content > .filter-actions a.action {
    color: #fff;
    font-weight: 600;
}
#layered-filter-block > .filter-content > .filter-actions a.action:hover {
    text-decoration: none;
}
#layered-filter-block > .filter-content > .filter-current .items > li.item {
    border: 1px solid #e02b27;
    border-radius: 50px;
    padding: 5px 20px;
}
#layered-filter-block > .filter-content > .filter-current .items > li.item .filter-label {
    font-weight: 600;
    position: absolute;
    top: -8px;
    background: #f2f5f7;
    padding: 0 3px;
    font-size: 10px;
    left: 32px;
    color: #7f909a;
    border-radius: 20px;
}
#layered-filter-block > .filter-content > .filter-current .items > li.item .filter-value {
    padding-left: 15px;
    font-weight: 700;
}
#layered-filter-block > .filter-content > .filter-current .items > li.item .action.remove {
    left: 5px;
    position: absolute;
    top: 4px;
    background: #000000;
    border-radius: 50%;
    width: 22px;
    text-align: center;
    padding: 1px;
}
#layered-filter-block > .filter-content > .filter-current .items > li.item .action.remove:hover {
    background: #00314d;
}
#layered-filter-block > .filter-content > .filter-current .items > li.item .action.remove:before {
    color: #fff;
}
#narrow-by-list .items li._checked input[type="checkbox"]:before {
    background: #c21c57;
}
@media (max-width: 1023px) {
    #layered-filter-block > .filter-content > .filter-actions,
    #layered-filter-block > .filter-content > .filter-current .items > li.item {
        width: 100%;
    }
    #layered-filter-block > .filter-content > .filter-current .items {
        padding-left: 0;
        padding-right: 25px;
    }
}
@media (max-width: 767px) {
    #layered-filter-block > .filter-content > .filter-actions {
        width: 50%;
        padding: 7px 0;
    }
    #layered-filter-block > .filter-content > .filter-current .items > li.item {
        width: 20%;
        min-width: 120px;
        display: inline-block;
    }
}

/* Mirasvit layered END*/

/* Related/upsell block */
#ralated-products-wrap {
    display: block;
}

#ralated-products-wrap .block.upsell {
    margin-bottom: 0;
}

#ralated-products-wrap .block.related,
#ralated-products-wrap .block.upsell{
    width:100%;
}

#ralated-products-wrap ol.products.list {
    margin-right: unset;
}

#ralated-products-wrap li.item.product {
    width: 20%;
}

#ralated-products-wrap .block-content.content .products.list.items .product-item .product-item-info .product.photo.product-item-photo {
    position: relative;
}
#ralated-products-wrap .block-content.content .products.list.items .product-item .product-item-info:hover .cus_button_action {
    display: block !important;
}
#ralated-products-wrap .cus_button_action {
    top: -100px;
    width: 80%;
    margin: 0 16px;
}
#ralated-products-wrap .block-content.content .product-item-info .product-item-details .price-box {
    margin: 5px 0 15px;
}

/* BSS hide price */
.block.new_app_for_widget .block-content .product-item .price-box.price-final_price,
.block.new_app_for_widget .block-content .product-item .hide_price_text,
#ralated-products-wrap .block-content .product-item .price-box.price-final_price,
#ralated-products-wrap .block-content .product-item .hide_price_text {
    display: none;
}
/* Product page logo */
.product-section-extended .brand_image {
    max-height: 90px;
    display: flex;
    justify-content: right;
}
.product-section-extended .brand_image > img {
    object-fit: contain;
    display: block;
    object-position: right;
}

/*clickup: #862j977pg START*/
.contact_maps_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    gap: 50px;
}
.contact_maps_container .wrap_contact_details {
    display: inline-flex;
    max-width: calc((100% - 50px) / 2);
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.wrap_contact_details .cols {
    width: 100% !important;
    display: block;
    padding: 0;
    overflow: hidden;
}
.wrap_contact_details .cols.cols_info {
    width: 100% !important;
}

.wrap_contact_details .cols.cols_info > h2:first-of-type {
    font-size: 16px;
    font-weight: 600;
}
.wrap_contact_details .cols.cols_info > h2:not(:first-of-type) {
    font-size: 26px;
    line-height: 26px;
    font-family: 'Rubik', sans-serif;
    padding-bottom: 15px;
    border-bottom: 1px solid #c21c57;
    font-weight: 600;
    color: #222222;
    max-width: 70%;
}
.wrap_contact_details .cols.cols_map iframe {
    max-width:100%;
    width:100%;
}
@media all and (max-width:959px) {
    .contact_maps_container .not_warsaw_contact_details {
        order:0;
    }
    .contact_maps_container .warsaw_contact_details {
        order:1;
    }
    .contact_maps_container .wrap_contact_details {
        max-width: 100%;
        /* margin: 0 auto; */
        display: inline-flex;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .products-grid .custom_layout {
        grid-template-columns: repeat(3, 1fr);
    }
}
/*clickup: #862j977pg END*/


.catalog-product-view .product-info-main .product-info-price {
    color: #575757;
    border-bottom: 0;
    display: table;
    margin: 0;
    width: 100%;
    padding-top: 10px;
}

.product-section-extended .fieldset .field.qty{
    width: 64px;
}

.product-section-extended .fieldset{
    display: flex;
    width: 100%;
}

.product-section-extended .fieldset .actions{
    width: calc(100% - 64px);
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .label{
    display: none;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty {
    max-width: 180px;
    width: 100%;
    display: flex;
    margin: 0;
    align-items: center;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .input-group__button:hover{
    color:#c41452 !important;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .input-group__button{
    width: 50px;
    height: 50px;
    box-shadow: none;
    outline: none;
    background-color: transparent !important;
    color:#000;
    font-size:24px;
    line-height: 24px;
    position: relative;
    z-index: 1;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .input-group__button--decrease {
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .input-group__button--increase {
    border-left:0 !important;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc !important;
    left: -2px;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .input-group__input{
    border:1px solid #ccc;
    height: 50px;
    width: 80px;
    outline: none;
    box-shadow: none;
    text-align: center;
    color:#000;
    font-size:24px;
    line-height: 24px;
    background-color: transparent !important;
    position: relative;
    z-index: 2;
    left:-1px;
}

body.catalog-product-view .product-section-extended .field.qty.custom-qty .input-group{
    max-width: 180px;
    width: 100%;
    display: flex;
    align-items: center;
}

body.catalog-product-view .product-section-extended .box-tocart .fieldset{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
}

body.catalog-product-view .product-section-extended .box-tocart .fieldset .actions{
    width: calc(100% - 180px);
    display: flex;
}

body.catalog-product-view .product-section-extended .product-social-links {
    width:60px;
    margin-bottom:0 !important;
    order:1;
}

body.catalog-product-view .product-section-extended .box-tocart .tocart.action{
    margin: 0 0 0 10px;
    border: 0;
    border-radius: 3px;
    padding-left: 20px;
    position: relative;
    transition: all .25s ease-in-out;
    width: calc( 100% - 60px);
    text-align: center;
    order:2;
}

body.catalog-product-view .product-section-extended .box-tocart{
    position: relative;
}

body.catalog-product-view .product-section-extended .box-tocart div.mage-error[generated] {
    position: absolute;
    bottom: -20px;
    max-width: 100%;
}

@media only screen and (max-width: 767px){
    body.catalog-product-view .product-section-extended .box-tocart .fieldset .actions{
        width: 100% !important;
        margin-top:15px;
    }
    body.catalog-product-view .product-section-extended .box-tocart .tocart.action{
        margin-left:0 !important;
    }

    body.catalog-product-view .product-section-extended .price-box.price-final_price {
        padding: 0;
    }
    .products-grid .custom_layout {
        grid-template-columns: repeat(2, 1fr);
    }
}

body .minicart-items .product-item-name a {
    color: #333 !important;
    text-decoration: none !important;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar a.action.action-edit,
.checkout-cart-index .cart.table-wrapper .actions-toolbar a.use-ajax.action.towishlist.action-towishlist {
    display: none;
}
/* Related and Upsell products */
.product-info-main .product-section-extended #product\.related ol.product-items,
.product-info-main .product-section-extended #product\.upsell ol.product-items {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.product-info-main .product-section-extended #product\.related ol.product-items > li.product-item,
.product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item {
    width: calc(100% / 4);
}
.product-info-main .product-section-extended #product\.related ol.product-items > li.product-item a.product-item-photo,
.product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item a.product-item-photo {
    position: relative;
    display: block;
}
.product-info-main .product-section-extended #product\.related ol.product-items > li.product-item .product-item-info:hover .cus_button_action,
.product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item .product-item-info:hover .cus_button_action {
    display: block !important;
}

.product-info-main .product-section-extended .product-item-info {
    max-width: 100%;
    width: calc(100% - 10px);
}

.product-info-main .product-section-extended #product\.related .cus_button_action,
.product-info-main .product-section-extended #product\.upsell .cus_button_action {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-info-main .product-section-extended #product\.upsell,
.product-info-main .product-section-extended #product\.related {
    padding: 10px 0 10px 10px;
}

.product-info-main .product-section-extended span.attr_brand.col_cus_attr {
    display: block;
}
.custom_desc.stock_info .col_cus_attr.outStock, 
.custom_desc.stock_info .col_cus_attr.inStock {font-weight: 600;color: black;}


.product.details .hide_price_text a {
    font-weight: 600;
    text-decoration: underline;
}



.custom_desc.stock_info .col_cus_attr.inStock .label_cus {
    color:#37C31C;
}
.product-info-main .product-section-extended .cus_button_action span {
    padding: 8px 20px 10px;
    max-width: calc(100% - 15px);
}

.wrap_info_main .product.data.items > .item.title.active > .switch {
    border-bottom: 1px solid #f6f6f6;
}

@media (min-width: 991px) {
    .product-info-main .product-section-extended .custom_desc {
        color: #909090;
        font-size: 11px;
        line-height: 18px;
        padding-bottom: 7px;
    }
    .product-info-main .product-section-extended .product-item-name {
        font-size: 13px;
    }
}

@media (max-width: 600px) {
    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item,
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item {
        width: calc(50% - 5px);
    }
    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item:nth-child(odd),
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item:nth-child(odd) {
        margin-right: 5px !important;
    }

    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item:nth-child(even),
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item:nth-child(even) {
        margin-left: 5px !important;
    }

    .product-info-main .product-section-extended #product\.upsell, .product-info-main .product-section-extended #product\.related {
        padding: 10px 0 !important;
    }
    .product-info-main .product-section-extended .product-item-info {
        max-width: 100%;
        width: 100%;
    }
    .product-info-main .product-section-extended .product.details.product-item-details {
        margin-bottom:20px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1240px){
    .product-info-main .product-section-extended .product.data.items > .item.title > .switch {
        padding: 0 1vw;
        font-size: clamp(7px, 1.45vw, 15px);
        font-weight: 600;
        text-transform: inherit !important;
        letter-spacing: 0;
    }
    .wrap_info_main .product.data.items > .item.title > .switch {
        position: relative;
        top: 2px;
        padding-bottom: 0 !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 991px){
    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item,
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item {
        width: calc(50% - 5px);
    }
    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item:nth-child(odd),
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item:nth-child(odd) {
        margin-right: 5px !important;
    }

    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item:nth-child(even),
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item:nth-child(even) {
        margin-left: 5px !important;
    }

    .product-info-main .product-section-extended #product\.upsell, .product-info-main .product-section-extended #product\.related {
        padding: 10px 0 10px 10px !important;
    }
    .product-info-main .product-section-extended .product.details.product-item-details {
        margin-bottom:20px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1239px){
    .product-info-main .product-section-extended #product\.related ol.product-items > li.product-item,
    .product-info-main .product-section-extended #product\.upsell ol.product-items > li.product-item {
        width: calc(100% / 3);
    }
}
body.catalog-product-view .product-info-main .page-title-wrapper h1 {
    font-size:23px;
    line-height:33px;
}
body.page-layout-1column .product.media, .fotorama-item {
    max-height: 450px;
}
body:not(.fotorama__fullscreen) .fotorama__wrap--css3 .fotorama__nav, body:not(.fotorama__fullscreen) .fotorama__wrap--css3 .fotorama__stage {
    height: 450px !important;
}
.product-section-extended .wrap_additonal_info {
    padding: 0 0 20px;
}
.product-section-extended .brand_image > img {
    max-height: 55px;
}
body.catalog-product-view .product-info-main .product-info-stock-sku {
    display:none;
}
.wrap_info_main table#product-attribute-specs-table.is_hidden {
    max-height: 240px;
    overflow: hidden;
    display: block;
    padding: 0 !important;
}

.product.data.items .additional-attributes-wrapper.table-wrapper {
    position: relative;
}

.show-more-trigger {
    width: 100%;
    height: 70px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-top: 20px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    background: linear-gradient(0deg, white 50%, transparent);
    color: #c41452;
    cursor: pointer;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
}
body .product.info.detailed .additional-attributes.is_hidden > tbody > tr {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
body .product.info.detailed .additional-attributes.is_hidden > tbody > tr > td,
body .product.info.detailed .additional-attributes.is_hidden > tbody > tr > th{
    max-height: 30px;
    overflow: hidden;
    padding: 5px;
    display:inline-block;
    box-sizing:border-box;
}
body .product.info.detailed .additional-attributes.is_hidden > tbody > tr > th {
    width: 116px;
}
body .product.info.detailed .additional-attributes.is_hidden > tbody > tr > td {
    width: calc(100% - 137px);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

body .product.info.detailed .additional-attributes > tbody > tr > th, body .product.info.detailed .additional-attributes > tbody > tr > td {
    padding: 5px;
    vertical-align: top;
}

table#product-attribute-specs-table:not(.is_hidden) + .show-more-trigger {
    background: transparent;
    padding: 0;
    height: auto;
    margin-top: 10px;
    bottom: -35px;
}

.customer_login_block .main_text_box .main_text {
    font-size: 20px;
}
@media all and (max-width:530px) {
    .products-grid .custom_layout {
        grid-template-columns: repeat(1, 1fr);
    }
}

.custom_desc.stock_info {
    padding-bottom: 0;
    line-height: 17px;
}
.custom_desc.stock_info {
    margin: 10px 0;
    text-align: center;
    box-sizing: border-box;
    padding: 3px 0 5px;
    border-top: 1px solid #c21c57;
    border-bottom: 1px solid #c21c57;
}

.custom_desc.stock_info .col_cus_attr:first-child {
    margin-bottom: 5px;
}

.custom_desc.stock_info .col_cus_attr {
    display: block;
}

.custom_desc.stock_info > br {
    display: none;
}

.custom_desc.stock_info .col_cus_attr .label_cus {
    color: #858585;
}