﻿body {
    font-size: 13px;
    line-height: 1.42857143;
}

.no-gutters{
    box-shadow: rgba(0, 0, 0, 0.30) 0px 25px 20px -20px;
}


@-ms-viewport {
    width: device-width;
}

a {
    color: #d9230f;
    text-decoration: none;
}

a:hover, a:focus {
    color: #91170a;
    text-decoration: underline;
}

.header {
    background-color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: linear-gradient(to right top, #ffffff, #faf9fb, #f4f4f6, #efeef2, #e9e9ee);
}

.navbar-inverse .navbar-nav > .active > a {
    color: red !important;
}

.nav-button {
    color: white !important;
    font-size: 12px;
    border: none !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're f% wide by default */

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.img-thumbnail .admin {
    width: 200px;
}

.table td {
    vertical-align: middle !important;
}

.product-image {
    max-width: 916px;
}

.h1 .h2 .h3 .h4 .h5 {
}

.footer {
    padding-bottom: 20px;
    background-color: #252121;
    color: white;
}

.iframe {
    padding: 5px;
    text-align: right;
}

.nav {
    text-transform: uppercase;
}

.carousel-miniatures {
    margin-top: 40px;
    margin-top: 50px;
    width: 120px;
    height: 200px;
    position: absolute;
}


/* Indicators list style */
.article-slide .carousel-indicators {
    position: inherit;
    top: 10px;
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
    height: 160px;
}

/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 160px;
    background: none;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 80px;
    text-indent: 0px;
    word-wrap: break-word;
}

/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid lightgrey;
    float: left;
    height: 117px;
    left: 0;
    width: 80px;
}

/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #c00c00;
    opacity: 1;
}

.carousel-caption-product {
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    background-color: rgba(18, 18, 18, 0.5);
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    padding-top: 20px !important;
    height: 100%;
}

.carousel-caption-product h1 {
    color: white;
    text-align: left;
}

.carousel-caption-product h4 {
    color: white;
    padding-bottom: 10px;
    border-bottom: solid 3px;
}

.carousel-caption-product table td {
    padding: 7px;
}


.carousel-indicators li {
    text-indent: initial;
    padding-bottom: 20px !important;
}


.carousel-border {
    color: black;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.navbar-inverse .navbar-nav > li > a {
    font-weight: bold;
}

.nav li.active {
    -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #f5978e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05%, #f24537), color-stop(1, #c62d1f));
    background: -moz-linear-gradient(#f24537 5%, #c62d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color: #f24537;
    text-indent: 0;
    border: 1px solid #d02718;
    display: inline-block;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 1px 0px #810e05;
}

.navbar {
    margin-bottom: 0px !important;
}
@media(max-width: 767px) {
    .modal.modal-wide-xl .modal-dialog {
        width: unset;
    }
}
@media (min-width: 768px) {
    .navbar li {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar ul {
        text-align: center;
    }

    .modal-dialog {
        max-width: 85% !important;
    }

    .modal.modal-wide-xl .modal-dialog {
        width: 85%;
    }
}

.navbar-center {
    float: none;
    text-align: center;
    font-size: 11px;
}

.feature-mark {
    height: 60px;
    width: 60px;
    display: block;
}

.navbar li {
    -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #f5978e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05%, #f24537), color-stop(1, #c62d1f));
    background: -moz-linear-gradient(#f24537 5%, #c62d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color: #f24537;
    text-indent: 0;
    /*border: 1px solid #d02718;*/
    display: inline-block;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 1px 0px #810e05;
}

.navbar li:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05%, #c62d1f), color-stop(1, #f24537));
    background: -moz-linear-gradient(#c62d1f 5%, #f24537 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background-color: #c62d1f;
}

.navbar li.active {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05%, #7B2A2A), color-stop(1, #000000));
    background: -moz-linear-gradient(#c62d1f 5%, #f24537 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background-color: #c62d1f;
}

.search {
    margin-top: 20px;
}

.table-features > tbody > tr > td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 3px;
    padding-right: 3px;
}

.popover-title {
    font-size: 15px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none !important;
}

.map {
    background-image: url("/Images/czech_map.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    text-align: center;
    padding: 25px;
    border-right: solid #ff0000;
}

.compare-table, .compare-table > tbody > tr > td, .compare-table > tbody > tr > th {
    border: 1px solid gray;
    color: black;
}

.compare-table-diff, .compare-table-diff > tbody > tr > td, .compare-table-diff > tbody > tr > th {
    color: black;
    border: 1px solid #DF6B7D;
}

.compare-table-same, .compare-table-same > tbody > tr > td, .compare-table-same > tbody > tr > th {
    color: black;
    border: 1px solid #3AB546;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #CACACA;
}

#printHeader {
    display: none;
}

.nav-tabs > li.active > a {
    text-shadow: none;
}

#compareMenu .nav-tabs > li.active {
    border-radius: 4px 4px 0 0;
}

#productMenu {
    margin-bottom: 0px;
}

@media print {
    body {
        background-image: none;
        padding: 0px;
    }

    #printHeader {
        display: initial;
        color: white;
        padding: 5px;
    }

    .body-content {
        padding-top: 10px;
        padding-bottom: 0px !important;
    }

    .header, #productMenu, #compareMenu, #Compare, #Menu, .navbar, .navbar-inverse, #printButton, #author, .footer {
        display: none;
    }
}

