.no-padding{
    padding: 0px 0px 0px 0px !important;
}
.no-margin{
    margin: 0px 0px 0px 0px !important;
}

body{
    font-family: "FuturaPT";
}
.vitasana-logo-link{
    padding-top: 0px;
    padding-bottom: 0px;
}
.vitasana-logo{
    height: 35px;
}
/*===============S:obrázek nad obsahem=====================*/
#lead {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -56px;
    background-position: center center;
    background-size: cover;
}
/*===============K:obrázek nad obsahem=====================*/

.card {
    /*    position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;*/
    border: none;
    border-right: 1px solid #e9e8e8;
    border-bottom: 1px solid #e9e8e8;
    border-radius: 0px;
}
.card-box-select{
    height: 400px;
}
.card-detail {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-img-cont { height: 200px; overflow: hidden }
.card-img-cont img { min-height: 100%; }
.card-img-top {
    /*width: 100%;*/
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.card-body a,
.card-body a:hover{
    text-decoration: none;
}
.card-title {
    font-size: 1.25em;
    font-weight: bold;    
    line-height: 1.2;
    text-decoration: none;
    min-height: 45px; 
    color:#000;     
    margin: 20px 0;
    font-family: "FuturaPT"
}
.card-detail .card-title {
    min-height: auto;   
}
.card-body{
    font-family: "FuturaPT"
}
.card-subtitle{ color: #008CBA;font-family: "FuturaPT",sans-serif; font-size: 20px; font-weight: 900;}
.card-text { height: 75px; overflow: hidden; }

.card .card-hover{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: none;
}
.card-hover .btn-block{
    position: absolute;
    top: 40%;
    left: 0px;
}
.card-hover .btn-block a.btn{
    width: 200px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    border: 2px solid rgba(192,192,192,0.5);
    border-radius: 0px;
    margin: 10px auto;
    /*background-color: transparent;*/
    /*display: inline-block;*/
    padding: 11px 50px;
    font-family: "FuturaPT",sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;
    height: 50px;
    position: relative;
    z-index: 999;
    line-height: 1.7142857143;
}
.card-hover .btn-block a.btn:hover{
    color: #000;
    background: rgba(255,255,255);
}
.card:hover .card-hover{
    display: block;
}

/*===============S:search=====================*/
.box-search{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
}
.box-input{
    /*padding: 15px 30px;*/
    box-sizing: border-box;
    border: 1px solid #e9e8e8;
    border-bottom: none;
    background: #fff;
    width: 100%;
    height: 61px;
}
.search-phase{
    width: calc(100% - 60px);
    height: 60px;
    border: none;
    box-shadow: none;
    background: transparent;
    font-size: 16px;
    padding: 10px 10px 10px 30px;
    float: left;
}
.search-button{
    width: 60px;
    height: 60px;
    border: none;
    background: transparent;
    float: left;
    cursor: pointer;
    background-image: url('../../../data/images/search-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.search-phase:focus,
.search-button:focus,
.box-input .form-control:focus{
    outline: none;
    box-shadow: none !important;
}
.box-search-mobile{
    width: 100%;
}
/*===============K:search=====================*/
/*===============S:filter=====================*/
.box-filter{
    width: 100%;
    padding: 15px 30px;
    box-sizing: border-box;
    border: 1px solid #e9e8e8;
    border-bottom: none;
    background: #fff;
}
.box-filter .title{
    float: left;
    font-family: 'FuturaPTBold';
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #818181;
    margin: 0px 15px 0px 0px;
}
.box-filter .item{
    float: left;
    margin: 0px 10px;
    height: 30px;
    line-height: 30px;
}
.box-filter .item a{   
    font-size: 16px;
    font-family: "FuturaPT",sans-serif;
    font-weight: normal;
    font-style: italic;
    text-transform: initial;
    color: #000;
}
.box-filter .item a:hover,
.box-filter .item a.active{
    text-decoration: underline;
}
/*===============K:filter=====================*/

/*===============S:horní menu=====================*/
.navbar .nav-link{
    font-family: "FuturaPT",sans-serif !important;
}
/*===============K:horní menu=====================*/

/*===============S:left menu=====================*/
.left-block-menu {
    font-family: "FuturaPT",sans-serif;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
.left-block-menu li.menu-category-title {
    font-family: "FuturaPT",sans-serif;
    padding: 20px 0;
    position: relative;
    margin: 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    cursor: default;
    color: #000;
    line-height: 25px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.left-block-menu li.menu-item a {
    color: #7e7e7e;
    line-height: 31px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}
.left-block-menu li.menu-category-title:after {
    width: 50px;
    border: 1px solid black;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.left-block-menu li.menu-item a {
    color: #7e7e7e;
    line-height: 31px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}

/*
.mobile-menu-category{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    border-top: 2px solid #8d8e94;
    background-color: none !important;
}
.mobile-menu-category ul{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: none !important;
    list-style-type: none;
}
*/
li.mobile-menu-category-item.navbar-toggler{
    margin: 5px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    border: none;
    border-radius: 0px;
}
li.mobile-menu-category-item-first.navbar-toggler{
    border-top: 2px solid rgba(255,255,255,.5);
}
li.mobile-menu-category-item:last-child{
    margin: 5px 0px 30px 0px;
    padding: 10px 0px 0px 0px;
}
li.mobile-menu-category-item a,
li.mobile-menu-category-item a:hover{
    text-decoration: none;
    color: rgba(255,255,255,.5);
}
.mobile-menu-category-child-item{
    border: none;
    padding: 4px 0px 0px 0px;
}
.mobile-menu-category-child-item a{
    color: rgba(255,255,255,.5);
    font-size: 17px;
    padding: 0px 0px 0px 15px;
}
.mobile-menu-category-child-item a:hover{
    color: rgba(255,255,255,.5);
    text-decoration: underline;
}
.mobile-menu-category-child-item-first{
    padding: 5px 0px 0px 0px;
}
.background-white{
    background-color: #fff;    
    border: 1px solid #e9e8e8;
}
.border-top{
    border-top: 1px solid #e9e8e8;
}
.border-left{
    border-left: 1px solid #e9e8e8;
}
/*===============K:left menu=====================*/

/*======================S:detail produktu======================*/
.detail-header{
    width: 100%;
    padding: 10px 0px;
}
.detail-header h5{
    font-size: 1.75em;
    line-height: 1.0714285714;
    text-align: center;
    font-weight: bold;
    font-family: "FuturaPT",sans-serif;
    margin: 20px 0px;
}
.detail-main-img{
    width: 70% !important;
    margin: auto;
}
.product-select-parametrs{
    padding: 0px 10px;
}
.custom-select{
    border-radius: 0px;
}
.is-member-box{
    border-radius: 0px;
    border: none;
    height: calc(4.2rem + 2px);
}

.product-select-parametrs .btn-to-card{
    border: 2px solid rgba(192,192,192,0.5);
    color: #000000;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
    margin: 20px auto;
    background-color: transparent;
    display: inline-block;
    padding: 11px 50px;
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;
    height: 50px;
    position: relative;
    z-index: 999;
    line-height: 1.7;
}
.product-select-parametrs .btn-to-card:hover{
    color: #fff;
    background-color: #008CBA;
}
.clubnumber-hide{
    display: none;
    border-radius: 0px;
    padding: .2rem .75rem !important;
    height: 26px !important;
}
/*======================K:detail produktu======================*/

.user-member-detail-maturity{
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0px 15px 0px;
}

footer .container{
    position: relative;
}
.terms-conditions{
    position: absolute;
    left: 0px;
    color: #fff;
    text-decoration: none;
}
.terms-conditions:hover{
    color: #fff;
    text-decoration: underline;
}