

.products-block>div .p .name > span{
    font-family: "oswald_medium";
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    height: 54px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 19px;
    font-size: 14px;
}















@font-face {
    font-family: 'oswald_italic';
    src: url('/user/documents/font/oswald-regularitalic-webfont.eot');
    src: url('/user/documents/font/oswald-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/user/documents/font/oswald-regularitalic-webfont.woff2') format('woff2'),
         url('/user/documents/font/oswald-regularitalic-webfont.woff') format('woff'),
         url('/user/documents/font/oswald-regularitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswald_light';
    src: url('/user/documents/font/Oswald-Light-webfont.eot');
    src: url('/user/documents/font/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/user/documents/font/Oswald-Light-webfont.woff2') format('woff2'),
         url('/user/documents/font/Oswald-Light-webfont.woff') format('woff'),
         /*url('/user/documents/font/Oswald-Light-webfont.ttf') format('truetype'),*/
         url('/user/documents/font/Oswald-Light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswald_medium';
    src: url('/user/documents/font/Oswald-Medium-webfont.eot');
    src: url('/user/documents/font/Oswald-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/user/documents/font/Oswald-Medium-webfont.woff2') format('woff2'),
         url('/user/documents/font/Oswald-Medium-webfont.woff') format('woff'),
         /*url('/user/documents/font/Oswald-Medium-webfont.ttf') format('truetype'),*/
         url('/user/documents/font/Oswald-Medium-webfont.svg#oswaldmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswald_regular';
    src: url('/user/documents/font/Oswald-Regular-webfont.eot');
    src: url('/user/documents/font/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/user/documents/font/Oswald-Regular-webfont.woff2') format('woff2'),
         url('/user/documents/font/Oswald-Regular-webfont.woff') format('woff'),
         /*url('/user/documents/font/Oswald-Regular-webfont.ttf') format('truetype'),*/
         url('/user/documents/font/Oswald-Regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, #header, .header-bottom, nav#navigation, #content-wrapper, #content {
    background-color: #111111;
    border-color: #111111;
    color: #fff;
    background-image: url("/user/documents/upload/pozadi.jpg");
    background-repeat: repeat;
} 

nav#navigation{
    border-top: 1px solid#383838;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'oswald_light';
    color: #bab7b4;
}

#content a{
    color: #fff;
    text-decoration: underline;
}

@media(min-width: 768px){
    .header-bottom{
        border-top: unset !important;
    }
    #header .search-input{
        background: #000;
        color: #747474;
        border-radius: 7px;
        border: 1px solid #747474
    }
    .searchWhisperer.active{
        border-radius: 7px;
        margin-top: 5px; 
    }
    .search-input-icon:before{
        color: #747474;
    }
    #header .search-input::placeholder{
        color: #747474 !important;
    }
    .popup-widget, .popup-widget-inner{
        border-radius: 7px;
    }
    .navigation-in>ul>li.exp>a, .navigation-in>ul>li>a, .navigation-in>ul>li>a:hover, .menu-helper>span {
        color: #ffffff;
        font-family: 'oswald_medium';
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 400;
    }
    .menu-helper>ul>li a b{
        font-family: 'oswald_medium';
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 400;  
    }
    #header .header-top{
        padding-top: 20px;
    }
    #header .header-bottom .container {
        min-height: unset;
    }
    #navigation, .menu-helper {
        height: 38px;
    }
    .navigation-in>ul>li>a, .menu-helper>span {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .menu-item-external-21>a{
        padding-left: 0px !important;
    }
    
    .menu-item-external-21>a:before{
        content: "\e91f";
        margin-top: -2px;
        speak: none;
        display: inline-block;
        font-family: shoptet;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 0;
        text-decoration: none;
        text-transform: none;
        vertical-align: middle;
    }
    
    .menu-item-external-21>a>b{
        display: none;
    }
    
    .top-navigation-bar a[data-testid="headerSignup"] {
        padding-right: 0px;
    }

    .container.navigation-wrapper, body:not(.type-page):not(.type-post) .content-wrapper.container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.top-navigation-bar {
    background-color: #000;
    border-color: transparent;
    font-size: 12px;
    background-image: url("/user/documents/upload/pozadi.jpg");
    background-repeat: repeat;
}

.top-navigation-bar a, .top-navigation-menu-trigger{
    color: #747474;
}
.top-navigation-bar a:hover, .top-navigation-menu-trigger:hover{
    color: #fff;
}


    #header .navigation-buttons a{
        color: #fff;
        font-family: "oswald_medium";
        text-transform: uppercase;
    }
    #header .navigation-buttons a:hover{
        color: #747474;
    }

