/* Reset */

html, body, span, a, center, ol, ul, footer, header, menu, nav {
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
text-align: center;
}
.modalitemerror { text-align: center; color:#535302; font-size: 1.25em;
}
.alertify .ajs-dialog {
position: relative;  
background-image: linear-gradient(to right, rgba(206, 189, 167, 1), rgba(247, 241, 226, 1), rgba(206, 189, 167, 1));
background-color:#000000;
box-shadow:0px 6px 15px rgba(0,0,0,.4);
padding: 1em 1em 1em 1em;
border-radius:10%;
outline: 0;
margin-right: auto;
margin-left:auto;
margin-top:4em;
max-width: 500px;
}
.skip {
position: absolute;
left: -10000px;
color: #ffffff;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
.skip:focus {
position: static;
width: auto;
height: auto;
}
.alertify .ajs-body {
min-height: 56px;
display: none;
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
display:none;
}
.alertify .ajs-header {
font-size:1.25em;
padding:2em .5em 2em .5em;
background-color: transparent;
margin: 0;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
text-align: center;
color:#ffffff;
background-image: linear-gradient(to right, rgba(83, 82, 2, 1), rgba(94, 93, 2, 1), rgba(83, 82, 2, 1));
margin-top: 0;
border:none;
border-radius:4px;
outline:none;
cursor:pointer;
margin-bottom: 0;
margin-right: auto !important;
margin-left: auto !important;
width: 75px;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button:hover {
background: rgba(83, 82, 2, .65);
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
position:relative;
display:block;
margin-right:auto !important;
margin-left:auto !important;
width: 0;
}
.alertify .ajs-footer {
padding: 4px;
margin-left: 0;
margin-right: 0;
background-color: transparent;
}
::-webkit-scrollbar {  width: 0px; }
::-webkit-scrollbar-button {}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,1); -webkit-border-radius: 10px; border:none; border-radius: 10px;}
::-webkit-scrollbar-track-piece { background:transparent; border:0px; border-radius: 0px; }
::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.75) !important; 
background-image: linear-gradient(rgba(206, 189, 167, .95), rgba(247, 241, 226, 1), rgba(206, 189, 167, .95)) !important;}
::-webkit-scrollbar-corner { background:transparent;
}

body {
/*background-image: linear-gradient(90deg, #fdfdfc, #ffffff, #fdfdfc);*/
background-color:#000000;
}
*,
*:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box
}
ul {
list-style: none;
}
strong, b {
font-weight: 600;
}
/******************* Wrapper ******************/

.wrapper.style1 { 
background:transparent; 
width:100%; 
padding:0 0 1em 0; 
margin:0; 
}
.border {
display:block;
margin-top:-0.025em;
padding:0;
width:100%;
}
.border img {
display:block;
width:100%;
margin:0;
padding:0;
}


/***********************************slides*************************************/
.next { 
position: relative; 
display:inline-block;
text-align:center;
text-decoration:none;
font-family: 'Open Sans', sans-serif!important; 
font-size: 1em; 
font-weight: 700; 
color: rgba(0, 0, 0, .75)!important; 
background-image: linear-gradient(rgba(244, 244, 244, 1), rgba(244, 244, 244, 1), rgba(244, 244, 244, 1)); 
border-top: 1px solid rgba(227, 227, 227, .5); 
border-bottom: 1px solid rgba(227, 227, 227, .5); 
border-bottom-right-radius: 6px; 
border-top-right-radius: 6px; 
padding: 0em 0em 0em 0em !important; 
width: 100px; 
margin:.15em;
}
.prev { 
position: relative; 
display:inline-block;
text-align:center;
text-decoration:none;
font-family: 'Open Sans', sans-serif!important; 
font-size: 1em; 
font-weight: 700; 
color: rgba(0, 0, 0, .75)!important; 
background-image: linear-gradient(rgba(244, 244, 244, 1), rgba(244, 244, 244, 1), rgba(244, 244, 244, 1)); 
border-top: 1px solid rgba(227, 227, 227, .5); 
border-bottom: 1px solid rgba(227, 227, 227, .5); 
border-bottom-left-radius: 6px; 
border-top-left-radius: 6px; 
padding: 0em 0em 0em 0em !important; 
width: 100px; 
margin:.15em;
}
.inner h3 {
text-align: center;
}
.prev:hover, .next:hover { 
background-image: linear-gradient(rgba(244, 244, 244, .6), rgba(244, 244, 244, 1), rgba(244, 244, 244, .6)); 
}
#mslides_container { position: relative;
}

a.mslides_nav.next, a.mslides_nav.prev { 
color: rgba(0, 0, 0, .75)!important
}
a.mslides_nav.next:visited, a.mslides_nav.prev:visited { 
color: rgba(0, 0, 0, .75)!important
}
a.mslides_nav.next:hover, a.mslides_nav.prev:hover { 
color: rgba(255, 255, 255, 1)!important 
}
a.mslides_nav.next:active, a.mslides_nav.prev:active { 
color: rgba(0, 0, 0, .75)!important
}
.mslides { 
position: relative; 
list-style: none; 
overflow: hidden; 
/*border: 2px solid; 
border-image-source: linear-gradient(0deg, rgba(206, 189, 167, .65), rgba(247, 241, 226, 1), rgba(206, 189, 167, .65)); 
border-image-slice: 1; 
box-shadow: 0 0 2px 5px rgba(255, 255, 255, .3);*/ 
width: 100%; 
height: 100%; 
padding: 0em; 
margin: 0 auto; 
margin-top:0em;
margin-bottom:1em;
z-index: 3;
}
.mslides li { 
-webkit-backface-visibility: hidden; 
position: absolute; 
display: none; 
width: 100%; 
left: 0; 
top: 0; 
padding:0;
margin:0;
}
.mslides li:first-child { 
position: relative; 
display: block; 
}
.mslides img { 
display: block; 
width: 100%; 
height: 100%; 
padding: 0; 
margin:0;
}
@media screen and (max-width:736px) {
.mslides {
margin-top:2em;
}
.footerlink p {
font-size: .7em;
}
}
@media screen and (max-width:480px) {

.mslides {
margin-top:0em;
}
}

/********************* Main ********************/


#main { text-align:center; background:transparent; height:auto; width:100%; margin:0; padding:0 0 2.5em 0; }

.categoryImage {
display: block;
position: relative;
margin-right: auto;
margin-left: auto;
max-width:700px;
width:100%;
}

#head { width:100%; }

#port1 img { width:100%; display:block; }

#port2 img { display:none; }

#port3 img { display:none; }

#print { top:0; }

#info p { 
font-size:1em;
text-align:justify; 
position:relative; 
display:block; 
max-width:1000px; 
padding: 0 1em 1em 1em;
margin: 0 auto; 
}
img#notice {
display:block;
max-width:500px;
width:100%;
margin:0 auto;
padding-bottom: 0em;
}
#toppic {
width:100%;
}
.category-e {
display:block; 
font-size:calc(100% + 2.5vw);
color: rgba(255,255,255, 1);
font-family: 'Rye', cursive;
font-style: normal;
font-weight:400;
text-transform:capitalize;
text-shadow:0px 2px 2px rgba(64,63,2,0);
line-height:.75em;
padding:1em 0 0 0;
margin:0 auto;
}
#specialoffers10750 {
color: #fbca04;
}
h2#specialoffer10624 {
font-size: 2.5em;
}
#specialoffer {
font-size: 1em;
color: rgba(229, 242, 185, 1);
padding: 0 1em;
margin-top: -1.5em;
}
.category-ne {
text-align:center;
display:block;
font-family: 'Rye', cursive;
font-size:calc(100% + 1.75vw);
background: linear-gradient(90deg, rgba(215, 235, 145, .3), rgba(229, 242, 185, 1), rgba(215, 235, 145, .3));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
font-weight:400;
text-transform:capitalize;
padding:1em 0em .5em 0em;
margin:0;
}
#head {
padding:2em 0em 0em 0em;

}
#head heading {
font-family: 'Rye', cursive;
font-style: normal;
font-weight:400;
font-size:calc(100% + 4vw);
background-image: linear-gradient(90deg, rgba(215, 235, 145, 1), rgba(229, 242, 185, 1), rgba(215, 235, 145, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
background-color: #000000;
letter-spacing:2px;
text-transform:uppercase;
padding:0;
margin:0;
line-height:1em;
}
#head h1 {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight:600;
font-size:2em;
color: rgba(255,255,255, 1);
letter-spacing:0px;
text-transform:uppercase;
padding:0 0 .5em 0;
margin:0;
line-height:1.5em;
transform: scale(1, .75);
}
#head h1 img {
max-width:115px;
margin:0;
width:100%;
height:auto;
}
#head h1 {
font-family: 'Open Sans', sans-serif;
text-align:center;
display:block;
font-size: 1.75em;
color: #ffffff;
font-weight:600 !important;
text-transform:capitalize;
padding:0em 0em 1em 0em;
margin:0;
}
h2 {
text-align:center;
display:block;
font-family: 'Rye', cursive;
color:#535302;
font-size: calc(100% + 1.75vw);
font-weight:400;
padding-top:1em;
Margin:0;
}
#modal h2 {
text-align:center;
display:block;
font-family: 'Rye', cursive;
color:#535302;
font-size:3em;
font-weight:400;
text-transform:none;
padding-top:.25em;
padding:.5em 0em .25em 0em;
margin:0;
}
a#hours {
color: rgba(198, 253, 4, 1);
text-decoration: none;
border-bottom: 1px dotted;
}
a#hours:hover {
color: rgba(215, 235, 145, 1);
}
a#hours:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.itemdescription .specialoffer {
text-align: justify;
}
.itemdescription {
display: block;
font-size: 1em;
color: #ffffff;
padding: 0 1em;
margin-top: 1em;
margin-right:auto;
margin-left:auto;
max-width: 850px;
}
.itemdescription a {
color: rgba(229, 242, 185, 1);
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted;
}
.itemdescription a:hover {
color: rgba(229, 242, 185, .9);
}
.itemdescription a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
p {
text-align:center;
display:block;
font-family: 'Open Sans', sans-serif;
color:#ffffff;
font-size: 1.15em;
font-weight:400;
text-transform: none;
padding:.25em 1em 1em 1em;
margin-top: .5em;
margin-right:auto;
margin-left:auto;
max-width: 600px;
}
p b {
color: rgba(229, 242, 185, 1);
}
#modal #gr {
display:block;
max-width:80px;
width:100%;
margin:0 auto;
}
#specials {
padding-top:0;
}
hr {
position:relative;
height:30px;
line-height:2em;
background-color:rgba(76,95,27,.05);
border:none;
border-radius:6px;
margin-top:1em !important;
margin-bottom:1em !important;
max-width:700px;
margin:0 auto;
}

