@import url('https://fonts.googleapis.com/css?family=Indie+Flower&display=swap');
.latest-contribution h2{
    font-weight: bold;
}

.latest-contribution-box{
    padding-top: 100px;
}
.latest-contribution-inner{
    padding: 20px;
    border: 1px gold solid;
    border-radius: 10px;
    cursor:pointer;
    -webkit-box-shadow: 3px 7px 18px -4px rgba(0,0,0,0.39);
    -moz-box-shadow: 3px 7px 18px -4px rgba(0,0,0,0.39);
    box-shadow: 3px 7px 18px -4px rgba(0,0,0,0.39);
}
.latest-contribution-product{
    font-weight: bold;
}
.msg{
    width:80%;
    padding: 9px 10px;
    border-width:1px;
    border-style:solid;
    border-radius: 5px;
    opacity: .95;
    -webkit-transition:opacity 0.3s ease-out;
    -o-transition:opacity 0.3s ease-out;
    transition:opacity 0.3s ease-out;
    cursor:pointer;
    -webkit-box-shadow: 3px 7px 18px -4px rgba(0,0,0,0.39);
    -moz-box-shadow: 3px 7px 18px -4px rgba(0,0,0,0.39);
    box-shadow: 3px 7px 18px -4px rgba(0,0,0,0.39);
}
.msg.hidden{
    opacity:0
}


.msg-wrapper{
    z-index:100;
    position:fixed;
    left:0;
    top:200px;
    width:100%
}
.msg-wrapper
.msg{
    position:relative
}
.notice-message,.warning-message,.error-message{
    padding:5px
    10px 5px 5px;
    margin-top:19px;
    border:0;
    font-weight:400
}
/*########*/


.price span{
    font-family: 'Lexend Deca', sans-serif;
}
.search .btn-default{
    color:black;
}
.container{
    width:100%;}


.banners-row{
    padding-top:0px;
    background-color: white;

}


.menu{
    background-color:#fff;
    margin-top:-7px;
    box-shadow: 0 4px 2px -2px #c2c2c2;
}
.homepage-group-title{
    box-shadow: 0 4px 2px -2px #c2c2c2;
    width:100%;
    text-transform:uppercase;
    color:black;
    padding:20px 0;
}

.navigation-in b{
    color: black;
    text-transform:uppercase;

}
.top-navigation-bar{
    align-content: right;
}
.menu .active{
    border-bottom: inset 3px #da261c;
}
li{
    border-color:black;
}

.in-index  #products-1{

    width:100% !important;
}
.in-index .product {
    max-width: 348px !important;
}
.in-index .p-in-in .name{
    text-align: center ;
    color: #3e3d3d;
}
.slick-list{
    width:100% !important;
}
.in-index .p-in .price{
    text-align: center ;
    margin-top:-40px;

}

.in-index .p-in .price small{
    display:none;
}

.in-index .p-in .price {
    position:absolute;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    padding: 7px 10px;
    font-size: auto;
    left:97px;
    width:130px;
    z-index: 5;
}


.in-index .p-in .p-bottom .p-tools{
    display:none;
}
.in-index .p-in .availability{
    display:none;
}

.in-index .product .flag-action{


    background-color: white;
    border: 1px solid #d2241c;
    color:#d2241c;
}
.in-index .product .flag-new{


    background-color: white;
    border: 1px solid #c5b800;
    color:#c5b800;
    z-index:2;
}

.in-index .product .flag-tip{


    background-color: white;
    border: 1px solid #0079e9;
    color:#0079e9;
}
.in-index .product .flag-custom1{


    background-color: white;
    border: 1px solid #da251c;
    color:#da251c;
}
.in-index .products-block .product {
    border:white;
}
.vyrobce li{
    list-style: unset;
    display: inline-block;
    border: #d4d4d4 1px solid;
    padding:4px;
    width:12%;
}
.vyrobce{
    padding:0;
    padding-top:30px;
    margin:0;
    width:100%;
    text-align: center;

}
.homepage-box{
    padding:5px;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    border:none;
    margin:100px 0;
    background-color:white;
}