.navigation-buttons>a[data-target=cart] i {
    background: #c60903;
}

@media(min-width: 768px){
    #header .header-top-wrapper .site-name {
        flex-basis: 250px;
    }
    
    #header .header-top-wrapper .search {
        flex-basis: calc(100% - 380px)
    }

    #header .header-top-wrapper .search form{
        margin-left: 60px;
        margin-right: 20px;
    }
    
    #header .header-top-wrapper .navigation-buttons {
        flex-basis: 80px;
    }
}
@media(min-width: 992px){
    #header .header-top-wrapper .search form{
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }    
}

@media(min-width: 1200px){
   
    #header .header-top-wrapper .search {
        flex-basis: calc(100% - 500px);
    }

    #header .header-top-wrapper .search form{
        max-width: 400px;
    }
    
    #header .header-top-wrapper .navigation-buttons {
        flex-basis: 250px;
    }
}

@media(min-width: 768px){
    #navigation .menu-level-2{
        padding-top: 10px;
        background: #000000d6;
        border-color: #000;
    }
    
    #navigation .menu-level-3 {
        display: none;
    }
    #navigation .menu-level-2>li>div{
        width: 100%;
    }
    #navigation .menu-level-2>li a{
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 0px !important;
        font-size: 14px;
    }

    #navigation .menu-level-2>li{
        min-height: unset;
        padding-top: 10px;
    }
}
@media(min-width: 992px){
    #navigation .menu-level-2>li{
        flex-basis: 25%;
        width: 25%;
    }
}
@media(min-width: 1200px){
    #navigation .menu-level-2>li{
        flex-basis: 20%;
        width: 20%;
    }
}
@media(min-width: 1440px){
    #navigation .menu-level-2>li{
        flex-basis: calc(100% / 6);
        width: calc(100% / 6);
    }
}

.products-block>div .p .name{
    color: #fff;
    font-family: "oswald_medium";
    text-transform: uppercase;
    text-decoration: none !important;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
}
.products-block>div .p .name > span{
    font-family: "oswald_medium";
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    height: 54px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 19px;
    font-size: 14px;
}

.products-block>div .p .p-in{
    padding-top: 0px;
}
.products-block>div .p .p-in .p-in-in{
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255,255,255,0.1);
}

.products-block>div .p .p-bottom>div .prices .price-final{
    color: #bb1a21;
    font-size: 24px;
    white-space: nowrap;
}

.products-block>div .p .p-bottom .p-desc {
    color: #747474;
    font-size: 12px;
    line-height: 16px;
}

.products-block>div .p .p-bottom{
    padding-top: 0px;
}

.products-block>div .p .p-bottom>div .prices,
.products-block>div .p .p-bottom>div .p-tools{
    padding-top: 15px;
    padding-bottom: 0px;
    flex-basis: 50%;
    width: 50%;
}

.products-block>div .p .p-bottom>div .prices{
    text-align: left;
}

.products-block>div .p .p-bottom>div .p-tools{
    text-align: right;
}

.products-block>div .p .p-bottom>div .prices .price-standard *{
    text-decoration: line-through !important;
}

.products-block>div .p .p-bottom>div .prices .price-standard, .products-block>div .p .p-bottom>div .prices .price-standard *, 
.products-block>div .p .p-bottom>div .prices .price-save, .products-block>div .p .p-bottom>div .prices .price-save *{

    font-size: 14px;
    line-height: 22px !important;
    justify-content: center;
}

.products-block>div .p .p-bottom .p-desc{
    flex-basis: 100%;
    width: 100%; 
}

.products-block>div .p .p-bottom>div .ratings-wrapper {
    width: 100%;
    padding-top: 2px;
}