@media screen and ( max-width:980px) {
img#notice {
max-width: 300px;
}
.categoryImage {
max-width:550px;
width:100%;
}
}
@media screen and (max-width: 736px) {

img { height:100%; 
} 
#head h1 {
font-size:1.25em;
}
#modal h2 {
font-size:2em;
}
p {
font-size: .85em;
font-weight:400;
}
}
@media screen and (max-width: 550px) {
.categoryImage {
max-width:350px;
width:100%;
}
}
@media screen and (max-width: 480px) {

#modal #gr {
max-width:50px;
}
#head h1 {
font-size:1em;
}
#info p {  font-size:.8em; 
}
 h2 { font-size:1em; 
}
}
input[type="submit"].button large, 
input[type="reset"].button large, 
input[type="button"].button large, 
.button.large {
transition: all 0.35s ease-in-out;
position:relative; 
display: inline-block; 
font-family: 'Archivo Narrow', sans-serif; 
font-size: .75em; 
color:rgba(229, 242, 185, 1);
font-weight: 500; 
background:transparent;
border-bottom: 12px solid rgba(229, 242, 185, .6);
border-top-right-radius:4px;
border-top-left-radius:4px;
border-bottom-right-radius: 5rem 1em;
border-bottom-left-radius: 5rem 1em;
box-shadow: inset  0px 0px 8px 3px rgba(255, 255, 255,.3);
cursor: pointer; 
line-height: 1.5em; 
letter-spacing: 0; 
text-decoration: none; 
padding: 1.5em; 
margin:.25em;
float:left;
width:calc(33.33% - .5em); 
}
.button.large:hover { 
background:transparent; 
box-shadow:none;
border-bottom: 12px solid rgba(255, 255, 255,.15);
}
.button.large:focus { 
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc;
}
h3 { 
text-align: left;
font-family: 'Archivo Narrow', sans-serif; 
font-size:1.5em; 
font-weight:600;
line-height:1em; 
margin:0; 
padding-top:.5em;
height:1.5em;
}
 .button.large p { 
display: table; 
text-align: left; 
font-size: 1em;
color:rgba(255,255,255, 1);
height: 75px; 
margin:0; 
padding:0; 
width:100%; 
}

.button.large img { vertical-align: sub; max-width:40px; float:right; height:auto; border:none;  margin:0; padding:0; }

.button.large img:hover { opacity:0; }

.container {
text-align: center;
position: relative;
display: table;
padding: 0em 2em 0em 2em;
margin: 0 auto;
max-width:1400px;
width: 100%;
}
.container2 { 
text-align:center;
position:relative;
display:block;
clear:both;
max-width:1400px;
width:100%;
padding:0em 2em 0em 2em;
margin:0 auto;
}

@media screen and (max-width:1050px ) {
.container {
padding:0em 1em 0em 1em;
}
#head h1 img {
max-width:100px;
}
}
@media screen and (max-width:980px) {
.button.large {
width:calc(50% - .5em); 
}
.container65 .button.large, .container510 .button.large, .container82 .button.large,
.container83 .button.large {
width: calc(33.33% - 1em);
}
.container65 #main .button.large p, .container510 #main .button.large p, .container82 #main .button.large p,
.container83 #main .button.large p {
height:30px;
}
}
@media screen and (max-width:736px ) {

#main .button.large p {
height: 100px;
}
#head h1 img {
max-width:85px;
}
.button.large img { 
max-width:25px; 
}
.modalWindow {
top:0;
max-width: 350px;
max-height:700px;
}
.popupimg  {
position:relative;
display:block;
max-width:350px;
max-height:700px;
width:100%;
height:100% ;
padding:0;
left:0;
}
}
@media screen and (max-width:550px ) {

.container65 .button.large, .container510 .button.large, .container82 .button.large,
.container83 .button.large {
width: calc(50% - 1em);
}
.container65 #main .button.large p, .container510 #main .button.large p, .container82 #main .button.large p,
.container83 #main .button.large p  {
height:30px;
}

.container {
padding:0em .5em 0em .5em;
}
#head h1 img {
max-width:75px;
}
.button.large {
font-size: .7em; 
}
}
@media Screen and (max-width:480px) {
#main .button.large p {
height:35px;
}
h3 {
height: .05em;
line-height: .5em;
}
.button.large {
font-size:.8em;
width:calc(100% - .5em); 
}
.container65 #main .button.large p, .container510 #main .button.large p, .container82 #main .button.large p,
.container83 #main .button.large p {
height:20px;
}
}
/***************************nav***************************/
#sectionNav {
position:relative;
display:table;
background:transparent;
clear:both;
max-width:1400px;
width:100%;
padding:0em 2em 1.5em 2em;
margin:0 auto;
}
input[type="submit"].button three, input[type="reset"].button three, input[type="button"].button three, 
.button.three {
text-align: center; 
position:relative; 
display: inline-block; 
font-family: 'Archivo Narrow', sans-serif; 
font-size: 1em; 
color:rgba(229, 242, 185, 1);
font-weight: 500; 
background-color: #000000;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-bottom: 2px solid rgba(229, 242, 185, .4);
border-top-right-radius:0%;
border-top-left-radius:0%;
border-bottom-right-radius:15%;
border-bottom-left-radius:15%;
box-shadow: inset 0px 3px 6px 1px rgba(255,255,255, .2);
cursor: pointer; 
line-height: 2.5em; 
letter-spacing: 0; 
text-decoration: none; 
padding: 0; 
margin:.15em;
float: left;
width: calc(20% - .3em);
transition: all 0.35s ease-in-out;
}
.button.three:hover { 
color: rgba(255,255,255, 1);
box-shadow: inset 0px 3px 6px 1px rgba(255,255,255, .05);
border-bottom:2px solid rgba(255,255,255, .2);
}
.button.three:focus { 
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc;
}

a#checkout  {
display: block;
position: relative;
margin-right: auto;
margin-left: auto;
margin-bottom: -6.15em;
max-width: 500px;
width:100%;
z-index: 4;
}
a#checkout img {
width: 100%;
}
a#checkout:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
a#checkout img:hover {
-webkit-filter: brightness(115%); 
}
.banner video {
display:block;
position: relative;
width:100%;
z-index: 0;
}
@media screen and (max-width:1800px) {

a#checkout  {
margin-bottom: -4.95em;
max-width: 400px;
}
}
@media screen and (max-width:1298px) {
a#checkout  {
margin-bottom: -3.4em;
max-width: 270px;
}
}
@media screen and (max-width:1050px) {

#checkout {
max-width: 180px;
}
#sectionNav {
padding:0em 1em 3em 1em;
}
.button.three {
width: calc(25% - .3em);
}
}
@media screen and (max-width:980px) {
a#checkout  {
margin-bottom: -2.85em;
max-width: 230px;
}
}
@media screen and (max-width:736px) {

a#checkout  {
margin-bottom: -2.5em;
max-width: 200px;
}
.button.three {
width: calc(33.333% - .3em);
}
}

@media screen and (max-width:550px) {

a#checkout  {
margin-bottom: 0em;

}
#sectionNav {
padding:0em 1em 1em 1em;
}
.button.three {
font-size: .8em; 
line-height: 2.5em; 
width:calc(50% - .3em); 
}
}

