/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

body {
    background-color: #ffffff;
    background-image: url(../images/white_plaster.png);
    font-family: Arial;

}

a {
    color: #ece9f0;
    text-decoration: none;
}

.row {
    background: #ece9f0;
    border-left: 2px solid black;
    border-right: 2px solid black;
}

.header {
    background-image: url(../images/wood_pattern.jpg);
    color: #ffffff;
}

.logo img {
    padding-left:20px;
}

.header h1 {
    padding-top: 10px;
}

.address p {
    margin-top: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.address img {
    width: 40px;
    height: 40px;
}


.navigation ul {
    padding: 5px;
}

.navigation ul li {
    font-family: 'Open Sans Condensed', sans-serif;
    display: inline;
    background-color: white;
    background-color: rgba(255,255,255,0.75);
    margin-right: 5px;
    list-style-type: none;
    padding: 5px;
    padding-top: 8px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.navigation ul li:hover {
    background-color: #ece9f0;
}

.navigation ul li a {
    display: inline-block;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}


.subheader {
    position: relative;
    height: 125px;
    color: #000000;
}

.subheader h2 {
    position: absolute;
    top: 0px;
    left: 25px;
    bottom: 0px;
    background: rgba(255,255,255,0.8);
    font-size: 2.5em;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    padding-top: 50px;
    padding: 25px;
    margin: 0px;

}

.content h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    padding-left: 15px;
    font-size: 22px;

}

.content p {
    font-size: 16px;
    padding: 10px;
    text-indent: 30px;
    padding-left: 30px;
    padding-right: 30px;

}

.content a {
    color: #707070;
    font-weight: bold;
}

.contact {
    background-color: #e4e1e8;

}

.contact h3 {
    margin: 25px;
    text-align: center;
}



.wholesalecontacts {
    text-align: center;
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
}
.wholesalecontacts li {
    float:left;
    text-align: left;
    width: 330px;
    margin: 5px;
    padding: 10px;
    background-color: #d7d4db;
}

.wholesalecontacts .person {
    font-size: 18px;
}

.wholesalecontacts .number {
    font-style: italic;
}

.wholesalecontacts a {
    color: #707070;
}


.footer {
    background-image: url(../images/wood_pattern_footer.jpg);
    color: #ffffff;
    text-align: center;
}

.footer ul {
    text-align: center;
    padding: 10px;

}

.footer ul li {
    display: inline;
    padding: 10px;
}

.footer p {
    padding: 10px;
}

.ei-slider a {
    color: #000000;
}

/*==============*/
/* IMAGE GALLERY*/
/*==============*/

#dimmer {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(25,25,25,0.7);
    z-index: 999999;
}

#popup {
    background-color: #ccc;
    border-radius: 20px;
    border: 3px solid #ffffff;
    padding: 20px;
}

#popupclose {
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 0px;
    color: #ffffff;
    font-size: 22px;
    border-radius: 10px;
    border: 3px solid #ffffff;
    padding: 10px;
    background-color: #000000;
    cursor: pointer;
}

#popupcontent {

}


/*==============*/
/* MARKET       */
/*==============*/
.marketinfo_button {
    cursor: pointer;
}

.marketinfo_button:hover {
    background: #ece9f0;
    border: 2px solid black;
}

.productlist_button {
    cursor: pointer;
    padding-top: 10px;
    line-height: 0.8em;
}

.productlist_button:hover {
    background: #ece9f0;
    border: 2px solid black;
}


.productlist_div {
    display: none;
}

.pldiv {
padding: 20px;
    text-align: center;
}

.plul {
    margin-left: auto;
    margin-right: auto;
    width: 660px;
}

.product_col {
    display: inline;
    width: 200px;
    float: left;
    margin: 10px;
    text-align: left;
}


.productlist {
}
.productlist li {
    list-style-type: none;
    font-weight: bold;
    padding: 5px;
    width: 190px;
}
.productlist ul li {
    font-weight: normal;
    float: none;
    padding: 5px;
    background: #e4e1e8;
    border-bottom: 2px solid #ccc;
    width: 180px;
}



/*==============*/
/* RESTAURANT   */
/*==============*/

.restaurant_menu {
    position: absolute;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 50px;
}
.restaurant_menu li {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 2em;
    font-weight: normal;
    float:left;
    display: inline-block;
    top: 0px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding: 8px;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 3px;
    background: rgba(255,255,255,0.75);
    width: 90px;
    border: 2px white solid;
}
.restaurant_menu a {

    color: #000000;
    font-weight: normal;

    display: inline-block;
}