.products-block>div .p .availability {
    padding-bottom: 0px;
    font-size: 14px;
    text-align: right;
}

.products-block>div .p .availability span{
    font-size: 12px;
    font-family: "oswald_light";
    text-transform: uppercase;
}

.products-block>div .p .p-bottom>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.products-block>div .p .p-bottom>div .prices, .products-block>div .p .p-bottom>div .prices * {
    line-height: 1.2;
    display: inline-block;
    font-family: "oswald_medium";
    font-weight: normal;
}

.products-block>div .p .p-bottom>div .p-tools .btn{
    background: unset !important;
    border: unset !important;
    min-width: unset !important;
    width: unset !important;
    padding: 0px !important;
    margin: 0px !important;
    display: inline!important;
    vertical-align: unset;
    line-height: 1;
}

.btn.btn-primary, .btn.btn-conversion, .add-to-cart-button{
    background: #931a1f !important;
    border-color: #931a1f !important;
    color: #fff !important;
    font-family: "oswald_medium";
    font-weight: 100 !important;
    text-transform: uppercase;
    font-size: 17px;
}

.btn.btn-primary:hover, .btn.btn-conversion:hover, .add-to-cart-button:hover{
    background: #cc171e !important;
    border-color: #cc171e !important;
}

@media (min-width: 1200px) {
    .columns-3 .products-block>div, .columns-4 .products-block>div {
        width: 25%;
    }
}

#cat-711>div>a {
    display: none;
}

.breadcrumbs {
    background: transparent;
    padding-top: 20px;
}

@media(min-width: 768px){
    .breadcrumbs {
        padding-left: 0 !important;
        width: 100% !important;
    }
    .type-page .breadcrumbs, .type-post .breadcrumbs {
        padding-left: 20px !important;
    }
}

.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs span, .breadcrumbs span:hover{
    color: #d8d8d8;
    font-family: 'oswald_light';
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 400;
}

.navigation-in ul li a b {
    font-weight: 400;
}

.box-categories {
    background-color: transparent !important;
}

.box-categories h4{
    font-family: "oswald_medium";
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 400;
}

.box-categories #categories {
    background: rgba(255,255,255,0.1);
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.box-categories .categories>ul>li>a {
    font-family: 'oswald_regular';
    font-size: 14px;
}

.box-categories .categories ul a {
    text-transform: uppercase;
    font-family: 'oswald_medium';
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #d8d8d8 !important;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.box-categories .categories ul ul a, 
.box-categories .categories ul ul ul a, 
.box-categories .categories ul ul ul ul a, 
.box-categories .categories ul ul ul ul ul a, 
.box-categories .categories ul ul ul ul ul ul a{
    padding-left: 30px;
}

.box-categories .categories ul a:hover {
    color: #bb1a21 !important;
}

.box-categories .categories ul a::before{
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("/user/documents/kategorieplus2.gif");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 10px;
    top: -1px;
    position: relative;
}

.box-categories .categories ul a:hover::before{
    background-image: url("/user/documents/kategorieplus3.gif");
}

#categories .expandable>.topic>a>span, #categories .expandable>a>span{
    display: none;
}

.box.box-bg-default, .box.box-bg-transparent {
    background: #383838;
    border-color: #383838;
}

@media (min-width: 1440px) {
    .container, .container-narrow {
        width: 1418px;
    }
}

h1, .homepage-group-title {
    color: #bab7b4;
    font-family: 'oswald_light';
    font-weight: normal;
    text-transform: uppercase;
    text-align: center !important;
}

@media (min-width: 768px) {
    .type-category #content {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .type-category .sidebar-inner{
        padding-top: 0px;
    }
    .products-block {
        margin-left: -10px;
        margin-right: 0px;
    }
}

body{
    font-family: Arial, sans-serif, Helvetica;
    font-size: 13px;
}

.category-header #products-listing-order {
    font-size: 12px;
    color: #f4f4f4;
}

.category-header ul.dropdown-menu {
    color: #000;
    font-size: 14px;
}

footer#footer, .footer-bottom {
    background-color: #0a0a0a;
    color: #fff;
    background-image: url("/user/documents/upload/pozadi.jpg");
    background-repeat: repeat;
}