input[type="submit"].button scroll, input[type="reset"].button scroll, input[type="button"].button scroll, button.scroll, 
.button.scroll { 
font-family: 'Open Sans', sans-serif; 
text-align: center; 
display: inline-block; 
font-size: .85em !important; 
color: #000000; 
font-weight: 700; 
border: none;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 4px;
background:  rgba(190, 208, 126, 1); 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
cursor: pointer; 
letter-spacing: 0; 
line-height: 1.5; 
padding: .5em 0em .5em 0em; 
width: 100px; 
margin-left: .25em;
margin-bottom:1em; 
-webkit-text-size-adjust: 100%;
}
.button.scroll:hover { 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.button.scroll:active { background-color: #000
}
.button.scroll:focus { 
color:#ffffff;
background-image: none;
background-color: #d004fc;
outline: 3px dotted #a307fc;
}
input[type="submit"].button, input[type="reset"].button, input[type="button"].button, button.checkouttwo, 
.button.checkouttwo {
font-family: 'Open Sans', sans-serif; 
text-align: center; 
display: inline-block; 
font-size: .85em !important; 
color: #000000; 
font-weight: 700; 
border: 0px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 0px;
border-top-left-radius: 6px;
border-top-right-radius: 0px;
background: rgba(190, 208, 126, 1); 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
cursor: pointer; 
letter-spacing: 0; 
text-decoration: none;
line-height: 1.5; 
padding: .5em 0em .5em 0em; 
width: 100px; 
margin-right: .25em;
margin-bottom:1em; 
-webkit-text-size-adjust: 100%;
}
.button.checkouttwo:hover { 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.button.checkouttwo:focus {
color:#ffffff;
background-image: none;
background-color: #d004fc;
outline: 3px dotted #a307fc;
}
input[type="submit"].button deliver, input[type="reset"].button deliver, input[type="button"].button deliver, button.deliver, 
.button.deliver { 
font-family: 'Open Sans', sans-serif;
text-align: center;
display: inline-block;
font-size: 1em !important;
color: #d7eb91;
font-weight: 700;
border-radius: 6px;
border: 1px solid rgba(229, 242, 185, .5);
background-color: rgba(255, 255, 255, .2);
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
cursor: pointer;
letter-spacing: 0;
text-decoration: none;
line-height: 1.5;
padding: .25em 0em .25em 0em !important;
margin-right: .25em;
margin-left: .25em;
margin-top: 0.75em;
margin-bottom: .25em;
width: 130px;
-webkit-text-size-adjust: 100%;
}
input[type="submit"].button deliver:hover, input[type="reset"].button deliver:hover, input[type="button"].button deliver:hover, 
button.deliver:hover, 
.button.deliver:hover { 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.button.deliver:focus { 
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc;
}
input[type="submit"].button delivertwo, input[type="reset"].button delivertwo, input[type="button"].button delivertwo, button.delivertwo, 
.button.delivertwo { 
font-family: 'Open Sans', sans-serif;
text-align: center;
display: inline-block;
font-size: 1em !important;
color: #d7eb91;
font-weight: 700;
border-radius: 6px;
border: 1px solid rgba(229, 242, 185, .5);
background-color: rgba(255, 255, 255, .2);
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
cursor: pointer;
letter-spacing: 0;
text-decoration: none;
line-height: 1.5;
padding: .25em 0em .25em 0em !important;
margin-right: .25em;
margin-left: .25em;
margin-top: 0.75em;
margin-bottom: .25em;
width: 273px;
-webkit-text-size-adjust: 100%;
}
input[type="submit"].button delivertwo:hover, input[type="reset"].button delivertwo:hover, input[type="button"].button delivertwo:hover, 
button.delivertwo:hover, 
.button.delivertwo:hover { 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.button.delivertwo:focus { 
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc;
}
.delivery {
display:block;
font-family: 'Open Sans', sans-serif;
font-size:calc(100% + .5vw);
color: #535302;
font-weight:600;
padding:.5em 0em .5em 0em;
max-width:800px;
margin:0 auto;
}
.container-deliver { 
text-align:center;
position:relative;
display:block;
background:rgba(106,2,35,.0);
border-bottom:10px solid rgba(255,255,255, 0);
clear:both;
width:100%;
padding:0em 1em 0em 1em;
margin-right:auto;
margin-left:auto;
}
#main h2 {
font-size: calc(80% + 1vw);
color: rgba(255,255,255, 1);
max-width: 900px;
padding: .5em 0em .5em 0em;
margin: 0 auto;
text-transform: capitalize;
}
#main h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
display: block;
font-size: 1.5em;
font-weight: 700 !important;
background-image: linear-gradient(90deg, rgba(215, 235, 145, 1), rgba(229, 242, 185, 1), rgba(215, 235, 145, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
background-color: #000000;
text-transform: capitalize;
padding: 0em 0em .5em 0em;
margin-right:auto;
margin-left:auto;
margin-top:0;
margin-bottom:0;
}
#holiday {
font-size: 1.5em;
color: #ffffff;
font-weight: 700;
padding: 0 0 1em 0;
}
#holiday span {
font-size: .65em;
color: #ffffff;
}
#main p {
text-align: justify;
position: relative;
display: block;
font-size: 1em;
color: rgba(255,255,255, 1);
line-height: 1.5em;
padding: 0 1em;
margin-right: auto;
margin-left: auto;
margin-top: 0;
margin-bottom: 1em;
max-width: 850px;
}
.main a:link {
color:#d7eb91;
text-decoration:none;
font-weight:bold;
}
.main a:hover {
color:#e9ff9d;
text-decoration:none;
font-weight:bold;
}
.container-deliver2 { 
text-align:center;
position:relative;
display:block;
background:rgba(106,2,35,.0);
border-bottom:10px solid rgba(255,255,255, 0);
clear:both;
width:100%;
padding:0em 1em 0em 1em;
margin:0 auto;
}
a#cardtab img {
text-align: center;
display: block;
position: relative;
cursor: pointer;
margin-top:-5em;
margin-right: auto;
margin-left: auto;
max-width: 500px;
width: 100%;
z-index: 3;
}
a#ebalance img {
text-align: center;
display: block;
position:relative;
cursor: pointer;
margin-right: auto;
margin-left: auto;
margin-top:-0.33em;
max-width: 500px;
width: 100%;
z-index: 3;
}
a#cardtab, a#cardtab img, a#ebalance,  a#ebalance img {
display: block;
margin-right: auto;
margin-left: auto;
max-width: 500px;
}
a#cardtab img:hover, a#ebalance img:hover {
-webkit-filter:brightness(120%);
}
a#cardtab:focus, a#ebalance:focus {
color:#ffffff !important;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}

.drinks {
position:absolute;
display:block;
right:32em;
pointer-events:none;
margin-top:-23em;
max-width: 550px;
width:100%;
}
.drinks img {
position: relative;      
width: 100%;    
z-index: 3;
}
@media screen and (max-width: 2700px) {
.drinks {
right:31em;
margin-top:-22em;
max-width: 500px;
}
}
@media screen and (max-width: 2550px) {
.drinks {
right:30em;
margin-top:-20em;
max-width: 475px;
}
}
@media screen and (max-width: 2400px) {
.drinks {
right:30em;
margin-top:-19em;
max-width: 450px;
}
}
@media screen and (max-width: 2300px) {
.drinks {
right:26em;
margin-top:-18em;
max-width: 450px;
}
}
@media screen and (max-width: 2200px) {
.drinks {
right:26em;
margin-top:-15em;
max-width: 400px;
}
}
@media screen and (max-width: 2100px) {
.drinks {
right:23em;
margin-top:-14em;
max-width: 400px;
}
}
@media screen and (max-width: 2000px) {
.drinks  {
right:21em;
margin-top:-15em;
max-width: 375px;
}
}
@media screen and (max-width: 1800px) {
.drinks {
right:16em;
margin-top:-12em;
max-width: 350px;
}
}
@media screen and (max-width: 1700px) {
.drinks {
right:19em;
margin-top:-12em;
max-width: 325px;
}
}
@media screen and (max-width: 1600px) {
.drinks  {
right:16em;
margin-top:-12em;
max-width: 325px;
}
}
@media screen and (max-width: 1500px) {
.drinks  {
right:16em;
margin-top:-12em;
max-width: 325px;
}
}
@media screen and (max-width: 1400px) {
.drinks  {
right:13em;
margin-top:-10em;
max-width: 295px;
}
}
@media screen and (max-width:1280px) {
.drinks  {
right:6em;
margin-top:-11em;
max-width: 290px;
}
a#cardtab, a#cardtab img {
margin-top: -4em;
max-width: 350px;
}
a#ebalance,  a#ebalance img {
max-width: 350px;
}
}
@media screen and (max-width:1150px) {
.drinks  {
right:5em;
margin-top:-11em;
max-width: 290px;
}
}
@media screen and (max-width:1050px) {
.delivery {
padding:0em 0em 0em 0em;
}

.drinks  {
right:4em;
margin-top:-11em;
max-width: 270px;
}
}
@media screen and (max-width: 980px) {
.drinks {
right:2em;
margin-top:-11em;
max-width: 270px;
}
a#cardtab, a#cardtab img {
max-width: 300px;
}
a#ebalance,  a#ebalance img {
max-width: 300px;
}
}
@media screen and (max-width: 850px) {
.drinks  {
right:3em;
margin-top: -8em;
max-width: 220px;
}
}
@media screen and (max-width:736px) { 

a#cardtab, a#cardtab img {
margin-top: -3em;
max-width: 250px;
}
a#ebalance, a#ebalance img {
max-width: 250px;
}
#main h2 {
font-size: 1.25em;
max-width:300px;
}