.popover {
    max-width: 385px;
}

#Menu {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    font-size: 11px;
    box-shadow: 0px -2px 23px -5px black;
}

#Menu .navbar {
    border-radius: 0;
}

.body-content {
    padding-right: 0;
    padding-left: 0;
}

.navbar-brand {
    width: 70px;
    height: 50px;
    background: url('http://www.sneaker-mission.com/uploads/3/1/2/7/31279819/5617441.png') no-repeat center center;
    background-size: 50px;
}

.nav-tabs {
    display: inline-block;
    border-bottom: none;
    padding-top: 15px;
    font-weight: bold;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: none;
    border-radius: 0;
}

.nav-list {
    border-bottom: 1px solid #eee;
}

.nav-list > li {
    padding: 20px 15px 15px;
    border-left: 1px solid #eee;
}

.nav-list > li:last-child {
    border-right: 1px solid #eee;
}

.nav-list > li > a:hover {
    text-decoration: none;
}

.nav-list > li > a > span {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    /*padding: 20px 15px 15px;*/
    text-align: center;
    /*width: 100%;*/
    /*background-color:#D9230F;*/
}

.dropdown-menu {
    font-size: unset;
    left: auto;
}

.dropdown-menu-img {
    border: solid 2px transparent;
    border-color: lightgrey;
}

.dropdown-menu-img:hover {
    border: solid 2px transparent;
    border-color: #c00c00;
}

.dropdown-text {
    padding-top: 5px;
    text-shadow: none;
    font-weight: bold;
    line-height: initial;
    width: 80px;
}

.dropdown-text:hover {
    text-decoration: unset;
}

.mega-dropdown-menu a {
    text-decoration: none;
}


.carousel-home {
    top: 80% !important;
}

@media(max-width: 767px) {
    .carousel-home {
        top: 70% !important;
    }
}

.homeCarousel {
    width: 100%;
    height: calc(100vw * (336 / 1920));
    overflow: hidden;
}

.carousel-home li {
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    margin: 1px !important;
    text-indent: -999px !important;
    cursor: pointer !important;
    background-color: #000 \9 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    float: inherit !important;
}

.carousel-home .active {
    width: 12px !important;
    height: 2px !important;
    margin: 0 !important;
    background-color: #fff !important;
}

.carousel-indicators li {
    padding-bottom: 10px !important;
    height: 2px !important;
}
.dropdown.mega-dropdown ol {
    -webkit-padding-start: 0px;
}

.header-link {
    color: black;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px

}