footer#footer *{
    color: #fff;
}

@media(min-width: 768px){
    footer#footer .custom-footer{
        display: flex;
    }
    footer#footer .custom-footer>div{
        width: calc(100% / 3) !important;
    }
}

.type-product table.detail-parameters tbody tr th .row-header-label {
    background-color: #111111;
}

.type-product .detail-parameters .p-code {
    color: #fff;
}

.type-product .p-to-cart-block {
    padding: 0px;
    background: transparent;
}

.type-product span.quantity {
    background: #383838;
    border-color: #383838;
}

.type-product .quantity input {
    width: 25px;
}

.type-product .link-icons .link-icon {
    text-decoration: unset !important;
}

.social-buttons {
    background: #000000;
}

.homepage-group-title {
    margin-bottom: 5px;
    margin-top: 20px !important;
}

@media (min-width: 1200px) {
    .blog-wrapper .news-item {
        flex-basis: 33.3%;
        width: 33.3%;
    }
}

.blog-wrapper .news-item a{
    text-decoration: unset !important;
    color: #fff;
    display: flex;
}
.blog-wrapper .news-item .description{
    color: #fff;
    display: none !important;
}

@media (min-width: 768px) {
    .news-item .image {
        margin-right: 20px;
    }
}

.blog-wrapper .news-item .image, .blog-wrapper .news-item .image img{
    max-width: 200px;
}

.blog-wrapper .news-item .title{
    margin-top: 0px;
    font-family: 'oswald_medium';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

@media (max-width: 480px) {
    .news-item .image {
        margin-right: 10px;
    }
}

@media (min-width: 768px) {
    .homepage-blog-wrapper {
        margin-left: -40px;
        margin-right: -40px;
    }
}

.row.videa {
    margin-left: -10px;
    margin-right: -10px;
}
.videa>div>iframe {
   padding: 10px
}

@media(max-width: 767px){
    .homepage-blog-wrapper.row.blog-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blog-wrapper .news-item{
        margin-bottom: 0px
    }
}

@media(min-width: 768px) and (max-width: 1199px){
    .homepage-blog-wrapper.row.blog-wrapper .news-item:nth-child(3) {
        display: none;
    }
}

@media(min-width: 768px){
    .type-page div#kategorieobr {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.homepage-blog-wrapper.row.blog-wrapper > p {
    padding: 20px;
}

.type-posts-listing .news-wrapper .news-item{
    width: 33.33%;
    display: inline-block;
}

@media(max-width: 1199px){
    .type-posts-listing .news-wrapper .news-item{
        width: 50%;
    }
}
@media(max-width: 767px){
    .type-posts-listing .news-wrapper .news-item{
        width: 100%;
    }
}

.type-posts-listing .news-item h2{
    margin-top: 0px;
    font-family: 'oswald_medium';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-right: 10px;
}

.type-posts-listing .news-item h2 a{
    text-decoration: unset !important;
}

.type-posts-listing .news-item .description{
    display: none;
}

@media (min-width: 768px) {
    .type-posts-listing .content {
        padding-left: 0px;
        padding-right: 0px;
    }
}


.type-posts-listing .news-wrapper .news-item .news-item-link-img {
    float: left;
    width: 200px;
    padding-right: 10px;
}

.type-posts-listing .news-wrapper {
    display: flex;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .type-product .sidebar, .type-category .sidebar {
        width: 240px;
    }
    .type-category .subcategories {
        display: none;
    }
}

#navigation .navigation-in ul li:hover>a>b, #navigation .navigation-in ul li:hover>a>span, #navigation .navigation-in ul li:hover>div>a>span {
    text-decoration: unset;
    color: #bab7b4;
}

.type-product h1, .type-product .h1 {
    font-size: 25px;
    color: #bab7b4;
    font-family: 'oswald_light';
    font-weight: normal;
    text-transform: uppercase;
    text-align: center !important;
}

.type-product .h1 {
    padding-top: 20px;
}

span.flag.flag-discount {
    display: none;
}

table.detail-parameters tbody tr th:after {
    display: none;
}

.type-product table.detail-parameters tbody tr th .row-header-label {
    background: unset;
}