.drinks {
right:2em;
margin-top: -6.5em;
max-width: 200px;
}
}
@media screen and (max-width: 650px) {
.drinks  {
right:2em;
margin-top: -5em;
max-width: 150px;
}
}
@media screen and (max-width:550px) {
.drinks {
right:1em;
margin-top: -4.5em;
max-width: 140px;
}
a#cardtab, a#cardtab img {
margin-top: -2em;
max-width: 230px;
}
a#ebalance,  a#ebalance img {
max-width: 230px;
}
#main p {
font-size: .85em;
}
#holiday {
font-size: 1em;
}
#holiday span {
font-size: .65em;
}
}
@media screen and (max-width:480px) {
.container-deliver p {
font-size: .7em;
}
#main h2 {
font-size: 1em;
max-width:250px;
}
.drinks  {
right:0em;
margin-top: -3.5em;
max-width: 110px;
}
}
@media screen and (max-width:380px) {
#main h2 {
font-size: .8em;
max-width:250px;
}
.drinks  {
right:0em;
margin-top: -2em;
max-width: 110px;
}
}
/**************************************************menu********************************/
#menu {
transform: translateX(22em); 
transition: transform 0.45s ease, visibility 0.45s;
position: fixed;
top: 0;
right: 0;
width: 28em;
height: 100%;
/*background-image: linear-gradient(90deg, #fdfdfc, #ffffff, #fdfdfc);*/
background-color:#000000;
color: #ffffff;
cursor: default;
visibility: hidden;
z-index: 10002;
}
#menu img#notice {
margin-top:3em;
}
#menu h2 {
text-align:center;
position:relative;
display:block;
font-size:1.25em;
font-weight:500;
margin:0 auto;
padding-top:2em;
letter-spacing:2px;
}
#menu img {
cursor: pointer;
border-radius:4px;
width:100%;
height:auto;
margin-top:.35em;
}
#smssubscriber img {
margin-top: 0.035em;
display: none;
}
button#subscriber {
background: transparent;
border: none;
padding: 0;
width: 100%;
}
button#subscriber:focus {
background-color: #d004fc;
outline: 3px dotted #a307fc;
}
#menu span {
color:#e1fa7c;
}
#menu > .inner {
transition: opacity 0.45s ease;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100vh;
border-left:solid 0px rgba(255,255,255,0);
padding:1em 0em 15em 0em;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
a.close:link {
color:transparent;
}

@media screen and (max-width: 550px) {
#menu {
width:100%;
}
#menu > .inner {
border:none;
}
}
body.is-menu-visible #wrapper { -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; cursor: default; opacity: 1;
}
body.is-menu-visible #menu { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); visibility: visible;
}
body.is-menu-visible #menu > * {
opacity: 1;
}


/******************************modal*************************/

.modal {
position: fixed;
display: block;
text-align: justify;
font-family: 'Open Sans', sans-serif !important;
font-size: 1em;
color: rgba(0,0,0,.8);
background-color:#ffffff;
border: 1px solid rgba(64, 63, 2, .0);
border-radius: 0px;
opacity: 0;
box-shadow: 0px 10px 30px rgba(0, 0, 0, .35);
top: 0;
left: 0;
width: 100%;
height: 100vh;
padding: .75em;
margin: 0 auto;
overflow-y: scroll;
transition: opacity 400ms ease-in;
pointer-events: none;
z-index: 5;
}
#modalContent {
padding: 0em;
margin-bottom:10em;
}
#modalContent input {
text-align:right;
outline: 0;
width: 18px;
}
.popupimg  { position:relative; display:block; max-width:450px; max-height:900px; width:100%; height:100% ; padding:0; left:0; margin-bottom:10em; }

.modal>div { 
position: relative;
max-width: 750px; 
height:auto; 
padding:.5em;  
margin:0 auto;
z-index: 5 
}
.modal:target { opacity: 1; pointer-events: auto }

.modal .modalHeader { padding: 0 0 0 0 }

.mooverlay {
position: fixed;
display: none;
background-color: transparent;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
a.ok {
text-align: center;
display: block;
position: relative;
font-size: 1em;
color: rgba(255,255,255,1);
background:  rgba(83, 82, 2, 1);
border-radius: 4px;
border-top: 1px solid #e6e205;
border-bottom: 1px solid #e6e205;
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
line-height: 1.5em;
text-decoration: none;
width: 150px;
margin: 0 auto;
margin-top: 0em;
margin-bottom: 1em;
}
a.ok:hover { 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
a.ok:focus { 
background-image: none;
color: #ffffff;
background: #d004fc !important;
outline: 3px dotted #a307fc;
}
.ib {
    display: inline-block;
    font-weight: 600;
    line-height: 2em;
}
.modalImgLoading {
width: 20%;
padding: 20px;
border: 0;
margin: auto;
display: block;
}
.mohead {
display: block;
font-size: 1.17em;
color:#535302;
padding-bottom: .7em;
margin: 1em 0em .5em .75em;
font-weight: bold;
}
.mobsub {
text-align: center;
position: relative;
display: block;
font-size: 1.2em;
color: rgba(255,255,255, 1);
font-weight: 700;
padding: 0.35em 0em 0.35em 0em;
background:#535302;
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
border-top: 0px solid rgba(94,2,27, .05);
border-bottom: 3px solid rgba(94,2,27, .05);
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem;
cursor: pointer;
margin-top: 4em;
margin-bottom: 1em;
width: 100%;
}
button.mobsub {
border: none;
}
.mobsub:hover { 
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.mobsub:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.mobprice {
padding-right: 1.2em;
border-right: 1px solid #ffffff;
margin: 0em 1em 0em 0.3em;
}
.accart {
margin-top: 3em;
padding: 1em;
background: url(/order/images/cas-accartbacking.png);
background-repeat: no-repeat;
background-size: cover;
box-shadow: 0px 0px 5px 3px rgb(255, 255, 255, .35);
}
.accart h3 {
text-align: center;
font-size: 1.25em;
color: #ffffff;
padding: 1em 0 2em 0;
}
.moulist {
line-height: 0em;
display: inline-block;
margin-top: 0em;
width: calc(37.5% - 0em);
border-spacing: 0px;
border-collapse: collapse;
}
.moulist li {
margin: 0;
padding: 0;
text-align: left;
}
.modesc {
display: block;
font-size: 0.8em;
color: #535302;
font-style: normal;
margin-bottom: 20px;
padding: 0em .75em 0em .75em;
}
.quantity {
position: absolute;
font-size: 1em;
color: rgba(0,0,0, .85);
font-weight: 500;
border:none;
background:transparent;
line-height: 1.35em;
bottom: 2.35em;
right: 6em;
padding:0;
}
.motitle1 {
text-align:center;
font-size: 1.25em;
color: #535302;
font-weight: 600;
line-height: 2em;
border-bottom:1px dotted rgba(0,0,0, .65);
background: transparent;
margin-right:auto;
margin-left:auto;
padding: 0em 0em .5em .5em;
width:75%;
}
.motitle2 {
text-align:center;
font-size: 1.25em;
color: #535302;
font-weight: 600;
line-height: 2em;
border-bottom:1px dotted rgba(0,0,0, .65);
background: transparent;
margin-right:auto;
margin-left:auto;
padding: 0em 0em .5em .5em;
width:75%;
}
.motitle3 {
text-align:center;
font-size: 1.25em;
color: #535302;
font-weight: 600;
line-height: 2em;
border-bottom:1px dotted rgba(0,0,0, .65);
background: transparent;
margin-right:auto;
margin-left:auto;
padding: 0em 0em .5em .5em;
width:75%;
}
.motitle4 {
display: none;
text-align: center;
font-size: 1.25em;
color: rgba(0,0,0, .85);
font-weight: 500;
line-height: 1.35em;
padding: 0.35em 0em 0.35em 0.5em;
margin-top: 0.25em;
margin-bottom: 0.5em;
width: 100%;
}
.motitle5 {
margin: .5em 0em 0em 0em;
}
.motitle7, .motitle8 {
text-align:center;
font-size: 1.25em;
color:rgba(0,0,0, .85);
font-weight: 500;
line-height: 1.35em;
border-bottom: 0px dotted rgba(0,0,0, .3);
border-radius:0px;
padding: .35em 0em .35em .5em;
margin-top: .25em;
margin-bottom: .5em;
width:75%;
}
.motdcheck {
width:20px;
height:20px;
margin:.75em 0em 0em 0em;
padding:0;
}
input.motlist.moclist[type="checkbox"] {
width: 16px;
height: 16px;
margin: 0em 0em 0em .75em;
filter: invert(0%) hue-rotate(490deg) brightness(1);
}
input#chdelivery[type="checkbox"] {
width: 16px ;
height: 16px;
margin: 0em 0em 0em .25em;
filter: invert(0%) hue-rotate(490deg) brightness(1);
}
input#chDineInId[type="checkbox"] {
width: 16px;
height: 16px;
filter: invert(0%) hue-rotate(490deg) brightness(1);
}
input#chpickup[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0em 0em 0em 0.25em;
    filter: invert(0%) hue-rotate(490deg) brightness(1);
}
.chdeliveryfee {
    font-size: 1.25em;
    margin: 0em;
}
.moulist p {
font-size: .75em;
color: #535302;
text-align: left;
line-height: 0em;
padding: 0em 0em 0em .5em;
display: block;
margin:0;
}
.motdprice {
text-align: right;
}
.motdprice span {
color:#535302;
font-size:.85em;
padding-left: 6px;
vertical-align: middle;
}
.motext {
display: none;
text-align: center;
font-family: 'Open Sans', sans-serif;
border-radius: 3px;
font-size: 1em;
color: #000000;
border-color: rgba(0,0,0, .3);
background: transparent;
outline: none;
padding: 0.5em;
margin-bottom:1.5em;
width: 100%;
min-height: 60px;
}
textarea.motext::placeholder {
color: rgba(255, 255, 255, .4);
text-align: center;
padding: .75em;     
}
textarea.motext:focus {
text-align:center;
outline: 2px dotted #a307fc;
background: #d004fc !important;
}
.moquantity {
position: absolute;
font-size: 1em;
border: none;
background: transparent;
right: 4em;
bottom: 3.3em;
width: 15px;
}
.moquantitylist {
position: relative;
width: 100%;
font-size: 1em;
border: none;
padding-left: 0px;
}
.chform, .promoform {
margin-top: 0em;
width: 100%;
height: auto;
padding-top: 0em;
}
#location-confirmed-fields {
display:inline-block;
}
.chpay {
display: none;
padding: 1.5em 15px 15px 15px;
}
#payment-form {
display:block;
margin:0;
}
.chpickup {
    display: block;
    font-size: 1.25em;
    margin-bottom: 0.5em;
}
#chaddress, #chname {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-top: 5px;
    height: 35px;
    width: 100%;
}
#chcity {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-top: 5px;
    margin-right: 1px;
    height: 35px;
    width: calc(50% - 0.23em);
}
#chstate {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-top: 5px;
    height: 35px;
    width: calc(50% - 0.23em);
}
#billing-zip {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-top: 5px;
    margin-right: 1px;
    height: 35px;
    width: calc(50% - 0.23em);
}
#chphone {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-top: 5px;
    height: 35px;
    width: calc(50% - 0.23em);
}
#chpickuptime {
    text-align: center;
    display: none !important;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-bottom: 5px;
    height: 35px;
    width: 100%;
}
#chemail {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    height: 35px;
    width: 100%;
}
#chcell {
text-align: center;
display: none !important;
font-size: .85em;
color: rgba(255,255,255,1);
border: none;
border-radius: 4px;
background: #e6eecf;
height: 35px;
width: 100%;
}
#chsubemail {
text-align: center;
display: inline-block;
font-size: .85em;
color: rgba(255,255,255,1);
border: none;
border-radius: 4px;
background: #e6eecf;
outline:none;
margin-bottom: 0.25em;
height: 35px;
width: 100%;
}
#chsubsms {
text-align: center;
display: inline-block;
font-size: .85em;
color: rgba(255,255,255,1);
border: none;
border-radius: 4px;
background: #e6eecf;
outline:none;
margin-bottom: 0.35em;
height: 35px;
width: 100%;
}
#chDineInTableNumber {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    line-height: 2em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-bottom: 5px;
    height: 35px;
    width: 100%;
}
#chcustomer-street {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-bottom: 5px;
    margin-right: 1px;
    height: 35px;
    width: calc(60% - 0.252em);
}
#chcustomer-city {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-bottom: 5px;
    margin-right: 1px;
    height: 35px;
    width: calc(25% - 0.252em);
}
#chcustomer-zip {
    text-align: center;
    display: inline-block;
    font-size: .85em;
    color: rgba(0,0,0,1);
    border: none;
    border-radius: 4px;
    background: #e6eecf;
    outline: none;
    margin-bottom: 5px;
    height: 35px;
    width: calc(15% - 0.253em);
}
#chcustomer-zip:focus::placeholder, #chemail:focus::placeholder, #chaddress:focus::placeholder, #chname:focus::placeholder,
#chcity:focus::placeholder, #chstate:focus::placeholder, #billing-zip:focus::placeholder, #chphone:focus::placeholder, 
#chpickuptime:focus::placeholder, #chDineInTableNumber:focus::placeholder, #chcustomer-street:focus::placeholder, 
#chcustomer-city:focus::placeholder {
color:transparent;
}
#credit-card-card-cvv {
display: inline-block;
margin-right: 0.025em;
width: calc(50% - 0.15em);
}
#credit-card-card-expiration {
display: inline-block;
width: calc(50% - 0.15em);
}