.imgpanel img {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.imgpanel {
    padding:0px;
}


/* RESTAURANT MENU */

.column {
    display: inline;
    float: left;
    margin-left: 15px;
    background-color: #fafafa;
}

#eaterymenu ul {

}

#eaterymenu {
    height: 100%;

}

#eaterymenu li {
    font-style: italic;
    list-style-type: none;
    font-family: 'Sorts Mill Goudy', serif;
    width: 290px;
    padding: 5px;
}
#eaterymenu .name {
    display: block;
    width: 100%;
    font-size: 1.1em;
    line-height: 1em;
    font-weight: bold;
    font-family: "Times New Roman";
    font-style: normal;
}

#eaterymenu .price {
    float: right;
    margin-right: 8px;
    font-weight: bold;
    font-family: "Times New Roman";
    font-style: normal;
    line-height: 1em;

}
#eaterymenu .desc {
    font-style: normal;
}
#eaterymenu h3 {
    font-size: 2em;
    text-align: center;

}
#eaterymenu li h4 {
    color: #71a5ad;
    font-family: 'Yellowtail', cursive;
    font-weight: normal;
    font-size: 1.7em;
    text-align: left;
    margin-top: 20px;
}


/*==============*/
/* FOOD TRUCK   */
/*==============*/
.food_truck_menu {
    height: 90px;
}

.food_truck_menu li {
    width: 80px;
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 3px;
    font-size: 1.8em;
}

.submenu_button {
    padding-top:10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.submenu_button.title {
/*    margin-top:0px;
    padding-top: 30px;
    padding-bottom: 8px;*/
    font-weight: bold;
}

.submenu_button:hover {
    background: #ece9f0;
    border: 2px solid black;
}

.submenu_button.selected {
    border-bottom: 4px solid #ccc;
}

.subcontent {
    display:none;
}


.twitterfeed h3 {
    font-family: 'Open Sans Condensed', sans-serif;
}

.twitterfeed {
    color: #000000;
    background: #fbfbff;
    padding: 8px;
    margin: 5px;
    border-radius: 8px;
    list-style-type: none;

}

.twitterfeed li {
    border-bottom: 2px solid #a1a1a1;
    padding: 5px;
    font-size: 0.8em;
}

.twitterfeed a {
    color: #a1a1a1;
}
.wholesale_menu li {
    width: 102px;
    font-size: 1.8em;
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 3px;
}

/* ============================= */
/* ! SHOP SPECIFIC STUFF         */
/* ============================= */

.shopsearch {
    padding: 0px;
    spacing: 0px;
    margin-left: 5px;
    padding-right: 4px;
    text-align: center;
}

.shopsearch a {
    font-size: 12px;
    color: #000000;
}

.shopsearch input {
    margin: 0px;
    font-size: 20px;
    border: 1px solid #000000;
    padding: 3px;
}
.shopsearch button {
    margin: 0px;
    font-family: Georgia, serif;
    height: 30px;
    font-size: 20px;
}

.shopsearch #keywords {
    width: 250px;
    margin-top: 3px;
}

.shopcats, .shopdocs {
    border-top: 3px solid #000000;
}

.shopcats h3 {
    height: 20px;
    margin: 0px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 4px;
    font-size: 16px;
    background: #ffffff;
    color: #000000;
    border: 1px solid black;
    display: inline-block;
    float: left;
}

#session {

    margin-left: 5px;

}

#basket_summary {

    margin-left: 4px;
    padding-left: 4px;
}

.shopdocs ul li {
    padding: 4px;
}

.shopdocs ul li a {
    font-size: 12px;
}


.shopcats h3 ul {
    display: none;

    position: absolute;
}



#shopheader li {
    list-style-type: none;
    float: left;
    display: inline-block;
    background: transparent;
    border: none;
    text-align: center;

}

#shopheader a {
    font-size: 12px;
    text-decoration: none;
    font-style: italic;
    color: #707070;
}


#menu {
    background: #ffffff;
    border-radius: 5px;
    margin: 6px;
}
#menu li {
    display: block;
    padding: 5px;
    float: none;
}

#menu li a {
    display: block;
    font-size: 16px;
    color: #707070;
    font-style: normal;
}

.documents {
    background: #ffffff;
    border-radius: 5px;
    margin: 6px;
}
.documents li {
    padding: 5px;
    list-style-type: none;
}
.documents li a {
    color: #707070;
    display: block;
    font-weight: bold;
}

.sidebar a {
    color: #707070;
    font-weight: bold;
}
#sidebar_right {
    float:right;
    text-align: center;
    padding: 5px;
    width: 200px;
}