.shp-tabs-holder ul.shp-tabs a.shp-tab-link,
.shp-tabs-holder ul.shp-tabs .shp-tab.active, .shp-tabs-holder ul.shp-tabs .shp-tab:hover{
    text-decoration: unset !important;
}
.shp-tabs-holder ul.shp-tabs .shp-tab:hover a.shp-tab-link{
    font-weight: 800 !important;
}

@media (min-width: 1200px) {
    .basic-description{
        width: 100%;
        padding-right: 0px;
    }
    .extended-description {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        align-items: flex-start;
    }
    table.detail-parameters{
        width: 50%;
    }
    table.detail-parameters:nth-child(2){
        border-left: 1px solid #2d2d2d;
    }
    table.detail-parameters:nth-child(2) tbody tr th{
        padding-left: 20px;
    }
}

table.detail-parameters tbody tr th {
    vertical-align: unset;
}

footer#footer {
    border-top: 1px solid #2d2d2d;
}

.question-tooltip {
    background: unset;
    border-color: #fff;
    height: 14px;
    width: 14px;
    line-height: 12px;
    font-size: 10px;
}

.payment-info .question-tooltip{
    height: 15px;
    width: 15px;
    line-height: 13px;
    font-size: 11px;
}

.category-perex ul, .category__secondDescription ul, .p-short-description ul, .tab-content ul, .welcome-wrapper ul, article ul {
    list-style-type: disc;
}

.category-perex ul li:before, .category__secondDescription ul li:before, .p-short-description ul li:before, .tab-content ul li:before, .welcome-wrapper ul li:before, article ul li:before {
    display: none;
}

ol.cart-header li:not(.completed) a:before {
    color: #000;
}

ol.cart-header li a{
    text-decoration: unset !important;
}

ol.cart-header li a:hover{
    background: unset;
}

@media (min-width: 992px) {
    tr.removeable .remove-item {
        opacity: 1;
    }
}

.cart-table-header {
    display: none;
}

@media (max-width: 767px) {
    .cart-table tr {
        padding: 10px;
    }
}
@media(min-width: 992px){
    .remove-item-placeholder, tr.removeable .remove-item{
        width: 50px;
        margin-right: -50px;
    }
    .cart-table .p-total {
        padding-right: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cart-table tr {
        padding-top: 10px;
    }
}

.price-wrapper .price-label.price-primary, .price-wrapper .price.price-primary {
    font-weight: 400 !important;
}

.cart-inner .delivery-time, .cart-inner .delivery-time strong {
    font-weight: 400 !important;
    font-family: 'oswald_light' !important;
}

ol.cart-header li strong span {
    color: #fff;
    background: unset;
}

.radio-wrapper span b {
    font-weight: 400;
}

.order-summary-item.helper strong {
    font-weight: 400;
}

.product-table-name-footer strong.availability-label {
    font-weight: 400;
}

.payment-shipping-price {
    font-weight: 400;
}

#checkoutContent .helper a {
    font-weight: 400;
}

.consents a {
    font-weight: 400;
}

.smart-labels-active .smart-label-wrapper .country-flags, .smart-labels-active .smart-label-wrapper input, .smart-labels-active .smart-label-wrapper label, .smart-labels-active .smart-label-wrapper select{
    font-size: 16px;
}

.smart-labels-active .smart-label-wrapper input {
    padding-top: 32px;
}

.in-krok-2 div#shipping-address {
    margin-bottom: 22px;
}

@media(min-width: 992px){
    .recapitulation-wrapper .cart-table .p-total {
        padding-right: 10px;
    }
}

.recapitulation-wrapper table.table tbody>tr>th:after {
    display: none;
}

.recapitulation-wrapper table tr th .row-header-label{
    background: unset;
}

h1.order-summary-heading {
    padding-bottom: 20px;
}

.client-center-box {
    background: rgba(255,255,255,0.1) !important;
    padding: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 15px !important;
}

.client-center-box>ul>li>a {
    font-weight: 400;
    color: #fff;
    font-family: 'oswald_regular';
    font-size: 14px;
    text-transform: uppercase;
    color: #d8d8d8 !important;
    padding-left: 5px;
    padding-top: 10px;
}