.chinput {
width: 100%;
}
.chDineInClass {
margin-top: 1.5em;
font-size: 1.25em;
}
.gcRedeem, .usepromo {
font-size: 1.25em;
margin-top: .5em;
}
/********************CART ADDITION********************/
#credit-card-submit iframe, #credit-card-card-cvv iframe, #credit-card-card-expiration iframe, #credit-card-card-number iframe, #credit-card-card-holder iframe{
width:100%;
float:left
}
#credit-card-submit, #credit-card-card-cvv, #credit-card-card-expiration, #credit-card-card-number, #credit-card-card-holder{
opacity:1;
}
/***********************************container*******************************/
#credit-card-card-holder, #credit-card-card-number, #credit-card-card-cvv, #credit-card-card-expiration {
border-radius:4px; 
border:none;
height:35px;
}
#credit-card-card-number{
margin-top:5px;
margin-bottom:5px
}
.chform ::placeholder, .promoform ::placeholder {
font-size:.8em;
color:rgba(0,0,0,.6);
font-weight:bold;
}
.mobminus {
display: inline;
position: absolute;
font-size: .85em;
color: #ffffff;
font-weight: 800;
background: #535302;
border: none;
border-radius: 2px;
box-shadow: inset 0px 0px 5px 1px rgb(255 255 255 / 70%);
cursor: pointer;
padding: 0;
outline: 0;
margin: 0em 0em 0em 0em;
right: 2.25em;
bottom: 3.85em;
height: 22px;
width: 22px;
}
.mobminuslist {
top:0;
display: inline-block;
position: relative;
left: 0px;
width: 20px;
height: 20px;
color: #ffffff;
background:#535302;
border:none;
border-radius: 2px;
font-size: 1em;
font-weight: 500;
cursor: pointer;
padding: 0;
outline: 0;
margin: 0em .5em 0em .15em;
}
.mobplus {
display: inline;
position: absolute;
font-size: .85em;
color: #ffffff;
font-weight: 500;
background:#535302;
border: none;
border-radius: 2px;
box-shadow: inset 0px 0px 5px 1px rgb(255 255 255 / 70%);
cursor: pointer;
outline: 0;
padding: 0;
right: 0.35em;
margin: 0em 0em 0em 0em;
bottom: 3.85em;
height: 22px;
width: 22px;
}
.mobpluslist {
top:0;
display: inline-block;
position: relative;
left: 0px;
width: 20px;
height: 20px;
color: #ffffff;
background:#535302;
border:none;
border-radius: 2px;
font-size: 1em;
font-weight: 500;
cursor: pointer;
padding: 0;
outline: 0;
margin: 0em .2em 0em .5em;
}
.mobplus:focus, .mobpluslist:focus, .mobminus:focus, .mobminuslist:focus {
background-color: #d004fc;
outline: 2px dotted #a307fc;
}
.chccicon {
padding-top: 0;
display: inline-block;
height: 30px;
width: auto!;
}
.chpaymethod {
display: inline-block;
margin-left: 10px;
position: relative;
top: -6px;
font-size: 22px;
color: lightgray;
font-weight: bold;
}
.chpaydetbtn {
background: transparent;
border-radius: 3px;
border: 2px solid lightgray;
margin:auto;
display:block;
padding:10px 25px;
cursor:pointer;
}
.chpaydetbtn span {
color: lightgray;
font-size: 18px;
margin-left: 10px;
position: relative;
top: -1px;
}
.chpenicon {
height: 20px;
width: auto;
padding: 0;
border: 0;
margin-right: 10px;
margin-bottom:-2px;
}
.chbut2 {
color: rgba(255,255,255,1);
background: rgba(255, 255, 255, .15);
border-radius: 3px;
font-size: 1em;
padding: .18em .5em .18em .5em;
border: none;
}
.chinst {
display:table;
width:100%;
padding-top:1em;
text-align:justify;
text-transform:capitalize;
}
.chlisto {
text-align: left;
width: 100%;
padding-top: .2em;
}
.chlistoqty {
display: inline-block;
margin-right:1em;
}
.chlistoitem {
display: inline-block;
font-size:1em;
margin-right:1em;
}
.chlistoprice {
display: inline-block;
font-size:1em;
margin-right:4em;
}
.chdel {
font-size: 1.25em;
cursor:pointer;
font-weight:bold;
}
button.chdel {
color: #ffffff;
border: none;
background: transparent; 
}
.chdel:focus {
color: #000000;
background: #d004fc !important;
outline: 3px dotted #a307fc;
}
.chtop {
text-align: left;
border-bottom: 1px solid rgba(255, 255, 255, .3);
padding:1em;
margin: 1em 0 0 0;
width:100%;
} 
.chlist {
text-align: left;
width: 100%;
padding-top: 1em;
padding-bottom:.5em;
}
.chlistqty {
display: inline-block;
margin-right:1em;
}
.chlistitem {
display: inline-block;
font-size:1em;
margin-right:1em;
}
.chlistprice {
display: inline-block;
margin-right:3em;
}
.chlistdel {
display:inline-block;
margin:0em;
float:right;
}
.chtopqty  {
display: inline-block;
margin-right: 4em;
}
.chtopitem {
display: inline-block;
margin-right:4em;
}
.chtopprice  {
display: inline-block;
margin-right:1em;
}
.chbut {
text-align:right;
position:relative;
color:rgba(255,255,255,1);
background: #3b471b;
border-radius:3px;
box-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0);
font-size:1em;
left:0;
padding: .18em .5em  .18em .75em;
margin-left: 1em;
border:0;
width: 75px;
}
.chgratcheck {
width: 20px;
height: 16px;
position: relative;
margin:0;
}
#ft {
float: right;
}
.ftbutton {
text-align:right;
position:relative;
display:inline-block;
color:rgba(255,255,255,1);
background: #3b471b;
border-radius:3px;
box-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0);
font-size:1em;
padding: .19em .5em  .1em .5em;
margin-left: 1em;
border:0;
width: 75px;
}
.total {
display:inline-block;
position:relative;
max-width:6em;
}
.tprice {
display:inline-block;
position:relative;
max-width:6em;
}
#tp, #tcp, #tgr, #tdf{
text-align: right;
margin-top: .25em;
margin-bottom: .25em;
width: 100%;
}
#tg {
display:block;
text-align:right;
width: 100%;
padding-bottom: 1em;
margin-top:2em
}
.chgrat {
display:inline-block;
float:left;
margin-right:1em;
}
.chgrat5, .chgrat10, .chgrat15, .chgrat20 {
float:left;
display:inline-block;
margin-right:.5em;
}
#chbutsubmit {
margin-top: 20px;
float: right;
margin-bottom: 50px;
font-size:1.25em;
}
#chgratsel {
text-align: center;
font-size: 1em;
color: rgba(255,255,255,1);
border: none;
border-radius: 3px;
outline:none;
width: 200px;
padding: 1.35em 0em 0.4em 0.75em;
margin-bottom: 0.5em;
}
.gratseltext {
position: absolute;
text-align: center;
font-size: .7em;
color:#ffffff;
user-select: none;
pointer-events: none;
top: -2em;
background-color: #3b471b;
border-top-left-radius: 3px; 
border-top-right-radius: 3px; 
cursor: pointer; pointer-events: all;
padding: 0em 0em 0em 0em;
line-height: 2em;
max-width: 100%;
width: 200px;
}

