/* blog */
.featured .amblog-title {display:none; padding-top:30px}
.amblog-post-container .amblog-read {
    background: #FE2E79;
    line-height: 1rem;
    width: 100%;
}
.ampost-link {color:#FE2F7A!important}
.ampost-link:hover {color:#1B1F24}
.amblog-element-block .amblog-headline:hover {color:#FE2F7A}
.amblog-post-title .post-title:hover {color:#FE2F7A}


/* formular-franchising */
.yes_form_area {width: 500px; color: #fff; margin:auto;}
.form-control {border-radius:10px;}
.form-group{padding-bottom:10px;}
.btn-default {width:100%;}


/* mobil- formular-franchising */
 @media only screen and (max-width: 767px) {
 .yes_form_area {width: 90%; margin-left: 5%;}

 .otvaracie-hodiny-box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

 } 

.ilustracne_foto_text {
    font-size: 14px; 
    color: #b0b0b0;    
    padding-top: 20px; 
    padding-bottom: 20px !important;
}

.account .block-title strong {
    font-weight: 700 !important;
    color:#09B7AF;
}

.account .legend span {
    font-weight: 700 !important;
}

@media (min-width: 1024px) {
    .cartinfo .actions {
        padding-top: 80px;
    }
}
