/* FRK/PerformaceCafe */

@font-face {
    font-family: 'Sohne-Buch';
    src: url('../fonts/Sohne-Buch.otf') format('opentype');
}

@font-face {
    font-family: 'Sohne-Extra';
    src: url('../fonts/Sohne-Extraleicht.otf') format('opentype');
}


html, body {-webkit-text-size-adjust: 100%;
            -moz-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
            text-size-adjust: 100%;
}

body{
    background-color: #fff;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    font-family: 'Sohne-Buch';
}

.btn {
        border-radius: 5px;
        background-color: #3c5a8c !important;
        color: #fff;
        border: none;
        text-transform: uppercase;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3c5a8c !important;
    border-color: #3c5a8c !important;
}

a, label {
    color: #000;
}

a:hover{
   text-decoration:none;
}

label {
    background-image: url('../images/1-line.png');
    background-position: bottom;
    background-repeat:repeat-x;
    padding-bottom: 7px;
}

/* loading */
#targets h1 {
    margin-top:50px;
    color: #1F1F1F;
    font-size: 38px;
    text-align: center;
    width : 100%;
}

/* Header */
.brand-logo {
    width: 245px;
    height: 100px;
    background-image:url("../images/Future-Standard-logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    /*-o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-position: left; */
    position:absolute;
    top: 5px;
    left:10px;
    bottom:0;
}

.navbar-fixed-top {
    background-color: #648c46;
    border: none;
    height: 100px;
    font-family: 'Sohne-Extra';
}

.navbar-header {
    position: relative;
    margin-top: 65px;
    margin-left: auto;
    margin-right: 0px;
    padding-left: 300px;
    width: 100%;
    font-size: 12pt;
    font-family: 'Sohne-Extra';
}

.navbar-text {
    margin-left: -22px;
    margin-top: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin-top: -50px;
    margin-left: 500px;
    font-size: 12pt;
}

.navbar-default .navbar-text {
    color: #fff;
}

.iorderfast-content{
    padding-top: 75px;
}


/* splash */
.order-now {
    float: left;
    position:absolute;   
    z-index: 1100;
    width:100%;
    text-align: center;
    height: 100%;    
    display:table;    
}

.order-now .btn-primary {
    color: #fff;
    border-radius: 5px;
    font-size: 16pt;
    font-weight: normal;
    padding: 4px 25px 4px 25px;
    width: 200px;
    position:relative;
    margin-top:5%;
}

.order-now-message {
    background-color: #fff;
    color:#fff;
    font-weight: 500;
    width: 100%;
    text-align:left;    
    height: 100px;
    line-height: 100px;
    font-size: 18pt;
}

/* receipt */
#clip-receipt { 
    float:right;    
    width:100%;
    margin-top : -85px;
    margin-right: 95px;
 }

#txtTotalLabel {
    font-size:12pt;
    font-weight: bold;
}

#txtTotal {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.order-receipt {
    color: #000;
    font-size: 15pt;
    text-align: right;
    margin-top: -3px;
    margin-left: auto;
    margin-bottom: 2px;
    padding-top: 0;
    padding-right: 3px;
    max-width:80px;    
    min-height:0;
    visibility:hidden;
}

/* header - footer */
.page-header{
    background-color: transparent;
    color:#1F1F1F;
    font-size: 24pt;
    text-align: left;
    vertical-align : middle;
    margin-top: 40px;
    margin-left: 0;
    padding: 0 0 0 0;
    height : 55px;
    border-color: transparent;
    width : auto;
    font-family: 'Sohne-Extra';
} 

.menu-header-text{
    display: inline-block;   
    margin : 0 0 0 0;
    padding-left: 275px;
}

/* Set the fixed height of the footer here */
.navbar{
    border: 0;
}

#footer > .navbar {
  height: 15px;
  background-color: rgba(0, 0, 0, 0.00);
  /*color: #fff;*/
  border-bottom: 0;
  text-align : center;
  font-size:10pt;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
#footer > .navbar a {
    color : rgba(0, 0, 0, 0.00);
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