.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
user-select: none;
-webkit-user-select: none;
}
.select2-container--default .select2-selection--single:focus {
background-color: #d004fc;
outline: 3px dotted #a307fc;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
}
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
padding: 0em 1.25em 0.2em 1.25em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: -0.75em;
line-height: 1.5em;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
color:#ffffff;
background-color: #3b471b;
box-shadow: 0px 0px 15px 0px rgba(255,255,255, .25);
border: 1px dotted;
}
.select2-results__option {
color:#ffffff;
background-color: #3b471b;
box-shadow: inset 0px 0px 1px 1px rgba(255,255,255, .1);
width:200px;
}
.select2-container--default .select2-selection--single {
background-color: #3b471b;
border-radius: 3px;
border: 0;
}
.select2-container--open .select2-dropdown--below {
border-top: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown {
left: 0;
border:none;
}
.select2-dropdown {
background-color: #ffffff;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051;
}
span#select2-chgratsel-container, .select2-container--default.select2-container--open .select2-selection--single {
color: #ffffff;
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 203px;
overflow-y: auto; 
overflow-x:hidden;
}	
.gratuityBlock { 
position:relative; 
float:right;
}
#credit-card-submit iframe{
height:65px!important
}
.cherror{
margin-top:20px;
color:red;
}
.acload {
position:absolute;
display:none;
width:100%;
height:100%;
background-color:rgba(0,0,0,.6);z-index:2
}
.accont {
position:relative;
display:block;
width:100%;
height:100%
}
.lds-ring {
position: absolute;
width: 80px;
height: 80px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.lds-ring div {
box-sizing: border-box;
display: block;
position: absolute;
width: 64px;
height: 64px;
margin: 8px;
border: 8px solid #fff;
border-radius: 50%;
animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media screen and (max-width:736px) {
.chgrat, .chgrat5, .chgrat10, .chgrat15, .chgrat20 {
margin-right:.5em;
}
.moulist {
width: calc(35.5% - 0em);
}
}
@media screen and (max-width:580px) {
.accart {
margin-top: 2em;
}
.moulist {
width: calc(82% - 0em);
}
}
@media screen and (max-width:480px) {

.chlistitem {
font-size: .8em;
}
.chlistprice {
font-size: .8em;
}
.chlistoitem {
font-size: .8em;
}
.chlistoprice {
font-size: .8em;
}
.chform ::placeholder {
font-size:.8em;
}
.moulist {
width: calc(77% - 0em);
}
.modesc {
font-size: 0.65em;
}
.mobsub {
padding: 15px;
border-radius: 5px;
font-size: .7em;
margin-top:6em;
}
}
@media screen and (max-width:380px) {
.moulist {
width: calc(75% - 0em);
}
}
@media screen and (max-width:350px) {
.moulist {
width: calc(71% - 0em);
}
}



.menubox {
color:black; 
border-radius:4px; 
background: #e6eecf;
padding:15px 0px 15px 0px;
margin-top:10px; 
width:100%; 
}
#menu .menubox h2 {
font-family: 'Open Sans', sans-serif; 
text-align:center;
font-size:1.5em;
color:#000000;
font-weight:600;
letter-spacing:0;
line-height:1.5em;
padding: .5em 0em .5em 0em;
margin:0;
}
.menubox h3 {
font-family: 'Open Sans', sans-serif; 
text-align:center;
font-size:1.15em;
color:#000000;
font-weight:600;
letter-spacing:0;
line-height:1.5em;
padding: .5em 0em 2em 0em;
margin:0;
}
.menubox p {
font-family: 'Open Sans', sans-serif;
text-align: justify;
font-size: .85em;
color: rgba(0,0,0, 1);
line-height: 1.5em;
word-spacing: -1px;
padding: 0.5em 1em 0.5em 1em;
margin: 0;
}
.menubox button {
text-align:center;
display:inline-block;
font-size:1em;
font-weight:400;
color:#e6eecf;
background-color: rgba(0,0,0, 1);
border-radius:4px;
box-shadow: inset 0px 0px 15px 3px rgba(255,255,255, .55);
border:none;
cursor:pointer;
user-select:none;
padding:.4em 2em .25em 2em;
margin: .15em .15em .5em .15em;
}
.menubox button:hover {
-webkit-filter:brightness(120%);
}
.menubox button:focus {
background-image: none;
background-color: #d004fc;
outline: 3px dotted #a307fc;
}
/*********************** card modal **********************/

.cardModal {
text-align:center;
background-color:#ffffff;
padding: 0 0 10em 0;
}
img#elogo {
padding-top: 1em;

height: auto;
max-width: 100px;
width: 100%;
}
.cardModal .Card-Themes {
font-size: .75em;
color; #000000;
margin-right: auto;
margin-left: auto;
margin-bottom: .25em;
max-width: 475px;
}
.cardModal h2 {
font-family: 'Open Sans', sans-serif; 
text-align: center;
font-size: 3em;
color: #5f6002;
margin-bottom: .25em;
}
.cardModal a.ok {
text-align: center;
display: block;
position: relative;
font-size: .85em;
color: rgba(0,0,0, .85);
border-top: 1px solid rgba(0,0,0, .2);
border-bottom: 1px solid rgba(0,0,0, .2);
background-image: linear-gradient(90deg, #f8f8f8, #ffffff, #f8f8f8);
box-shadow: inset 0px -5px 7px 5px rgba(0, 0, 0, .1);
line-height: 1.5em;
margin-right: auto;
margin-left: auto;
margin-top: 0em;
margin-bottom: 0.25em;
}
.cardModal a.ok:hover {
box-shadow: inset 0px -5px 7px 5px rgba(0, 0, 0, .025);
}
.cardModal a.ok:focus {
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc;
}
.cardModal p {
text-align: justify;
font-size: .85em;
color: rgba(0,0,0,.65);
font-weight:600;
padding:0 0 .75em 0;
margin-top: 0;
margin-bottom: 0em;
max-width:100%;
}
.cardModal b {
color: #6e3577;
font-weight: 700;
}
.terms {
text-align:justify;
font-size:.75em;
color: rgba(0,0,0,.65);
font-weight:600;
line-height:1.35em;
margin-bottom:1.5em;
}
.terms a { color:#cf0505; text-decoration:none; font-weight:bold; }
.terms a:hover { color:#ef0707; }
.terms b { font-size:1em; color:#5c692a; font-weight:800; }

.cardModal h2 {
text-align: center;
font-size: 1em;
color: #5f6002;
font-weight: 600 !important;
max-width: 550px;
margin-right: auto;
margin-left: auto;
padding: 0;
margin-top: .5em;
margin-bottom: 0em;
}
.cardSpecials h2 {
text-align: center;
font-size: calc(100% + .25vw);
color: #5f6002;
font-weight: 600 !important;
max-width: 550px;
padding: 0em 0em 0em 0em;
margin-right: auto;
margin-left: auto;
margin-top: 0em;
margin-bottom: 0.25em;
}
.cardSpecials {

}
#cardModalContent .moquantity {
text-align: left;
outline: 0;
width: 20px;
top: -12px;
left: -275px;
}
#cardModalContent .motitle5 {
display: inline-block;
text-align: center;
font-family: 'Raleway', sans-serif;
font-size: .85em;
color: rgba(95, 96, 2, 1);
font-weight:500;
background: rgba(0,0,0, .05);
border-radius:3px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-bottom: 3px solid rgba(95, 96, 2, .5);
box-shadow:inset 0px 0px 5px 2px rgba(0,0,0, .075);
line-height: 2em;
margin-top:.15em;
margin-bottom:.15em;
margin-right:0;
margin-left:0;
width: calc(50% - 0.25em);
max-width:100%;
}
#cardModalContent .motitle6 {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: .8em;
color: rgba(95, 96, 2, 1);
font-weight:600;
background: rgba(0,0,0, .05);
box-shadow:inset 0px 0px 10px 3px rgba(0,0,0, .05);
border-radius: 3px;
border: 0px;
line-height:1.15em;
padding: 1em 4em 1em 4em;
margin-bottom: .5em;
max-width:100%;
width:100%;
}
#cardModalContent .motitle7, #cardModalContent .motitle8 {
display: inline-block;
text-align: center;
font-family: 'Raleway', sans-serif;
font-size: .85em;
color:rgba(255,255,255, 1);
font-weight: 500;
background: rgba(95, 96, 2, 1);
box-shadow:inset 0px 0px 8px 3px rgba(255,255,255, .5);
border-radius: 3px;
border: none;
line-height: 2em;
padding: .35em 0em .3em 0em;
margin-top: 0.15em;
margin-bottom: 0.15em;
margin-right: 0;
margin-left: 0;
width: calc(50% - 0.25em);
max-width: 100%;
}
#cardModalContent .motitle5:hover, #cardModalContent .motitle6:hover ,
#cardModalContent .motitle7:hover, #cardModalContent .motitle8:hover  {
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.motitle5:focus, .motitle6:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.motitle7:focus, .motitle8:focus {
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.cards-HolidayThemePics, .cards-BirthdayThemePics, .cards-ChristmasThemePics, 
.cards-GenericThemePics, .cards-ValentinesThemePics, .cards-MothersDayThemePics, 
.cards-EasterThemePics, .cards-CincoDeMayoThemePics, .cards-HanukkahThemePics {
padding-bottom: 0em;
}
h2#cardPurchase {
text-align: justify;
font-size: 1em;
color: #5f6002;
font-weight: 600 !important;
max-width: 100%;
padding: 0em 0em 0em 0em;
margin-right: auto;
margin-left: auto;
margin-top: 1em;
margin-bottom: 1em;
}
p#issues {
font-family: 'Open Sans', sans-serif;
text-align: justify;
font-size: .7em;
color: #d20409;
font-weight: 600;
padding: 0em 0em 0em 0em;
margin-right: auto;
margin-left: auto;
margin-top: 0em;
margin-bottom: 1em;
max-width: 100%;
}
.motext.cardGreeting {
display: block;
font-family: 'Raleway', sans-serif;
font-size: 1em;
color: rgba(0,0,0, 1);
border: 1px solid rgba(0,0,0, .05);
border-radius: 3px;
background: transparent;
width: 100%;
min-height: 60px;
resize: none;
padding: 0.5em;
margin: .75em 0em 0em 0em;
}
textarea#cardMsg::placeholder {
font-size:.85em;
color: #000000;
}
.motext.cardGreeting:focus {
text-align: left !important;
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
textarea#cardMsg:focus::placeholder {
color:#ffffff;
}
.uploading {
text-align: center;
}
.gc-paynow {
margin-top: 20px !important;
font-size: 1.25em !important;
color: rgba(255,255,255,1);
background-color: #3b471b;
border-radius: 5px;
box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0);
padding: .25em .5em .25em .5em;
cursor: pointer;
border: 0;
display: block;
width: 35%;
}
.cardmodalTop {position:relative;
}
#giftCard img { 
border-radius: 10px;
box-shadow: 0px -2px 15px rgb(0, 0, 0, .15);
width:100%;
max-width:300px;
height:100%;
max-height:200px;
object-fit: cover;
}
.cardModal .cardImg {
width:calc(25% - 0em); 
float:left;
border:none;
border-radius: 10px;
padding: 0.075em;
}
.gcinput { 
display: inline-block;
text-align:center;
font-size: .85em;
background: rgba(0,0,0, .05);
background-image: none;
border: 0px;
border-radius: 0px;
outline: none;
padding:.5em 0 .5em 0;
margin-bottom:.5em;
width:calc(50% - .2em);
}
.gcinput::placeholder {
font-size: .85em;
color: #000000;
}
.gcinput:focus::placeholder {
font-size: .85em;
color: #ffffff;
}
.gcinput:focus {
color: #ffffff !important;
background-color: #d004fc !important;
outline: 3px dotted #a307fc !important;
}
#gcInputCode:focus, #promoinput:focus, #gcInputApply:focus,
#promoapply:focus   {
color:#ffffff;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc ;
}
#gcPayment, #chkpromo {
height:16px;
vertical-align: bottom;
}
input#gcPayment[type="checkbox"], input#chkpromo[type="checkbox"] {
filter: invert(0%) hue-rotate(140deg) brightness(1);
width:16px;
vertical-align: baseline;
}
.gcinputnames {
text-transform: capitalize;
}
.cardSpecialsCol {
width:50%; 
text-align:center; 
color:rgba(95, 96, 2, 1);
float:left; 
padding:5px 5px 5px 5px;
}
.cardSpecialsColTopLeftBorder {
border-top:1px solid rgba(95, 96, 2, .2); 
border-bottom:1px solid rgba(95, 96, 2, .2); 
border-left:1px solid rgba(95, 96, 2, .2);
}
.cardSpecialsColAllBorder {
border: 1px solid rgba(95, 96, 2, .2);
}
.cardSpecialsColBottomLeftBorder {
border-bottom:1px solid rgba(95, 96, 2, .2); 
border-left:1px solid rgba(95, 96, 2, .2);
}
.cardSpecialsColBottomRightBorder {
border-right:1px solid rgba(95, 96, 2, .2); 
border-bottom:1px solid rgba(95, 96, 2, .2); 
border-left:1px solid rgba(95, 96, 2, .2);
}
#giftCard {
width:100%;
}
.cardInfo {
display: block;
position: absolute;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
color: #636363;
font-weight: 600;
Text-transform: capitalize;
top: 79.5%;
left: 50%;
transform: translate(-50%, -50%);
border-left: 12px solid rgba(255, 255, 255, 1);
border-right: 12px solid rgba(255, 255, 255, 1);
border-top-right-radius: 30%;
border-top-left-radius: 30%;
background: linear-gradient(to right, rgba(238, 238, 238, .95), rgba(255, 255, 255, .95), rgba(238, 238, 238, .95));
box-shadow: 0px -5px 15px rgb(0 0 0 / 0%);
margin-bottom: 0;
padding: 0.5em 0 0 0;
height: 75px;
width: 300px;
}
.cardNum {
position: absolute;
font-family: 'Open Sans', sans-serif;
font-size: .85em;
color: rgba(0,0,0, .6);
font-weight: 700;
top: 82%;
left: 50%;
transform: translate(-50%, -50%);
padding: 0;
margin: 0;
width: 100%;
}
.cardAmount {
position: absolute;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
color: #636363;
font-weight: 600;
top: 92%;
left: 50%;
transform: translate(-50%, -50%);
}