.client-center-box>ul {
    list-style-type: none;
    padding-inline-start : 0px;
}

.client-center-box>ul>li>a.active strong{
    font-weight: 400;
}

.client-center-box>ul>li.logout {
    margin-bottom: 20px;
}

.customer-page .table{
    margin-top: 30px;
    margin-bottom: 30px;
}

.customer-page .table th {
    border: unset;
    border-bottom: 1px solid #ffffff;
    background: transparent !important;
    font-weight: 400;
}

.customer-page thead tr {
    background: unset;
}

.customer-page a[data-testid="linkCustomerOrder"] {
    text-decoration: unset !important;
}

.customer-page a[data-testid="linkCustomerOrder"] strong {
    color: #c60903;
    font-weight: 400;
}

.customer-page .table td.cell--price strong{
    font-weight: 400;
}

.client-link strong {
    font-weight: 400;
}

p.pagination-total strong {
    font-weight: 400;
}

span.required-asterisk {
    color: #383838;
}

.smart-labels-active .smart-label-wrapper label {
    color: #383838;
}

.btn.btn-secondary, a.btn.btn-secondary {
    background: #931a1f !important;
    border-color: #931a1f !important;
    color: #fff !important;
    font-weight: 400;
}
.btn.btn-secondary:hover, a.btn.btn-secondary:hover {
    background: #c60903 !important;
    border-color: #c60903 !important;
    color: #fff !important;
    font-weight: 400;
}

.btn.btn-xs, a.btn.btn-xs{
    font-weight: 400;
}

.in-nastaveni .co-box.co-registration > .box.box-bg-default {
    padding-top: 20px;
    margin-top: 20px;
}

.in-nastaveni .form-group.submit-wrapper {
    margin-top: 20px;
}

.flags.flags-extra{
    bottom: unset;
    top: 0px;
    left: 0px;
    width: unset !important;
    right: unset !important;
}

.flag.flag-freeshipping {
    position: relative;
    color: transparent;
    background: transparent;
    margin-left: 5px;
    height: 50px !important;
}

.flag.flag-freeshipping::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("/user/documents/upload/doprava_zdarma.png") no-repeat center center;
    background-size: contain;
    background-position: left;
}

@media(max-width: 767px){
    .flag.flag-freeshipping {
        height: 35px !important;
    }
}

.top-products li.display-image:before{
    display: none;
}

.sidebar .top-products li .top-products-content .top-products-name{
    display: -webkit-box;
    height: 38px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 19px;
    font-size: 14px;
}

@media(min-width: 321px) and (max-width: 480px){
    .products-block>div .p .p-bottom>div .prices, .products-block>div .p .p-bottom>div .p-tools{
        width: 100%;
        flex-basis: 100%;
        text-align: center;
    }
    
    .products-block>div .p .availability{
        text-align: center;
    }
}

.products-block>div .p .p-bottom>div .prices > *{
    width: 100%;
}

a.toggle-top-products {
    font-family: "oswald_medium";
}
a.toggle-filters:hover {
    color: #bb1a21;
}

@media(min-width: 768px){
    .in-index main#content > div{
        margin-left: -20px;
        margin-right: -20px;
        max-width: unset;
        width: unset;
    }
    .in-index main#content .products-wrapper.product-slider-holder.has-navigation {
        margin-left: -57px !important;
        margin-right: -57px !important;
    }
}

@media(min-width: 1440px){
    .in-index main#content .products-wrapper.product-slider-holder.has-navigation {
        margin-left: -67px !important;
        margin-right: -67px !important;
    }
}

.in-index main#content .row.banners-content.body-banners > .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.product-slider-holder .product-slider {
    padding-left: 0px;
    border-left: 5px solid #1c1c1c;
    padding-right: 0px;
    border-right: 5px solid #1c1c1c;
}

@media (min-width: 480px) {
    .benefitBanner__item {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .multiple-columns-body .position--benefitProduct .benefitBanner__item {
        flex: 1 1 50%;
    }
}
@media (min-width: 1200px) {
    .multiple-columns-body .position--benefitProduct .benefitBanner__item {
        flex: 1 1 25%;
    }
}

.type-page .sidebar {
    padding-left: 20px;
}