/* login */
.remember-me {
    color: #000;
}

/* previous orders*/
#previousorders-form {
    color:#fff;
}

.previous-orders-welcome {
    font-size: 20pt;
}

.previous-orders {
    padding-top: 15px;
}

.previous-order {
    background-image: url('../images/1-line.png');
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 5px;
}

.previous-order a {
    color: #fff;
}

.previous-order .thumbnail {
    background-color: transparent;
    width : 100%;
}


.previous-order-date {
    font-family: 'Helvetica LT';
    font-size: 18pt;
}

.previous-order-modtext {
    font-size: 12pt;
    padding-left: 30pt;
}

/* ads-banner */
/* #template {
    position: relative;
} */

.ad {
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 0;
    height: 655px;
    overflow: hidden;
    top: 0;
    margin-right: 10px;
    float: left;
    width: 245px;
    margin-top: -100px;
}

/* buttons */
.buttons {
    float: right;
    margin-right: 100px;
    width: 795px;
    margin-bottom: 35px;  
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}

.thumbnail {
    background-color: #BDBDBD;
    border-width: 0;
    /* margin-bottom : 12px; */
    max-height: 165px;
    width: 100%;
    display:table;
    border-radius: 0;
}

.image-cropped {
    display:none;
}

.button-text {
    display:table-cell;
    text-align: left;    
    width: 400px;
    height: 50px;
    font-size: 11pt;
    position:relative;
    vertical-align:middle;
    padding-left: 10px;
    color: #000;
    font-weight: bold;
    line-height: 15px;
}

.button-price {
    width:60px;
    color: #000;
    font-size: 12pt;
    line-height:20px;
    position : absolute;
    right: 0;
    padding-right: 3px;
    margin-right: 7px;
    margin-top: 7px;
    font-weight:normal;
}

.description-text {
    display: block;
    text-align: left;
    height: 65px;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    margin-top: -10px;
    padding: 0 10px;
    color: #000;
}
.description-text:empty {
    height: 10px;
}

.button-many-unselected{
    visibility:hidden;
}

.button-down-state .button-many-unselected,
.button-many-selected {
    float: right;
    background-image: url("../../Images/check.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position:absolute;
    top: 10px;
    right: 20px;
    height: 38px;
    width: 37px;
    visibility:visible;
}

.selectne {
    cursor: pointer;
}

.sub-buttons {
    padding-top: 25px;
    padding-left: 20px;
}

.sub-button {
    background-color: #fff;
    font-size: 8pt;
    color: #000;
    display:inline-block;
    padding: 5px 5px 10px 5px;
    margin-left: 5px;
    margin-right: 5px;
    border: 0 solid;
    border-radius: 5px 5px 5px 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    opacity:0.75;
    filter:alpha(opacity=75);
}

.sub-button-check {
    color: #F26924;
    font-size: 14pt;
}

.selectonequantity .sub-buttons {
    width : 70%;
    height: 50%;
    margin-left: 30px;
    margin-top: 3px;
    position: absolute;
    z-index: 1;

}

.selectonequantity-minus,
.selectonequantity-plus {
    background-color: #3D86BD;
    font-size: 16pt;
    display: inline-block;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    line-height : 25px;
    vertical-align: bottom; 
    opacity: 1.0;
    text-align: center;    
    color: #fff;
}

.selectonequantity-quantity {
    display: inline-block;    
    width: 40px;
    background-color: #fff;
    color: #000;
    text-align: center;
    font-size: 12pt;
}

/* i-button */

.ibutton,
.ibutton:active {
    background-color: transparent;
    background-image:url("../Themes/macsplace/Media/Images/i-button.png");
    background-repeat: no-repeat;
    background-size: contain;
    height:30px;
    width: 30px;
    margin-top: -30px;
    margin-left: -15px;
    position:absolute;
}

.ibutton-showing {
    background-image:url("../Themes/macsplace/Media/Images/x-button.png");
}

.ibutton-addtoorder-info {
    width: 100%;
    text-align: right;
}

.ibutton-add-button {
    background-color: #666666;
    color:#fff;
    font-size: 12px;
    padding: 2px 15px 2px 15px;
}

.popover {
    z-index: 1031;
    min-width: 325px;
}

.popover-content {
    padding: 5px 5px 5px 5px;
}

.item-description-text {
    font-size: 11px;
    margin-bottom: 0;
}


/* Control buttons*/
#controlbuttons, 
#payment-controlbuttons, 
#complete-controlbuttons{
    border: 0 0 0 0;
    background-color: #3c5a8c;
}

