

.p-thumbnails.overflow-prev:before,.p-thumbnails.overflow-next:after {
    top:0;
}

@media (max-width: 767px) {
    .popup-widget.cart-widget, .popup-widget.login-widget {
    padding-top: 80px!important;
    top: 0;
    } 
    .cart-widget-product-image a img{
    height: 50px;
    width: 70px;
    object-fit: cover;
    border-radius: 10px;
    }
    .cart-widget-product {
        border-bottom-color: #7c6666;
        margin-bottom: 10px;
        background: #373737;
    }
    }
    
    
    

    
    .newsheader{
        display: flex;
        width: 100%;
        justify-content: center;
        top: 100px;
        position: relative;
    }
    .headingNovinkyZBlogu{
    background-color: transparent;
        border: none;
        padding: 0px;
        width: 100%;
        background-image: linear-gradient(to right, #ffffff, #855e1f);
        background-clip: text;
        color: transparent;
        text-align: center;
        font-size:30px;
        font-weight: 500;
    }
    
    
    .headingNovinkyZBlogu:after{
    content: "";
    background: url(https://www.alienrocks.art/user/documents/upload/line.jpg);
    width: 300px;
    height: 3px;
    display: block;
    position: absolute;
    background-size: 313px;
    background-repeat: no-repeat;
    margin-top: 5px;
    left: 50%;
    margin-left: -150px;
    }
    /*
    @media(min-width:992px){
    .benefitBanner__item:nth-of-type(2){
    flex:4%;
    }
    .benefitBanner__item:nth-of-type(1){
    margin-left:10%;
    }
    .benefitBanner__item:nth-of-type(3){
    margin-right:10%;
    }
    }*/
    
    
    /*////*/
    .detail-news:hover a, .extended-banner-link:hover, .btn.add-to-cart-button.btn-lg:hover{
    color:#cccbcb;
    transition:.3s;
    }
    .detail-news a, .extended-banner-link{
    color:#fff;
    transition:.3s;
    } 
    
    
    
    .col-sm-4 .extended-banner-link {
    width: fit-content;
    left: 20px;
    line-height: 9px !important;
    z-index: 21;
    margin-top: -25px;
    padding: 21px;
    padding-left: 0px;
    }
    .col-sm-4 .extended-banner-link::before{
    content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    left: -10px;
    width: 100%;
    height: 38px;
    top:7px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }/*
    @media(max-width:1200px){
    .col-sm-4 .extended-banner-link::before{
    width:131px;
    }
    }*/
    
    .footer-banner .extended-banner-title{
    text-align:center;
    }
    .footer-banner .extended-banner-title::after {
    content: "";
    background: url(https://www.alienrocks.art/user/documents/upload/line.jpg);
    height: 3px;
    display: block;
    position: absolute;
    background-size: 313px;
    background-repeat: no-repeat;
    margin-top: 5px;
    left: 50%;
    margin-left: -150px;
    width: 370px;
    }
    @media(max-width:767px){
    .footer-banner .extended-banner-title::after {
    width:300px;
    }
    }
    
    
    
    
    @media(min-width: 767px){
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a{
    height:320px
    }
    }
    @media(min-width: 1200px){
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a{
    height:370px
    }
    }
    @media(min-width:1440px){
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a{
    height:410px
    }
    }
    .products-block>div{
    border-top-width:0;
    }
    .extended-banner-link, .extended-banner-text, .extended-banner-title{
    box-shadow:none;
    }
    .site-name-wrapper{
    flex: 0 1 15%!important;
    }
    .header-top .search{
    flex: 0 1 42.5%!important;
    }
    .header-top .navigation-buttons{
    flex: 0 1 42.5%!important;
    }
    .navigation-buttons{
    width:70%;
    }
    @media(min-width:767px){
    .navigation-buttons a[data-target=navigation]{
    display:none!important;
    }
    .welcome div{
    max-width:100%!important;
    }
    #formSearchForm{
    order:-1;
    }
    
    #header .cart-count{
    order:1;
    }
    .form-control{
    border-radius:8px;
    }
    
    
    @keyframes fadeInOut {
      0% { opacity: 0; }
      100% { opacity: 1; }
    }
    
    .fadeInOut {
      animation: fadeInOut 0.5s ease;
      /*display:block;*/
    }
.btn.btn-default.btn-arrow-right, #formSearchForm fieldset .btn.btn-default {
        border-color: #fdfdfd;
        color: #fff;
        border-radius: 0 7px 7px 0!important;
    }
    .btn.btn-default:hover, a.btn.btn-default:hover {
        border-color: #fdfdfd;
        color: #fff;
        border-radius: 0 7px 7px 0!important;
    }
    .navigation-buttons>a:not(.cart-count) {
        display: block;
    }
    
    }
    /*Category*/
    .navigation-in ul li a b {
        letter-spacing: 0.5px;
    }
    
     .extended-banner-title {
    background-color: transparent;
    border: none;
    padding:0px;
    width:100%;
    background-image: linear-gradient(to right, #ffffff, #855e1f);
    background-clip: text;
    color: transparent;
    text-align: center;
    font-weight: 500;
    }
    .extended-banner-text{
    background-color: transparent;
        border: none;
        color: #fff;
        max-width: 100%;
        bottom: 50px;
        text-align: left;
    z-index:100;
    
    }
    .extended-banner-link {
        width: 100%;
        top: 94%;
        background-color: transparent;
        border: 0px;
        color: #fff;
        text-align: left;}
    /*
    .next-to-carousel-banners .banner-wrapper:hover .extended-banner-link{
    background-image: linear-gradient(to right, #ffffff, #ffe0b8);
    background-clip: text;
    color: transparent; 
    }*/
    .benefits-category-header h2, .h4.homepage-group-title{
    font-size:30px;
    background-image: linear-gradient(to right, #ffffff, #4f3812);
    background-clip: text;
    color: transparent; 
    
    }
    
    
    /*Header2*/
    #header .search{
    order:-1;
    }
    
    
    
    
    /*članek*/
    .col-sm-4{
    margin:60px auto 0px;
    }
    
    .footer-banners.row.banner-wrapper{
    max-width: 10.770833in;
    margin: 100px auto;
    }
    /********************--*/
    
    @media(max-width:767px){
    #header{
    padding-bottom:20px!important;
    background: #000!important;
    
    }
    
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .cart-count {
        transform: translateY(0%);
    }
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .site-name {
        transform: translateY(0%);
    }/*
    #header .cart-count {
    background:#fff0!important;
    padding:0!important;
    border:0!important;
    scale:0.7;
    top:-3px!important;
    left:10px!important;
    }*/
    #header .navigation-buttons {
    padding-top:15px;
    }
    .type-index .overall-wrapper{
    padding-top:0;
    }
    #header .site-name{
    top:10px;
    }
    .navigation-buttons>a[data-target=navigation]:before{
    font-size:20px;
    }
    .navigation-buttons a[data-target=navigation]{
    background-color:transparent;
    }
    .responsive-tools>a[data-target=search] {
        margin-right: 30px;
    }
    .navigation-in>ul>li{
    border:none;
    }
    .navigation-close{

    color:#fff;
    }
    .navigation-in>ul>li:last-child{
    border-bottom-width:0;
    }
    #navigation{
        background-image: url('https://www.alienrocks.art/user/documents/upload/menu-aliens.jpg');
        background-size: cover;
    }
    .navigation-in>ul>li>a{
    color:#fff;
    justify-content:center;
    }
    /*.navigation-in > ul > li > .menu-item-external-26{
    display:none;
    }*/
    
    .navigation-in.menu{
    background:#00000080;
    padding-top:50px;
    }
    .navigation-in.menu .navigationActions{
    display:none;
    }
    
    }
    @media(min-width:767px){
    .top-navigation-bar {
    display:none;
    }}
    
    
    /*Footer*/
    footer h4, footer p, footer a, footer ul a, footer ul a:hover, footer label{
    color:#fff!important;
    }
    footer{
    margin-top: 70px;
    background: linear-gradient(178deg, #181818, transparent);
    }
    #footer>.container{
    background-color:transparent;
    }
    .footer-rows .site-name{
    max-width:200px;
    }
    .custom-footer>div, .custom-footer>div.extended{
    width:33%;
    }
    
    .custom-footer, .footer-bottom, .footer-links-icons{
    border:none;
    }
    /*Main content width*/
    @media screen and (min-width: 1440px){
    .blog-hp, #products-5, #products-4 {
    max-width: 14.770833in;
    background:linear-gradient(178deg, #1a1a1a, black);
    margin:0 auto;
    border-radius: 10px;
    padding:10px;
    }
    .blog-hp{
    margin-top:30px
    }
    }
    .h4.homepage-group-title{
    color:transparent;
    background-image: linear-gradient(to right, #ffffff, #855e1f);
    background-clip: text;
    }
    /**/
    .h4.homepage-group-title::after{
    content:"";
    background: url(https://www.alienrocks.art/user/documents/upload/line.jpg);
    width: 300px;
    height: 3px;
    display: block;
    position: absolute;
    background-size: 313px;
    background-repeat: no-repeat;
    margin-top: 5px;
    left: 50%;
    margin-left: -150px;
    }
    
    .products-block.products .p .price span, .products-block.products .p .price strong{
    font-size:16px;
    font-weight:500;
    position:relative;
    }
    .h4.homepage-group-title{
    margin-bottom:50px;
    }
    .h4.homepage-group-title, h4.homepage-group-title{
    color:#fff;
    }
    .products-block>div{
    border-right-width:0px;
    }
    .products-block.products>div {
        padding: 10px 10px;
    }
    .product .p{
    background:#000;
    padding:0px;
    border-radius:10px
    }
    .p-code{
    display:none;
    }
    .p .name, .p .name:hover {
        color: #ffffff!important;
        margin-bottom:0px!important;
    }
    .p .name{
    position:relative;
    top:10px;
    }
    
    
    .p-in{
    display:flex;
    background: linear-gradient(9deg, #2b2b2b, #080808);
    padding: 10px;
    border-radius: 10px;
    }
    
   
    .products-block .ratings-wrapper{
    position: absolute;
    right: 9px;
    bottom: -20px;
    }
    .p-bottom .p-tools{
    display:none;
    }
    .p-bottom{
    width:30%
    }
    .p-in-in{
        width:70%
    }
    .products-block .p-bottom .prices{
    text-align:right;
    }
    .price.price-final{
    color:#fff;
    }

    @media(max-width:768px){
        .product .name{
            text-align:left;
        }



    }
    /*
    .extended-banner-title::before{
     content:"";
    background:url("https://www.alienrocks.art/user/documents/upload/star2.png");
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    background-size: 45px;
    background-repeat: no-repeat;
    margin-left: -20px;
    margin-top: -40px;
     }*/
    
    
    @media(min-width:768px){
    .col-sm-8 {
        width: 100%;
    }
    .col-sm-4 {
        width: 100%;
        order:1;
    }
    .benefits-category-header{
    order:0;
    margin:10px auto;
    padding-top:100px;
    }
    
    .next-to-carousel-banners{
    display:flex;
    justify-content: space-between;
    }
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a img{
    position: relative;
    top: 10%;
    z-index: 20;
    }.col-sm-4 .next-to-carousel-banners .banner-wrapper{
    width: 30%;
    }
    }
    .benefitBanner__content{
    color:white;
    } 
    
    .benefitBanner.position--benefitHomepage .benefits-header{
    display: flex;
    order: -1;
    width: 100%;
    justify-content: center;
    color:white;
    margin-bottom:20px;
    }
    
    
    .content-wrapper{
    background-color:#000;
    }
    
    body{
    background-color:#000;
    }
    .homepage-box{
    background-color:#000;
    }
    .homepage-box{
    border:none;
    }
    #navigation {
        height: 36px;
    }
    
    .homepage-box.welcome-wrapper{display:none;}
    .navigation-buttons>a[data-target=cart] i{
    display:none;
    }
    #header{
    background-color:#000000;
    }
    
    .news-item .text .title{
    color: #fff;
    font-size: 16px;
    }
    
    @media (min-width: 768px){
    .fitted .navigation-in ul {
        justify-content: center;
    }
    
    
    
    .header-top .btn.cart-count{
    font-size:12px;
    }
    .header-top .btn.cart-count:before {
        font-size: 19px;
        margin-right: 0px;
    }
    #header .cart-count {
        color: white;
        padding: 6px 8px;
        border-radius: 6px;
    }
    #header .site-name{
    text-align:center;
    }
    .navigation-in>ul>li {
        margin: 0px 5px;
    }
    .navigation-in>ul>li>a {
        background-color: transparent;
        color: #fff;
        border-radius: 5px;
        border: 1px solid transparent;
        padding-bottom:7px;
    }
    .navigation-in>ul>li>a:hover{
    background:transparent;
    color:#cccbcb;
    }
    
    .menu-item-external-26{
        background-color: #000000;
        color: #ffffff!important;
        width:fit-content;
        height:34px;
    }
    
    .menu-item-external-26:hover{
        background-color: #000000;
        color: #ffffff!important;
    }
    }
    
    
    /***********************/
    
    
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a img{
    transform: scale(0.8);
    display:inline;
    
    }
    
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a:hover img{
    top:9%
    
    }
    
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a{
    width:100%;
    text-align:center
    }
    /*
    
    .benefitBanner__title{
    background-image: linear-gradient(to right, #ffffff, #95784a);
        background-clip: text;
        color: transparent;
    font-weight:400;
        font-size:1.3em;}
    
    .benefitBanner__item{
    justify-content:center;
    flex-direction: column;
    }*/
    .cart-widget-product-name a, .cart-free-shipping strong{color:#fff;}
    .navigation-buttons a[data-target=search], .navigation-buttons a[data-target=search]:hover{
    background-color:#000;
    }
    .form-control:focus, select:focus, .form-control, select{
    color:#fff;
    }
    
    .navigation-in{
    background-color:#000;
    }
    .navigation-in>ul>li{
    border-color:#000;
    }
    .popup-widget-inner{
    background-color:transparent;
    }
    .popup-widget-inner, .popup-widget:before {
        background-color: #2f2f2f;
        border-color: #dadada00;}
    .cart-widget, .cart-widget-button{
        background-color: #2b2b2b;
        border: none !important;
    }
    .popup-widget.cart-widget {
        border-radius: 10px;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6{
    color:#fff;
    }
    
    button, .btn.btn-default, a.btn.btn-default{
    border-radius:8px;
    }
    
    
    
    
    
    /******/
    @media(min-width:1440px){
    .newsletter-banner{
    max-width: 10.770833in;
    margin: 120px auto 0px auto;
    }}
    @media(max-width:1440px){
    .newsletter-banner{
    max-width: 70%;
    margin: 120px auto 20px auto;
    }}
    
    .newsletter-heading{
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 70%;
    }
    
    .newsletter-banner #formNewsletterWidgetBanner{
    width:70%;
    margin:0 auto;
    }
    
    .newsletter-text{
    color:#fff;
    margin:15px auto;
    width:70%;
    }
    label.whole-width, label.whole-width a{
    color:#fff;
    }
    /*Slider start*/
    #products-5{
    flex-wrap:nowrap;
    overflow:hidden;
    }
    .col-sm-4 .extended-banner-link
    .col-lg-4 .extended-banner-link{
    top:94%!important;
    }
    
    /*Slider End*/
    
    
    
    
    .item.active{
    display:flex;
    justify-content:center;
    }
    [class~=blog-hp] [class~=news-item]:hover [class~=image] img{
    opacity:1;
    position:relative;
    top:-3px;
    transition:0.3s
    }
    [class~=blog-hp] [class~=news-item] [class~=image] img{
    position:relative;
    top:0px;
    transition:0.3s
    }
    .banner-wrapper+.banner-wrapper{
    margin-top:0px;
    }
    
    @media(max-width:767px){
    .banner-wrapper.banner-wrapper {
            margin-top: 40px;
        }
        }
    
    .blog-hp:before{
    display:none;
    }
    @media (min-width: 480px) and (max-width: 767px) {
        .navigation-window-visible #navigation {
            width: 90%;
        }
    }
    .menu-helper:after, .menu-trigger:after{
    background-color:transparent;
    }
    /*MOBILE*/
    @media(max-width:767px){
    .custom-footer>div, .custom-footer>div.extended{
    width:100%!important;
    }
    
    
    
    .newsletter-banner{
    max-width:100%;
    margin:0 auto;
    }
    .newsletter-heading, .newsletter-text, .newsletter-banner #formNewsletterWidgetBanner{
    width:91%!important;
    }
    
    .news-item .image img{
    transform:scale(1)!important;
    width:100%;
    height:310px;
    }
    
    .footer-banner.col-sm-12.col-lg-12{
    display: flex;
    flex-direction: column;
    }
    .col-lg-12 a img {
    margin-left: 0!important;
    position: relative;
    width: 100%!important;
    }
    .col-sm-12 .extended-banner-texts {
    width: 100%;
    overflow: visible;
    position: relative;
    }
    .col-sm-12 .extended-banner-title {
        text-align: center!important;
        position: relative;
        display: block;
        width: 100%;
        padding: 20px 0;
    }
    .col-sm-12 .extended-banner-text {
        position: relative;
    }
    .col-lg-12 .extended-banner-link {
        padding: 10px 15px!important;
        height: 39px!important;
    position: relative!important;
    display: block!important;
    margin-top: 20px!important;
        left: 0!important;
    }
    
    
    .col-sm-4 .next-to-carousel-banners .banner-wrapper a img {
        transform: scale(0.5);
    }
    .extended-banner-title {
    font-size:24px!important;
    }
    #header .cart-count{
    top: 20px;
    scale: 0.8;
    }
    #header{
    top:0px;
    z-index:200;/*
    border-bottom: 1px solid #272727;*/
    box-shadow:0px 4px 20px 0px #000000d4;
    }
    .navigation-buttons{
    width:100%;
    }
    .navigation-in.menu{
    position:fixed;
    }
    #navigation{
    padding-bottom: 100vh;
    }
    .formSearchMobile{
    display:none;
    }
    }
    @media(max-width:767px){
    .content-wrapper-in{
        margin-top: 50px!important;
    }
    .blog-hp::after{
    display:none!important;
    }
    .arrow1{
    right:-5px!important;
    }
    .arrow2{
    left:-5px!important;
    }
    
    .search-window-visible #header .search {
    display: block;
    padding: 0;
    }
    .form-control {
    border-radius: 8px;
    }
    .compact-form .btn, .compact-form .btn:hover{
    border-radius: 0px 8px 8px 0px!important;
    border-color: #747474!important;
    }
    .form-control, select {
        border-color: #747474!important;
    }
    .compact-form .form-control {
    padding-right: 50px;
    font-size: 13px;
    }
    .menu-item-external-26::before{
    left: calc(50% - 56px);
    height: 40px!important;
    }
    .search-form{
    display: block!important;
    opacity: 1;
    width: 70%;
    margin: 0 auto;
    }
    .navigation-buttons a[data-target=search]{
    display:none;
    }
    .formSearchMobile{
    margin-top:20px
    }
    }
    .navigation-buttons a[data-target=navigation]:hover {
        background-color: #fff0;}
    @media(min-width:767px){
    .menu-helper>ul>li a {
    color: #fff;
    }
    .menu-helper>ul>li {
    border-top-color: #000000;
    }
    .menu-helper>ul{
    background-color: #000;
    border-color: #000000;
    color: #fff;
    overflow: hidden;
    border-radius: 10px;
    }
    
    
    
    .search-form.visible {
    display: block!important;
    opacity: 1;
    transition: 0.3s ease;
    }
    
    .search-form{
    display: none;
    opacity: 0;
    transition: 0.3s ease;
    }
    }
    
    
    /*CAROUSEL*/
    #products-5 .product:hover .image{
    transform:scale(1.05);
    }
    
    
    .arrows-content{
    position:absolute;
     user-select: none;
    }
    
    .arrows-content .arrow2{
    cursor: pointer;
    position: absolute;
    width: 40px;
    left: -20px;
    height: 65px;
    transition: .2s;
    padding: 10px;
    }
    
    .arrow2:hover{
    left:-16px;
    transition:.2s;
    }
    
    
    
    .arrows-content .arrow1{
    cursor: pointer;
    transform: rotate(180deg);
    position: absolute;
    right: -20px;
    width: 40px;
    height: 65px;
    transition: .2s;
    padding: 10px;
    }
    .arrow1:hover{
    right:-16px;
    transition:.2s;
    }
    @media(max-width:1200px){
    .arrow1, .arrow2{
    top: 17vw;
    }
    }
    @media(min-width:1201px){
    .arrow1, .arrow2{
    top: 145px;
    }}
    
    #products-5{
    cursor:grab;
    }
    #products-5:active{
    cursor:grabbing;
    }
    
    #products-5 .product{
    transform: translateX(0pc);
    transition: transform 0.3s ease;
    user-select: none;
    }
    
    
    /****/
    .detail-news{
    font-size: 14px;
    line-height: 40px;
    width:fix-content;
    padding-left:12px;
    }
    .detail-news a{
    padding:12px;
    margin-left: -11px;
    }
    #detailNewsID1::before{
    content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    width: 132px;
    height: 39px;
    margin-left: -12px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }
    
    #detailNewsID2::before{
    content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    width: 132px;
    height: 39px;
    margin-left: -12px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }
    #detailNewsID3::before{
    content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    width: 132px;
    height: 39px;
    margin-left: -12px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }
/*    @media(max-width:767px){
    #detailNewsID1::before, #detailNewsID1::before, #detailNewsID1::before{
    width:118px;
    }
    }
 */   
    
    .news-item .text .title{
    font-size: 1.6em;
    padding-top: 20px;
    }
    
    .news-item .text time{
    display:none;
    }
    .news-item .text .description {
    padding-bottom:20px;
    color:#adadad;
    }
    
    .news-item .image img {
    object-fit: cover;
    height: 310px;
    transform: scale(0.8);
    border-radius:10px;
    }
    .h4.homepage-group-title, h4.homepage-group-title{
    color:transparent!important;
    font-weight: 500;
    }
    .col-sm-4 .extended-banner-text{
    text-align:left;
    width:100%;
    }
    .col-sm-4 .extended-banner-title{
    text-align:center;
    z-index:20;
    }
    
    
    .menu-item-external-26{
    position:relative!important;
    }
 @media(max-width:766px){
    .menu-item-external-26 a::before{
     content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    width: 110px;
    height: 34px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }
}
    @media(min-width:767px){
        .menu-item-external-26 a::before{
            display:none;
        }
    .menu-item-external-26::before{
    content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    width: 100%;
    height: 34px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }}
    .extended-banner-title{
        text-align: left;
        font-size: 30px;
    }
    .col-sm-12 .extended-banner-texts{
    width:50%;
    overflow:hidden;
    }
    .col-sm-12 .extended-banner-text {
    bottom:50%;
    }
    .extended-banner-link{
    width: fit-content;
    border-style: solid;
    
    }
    @media(min-width:767px) and (max-width:1200px){
    .col-sm-4 .extended-banner-texts{
        bottom:-30px;
    }
    .col-sm-4 .extended-banner-texts{
        margin-top: -30px;
    }
    

}
    
    .col-lg-12 .extended-banner-link{
    padding: 10px 15px;
    height: 39px;
    position: absolute;
    left: 0;
    top:80%;
    }
    
    .col-lg-12 .extended-banner-link::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 7px;
    padding: 1px;
    width: 100%;
    height: 39px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    }
    .col-lg-12 a span::before{
    display:none;
    }
    
    .col-lg-12 a img {
    margin-left: 50%;
    width: 50%;
    border-radius:10px;
    }
    
    .products-block.products .p .name{
    height:initial;
    top:0;
    }
    .p-in-in, .p-bottom{
    display: grid;
    align-items: center;
    }
    
    .product .imagine img{
    transform:scale(1.3);
    }
    .p-in{
    z-index:1;
    height:60px;
    }
    
    .blog-hp, #products-5, #products-4{
    background:none!important;
    }
    
    .blog-hp::after{
    content: "";
    background: url(https://www.alienrocks.art/user/documents/upload/line2.png);
    width: 720px;
    height: 39px;
    display: block;
    position: absolute;
    background-size: 720px;
    background-repeat: no-repeat;
    margin-top: 20px;
    left: calc(50% - 360px);
    }
    
    /*Detail product*/
    .p-thumbnails a img {
        border-color: #000;
        border-width:0;
    }
    #cboxContent, #cboxOverlay, #cboxTitle, .form-control, select {
        background-color: #2b2b2b;
    }
    #cboxContent, .cboxIframe{
    background:#000;
    border:none;
    }
    #cboxClose{
    background-color:#000!important
    }
    
    /*Kategorie*/
    @media(max-width:767px){
    /*.p-bottom, .p-in-in{
    width:100%;
    }*/
    .p-in{
    flex-direction: row;
    }
    .p-bottom{
    justify-content:right;
    }
    .products-block.products .p .price span, .products-block.products .p .price strong {
    font-size:12px;
    }
    .products-block.products .p .name{
    font-size:14px;
    padding-bottom:5px;
    }
    }
    
    input[type=checkbox]:checked+label:after, input[type=radio]:checked+label:after {
        background-color: #534747;
        border-color: #fff;
    }
    .category-header, .filter-sections, .filter-count {
        background-color: #0000;
    }
    .category-header input[type=radio]+label:hover, .category-header input[type=radio]:checked+label {
        background-color: #252525;
        border-radius: 7px;
    }
    #content .btn.unveil-button{
    border-radius:7px!important;
    }
    .filters-wrapper .btn.btn-default.unveil-button{
        border:1px solid #fff;
    }
    
    /******/
    .latest-contribution{
    display:none;
    }
    #productDiscussion, li[data-testid="tabDiscussion"]{
    display:none!important;
    }
    .content-modal{
    border-radius:15px;
    background:#000;
    }
    /*product*/
    @media(max-width:767px){
    .p-detail .add-to-cart .quantity{
    margin-right:20%!important;
    }
    .breadcrumbs{
    display:inline-block;
    background:none!important;
    }
    .container.breadcrumbs-wrapper{
    margin-top:0px!important;
    }
    .breadcrumbs>span{
    padding-right:10px;
    }
    .social-buttons-wrapper{
    justify-content: center;
    }
    .p-detail-info{
    display:none;
    }
    }
    
    .btn.btn-primary, a.btn.btn-primary {
        background-color: var(--color-primary);
        border-color: var(--color-primary);
        color: #000;
    }
    .shp-tabs-holder{
    background-color:#000;
    }
    .active .shp-tab-link, .shp-tab-link:hover {
        background-color: #000000;
        border-color: #000000;
    }
    .active .shp-tab-link {
        color: #fff;
    }
    .shp-tab-link {
        background-color: #2d2d2d;
        border-color: transparent;
        color: #ffffff;
    }
    .link-icon span{
    background-image: linear-gradient(35deg, rgb(255 254 250) 13%, #4d3610 100%);
        background-clip: text;
        color: transparent!important;
        font-weight: 600;
        font-size: 1.3em;
        text-transform: none;}
    
    .link-icon:before{
    background-image: linear-gradient(4deg, rgb(255 247 217) 0%, #4d3610 100%);
    background-clip: text;
    color: transparent;
    font-size:40px
    }
    .quantity .decrease, .quantity .increase{
    border-color:#000;
    }
    .quantity .decrease:before, .quantity .increase:before{
    background:#000;
    }
    .quantity {
        border-color: transparent;
    }
    @media(min-width:767px){
    .p-final-price-wrapper{
    margin-top:80px;
    }}
    .cboxPhoto{
    border-radius:20px
    }
    #cboxContent{
    background:transparent;
    }
    p[data-testid="productCardDescr"]{
    display:none;
    }
    .p-short-description{
    order:-1;
    }
    .productCardDescr{
    order: -1;
    }
    .p-detail-inner-header{
    order: -1;
    margin-top: 50px;
    margin-bottom: 10px;
    }
    
    .product-top .col-lg-6{
    display: flex;
    flex-direction: column;
    }
    
    
    .btn.add-to-cart-button.btn-lg{
    padding-left:45px;
    }
    .btn.add-to-cart-button:before{
    content: "";
    position: absolute;
    border-radius: 7px;
    padding: 1px;
    width: 136px;
    height: 48px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    margin-left: -15px;
    margin-top: -6px;
    }
    
    .price-final{
    color:#fff;
    font-weight:300;
    }
    
    .breadcrumbs {
    background-color: #000;
    border-bottom: 2px solid;
    background: linear-gradient(to left, #ffffff, #95784a);
    height: 2px;
    padding-bottom: 1px;
    border-bottom: none;
    margin-top: 20px;
    }
    
    .breadcrumbs>span {
    align-self: center;
    margin-bottom: 45px;
    color: #fff;
    letter-spacing: 0.5px;
    }
    .breadcrumbs>span>a:before{
    top: 28%;
    transform: rotate(120deg);
    }
    .breadcrumbs>span>a:after{
    bottom: 35%;
    transform: rotate(60deg);
    }
    .breadcrumbs>span>a:after, .breadcrumbs>span>a:before{
    height: 25%;
    }
    
    
    .p-detail-info{
    padding-top:20px
    }
    .container.breadcrumbs-wrapper{
    margin-top:50px;
    }

/*
@media (min-width: 992px){
    .link-icons .benefitBanner__item:nth-of-type(1) .benefitBanner__picture{
        margin-right:10px;
    }
}

@media (min-width: 992px) {

    .benefitBanner.position--benefitHomepage .benefitBanner__item:nth-of-type(1) .benefitBanner__picture{
    margin-right:70px;
    }

    .link-icons .benefitBanner__item:nth-of-type(1){
        align-items: center;
    }
    
    .benefitBanner__item:nth-of-type(1){
    width: 100%;
    justify-content: center;
    margin-right: -5px;
    align-items: flex-end;
    }
    .benefitBanner__item:nth-of-type(3){
    align-items: flex-start;
    }
    .benefitBanner__picture{
    max-width:100%;
    }
    
    .benefitBanner__item:nth-of-type(3) .benefitBanner__picture{
    margin-left: 45px;
    }
    
    }*/


    #signature img{
        width:13px;
        }
        /*Footer mobile*/
        @media (max-width: 767px) {
        #footer .banner-wrapper.banner-wrapper {
        margin-top: 0px;
        }
        .custom-footer__banner7 .banner {
        min-height: 95px;
        margin-bottom:0;
        }
        #footer>.container .custom-footer{
        padding-top:20px;
        }
        }
        #footer h4{
        background-image: linear-gradient(to right, #fbfbfb, #855e1f);
        background-clip: text;
        color: transparent !important;
        font-weight: 600;
        width: 70%;
        }
        /*--*/
        .link-icon.print, .link-icon.share{
        display:none;
        }

        
        @media(min-width:992px){
        .social-buttons-wrapper .link-icons{
        width:100%;
        }
        .link-icon.chat{
        top: 15px;
        position: relative;
        width: 25%;
        }/*
        .social-buttons-wrapper .link-icons .benefitBanner__item:nth-of-type(1){
        margin-left:0;
        }
        .social-buttons-wrapper .link-icons .benefitBanner__item:nth-of-type(2){
        flex:25%
        }
        .social-buttons-wrapper .link-icons .benefitBanner__item:nth-of-type(3){
        margin-right:0;
        }*/
        
        }
        
        @media(max-width:992px){
        .social-buttons-wrapper .link-icons {
        width:100%;
        }
        }
        
        
        /*Kategorie*/


        #clear-filters, .filter-section-button{
            display:flex;
            text-align: left;
            }
        @media(max-width:767px){
            #filters .slider-wrapper{
                padding-left:10px;
                padding-right: 10px;
            }
        
        .filter-section.filter-section-parametric h4 span, .slider-wrapper h4 span{
        background-image: linear-gradient(to right, #ffffff, #ad884c);
        font-weight:600;
        background-clip: text;
        color: transparent;
        }
        #category-filter-hover .filter-section:first-child, .filter-section+.filter-section {
            border-top-color: #ddd0;
        }}
        
        @media(min-width:1200px){/*
        .link-icons .benefitBanner__item{
        justify-content: flex-start
        }*/
        
        #content .filter-section fieldset div{
        width:33%!important;
        }}
        @media(min-width:992px){
        #content .filter-section fieldset div{
        width:33%;
        }/*
        #filters{
        display:flex!important;
        }*/
        #filters .slider-wrapper, .search-results-groups .search-results-group{
        width:50%;
        margin:0;
        padding: 10px 40px;
        background: #282828;
        border-radius: 10px;
        margin-bottom:10px;
        }
        #filters .filter-sections{
        width:50%;
        order:-1;
        background: #282828;
        margin-right: 20px;
        border-radius: 10px;
        padding: 10px 40px;
        }
        
        }
        @media (min-width: 768px) {
            .content{
                padding-top:20px;
            } 
        
        }
    @media(min-width:767px){
        #content .filters.visible{
            display:flex;
        }
    }
    #category-header form label[for="order4"]{
        display:none;
    }

    @media (min-width: 767px) {
        .menu-helper>ul {
            border-radius: 5px;
            padding: 10px;
            width: fit-content;
        }   
    }
    @media (min-width: 767px) and (max-width:991px) {
    .col-sm-12 .extended-banner-text{
        bottom:0;
    }
    .col-lg-12 .extended-banner-link {
        display:none;
    }
}
    
        /*
        .filters-unveil-button-wrapper{display:none;}*/
        .link-icons a span{
        font-size:15.6px;
        }
        /*
        .link-icons .benefitBanner__item{
        flex: 0 1 25%;
        width:100%;
        }*/
        
        .link-icons{
        width:100%;
        }
        @media(max-width:520px){
        .link-icons{
        flex-direction:column
        }
        }/*
        
        .link-icons .benefitBanner__item .benefitBanner__content{
        text-align:center;
        font-size:12px;
        }
        
        
        
        .link-icons .benefitBanner__item:nth-of-type(1){
        margin-left:0;
        }
        */
        .p-detail-inner-header h1{
        font-size:45px;
        }
        
        @media(min-width:1200px){/*
        .link-icons .benefitBanner__item:nth-of-type(3){
        margin-right:10%;
        }*/
        
        .col-xs-12.col-lg-6.p-image-wrapper{
        width:45%;
        }
        .col-xs-12.col-lg-6.p-info-wrapper{
        width:55%;
        }}
        
        
        
        
        
        
        .btn.inline-block:hover{
        border-color:black;
        background-color:white;
        }
        .btn.inline-block{
        border-radius:7px;
        }
        .cart-widget-product-image img{
        object-fit:none;
        }
        #continue-order-button, .popup-widget-inner, .cart-widget-button{
        border-radius:10px
        }
        .popup-widget.cart-widget{
        border: 1px solid #a7864b !important;
        }
        
        @media(max-width:992px){
            .link-icons{
            justify-content:center;
            }
            .link-icon.chat{
            top: 15px;
            width: 50%;
            position: relative;
            }/*

            .link-icons .benefitBanner__item{
                flex: 50%;
            }*/
            }   
 @media(max-width:520px){

    .link-icons{
        justify-content:center;
        flex-direction: row
        }
        .link-icon.chat{
        top: 15px;
        width: 100%;
        position: relative;
        }
/*
        .link-icons .benefitBanner__item{
            flex: 100%;
        }*/

 }
 .p-thumbnails.overflow-next:after{background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #000 50%);}
 .p-thumbnails.overflow-prev:before{background-image: linear-gradient(90deg, #000 50%, hsla(0, 0%, 100%, 0));}


 #category-filter-hover .filter-section:first-child, .filter-section+.filter-section {
    border-top-color: #424242;
}



/*Cart*/

.ordering-process #header{
    border-bottom-width: 0px;
}
body.ordering-process{
    background-color: #000000!important;
}


.ordering-process .content-wrapper {
    background-color: #000000;
    padding-top:40px;
}

.col-md-8 .cart-content, .cart-content.checkout-box-wrapper, .cart-content.summary-wrapper {
    border-radius:10px;
    background-color: #1d1d1d;
}

.cart-header.step-0{
    background:transparent;
}



.cart-table tr td, .cart-table tr td.cart-p-image {
    background-color: #000;
    border-style: none;
}

.cart-table .cart-p-image img {
    max-width: none;
    width: 76px;
    height: 55px;
    object-fit: cover;
}


ol.cart-header li a span, ol.cart-header li strong span{
    background-image: linear-gradient(to right, #ffffff, #855e1f);
    background-clip: text;
    color: transparent;
    font-weight: 600;
}

.p-price .price-final, .p-total .price-final, .price-final .pr-list-unit {
    color: #fff;
}

.cart-content, .cart-header {
    background-color: #1d1d1d;
}

.price-primary {
    color: #f7f7f7!important;
}
@media (max-width: 767px) {
    ol.cart-header {
        top: 45px;
    }
    .cart-table tr td, .cart-table tr td.cart-p-image {
        background-color: #0000;
        border-style: none;
    }
    .cart-table tr{
        padding-top:15px;
    }
}
@media (max-width: 767px) {
    ol.cart-header li {
        border-width:0;
    }
    .step.step-1.active strong{
        padding-bottom: 0;
    }
    ol.cart-header li.active{
        background:black;
        position: relative;
        top: -15px;
        padding-bottom:20px;
    
    }
    #checkoutSidebar{
        margin-top:10px;
    }
    .cart-table tbody tr td.p-total{
        text-align: right;
        margin-top:10px;
    }

    .cart-table tbody tr td.p-total span{
    background-image: linear-gradient(to right, #ffffff, #855e1f);
    font-size:15px;
    font-weight: 400;
    background-clip: text;
    color: transparent;
}
.cart-table tbody tr td.p-price.p-cell{
    text-align: right;
}
.col-md-8 .cart-content{
    margin-bottom:20px;
}

}




.cart-table tbody tr td.p-quantity.p-cell{
    display:none;
}




/*Checkout*/

.checkout-box .btn.btn-default{
border-radius:10px!important;
border-color:transparent;
}
.order-summary-item.price {
border-top-width:0;
}

.box.co-box h4, .co-box h4, .order-summary-inner h4{
    background-image: linear-gradient(to right, #ffffff, #855e1f);
    background-clip: text;
    color: transparent;
    font-weight: 600;
}
.cart-item>div{
    border-right-style: none;
}
#orderFormButton, #continue-order-button, #submit-order{
    border-radius: 10px;
    border: 1px solid white;
}

.payment-logo img{
    border-radius:5px;
}
.question-tooltip{
    color:#000;
}
#submit-order span{
    transition: 0.3s;
    color: white;
    font-weight: 600;
}
#submit-order:hover span{
    background-image: linear-gradient(to right, #ffffff, #937545);
    background-clip: text;
    color: transparent;
    font-weight: 600;
    transition: 0.3s;
}
.radio-wrapper input[type=checkbox]:checked+label:after, .radio-wrapper input[type=radio]:checked+label:after {
    background-color: #000000;
}


@media (max-width: 767px) {
.checkout-box .btn.btn-block.btn-default.toggle-contacts{
    border-radius: 0!important;
}}


/*Login*/
.btn.btn-secondary, a.btn.btn-secondary {
    background-color: #fff;
    border-color: var(--color-primary);
    color: #000000!important;
    border-radius: 6px;
}
.btn.btn-secondary:hover, a.btn.btn-secondary:hover{
    color:rgb(27, 27, 27);
}

@media (min-width: 992px) {
    .popup-widget-inner:not(.cart-widget-inner) {
           position: relative;
           top:110px;
    }
    .popup-widget.login-widget:before{
        display:none
    }
    .top-nav-button.top-nav-button-account.secondary{
        margin-left:6px;
    }
    .top-nav-button.top-nav-button-account.secondary:hover{
        margin-left:5px;
    }
}

.logout .btn.btn-xs.btn-primary{
    color:#fff;
    background:#fff0;
    border-color:#fff0;
}

.box.box-sm.box-bg-transparent.client-center-box ul{
    display:flex;
    flex-direction: column;
}
.box.box-sm.box-bg-transparent.client-center-box ul li.logout{
    order:1;
}

#order-billing-methods .radio-wrapper.inactive-child{
    display:none;
}
.cart-content .form-group.js-validated-element-wrapper.consents.consents-first label{
    cursor:default;
}
.cart-content .form-group.js-validated-element-wrapper.consents.consents-first label a:first-child{
    text-decoration: underline;
}
.cart-content .form-group.js-validated-element-wrapper.consents.consents-first label a:last-child{
    text-decoration: underline;
}
.cart-content .form-group.js-validated-element-wrapper.consents.consents-first label a:first-child:hover{
    text-decoration: underline;
    color:#e9e9e9;
}
.cart-content .form-group.js-validated-element-wrapper.consents.consents-first label a:last-child:hover{
    text-decoration: underline;
    color:#e9e9e9;
}


