﻿/*-------------------
	1 ) General Rulas
-------------------*/
* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
	margin: 0 0 14px;
}
ul{
	margin-left: 50px;
}
ol{
	margin-left: 67px;
}
ul{
	list-style: disc;
}
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
/*	border: 0;*/
/*	background: none;*/
}
html {
    box-sizing: border-box;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

* {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 10px;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1.00em;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

#ProductDescription {
    color: #999;
}

body {
/*    background-color: #F9FAFA;*/
    background-color: #f0f0f0;
    font-size: 1rem;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
    margin-bottom: 50px;
    color: #333;
}

body,
html {
    height: 100%;
}

#Wrapper {
    padding: 20px;
    max-width: 1920px;
    margin: 0 auto;
}

footer {
    background-color: antiquewhite;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50px;

    padding: 0.5%;
}

.hero-image {
    height: 30%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 10%;
}

@media only screen and (max-width: 600px) {
    .hero-image {
        height: 50%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding: 10%;
    }
}



.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}



#CustomerHero {
    font-size: 40px;
    color: white;
}

#CustomerSubHero {
    font-size: 20px;
    color: white;
}

#LukeNotify {
    background: #$Colour;
}

#Option {
    margin: auto;
    padding: 3%;
    padding-bottom: 7%;
    position: relative;
    background-color: #EFEFEF;

    color: black;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
}

.a {
    text-decoration: none;
}

a {
    text-decoration: none;
}


/* ############## LUKE STANDARD DESGINS ##############*/
#LukeOutside {
    width: 100%;
    text-align: center;
}

#LukeAlert {
    color: #fff;
    background: #D4041C;
    display: inline-block;
    margin: 15px;
    padding: 1%;
    border: 5px solid black;
    text-align: center;
    width: 30%;
}

#LukeAlert h1 {
    font-size: 40px;
}

#LukeAlert h3 {
    font-size: 20px;
}

#LukeSuccess {
    color: #fff;
    background: #00703c;
    display: inline-block;
    margin: 15px;
    padding: 1%;
    border: 5px solid black;
    text-align: center;
    width: 30%;
}

#LukeSuccess h1 {
    font-size: 40px;
}

#LukeSuccess h3 {
    font-size: 20px;
}


#LukeCard {
    color: #fff;
    background: purple;
    display: inline-block;
    margin: 15px;
    padding: 1%;
    border: 5px solid black;
    text-align: center;
    width: 30%;
}


#LukeNotify {
    color: #fff;
    display: inline-block;
    margin: 15px;
    padding: 1%;
    border: 5px solid black;
    text-align: center;
    width: 30%;
    border-radius: 20px;
}

#LukeNotify h1 {
    margin: 0%;
}

@media only screen and (max-width: 600px) {
    #LukeNotify {
        width: 80%;
    }
}

#LukeNotify h1 {
    font-size: 24px;
}


/* ############## LUKE STANDARD DESGINS ##############*/



#MainImage {
    /*    width: 100%;*/
    height: 100px;
    background-position: center;
    padding: 1%;
}

#MainImageTint {
    height: 100%;
    background-position: center;
    background-color: rgba(255, 255, 255, .5);
    background-blend-mode: multiply;
    padding: 1%;
}

/*
footer{
    position: fixed;
    height: 50px;
    background-color: red;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
}
*/








/*
.footer {

  left: 0;
  bottom: 0;
  width: 100%;
  color: black;
  text-align: center;
}
*/

#CartTable td,
#CartTable th {
    padding: 8px;
    border: none;
    border-collapse: collapse;
}



#TableFormatting td,
#TableFormatting th {
    padding: 8px;
    border: none;

}

#TableFormatting tr:nth-child(even) {
    background-color: #586474;
    color: white;
}

#TableFormatting tr:nth-child(odd) {
    background-color: #434c59;
    color: white;
}

#TableFormatting tr:hover {
    background-color: #2c323a;
    color: white;
}

#TableFormatting th {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: dodgerblue;
    color: white;
}






#OrderSelection td,
#OrderSelection th {
    padding: 8px;
    border: none;

}

#OrderSelection tr:nth-child(even) {
    background-color: #586474;
    color: white;
}

#OrderSelection tr:nth-child(odd) {
    background-color: #434c59;
    color: white;
}

#OrderSelection tr:hover {
    background-color: #2c323a;
    color: white;
}

#OrderSelection th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: dodgerblue;
    color
}

#RedSpan,
#OrangeSpan,
#GreenSpan,
#GreySpan {
    color: white;
    padding: 1px 5px;
    font-size: 11px;
}

#RedSpan {
    background-color: darkred;
}

#OrangeSpan {
    background-color: darkorange;
}

#GreenSpan {
    background-color: darkgreen;
}

#GreySpan {
    background-color: darkgray;
}