#payment-controlbuttons .row,
#controlbuttons .row, 
#complete-controlbuttons .row{
    width: 400px;
    float: right;
    margin-right: 70px;
    padding-right: 0;
    padding-top:15px;
    padding-bottom: 15px;
}

.control-button {
    color: #fff;
    background-color: #3c5a8c;
    width : 120px;
    font-size: 12pt;
    font-weight: bold;
    border: 0 solid;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}

.control-button:hover, .control.button:active, .control-button:focus{
    color: #fff;
    background-color: #3c5a8c ;
}

.control-button-center{
    text-align:center;
}

.control-button-right{
    text-align:right; 
    float : right;
}

.control-button-cancel{
    -ms-align-content:center;
    -webkit-align-content: center;
    align-content: center;
    float: none;    
}

.control-button-complete{
    -ms-align-content:center;
    -webkit-align-content: center;
     align-content: center;
    float: none;
}

.control-button-hidden {
    visibility: hidden;
    width: 0;
    border: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    max-height: 0;
    max-width:0;    
}

.glyphicon-chevron-left {
    vertical-align : -2px;    
    margin-right : 10px;
}

.glyphicon-remove {
    vertical-align : -2px;    
    margin-right : 10px;
}

.glyphicon-chevron-right {
    vertical-align : -2px;    
    margin-left : 10px;
}

.glyphicon-plus-sign {
    vertical-align : -2px;    
    margin-right : 10px;
}

.glyphicon-ok-circle {
    vertical-align : -2px;    
    margin-left : 10px;
}

/* order review */
#orderreview {
    background-color: #fff;
    border-width: 0;
    margin-bottom : 12px;
    padding-bottom: 15px;
    padding-top: 15px;
    max-height: 165px;
    width: 100%;
    display:table;
    border-radius: 0;
}

.order-review-quantity {
    display : table-cell;    
    min-width : 100px;
    vertical-align : middle;
}

.order-review-quantity-button {
    background-color : #BDBDBD;
    border: 0 solid;
    border-radius : 0;
    display: inline-block;
    padding-top : 3px;
    padding-bottom : 3px;
    vertical-align : top;
    color: #fff;
}

.order-review-quantity-text {
    display : inline-block;
    font-size : 16pt;
    text-align : center;
    width : 15px;
    vertical-align : top;
    color: #000;
    font-weight: bold;
}

.order-review-text {
    display : table-cell;
    vertical-align : top;
    width : 100%;
}

.order-review-modtext {
    font-size : 11pt;
}

.order-review-amount {
    font-weight: bold;
    display : table-cell;
    font-size: 18pt;
    text-align : right;
    min-width:90px;
    vertical-align : top;
}

.payment-totals {
    color:#000;
    text-align:right;
    display:block;
}

.payment-totals-label {
    background-image: none;
    text-align:right;
    display:block;
}

.payment-text {
    color: #000;
}

.modal-body {
    font-size: 16pt;
    text-align: center;
}

.modal-footer {
    text-align: center;
}

#popup-message .modal-header .close {
    margin-top: -15px;
}

.privacy-policy-link {
    margin-right: 5px;
}