footer{
    border:unset !important;
    background-color: black !important;
    background-image: url(https://zbrane.subrt.cz/user/documents/upload/footer.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
#footer{

    background-color: black !important;
    color:white !important;
    padding-top:400px !important;
}
.footer-rows {
    color:white !important;
    background-color: black !important;
}
.container .footer-rows before {
    display:none !important;
}
.footer-rows{

    border:unset !important;

}
.content-wrapper{
    margin: unset;

}
.before-carousel{
    padding-top:0px;
    padding-bottom:0px;
    background-color: white;
    border:none;
    box-shadow: unset;

}
.footer-bottom{
    background-color: #000 !important;
}

/*##### kategory #####*/
.breadcrumbs-wrapper .navigation-home-icon-wrapper a{
    color:white;
}

.breadcrumbs-wrapper .navigation-home-icon-wrapper{
    margin-top:-7px;
    background-color: #d1d1d1;
    color:#fff;
    border: unset;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.48);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.48);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.48);
}

.sidebar-left {
    margin: 10px;
    background-color: white;
    border: 1px #d1d1d1 solid;
}
.sidebar-left #categories a{
    padding-top: 13px ;
    padding-bottom: 13px ;
    border-bottom: 1px solid #d1d1d1;
    color: #000;
}
.filter-sections{
    background-color: white;
    color: #000;
}
#categories .cat-trigger input{
    padding: 10px 0px;
}
#categories .cat-trigger {
    padding-top: 8px ;
}
.box-topProducts li{
    padding: 10px 0;
}
.top-products-name{
    color: #000;
}
.subcategories li .text{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.subcategories li a{
    -webkit-box-shadow: 0px 1px 11px 0px rgba(171,169,171,1);
    -moz-box-shadow: 0px 1px 11px 0px rgba(171,169,171,1);
    box-shadow: 0px 1px 11px 0px rgba(171,169,171,1);
    border: unset;
}
.subcategories li a:hover{
    -webkit-box-shadow: 0px 1px 11px -1px rgba(171,169,171,1);
    -moz-box-shadow: 0px 1px 11px -1px rgba(171,169,171,1);
    box-shadow: 0px 1px 11px -1px rgba(171,169,171,1);
    border: unset;
}
.products-top span{
    color: #000;
}
.category-header{
    background-color: white;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
}
.category-header label{
    margin: 0px;
    height:34px;
    border: 1px solid #d1d1d1;

}
.search-results .p-in-in .name,
.products-page .p-in-in .name{
    text-align: center ;
    color: #3e3d3d;
}
.slick-list{
    width:100% !important;
}
.search-results .p-in .price,
.products-page .p-in .price{
    text-align: center ;
    margin-top:-40px;

}
.search-results .p-in .price small,
.products-page .p-in .price small{
    display:none;
}
.search-results .p-in .price,
.products-page .p-in .price {
    position:absolute;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    padding: 7px 10px;
    font-size: auto;
    left:97px;
    width:130px;
    z-index: 5;
}
.search-results .product,
.products-page .product {
    border:white;
}
.search-results .p-in .availability,
.products-page .p-in .availability{

    position:static;
    height:20px;
    bottom:10px;
    background-color:white;
    margin-top:-20px;

    z-index:1;
    /*-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);*/
    padding: 2px 5px;
}
.availability-amount{
    display:none;
}
.search-results .p-in .p-bottom .p-tools,
.products-page .p-in .p-bottom .p-tools{
    display:none;
}

.load-products{
    background-color: #c4c4c4 !important;
    border-color: #c4c4c4;
}
.search-results .product .flag-new,
.products-page .product .flag-new{

    position:absolute;
    height:20px;
    bottom:10px;
    top:220px;
    z-index:2;
}
.search-results .product .flag-new,
.products-page .product .flag-new{

    position:absolute;
    height:20px;
    bottom:10px;
    top:220px;
    z-index:2;
}


/*********************/

/**** produkt ****/



.p-detail-inner-header{
    padding-left:50%;
    padding-top:20px;

}

.p-detail-inner-header h1{
    font-weight:bold;
}

.p-detail-info{
    padding-left:50%;
}

.p-info-wrapper{

    padding-top: 40px;
}

.detail-parameters{
    padding: 30px 0;
}

.add-to-cart{
    padding: 30px 0;
}


.p-detail-tabs-wrapper .tab-content{
    padding: 0px 30px;
}

.add-to-cart-button{
    width: 50%;
}

.p-detail-tabs-wrapper .detail-parameters td{
    border: 1px solid  #c4c4c4 ;
    padding: 5px;
}
.p-detail-tabs-wrapper .detail-parameters th{
    border: 2px solid  #c4c4c4 ;
    padding: 8px;
    font-weight:bold;
    color:black;
}
.p-detail-tabs-wrapper .detail-parameters td{
    border: 2px solid  #c4c4c4 ;
    padding: 8px;
}
.basic-description h3{
    font-size:22px;
}
.basic-description p{
    font-size:15px !important;
}


.price-final{
    font-family: 'Lexend Deca', sans-serif !important;
}
.p-detail-inner .price-final{
    font-size: 30px;

}


.header-top .btn.cart-count{
    float: right;
}
.header-top .btn.cart-count::before {
    vertical-align: middle;
    margin-right: 20px;
    font-size: 30px;
    margin-top:12px;
}
.btn.cart-count::before, a.btn.cart-count::before {
    font-family: "Material Icons";
    content: "\e8cc";
    color:black;
}
.shopm,
.bellm{

    margin-left:20px;
    float: left;
    font-size:30px !important;
    color:black;
}
.shopm{
    margin-left:100px;
}
.navigation-buttons{
    display:inline-block;
}
.cart-price{
    font-size:14px !important;
    color:black;
    margin-right: 20px;
}
.btns{
    float: left;
    margin:0px;
    align-content: right !important;
}
#formSearchForm .btn{
    border-left:none;
    font-size: 30px;
}