.header-link-container {
}

.header-link-holder {
    margin-top: 25px;
}

.modal-wide .modal-body {
    overflow-y: auto;
}



.modal-wide-xl .modal-body {
    overflow-y: auto;
}

.center-content {
    align-items: center;
    display: flex;
    justify-content: center;
}

.article-content {
    padding-top: 15px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

.article-content p {
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.article-content img {
    display: block;
    margin: 0 auto;
}

.article-content iframe {
    display: block;
    margin: 0 auto;
}

.article-content {

}

.article-body {
    margin: 0 auto;
    width: 800px;
}

.article-landscape-thumbnail {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.article-heading {
    width: 100%;
    padding: 25px;
    text-align: center;
    display: inline-block
}

.article-heading h3, h4 {
    color: black;
}

.article-link {
    background-color: #eee;
    height: 95%;
    padding-bottom: 10px;
    overflow: hidden;
	box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.2);
	border: 1px solid grey;

}

.article-link a:hover {
    text-decoration: none;
}

.article-link img {
    transform: scale(1, 1);
    transition: all 0.5s
}

.article-link:hover img {
    transform: scale(1.2, 1.2);
    transition: all 0.5s
}

@media (hover: none), (pointer: coarse) {
    .article-link img {
        transform: none; /* Resetování transformace */
        transition: none; /* Zakázání přechodů */
    }

    .article-link:hover img {
        transform: none;
        transition: none;
    }
}

.article-link .article-heading {
    background-color: rgb(239, 239, 239);
    transition: all 0.5s
}

.home-news-subtitle {
    color: white;
    text-transform: uppercase
}

.home-news-link .home-news-img {
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.0);
    transition: all 0.5s
}

.home-news-link:hover .home-news-img {
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.5);
}

.home-news-link:hover .home-news-subtitle {
    text-decoration: underline;
}

.no-margin {
    margin-left: 0;
    margin-right: 0;
}

.margin15 {
    margin-left: 15px;
    margin-right: 15px;
}

.home-news-cont a:hover {
    text-decoration: white underline;
    cursor: pointer
}

.form-horizontal .control-label {
    font-size: 15px !important;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #e6e6e6;
}

.search button {
    padding: 5px 12px;
    font-size: 12px;
    vertical-align: initial;
}

.freeprivacypolicy-com---nb-headline {
    position: fixed !important;
}

.dx-field-value {
    padding-right: 15px;
}


.dx-field-label {
    min-height: 35px;
}

.menu-container {
    width: 100%;
}

@media (pointer: fine) {
    a.menu-mobile:hover {
        color: #575757;
        text-decoration: none;
    }
}

.menu-mobile-title {
    padding-left: 40px;
    display: inline;
    position: relative;
    top: 10px;
    font-size: 14px;
}

.card { 
    border: 1px solid grey;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.2););
}



.carousel-item {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}

.nav-link.active {
    color: #5f5f5f;
}

.nav {
    background-color: #eee;
}

.nav-tabs .nav-link {
    display: inline-block;
}

.dx-field-label {
    padding-left: 15px;
}
/** {*/
/*    outline: 1px solid red;*/
/*}*/


.popover-body div {
    padding-top: 10px;
}

.card {
    border-radius: 0;
    width: 100%
}

.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-body {
    padding: 10px;
}

.card-title {
    font-weight: bold;
}

.footer {
    text-align: left;
}

.footer-partners {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.footer-header {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
}

.footer img {
    height: 30px;
}

img.footer-social {
    height: 20px;
    padding-right: 8px;
}

.footer-content {
    padding-left: 10px;
    color: #eee;
}

.footer-partners img {
    margin-bottom: 15px;
}

.footer a {
    color: #eee;
}

.menu-mobile-icon {
    font-size: 2.5rem;
    margin-top: -7px;
    position: absolute;
}

a.no-decor-link {
    color: #212529;
}

a.no-decor-link:hover {
    text-decoration: none;
}