/* Desktops and laptops ----------- */
@media (min-width : 1025px)
{


    .menu-header-text {
padding-left: 290px;
}

    .navbar-default .navbar-nav > li > a {
margin-top: -53px;
margin-left: 560px;
}

    .page-header{
        margin-bottom: 15px;
        font-size:20pt;
    }

    .iorderfast-content {
        padding-top: 75px;
        padding-left: 0;
    }

    #clip-receipt { 
        float:right;    
        width:100%;
        margin-top : -65px;
        margin-right: 10px;
     }

    .ad {
        margin-left: 15px;
        width: 245px;
    }

    #controlbuttons .row {
        width: 400px;
        float: right;
        margin-right: 10px;
        padding-right: 0;
        padding-bottom: 15px;
    }

    .buttons {
        margin-right: 10px;
        float: right;
        width: 670px;  
    }
    .button-price {
        margin-right: 5px;
        margin-top: 60px;
    }
    
    .button-text {
        height: 50px;
        font-size: 10pt;
    }

    .description-text {
        font-size: 12px;
    }
   
    /* .button-down-state .button-many-unselected,
    .button-many-selected {
        top: 5px;
    } */

    .sub-buttons {
        padding-top: 20px;
        padding-left: 0;
    }

    .order-review-quantity-button {
        display: inline-block;
        padding: 3px 5px 3px 5px;
        vertical-align: top;
    }
}

/* tablet landscape */
@media (max-width: 1224px) {


.menu-header-text {
    padding-left: 290px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin-top: 12px;
    margin-left: 560px;
}

    .page-header{
        margin-bottom: 15px;
    }

    .iorderfast-content {
        padding-top: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #clip-receipt { 
        float:right;    
        width:100%;
        margin-top : -65px;
        margin-right: 10px;
     }

    .ad {
        margin-left: 15px;
        width: 245px;
    }

    #payment-controlbuttons .row,
    #controlbuttons .row,
    #complete-controlbuttons .row {
        width: 400px;
        float: right;
        margin-right: 10px;
        padding-right: 0;
        padding-bottom: 15px;
    }

    .buttons {
        margin-right: 10px;
        float: right;
        width: 670px;  
    }
    .button-price {
        margin-right: 5px;
        margin-top: 60px;
    }
    
    .button-text {
        height: 50px;
        font-size: 10pt;
    }

    .description-text {
        font-size: 12px;
    }
   
    /* .button-down-state .button-many-unselected,
    .button-many-selected {
        top: 5px;
    } */

    .sub-buttons {
        padding-top: 20px;
        padding-left: 0;
    }

    .order-review-quantity-button {
        display: inline-block;
        padding: 3px 5px 3px 5px;
        vertical-align: top;
    }
}

@media (max-width: 992px) {


    .menu-header-text {
padding-left: 15px;
}

    .navbar-default .navbar-nav > li > a {
margin-top: -50px;
margin-left: 340px;
}

    .page-header{
        margin-bottom: 15px;
        font-size:20pt;
    }

    .iorderfast-content {
        padding-top: 75px;
        padding-left: 0;
    }

    #clip-receipt { 
        float:right;    
        width:100%;
        margin-top : -65px;
        margin-right: 10px;
     }

    .ad {
        display: none;
    }

    #controlbuttons .row {
        width: 400px;
        float: right;
        margin-right: 10px;
        padding-right: 0;
        padding-bottom: 15px;
    }

    .buttons {
        margin-left: 15px;
        float: left;
        width: 670px;  
    }
    .button-price {
        margin-right: 5px;
        margin-top: 5px;
    }
    
    .button-text {
        height: 50px;
        font-size: 10pt;
    }

    .description-text {
        font-size: 12px;
    }
   
    /* .button-down-state .button-many-unselected,
    .button-many-selected {
        top: 5px;
    } */

    .sub-buttons {
        padding-top: 20px;
        padding-left: 0;
    }

    .order-review-quantity-button {
        display: inline-block;
        padding: 3px 5px 3px 5px;
        vertical-align: top;
    }
}

/* tablet other*/
@media (max-width: 768px)
{


}