button {
    background-color: blue;
    color: white;

    padding-left: 1%;
    padding-right: 1%;

    padding-top: 0.5%;
    padding-bottom: 0.5%;

    margin: 8px 0;
    border: none;
    cursor: pointer;
}

button:disabled,
button[disabled] {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}

center {
    text-align: center;
}

#center {
    text-align: center;
}

.center {
    text-align: center;
}


.button {
    background-color: #4CAF50;
    /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;

    font-weight: 600;
    line-height: 1;
    margin-top: 1.5rem;
    width: 10%;
    /* Large, mobile-friendly touch target */
}

/* Media Queries */
@media (min-width: 37.5em) {
    width: auto;
    /* Smaller buttons on larger screens */
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
}


.button-homepage .button-success,
.button-error,
.button-warning,
.button-secondary {

    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

}

.button-green {
    background: rgb(28, 184, 65);
    /* this is a green */
}

.button-green:hover {
    background: rgb(44, 44, 65);
}

.button-red {
    background: rgb(202, 60, 60);
    /* this is a maroon */
}

.button-red:hover {
    background: rgb(44, 44, 65);
}

.button-green {
    background: green;
    /* this is a maroon */
}

.button-green:hover {
    background: darkgreen;
}

.button-orange {
    background: rgb(223, 117, 20);
    /* this is an orange */
}

.button-orange:hover {
    background: rgb(44, 44, 65);
}

.button-lightblue {
    background: rgb(66, 184, 221);
    /* this is a light blue */
}

.button-lightblue:hover {
    background: rgb(44, 44, 65);
}

.button-blue {
    background: blue;
    /* this is a light blue */
}

.button-blue:hover {
    background: darkblue;
}

.button-purple {
    background: rgb(102, 102, 225);
}

.button-purple:hover {
    background: rgb(44, 44, 65);
}


.button-cart {
    background: rgb(255, 121, 86);
    height: 40px;
    width: 100%;
    padding: 1%;
}

.button-cart:hover {
    background: rgb(44, 44, 65);
    height: 40px;
    width: 100%;
    padding: 1%;
}

.button-cartremove {
    background: darkred;
    height: 40px;
    width: 100%;
    padding: 1%;
}

.button-cartremove:hover {
    background: rgb(44, 44, 65);
    height: 40px;
    width: 100%;
    padding: 1%;
}

.button-footer {
    background: rgb(255, 121, 86);
    height: 40px;
    width: 50%;
    padding: 1%;
}

.button-footer:hover {
    background: rgb(44, 44, 65);
    height: 40px;
    width: 50%;
    padding: 1%;
}

@media only screen and (max-width: 600px) {
    .button-footer {
        background: rgb(255, 121, 86);
        height: 40px;
        width: 60px;
        padding: 1%;
    }

    .button-footer:hover {
        background: rgb(44, 44, 65);
        height: 40px;
        width: 50%;
        padding: 1%;
    }
}

footer [class ^='footer-'] {
    width: 33.3333%;
    display: inline-block;
    text-align: center;
}

footer .footer-left {
    float: left;
}

footer .footer-right {
    float: right;
}

footer .footer-center {
    height: 100%;
    max-width: 100%;
}

footer .footer-logo {
    height: 100%;
    width: auto;
}

/*
@media only screen and (max-width: 600px) {

    footer .footer-logo {
        height:100%;
        width: 100%;
    }

}
*/

button:disabled,
button[disabled] {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}

#CutPay {
    padding-top: 50%;
    /*    background-color: red;*/
}

/* Custom Styles */

#Product {
    width: 25%;
    padding: 10px;
}

#Product p {
    font-size: 0.813rem;
    margin-bottom: 8px;
}

.sub-heading {
    font-size: 0.813rem;
    margin-bottom: 8px;
    display: block;
}

#Product h4 {
    margin-bottom: 3px;
}

#Product h5 {
    margin-bottom: 0;
}

#Product a {
    color: black;
    height: 100%;
    display: block;
    transition: all 0.3s ease;
}

.product-holder {
    display: flex;
    height: 100%;
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 8%);
    transition: box-shadow .2s ease-in-out;
    border: 1px solid rgba(0,0,0,.04);
    border-radius: 4px;
    padding: 15px;
}

.product-holder:hover {
    box-shadow: 0 22px 24px 0 rgb(0 0 0 / 8%);
}

.p-holder {
    margin: 0 0 32px;
}

.p-holder:first-child {
    margin-top: 0;
}

.p-holder .p-frame {
    display: flex;
    margin: 0 -10px;
    flex-flow: wrap row;
}

.product-holder .img-holder{
    width: 150px;
    margin-left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.product-holder .text-holder{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    margin-right: auto;
}

@media screen and (max-width: 1270px) {
    #Product {
        width: 33.3%;
    }
}

@media screen and (max-width: 992px) {
    #Product {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    #Product {
        width: 100%;
    }
    .p-holder {
        margin: 0 0 16px;
    }
}