/*Kontakt*/

.content-contact{
    display:flex;
}
/*
.contact-form p{
    display:none;
}*/

.content-contact .right-row{
    padding-left:10%;
}
@media (max-width:767px){
    .content-contact{
        display:block;
    }
    .content-contact .right-row{
        padding-left:0;
        padding-top:20px;
    }
}




/*BLOG*/

@media (min-width: 993px) {

    #newsWrapper{
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .news-item {
        width: 50%;
    }
    .news-item .text{
        margin:auto;
    }
}
@media (max-width: 992px) {
    #newsWrapper{
        display: block;
    }

    .news-item {
        width: 100%;
    }
    .news-item .text{
        margin:auto;
    }
}


/*Registrace*/
.box.box-bg-transparent.co-box.co-registration{
    display:none;
}



/*Dokončená objednávka*/
.id--15 #content, .social-buttons {
    background-color: #000;
}

.cart-table tr td.p-name a{
    background-image: linear-gradient(to right, #ffffff, #a59172);
    background-clip: text;
    color: transparent;
    font-weight: 600;
    font-size:14px;
}


.row.empty-cart-boxes .col-md-6 .search .search-form{
    display:contents;
}


@media (min-width: 992px) {

    .row.empty-cart-boxes .col-md-6 .search .search-form fieldset button {
        height: 36px;
        padding: 5px 9px 4px;
        position: absolute;
        right: 19px;
        top: 56px;
        border: 1px solid #d1d1d1;
    }

}
@media (min-width:767px) and (max-width: 991px) {

    .row.empty-cart-boxes .col-md-6 .search .search-form fieldset button {
        height: 36px;
        padding: 5px 9px 4px;
        position: absolute;
        right: 20px;
        top: 38px;
        border: 1px solid #d1d1d1;
    }
}

@media (max-width: 766px) {
    .row.empty-cart-boxes .col-md-6 .search .search-form fieldset button{
    right: 0px;
    top: 0px;
    }
}



/*HP blog*/
@media (min-width: 992px) {

    .blog-wrapper .news-item:nth-child(5) {
        flex-basis: 100%;
        width:100%;
        max-width: 10.770833in;
        margin: 100px auto;
}
.blog-wrapper .news-item:nth-child(5) a{
    display:flex;
    flex-direction: row-reverse;
}

.blog-wrapper .news-item:nth-child(5) a .image{
    width:50%;
}

.blog-wrapper .news-item:nth-child(5) a .text{
    width:50%;
}
.news-item:nth-child(5) a .text .title::after {
    content: "";
    background: url(https://www.alienrocks.art/user/documents/upload/line.jpg);
    height: 3px;
    display: block;
    position: absolute;
    background-size: 313px;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-left: 70px;
    width: 370px;
}

.blog-wrapper .news-item:nth-child(5) .extended-banner-link{
    margin-top:6px;
}

.blog-wrapper .news-item{
    width:33%;
    flex:33%;
}

}


.next-prev.text-center a:hover{
    border-color: white;
    background-color: #000000;
}


.news-item .text{
    margin:0;
}
.news-item:nth-child(1) a .text .title{
    background-color: transparent;
    border: none;
    padding: 0px;
    width: 100%;
    background-image: linear-gradient(to right, #ffffff, #855e1f);
    background-clip: text;
    color: transparent;
    text-align: center;
    font-size:30px;
    font-weight: 500;
}

.blog-wrapper .news-item .description{
    margin:35px 0 0;
    color:#fff;
}




.extended-banner-link {
    border-style: solid;
    width: 115px;
    left: 25px;
    margin-top: 18px;
}

.blog-wrapper .news-item:nth-child(1) .description::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 7px;
    padding: 1px;
    width: 125px;
    height: 39px;
    top: 100%;
    left: 20px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    margin-top: -90px;
}

.blog-wrapper .news-item .description::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 7px;
    padding: 1px;
    width: 125px;
    height: 39px;
    top: 100%;
    left: 20px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    margin-top: -19px;
}



.blog-wrapper .news-item:nth-child(1) .description .extended-banner-link{
    margin-top:-65px
}

table.o-nas{
    background-color:#000!important;
    width:100%!important;
}
table.o-nas tbody tr td{
    border-color:#000;
    padding:5px;
}

@media(max-width:767px){
    .homepage-blog-wrapper.row.blog-wrapper{
        display:grid;
    }
}

@media (max-width: 992px) {

    .blog-wrapper .news-item:nth-child(1) .description .extended-banner-link, .blog-wrapper .news-item:nth-child(1) .description::after{
        display:none;
    }

    .content-wrapper.container .row{
        margin-top:100px;
    }

    .blog-wrapper .news-item .description::after{
        left:10px;
    }

    .extended-banner-link{
        left:15px;
    }




}





.newsletter-banner::before {
    content: "";
    background: url(https://www.alienrocks.art/user/documents/upload/line2.png);
    width: 720px;
    height: 39px;
    display: block;
    position: absolute;
    background-size: 720px;
    background-repeat: no-repeat;
    margin-top: -70px;
    left: calc(50% - 360px);
}



@media (max-width: 767px) {
    .newsletter-banner {
        max-width: 100%;
        margin: 80px 0 auto;
    }
    .newsletter-banner::before{
        display:none;
    }
}






 #hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap), .id--51 #content .vote-wrap:not(.admin-response .vote-wrap), .template-14.id--51 .rate-wrapper:not(.admin-response .vote-wrap) { background-color: #000000 !important; border-color: #a07c60 !important; border-width: 1px !important; border-style: solid !important; border-radius: 8px !important; } #hodnoceniobchodu .shop-stat-all a { background-color: #000000 !important; color: #ffffff !important; border-color: #a5854a !important; border-radius: 8px !important; } #hodnoceniobchodu .shop-stat-all a:hover { background-color: #000000 !important; color: #ffffff !important; border-color: #a5854a !important; }

 #hodnoceniobchodu{
    background-color:#000;
    padding-top:60px;
 }





 .benefitBanner__picture{

    flex: 0 0 52px;
    justify-content: flex-end;
 }
 .benefitBanner__item{
    align-items: flex-start;
 }



 .benefitBanner__item img{
    position: relative;

 }








 /*Lang*/

.benefitBanner__content{
    padding-right:20px!important;
    }
    .p-thumbnails a img{
    margin-left:7px;
    }
    
    
    .pagination-link, .pagination-link:hover{
    color:#fff;
    background-color:transparent;
    }
    .pagination>strong{
    font-weight:700;
    }
    .languagesMenu__header .shp-flag{
    margin-bottom:-7px;
    padding-right:3px;
    }
    
    
    @media(max-width:767px){
    .languagesMenu {
        position: absolute;
        right: 115px;
        top: 21px;
    }
    }
    .languagesMenu{
    position:absolute;
    }
    .languagesMenu__content{
    background-color:#000;
    }
    .languagesMenu .languagesMenu__list__link:hover {
        background-color: #333333;
        color: var(--color-primary);
        border-radius: 5px;
    }
    .languagesMenu__list__link--currency:before{
    display:none;
    }
    .languagesMenu__header {
        border: 1px solid hsl(0deg 0% 26.13%);
        color: #a5a5a5;
        border-radius: 5px;
    }
    .languagesMenu__list {
        background-color: #252424;
        border-radius: 5px;
        margin-top: 5px;
    }
    .languagesMenu .languagesMenu__list__link {
        color: #f3f3f3;
    }
    /*Landing page*/
    
    #myVideoL{
    width:100%;
    height:500px;
    margin-bottom:40px;
    }
    
    .benefitBanner.position--benefitLandingPage .benefitBanner__item.pic{
    flex-direction: column;
    margin-top:60px;
    flex: 29%;
    }
    
    .benefitBanner__item.pic:nth-of-type(3){
    margin-right:0;
    }
    
    
    .benefitBanner__item.pic .benefitBanner__img{
    margin-bottom:25px;
    }
    
    .benefitBanner.position--benefitLandingPage .benefitBanner__item{
    flex-direction: row;
    flex:40%;
    }
    
    .benefitBanner.position--benefitLandingPage .benefitBanner__content{
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    }
    .lading-main-text{color:#fff;}
    @media(max-width:992px){
    .benefitBanner__item.pic .benefitBanner__picture{
        max-width:100%;
    }
    }
    @media(max-width:650px){
    .benefitBanner.position--benefitLandingPage .benefitBanner__item.pic{
    flex:100%;
    }
    .benefitBanner__item.icon{
    flex-direction: column!important;
    }
    
    }
    .landing-link{
    padding-left:20px;
    }
    .lading-btn-span{
    position: relative;
    top: -20px;
    }
    
    .lading-btn-span::before {
    content: "";
    position: relative;
    border-radius: 7px;
    display: block;
    padding: 1px;
    left: 0px;
    width: 150px;
    height: 38px;
    top: 28px;
    background: linear-gradient(90deg, rgb(255 243 195) 0%, #855e1f 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    }
    
    
    @media(max-width:766px){
    .LandingPageVideo{
    height:100%;
    }
    #myVideoL{
    height:250px;
    }
    .content-wrapper-in-L{
    margin:0!important;
    }
    .row.banners-row.has-text-banner{
    margin-top:0;
    }
    .content-wrapper.homepage-box.before-carousel-L{
    padding:0;
    margin:0;
    }
    
    .Landing_benefits{
    flex-direction:column;
    }
    .Landing_benefits-row2, .Landing_benefits-row1{
    width:100%!important;
    }
    .row1.Landing_benefits-row1{
    order:-1;
    }
    .Landing_benefits-row2{
    padding:10px 0px 25px;
    }
    .Landing_benefits-row2 h2{
    text-align:center;
    }
    }
    @media(min-width:766px){
    .Landing_benefits-row2, .Landing_benefits-row1{
    width:50%!important;
    }
    .Landing_benefits-row2{
    padding:70px;
    }
    }
    
    
    #videoWrapper {
    position: relative;
    width: 100%;
    height: 580px;
    overflow: hidden;
    background: #000;
    display: flex;
    justify-content: center;
    }
    
    
    #videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%);
    object-fit: cover;
    object-position: top;
    }
    
    @media(max-width: 766px) {
    #videoWrapper {
    width: 100%;
    height: 180px;
    }
    }
    
    @media(min-width: 767px) {
    #videoWrapper {
    width: 100%;
    height: 580px;
    }
    }
    
    /*****/
    @media(max-width:767px){
    .p-detail-inner-header h1 {
    font-size: 25px;
    }
    }
    
    
    
    .blog-wrapper .news-item:nth-child(5) a .text .title{
    text-align:center;
    }
    
    .blog-wrapper .news-item:nth-child(5){
    order:-1
    }
    
    .flag{color:#000;}
    .flag.flag-tip {
    background-color: #fff;
    }
    .flag.flag-discount {
    background-color: #e1a94d;
    }
    
    .availability span[style="color:#009901"], .availability-label[style="color: #009901"]{
    color:#e1a94d!important;
    }
    .availability span[style="color:#cb0000"], .availability-label[style="color: #cb0000"]{
    color:#878787!important;
    }
    
    .row.empty-cart-boxes .col-md-6 ul{
    padding-left:0;
    }
    .row.empty-cart-boxes .col-md-6 ul li::marker{
    color:transparent;
    }
    .p-thumbnails{
    height:70px;
    }
    .p-thumbnails>div{
    top:-15px;
    }
    
    @media (max-width: 766px){
    .col-sm-4 {
    margin-top: 10px!important;
    }
    }
    @media (max-width: 644px){
    .benefitBanner__item {
    flex: 0 0 100%;
    width: 100%;
    }
    }
    @media (min-width: 644px) and (max-width: 992px){
    .benefitBanner__item {
    flex: 0 0 33%;
    width: 33%;
    }
    .benefitBanner{
    justify-content:center;
    }
        
    }
    
    /*O nas*/
    
    
    .o-nas-section{
    display:flex;
    flex-direction: row;
    align-items: center;
    }
    
    .o-nas-section .row4{
    width: 50%;
    padding: 50px;
    text-align: justify;
    }
    .o-nas-section p, .o-nas-section h3{
    width:100%;
    margin:0 auto;
    
    }
    .o-nas-section h3{
    padding-bottom:15px;
    font-weight:bold;
    text-decoration:underline;
    }
    
    .o-nas-section .row2 {
    width:50%;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    }

    .o-nas-section .row3{
    width:50%;
    position: relative;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    }
    .o-nas-section .row3 img{
        margin-right:10px;
    }

    .o-nas-section .row5{
    width:20%;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    }
    .o-nas-section .row6{
    width: 80%;
    padding-right: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: justify;
    }
    .o-nas-section .row6 p, .o-nas-section .row6 h3{
    width:100%;
    margin:0 auto;
    }
    
    .row7{
    display:none;

    }

.o-nas-section .row3 img {
  flex: 1 1 0;
  width: 50%;
  max-width: 100%;
  height: auto;
  display: block;
}
    
    @media(max-width:992px){
    .o-nas-section{
    display:flex;
    flex-direction: column;
    align-items: center;
    }
    .o-nas-section .row4 {
        width: 100%;
        padding: 50px 0;
        text-align: justify;
    }
    .o-nas-section .row1{
        width:100%;
    }
    .o-nas-section .row2, .o-nas-section .row3{
    width:100%
    }
    .row7{
    display:flex;
    margin-top:50px;
gap:5px;
    }
    .row7 img{
    width:50%;
    }
    .o-nas-section .row6{
    width:100%;
    padding-right:0px;
    }
    .row3{
    display:none!important;
    }
    .o-nas-section .row5{
    width:100%;
    }
    .o-nas-section .row4{
    padding-bottom:0;
    }
    }
    
    .shp-tabs-holder{
    display:none;
    }
    
    .quantity{
    display:none;
    }
    .p-info-wrapper .add-to-cart{
    margin-left: -30px;
    }
    
    .box.box-sm.box-bg-transparent.client-center-box li:nth-child(12), .box.box-sm.box-bg-transparent.client-center-box li:nth-child(13){
    display:none;
    }
    
    li.menu-item-external-25 a[data-testid="headerMenuItem"]{display:none;}
    .flag.flag-discount {
    background-color: #e1a94d;
    }