/* phones */
@media(max-width: 767px) {

    .brand-logo{
    height: 75px;
    bottom: 25px;
    }

    #login-form .form-control,
    #reset-password .form-control,
    #create-account .form-control,
    #change-account .form-control,
    #change-password .form-control,
    #checkout-service .form-control,
    #checkout-tender .form-control {        
      font-size: 16px;
    }


    /* splash */
        .order-now .btn-primary {
margin-top: 35%;
}

    .menu-header-text {
    padding-left: 0;
    font-size: 24px;
}

    .navbar-header {
    position: relative;
    margin-top: 75px;
    padding-left: 0;
    width: 100%;
    font-size: 12pt;
    border: none;
}

    .navbar-toggle {
margin-top: -100px;
}

    .navbar-default .navbar-text {
margin-left: 15px;
}

.navbar-default .navbar-nav > li > a {
color: #fff;
border:none;
margin-top: -10px;
float: right;
}

.dropdown {
    border: none;
}

    .navbar-collapse {
        box-shadow: none;
        margin-top:-64px;
    }

    #login-form .form-group{
        margin-bottom: 5px;
    }

    .iorderfast-content {
        padding-top: 75px;
        padding-right: 5px;
        padding-left: 5px;
    }

    /* previous orders*/
    .previous-orders-welcome {
        font-size: 12pt;
    }

    .previous-orders-instructions {
        font-size: 10pt;
    }

    .previous-orders {
        padding-top : 5px;
    }

    .previous-order {
        background-image: url('../images/1-line.png');
        background-repeat: repeat-x;
        background-position: bottom;
        padding-bottom: 5px;
    }

    .previous-order a {
        color: #fff;
    }

    .previous-order .thumbnail {
        background-color: transparent;
        width : 100%;
    }

    .previous-order-date {
        font-family: Oswald;
        font-size: 12pt;
    }

    .previous-order-item {
        font-size : 10pt;
    }

    .previous-order-modtext {
        font-size: 8pt;
        padding-left: 30pt;
    }


    .button-text {
        display: table-cell;
        font-size: 12pt;
        vertical-align: middle;
        width: 300px;
    }

    .sub-buttons {
        padding-top: 0;
        padding-left: 195px;
    }

    .sub-button {
        border-radius: 5px 5px 5px 5px;
        padding-top : 0;
        width: 33px;
        height: 33px;
    }

    .sub-button-check {
        font-size: 9pt;
    }

    .button-many-selected {
        font-size: 16pt;
        padding: 0 2px 0 2px;
    }

    .button-down-state .button-many-unselected,
    .button-many-selected {
        height: 30px;
        width: 30px;
    }

    #clip-receipt {
        margin-top: -44px;
    }

    .ad {
        display:none;
    }

    .buttons {
        margin-left: 20px;
        float:none;
        width:90%;
    }

    .description-text{
        width: 100%;
        font-size: 12px;
    }
    
    #txtTotalLabel {
        font-size:10pt;
    }

    .order-receipt {
        margin-top: 20px;
        font-size: 10pt;
        padding-right:25px;
    }

    #controlbuttons .row,
    #payment-controlbuttons .row,
    #complete-controlbuttons .row {
        float: none;
        padding-right: 45px;
        width: 350px;
    }

    .control-button {
        width: 85px;
        font-size : 10pt;
        padding-bottom : -4px;      
        margin-top: -3px; 
        margin-left: 35px;
    }

    #orderreview {
        font-size: 10pt;
        padding-left: 0;
        padding-right: 0;
    }

    .order-review-quantity {
        padding : 0 0 0 0;
        min-width : 70px;
    }

    .order-review-quantity-text {
        font-size : 10pt;
    }

    .order-review-quantity-button {
        border-radius: 2px 2px 2px 2px;
        font-size: 8pt;
        padding : 1px 3px 1px 3px;        
    }

    .order-review-text {
        font-size: 8pt;
    }

    .order-review-modtext {
        font-size: 8pt;
    }

    .order-review-amount {
        font-size : 10pt;
        min-width :50px;
    }

    /* payment */
    .checkout-label,
    #checkout-service-form label  {
        font-size: 10pt;
    }

    /* complete */
    .order-complete{
        margin-top: 15px;
    }
}

/* iphone landscape*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 

    .iorderfast-content {
        padding-top: 64px;
    }
}