#cardPromos { 
font-size:1em; 
width:100%
}
#removeGc {
color:white; 
font-size:1em;
text-decoration:none;
padding-top:.5em;
}
#gcInputCode {
text-align:center;
position: relative;
display: inline-block;
font-size: .95em;  
color:#ffffff; 
border-radius:3px;
border:none;
outline:none;
height: 1.85em;   
background:#3b471b;  
margin-left: 0;    
margin-top: .5em; 
}
#promoinput {
text-align:center;
position: relative;
display: inline-block;
font-size: .95em;  
color:#ffffff; 
border:none;
border-radius:3px;
outline:none;
height: 1.85em;   
background:#3b471b;  
margin-left: 0;    
margin-top: .5em; 
width:100%;  
}
#gcInputCode::placeholder, #promoinput::placeholder {
font-size:.75em;
color: rgba(255,255,255,.7);
}
#gcInputCode:focus::placeholder, #promoinput:focus::placeholder {

}
#gcInputApply {
position: relative;
display: inline-block;
color: rgba(255,255,255,1);
background:#3b471b;
border-radius: 3px;
box-shadow: 0px 0px 1px 2px rgb(0 0 0 / 0%);
font-size: .85em;
text-align: right;
padding: 0.5em 0.75em 0.4em 0.75em;
border: 0;
cursor: pointer;
margin-top: 1em;
margin-bottom:.5em;
width: 4em;
}
#promoapply {
position: relative;
display: inline-block;
color: rgba(255,255,255,1);
background:#3b471b;
border-radius: 3px;
box-shadow: 0px 0px 1px 2px rgb(0 0 0 / 0%);
font-size: .85em;
text-align: right;
padding: 0.5em 0.75em 0.4em 0.75em;
border: 0;
cursor: pointer;
margin-top: 1em;
margin-bottom:.5em;
width: 4em;
}
.cardModal .mobsub {
text-align: center;
position: relative;
display: block;
font-size: 1.2em;
color: rgba(255,255,255, 1);
font-weight: 700;
background: rgba(95, 96, 2, 1);
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
border-top: 0px solid rgba(94,2,27, .25);
border-bottom: 3px solid rgba(94,2,27, .05);
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem;
cursor: pointer;
padding: 7px 15px 7px 15px;
margin-top: 0;
margin-bottom: 2em;
width: 100%;
}
.cardModal .mobsub:hover {
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.cardModal .mobsub:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
#cardModalContent {
padding-bottom:10em;
}
@media screen and (max-width: 736px) {
.cardModal h2 {
font-size: 2.5em;
}
#cardModalContent .motitle {
font-size: .75em;
}
#cardModalContent .motitle6 {
font-size: .7em;
}
}
@media screen and (max-width: 580px) {
.quantity {
bottom: 2.5em;
}
}
@media screen and (max-width: 550px) {
.mobminus, .mobminuslist {
margin: 0em 0em 0em 0em;
}
.motitle1, .motitle2, .motitle3, .motitle4, .motitle5, .motitle7, .motitle8 {
font-size: 1em;
}
.cardModal .mobsub {
font-size: .85em;
}
.cardModal p {
font-size: .7em;
}
#cardPromos { 
font-size:.8em; 
}
#cardModalContent .motitle {
font-size: 1em;
}
#cardModalContent .motitle7, #cardModalContent .motitle8 {
font-size:.75em;
line-height:2.5em;
}
.cardModal .cardImg {
width:calc(25% - 0em); 
}
.gcinputleft, .gcinputright {
width:100%;
}
h2#cardPurchase {
font-size: .8em;
}
#cardModalContent .motitle {
font-size: .75em;
line-height:2.5em;
}
.gcinput {
font-size: .85em;
padding: 0.5em 0em 0.5em 0em;
}
}
@media screen and (max-width: 480px) {

.gcinputleft, .gcinputright {
width:100%;
}
.quantity {
bottom: 2.5em;
}
.moquantity {
bottom: 3.4em;
}
.mobminus {
bottom: 4.1em;
}
.mobplus {
bottom: 4.1em;
}
.cardModal .mobsub {
font-size: .85em;
}
}
@media screen and (max-width: 380px) {

.terms {
font-size: .65em;
}
.cardModal .cardImg {
width:calc(33.333% - 0em); 
}
.cardModal h2 {
font-size: 2em;
}
}
@media screen and (max-width: 350px)
.quantity {
bottom: 2.85em;
}
}
#customer-address {
display: flex;
justify-content: space-between;
clear: both;
}
.chinputcol1 {
width: 40%;
margin: auto auto auto 0;
}
.chinputcol2 {
width: 35%;
margin: auto;
}
.chinputcol3 {
width: 17%;
margin: auto 0 auto auto;
}
#cart-shim {
margin-bottom: 5px;
}
.secure-payment-field-wrapper {
display: flex;
margin: 0;
padding: 0;
width: 100%;
flex: 1 1 auto;
}
.secure-payment-field {
margin: 0;
width: 100%;
flex: 1 1 auto;
padding: 0px !important;
height: 35px !important;
background-image: none;
border: none;
border-radius: 4px;
outline: none;
text-align: center;
font-size: 1em;
background-color: #e6eecf;
color: rgba(0,0,0,1);
}
.secure-payment-field::placeholder {
color:rgba(0,0,0,.6);
font-size:.75em;
}
button.secure-payment-field {
font-size:1.25em!important;
color:rgba(0,0,0,1);
background-color: #e6eecf;
border-radius:5px;
box-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0);
padding:.25em .5em .25em .5em;
cursor:pointer;
border:0;
display:block;
max-width:150px;
}
.secure-payment-field:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
#scheduleContainer {
width: 100%;
}
#gcTime {
font-size: .85em;
padding: .66em 0 .575em .75em;
}
input#gcTime:focus, input#gcDate:focus {
color: #ffffff !important;
background-color: #d004fc !important;
outline: 3px dotted #a307fc;
}
.gcNote {
font-size: .85em;
color: rgba( 0, 0, 0, .55 );
margin-bottom: .65em;
}
#gcDate {
font-size: .85em;
padding: .75em 0 .6em 0;
}
#gcDate::placeholder {
font-size: .85em;
}