#page_content {
    text-align: center;

    padding: 10px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#page_content a {
    color: black;
    font-style: italic;
    text-decoration: none;
}

.breadcrumb {
    margin: 5px;
    padding-left: 20px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    display: block;
}
.breadcrumb li {
    display: inline;
}

.breadcrumb a {
    font-size: 18px;
    color: #000000;
}

#popular_products li {
    list-style-type: none;
    padding: 4px;
}

.latest_product {
    width: 125px;
    float: left;
}





/* ============================= */
/* ! categories page             */
/* ============================= */

.cat_desc {
    padding: 20px;
}
.control {
    text-align: right;
}
.product_list {
    text-align: center;
}
.product_list li {
    background: #FFFFFF;
    border: 1px solid black;
    display: block;
    text-align: left;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;

}
.product_list a {
    color: #000000;
    font-style: italic;
}

.list_product {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.list_product li {
    display: inline-block;
    border: none;
    padding: 5px;
}

.list_product .product_info {
    width:65%;


}

.list_product .product_info p {
    display: inline-block;
}

.list_product .product_price {

    width: 15%;
    padding: 0px;

    text-align: right;

}

.list_product .view_product {

    width: 15%;
    padding: 0px;
    text-align: right;
}
.view_product a {
    color: #FFFFFF !important;
    display: inline-block;
    border: 1px solid #ffffff;
    background: #9bcc3c;
    padding: 8px;
}
.view_oroduct a:hover {
    color: #FFF;
    background: #00e600;
}

/* PRODUCT PAGE */

#product_detail {
    text-align:left;
}

#product_detail p {
    display: inline-block;
    width: 100%;
}

#product_description {
    display: inline-block;
    width: 100%;
}

.review {
    text-align: left;
}

#product_detail .rating, #product_detail .rating-info {


}

/*BASKET PAGE */
.basket_product {
    padding: 5px;
}
.basket_product p {

    text-align:left;
    min-height: 40px;
}
.basket_product p:first-of-type {
    text-align: left !important;
    font-size: 1.3em;
}
.basket_header {
    display: none;

}
.basket_price {

}
.remove {
    font-size: 1.5em;
    padding: 4px;
 float:right;
}
.price {
}
/* SHOPPING BASKET */
.basket_product {
    background-color: #fff;
    margin-bottom: 5px;
    text-align: right;
    min-height: 60px;
}

.basket_product .image {
    float: left;
}

.basket_product .remove a {
    color: #ff0000 !important;
}
.quantity {
    width: 50px;
}

.checkout-progress {
    margin-bottom: 10px;
}
.checkout-progress span {
    width: 80px;
    display: inline-block;
    padding: 3px;
}

.current {
    background-color: #aad68a;
}
.next {
    background-color: white;

}

#checkout p {
    text-align: right;
}
.price {
    display: inline-block;
    width: 100%;
    text-align: right;
}

/* CHECKOUT */

fieldset div {
    display: inline-block;
    width: 100%;
    text-align: left;
}
fieldset div label {
    display: inline-block;
    width: 50%;
    text-align: right;
    padding-right: 10px;
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

    body {

    }

    .column {
        margin-left: 0px;
        
    }
    
    #eaterymenu li {
        width: 95%;
    }

    .restaurant_menu {
        padding: 0px;
        height: auto;
    }
    
    .restaurant_menu li {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-right: 4px;
        padding: 4px;
    }

    .wholesale_menu li.title {
        font-size: 1.05em;
    }


    .submenu_button.title {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-right: 4px;
        padding: 4px;
    }

    .ft_title {
        line-height: 0.8em;
        padding-top: 4px;
        padding-bottom:4px;
    }

    .food_truck_menu {
        height: auto;
    }
    
    .food_truck_menu li, .eatery_menu li, .wholesale_menu li {
        width: 63px;
        font-size: 1.3em;
    }
    
    .product_col {
        width: 95%;
    }

    .subheader {
        height: 80px;
    }

    .sixcol {
        padding-left: 5px;
        padding-right: 5px;
    }

    .row {
        border-left: 0px;
        border-right: 0px;
    }
    
    .navigation ul li {
        display: block;
        width: 100%;
        text-align: center;
    }
    .navigation ul li a {
        display: block;
    }

    .slider {
        display: none;
    }

    .wholesalecontacts li {
        width: 300px;
    }

}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

    /*	.logo {
         background: url(logo2x.jpg) no-repeat;
         background-size: 212px 303px;
     }*/

}