/*****************/


/******* cart *******/
.ordering-process .addfooter {
    display: none;
}

.ordering-process #content-wrapper {
    margin-top: 20px;
}
.cart-content {
    background-color: transparent;
    border: 1px solid rgba(0,0,0,0.1);
}

.cart-header {
    background-color: transparent;
}

.ordering-process ol.cart-header li a, ol.cart-header li strong {
    color: #202328;
}

.ordering-process ol.cart-header li.active a, ol.cart-header li.active strong, ol.cart-header li.completed a, ol.cart-header li.completed strong {
    color: #202328;
}

ol.cart-header li.active a span::before, ol.cart-header li.active strong span::before {
    color: #da261c;
}

.cart-table tr td {
    background-color: transparent !important;
}

.cart-table tr td {
    border-right: none;
    padding-bottom: 20px;
    padding-top: 20px;
}

.cart-content.checkout-box-wrapper h4, .order-summary-inner h4 {
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
}

.ordering-process .btn.btn-default, a.btn.btn-default {
    border: none;
    background-color: #202328;
}

#checkoutSidebar .cart-item div {
    border-color: transparent !important;
}

.ordering-process #checkoutSidebar .cart-item-name a {
    font-size: 13px;
    color: #202328;
    text-transform: none;
}

.ordering-process .unit-value {
    color: #202328;
}

.order-summary-item.price {
    border-top: 1px solid rgba(32,35,40,0.1);
}

.fix-head .site-name img {
    width: 200px;
    height: auto;
}

.fix-head .header-top {
    height: 60px;
}

.fix-head .header-top>div:nth-child(2), .fix-head .header-top>div:nth-child(3) {
    margin-top: 0;
}

.fix-head .menu-helper {
    top: 72px;
}

.unveil-button{
    background-color: #da261c !important;
    border-color: #da261c;
}
.cart-empty h1{
    font-size:30px;
    padding:30px;
    font-weight:bold;
}
.empty-cart-boxes ul li{
    list-style:none;
    padding:10px 0;
    border-bottom:1px solid #dcdcdc;

}
.empty-cart-boxes ul li a{
    color:black;
}
/*****************Ăˇ**/