.footerlink {
padding: 2em 1em 6em 1em;
width: 100%;
}
.footerlink h3 {
display: block;
text-align: center;
font-size: 1.5em;
color: #ffffff;
line-height: 1.5em;
max-width: 900px;
padding: 1em 0em 2em 0em;
margin-right:auto;
margin-left:auto;
}
.footerlink p {
display: block;
text-align: justify;
font-size: 1em;
line-height: 1.5em;
max-width: 900px;
padding: 1.5em 0em 0em 0em;
margin-right:auto;
margin-left:auto;
}
#policy a {
display: inline-block;
text-align: center;
font-size: 1em;
color: rgba(211, 231, 141, 1);
font-weight: bold;
border-bottom: 1px dotted;
text-decoration: none;
margin-bottom: 0em;
margin-right: auto;
margin-left: auto;
}
#policy a:visited {
color: rgba(211, 231, 141, 1);
}
 #policy a:hover {
color: rgba(211, 231, 141, .9);
}
 #policy a:active {
color: rgba(211, 231, 141, 1);
}
#policy a:focus {
color: #ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}


#orderModal  {
text-align: center;
background: rgba(0, 0, 0, .7);
padding: 0 0 10em 0;
}
#orderModalContent  {
position: relative;
display: block;
box-shadow: 0px 20px 30px rgba(0, 0, 0, .3);
/*background-image: url(snow-flakes.png);*/
background-color: #6f9b05;
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5), 0px 5px 15px rgba(0, 0, 0, .35);
border-radius: 1em;
margin-top: 0em;
min-height: 600px;
max-width: 500px;
width: 100%;
}
a.om {
text-align: center;
display: block;
position: relative;
font-size: 1em;
color: rgba(0, 0, 0, 1);
border-radius: 4px;
border-top: 1px solid rgba(0, 0, 0, .2);
border-bottom: 1px solid rgba(0, 0, 0, .2);
background-image: linear-gradient(90deg, #f8f8f8, #ffffff, #f8f8f8);
box-shadow: inset 0px -5px 7px 5px rgba(0, 0, 0, .1);
line-height: 1.5em;
text-decoration: none;
width: 150px;
margin: 0 auto;
margin-top: 10em;
margin-bottom: -3em;
z-index: 6;
}
a.om:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
#orderModalContent h2 {
font-family: 'Open Sans', sans-serif;
font-size: 1.5em;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
padding: 0 .5em;
margin-top: 1em;
margin-right: auto;
margin-left: auto;
width: 450px;
max-width: 100%;
}
#orderModalContent p {
text-align: justify;
font-size: 1em;
color: #ffffff;
font-weight: 600;
line-height: 1.5em;
padding: 0 2em;
margin-top: 1em;
}
#orderModal img {
border-radius: 1em;
box-shadow: 0px 5px 15px rgba(0, 0, 0, .25);
margin-top: 3.5em;
max-width: 350px;
width: 100%;
}
@media screen and (max-width:550px) {

#orderModalContent  {
min-height: 500px;
}
#orderModal img {
max-width: 250px;
}
a.om {
margin-top: 3em;
margin-bottom: -3em;
}
#orderModalContent h2 {
font-size: 1.25em;
padding: 0 .5em;
width: 450px;
}
#orderModalContent p {
padding: 0 1em;
}
}   

 @media print {
section.banner, section#main, div#sectionNav, a.checkouttwo, .button.scroll, div#policy, 
.grecaptcha-badge, #specialoffers10750, .itemdescription, .footerlink h3, #policy a,
.footerlink p {
display: none !important;
}
.container {
padding: 0;
}
.button.large {
color: #000000;
border: 0px;
box-shadow: none;
padding: 0;
margin: .1em;
width: calc(50% - .25em);
}
h2.category-ne {
padding: 0;
margin: 0;
}
h3 {
font-size: 1em;
}
.container .button.large p {
color: #000000;
height: 30px;
width: calc(100% - .1em);
}
}