@media all and (max-width: 800px) {
    /* mobile styles in here */
    .in-index .p-in .price {
        top:235px;
        left:19px;
        padding:unset;
    }
    .search-results .p-in .availability,
    .products-page .p-in .availability{
        display: none;
    }
    .vyrobce li{
        width:46%;
    }
    .shopm,
    .bellm{
        display:none
    }
    .category-header{
        border:none;
    }
    .p-detail-inner-header{
        padding-left:0px;
    }
    .p-detail-info{
        padding-left:0px;
    }
    .add-to-cart-button{
        width: 75%;
    }
    .order-summary-inner,
    .order-summary .checkout-box{
        display:none;
    }
    .next-step{
        position: fixed;
        bottom: 0;
        background-color:white !important;
        width:100%;
        left:0;
    }
    #continue-order-button,
    #submit-order,
    #orderFormButton{
        width:100% !important;
        margin:unset;
    }
    .extras-wrap{
        padding-top: 80px;
    }
    .cart-p-image{
        border-bottom: none !important;
    }
    .cart-inner{
        margin-bottom: 70px;

    }
    .cart-content .btn-conversion{
        padding:10px 40px;
        font-weight:bold;

    }
}

@media (min-width: 992px)
{
    .msg{
        margin:30px 10%;
        padding:8px
        20px
    }
    .p-detail-tabs-wrapper .tab-content{
        padding: 0px 60px;
    }
}
body,
a,
p,
h1,
h2,
h3,
h4,
strong,
span{
    font-family: 'Lexend Deca', sans-serif !important;
}
.top-navigation-menu .top-navigation-menu-trigger ul{
    display:none !important;
}
.flags-extra .flag-discount{
    background-color:#da251c !important;
}
.contact-box img{
    margin-left:170px;
    margin-top:20px;
}
.breadcrumbs-wrapper .navigation-home-icon-wrapper{
    margin-top:-6px;
}
.menu .active{
    border-bottom: inset 1px #da261c;
    margin-top:-0px;
}

.products-related .p-in .price {
    position:absolute;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.29);
    padding: 7px 10px;
    font-size: auto;
    left:97px;
    width:130px;
    z-index: 5;
}
.products-related .p-in-in .name{
    text-align: center ;
    color: #3e3d3d;
}
.products-related .p-in .price{
    text-align: center ;
    margin-top:-40px;

}
.products-related .product{
    border-color:white;
}
.products-related .p-in .price small{
    display:none;
}
.empty-content-category{
    background-image: url(https://outdoor.subrt.cz/user/documents/undraw_empty_xct9.png);
    background-size:100%;
    background-repeat: no-repeat;
    min-height:700px;

}
.empty-content-category h2{
    font-weight:bold;
    font-size: 34px;
}
.empty-content-category p{
    display:none;
}
.empty-content-category h2::after {
    content:"Zkuste prosĂ­m vybrat produkt z jinĂ© kategorie";
    font-size: 14px;
    line-height:14px;
    color: #da261c;
}
.cart-empty .col-md-4 .cart-content{
    background-image: url(https://outdoor.subrt.cz/user/documents/undraw_empty_cart_co35.png);
    background-repeat: no-repeat;
    background-size:100%;
    min-height:400px;

}
.cart-empty .col-md-4 .box-bg-default,
.cart-empty .col-md-4 h4{
    display:none;
}
.contact-box img{
    min-width:140px !important;
    height:145px !important;
    margin-bottom:16px;
    padding-top:none;
    margin-top:0;
}
strong
{
    color:black !important;
}
.search-results .p-in .price,
.products-page .p-in .price{
    text-align: center ;
    margin-top:-30px;

}
.in-index .p-in .price {
    background-color:white;
}
.countdown{
    background-color: #ca0b15;
    color:white;
    padding:20px 10px;
    font-size:22px;
    font-weight:bold;
    max-width:220px;
}
.container{
    max-width:1500px;
}

.p-detail-inner .availability-amount{
    display:block;
}

.basic-description{
    font-family: 'Lexend Deca', sans-serif !important;
    text-align: justify;
}
.basic-description FONT{
    font-family: 'Lexend Deca', sans-serif !important;
}
.p-short-description{
    font-family: 'Lexend Deca', sans-serif !important;
    text-align: justify;
}
.p-short-description FONT{
    font-family: 'Lexend Deca', sans-serif !important;
}


.billing-name{
    color: black !important;

}
.flag-sleva{
    background-color:unset !important;
}
.availability-label{
    top:240px !important;
}
#order-form input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

#order-form input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #ffa500 !important;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
